.title h2 {
	font-weight: 600;
	font-size: 35px;
	color: #232323;
}
.title p {
	color: #848484;
	margin: 0 auto;
}
.border1 {
	height: 2px;
	margin: 20px auto 20px;
	position: relative;
	width: 80px;
	background: #28ABE3;
    margin-bottom: 60px;
}

.services .service-block.color1-bg {
	background: #781016;
	color: #fff;
  margin: 10px;
  border: transparent;
    border-radius: 10px
}

.services .service-block.color2-bg {
    background: #331b1dfc;
    color: #fff;
    margin: 10px;
    border: 1px solid #4f2e31;
    border-radius: 5px;
}
.services .service-block.color3-bg {
    background: #502f32fc;
    color: #fff;
    margin: 10px;
    border: 1px solid #704c4f;
    border-radius: 5px;
}


.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: 3rem;
	
}
.services .service-block p {
	font-size: 14px;
	color: #fff;
}
.services .service-block h3 {
	
	font-size: 3rem;
	
}
.services .service-block p {
	font-size: 14px;
	color: #fff;
}
.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:#fff;
}