/*
cynet.tw
*/
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
.navbar-fixed-top { box-shadow:0 0 8px rgba(0,0,0,0.8);}
.pro1-two .col-sm-image-container img { height: 250px !important;}
.table-responsive { 
   overflow-x: auto;
   overflow-y: hidden;
   white-space: nowrap;
   webkit-overflow-scrolling: touch;
   -ms-overflow-style: -ms-autohiding-scrollbar;}
.navbar-brand {padding:11px 5px 0 10px}
.prohere , .prohere:hover {
    color: #000!important;
    background: rgba(218,218,218,0.9)!important;
	}
#pro-list img { width:100%!important}
.hot-pro {
	border: 1px solid rgba(168,168,168,1);
	border-left: 5px solid rgba(233,85,20,1);
	background:linear-gradient(90deg,rgba(233,85,20,0.2),#fff,#fff);
}
.hot-pro h3 {
	margin:0!important;
}
.hot-pro a {
	font-weight:700;
	line-height:24px;
	color:rgba(233,85,20,1);
	font-size: 1.1em;
	text-align:center;
	display: block;
	padding:1em 0;
}
.hot-pro a:hover {
	background: rgba(233,85,20,1);
	color:#fff;
}
#pro-content , #pro-content2 {
	padding-left:18px;
	padding-right:18px;
}
#pro-content h3 {
	color:rgba(233,85,20,1);
	font-size: 1.3em;
	font-weight:700;
	margin:0!important;
}
#pro-content p {
	color:rgba(78,78,78,1);
	margin:12px 0!important;
	font-size: 1.1em;
}
#pro-content2 h3 {
	color:rgba(233,85,20,1);
	font-size: 1.3em;
	font-weight:700;
	margin:10px 8px!important;
}
#pro-content2 p {
	color:rgba(78,78,78,1);
	margin:10px 8px!important;
	font-size: 1.05em;
}
#pro-content2 hr {
	margin:10px 5px!important;
}
#pro-content2 .pro-mechanics {
	background: #fff;
	height:100%;
	box-shadow:0 0 6px rgba(0,0,0,0.5);
}
.img-mechanics {overflow:hidden;}
.img-mechanics img {transform:scale(1,1);transition: all 1s ease-out;}
.img-mechanics img:hover {transform:scale(1.2,1.2);}

.style-illustrate  {
	box-shadow:0 0 6px rgba(0,0,0,0.5);
}
.flex {display: flex;flex-wrap:wrap;}

