/* Toppre Birthday */
.topperBirthdaySection {
  margin: 0 0 70px 0; float:left; width:100%; }

.toppers {
  max-width: 216px;
  margin: auto; }
  .toppers img {
    width: 127px;
    height: 148px;
    margin: 0 auto; }

  .toppers .slick-arrow {
    position: absolute;
    top: 68px; }
  .toppers .slick-prev {
    left: -2px; }
    .toppers .slick-prev::before {
      content: url("../images/t-left.png"); }
  .toppers .slick-next {
    right: 6px; }
    .toppers .slick-next::before {
      content: url("../images/t-right.png"); }
    .slick-prev:before, .slick-next:before{opacity:1!important}
.toppers img {border: 9px solid #4f3339;}






.top-img {
  width: 127px;
  height: 148px;
  margin: 0 auto; }

.topperName {
  font-size: 18px;
  font-weight: 500;
  margin: 18px 0 5px;
  text-align: center;
  color:#4e4a4a;
}

.topperPercent {
  font-size: 18px !important;
  font-weight: 700;
  min-height: 24px;
  white-space: nowrap;
  text-align: center; }

/* Birthday */
.birthdayWrap {
  margin: auto; }
  .birthdayWrap img {
    width: 127px;
    height: 148px;
    margin: 0 auto; }

.sbirthday {
  max-width: 216px;
  margin: auto; }
  .sbirthday img {
    width: 127px;
    height: 148px;
    margin: 0 auto; }
  .sbirthday .strtr {
    color: #ffffff; }
  .sbirthday .slick-arrow {
    position: absolute;
    top: 31%; }
  .sbirthday .slick-prev {
    left: -13px; }
    .sbirthday .slick-prev::before {
      content: url("/images/left.png"); }
  .sbirthday .slick-next {
    right: -13px; }
    .sbirthday .slick-next::before {
      content: url("/images/right.png"); }

.tbirthday {
  max-width: 216px;
  margin: auto; }
  .tbirthday img {
    width: 127px;
    height: 148px;
    margin: 0 auto; }
  .tbirthday .slick-arrow {
    position: absolute;
    top: 31%; }
  .tbirthday .slick-prev::before {
    content: url("/images/left.png"); }
  .tbirthday .slick-next::before {
    content: url("/images/right.png"); }



/*# sourceMappingURL=style.css.map */
@media only screen and (min-width:0px) and (max-width:767px){
    .serviceIconListSection { 
        height:auto;
        background:#1f3a99 !important;
    }
}


