.phone{position:fixed;  right:1%;  top:35%;  z-index:1000 }
.line-01{position:fixed;  right:1%;  top:50%;  z-index:1000 }
.map{position:fixed;  right:1%;  top:65%;  z-index:1000 }

/*按鈕變化*/
.buttons-coll {
  width: 90%;
  margin: 10px auto;
  text-align: center;
}
button1 {
  margin: 20px;
}
.custom-btn {
  padding: 10px 35px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
}

.btn-1 {
  border: 1px solid #000000;
}
.btn-1:hover {
  background: #000000;
  color: #ffffff;
}
.btn-1:active {
  top: 2px;
}

.custom-btn2 {
  padding: 10px 35px;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
}
.btn-2 {
  border: 2px solid #d19f49;
  color: #966e29;
  background: #e0e0e0;
}
.btn-2:hover {
  background: #d19f49;
  color: #ffffff;
}
.btn-2:active {
  top: 2px;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:100,700;);
.snip1585 {
  background-color: rgb(41, 46, 57);
  color: #fff;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  margin: 10px;
  max-width: 315px;
  min-width: 100%
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}

.snip1585 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1585:before,
.snip1585:after {
  background-color: rgba(46, 52, 64,  0.5);
  border-top: 50px solid rgba(46, 52, 64, 0.5);
  border-bottom: 50px solid rgba(46, 52, 64, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  opacity: 0;
}

.snip1585:before {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}

.snip1585:after {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}

.snip1585 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.snip1585 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.1em;
  opacity: 0;
  z-index: 2;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.snip1585 h3 {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  color:#fff;
  text-transform: uppercase;
}

.snip1585 h3 span {
  display: block;
  font-weight: 700;
}

.snip1585 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.snip1585:hover > img,
.snip1585.hover > img {
  opacity: 0.7;
}

.snip1585:hover:before,
.snip1585.hover:before,
.snip1585:hover:after,
.snip1585.hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.snip1585:hover figcaption,
.snip1585.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}



/*服務介紹*/
.s-item  {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  padding:15px;
  height: 100%;
  box-shadow: -1px 34px 26px -23px #999999;
}
.s-item img {
  width: 140px;
    background-color: #eee;
    border-radius: 100%;
    margin: -80px 0 0;
}
.s-item h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 2.0;
  letter-spacing: 2px;
  color: #00a0e9;
}
.s-item h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 2px;
  color: #080808;
  font-family: 'Noto Sans TC', sans-serif;/*套用google font字型Noto Sans TC黑體*/
}
.s-item p {
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
    font-family: 'Noto Sans TC', sans-serif;/*套用google font字型Noto Sans TC黑體*/    
}
/*服務申請流程箭頭*/
#Process-bg {
    border-radius: 15px;
    background-color:#fff;
    padding: 20px 15px 2px 15px;
    margin: 0 1rem;
    height: 100%;
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.2);
}
#Process::after {
  font-family: "Font Awesome 6 Free";
  content: "\f0a9"; /*向右箭頭*/
  position: relative;
  bottom: 50%;
  left: 57%;
  font-size: 20px;
  font-weight: 700;
} 
@media only screen and (max-width: 760px){
#Process::after {
  content: "\f0ab"; /*向下箭頭*/
  position: relative;
  bottom: 0;
  top:2.5%;
  left: 0;
}}
/*圖片輪播*/
.owl-carousel.owl-theme {
  padding: 0 1rem 1rem;

}
.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; /*箭頭大小*/
  color:#4460b6;
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;

}

  /*圖文特效按鈕-標題在上+內文滑入PART3*/
