
/*.tab-content .td_catalog {*/
/*    display: none;*/
/*    background: transparent !important;*/
/*    display: inline-flex !important;*/
/*}*/
@media (max-width: 1200px) {
    /*page articles*/
    .main-banner_catalogs {
        min-height: 344px !important;
        display: flex !important;
        justify-content: center !important;
    }
    .accordion-block__content.js-accordion__content.active {
        width: 100% !important;
    }
    .vin-form__m,
    .main-banner_catalogs > h2,
    #go_to_cat,
    .main-banner_catalogs > .catalog-selectors,
    .hint,
    .goods_view_mode,
    .center-block > .container > .td_model_block.i_block.mod-item {
        display: none !important;
    }
    .tab-content .td_catalog {
        background: transparent;
        display: flex;
        flex-wrap: wrap;
        width: 100% !important;
        padding: 0px !important;
        height: 232px;
    }
    .tabs-wrapper,
    .tab-content > .vin_query__cat > div,
    .tab-content > .td_catalog > div {
        width: 100% !important;
    }
    .tab-content > .td_catalog > .btns {
        background: transparent !important;
        display: flex;
        width: 100%;
        justify-content: space-between;
        padding: 0px !important;
    }
    #reset_filters, #add_garage, #garage {
        width: 32.3% !important;
        border-radius: 8px !important;
    }
    #garage {
        /*margin-right: 0 !important;*/
        /*margin-left: auto;*/
        /*margin-top: 0px;*/
    }
    #add_garage {
        /*margin: 4px auto !important;*/
    }



    .filter-goods > label,
    #table_goods .preloader,
    #tree > .filter_by_letter,
    .categories {
        width: 100% !important;
        padding: 0px !important;
    }
    #tecdoc h2#title_goods {
        font-size: 28px !important;
    }
    .filter-goods {
        height: 100% !important;
    }
    .filter-goods > label > select {
        width: 100% !important;
        margin: 5px auto;
        height: 38px !important;
    }
    .cat_tree_filter{
        display: flex !important;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .cat_tree_filter a::before {
        content: "<";
        padding: 0 5px;
        color: #123262;
    }
    .cat_tree_filter > img {
        width: 38px;
        height: auto;
        padding: 7px;
        border: 0.5px solid #12326233;
        border-radius: 4px;
        cursor: pointer;
    }
    #js_tree {
        display: none;
        position: fixed !important;
        width: 100% !important;
        overflow: auto !important;
        background: #ffffff !important;
        top: 0 !important;
        left: 0 !important;
        height: 100%;
        border: none !important;
        border-radius: 0px !important;
        padding: 0px !important;
        z-index: 111;
    }
    #js_tree > li {
        padding: 0px 0px 5px !important;
        margin: 15px;
    }
    .tf-tree .tf-child-true.tf-open > ul > li {
        padding: 4px 10px 4px 10px !important;
    }
    #js_tree li:after{
        right: 15px !important;
    }
    #js_tree > .head-tree {
        height: 84px;
        border-bottom: 1px solid #1232620D;
        background: #F2F6FD;
        display: flex;
        align-items: center;
        padding: 0px 15px;
    }
    #js_tree > .head-tree > .filter-h3 {
        font-size: 28px;
        font-weight: 600;
        margin: 0;
    }
    .close-tree {
        cursor: pointer;
        background-image: url("/static/image/redesign/close.svg");
        background-position: center;
        background-size: contain;
        width: 15px;
        height: 15px;
        background-repeat: no-repeat;
    }
    .item-price .price-wrapper {
        border: none !important;
    }
    /*.item-description > p > span,*/
    /*.specifics > span,*/
    .item-description > p:nth-child(2) > b,
    .item-description > p:nth-child(3) > b {
        text-align: right !important;
    }
    .specifics {
        justify-content: space-between !important;
        align-items: end !important;
    }
    .item-description > p:nth-child(2), .item-description > p:nth-child(3) {
        line-height: 100% !important;
    }
    .item-description > p > span:first-child,
    .specifics > span:first-child {
        display: contents !important;
    }
    .dotted_line {
        height: 13px !important;
    }
    .item-description > p > b {
        width: auto !important;
    }
    .item-description > p > span:first-child {
        color: #A1A1A1 !important;
    }
    .specifics > span:last-child {
        width: auto !important;
        text-align: right !important;
        line-height: 120% !important;
    }
    .specifics  .dotted_line {
        position: relative;
        top: -4px;
    }
    .item-description > p:nth-child(2) > b,
    .item-description > p:nth-child(3) > b,
    .specifics > span {
        color: #333333 !important;
    }
    .item-part-numbers {
        position: relative;
        margin: 15px auto 0px !important;
        width: 50%;
        max-height: 80px;
        display: inline-block;
    }
    .nonprice {
        width: 100% !important;
        max-width: 518px !important;
        margin: 10px 0px 10px 0px !important;
    }
    .entries {
        display: none !important;
    }
    .tui-pagination {
        width: 100% !important;
        margin: 0 auto !important;
    }
    .item-price .price-wrapper {
        flex-wrap: wrap !important;
        flex-direction: initial !important;
        justify-content: space-between !important;
        padding: 0px 10px !important;
    }
    .price-wrapper > .go_to_price{
        margin: 35px auto !important;
    }
    .price-wrapper > .art-price,
    .price-wrapper > .order-cond,
    .price-wrapper > .number,
    .price-wrapper > button {
        width: 43% !important;
        margin: 10px 0px !important;
    }
    .number {
        height: 38px !important;
    }
    .item-image > a > img {
        width: 100% !important;
        height: auto !important;
        /*max-height: 450px !important;*/
        max-width: 618px !important;
    }
    section.vin-query {
        margin-bottom: 0 !important;
    }
}
/*new design*/
#main_page_2 {
    width: 100%;
    margin-bottom: 40px;
}
section.inner_catalog h4 >a{
    font-size: 16px !important;
    font-weight: 500;
}
section.inner_catalog h4 {
    width: 100%;
    margin: 0px 0px 0px 5px;
    line-height: 120%;
}
section.inner_catalog h3 {
    margin: 5px 0px 0px;
    line-height: 120%;
}
section.inner_catalog,
section.catalog {
    padding: 20px 0;
    margin: 10px 0;
    min-width: 100%;
    max-width: 100%;
}
.slick__catalog.container {
    padding-left: 0;
    padding-right: 0;
}

