.mt80 {
    margin-top: 80px;
}
.mt50 {
    margin-top: 50px;
}
.mt25 {
    margin-top: 25px;
}
.imgfire5 {
    float: right;
}
#tabsBtnInfo {
    margin-top: 28px;
}
#tabsBtnInfo .ui-widget-header {
    margin-bottom: 31px;
}
/*#neobhodimoznat > .wrapper {
    padding-top: 79px;
    padding-bottom: 80px;
}*/
.brdForm {
    margin-bottom: 80px;
}
.wrapTxtImgRight.inBtn > div:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tabsBtnInfoSteps {
    margin-top: 0;
}
.urlLilac,
.urlLilac:hover {
    color: #5A4FFF;
    text-decoration-line: underline;
}

/*Modifikaciya vneshnego vida komponenta vyvoda dokumentov dlya skachivaniya*/
.filter-bottom,
.result-header,
.doc-size,
.doc-type.application-pdf {
    display: none;
}
.docs-all {
    margin-top: 50px;
}
.docs-all__result {
    margin-top: 0;
    margin-bottom: 0;
}
.docs-all__doc div {
    padding: 0;
    float: unset;
}
.docs-all__doc div:first-child {
    width: auto;
}
a.doc-link {
    color: #000;
}
.docs-all__doc {
    border-top: none;
    margin-bottom: 15px;
}
#preimuszhestva .col-4 span {
    font-size: 20px;
}
.b-form .ui-selectmenu-button,
.b-form .w272 {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
}
.b-form .ui-selectmenu-button {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-radius: unset;
    padding: 0 40px 0 10px;
}
select:not(.empty) + .ui-selectmenu-button .ui-selectmenu-text {
    font-family: 'corpid_e1s_scd_light';
    color: #b8b9bb
}

@media all and (max-width: 1104px) {
 #form .wrapper,
 #neobhodimoznat .wrapper,
 #stepsCont,
 #neobhodimoznat .wrapper {
     padding-left: 25px;
     padding-right: 25px;
 }
}
@media all and (max-width: 1000px) {
    .salary_project .b-product_list_wrap > .wrapper {
        padding: 0;
    }
}
@media all and (max-width: 665px) {
    #tabsBtnInfo .ui-widget-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        width: 247px;
    }
}
@media all and (max-width: 575px) {
    #stepsCont .steps {
        width: auto;
        box-sizing: border-box;
    }
}
@media all and (max-width: 456px) {
    .tabsBtnInfoSteps .ui-widget-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        width: 247px;
    }
}
@media all and (max-width: 400px) {
    .form-mini.form-mini__default .label {
        text-overflow: ellipsis;
        width: 100%;
        display: block;
        overflow: hidden;
    }
}
@media all and (max-width: 394px) {
    .tabsBtnInfo .ui-widget-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        width: 247px;
    }
}
@media all and (max-width: 371px) {
    #blockTxtImgRight .btn.lilac {
        font-size: 4.3vw;
    }
}