

/* Start:/bitrix/templates/biznes_hat_index_new/components/bitrix/menu/top_menu/style.min.css?1658318605737*/
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_index_new/components/bitrix/menu/top_menu/images/folder_open.gif)}div.menu-sitemap-tree li.close div.folder{background-image:url(/bitrix/templates/biznes_hat_index_new/components/bitrix/menu/top_menu/images/folder_close.gif)}div.page{background-image:url(/bitrix/templates/biznes_hat_index_new/components/bitrix/menu/top_menu/images/page.gif)}
/* End */


/* 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:/bitrix/templates/biznes_hat_index_new/components/bitrix/news.list/clients/style.css?1658318605150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* 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_index_new/template_styles.css?17798000232633*/
.footer__bottom{
    height: auto!important;
    padding: 30px !important;
    padding-bottom: 40px!important;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-around;
}

.footer__copy{
    margin-bottom: 15px;
    color: #888;
    font-size: 16px;
    text-align: center;
}

.footer__icons{
    margin-bottom: 15px;
}

.pay_system_icons i {
    display: inline-block;
    height: 20px;
    width: 34px;
    background: url(/bitrix/templates/biznes_hat_index_new/img/svg/pay_icons.svg) no-repeat;
    margin-right: 5px;
}

.pay_system_icons i.cacsh {
    background-position: 0 -1px;
}

.pay_system_icons i.mastercard {
    background-position: -42px -1px;
}

.pay_system_icons i.visa {
    background-position: -89px -1px;
}

.pay_system_icons i.yandex_money {
    background-position: -142px -1px;
    width: 21px;
}

.pay_system_icons i.webmoney {
    background-position: -182px -1px;
    margin-right: 7px;
}

.pay_system_icons i.qiwi {
    background-position: -222px -1px;
    margin-right: 0;
}

.pay_system_icons i.sbrf {
    background-position: -259px -1px;
}

.pay_system_icons span i:last-child {
    margin-right: 0;
}

.menu__list{
    justify-content: initial!important;
}
.no-copy {
    -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;
}
.header_second {
    margin: 50px 0 25px 0;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
}

@media (max-width: 768px) {
    .header_second {
        line-height: 1.25;
    }
    audio {
        width: 100%;
    }
}
body .footer {
    margin-top: 0 !important;
}

.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;
}

.bf-captcha-error {
    position: absolute;
}

.mainImg .bf-row {
    position:relative;
}

.mainImg .bf-captcha-error{
    top: -27px;
}
/* End */
/* /bitrix/templates/biznes_hat_index_new/components/bitrix/menu/top_menu/style.min.css?1658318605737 */
/* /local/include/forms/temp_order_form/style.css?17854136861962 */
/* /bitrix/templates/biznes_hat_index_new/components/bitrix/news.list/clients/style.css?1658318605150 */
/* /local/include/forms/temp_callback_form/style.css?17854122601271 */
/* /bitrix/templates/biznes_hat_index_new/template_styles.css?17798000232633 */
