/* 輪播 */
.carousel-caption {
	padding-bottom: 100px;
	text-align: center;
}
.carousel-caption h3 {
	padding-bottom: 5px;
	text-shadow: 0px 0px 56px #000, 0px 0px 36px #000;
}
.carousel-caption p {
	margin: 5px 0;
	text-align: center;
	//background-color: rgba(0, 0, 0, .4);
	text-shadow: 0px 0px 56px #000, 0px 0px 36px #000;	
}

/* 手機 */
@media only screen and (max-width: 768px) {
	.carousel-caption {
		//padding-bottom: 100px;
		text-align: center;
	}
	.carousel-caption h3 {
		padding-bottom: 5px;
		text-shadow: 0px 0px 56px #000, 0px 0px 36px #000;
	}
	.carousel-caption p {
		margin: 5px 0;
		text-align: center;
		//background-color: rgba(0, 0, 0, .4);
		text-shadow: 0px 0px 56px #000, 0px 0px 36px #000;
	}
}

/* banner大圖 */
.banner-jumbotron {
	//padding-top: 20px;
	//padding-bottom: 60px;
	//border-top: solid 3px #ff6e3a;
}

/* 台灣桃園國際機場航班資訊 */
.airport-jumbotron {
	padding: 60px 0;
	text-align: center;
	margin-bottom: 0px;
	background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
	color: #fff;
}
.airport-jumbotron h1 {
	color: #fff;
	text-align: center;
}
.airport-jumbotron h2 {
	color: #fff;
	text-align: center;
}
.airport-jumbotron h3 {
	color: #fff;
	text-align: center;
	padding-top: 40px;
}
.airport-jumbotron h4 {
	color: #fff;
	text-align: center;
	line-height: 30px;
}
.airport-jumbotron p {
	color: #fff;
	text-align: center;
}
.airport-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}

/* 首頁聯絡我們 */
.mail-jumbotron {
	padding: 60px 0;
	text-align: center;
	background-image:url("../images/bk.jpg");
	background-size: cover;
	background-attachment: fixed;
	margin-bottom: 0px;
}
.mail-jumbotron h1 {
	color: #fff;
}
.mail-jumbotron h2 {
	color: #fff;
}
.mail-jumbotron h4 {
	color: #fff;
	line-height: 30px;
	font-weight: 500;
	text-shadow: 0px 0px 56px #000, 0px 0px 56px #000;
}
.mail-jumbotron p {
	color: #fff;
	text-align: center;
	text-shadow: 0px 0px 56px #000, 0px 0px 56px #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mail-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}
.mail-jumbotron input {
	background-color: #fff;
	max-width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.mail-jumbotron .container {
	padding: 60px 0px;
}

/* 頁尾 */
footer {
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
	background-image: linear-gradient(to right, #434343 0%, black 100%);
	padding-top: 40px;
	padding-bottom: 40px;
}
footer i {
	padding-right: 10px;
}
/* 手機 */
@media only screen and (max-width: 768px) {
	footer p {
		text-align: center;
		color: #fff;
		padding-bottom: 5px;
	}
}

/* 版權宣告 */
.copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000;	
}
.copyright p {
	text-align: center;
	color: #fff;
}
.copyright small {
	text-align: center;
	color: #fff;
}

/* 首頁+內頁--服務項目+表格 */
.service-jumbotron {
	padding: 60px 0;
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}
.service-jumbotron h1 {
	color: #000;
	text-align: center;
}
.service-jumbotron h2 {
	color: #000;
	text-align: center;
}
.service-jumbotron h3 {
	color: #000;
	text-align: center;
	padding-top: 20px;
}
.service-jumbotron h4 {
	color: #000;
	text-align: center;
	line-height: 30px;
	padding-top: 20px;
}
.service-jumbotron p {
	color: #000;
	text-align: center;
}
.service-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}
.service-jumbotron table {
  	width: 100%;
	color: #000;
	font-size: 18px;
}
.table-black {
	color: #000;
}
.service-jumbotron table th {
	text-align: left;
}
.service-jumbotron table td {
	text-align: center;
}
/* 手機 */
@media only screen and (max-width: 768px) {
	.service-jumbotron table {
		width: 100%;
		color: #000;
		font-size: 13px;
	}
}

/* 內頁--車險介紹 */
.insurance-jumbotron {
	padding: 60px 0;
	margin-bottom: 0px;
	//background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
	color: #000;
}
.insurance-jumbotron h1 {
	color: #000;
}
.insurance-jumbotron h2 {
	color: #000;
}
.insurance-jumbotron h3 {
	color: #ff6e3a;
	//padding-top: 40px;
	padding-bottom: 20px;
	text-align: left;
	font-weight: 500;
}
.insurance-jumbotron h4 {
	color: #000;
	line-height: 30px;
	text-align: left;
}
.insurance-jumbotron p {
	color: #000;
	line-height: 30px;
	text-align: left;
}
.insurance-jumbotron h4 b {
	color: #000;
	font-weight: 600;
}
.insurance-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}
.insurance-jumbotron .line {
	border-top: solid 1px #000;
	width: 100%;
	padding-top: 20px;
	//padding-bottom: 20px;
}

