.tb table td{
  border:1px solid #fff;
}

/*隱藏標題字*/
#bodyinpage.about-us .fcol.fcol-header
{
  display:none;
}

#bodyinpage.contact-us .fcol.fcol-header
{
  display:none;
}



/*icon位置*/
.TL2 {position: fixed; right: 0.5%; top: 65%; z-index: 1000;transform:scale(0.9);}
.ml {position: fixed; right: 0.5%; top: 80%; z-index: 1000;transform:scale(0.9);}

@media(max-width:767px){
  .TL2 {position: fixed; right: 0.5%; top: 63%; z-index: 1000;transform:scale(0.9);}
  .ml {position: fixed; right: 0.5%; top: 75%; z-index: 1000;transform:scale(0.9);}
}



/*Banner*/
.swiper-container {
    height: auto !important;
}
.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc( 900 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}
.swiper-slide {
  width: 100% !important;
}

@media(max-width:767px){
  .swiper-wrapper, .swiper-slide {
    padding-bottom: calc( 800 / 700 * 100%);
  }
}



body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }


a {
    color: #222;
}

body {
    background-color: #FFF;
    color: #193D7D;
    font-size: 16px;
    margin: 0;
    line-height: 1.8;
    font-family: 'Noto Sans TC';
    font-weight: 300;
}

/*陰影*/
.plan {
  background: #fff;
  width: 100%;
  margin: 0%;
  box-shadow: 0px 5px 15px rgba(0,0,0,0.16);
  padding: 15px;
  text-align: center;
  border-radius: 5px;
}

h1, .h1 {
  color: #9E9E9E;
  font-family: 'Noto Sans TC';
  font-weight: 400;
}

.h1title {
  padding-top: 30px;
  padding-bottom: 0px;
}


/*SVG LOGO調整*/
#logo img, .modal .logo img {
  width: 304px;
  height: 70px;
}



.navbar-nav > li > a {
    color: #fff;
}

.topnavbar .container {
  text-align: justify;
  font-size: 0;
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}

.topnavbar {
   background-color: #FFF;
   top:0px;
   padding: 0;
   position: relative;
   z-index:100;
 width:100%;
}

.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}


/*nav_faa*/
body[data-type="fullpage"] #nav {
    font-size: 1rem;
    width: 100%;
}



/*nav*/
#nav{margin-top:-80px;}

#nav ul {float:right;}

#nav ul li a {
    white-space: nowrap;
    color: #424242;
    line-height: 1.3;
    font-weight: 300;
    padding: 10px 18px;
    font-size: 100%;
    transition:all 0.5s;
}

#nav ul li a:hover{
    color: #424242;
    font-weight: 500;
}


#nav ul li.current a  {
    color: #E50012; 
    font-weight: 500;
}


/*Index_3*/
#bodyinhome .fcol.fcol-3 .container{
  padding:40px 20px;
}

/*owl*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
  bottom: 0;
}
.owl-carousel.owl-theme button:focus {
  outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa{
  font-size: 3em; /*箭頭大小*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}




/*about_1（背景色）*/
#bodyinpage.about-us .fcol.fcol-1 {
  background-color: #FFF;
  background-image: url('https://static.iyp.tw/409544/files/109e2a69-6c5f-433a-8578-f0156d6b991f.jpg');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position: top center; /* 使背景图像靠上 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
  
}



/*about_2（背景色）*/
#bodyinpage.about-us .fcol.fcol-2 {
  background-color: #FFF;
  background-image: url('https://static.iyp.tw/409544/files/390720ff-144e-4f47-9c7c-97b4d5ddddd3.jpg');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position: top center; /* 使背景图像靠上 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
  
}

/*owl*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
  bottom: 0;
}
.owl-carousel.owl-theme button:focus {
  outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa{
  font-size: 3em; /*箭頭大小*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 10px;
}

/*about_3（視差）*/
#bodyinpage.about-us .fcol.fcol-3 {
  background-color: #FFF;
  background-image: url('https://static.iyp.tw/409544/files/3c68899b-2394-4973-8766-d5a59bb64dd7.jpg');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position: center; /* 使背景图像居中 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
  background-attachment:fixed;
}

/*about_4（背景圖）*/
#bodyinpage.about-us .fcol.fcol-4 {
  background-color: #FFF;
  background-image: url('');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position: center; /* 使背景图像居中 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
}

/*about_5（背景圖）*/
#bodyinpage.about-us .fcol.fcol-5 {
  background-color: #FFF;
  background-image: url('https://static.iyp.tw/409544/files/862429c6-eb2f-42b6-b330-c9c6a9848ee3.jpg');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position:center; /* 使背景图像居中 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
}

/*about_6（背景圖）*/
#bodyinpage.about-us .fcol.fcol-6 {
  background-color: #FFF;
  background-image: url('https://static.iyp.tw/409544/files/36f53bd3-e846-47b2-ab56-ec106d62f29b.jpg');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position:top center; /* 使背景图像居中 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
}


/*about_7（背景圖）*/
#bodyinpage.about-us .fcol.fcol-7 {
  background-color: #FFF;
  background-image: url('');
  background-size: cover; /* 使背景图像覆盖整个元素 */
  background-position: center; /* 使背景图像居中 */
  background-repeat: no-repeat; /* 避免背景图像重复 */
}
/*owl*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
  bottom: 0;
}
.owl-carousel.owl-theme button:focus {
  outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa{
  font-size: 3em; /*箭頭大小*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 10px;
}

/*footer(頁尾)
#footer {
  color: #424242;
  background-color: #fff;
}

#footer a:hover {
  color: #424242;
}
#footer a {
  color: #424242;
}

#contact-info ul li span {
  color: #424242;
}

.contact-row h5 {
  color: #424242;
}

#foot-nav {
  border-bottom: 1px solid #424242;
}

#foot-nav ul li.current a, #foot-nav ul li a:hover {
  color: #424242;
  font-weight: 500;
  
}*/
/*頁尾的頁籤
#foot-nav ul li.current a, #foot-nav ul li a {
  color: #424242;
}

#foot-nav ul li a {
  padding: 8px 16px 8px 0;
}*/




