@charset "UTF-8";
html{
  display: block;
  background:#ccc;
}
body{
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 100%;
  font-size: 18px;
  line-height: 180%;
  margin:0 auto;

  max-width: 1280px;
  margin: 0 auto;
  width: 100%;    
  box-shadow: 1px 1px 12px #555;
  background:#fff;
  display: block;
  border: 1px solid transparent;
}

body a{
	color: #333;
}
body a:hover {
	color: rgb(13 110 253);
} 

.over-text {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-page .page-content{
  padding-top: 0 !important;
}
/*--------------------------------------------------------------
# Global Header
--------------------------------------------------------------*/
  .header {
    transition: all 0.5s;
    z-index: 997;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;

  }  
  .scrolled .header {
    box-shadow: 0px 0 18px #333333b1;
    max-width: 1280px;
    width: 100%;
  }  
  
  #header {    
    background: #5eeaff;
    background: -moz-linear-gradient(top, #5eeaff 1%, #b3f5ff 100%);
    background: -webkit-linear-gradient(top, #5eeaff 1%, #b3f5ff 100%);
    background: linear-gradient(to bottom, #5eeaff 1%, #b3f5ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5eeaff', endColorstr='#b3f5ff',GradientType=0 );
  }

    #header .container{
      width: 100%;
      max-width: 95%;
    }


  /*--------------------------------------------------------------
  # 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: 128px;
    display: block;
    align-items: center;
    overflow: hidden;
  }
  @media (max-width: 1400px) {
    .hero {
      margin-top: 125px;
    }
  }
  @media (max-width: 991px) {
    .hero {
      margin-top: 100px;
    }
  }


  /*--------------------------------------------------------------
  # Global Sections 當頁滾動監聽
  --------------------------------------------------------------*/
  .section-scroll {
    scroll-margin-top: 100px;
    overflow: clip;
  }
  
  @media (max-width: 1199px) {
    .section-scroll {
      scroll-margin-top: 100px;
      display: block;
    }
  }

.pageheader .top-good{
  text-align: right;
}
.pageheader .top-good .top-fb{
  padding-left: 15px;
  font-size: 36px;
  color: #0055ff;
}
.pageheader .top-good img.img-tel {
  text-align: right;
}



/* 商標1 */
nav.navbar.navbarling .navbar-brand {
  font: 0 / 0 a;
  color: transparent;
  text-indent: -9999px;  
  background: url(../../images/customer/goodhomeland/logo2.png) center no-repeat;
  background-size: 100% auto;
  display: block;
  
    position: absolute;
    top: -80px;
    width: 497px;
    height: 114px;
    margin: 0;
    padding: 0;
}

@media (min-width: 992px) {
  nav.navbar.navbarling .nav-item > a.nav-link {
    padding: 6px 6px;
    font-size: 1em;
    margin: 0px 2px 0 0px;
    border-radius: 5px;
    background: #00c246;
    background: -moz-linear-gradient(top, #00c246 0%, #00703e 100%);
    background: -webkit-linear-gradient(top, #00c246 0%, #00703e 100%);
    background: linear-gradient(to bottom, #00c246 0%, #00703e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c246', endColorstr='#00703e',GradientType=0 );
  }
  .pageheader{  
    padding: 20px 0;
  }
  nav.navbar.navbarling .dropdown-menu {
    border-top: 6px solid #00C246;
  }

  nav.navbar.navbarling .navbar-brand { 
    left: 30px;
  }
}

  
@media (min-width: 992px) and (max-width:1140px) {
  .pageheader{  
    padding: 20px 0;
  }
  nav.navbar.navbarling .nav-item > a.nav-link {
    padding: 2px 6px;
    margin: 0px 2px 0 0px;
    font-size: 0.9em;
  }
  nav.navbar.navbarling .navbar-brand {  
    width: 400px;
    left: 15px;
  }

}


@media (max-width: 991px) {  
  .pageheader {
    background: #9E376B;
    text-align: left;
    padding: 0 10px;
  }
  .pageheader img{
    display: none;
  }
  .pageheader .top-good {
    text-align: left;
  }
  .pageheader .top-good .container{
    position: relative;
  }

  .pageheader .top-good .container::before {
    content: "\f2a0";
    font-family: 'FontAwesome';
    color: #fff;
  }
  .pageheader .top-good .container:after {
    content: '服務專線: 02-2692-6777；02-2692-1238；02-2693-4325';
    color: #fff;
  }  
  .pageheader .top-good .container .top-fb{
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
  }

  nav.navbar.navbarling{
    padding: 0;
    background: #5BEAFF;
  }  

    /* 商標3 */
  nav.navbar.navbarling h1{
    margin: 0px auto;
    position: relative;
    width: 70%;
  }
  nav.navbar.navbarling .navbar-brand {
    position: relative;
    background: url(../../images/customer/goodhomeland/logo2.png) center bottom no-repeat;
    background-size: contain;
    width: 100%;
    height: 70px;
    top: 0;
    margin: 0 auto;
  } 


  nav.navbar.navbarling .btn-right,
  nav.navbar.navbarling button.navbar-toggler{
    background-color: transparent; 
    color: #000;
    line-height: initial;
    font-size: 15px;
    padding: 0;
    color: #9E376B;
    font-size: 30px;
  } 

  nav.navbar.navbarling button.navbar-toggler{
    position: relative;
  }
  nav.navbar.navbarling button.navbar-toggler:before{
    content: "\f25a";
    font-family: 'FontAwesome';
    position: absolute;
    z-index: 11;
    font-size: 0.8em;
    color: red;
    animation-name: example;
    animation-duration: 2s;
    animation-direction: alternate; 
    animation-iteration-count:infinite;
  }
  @keyframes example {
    0%   {color:#FF82B4; left:12px; top:36px;}
    25%  {color:#543595; left:12px; top:46px;}
    50%   {color:#FF82B4; left:12px; top:36px;}
    75%  {color:#543595; left:12px; top:46px;}
    100%   {color:#FF82B4; left:12px; top:36px;}
  }


  nav.navbar.navbarling .nav-item > a.nav-link{
    padding: 3px 15px;
  }
  nav.navbar.navbarling .nav-item > ul.dropdown-menu{
    padding: 0;
  }
  .navbar-nav .nav-item ul.dropdown-menu li:last-child a{
    border-bottom: none;
  }
  .navbar-nav .nav-item ul.dropdown-menu li a.dropdown-item{
    font-size: 1.2em;
    line-height: 150%;
  }
  .offcanvas{
    background:#993366;
    line-height: 150%;
  }
  .offcanvas a{
    color: #fff;
  }

}

@media (max-width: 767px) {
  .pageheader .img-good {
    width: 45%;
  }  
  .pageheader .img-tel {
    width: 40%;
  }  

}


@media (max-width: 568px) {
  .pageheader .top-good .container::before {
    content: "\f006";
    font-family: 'FontAwesome';
  }
  .pageheader .top-good .container:after {
    content: '榮獲104年評鑑甲等';
    color: #fff;
    text-align: left;
  }
  .pageheader .top-good .container .top-fb{
    position: absolute;
    top: 2px;
    right: 0px;
    font-size: 28px;
    color: #fff;
  }
  nav.navbar.navbarling .navbar-brand {
    background: url(../../images/customer/goodhomeland/logo.png) center bottom no-repeat;
  } 


}

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


.home-news_box-center .list-group .list-group-item {
  line-height: 100% !important;
}
.home-news_box-center .list-group .list-group-item a{
  padding-left:15px
}
.home-news_box-center .list-group .list-group-item a:before {
  content: "\f0da";
  position: absolute;
  left: 2px;
  font-family: FontAwesome;
  color: #A82024;
}



.home-carousel_box .owl-controls {
  display: none;
}
.home-carousel_box {
	width: 100%;
	text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3f5ff+0,f1fdff+54 */
	background: #b3f5ff;
 /* Old browsers */
	background: -moz-linear-gradient(top,  #b3f5ff 0%, #f1fdff 54%);
 /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #b3f5ff 0%,#f1fdff 54%);
 /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #b3f5ff 0%,#f1fdff 54%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f5ff', endColorstr='#f1fdff',GradientType=0 );
 /* IE6-9 */
}

.home-carousel_box>.dod {
	background: url(../../images/customer/goodhomeland/main_d.png) center bottom no-repeat;
  background-size: contain;
}

.home-carousel_box>.dod>.box {
	max-width: 1024px;
	height: 433px;
	max-height: 433px;
	margin: 0 auto;
	position: relative;
  align-items: center;
  display: flex;
}

.home-carousel_box>.dod>.box>.pro1 {
  margin: 0 0 6% 5%;
  width: 50%;
  border: 3px solid #663300;
  padding: 25px 30px 40px 30px;
  background: #fff;
  border-radius: 10px;
}
.home-carousel_box>.dod>.box>.pro1>section{
  position: relative;
  text-align: center;
}
.home-carousel_box>.dod>.box>.pro1>section:before {
	content: "愛心．用心．耐心．上進心．關心．溫馨";
	display: block;
	position: absolute;
	z-index: 2;
	margin: -60px auto 0 auto;
	width: auto;
	text-align: center;
	font-weight: bolder;
	font-size: 1.2em;
	color: #993366;
	text-shadow: 0 0 1em #fff, 0 0 1em #fff, 0 0 0.8em #fff, 0 0 0.5em #fff;
  background: #fff;
  padding: 15px 20px 0px 10px;
  border-radius: 5px 40px 5px 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffe0e0+0,ffffff+90 */
background: linear-gradient(to bottom, #ffe0e0 0%,#ffffff 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.home-carousel_box>.dod>.box>.pro1>section:after {
	content: "感恩家屬對好家園的肯定與支持~ 因為感恩所以我們用心服務一輩子";
	display: block;
	z-index: 2;
	margin-top: 5px;
	width: 100%;
	position: absolute;
	color: #993366;
}

@media (min-width:1023px)  and (max-width:1248px) {	
  .home-carousel_box>.dod>.box>.pro1>section:after {
    font-size: 0.8em !important;
  }
}

.home-carousel_box>.dod>.box>.tree {
	width: 40%;
	margin-left: 60%;
	max-height: 375px;
	position: absolute
}

.home-carousel_box>.dod>.box>.tree>img {
	width: auto;
	height: auto;
}

.home-carousel_box>.dod>.box>.bot {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 50px;
	border-bottom: 10px solid #663300;
}

.home-carousel_box>.dod>.box>.botword {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	background: #663300;
	border-radius: 10px 30px 30px 0;
	height: 60px;
	margin: auto 0 0 auto;
	padding: 10px 0 0 30px;
}

.home-carousel_box>.dod>.box>.botword>p {
	float: left;
	display: block;
	text-align: left;
	line-height: 130%;
}

.home-carousel_box>.dod>.box>.botword>p.w1 {
	color: #FFFFFF;
	padding-right: 15px;
	border-right: 5px solid #ccc;
	margin-right: 15px
}

.home-carousel_box>.dod>.box>.botword>p.w2 {
	color: #FFCC00
}

.page_box.home_box .home-pic_box .owl-controls {
  display: none;
}

@media only screen and (min-width:1025px) {	
	.home-carousel_box>.dod>.box {
		max-width: 100%;
	}
}

@media only screen and (max-width:1023px ) {
	.home-carousel_box>.dod {
		background: url(../../images/customer/goodhomeland/main_d.png) right 5% no-repeat;
		background-size: 120% 60%
	}

	.home-carousel_box>.dod>.box {
		width: 100%;
		height: auto;
		max-height: none;
    align-items: initial;
    display: initial;
	}

	.home-carousel_box>.dod>.box>.pro1 {
		position: relative;
		width: 100%;
		padding-top: 0px;
		margin: 0 0;
	}

	.home-carousel_box>.dod>.box>.pro1>section:before {
    margin-top: -30%;
    height: 100px;
    width: 355px;
    left: 35px;
    text-align: left;
    content: '';
    background: url(../../images/customer/goodhomeland/m_text.png) no-repeat;
    background-size: cover;
	} 


	.home-carousel_box>.dod>.box>.tree {
		position: relative;
		width: 40%;
		margin-left: 60%;
	}

	.home-carousel_box>.dod>.box>.bot {
		display: none
	}

	.home-carousel_box>.dod>.box>.botword {
		position: relative;
		left: 0;
		width: 100%;
		background: #663300;
		border-radius: 0;
		height: 70px;
		margin: auto 0 0 auto;
		padding: 10px 0 10px 30px;
	}
}


@media only screen and (max-width:768px ) {
	.home-carousel_box>.dod {
		background-size: 100% 50%
	}

  .home-carousel_box>.dod>.box>.pro1>section:before {
      margin-top: -30%;
      height: 100px;
      width: 50%;
      left: 35px;
      text-align: left;
      content: '';
      background: url(../../images/customer/goodhomeland/m_text.png) no-repeat;
      background-size: contain;
    } 

}

@media only screen and (max-width:568px ) {
  
  .home-carousel_box>.dod>.box>.pro1 {
    padding: 10px 10px 60px 10px;
    font-size: 0.9em;
    line-height: 120%;
  }
  .home-carousel_box>.dod {
		background-size: 100% 44%
	}
  
	.home-carousel_box>.dod>.box>.pro1>section:before {
    width: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0;
    left: 5px;
	}
	.home-carousel_box>.dod>.box .botword {
    display: none;
	}

}


.home-web .item {  
  display: block;
  text-decoration: none;
  border: 3px solid #33CC00;
  box-shadow: 3px 3px 10px #ccc;
  border-radius: 15px;
  width: 100%;
  overflow: hidden;
}
.home-web .item img {
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 0.5s ease;
}
.home-web .item:hover img {
  transform: scale(1.1);
  transition: all 0.5s ease;
}


/* 首頁-消息跑馬燈 */
.home-news_box {
  border: 1px solid rgb(220 53 69);
    border-radius: 50px;
    font-weight: bold;
}


.template-box-top .page-header{
  border-bottom: 1px dotted #ccc;
  /* margin-bottom: 1.5em; */
}
.template-box-top .page-header .h3{
  font-weight: bold;
}


/* 左選單 */

.home-page .left-content{
  padding-top: 1em;
}

.left-content .btn-toggle::before {
  color:#333;
}


.left-content .left2{
  background-color: #F0F0F0;
  padding: 3px 20px;
}
.left-content .left22{
  background-color: #7BCE57;
    color: #fff !important;
}
.left-content .left22:before{  
  color: #fff !important;
}

.left-content ul.category-3.show{
  background-color: #F4FFE6;
}


.left-content .left3 {
}
.left-content .left32 {
  color: #7a0309 !important;
}




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




/* 產品內頁 */
.panel{
  border-color: #bce8f1;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #bce8f1;
  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-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel .panel-heading {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel .panel-heading h3 i{
  padding-right: 10px;
}
.panel .panel-heading h3,
.panel .panel-body{
  margin: 0;
  padding: 15px 15px;
}


/* 首頁 - 聯絡我們 */
.home-contact_box .card-title {
  color: #A82024;
  font-weight: bold;
}
.home-contact_box .card-text{
  line-height: 200%;
}


/* 活動剪影 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%;
  }
}
