.blogh1
{
    color: #000000;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 25px;
}

.services-content {
	clear: both;
	width:100%;
	padding: 35px;
	margin:0 0 25px;
	overflow: hidden;
	background: #f1f0f0;
}
.services-content h3 {
	color: #009ad9;
}
.services-content h3 a {
	color: #009ad9;
}
.services-content h3 a:hover {
	color: #002c5b;
	text-decoration: none;
}
.services-content p {
	margin: 0;
}

.box-wrap table {
	padding: 20px !important;
	/* border: 1px solid #000; */
	background-color:#FFF;
}