textarea.form-control.inquiry_detail {
	height: 80px;
	padding: 8px 14px;
}
.so-callforprice-form {
	background-image: url('/image/call_me_bg.png');
	background-size:cover;
	border-radius: 8px;
}
.so-callforprice-form .form-error .form-control {
	border-color: rgb(241, 51, 64);
	background-color: rgb(255, 241, 242);
}
.page-subheading{
	margin-bottom: 30px;
}