body, html {
  overflow-x: hidden;
}

body {
  font-family: Arial, 'Microsoft JhengHei';
  overflow-x: hidden !important;
  color: #333;
  background: #FFECB9;
  word-wrap: break-word;
  word-break: break-all;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #666;
}

a:focus {
  outline: none;
  text-decoration: none;
}

h1 {
  font-weight: 600;
  margin: 0;
  padding: 0;
}

h2 {
  color: #313338;
  font-size: 70px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}

/* 從下方搬移上來 */

h3 {
  font-weight: 600;
  margin: 0;
  padding: 0;
}

/* 從下方搬移上來 end*/

img {
  border: none;
}

hr {
  margin-top: 17px;
  margin-bottom: 0px;
  border: 0;
  border-top: 1px solid #ccc;
}

.aaa {
  width: 0;
  height: 0;
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-right: 15px solid #81a900;
  display: inline-block;
  margin-left: -30px;
  margin-top: 20px;
  z-index: 100000;
  position: fixed;
}

.member_line2 {
  font-size: 16px;
  border: 3px solid #fff;
  padding: 15px;
  color: #929292;
}

.member_line2:hover {
  font-size: 16px;
  border: 3px solid #f7ab00;
  padding: 15px;
  color: #f7ab00;
  border-radius: 12px;
}

.member_line2_active {
  font-size: 16px;
  border: 3px solid #fff;
  padding: 15px;
  color: #f7ab00;
  border-radius: 12px;
  background-color: #fff;
}

.member_line2 a {
  color: #a8a8a8;
}

.member_line2 a:hover {
  color: #f7ab00;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 0px solid transparent;
}

.color {
  color: #f39800;
}

.menu_bg {
  background-color: #F1D15F;
}

.menu_sel {
  background-color: #535353;
}

.video_high {
  width: 100%;
  height: 450px;
}

.video_high_2 {
  width: 100%;
  height: 200px;
}

.eee {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(102, 102, 102, 1);
}

.google_map {
  width: 100%;
  height: 400px;
}

/*手機選單右邊 icon*/

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #fff;
  background-image: none;
  border: 1px solid transparent;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.navbar-default .navbar-toggle {
  border-color: #fff;
}

.lr {
  padding-left: 15px;
  padding-right: 15px;
}

.nors {
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/*左右無距離*/

.nolr {
  padding-left: 0px;
  padding-right: 0px;
}

.pay_mt {
  margin-top: 0px;
}

.mt {
  margin-top: 10px;
}

.mt2 {
  margin-top: 20px;
}

.mt3 {
  margin-top: 30px;
}

.mt4 {
  margin-top: 40px;
}

.mt5 {
  margin-top: 50px;
}

.mb {
  margin-bottom: 10px;
}

.mb2 {
  margin-bottom: 20px;
}

.mb3 {
  margin-bottom: 30px;
}

.mb4 {
  margin-bottom: 40px;
}

.mb5 {
  margin-bottom: 50px;
}

.pt {
  padding-top: 15px;
}

.pb {
  padding-bottom: 15px;
}

.ptb {
  padding-top: 15px;
  padding-bottom: 15px;
}

.mtb {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mtb2 {
  margin-top: 25px;
  margin-bottom: 20px;
}

.inside_mt {
  margin-top: 40px;
}

.back_mtb {
  margin-top: 0px;
  margin-bottom: 60px;
}

.ptb {
  padding-top: 15px;
  padding-bottom: 15px;
}

.ptb_2 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.box_line {
  border: 1px solid rgba(204, 204, 204, 1);
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.inside_bg_1 {
  width: 100%;
  height: 700px;
  background-image: url(img/inside_bg_1.jpg);
  background-repeat: no-repeat;
  position: relative;
  background-position: center top;
  background-attachment: scroll;
}

.login_mt {
  margin-top: 20px;
}

.h_bg {
  background-color: rgba(255, 255, 255, 1);
}

.project_bg {
  background-color: #ed7a94;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
}

.foot_bg {
  background-color: #756459;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}

.title_1 {
  font-size: 19px;
  color: #1c9c8e;
  font-weight: bold;
  line-height: 24px;
}

.title_2 {
  font-size: 20px;
  color: #ed7a94;
  font-weight: bold;
  line-height: 24px;
}

.title_3 {
  font-size: 32px;
  color: #777;
  line-height: 24px;
}

.title_4 {
  font-size: 24px;
  color: #fff;
}

.title_5 {
  font-size: 36px;
  color: #e4007d;
  line-height: 36px;
}

.title_6 {
  font-size: 28px;
  color: #a5a5a5;
  font-weight: bold;
  line-height: 24px;
}

.news_title {
  font-size: 16px;
  line-height: 1.5;
}

.text_1 {
  font-size: 16px;
  color: #777;
  line-height: 26px;
}

.text_2 {
  font-size: 24px;
  color: #7d7d7d;
  line-height: 32px;
}

.text_3 {
  font-size: 16px;
  color: #7d7d7d;
  line-height: 24px;
}

.text_4 {
  font-size: 16px;
  color: #ae5da1;
}

.text_5 {
  font-size: 16px;
  color: #7d7d7d;
  line-height: 24px;
}

.text_5 a:link {
  color: #7d7d7d;
}

.text_5 a:visited {
  color: #7d7d7d;
}

.text_5 a:hover {
  color: #ae5da1;
  text-decoration: underline;
}

.text_5 a:active {
  color: #7d7d7d;
}

.text_6 {
  color: #ff9600;
}

.time_1 {
  font-size: 14px;
  color: #949494;
}

.time_2 {
  font-size: 17px;
  color: #949494;
}

.t_16 {
  font-size: 18px;
}

.login_btn {
  display: inline-block;
  line-height: 50px;
  vertical-align: top;
}

.login_btn+.login_btn {
  margin-left: 10px;
}

@media (max-width: 768px) {
  .login_btn+.login_btn {
    margin-left: 5px;
  }
}

/* 2019/09/19 Alice 新增 */

.logo h3, .mobile_logo h3 {
  display: block;
  margin: 0;
  padding: 0;
}

.mobile_1 {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  margin-right: 8px;
}

.mobile_1 a {
  color: #fff;
  line-height: 50px;
}

.mobile_1 a:visited, .mobile_1 a:active, .mobile_1 a:hover {
  color: #fff;
  text-decoration: underline;
}

.mobile_1 label {
  line-height: 50px;
  margin-bottom: 0;
}

.share_sec {
  vertical-align: middle;
}

.share_icon {
  display: inline-block;
  font-size: 0;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}

.share_icon img {
  width: 35px;
  vertical-align: baseline;
  padding-top: 10px;
}

.share_sec .input-group {
  margin-top: 8px;
}

/* 2019/09/19 Alice 新增 end*/

.inside_title {
  color: rgba(255, 255, 255, 1);
  font-size: 50px;
  position: absolute;
  z-index: 1000;
  margin-top: 5%;
  margin-left: 20%;
}

.login_text {
  font-size: 15px;
}

.more {
  color: #b9b9b9;
}

.foot_align {
  text-align: left;
}

.foot_align_2 {
  text-align: right;
}

.foot_align_3 {
  text-align: center;
}

.foot_title {
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  line-height: 45px;
}

.foot_text {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 26px;
}

.foot_text_2 {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 18px;
}

.foot_text_2 a:link, .foot_text_2 a:visited, .foot_text_2 a:active {
  color: #fff;
}

.foot_text_2 a:hover {
  color: #ffe2e8;
  text-decoration: underline;
}

/*圖片滑動效果*/

.thumbnail_2 {
  position: relative;
  overflow: hidden;
  padding: 0px;
}

.caption {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(45, 159, 179, 0.9);
  width: 100%;
  height: 100%;
  padding: 5%;
  display: none;
  text-align: left;
  color: #fff !important;
  z-index: 2;
  font-size: 16px;
}

/*登入方式*/

.login-or {
  position: relative;
  font-size: 18px;
  color: #aaa;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.span-or {
  display: block;
  position: absolute;
  left: 50%;
  top: -2px;
  margin-left: -25px;
  background-color: #fff;
  width: 50px;
  text-align: center;
}

.hr-or {
  background-color: #cdcdcd;
  height: 1px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* h3已搬移至上方約40行處 */

/*選擇單次捐款 or 定期*/

.nav>li>a {
  position: relative;
  display: block;
  padding: 15px 10px 15px 10px;
  margin-top: 0px;
}

.tabbable-panel {
  border: 0px solid #eee;
  padding: 0px;
}

/* Default mode */

.tabbable-line>.nav-tabs2 {
  border: none;
  margin: 0px;
}

.tabbable-line>.nav-tabs2>li {
  margin-right: 2px;
}

.tabbable-line>.nav-tabs2>li>a {
  font-size: 24px;
  border: 0;
  margin-right: 10px;
  color: #666;
  background-color: #fff;
  border: 0px solid #fff;
  border-bottom-color: transparent;
  cursor: default;
  float: left;
  padding: 0px 0px 0px 0px;
}

.tabbable-line>.nav-tabs2>li>a:active {
  font-size: 24px;
  border: 0;
  margin-right: 10px;
  color: #ed7a94;
  background-color: #fff;
  cursor: pointer;
}

.tabbable-line>.nav-tabs2>li>a:hover {
  font-size: 24px;
  border: 0;
  color: #ed7a94;
  background-color: #fff;
  cursor: pointer;
  padding: 0px 0px 0px 0px;
  margin-right: 10px;
}

.tabbable-line>.nav-tabs2>li>a:focus {
  font-size: 24px;
  border: 0;
  margin-right: 10px;
  color: #ed7a94;
  background-color: #fff;
  border: 0px solid #fff;
  border-bottom-color: transparent;
  cursor: pointer;
}

.tabbable-line>.nav-tabs>li>a>i {
  color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
  font-size: 24px;
  border: 0;
  margin-right: 0;
  color: #333333;
  background-color: #fff;
  border: 0px solid #fff;
  border-bottom-color: transparent;
  cursor: default;
  -moz-border-radius: 12px 12px 0px 0px;
  border-radius: 12px 12px 0px 0px;
}

.tabbable-line>.nav-tabs>li.open>a, .tabbable-line>.nav-tabs>li:hover>a {
  border: 0;
  background: #fff;
  color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i, .tabbable-line>.nav-tabs>li:hover>a>i {
  color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu, .tabbable-line>.nav-tabs>li:hover .dropdown-menu {
  margin-top: 0px;
}

.tabbable-line>.nav-tabs2>li.active {
  border-bottom: 0px solid #f3565d;
  position: relative;
}

.tabbable-line>.nav-tabs2>li.active>a {
  font-size: 24px;
  border: 0;
  color: #ed7a94;
  background-color: #fff;
  border-bottom: 4px solid #ed7a94;
  cursor: default;
  -moz-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin-right: 10px;
}

.tabbable-line>.nav-tabs>li.active>a>i {
  color: #404040;
}

.tabbable-line>.tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 0px solid #eee;
  padding: 15px 0;
}

.portlet .tabbable-line>.tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below>.nav-tabs>li {
  border-top: 4px solid transparent;
}

.tabbable-line.tabs-below>.nav-tabs>li>a {
  margin-top: 0;
}

.tabbable-line.tabs-below>.nav-tabs>li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}

.tabbable-line.tabs-below>.nav-tabs>li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}

.tabbable-line.tabs-below>.tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

/*我的愛心車 表格*/

@media only screen and (max-width: 800px) {
  .table-bordered {
    border: 0px solid #dddddd;
  }
  .table_bg {
    background: #f5f5f5;
  }
  /* Force table to not be like tables anymore */
  #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    border: 1px solid #ccc;
  }
  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #cdcdcd;
    position: relative;
    padding-left: 36%;
    white-space: normal;
    text-align: left;
  }
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    color: #000;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
	Label the data
	*/
  #no-more-tables td:before {
    content: attr(data-title);
  }
}

/*底部頁面頁碼*/

.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #777;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  color: #fff;
  background-color: #ed7a94;
  border-color: #ed7a94;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c2c2c2;
  border-color: #c2c2c2;
  cursor: default;
}

