.apps-step__mobile {
    margin-bottom: 0!important;
}

.apps-step__mobile .steps-wrapper {
    background-color: #f2f3f5;
    padding: 20px 0;
}

.apps-step__mobile .steps-title{
    position: relative;
}

.apps-step__mobile .steps-title h2 {
    max-width: 250px;
    margin-bottom: 20px;
    /*font-size: 24px;*/
}

.apps-step__mobile .steps-title:after {
    content: '\2212';
    font-size: 24px;
    color: #000;
    float: right;
    margin-left: 5px;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.apps-step__mobile .mobile-apps {
    display: flex;
    justify-content: space-between;
}

.apps-step__mobile .mobile-apps__btns {
    /*max-width: 60%;*/
}

.apps-step__mobile .mobile-apps__item {
    background-color: #000!important;
    max-height: 50px;
    max-width: 200px;
    width: 100%;
    height: 48px;
    font-size: 18px;
    border-radius: 20px;
    font-weight: 600;
}

.apps-step__mobile .mobile-apps__visual {
    width: 30px!important;
    margin-right: 10px!important;
}

.apps-step__mobile .mobile-apps__caption {
    font-size: 10px;
    color: #fff!important;
}

.apps-step__mobile .mobile-apps__caption {
    font-size: 10px;
    color: #fff!important;
}

.apps-step__mobile .mobile-apps__link {
    font-size: 10px;
    color: #fff!important;
}

.apps-step__mobile .order-product__visual {
    width: 52%!important;
    background: none!important;
    height: auto!important;
    margin: 0 0 0 0px!important;
    display: block!important;
}

.web-app-link {
    display: block;
    text-decoration: none;
}

.mobile-apps-item__row {
    display: flex;
    align-items: flex-start;
}

.mobile-apps-item__row__item img {
    width: 35px;
}

.web-app-link {
    color: #000;
}

.up-online {
    font-size: 14px;
    font-weight: 700;
}

.mobile-apps-item__row__item:first-child {
    margin-right: 10px;
}

.web-app {
    font-weight: 400;
    font-size: 14px;
}

.web-app-link  .mobile-apps__item{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.detail-forms-mobile .field-checkbox__text {
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 30px;
}
/*
.apps-step__mobile .js-switch-slide-img {
    margin-right: 134px;
}*/
