/*icon*/
.TEL {position: fixed; right: 0%; top: 52%; z-index: 1000;transform:scale(1);}

.OEM-Inquiry-Information {position: fixed; right: 0%; top: 60%; z-index: 1000;transform:scale(1);}


@media(max-width:767px){
.TEL {top: 72%;}

.OEM-Inquiry-Information {top: 80%;}

}

/*body*/
body {
  color: #595758;
  margin: 0;
  font-size: 18px;
  background-color: #f2f2f2;
  /*word-break:break-all;*/
}
a {
    color: #595758;
    text-decoration: none;
}
a:hover {
    color: #3ea6b7;
}
#bodyinhome .fcol.fcol {
    line-height:1.9em;
}
.edit-area {
  overflow-wrap: break-word;
  line-height: 1.9em;
}


/*title*/
h1 {
  position: relative;
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 36px;
  color: #000;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
h1 span {
  display: block;
  font-size: 0.5em;
  line-height: 1.3;
    display:none;
}
h1 em {
  font-style: normal;
  font-weight: 600;
}
.four h1 {
  text-align: center;
  padding-bottom: 0.7em;
}
.four h1 span {
  font-weight: bold;
  word-spacing: 3px;
  line-height: 2em;
  padding-bottom: 0.35em;
  color: rgba(0, 0, 0, 0.5);
}
.four h1:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  content: "";
  left: 50%;
  margin-left: -30px;
  background-color: #000;
}


#bodyinpage.about-us .fcol.fcol-header
{
  display:none;
}

/*body*/
.row [class^="col-"] {
  padding:10px;
}

body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }


/*SVG LOGO
#logo img, .modal .logo img {
  width: 80%;
  height: auto; 
}
*/

/*SVG_LOGO*/
#logo img, .modal .logo img {
  width:65%;
  height: auto;
}


@media(max-width:767px){
  #logo img, .modal .logo img { 
    width:100%;
    height: auto;
    margin: 0 auto;
  }
}

/*top*/
.navbar-nav > li > a {
    color: #fff;
}

.topnavbar .container {
  text-align: justify;
  font-size: 0; 
}

.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;
}


/*full_nav*/
body[data-type="fullpage"] #nav {
    font-size: 1rem;
    width: 100%;
}


#header .topnavbar .container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}


@media(min-width:1920px){
body[data-type="fullpage"] #footer .container {
    width: 1160px;
 }
}

#header .topnavbar .container {
  padding-left: 60px;
  padding-right: 60px;
  width: 100%;
}


/*nav*/
#nav{margin-top:-65px;}
#nav ul li a {
    white-space: nowrap;
    color: #595758;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 10px;
    font-size: 95%;
    transition:all 0.5s  all ease;  
    border-top:1px solid transparent;  
}
#nav ul{float:right;}
#nav ul li a:hover{
    color: #3ea6b7;
}
#nav ul li a::before {
  content:"";
  width:0;
  position:absolute;
  left:0;
  right:0;
  top:0px;
  margin:0 auto;
  border-top:3px solid #3ea6b7;
  transition:.3s all ease;
}
#nav ul li a:hover::before {
 width:50%;
}
#nav ul li.current a::before  {
  content:"";
  /*border-top:3px solid #054378;*/
  width:50%;
  position:absolute;
  top:0px;
  margin:0 auto;
}
#nav ul li.current a  {
    color: #52acc1;  
}
#nav .subnav {
    position: absolute;
    top: 100%;
    max-width: 200px;
    background-color: #fff;
} 
#nav ul .subnav li a {
    background-color: #fff;
    color: #333;
    text-align: left;
    width: 200px;
}
#nav ul li .subnav a span {
    display: inline-block;
    max-width: 200px;
    padding: 0px 10px;
    border-top:0px;
}
#nav ul li .subnav a span:hover  {
    display: inline-block;
    max-width: 200px;
    border-top: 0px solid;
    padding: 0px 10px;
    border-top:0px;
}
#nav ul li .subnav a::before {
  border-top:0px solid #3ea6b7;
}
#nav li.has-subnav ul li a {
    color: #333;
    width:200px;
    white-space: pre-line;
  }



