@import url('https://fonts.googleapis.com/css?family=Raleway');
.catborder{
	border: 1px solid silver;
	min-height: 280px;
	margin-top: 40px;
	 box-shadow: 6px 6px 5px #888888;
	 border-radius: 5%;
}
.catimage{
	width: auto;
	height: 230px;
	text-align: center;
	padding-top: 20px;
    border-radius: 10%;
}
.morecat{
	color: #f58220;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
}
.categ-head{
	text-align: center;
	    text-transform: capitalize;


}
.categ-head:hover{
	
	color:#f58220;
}
.brand-icon{
	width: auto;
	height: 100px;
}
.morecls{
	color: #f58220;
	font-family: 'Raleway', sans-serif;
	 font-size: 20px;

}
.gmap{
	margin-top: 60px;
}
.bmi{
	background-color: #f58220;
	
	width: 100%;

}
.bmfrm{
padding-top: 24px;
    padding-bottom: 24px;

	
}
.frm {
    display: inline-block;
    text-align: center;
    background-color: #FFF;
    padding-bottom: 20px;
    }
.frmback{
	background-color: #fff;
	width: 38%;
}
.frmhed{
	background-color: #e30032;
	padding: 6px 0;
	margin-bottom: 20px;
	margin-top: 20px
}
.bmipara{
	color: #fff;
}
.backclr{
	background-color: #e30032;
}
