/*tl icon*/
.tl{position:fixed;right:0.5%;top:16%;z-index:1000;}
/*mail icon*/
.ma{position:fixed;right:0.5%;top:24%;z-index:1000;}



/*body*/
.row [class^="col-"] {
  padding:10px;
}


body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }


#wrap{
   background:url(https://static.iyp.tw/409404/files/62ccc0e1-f2e9-4b8b-bd47-462fdbca2ca6.jpg)no-repeat;
   background-position:top center;
   background-size:cover;
   background-attachment:fixed;
}


/*logo*/

 #logo img {
   padding: 0 16px 16px;
 }


/*top*/
.navbar-nav > li > a {
    color: #fff;
}


.topnavbar .container {
  text-align: justify;
  font-size: 0;
  /*text-align: center;*/  
  padding-top:0px;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}

.topnavbar {
  background-color: #fff;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0;
  height: 100px;
}



/*nav*/
#nav ul li a {
    white-space: nowrap;
    color: #333;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 18px;
    font-size: 100%;
    border-right: 0px #888 dotted;
    transition:all 0.5s;
}

#nav ul li a:hover{
    background:#1580c3;
    color: #fff;
    border-radius:25px;
}

#nav ul li.current a  {
    background:#0fa2f7;
    color: #fff;
     border-radius:25px;
}


/*Banner*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}



/*about_1*/
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-header{
   display:none;
}


/*table*/
th {
    border-bottom: 1px solid #d6d6d6;
}

tr:nth-child(even) {
    background: #efefef;
}

table.w3-table-all {
    margin: 20px 0;
}

.w3-table-all {
    border: 1px solid #ccc;
}

.w3-table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table;
}

.w3-white {
    color: #000 !important;
}

.w3-table-all td:first-child {
    padding-left: 16px;
}

.w3-table-all td{
    padding: 8px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top;
}


.w3-table-all td a{
    color:#222;
}

.w3-table-all {
    border-collapse: collapse;
    border-spacing: 0;
}


/*about_2*/
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-2{
   background:url(https://static.iyp.tw/409404/files/57f859f8-b12c-49bc-9883-5161a7786b2f.png)no-repeat;
   background-position:top center;
   background-size:cover;
}


#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-2 .container{
  padding:100px 20px 40px;
}


/*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%;
}

@media(max-width:368px){
.owl-carousel.owl-theme .owl-dots {
 display:none;
 }
}


/*about_3*/
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-3{
  background:#5988b4;
}

.sr{
  border:1px solid #fff;
  padding:10px 10px;
  border-radius:15px;
}

.sr a{ display:block;}




/*about_5~6*/
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-5,
#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-6{
  display:none;
}


/*h1*/
.h1title{color:#0083b3;border-bottom:1px dashed #0083b3;}



/*pd*/
body[data-type="fullpage"] .main {
  min-height: 50px;
}

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: #000;
    overflow: hidden;
    padding: 0 16px;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background: #59aacb;
    text-shadow: none;
    padding: 0 10px;
}


/*form*/
.mark {
    background: none;
   }


/*footer*/
#foot-nav{
  display:none;
}

#foot-nav ul li a {
    color: #fff;
    font-size: 1.06em;
}

#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #fff;
}

#footer {
    color:#fff;
}

#contact-info ul li span {
    color: #fff;
}

#copyright, #copyright a{color:#dcdcdc;}