@media screen and (max-width:1199px){
	.device{left:20%;top:-36px;}
	footer li{margin-right:10%;}
	.icon-text {text-align:center}
	.icon-text .feature-icon {margin-right:0}
}
@media (min-width:1081px) and (max-width:1199px){
	.nav > li > a{	padding-left:12px;padding-right:12px;font-size:15px}
	.dropdown-menu li a {font-size:15px}
}
@media (min-width:992px) and (max-width:1080.9px){
	.nav > li > a {	padding-left:20px;padding-right:20px;font-size:15px}
	.dropdown-menu li a {font-size:15px}
}
@media (max-width:991px){
	.nav > li > a {	padding-left:15px;padding-right:15px;font-size:15px}
	.dropdown-menu li a {font-size:15px}
	.navbar-brand img {	height:52px}
}
@media (min-width:1200px){
.tannshoo {
  padding: 50px 40px;
  min-height: 500px;
}
.bg-pic {
  background: url(../img/big/main-pic.jpg);
}
.bg-pic-golong {
  background: url(../img/big/golong.jpg);
}
}
@media (max-width:1080.9px){
	.page-scroll small { display:none}
}
@media (min-width:992px) and (max-width:1199px){
.tannshoo {
  padding: 0 40px;
  min-height: 500px;
}
.bg-pic {
  background: url(../img/big/main-pic-1200.jpg);
}
.bg-pic-golong {
  background: url(../img/big/golong-1200.jpg);
}
}
@media (min-width:768px) and (max-width:991px){
.tannshoo {
  padding: 0 40px;
  min-height: 500px;
}
.bg-pic {
  background: url(../img/big/main-pic-1000.jpg);
}
.bg-pic-golong {
  background: url(../img/big/golong-1000.jpg);
}
}
@media (min-width:466px) and (max-width:767px){
.bg-pic {
     background: url(../img/big/main-pic-800.jpg);
    }
	.bg-pic-golong {
     background: url(../img/big/golong-800.jpg);
    }
}
@media (min-width:992px){
    .footer-nav li {width:100%;line-height:38px}
}
@media screen and (max-width:991px){
	.device{display:none;}
	.service-intro{padding:30px 0 30px 0;}
	.features-slider{height:100%}
	footer li{display:block;text-align:left;padding:20px 0;border-bottom:dashed 1px #c7cacc;margin-right:0!important;float:none;}
	.footer-menu li{border-bottom:dashed 0px #c7cacc!important;padding:20px 0 0 5px!important;}
	.footer-info {padding-top:30px!important;text-align:left}
	.hero {padding:0 0 60px 0}
	.hero h1 {font-size:36px}
	.nav-wrapper {border-top:5px solid rgba(216,0,0,1);background-color:rgba(255,255,255,0.9);box-shadow:0 0 8px rgba(0,0,0,0.8);padding:12px 10px;position:fixed;right:0;left:0;z-index:1032}
	.slogo img {padding-top:10px;padding-bottom:2px;height:66px}
	.navicon p {color:#000 !important}
	.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {background:rgba(78,78,78,1)!important}
	.bor-right { border-right: 0px;}
    .bor-left {	border-left: 0px;}
	.section-title:after {bottom:-20px;}
	.features-list {padding:40px 0 50px 0}
}
@media (min-width:768px) and (max-width:991px){
	.news-text {padding:20px 0 0 0}
	.main-h2 {text-align: center}
	.main-h2 .feature-content { margin-top:10px}
	.tannshoo { padding: 20px 40px;}
}
@media screen and (min-width:768px){
	.pro-chevron .pro-left {
     display:block;
	 font-size:30px;
	 font-weight:700;
	 color:#000;
     position:absolute;
     left:0px;
     top:45px;
    }
    .pro-chevron .pro-right {
     display:block;
	 font-size:30px;
	 font-weight:700;
	 color:#000;
     position:absolute;
     right:0px;
     top:45px;
    }
	.pro-chevron .pro-top , .pro-chevron .pro-bottom {
     display:none;
    }
}
@media screen and (max-width:767px){
	.tannshoo { padding: 20px;}
	.bg-gray-xs {background-color: #F6F6F6;}
	.pro-text p {width:100px;font-size:14px!important;}
	.pro1-two .col-sm-image-container { width: 320px !important;}
	.pro1-two .col-sm-image-container img { height: 200px !important;}
	#pro-fives .pro-icon {
     display: inline-block!important;
	 margin: 0 !important;
    }
	#pro-fives .pro-text p {
     font-size:16px!important;
    }
	#pro-fives .pro-green .pro-text p {
     font-size:14px!important;
    }
	.pro-chevron .pro-left , .pro-chevron .pro-right {
     display:none;
    }
	.pro-chevron .pro-top {
     display:block;
	 font-size: 30px;
	 font-weight:700;
	 color:#000;
     position:absolute;
	 left:0px;
     right:125px;
     top:-40px;
    }
    .pro-chevron .pro-bottom {
     display:block;
	 font-size: 30px;
	 font-weight:700;
	 color:#000;
     position:absolute;
     left:0px;
     right:125px;
     top:130px;
    }
	.screenshots ul li{/*width:90%;*/min-height:100%;float:none;}
	.golong-list img { margin-bottom:15px!important;}
	.golong-list .col-xs-6 { padding-left:8px!important;padding-right:8px!important; }
	.box .box-content{ top: 16%!important;}
}
@media screen and (max-width:640px){
	.use-btn{display:none;}
	nav{margin-top:40px;}
	.overlay ul li a{padding:18px 0}
	.overlay ul li .overlay-menu a{padding:16px 0}
}
@media screen and (max-width:465px){
	.hero h1{font-size:32px;margin:130px 0 45px 0}
	section.video i{font-size:30px;}
	section.video h1{font-size:15px;font-weight:400;}
	section.video{padding:40px;}
	blockquote p{width:60%;}
	.features-slider {padding: 11% 50px 10% 50px;}
	.l-height p { margin-left: 10px;}
	.bg-pic {
     background: url(../img/big/main-pic-phone.jpg);
    }
	.bg-pic-golong {
     background: url(../img/big/golong-phone.jpg);
    }
}

.owl-nav button {
    bottom: 38%;
    opacity: 0.5;
    width: 46px;
    height: 46px;
    z-index: 100;
    display: block;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: hsla(0, 100%, 0%, 0.7)!important;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.owl-nav:hover button{
    opacity: 0.8;
}
.owl-nav button.owl-prev {
    left: 1%;
}
.owl-nav button.owl-next {
    right: 1%;
}
.owl-nav button span {
    font-size: 36px;
	line-height: 46px;
	font-family: "Poppins", sans-serif;
	color: #fff;
	font-weight: 600;
}
.owl-dots {
    z-index: 101;
    position: absolute;
	bottom: 2%;
	width: 100%;
	text-align:center;
}
.owl-dots button {
    width: 5%;
    height: 4px;
	margin: 0 3px;
    background: rgba(78,78,78,0.8)!important;
}

.owl-news { padding: 30px 0px;}
.owl-news p span { font-size:600;color:rgb(0,133,178);}
.owl-news .owl-dots { bottom: -16px!important; }
.owl-news .owl-dots button.owl-dot { background-color: rgb(182,182,182)!important; width:3%; }
.owl-video .owl-dots button.active { background-color: rgba(216,0,0,0.8)!important; }

.golong-list img { border: 2px solid #eee; margin-bottom:30px; padding:10px 0; border-radius: 8px; background-color: #fff; }
.golong-pro img { border: 2px solid #eee; margin-bottom:30px; border-radius: 5px; background-color: #fff; }
.golong-pro img:hover , .golong-list img:hover { border: 2px solid rgba(112,148,90,1); }
/*
* 圖片遮罩效果
*/
.tannshoo-pro{padding: 0;}
		.box{
		    overflow: hidden;
		    position: relative;
		}
		.box:before{
		    content: '';
		    background: #3498db;
		    width: 100%;
		    height: 100%;
		    opacity: 0;
		    position: absolute;
		    top: 0;
		    left: 0;
		    z-index: 1;
		    transition: all 0.4s ease;
		}
		.box:hover:before{
		    height: 70%;
		    border-radius: 0 0 250px 250px;
		    box-shadow: 0 0 20px #000;
		    opacity: 0.9;
		}
		.box img{
		    width: 100%;
		    height: auto;
		    transition: all 0.45s;
		}
		.box:hover img{
		    opacity: 0.8;
		    filter: hue-rotate(180deg);
		}
		.box .box-content{
		    color: #fff;
		    text-align: center;
		    width: 100%;
		    padding: 0 30px;
		    opacity: 0;
		    transform: translateX(-50%);
		    position: absolute;
		    top: 25%;
		    left: 50%;
		    z-index: 1;
		    transition: all 0.4s ease;
		}
		.box:hover .box-content{ opacity: 1; }
		.box .title{
		    font-size: 23px;
		    font-weight: 800;
		    letter-spacing: 1px;
		    text-transform: uppercase;
		    margin: 0 0 2px;
		}
		.box .post{
		    font-size: 16px;
		    text-transform: capitalize;
		}
		.box .icon{
		    padding: 0;
		    margin: 0;
		    list-style: none;
		    transform: translateX(-50%);
		    position: absolute;
		    left: 50%;
		    bottom: 10px;
		}
		.box .icon li{
		    display: inline-block;
		    margin: 0 2px;
		    transform: translateX(-200px);
		    transition: all 0.4s ease;
		}
		.box .icon li:nth-child(2){ transform: translateX(200px); }
		.box:hover .icon li{ transform: translateX(0); }
		.box .icon li a{
		    color: #fff;
		    background-color: #3498db;
		    font-size: 14px;
		    text-align: center;
		    line-height: 30px;
		    height: 35px;
		    width: 35px;
		    border: 3px solid #fff;
		    display: block;
		    transition: all 0.3s;
		}
		.box .icon li  a:hover{
		    color: #3498db;
		    background-color: #fff;
		    border-radius: 50%;
		}

/*
* 品牌故事
*/
#fh5co-services-section,
#fh5co-pricing-section,
#fh5co-blog-section,
#fh5co-counter-section,
#fh5co-about-section,
#fh5co-contact-section {
  padding: 2em 0;
}
#fh5co-blog-section p {
  font-size: 14px;
}
#fh5co-blog-section h3 {
	font-weight:700;
	line-height:24px;
}
#fh5co-blog-section .btn {
  font-size: 14px;
  font-weight:700;
}
.fh5co-heading i {
  font-size: 40px;
  color: #00ADB5;
  padding: 10px;
  display: block;
  margin-bottom: 20px;
}
.fh5co-heading h2 {
  font-size: 34px;
}
.feature-full-1col {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  width: 100%;
}
.feature-full-1col .image, .feature-full-1col .desc {
  float: left;
  width: 50%;
}
.desc strong {
  color: #F00;
}
@media screen and (max-width: 767px) {
  .feature-full-1col .image, .feature-full-1col .desc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    position: relative;
    width: 100%;
  }
}
.feature-full-1col .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .feature-full-1col .image {
    height: 265px;
	background-size: 100%;
  }
}
.feature-full-1col .desc {
  padding: 60px 50px;
  background: #fff;
}

