.phone{position:fixed;right:1%;top:20%;z-index:1000;}
.map{position:fixed;right:1%;top:35%;z-index:1000;}
.youtube-1{position:fixed;right:1%;top:50%;z-index:1000;}


/*手機版-側欄浮動按鈕-縮小*/
@media (max-width: 430px){ 
  .phone, .fb, .line-1, .ig, .map, .wechat, .shop-1, .x-twitter, .pixnet, .youtube-1, .tiktok , .thread { 
    transform: scale(0.8);
    right:0;
  }
}

/*標題偽元素樣式*/
.t-line {
  position: relative;
  margin: 1.5em auto;
  border-bottom: 1px solid #005900;
  width: 80px;
}

.t-line:before {  
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  bottom: -3px;
  left: 45%;
  right: 0;
  background: #005900;
}

.container h4 {
   background: linear-gradient(to top, #005900, #005900, #0f280f);
   background-clip: text;
   -webkit-background-clip: text;
   color: transparent;
  font-size: clamp(24px, 3vw, 40px);
  font-weight: 700;
  line-height:40px;
}

/*標題裝飾線*/
.border-1 {position: relative; border-top: 1px solid #cccccc; width: 100%; margin: 10px auto;}
.border-1::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -10px;
    width: 10px;
    height: 10px;
    background-color: #005900;
    z-index: 1;
}




/*套用google font字型Noto Serif TC明體*/
#t-500{
  font-family: 'Noto Serif TC', serif;
  font-weight: 500;
    color: #2a69d0;
  font-size: clamp(22px, 2vw, 40px);
  line-height: 40px;
}

/*
.topnavbar {
 background-color: Transparent;
    background-color: #dfdfdf;
    position: fixed;
    line-height: 0;
    padding: 0;
}*/

@media only screen and (min-width: 768px) {
  .topnavbar {
    position: fixed;
  }
}
.topnavbar {
      background: rgba(209, 225, 155, 0.8);
}


.topnavbar .container {
  text-align: justify;
  font-size: 0;
  padding: 0px;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}

#logo h1 {
    height: 70px;
}


a {
    color: #202020;/*連結顏色*/
    text-decoration: none;
}

a:hover {
    color: #116411;/*連結顏色*/
    text-decoration: none;
}

.swiper-container {
  height: auto !important; /* 將容器預設的高拿掉 */
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(750 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important; /* 強制圖片寬度隨容器變更 */
}


/*nav*/
#nav {
    vertical-align: bottom;
}

/*nav*/
#nav ul li a {
    font-size: 1.5rem;/*頁籤文字大小*/
    color: #fff;/*頁籤文字顏色*/
    padding: 10px 11px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    transition: .3s;
  text-shadow: 2px 1px 2px #a5cb73;
}

#nav ul li a:hover  {
    color: #0e56af;/*頁籤滑過文字顏色*/
  letter-spacing:5px;
}

#nav ul li.current a {
    color: #0e56af;/*頁籤按下後文字顏色*/
    font-weight: 500;
}


/*次頁籤文字顏色*/ 
#nav .subnav {
    text-align: left;
    background-color: #ffffff;/*次頁籤底色*/
}
#nav .subnav a { font-size: 14px; }

#nav li.has-subnav ul li a:hover {
   color: #fff;/*次頁籤滑過後文字顏色*/   
    background-color: #ea5d4c; /*次頁籤滑過底圖顏色*/
}

#nav li.has-subnav ul li a:hover::before { display:none;}

#nav li.has-subnav ul li.current a {
   color: #f7ce3e;/*次頁籤按下後文字顏色*/    
}
/*
body.about-us .fcol.fcol-1 {
    background-color: #9ca6af;
}*/  

body.about-us .fcol.fcol-5, body.about-us .fcol.fcol-4, body.about-us .fcol.fcol-3 {
display:none;
}

body.about-us .fcol.fcol-6 .container {
  width: 90%;
}

