.TL {position: fixed; right: 0.5%; top: 32%; z-index: 1000;}







/*Banner*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(818 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}




body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }


a {
    color: #193D7D;
}
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: #193D7D;
  font-family: 'Noto Sans TC';
  font-weight: 400;
}

.h1title {
  padding-top: 30px;
  padding-bottom: 0px;
}


/*SVG LOGO調整*/
#logo img, .modal .logo img {
  width: 340px;
  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: #193D7D;
    line-height: 1.3;
    font-weight: 300;
    padding: 10px 18px;
    font-size: 100%;
    transition:all 0.5s;
}

#nav ul li a:hover{
    color: #000;
    font-weight: 500;
}


#nav ul li.current a  {
    color: #80AADA; 
    font-weight: 500;
}



/*區塊隱藏*/

#bodyinpage.rwd-collapse.viewmode.default .fcol.fcol-header,
#bodyinpage.about-us .fcol.fcol-1,
#bodyinpage.about-us .fcol.fcol-6 {
  display: none;
}



#bodyinpage.contact-us .fcol.fcol-header {
  background-image: url(); /* 设置背景图片 */
  background-position: top center; /* 设置背景图像位置 */
  background-size: cover; /* 背景图像覆盖整个元素 */
  display:none;  
}
#bodyinpage.contact-us .fcol.fcol-1 {
  background-image: url(https://static.iyp.tw/409733/files/9ce6946d-6c35-4291-ab40-ae8c5da64129.png
); /* 设置背景图片 */
  background-position: top center; /* 设置背景图像位置 */
  background-size: cover; /* 背景图像覆盖整个元素 */
}





#bodyinpage.product .fcol.fcol-header {
  background-image: url(); /* 设置背景图片 */
  background-position: top center; /* 设置背景图像位置 */
  background-size: cover; /* 背景图像覆盖整个元素 */
  display:none;  
}
#bodyinpage.product .fcol.fcol-1 {
  background-image: url(https://static.iyp.tw/409733/files/9ce6946d-6c35-4291-ab40-ae8c5da64129.png
); /* 设置背景图片 */
  background-position: top center; /* 设置背景图像位置 */
  background-size: cover; /* 背景图像覆盖整个元素 */
}







#bodyinpage.news .fcol.fcol-header {
  background-image: url(); /* 设置背景图片 */
  background-position: top center; /* 设置背景图像位置 */
  background-size: cover; /* 背景图像覆盖整个元素 */
  display:none;  
}
#bodyinpage.news .fcol.fcol-1 {
  background-image: url(https://static.iyp.tw/409733/files/9ce6946d-6c35-4291-ab40-ae8c5da64129.png
); /* 设置背景图片 */
  background-position: top center; /* 设置背景图像位置 */
  background-size: cover; /* 背景图像覆盖整个元素 */
}








/* 外層區塊 */
.service-wrapper{
  height: 640px;
  display: flex;
  align-items: center;
}

/* 白色卡片 */
.service-box{
  background: rgba(255,255,255,0.9);
  padding: 30px;
  border-radius: 10px;
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  width: 100%;
}

/* 影片自適應 */
.service-box iframe{
  width: 100%;
  height: 400px;
}

/* 手機版優化 */
@media (max-width: 768px){

  .service-wrapper{
    height: auto;            /* 手機不要固定高度 */
    padding: 40px 15px;
  }

  .service-box{
    padding: 20px;
  }

  .service-box .row{
    display: flex;
    flex-direction: column;  /* 直排 */
  }

  .service-box .col-3{
    width: 100%;
    margin-bottom: 20px;
  }

  .service-box iframe{
    height: 220px;           /* 手機影片縮小 */
  }

}








}

/* 產品輪播容器 */
.rwd-table {
  overflow-y: visible !important;
}
#myDiv {
  background-color: #000;
  overflow: hidden;
  width: 100%;
}
#myDiv img {
  max-width: none;
  width: 250px;
}
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;
}

/* owl-carousel */
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  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-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 .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%;
}




#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-2 { background: url(https://static.iyp.tw/5037/files/cea09146-7955-443c-9d91-8782a874e7d8.svg) no-repeat center top; background-size: cover; min-height: 400px; display: flex; align-items: center; justify-content: center; } #bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-3 { background: url(https://static.iyp.tw/5037/files/3b5fa29f-d1d4-460b-a74e-dc5e4ba0b829.svg) no-repeat center top; background-size: cover; min-height: 640px; display: flex; align-items: center; justify-content: center; } #bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-4 .container { padding: 0px; max-width: 80%; width: 100%; background-color: #ffffff; } 

#bodyinpage.rwd-collapse.viewmode.default.about-us .fcol.fcol-5 {
  background: url(https://static.iyp.tw/5037/files/c47f9c30-3224-4585-856e-d6cd8ca9146e.svg) no-repeat center top;
  background-size: cover;
  min-height: 482px;
  display: flex;
  align-items: center;
  justify-content: center;
}





/* ==================================================
   表單修正
================================================== */
.mark {
  background: none;
}






body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }
