.margin-top-25{
	margin-top: 25px;
}
.margin-bot-15{
	margin-bottom: 15px;
}
.margin-bot-25{
	margin-bottom: 25px;
}
.guide a i {
	color: #ff8942;
	font-size: 22px;
}
.contact-form-extra{
	margin: 20px 0px 20px 0px;
	padding: 10px;
	
	min-height: 500px;
}
.calculate-extra{
	border: 6px solid #e2b55d;
}
.estimate ul{
	padding: 0px;
	margin-top: 20px;
	list-style-type: none;
}
.estimate li{
	border-bottom: 2px solid #d9d9d9;
}
.estimate h3{
	font-size: 15px;


}