.snip1376 {
  position: relative;
  overflow: hidden;
  margin: 0 auto 0;
  min-width: 160px;
  max-width: 100%;
  width: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  text-align: left;
  background-color: #000000;
  text-shadow: 2px 2px 5px #000000;/*文字陰影*/
}
.snip1376 figcaption {
  position: absolute;
  top: 55%;
  left: 0;
  right: 0;
  padding: 20px;
 -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.snip1376 h2{
  font-family: 'Noto Sans TC', sans-serif;
  text-transform: uppercase;/*文字大寫*/
  color:#ffffff;/*文字顏色*/
  font-size: 1.5rem;/*文字大小*/
  font-weight: 700;/*文字粗細*/
  line-height: 1.3;/*文字行距*/
  letter-spacing: 1;　/* 設定文字間距 */
  border-bottom: 2px solid #fff;
}
.snip1376 h2::after {
    content: '';
    margin-top: 10px;
    display: block;
    width: 20%;
    height: 2px;
    background: #fff;
}
.snip1376 img {
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
  width: 100%;
  height: 300px;
  vertical-align: top;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.snip1376:hover img,
.snip1376.hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.2;
}
.snip1376 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.snip1376 p {
  position: relative;
  color: #fff;
  font-size: 1em;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
}
.snip1376:hover p,
.snip1376.hover p {
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
  opacity: 1;
}
.snip1376 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}


/*標題圓圈*/
.t-1 h3 {
  color: #282864;
  font-size: clamp(1.5rem, 3vw, 2rem); 
  line-height:1.5;
 
}
.t-1 h3::before { 
    content: '';
    display: block;
    height: 3rem;
    width: 3rem;
    background-color: #c6cbdc;
    border-radius: 100%;
    margin-left: -10px;
    margin-bottom: -2.5rem;
    z-index: -1;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background-color: #4666ba;
    padding: 0px 10px;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all:hover {
    color: #fff;
    transition-property: left, color;
    background-color: #4666ba;
    padding: 0px 10px;
}

.product-list-div h2 {
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
    padding: 6px 15px;
    text-shadow: 0 0px 0 #fff;
    font-size: 16px;
}

#t-500{
  font-family: 'Noto Serif TC', serif;
  font-weight: 1000;
    color: #000;
}

/*下面底色/文字顏色*/
#footer {
    color: #fff;
    background-color: #00559f; 
 
}

#foot-nav { border-bottom: 0px solid #444;display: flex; justify-content: center; }

#foot-nav ul li a {
    display: block;
    color: #fff;
    font-size: 1.0em;
    margin-right: 10px;
    padding: 5px 16px;
    background-color: #001d37;
    border-radius: 30px; 
}

#contact-info ul li span {
    color: #fff;
}

.pc_01 img {
   width: 100%;
    height: 300px;
   object-fit: cover;
  box-shadow: -10px 10px #ddd;
}

/*手機版-側欄浮動按鈕-縮小*/
@media (max-width: 414px){ 
  .phone, .fb, .line-1, .ig, .map, .wechat, .shop-1, .x-twitter, .pixnet { 
    transform: scale(0.8);
    right:0;
  }
}

/*回首頁在最右邊*/
.navbar-nav {
    display:none;
}

/*套用google font字型Noto Serif TC明體*/
#t-500{
  font-family: 'Noto Serif TC', serif;
  font-weight: 500;
    color: #c79b6a;
}

/*了解更多*/
.bg-icon1  {
  margin-left: auto; 
  margin-right: auto;
  transition:.3s all ease;
  padding: 5px 20px;
  color: #fff;
  text-align: center;
  font-size: 18px;
   background-color: #293aa0; 
  border-radius: 5px;
}

.bg-icon1:hover  {
  background-color: #8a8ea6; 
  color: #fff;
}

.bg-icon1 a { color:#fff;}


/*文字顏色, ::after底線*/
#ser-line {
    background: #3d7294;
    width: 40px;
    height: 5px;
    display: block;
    margin: 0.5em auto 0.5em;
    border-radius: 5px;
}


#logo h1 {
    height: 70px;
}

.topnavbar .container {
  text-align: justify;
  font-size: 0;
  padding: 0px;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
  padding: 0px;
}
body {
}