/*特殊按鈕*/

.text-color-white {
  color: #fff;
}

.text-color-black {
  color: #000000;
}

.text-color-theme {
  color: #6f5499;
}

/* Background colors */

.theme-bg {
  background: #6f5499;
}

.bg-black {
  background: #000000;
}

.secondary-bg {
  background: #f0ecf6;
}

/* Margin */

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-bottom-90 {
  margin-bottom: 90px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.margin-bottom-120 {
  margin-bottom: 120px !important;
}

.margin-right-0 {
  margin-right: 0 !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

/* Padding surround */

.padding-0 {
  padding: 0px !important;
}

.padding-30 {
  padding: 30px !important;
}

.padding-50 {
  padding: 40px !important;
}

/* Buttons */

.btn-outlined {
  border-radius: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-outlined.btn-theme {
  background: none;
  color: #E4007D;
  font-weight: 600;
  border-color: #E4007D;
}

.btn-outlined.btn-theme:hover, .btn-outlined.btn-theme:active {
  color: #B30062;
  border-color: #B30062;
  border-style: solid;
  border-width: 2px;
}

.btn-outlined.btn-black {
  background: none;
  color: #000000;
  border-color: #000000;
}

.btn-outlined.btn-black:hover, .btn-outlined.btn-black:active {
  color: #fff;
  background: #000000;
  border-color: #000000;
}

.btn-outlined.btn-white {
  background: none;
  color: #ffffff;
  border-color: #ffffff;
}

.btn-outlined.btn-white:hover, .btn-outlined.btn-white:active {
  color: #6f5499;
  background: #ffffff;
  border-color: #ffffff;
}

.btn-xs {
  font-size: 11px;
  line-height: 14px;
  border: 1px solid;
  padding: 5px 10px;
}

.btn-sm {
  font-size: 12px;
  line-height: 16px;
  border: 2px solid;
  padding: 8px 15px;
}

.btn-md {
  font-size: 16px;
  line-height: 20px;
  border: 2px solid;
  padding: 7px 15px;
}

.btn-md_2 {
  font-size: 15px;
  line-height: 20px;
  border: 0px solid;
  padding: 7px 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
}

.btn-lg {
  font-size: 22px;
  line-height: 22px;
  border: 2px solid;
  padding: 13px 40px;
}

/*選單2*/

.navbar-inverse {
  background-color: #ed7a94;
  border-color: #080808;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  background-color: #ed7a94;
}

.navbar-inverse .navbar-nav>li>a {
  color: #fff;
  font-size: 18px;
}

.dropdown-menu {
  display: none;
  float: left;
  min-width: 160px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
}

.dropdown-menu>li>a {
  font-size: 16px;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
  font-size: 16px;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #fb9bb0;
  color: #ffffff;
}

.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.mega-dropdown-menu>li>ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu>li>ul>li {
  list-style: none;
}

.mega-dropdown-menu>li>ul>li>a {
  display: block;
  color: #222;
  padding: 3px 5px;
}

.mega-dropdown-menu>li ul>li>a:hover, .mega-dropdown-menu>li ul>li>a:focus {
  text-decoration: none;
}

.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.newmenu {
  width: 30px;
  height: 30px;
  top: -35px;
}

.left.newmenu {
  right: 30px;
  left: inherit;
}

.newmenu .newmenu-left, .newmenu .newmenu-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

/*專案義賣2*/

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #fff;
  background-color: #ff9600;
  border: 1px solid #ff9600;
  border-bottom-color: transparent;
  cursor: default;
  -moz-border-radius: 12px 12px 0px 0px;
  border-radius: 12px 12px 0px 0px;
}

.nav-tabs>li>a {
  border-color: #fff #fff #fff;
  -moz-border-radius: 12px 12px 0px 0px;
  border-radius: 12px 12px 0px 0px;
}

.nav-tabs>li>a:hover {
  border-color: #666 #666 #666;
  -moz-border-radius: 12px 12px 0px 0px;
  border-radius: 12px 12px 0px 0px;
}

.nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: #666;
  color: #fff;
}

.faq-cat-content {
  min-height: 239px;
  background-color: #ffffff;
  padding: 15px 15px 5px 15px;
}

.faq-cat-tabs li a {
  margin-right: 7px;
  padding: 6px 10px 6px 10px;
  background-color: hsl(40, 15%, 40%);
  border: 1px solid hsl(40, 15%, 40%);
  color: #fff;
  font-size: 18px;
}

.nav-tabs li a:focus, .panel-heading a:focus {
  outline: none;
}

.panel-heading a, .panel-heading a:hover, .panel-heading a:focus {
  text-decoration: none;
  color: #777777;
}

.faq-cat-content .panel-heading:hover {
  background-color: #efefef;
}

.active-faq {
  border-left: 5px solid #888888;
}

.panel-faq .panel-heading .panel-title span {
  font-size: 13px;
  font-weight: normal;
}

/********************************************************************/

/*** PANEL DEFAULT ***/

.with-nav-tabs.panel-default .nav-tabs>li>a, .with-nav-tabs.panel-default .nav-tabs>li>a:hover, .with-nav-tabs.panel-default .nav-tabs>li>a:focus {
  color: #777;
}

.with-nav-tabs.panel-default .nav-tabs>.open>a, .with-nav-tabs.panel-default .nav-tabs>.open>a:hover, .with-nav-tabs.panel-default .nav-tabs>.open>a:focus, .with-nav-tabs.panel-default .nav-tabs>li>a:hover, .with-nav-tabs.panel-default .nav-tabs>li>a:focus {
  color: #777;
  background-color: #ddd;
  border-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs>li.active>a, .with-nav-tabs.panel-default .nav-tabs>li.active>a:hover, .with-nav-tabs.panel-default .nav-tabs>li.active>a:focus {
  color: #555;
  background-color: #fff;
  border-color: #ddd;
  border-bottom-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu {
  background-color: #f5f5f5;
  border-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a {
  color: #777;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:hover, .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
  background-color: #ddd;
}

.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a, .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover, .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
  color: #fff;
  background-color: #555;
}

/********************************************************************/

/*** PANEL PRIMARY ***/

.with-nav-tabs.panel-primary .nav-tabs>li>a, .with-nav-tabs.panel-primary .nav-tabs>li>a:hover, .with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
  font-size: 16px;
  color: #fff;
}

.with-nav-tabs.panel-primary .nav-tabs>.open>a, .with-nav-tabs.panel-primary .nav-tabs>.open>a:hover, .with-nav-tabs.panel-primary .nav-tabs>.open>a:focus, .with-nav-tabs.panel-primary .nav-tabs>li>a:hover, .with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
  color: #fff;
  background-color: #fb9bb0;
  border-color: transparent;
}

.with-nav-tabs.panel-primary .nav-tabs>li.active>a, .with-nav-tabs.panel-primary .nav-tabs>li.active>a:hover, .with-nav-tabs.panel-primary .nav-tabs>li.active>a:focus {
  color: #ed7a94;
  background-color: #fff;
  border-color: #ed7a94;
  border-bottom-color: transparent;
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu {
  background-color: #428bca;
  border-color: #3071a9;
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a {
  color: #fff;
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:hover, .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
  background-color: #3071a9;
}

.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a, .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover, .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
  background-color: #4a9fe9;
}

/********************************************************************/

/*** PANEL SUCCESS ***/

.with-nav-tabs.panel-success .nav-tabs>li>a, .with-nav-tabs.panel-success .nav-tabs>li>a:hover, .with-nav-tabs.panel-success .nav-tabs>li>a:focus {
  color: #3c763d;
}

.with-nav-tabs.panel-success .nav-tabs>.open>a, .with-nav-tabs.panel-success .nav-tabs>.open>a:hover, .with-nav-tabs.panel-success .nav-tabs>.open>a:focus, .with-nav-tabs.panel-success .nav-tabs>li>a:hover, .with-nav-tabs.panel-success .nav-tabs>li>a:focus {
  color: #3c763d;
  background-color: #d6e9c6;
  border-color: transparent;
}

.with-nav-tabs.panel-success .nav-tabs>li.active>a, .with-nav-tabs.panel-success .nav-tabs>li.active>a:hover, .with-nav-tabs.panel-success .nav-tabs>li.active>a:focus {
  color: #3c763d;
  background-color: #fff;
  border-color: #d6e9c6;
  border-bottom-color: transparent;
}

.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a {
  color: #3c763d;
}

.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a:hover, .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
  background-color: #d6e9c6;
}

.with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a, .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover, .with-nav-tabs.panel-success .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
  color: #fff;
  background-color: #3c763d;
}

