@charset "UTF-8";
/* @import "compass/css3/images"; */
/** global.scss - reset, глобальные стили */
/** reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }

q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

h1 {
	margin: 17px 0 17px;
	font-size: 1.5em;
}

b {
	font-weight: bolder;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

/** --- */
.lm-autoparts { /** layouts.scss - расположение блоков */ /** theme.scss - цвета, фоны, шрифты, размеры шрифтов и строк, итп */ /* $base-color: #3276b1; */ /** bootstrtap */ /*
input.search {height: 34px !important;}
*/ /** компоненты @import "components/bitrix/menu/top_lm/style.inc.scss"; @import "components/bitrix/menu/catalogs_lm/style.inc.scss"; @import "components/bitrix/sale.basket.basket/lm_header/style.inc.scss"; @import "components/bitrix/search.title/search_lm/style.inc.scss"; */ }

html { position: relative; min-height: 100%; height--: 100%; }

html > .lm-autoparts { padding-top: 0px; min-height: 100%; height--: 100%; padding-bottom: 250px; }

@media (max-width: 767px) { html > .lm-autoparts { padding-bottom: 450px; } }

.lm-autoparts .page-header .b-top-row { padding: 8px 15px; }

.lm-autoparts .page-header .b-logo-row > div { padding-top: 8px; padding-bottom: 8px; }

.lm-autoparts .page-header .b-logo-row .b-search { padding-top: 12px; }

.lm-autoparts .page-header .b-top-basket { display: inline-block; float: right; }

.lm-autoparts .page-header .navbar { padding-top: 0px; padding-bottom: 0px; }

.lm-autoparts .page-header .b-navbar-col { padding: 0; }

.lm-autoparts .page-header .telephone { padding: 8px 15px; }

.lm-autoparts .page-main.container { min-height: 100%; }

.lm-autoparts #sidebar { /* highlight active menu */ /* closed state */ /* open state */ /* level 1*/ /* level 2*/ /* level 3*/ /* change transition animation to width when entire sidebar is toggled */ }

.lm-autoparts #sidebar .list-group-item { border-radius: 0; background-color: #333; color: #ccc; border-left: 0; border-right: 0; border-color: #2c2c2c; white-space: nowrap; }

.lm-autoparts #sidebar .list-group-item:not(.collapsed) { background-color: #222; }

.lm-autoparts #sidebar .list-group .list-group-item[aria-expanded="false"]::after { content: " \f0d7"; font-family: FontAwesome; display: inline; text-align: right; padding-left: 5px; }

.lm-autoparts #sidebar .list-group .list-group-item[aria-expanded="true"] { background-color: #222; }

.lm-autoparts #sidebar .list-group .list-group-item[aria-expanded="true"]::after { content: " \f0da"; font-family: FontAwesome; display: inline; text-align: right; padding-left: 5px; }

.lm-autoparts #sidebar .list-group .collapse .list-group-item { padding-left: 20px; }

.lm-autoparts #sidebar .list-group .collapse > .collapse .list-group-item { padding-left: 30px; }

.lm-autoparts #sidebar .list-group .collapse > .collapse > .collapse .list-group-item { padding-left: 40px; }

