.banner_wrap {
	background-image: url('../images/banner.png');
}

.ask-quote{padding: 80px 0;text-align: center;}
.ask-quote .title{font-size: 30px;margin-bottom: 45px;color: #333;}
.ask-quote .btn-primary{display: inline-block;width: 180px;height: 48px;line-height: 48px;font-size: 20px;text-align: center;color: #fff;background-color: #25ac65;border-radius: 3px;}
.ask-quote .btn-primary:focus, .ask-quote .btn-primary:hover{background-color: #30d57e;}
.ask-quote .btn-primary:active{background-color: #51af51;}

.section2 .desc a{text-decoration: underline;}
