
	.order-block {
		width: 500px;
		display: inline-block;
		margin-bottom: 80px;
		margin-top: 15px;
position: absolute;
z-index: 22;
left: 34%;
top: 20px;
        height:300px;
text-align: left;
	}

	.order-block h1 {
		color: #5e93ab;
		font-size: 31px;
		font-family: 'Open Sans';
		line-height: 39px ;
		font-weight: 300;
	}
	.order-txt{
		width: 365px;
		line-height: 17px;
	}

	.order-arrow{
		position: relative;
		vertical-align: middle;
		left: 14px;
	}

	.btn-request-now {
		box-shadow: inset 0 0px 0px rgba(255,255,255,.3), inset 0 38px 31px rgba(281,236,0,.5), inset 0 0px 0px rgba(0,0,0,.4);
		padding: 14px 0;
		vertical-align: middle;
		background-color: #FDB64C;
		border: 0;
		border-radius: 5px;
		color: #fff;
		display: inline-block;
		text-transform: uppercase;
		font-family: 'Open Sans';
		font-size: 27px;
		font-weight: 600;
		text-align: center;
		text-decoration: none;
		text-shadow: 0 1px 0 rgba(0,0,0,.3);
		margin: 20px 0 20px 0;
        padding: 14px 26px;
	}

	.btn-request-now:hover {
		color: #fff;
		opacity: .85 !important;
	}

	.btn-request-now:visited {
		color: #fff;
	}

	.how-works li {
		margin-left: 20px;
        vertical-align: top;
	}

	.about-us {
		margin: 50px 0;
		display: inline-block;
	}

	.index-column {
		float:left;
		width: 292px;
		margin-left: 42px;
	}

	.index-column:first-child {
		margin-left: 0px;
	}

	.ulist ul{
		margin-top:15px;
		margin-left: 10px;
		line-height: 18px;
		list-style: none;
		position: relative;
	}

	.ulist li {
		position: relative;
		padding-bottom: 5px;
		width: 267px;
	}

	.ulist li:before {
		content: ' ';
		background: url('../img/v/li-dot.png') 0 0 no-repeat;
		display: block;
		width: 9px;
		height: 9px;
		position: absolute;
		top: 4px;
		left: -15px;
	}

	.index-bnr{
		width: 92px;
		height: 29px;
		display: inline-block;
		background-image: url('../img/v/index-sprites.png');
		background-repeat: no-repeat;
		margin: 20px 0 20px 36px
	}

	.index-bnr.bnr-01{
		background-position: -14px -66px;
	}
	.index-bnr.bnr-02{
		background-position: -140px -66px; width: 101px;
	}

	.index-bnr.bnr-03{
	}

    .car-banner {
        background-image: url('../img/v/banner-car.png');
        width: 289px;
        height:223px;
        cursor: pointer;
    }
    .car-banner-txt{
        font-size: 18px;
        line-height: 22px;
        width: 150px;
        display: inline-block;
        margin: 14px 0 0 20px;
    }

    .credit-types {
        display: inline-block;
        overflow: hidden;
        clear: both;
    }

	.credit-types li {
		/*width: 310px;
		margin-left: 12px;*/
		display: inline-table;
		list-style: none;


        line-height: 17px;
        height: 220px;
        overflow-y: hidden;
        display: inline-block;
        vertical-align: top;
        padding-top: 11px;
	}

	.credit-types p {
		margin:0;
	}
	.credit-types-ico {
		width: 117px;
		height: 104px;
		float:left;
		margin-top: -12px;
		background-image: url('../img/v/index-sprites.png');
		background-repeat: no-repeat;
	}
	.credit-types  li:first-child {
		margin-left: 0;
	}
	.credit-types-ico-01 {
		background-position: -14px -110px;
	}
	.credit-types-ico-02{
		background-position: -131px -110px;
	}
	.credit-types-ico-03 {
		background-position: -255px -110px;
	}

	.index-cred {
		border-bottom: 2px solid #e67e22;
		font-weight: bold;
		display: inline;
		color: #e67e22
	}
	.pdf-ico {
		background-image: url('../img/v/index-sprites.png');
		background-repeat: no-repeat;
		width: 72px;
		height: 68px;
		float:left;
	}
	.pdf-text {
		width: 156px;
		color: #e67e22;
		text-decoration: underline;
		display: inline-block;
		margin-top: 15px;
	}

	.pdf-text:visited {
		color: #e67e22;
	}

	.pdf-wrap{
		display: inline-block;
		width: 100%;
	}

	.top-banner {
		background-image: url(../img/v/top-banner-index.png);
		height: 415px !important;
	}