

/* Start:/local/include/forms/temp_order_form/style.css?17854136861962*/
.inner .request {
    max-width: 600px;
}

.temp_order_form {
    background: #145d94;
    border-top: 4px solid #f5a11a;
    padding: 38px 32px 34px;
    color: #fff;

    container-type: inline-size;
    container-name: card-layout;
}

.temp_order_form__title {
    text-align: left;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 18px;
    line-height: 1.3;
}

.temp_order_form__text {
    text-align: left;
    font-size: 16px;
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.95);
}

.temp_order_form__button {
    display: block;
    width: 100%;
    background: #f5a11a;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    padding: 16px;
    border-radius: 2px;
    transition: background .25s;
}

.temp_order_form__button:hover {
    background: #e39210;
}

.temp_order_form__button.is-copied {
    background: #28a745;
    cursor: default;
}

.temp_order_form__button.is-copied:hover {
    background: #28a745;
}

.contact {
    margin: 22px 0;
}

.contact__text {
    text-align: center;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
}

.contact__phone,
.contact__email {
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
}

.contact__phone:hover,
.contact__email:hover {
    text-decoration: underline;
}

@container card-layout (min-width: 477px) {
    .temp_order_form__contacts {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .temp_order_form {
        width: 100%;
        padding: 28px 20px;
    }

    .temp_order_form__title {
        font-size: 20px;
    }

    .temp_order_form__text {
        font-size: 15px;
    }

    .temp_order_form__button {
        font-size: 16px;
    }

    .contact__phone,
    .contact__email {
        font-size: 18px;
    }
}
/* End */


/* Start:/local/include/forms/temp_callback_form/style.css?17854122601271*/
.temp_callback_form {
    margin: 35px;
}

.temp_callback_form__description {
    color: #4b4b4b;
    line-height: 1.6;
    font-size: 17px;
    margin-bottom: 25px;
}

.temp_callback_form__phones,
.temp_callback_form__mail {
    background: #f7f7f7;
    border: 1px solid #ececec;
    padding: 25px;
}

.phones_title,
.mail_title {
    color: #666;
    font-size: 15px;
    margin-bottom: 15px;
    letter-spacing: .5px;
}

.temp_callback_form__phones a,
.temp_callback_form__mail a {
    display: block;
    text-decoration: none;
    color: #0b4f87;
    font-size: 25px;
    word-break: break-word;
    font-weight: bold;
    margin: 8px 0;
}

.temp_callback_form__divider {
    display: flex;
    align-items: center;
    margin: 30px 0;
}

.temp_callback_form__divider::before,
.temp_callback_form__divider::after {
    content: "";
    flex: 1;
    height: 1px;
    background: #ddd;
}

.temp_callback_form__divider span {
    padding: 0 15px;
    color: #888;
    font-size: 15px;
}

.call_btn {
    margin-top: 15px;
    width: 100%;
    border: none;
    background: #F59625;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 18px;
    cursor: pointer;
    transition: background .25s ease;
}

.call_btn:hover {
    background: #e1890e;
}
/* End */


/* Start:/bitrix/templates/biznes_hat_inner_full/components/bitrix/menu/top_menu/style.min.css?1658318606737*/
div.menu-sitemap-tree{font-size:100%}div.menu-sitemap-tree ul{list-style-type:none;margin:0;padding:0 1em 0 0}div.menu-sitemap-tree ul ul{width:auto;margin:-0.75em 0 0 0;padding:0 0 0 .75em}div.menu-sitemap-tree li{margin:0 0 -0.85em 0;padding:0}div.menu-sitemap-tree li li{margin:0 0 -0.85em .5em;padding:0}div.menu-sitemap-tree li.close ul{display:none}div.menu-sitemap-tree div.item-text{position:relative;top:-19px;left:19px}div.folder,div.page{background-repeat:no-repeat;width:17px;height:17px;vertical-align:top}div.folder{cursor:pointer;cursor:hand;background-image:url(/bitrix/templates/biznes_hat_inner_full/components/bitrix/menu/top_menu/images/folder_open.gif)}div.menu-sitemap-tree li.close div.folder{background-image:url(/bitrix/templates/biznes_hat_inner_full/components/bitrix/menu/top_menu/images/folder_close.gif)}div.page{background-image:url(/bitrix/templates/biznes_hat_inner_full/components/bitrix/menu/top_menu/images/page.gif)}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/bottom_new/style.css?167629684347*/
.menu ul.bottom__nav li {
	margin-left: 23px;
}
/* End */


/* Start:/bitrix/templates/biznes_hat_inner_full/template_styles.css?1763554201893*/
.content {
    -moz-user-select: auto;
    -webkit-user-select: auto;
    -webkit-touch-callout: auto;
    -ms-user-select: auto;
    -o-user-select: auto;
    user-select: auto;
    -khtml-user-select: auto;
}

.agreement-check,
.agreement-check a {
    text-align: left;
    color: white;
    font-size: 0.75rem;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.agreement-block {
    gap: 5px;
    display: flex;
    width: 318px;
    margin: auto;
}

.callback_form .agreement-block input,
.personal_order_form .agreement-block input
{
    width: auto;
    height: auto;
}

.callback_form .agreement-check,
.callback_form .agreement-check a,
.callback_form .agreement-check,
.callback_form .agreement-check a,
.individual-order-form .agreement-check,
.individual-order-form .agreement-check a {
    color: #3498db;
}
/* End */
/* /local/include/forms/temp_order_form/style.css?17854136861962 */
/* /local/include/forms/temp_callback_form/style.css?17854122601271 */
/* /bitrix/templates/biznes_hat_inner_full/components/bitrix/menu/top_menu/style.min.css?1658318606737 */
/* /bitrix/templates/.default/components/bitrix/menu/bottom_new/style.css?167629684347 */
/* /bitrix/templates/biznes_hat_inner_full/template_styles.css?1763554201893 */