section.catalog .flex-row {
    display: flex;
    flex-wrap: wrap;
}

section.catalog .flex-row .tile-card {
    flex: 0 0 25%;
    box-sizing: border-box;
    padding: 5px;
    margin-bottom: 20px;
    height: auto;
}

section.catalog .tiles-row.no-center {
    text-align: left;
}

section.catalog .tile-card {
    padding: 5px;
}
section.catalog .tile-inner:hover,
section.catalog .tile-inner:hover img {
    background-color: rgba(242, 246, 253, 0.63);
}
section.catalog .tile-inner:hover .tile-title {
    color: #123262;
}
section.catalog .tile-inner {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 15px rgba(51, 51, 51, 0.05);
    overflow: hidden;
}

section.catalog .tile-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    padding: 0px 10px;
}

section.catalog .tile-thumb {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    margin-right: 10px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.catalog .tile-thumb img {
    max-width: 100%;
    min-height: 120px;
    max-height: 120px;
    height: auto;
    width: auto;
    display: block;
}

section.catalog .tile-body {
    flex: 1;
    padding: 0;
}

section.catalog .tile-title {
    font-size: 13px;
    font-weight: 500;
    color: #727272;
    line-height: 1.2;
    text-align: left;
}

section.catalog .tiles-row {
    margin-left: -4px;
    margin-right: -4px;
    margin-top: 25px;
}

section.catalog .tiles-row > [class*="col-"] {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 0px;
}
@media (max-width: 1200px) {
    section.catalog .tile-inner {
        min-height: 65px !important;
    }
    section.catalog .tile-thumb {
        width: 60px !important;
        height: 60px !important;
        margin-right: 3px !important;
    }
    section.catalog .tile-thumb img {
        min-height: unset !important;
        max-height: unset !important;
        height: 100% !important;
    }
    section.catalog .flex-row .tile-card {
        flex: 0 0 50% !important;
        padding: 5px !important;
    }
    section.catalog .tiles-row > [class*="col-"] {
        margin-bottom: 0px !important;
        padding: 3px !important;
    }
    section.catalog .tile-link {
        padding: 5px !important;
        height: 100% !important;
        min-height: 65px;
    }
    section.catalog .tile-title {
        font-size: 12px !important;
        font-weight: 400 !important;
        color: #333 !important;
    }
    section.catalog .sect__title > h2 {
        font-weight:  700 !important;
    }
    #main_page_2.uk-margin-large-top {
        margin-bottom: 0 !important;
    }
    section.vehicle_brands {
        padding: 80px 0px 0px!important;
    }
    section.vehicle_brands .sect__title {
        display: block !important;
    }
    section.vehicle_brands .sect__title > a {
        width: 100%;
        display: inline-block;
        text-align: end;
        margin-top: 25px;
    }
    .sapam-catalog {
        padding: 0px !important;
    }
    section.catalog .sect__title {
        align-items: start !important;
        flex-direction: column !important;
    }
    section.inner_catalog .sect__title.inner_title h3 > a {
        font-size: 20px !important;
    }
    section.inner_catalog h4 > a {
        font-size: 15px !important;
    }
    section.inner_catalog h4 {
        margin: 10px 0px 0px 5px;
    }
    section.vehicle_brands #cat_maint .list-header {
        font-size: 14px !important;
    }
    section.vehicle_brands #cat_maint .list-body > ul > .list-item > a {
        font-weight: 500 !important;
        padding: 0px 0px 2px !important;
        margin: 0px !important;
    }
    section.vehicle_brands #cat_maint {
        padding: 0px !important;
        column-gap: 30px;
        flex-wrap: wrap !important;
        column-count: 2;
        display: flex;
    }
}
/*внутр каталоги*/
section.inner_catalog {
    background: #FAFAFA;
    border-radius: 25px;
    padding: 5px 0px;
    display: inline-block;
}

section.inner_catalog .slick__catalog.container {
    padding-left: 15px;
    padding-right: 15px;
}
section.inner_catalog .sect__title.inner_title {
    width: 100%;
    text-align: center;
    display: inline-block;
}
section.inner_catalog .sect__title.inner_title h3 > a{
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 5px;
}

section.inner_catalog .tiles-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -4px;
    margin-right: -4px;
    margin-bottom: 0px;
}