@media screen and (max-width: 991px) {
  .feature-full-1col .desc {
    padding: 50px 30px;
  }
}
.feature-full-1col .desc.desc2 {
  background: rgba(45, 64, 89, 0.05);
}

.feature-full-2col {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .feature-full-2col {
    flex-wrap: wrap;
    width: 100%;
  }
}
.feature-full-2col .blog-inner {
  float: left;
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .feature-full-2col .blog-inner {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
}
@media (min-width:768px) and (max-width: 991px) {
  #pro .desc .pro-title h2 {
	font-size:22px!important;
  }
}
@media screen and (max-width: 767px) {
  .feature-full-2col .blog-inner {
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  #pro .desc .pro-title h2 {
	font-size:18px!important;
	margin-top:10px!important;
  }
  .features-bg-about {
    min-height: 300px;
  }
  .features-img {
    height: 300px;
    line-height: 300px;
  }
}
.feature-full-2col .blog-inner .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 480px) {
  .feature-full-2col .blog-inner .image {
    position: relative;
    height: 200px;
  }
  .feature-full-2col .blog-inner .image, .feature-full-2col .blog-inner .desc {
    width: 100%;
  }
}
.feature-full-2col .blog-inner .image, .feature-full-2col .blog-inner .desc {
  width: 50%;
}
.feature-full-2col .blog-inner .desc {
  padding: 30px;
  background: #fff;
}
.feature-full-2col .blog-inner .desc.desc2 {
  background: rgba(45, 64, 89, 0.05);
}

