

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news/catalog/style.css?1745146329963*/
.listint_tag li {	
	list-style: none;
	padding: 10px;
	border: 1px solid #08c;
	margin: 5px;
}
.listint_tag li::before {
	display: none
}

.listint_tag {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}


@media (min-width: 992px) {
	.body .content-md > .right_block.catalog_page {width: 100%;}
	.content-md > .right_block.narrow_Y.catalog_page .section-content-wrapper {width: 75%;}
	.content-md > .right_block.narrow_N.catalog_page .section-content-wrapper {width: 100%;}
	.right_block.catalog_page .main-catalog-wrapper .left_block {margin-top: 0;}

}
@media (max-width: 991px) {
	.right_block .main-catalog-wrapper {display: block;}
}

.section-list-items {
	display: flex;
	flex-wrap: wrap;
	padding-left: 10px;
}

.section-list-item {
	margin-right: 15px;
}

.section-list-title {
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.section-list-part {
	margin-bottom: 20px;
}

.btn-default.btn:hover a {
	color: white;
}

/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/catalog/style.css?17587569979447*/
/* 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;
    border-bottom: 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;
    border-right: 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('/bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/catalog/../../../../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;
    }
}

@media (min-width: 992px) {
    .right_block.catalog_page .main-catalog-wrapper .left_block {
        width: 0%;
    }
    .content-md>.right_block.narrow_Y.catalog_page .section-content-wrapper {
        width: 100%;
    }
}

.table__attributes--list {
    width: 100%;
    margin-top: 17px;
    margin-bottom: 27px;
    border: solid 1px #bebebe;
}

.table__attributes--list td {
    width: 50%;
    padding: 7px 17px;
    border-right: solid 1px #bebebe;
}

.table__attributes--list tr:nth-child(2n) {
    background: #eee;
}

.table__attributes--top {
    width: 100%;
    margin-top: 17px;
    margin-bottom: 7px;
}

.table__attributes--top td {
    border: solid 1px #bebebe;
}

.table__attributes--headings {
    background: #eee;
}

.table__attributes--overflow {
    overflow-x: auto;
    margin-bottom: 27px;
}

.table__attributes--top {
    min-width: 870px;
}

.table__attributes--top td {
    padding: 7px;
    text-align: center;
}

.overflow {
    overflow: auto;
}

.bottom-params-title {
    margin-top: 40px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.catalog.detail .head .bottom-wrapper .footer-button {
    max-width: 100%;
}

.front .flexslider .flex-control-nav {
    bottom: -25px !important;
}

.catalog.front ul.flex-direction-nav.opacity1 {
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 2;
}

.front .flex-direction-nav>li {
    visibility: visible !important;
    opacity: 1 !important;
}

.catalog.item-views .flexslider .flex-direction-nav .flex-prev,
.catalog.item-views .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1 !important;
    visibility: visible !important;
}

.catalog.item-views .flexslider .flex-direction-nav .flex-next,
.catalog.item-views .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1 !important;
    visibility: visible !important;
}

@media (max-width: 1600px) {
    .catalog.item-views .flexslider {
        padding-bottom: 30px;
    }
    .front .flexslider .flex-control-nav {
        bottom: 0px !important;
    }
    .catalog.front ul.flex-direction-nav.opacity1 {
        display: block !important;
        height: 20px;
        z-index: 9 !important;
    }
    .front .flex-direction-nav .flex-prev {
        left: -5px !important;
    }
    .front .flex-direction-nav .flex-next {
        right: -5px !important;
    }
    .front .flex-direction-nav .flex-prev,
    .front .flex-direction-nav .flex-next {
        padding: 2px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
    }
    .front .flex-direction-nav a:before,
    .flex-direction-nav a:before {
        background-position: center !important;
    }
}

.wrapper-block-btn {display:flex;gap:20px}
.wrapper {width:50%}
.wrapper span {width:100%;display:block}
/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/form.result.new/order_new/style.css?1752054873873*/
.styled-block{margin:4px 0 -25px !important;background:#eef2f4 !important;padding: 29px 0 53px !important;border:none !important;}
*[id^=comp] > .row{margin-left:0;margin-right:0;}

.test_order_new{
    padding: 0 !important;
}
.test_order_new .form-control{
    border: 1px solid #000000;
    height: 40px !important;
    padding: 0 12px !important;
}
.test_order_new textarea.form-control{
    padding: 12px 12px 0 !important;
    height: 152px !important;
}
.test_order_new .form-group{
    margin-bottom: 16px !important;
}
.test_order_new .inner-table-block{
    display: block;
}
.test_order_new .inner-table-block [type="submit"]{
    width: 100%;
    height: 40px;
}
.test_order_new .form-group.animated-labels label{
    top: 8px !important;
}
.test_order_new .form-group.animated-labels.input-filed label{
    top: 12px !important;
}
/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/form.result.new/contacts/style.css?1536153736181*/
.styled-block{margin:4px 0 -25px !important;background:#eef2f4 !important;padding: 29px 0 53px !important;border:none !important;}
*[id^=comp] > .row{margin-left:0;margin-right:0;}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news/catalog/style.css?1745146329963 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/catalog/style.css?17587569979447 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/form.result.new/order_new/style.css?1752054873873 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/form.result.new/contacts/style.css?1536153736181 */
