.path-soft-features-alt .section-featuersAlt {
  background-color: #F0F4F8;
  padding: 1.5rem 0;
  color: #303036;
  direction: rtl; }

.path-soft-features-alt .row.items {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.path-soft-features-alt .section-heading {
  text-align: center;
  margin-bottom: 3rem; }

.path-soft-features-alt .sub-heading {
  font-size: 1rem;
  margin-bottom: 0.3125rem; }

.path-soft-features-alt .section-heading h2 {
  font-size: 2.5rem; }

.path-soft-features-alt .item {
  margin-bottom: 45px; }

.path-soft-features-alt .item-container {
  position: relative;
  padding: 0 20px;
  display: flex;
  align-items: flex-start; }

.path-soft-features-alt .item-count {
  font-size: 1.0625rem;
  font-weight: bold;
  margin-top: 0.125rem;
  position: relative;
  z-index: 1;
  padding-left: 0.3125rem; }

.path-soft-features-alt .item-count::after {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  width: 3.25rem;
  height: 1px;
  background-color: #303036;
  margin-top: -1px; }

.path-soft-features-alt .item-info {
  padding-right: 3.75rem;
  position: relative;
  z-index: 1; }

.path-soft-features-alt .item-heading {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.25rem; }

.path-soft-features-alt .item-desc {
  opacity: 0.8; }

@media only screen and (max-width: 767.98px), only screen and (min-width: 567px) and (max-width: 900px) and (orientation: landscape) {
  .path-soft-features-alt .section-heading h2 {
    font-size: 2rem; }
  .path-soft-features-alt .item-count {
    margin-top: 0; }
  .path-soft-features-alt .item-heading {
    font-size: 1.25rem;
    min-height: auto; } }

@media (max-width: 991.98px) {
  .path-soft-features-alt .item-info {
    padding-right: 2.75rem; }
  .path-soft-features-alt .item-count::after {
    width: 2.25rem; } }

@media (max-width: 1199.98px) {
  .path-soft-features-alt .item-info {
    padding-right: 2.5rem; }
  .path-soft-features-alt .item-count::after {
    width: 2rem; } }