.desc .about-number {
	padding:4px 13px; background:#666; color:#fff; display:inline-block; font-size:22px;
}
.desc .about-title {
	border-bottom:1px solid #666; font-weight:700; display:inline-block;
}
.desc .about-title h2 {
	margin:5px; font-size:26px;
}
.desc p {
	font-size:15px;
	letter-spacing:0.5px;
}
.desc .pro-more {
  color: rgba(233,85,20,1);
  border: 2px solid rgba(233,85,20,1);
  background: #fff;
  padding: 8px;
  width: 80px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  box-sizing: initial;
  font-weight: 600;
  box-shadow: 0 0 0 5px #f9f9f9;
}
.desc .pro-more:hover {
  color: rgba(255,255,255,1);
  background: rgba(233,85,20,1);
}
.charity {
  width:100%
}
.tannshoo {
  background: rgba(255,255,255,1);
}
.tannshoo h3 , .charity h3 {
  line-height:32px!important;
  color:rgba(233,85,20,1);
  font-size: 22px;
  font-weight:700;
}
.charity h3 a {
  color:rgba(233,85,20,1);
}
.tannshoo .post-text , .charity .post-text {
  color:rgba(78,78,78,1)!important;
  font-size:15px!important;
  letter-spacing:0.5px;
}
.tannshoo .post-date , .charity .post-date {
  color: rgb(120,83,36); font-weight:600;font-size:14px!important; margin-bottom:0;
}
.tannshoo .hr , .charity .hr {
  border-top:1px solid #999!important;
  width:100%
}
.post-subtext , section strong {
  color:rgba(255,0,0,1);
  font-size:16px!important;
  letter-spacing:0.5px;
  font-weight: 600;
}
.pro-subtext {
  color:rgba(255,0,0,1);
  font-size:20px!important;
  letter-spacing:0.5px;
  line-height:44px;
  font-weight: 600;
}
.owl-charity .owl-dots {
  bottom:-20%;
}
.owl-charity .owl-dots button {
  background:rgb(182,182,182) !important;
}
.owl-charity .owl-dots button.active {
  background:rgb(64,64,64) !important;
}
.post-list li {
  list-style: none;
  border-bottom: 1px dotted #999;
  padding: 10px 0 10px 5px;
}
.post-list li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
  padding-right: 5px;
}
#videos ul li {
  padding-top: 10px;
  padding-bottom: 30px;
  list-style: none;
}