/********************************************************************/

/*** PANEL INFO ***/

.with-nav-tabs.panel-info .nav-tabs>li>a, .with-nav-tabs.panel-info .nav-tabs>li>a:hover, .with-nav-tabs.panel-info .nav-tabs>li>a:focus {
  color: #31708f;
}

.with-nav-tabs.panel-info .nav-tabs>.open>a, .with-nav-tabs.panel-info .nav-tabs>.open>a:hover, .with-nav-tabs.panel-info .nav-tabs>.open>a:focus, .with-nav-tabs.panel-info .nav-tabs>li>a:hover, .with-nav-tabs.panel-info .nav-tabs>li>a:focus {
  color: #31708f;
  background-color: #bce8f1;
  border-color: transparent;
}

.with-nav-tabs.panel-info .nav-tabs>li.active>a, .with-nav-tabs.panel-info .nav-tabs>li.active>a:hover, .with-nav-tabs.panel-info .nav-tabs>li.active>a:focus {
  color: #31708f;
  background-color: #fff;
  border-color: #bce8f1;
  border-bottom-color: transparent;
}

.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu {
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a {
  color: #31708f;
}

.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a:hover, .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
  background-color: #bce8f1;
}

.with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a, .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover, .with-nav-tabs.panel-info .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
  color: #fff;
  background-color: #31708f;
}

/********************************************************************/

/*** PANEL WARNING ***/

.with-nav-tabs.panel-warning .nav-tabs>li>a, .with-nav-tabs.panel-warning .nav-tabs>li>a:hover, .with-nav-tabs.panel-warning .nav-tabs>li>a:focus {
  color: #8a6d3b;
}

.with-nav-tabs.panel-warning .nav-tabs>.open>a, .with-nav-tabs.panel-warning .nav-tabs>.open>a:hover, .with-nav-tabs.panel-warning .nav-tabs>.open>a:focus, .with-nav-tabs.panel-warning .nav-tabs>li>a:hover, .with-nav-tabs.panel-warning .nav-tabs>li>a:focus {
  color: #8a6d3b;
  background-color: #faebcc;
  border-color: transparent;
}

.with-nav-tabs.panel-warning .nav-tabs>li.active>a, .with-nav-tabs.panel-warning .nav-tabs>li.active>a:hover, .with-nav-tabs.panel-warning .nav-tabs>li.active>a:focus {
  color: #8a6d3b;
  background-color: #fff;
  border-color: #faebcc;
  border-bottom-color: transparent;
}

.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu {
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a {
  color: #8a6d3b;
}

.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a:hover, .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
  background-color: #faebcc;
}

.with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a, .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover, .with-nav-tabs.panel-warning .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
  color: #fff;
  background-color: #8a6d3b;
}

/********************************************************************/

/*** PANEL DANGER ***/

.with-nav-tabs.panel-danger .nav-tabs>li>a, .with-nav-tabs.panel-danger .nav-tabs>li>a:hover, .with-nav-tabs.panel-danger .nav-tabs>li>a:focus {
  color: #a94442;
}

.with-nav-tabs.panel-danger .nav-tabs>.open>a, .with-nav-tabs.panel-danger .nav-tabs>.open>a:hover, .with-nav-tabs.panel-danger .nav-tabs>.open>a:focus, .with-nav-tabs.panel-danger .nav-tabs>li>a:hover, .with-nav-tabs.panel-danger .nav-tabs>li>a:focus {
  color: #a94442;
  background-color: #ebccd1;
  border-color: transparent;
}

.with-nav-tabs.panel-danger .nav-tabs>li.active>a, .with-nav-tabs.panel-danger .nav-tabs>li.active>a:hover, .with-nav-tabs.panel-danger .nav-tabs>li.active>a:focus {
  color: #a94442;
  background-color: #fff;
  border-color: #ebccd1;
  border-bottom-color: transparent;
}

.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu {
  background-color: #f2dede;
  /* bg color */
  border-color: #ebccd1;
  /* border color */
}

.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a {
  color: #a94442;
  /* normal text color */
}

.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a:hover, .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
  background-color: #ebccd1;
  /* hover bg color */
}

.with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a, .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover, .with-nav-tabs.panel-danger .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
  color: #fff;
  /* active text color */
  background-color: #a94442;
  /* active bg color */
}

/*手機版選單*/

.color_w {
  color: #fff;
}

.navbar-nav .open .dropdown-menu {
  background: #f72e5a;
  -moz-border-radius: 0;
  border-radius: 0;
}

@media (max-width: 576px) {
  .collapse.in {
    min-height: calc(100vh - 50px);
  }
}

.navbar-default .navbar-nav>li>a {
  font-size: 18px;
  padding: 10px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  font-size: 17px;
  color: #fff;
  padding: 7px 60px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
  color: #fff;
}

.dropdown-submenu {
  position: relative;
  z-index: 9999;
  font-size: 18px;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:active>.dropdown-menu {
  display: block;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* add new by Esther 20180605*/

/*.dropdown-submenu{position:relative;}*/

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.navbar-nav .open>.dropdown-menu {
  display: block;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: -10rem;
  /* 10rem is the min-width of dropdown-menu */
  margin-top: -6px;
}

.navbar-default .navbar-nav>.open, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #f1d15f;
  color: #555555;
}

/* rotate caret on hover */

.dropdown-menu>li>a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
}

.navbar-default .navbar-nav>li {
  font-size: 18px;
  /*padding: 9px 40px;*/
  border-bottom: 1px solid #fff;
  background-attachment: scroll;
}

.dropdown .dropdown-toggle-d {
  display: inline-block;
}

.dropdown .toggle-menu {
  display: inline-block;
  /*width: 40%;*/
  text-align: right;
  position: relative;
}

