@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id RWDBASE_PAT01 */
/* load db logo_img */
/**
*網站LOGO
**/
.logo_img {height:100%}
/*END*/
/* load db RWDMenuSmall001 */
.RWDMenuSmall001{padding-top:20px;}
.RWDMenuSmall001 .btn-navbar span.nb_left {
    padding: 7px;
    float: left;
}
.navbar {
  margin: 36px 0px;
  background-color: transparent !important;
  border: none !important;
  background-color: transparent;
  background-image: none;
  border: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding: 0px;
}
.navbar .logo_img {
  margin: 0px 0;
  padding: 0px;
  overflow: hidden;
  width: 315px;
  max-width: 90%;
  height: 90px;
  z-index: 99999;
}
.navbar .logo_img img {

}
.navbar a.navbar-brand {
  margin: 0px 0;
  padding: 0px;
  overflow: hidden;
  width: 315px;
}
.navbar a.navbar-brand img {
  float: left;
  margin: 0 6px 0 0;
  width: 90px;
}
.navbar a.navbar-brand span.logo_title {
  font-size: 36px;
  font-weight: 300;
  display: block;
  padding: 10px 0 0px 0;
  line-height: 42px;
  text-shadow: 1px 1px 0px #ffffff;
}
.navbar a.navbar-brand span.logo_subtitle {
  font-size: 13px;
  font-weight: 300;
  display: block;
  text-shadow: 1px 1px 0px #ffffff;
}
.navbar .nav {
  margin: 27px 0 0 0;
}
.navbar .nav li a {
  margin: 0 3px;
  background-color: transparent !important;
  border-bottom: solid 1px transparent;
}
.navbar .nav li a:hover,
.navbar .nav li a:active {
  background-color: transparent;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  border-bottom: solid 1px #428bca;
  color: #333333;
}
.navbar .nav li.active a,
.navbar .nav li.active a:hover {
  background-color: transparent;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  border-bottom: solid 1px #428bca;
  color: #333333;
}
.navbar .btn-navbar span.nb_right {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    padding: 0 4px 4px;
    text-shadow: 1px 1px 0 #ffffff;
}
.navbar .btn-navbar span.nb_left {
    padding: 5px;
}
.logo_img {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.logo_img:hover,
.logo_img:focus {
  text-decoration: none;
}
.logo_img > img {
  display: block;
}

/*IPAD以下*/
@media(max-width:799px){
    .collapsing_header header{position: fixed !important;}
  ul.nav li {
    text-align: center;
  }  
  .navbar .nav {
    width: 100%;
  }

  /*選單都不要出現*/
  /*.page_menu_block ul.nav {display:none;}*/
  .page_menu_block ul.nav li > ul,.page_menu_block ul.nav li.active > ul{display:none;}

}
@media (min-width: 767px){
  .navbar-nav{
    float: none !important;
  }   
  .navbar-nav>li {
    float: none;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }  
}
@media (min-width: 768px){
  .navbar-toggle{
    display:block;
  }
  .navbar-header {
    float: none;
  }   
  .navbar-collapse.collapse {
    display: none!important;
  }  
  .navbar-collapse.in{
    display: block!important;
  }
}
/*大於800*/
@media (min-width: 800px) {
  .navbar-nav{
    float: right !important;
  }       
  .navbar-toggle{
    display:none;
  }    
  .navbar-header {
    float: left;
  }  
  .navbar-nav>li {
    float: left;
  } 
  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }  
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  max-height: 600px;
  overflow-x: hidden;
  overflow-y:auto; 
}

/*END*/
/* load db RWDMenuNormal001 */
.RWDMenuNormal001 ul,.RWDMenuNormal001 li{list-style: none;margin:0px;}
.RWDMenuNormal001 ul ul{padding: 0px 20px;}
.in ul.nav li.active a,
.in ul.nav li.active a:hover {
  border-bottom: 1px solid #428bca;
  color: #428bca;
  text-shadow: 0 0 0 transparent;
}
.in ul.nav li a:hover,
.in ul.nav li a:active {
  border-bottom: 1px solid transparent;
}
/*END*/
/* load db RWDfalink */
.RWDfalink{float:right;}
.RWDfalink i {
  font-size: 18px;
  padding: 0 6px;
  display: inline-block;
  color: #777777;
}
.RWDfalink a {
    color: #428bca;
}