.open .page-scroll {
  background-color:rgba(255,255,255,0.2) !important;
}

.language:before{
    display:block;
    content:"";
    width:1px;
    height:40px;
    position:absolute;
    top:15px;
    background:#d80000;
    border-radius:3px;
}
.language-phone {
    position: absolute;
    top: -22px;
    right: 5px;
    z-index: 999999;
    height:80px;
	line-height:80px;
	background:rgba(216,0,0,0.9);
	padding: 0 18px;
}
.language-phone .dropdown-toggle {
    color:#fff;
	font-size:18px;
    font-weight:600;
}
.language-phone .dropdown-menu {
	background:rgba(120,83,36,0.9);
	border:0;
	margin-top:-1px;
}
.language-phone .dropdown-menu li {
	border-top:1px solid #fff;
	border-bottom:0;
}
.language-phone .dropdown-menu a {
    color:#fff;
	font-size:18px;
    font-weight:600;
	text-align:left;
	margin-left:5px;
}
.language-phone .dropdown-menu a:hover {
	background:rgba(120,83,36,0);
	color:#fff;
}

.iOS{
	overflow-x: hidden;
	overflow: auto;
	width: 100%;
	height:90vh;
	margin-top: 86px;
}
.breadcrumb-wrapper {
     background-attachment: fixed;
	 background-repeat:no-repeat;
     margin: 0 auto;
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
	 overflow:hidden;
	 width:100%;
	 height:90vh;
}
.iOS2{
	overflow-x: hidden;
	overflow: auto;
	width: 100%;
	height:65vh;
}
#thank h3 {
	font-weight:600;
	text-align:center;
	padding-bottom:18px;
	text-decoration:underline;
}
.breadcrumb-wrapper2 {
     background-attachment: fixed;
	 background-repeat:no-repeat;
     margin: 0 auto;
     background-position: center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
	 overflow:hidden;
	 width:100%;
	 height:65vh;
}
@supports (-webkit-overflow-scrolling: touch) and (-webkit-touch-callout: none) {
  
.breadcrumb-wrapper , .breadcrumb-wrapper2 {
     background-attachment: scroll!important;
}

}