/* 第三層 */

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>a.last-level {
  font-size: 17px;
  padding: 9px 80px;
  background: #8e8e8e;
  /*border-bottom: 1px solid #fff;*/
  overflow: scroll;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>a:not(.toggle-menu) {
  font-size: 17px;
  padding: 9px 80px;
  background: #8e8e8e;
  /*border-bottom: 1px solid #fff;*/
  overflow: scroll;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li {
  background: #8e8e8e;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>a.toggle-menu {
  font-size: 17px;
  padding: 7px;
  background: #8e8e8e;
  /*border-bottom: 1px solid #fff;*/
  overflow: scroll;
}

/* 第三層 end */

/* 第四層 */

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>ul>li>a.last-level {
  font-size: 17px;
  padding: 9px 100px;
  background: #3c3c3c;
  /*border-bottom: 1px solid #fff;*/
  overflow: scroll;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>ul>li {
  padding: 0;
  background: #3c3c3c;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>ul>li>a.toggle-menu {
  font-size: 17px;
  padding: 9px 100px 9px 0px;
  background: #3c3c3c;
  /*border-bottom: 1px solid #fff;*/
  overflow: scroll;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>ul>li>ul {
  background: #3c3c3c;
}

/* 第四層 end */

/*最新消息區塊*/

#myCarousel .carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
  padding: 10px;
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
  text-shadow: none;
}

#myCarousel .list-group {
  position: absolute;
  top: 0;
  right: 0;
}

#myCarousel .list-group-item {
  background-color: #fff;
  -moz-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
}

#myCarousel .list-group .active {
  background-color: #81a900;
  border: 0px solid;
}

#myCarousel .list-group .active .news_title {
  color: #fff;
  font-weight: 500;
}

@media (min-width: 992px) {
  #myCarousel {
    padding-right: 33.3333%;
  }
  #myCarousel .carousel-controls {
    display: none;
  }
}

@media (max-width: 991px) {
  .carousel-caption p, #myCarousel .list-group {
    display: none;
  }
  .carousel-caption .title_2 {
    color: #fff;
  }
}

/*圖片放大效果*/

.panel {
  margin-bottom: 0px;
  background-color: #ffffff;
  border: 0px solid transparent;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}

.mt40 {
  margin-top: 40px;
}

.panel {
  position: relative;
  overflow: ;
  display: block;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.panel-default {
  border-color: #ebedef !important;
}

.panel .panel-body {
  position: relative;
  padding: 0 !important;
  overflow: hidden;
  height: auto;
}

.panel .panel-body a {
  overflow: hidden;
}

.panel .panel-body a img {
  display: block;
  margin: 0;
  width: 100%;
  height: auto;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.panel .panel-body a.zoom:hover img {
  transform: scale(1.3);
  -ms-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  -moz-transform: scale(1.3);
}

.panel .panel-body a.zoom span.overlay {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
}

.panel .panel-body a.zoom:hover span.overlay {
  display: block;
  visibility: visible;
  opacity: 0.55;
  -moz-opacity: 0.55;
  -webkit-opacity: 0.55;
  filter: alpha(opacity=65);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=65)';
}

.panel .panel-body a.zoom:hover span.overlay i {
  position: absolute;
  top: 45%;
  left: 0%;
  width: 100%;
  font-size: 2.25em;
  color: #fff !important;
  text-align: center;
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=1);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=1)';
}

.panel .panel-footer {
  padding: 8px !important;
  background-color: #f9f9f9 !important;
  -moz-border-radius-bottomright: 0 !important;
  border-bottom-right-radius: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.panel .panel-footer h4 {
  display: inline;
  font: 400 normal 1.125em 'Roboto', Arial, Verdana, sans-serif;
  color: #34495e;
  margin: 0 !important;
  padding: 0 !important;
}

.panel .panel-footer i.glyphicon {
  display: inline;
  font-size: 1.125em;
  cursor: pointer;
}

.panel .panel-footer i.glyphicon-thumbs-up {
  color: #1abc9c;
}

.panel .panel-footer i.glyphicon-thumbs-down {
  color: #e74c3c;
  padding-left: 5px;
}

.panel .panel-footer div {
  width: 15px;
  display: inline;
  font: 300 normal 1.125em 'Roboto', Arial, Verdana, sans-serif;
  color: #34495e;
  text-align: center;
  background-color: transparent !important;
  border: none !important;
}

.modal-title {
  font: 400 normal 1.625em 'Roboto', Arial, Verdana, sans-serif;
}

.modal-footer {
  font: 400 normal 1.125em 'Roboto', Arial, Verdana, sans-serif;
}

/*搜尋工具*/

.search-form .form-group {
  float: right !important;
  -webkit-transition: all 0.35s, border-radius 0s;
  -moz-transition: all 0.35s, border-radius 0s, -moz-border-radius 0s;
  transition: all 0.35s, border-radius 0s;
  transition: all 0.35s, border-radius 0s, -moz-border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid #ccc;
  position: relative;
  z-index: 10000;
  margin: 10px 5px;
}

.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}

.search-form .form-group:hover, .search-form .form-group.hover {
  width: 100%;
  -moz-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
}

.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #FF9600;
  left: initial;
  font-size: 14px;
}

/*圓夢相簿*/

.thumbnail {
  display: block;
  padding: 15px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  /* change if the mask should have another color then white */
  z-index: 99999;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(img/status.GIF);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

/*scrol to top*/

.scrollToTop {
  display: none;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 9999;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.scrollToTop:hover, .scrollToTop:focus {
  text-decoration: none;
  outline: none;
}

/*--------------------*/

/* HEADER */

/*--------------------*/

#header {
  float: left;
  display: inline;
  width: 100%;
  position: relative;
}

/*--------.menu_area-------- */

.menu_area {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-top: 0px;
  padding: 0px 0px;
}

.past-main {
  background-color: rgba(0, 0, 0, 0.8);
  margin-top: 0px;
  padding: 6px 0px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

#navbar {
  overflow-x: hidden;
}

.navbar-brand {
  color: #fff !important;
  font-size: 35px;
  font-weight: bolder;
  font-family: Arial, 'Microsoft JhengHei';
}

/* .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 > li > a {
  font-size: 15px;
  font-weight: 600;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
} */

/*banner 效果*/

.carousel-indicators li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
}

.transition-timer-carousel .carousel-caption {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: left;
  padding-top: 5px;
  padding-left: 15%;
  padding-right: 15%;
}

.transition-timer-carousel .carousel-caption .carousel-caption-header {
  margin-top: 10px;
  font-size: 24px;
}

@media (min-width: 970px) {
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    font-size: 36px;
  }
}

.transition-timer-carousel .carousel-indicators {
  bottom: 0px;
  margin-bottom: 13px;
}

.transition-timer-carousel .carousel-control {
  z-index: 11;
}

.transition-timer-carousel .transition-timer-carousel-progress-bar {
  height: 0px;
  background-color: #b5b5b5;
  width: 0%;
  margin: -5px 0px 0px 0px;
  border: none;
  z-index: 11;
  position: relative;
}

.transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
  /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
  -webkit-transition: width 4.25s linear;
  -moz-transition: width 4.25s linear;
  transition: width 4.25s linear;
}

/*--------/menu_area-------- */

.slider_area {
  float: left;
  display: inline;
  width: 100%;
  position: relative;
}

/*banner 上層遮罩*/

