.heading1{
	font-size: 35px;
	font-weight: 400;
	color:#000;
	margin-bottom: 20px;
}
.heading2{
	font-weight: 600;
}
.heading3{
	color:#434c9d;
	margin-bottom: 25px;
	font-size: 35px;
}
.services1{
	font-weight: 300;
    padding-bottom: 20px;
    font-size: 18px;
}
.arrow_style{
	padding-right: 20px;
}
.services2{
	padding-top: 87px;
}
.heading4{
	font-weight: 300;
	font-size: 25px;
	color:#081b8d;
	margin-bottom: 10px;
}
.mytext{
	color: #666666;
	font-size: 13px;
	font-weight: 200;
}
.appointment_style{
	background-image: url("img/contact.jpg");
	background-size: contain;
}
.heading5{
	font-size: 37px;
	font-style: italic;
	color: #fff;
	font-weight: 500;
	padding-top: 15px;
	padding-bottom: 15px;
}
.button_style{
	margin-top: 27px;
}
.user_style{
	margin-bottom: 13px;
}
.image_hover:hover{
    background-color:yellow;
    height:20px;
    
}