.owl-ingredient h3 {
	font-weight:600;
	text-align:center;
	font-size:24px;
	background-color:#FFF;
	margin:0;
	padding:0 0 8px 0;
}
.owl-ingredient .item {
	background-color:#FFF;
	padding:15px;
	border-top:8px solid #C49B6D;
}

/* main-content */

.main-content { padding: 18px 18px 28px 18px; }

@media screen and (min-width: 768px) {
  .pro-content { padding: 18px; }
}
@media screen and (max-width: 767px) {
  .pro-content { padding: 18px 0; }
  .pro-content .col-xs-6 { padding-left:5px!important;padding-right:5px!important; }
}

div.content-box { clear: both }

div.content-box.big {
    background: #fff;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
}

div.content-box.big .ch-info-wrap {
    margin: -40px auto 25px;
    position: relative;
    left: auto;
    top: auto;
}

div.content-box.big:hover { background: #fff }

div.content-box.big div.content-box-info {
    padding: 0 10px 10px 10px;
    margin: 0;
}
div.content-box.big div.content-box-info h3 {
	text-align: center;
	margin: 25px 0 25px 0;
}
div.content-box.big div.content-box-info p {
	margin: 12px 0;
	font-size:15px;
	letter-spacing:0.6px;
}
div.content-box.big div.content-box-info span {
	font-size: 120%;
	font-weight:700;
	color:rgb(0,133,178);
}
div.content-box.big div.content-box-info strong {
	font-size: 16px;
	border-left: 4px solid rgb(172,0,0);
	display:block;
	padding-left: 8px;
	margin-bottom: 13px;
	line-height: 1.2;
}

div.content-box.big div.content-box-info .why {
	font-size: 130%;
	font-weight:700;
}
div.content-box.big div.content-box-info .ans {
	font-size: 1em;
}
div.content-box.big div.content-box-info .ans strong {
	color: rgb(255, 63, 30);
}
div.content-box.big div.content-box-info .ans span {
	font-size: 1.2em;
	font-weight:700;
}

.service-reasons div.content-box.big {
    transition: none;
    margin-top: 30px;
    border: 1px solid #fff;
}

.main-content h3 {
    line-height: 32px;
    margin: 0 0 5px;
    color: rgb(172,0,0);
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.18rem;
	font-weight:600;
}
.main-content small {color: rgb(78,78,78);}
.pro-cate a {color: rgb(172,0,0);font-weight:600;text-align:center;outline: none;}
.pro-cate:hover {border: 1px solid #f00!important;}
.pro-cate:hover .pro-number {background: linear-gradient(45deg, rgba(255,0,0,1) 50%, rgba(255,255,255,0) 50%);}
.pro-cate h2 {font-size:1.25em;font-weight:700!important;;margin:0!important;padding:8px 8px 15px 50px;}
.pro-number {-webkit-text-stroke: 1px #FFF; text-stroke: 1px #FFF; font-weight:800;}
.pro-number { 
    background: linear-gradient(45deg, rgba(213,213,213,1) 50%, rgba(255,255,255,0) 50%);
    position:absolute;
	left:0;
	bottom:0;
	width:50px;
	height: 50px;
	line-height: 50px;
	font-size: 36px;
	font-weight:700;
   }

.author-content,
div.content-box.big,
#cn-tabs .service,
.comment-des,
.contact-box {
    border-style: solid;
    border-width: 1px;
    border-color: #d5d5d5;
}

.btn:focus, .subscribe-btn, .progress .progress-bar, .accordionMod .panel-heading .current, #current:after, .tp-leftarrow.default:hover, .tp-rightarrow.default:hover, .contact-box:hover, .ch-info-wrap, .ch-info .ch-info-back, .content-box-about .ch-info-front, figure.effect-zoe figcaption, h2.form-signin-heading, a.prev,a.next, a.prev,a.next {
    background: rgba(178,89,0,1);
}
/* Circle items */

.ch-item {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: default;
}
.ch-info-wrap i {
    color: #FFFFFF;
    font-size: 28px;
    line-height: 70px;
    position: relative;
    z-index: 5;
    text-shadow: 0 3px 0 rgba(0,0,0,0.1);
}
.ch-info-wrap {
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    top: 10px;
    left: 10px;
}
.ch-info {
    position: absolute;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ch-info>div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 50%;
    background-position: center center;
    -webkit-backface-visibility: hidden;
}
.ch-info .ch-info-front {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.ch-info .ch-info-back {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    -ms-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
    opacity: 0;
}
.ch-item:hover .ch-info {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.btn-more { background:rgba(216,0,0,0.8); color:#fff; font-weight:600; display:inline-block; font-size:16px; }
.btn-more:hover , .btn-more:focus { background:rgba(216,0,0,0.6); color:#fff; font-weight:600; }
.btn-special {
    border-radius: 0px !important;
    padding: 13px 20px;
	margin: 6px 3px 3px 3px;
    text-transform: uppercase;
    outline: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

/*---------- 邊距 ----------*/
.padding-top15 { padding-top: 15px }
.padding-top25 { padding-top: 25px }
.padding-top30 { padding-top: 30px }
.padding-top40 { padding-top: 40px }
.padding-top60 { padding-top: 60px }

.padding-bottom20 { padding-bottom: 20px }
.padding-bottom30 { padding-bottom: 30px }
.padding-bottom40 { padding-bottom: 40px }
.padding-bottom50 { padding-bottom: 50px }
.padding-bottom60 { padding-bottom: 60px }

.margin-topminus30 { margin-top: -30px !important }
.margin50 { margin: 50px }
.margin-top0 { margin-top: 0px!important }
.margin-top15 { margin-top: 15px!important }
.margin-top25 { margin-top: 25px!important }
.margin-top30 { margin-top: 30px }
.margin-top40 { margin-top: 40px }
.margin-top50 { margin-top: 50px }
.margin-top60 { margin-top: 60px }

.margin-bottom0 { margin-bottom: 0px!important }
.margin-bottom20 { margin-bottom: 20px }
.margin-bottom40 { margin-bottom: 40px }
.margin-bottom60 { margin-bottom: 60px }

.margin-left10 { margin-left: 10px }
.margin-left20 { margin-left: 20px }
.margin-left25 { margin-left: 25px }
.margin-left30 { margin-left: 30px }

.bottom-pad-small { margin-bottom: 15px }
.padding-all { padding: 10px!important }

/*---------- SLIDE CAPTION ----------*/

@media (min-width:768px) {
	.owl-slide-three {
     max-width:330px;left:10%;top:40%;
    }
	.slide-bg > h2 {
    font-size: 32px; line-height: 42px;
	}
	.slide-text p {
    font-size: 18px; line-height: 24px;
	}
}
@media (max-width:767px) {
    .owl-slide-three {
     width:78%;left:5%;bottom:5%;
    }
	.slide-bg > h2 {
    font-size: 26px; line-height: 38px;
	}
	.slide-text p {
    font-size: 16px; line-height: 22px;
}
	.owl-header .owl-nav button.owl-next, .owl-header .owl-nav button.owl-prev {
     display:none;
    }	
}
.slide-text {
    position: absolute;
}
.slide-bg {
    background:rgba(78,78,78,0.6);
	padding: 10px 20px;
	border-radius: 3px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.51);
}
.slide-bg2 {
    background:rgba(0, 178, 0,0.6);
	padding: 20px;
	border-radius: 3px;
}
.slide-text small {
    color: #ffffff;
}
.slide-bg > h2 {
    padding: 0;
    color: #ffffff;
    font-style: normal;
    margin-top: 18px;
	margin-bottom: 12px;
    letter-spacing: 1px;
    display: block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-bg2 > h2 {
    padding: 0;
    color: #ffffff;
    font-style: normal;
    margin-bottom: 12px;
    letter-spacing: 1px;
    display: block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text p {
    padding: 0;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.owl-dots button {
    opacity: 0.8;
    width: 5%;
    height: 4px;
	margin: 0 3px;
    background: #ffffff!important;
}

/* swiper圖片輪播 */
.swiper-button-next, .swiper-button-prev {
  color: #fff;
  line-height: 50px;
  background: #333;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align:center;
  font-weight:600;
  font-size:26px;
  opacity: 0.7;
}
.wrapper {
  width: 100%;
  margin-bottom: 20px;
}
.wrapper img { max-width: 100% }
.gallery-top , .gallery-top2 , .gallery-top3 {
  width: 100%;
  bottom: 3px;
}
.gallery-thumbs , .gallery-thumbs2 , .gallery-thumbs3 {
  width: 100%;
}
.gallery-thumbs .swiper-slide , .gallery-thumbs2 .swiper-slide , .gallery-thumbs3 .swiper-slide {
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active , .gallery-thumbs2 .swiper-slide-thumb-active , .gallery-thumbs3 .swiper-slide-thumb-active {
  opacity: 1;
}

/* 表格 */
#t-p1 , #t-p2 { 
   width: 100%;
}
#t-p1 a , #t-p2 a { 
   color: #f00;
   font-weight: bold;
}
#t-p1 th , #t-p2 th {
font-size:18px;
font-weight: bold;
color: #fff;
text-align: center;
padding: 10px 5px;
background-color: #678240;
} 
#t-p1 td , #t-p2 td { 
font-size:15px;
color: #000;
text-align: center;
padding: 10px 5px;
border-bottom: 1px solid #bbb;
}
#t-p1 tr td:nth-child(1) { 
background-color: rgba(255,255,255,1);
}
#t-p1 tr td:nth-child(2) , #t-p1 tr td:nth-child(4) { 
background-color: rgba(255,229,202,0.5);
}
#t-p2 .td-bg { 
background-color: rgba(255,255,255,1)!important;
}
#t-p2 tr td { 
background-color: rgba(255,229,202,0.5);
}
#t-p2 .td-title { 
border-right:1px solid #bbb;
}
#t-p2 h4 { 
  font-size:22px;
  font-weight:700;
}