.slider_overlay {
  background: none repeat scroll 0 0 #000;
  height: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

.slider_overlay_2 {
  background: none repeat scroll 0 0 #a59d16;
  height: 100%;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

/*===SLIDER NAVIGATIONS==*/

.slides-navigation a {
  width: 100px;
  height: 100px;
}

.slides-navigation .icon-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.slides-navigation a::before, .slides-navigation a::after, .slides-navigation .icon-wrap::before, .slides-navigation .icon-wrap::after {
  position: absolute;
  left: 50%;
  width: 3px;
  height: 50%;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slides-navigation .icon-wrap::before, .slides-navigation .icon-wrap::after {
  z-index: 100;
  height: 0;
  background: #fff;
  -webkit-transition: height 0.3s, -webkit-transform 0.3s;
  transition: height 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, transform 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, transform 0.3s;
  transition: height 0.3s, transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.slides-navigation a::before, .slides-navigation .icon-wrap::before {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-135deg);
  -moz-transform: translateX(-50%) rotate(-135deg);
  -ms-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.slides-navigation a.next::before, .slides-navigation a.next .icon-wrap::before {
  -webkit-transform: translateX(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.slides-navigation a::after, .slides-navigation .icon-wrap::after {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.slides-navigation a.next::after, .nslides-navigation a.next .icon-wrap::after {
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-transform-origin: 100% 0%;
  -moz-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.slides-navigation h3 {
  position: absolute;
  top: 50%;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.85em;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: transform 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.slides-navigation a.prev h3 {
  left: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.slides-navigation a.next h3 {
  right: 100%;
  text-align: right;
  -webkit-transform: translateY(-50%) translateX(50%);
  -moz-transform: translateY(-50%) translateX(50%);
  -ms-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
}

.slides-navigation a:hover .icon-wrap::before, .slides-navigation a:hover .icon-wrap::after {
  height: 50%;
}

.slides-navigation a:hover::before, .slides-navigation a:hover .icon-wrap::before {
  -webkit-transform: translateX(-50%) rotate(-125deg);
  -moz-transform: translateX(-50%) rotate(-125deg);
  -ms-transform: translateX(-50%) rotate(-125deg);
  transform: translateX(-50%) rotate(-125deg);
}

.slides-navigation a.next:hover::before, .slides-navigation a.next:hover .icon-wrap::before {
  -webkit-transform: translateX(-50%) rotate(125deg);
  -moz-transform: translateX(-50%) rotate(125deg);
  -ms-transform: translateX(-50%) rotate(125deg);
  transform: translateX(-50%) rotate(125deg);
}

.slides-navigation a:hover::after, .slides-navigation a:hover .icon-wrap::after {
  -webkit-transform: translateX(-50%) rotate(-55deg);
  -moz-transform: translateX(-50%) rotate(-55deg);
  -ms-transform: translateX(-50%) rotate(-55deg);
  transform: translateX(-50%) rotate(-55deg);
}

.slides-navigation a.next:hover::after, .slides-navigation a.next:hover .icon-wrap::after {
  -webkit-transform: translateX(-50%) rotate(55deg);
  -moz-transform: translateX(-50%) rotate(55deg);
  -ms-transform: translateX(-50%) rotate(55deg);
  transform: translateX(-50%) rotate(55deg);
}

.slides-navigation a:hover h3 {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(0);
  -moz-transform: translateY(-50%) translateX(0);
  -ms-transform: translateY(-50%) translateX(0);
  transform: translateY(-50%) translateX(0);
}

/*===SLIDER CAPTION===*/

.slider_caption {
  width: 100%;
  margin-top: 35%;
  padding: 1%;
  position: relative;
  text-align: center;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.7);
}

.slider_caption>h2 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
  line-height: 76px;
  margin: 0 0px;
  padding-bottom: 0px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.slider_caption>p {
  color: #ffffff;
  font-size: 20px;
}

.slider_caption>a {
  margin-top: 30px;
}

.slider_btn {
  padding: 10px 15px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 20px;
  display: inline-block;
  text-transform: uppercase;
}

.slider_btn:hover, .slider_btn:focus {
  text-decoration: none;
}

/*--------------------*/

/* ABOUT SECTION */

/*--------------------*/

#about {
  display: inline;
  float: left;
  width: 100%;
  padding: 80px 0px;
}

.about_area {
  float: left;
  display: inline;
  width: 100%;
  min-height: 200px;
}

.heading {
  float: left;
  display: inline;
  width: 100%;
}

.heading h2 {
  display: inline-block;
  margin-bottom: 35px;
  padding-bottom: 15px;
  padding-right: 50px;
  font-size: 40px;
  line-height: 40px;
}

.heading p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.about_content {
  float: left;
  display: inline;
  width: 100%;
  padding: 50px 0px;
}

.about_featured {
  float: left;
  display: inline;
  width: 100%;
}

.panel-group .panel {
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.panel-group .panel+.panel {
  margin-top: 0;
}

.panel-default {
  border-color: transparent;
}

.panel-default>.panel-heading {
  background-color: transparent;
  color: #333;
  border: 0 none !important;
  padding: 5px 15px;
}

.panel-title {
  border-bottom: 1px solid #ccc;
  color: #222;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.panel-title a {
  display: block;
  text-decoration: none;
  padding-bottom: 10px;
}

.panel-default .in {
  padding-left: 10px;
  margin-left: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.panel-title a span {
  margin-right: 5px;
}

.panel-body {
  border-top-color: transparent !important;
  padding: 0px 0px;
  margin: 10px 0px;
}

.about_slider {
  float: left;
  display: inline;
  width: 100%;
  height: 350px;
}

.single_iteam {
  float: left;
  display: inline;
  width: 100%;
  height: 100%;
}

.single_iteam img {
  max-width: 100%;
}

.about_slider .slick-dots li button:before {
  content: '•';
  font-size: 28px;
}

.about_slider .slick-dots li.slick-active button:before {
  opacity: 0.75;
}

.skills_area {
  min-height: 350px;
  padding: 85px 0px;
  background-image: url(/www/views_rwd/images/rwd/skills_bg.jpg);
  background-repeat: no-repeat;
  position: relative;
  background-position: center top;
  margin-top: 40px;
}

.skills {
  position: relative;
  z-index: 999;
}

.heading h3 {
  color: #fff;
  display: inline-block;
  font-size: 40px;
  margin: 0 0 40px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
}

div[data-dimension] {
  float: none;
  margin: 0 auto;
}

.circle-text {
  color: #fff;
}

.single_skill {
  float: left;
  display: block;
  width: 100%;
  text-align: center;
}

.single_skill>h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}

/*--------------------*/

/* SERVICE SECTION */

/*--------------------*/

#service {
  display: inline;
  float: left;
  padding: 80px 0 70px;
  width: 100%;
}

.service_area {
  float: left;
  display: inline;
  width: 100%;
  margin-top: 30px;
}

.single_service {
  display: inline;
  float: left;
  width: 100%;
  padding: 0px 35px;
  margin-bottom: 40px;
}

.service_iconarea {
  text-align: center;
  margin-bottom: 10px;
}

.service_icon {
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  font-size: 72px;
  height: 150px;
  line-height: 120px;
  padding: 15px 0;
  width: 150px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.single_service>h2 {
  text-align: center;
}

.single_service>h2 span {
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  height: 150px;
  line-height: 120px;
  padding: 15px 0;
  width: 150px;
}

.single_service .service_title {
  margin: 20px 0 20px;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.single_service>.service_title:after {
  bottom: 0;
  content: '';
  height: 3px;
  left: 40%;
  position: absolute;
  width: 100px;
}

/*--------------------*/

/* Works SECTION */

/*--------------------*/

#works {
  background-color: #4f535e;
  display: inline;
  float: left;
  padding: 0 0 80px;
  width: 100%;
}

.counter_section {
  background-image: url('img/works_counterbg.jpg');
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  display: inline;
  float: left;
  min-height: 350px;
  padding: 80px 0;
  position: relative;
  width: 100%;
}

.counter_area {
  position: relative;
  z-index: 999;
}

.counter {
  padding: 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.count-title {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 15px;
  text-align: center;
}

.count-text {
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
}

.fa-2x {
  display: table;
  float: none;
  margin: 0 auto;
  font-size: 40px;
}

.portfolio_area {
  background: none repeat scroll 0 0 #4f535e;
  color: #fff;
  display: inline;
  float: left;
  padding-top: 30px;
  width: 100%;
}

.portfolio_area h2 {
  color: #fff;
}

.portfolio_gallery {
  float: left;
  display: inline;
  width: 100%;
}

.wagwep-container ul#portfolio-filter {
  border-bottom: medium none;
  margin-top: 25px;
  text-align: center;
}

.wagwep-container ul#portfolio-filter a {
  background: none repeat scroll 0 center rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  margin: 0 10px 10px 0;
  padding: 6px 12px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.wagwep-container ul#portfolio-filter a:hover {
  color: #fff;
}

.og-grid li a figure span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.9);
  display: block;
  font-weight: normal;
  margin: 40% 20px 20px;
  padding: 10px 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.wagwep-container ul#portfolio-filter li {
  display: inline-block;
  float: none;
}

/*--------------------*/

/* TEAM SECTION */

/*--------------------*/

#team {
  float: left;
  display: inline;
  width: 100%;
  padding: 80px 0px;
}

.team_area {
  display: block;
  margin-bottom: 60px;
}

.team_slider {
  float: left;
  display: inline;
  width: 100%;
}

.team_slider .slick-next, .team_slider .slick-prev {
  height: 40px;
}

.single_team {
  border: 2px solid #ccc;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline;
  float: left;
  padding: 25px 15px;
  text-align: center;
  width: 100%;
}

.team_img {
  float: left;
  display: block;
  width: 100%;
}

.team_img>img {
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 150px;
  margin: 0 auto 15px;
  width: 150px;
}

.single_team h5 {
  color: #555;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 18px;
  text-transform: uppercase;
  font-size: 17px;
}

.single_team span {
  display: inline-block;
  margin-top: 10px;
}

.single_team p {
  line-height: 26px;
}

.team_social {
  float: left;
  display: inline;
  width: 100%;
  margin-top: 10px;
}

.team_social a {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  background: #ccc;
  width: 35px;
  height: 35px;
  line-height: 35px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/*--------------------*/

/* PRICING SECTION */

/*--------------------*/

#pricing {
  background: none repeat scroll 0 0 #f8f8f8;
  display: inline;
  float: left;
  padding: 80px 0;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.pricing_area {
  display: inline;
  float: left;
  margin-top: 30px;
  width: 100%;
}

.single_price {
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px 0px;
}

.single_price>h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 100px;
  margin: 0px;
  text-transform: uppercase;
}

.single_price .price {
  color: #fff;
  padding: 15px 0;
}

.single_price .price>h4 {
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  margin: 0px 0px 5px;
}

.single_price .price>span {
  font-size: 15px;
}

.price_features {
  padding: 10px 25px;
}

.price_features li {
  border-bottom: 1px solid #f2f2f2;
  display: block;
  font-size: 15px;
  line-height: 18px;
  padding: 10px 0;
  text-transform: uppercase;
}

.price_btn {
  color: #fff !important;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.price_btn:hover {
  text-decoration: none;
  outline: none;
  background-color: #fff;
}

.business_price {
  border: 1px solid #fff;
  color: #ffffff;
}

.business_price .price {
  border-bottom: 3px solid #fff;
  border-top: 3px solid #fff;
}

.business_price .price_btn {
  border-color: #ffffff;
  background-color: #ffffff;
}

/*--------------------*/

/* BLOG SECTION */

/*--------------------*/

#blog {
  float: left;
  display: inline;
  width: 100%;
  padding: 80px 0px;
}

.blog_content {
  display: inline;
  float: left;
  margin-top: 50px;
  width: 100%;
}

.post_commentbox {
  display: inline;
  float: left;
  width: 100%;
}

.blog_slider {
  float: left;
  display: inline;
  width: 100%;
}

.single_post {
  float: left;
  display: inline;
  width: 100%;
}

.blog_img {
  display: inline;
  float: left;
  width: 100%;
}

.blog_img>img {
  /* height: 100%; */
  width: 100%;
}

.single_post h3 {
  float: left;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 15px;
  text-transform: uppercase;
  width: 100%;
}

.post_commentbox {
  float: left;
  display: inline;
  width: 100%;
  margin-bottom: 15px;
}

.post_commentbox a, .post_commentbox span {
  color: #798992;
  font-size: 11px;
  margin-right: 5px;
}

.post_commentbox a>i, .post_commentbox span>i {
  margin-right: 5px;
}

.single_post p {}

.read_more {
  font-size: 15px;
  display: inline-block;
  min-height: 25px;
}

.read_more:hover, .read_more:focus {
  text-decoration: none;
  outline: none;
}

.blog_slider .slick-prev {
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  color: #fff;
  height: 30px;
  left: 92%;
  right: 0;
  top: -38px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.blog_slider .slick-next {
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  color: #fff;
  right: 15px;
  height: 30px;
  top: -38px;
  border-radius: 0px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.blog_slider .slick-prev:hover, .blog_slider .slick-next:hover {
  opacity: 0.7;
}

/*--------------------*/

/* TESTIMONIAL SECTION */

/*--------------------*/

#testimonial {
  background: none repeat scroll 0 0 #f8f8f8;
  display: inline;
  float: left;
  padding: 80px 0;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

#testimonial .heading {
  margin-top: 20px;
}

.testimonial_customer {
  float: left;
  display: inline;
  width: 100%;
}

.testimonial_slider {
  float: left;
  display: inline;
  width: 100%;
}

.testimonial_slider>li {
  width: 380px;
  margin: 0 auto;
}

.testi_media {
  margin: 0 auto !important;
  width: 250px;
}

.testi_media .media-body {
  vertical-align: middle;
}

.media-heading {
  font-size: 20px;
}

.testi_media .media-body span {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.testi_media .media-left {
  padding-right: 20px;
}

.testi_img img {
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 100px;
  width: 100px;
}

.testi_content {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 40px auto 0;
  padding: 10px;
  position: relative;
  width: 100%;
}

.testi_content:before {
  background-image: url('img/testimonial-arrow.png');
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  height: 22px;
  left: 30%;
  position: absolute;
  top: -22px;
  width: 32px;
}

.testimonial_slider .slick-dots li {
  border: 1px solid #e6e6e6;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  line-height: 102px;
  margin: 0 5px;
  padding: 7px 5px;
  position: relative;
  width: 34px;
}

.testimonial_slider .slick-dots li button:before {
  content: none;
}

.testimonial_slider .slick-dots li button {
  background: none repeat scroll 0 0 #e6e6e6;
  height: 4px;
  padding: 0px;
  width: 20px;
}

/*--------------------*/

/* CLIENTS SECTION */

/*--------------------*/

#clients {
  display: inline;
  float: left;
  padding: 80px 0 150px;
  width: 100%;
}

.clients_content {
  float: left;
  display: inline;
  width: 100%;
  margin-top: 30px;
}

.clients_slider {
  float: left;
  display: inline;
  width: 100%;
}

.single_client {
  border: 1px solid #ccc;
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
  padding: 25px 0px;
}

.single_client>img {
  margin: 0 auto;
}

.clients_slider .slick-prev {
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  color: #fff;
  height: 40px;
  left: 46.5%;
  top: 160%;
}

.clients_slider .slick-next {
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  color: #fff;
  right: 46.5%;
  top: 160%;
  height: 40px;
}

/*--------------------*/

/* CONTACT US SECTION */

/*--------------------*/

#contact {
  background: none repeat scroll 0 0 #f8f8f8;
  display: inline;
  float: left;
  padding: 80px 0px 0px;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.contact_content {
  display: inline;
  float: left;
  margin-top: 30px;
  width: 100%;
  padding-bottom: 30px;
}

.contact_map {
  border: 1px solid #ccc;
  display: inline;
  float: left;
  width: 100%;
}

.contact_form {
  float: left;
  display: inline;
  width: 100%;
}

.contact_form input[type='text'], .contact_form input[type='email'] {
  margin-bottom: 30px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.submit_btn {
  border: 2px solid #fff;
  color: #fff;
  margin-top: 30px;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.submit_btn:hover {
  background-color: #fff;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}

textarea .form-control {
  height: auto;
}

#map_canvas {
  width: 100%;
  float: left;
  display: inline;
  height: 404px;
}

/*only firefox browser*/

@-moz-document url-prefix() {
  #map_canvas {
    width: 100%;
    float: left;
    display: inline;
    height: 422px;
  }
}

.contact_feature {
  float: left;
  display: inline;
  width: 100%;
  position: relative;
  z-index: 999;
}

.single_contact_feaured {
  border: 1px solid #ccc;
  display: inline;
  float: left;
  padding: 20px 10px;
  text-align: center;
  width: 100%;
}

.single_contact_feaured>i {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 5px;
}

.single_contact_feaured>h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ffffff;
}

.single_contact_feaured>p {
  color: #888888;
}

.success {
  border: 1px solid #008000;
  color: #008000;
  margin-bottom: 10px;
  padding: 5px;
}

.error {
  border: 1px solid #ff0000;
  color: #ff0000;
  margin-bottom: 10px;
  padding: 5px;
}

#contactFeature {
  background-image: url('img/contact-feature-bg.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  float: left;
  display: block;
  width: 100%;
  padding: 50px 0px;
}

#subscribe {
  float: left;
  display: inline;
  width: 100%;
  padding: 80px 0px;
}

.subscribe_form {
  margin: 0 auto;
  width: 60%;
}

.subscrive_group {
  display: inline;
  float: left;
  margin-top: 40px;
  width: 100%;
}

.subscribe_mail {
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline;
  float: left;
  height: 50px;
  width: 80%;
  font-size: 18px;
}

.subscr_btn {
  border: medium none;
  color: #fff;
  display: inline;
  float: left;
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  text-transform: uppercase;
  width: 20%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.subscr_btn:hover {
  opacity: 0.75;
}

/*--------------------*/

/* FOOTER */

/*--------------------*/

#footer {
  padding: 10px;
  background-color: #f5f5f5;
}

.footer_left {
  text-align: left;
}

.footer_left>p {
  color: #000;
  margin-bottom: 0;
  margin-top: 0px;
}

.footer_left>p a {
  font-weight: bold;
}

.footer_right {
  text-align: right;
}

.social_nav {
  text-align: right;
}

.social_nav li {
  display: inline-block;
}

.social_nav li a {
  border: 1px solid #fff;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  height: 30px;
  margin-left: 5px;
  text-align: center;
  width: 35px;
  line-height: 28px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*======================///////////////
			start responsive style
=====================///////////////////////*/

/*1280一般解析度PC*/

@media (max-width: 1280px) {
  .slider_caption {
    margin-top: 39%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .slider_caption>h2 {
    font-size: 55px;
    line-height: 70px;
  }
  .slider_caption>p {
    font-size: 18px;
    line-height: 28px;
  }
  .subscribe_mail {
    width: 76%;
  }
  .subscr_btn {
    width: 24%;
  }
}

/*1024一般解析度PC*/

@media (max-width: 1199px) {
  .login_mt {
    margin-top: 18px;
  }
  .title_5 {
    font-size: 30px;
    line-height: 30px;
  }
  .mtb {
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .inside_mt {
    margin-top: 10px;
  }
  .back_mtb {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .inside_title {
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    position: absolute;
    z-index: 1000;
    margin-top: 15%;
    margin-left: 15%;
  }
  .slider_caption>h2 {
    width: 100%;
  }
  .blog_slider .slick-prev {
    left: 91%;
  }
  #map_canvas {
    height: 404px;
  }
  /*only firefox browser*/
  @-moz-document url-prefix() {
    #map_canvas {
      height: 404px;
    }
  }
  .slider_caption {
    margin-top: 42%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .slider_caption>h2 {
    font-size: 55px;
    line-height: 70px;
  }
  .slider_caption>p {
    font-size: 18px;
    line-height: 28px;
  }
  .subscribe_mail {
    width: 76%;
  }
  .subscr_btn {
    width: 24%;
  }
}

/*平版設定*/

@media (max-width: 991px) {
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    margin-top: 10px;
    font-size: 24px;
  }
  .transition-timer-carousel .carousel-indicators {
    bottom: 0px;
    margin-bottom: 15px;
  }
  .mt5 {
    margin-top: 30px;
  }
  .foot_align {
    text-align: center;
  }
  .foot_align_2 {
    text-align: center;
  }
  .foot_align_3 {
    text-align: center;
  }
  .title_5 {
    font-size: 32px;
    line-height: 32px;
  }
  .inside_mt {
    margin-top: 10px;
  }
  .back_mtb {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mtb {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .inside_title {
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    position: absolute;
    z-index: 1000;
    margin-top: 13%;
    margin-left: 15%;
  }
  .google_map {
    width: 100%;
    height: 300px;
  }
  .title_1 {
    font-size: 16px;
    color: #1c9c8e;
    font-weight: bold;
    line-height: 20px;
  }
  .login_mt {
    margin-top: 10px;
  }
  .footer_left>p {
    text-align: center;
  }
  /* 2019/09/09 Alice 新增 */
  .navbar-default .navbar-nav>li>a {
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    padding: 0px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .navbar-default .navbar-nav>li>a:first-child {
    width: 75%;
    background-color: transparent;
    padding-left: 40px;
  }
  .navbar-default .navbar-nav>li>a+a {
    width: 25%;
    height: 50px;
    background-color: hsla(0, 0%, 100%, 0.15);
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    /* padding-top: 15px; */
  }
  .navbar-default .navbar-nav>li>a+a>i {
    color: hsla(0, 0%, 100%, 0.8);
    font-size: 25px;
    line-height: 50px;
  }
  .navbar-default .navbar-nav>.open, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: hsla(0, 0%, 100%, 0.15);
  }
  .navbar-default .navbar-nav>.open>a+a, .navbar-default .navbar-nav>.open>a+a:hover, .navbar-default .navbar-nav>.open>a+a:focus {
    background-color: hsla(0, 0%, 100%, 0.15);
  }
  /* 2019/09/09 Alice 新增 end*/
  .navbar-brand {
    font-size: 26px;
  }
  #slides {
    height: 600px !important;
  }
  .slider_caption {
    width: 100%;
    margin-top: 67%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .slider_caption>h2 {
    font-size: 38px;
    line-height: 38px;
  }
  .slider_caption>p {
    font-size: 17px;
    line-height: 28px;
  }
  .about_area {
    padding-bottom: 80px;
  }
  .about_slider {
    margin-top: 30px;
  }
  .single_iteam {
    text-align: center;
  }
  .single_iteam img {
    display: inline-block;
  }
  .single_service .service_title {
    font-size: 18px;
  }
  .single_service>.service_title:after {
    left: 33%;
  }
  .single_price>h3 {
    font-size: 20px;
    line-height: 80px;
  }
  .single_price .price>h4 {
    font-size: 50px;
    line-height: 50px;
  }
  .price_features li {
    font-size: 13px;
    line-height: 15px;
  }
  .price_btn {
    font-size: 13px;
    padding: 10px 15px;
  }
  .blog_slider .slick-prev {
    left: 88.5%;
  }
  .testi_content {
    width: 100%;
  }
  .clients_slider .slick-prev {
    left: 45%;
  }
  .clients_slider .slick-next {
    right: 45%;
  }
  .subscr_btn {
    font-size: 15px;
  }
  .single_contact_feaured {
    margin-bottom: 30px;
  }
  /*最新消息區塊*/
  .carousel-news .carousel-news-left, .carousel-news .carousel-news-right, .carousel-news .icon-prev, .carousel-news .icon-next {
    margin-top: 170px;
  }
}

/*6吋-7吋*/

@media (max-width: 767px) {
  .carousel-inner>.item>img {
    display: block;
    max-width: 150%;
    height: auto;
  }
  .login_mt {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .back_mtb {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .navbar-collapse {
    position: relative;
    z-index: 9999;
  }
  .navbar-default .navbar-collapse {
    /* border-color: hsla(0, 0%, 100%, 0.5); */
  }
  .main_nav {
    text-align: center;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(255, 255, 255, 1);
  }
  #slides {
    height: 360px !important;
  }
  .slider_caption {
    margin-top: 15%;
  }
  .slider_caption>h2 {
    font-size: 25px;
    line-height: 26px;
  }
  .slider_caption>p {
    font-size: 15px;
  }
  .slider_btn {
    font-size: 18px;
  }
  .heading h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .skills_area {
    background-size: cover;
  }
  .single_skill {
    width: 50%;
    margin-bottom: 22px;
  }
  .counter {
    width: 50%;
    float: left;
  }
  .counter_section {
    background-size: cover;
  }
  .portfolio_area {
    padding: 60px 15px 0;
  }
  .wagwep-container ul#portfolio-filter a {
    margin: 0 5px 5px 0;
    padding: 6px 10px;
    font-size: 12px;
  }
  .single_price {
    margin-bottom: 30px;
  }
  .single_price>h3 {
    font-size: 24px;
    line-height: 100px;
  }
  .single_price .price>h4 {
    font-size: 60px;
    line-height: 60px;
  }
  .price_features li {
    font-size: 15px;
    line-height: 18px;
  }
  .price_btn {
    font-size: 15px;
    padding: 10px 20px;
  }
  .single_post h3 {
    font-size: 15px;
    line-height: 15px;
  }
  .testi_content:before {
    left: 35%;
  }
  .single_client {
    padding: 18px 10px;
  }
  .single_client>img {
    max-width: 100%;
  }
  .contact_map {
    margin-top: 30px;
  }
  #contactFeature {
    background-size: cover;
  }
  .subscribe_form {
    margin: 0 auto;
    width: 85%;
  }
  .team_social a {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  .blog_slider .slick-prev {
    left: 86.5%;
  }
  .og-close {
    z-index: 999;
  }
  #about {
    padding: 50px 0;
  }
  #service {
    padding: 50px 0 50px;
  }
  #works {
    padding: 0 0 50px;
  }
  #team {
    padding: 50px 0;
  }
  #pricing {
    padding: 50px 0;
  }
  #blog {
    padding: 50px 0;
  }
  #testimonial {
    padding: 50px 0;
  }
  #clients {
    padding: 50px 0 100px;
  }
  #contact {
    padding: 50px 0 0;
  }
  #subscribe {
    padding: 50px 0;
  }
  .social_nav {
    margin-top: 20px;
    text-align: center;
  }
  .footer_left {
    text-align: center;
  }
  .single_service>.service_title:after {
    left: 41%;
  }
  .wagwep-container ul#portfolio-filter li {
    width: auto;
  }
  .wagwep-container ul#portfolio-filter a {
    text-indent: 0;
  }
  /*最新消息區塊*/
  .carousel-news .carousel-news-left, .carousel-news .carousel-news-right, .carousel-news .icon-prev, .carousel-news .icon-next {
    margin-top: 0px;
  }
}

