

/* Start:/local/templates/main/components/bitrix/news.detail/bq_services/style.css?175085539113368*/
/* TARIFS */
#tarif > .row > .maxwidth-theme {
    padding: 0px !important;
}
.tarifs .head-block {
    position: relative;
}
.tarifs .frame {
    margin: 0px;
    position: relative;
    overflow: hidden;
}
.tarifs .frame .wraps {
    width: 10000% !important;
    overflow: hidden;
    margin: 0px;
}
.tarifs .items_view td {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 40px 20px 20px 20px;
    position: relative;
    text-align: left;
    vertical-align: top;
    overflow: hidden;
}
.tarifs .frame.top .items_view td {
    border-right: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
}
.tarifs .frame.props .items_view td {
    border: 1px solid #f5f5f5;
}
.tarifs .frame.props .items_view td:first-child {
    border-right-width: 0px;
}
.tarifs .frame.props .items_view td:nth-child(2) {
    border-left-width: 0px;
}
.tarifs .dynamic-block {
    position: absolute;
    left: 0;
    overflow: hidden;
    z-index: 2;
    background: #fff;
    height: 100%;
    border: 1px solid #f5f5f5;
}
.tarifs .head-block .frame .item {
    border: none;
    box-shadow: none;
}
.tarifs .head-block .frame .item .body-info {
    padding: 0px;
}
.tarifs .border:after {
    background: #f5f5f5;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}
.tarifs .head-block .body-info {
    text-align: center;
}
.tarifs .head-block .body-info .title {
    font-size: 0.933em;
    color: #222;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}
.tarifs .head-block .item .body-info .price-block {
    font-size: 0.933em;
    margin: 0px 0px 8px;
}
.tarifs .head-block .item .body-info .price-block.w-old {
    margin-bottom: 0px;
}
.tarifs .head-block .item .body-info .price-block + .price-block {
    text-decoration: line-through;
    font-size: 0.867em;
    color: #777;
}
.tarifs .head-block .item .body-info .order {
    margin: 0px;
}
.tarifs .head-block .body-info .btn {
    margin: 0px;
    text-transform: uppercase;
}
.wrapp_scrollbar {
    position: absolute;
    padding: 31px 0px 15px 0px;
}
.wrapp_scrollbar.relative_block {
    position: relative;
}
.wrapp_scrollbar.relative_block:after {
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    width: 1px;
    height: 100%;
    background: #f5f5f5;
}
.bx_compare .slider_navigation {
    display: none;
}
.bx_filtren_container ul {
    font-size: 0px;
    margin: 41px 0px 5px 0px;
}
.bx_filtren_container ul li, .bx_filtren_container ul li:before {
    display: none;
}
.bx_filtren_container ul li.visible {
    display: inline-block;
    vertical-align: top;
    margin: 0px 5px 5px 0px;
}
.bx_filtren_container ul li span {
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
}
/* Scrollbar */
.wrapp_scrollbar .wr_scrollbar {
    margin: 0 78px 1em 78px;
    background: #e5e5e5;
    height: 1px;
    opacity: 0;
}
.wr_scrollbar .scrollbar {
    height: 5px;
    line-height: 0;
    display: none;
    position: relative;
    top: -3px;
    cursor: pointer;
}
.wr_scrollbar .scrollbar .handle {
    width: 100px;
    height: 3px;
    position: relative;
    top: 2px;
    background: #292a33;
    cursor: pointer;
    border-radius: 3px;
}
.wr_scrollbar .scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px;
}
.tarifs .main-block {
    position: relative;
    margin: -1px 0px 0px;
}
.tarifs .data_table_props tr td:first-of-type {
    font-weight: 600;
    visibility: hidden;
    padding-right: 22px;
}
.tarifs .prop_title_table .data_table_props tr td:first-child {
    display: table-cell;
    opacity: 1;
    visibility: visible;
}
.tarifs .data_table_props.clone tr td {
    border-bottom: 1px solid #f5f5f5;
}
.main-block .item-block td {
    text-align: center;
    padding: 16px 20px 14px;
    font-size: 0.867em;
    vertical-align: middle;
}
.main-block .item-block td:first-child {
    text-align: left;
}
.main-block .item-block .prop-block.icon-block {
    font-size: 0px;
    line-height: 0px;
}
.main-block .item-block .prop-block.icon-block:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/local/templates/main/components/bitrix/news.detail/bq_services/../../../../images/allcorp2.png') -249px -204px no-repeat;
}
.main-block .item-block .prop-block.icon-block.Y:before {
    background-position: -249px -231px;
}
.wrapp_scrollbar.rounded-nav:hover .flex-direction-nav .flex-next {
    right: 20px;
}
.wrapp_scrollbar.rounded-nav:hover .flex-direction-nav .flex-prev {
    left: 20px;
}
.wrapp_scrollbar.rounded-nav .flex-direction-nav a {
    font-size: 0px;
    top: 38px;
}
.wrapp_scrollbar.rounded-nav:hover .flex-direction-nav a {
    opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px) {
    .wrapp_scrollbar .slider_navigation {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .tarifs .items_view td {
        width: 195px;
        min-width: 195px;
    }
    .tarifs .frame {
        margin-left: 195px;
    }
    .wrapp_scrollbar {
        margin-left: 195px;
    }
    .tarifs .frame.props .wraps {
        margin-left: -195px;
    }
    .tarifs .dynamic-block {
        width: 195px;
    }
}
/* XS */
@media (max-width: 767px) {
    .tarifs .items_view td {
        width: 222px;
        min-width: 222px;
    }
    .tarifs .frame {
        margin-left: 222px;
    }
    .wrapp_scrollbar {
        margin-left: 222px;
    }
    .tarifs .frame.props .wraps {
        margin-left: -222px;
    }
    .tarifs .dynamic-block {
        width: 222px;
    }
}
@media (max-width: 600px) {
    .tarifs .frame {
        margin-left: 122px;
    }
    .wrapp_scrollbar {
        margin-left: 0px;
    }
    .wrapp_scrollbar.relative_block {
        background: #fff;
        z-index: 11;
        border: 1px solid #f5f5f5;
        border-right-width: 0px;
    }
    .wrapp_scrollbar .wr_scrollbar {
        margin: 0 28px 1em 28px;
    }
    .tarifs .frame.props .wraps {
        margin-left: -122px;
    }
    .tarifs .dynamic-block {
        width: 122px;
    }
    .tarifs .data_table_props.items_view td:first-child {
        width: 122px;
        min-width: 122px;
        max-width: 122px;
        font-size: 0.733em;
        line-height: 20px;
    }
}
@media (max-width: 320px) {
    .tarifs .items_view td {
        width: 165px;
        min-width: 165px;
    }
}
.form-popup {
    width: calc(100% + 30px);
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.form-popup__img {
    width: 50%;
    /*height: 100%;*/
    position: relative;
}
.form-popup__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    padding: 0 !important;
}
.form-popup__cont {
    width: 50%;
    background: #00569C;
    color: #fff;
    padding: 33px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.form-popup__cont > div {
    color: #fff;
}
.form-popup__title {
    margin-top: 0 !important;
}
.form-popup__btn {
    margin-top: 15px;
    max-width: 353px;
}
.form-popup__btn .btn {
    margin-bottom: 0;
}
.form-popup__btn .btn:hover {
    color: #00569C;
    background: #fff;
}
@media (max-width: 767px) {
    .form-popup__img {
        width: 100%;
    }
    .form-popup__img:before {
        content: "";
        width: 100%;
        padding-top: 60%;
        display: block;
    }
    .form-popup__cont {
        width: 100%;
        min-height: 0;
        padding: 50px 33px;
    }
}
.stages {
    max-width: 890px;
}
.stages__item {
    margin-bottom: 8px;
    padding-top: 28px;
    padding-left: 30px;
    position: relative;
}
.stages__item:last-child {
    margin-bottom: 0
}
.stages__item-cont {
    padding: 28px 140px 28px 120px;
    background: linear-gradient(180deg, #083061 0%, #3A5D87 100%);
    color: #fff;
    position: relative;
    overflow: hidden;
}
.stages__item-cont:before,
.stages__item-cont:after {
    content: "";
    width: 63px;
    height: calc(50% + 1px);
    display: block;
    background: #fff;
    position: absolute;
    right: -1px;
    top: -1px;
}
.stages__item-cont:before {
    clip-path: polygon(0 0, 100% 0, 100% 100%)
}
.stages__item-cont:after {
    top: auto;
    bottom: -1px;
    clip-path: polygon(100% 0, 100% 100%, 0 100%)
}
.stages__item-top {
    display: flex;
    flex-wrap: wrap;
    font-size: 28px;
    line-height: 33.6px;
}
.stages__item-img {
    width: 128px;
    height: 125px;
    border: 1px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
    background: #316ba7;
    z-index: 2;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 40px;
    line-height: 1;
}
.stages__item-img img {
    padding: 0 !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.stages__item-img .stages__item-num {
    font-weight: 700;
    padding-right: 0;
}
.stages__item-text {
    margin-top: 16px;
}
.stages__item-num {
    font-weight: 700;
    padding-right: 16px;
}
@media (max-width: 767px) {
    .stages__item-img {
        width: 60px;
        height: 60px;
        left: 16px;
        font-size: 30px;
    }
    .stages__item-cont {
        padding: 46px 78px 16px 16px;
    }
    .stages__item {
        padding-left: 0;
        padding-top: 28px;
        margin-bottom: 8px;
    }
    .stages__item-top {
        font-size: 20px;
        line-height: 24px;
    }
}
@media (max-width: 400px) {
    .stages__item-cont:before, .stages__item-cont:after {
        display: none;
    }
    .stages__item-cont {
        padding-right: 23px;
    }
}
.services-form .form .form-header {
    padding: 0;
    margin-bottom: 20px;
}
/*
.detail.services>div:first-child .wraps {
	margin-top: 0;
}*/
.files__item {
    padding-left: 40px;
    position: relative;
    margin-bottom: 15px;
}
.files__item:before {
    content: "";
    width: 30px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/local/templates/main/components/bitrix/news.detail/bq_services/images/doc.svg?2) no-repeat top left;
    background-size: contain;
}
.detail.services {
    padding-top: 40px;
}
.detail.services hr {
    margin: 40px 0;
}
.detail.services .wraps {
    margin: 0;
}
.detail.services .drag_block {
    margin: 60px 0;
}
.detail.services .drag_block:first-child {
    margin-top: 0;
}
.detail.services .drag_block:first-child {
    margin-bottom: 0;
}
.detail.services .drag_block h2 {
    margin-top: 0 !important;
}
.detail.services .drag_block.desc .content h2:first-child,
.detail.services .drag_block.desc .content h3:first-child,
.detail.services .drag_block.desc .content h4:first-child,
.detail.services .drag_block.desc .content h5:first-child,
.detail.services .drag_block.desc .content h6:first-child {
    margin-top: 0 !important;
}
.drag_block.gallery .small-gallery-block {
    padding-bottom: 1px;
}
.drag_block.goods .goods-block .linked .flexslider.shadow .slides {
    padding-bottom: 1px;
}
.detail .drag_block.services .wraps > h5,
.detail .drag_block.services .wraps > .h5 {
    margin-bottom: 15px;
}
/*
.drag_block.services .catalog.sections.list-item .items.row.row_block.flexbox {
    justify-content: center;
}*/
.drag_block.services .catalog.sections .item .image img {
    max-height: 75px;
}
.drag_block.services .item-views.sections.catalog .item .title a {
    font-size: 1em;
}
.drag_block.services .catalog.sections.list-item .item .hidden-text-block {
    font-size: 13px;
    line-height: 18px;
}
.drag_block.services .catalog.sections.list-item .row_block .item {
    padding: 15px 15px 0 15px;
    border: 1px solid #f2f2f2;
}
.drag_block.services .catalog.sections.list-item .row_block .item .image {
    width: 65px;
    float: none;
    margin: 0 auto;
}
.drag_block.services .catalog.sections.list-item .item .hidden-text-block {
    max-height: 100%;
    height: 50px;
}
.drag_block.services .catalog.sections.list-item .row_block .item .image + .info {
    padding: 10px 0 0;
    text-align: center;
}
@media (min-width: 991px) {
    .drag_block.services .catalog.sections.list-item .items.row_block:not(.services) > div .item {
        border-left-width: 0;
        margin-left: -1px;
    }
    .drag_block.services .catalog.sections.list-item .items.row_block:not(.services) > div:nth-child(3n+1) .item {
        border-left-width: 1px;
        margin-left: 0;
    }
}
.drag_block.services .item-views.table .item .image {
    max-width: 100px;
    margin: auto;
}
.services .tizers_block {
    padding: 20px 0 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.services .tizers_block .item,
.services .tizers_block .item.wimg {
    margin: 0 0 20px;
}
.services .tizers_block .item .img {
    margin: 0 0 10px;
    display: block;
}
.services .tizers_block .item a {
    height: 100%;
}
.services .tizers_block .item .img img {
    padding: 0;
    max-height: 100%;
}
.services .tizers_block .item .title {
    padding: 0;
    display: block;
}
@media (max-width: 500px) {
    .services .tizers_block .tizers_block__item {
        width: 100%;
    }
}
.services .form.inline .form-header .text {
    font-size: 1em;
}
.services .form.inline .form-header .title {
    font-weight: 400;
}
/* End */
/* /local/templates/main/components/bitrix/news.detail/bq_services/style.css?175085539113368 */