@media (min-width:992px){
	.hidden-992{display:none!important}
}
@media (max-width:991px){
	.hidden-991{display:none!important}
}

.bg-forrich { 
  background: url("../img/icon.png") no-repeat!important;
}

.left-menu { 
  background-color: rgba(216,0,0,0.9);
  color: #fff;
  box-shadow: 0 0 8px rgba(0,0,0,0.8);
  position:absolute;
  left:20px;
  top:-80px;
  z-index:200;
  width:100%;
}
.left-menu-title { 
  font-size:26px;
  font-weight:700;
  text-align:center;
  padding:20px 0;
  margin:5px;
  border-bottom: 1px solid #fff;
}
.left-menu-text ul { 
  margin-top: 0;
}
.left-menu-text li { 
  list-style: none;
  text-transform: uppercase;
}
.left-menu-text li a { 
  border-bottom: 1px dotted #fff;
  font-size:16px;
  display:block;
  padding:10px 22px;
  margin: 0 5px;
  color: #fff;
}
.menu-here { 
  background-color: rgba(0,0,0,0.6)!important;
  color: rgba(255,255,255,1)!important;
  font-weight:700
}
.pro-good li {
	list-style-type: none;
	margin-left: 1.2em;
	font-size:1.1em;
	color:rgba(78,78,78,1);
	margin-top:12px;
	margin-bottom:12px;
}
.pro-good li:before {
	content:"\f138";
	font-weight: 900;
    font-family: "Font Awesome 5 Free";
	display: inline-block;
    line-height: 1;
    margin-left: -1.2em;
}
.pro-good li span {
    margin-left: 0.2em;
}
#products span , #video span {
	color: rgb(178,89,0);
    font-size: 18px;
    font-weight: 600;
}
.owl-video {
    margin-top: 0;
}