/* ÃƒÂ¨Ã‚Â¼Ã‚ÂªÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ */
.carousel-caption {
	padding-bottom: 100px;
	text-align: center;
}
.carousel-caption h3 {
	padding-bottom: 5px;
	text-shadow: 0px 0px 36px #000;
}
.carousel-caption p {
	margin: 5px 0;
	text-align: center;
	//background-color: rgba(0, 0, 0, .4);
	text-shadow: 0px 0px 36px #000;	
}

/* ÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã‚Â©Ã…Â¸ */
@media only screen and (max-width: 768px) {
	.carousel-inner {
		max-height: 500px;
	}
	.carousel-inner img {
		max-height: 500px;
	}
	.carousel-caption {
		//padding-bottom: 100px;
		text-align: center;
	}
	.carousel-caption h3 {
		padding-bottom: 5px;
		text-shadow: 0px 0px 36px #000;
	}
	.carousel-caption p {
		margin: 5px 0;
		text-align: center;
		//background-color: rgba(0, 0, 0, .4);
		text-shadow: 0px 0px 36px #000;
	}
}

/* bannerÃƒÂ¥Ã‚Â¤Ã‚Â§ÃƒÂ¥Ã…â€œÃ¢â‚¬â€œ */
.banner-jumbotron {
	//padding-top: 20px;
	//padding-bottom: 60px;
	//border-top: solid 3px #ff6e3a;
}
/* ÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã‚Â©Ã…Â¸ */
@media only screen and (max-width: 768px) {
	.banner-jumbotron img {
		//max-width: auto;
		//height: 180px;
		//margin: auto;
		//background-size: cover;
		//background-attachment: fixed;
	}
}

/* ÃƒÂ¨Ã‚ÂÃ‚Â¯ÃƒÂ§Ã‚ÂµÃ‚Â¡ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¥Ã¢â€šÂ¬Ã¢â‚¬Ëœ */
.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: #000;
}
.mail-jumbotron h2 {
	color: #000;
}
.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: #000;
	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 #a80500;
}
.mail-jumbotron input {
	background-color: #fff;
	max-width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.mail-jumbotron .container {
	padding: 60px 0px;
}
.mail-jumbotron .btn-mailcolor {
	background-color: #943020;
	color:#fff;
	font-size: 15px;
}

/* ÃƒÂ©Ã‚Â Ã‚ÂÃƒÂ¥Ã‚Â°Ã‚Â¾ */
footer {
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
	//background-image: linear-gradient(to top, #a3bded 0%, #6991c7 100%);
	background-image:url("../images/footer.jpg");
	background-size: cover;
	background-attachment: fixed;
	padding: 40px 0px;
}
footer h3 {
	line-height: 40px;
	text-align: left;
	padding-bottom: 10px;
	color: #ffff00;
	font-weight: norma;
}
footer h4 {
	line-height: 30px;
	text-align: left;
	color: #fff;
	width: 800px;
}
footer h5 {
	line-height: 40px;
	text-align: left;
}
footer i {
	padding-right: 10px;
}
@media only screen and (max-width: 768px) {
	footer p {
		text-align: center;
		color: #fff;
		padding-bottom: 5px;
	}
	footer h3 {
		font-size: 18px;
		line-height: 20px;
		text-align: center;
		padding-bottom: 10px;
		//color: #ffff00;
		font-weight: norma;
	}
	footer h4 {
		//font-size: 14px;
		line-height: 30px;
		text-align: center;
		//background-color: #355887;
		padding: 1px;
		padding-left: 30px;
		color: #fff;
		width: 100%;
		margin-bottom: 10px;
	}
}

/* ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã‚Â¬Ã…Â ÃƒÂ¥Ã‚Â®Ã‚Â£ÃƒÂ¥Ã¢â‚¬ËœÃ…Â  */
.copyright {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000;	
}
.copyright p {
	text-align: center;
	color: #fff;
}
.copyright small {
	text-align: center;
	color: #fff;
}

/* --------------------------- ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â§ÃƒÂ©Ã‚Â Ã‚Â --------------------------- */
/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã‚ÂÃ‚Â¸ÃƒÂ¤Ã‚Â»Ã¢â‚¬Â¹ÃƒÂ§Ã‚Â´Ã‚Â¹ */
.about-jumbotron {
	/* padding: 60px 0; */
	text-align: center;
	margin-bottom: 0px;
	color: #000;
}
.about-jumbotron h1 {
	color: #000;
	text-align: center;
}
.about-jumbotron h2 {
	color: #000;
	text-align: center;
}
.about-jumbotron h3 {
	color: #000;
	text-align: center;
	padding-top: 20px;
}
.about-jumbotron h4 {
	color: #000;
	text-align: left;
	line-height: 30px;
	padding-top: 10px;
	font-size:23px;
}
.about-jumbotron p {
	color: #000;
	text-align: left;
	padding-top: 10px;
	font-size: 15px;
	line-height: 45px;
	padding-bottom: 25px;
	font-size: 17px;
}

.about-jumbotron p span {
	color: #c40000;
	font-size: 105%;
}

.about-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}
.about-jumbotron table {
  	width: 100%;
	color: #000;
	font-size: 18px;
}
.table-black {
	color: #000;
}
.about-jumbotron table th {
	text-align: left;
}
.about-jumbotron table td {
	text-align: center;
}
@media only screen and (max-width: 768px) {
	..about-jumbotron table {
		width: 100%;
		color: #000;
		font-size: 13px;
	}
}

