.lazy {
  background-image: none !important;
  filter: blur(5px);
}
.usecase-right-logo img {
  max-width: 140px;
}
.content_start .row .cs-feadback {
  background: #edf5ff;
  border-left: 5px solid #0365db;
  padding: 30px;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 500px) {
  .content_start .row .cs-feadback {
    padding: 20px;
  }
}
.content_start .row .cs-feadback h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1.9;
  margin-top: 0;
}
.content_start .row .cs-feadback p {
  margin: 15px 0 0 0;
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
}
.content_start .row .cs-feadback p b {
  font-weight: 700;
  font-size: 16px;
}
.content_start .row .zcx_conList {
  margin-bottom: 25px;
  padding-left: 45px;
}
@media only screen and (max-width: 767px) {
  .content_start .row .zcx_conList {
    padding-left: 0;
  }
}
.content_start .row .zcx_conList li {
  position: relative;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 0;
  color: #333;
  padding: 0 0 20px 35px;
}
.content_start .row .zcx_conList li:last-child {
  padding-bottom: 0;
}
.content_start .row .zcx_conList li::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  background: url('/sites/zweb/images/crm/casestudy/zcx-list-tick.svg') no-repeat 0 0;
  width: 20px;
  height: 20px;
}
/*# sourceMappingURL=customers-cimco.css.map */