/* #3A3B3B
#E8CB49 */

h1,h2,h3,h4,h5,h6{
	font-family: 'Noto Sans TC', sans-serif;
}
p,a,span,li,label{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.09rem;
	font-weight: 300;
}
img{
	max-width:100%;
}

li {
	list-style: none;
}

nav li{
	    margin: 0 13px;
}
#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: #E8CB49;
    padding: 7px 28px;
    border-radius: 20px;
    border: none;
		color: #3A3B3B;
}
.btn:hover{
	opacity:0.8;
	background-color: #E8CB49!important;
}
#second{
	padding: 80px 0px;
}
#second h3, #latest h3{
	margin-bottom: 70px;
	font-size: 32px;
}
#second .self img {
	object-fit: cover;
	height: 550px;
	width: 100%;
	object-position: 80%;
}
#second h5{
	margin-top: 22px;
    font-size: 16px;
}
#second li {
	position: relative;
}
#second li::before {
	content: '';
	position: absolute;
	left: -23px;
	top: 4px;
	width: 10px;
	height: 17px;
	background: #E8CB49;
	border-radius: 0 100px 100px 0;
}

p{
	font-size: 16px;
	line-height: 26px;
	color: #707070;
}
p.lead{
	font-size: 1.09rem;
	color: black;
	line-height: 31px;
}
#latest {
	background: rgb(248, 248, 248);
	padding: 80px 0px;
}
#latest .upper{
	position:relative;
}
#latest img {
	height: 370px;
  object-fit: cover;
}
#latest .innertext{
	position:absolute;
	bottom:20px;
	left:30px;
}
#latest .innertext span{
	background: rgba(0,0,0,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: 0 0 8px 0 rgba(0,0,0,0.08);
	padding: 0px;
	margin: 0 5px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
#latest .lower h3{
	font-size: 21px;
	margin-bottom: 12px;
}
#latest .lower p {
	margin-bottom: 4px;
	font-weight: normal;
}
#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: 24px;
}
footer h4{
	font-size: 20px;
    margin-bottom: 35px;

}
footer ul{
	list-style: none;
    padding: 0;
}
footer ul a{
	color: #707070;
}
footer a{
	color:#E8CB49;
}
footer a:hover{
	color:#E8CB49;
}
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: #E8CB49;
    font-size: 16px;
    border: 1px solid #E8CB49;
    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 #E8CB49;
    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:#E8CB49;
}
#contactcontent a.btn{
	color:white;
}
#contactcontent textarea{
	height:200px;
	margin-bottom: 10px;
}
#contactcontent i{
	display:inline-block;
	margin-right: 4px;
}
@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;
	}
}

#intro .container {
	padding: 200px 0;
}

html, body {
	height: 100%;
	margin: 0;
  }
  
  .wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
  }
  
  main {
	flex: 1; /* ⬅️ 重點：讓 main 撐開剩下的空間，footer 自然會貼底 */
  }
  