body.about-us .fcol.fcol-6 {
 /*background-attachment: fixed; /*fixed固定背景; scroll捲動背景*/
   background-repeat: no-repeat;
   background-position: 50% 10%;
   background-size: cover;/*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
   background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.6) 0% ,rgba(255, 255, 255, 0.6) 100%) , url(https://static.iyp.tw/409905/files/fde295c0-e6aa-49d6-acc8-6ca3cf7dd6d5.jpg);
   padding: 3rem 0;
}

/*title文字顏色*/
body.about-us  .h1title {display: none;}
.fcol.fcol-header .container { padding: 0px;/*頁籤間距*/}

.h1title {font-size: 22px;}

/*改內文標題顏色*/
h1, h2, h3, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: inherit;
    color: #000;
}

ul.product-list li a.focus h3, ul.product-list li a:hover h3 {
    color: #082453;
}
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: #082453;
    overflow: hidden;
    padding: 0 16px;
}

#side ul li a {
    color: #222;
   font-size: 16px;
}

.product-list-div h2 a {
    color: #2a69d0;
    text-decoration: none;
    display: inline-block;
}

.product-list-div h2 {text-shadow: 0 0px 0 #fff;}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
  padding: 0px 20px;
    background-color: #2a69d0;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all:hover {
    color: #fff;
}


body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}

body[data-type="fullpage"] #product-header.main {
      min-height: auto;/*產品-編輯框不設定高*/
}


#main-wrap .container {
    font-size: clamp(16px, 2vw, 18px);
  line-height:30px;
  color: #2d2d2d;
}

/*footer*/
#footer {
    background: linear-gradient(to right, #0034b8, #0036be);
    color: #fff;
  font-size: 1.0em;
}

#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 0px solid #a3a3a3;
   display: flex;
    justify-content: center;
}
#foot-nav ul li a {
    display: block;
    color: #fff;
    font-size: 1.02em;
    margin-right: 10px;
    padding: 5px 10px;
  border-radius: 10px;
   background-color: #181141;
}

#foot-nav ul li.current a {  color: #fff; }

#footer-service #copyright { display: none;}


body {

    font-family: 'Noto Sans TC', sans-serif;/*套用google font字型Noto Sans TC黑體*/
}

/*UL大標 https://steam.oxxostudio.tw/category/html/tags/ul-li.html*/
ul.a {
  list-style-type: circle;
}

ul.b {
  list-style-type: square;
}

ul.c {
  list-style-type: disc;/*disc實心 ecimal 數字*/
  margin-left: 1em;
}

ul.c li::marker{
  color: #ff0000;
}

 /*圖文特效按鈕*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed:400,700');
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
.snip1583 {
  font-family: 'Fira Sans Extra Condensed', Arial, sans-serif;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: auto 0 auto;
  min-width: 230px;
  max-width: 400px;
  width: 100%;
  font-size: 16px;
  color: #111;
  line-height: 1.2em;
  text-align: center;
}

.snip1583 *,
.snip1583 *:before,
.snip1583 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}


.snip1583 img {
  vertical-align: top;
  width:100%; max-height:300px;  min-height:100px;
  object-fit: cover;transform:scale(1,1);transition: all 0.5s ease-out;
}

.snip1583 img:hover {
  transform:scale(1.1,1.1);
}
.snip1583 figcaption {
  padding: 10px;
}

.snip1583 h3 {
  font-size: 1.2rem;
  font-weight: 600;
  margin: 10px 0 4px;
}

/*fcol 欄位要加寬 鍵頭才會出現在左右*/
#bodyinhome .fcol.fcol-6 .container{
  max-width:100%;
  width:80%;
  padding:40px 0;
}

/*owl 輪播圖語法*/
.row-no-gutters { margin:10px; padding:30px; }
.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%;
}

.row-no-gutters img {
   display: block;
   width: 80%;
}

