

/* Start:/local/templates/.default/components/bitrix/news.detail/services/style.css?17390959283747*/
.tab-pane>.content .btn.btn_orange.center_btn {
    margin: auto !important;
    max-width: max-content !important;
}

.drag_block.order,
.drag_block.staff {
    display: none;
}

html body .detail .drag_block+.drag_block>div.tabs,
html body .detail .item+.drag_block>div.tabs {
    margin-top: 0px;
}

html .detail .b24-form-wrapper {
    max-width: none;
    display: flex;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}

html .b24-form-wrapper.b24-form-border-bottom {
    border-bottom: none;
}

.center_btn {
    display: block;
    max-width: fit-content;
    margin: auto;
}

html .detail .b24-form-recaptcha {
    display: none;
}

html .detail .b24-form-header-title {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-align: left;
}

html .detail .b24-form-header.b24-form-padding-side {
    padding: 50px 0 50px 20px;
}

html .detail .b24-form-content.b24-form-padding-side {
    padding: 50px 20px 50px;
}

html .detail .b24-form-content.b24-form-padding-side>form>div:first-child {
    display: flex;
}

html .detail .b24-form-field {
    margin-bottom: 0;
    margin-right: 15px;
}

html .detail .b24-form-control-label {
    display: none;
}

html .detail .b24-form-content.b24-form-padding-side .b24-form-control-container input.b24-form-control {
    padding: 10px 15px !important;
    border: 1px solid #00569C !important;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    color: #000;
    height: 38px;
}

html .detail .b24-form-content.b24-form-padding-side .b24-form-control-container input.b24-form-control::placeholder {
    color: #B3B3B3;
}

html .detail .b24-form-field:last-child {
    margin-right: 0;
}

html .detail .b24-form-btn {
    width: auto;
    height: auto !important;
    padding: 10px 20px !important;
    min-width: 198px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    color: #FFFFFF;
    border-radius: 0px;
}

html .detail .b24-form-field-agreement .b24-form-control-desc {
    padding-left: 9px;
    display: inline-block;
    padding-top: 6px;
    font-size: 12px;
    line-height: 14px;
    color: #B3B3B3;
}

html .detail .b24-form-field-agreement .b24-form-control-container {
    display: flex;
}

html .detail .b24-form-field-agreement .b24-form-control-required {
    display: none
}

html .detail .b24-form-field-agreement .b24-form-field-agreement-link {
    font-size: 12px;
    line-height: 14px;
}

html .detail .b24-form-control-label {
    display: block;
}

.detail .b24-form-control-select-label {
    opacity: 0;
}

.detail .b24-form-control-select-label,
.detail .b24-form-control:focus+.b24-form-control-label,
.detail .b24-form-control-not-empty+.b24-form-control-label {
    opacity: 0;
}

@media(max-width: 1200px) {
    html .detail .b24-form-wrapper {
        flex-direction: column;
    }
}

@media(max-width: 650px) {
    html .detail .b24-form-content.b24-form-padding-side>form>div:first-child {
        flex-direction: column;
    }
    html .detail .b24-form-field {
        margin-right: 0px;
    }
    html .detail .b24-form {
        padding: 0px;
    }
    html .detail blockquote {
        padding-left: 0px;
        padding-right: 0px;
    }
    blockquote:after,
    blockquote:before {
        display: none;
    }
}

#myVideo {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.new_banner2 {
    position: relative;
    overflow: hidden;
}

.new_banner2 .maxwidth-banner {
    background-size: cover !important
}

.svg-inline-calculator svg{
    width: 100px;
    height: 70px;
}

.sidearea{
    box-shadow: 0 0 27px 0 rgba(0,0,0, .1);
}
/* End */
/* /local/templates/.default/components/bitrix/news.detail/services/style.css?17390959283747 */
