

/* Start:/bitrix/templates/ascompany/components/bitrix/catalog.section/tests/style.css?17485122437349*/
.pagination_total > *{
display: none;
}
.pagination_total > .pagination_record{
display: inline-block;
}
.sort_list {
position: relative;
}
.sorts_group{
display: none;
}
.open + .sorts_group{
display: inline-block;
top: 32px;
left: -42px;
width: 308px;
}
.catalog_page .breadcrumb +h1{
    font-weight: 400;
    font-size: 44px;
    line-height: 52px;
    color: #333333;
    margin-bottom: 30px;
    padding-top: 40px;
    margin-top: 0px;
}
.sortpos a{
padding-left: 40px;
font-weight: normal;
font-size: 16px;
line-height: 26px;
color: #333333;
padding-top: 8px;
padding-bottom: 8px;
display: inline-block;
width: 100%;
position: relative;
}
.sortpos a:before{
content: '';
display: inline-block;
width: 24px;
height: 24px;
left: 0px;
top: 10px;
border-radius: 100%;
position: absolute;
border: 1px solid #E0E0E0;
}
.sortpos a:after{
content: '';
display: inline-block;
width: 10px;
height: 10px;
left: 7px;
top: 17px;
position: absolute;
border-radius: 100%;
background: #9B57D2;
opacity: 0;
transition: .2s;
}
.sortpos a:hover:after,
.sortpos a.active_sort:after{
opacity: 1;
}
.open  .sorts_block_title i {
position: relative;
top: 1px;
}
.sorts_block_head{
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: #333333;
margin-right: 16px;
}

.sorts_block_title{
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #333333;
margin-right: 0px;
display: inline-block;
float: initial;
position: relative;
}
.category_list_type.sorts_block_title span:before{
display: none;
}
.category_list_type.sorts_block_title span{
padding: 0px;
font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}
.category_list_type.sorts_block_title span .icomin {
    float: right;
    position: relative;
    right: 0px;
    top: 3px;
    transition: .2s;
    margin-left: 8px;
}
.category_list_type.sorts_block_title.open span .icomin {
top: 1px;
}
.category_navigation{
padding-top: 48px;
display: inline-block;
width: 100%;
padding-bottom: 15px;
}
.catalog_description{
margin-top: 60px;
margin-bottom: 60px;
width: 100%;
max-width: 900px;
}
.catalog_description p{
font-weight: 400;
font-size: 16px;
line-height: 28px;
color: #333333;
}
.catalog_description h1{
margin-bottom: 48px;
}
.catalog_description ul{
padding: 0px 34px;
margin: 0px;
}
.catalog_description ul li{
display: inline-block;
font-size: 16px;
line-height: 28px;
color: #333333;
padding: 14px 0px;
position: relative;
}
.catalog_description ul li:before{
width: 8px;
height: 8px;
position: absolute;
top: 26px;
left: -34px;
border-radius: 100%;
display: inline-block;
content: '';
background: #9B57D2;
}
.description_visible{
display: inline-block;
position: relative;
width: 100%;
    overflow: hidden;
max-height: 460px;
}
.description_visible > *:nth-child(n+5){
display: none;
}
.description_hide .description_visible:before{
height: 80px;
content: '';
position: absolute;
z-index: 10;
width: 100%;
left: 0px;
bottom: 0px;
background: linear-gradient(360deg, #FFFFFF 37.29%, rgba(255, 255, 255, 0) 167.8%);
display: inline-block;
}
.open_description .description_hide .description_visible:before{
display: none;
}
.open_description .description_visible > *:nth-child(n+5){
display: inline-block;
}
.open_description .description_visible{
max-height: 100%;
}
.more_description{
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #333333;
cursor: pointer;
display: inline-block;
border-bottom: 1px solid rgba(51, 51, 51, 0.2);
transition: .2s;
}
.more_description:hover{
border-bottom: 1px solid rgba(51, 51, 51, 1);
}
.page .tempalte > .container{
 overflow: visible;
}
.btn_back.load_mores{
display: none;
}
.img_category{
    margin-right: 12px;
}
.page_stick + .row{
display: inline-block;
width: 100%;
}



@media (max-width:1336px) {
.category_list_type.sorts_block_title span{
    display: inline-block;
        height: auto;
    overflow: initial;
}
.sorts_block_title.category_list_type.open .icomin {
    top: 2px;
}
.sorts_block_title {
    max-width: initial;
    height: auto;
}
.catalog_description h1 {
    margin-bottom: 20px;
}
}

@media (max-width: 992px) {

.page .head_section {
    padding-top: 0px;
}
.catalog_page .breadcrumb +h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
}
.category_navigation {
    padding-top: 24px;
}
.catalog_page{
    padding-right: 12px;
    padding-left: 12px;
}
.catalog_description h1 {
    margin-bottom: 0px;
}
.catalog_description ul li {
font-size: 14px;
    line-height: 22px;
    padding: 8px 0px;
}
.catalog_description p {
font-size: 14px;
    line-height: 22px;
}
.catalog_description{
margin-top: 26px;
margin-bottom: 26px;
}
.children_lv {
    padding-left: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 24px;
}
.children_lv li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.description_hide .description_visible:before {
    display: none;
}
}


