h1,h2,h3,h4,h5,h6{
	font-family: 'Noto Sans TC', sans-serif;
}
p,a,span,li,label{
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}

img{
	max-width:100%;
}
nav li{
	    margin: 0 13px;
}


.nav-link:hover{
		color: #040404;
		
}

#intro .jumbotron{
	background: url('../pictures/mainbg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	height: 70vh;
	margin-bottom: 0px;
}

#intro .jumbotron .container{
	position:relative;
    top: 50%;
    transform: translate(0, -50%);

}
#intro .btn{
	margin-top: 20px;
}
.btn{
    background-color: #6e6c6c;
    padding: 7px 28px;
    border-radius: 20px;
    border: none;
}
.btn:hover{
	opacity:0.8;
	background-color: #080808!important;
}
#second{
	padding: 80px 0px;
}
#second h3, #latest h3{
	margin-bottom: 70px;
	font-size: 32px;
}
#second img{
	border-radius: 100%;
    width: 108px;
}
#second h5{
	margin-top: 22px;
    font-size: 16px;
}

p{
	font-size: 16px;
    line-height: 26px;
    color: #707070;
}
p.lead{
	color: black;
	line-height: 31px;
}
#latest {
	background: rgb(255, 255, 255);
	padding: 80px 0px;
}
#latest .upper{
	position:relative;

}

#latest .innertext{
	position:absolute;
	bottom:20px;
	left:30px;
}
#latest .innertext span{
	background: rgba(255,255,255,0.3);
    padding: 5px 16px;
    border-radius: 30px;
}
#latest h4{
	font-size: 19px;
    margin-top: 18px;
}
#latest .lower{
	    padding: 22px;

}
#latest .col-md-4 .outer{
	box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.5);
	padding: 0px;
	margin: 5px;
	position:relative;
	transform: scale(1,1);
	transition: all 0.3s ease-out;

}

#latest .col-md-4 .outer:hover{
	transform: scale(1.1,1.1);
}


#latest .lower h3{
	font-size: 21px;
	margin-bottom: 20px;
}
#latest a{
	color:black;
}
#latest a{
	color:black;
	text-decoration: none;
}
#latest i{
	margin-right:5px;
}
#email{
	padding: 80px 0px
}
footer{
	padding: 80px 0px
}
#email p{
	margin-top: 40px;
}
#email .btn{
	margin-top: 10px;
	font-size: 16px;
}
footer{
	border-top: 1px solid rgba(0,0,0,0.09);
}
footer img{
	margin-bottom: 30px;
}
footer h4{
	font-size: 20px;
    margin-bottom: 35px;

}
footer ul{
	list-style: none;
    padding: 0;
}
footer ul a{
	color: #707070;
}
footer a{
	color:#f05f5c;
}
footer a:hover{
	color:#f05f5c;
}
footer ul a:hover{
	color: #707070;
	text-decoration: none;
	opacity: 0.8;
}
footer ul li{
	margin-bottom: 10px;
}
footer ul{
	float: left;
    margin-right: 46px;
}
#latest .thehead h3{
    margin-bottom: 7px;
    font-size: 32px;

}
#latest .thehead p{
    margin-bottom: 80px;


}
#latest .thehead .col-md-4 p{
	margin-bottom: 0px;
    margin-top: 25px;
}
#latest .thehead h3.notag{
	margin-bottom: 88px;
}
.card-header .btn,.card-header .btn:hover{
	background:none!important;
	color:black;
}
#intro .jumbotron.jumbotron2{
	height: 400px;
}
#singlecontent{
	padding: 80 0px;
}
.thetag{
	color: #f05f5c;
    font-size: 16px;
    border: 1px solid #f05f5c;
    padding: 10px 18px;
    border-radius: 20px;
    display: inline-block;
    margin-left: 7px;
}
#singlecontent h4{
	margin-top:50px;
}
.apply{
	background-color: #f9f9f9;
	padding: 44px;
}
.apply .btn{
	font-size: 16px;
    margin-top: 31px;
    width: 100%;
}
.applybelow{
	margin-top:80px;
	text-align: center;
}
.btn2{
    color: #707070;
    border: 1px solid #707070;
    padding: 10px 24px;
    border-radius: 20px;
    margin-top: 3px;
    display: inline-block;
}
.btn2:hover{
	text-decoration: none;
	opacity: 0.8;
	color: #707070;
}
#intro .contact{
	height: auto;
    padding: 0px;
}
#intro .contact .col-md-4{
	height: 400px;
    background: rgba(0,0,0,0.5);
    padding: 66px;
    text-align: center;
}
#intro .contact .col-md-4 h1{
	color:white;
}
#intro .contact .col-md-4 p{
	color:white;
}
#intro .contact .col-md-4 hr {
    color: white;
    border-top: 2px solid #f05f5c;
    width: 87px;
    margin-top: 24px;
    margin-bottom: 26px;
}
.cinner{
	position:relative;
    top: 50%;
    transform: translate(0, -50%);
}
#contactcontent{
	padding: 80px 0px;
}
#contactcontent h3{
	margin-bottom: 40px;
}
#contactcontent a{
	color:#f05f5c;
}
#contactcontent a.btn{
	color:white;
}
#contactcontent textarea{
	height:200px;
	margin-bottom: 10px;
}
#contactcontent i{
	display:inline-block;
	margin-right: 4px;
}
header nav img{
	width : 160px;
}
@media only screen and (max-width: 768px) {
	#second h5 {
	    margin-bottom: 50px;
	}
	#latest .col-md-4{
		margin-bottom: 60px;
	}
	footer h4 {
	    font-size: 17px;
	    margin-top: 30px;
	    margin-bottom: 18px;
	}
}


