

/* Start:/bitrix/templates/aspro_priority/components/bitrix/form.result.new/suppliers/style.css?17496157274482*/
.styled-block {
    margin: 4px 0 -25px !important;
    background: #eef2f4 !important;
    padding: 29px 0 53px !important;
    border: none !important;
}

*[id^=comp] > .row {
    margin-left: 0;
    margin-right: 0;
}


.suppliers-custom__wrapper {
    display: flex;
    align-items: stretch;
    gap: 32px;
}

.suppliers-custom__left {
    width: 50%;
}


.suppliers-custom__right {
    width: 50%;
}

.form .suppliers__form .form-group.animated-labels label:not(.error) {
    left: 30px;
    top: 18px;
    font-size: 15px;
    font-weight: 300 !important;

}

.form .row div .form-group.animated-labels.input-filed label:not(.error) {
    left: 30px !important;
    top: 5px;
    font-size: 12px;
}

.suppliers-custom__right img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: cover;
}

.form.contacts .suppliers-custom__header {
    text-align: center;
    margin-bottom: 20px;
}


.form.contacts .suppliers-custom__header .title {
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;

    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    color: #333333;
    font-family: 'Montserrat';
}

.suppliers-custom__description{
    font-size: 22px;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
}

.suppliers__form .col-md-12 {
    padding: 0;
}


.suppliers-custom__left .row,
.suppliers__form .row {
    margin-left: 0;
    margin-right: 0;
}

.suppliers__form .row:before,
.suppliers__form .row:after {
    display: none;
}

.suppliers__form .row .col-md-12 .form-group {
    margin-bottom: 15px;
}

.suppliers__form .row .col-md-12 input {
    height: 60px;
    padding: 14px 40px 0;

    background: #ffffff;
    border-radius: 12px;

    display: flex;
    align-items: center;

    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #333333;
}

.suppliers__form .row .col-md-12 .form-group  label.error{
    position: absolute;
    bottom: -14px;
    left: 18px;

    font-size: 12px;
    line-height: 18px;
    font-weight: 400;

    background: #f25830;
    color: #ffffff !important;
    padding: 4px 14px 4px 30px;
    max-width: max-content;
}

.suppliers__form .input.error input {
    border: none !important;
}

.suppliers__form .row .col-md-12 .form-group  label.error::after{
    content: '';
    display: block;
    height: 6px;
    width: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #f25830;
    border-top-color: transparent;
    border-right-color: transparent;
    position: absolute;
    left: 0;
    bottom: 100%;
}

.suppliers__form .row .col-md-12 .form-group  label.error::before{
    content: '';
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 8px;
    top: 4px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjAxNiAxMi45MTJsLTYuODgtMTEuNDU4Yy0uNTMtLjg4LTEuNzkzLS44OC0yLjMxMSAwTC45NDUgMTIuOTEyYy0uNTQuOTAyLjExMyAyLjA0MSAxLjE2MiAyLjA0MWgxMy43NThhMS4zNDcgMS4zNDcgMCAwMDEuMTUtMi4wNDF6TTcuOTk0IDUuNDQ2YS45MS45MSAwIDAxLjkxMy0uOTEzaC4xMjRhLjkxLjkxIDAgMDEuOTE0LjkxM3YzLjQxN2EuOTEuOTEgMCAwMS0uOTE0LjkxNGgtLjEyNGEuOTEuOTEgMCAwMS0uOTEzLS45MTRWNS40NDZ6bTIuMTMxIDYuNjMxYzAgLjYzMi0uNTE4IDEuMTUtMS4xNSAxLjE1LS42MzIgMC0xLjE1LS41MTgtMS4xNS0xLjE1IDAtLjYzMS41MTgtMS4xNSAxLjE1LTEuMTUuNjMyIDAgMS4xNS41MTkgMS4xNSAxLjE1eiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    width: 15px;
    height: 15px;
    background-size: contain;
}

.suppliers__form .row .col-md-12 .form-group .input textarea{
    background: #ffffff;
    border-radius: 12px;

    padding: 26px 40px 0;

    font-size: 14px;
    font-weight: 400;
    line-height: 18px;

}

.suppliers-custom__left .form-footer div input{
    width: 100%;

    display: flex;
    align-items: center;
    justify-items: center;

    border-radius: 12px !important;
}

.suppliers{
    padding: 20px 0 0 !important;
}

@media (max-width: 768px) {

    .suppliers-custom__left{
        width: 100%;
    }

    .suppliers-custom__right{
        display: none;
    }

    .form.contacts .suppliers-custom__header .title{
        font-size: 24px;
        line-height: 32px;
    }


}
/* End */
/* /bitrix/templates/aspro_priority/components/bitrix/form.result.new/suppliers/style.css?17496157274482 */