/*Banner*/
.swiper-container {
  height: auto !important;
}
.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(800 / 1920 * 100%);
}
.swiper-slide {
  width: 100% !important;
}




/* index_1 */
#bodyinhome .fcol.fcol-1 .container {
    padding: 10px 180px;
    max-width: 100%;
    width: 100%;
    background-image: url('https://static.iyp.tw/409923/files/34e976be-b843-4a94-a23a-01e69e08fae5.jpg');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat; 
}

/* index_1_@media*/
@media (max-width: 768px) {
  #bodyinhome .fcol.fcol-1 .container {
    padding: 15px;
  }
}

/* index_2 */
#bodyinhome .fcol.fcol-2 .container {
    width: 100%;
    background-image: url('https://resource.iyp.tw/static.iyp.tw/409923/files/d3d36c2f-c05f-4d3c-b766-47f91a448218.svg');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

/* index_2_@media*/
@media (max-width: 768px) {
  #bodyinhome .fcol.fcol-2 .container {
    padding: 15px;
  }
}

/* index_3 */
#bodyinhome .fcol.fcol-3 .container {
    padding: 20px 250px;
    max-width: 100%;
    width: 100%;
    background-image: url('https://resource.iyp.tw/static.iyp.tw/409923/files/196a01fd-4ecc-4125-9c17-284eb98a1a7b.svg');
    background-size: cover; 
    background-position: top center;
    background-repeat: no-repeat;
}
/* index_3_@media*/
@media (max-width: 768px) {
  #bodyinhome .fcol.fcol-3 .container {
    padding: 15px;
    background:#f2f2f2;
  }
}

/* index_4 */
#bodyinhome .fcol.fcol-4 .container {
    padding: 20px 250px;
    max-width: 100%;
    width: 100%;
    background-color: #fff;
    background-size: cover; 
    background-position: top center;
    background-repeat: no-repeat;
}

/* index_4_@media*/
@media (max-width: 768px) {
  #bodyinhome .fcol.fcol-4 .container {
    padding: 15px;
  }
}

/*Index_5*/
#bodyinhome .fcol.fcol-5 .container{
  background-color: #fff;
}


/*Index_6*/
#bodyinhome .fcol.fcol-6{
  background-color: #52acc1;
}

/*product*/
#bodyinpage.product .fcol.fcol-1{
  background:f2f2f2;
}

#bodyinhome .fcol.fcol-5 div{padding:0;margin:0;}


/* about-us_1-6 */
#bodyinpage.about-us .fcol.fcol-1 .container,
#bodyinpage.about-us .fcol.fcol-2 .container,
#bodyinpage.about-us .fcol.fcol-3 .container,
#bodyinpage.about-us .fcol.fcol-4 .container,
#bodyinpage.about-us .fcol.fcol-5 .container,
#bodyinpage.about-us .fcol.fcol-6 .container{
    width: 100%;
    padding: 0;
}

#bodyinpage.about-us .fcol .container>* {
  padding-left:0px;
  padding-right:0px;
}

/* plant-equipment_1-6 */
#bodyinpage.plant-equipment .fcol.fcol-2,
#bodyinpage.plant-equipment .fcol.fcol-3,
#bodyinpage.plant-equipment .fcol.fcol-4,
#bodyinpage.plant-equipment .fcol.fcol-5,
#bodyinpage.plant-equipment .fcol.fcol-6{
  display:none;
}

/*h1*/
.h1title{color:#054378;text-align:center;}


/*side*/
#side ul li a {
    color: #555;
    display: block;
    padding: 10px 20px;
    transition: .3s;
    border-bottom: 1px dashed #555;
}  

