.services-items {
  display: flex;
  column-gap: 30px;
  padding: 25px 0;
}

.services-items::before,
.services-items::after {
  content: none !important;
}

.list-type-block.item-views.wide_img .services-items .item .svg.svg-inline-right-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}

.item_wrap:hover .body-info .arrow_link .svg-inline-right-arrow path {
  fill: #fff !important;
}

.list-type-block.item-views.wide_img .services-items .item .body-info .arrow_link {
  position: absolute;
  right: 15px;
  top: auto;
  bottom: 20px;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.services-items .item_wrap {
  width: calc(25% - 30px * 3 / 4);
}

.services-items .item_wrap .item {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  position: relative;
  justify-content: space-between;
  height: 100%;
}

.services-items .item-link {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}

.services-items .item_wrap .item .image {
  width: 100% !important;
  display: flex;
  justify-content: center;
  padding: 15px 20px 0 !important;
  height: 120px;
}

.services-items .item_wrap .item .image img {
  max-width: 200px;
  object-fit: contain;
  height: 100%;
}

.services-items .body-info {
  padding: 20px 50px 40px 30px !important;
  flex: auto;
}

.services-items .item_wrap .item::before,
.services-items .item_wrap .item::after {
  content: none !important;
}

.services-items .body-info>.title {
  margin: 0 !important;
}

@media (max-width: 1080px) {
  .services-items .body-info>.title {
    font-size: 1rem;
  }

  .services-items .body-info {
    padding: 20px 50px 40px 20px !important;
  }

  .services-items {
    column-gap: 15px;
  }

  .services-items .item_wrap {
    width: calc(25% - 15px * 3 / 4);
  }
}

@media (max-width: 920px) {
  .services-items .item_wrap {
    width: 200px;
  }

  .services-items.items.mobile-overflow {
    -webkit-overflow-scrolling: auto;
    white-space: nowrap;
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    justify-content: normal;
    margin: 0;
  }

  .services-items .body-info>.title {
    overflow: initial !important;
    text-overflow: initial !important;
    white-space: normal;
  }
}

@media (max-width: 904px) {
  .services-items.items.mobile-overflow {
    margin-right: -30px;
    margin-left: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .services-items .item_wrap {
    width: 215px;
  }
}

@media (max-width: 767px) {
  .services-items.items.mobile-overflow {
    margin-right: -16px;
    margin-left: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 600px) {

  .list-type-block.item-views .services-items .item>.body-info,
  .list-type-block.item-views.image_right .services-items .item .body-info {
    padding: 20px 50px 40px 20px !important;
  }
}

.services-slider-template {
  padding: 2px 2px;
}

.services-slider-template .item {
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: inset 0px 0px 0px 1px #ececec;
  box-shadow: inset 0px 0px 0px 1px var(--stroke_black);
  height: 100%;
  justify-content: space-between;
  margin-right: -1px;
}

.services-slider-template .item div.image {
  width: 100%;
  height: 150px;
  padding: 20px 20px 10px;
}

.services-slider-template .item .body-info {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.services-slider-template .item div.image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  float: none;
}

.services-slider-template .owl-carousel .owl-nav {
  left: -18px;
  right: -18px;
  visibility: visible;
  margin-top: 0px;
  z-index: auto;
}

.services-slider-template .owl-carousel .owl-nav>button {
  position: relative;
  z-index: 5;
}

.services-slider-template .owl-carousel .owl-stage {
  display: flex;
}

.services-slider-template .item_wrap {
  height: 100%;
}

.services-slider-template .item .title {
  padding: 0 20px 10px;
  flex: 1 1 auto;
  font-size: 15px;
}

.services-slider-template .btn.read_more {
  background-color: #9f77f5;
  border-color: #9f77f5;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  margin: 0 20px 20px auto;
  display: block;
}

.services-slider-template .btn.read_more .svg {
  line-height: 30px;
  background: none;
  margin: 0px;
}

.services-slider-template .btn.read_more .svg svg {
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  margin-left: 0px;
  width: 12px;
  height: auto;
}

.services-slider-template .btn.read_more .svg svg path {
  fill: #fff;
}

.services-slider-template .item:hover .btn.read_more {
  background: #fff;
  border-color: #9e9e9e;
}

.services-slider-template .item:hover .btn.read_more .svg svg path {
  fill: #999;
}

.services-slider-template .item .item-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.services-slider-template .owl-carousel .owl-stage-outer {
    margin: 0px -1px 0px 0px;
    padding: 0px 0 0px 1px;
}
.expandables-block .catalog-block-view__item {
    max-width: 100% !important;
}
.ordered-block.goods>.cur:not(:last-of-type) {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .services-slider-template .owl-dots {
    display: none;
  }
}
@media (max-width: 420px) {
  .services-slider-template .owl-carousel .owl-stage-outer {
    margin: 0px -2px 0px 0px;
    padding: 0px 0 0px 2px;
  }
  .services-slider-template .item {
    margin-right: -2px;
  }
}