section.inner_catalog .tile-card {
    flex: 0 0 calc(100% / 10);
    padding: 4px;
    box-sizing: border-box;
    text-align: center;
}
section.inner_catalog .tile-inner a:hover .tile-thumb,
section.inner_catalog .tile-inner a:hover .tile-thumb img {
    background-color: rgba(242, 246, 253, 0.63);
}
section.inner_catalog .tile-inner a:hover .tile-title {
    color: #123262;
}
section.search-catalog{
    padding:0px;
    width: 100%;
}
section.catalog .block-search {
    margin: 0px;
    padding: 0px;
}
section.catalog .block-search .search-auto{
    margin:0px;
}
section.inner_catalog .tile-inner {
    padding-bottom: 5px;
}

.block-search.search_category_fixed {
    position: fixed !important;
    top: 20px;
    z-index: 9999;
    animation: fadeInDown 0.2s ease-in-out;
}
@keyframes fadeInDown {
    from { opacity: 0; transform: translateY(-20px); }
    to   { opacity: 1; transform: translateY(0); }
}


.block-search.search_category_fixed #search_categories {
    border-radius: 4px;
    box-shadow: 0px 0px 15px #535eff2b;
}

section.inner_catalog .tile-link {
    display: block;
    padding: 5px 0px;
    text-decoration: none;
    color: #333;
}

section.inner_catalog .tile-thumb {
    width: 100%;
    max-width: 130px;
    min-width: 130px;
    height: 120px;
    margin: 0 auto;
    border: 1px solid var(--Main-200, #F2F6FD);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 17px;
    box-shadow: 0px 0px 15px 0px #3333330D;
}

section.inner_catalog .tile-thumb img {
    max-width: 90%;
    max-height: 85px;
    min-height: 90%;
}

section.inner_catalog .tile-title {
    font-size: 13px;
    font-weight: 500;
    color: #666;
    text-align: center;
    margin-top: 0px;
    line-height: 120%;
}
.models_line {
    padding: 0px;

    padding: 5px 10px;
    border: 1px solid #b7c1d0;
    border-radius: 4px;
}
.models_line .td_model_block.m-item{
    padding: 4px 12px 4px 0px;
    color: #727272;
    font-size: 13px;
    font-weight: 500;
    line-height: 120%;
    text-transform: uppercase;
}
.models_line .td_model_block.m-item:hover{
    box-shadow: none;
    color: #123262;
}
.models_line h4 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;

    color: #333;
}
.models_line #toggle-content {
    border:none;
}
@media (max-width: 999px) {
    section.inner_catalog {
        padding: 10px 0px 0px !important;
        border-radius: 8px !important;
        margin-bottom: 20px !important;
    }
    section.inner_catalog .tile-card {
        flex: 0 0 calc(100% / 6);
    }
    section.inner_catalog .tile-card {
        flex: 0 0 calc(100% / 5);
    }
    section.inner_catalog .tile-thumb {
        min-width: 100% !important;
        border-radius: 8px !important;
        max-height: 90px !important;
    }
    section.inner_catalog .tile-thumb img {
        max-width: 100% !important;
        max-height: 100% !important;
        min-height: 100% !important;
        height: 100% !important;
        width: auto !important;
    }
    #tecdoc > div.wr {
        padding: 0px !important;
    }
    section.inner_catalog .tiles-row {
        padding: 0px 10px 10px !important;
    }
    section.inner_catalog .tile-title {
        font-size: 12px;
    }
    section.inner_catalog .sect__title.inner_title h3 {
        margin-bottom: 5px !important;
    }
    section.inner_catalog .slick__catalog {
        padding: 0px !important
    }
    section.inner_catalog .tile-link {
        padding: 0px !important;
    }
    section.inner_catalog .tile-card {
        flex: 0 0 calc(100% / 2);
    }
    section.inner_catalog .tile-inner {
        padding-bottom: 5px !important;
    }
}

/*new-design*/
.container-fluid.main-banner_catalogs {
    display: none;
    width: 100%;
    height: 208px;
}

.tabs-menu,
.tabs__catalogs > h2 {
    display: none;
}
/*.tab-content .td_catalog {*/
/*    background: transparent !important;*/
/*    display: inline-flex;*/
/*}*/
.tabs__catalogs {
    bottom: 10%;
}
.accordion-block__content {
    top: 85px;
}
/*TOOLTIP*/
.tooltip-inner {
    background: rgba(18, 50, 98, 0.91) !important;
    border-color: rgba(18, 50, 98, 0.91) !important;
    width:auto;
    height: auto;
    padding: 5px 10px;
    z-index: 1111 !important;
    opacity: 1 !important;
}
.tooltip-arrow {
    border-top-color: rgba(18, 50, 98, 0.91) !important;
}
/* PRELOADER */
#table_goods .preloader {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    width: 40%;
    margin:auto;
}

.spinner {
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-top-color: #003366;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 1em;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* PRELOADER */

.categories {
    width: 22%;
    padding: 0px 15px 5px 0px;
    /*overflow: hidden;*/
}
/*.jstree-anchor.jstree-clicked,*/
/*.jstree-anchor.jstree-hovered {*/
/*    background-color: transparent !important;*/
/*    border-radius:unset !important;*/
/*    box-shadow:unset !important;*/
/*}*/
.column.brends {
    /*display: none;*/
    width: 70%;
    float: right;
    /*padding: 5px 0px 5px 15px;*/
}
/*.jstree-node a {*/
/*    font-size:14px;*/
/*}*/
.list-header {
    padding: 0 !important;
}
.list-body > ul >.list-item {
    font-size: 13px;
}
.list-body > ul >.list-item > a {
    margin: 1px auto;
    padding: 0px;
}
.mod-item {
    font-size: 13px;
    line-height: 130%;
    margin-bottom: 4px;
}
#cat_maint .brand-item:hover,
#cat_maint .mod-item:hover {
    cursor: pointer;
    text-shadow: 0.5px 0 0 currentColor, -0.5px 0 0 currentColor;
}
.uk-width-1-2 {
    display: flex;
    align-items: center;
}
.uk-width-auto {
    margin-right: 0px;
}
.filter-btn-block {
    display: flex;
    flex-direction: row;
    justify-content: end;
}
.filter-btn-block > button {
    margin-left: 10px;
}
.top_cat_tab_btn {
    background: #fff;
    border: 1px solid;
    border-radius: 4px;
    font-size: 16px;
    padding: unset;
    height: 34px;
    width: 30%;
}
.top_cat_tab_btn:hover {
    border:none;
    background-color: #003366;
    color: #fff;
}
.filter-brand #all_marks {
    width: 12%;
}
.all-marks-link #all_marks {
    width: auto;
}

