/*Team Box 1*/
.services .icon-box1{
  text-align: center;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  width: 330px;
  height: 330px;
  align-items: center;
  justify-content: center;
}

.services .icon-box1 .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: #ffffff;;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box1 .icon i {
  color: rgb(0, 0, 0);
  font-size: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box1 .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 116%;
  width: 116%;
  background: rgba(64, 122, 248, 0.774);
  transition: all 0.3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: -1;
}

.services .icon-box1 h4 {
  font-weight: 700;
  margin-top: 40px;
  font-size: 24px;
}

.services .icon-box1 h4 a {
  color: #191919;
}

.services .icon-box1:hover {
  background-image: url("KCL Riders.png");
  padding: 70px 20px 90px 20px;
}

.services .icon-box1:hover .icon {
  transform: translate(-50%, -50%) scale(0);
}

.services .icon-box1:hover h4 a{
  color: #fff;
}


/*Team Box 2*/
.services .icon-box2{
  text-align: center;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  width: 330px;
  height: 330px;
  align-items: center;
}

.services .icon-box2 .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: #ffffff;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box2 .icon i {
  color: rgb(0, 0, 0);
  font-size: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box2 .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 116%;
  width: 116%;
  background: rgba(64, 122, 248, 0.774);
  transition: all 0.3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: -1;
}

.services .icon-box2 h4 {
  font-weight: 700;
  margin-top: 40px;
  font-size: 24px;
}

.services .icon-box2 h4 a {
  color: #191919;
}

.services .icon-box2:hover {
  background-image: url("KCL Blasters.png");
  padding: 70px 20px 90px 20px;
}

.services .icon-box2:hover .icon {
  transform: translate(-50%, -50%) scale(0);
}

.services .icon-box2:hover h4 a{
  color: #fff;
}


/*Team Box 3*/
.services .icon-box3{
  text-align: center;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  width: 330px;
  height: 330px;
  align-content: center;
}

.services .icon-box3 .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: #ffffff;;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box3 .icon i {
  color: rgb(0, 0, 0);
  font-size: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box3 .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 116%;
  width: 116%;
  background: rgba(64, 122, 248, 0.774);
  transition: all 0.3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: -1;
}

.services .icon-box3 h4 {
  font-weight: 700;
  margin-top: 40px;
  font-size: 24px;
}

.services .icon-box3 h4 a {
  color: #191919;
}

.services .icon-box3:hover {
  background-image: url("KCL Giants.png");
  padding: 70px 20px 90px 20px;
}

.services .icon-box3:hover .icon {
  transform: translate(-50%, -50%) scale(0);
}

.services .icon-box3:hover h4 a{
  color: #fff;
}



/*Team Box 4*/
.services .icon-box4{
  text-align: center;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  width: 330px;
  height: 330px;
  align-items: center;
}

.services .icon-box4 .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: #ffffff;;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box4 .icon i {
  color: rgb(0, 0, 0);
  font-size: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box4 .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 116%;
  width: 116%;
  background: rgba(64, 122, 248, 0.774);
  transition: all 0.3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: -1;
}

.services .icon-box4 h4 {
  font-weight: 700;
  margin-top: 40px;
  font-size: 24px;
}

.services .icon-box4 h4 a {
  color: #191919;
}

.services .icon-box4:hover {
  background-image: url("KCL Warriors.png");
  padding: 70px 20px 90px 20px;
}

.services .icon-box4:hover .icon {
  transform: translate(-50%, -50%) scale(0);
}

.services .icon-box4:hover h4 a{
  color: #fff;
}



/*Team Box 5*/
.services .icon-box5{
  text-align: center;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  width: 330px;
  height: 330px;
  align-items: center;
}

.services .icon-box5 .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: #ffffff;;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box5 .icon i {
  color: rgb(0, 0, 0);
  font-size: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box5 .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 116%;
  width: 116%;
  background: rgba(64, 122, 248, 0.774);
  transition: all 0.3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: -1;
}

.services .icon-box5 h4 {
  font-weight: 700;
  margin-top: 40px;
  font-size: 24px;
}

.services .icon-box5 h4 a {
  color: #191919;
}

.services .icon-box5:hover {
  background-image: url("KCL Thunders.png");
  padding: 70px 20px 90px 20px;
}

.services .icon-box5:hover .icon {
  transform: translate(-50%, -50%) scale(0);
}

.services .icon-box5:hover h4 a{
  color: #fff;
}



/*Team Box 6*/
.services .icon-box6{
  text-align: center;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  width: 330px;
  height: 330px;
  align-items: center;
}

.services .icon-box6 .icon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background: #ffffff;;
  transition: all 0.3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 90px;
  transform-style: preserve-3d;
  position: relative;
  z-index: 2;
}

.services .icon-box6 .icon i {
  color: rgb(0, 0, 0);
  font-size: 28px;
  transition: ease-in-out 0.3s;
}

.services .icon-box6 .icon::before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  height: 116%;
  width: 116%;
  background: rgba(64, 122, 248, 0.774);
  transition: all 0.3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: -1;
}

.services .icon-box6 h4 {
  font-weight: 700;
  margin-top: 40px;
  font-size: 24px;
}

.services .icon-box6 h4 a {
  color: #191919;
}

.services .icon-box6:hover {
  background-image: url("KCL Fighters.png");
  padding: 70px 20px 90px 20px;
}

.services .icon-box6:hover .icon {
  transform: translate(-50%, -50%) scale(0);
}

.services .icon-box6:hover h4 a{
  color: #fff;
}
