

/* Start:/bitrix/templates/aspro_next/components/bitrix/form.result.new/inline_custom/style.css?17132740762398*/
#askwrap {
    padding: 0.1px 21px;
    background: #F1F1F1 url(/local/templates/aspro_net_fullwidth/images/car-tire-euclidean-wheel.png) no-repeat;
    background-size: cover;
}

#askwrap .ask__headline {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2;
}

#askwrap .maxwidth-theme,
#askwrap .form-control {
    background: none;
}

#askwrap .form {
    position: static;
}

#askwrap .form_result {
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 18px;
}

#askwrap h4 {
    margin-top: 32px;
}

#askwrap label.error {
    font-size: 16px;
}

#askwrap .form-control label {
    margin-bottom: 2px;
}

#askwrap .form.inline.ASK input:not([type="submit"]) {
    height: 47px;
    color: #636363;
    font-size: 16px;
    background: #fff;
}

#askwrap .form.inline.ASK textarea {
    font-size: 16px;
}

#askwrap .ask__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 !important;
}

#askwrap .form .form_footer {
    display: block;
}

#askwrap .filter label[for="licenses_inline"] {
    font-size: 16px;
    color: #fff;
}

#askwrap .filter label[for="licenses_inline"]:before {
    z-index: 3;
    content: '';
    background: #c41415;
    display: inline-block !important;
}

#askwrap .filter input[type="checkbox"]:checked+label:before {
    z-index: -1;
}

#askwrap .filter.label_block input[type="checkbox"]+label:before,
#askwrap .filter.label_block input[type="checkbox"]+label:after {
    top: 2px;
}

#askwrap .filter.licence_block input[type="checkbox"]#licenses_inline {
    height: 0;
}

#askwrap .ask__row.ask__row--h-60 {
    height: 60px;
}

#askwrap button[type="reset"] {
    display: none;
}

#askwrap .ask__row input.ask__submit_btn {
    width: 345px;
    background: #c41415;
    color: #fff;
    border: none;
    margin-bottom: 38px;
    margin-right: 0 !important;
    height: 47px;
    font-size: 16px;
}

#askwrap .ask__row input.ask__submit_btn:hover {
    background: #aa0e0f;
}

#askwrap .ask__row input.ask__submit_btn.lock {
    opacity: .5;
    background-color: #4A4A4A;
    cursor: default;
    pointer-events: none;
}

/* End */
/* /bitrix/templates/aspro_next/components/bitrix/form.result.new/inline_custom/style.css?17132740762398 */