@media (max-width: 768px) {
.catalog_description {
    margin-top: 24px;
    margin-bottom: 24px;
}
.catalog_page .breadcrumb +h1 {
    font-weight: 400;
    font-size: 20px;
    padding-top: 25px;
    line-height: 30px;
}
.sorts_block_head{
display: none;
}
.category_list_type .children_lv{
    white-space: initial;
    overflow-x: auto;
    overflow-y: hidden;
    display: inline-block;
    padding-left: 16px;
    padding-top: 15px;
    padding-right: 15px;
}
.category_list {
    display: inline-block;
    width: calc(100% + 24px);
    background: initial;
    height: 48px;
    line-height: 48px;
    margin-left: -12px;
    margin-right: -12px;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}
.category_list_type {
    line-height: 46px;
    height: 46px;
}
.category_list_type span {
    height: 46px;
}
.category_list_type.sorts_block_title span{
        font-size: 14px;
    line-height: 20px;
}
.category_list_type span:before {
    top: 10px;
}
.category_list_type span .icomin {
    top: 13px;
    right: 7px;
}
.category_list_type {
max-width: 100%;
}
.category_list_type.open .icomin {
    top: 11px;
}
.category_list_type.sorts_block_title span .icomin {
top: 0px;
}
.category_list_type.sorts_block_title.open span .icomin {
    top: -3px;
}
.sorts_block_title.category_list_type{
    line-height: 20px;
    height: auto;
    font-size: 14px;
}
.category_list{
 white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;   
}

.sorts_group.children_lv{
width: 288px;
height: 220px;
-webkit-transform: initial;
-moz-transform: initial;
-o-transform: initial;
transform: initial;
left: 0;
right: 0;
margin: auto;
display: none;
    padding: 10px 16px;
}
.open + .sorts_group.children_lv{
display: block;
}
.sortpos a:before {
    width: 16px;
    height: 16px;
}
.sortpos a:after {
    width: 6px;
    height: 6px;
    left: 5px;
    top: 15px;
}
.sortpos a {
    font-size: 14px;
    line-height: 20px;
        padding-left: 24px;
}
.btn_back.load_mores{
display: inline-block;
}
.pagination_mobile{
display: block;
text-align: center;
    margin-top:16px;
    margin-bottom: 24px;
}
}


