.animationtext .item-text {
    color: #0069a5 !important;
}
.icon-box .icon {
    height: 80px !important;
    width: 80px !important;
}
.box-service {
  	background-color: #007fc5 !important;
	color: #fff !important;
}
.box-service .title, .description {
  	color: #fff !important;
}
.wrap-service .box-service {
	border-radius: 16px !important;
	padding: 15px;
}