body {
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    font-size: 18px;
    color: #818181;
}
.services {
	padding: 10px 0;
}
.title h2 {
	font-weight: 600;
	font-size: 35px;
	color: #013995;
}
.title p {
	color: #848484;
	margin: 0 auto;
}
.border {
	height: 2px;
	margin: 20px auto 20px;
	position: relative;
	width: 80px;
	background: #28ABE3;
    margin-bottom: 60px;
}

.services .service-block.color-bg {
	background: #28ABE3;
	color: #fff;
}
.services .service-block .service-icon {
	margin-bottom: 30px;
}
.services .service-block.color-bg i, .services .service-block.color-bg h3, .services .service-block.color-bg p {
	color: #fff;
}
.services .service-block h3 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.services .service-block p {
	font-size: 14px;
	color: #fff;
}
.services .service-block h3 {
	color: #333;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.services .service-block p {
	font-size: 14px;
	color: #666;
}
.services .service-block.color-bg i, .services .service-block.color-bg h3, .services .service-block.color-bg p {
	color: #fff;
}
.services .service-block i {
	font-size: 40px;
	color: #28ABE3;
}
.icon_img {
  width: 120px;
  height: 120px;
  border-radius: 10%;
}

.dl_icon_img {
	width: 128px;
	height: 40px;
}

.qrcode {
	border: 10px solid #FFFFFF;
	width: 148px;
}
.badge {
	color: #FFFFFF;
	font-size: 14px;
}