#goods {
    /*float: right;*/
    /*margin: 35px auto 20px;*/
    /*width: 100%;*/
}
.item-goods {
    display: flex;
    margin-bottom: 10px;
    border-radius: 8px;
    box-shadow: none;
    /*margin-top: 5px;*/
    width: 100%;
    margin-right: 0px;
    margin-left: auto;
    border: 0.5px solid #1232624D;
    padding: 0px;
}
.item-image > a > img {
    margin: 0 auto;
    background-color: transparent;
    border: none;
    min-height: 220px;
    height: 220px;
    max-height: 220px;
    object-fit: contain;
    padding: 0px;
}
.brand-item, .article {
    margin: 1px auto;
}
#cat_maint .list-header {
    width: 17px;
}
.item-image {
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 10px !important;
    gap: 5px;
}
.specifics:nth-child(odd) {
    /*background-color: #f4f4f4;*/
}
.item-description {
    /*border-right: 1px solid #dadada;*/
    min-height: 245px;
}
.item-description .item-descr-h4 {
    font-weight: 600;
    line-height: 130%;
    font-size: 24px;
    height: 65px;
    max-height: 65px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}
.item-description > p,
.item-description  .item-descr-h4 {
    margin: 4px 0px;
}
.item-description > p,
.item-description > p > b {
    font-size: 14px;
}

#table_goods {
    display: none;
    position: relative;
}

.pagination {
    display: flex;
    align-items: center;
    margin: 20px;
}

.pagination a, .pagination span  {
    text-decoration: none;
    padding: 5px;
    border: 1px solid #777
}
.page.active {
    background: red;
}
.item-description > p > span,
.specifics > span {
    color: #A1A1A1;
    font-size: 14px;
    line-height: 110%;
    /*width: 50%;*/
    text-align: left;
    display: inherit;
}

.dotted_line {
    border-bottom: 1px dotted;
    display: inline-flex;
    height: 13px;
    margin-right: auto;
    margin-left: 0;
    flex: 1;
}
.item-image .thumbnail {
    width: 100%;
}
/*input number*/
.number {
    user-select: none;
    position: relative;
    text-align: left;
    padding: 0;
    width: 105px;
    border: 1px solid #12326233;
    border-radius: 4px;
    display: inline-block;
    height: 32px;
    margin: 10px 0px;
}
.number-minus, .number-plus {
    position: absolute;
    top: 0;
    width: 30%;
    height: 100%;
    line-height: 32px;
    display: block;
    background: transparent;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    font-family: arial;
    color: #123262;
    text-decoration: none;
}
.number-minus {
    left: 0;
    border-right: 1px solid #12326233;
}
.number-plus {
    right: 0;
    border-left: 1px solid #12326233;
}
.number-minus:hover, .number-plus:hover {
    background: #ffffff;
}
.number-minus:active, .number-plus:active {
    background: #ffffff;
}
.number-text{
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #123262;
    line-height: 32px;
    height: 100%;
    padding: 0;
    margin: auto;
    background: transparent;
    outline: none;
    border: none;
    width: auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
}
/*input number*/
.price-wrapper .cs-BYN {
    margin: 0 auto;
    font-weight: 600;
    font-size: 24px;
}
.price-wrapper > .pull-right:hover {
    background: #184281;
    font-weight: normal;
}
.price-wrapper > .pull-right {
    width: 154px;
    border-radius: 4px;
    margin: 10px auto;
    height: 38px;
}
.item-description > p > span:first-child,
.specifics > span:first-child {
    width: 50%;
}
.item-description > p > b,
.specifics > span:last-child {
    width: 50%;
}
.specifics > span:not(:first-child) {
    /*text-align: right;*/
    color: #333333;
}
.manufact {
    color: #adadad;
}
.manufact:hover {
    cursor: pointer;
}
.specifics{
    margin: unset;
    justify-content: start;
    display: flex;
    padding: 0px;
}
.item-price .price-wrapper {
    width: 100%;
    height: 100%;
    border-left: 0.5px solid #1232624D;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.item-price {
    padding: 20px 0px 10px 0px;
}
.price-wrapper > p {
    font-size: 12px;
    line-height: 130%;
    margin: 5px auto;
    color: #333333;
}
.item-image,
.item-description {
    padding: 10px 10px 20px 10px;
}