/*產品格
#product-header {
  margin-bottom: -190px !important;
}
ul.product-list {
  padding: 10px;
}

ul.product-list li {
  padding: 8px;
  margin-bottom: -15px;
}

ul.product-list li a {
  border: 0px solid #ddd;
  background-color: rgba(0,0,0,0);
}

ul.product-list li a.focus, ul.product-list li a:hover {
  border: 0px solid #ccc;
  box-shadow: 0 2px 5px 1px rgba(0,0,0,0.0) !important;
}

ul.product-list li a .img {
  padding-bottom: 100%;
}

ul.product-list li h3 {
  font-family: Noto Sans TC;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  padding: 0px;
}

ul.product-list li a:hover h3 {
  color: #000;
  font-weight: 500;
}

list li a:hover .desc {
  display: none;
}

body[data-type="fullpage"] .product-list-div h2 a {
  font-weight: 300;
  color: #000;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all:hover {
  color: #333;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
  color: #666;
  padding-top: 15px;
}
*/

/*產品格_標題字*/
ul.product-list li h3 {
    flex: 1 0 auto;
    max-height: 3.15rem;
    margin: 0.7rem 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #000000;
    overflow: hidden;
    padding: 0 16px;
text-align: center
}

/*手機選單*/
.navbar {
    background-color: #E50012; /* 填入想要手機版型的導覽列想要的顏色 */
  }

.rwd-side {
    background-color: #FFF  !important;
  }

.rwd-navbar-toggle {
    float: right;
  }

.navbar-nav {
    margin-right: 15px;
  }



/*手機版選單展開的樣式*/
@media only screen and (max-width: 767px) {
  .rwd-side.menu-open {
    background: #FFF !important; /*底色*/
    }

  .rwd-side a:hover {
      color: #000000 !important; /*文字顏色 滑鼠懸停*/
    }

  .rwd-side a {
      color: #555555 !important; /*文字顏色*/
    }

  .navbar-icon-bar {
      height: 4px;
    }
  .navbar-icon-bar:before {
      transform: rotate(180deg);
      top: 0px
    }
  .navbar-icon-bar:after {
      transform: rotate(90deg);
      top: 0px
    }
  .navbar-icon-bar::after {
      background-color: #222; /*+顏色*/
    }
  .navbar-icon-bar::before, .navbar-icon-bar::after {
      background-color: #222; /*+顏色*/
    }
  .rwd-navbar-toggle .label {
      color: #222; /*選單字顏色*/
    }
  .menu-open .navbar-icon-bar:before {
      transform: rotate(0deg);
    }
  .menu-open .navbar-icon-bar:after {
      transform: rotate(0deg);
    }
  body[data-type="fullpage"] .navbar-nav>li>a {
      line-height: initial;
    }

  .rwd-side .product-search input[type="text"] {
    background-color: #FFF !important;
  }
  
  .rwd-side .nav li.has-subnav .toggle::after {
    color: #000 !important;/*小箭頭*/
  }
}


/*頁尾顏色*/
#footer{background:#C4C4C4;max-width:100%;}


/*表單*/
#contact-form{color:#000;}

.marktxt {
    margin-top: 10px;
    font-size: 95%;
    color: #d3951e;
}

.mark {
    background:none;
}

.signtxt {
    display: block;
    margin-top: 20px;
    color: inherit;
    border-top: 1px dashed #ccc;
}


#contact-info li.tel {
    color: #E70014;
}
@media(max-width:430px){
.mobile-br:before { 
    content: ' '; 
    display: block;
 }
}

/*owl*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
  bottom: 0;
}
.owl-carousel.owl-theme button:focus {
  outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa{
  font-size: 3em; /*箭頭大小*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 10px;
}




/*圖片輪播_owl*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
  bottom: 0;
}
.owl-carousel.owl-theme button:focus {
  outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa{
  font-size: 3em; /*箭頭大小*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 0px;
}

#foot-nav {
    display: none;
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #444;
}

