.index-home-service {
  margin-top: 50px;
  margin-bottom: 50px; }
  .index-home-service h4 {
    line-height: 32px; }
  .index-home-service h4, .index-home-service p {
    font-size: 1rem; }
  .index-home-service .service-warp {
    padding-top: 25px;
    padding-bottom: 25px; }
    .index-home-service .service-warp .row-no-margin {
      margin-left: 0;
      margin-right: 0; }
    .index-home-service .service-warp .no-padding {
      padding: 0; }
      .index-home-service .service-warp .no-padding .banner-service-item {
        background-color: #F9F9F9;
        padding: 50px;
        height: 100%; }
        .index-home-service .service-warp .no-padding .banner-service-item .service-icon img {
          margin: 0 auto;
          height: 70px;
          margin-bottom: 15px; }
        .index-home-service .service-warp .no-padding .banner-service-item .service-text h4 {
          margin: 0 auto;
          width: 80%;
          font-size: 1.1rem;
          font-weight: 400;
          color: #565656; }
        .index-home-service .service-warp .no-padding .banner-service-item .service-text p {
          margin: 0 auto;
          width: 80%;
          font-size: 0.9rem;
          font-weight: 300;
          color: #565656; }
      .index-home-service .service-warp .no-padding:nth-child(even) .banner-service-item {
        background-color: #E2E2E2;
        padding: 50px; }

