﻿/*$theme-color: #02adc6;*/
.services-five .service-sec .icon i {
  margin: 35px 0 0 0 !important;
}

.services-five {
  padding: 50px 0 0 0;
}

.math-elementary-feature .service-sec {
  height: 300px;
  margin-bottom: 20px;
}
.math-elementary-feature p {
  padding: 10px 40px 40px 40px;
  text-align: center;
  font-size: 15px;
}
.math-elementary-feature img {
  height: 500px;
}
.math-elementary-feature .math-feature-img1 img {
  padding: 35px 0 15px 25px;
}
.math-elementary-feature .math-feature-img2 img {
  padding: 35px 25px 15px 0;
}

.table tr th {
  text-align: center;
  background-color: #ef5c5d;
  color: white;
  padding: 12px 0 !important;
  font-size: 14px;
}
.table tr td {
  text-align: center;
  padding: 12px 0 !important;
  font-size: 14px;
  color: initial;
  vertical-align: middle !important;
}

.row h5 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.math-elementary-program tr td {
  text-align: left;
  font-size: 16px;
  line-height: 200% !important;
  padding-left: 30px !important;
}

.math-curiculum tr th {
  width: 7.6923076923%;
}
.math-curiculum tr td {
  vertical-align: middle !important;
}

.math-test ul {
  padding-top: 20px;
}
.math-test ul li {
  margin: 0px 0 0 0;
  line-height: 45px;
}
.math-test ul li i {
  color: #02ADC6;
  font-size: 32px;
  float: left;
  margin: 10px 10px 0 0;
}
.math-test ul li span {
  font-size: 18px;
  color: #222;
}
