html, body {
	max-width: 100%;
	overflow-x: hidden;
	font-family: 'Noto Sans TC', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
}
body {
	padding-top: 53px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600
}
.mobile-menu {
	display: block;
	height: 80px;
}
.header {
	height: 53px;
	position: fixed;
	top: 0;
	transition: top 0.1s ease-in-out;
	width: 100%;
}
.nav-up {
	top: -53px;
}
 @media only screen and (min-width: 767px) {
body {
	padding-top: 78px;
	/*padding-top: 141px;*/
}
.mobile-menu {
	display: none;
}
.header {
	height: 78px;
}
.nav-up {
	top: -78px;
}
}
#loading {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: rgba(255, 255, 255, 0.9);
}
 @keyframes lds-rolling {
 0% {
 -webkit-transform: translate(-50%, -50%) rotate(0deg);
 transform: translate(-50%, -50%) rotate(0deg);
}
 100% {
 -webkit-transform: translate(-50%, -50%) rotate(360deg);
 transform: translate(-50%, -50%) rotate(360deg);
}
}
@-webkit-keyframes lds-rolling {
 0% {
 -webkit-transform: translate(-50%, -50%) rotate(0deg);
 transform: translate(-50%, -50%) rotate(0deg);
}
 100% {
 -webkit-transform: translate(-50%, -50%) rotate(360deg);
 transform: translate(-50%, -50%) rotate(360deg);
}
}
.lds-rolling {
	position: relative;
}
.lds-rolling div, .lds-rolling div:after {
	position: absolute;
	width: 86px;
	height: 86px;
	border: 6px solid #009943;
	border-top-color: transparent;
	border-radius: 50%;
}
.lds-rolling div {
	-webkit-animation: lds-rolling 1s linear infinite;
	animation: lds-rolling 1s linear infinite;
	top: 100px;
	left: 100px;
}
.lds-rolling div:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.lds-rolling {
	width: 200px !important;
	height: 200px !important;
	-webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
	transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}
.navbar-custom {
	padding-top: 5px;
	padding-bottom: 5px;
}
.navbar-dark {
	background: #b11116;
}

.navbar-light {
background-color: rgba(255, 255, 255, 0.95) ;
}

.navbar-brand {
	max-width:150px;
}

@media only screen and (max-width: 766px) {
	.navbar-brand {
	max-width:100px;
}
}

