
@font-face {
font-family: 'Helvetica Neue LT Std 45 Light';
font-style: normal;
font-weight: normal;
src: url(fonts/HelveticaNeueLTStdLt.woff)
}

html {
	height: 100%;
}

body {margin: 0; padding: 0}
.navbar {
	min-height: 85px !important;
	background: #fff;
	margin-bottom: -1px;
}
.navbar-brand>img {
	height: 63px;
}
.navbar-right {
	font-family: 'Helvetica Neue LT Std 45 Light';
    margin-top: 22px;
}
.navbar-nav>li>a {
	color: #627F9A !important;
}
.container-fluid {
	margin-bottom: 30px;
	max-width: 1000px;
}
.container {
	max-width: 1000px;
}
.blank_blue {
	height: 10px;
	background: #627F9A;
}
.wrap-banner {
	background: url(img/bg.jpg);
	background-size: cover;
	height: 500px;
}

.text {
  color: #627f9a;
  font-family: "Helvetica Neue LT Std 45 Light";
  font-size: 20px;
  margin-left: -107px;
  margin-top: 50px;
}
.text-2 {
	font-family: 'Helvetica Neue LT Std 45 Light';
    font-size: 50px;
    color: #ffffff;
    line-height: 50px;
}

.first-column {
	width: 0%;
	float: left;
}
.secend-column {
	width: 65%;
    float: right;
}

.wel-promo {
  color: #919191;
  font-family: "Helvetica Neue LT Std 45 Light";
  font-size: 14px;
  margin: 55px 0;
  text-align: center;
}
.promo1-content {
	margin-top: 35px;
    padding-left: 80px;
}
.pro1-title {
	font-family: 'Helvetica Neue LT Std 45 Light';
	font-size: 25px;
    color: #919191;
}
.pro1-content {
	font-family: 'Helvetica Neue LT Std 45 Light';
	font-size: 15px;
	color: #919191;
}
.pro2-title {
	font-family: 'Helvetica Neue LT Std 45 Light';
	font-size: 25px;
    color: #919191;
    margin-left: -40px;
}
.pro2-content {
	font-family: 'Helvetica Neue LT Std 45 Light';
	font-size: 15px;
	color: #919191;
	margin-left: -40px;
}
.footer-container {
	height: 630px;
	background: #FBAB28;
}
.footer-paragraph {
	font-family: 'Helvetica Neue LT Std 45 Light';
	padding: 100px;
    margin: 0 auto;
    color: #E0E0E0;
}
.block-content {
  background: #a31e1f none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Helvetica Neue LT Std 45 Light";
  margin-left: 52px;
  margin-top: -55px;
  padding: 25px;
  text-align: center;
}
.block-content-2{
  background: #a31e1f none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Helvetica Neue LT Std 45 Light";
  margin-left: 52px;
  margin-top: -55px;
  padding: 25px;
  text-align: center;
}
.block-content-2 p {
  font-size: 16px;
  margin-left: 3px;
}
.copyright {
	font-family: 'Helvetica Neue LT Std 45 Light';
    margin-top: 100px;
    text-align: center;
    color: #000000;
    border-top: 7px solid #373247;
    padding-top: 20px;

}
.wrapper {
	background: rgba(0, 0, 0, 0) url("img/about-bg.jpg") no-repeat scroll 0 0;
	height: 345px;
}
.about-bg {
	background: #627F9A;
	height: 78px;
}
.about-us {
	color: #f2efef;
	font-family: "Helvetica Neue LT Std 45 Light";
	font-size: 25px;
	margin-top: -60px;
}
.about-us-2{
	color: #f2efef;
	font-family: "Helvetica Neue LT Std 45 Light";
	font-size: 25px;
	margin-top: -60px;
}

.cell-num {
	font-family: "Helvetica Neue LT Std 45 Light";
	color: #627F9A;
	font-size: 45px;
	text-align: center;
	line-height: 40px;
}

.cell-num-type {
	font-family: "Helvetica Neue LT Std 45 Light";
	color: #627F9A;
	font-size: 45px;
	text-align: center;
	line-height: 40px;
}
.about-promo-title {
	color: #989898;
	font-family: "Helvetica Neue LT Std 45 Light";
	margin-bottom: -35px;
	margin-top: 75px;
	text-align: center;
}
.about2-img {
	padding-left: 70px;
	margin-top: 70px;
}
.promo-msg {
	font-family: "Helvetica Neue LT Std 45 Light";
	color: #919191;
}
.promo-paragraph {
	font-family: "Helvetica Neue LT Std 45 Light";
	color: #919191;
}
.single {
  padding: 0 130px;
}
.single:last-child {
	margin-bottom: 45px;
}
.top-margin {
	margin-top: 50px;
}
.cars-type {
	color: #f2efef;
	font-family: "Helvetica Neue LT Std 45 Light";
	font-size: 25px;
	margin-top: 20px;
}
.type-bg {
	background: url(img/type-bg2.jpg);
	background-size: cover;
	height: 280px;
}

.form-control {
  background-color: #FBAB28;
  border: 1px solid #ffffff;
}

.form-group {
	margin: 10px 0;
}
.form-new {
	margin-top: 70px;
}
.cus-btn {
  background: #627f9a none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  height: 50px;
  font-family: 'Helvetica Neue LT Std 45 Light';
}

.pad-left {
	margin-top: 2px;
	padding-left: 70px;
}

.block-content p {
  font-size: 16px;
}
.form-control::-moz-placeholder {
  color: #000;
}
#text {
  height: 46px;
  border-radius:0px;
}
#pwd {
  height: 46px;
  border-radius:0px;
}
.navbar-right li a.active {
  color: #667a8d;
  font-weight: bold;
}