* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}

.services-wrapper {
  padding: 96px 0px 20px;
  background: none;
}
.services-wrapper .offer-title {
  color: #1c2837;
  margin-bottom: 25px;
}
.services-wrapper .offer-title:after {
  width: 35px;
  position: absolute;
  height: 2px;
  background: #5093e6;
  content: "";
  bottom: 8px;
  margin-left: 14px;
}
.services-wrapper .offer-text {
  margin-bottom: 75px;
}
.services-wrapper .mbot15 .variation_items-wrapp.mbot75 {
  margin-bottom: 75px;
}
.services-wrapper .mbot15 .variation_items-wrapp .title {
  margin: 0px 0px 10px;
}
.services-wrapper .mbot15 .variation_items-wrapp .p_gray_color {
  line-height: 22px;
  margin-bottom: 12px;
}
.services-wrapper .mbot15 .variation_items-wrapp .read_more {
  text-decoration: none;
  color: #2488e6;
}/*# sourceMappingURL=service.css.map */