@media (max-width: 48em) { .lm-autoparts #sidebar { /* overlay sub levels on small screens */ /* hide caret icons of top level when collapsed */ }
  .lm-autoparts #sidebar .list-group .collapse.in, .lm-autoparts #sidebar #sidebar .list-group .collapsing { position: absolute; z-index: 1; width: 190px; }
  .lm-autoparts #sidebar .list-group > .list-group-item { text-align: center; padding: .75rem .5rem; }
  .lm-autoparts #sidebar .list-group > .list-group-item[aria-expanded="true"]::after, .lm-autoparts #sidebar .list-group > .list-group-item[aria-expanded="false"]::after { display: none; } }

.lm-autoparts #sidebar.collapse { -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; }

.lm-autoparts #sidebar.collapsing { opacity: 0.8; width: 0; -webkit-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; transition-timing-function: ease-in; -webkit-transition-property: width; -o-transition-property: width; transition-property: width; }

.lm-autoparts .page-footer { position: absolute; bottom: 0; width: 100%; }

.lm-autoparts .page-footer .b-footer-menu-row .menu_bottom > div { padding: 15px; }

.lm-autoparts .page-footer .b-footer-menu-row .contacts_bottom { padding-left--: 20px; }

.lm-autoparts .page-footer .b-footer-menu-row .social_bottom img { margin-right: 8px; }

.lm-autoparts .page-footer .b-footer-menu-row .b-bottom-subscribe { padding-bottom: 15px; }

.lm-autoparts .page-footer .b-footer-bottom-row { padding: 15px; }

.lm-autoparts .page-footer .bg-fix { position: relative; width: 100%; padding: 0; }

.lm-autoparts .page-footer .bg-fix div { background-color: #ffffff; position: absolute; width: 100%; height: 3000px; bottom: 0; z-index: -10000; }

html > .lm-autoparts { background-attachment: fixed; background-color: #000000; background-position: center top; background-size: 100% auto; color: #444444; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size: 13px; line-height: 18px; }

html > .lm-autoparts.bg1 { background-image: url("theme/def/../../images/bg/1.jpg"); }

html > .lm-autoparts.bg2 { background-image: url("theme/def/../../images/bg/2.jpg"); }

html > .lm-autoparts.bg3 { background-image: url("theme/def/../../images/bg/3.jpg"); }

html > .lm-autoparts.bg4 { background-image: url("theme/def/../../images/bg/4.jpg"); }

html > .lm-autoparts.bg5 { background-image: url("theme/def/../../images/bg/5.jpg"); }

html > .lm-autoparts a { color: #3276b1; }

.lm-autoparts .page-header .b-top-row { background-color: #e1e1e1; color: #666666; }

.lm-autoparts .page-header .b-logo-row { color: #000000; background-color: #ffffff; }

.lm-autoparts .page-header .navbar { background-color: #3276b1; }

.lm-autoparts .page-header .b-navbar-col { font-size: 110%; color: #ffffff; }

.lm-autoparts .page-header .b-navbar-col a { color: #ffffff; text-decoration: none; border-right: 1px solid #2c699d; border-left: 1px solid #3883c5; }

.lm-autoparts .page-header .b-navbar-col a:hover { background-color: #275b89; }

.lm-autoparts .page-header .telephone { color: #ffffff; /*font-weight: bold;*/ font-size: 130%; }

.lm-autoparts .page-main.container { background-color: #ffffff; }

.lm-autoparts .page-footer a { text-decoration: none; }

.lm-autoparts .page-footer .b-footer-menu-row { background-color: #f1f1f1; }

.lm-autoparts .page-footer .b-footer-bottom-row, .lm-autoparts .page-footer .b-footer-bottom-row a { color: #ffffff; background: #3276b1; }

.lm-autoparts .bg-primary { background-color: #3276b1 !important; }

.lm-autoparts .btn-primary { color: #fff; background-color: #3276b1; border-color: #3276b1; }

.lm-autoparts a.btn-danger { color: #fff; }

.lm-autoparts .left-menu-card { margin-bottom: 12px; }

.lm-autoparts .left-menu-card ul > li { padding-left: 0px; font-weight: bold; font-size: 15px; margin-bottom: 9px; /* border-bottom: 1px solid #dadada; */ background-color: #e0e0e0; padding: 0px; border-radius: 3px; }

.lm-autoparts .left-menu-card ul > li a { display: inline-block; padding: 8px; width: 100%; text-decoration: none; }

.lm-autoparts .left-menu-card .card-body { padding: 6px !important; }

.lm-autoparts .left-menu-card .card-header { font-size: 20px; }

.lm-autoparts .left-menu-card.card-primary .card-header { color: #ffffff; background-color: #3276b1; }

.lm-autoparts .left-menu-card .catalog-menu { margin-bottom: 0; }

.lm-autoparts .b-navbar-col ul.catalogs_menu li.active a { font-weight: bold; }

.lm-autoparts .b-navbar-col ul.catalogs_menu a { display: table-cell; /*		margin-top:-15px; margin-bottom:-15px; padding: 15px;*/ height: 50px; text-align: center; padding: 6px 15px; vertical-align: middle; }

@media (max-width: 767px) { .lm-autoparts .b-navbar-col ul.catalogs_menu a { border: none; display: block; height: inherit; padding: 15px; width: 100%; text-align: left; background-color: #3883c5; } }

.lm-autoparts ul.catalogs_menu.orig { margin-left: -60px; display: block; margin-top: 20px; padding: 0; overflow: hidden; text-align: center; font-size: 16px; }

.lm-autoparts ul.catalogs_menu.orig li { display: inline-block; width: 19%; text-align: center; font-size: 13px; color: #1289c2; }

.lm-autoparts ul.catalogs_menu.orig li a { color: #1289c2; text-decoration: none; }

.lm-autoparts ul.catalogs_menu.orig li.current { font-weight: bold; }

.lm-autoparts ul.catalogs_menu.orig .catalogs_line.fix { position: fixed; top: 0; left: 0; right: 0; background-color: #fff; z-index: 2; -webkit-box-shadow: 0 0 9px #bbb; -moz-box-shadow: 0 0 9px #bbb; box-shadow: 0 0 9px #bbb; }

.lm-autoparts ul.catalogs_menu.orig .catalogs_line.fix [class*="icon-custom"] { display: none; }

.lm-autoparts ul.catalogs_menu.orig .catalogs_line.fix ul { margin-top: -8px; }

.lm-autoparts ul.catalogs_menu.orig i[class*="icon-custom"] { display: inline-block; width: 100px; height: 70px; }

.lm-autoparts ul.catalogs_menu.orig .icon-custom-to { background: url("images/icon-to.png") center no-repeat; }

.lm-autoparts ul.catalogs_menu.orig .icon-custom-vin { background: url("images/icon-vin.png") center no-repeat; }

.lm-autoparts ul.catalogs_menu.orig .icon-custom-availability { background: url("images/icon-availability.png") center no-repeat; }

.lm-autoparts ul.catalogs_menu.orig .icon-custom-brands { background: url("images/icon-catalogs.png") center no-repeat; }

.lm-autoparts ul.catalogs_menu.orig .icon-custom-catalogs { background: url("images/TecDoc.png") center no-repeat; }

.lm-autoparts .orig { /*.catalogs_menu .icon-custom-catalogs { background: url("images/icon-catalogs.png") center no-repeat; }*/ /*.catalogs_menu .icon-custom-brands { background: url("images/icon-brands.png") center no-repeat; }*/ }

.lm-autoparts ul.top_menu { display: inline-block; /*margin-top: 20px; margin-left: -15px !important;*/ padding: 0; overflow: hidden; }

.lm-autoparts ul.top_menu li { float: left; margin-right: 20px; font-size: 13px; color: #1289c2; }

.lm-autoparts ul.top_menu li a { color: #1289c2; }

.lm-autoparts ul.top_menu li a:hover { text-decoration: none; }

.lm-autoparts ul.top_menu li.current { font-weight: bold; }

.lm-autoparts .bx-advertisingbanner-pattern { z-index: 2; position: absolute; top: 0; right: 0; left: 0; bottom: 0; -webkit-background-size: cover; background-size: cover; }

.lm-autoparts .bx-advertisingbanner-content { z-index: 3; position: absolute; top: 0; right: 0; left: 0; bottom: 0; }

.lm-autoparts .bx-advertisingbanner-text-title { font-size: 38px; color: #000; }

.lm-autoparts .bx-advertisingbanner-text-block { font-size: 12px; line-height: 1.5em; }

.lm-autoparts .bx-advertisingbanner-btn { text-transform: uppercase; color: #fff; z-index: 50 !important; font-size: 13px; display: inline-block; padding: 10px 24px; }

.lm-autoparts .bx-advertisingbanner-btn:hover { opacity: .9; color: #fff; }

.lm-autoparts .bx-slider-preset-1 .bx-advertisingbanner-content { position: absolute; top: auto; width: 70%; left: 0%; bottom: 80px; }

.lm-autoparts .bx-slider-preset-1 .bx-advertisingbanner-text-title { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 30px; }

.lm-autoparts .bx-slider-preset-1 .bx-advertisingbanner-text-block { font-size: 14px; padding: 29px 30px 40px; margin-bottom: 10px; color: #000; }

.lm-autoparts .bx-slider-preset-1 .bx-advertisingbanner-btn { position: absolute; right: 0; background: #e6a323; }

.lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-btn:hover { opacity: .9; }

@media (max-width: 560px) { .lm-autoparts .bx-slider-preset-1 .bx-advertisingbanner-text-title { font-size: 20px; padding: 10px; margin: 0; }
  .lm-autoparts .bx-slider-preset-1 .bx-advertisingbanner-content { padding: 5% 5% 0; position: absolute; width: 100%; top: 0; left: auto; right: auto; bottom: 0; }
  .lm-autoparts .bx-slider-preset-1 .bx-advertisingbanner-text-block { margin: 0; font-size: 12px; padding: 10px; }
  .lm-autoparts .bx-slider-preset-1 .bx-advertisingbanner-btn { bottom: 0; } }

.lm-autoparts .bx-slider-preset-2 .bx-advertisingbanner-content { position: absolute; bottom: 45px; top: auto; width: 100%; padding: 20px 20px; }

.lm-autoparts .bx-slider-preset-2 .bx-advertisingbanner-text-title { padding: 20px; }

.lm-autoparts .bx-slider-preset-2 .bx-advertisingbanner-text-block { font-size: 13px; padding: 0 20px 40px 20px; }

.lm-autoparts .bx-slider-preset-2 .bx-advertisingbanner-btn { background: #e6a323; position: absolute; bottom: 30px; right: 20px; }

@media (max-width: 560px) { .lm-autoparts .bx-slider-preset-2 .bx-advertisingbanner-text-title { font-size: 20px; padding: 10px; margin: 0; }
  .lm-autoparts .bx-slider-preset-2 .bx-advertisingbanner-content { padding: 5% 5% 0; position: absolute; width: 100%; top: auto; left: auto; right: auto; bottom: 0; }
  .lm-autoparts .bx-slider-preset-2 .bx-advertisingbanner-text-block { margin: 0; font-size: 12px; padding: 10px 10px 50px; }
  .lm-autoparts .bx-slider-preset-2 .bx-advertisingbanner-btn { bottom: 10px; } }

.lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-content { position: absolute; top: auto; width: 70%; left: 3%; bottom: 50px; padding: 20px 30px; }

.lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-text-title { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: normal; }

.lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-text-block { padding: 20px 0; }

.lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-btn { background: #e6a323; }

@media (max-width: 560px) { .lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-text-title { font-size: 20px; padding: 10px; margin: 0; }
  .lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-content { padding: 5% 5% 0; position: absolute; width: 100%; top: auto; left: auto; right: auto; bottom: 0; }
  .lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-text-block { margin: 0; font-size: 12px; padding: 10px 10px; }
  .lm-autoparts .bx-slider-preset-3 .bx-advertisingbanner-btn { float: right; margin-bottom: 10px; } }

.lm-autoparts .bx-slider-preset-4 .bx-advertisingbanner-content { position: absolute; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 15% 20% 0; }

.lm-autoparts .bx-slider-preset-4 .bx-advertisingbanner-text-title { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: normal; }

.lm-autoparts .bx-slider-preset-4 .bx-advertisingbanner-text-block { font-size: 13px; padding: 20px 0; }

.lm-autoparts .bx-slider-preset-4 .bx-advertisingbanner-btn { background: #e6a323; }

@media (max-width: 767px) { .lm-autoparts .bx-slider-preset-4 .bx-advertisingbanner-text-title { font-size: 20px; }
  .lm-autoparts .bx-slider-preset-4 .bx-advertisingbanner-content { padding: 5% 10% 0; }
  .lm-autoparts .bx-slider-preset-4 .bx-advertisingbanner-text-block { padding: 10px 0; } }

.lm-autoparts .banner-content-wrapper { width: 100%; height: 350px; background-size: cover !important; display: inline-block; position: relative; z-index: 0; background-position: bottom center; }

.lm-autoparts .banner-link { display: inline-block; width: 100%; height: 100%; text-decoration: none; }

.lm-autoparts div.basket_header { display: table-cell; width: 216px; vertical-align: middle; background-color: #fff; border: 2px solid #f8ab16; border-radius: 6px; color: #000; padding: 10px; cursor: pointer; text-align: center; font-size: 12px; height: 50px; }

.lm-autoparts div.basket_header a { color: #000; white-space: nowrap; font-weight: bold; }

.lm-autoparts div.basket_header .num_products { display: inline-block; background-color: #f8ab16; color: #fff; padding: 1px 5px; border-radius: 3px; }

.lm-autoparts div.basket_header .arrow { font-size: 8px; margin-left: 5px; }

.lm-autoparts div.title-search-result { border: 1px solid #c6c6c6; display: none; overflow: hidden; z-index: 205; }

.lm-autoparts table.title-search-result { border-collapse: collapse; border: none; width: 10%; }

.lm-autoparts table.title-search-result th { background-color: #F7F7F7; border-right: 1px solid #e8e8e8; color: #949494; font-weight: normal; padding-top: 2px; padding-bottom: 2px; padding-left: 14px; padding-right: 12px; text-align: right; vertical-align: top; white-space: nowrap; width: 1%; }

.lm-autoparts table.title-search-result td { background-color: white; color: black; font-weight: normal; padding-top: 2px; padding-bottom: 2px; text-align: left; white-space: nowrap; }

.lm-autoparts table.title-search-result td.title-search-item { padding-left: 8px; padding-right: 15px; }

.lm-autoparts table.title-search-result td.title-search-item a { padding-left: 4px; padding-right: 15px; text-decoration: none; color: black; vertical-align: top; }

.lm-autoparts table.title-search-result td.title-search-item img { vertical-align: top; }

.lm-autoparts table.title-search-result td.title-search-item b { color: #cf0000; font-weight: normal; }

.lm-autoparts table.title-search-result tr.title-search-selected td, .lm-autoparts table.title-search-result tr.title-search-selected a, .lm-autoparts table.title-search-result tr.title-search-selected td.title-search-more a { background-color: #fff2be; }

.lm-autoparts table.title-search-result td.title-search-more { font-size: 11px; font-weight: normal; padding-right: 15px; padding-left: 24px; padding-top: 0px; }

.lm-autoparts table.title-search-result td.title-search-more a { padding-left: 12px; padding-right: 15px; text-decoration: none; color: #999999; }

.lm-autoparts table.title-search-result td.title-search-all { padding-left: 24px; padding-right: 15px; }

.lm-autoparts table.title-search-result td.title-search-all a { padding-left: 4px; text-decoration: none; color: #808080; }

.lm-autoparts table.title-search-result td.title-search-separator, .lm-autoparts table.title-search-result th.title-search-separator { padding-top: 0px; padding-bottom: 0px; font-size: 4px; }

.lm-autoparts div.title-search-fader { display: none; background-image: url("images/fader.png"); background-position: right top; background-repeat: repeat-y; position: absolute; }

li.select_lang{
	display: inline-block;
}

li.select_lang a{
	text-decoration: none;
	border-bottom: 1px dashed #800000;
}

li.select_lang a.selected_lang{
	background: #f48221;
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}

li.select_lang a.selected_lang:hover{
	background: #ffffff;
	color: #f48221;
	border-bottom: 1px dashed #800000;
}

li.select_lang:hover{
	color: #800000;
	cursor: pointer;
}

/*# sourceMappingURL=template_styles.css.map */




/*Правим верстку мобильную*/

@media (max-width: 600px) {
  .showallbrands {
    width: 74px;
	margin: 7px 0 0 202px;
    font-size: 9px;
	}
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 93%;
}*/
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 5px;
    padding-left: 5px;
}
#lm_catalog_sections .mileage-title {
    font-size: 14px;
    margin: 7px 0;
    float: center;
    width: 0;
}
#lm_catalog_appliance_visual dl {
    margin-left: 7px;
}
.form-inline {
    padding-left: 5px;
    padding-top: 55px;
}
#lm_catalog_sections .mileage-input {
    margin: -34px 0 0 103px;
}
.col-md-2
{
    margin-top: 14px;
    margin-bottom: 16px;
}
#lm_catalog_sections .mileage-title {
    margin: 9px 13px;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
#lm_catalogoil_element .thumbnail {
    width: 160px !important;
}
.table td, .table th {
    padding: 0;
}
#lm_catalog_iblock_filter .panel-heading h4 {
    font-size: 10px;
}
#lm_catalog_iblock_filter .search-link {
    margin: 0px;
    padding-bottom: 3px;
}
.panel-heading {
    padding: 6px!important;
}

#lm_catalog_iblock_filter .panel-heading {
    min-height: 69px;
}
.panel-heading .pull-right {
    float: none;
    margin-top: 5px;
}
.form-group,
.b-navbar-col
{
font-size: 100%;
}
}
.choose-razdel,#lm_catalog_appliance_visual_modal .HideBlock{
display:none !important;
}

@media (max-width: 500px) {
    .row-flex .name-container > div.brand-article {
        flex-direction: row;
        align-items: center;
        gap: 16px;
        padding-left: 5px;
    }
    
    .row-flex .name-container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        gap: 0;
    }
}