@media (max-width: 568px) {
.pagination_mobile{
display: block;
text-align: center;
    margin-top: 8px;
    margin-bottom: 24px;
}
.catalog_description ul {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
.catalog_description ul li:before {
    width: 6px;
    height: 6px;
    top: 18px;
    left: -20px;
}
}
/* End */


/* Start:/bitrix/templates/ascompany/components/bitrix/catalog.item/item/style.css?17485122437520*/
.production_list_element{
display: inline-block;
width: 100%;
text-align: center;
height: 435px;
padding-top: 26px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
margin-bottom: 24px;
position: relative;
}
.production_list_image{
width: 100%;
position: relative;
height: 242px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
/* .production_list_image::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    z-index: 1;
    background-image: url('/bitrix/templates/ascompany/components/bitrix/catalog.item/item/images/reach.png');
    background-position: center;
    background-size: contain;
} */
.production_list_name{
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #333333;
display: block;
margin-top: 13px;
padding: 0px 12px;
height: 84px;
overflow: hidden;
}
.btn_cart_event{
width: 100%;
}
.event_product_bottom{
padding-left: 12px;
padding-right: 12px;
}
.production_list_price{
display: flex;
justify-content: center;
align-items: center;
}
.price_new{
font-weight: 700;
font-size: 20px;
line-height: 32px;
text-transform: uppercase;
color: #333333;
}
.price_old{
font-weight: 400;
font-size: 14px;
line-height: 28px;
letter-spacing: 1px;
color: #828282;
text-decoration: line-through;
padding: 0px 16px;
}
.price_procent{
background: #EB5757;
width: 44px;
height: 22px;
line-height: 22px;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
position: relative;
display:inline-block;
    left: 9px;
}
.price_procent:before{
content: '';
position: absolute;
width: 53px;
height: 22px;
background-image: url(/bitrix/templates/ascompany/icon/special.svg);
background-size: contain;
display: inline-block;
left: -9px;
top: 0px;
z-index: -1;
}
.production_list_element:before{
background-color: #fff;
content: '';
width: 100%;
height: 520px;
position: absolute;
left: 0px;
top: 0px;
display: none;
box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
transition: .2s;
}
.production_list_center{
position: relative;
    z-index: 1;
}
.event_product_bottom{
display: none;
position: absolute;
z-index: 1;
left: 20px;
width: calc(100% - 40px);
bottom: -44px;
}
.production_list_element:hover:before{
display: inline-block;
z-index: 11;	
}
.production_list_element:hover *{
z-index: 11;    
}
.production_list_element:hover *.product_compare{
z-index: 12;    
}
.production_list_element:hover *.product_sticker{
z-index: 12;    
}
.production_list_element:hover .event_product_bottom{
display: inline-block;	
}
.sticker_new{
background: #25BC8B;	
}
.sticker_hit{
background: #9B57D2;	
}
.product_sticker{
	position: absolute;
	left: 32px;
	top: 28px;
	width: 50px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	text-align: center;
font-weight: 700;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
color: #FFFFFF;
    z-index: 1;
}
/* .product_sticker + .product_sticker{
left: 90px;
} */
.icon-compare{
    width: 24px;
    height: 22px;
    background-position: center;
    display: inline-block;
    background-size: initial;
    position: relative;
    background-image: url(/bitrix/templates/ascompany/icon/compare.svg);
    transition: .2s;
}
.compare_event:hover .icon-compare,
.compare_event.compare_active .icon-compare{
    background-image: url(/bitrix/templates/ascompany/icon/compareb.svg);
}
.product_compare{
position: absolute;
right: 24px;
top: 28px;
display: inline-block;
z-index: 1;
}
.tab_tap > div:hover ~ div{
z-index: -1;
}
.mobile_col:hover ~ div{
z-index: -1;
}
.status_product{
font-weight: 400;
font-size: 16px;
line-height: 24px;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #828282;
    position: relative;
    top: -22px;
}

@media (max-width:992px) {

.production_list_image {
height: 210px;
}
.production_list_element {
height: 395px;
}
.production_list_element:before {
height: 470px;
}
}


@media (max-width:768px) {
.mobile_col{
width: 50%;
float: left;
}
.production_list_element {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 240px;
    padding-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-bottom: 16px;
    position: relative;
}
.production_list_image {
    height: 110px;
}
.production_list_name {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    display: block;
    margin-top: 5px;
    padding: 0px 8px;
    height: 58px;
    overflow: hidden;
}
.production_list_element:before {
height: auto;
}
.production_list_price {
    justify-content: left;
    padding-left: 16px;
    padding-top: 16px;
    position: relative;
}
.price_old {
    position: absolute;
    left: 0px;
    top: 0px;
}
.price_procent {
    left: 16px;
}
.event_product_bottom {
    display: inline-block;
    position: absolute;
    z-index: 1;
    left: initial;
    width: 32px;
bottom: 8px;
    right: 8px;
    display: inherit;
    height: 32px;
    padding: 0px;
}
.production_list_element .btn_back.btn_cart_event{
width: 32px;
height: 32px;
display: inline-block;
position: relative;
line-height: 32px;
padding: 0px;
background-image: url(/bitrix/templates/ascompany/icon/cart_plus.svg)!important;
    background-size: cover;
background-position: center;
background-color: initial;
    font-size: 0px;
}
.btn_back.btn_cart_event:hover{
background-color: initial;
}
.status_product_total.event_product_bottom{
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 9px;
    height: auto;
    background-color: #fff;
}
.status_product_total.event_product_bottom .status_product{
    top: 0px;
}
.event_product_bottom .btn_cart_event span{
position: absolute;
display: none;
width: 15px;
height: 15px;
top: 0px;
right: 0px;
background: #9B57D2;
font-weight: 400;
font-size: 8px;
line-height: 15px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
border-radius: 100%;
}
.event_product_bottom .btn_cart_event.add_cart_mobile span{
display: inline-block;
}
.production_list_element .btn_back.btn_cart_event.add_cart_mobile{
background-image: url(/bitrix/templates/ascompany/icon/cart.svg)!important;
}
}





@media (max-width:568px) {
.production_list_element {
    height: 140px;
    padding-top: 16px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-bottom: 16px;
    position: relative;
    border-bottom: 1px solid #E0E0E0;
}
.mobile_col {
    width: 100%;
    float: left;
}
.production_list_image {
    height: 100px;
    width: 115px;
    float: left;
}
.production_list_center {
    position: relative;
    z-index: 1;
    width: calc(100% - 115px);
    float: right;
    text-align: left;
}
.product_sticker {
    position: absolute;
    left: 0px;
    top: -3px;
    width: 34px;
    height: 14px;
    display: inline-block;
    line-height: 14px;
    font-size: 8px;
}
.product_sticker + .product_sticker{
left: 42px;
}
.product_compare {
    position: absolute;
    right: -1px;
    top:-12px;
    display: inline-block;
    z-index: 11;
}
.icon-compare {
    width: 32px;
    height: 32px;
    background-size: contain;
}
.production_list_price {
    justify-content: left;
    padding-left: 8px;
    padding-top: 16px;
    position: relative;
}
.price_old {
    padding: 0px 8px;
}
.event_product_bottom {
    bottom: 14px;
    right: 0px;
}
.status_product_total.event_product_bottom {
    width: initial;
    left: 0px;
    font-size: 14px;
line-height: 24px;
    right: initial;
    bottom: 18px;
    height: auto;
    background-color: #fff;
    left: 124px;
}
}
/* End */
/* /bitrix/templates/ascompany/components/bitrix/catalog.section/tests/style.css?17485122437349 */
/* /bitrix/templates/ascompany/components/bitrix/catalog.item/item/style.css?17485122437520 */
