.bp-element-features.layout-1 .item {
  position: relative; }
  .bp-element-features.layout-1 .item i {
    font-size: 20px;
    line-height: 1;
    color: #f8b944;
    position: absolute;
    top: 2px;
    left: 0; }
  .bp-element-features.layout-1 .item .content .title {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.555555;
    color: #c6c6c6;
    padding-left: 38px;
    position: relative;
    margin-bottom: 30px; }

.bp-element-features.marketing-layout-list-2 .wrap-element .title-element {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  color: #2a2a2a;
  word-break: break-word;
  text-transform: uppercase;
  padding-top: 0;
  margin-bottom: 12px; }

.bp-element-features.marketing-layout-list-2 .wrap-element .list-feature {
  list-style-type: none;
  margin: 0; }
  .bp-element-features.marketing-layout-list-2 .wrap-element .list-feature .item-feature {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    color: #2a2a2a;
    word-break: break-word;
    display: block;
    padding: 13px 0px 13px 20px;
    position: relative;
    transition: all .2s; }
    .bp-element-features.marketing-layout-list-2 .wrap-element .list-feature .item-feature + .item-feature {
      border-top: 1px solid #ebebeb; }
    .bp-element-features.marketing-layout-list-2 .wrap-element .list-feature .item-feature::before {
      content: '';
      display: block;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      background: #ffbc42;
      position: absolute;
      top: 24px;
      left: 0; }
    .bp-element-features.marketing-layout-list-2 .wrap-element .list-feature .item-feature a {
      color: #2a2a2a; }
      .bp-element-features.marketing-layout-list-2 .wrap-element .list-feature .item-feature a:hover {
        color: #ffbc42; }
