

/* Start:/local/templates/bq_aliot_s1/components/bitrix/news/areas/bitrix/news.detail/.default/style.css?175197250952*/
.b_areas_page {
    background-color: transparent;
}
/* End */


/* Start:/local/templates/bq_aliot_s1/components/bquadro/form/consult/style.css?17519725092814*/
.consult {
    background-color: #fff;
    padding: 40px 0;
}

.consult .bq-form-inner {
    margin: 0 -10px;
}

.consult .bq-form {
    max-width: 588px;
    margin: 0 auto;
}

.bq-form-descr {
    text-align: center;
    color: #4A5565;
    margin-bottom: 30px;
}

.consult .bq-form-title {
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    margin-bottom: 17px;

}

.consult .bq-form-inner__item {
    width: 50%;
    padding: 0 10px;
    margin: 0 0 26px 0;
}

.consult .bq-form-inner__item--textarea {
    width: 100%
}

.consult .bq-form-submit {
    width: calc(100% - 20px);
    margin-left: 10px;
    background-color: #E12A2A;
    border-radius: 5px;
    border: none;
    min-height: 52px;
    transition: background-color .3s;
    font-weight: 700;
}

.consult .bq-form-submit:hover {
    background: #c51f1f;
}

.consult .bq-form-input,
.consult .bq-form-textarea {
    border: 1px solid #D1D5DC;
    border-radius: 5px;
    min-height: 44px;
    font-weight: normal;
}

.consult .bq-form-textarea {
    min-height: 120px;
}

.consult .bq-form-inner__item > span:nth-child(1) {
    display: block;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 3px;
    font-weight: 600;
}

.consult .bq-form-inner__item--agreement {
    width: 100%;
    font-weight: 400;
    font-size: 12px;
}

.consult .bq-form-checkbox__text,
.consult .bq-form-checkbox__text a {
    font-weight: 400;
    font-size: 12px;
}

.consult .bq-form-checkbox__text a {
    text-decoration: none;
    color: #E12A2A;
}

.consult .bq-form-checkbox__text::before {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    border: 1px solid #D1D5DC;
    top: 1px;
}

.consult .bq-form-checkbox__input:checked ~ .bq-form-checkbox__text::before {
    background-color: transparent;
    border: 1px solid #D1D5DC;
}

.consult .bq-form-checkbox__input:checked ~ .bq-form-checkbox__text::after {
    display: block;
    position: absolute;
    top: 0;
    left: 3px;
    width: 17px;
    height: 13px;
    background-image: url(/local/templates/bq_aliot_s1/img/tic.svg);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    background-color: transparent;
}


.consult .contact-form__title {

    width: 100%;
    text-align: center;
    margin-bottom: 7px;
}

.consult .contact-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 16px;
}

.consult .contact-form__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.consult .contact-form__wrap  a {
    margin: 0 10px;
    font-weight: 700;
}

@media (max-width: 767px) {
    .consult .bq-form-inner__item {
        width: 100%;
    }
    .consult
    {
        padding: 20px 15px;
    }
    .consult .bq-form-title
    {
        font-size: 20px;
    }
}
/* End */
/* /local/templates/bq_aliot_s1/components/bitrix/news/areas/bitrix/news.detail/.default/style.css?175197250952 */
/* /local/templates/bq_aliot_s1/components/bquadro/form/consult/style.css?17519725092814 */
