.agileits-about-grids i {
  font-size: 3em;
  margin-bottom: 10px;
  color: #aad0ec;
}

.agileits-services-grids {
  text-align: center;
}

.agileits-services-grids h4 {
  font-size: 1.5em;
  color: #000;
  line-height: 1.5em;
  font-weight: 600;
}

.agileits-services-grids h6 {
  padding: 1px;
  background: #2954a2;
  width: 33%;
  margin: 2em auto 0;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}

.agileits-services-grids:hover h6 {
  width: 55%;
  background: #2954a2;
}

/*-- Effect 1--*/

.agileits-services-grids span {
  font-size: 5em;
  color: #0ba99b;
}

.agileits-services-grids span {
  font-size: 4em;
  color: #026fbf;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  line-height: 140px;
  background: #eee;
}

.agileits-services-grids:nth-child(1).agileits-services-grids span {
  color: #ed6639;
}

.agileits-services-grids:nth-child(2).agileits-services-grids span {
  color: #385b9f;
}

.agileits-services-grids:nth-child(3).agileits-services-grids span {
  color: #665bc4;
}

.agileits-services-grids:nth-child(4).agileits-services-grids span {
  color: #0fb492;
}

.agile_service_bottom.agileits-services-grids:nth-child(1).agileits-services-grids
  span {
  color: #e2358e;
}

.agile_service_bottom.agileits-services-grids:nth-child(2).agileits-services-grids
  span {
  color: #aed135;
}

.agile_service_bottom.agileits-services-grids:nth-child(3).agileits-services-grids
  span {
  color: #fe606e;
}

.agile_service_bottom.agileits-services-grids:nth-child(4).agileits-services-grids
  span {
  color: #ffd464;
}
