

/* Start:/local/templates/responsive/components/bitrix/menu/left_menu_catalog/style.css?1544540307626*/
aside .categories ul ul {
    display: none;
}

aside .categories > ul  li > span.plus {
    background: url(/local/templates/responsive/components/bitrix/menu/left_menu_catalog/images/menu_plus.png) 0 0 no-repeat;
}
aside .categories > ul  li.selected > span.plus {
    background: url(/local/templates/responsive/components/bitrix/menu/left_menu_catalog/images/menu_minus.png) 0 0 no-repeat;
}
aside .categories > ul  li.selected > ul {
    display: block;
}
aside div.categories li {
    background: none;
}

aside .categories > ul  li {
    position: relative;
}

aside .categories > ul  li > span {
    position: absolute;
    top: 7px;
    left: 15px;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
/* End */


/* Start:/local/templates/responsive/components/bitrix/news.list/products/style.css?1541514256953*/
.product {
    width: 160px;
    border: 1px solid #e8e8e8;
    margin: 5px;
    padding: 10px 15px;
    font-size: 14px;
}

.product .product-name {
    height: 40px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: center;
}

.product .datasheet a {
    color: #E66310;
    text-decoration: blink;
    border-bottom: dashed 1px;
}

.product .img {
    margin: 0 auto;
    display: table;
    width: 100%;
}

.services .service:hover .rama_text {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
}

section.right .services .service .name_ {
    font-size: 14px;
    font-weight: bold;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

@media (max-width: 1023px) {
    .services div.service img {
        display: block;
        width: 100%;
        height: 220px;
        max-height: 220px;
    }
}

/* End */
/* /local/templates/responsive/components/bitrix/menu/left_menu_catalog/style.css?1544540307626 */
/* /local/templates/responsive/components/bitrix/news.list/products/style.css?1541514256953 */