#bodyinhome .fcol.fcol-3{
 background-image:url("https://static.iyp.tw/409703/files/ec67f30b-b0bf-4341-b5d3-ef5686e2fe25.jpg");
  padding:2em;
}
#bodyinhome .fcol.fcol-4{
 background-color:#00559f;
  padding:2em;
}


#bodyinhome .fcol.fcol-1{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+76,005ec4+78,005ec4+100 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 90%,#005ec4 90%,#005ec4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}


#bodyinhome .fcol.fcol-5 .container {
width:100%;
}


#bodyinhome .fcol.fcol-6 {

background-image:url("https://static.iyp.tw/409703/files/517c581c-9f51-4f63-ba51-4308b95efa78.jpg");
}




.topnavbar {
     background-color: #00559f;/*頁籤底圖顏色*/
    position: relative;/*頁籤&banner分開不重疊*/
    padding: 0px;/*頁籤距離*/

}


/* 首頁與內頁共用 */
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
}

.swiper-slide {
  width: 100% !important;
}

/* 首頁 */
#bodyinhome .swiper-wrapper, #bodyinhome .swiper-slide {
  padding-bottom: calc(700 / 1920 * 100%); /* 首頁 banner 大小 */
}

/* 內頁 */
#bodyinpage .swiper-wrapper, #bodyinpage .swiper-slide {
  padding-bottom: calc(700 / 1920 * 100%); /* 內頁 banner 大小 */
}

#nav ul li::after {  
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #e1f5ff;
    left: 0;
     top: 5px; }

#nav ul li a {
    color: #fff;/*頁籤文字顏色*/
    padding: 10px 16px;/*頁籤文字間隔*/
    /*border-left: #999 1px dotted;頁籤文字間隔虛線*/
    font-size:14px;
}

#nav ul li a:hover  {
  color: #ffc600;/*頁籤滑過文字顏色*/
}
#nav ul li.current a { 
  color: #ffc600;/*頁籤滑過文字顏色*/
}

#nav ul li a::before {
  content:"";
  border-top:3px solid #fff;
  width:0;
  position:absolute;
  left:0;
  right:0;
  top:40px;
  margin:0 auto;
  transition:.3s all ease;
}
#nav ul li a:hover::before {
    width: 50%;
}

#nav .subnav {
    background-color: #ffffff;/*次頁籤底色*/
}

#nav li.has-subnav ul li::after {  
    content: "";
    position: absolute;
    width: 0px;
    height: 20px;
    background: #fff;
    left: 0;
     top: 15px; }

#nav .subnav li a:hover::before  {
    display:none;
}


#side ul li a {
    color: #31708f;
}

#side ul li.current>div a {
    color: #333;
}

/* 商品格*/
ul.product-list li a { color: #333;}
ul.product-list li a:hover { color: #333;}

/*title文字顏色*/
.h1title {
    color: #000;
    text-align: center;
    border-bottom: 1px solid #b0b0b0;
    
}

body.about-us .h1title {display:none;}

/* 消除空白*/
body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}


/* 文字放大手機*/
@media only screen and (max-width: 768px){
body {
     font-size: 16px;/*螢幕寬度768px內文字大小*/
    color: #000;
}

#footer {
   font-size: 12px;
}
}


/* 文字放大電腦*/
@media only screen and (min-width: 768px){
#main-wrap .container {
    font-size:16px;
  line-height:30px;
  color: #000;
}}
  
a { color: #000;}
  
  

/* 背景*/
body {
   background-color:#fff;
font-family: 'Noto Sans TC', sans-serif;
}

/* 線*/
.line{
    height: 1px;//高度爲1px,可根據實際修改
    width: 150px;
    background: #ffae00;
}
.innerline{
    display: block;
    width: 150px;
    height: 3px;
    background: #ffae00;
    margin-top: -1px;//很重要，否則兩條線不在同一水平面
}

/* 上圖下字介紹*/
figure.snip1249 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-family: 'Noto Sans TC', sans-serif;
}

