.top-service-block {
  padding: 70px 0 50px;
}
.top-service-block .wrap_1240 {
  max-width: 1240px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-service-block .wrap_1240.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.top-service-block .wrap_1240.right .photo {
  margin-right: 0;
  margin-left: -90px;
  padding-left: 0;
  padding-right: 80px;
}
@media screen and (max-width: 768px) {
  .top-service-block .wrap_1240.right .photo {
    margin-left: 0;
    padding-right: 0;
  }
}
.top-service-block .top-service-block-inner.wrap_1440 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .top-service-block .top-service-block-inner.wrap_1440 {
    gap: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .top-service-block * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .top-service-block .wrap_1240 {
    width: 100%;
  }
  .top-service-block .btn-arrow {
    width: 100%;
  }
  .top-service-block .photo.wow {
    padding: 1rem 0 0;
  }
}
.top-service-block .photo.wow {
  width: 700px;
}
.nursing-car-style {
  padding-top: 55px;
}

.nursing-car-style.top-service-block .font-small {
  line-height: 36px;
  display: block;
}

.headingWrap .txt {
  margin-top: 1rem;
}

.service #other-sevices {
  margin-top: 50px;
}/*# sourceMappingURL=add-style.css.map */