/*pd*/
ul.product-list li a {
    display: flex;
    flex-flow: column;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-decoration: none;
    cursor: pointer;
    padding-bottom: 16px;
    color: #595758;
    border: 0px;
    background-color: rgba(0, 0, 0, 0.05);
    
}

ul.product-list li a:hover {
  color:#595758; 
  background-color: #f2f8f9; 
}

/* quality-certifications_1 */
#bodyinpage.quality-certifications .fcol.fcol-1 .container{
    padding: 10px 180px;
    max-width: 100%;
    width: 100%;
}

/* quality-certifications_1_@media*/
@media (max-width: 768px) {
#bodyinpage.quality-certifications .fcol.fcol-1 .container{
    padding: 15px;
  }
}

/* quality-certifications_2 */
#bodyinpage.quality-certifications .fcol.fcol-2 .container{
    padding: 10px 180px;
    max-width: 100%;
    width: 100%;
}

/* quality-certifications_2_@media*/
@media (max-width: 768px) {
#bodyinpage.quality-certifications .fcol.fcol-2 .container{
    padding: 15px;
  }
}


/* quality-certifications_4-6 */
#bodyinpage.quality-certifications .fcol.fcol-4,
#bodyinpage.quality-certifications .fcol.fcol-5,
#bodyinpage.quality-certifications .fcol.fcol-6 {
  display:none;
} 

/* plant-equipment_2 */
#bodyinpage.plant-equipment .fcol.fcol-2 .container{
  width:100%;
  padding:0;
}



/*form*/
.mark {
    background: none;
   }


/*footer*/
/*#footer{
  border-top:4px solid #288bdf;
}*/
.contact-row {
  padding: 1em;
  line-height: 1.6;
}
#foot-nav ul li a {
  color: #b6b6b6;
  font-size: 1em;
}

#foot-nav {
  clear:both;
  padding:1em 0;
  border-bottom:1px solid #FFF;
}

#footer {
  color:#b6b6b6;
   background-image: url('https://static.iyp.tw/409923/files/c04ebbc2-8b3a-41a3-81cc-d20f69a61d62.jpg');
}

/*圖片*/
.row [class^="col-"] img{
  opacity:3;
    transition:0.7s
}
.row [class^="col-"] {
  padding:10px;
}
.picc {
  overflow:hidden;
}
.picc img:hover {
  transform:scale(1.25);
}
.block {
  background:#fff;
  color:#000;
      padding: 5%;
  border:1px #ccc solid;
}

body[data-type="fullpage"] .main {
    min-height: 0px;
}
@media screen and (max-width: 768px) { 
 #bodyinpage.rwd-collapse.viewmode.product.about .row [class^="col-"] {
    flex: 50%;
}
 #bodyinhome.rwd-collapse.viewmode.home.index .row [class^="col-4"] {
    flex: 50%;
}
}



/*intro*/
.intro {
	-webkit-animation-delay: 1.5s;
}
.intro a {
     width: 100%;
   padding:10px 10px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #fff;
  font-weight:bold;
  	background:  #3ea6b7;
}
.intro a:hover {
	color: #fff;
	background: #000;
	transition: all 0.4s;
}
.intro a:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	top: 0;
	left: -100%;
	display: block;
	background: #000;
	transition: all 0.4s;
	z-index: -1;
}

.intro2 {
	-webkit-animation-delay: 1.5s;
}
.intro2 a {
  width: 100%;
  padding:5px 15px;
	overflow: hidden;
	position: relative;
	border: 0px #aaa solid;
	display: inline-block;
	color: #3ea6b7;
  background:#fdfdfd;
  border: 1px solid #3ea6b7;
  border-radius: 5px;
  text-align:center;
}
.intro2 a:hover {
	color: #fdfdfd;
	background: #3ea6b7;
  border: 1px solid #3ea6b7;
	transition: all 0.4s;
}