.tel {
	margin-top: 0rem;
	display: inline-block;
	margin-left: 0;
	margin-right: 0.5rem;
	color: #fff;
}
.tel .tel-t {
	display: block;
	font-size: 0.5rem;
	font-weight: 100;
}
.tel .tel-n {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	margin-top: -0.3rem;
}
 @media only screen and (min-width: 767px) {
.navbar-light {
	background: #FFF;
}

.navbar-brand {
	max-height:70px;
}
.tel {
	margin-top:-0.5rem;
	margin-left: auto;
	margin-right: 1.2rem;
}
.tel .tel-t {
	margin-bottom: 1rem;
	font-size: 1.2rem;
}
.tel .tel-n {
	line-height: 1.2rem;
	font-size: 1.5rem;
	margin-top: 0rem;
}
}
.nav-h {
	font-size: 1.2rem;
	display: none;
	color: #fff;
	font-weight: 500;
	padding-top: 25px;
	padding-bottom: 25px;
	text-shadow: 1px 1px 3px rgba(150, 150, 150, 0.8);
}
.navbar-custom .nav-link:active, .navbar-custom.nav-link:focus, .navbar-custom .nav-link:hover {
	background-color: #d0181e !important;
    color: #fff !important;
}
.nav-h.bh1 {
	background: #b11116;
	border-left: solid 1px #fff;
}
.nav-h.bh2 {
	background: #b11116;
	border-left: solid 1px #fff;
}
.nav-h.bh3 {
	background: #b11116;
	border-left: solid 1px #fff;
}
.nav-h.bh4 {
	background: #b11116;
	border-left: solid 1px #fff;
}
.navbar-toggler {
	font-size: 0.8rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #009943 !important;
	background-color: #000;
	border: none;
}
 @media only screen and (min-width: 767px) {
.navbar-custom {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	padding-right:0 !important;
}
.navbar-brand {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.nav-h {
	display: inline-block;
}
}
.navbar-custom2 {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.navbar-custom2 .nav-link {
	color: #009943 !important;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
}
.navbar-custom2 .nav-link:hover {
	color: #404040 !important;
}
/* SHIFT */

.navbar-custom2 ul li a, .navbar-custom2 ul li a:after, .navbar-custom2 ul li a:before {
	transition: all .2s;
}

@media only screen and (min-width: 767px) {
/* stroke */
.stroke ul li a, .fill ul li a {
	position: relative;
}
.stroke ul li a:after, .fill ul li a:after {
	position: absolute;
	top: 1.7rem;
	left: 0;
	right: 0;
	margin: auto;
	width: 0%;
	content: '.';
	color: transparent;
	background: #404040;
	height: 1px;
}
.stroke ul li a:hover:after {
	width: 100%;
}
.fill ul li a {
	transition: all 2s;
}
.fill ul li a:after {
	text-align: left;
	content: '.';
	margin: 0;
	opacity: 0;
}
.fill ul li a:hover {
	color: #fff;
	z-index: 1;
}
.fill ul li a:hover:after {
	z-index: -10;
	animation: fill 1s forwards;
	-webkit-animation: fill 1s forwards;
	-moz-animation: fill 1s forwards;
	opacity: 1;
}
}

 @media only screen and (min-width: 767px) {
.navbar-custom2 {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009943;
}
.navbar-custom2 .nav-item {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009943;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}
.navbar-custom2 .nav-item:last-child {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009943;
}

 }
 
 
 @media only screen and (min-width: 997px) {
	 
.navbar-custom2 .nav-link {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	display: inline-block;
	padding-left: .5rem;
	padding-right: .5rem;
}
 }
 
 @media only screen and (max-width: 996px) and (min-width: 767px) {
.navbar-custom2 .nav-link {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	display: inline-block;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
}


.bg-gold {
	background-color: #EFEFEF;
}



.display-sm {
	display: block;
}
.display-md {
	display: none;
}
.display-sm2 {
	display: inline-block;
}
.display-md2 {
	display: none;
}
 @media (min-width: 767px) {
.display-sm {
	display: none;
}
.display-md {
	display: block;
}
.display-sm2 {
	display: none;
}
.display-md2 {
	display: inline-block;
}
}
header.masthead {
	position: relative;
	background-color: #eee;
	padding-bottom: 0rem;
}
header.masthead h1 {
	font-size: 2rem
}

section {
  height: auto;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-position:center top;
  background-repeat:no-repeat;
  padding: 0;
}




.pv {
	position: relative;
}

section.content img.full, section.content2 img.full {
	height: auto;
}

section.content3 .container {
	padding: 5rem 0;
	height:auto;
}

@media (max-width: 766px) {
}


.wx {
	color:#FFF;
	text-align:center;
}

.wx2 {
	color:#666;
	text-align:center;
}

.wx h2, .wx2 h2 {
	font-size: 2.4rem;
	font-weight: 400;
}

.wx h4, .wx2 h4 {
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: .25rem;
}

.wx p, .wx2 p {
	font-size: .95rem;
	line-height: 1.6rem;
	font-weight: 400;
	text-align:justify;
	text-align-last:center;
}

.wx hr, .wx2 hr {
	width: 100%;
	height: 1px;
	margin: .75rem 0;
	border-top: solid 1px #009943;
}

@media screen and (min-width:331px) and (max-width:766px) {
.wx h2, .wx2 h2 {
	font-size: 1.4rem;
}

.wx h4, .wx2 h4 {
	font-size: 1rem;
	letter-spacing: 0;
}
.wx hr, .wx2 hr {
	margin: .65rem 0;
}
.wx p, .wx2 p {
	font-size: .75rem;
	line-height: 1.2rem;
	text-align-last:left;
}
}

@media (max-width: 320px) {
.wx h2, .wx2 h2 {
	font-size: 1.2rem;
}

.wx h4, .wx2 h4 {
	font-size: .95rem;
	letter-spacing: 0;
}
.wx hr, .wx2 hr {
	margin: .65rem 0;
}
.wx p, .wx2 p {
	font-size: .75rem;
	line-height: 1.2rem;
	text-align-last:left;
}
}

.content11 {
  height: calc(100vh - 63px);
  background-image: url(../img/11-1.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  color: #fff;
}
.p11_1 p span{
  font-size: 3.6rem;
  font-family: serif;
  font-weight: 900;
  border-bottom: solid 2px;
  padding-bottom: 7px;
}
.p11_2 span{
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 4rem;
}
@media (max-width: 768px) {
  .content11 {
    background-image: url(../img/11-1s.jpg);
  }
  .p11_1 p span{
    font-size: 2rem;
  }
  .p11_2 span{
    font-size: .8rem;
    font-weight: 600;
    line-height: 2rem;
  }
}


.call-to-action {
	position: relative;
	padding-top: 5rem;
	padding-bottom: 5rem;
	-moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-image:url(../img/12-1.jpg);
    background-position:center center;
    background-repeat:no-repeat;
}


.call-to-action h2 {
  
	font-size: 1.7rem;
	font-weight: 600;
	color: #fff;
}


.call-to-action p {
	color: #fff;
	font-size: .95rem;
	font-weight: 400;
}

 @media (max-width: 766px) {
.call-to-action h2 {
	font-size: 1.4rem;
}

.call-to-action p {
	font-size: .85rem;
}
 }


.call-to-action .overlay {
	position: absolute;
	background-color: #640910;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .9
}
footer.footer {
	padding-top: 1rem;
	padding-bottom: 70px;
}
 @media only screen and (min-width: 767px) {
footer.footer {
	padding-bottom: 1rem
}
}
.fade-in {
	visibility: visible;
	opacity: 1;
	transition: opacity 1s linear;
}
.fade-out {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 1s, opacity 1s linear;
}

/*.btn-primary {
	font-size: 1rem;
	color: #009943 !important;
	border-radius: 0;
	border-color: #009943 !important;
	background: transparent !important;
}*/
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:focus:active {
	color: #333 !important;
	background: #f4db03 !important;
	border-color: #f4db03 !important;
}
.btn-secondary {
	color: #333 !important;
	border-radius: 0;
	border-color: #f4db03;
	background: #f4db03;
}
.btn-secondary:hover {
	color: #774c5e !important;
	background: #fff;
	border-color: #fff;
}
.showcase-text p {
	text-align: justify;
}

#map {
	width: 100%;
	height: 300px;
	margin-top: 0;
	margin-bottom: 0;
}
@media (max-width: 766px) {
  #map {
	height: 150px;
  }
}
.form-control {
	border-radius: 0;
}
.bg-primary {
	background-color: #111 !important;
}
.bts {
	padding: 0;
	-webkit-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.3);
}
.mbo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.mbo:last-child {
	border-right-style: none;
}
.mbo a {
	color: #fff !important;
	text-decoration: none;
	background-color: rgba(33, 33, 33, 0) !important;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background-color: #333 !important;
}
.mbo a:hover {
	color: #FFFFFF !important;
	background-color: rgba(99, 99, 99, 0.8) !important;
}
.mbo h5 {
	padding-top: .8rem;
	padding-bottom: .4rem;
	font-size: .9rem;
}
.ics {
	margin-right: 0;
	margin-bottom: 4px;
}
.mbo i, .mbo span {
	display: block;
}
.mbo span {
	color: #fff !important;
}
 @media (min-width: 767px) {
.bts {
	display: none;
}
}


#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 100px; /* Place the button at the bottom of the page */
    right: 0px; /* Place the button 30px from the right */
    z-index: 9999; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #404040; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px 15px 10px 15px;
    border-radius: 0px; /* Rounded corners */
    font-size: 1rem; /* Increase font size */
}

