.phone1{position:fixed;right:0%;top:20%;z-index:1920}
.phone2{position:fixed;right:0%;top:30%;z-index:1920}
.phone3{position:fixed;right:0%;top:40%;z-index:1920}
.phone4{position:fixed;right:0%;top:50%;z-index:1920}

body {
  font-family: 'Noto Sans TC', sans-serif;

}


/*服務項目&服務流程*/
.s-step { 
  background-color: #fff;
  padding: 15px;
  height: 100%;
  border: 2px solid #000;
  border-radius: 10px;
  box-shadow: 0 0 5px #ccc     
}
.s-step ol {
  list-style-type: decimal;
  font-size: clamp(14px, 2vw, 16px);
  margin: 5px 0 5px 20px;
  text-align: justify;
}
.s-step i {
  color: #ff7700;
  font-size: 4em;
  padding: 10px;
}
.s-step h3 { color: #ff7700; font-size: clamp(24px, 2vw, 36px); }
.s-step h4 { color: #000; font-size: clamp(18px, 2vw, 22px); }

/*服務項目-區塊項目li效果—6格*/
.pro_item ul li {
    padding: 10px;
    margin: 5px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    width: calc(50% - 10px);
    border-radius: 5px;
    line-height: 1.5;
    border: 1px solid #dddddd;
    background-color: #fff;
  font-size: clamp(14px, 2vw,16px);
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  text-align: left;
  color: #000;
}

/*服務介紹*/
.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黑體*/    
}
/*按鈕-文字底色變化特效*/
.custom-btn {
    padding: 5px 25px;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}

.btn-more1 {
    border-radius: 30px;
    border: 0px solid #fff;
    color: #333;
    font-size: clamp(18px, 2vw, 20px);
    background-color: #ffffff;
     font-weight: 500;
}
.btn-more1:hover{
    background-color: #000; /* 當滑鼠經過時按鈕表格底色變化 */
    color: #fff;/* 當滑鼠經過時按鈕表格文字變化 */
}
#header .topnavbar .container {
    padding-left: 60px;
    padding-right: 60px;
    width: 100%;
}
.topnavbar .container {
  text-align: center;
}

@media only screen and (min-width: 768px) {
#nav > ul > li:nth-child(-n+7) {
    z-index: 1;
}
}

td{
  border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(800 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important;
}



@media only screen and (min-width: 768px){
.topnavbar {
  
    position: relative;/*頁籤&banner分開不重疊*/
    padding: 0;/*頁籤間距*/
  background-image: url(https://static.iyp.tw/409740/files/790fff7d-48a2-4a13-9da9-c02205083fa1.jpg); 
}}
body.about-us .fcol.fcol-2 {
    background-color: #f4f4f4;
}
body.about-us .fcol.fcol-3 {
    background-color: #fff;
}

body.about-us .fcol.fcol-6 {
    display:none;
}

#nav .subnav {
    background-color: #eee;
}


#nav ul li a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    color: #333;
    padding: 16px;
    line-height: 1.3;
    transition: .3s;
}
#nav ul li a:hover {

    color: #333;

}
#nav ul li.current a {
    color: #333;
 }







h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: inherit;
    color: #000;
}


.product-list-div h2 {
    text-shadow: 0 0px 0 #333;
}


ul.product-list li a.focus h3, ul.product-list li a:hover h3 {
    color: #464646;
}
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: #7a7a7a;
    overflow: hidden;
    padding: 0 16px;
}

.menu [class^="col-"] img:hover {
    border-radius: 8px;
}
.menu [class^="col-"] img {
  transition:0.7s;
  border-radius: 50%;
  border: 1px #74aeca solid;
  padding:6px;
  background-color:#c7e6f5;
}

.row [class^="col-"] img{
  opacity:3;
  transition:0.7s
}
.row [class^="col-"] img:hover {
    opacity:0.55;
}
.row [class^="col-"] {
  padding:10px;
}