section {
	object-fit: cover;
}


/* 選單特效 */
.pointer-change{
	color: white;
	transition: 0.3s;
}
.pointer-change:hover{
	font-size: 20px;
	border-radius: 10px;
	background-color: #424242;
	align-items: center;
}




/* 背景影片 */

/* .background-index{
  background-color: rgba(20, 20, 20, 0.8);
	background-blend-mode: multiply;
  background-image: url(/pictures/840554.png);
  background-size: cover;
  background-position: center center;
} */

.videobox {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 80%;
}

.videobox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
h1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 50px;
	color: white;
	z-index: 1;
}

.bg-video{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	/* min-width: 100%;
	min-height: 100%; */
	z-index: -1;
	opacity: 0.4;
	background-size: cover;
}

/* 社群按鈕 */
.btn_facebook {
	border: none;
	border-radius: 10px;
	background-color: #3B5998;
	color: white;
	height: 45px;
	cursor:pointer;
}
.btn_facebook:hover {
	opacity: 0.8;
}
.btn_facebook:active {
	opacity: 0.5;
}

.btn_google{
	border: none;
	border-radius: 10px;
	background-color: #dd4b39;
	color: white;
	height: 45px;
	cursor:pointer;
}
.btn_google:hover {
	opacity: 0.8;
}
.btn_google:active {
	opacity: 0.5;
}

.btn_line{
	border: none;
	border-radius: 10px;
	background-color: #00b84f;
	color: white;
	height: 45px;
	cursor:pointer;
}
.btn_line:hover {
	opacity: 0.8;
}
.btn_line:active {
	opacity: 0.5;
}

.btn_apple{
	border: none;
	border-radius: 10px;
	background-color: black;
	color: white;
	height: 45px;
	cursor:pointer;
}
.btn_apple:hover {
	opacity: 0.8;
}
.btn_apple:active {
	opacity: 0.5;
}



/* 表格特效 */
.form-control:hover{
	border-color: #040404;
	border-width: 1px;
}

/* 分隔線 */
.divider {
	display: block;
	height: 1px;
	background-color: rgb(170, 166, 166);
	width: 100%;
}
/* 分頁標籤調整 */
.pagination .page-item .page-link{
  border: solid;
  border-color: pink;
  color: pink;
  border-radius: 10%;
}
.pagination .page-item .page-link:hover{
  background-color: rgb(215, 214, 214);
  color: rgb(254, 58, 91);
}
.pagination .page-item .page-link:active{
  color: rgb(247, 85, 112);
  cursor: auto;
}
.pagination .page-item{
  margin: 0 5px;
}

/* 按鈕 */
.btn {
	border-color: none;
}
.btn:hover{
  background-color: rgb(165, 165, 165);
}
.btn:active{
  cursor: auto;
}

/* 商品卡片 */
.card-body{
	background-color:#f8e1e1;
	opacity: 80%;

}

/* 麵包屑 BreadCrumb */
.list-group-item:hover{
	background-color: #ffe7e7;
	
}
.list-group-item:active{
	background-color: #ffe7e7;
	color: black;
}
.list-group-item-action .active:hover{
	background-color: #ffe7e7;
}



/* 頁尾 Footer */
.footer{
	height: 100%;
	background-color: #040404;
	padding-top: 30px;
	padding-bottom: 0;
	margin: 0;
	color: white;

}