/*5-6吋手機*/

@media (max-width: 480px) {
  /*專案義賣2*/
  .nav-tabs>li {
    width: 50%;
  }
  .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #ff9600;
    border: 1px solid #ff9600;
    border-bottom-color: transparent;
    cursor: default;
    border-radius: 0px 0px 0px 0px;
  }
  .nav-tabs>li>a {
    border-color: #fff #fff #fff;
    border-radius: 0px 0px 0px 0px;
  }
  .nav-tabs>li>a:hover {
    border-color: #646464 #646464 #646464;
    border-radius: 0px 0px 0px 0px;
  }
  .nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #646464;
    color: #fff;
  }
  .faq-cat-content {
    margin-top: px;
    background-color: #ffffff;
  }
  .faq-cat-tabs li a {
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 7px;
    padding: 6px 10px 6px 10px;
    background-color: hsl(40, 15%, 40%);
    border: 1px solid hsl(40, 15%, 40%);
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .nav-tabs li a:focus, .panel-heading a:focus {
    outline: none;
  }
  .panel-heading a, .panel-heading a:hover, .panel-heading a:focus {
    text-decoration: none;
    color: #777777;
  }
  .faq-cat-content .panel-heading:hover {
    background-color: #efefef;
  }
  .active-faq {
    border-left: 5px solid #888888;
  }
  .panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: normal;
  }
  .member_line2 {
    font-size: 16px;
    border: 3px solid #fff;
    padding: 5px;
    color: #929292;
  }
  .member_line2:hover {
    font-size: 16px;
    border: 3px solid #f7ab00;
    padding: 5px;
    color: #f7ab00;
    border-radius: 12px;
  }
  .member_line2_active {
    font-size: 16px;
    border: 3px solid #fff;
    padding: 5px;
    color: #f7ab00;
    border-radius: 12px;
    background-color: #fff;
  }
  .member_line2 a {
    color: #a8a8a8;
  }
  .member_line2 a:hover {
    color: #f7ab00;
  }
  .carousel-inner>.item>img {
    display: block;
    max-width: 150%;
    height: auto;
  }
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    margin-top: 10px;
    font-size: 18px;
  }
  .transition-timer-carousel .carousel-indicators {
    bottom: 0px;
    margin-bottom: 15px;
  }
  .mtb {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mt5 {
    margin-top: 15px;
  }
  .foot_align {
    text-align: center;
  }
  .foot_align_2 {
    text-align: center;
  }
  .foot_align_3 {
    text-align: center;
  }
  .inside_mt {
    margin-top: 7px;
  }
  .back_mtb {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .google_map {
    width: 100%;
    height: 250px;
  }
  .title_5 {
    font-size: 26px;
    line-height: 26px;
  }
  .inside_title {
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    position: absolute;
    z-index: 1000;
    margin-top: 13%;
    margin-left: 7%;
  }
  .login_mt {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .video_high {
    width: 100%;
    height: 250px;
  }
  .video_high_2 {
    width: 100%;
    height: 250px;
  }
  #slides {
    height: 320px !important;
  }
  .slider_caption {
    margin-top: 49%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .slider_caption>h2 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0px;
  }
  .slider_caption>p {
    font-size: 14px;
    line-height: 20px;
  }
  .slider_caption>a {
    font-size: 15px;
    margin-top: 20px;
    padding: 8px 10px;
  }
  .wagwep-container ul#portfolio-filter li {
    width: auto;
  }
  .wagwep-container ul#portfolio-filter a {
    font-size: 10px;
    margin: 0 0 2px;
    padding: 5px;
    text-align: center;
    text-indent: 0;
  }
  .blog_slider .slick-prev {
    left: 81.5%;
  }
  .clients_slider .slick-prev {
    left: 43%;
  }
  .clients_slider .slick-next {
    right: 43%;
  }
  .subscribe_form {
    width: 100%;
  }
  .footer_left {
    text-align: center;
  }
  .footer_right {
    margin-top: 20px;
  }
  .social_nav {
    text-align: center;
  }
  .testi_content:before {
    left: 30%;
  }
  .single_service>.service_title:after {
    left: 38%;
  }
  .wagwep-container ul#portfolio-filter {
    padding: 0 3%;
  }
  .slides-navigation {
    display: none;
  }
}