.item-goods > .item-price {
    min-height: 245px;
    height: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.go_to_price {
    height: auto;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}
.nonprice {
    width: 154px;
    height: 38px;
    border: 1px solid #123262 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    text-decoration: none;
    border-radius: 4px;
    background: #fff;
    color: #123262;
}
.go_to_price:hover{
    color:#003366;
    text-decoration: underline;
}
.all-marks-btn {
    margin: 15px;
}
.filter-brand .favorite,
.filter-brand .all-marks {
    border: 1px solid #003366;
    background-color: #fff;
    color: #003366;
}
.filter-brand .favorite:hover,
.filter-brand .all-marks:hover {
    background-color: #123262;
    color: #fff;
    border: 1px solid #123262;
}

.tui-pagination .tui-page-btn.tui-is-selected {
    background-color: #F2F6FD !important;
    color: #123262;
    font-weight: 600;
    border-radius: 4px;
    border: none;
}


.tui-pagination .tui-page-btn.tui-is-disabled.tui-first,
.tui-pagination .tui-page-btn.tui-is-disabled.tui-next,
.tui-pagination .tui-page-btn.tui-is-disabled.tui-last,
.tui-pagination .tui-page-btn.tui-is-disabled.tui-prev {
    height: 25px;
    box-shadow: 0px 0px 15px 0px #3333330D;
    border: 0.5px solid #1232621A !important;
    width: 25px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.tui-pagination .tui-page-btn.tui-is-disabled.tui-first > .tui-ico-first,
.tui-pagination .tui-page-btn.tui-is-disabled.tui-next > .tui-ico-next,
.tui-pagination .tui-page-btn.tui-is-disabled.tui-last > .tui-ico-last,
.tui-pagination .tui-page-btn.tui-is-disabled.tui-prev > .tui-ico-prev {
    color: #123262 !important;
}


.tui-page-btn.tui-last,
tui-page-btn.tui-last > .tui-ico-last,
.tui-page-btn.tui-next,
tui-page-btn.tui-last > .tui-ico-next,
.tui-page-btn.tui-prev,
.tui-page-btn.tui-ico-prev,
.tui-page-btn.tui-first,
.tui-page-btn.tui-first.tui-ico-first {
    height: 26px;
    box-shadow: 0px 0px 15px 0px #3333330D;
    border: 0.5px solid #1232621A !important;
    width: 26px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.tui-pagination .tui-page-btn {
    color: #333;
    background: transparent;
    background-color: transparent;
    border: none !important;
    margin: auto 3px;
    height: 26px;
    width: 26px;
    font-size: 13px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.tui-pagination .tui-page-btn:hover {
    background-color: #F2F6FD;
    border: none;
}
.item-price {
    text-align:center;
}

.item-part-numbers {
    position: relative;
}
.popover {
    display: none;
}
.popover {
    top: 3%;
    left: 0%;
    position: absolute;
    width: 220px;
    max-height: 260px;
    padding: 0px;
    font-weight: 400;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    font-size: 12px;
    border: 1px solid rgb(18, 50, 98);
    z-index: 9999;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px #3333330D;
    background: #fff;
}
.popover.right > .arrow {
    display: none;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    line-height: 18px;
    background-color: #123262;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: none;
}
.oem-nums-btn:hover {
    background-color: #fff;
    color: #123262;
    border-radius: 4px;
    border: 1px solid #12326233;
}
.list-group-flush {
    position: relative;
    display: block;
    padding: 5px 10px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.oem-number > a {
    font-size: 13px;
    text-transform: unset;
    text-decoration: unset;
}
.oem-number > a:hover {
    font-weight: 600;
}
.popover-content {
    max-height: 165px;
    overflow-y: auto;
}

.popover.right > .arrow::after {
    border-right-color: #f7f7f7;
}
.year {
    font-size: 13px;
    font-weight: 400;
    color: #2c2b2b;
}
.img_wrapper {
    width: 33%;
}
.favorite.current,
.all-marks.current {
    background-color: #003366;
    color: #fff;
}
.td_model_block {
    padding: 10px 10px;
}
.td_model_block:hover {
    background-color: transparent;
    box-shadow: 0px 1px 10px #08396a2e;
}
.favored {
    margin-bottom: 0;
}
.col-md-6.td_model_block.i_block.mod-item,
.col-md-6.td_model_block.i_block.modif-item {
    margin: 5px 0px;
}
/*MODAL LINKED VEHICLES*/
#linked_vehicles {
    display:none;
}

.modal-content {
    height: auto;
}
.modal-header,
.modal-dialog {
    min-width: 300px;
    max-width: 900px;
}
.modal-search {
    height: 30px;
}
#dataTables-example_filter  input {
    height: 26px;
}
#dataTables-example_filter select{
    width: 50%;
    border-radius: 4px;
    height: 26px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.428571;
    color: #355d85;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #aaa;
}
.select-marks {
    padding-left: 0px;
}
#dataTables-example_paginate,
#dataTables-example_length {
    width: 30%;
    margin-top: 10px;
    height: auto;
}
#dataTables-example_paginate {
    margin-top: 2px;
    width: 60%;
}
#dataTables-example_paginate span a {
    height: 26px;
    padding: 2px;
    width: 26px;
    background: #ffffff;
    border-radius: 4px;
}
#dataTables-example_paginate span a:hover {
    height: 26px;
    padding: 2px;
    width: 26px;
    color: #ffffff !important;
    background: #123262;
    border-radius: 4px;
}
.paginate_button.previous.disabled,
.paginate_button.next.disabled {
    color: #123262 !important;
    background: #ffffff !important;
    font-weight: normal !important;
}
.paginate_button.previous.disabled:hover,
.paginate_button.next.disabled:hover {
    color: #123262 !important;
    background: #ffffff !important;
    font-weight: normal !important;
}
.paginate_button.previous:hover,
.paginate_button.next:hover {
    color: #ffffff !important;
    background: #123262 !important;
    font-weight: normal !important;
    border-radius: 4px !important;
}
#dataTables-example_paginate  a {
    height: 37px;
    padding: 5px;
}
#dataTables-example_filter {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
}
#dataTables-example_wrapper {
    /*height: 450px;*/
}
#dataTables-example > thead > tr > th:first-child {
    width: 15% !important;
}
#dataTables-example > thead > tr > th:nth-child(2) {
    width: 35% !important;
}
#dataTables-example > thead > tr > th:nth-child(3) {
    width: 30% !important;
}
#dataTables-example > thead > tr > th:last-child {
    width: 20% !important;
}
#dataTables-example tbody tr:hover {
    background-color: #12326212;
    /*cursor: pointer;*/
}
#dataTables-example thead > tr> th {
    font-size: 15px;
    height: 16px;
    padding: 5px;
    line-height: 120%;
}
#dataTables-example tbody > tr.odd {
    background: #fafafa;
}
#dataTables-example tbody > tr> td {
    font-size: 14px;
    height: 16px;
    padding: 5px;
    line-height: 120%;
}
.temp-selector {
    display: none !important;
}
#dataTables-example_filter > #linked_marks {
    display: block;
    width: 50%;
    text-align: start;
    padding-left: 0px;
}
.modal-header {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.modal-title {
    font-size: 17px;
}
.modal-dialog {
    margin: 25vh auto;
}
#info-modal > .modal-dialog {
    margin: 17vh auto !important;
}
.modal-content {
    border: none !important;
}
#info-content {
    padding: 20px;
}
.btn.close-info {
    color: #123262;
    background-color: #fff;
    border: 1px solid #123262;
    border-radius: 4px;
    font-size: 14px;
    height: 32px;
    font-weight: 500;
    padding: 0px 20px;
}
button.close {
    color: #fff;
    opacity: 1;
    font-size: 20px;
    margin: 0px 5px;
    height: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition:         transform .8s ease-in-out;
}
button.close:hover {
    color: #fff;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}
#myModals {
    display: none;
    opacity: 1;
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}
#dataTables-example tbody tr:hover {
    font-weight: normal !important;
    cursor: pointer;
}
#dataTables-example {
    white-space: nowrap;
}
.m_img {
    width: auto;
    max-height: 100px;
}
.thumbnail.tecdoc_image {
    cursor: pointer;
    border:none;
}
.container-fluid.main-banner_catalogs {
    display: none;
    background:linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url(/static/image/banner/main_banner_td.jpg);
    background-position: center;
    background-size: cover;
}
@media (max-width: 1200px) {
    .accordion-block__content {
        width:100% !important;
    }
}
/*только для стр текдок - DESKTOP!!!!*/
@media (min-width: 1200px) {
    .container-fluid.main-banner_catalogs {
        display: none !important;
    }
    .accordion-block__content {
        width: 1141px;
    }
}
.accordion-block__content {
    margin: auto !important;
    left: 0 !important;
    right: 0 !important;
    max-height: 800px;
    overflow-y: auto;
}
.center-block > .container > .td_model_block.i_block.mod-item {
    width: 408px;
}
#cat_modif .favored,
#cat_mod .favored,
#cat_maint .favored {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
 .container-fluid.main-banner_catalogs {
     display: none !important;
 }
