.top-bar {
	background: rgba(28, 28, 28, 0.9);
	text-align:center;
}
.orange-btn {
	background:#ed4d24;
	color:#fff;
	font-size:25px;
	text-transform:uppercase;
	margin:12px;
}
#pck h1 {
	color:#ed4d24;
	font-weight:900;
	font-size:24px;
	margin-top:12px;
}
#pck p {
	color:#fff;
}
.left-img {
	background:url(../images/board.jpg) no-repeat top center;
	background-size:cover;
	min-height:583px;
}
.banner {
	background:url(../images/contact.jpg) no-repeat top center;
	background-size:cover;
	min-height:400px;
	text-align:center;
	color:#fff;
	font-size:80px;
	font-weight:400;
	padding-top:120px;
}
section.form {
	padding-bottom:40px;
}
section.form h1 {
	padding:20px 0 0 0;
	text-align: center;
	font-size:26px;
}
section.form ul li {
	float: left;
	list-style: outside none none;
	margin: 8px 20px;
	width: 45%;
}
section.form ul li input, textarea {
	background: #f8f8f8 none repeat scroll 0 0;
	border: 1px solid #c9c9c9;
	color: #b8b8b8;
	font-size: 18px;
	padding: 15px;
	width: 100%;
}
section.form ul li:last-child {
	margin: 8px 0 40px 20px;
	max-width: 940px;
	width: 100%;
}
section.form .btn {
	background: #ed4d24 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 28px;
	margin: auto;
	padding: 15px 35px;
}
.nomarg {
	margin: 0;
}
.nopad {
	padding: 0;
}
#pck {
	background:#2c2c2c;
}
#pack {
	background:#f0f0f0;
	padding:30px 0;
}
#pack h1 {
	text-align:center;
	font-weight:900;
	padding:20px 0;
}
#pack ul {
	width:100%;
	background: #f7f7f7 url("../images/cor.jpg") no-repeat scroll right bottom;
	border-radius: 5px;
	box-shadow: 0 0 5px #ccc;
	overflow: hidden;
	padding:0;
	padding-bottom: 20px;
	margin:0 0 30px 0;
	list-style:none;
}
#pack ul li {
}
#pack ul li h2 {
	background: #ed4d24 none repeat scroll 0 0;
	color: #fff;
	font-size: 25px;
	line-height: 30px;
	overflow: hidden;
	padding: 10px 7px 10px 20px;
	text-transform: uppercase;
	margin:0;
	font-weight:900;
}
#pack ul li p {
	background: rgba(0, 0, 0, 0) url("../images/ar.png") no-repeat scroll 22px 15px;
	border-bottom: 1px solid #d7d7d7;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px 40px;
	text-transform: uppercase;
}
#pack ul li a {
	background: #353535 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 25px;
	line-height: 50px;
	margin: 50px auto auto;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 190px;
}
#pack ul li h2 a {
	background: #592801 none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	display: block;
	float: right;
	font-size: 16px;
	font-weight: 800;
	line-height: 30px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	width: 130px;
}
#icon {
	background:#1d1d1d;
	border-bottom:1px solid #333333;
	text-align:center;
}
#icon h4 {
	color:#fff;
	text-transform:uppercase;
}
.border {
	border-right:1px solid #363636;
	padding:20px 0;
}
#faq {
	background:url(../images/tab.png) no-repeat;
	background-size:cover;
	padding-bottom:100px;
}
#faq h1 {
	text-align:center;
	padding:20px 0;
	text-transform:uppercase;
	color:#fff;
	font-size:48px;
}
.accordion {
	background: #f7f7f7 none repeat scroll 0 0;
	border-bottom: 1px solid #ccc;
	color: #000;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 15px;
	text-decoration: none;
}
.accordion-open {
	background: #141414 none repeat scroll 0 0;
	color: #fff;
}
.accordion-open span {
	float: left;
	padding: 10px;
}
.accordion-open span {
	background: rgba(0, 0, 0, 0) url("../images/minus.png") no-repeat scroll left center;
}
.accordion-close span {
	background: rgba(0, 0, 0, 0) url("../images/plus.png") no-repeat scroll left center;
	float: left;
	padding: 10px;
}
div.content2 {
	background: #fff none repeat scroll 0 0;
	font-size: 16px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}
div.content2 ul, div.content p {
	margin: 0;
	padding: 3px;
}
div.content2 ul li {
	line-height: 25px;
	list-style-position: inside;
}
div.content2 ul li a {
	color: #555555;
}
code {
	overflow: auto;
}
#air {
	background:#fff;
}
.left-img2 {
	background:url(../images/air.png) no-repeat top right;
	background-size:cover;
	max-width:548px;
	min-height:421px;
}
#air h1 {
	color:#ed4d24;
	font-weight:900;
	font-size:24px;
}
#air p {
	color:#333;
}
.arrow_box {
	position: relative;
	background: #333;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:900;
	font-size:50px;
	padding:20px 0;
	margin:50px 0;
	text-shadow:1px 1px 0 #000;
}
.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(233, 124, 49, 0);
	border-top-color: #333;
	border-width: 30px;
	margin-left: -30px;
}
footer {
	background:#f0f0f0;
	padding:10px 0;
	text-align:center;
	display:block;
}
.zip {
	text-align:left;
}
.zip h3 {
	margin:12px 0 0 0;
	padding:0;
	color:#ed4d24;
	font-weight:900;	
}
.input-box {
	border: medium none;
	border-radius: 35px;
	font-size: 20px;
	font-weight: bold;
	padding: 15px;
	width: 65%;
}
.input-btn {
	background: #ed4d24 none repeat scroll 0 0;
	border: medium none;
	border-radius: 35px;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 15px 38px;
	text-transform: uppercase;
}
.isa_success {
	color: #000;
	text-align:center;
	padding:25px;
	border-radius:5px;
	margin:10px 0 0 0;
}
.isa_success h3 {
	margin:0;
	padding:5px;
	font-size:30px;
}
.isa_success h4 {
	margin:0;
	padding:5px;
	font-size:25px;
}
.content-f {
	margin:auto;
	width:1150px;
	overflow:hidden;
}
.content-f ul {
	padding:0;
}
@media only screen and (max-width: 900px) {
 .border {
border:none;
}
 .left-img {
width:100%;
background-size:100%;
min-height:270px;
}
 #pack ul li h2 {
font-size:18px;
}
 .left-img2 {
width:100%;
background-size:100%;
min-height:270px;
}
 .accordion {
font-size:13px;
}
 .content-f {
margin:auto;
width:95%;
overflow:hidden;
}
section.form ul li {
 margin: 8px 0;
 width: 100%;
}
}