.RWDfalink i img {
    height: auto;
    max-width: 100%;
    min-height: 20px;
    min-width: 20px;
    vertical-align: middle;
}
/*END*/
/* load db RWDbanner001 */
	.RWDbanner001 .slides li{
	width:100%;
        height:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: center center;
}

/*END*/
/* load db RWDteam002 */
.RWDteam002 {
  background-color: #f2f4f4;
}
.RWDteam002 > .section-inner {
  position: relative;
}
.RWDteam002 > .section-inner .section-content {
  padding-top: 50px;
  padding-bottom: 60px;
}
@media (min-width: 1024px) {
  .RWDteam002 > .section-inner .section-content {
    padding-top: 70px;
    padding-bottom: 80px;
  }
}

/*subject area*/
.RWDteam002 .section-subject{text-align:center;margin-bottom:50px;}
.RWDteam002 h1.main-title{font-size:48px;margin:0px;color: #b7ada4;font-weight: 300;}
.RWDteam002 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#b7ada4;font-weight: 300;}
.RWDteam002 .section-line {background-color: #b7ada4;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

.RWDteam002.section-bgimage-yes {
  background-color: #222;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
@media (min-width: 1280px) {
  .RWDteam002.section-bgimage-yes {
    background-attachment: fixed;
  }
}
.RWDteam002.section-bgimage-yes > .section-inner > .section-overlay {
  content: '';
  position: absolute;
  background-color: #000;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  zoom: 1;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
}


.RWDteam002 > .section-inner .section-content .section-title {
              color: #b7ada4;
            }
            .RWDteam002 > .section-inner .section-content .section-title > .section-line {
              background-color: #b7ada4;
            }

            /*---------------------------------------------------------------------*/
            /*  13. TESTIMONIALS
            /*---------------------------------------------------------------------*/
            .testimonial-item > .testimonial-content {
              position: relative;
              padding: 15px;
              background: #1abc9c;
            }
            .testimonial-item > .testimonial-content:after {
              content: " ";
              display: block;
              position: absolute;
              width: 0;
              height: 0;
              border-left-style: inset;
              border-right-style: inset;
              border-top: 22px solid;
              border-right: 22px solid transparent;
              border-left: 0 solid transparent;
              border-top-color: #1abc9c;
              left: 100px;
              bottom: -22px;
            }
            @media (min-width: 480px) {
              .testimonial-item > .testimonial-content:after {
                left: 100px;
              }
            }
            @media (min-width: 640px) {
              .testimonial-item > .testimonial-content:after {
                left: 120px;
              }
            }
            @media (min-width: 992px) {
              .testimonial-item > .testimonial-content:after {
                left: 100px;
              }
            }
            .testimonial-item > .testimonial-content .testimonial-title {
              color: #fff;
              font-size: 16px;
              margin-bottom: 5px;
            }
            @media (min-width: 480px) {
              .testimonial-item > .testimonial-content .testimonial-title {
                font-size: 22px;
              }
            }
            @media (min-width: 640px) {
              .testimonial-item > .testimonial-content .testimonial-title {
                font-size: 28px;
              }
            }
            @media (min-width: 992px) {
              .testimonial-item > .testimonial-content .testimonial-title {
                font-size: 16px;
              }
            }
            .testimonial-item > .testimonial-content blockquote {
              border-left: none;
              margin-bottom: 0px;
              padding: 0;
            }
            .testimonial-item > .testimonial-content blockquote p {
              color: #fff;
              font-size: 14px;
              font-weight: 300;
            }
            @media (min-width: 480px) {
              .testimonial-item > .testimonial-content blockquote p {
                font-size: 16px;
              }
            }
            @media (min-width: 640px) {
              .testimonial-item > .testimonial-content blockquote p {
                font-size: 18px;
              }
            }
            @media (min-width: 992px) {
              .testimonial-item > .testimonial-content blockquote p {
                font-size: 14px;
              }
            }
            .testimonial-item > .testimonial-info {
              margin-top: 18px;
              height: 80px;
            }
            @media (min-width: 480px) {
              .testimonial-item > .testimonial-info {
                height: 100px;
              }
            }
            @media (min-width: 640px) {
              .testimonial-item > .testimonial-info {
                height: 120px;
              }
            }
            @media (min-width: 992px) {
              .testimonial-item > .testimonial-info {
                height: 80px;
              }
            }
            .testimonial-item > .testimonial-info img {
              float: left;
              width: 100px;
              height: 100px;
              margin-right: 20px;
            }
            @media (min-width: 480px) {
              .testimonial-item > .testimonial-info img {
                width: 100px;
                height: 100px;
                margin-right: 20px;
              }
            }
            @media (min-width: 640px) {
              .testimonial-item > .testimonial-info img {
                width: 120px;
                height: 120px;
                margin-right: 30px;
              }
            }
            @media (min-width: 992px) {
              .testimonial-item > .testimonial-info img {
                width: 100px;
                height: 100px;
                margin-right: 20px;
              }
            }
            .testimonial-item > .testimonial-info .img-thumbnail {
              padding: 2px;
            }
            .testimonial-item > .testimonial-info .testimonial-author {
              color: #fff;
              font-size: 16px;
              margin-top: 10px;
            }
            @media (min-width: 480px) {
              .testimonial-item > .testimonial-info .testimonial-author {
                font-size: 22px;
              }
            }
            @media (min-width: 640px) {
              .testimonial-item > .testimonial-info .testimonial-author {
                font-size: 28px;
              }
            }
            @media (min-width: 992px) {
              .testimonial-item > .testimonial-info .testimonial-author {
                font-size: 16px;
              }
            }
            .testimonial-item > .testimonial-info .testimonial-author em {
              font-size: 13px;
            }
            @media (min-width: 480px) {
              .testimonial-item > .testimonial-info .testimonial-author em {
                font-size: 18px;
              }
            }
            @media (min-width: 640px) {
              .testimonial-item > .testimonial-info .testimonial-author em {
                font-size: 22px;
              }
            }
            @media (min-width: 992px) {
              .testimonial-item > .testimonial-info .testimonial-author em {
                font-size: 13px;
              }
            }
            .testimonial-item.not-right-column {
              margin-bottom: 65px;
            }
            @media (min-width: 992px) {
              .testimonial-item.not-right-column {
                margin-bottom: 0px;
              }
            }
            .testimonial-item.not-bottom-column {
              margin-bottom: 65px;
            }
/*END*/
/* load db RWDnews002 */
.RWDnews002 h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
.RWDnews002 li.media {
  position: relative;
}

.RWDnews002 li.media .media-photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 70px;
  margin: 0px;
  border-radius: 6px 0 0 6px;
  overflow: hidden;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.RWDnews002 li.media h5.media-heading {
  font-weight: lighter;
  text-transform: uppercase;
  padding: 0px;
  margin: 0 0 0 75px;
}
.RWDnews002 li.media p {
  margin: 0 0 0 75px;
}
.RWDnews002 li.media a.media-date {
  float: right !important;
  background: #000000;
  border-left: solid 1px #428bca;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 10px 10px 10px;
  margin: 0 0px 0 10px;
  height: 70px;
  position: relative;
  z-index: 2;
  color: #fff;
  line-height: 20px;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.RWDnews002 li.media a.media-date:hover {
  background: #428bca;
  background-color: rgba(66, 139, 202, 0.4);
}
.RWDnews002 li.media a.media-date span {
  clear: both;
  display: block;
  font-size: 13px;
  font-weight: lighter;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db web_community002 */
.web_community002{
	position: fixed;
	top: 20%;
	left: 0px;
	z-index: 75;
}
.web_community002 .sns_fb{
	margin: 5px 0px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	width: 25px;
	height: 16px;
	padding: 5px;
	background: #bda88e url(../../model/sample/baseimg/web_community002/icon_fb.png) center center no-repeat;
	transition: all 0.2s ease 0s;
}
.web_community002 .sns_fb:hover{padding-left:15px;background: #3b5997 url(../../model/sample/baseimg/web_community002/icon_fb.png) center center no-repeat;}
.web_community002 .sns_plurk{
	margin: 5px 0px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	width: 25px;
	height: 16px;
	padding: 5px;
	background: #bda88e url(../../model/sample/baseimg/web_community002/icon_plurk.png) center center no-repeat;
	transition: all 0.2s ease 0s;
}
.web_community002 .sns_plurk:hover{padding-left:15px;background: #eb5d00 url(../../model/sample/baseimg/web_community002/icon_plurk.png) center center no-repeat;}
.web_community002 .sns_twitter{
	margin: 5px 0px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	width: 25px;
	height: 16px;
	padding: 5px;
	background: #bda88e url(../../model/sample/baseimg/web_community002/icon_twitter.png) center center no-repeat;
	transition: all 0.2s ease 0s;
}
.web_community002 .sns_twitter:hover{padding-left:15px;background: #33ccff url(../../model/sample/baseimg/web_community002/icon_twitter.png) center center no-repeat;}
/*END*/
/* load file model/lib/RWDService002/css/model.css */
.RWDService002{position:relative;padding:50px 0px}.RWDService002 .section-subject{text-align:center;margin-bottom:50px}.RWDService002 h1.main-title{font-size:48px;color:#222;margin:0px;font-weight:300}.RWDService002 h2.sub-title{font-size:22px;color:#222;margin:18px 0 0;font-weight:300}.RWDService002 .section-line{background-color:#222;display:inline-block;height:1px;width:100px;margin-top:50px}.funny-hover{cursor:pointer}.funny-boxes>.funny-boxes-icon{border-radius:50%;display:inline-block;height:75px;line-height:90px;margin-bottom:30px;position:relative;width:75px}.funny-boxes>.funny-boxes-icon>i{font-size:35px}.funny-boxes>.funny-boxes-text>h4{font-size:25px;letter-spacing:.2em;padding-bottom:25px;position:relative;text-transform:uppercase}.funny-boxes>.funny-boxes-text>h4::after{background-color:#1abc9c;bottom:-1px;content:"";display:inline-block;height:1px;left:50%;margin-left:-30px;max-width:100%;position:absolute;width:60px}.funny-boxes>.funny-boxes-text>.funny-boxes-tit{font-size:25px;letter-spacing:.2em;padding-bottom:25px;position:relative;text-transform:uppercase;line-height:1.2}.funny-boxes>.funny-boxes-text>.funny-boxes-tit:after{background-color:#1abc9c;bottom:-1px;content:"";display:inline-block;height:1px;left:50%;margin-left:-30px;max-width:100%;position:absolute;width:60px}.funny-boxes>.funny-boxes-text>p{font-size:18px}@media(min-width: 768px){.funny-boxes>.funny-boxes-text>p{font-size:15px}}.funny-boxes.not-right-column{padding-bottom:40px}@media(min-width: 768px){.funny-boxes.not-right-column{padding-bottom:0}}@media(min-width: 1024px){.funny-boxes.not-right-column::before{background:rgba(0,0,0,0) -webkit-gradient(linear, left top, left bottom, from(rgba(26, 188, 156, 0)), color-stop(15%, rgba(26, 188, 156, 0.9)), color-stop(85%, rgba(26, 188, 156, 0.9)), to(rgba(26, 188, 156, 0))) repeat scroll 0 0;background:rgba(0,0,0,0) linear-gradient(to bottom, rgba(26, 188, 156, 0) 0%, rgba(26, 188, 156, 0.9) 15%, rgba(26, 188, 156, 0.9) 85%, rgba(26, 188, 156, 0) 100%) repeat scroll 0 0;content:"";display:inline-block;height:90%;position:absolute;right:-1px;top:5%;width:1px}}.funny-boxes.float-shadow:hover>.funny-boxes-icon{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.funny-boxes.float-shadow:hover>.funny-boxes-icon::before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.funny-boxes.float-shadow>.funny-boxes-icon{-webkit-box-shadow:0 0 1px rgba(0,0,0,0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform:translateZ(0px);transform:translateZ(0px);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.funny-boxes.float-shadow>.funny-boxes-icon::before{background:rgba(0,0,0,0) radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;content:"";height:10px;left:5%;opacity:0;pointer-events:none;position:absolute;top:100%;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;width:90%;z-index:-1}.RWDService002 .fa{display:inline-block;font-family:FontAwesome;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-kerning:auto;font-kerning:auto;-webkit-font-language-override:normal;font-language-override:normal;font-size:inherit;font-size-adjust:none;font-stretch:normal;font-style:normal;font-synthesis:weight style;font-variant:normal;font-weight:normal;line-height:70px;text-rendering:auto;-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px);width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:100% auto}.RWDService002 .fa.fix_h{background-size:auto 100%}
/*END*/