.tabs__catalogs.td .small_tiles {
    margin: 4px !important;
}
.tab-content .td_catalog {
    display: flex;
    background: transparent;
}
#add_garage {
    display: none !important;
}
.uk-column-1-5 {
    column-count: 5;
}
@media (max-width: 1200px) {
    #tecdoc h1, #tecdoc h2 {
        font-size: 26px !important;
    }
    #tecdoc > .wr {
        width: 100% !important;
    }
    #main_brands #cat_maint {
        padding: 0px !important;
        border-bottom: 1px solid #f3f3f4 !important;
    }
    .models_line > label.label-btn {
            margin: 15px 0 20px auto !important;
    }
    .label_brand_multiple {
        display: none !important;
    }
    #table_goods #brands_selector {
        width: 100% !important;
    }
    #table_goods {
        padding: 0px 0px !important;
    }

    .breadcrumb {
        margin: 0px !important;
    }
    /*page marks*/
    .main-banner_catalogs {
        display: none !important;
        /*background: #fff !important;*/
        /*min-height: 200px !important;*/
        /*padding: 0px !important;*/
    }
    .vin-form__m > a {
        color: #123262;
    }
    .old-select {
        max-width: 600px !important;
    }


    #tree > .filter_by_letter,
    #tecdoc > h2,
    .main-banner_catalogs > h2,
    #go_to_cat,
    .main-banner_catalogs > .catalog-selectors,
    .hint,
    .center-block > .container > .td_model_block.i_block.mod-item {
        display: none !important;
    }
    .tabs__catalogs.td {
        top: 0 !important;
        left: 0;
        align-items: center !important;
        width: 100% !important;
        margin: 0 0 3em !important;
    }
    .tabs-wrapper {
        width: 100% !important;
    }
    .tabs__catalogs.td .td_catalog {
        width: 100% !important;
        padding: 0px 0px !important;
        flex-wrap: wrap !important;
    }
    .tabs__catalogs.td .td_catalog > .selector {
        margin: 5px auto !important;
        width: 100% !important;
        border-radius: 4px !important;
    }
    #reset_filters, #add_garage, #garage {
        margin-top: 4px !important;
        width: 49% !important;
        border-radius: 4px !important;
    }
    #garage {
        margin-right: 0 !important;
        margin-left: auto;
        margin-top: 0px;
    }
    #add_garage {
        margin: 4px auto !important;
    }


    .block-title {
        padding: 15px 15px!important;
    }

    #tecdoc > div.wr {
        width: 100% !important;
    }
    .block-search {
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
        align-items: center;
        height: auto !important;
        padding: 0px !important;
    }
    .block-search > .search-auto {
        margin: 5px 0px !important;
        height: 38px !important;
        width: 100% !important;
    }
    .sapam-catalog {
        padding: 0px !important;
    }
    .all-marks-btn {
        width: 50% !important;
        height: 38px !important;
        margin: unset !important;
    }
    .all-marks-btn #main_favorite {
        width: 99% !important;
        height: 100% !important;
        float: left !important;
    }
    .all-marks-btn #main_all_marks {
        width: 99% !important;
        height: 100% !important;
    }
    #cat_maint {
        min-height: 200px;

        /*max-height: 512px;*/

    }
    #main_brands #cat_maint {
        /*overflow: hidden;*/
    }
    #cat_maint.lotOfB {
        max-height: 100%;
    }
    .uk-column-1-2.center-block {
        display: flex;
        flex-wrap: wrap !important;
    }
    .sapam {
        width: 45% !important;
    }
    .uk-column-1-2.center-block.lotOfB {
        height: auto !important;
    }
    #cat_maint .list-header {
        margin: 3px 0px !important;
    }
    #cat_maint .list-header {
        font-size: 18px !important;
    }
    .list-row.sapam {
        margin-bottom: 16px !important;
    }
    .show-more__brands {
        display: block !important;
        width: 100%;
        height: 49px;
        font-size: 14px;
        font-weight: 600;
        border: 1px solid #123262;
        border-radius: 4px;
        background: #fff;
        margin: 3em auto;
    }
    #cat_mod, #cat_modif, #cat_maint {
        padding: 0px 10px !important;
    }
    .tabs__catalogs.td .accordion-block__content {
        top: 236px !important;
    }




    .categories {
        width: 100% !important;
        padding: 0px !important;
    }

    #tecdoc h2#title_goods {
        font-size: 28px !important;
    }

    .cat_tree_filter {
        display: flex !important;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 1.7em;
    }

    .cat_tree_filter a::before {
        content: "<";
        padding: 0 5px;
        color: #123262;
    }

    .cat_tree_filter > img {
        width: 38px;
        height: auto;
        padding: 7px;
        border: 0.5px solid #12326233;
        border-radius: 4px;
        cursor: pointer;
    }

    #js_tree {
        display: none;
        position: fixed !important;
        width: 100% !important;
        overflow: auto !important;
        background: #ffffff !important;
        top: 0 !important;
        left: 0 !important;
        height: 100%;
        border: none !important;
        border-radius: 0px !important;
        padding: 0px !important;
    }

    #js_tree > li {
        padding: 0px 0px 5px !important;
        margin: 15px;
    }

    .tf-tree .tf-child-true.tf-open > ul > li {
        padding: 4px 10px 4px 10px !important;
    }

    #js_tree li:after {
        right: 15px !important;
    }

    #js_tree > .head-tree {
        height: 84px;
        border-bottom: 1px solid #1232620D;
        background: #F2F6FD;
        display: flex;
        align-items: center;
        padding: 0px 15px;
    }

    #js_tree > .head-tree > .filter-h3 {
        font-size: 28px;
        font-weight: 600;
        margin: 0;
    }

    .close-tree {
        cursor: pointer;
        background-image: url("/static/image/redesign/close.svg");
        background-position: center;
        background-size: contain;
        width: 50px;
        height: 20px;
        background-repeat: no-repeat;
    }

    .filter-goods > div > label {
        width: 100% !important;
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
    }
    .filter-goods label > select {
        min-width: 220px !important;
        margin: 10px 0 !important;
        height: 38px !important;
    }
    .filter-goods label > select option{
        font-size: 14px !important;
    }
    .filter-goods label > .btn-group {
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
    }
    .multiselect.dropdown-toggle.btn.btn-default {
        min-width: 280px !important;
        margin: 10px 0 !important;
        height: 38px !important;
        width: 100% !important;
        float: none !important;
        max-width: 100% !important;
    }
}
.show-more__brands {
    display: none;
}