/*4-5吋手機*/

@media (max-width: 360px) {
  .carousel-inner>.item>img {
    display: block;
    max-width: 150%;
    height: auto;
  }
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    margin-top: 10px;
    font-size: 16px;
  }
  .transition-timer-carousel .carousel-indicators {
    bottom: 0px;
    margin-bottom: 15px;
  }
  .pay_mt {
    margin-top: 7px;
  }
  .mtb {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mt5 {
    margin-top: 15px;
  }
  .foot_align {
    text-align: center;
  }
  .foot_align_2 {
    text-align: center;
  }
  .foot_align_3 {
    text-align: center;
  }
  .inside_mt {
    margin-top: 7px;
  }
  .inside_title {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    position: absolute;
    z-index: 1000;
    margin-top: 13%;
    margin-left: 7%;
  }
  .title_5 {
    font-size: 26px;
    line-height: 26px;
  }
  .video_high {
    width: 100%;
    height: 200px;
  }
  .video_high_2 {
    width: 100%;
    height: 200px;
  }
  .login_mt {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .back_mtb {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .slider_caption {
    margin-top: 65%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .slider_caption>a {
    margin-top: 10px;
  }
  .slides-navigation h3 {
    display: none;
  }
  .slider_caption>h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .slider_caption>p {
    font-size: 14px;
    line-height: 18px;
  }
  .panel-title {
    font-size: 17px;
  }
  .about_area {
    padding-bottom: 0px;
  }
  .about_slider {
    height: auto;
  }
  .single_skill {
    margin-bottom: 25px;
    width: 100%;
  }
  .heading h3 {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 30px;
  }
  .counter {
    width: 100%;
    margin-bottom: 15px;
  }
  .blog_slider .slick-prev {
    left: 75.5%;
  }
  .clients_slider .slick-prev {
    left: 40%;
  }
  .clients_slider .slick-next {
    right: 40%;
  }
  .subscribe_mail {
    width: 70%;
    font-size: 15px;
  }
  .subscr_btn {
    width: 29%;
    font-size: 15px;
  }
  .heading h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .single_service>.service_title:after {
    left: 32%;
  }
  .slides-navigation {
    display: none;
  }
}

/*4吋手機*/

@media (max-width: 320px) {
  .carousel-inner>.item>img {
    display: block;
    max-width: 150%;
    height: auto;
  }
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    margin-top: 10px;
    font-size: 16px;
  }
  .transition-timer-carousel .carousel-indicators {
    bottom: 0px;
    margin-bottom: 15px;
  }
  .video_high {
    width: 100%;
    height: 200px;
  }
  .video_high_2 {
    width: 100%;
    height: 200px;
  }
  .pay_mt {
    margin-top: 7px;
  }
  .mtb {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .mt5 {
    margin-top: 15px;
  }
  .foot_align {
    text-align: center;
  }
  .foot_align_2 {
    text-align: center;
  }
  .foot_align_3 {
    text-align: center;
  }
  .inside_mt {
    margin-top: 7px;
  }
  .back_mtb {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .inside_title {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    position: absolute;
    z-index: 1000;
    margin-top: 13%;
    margin-left: 7%;
  }
  .title_5 {
    font-size: 26px;
    line-height: 26px;
  }
  .login_mt {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .slider_caption {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .slider_caption>h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .slider_caption>p {
    font-size: 14px;
    line-height: 18px;
  }
  .single_service>.service_title:after {
    left: 29%;
  }
  .blog_slider .slick-prev {
    left: 70.5%;
  }
  .subscr_btn {
    font-size: 11px;
  }
  .slider_caption {
    margin-top: 73%;
  }
  .slides-navigation {
    display: none;
  }
}

/*主選單*/

@media only screen and (max-width: 414px) {
  #menu_up-sticky-wrapper {
    height: unset !important;
    /*50px;*/
  }
}

/**/

.navbar-nav .open .dropdown-menu {
  background: #696969;
  border-radius: 0;
}

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    background-color: hsla(0, 0%, 0%, 0.1);
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    line-height: 40px;
    padding: 0 60px;
  }
}

.img-border {
  border: 1px solid #dedede;
}

.tab-pane-min-height {
  min-height: 238px;
}

/* 首頁最新消息圖塊 長寬比0.69 */

.outer {
  width: 100%;
  overflow: hidden;
}

.index_news {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.3s;
}

.s-item-img {
  width: 200px;
  margin: 0 auto;
  /*border:3px #f3f3f3 solid;*/
}

.s-item {
  height: 350px;
  background-color: #fff;
  padding: 20px 20px;
  margin: 0;
  margin-bottom: 30px;
  overflow: auto;
}

.ac-container {
  background: #fff;
  padding: 30px 15px;
}

.ac-container label:hover {
  background: #7ec6a0;
}

.ac-container input:checked~article {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ac-container input:checked+label, .ac-container input:checked+label:hover {
  background: transparent;
}

/* 2019/08/28 Alice Update */

select {
  background-image: none;
  background-color: #fff;
  max-width: 100%;
  min-height: 30px;
}

.btn {
  -moz-border-radius: 0;
  border-radius: 0;
}

.nav-pills>li {
  padding: 5px;
}

.nav-pills>li+li {
  margin-left: 10px;
}

.nav-pills>li a {
  background-color: #ccc;
}

.slick-arrow {
  z-index: 1;
}

@media (max-width: 576px) {
  .nav-pills>li {
    display: inline-block;
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

#fb-block {
  text-align: center;
}

/* 2021/06/11 Update by Alice - booking_content use*/

.table_rwd {}

@media screen and (max-width:576px) {
  .table_rwd thead {
    display: none;
  }
  .table_rwd>tbody>tr {
    display: block;
    background-color: #eaeaea;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    position: relative;
  }
  .table_rwd>tbody>tr:nth-child(odd) {
    background-color: #F4F4F4;
  }
  .table_rwd tbody tr td {
    display: flex;
    border-top: none;
    border-bottom: 1px solid #ddd;
  }
  .table_rwd tbody tr td:before {
    content: attr(data-title)'：';
    display: inline-block;
    width: 3.5em;
    text-align: left;
    font-weight: 600;
  }
  .table_rwd tbody tr td:last-child {
    border-bottom: none;
  }
  .table_rwd.table_booking tbody tr td:first-child {
    display: inline-flex;
    width: 3.5em;
    border-bottom: none;
    position: absolute;
    top: 0;
  }
  .table_rwd.table_booking tbody tr td:nth-child(2) {
    display: inline-flex;
    padding-left: 3.5em;
  }
  .table_rwd.table_booking tbody tr td:first-child:before, .table_rwd.table_booking tbody tr td:nth-child(2):before {
    content: '';
    display: none;
  }
  .table_rwd.table_booking tbody tr td:first-child input[type="radio"] {
    width: 50px;
    margin: 0;
  }
}