.s6 {
  padding: 120px 0 200px;
  /* background-image: url(../images/backgr-img.png); */
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #fff;
}

.entry-title {
  font-family: Poppins;
  color: #a6a8aa;
  font-size: 40px;
  line-height: 1.25em;
}

.qodef-separator-holder.qodef-separator-left {
  text-align: left;
}
.qodef-separator-holder {
  position: relative;
  height: auto;
  font-size: 0;
  line-height: 1em;
}
  .qodef-pi-excerpt {
  margin: 17px 90px 40px 0;
  font-size: 17px;
  line-height: 26px;
}

.s6-container {
  display: flex;
  justify-content: center;
}
.s6-wrap {
  width: 1300px;
}

.s6-title-text {
  color: #58595b;
  font-size: 14px;
  font-family: NunitoSans;
  margin: 8px;
}
.s6-pi-feature-item {
  margin: 25px;
}

.s6-qodef-separator {
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #222;
  margin: 20px 0;
  width: 40px;
}

.qodef-pi-text {
  margin: 0 0 0 20px;
}