/*новый мультиселект*/
#brands_selector {
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
#brands_selector .aweCheckbox label.disabled {
    color: #123262 !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #ffffff !important;
}
#brands_selector .dropdown-menu > li > a:hover label.disabled {
    color: #123262 !important;
}
#brands_selector .dropdown-menu > li > a:hover,
#brands_selector .dropdown-menu > li > a:hover label,
#brands_selector .dropdown-menu > .active > a:hover{
    font-weight: bold;
    background-color: #fff;
    color: #123262;
}
#brands_selector .dropdown-menu > .active > a,
#brands_selector .dropdown-menu > .active .checkbox,
#brands_selector .dropdown-menu > .active > a:hover,
#brands_selector .dropdown-menu > .active > a:focus {
    color: #5e5e5e;
    font-weight: bold;
    color: #123262;
    background-color: #fff;
}
#brands_selector .brand-item {
    position: relative;
}
#brands_selector .brand-item > i {
    right: 0;
    top: 4px;
    position: absolute;
    color: #123262;
}
.aweCheckbox input[type="checkbox"]:focus + label::before,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin !important;
}
.multiselect.dropdown-toggle.btn.btn-default {
    height: 28px;
    background: #fff;
    border-radius: 4px;
    border: 0.5px solid #1232624D;
    color: #123262;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 10px;
    min-width: 189px;
    box-shadow: none;
}
.multiselect.dropdown-toggle.btn.btn-default:hover {
    color: inherit;
}
.multiselect.dropdown-toggle.btn.btn-default {
    text-align: left;
}
.multiselect.dropdown-toggle.btn.btn-default > span {
    text-align: left;
    color: #123262;
    font-size: 14px;
    font-weight: 600;
}
.multiselect.dropdown-toggle.btn.btn-default > .caret {
    box-sizing: border-box;
    position: absolute;
    display: inline-flex;
    transform: scale(var(--ggs,1));
    width: 10px;
    height: 10px;
    border: 2px solid #103f6f00;
    border-radius: 100px;
    right: 10px;
    top: 29%;
}
.multiselect.dropdown-toggle.btn.btn-default > .caret::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    right: -4px;
    top: 0;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid #123262;
    border-right: 1px solid #123262;
    transform: rotate(45deg);
}
.btn-group.open > .multiselect.dropdown-toggle.btn.btn-default {
    box-shadow: none;
    background: #ffffff;
}
.multiselect-container.dropdown-menu {
    width: 100%;
    max-height: 346px;
    overflow-y: auto;
    padding: 5px 0px;
    box-shadow: none;
}
.aweCheckbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #fff;
    border-color: #ccc;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active  .checkbox,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    /*color: #5e5e5e;*/
    font-weight: bold;
    color: #036;
    background-color: #ffffff;
}
.dropdown-menu > li > a {
    min-width: 150px;
    max-width: 100%;
}
.aweCheckbox {
    padding-left: 2px;
}
.aweCheckbox  {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    width: 100%;
}
.aweCheckbox label {
    width: 100%;
    margin: 2px 0px;
    height: 20px;
    font-size: 12px;
    padding-left: 6px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
}
.aweCheckbox label.checkbox > i {
    font-size: 13px;
    cursor: pointer;
    float: right;
    top: 4px;
    position: relative;
    right: 10px;
    width: auto;
}
.aweCheckbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: -1px;
    margin-left: -15px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    border: 0.5px solid #1232624D;
}
.aweCheckbox label::after {
    display: flex;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 1px;
    margin-left: -15px;
    font-size: 12px;
    color: #555555;
    justify-content: center;
    font-weight: 100 !important;
}
.aweCheckbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
}
.aweCheckbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.aweCheckbox input[type="checkbox"]:checked + label::after {
    font-family: "FontAwesome";
    content: "\f00c";
}
.aweCheckbox input[type="checkbox"]:indeterminate + label::after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px;
}
.aweCheckbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.aweCheckbox input[type="checkbox"]:disabled + label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}
.aweCheckbox.aweCheckbox-circle label::before {
    border-radius: 50%;
}
.aweCheckbox.aweCheckbox-inline {
    margin-top: 0;
}
.aweCheckbox-danger input[type="checkbox"]:checked + label::after {
    color: #036;
}
.brand-item  > a:hover {

}
.aweCheckbox-danger input[type="checkbox"]:indeterminate + label::after {
    background-color: #fff;
}
input[type="checkbox"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before {
    color: #fff;
}
input[type="checkbox"] .styled:checked + label::after {
    color: #fff;
}
/*multiselect*/
.favorite.current, .all-marks.current {
    background-color: #123262;
    color: #fff;
}
.block-search {
    display: inline-flex;
    align-items: center;
    height: 32px;
    position: relative;
    padding: 0px 15px;
    margin: 0px 0px 35px;
}
.block-search > div {
    margin-right: 5px
}
.search-auto {
    position: relative;
    display: inherit;
    width: 400px;
    height: 100%;
    padding: 0px;
}
.search-auto input {
    display: inherit;
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #1232624D;
    border-radius: 4px;
}
.search-auto > input[placeholder] {
    padding-left: 3em;
}
.search-auto > .fa-search {
    position: absolute;
    left: 10px;
    top: 20%;
}
.popover {
    display: none;
}
.popover {
    top: 3%;
    left: 0%;
    position: absolute;
    width: 220px;
    max-height: 260px;
    padding: 0px;
    font-weight: 400;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    font-size: 12px;
    border: 1px solid rgb(18, 50, 98);
    z-index: 9999;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px #3333330D;
    background: #fff;
}
.popover.right > .arrow {
    display: none;
}
.popover-title-h4 {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    line-height: 18px;
    background-color: #123262;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: none;
}
.oem-nums-btn {
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 8px auto 0px auto;
    font-size: 14px;
    width: 100%;
    border: 1px solid #12326233;
    border-radius: 4px;
    font-weight: 600;
    background: #fff;
    height: 33px;
}
.oem-nums-btn:hover {
    background-color: #fff;
    color: #123262;
    border-radius: 4px;
    border: 1px solid #12326233;
}
.list-group-flush {
    position: relative;
    display: block;
    padding: 8px;
    background-color: #fff;
    border: none;
    margin: 0;
}
.text-danger {
    color: #fff;
}
.oem-number > a {
    font-size: 12px;
    font-weight: 500;
    text-transform: unset;
    text-decoration: unset;
    justify-content: start !important;
}
.oem-number > a:hover {
    font-weight: 500;
}
.popover-content {
    max-height: 165px;
    overflow-y: auto;
}

.popover.right > .arrow::after {
    border-right-color: #f7f7f7;
}