figure.snip1249 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  border: 10px solid #fff; 
}
figure.snip1249 img{
  position: relative;
  width: 100%;
  height: 320px; 
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
  transform:scale(1,1);
}

figure.snip1249:hover img{
  opacity: 0.7;
  transform:scale(1.1,1.1);
}

figure.snip1249 h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2.0;
}
figure.snip1249 p {
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
  line-height: 1.5;
}
figure.snip1249 figcaption {
  color: #000000;
  position: relative;
  font-size: 0.9em;
  text-align: center;
  background: #ffffff;
  width: 100%;
  display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

figure.snip1249 figcaption .btn-more {
  display: inline-block;
  width: auto;
  border: 2px solid #20638f;
  padding: 5px 10px;
  color: #20638f;
  text-decoration: none;
  font-weight: 800;
  font-size: 0.9em;
  text-transform: uppercase;
  margin: 1rem;
}

figure.snip1249:hover .btn-more {
  background-color: #20638f;
  color: #ffffff;
}
figure.snip1249 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}






/*UL大標 https://steam.oxxostudio.tw/category/html/tags/ul-li.html*/
ul.a {
  list-style-type: circle;
}

ul.b {
  list-style-type: square;
}

ol.c {
  list-style-type: ecimal;/*disc實心 ecimal 數字*/
  margin-left: 1em;
  font-size:20px;
  line-height:40px;
}

ol.d {
  list-style-type: lower-alpha;
  margin-left: 1em;
}

/*響應欄表格col-4 col-5 col-6 col-7 手機版強制2欄 寬度50%*/
@media only screen and (max-width: 576px){
.serve-item .col-3 { max-width: 33%;}
.serve-item .col-4 { max-width: 50%;}
.serve-item .col-6 { max-width: 50%;}
.serve-item .col-7 { max-width: 50%;}
}


/*產品-服務項目區塊項目li效果—5格*/
.pro_item ul li {
    padding: 5px;
    margin: 5px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    width: calc(24% - 10px);
    border-radius: 5px;
    line-height: 1.5;
    border: 1px solid #dddddd;
    background-color: #fff;
  font-size: 18px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  text-align: center;
}
.pro_item a { color:#666 ;font-size: 15px;}

.pro_item a:hover { 
  opacity: 0.8;   
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991px){
 .pro_item ul li { width: calc(33% - 10px); font-size: 14px;}
  .pro_item a { font-size: 14px;}
}
@media only screen and (max-width: 768px){
 .pro_item ul li { width: calc(50% - 10px); }
}
@media only screen and (max-width: 567px){
 .pro_item ul li { width: calc(100% - 10px); }
}



/*響應欄表格col-4 col-5 col-6 col-7 手機版強制2欄 寬度50%*/
@media only screen and (max-width: 576px){
.serve-item .col-4 { max-width: 50%;}
.serve-item .col-5 { max-width: 50%;}
.serve-item .col-6 { max-width: 50%;}
.serve-item .col-7 { max-width: 50%;}
}


/* 下排浮動頁籤連結 */
#wrap-fmenu{
   max-width:1280px;
    width:100%;
    margin:0px auto;
    display:block;
}
.fMenu{
   background-color:#6cc11a;
	display:block;
	position:fixed;
	width:100%;
    margin:0 auto;
	z-index:100;
  	color:#FFF;
	left:0;
	bottom:0;
}
.fMenu ul li{
    letter-spacing:1.5px;
	float:left;
	width:50%;
	border-left:1px solid #fff;
	box-sizing:border-box;
  	color:#FFF;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fMenu ul li:first-child{
	border:none;
}
.fMenu ul li a{
	display:block;
	min-height:45px;
    max-height:120px;
	padding: 10px 10px 5px 10px;
    font-size: clamp(12px, 2vw, 20px); 
	color:#FFF;
	text-align:center;
	box-sizing:border-box;
    letter-spacing:0px;
    line-height: 1.1;
}
.fMenu ul li a i{
	display:block;
	font-size:70%;
  	color:#FFF;
}