/* 內頁--我要租車 */
.rent-jumbotron {
	padding: 60px 0px;
	margin-bottom: 0px;
	//background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
	color: #000;
}
.rent-jumbotron h1 {
	color: #000;
}
.rent-jumbotron h2 {
	color: #000;
}
.rent-jumbotron h3 {
	color: #000;
	padding-bottom: 20px;
	text-align: left;
	font-weight: 500;
}
.rent-jumbotron h4 {
	color: #000;
	line-height: 30px;
	text-align: left;
}
.rent-jumbotron p {
	color: #000;
	line-height: 30px;
	text-align: left;
}
.rent-jumbotron p b {
	color: #000;
	font-weight: 500;
}
.rent-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}
.rent-jumbotron .line {
	border-top: solid 1px #000;
	width: 100%;
	padding-top: 20px;
}
.rent-jumbotron table {
  	width: 100%;
	color: #000;
	font-size: 18px;
}
.rent-jumbotron table th {
	text-align: left;
}
.rent-jumbotron table td {
	text-align: center;
}
/* 手機 */
@media only screen and (max-width: 768px) {
	.rent-jumbotron table {
		width: 100%;
		color: #000;
		font-size: 13px;
	}
}

/* 內頁--我要租車 */
.marry-jumbotron {
	padding-bottom: 60px;
	//padding: 100px 0;
	margin-bottom: 0px;
	//background-image: linear-gradient(to top, #c471f5 0%, #fa71cd 100%);
	color: #000;
}
.marry-jumbotron h1 {
	color: #000;
}
.marry-jumbotron h2 {
	color: #000;
}
.marry-jumbotron h3 {
	color: #ffff00;
	padding-bottom: 20px;
	text-align: left;
	font-weight: 500;
}
.marry-jumbotron h4 {
	color: #000;
}
.marry-jumbotron p {
	color: #000;
	line-height: 30px;
	text-align: left;
}
.marry-jumbotron p b {
	color: #ffffc8;
	font-weight: 500;
}
.marry-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}
.marry-jumbotron .line {
	border-top: solid 1px #000;
	width: 100%;
	padding-top: 20px;
}
.marry-jumbotron table {
  	width: 100%;
	color: #000;
	font-size: 18px;
}
.marry-jumbotron table-hover {
	color: #000;
}
.marry-jumbotron table th {
	text-align: left;
}
.marry-jumbotron table td {
	text-align: center;
}
.marry-jumbotron label {
	text-align: left;
	margin: 0px;
}
/* 手機 */
@media only screen and (max-width: 768px) {
	.marry-jumbotron table {
		width: 100%;
		color: #000;
		font-size: 13px;
	}
}













