@charset "UTF-8";
body{
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 100%;
  font-size: 18px;
  line-height: 180%;
}
body a{
	color: #333;
}
body a:hover {
	color: #A80008;
} 

.html {
  width: 95%;
  max-width: 1450px;
  margin: 0 auto;
}
@media (max-width:991px){
  html {
    width: 100%;
  }
}

.img-fluid{
  width: 100%;
}

/*--------------------------------------------------------------
# Global Header
--------------------------------------------------------------*/
  .header {
    transition: all 0.5s;
    z-index: 997;

    background: #fefef8;
    background: -moz-linear-gradient(top, #fefef8 0%, #c8eb76 100%);
    background: -webkit-linear-gradient(top, #fefef8 0%, #c8eb76 100%);
    background: linear-gradient(to bottom, #fefef8 0%, #c8eb76 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefef8', endColorstr='#c8eb76',GradientType=0 );
  }
  
  .scrolled .header {
    --background-color: #ffffff;
    box-shadow: 0px 0 18px #333333b1;
  }  
  
  /*--------------------------------------------------------------
  # Scroll Top Button 返回當頁上方
  --------------------------------------------------------------*/
  .scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: -15px;
    z-index: 99999;
    background-color: #990007;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    transition: all 0.4s;
  }
  
  .scroll-top i {
    color: #fff;
    line-height: 0;
  }
  
  .scroll-top:hover {
    background-color:#388da88a;
  }
  
  .scroll-top.active {
    visibility: visible;
    opacity: 1;
    bottom: 15px;
  }
  
  /*--------------------------------------------------------------
  # Hero Section 內框
  --------------------------------------------------------------*/
  .hero {
    width: 100%;
    min-height: 70vh;
    position: relative;
    margin-top: 175px;
    display: block;
    align-items: center;
    overflow: hidden;
  }
  @media (max-width: 991px) {
    .hero {
      margin-top: 110px;
    }
  }
  @media (max-width: 567px) {
    .hero {
      margin-top: 105px;
    }
  }

  .home-page .page-content{
    padding-top: 0;
  }
  
  /*--------------------------------------------------------------
  # Global Sections 當頁滾動監聽
  --------------------------------------------------------------*/
  .section-scroll {
    scroll-margin-top: 200px;
    overflow: clip;
  }
  
  @media (max-width: 991px) {
    .section-scroll {
      scroll-margin-top: 150px;
      display: block;
    }
  }


  
/* 商標1 */
nav.navbar.navbarling .navbar-brand {
  font: 0 / 0 a;
  color: transparent;
  text-indent: -9999px;  
  background: url(../../images/customer/songhl/logo2.png) center no-repeat;
  background-size: cover;
  display: block;
}


@media (min-width: 992px) {
  .pageheader {
    background: url(../../images/customer/songhl/top_dod.png) top center no-repeat;
    background-size: 100% 100%;
  }

  .pageheader .top-good{
    padding: 10px 0px 16px 0;
    text-align: right;
    width: auto;
    margin: 0 0 0 auto;
  }

  
  /* 商標2 */
  nav.navbar.navbarling h1{
    margin-bottom: 0;
    position: relative;
  }
  nav.navbar.navbarling .navbar-brand {
        position: absolute;
        width: 400px;
        height: 93px;
        top: -130px;
        z-index: 11;
  } 

  nav.navbar.navbarling {
    background: #c6ea71;
    background: -moz-linear-gradient(top, #c6ea71 32%, #c6ea71 32%, #81ac1a 100%);
    background: -webkit-linear-gradient(top, #c6ea71 32%, #c6ea71 32%, #81ac1a 100%);
    background: linear-gradient(to bottom, #c6ea71 32%, #c6ea71 32%, #81ac1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6ea71', endColorstr='#81ac1a',GradientType=0 );
  }
  

  nav.navbar.navbarling .nav-item > a.nav-link{
    text-shadow: 2px 2px 5px #000;
    font-weight: bold;
  }
}


@media (max-width: 991px) {
  nav.navbar.navbarling{
    padding: 0;
  }

  /* 商標3 */
  nav.navbar.navbarling h1{
    margin: 6px auto;
    position: relative;
    width: 70%;
  }
  nav.navbar.navbarling .navbar-brand {
    background-size: contain;
    height: 60px;
    width: 100%;
  } 
  
  nav.navbar.navbarling button.navbar-toggler{
    background-color: #ffc107;
    color: #6e0000;
    position: relative;
  }
  nav.navbar.navbarling button.navbar-toggler:before{
    content: "\f25a";
    font-family: 'FontAwesome';
    position: absolute;
    z-index: 11;
    font-size: 1.2em;
    color: red;
    animation-name: example;
    animation-duration: 2s;
    animation-direction: alternate; 
    animation-iteration-count:infinite;
  }
  @keyframes example {
    0%   {color:#FF82B4; left:18px; top:36px;}
    25%  {color:#543595; left:18px; top:46px;}
    50%   {color:#FF82B4; left:18px; top:36px;}
    75%  {color:#543595; left:18px; top:46px;}
    100%   {color:#FF82B4; left:18px; top:36px;}
  }


  .pageheader{
      background: #ffc107;
  }
  .pageheader .top-good:before{
      content: '榮獲高雄市政府社會局112年度評鑑優等';
      text-align: center;
      color: #440000;
      font-size: 1.2em;
      margin: 0 auto;
      width: 100%;
      display: block;
      padding: 3px 0;
  }
  .pageheader .top-good img{
      display: none;
  }

  .navbar-nav .nav-item.dropdown.proicon > a{
    display: none;
  }
  .navbar-nav .nav-item.proicon > ul.dropdown-menu > li > a.dropdown-item{
    border: 1px solid;
    border-radius: 5px;
    margin-bottom: 6px;
    font-size: 1.25em;
    font-weight: bold;
  }
  nav.navbar.navbarling .nav-item > a.nav-link{    
    padding: 6px 15px;
  }
  .navbar-nav .nav-item ul.dropdown-menu li a.dropdown-item{    
    font-size: 1.2em;
  }
  .navbar-nav .nav-item ul.dropdown-menu ul.dropdown-menu > li {
    margin-left: 20px;
  }
  .navbar-nav .nav-item ul.dropdown-menu ul.dropdown-menu a.dropdown-item{
    padding-left: 0;
  }
  .navbar-nav .nav-item ul.dropdown-menu ul.dropdown-menu li:last-child a.dropdown-item{
    border-bottom: none;
    margin-bottom: 10px;
  }
  nav.navbar.navbarling .nav-item ul.dropdown-menu{
    padding: 0;
    margin-bottom: 0;
    border-top: 6px solid #367A00;
  }
  .offcanvas.offcanvas-end{
    background: #367A00 !important;
  }

}

@media (max-width: 568px) {
  .pageheader .top-good:before{
    content: '榮獲高雄市政府社會局112年度評鑑優等';
    font-size: 0.9em;
    padding: 3px 0;
  }
}


@media (max-width: 992px) {
  .home-carousel_box .container {
    padding: 0;
    max-width: 100%;
  }
}


/* 首頁下主題 */
.hi_box{ 
    color: #6e0000;
    font-weight: bold;
}
.hi_box i{
    transform: rotate(-30deg);
}
.hi_box.pic::before{
    background: url(../../images/customer/songhl/li_item.png) left top no-repeat;
    background-size: contain;
    padding-left: 36px;
    content: '';
}

/* 首頁-消息跑馬燈 */
.home-news_box.marquee a {
    color: #0d6efd;
    margin-bottom: 0;
}
.home-news_box.marquee a:before {
    content: "\f0da";
    font-family: 'FontAwesome';
    display: inline-block;
    color: #ff7300;
}


/* 內頁次標題 */
.page_box .page-header .h3{
  font-weight: bold;
}
.template-box-top .page-header .h4{
  font-weight: bold;
  color: #008080;
}

.page_box > .page-header > h2{  
  margin-bottom: 0 !important;
}

.template-box-top .page-header{
  position: relative;
}
.template-box-top .page-header .h4:before {
  content:"\f101";
  font-family: FontAwesome;
  display: inline-block;
  color: #BC9665;
  font-size:1.2em ;
}
 

/* 左選單 */
.left-content:before {
  display: none !important;
}
.left-content .left2{
    border-radius: 5px;
    border: 1px solid #C8E477 !important;
    position: relative;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 1%, #daeda4 52%, #c8e477 53%, #c8e477 100%);
    background: -webkit-linear-gradient(top, #ffffff 1%, #daeda4 52%, #c8e477 53%, #c8e477 100%);
    background: linear-gradient(to bottom, #ffffff 1%, #daeda4 52%, #c8e477 53%, #c8e477 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c8e477',GradientType=0 );
}
.left-content .left2:hover{  
  border: 1px solid #C8E477 !important;
  background: #fff;
  color: #367A00;
}
.left-content .left2::before {
  color:#367A00;
}
.left-content .left22{ 
  font-weight: bold;
  border: 1px solid #C8E477 !important;
  background: #367A00;;
  color: #fff !important;
}
.left-content .left22::before {
  color:#fff ;
}
.left-content .left32 {
    color: #7a0309 !important;
}


/* 頁尾 */
footer {
  background-color: #367A00;
}
footer * {
  color: #fff !important;
}



@media (min-width: 993px) {  
.page_box.classify24 .ling-nav a{
    margin-right: 6px;
  }
}
/* tws_txt */
.page_box.classify24 .ling-nav a{
    margin-bottom: 6px;
    display: block;
    display: inline-flex !important;
    text-align: left;
    background: #f6ffe1;
    border: 1px solid #89b326;
    padding-right: 20px;
    font-size: 1em;
}
    
.page_box.classify24 .ling-nav a span{
    align-self: center !important;
}
.page_box.classify24 .ling-nav a:before{  
    content: '';
    background: url(../../images/customer/songhl/list_icon.png) center;
    width: 30px;
    height: 30px;
    min-width: 30px;
    margin-right: 6px;
    background-size: contain;
    background-repeat: no-repeat;
}



/* 產品內頁 */
.panel.panel-danger{
  border-color: #ebccd1;   
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel .panel-heading h3,
.panel .panel-body{
  margin-top: 15px;
}

.home-service_box {
    padding-top: 0;
    padding-bottom: 0;
}

.home-service_box .card {
    padding: 6px;
    background: #fff;
    position: relative;
    width: 100%;
    height: initial;
}



/* 首頁-聯絡我們 */
.home-contact_box .card-body{
  position: relative;
}
.home-contact_box.company1 .card-body:before {
  content: "";
  position: absolute;
  width: 65px;
  height: 65px;
  right: 5px;
  bottom: 5px;
  background: url(../../images/customer/songhl/guantian-logo.png) center no-repeat;
  background-size: 98%;
}
.home-contact_box.company2 .card-body:before {
  content: "";
  position: absolute;
  width: 65px;
  height: 65px;
  right: 5px;
  bottom: 5px;
  background: url(../../images/customer/songhl/jw-logo.png) center no-repeat;
  background-size: 98%;
}
.home-contact_box .card-body ul > li > span {
  display: inline-block;
  margin-left: 30px;
}


.home-contact_box .card-body i,
.home-contact_box .card-body ul > li:before{  
  font-family: 'FontAwesome';
  color: #96C700;
  width: 25px;
  display: inline-block;
}
.home-contact_box .card-body ul > li:nth-child(1):before{
  content: "\f2a0";  
}
.home-contact_box .card-body ul > li:nth-child(2):before{
  content: "\f041";  
}
.home-contact_box .card-body ul > li:nth-child(3):before{
  content: "\f2ba";  
}
.home-contact_box .card-body ul > li:nth-child(4):before{
  content: "\f0c1";  
}

@media (max-width: 992px) {  
  .home-contact_box .card-body ul > li > span {
    display: block;
    margin-left: 0;
  }
}

@media (max-width: 568px) {  
  .home-contact_box .card-body ul {
    font-size: 85%;
  }
  .home-contact_box .card-body i,
  .home-contact_box .card-body ul > li:before{
    width: 22px;
    line-height: 160%;
  }
  .home-contact_box .card-body i{
    width: 25px;
  }
}



/* 活動剪影 chufon-wood */
.page_box.classify4_box .product-item-box .item{
  width: 33.33%;
}
.page_box.classify4_box .product-item-box .item img{
  width: 100%;
}
.page_box.classify4_box .product-item-box .item .caption h3{
  margin-top: .5rem;
  font-size: 1em;
}
@media (max-width:767px) {
  .page_box.classify4_box .product-item-box .item{
    width: 50%;
  }
}
@media (max-width:567px) {
  .page_box.classify4_box .product-item-box .item{
    width: 100%;
  }
}

/* 好站連結 - chufon-wood */
.page_box.classify4_box .p_no{
  display: none;
}

/* tws_txt */
.page_box.classify24 .ling-nav .p_no,
.page_box.classify24 .template-box-top.product .page-header .h4 > .p_no {
  display: none;
}



/* chu-une-fe0 */
.page_box.classify1_box .class {
  border: 1px solid #e4b234;
  border-radius: 5px;
  padding: 15px 30px;
}
.page_box.classify1_box .class .h4:before {
  content: "\f004";
  font-family: 'FontAwesome';
  color: #ff6122;
}
.page_box.classify1_box .class {
  position: relative;
}
.page_box.classify1_box .class .h4:after {
  background: url(../../images/customer/songhl/nav-item_d.png) left 30px no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  content: '';
}