.clearfix:after {
    display: table;
    line-height: 0;
    content: '';
    clear: both;
}

.row {
    margin-left: -9px;
    margin-right: -9px;
}

.nobr {
    white-space: nowrap;
}

/*шапка*/
.nav_block_body.desk.fixed-head {
    z-index: 1010;
    position: fixed;
    width: 100%;
    top: 0px;
}

/*фиксация хидера в нужной высоте*/
.nav_block_body.ipad.fixed-head {
    z-index: 1010;
    position: fixed;
    width: 100%;
    top: 0px;
}

#main_content.desk.content-under-fixed-head {
    position: relative;
    top: 50px;
}

#main_content.iphone {
    position: relative;
    top: 50px;
}

#main_content.ipad {
    position: relative;
    top: 101px;
}

.block_header_registration a span {
    display: inline-block;
    margin-right: 9px;
}

/*меню под гамбургером*/
.login-block-wrap {
    display: none;
}

.duplicate-item {
    display: none;
}

.mega-dropdown h4 {
    padding: 15px 10px 15px 45px;
}

.mega-dropdown h4:before {
    content: "";
    position: absolute;
    margin-left: -26px;
    margin-top: 7px;
    width: 18px;
    height: 13px;
}

.mega-dropdown .mdc1 h4:before {
    background: url(../img/menu-ico-2.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc2 h4:before {
    background: url(../img/menu-ico-3.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc3 h4:before {
    background: url(../img/menu-ico-4.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc4 h4:before {
    background: url(../img/menu-ico-7.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc5 h4:before {
    background: url(../img/menu-ico-11.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc6 h4:before {
    background: url(../img/menu-ico-6.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc7 h4:before {
    background: url(../img/menu-ico-5.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc8 h4:before {
    background: url(../img/menu-ico-9.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc9 h4:before {
    background: url(../img/menu-ico-8.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc10 h4:before {
    background: url(../img/menu-ico-13.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc11 h4:before {
    background: url(../img/menu-ico-10.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc12 h4:before {
    background: url(../img/menu-ico-12.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc13 h4:before {
    background: url(../img/menu-ico-1.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc14 h4:before {
    background: url(../img/menu-ico-14.svg) no-repeat 50% 0;
    background-size: auto 13px;
}

.mega-dropdown .mdc15 h4:before {
    background: url(../img/menu-ico-15.svg) no-repeat 50% 0;
    background-size: auto 13px;
}
.mega-dropdown .mdc16 h4:before {
    background: url(../img/menu-ico-16.svg) no-repeat 50% 0;
    background-size: auto 13px;
}
.mega-dropdown .mdc17 h4:before {
    background: url(../img/menu-ico-17.svg) no-repeat 50% 0;
    background-size: auto 13px;
}
.mega-dropdown .mdc21 h4:before {
    background: url(../img/menu-ico-21.svg) no-repeat 50% 0;
    background-size: auto 13px;
}
.mega-dropdown .mdc22 h4:before {
    background: url(../img/menu-ico-22.svg) no-repeat 50% 0;
    background-size: auto 14px;
    fill: darkgreen;
}
.mega-dropdown .mdc23 h4:before {
    background: url(../img/menu-ico-23.svg) no-repeat 50% 0;
    background-size: auto 14px;
}
.mega-dropdown .mdc24 h4:before {
    background: url(../img/menu-ico-24.svg) no-repeat 50% 0;
    background-size: auto 14px;
}
.mega-dropdown .mdc25 h4:before {
    background: url(../img/menu-ico-25.svg) no-repeat 50% 0;
    background-size: auto 14px;
}
.mega-dropdown .mdc26 h4:before {
    background: url(../img/menu-ico-26.svg) no-repeat 50% 0;
    background-size: auto 14px;
}
.mega-dropdown .mdc27 h4:before {
    background: url(../img/menu-ico-27.png) no-repeat 50% 0;
    background-size: auto 13px;
}
.mega-dropdown .mdc28 h4:before {
    background: url(../img/menu-ico-28.svg) no-repeat 50% 0;
    background-size: auto 14px;
}


.mega-dropdown-coloumn .inside-block-post {
    background: white !important;
    color: #000000 !important;
    margin-top: 0px !important;
    margin-right: 0px !important;

}

.mega-dropdown-coloumn .inside-block-post:hover {
    background: #ab0f14 !important;
    color: #ffffff !important;
    margin-top: 0px !important;
    margin-right: 0px !important;

    /*color: #ab0f14 !important;*/
    /*onmouseover: #160fab !important;*/
}

@media (max-width: 767px) {
    .mega-dropdown-coloumn  {
        max-height: 40px;
    }

    .mega-dropdown-coloumn:hover {
        max-height: 40px;
    }
}

.mega-dropdown h4 i {
    float: right;
    margin-top: 7px;
}

#block_main_nav-2.desk ul.mega-dropdown-coloumn .podmenu ul.menu-group li:first-child {
    display: none;
}

#block_main_nav-2.desk ul.menu-group li:nth-child(2) {
    display: none;
}

#block_main_nav-2.desk ul.menu-group li a {
    padding: 12px;
    text-transform: uppercase;
    line-height: 25.5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#block_main_nav-2 .dropdown-menu ul.menu-group li a {
    font-size: 13px;
    text-transform: uppercase;
}

.podmenu_wrapper ul.menu-group {
    padding-left: 0px;
}
.podmenu_inner ul.menu-group {
    padding-left: 0px;
}

.desk-ham_wrapper {
}

.dropdown-menu {
    margin: 0;
    box-shadow: 0 1px 2px #bbb;
    /* top: 141px !important; */
    left: 9px;
}

}

/*меню под хам оторавнное от шапки*/
.dropdown-menu a {
    color: #000;
    text-decoration: none;
}

.ipad#block_main_nav-1 .mega-dropdown-coloumn.open:hover > a + .podmenu {
    display: block;
}

#block_main_nav-2.open-submenu .mega-dropdown-coloumn.open > .podmenu {
    display: block !important;
}

#block_main_nav-2.open-submenu .dropdown-menu {
    display: block;

}

#block_main_nav-2.open-submenu h4:before {
    background: none;
}

/*#desk-hamburg.open-submenu .mega-dropdown-coloumn.open > .podmenu {display: block!important;}
#desk-hamburg.open-submenu .dropdown-menu {display: block;}
#desk-hamburg.open-submenu h4:before {background: none;}*/
.back-from-podmenu {
    font-size: 13px;
    padding: 15px 29px;
    text-transform: none;
    line-height: 25.5px;
    background-color: #FFF;
}

.back-from-podmenu:hover {
    background-color: #ab0f14;
    color: #FFF;
    cursor: pointer;
}

.name-of-podmenu {
    display: none;
}

/*отключение мауcовера в меню под гамбургером для мобильных*/
.ipad#block_main_nav-1 .mega-dropdown-coloumn:hover > a + .podmenu {
    display: none;
}

.iphone#block_main_nav-1 .mega-dropdown-coloumn:hover > a + .podmenu {
    display: none;
}

.ipad#block_main_nav-2 .mega-dropdown-coloumn:hover > a + .podmenu {
    display: none;
}

.iphone#block_main_nav-2 .mega-dropdown-coloumn:hover > a + .podmenu {
    display: none;
}



/*меню горизонтальное*/
#button_catalog {
    padding: 17px !important;
}

#block_main_nav-1 {
}

#block_main_nav-1 > ul > li > a {
    font-size: 13px;
}

.navbar-nav > li[id^="horizont-menu-item"] {
    display: inline-block;
}

.navbar-nav > li {
    margin-left: 0px;
}

.navbar-nav > li > a {
    padding: 14px 10px 14px 44px !important;
}

.navbar-nav > li img.main-menu-icon {
    position: absolute;
    top: 14px;
    width: auto;
    transform: none;
    height: 22px;
}

.navbar-nav > li#horizont-menu-item-0 .main-menu-icon {
    left: 14px;
}

.navbar-nav > li#horizont-menu-item-1 .main-menu-icon {
    left: 12px;
}

.navbar-nav > li#horizont-menu-item-2 .main-menu-icon {
    left: 4px;
}

.navbar-nav > li#horizont-menu-item-3 .main-menu-icon {
    left: 10px;
}

.navbar-nav > li#horizont-menu-item-4 .main-menu-icon {
    left: 12px;
}

.navbar-nav > li#horizont-menu-item-5 .main-menu-icon {
    left: 13px;
}

/*не шапка*/
.item_current_price {
    white-space: nowrap;
}

.bx_item_detail .container-fluid .row div:nth-child(3) .tovar_block_controll {
    height: auto;
    min-height: 628px;
}

.bx_item_detail .container-fluid .row div:nth-child(3) .tovar_block_controll div:nth-child(2) {
    margin-top: 0;
}



.bx_item_detail .container-fluid .add img {
    max-width: 100%;
    max-width: 195px;
}

/* 12.02.2019 баннер на главной*/
.block_banners.container-fluid {
    max-width: 1155px;
}

/*13.02.2019 блоки с названием акций */
.tovar_block_promo_area {
    display: inline-block;
}

.tovar_block_promo_wrap {
    display: inline-block;
    padding-right: 5px;
    position: relative;
}

.tovar_block_promo {
    padding: 2px 8px;
    border-radius: 4px;
}

.tovar_block_promo.block_promo_1 {
    background-color: #ff2e7d;
}

.tovar_block_promo.block_promo_2 {
    background-color: #e9be1a;
}

.tovar_block_promo.block_promo_3 {
    background-color: #00a1e7;
}

.tovar_block_promo > .tovar_block_promo_item {
    color: #FFF;
}

.tovar_block_promo > .tovar_block_promo_item:hover {
    text-decoration: none;
    cursor: pointer;
}

.tovar_block_promo > .tovar_block_promo_item:focus {
    text-decoration: none;
    cursor: pointer;
}

.tovar_block_promo_tooltip {
    display: none;
    padding: 20px;
    background-color: #FFF;
    position: absolute;
    width: 300px;
    left: 0%;
    margin-left: 0px;
    z-index: 2;
    top: 24px;
    box-shadow: 0 1px 6px #bbb;
    border-radius: 2px;
}

.tovar_block_promo_tooltip.open {
    display: block;
}

.tovar_block_promo_tooltip p {
    padding-right: 9px;
    margin-bottom: 0;
}

.tovar_block_promo_tooltip:before {
    position: absolute;
    content: "";
    left: 12px;
    width: 8px;
    margin-left: -4px;
    height: 4px;
    top: -8px;
    border-left: solid 4px transparent;
    border-right: solid 4px transparent;
    border-top: solid 4px transparent;
    border-bottom: solid 4px #FFF;
}

.tovar_block_promo_tooltip a {
    color: #ab0f14 !important;
    border-bottom: 1px dotted #ab0f14;
}

.tooltip_close {
    position: absolute;
    top: 6px;
    right: 4px;
    padding: 3px 7px 7px 7px;
    transform: scale(0.7);
    opacity: 0.5;
    transition: 0.3;
}

.tooltip_close:hover {
    opacity: 1;
    cursor: pointer;
}

/*07.03.2019 горизонтальный скрол таблицы */
.table-responsive-wrap {
    border-color: #DCDCDC;
    overflow-x: auto;
    margin-bottom: 20px;
}

.table-responsive-wrap.table-over {
    border-right: dotted 1px #DCDCDC;
    border-left: dotted 1px #DCDCDC;
}

.table-responsive-wrap.table-over .table-responsive {
    border-left: none;
    border-right: none;
}

.table-responsive {
    margin-bottom: 0px;
    border: dotted 1px #DCDCDC;
    border-collapse: collapse;
}

.table-responsive td {
    border-right: solid 1px #DCDCDC;
    border-top: solid 1px #DCDCDC;
}

.table-responsive td:last-child {
    border-right: none;
}

.table-responsive tr:first-child td {
    border-top: none;
}

.table-responsive_note {
    font-size: 1.2rem;
    font-style: italic;
    text-align: right;
    margin: -23px 0px 5px 0;
    display: none;
}

.table-responsive_note:after {
    content: "\2192";
    display: -moz-inline-stack;
    display: inline-block;
    margin-left: 7px;
}

.plusmobile {
    height: 625px;
}
@media screen and (max-width: 768px)  {
    .plusmobile {
        height: auto;
    }
}

@media screen and (max-width: 768px)  {
    .image_block {
        height: auto!important;
    }
}

/*20.03.2019 десять причин и аккордеон */
.col-md-19.col-md-19-accordion {
    width: 71%;
}

.col-md-5.col-md-5-reasons {
    width: 29%;
}

.accordion-tab-descr {
    width: 840px;
    margin: 0 auto;
}

.accordion-left-tabs {
    box-shadow: 0 1px 3px #bbb;
    background-color: #f8f8f8;
}

.accordion-left-content {
    box-shadow: 0 1px 3px #bbb;
    margin-bottom: 20px;
}

.accordion-ten-reason h3 span {
    color: #ab0f14;
}

.accordion-ten-reason {
    box-shadow: 0 1px 3px #bbb;
    padding: 10px 20px 70px 20px;
    background-color: #FFF;
    position: relative;
}

.accordion-ten-reason a {
    font-weight: 600;
    color: rgb(171, 15, 20) !important;
    border-bottom: 1px dotted rgb(171, 15, 20);
    text-decoration: none !important;
}

.accordion-ten-reason a.amoremore {
    border: none;
    position: absolute;
    right: 13px;
}

.accordion-ten-reason .moremore {
    padding-top: 56px;
}

.ten-reason-item {
    margin-bottom: 10px;
    position: relative;
}

.ten-reason-item-ico {
    position: absolute;
}

.ten-reason-item-ico img {
    width: 57px;
    height: auto;
    margin-top: -5px;
}

.ten-reason-item-text {
    float: left;
    width: 100%;
    line-height: 1.4;
    padding-left: 67px;
}

.ten-reason-topic {
    font-weight: bold;
    margin-bottom: 0;
}

/*24.03.2019 таблица Опции внутри аккордеона */
.btnbuy_table {
    padding: 8px;
    background-image: none !important;
    background-color: #ab0f14 !important;
    border-radius: 2px;
    color: white;
    text-align: center;
    height: auto !important;
    text-shadow: none !Important;
    min-width: 60px;
    display: inline-block;
}

.catalog-opt-tab {
    display: table;
    margin-bottom: 10px;
    -xborder-collapse: collapse;
    border-top: solid 1px #EEE;
    padding-top: 8px;
}

.catalog-opt-tr {
    display: table-row;
}

.catalog-opt-td {
    display: table-cell;
    margin-bottom: 15px;
    vertical-align: middle;
}

.catalog-opt-td:nth-child(1) {
    width: 14%;
    min-width: 150px;
    max-width: 150px;
    text-align: center;
}

.catalog-opt-td:nth-child(2) {
    width: 86%;
}

.catalog-opt-td-inside {
    display: table-cell;
    vertical-align: middle;
    width: 82%;
}

.catalog-opt-td-inside > div {
    display: table;
    width: 100%;
}

.catalog-opt-td-inside > div > div {
    display: table-row;
}

.catalog-opt-td-inside > div > div > div:first-child {
    display: table-cell;
    vertical-align: middle;
    width: 78%;
    padding: 0 30px 0 10px;
}

.catalog-opt-td-inside > div > div > div:last-child {
    display: table-cell;
    vertical-align: middle;
    width: 22%;
    min-width: 200px;
}

.catalog-opt-td-topic {
    font-size: 17px;
}

.catalog-opt-td-text {
    font-size: 13px;
    display: block;
    margin-top: 5px;
}

.catalog-opt-td-price {
    font-size: 25px;
    padding-left: 10px;
    margin-bottom: 4px;
    display: block;
}

.catalog-opt-td-price .rubeltable {
    color: #7A7A7A;
    font-family: verdana;
    font-size: 14px;
    line-height: 4px;
    margin-left: 5px;
}

.catalog-opt-card-btn {
    position: relative;
}

.catalog-opt-card-btn a {
    color: #FFF !important;
}

.catalog-opt-card-btn a.inbasket_table {
    padding: 8px 8px 9px 8px !important;
    border-bottom: 1px dotted transparent;
}

.catalog-opt-card-btn a.buyspand_close {
    color: #ab0f14 !important;
    border-bottom: 1px dotted transparent;
}

.catalog-opt-card-btn table.catalog-opt-card-btn-waiting {
    height: 46px;
    color: #777;
    margin-left: 7px;
}

.catalog-opt-td-availability {
    position: absolute;
    top: 8px;
    right: 0px;
}

.catalog-opt-td-compare {
    position: absolute;
    top: 43px;
    right: -2px;
}

/*таблица Опции таб расходка */
#blk_rash h5 > a {
    border-bottom: none;
}

.catalog-rash-tab {
    display: table;
    margin-bottom: 10px;
    width: 100%;
    border-collapse: collapse;
}

.catalog-rash-tr {
    display: table-row;
    border-top: solid 1px #EEE;
}

.catalog-rash-td {
    display: table-cell;
    border: solid 0px #DDD;
    margin-bottom: 15px;
    vertical-align: middle;
}

.catalog-rash-td-image {
    width: 9%;
    min-width: 100px;
    max-width: 100px;
    text-align: center;
}

.catalog-rash-td-image .img_table_wrapper {
    margin: 0 auto;
}

.catalog-rash-td .rubeltable {
    color: #7A7A7A;
    font-family: verdana;
    font-size: 14px;
    line-height: 4px;
    margin-left: 5px;
}

.catalog-rash-hidden-info {
    display: none;
}

.catalog-rash-tr-topic {
    border-bottom: solid 1px #EEE;
}

.catalog-rash-tr-topic .catalog-rash-td-inside {
    padding: 13px 0 15px;
}

.catalog-rash-td-inside {
    width: 91%;
    display: table-cell;
    border: solid 0px green;
    vertical-align: middle;
}

.catalog-rash-td-inside > div {
    display: table;
    width: 100%;
}

.catalog-rash-td-inside > div > div {
    display: table-row;
    padding-left: 15px;
}

.catalog-rash-td-inside > div > div > div {
    padding: 0 3px;
}

.catalog-rash-td-inside > div > div > div:nth-child(1) {
    display: table-cell;
    vertical-align: middle;
    -xbackground-color: #1DF;
    width: 49%;
    text-align: left;
    padding-left: 10px;
    padding-right: 15px;
}

.catalog-rash-td-inside > div > div > div:nth-child(2) {
    display: table-cell;
    vertical-align: middle;
    -xbackground-color: #E2F;
    width: 8%;
    min-width: 80px;
}

.catalog-rash-td-inside > div > div > div:nth-child(3) {
    display: table-cell;
    vertical-align: middle;
    -xbackground-color: #ED4;
    width: 8%;
    min-width: 60px;
}

.catalog-rash-td-inside > div > div > div:nth-child(4) {
    display: table-cell;
    vertical-align: middle;
    -xbackground-color: #E6F;
    width: 8%;
    min-width: 100px;
}

.catalog-rash-td-inside > div > div > div:nth-child(5) {
    display: table-cell;
    vertical-align: middle;
    -xbackground-color: #8DF;
    width: 27%;
    min-width: 284px;
}

.catalog-rash-td-price-wrap {
    display: table;
    float: right;
}

.catalog-rash-td-price-wrap a {
    color: #FFF !important;
}

.catalog-rash-td-price-wrap > div {
    display: table-row;
}

.catalog-rash-td-price-item {
    display: table-cell;
    vertical-align: middle;
    padding-right: 7px;
}

.catalog-rash-td-price-item table.catalog-opt-card-btn-waiting {
    height: 46px;
    color: #777;
    margin-left: 69px;
}

.catalog-rash-td-price-item table.catalog-opt-card-btn-inbasket {
    margin-left: 21px;
}

.catalog-rash-td-price-item a.buyspand_close {
    color: #ab0f14 !important;
    border-bottom: 1px dotted transparent;
}

.catalog-rash-td-price-item a.inbasket_table {
    border-bottom: 1px dotted transparent;
    padding: 8px 8px 9px 8px !important;
}


/* 15.02.2023 Стили для детальных описаний товаров */

.description_title {
	font-size:22px;}

.description_mini-title {
	font-size:16px;
	text-align:center
}
.description_spoiler-background {
	background-color:#fbfbfb;
	border:solid #fbfbfb 10px;
}
.description_det:hover {
	font-weight: bold;
	cursor: zoom-in; 
	}


/*16.04.2019 страница Новости */
h1.news-topic {
    text-align: center;
    margin-bottom: 25px;
}

h3.news-topic {
    padding-bottom: 15px;
    margin-top: 0;
}

.news-page-wrap {
    -xbackground-color: #a1a59e;
    width: 100%;
    max-width: 1338px;
    margin: 0 auto 20px;
    padding: 0 8px;
}

.news-page-left-block {
    width: 66%;
    float: left;
    padding-right: 7px;
    min-height: 300px;
}

.news-page-right-block {
    width: 34%;
    float: right;
    padding-left: 7px;
}

.news-page-item, .news-page-rubrics {
    padding: 0 0px;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
    box-shadow: 0 1px 2px #bbb;
    border-radius: 2px;
    margin-bottom: 14px;
    position: relative;
}

p.news-date-time {
    position: absolute;
    right: 15px;
    top: 20px;
}

.news_block_inline_wrap {
    display: table;
    border-collapse: collapse;
}

.news_block_inline_tr {
    display: table-row;
}

.news_block_inline_img {
    display: table-cell;
    vertical-align: top;
}

.news_block_inline_img img {
    width: 230px;
    height: auto;
}

.news_block_inline_inner_common {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
}

.news_block_inline_inner_common h3 {
    font-weight: normal;
    margin-top: 0;
    padding-right: 100px;
}

.news_block_inline_more {
    color: #ab0f14;
    text-decoration: underline;
}

.news_block_inline_rubric span {
    color: gray;
}

/*24.04.2019 подвал */
footer .container {
    width: 100%;
    max-width: 1338px;
    margin: 0 auto 20px;
    padding: 0 8px;
}

.footer-block-1 {
    width: 15%;
    float: left;
    -xbackground-color: #EDF
}

.footer-block-2 {
    width: 22%;
    float: left;
    -xbackground-color: #1DF
}

.footer-block-3 {
    width: 19%;
    float: left;
    -xbackground-color: #ED3
}

.footer-block-4 {
    width: 44%;
    float: left;
    margin-top: 10px;
}

.footer-block-4 ul li {
    white-space: nowrap;
    margin-bottom: 11px;
}

.footer_list {
    padding: 15px;
}

.footer_list li {
    line-height: 1.1;
    margin-bottom: 5px;
}

.footer-br {
    display: none;
}

.footer_list.footer_list_contacts {
    line-height: 2;
    padding-top: 7px;
}

.footer-phone:hover {
    text-decoration: none;
}

.footer_list_contacts span.phone {
    min-width: 284px;
    display: inline-block;
}

.footer_list_contacts span.phone i {
    margin-right: 7px;
}

.footer_list_contacts span.mail i {
    margin-left: 0px;
    margin-right: 7px;
}

.footer_list_contacts span.time i {
    margin-right: 7px;
}

.footer-block-4 ul li:last-child {
    white-space: normal;
    padding-left: 20px;
}



/*20.05.2019 лизинг */
.description_plate.lizing {box-shadow: none; background-color: initial; padding: 0;}
.description_plate.lizing .banner_body {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 20px;}
.col-md-19.col-md-19-under-banner_article {width: 64.2%; padding-left: 9px; line-height: 1.5;}
.col-md-5.description_plate-reasons {width: 35.8%; padding-right: 9px;}
.under-banner_article-content {box-shadow: 0 1px 3px #bbb; background-color: #FFF; padding: 20px 25px;}
.under-banner_article-content .article-accent {font-weight: 600; color: #000;}
.under-banner_article-content p {line-height: 1.3;}
.under-banner_article-content table {width: 100%;}
.under-banner_article-content table td {padding: 5px 10px; font-size: 13px; line-height: 1.25;}
.under-banner_article-content table tr:first-child td {font-weight: 600; background-color: #e8e7e7;}
.slam-easyform .control-label {font-weight: normal; font-family: "Segoe UI", "Segoe WP", Arial, Sans-Serif; font-size: 13px;}
.description_plate a.amoremore:hover {border-bottom: none!important;}


/*20.05.2019 лизинг */
.description_plate.lizing {box-shadow: none; background-color: initial; padding: 0;}
.description_plate.lizing .banner_body {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 20px;}
.col-md-19.col-md-19-under-banner_article {width: 64.2%; padding-left: 9px; line-height: 1.5;}
.col-md-5.description_plate-reasons {width: 35.8%; padding-right: 9px;}
.under-banner_article-content {box-shadow: 0 1px 3px #bbb; background-color: #FFF; padding: 20px 25px;}
.under-banner_article-content .article-accent {font-weight: 600; color: #000;}
.under-banner_article-content p {line-height: 1.3;}
.under-banner_article-content table {width: 100%;}
.under-banner_article-content table td {padding: 5px 10px; font-size: 13px; line-height: 1.25;}
.under-banner_article-content table tr:first-child td {font-weight: 600; background-color: #e8e7e7;}
.slam-easyform .control-label {font-weight: normal; font-family: "Segoe UI", "Segoe WP", Arial, Sans-Serif; font-size: 13px;}
.description_plate a.amoremore:hover {border-bottom: none!important;}

/* Скрываем фильтры под мобилки */
.show-filter {
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border: 1px solid #dfdfdf;
    background: #fff;
    height: 40px;
    width: 80px;
    display: none;
    margin: 0 0 0 20px;
    order: 2;
    flex-shrink: 0;
}
@media (min-width: 751px) {
    .filter_plate {
        display:block;
    }
}

@media (max-width: 750px) {
    .show-filter {
        display: inline-flex;
        order: 0;
        width: 100%;
        margin: 0 0 10px 0;
    }
    .filter_plate {
        display:none;
    }
}

.descr__list {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    padding-left: 0;
}

.descr__button {
    list-style-type: none;
    width: 150px;
    margin-right: 20px;
    margin-bottom: 10px;
    transition: .3s ease-in-out;
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    overflow: hidden;
}

.descr__button:hover {
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.descr__button:active {
    scale: .95;
}

.descr__button a {
    text-decoration: none;
    color: black;
    display: flex;
    flex-wrap: wrap;
	border-bottom: none;
}

.descr__button span {
    margin: 7px 20px;
}

.descr__links a {
	margin-right: 7px;
}

@media (max-width: 412px) {
.descr__button {
width: 129px;}
}
