@media only screen and (min-width: 768px){
.topnavbar {background: linear-gradient(-45deg, #057c63 52%, #eee 0) no-repeat;background-size: 100%;
  box-shadow: 1px 1px 3px #707070;}}

.topnavbar .container {
  text-align: justify;
  font-size: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}

@media only screen and (max-width: 576px) {
    .topnavbar {background:#eee;}}

@media only screen and (max-width: 410px) {.topnavbar .container {
    background: #eee;
}}

/*banner高度調整*/
@media only screen and (min-width: 768px){#banner {top: 110px;} #main-wrap {margin-top: 110px;} #ndc-banner-editor {top: 110px;}}

/*iphone手機顯示調整*/
@media only screen and (max-width: 576px) {
.rwd-wrapper .col-2 {
-webkit-flex:0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%}
}

/*手機板banner縮放*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}

#nav ul li.current a {
  color: #d4ff68;
  font-weight: bold;
  font-weight: 600;
}
#nav ul li a{
  color:  #ffffff;
    font-size:17px;/*頁籤文字大小*/
    padding: 10px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    transition: .3s;
    letter-spacing: 0.5px;
    text-shadow: 1px 1px 3px #535353;
}
#nav ul li a:hover {color: #d4ff68;}

/*套用google font字型Noto Sans TC黑體*/
#t-700{
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 768px){
#t-700{ font-size: 32px; }}

#t-400{
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 400;
}

body {
    background-color: #fff;/*背景底色*/
}

#breadcrumb {
    top: 3px;
}

#call {
    width: 55px;
    right: 10px;
    border-radius: 50%;
    z-index: 999;
    bottom: 200px;
    position: fixed;
}
#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 20px;
    border-radius:10px;
    background-color: hsla(240, 0%, 50%, 0.5) ;
    color: white;
    cursor: pointer;
}

.h1title h1{ display:none;}

/*公司介紹-公司簡介表格*/
body.about-us .fcol.fcol-1 {
  background: url(https://static.iyp.tw/22562/files/7dac18e6-0dfb-4dd1-bafb-ab1e38eb9f4b.png)no-repeat bottom;
  margin-top: -60px;
  background-color: #fff;
}
body.about-us .fcol.fcol-1 .container  {
  background-color: rgb(255, 255, 255, 0.8);
  border-radius: 20px 0px 20px 0px;
  border: 2px solid #fff;
}
body.about-us .fcol.fcol-2 {
  background: url(https://static.iyp.tw/22562/files/75e8ad54-1f0a-47a6-8b00-5be3372e2635.png)no-repeat center;
  background-color: #057c63;
}
body.about-us .fcol.fcol-3 {
  background: url(https://static.iyp.tw/22562/files/b1336404-4dd3-4c0e-bda3-0244b59ed3c1.png)no-repeat top;
}
body.about-us .fcol.fcol-4 { display:none;}
body.about-us .fcol.fcol-5 { display:none;}
body.about-us .fcol.fcol-6 { display:none;}

body.contact-us {
  background: url(https://resource.iyp.tw/static.iyp.tw/22562/files/f50bc8b3-5bf3-48d8-a5a4-9f0ad2fa780c.png)fixed;}
body.contact-us .fcol.fcol-1 .container {
  background-color: rgb(255, 255, 255, 0.8);
  border-radius: 20px 0px 20px 0px;
  border: 2px solid #fff;
}

#footer {background-color: #434343;}

/*分隔線*/
hr.sep-2 {
  border: 0; 
  height: 1px; 
  background-image: linear-gradient(to right, #f0f0f0, #057c63, #057c63, #f0f0f0);
}

/*snip1504效果-服務項目*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
.snip1504 {
  font-family: 'Noto Sans TC', sans-serif;
  position: relative;
  overflow: hidden;
  margin: 5px;
  min-width: 250px;
  max-width: 330px;
  width: 100%;
  color: #000000;
  text-align: center;
  font-size: 20px;
  background-color: #fff;
  border: 2px solid #fff;
}

.snip1504 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1504 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.snip1504 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.snip1504 h3,
.snip1504 h5 {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.snip1504 h3 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  text-transform: uppercase;
  font-weight: 400;
}

.snip1504 h5 {
  font-weight: normal;
  color: #888;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.snip1504 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1504:hover > img,
.snip1504.hover > img {
  opacity: 0.1;
}

.snip1504:hover h3,
.snip1504.hover h3,
.snip1504:hover h5,
.snip1504.hover h5 {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/*投影圖片-工廠環境*/
.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%;
}

@import url(https://fonts.googleapis.com/css?family=Raleway:500);
.snip1284 {
  font-family: 'Noto Sans TC', sans-serif;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.snip1284 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1284 li {
  display: inline-block;
  list-style: outside none none;
  margin: 0.5em 1.2em;
  padding: 0;
}
.snip1284 a {
  padding: 0 0.6em;
  color: #057c63;
  position: relative;
  text-decoration: none;
}
.snip1284 a:before,
.snip1284 a:after {
  width: 4px;
  height: 0;
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #057c63;
}
.snip1284 a:before {
  top: 0;
  right: 0;
}
.snip1284 a:after {
  bottom: 0;
  left: 0;
}
.snip1284 a:hover,
.snip1284 .current a {
  color: #7d7d7d;
}
.snip1284 a:hover:before,
.snip1284 .current a:before,
.snip1284 a:hover:after,
.snip1284 .current a:after {
  height: 100%;
}

/*產品頁面-產品格*/
ul.product-list li a.focus, ul.product-list li a:hover {color: #057c63;}

a {color: #3eb1cc;}
.news .fcol .news-list li a:hover, .news .news.main-content li a:hover {color: #057c63;}

ul.product-list li a {
    display: flex;
    flex-flow: column;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-decoration: none;
    cursor: pointer;
    padding-bottom: 0px;
    color: #1b1b1b;
    background-color: #fff;
    text-align: center;
    border: 2px solid #eee;
    border-radius: 3px;
    transition-property: color, box-shadow;
}