/*******************/
/***    ICONS    ***/
/*******************/

.i-dblCheck {
  background: url('/icon/dblCheck.svg');
  background-repeat: no-repeat;
  background-size: cover;
  /* display: inline-block; */
  height: 48px;
  width: 48px;
  padding: 0px;
}

.i-target {
  background: url('/icon/target.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}

.i-telescope {
  background: url('/icon/telescope.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}

.i-values {
  background: url('/icon/values.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}

.i-assessment {
  background: url('/icon/assessment.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}

.i-robothappy {
  background: url('/icon/robothappy.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}
.i-training {
  background: url('/icon/training.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}

.i-technology {
  background: url('/icon/technology.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}

.i-star {
  background: url('/icon/star.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}

.i-certificate {
  background: url('/icon/certificate.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}

.i-delivery {
  background: url('/icon/delivery.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}
.i-support {
  background: url('/icon/support.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}
.i-investment {
  background: url('/icon/investment.svg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 42px;
  width: 42px;
}