#myBtn:hover {
	color:#FFF;
    background-color: #009943; /* Add a dark-grey background on hover */
}

.detail li {
	color: #5E4B37;
	padding: .5rem 0;
	font-size: 1rem;
}

 @media (max-width: 766px) {
	 .detail li {
	padding: .3rem 0;
	font-size: .95rem;
}
 }







.topic {
	margin-bottom: 1.5rem;
}

.topic h3 {
	font-size: 1.7rem;
	color:#666;
	font-weight: 800;
}

.topic h3 span{
	font-weight: 200;
	padding-left: 1rem;
}

.topic hr {
	max-width: 50px;
	border-width: 3px;
	border-color: #666
}


hr.style11 {
	height: 0;
    border-top: solid 1px #999;
	margin: 2rem 0 2rem 0;
}

.show-p p.alt {
      position: absolute !important;
	  bottom: .2rem;
	  left: 1.5rem;
      font-size: 1rem;
	  color:#fff !important;
	  font-weight: 700 !important;
	  text-shadow: 2px 2px 3px #000000;
}

.slider li p.alt {
      position: absolute !important;
	  bottom: 1rem;
	  right: 2rem;
      font-size: .9rem;
	  color:#fff !important;
	  font-weight: 400 !important;
	  margin-bottom: 0;
}


