/* here you can put your own css to customize and override the theme */
.header-navigation > ul > li{
	margin: 0px 10px;
}

.service-box .service-box-heading span{
	color:#252F86;
}

.recent-work h2 a{
	color:#252F86;
}

.our-clients h2 a {
	color:#252F86;
}

.quote-v1 span{
	margin:33px 5px 8px;
}

.service-box .service-box-heading i.orange {
  color: #E1904B;
  border:1px solid #E1904B;
}

legend{
	color:#252F86;
}

h1{
	color:#252F86;
}

.borderImage{
	border:10px solid #F0F0F0;
}

.item img{
	 max-width: 280px;
}

.item2 img{
	 max-width: 250px;
}