/* service jumbotron */
.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: left;
	line-height: 30px;
	padding-top: 10px;
	font-size:23px;
}
.service-jumbotron p {
	color: #000;
	text-align: left;
	padding-top: 10px;
	font-size: 15px;
	line-height: 30px;
	padding-bottom: 25px;
	
}

.service-jumbotron p span {
	color: #c40000;
	font-size: 105%;
}

.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;
	}
}

ul.bullet li {
    list-style: none;
    background: transparent url(../images/bullet_list.png) no-repeat 0px 8px;
    padding-left: 18px;
	font-size:12px
}

/* ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Å“Ã‚Â */
.product-jumbotron {
	padding: 0 0;
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}
.product-jumbotron h1 {
	color: #000;
	text-align: center;
}
.product-jumbotron h2 {
	color: #943020;
	font-weight: 500;
	text-align: center;
}
.product-jumbotron h3 {
	color: #943020;
	text-align: center;
	font-weight: 500;
	padding-top: 20px;
}
.product-jumbotron h4 {
	color: #000;
	text-align: left;
	line-height: 30px;
	padding-top: 10px;
	margin: 0px;
	font-size:16px;
}
.product-jumbotron li {
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height: 30px;
}
.product-jumbotron p {
	color: #000;
	text-align: left;
	/* padding-bottom: 10px; */
}
.product-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ab0302;
}
@media only screen and (max-width: 768px) {
	.product-jumbotron {
		padding: 30px 0;
	}
	.product-jumbotron wrap {
		width: 200px; 
		margin: 0 auto;
	}
	.product-jumbotron h3 {
	color: #943020;
	text-align: center;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	.product-jumbotron h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	}
}

/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â§ÃƒÂ©Ã‚Â Ã‚Â--ÃƒÂ¨Ã‚ÂÃ‚Â¯ÃƒÂ§Ã‚ÂµÃ‚Â¡ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¥Ã¢â€šÂ¬Ã¢â‚¬Ëœ */
.contact-jumbotron {
	padding: 60px 0;
	text-align: center;
	margin-bottom: 0px;
}
.contact-jumbotron h1 {
	color: #000;
}
.contact-jumbotron h3 {
	line-height: 40px;
	text-align: left;
	//padding-bottom: 10px;
	margin-top: 0px;
}
.contact-jumbotron h4 {
	line-height: 30px;
	text-align: left;
	color: #000;
}
.contact-jumbotron h5 {
	line-height: 40px;
	text-align: left;
}
.contact-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}
.contact-jumbotron i {
	padding-right: 10px;
}
@media only screen and (max-width: 768px) {
	.contact-jumbotron p {
		text-align: center;
		color: #000;
		padding-bottom: 5px;
	}
}

/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â§ÃƒÂ©Ã‚Â Ã‚Â--ÃƒÂ¨Ã‚ÂÃ‚Â¯ÃƒÂ§Ã‚ÂµÃ‚Â¡ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¥Ã¢â€šÂ¬Ã¢â‚¬ËœÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¥Ã¢â‚¬â€œÃ‚Â® */
.from-jumbotron {
	padding: 60px 0;
	text-align: center;
	margin-bottom: 0px;
	color: #000;
}
.from-jumbotron h3 {
	//padding-bottom: 20px;
	text-align: center;
	font-weight: 500;
}
.from-jumbotron p {
	line-height: 30px;
	text-align: left;
}
.from-jumbotron hr {
	max-width: 50px;
	border: solid 2px #ff6e3a;
}
.from-jumbotron img {
	text-align: left;
}


.Pr_List {
	margin-bottom: 0px;
}


.Pr_List .H4-height {
	height: 75px;
	padding-bottom: 0px;
	line-height: normal;
}
	