.slider li .grey p.alt, .slider li.grey2 p.alt {
      position: absolute !important;
	  bottom: 1rem;
	  right: 2rem;
      font-size: .9rem;
	  color:#666 !important;
	  font-weight: 400 !important;
	  margin-bottom: 0;
}


.show-p2 {
      position: absolute !important;
	  bottom: 1rem;
	  right: 4rem;
      font-size: 1rem;
	  color:#fff !important;
	  font-weight: 500 !important;
	  text-shadow: 2px 2px 3px #000000;
}

@media (max-width: 767px) {
	.show-p p.alt {
	  bottom: .5rem;
	  left: 1rem;
      font-size: .85rem;
}

.slider li p.alt, .slider li .grey p.alt, .slider li.grey2 p.alt {
	  bottom: .5rem;
	  right: .75rem;
      font-size: .85rem;
}
.show-p2 {
	  bottom: 1rem;
	  right: 1rem;
}
}


.modal .carousel-item p.alt {
      position: absolute !important;
	  top: .6rem;
	  left: 1rem;
      font-size: 1rem;
	  color:#fff !important;
	  font-weight: 400 !important;
}

.modal-content {
	width:95%;
	display:block;
	margin: 0 auto;
}

.bg-info {
	padding: 1.5rem 1rem;
	background-color: rgb(245,245,245) !important;
	background-image: url(../img/sq-bg.png);
	margin-bottom: 1.5rem;
}

.service-heading {
	font-size: 1.1rem;
	font-weight: 400;
	margin: 1rem 0 1.5rem 0;
	text-transform: none;
	color: #666;
}

.text-primary {
	color:#009943 !important;
}

.modal-backdrop {
    opacity:0.9 !important;
}

.modal-dialog-h {
	max-width: 900px !important;
	margin: .5rem auto !important;
}

.modal-dialog-w {
	max-width: 1200px !important;
	margin: .5rem auto !important;
}

.close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	cursor: pointer;
	background-color: transparent;
	z-index: 9999;
}
.close-modal:hover {
	opacity: .5
}
.close-modal .lr {
	z-index: 9998;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #eee
}
.close-modal .lr .rl {
	z-index: 9999;
	width: 1px;
	height: 75px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background-color: #eee
}

.blur-up {
		-webkit-filter: blur(5px);
		filter: blur(5px);
		transition: filter 400ms, -webkit-filter 400ms;
	}

	.blur-up.lazyloaded {
		-webkit-filter: blur(0);
		filter: blur(0);
	}
.slider p {
	text-align:center !important;
}

.stz {
	height: 100%;
	background-size: cover;
	background-position: top center;
	background-image:url(../img/9.jpg)
}

.prs {
	display:inline-block;
	padding-left: 0;
}

@media (max-width: 767px) {
	.stz {
	height: 80vh;
}
.prs {
	display:block;
	padding-left: 5rem;
}
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 100px; /* Place the button at the bottom of the page */
    right: 0px; /* Place the button 30px from the right */
    z-index: 9999; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #404040; /* Set a background color */
    color: #fff; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px 15px 10px 15px;
    border-radius: 0px; /* Rounded corners */
    font-size: 1rem; /* Increase font size */
}

#myBtn:hover {
	color:#FFF;
    background-color: #c60a28; /* Add a dark-grey background on hover */
}

.container-inner {
	width: 100%;
}

.overlay-cover {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    color: #fff;
	background-color: rgba(0, 0, 0, .6);
	text-align: center;
	left: 0;
}

.overlay-cover .mid {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0px;
}

.overlay-cover .mid:before {
	content: "";
    display: inline-block;
    width: 0%;
    height: 100%;
    vertical-align: middle;
}
.overlay-cover .mid p {
	display: inline-block;
    width: 90%;
    vertical-align: middle;
    font-size: 18px;
	font-weight: 500;
}
.overlay-cover .mid p span {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 10px auto;
	background: url('../img2/swipe.svg') no-repeat;
	background-size: contain;
}