.intro3 {
	-webkit-animation-delay: 1.5s;
}
.intro3 a {
  width: 100%;
  padding:5px 15px;
	overflow: hidden;
	position: relative;
	border: 0px #aaa solid;
	display: inline-block;
	color: #3ea6b7;
  background:#fdfdfd;
  border: 0px solid #3ea6b7;
  border-radius: 5px;
  text-align:center;
}
.intro3 a:hover {
	color: #fdfdfd;
	background: #595758;
    border: 0px solid #595758;
	transition: all 0.4s;
}



/*.box.h3 {
    font-size: 24px;
}
.box {
  font-size: 15px;
  background-color: #fff;
  border: none;
  margin: 5px;
  padding: 15px;
  box-shadow: 0 0 15px 0 #ccc;
  min-height: 450px;
  border-bottom: 8px solid #007dc5;
  line-height:1.8em;
}
.box:hover {
    color: #fff;
    background: #007dc5;
}

.info p {
  padding: 10px 5px 10px 5px;
  border-bottom: 1px dashed #7e9fcc;
}
.info h3 {
  font-size:20px;
}
*/

/*頁籤小*/
#nav {
  margin-top: -80px;
}

.topnavbar {
  background-color: #fff;
  top: 0px;
  position: relative;
  z-index: 100;
  width: 100%;
  padding: .6rem 0;
  height: 125px;
}

/*隱藏價格*/
.main-container .price, #topnav .price {
  display: none !important;
}
ul.product-list li .money-icon {
display: none
}

/*產品左側欄*/
#side ul li.current>div a {
  color:#52acc1
}
  

/* 數字外層的容器：確保數字置中並有圓形陰影 */
.step-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #f0f0f0; /* 陰影底色，可依設計調整 */
    color: #595758;
    font-family: 'Noto Serif TC', serif;
    font-size: 20px;
    font-weight: bold;
    border-radius: 50%; /* 製作圓形 */
    box-shadow: 0 4px 6px rgba(0,0,0,0.1); /* 柔和的陰影效果 */
    margin: 0 auto; /* 置中 */
}



@media(max-width:767px){
.mobile-br:before { 
    content: ' '; 
    display: block;
 }
}

/*返回鍵*/
.back > a, .btn-search, .btn-style, input[type="submit"] {
    -webkit-transition: background 0.15s ease-out;
    -moz-transition: background 0.15s ease-out;
    transition: background 0.15s ease-out;
    color: #52acc1;
    border: 1px solid #52acc1;
    background-color: #FDFDFD;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    display: block;
    margin-left: auto; 
    margin-right: auto; 
    width: fit-content; 
}


.back > a:hover, .btn-search:hover, .btn-style:hover, input[type="submit"]:hover {
 color: #fff;
 background-color: #52acc1;
}

/*contact-us_Banner_none*/
#bodyinpage.contact-us #banner {display: none;}


/*編排_字上圖下*/
@media (max-width: 767px) {

  .row.flex-md-nowrap {
    display: flex !important;
    flex-direction: column-reverse !important;
  }

  .row.flex-md-nowrap.reverse-second {
    display: flex !important;
    flex-direction: column !important;
  }

  .row.flex-md-nowrap.reverse-second > *:first-child { order: 1 !important; }
  .row.flex-md-nowrap.reverse-second > *:last-child  { order: 2 !important; }

}


/*手機選單*/
 @media only screen and (min-width: 768px) {

  .navbar {
    background-color: #52acc1; /* 填入想要手機版型的導覽列想要的顏色 */
  }
  #nav ul li a {
    color: #222; /* 填入想要桌面版型的導覽選項文字想要的顏色 */
  }

.rwd-navbar-toggle {
    float: right;
  }
  .navbar-nav {
    margin-right: 15px;
  }
 


 @media only screen and (max-width: 767px) {
    .rwd-side {
      background-color: #f2f2f2;
      transform: translateX(100%);
    }
  }



