<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    line-height: 1.2em;
}

.catalog_group_list li {
    list-style: none;
}

.catalog_group_list li .img_holder {
    border: solid 1px #c4c4c4;
}

.catalog_groups_filter {
    display: table-cell;
    padding-right: 30px;
    box-sizing: border-box;
    vertical-align: top;
}

.groups .catalog_groups_filter, .catalogue .catalog_groups_filter {
    width: 360px;
}

.news .catalog_groups_filter, .search_page .catalog_groups_filter, .knowledge_base .catalog_groups_filter {
    width: 320px;
}

.groups .catalog_groups_content, .catalogue .catalog_groups_content {
    /*width: 850px;*/
}

.news .catalog_groups_content, .search_page .catalog_groups_content, .knowledge_base .catalog_groups_content {
    /*width: 910px;*/
}

.catalog_groups_filter .filter_title {
    color: #5d5d5d;
    font-size: 13pt;
    padding: 8px 5px 5px 0;
    box-sizing: border-box;
}

.catalog_groups_filter .filter_title.toggled {
    cursor: pointer;
    background: transparent url(images/arrow.png) right center no-repeat;
}

.catalog_groups_filter .filter_content {
    box-sizing: border-box;
}

.catalog_groups_filter .filter_content .checkbox_holder {
    margin: 5px 0;
    vertical-align: top;
}

.catalog_groups_filter .filter_content .checkbox_holder label {
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    color: #5d5d5d;
}

.groups .catalog_groups_filter .filter_content .checkbox_holder label, .catalogue .catalog_groups_filter .filter_content .checkbox_holder label {
    width: 260px;
}

.news .catalog_groups_filter .filter_content .checkbox_holder label {
    width: 190px;
}

.catalog_groups_filter .filter_content .checkbox_holder input[type=checkbox] {
    display: inline-block;
    font-size: 13px;
    margin: 2px 5px 0 0;
    float: left;
}

.catalog_groups_filter .filter_title .range_holder div {
    display: inline-block;
    font-size: 13pt;
}

.catalog_groups_filter .filter_title .range_holder div.title {
    width: 130px;
}

.catalog_groups_filter .filter_title .range_holder input[type=text] {
    width: 35px;
    border: solid 1px #b2b2b2;
    font-size: 13px;
    padding: 2px;
}

.catalog_groups_filter hr {
    outline: none;
    border: none;
    border-bottom: solid 1px #b2b2b2;
}

.catalog_groups_filter input[type=submit], .catalog_groups_filter input[type=button], .button_stylized {
    background-color: #dddddd;
    color: #000 !important;
    border: solid 1px #b2b2b2;
    width: 100%;
    padding: 8px;
    cursor: pointer;
    box-sizing: border-box;
    margin-top: 15px;
    font: 18pt "ArialReg", "PT Sans", "Helvetica CY", "Nimbus Sans L", sans-serif;
    text-decoration: none;
}

.take_part_holder .button_stylized {
    font: 16pt "ArialReg", "PT Sans", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

.button_stylized {
    padding: 8px 20px;
}

.catalog_groups_filter input[type=submit]:hover, .catalog_groups_filter input[type=button]:hover, .button_stylized:hover {
    background-color: #ff8500;
    color: #fff !important;
    border: solid 1px #ff8500;
}

.catalog_groups_filter .back input[type=submit], .catalog_groups_filter .back input[type=button] {
    background-color: #ddd;
    color: #000;
    border: solid 1px #b2b2b2;
    margin: 0 0 20px 0;
}

.catalog_groups_filter .back input[type=submit], .catalog_groups_filter .back input[type=button] {
    background-color: #ddd;
    color: #000;
    border: solid 1px #b2b2b2;
    margin: 15px 0 20px 0;
}

.catalog_groups_content, .catalog_group_content {
    /*width: 850px;*/
    display: table-cell;
}

.hidden {
    display: none !important;
}

.killallhumans {
    padding: 0;
}

.catalog_search .cat_search_wrapp .item.range .title {
    left: 98px !important;
}

#figure_prod_img {
    height: 400px;
}

ul.bx_sitemap_ul {
    column-count: 3; /*РєРѕР»РёС‡РµСЃС‚РІРѕ РєРѕР»РѕРЅРѕРє, РЅР° РєРѕС‚РѕСЂРѕРµ С…РѕС‚РёРј СЂР°Р·Р±РёС‚СЊ С‚РµРєСЃС‚*/
    -moz-column-count: 3; /*РґР»СЏ РјРѕР·РёР»С‹*/
    -webkit-column-count: 3; /*РґР»СЏ webkit Р±СЂР°СѓР·РµСЂРѕРІ*/
    column-gap: 40px; /*РѕС‚СЃС‚СѓРї РјРµР¶РґСѓ РєРѕР»РѕРЅРєР°РјРё*/
    -moz-column-gap: 40px;
    -webkit-column-gap: 40px;
}

#slides {
    display: none;
}

.slides_container {
    width: 400px;
    height: 440px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.slides_container .slidesjs-pagination {
    text-align: center;
    margin-top: 10px;
}

.slides_container2 {
    width: 1200px;
    max-width: 100%;
    position: relative;
    text-align: center;
}

.slides_container2 .slidesjs-pagination {
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 50;
    width: 400px;
    margin-left: -200px;
    text-align: center;
}

.slidesjs-pagination {
    padding: 0 !important;
}

.slidesjs-navigation {
    display: none !important;
}

.slidesjs-pagination {
    margin-top: 0;
}

.slidesjs-pagination li {
    list-style: none;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin-right: 3px;
    box-sizing: border-box;
}

.slidesjs-pagination li a {
    display: block;
    border: solid 1px #dbdbdb;
    color: #fff;
    height: 5px;
    width: 30px;
    overflow: hidden;
    box-sizing: border-box;
}

.slidesjs-pagination li a.active {
    color: #ff8400;
    border: solid 1px #ff8400;
    background-color: #ff8400;
}

.filter_area {
    padding: 5px 0;
}

.filter_type_holder {
    display: inline-block;
    position: relative;
}

.filter_type {
    display: block;
    font-size: 14px;
    padding: 5px 25px 5px 5px;
    background: transparent url(images/filter_type.png) right center no-repeat;
    margin-right: 30px;
    cursor: pointer;
}

.filter_type_holder .filter_type_vals {
    border: solid 1px #ccc;
    width: 140px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 30px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
}

.filter_type_holder .filter_type_vals .ik_select {
    width: 120px;
}

.main_filter {
    padding-top: 25px;
}

.news .main_filter, .knowledge_base .main_filter {
    padding-top: 75px;
}

div.cb {
    width: 13px;
    height: 13px;
    margin-right: 8px;
    margin-top: 3px;
    border: 0;
    background-color: #b6b6b6;
    float: left;
    cursor: pointer;
}

div.cb:hover {
    background-color: #b6b6b6;
}

div.cb.checked {
    background-color: #ff8400;
}

div.cb.checked:hover {
    background-color: #ff8400;
}

.back_to_group {
    text-decoration: none;
    background-color: #ff8600;
    color: #fff !important;
    padding: 8px 5px;
    font-size: 12pt;
    margin-bottom: 20px;
    display: inline-block;
}

.go_to_downloads_holder {
    border-bottom: solid 1px #ff8400;
    margin-right: 40px;
    margin-top: 10px;
    display: inline-block;
}

.go_to_downloads {
    color: #ff8400 !important;
    font-weight: bold;
    text-decoration: none;
}

.news h2, .knowledge_base h2 {
    font-size: 22pt;
    margin-bottom: 40px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.news h3 {
    font-size: 18pt;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #acacac;
    font-weight: bold;
}

.news-list {
    width: 100%;
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*flex-wrap: wrap;*/
}

.news-item {
    margin: 10px auto 20px;
    border-bottom: solid 1px #b2b2b2;
}

.search .news-item, .news .news-item, .knowledge_base .news-item {
    width: 100%;
}

.portfolio .news-item, .portfolio2 .news-item, .downloads .news-item {
    margin-bottom: 15px;
    /*margin-right: 155px;*/
    border-bottom: none;
    display: inline-block;
}

.news-item .img {
    width: 240px;
    box-sizing: border-box;
}

.news-item .img img {
    border: solid 1px #b2b2b2;
    width: 240px;
}

.news-item .img .news_description {
    border: solid 1px #e1e1e1;
    font-size: 12pt;
    color: #5d5d5d;
    padding: 10px;
    background-color: #e1e1e1;
    box-sizing: border-box;
    width: 242px;
    height: 120px;
    overflow: hidden;
}

.news-item .img .news_type {
    border: solid 1px #b2b2b2;
    text-align: center;
    font-weight: bold;
    font-size: 11pt;
    color: #ff8400;
    padding: 20px 5px;
    background-color: #fff;
    box-sizing: border-box;
    width: 242px;
    line-height: 1em;
    height: 130px;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
}

.news-item:hover .img .news_type {
    border: solid 1px #ff8400;
    color: #fff;
    background-color: #ff8400;
}

.news-item .img, .news-item .content {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 40px 0;
    position: relative;
}

.search_page .news-item .img, .search_page .news-item .content {
    padding: 0 20px 40px 0;
}

.news-item .img {
    text-align: center;
}

.news .news-item .img, .knowledge_base .news-item .img {
    padding: 0 20px 40px 0;
}

.news-item .content .title {
    padding-bottom: 10px;
}

.news-item .content .title a {
    font-size: 20pt;
    text-decoration: none;
    color: #5d5d5d;
}

.news-item .content .tags, .news-item .content .description {
    padding-bottom: 10px;
    font-size: 14pt;
    color: #5d5d5d;
}

.news-item .content .description {
    margin-top: 5px;
    line-height: 1.5;
}
.news-item .content .description {
  text-indent: 25px;
}

.news-item .content .description p {
    margin: 0;
    font-size: 14pt;
    color: #5d5d5d;
}

.news-item .content .detail_link {
    color: #ff8400;
    font-size: 14pt;
    text-decoration: none;
}

.news-item .content .detail_link div {
    margin-bottom: 10px;
    background: transparent url(images/detail_link.png) left center no-repeat;
    display: inline-block;
    padding: 10px 10px 10px 25px;
}

.news-item .content .date, .news-item .content .author, .news-item .content .author_type {
    padding-bottom: 5px;
    color: #878789;
    font-size: 14pt;
}

.news-item .content .author {
    text-transform: uppercase;
}

.view_more_holder, .take_part_holder {
    text-align: center;
}

.view_more_holder .view_more {
    margin: 0 auto;
    width: 250px;
}

.take_part_holder .take_part {
    margin: 0 auto 20px;
    width: 250px;
}

.play_video {
    position: absolute;
    left: 91px;
    top: 91px;
    width: 58px;
    height: 58px;
    background: transparent url(images/play_video.png) left top no-repeat;
}

.news-item:hover .play_video {
    background: transparent url(images/play_video.png) left bottom no-repeat;
}

.news-detail {
    position: relative;
    padding: 20px;
}

.section_wrapp.news .news-detail {
    max-width: 1070px;
    margin: auto;
}

.news-detail .social_bar {
    position: absolute;
    right: 30px;
    top: 30px;
}

.news-detail .news-detail-content {
    font-size: 14pt;
    color: #515151;
    margin: 20px 0;
}

.news-detail .news-detail-content p {
    font-size: 14pt;
}

.dealers_holder, .equipments_holder {
    display: table;
    padding-bottom: 20px;

}

.dealers_holder .dealer_item, .equipments_holder .equipments_item {
    display: table-cell;
    vertical-align: middle;
}

.dealers_holder .dealer_item {
    padding: 0 10px;
    height: 140px;
}

.equipments_holder .equipments_item {
    width: 250px;
    position: relative;
    padding: 0 10px;
    height: 220px;
}

.equipments_item_name {
    position: absolute;
    right: 10px;
    bottom: 0;
    color: #5d5d5d;
    font-size: 16pt;
}

.news-detail-hr {
    border: none;
    border-bottom: solid 1px #acacac;
    margin-bottom: 50px;
}

.bx-share-icon a {
    width: 24px !important;
    height: 24px !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.bx-share-icon a.vk {
    background: transparent url(images/social_new/vk.png) left bottom no-repeat !important;
}

.bx-share-icon a.vk:hover {
    background: transparent url(images/social_new/vk.png) left top no-repeat !important;
}

.bx-share-icon a.fb {
    background: transparent url(images/social_new/fb.png) left bottom no-repeat !important;
}

.bx-share-icon a.fb:hover {
    background: transparent url(images/social_new/fb.png) left top no-repeat !important;
}

.bx-share-icon a.tw {
    background: transparent url(images/social_new/tw.png) left bottom no-repeat !important;
}

.bx-share-icon a.tw:hover {
    background: transparent url(images/social_new/tw.png) left top no-repeat !important;
}

.search_form {
    position: absolute;
    left: 300px;
    top: -30px;
}

.advantage_item {
    display: inline-block;
    padding: 10px 10px 10px 50px;
    width: 48%;
    box-sizing: border-box;
    vertical-align: middle;
    font-weight: bold;
    color: #757575;
    background: transparent url(images/advantage_item.jpg) left center no-repeat;
}

.dealer_map_holder {
    position: relative;
    width: 100%;
    height: 600px;
}

.dealer_map_search_form {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
}

.dealer_map_search_form input[type='text'] {
    width: 195px;
    padding: 3px;
}

.dealer_map_search_results {
    position: absolute;
    right: 10px;
    top: 50px;
    padding: 10px;
    background-color: #fff;
    width: 270px;
    border: solid 1px #cecece;
    box-sizing: border-box;
}

.dealer_map_search_results .title {
    padding-bottom: 5px;
}

.dealer_map_search_results .list {
    padding: 0 0 5px;
    overflow: scroll;
    max-height: 350px;
}

.dealer_map_search_result {
    padding: 15px 0;
    border-bottom: dashed 1px #333;
    margin-right: 10px;
}

.dealer_map_search_result .title {
    font-weight: bold;
    padding-bottom: 0;
    color: #333;
}

.dealer_map_search_result .address {
    padding-top: 5px;
}

.dealer_map_search_result .phone {
    padding-top: 5px;
    color: #333;
}

.dealer_list {
    width: 100%;
    margin: 0 auto;
}

.dealer_list .dealer_item {
    display: inline-block;
    width: 200px;
    box-sizing: border-box;
    padding: 40px 20px;
    vertical-align: middle;
    text-align: center;
}

.dealer_list .dealer_item img {
    max-height: 100px;
    margin: 0 auto;
}

.dealer_cards {
    position: absolute;
    right: 10px;
    top: 50px;
    z-index: 100;
    padding: 10px;
    background-color: #dedede;
    width: 269px;
    border: solid 1px #cecece;
    box-sizing: border-box;
}

.dealer_card .title {
    font-weight: bold;
    padding-bottom: 10px;
    color: #333;
}

.dealer_card span {
    text-decoration: underline;
}

.dealer_card .address, .dealer_card .email, .dealer_card .site {
    padding-bottom: 10px;
}

.dealer_card .img {
    padding: 10px 0;
    background-color: #fff;
    display: table;
}

.dealer_card .img div {
    display: table-cell;
    padding: 5px 8px;
}

.dealer_card .img img {
    max-width: 160px;
}

.dealer_card .phone {
    padding-bottom: 10px;
    color: #333;
}

.hidden {
    display: none;
}

.catalog_photo_aligner {
    height: 100%;
}

.catalog_photo_aligner div {
    height: 100%;
    width: 100%;
    display: table;
}

.catalog_photo_aligner div div {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

/*.catalog_photo_aligner div a {*/
/*display: block;*/
/*}*/

.aligner a {
    margin: auto;
}

.calendar_events a {
    font-weight: bold;
    color: #ff8400;
    text-decoration: none;
}

.news_image_holder {
    text-align: center;
}

.news_image_holder .slides_container2 {
    margin: 0 auto;
}

.news-lent-title {
    display: inline-block;
    padding: 4px 5px;
}

.news-lent-title a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.news-lent-title a:hover {
    color: #ff8400;
}

.news-lent-item-holder {
    display: table-cell;
    vertical-align: top;
    padding-right: 5px;
}

.main-blocks-item {
    /*overflow: hidden;*/
}

.main-blocks-item.big {
    overflow: inherit;
}

.modification-mobile-table-left-item a {
    color: #5d5d5d;
}

.modification-mobile-table-left-item a:hover {
    text-decoration: none;
}

div.portfolio, div.news, div.section_wrapp {
    padding: 0 20px;
    margin-top: -4px;
    padding-bottom: 30px;
    border-bottom: 1px solid #a0a0a0;
    margin-bottom: 40px !important;
}

div.groups {
    padding: 0;
    margin: 0 !important;
    border-bottom: none;
}

div.catalogue {
    border-bottom: none;
}

/*body div.portfolio .catalog_groups_content, body div.news .catalog_groups_content {*/
/*width: 1456px;*/
/*display: inline-block;*/
/*vertical-align: top;*/
/*float: right;*/
/*padding-right: 19px;*/
/*}*/

body div.portfolio .catalog_groups_filter, body div.news .catalog_groups_filter, body div.downloads .catalog_groups_filter, body div.knowledge_base .catalog_groups_filter, body div.analogs .catalog_groups_filter {
    margin-top: 52px;
    display: inline-block;
    vertical-align: top;
    padding-right: 0;
    /*width: 266px;*/
}

.news_image_holder img, .news_image_holder iframe {
    max-width: 100%;
}

.login_table {
    width: 400px;
}

.login_table td {
    padding: 5px;
}

.login_table td input[type=text], .login_table td input[type=password] {
    background: #f8fafc none repeat scroll 0 0;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    height: 38px;
    margin: 0;
    padding: 5px;
}

.errortext {
    color: red;
}

.personal_options {
    display: table;
}

.personal_option {
    display: table-cell;
    text-align: center;
}

.profile-table td {
    padding: 5px;
    height: 38px;
}

.profile-table td input[type=text] {
    background: #f8fafc none repeat scroll 0 0;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    height: 38px;
    margin: 0;
    padding: 5px;
    width: 300px;
}

.profile-table input[type="submit"] {
    background-color: #DDD;
    color: #000 !important;
    border: 1px solid #B2B2B2;
    padding: 8px 35px;
    cursor: pointer;
    font-size: 14pt;
}

.profile-table input[type="submit"]:hover {
    background-color: #ff8500;
    color: #fff !important;
    border: solid 1px #ff8500;
}

.profile-table .grey {
    color: #ccc;
}

.projects .modification-table-th:nth-child(3), .projects .modification-table-td:nth-child(4) {
    width: 30%;
}

input.add_project {
    width: 300px;
    margin-bottom: 30px;
}

.project_add {
    padding: 10px;
    width: 400px;
    position: relative;
}

.project_close {
    right: 10px;
    top: 5px;
    position: absolute;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
}

.project_add .project_input {
    width: 100%;
    border: solid 1px #ccc;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.project_add .project_input.error, .project_add .nomenklatura_input.error, .project_add .files_input.error, #quick_select_city.error {
    border: solid 1px red !important
}

.fancybox-close {
    display: none;
}

.project_add .mobile-catalogue-accordeon {
    display: block !important;
}

.project_add .error_text {
    color: red !important;
    font-size: 12px;
    margin: 10px 0;
}

.project_add .nomenklatura, .project_add .files {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.project_add .accordeon-link.error {
    color: red !important;
}

.project_add .nomenklatura .thead, .project_add .nomenklatura .trow, .project_add .files .thead, .project_add .files .trow {
    display: table-row;
}

.project_add .nomenklatura .thead div, .project_add .nomenklatura .trow div, .project_add .files .thead div, .project_add .files .trow div {
    display: table-cell;
    padding: 10px;
    border: solid 1px #efefef;
}

.project_add .nomenklatura .thead div, .project_add .files .thead div {
    font-weight: bold;
}

.project_add .nomenklatura .trow div .nomenklatura_input, .project_add .files .trow div .files_input {
    width: 50px;
    padding: 5px 2px;
    border: solid 1px #fff;
}

.project_add .nomenklatura .trow div .nomenklatura_input.medium, .project_add .files .trow div .files_input.medium {
    width: 90px;
}

.project_add .nomenklatura .trow div .nomenklatura_input.big, .project_add .files .trow div .files_input.big {
    width: 150px;
}

.project_add .nomenklatura .trow div .nomenklatura_input.bigger, .project_add .files .trow div .files_input.bigger {
    width: 185px;
}

.project_add .nomenklatura_add, .project_add .file_add {
    font-size: 14px;
    padding: 4px 10px;
    margin: 10px 0 0;
    display: block;
    width: 100px;
}

.project_add .nomenklatura_delete, .project_add .file_delete {
    text-decoration: none;
}

.project_add .nomenklatura .nomenklatura_select {
    font-size: 10pt;
    display: block;
    margin: 10px 0 0;
}

.project_add .nomenklatura .trow div .nomenklatura_input:hover, .project_add .files .trow div .files_input:hover {
    cursor: pointer;
}

.project_add .nomenklatura .trow div .nomenklatura_input:focus, .project_add .files .trow div .files_input:focus {
    border: solid 1px #ccc;
}

#nomenklatura_select {
    display: none;
    padding: 10px;
    width: 400px;
    position: relative;
}

#nomenklatura_select .catalog_groups_filter {
    width: 390px !important;
    margin-top: 0 !important;
    display: none;
    padding-right: 0 !important;
}

#nomenklatura_select .group_item {
    margin: 0 1px 5px 0 !important;
    width: 120px !important;
    min-height: 200px !important;
}

#nomenklatura_select .nomenklatura_holder, #nomenklatura_select .modifications_holder {
    height: 300px;
    overflow: scroll;
    margin-top: 10px;
}

.modifications_holder .modification-dropdown-items {
    padding-left: 0;
}

.modifications_holder .modification-dropdown-item {
    margin-right: 0;
}

.modifications_holder .modification-table-row, .nomenklatura_holder .modification-table-row {
    box-sizing: border-box;
}

.modifications_holder .modification-table-row.selected .modification-table-td, .nomenklatura_holder .modification-table-row.selected .modification-table-td {
    color: #ff8500;
}

.modifications_holder .modification-table-th:nth-child(1), .modifications_holder .modification-table-td:nth-child(2), .nomenklatura_holder .modification-table-th:nth-child(1), .nomenklatura_holder .modification-table-td:nth-child(2) {
    width: 16%;
}

.modifications_holder .modification-table-th:nth-child(2), .modifications_holder .modification-table-td:nth-child(3), .nomenklatura_holder .modification-table-th:nth-child(2), .nomenklatura_holder .modification-table-td:nth-child(3) {
    width: 20%;
}

.modifications_holder .modification-table-th:nth-child(3), .modifications_holder .modification-table-td:nth-child(4), .nomenklatura_holder .modification-table-th:nth-child(3), .nomenklatura_holder .modification-table-td:nth-child(4) {
    width: 20%;
}

.modifications_holder .modification-table-th:nth-child(4), .modifications_holder .modification-table-td:nth-child(5), .nomenklatura_holder .modification-table-th:nth-child(4), .nomenklatura_holder .modification-table-td:nth-child(5) {
    width: 30%;
}

.modifications_holder .modification-table-th, .modifications_holder .modification-table-td, .nomenklatura_holder .modification-table-th, .nomenklatura_holder .modification-table-td {
    padding-right: 10px;
    font-size: 12px;
    text-align: center;
}

#nomenklatura_select .modifications_holder, #nomenklatura_select #modifications_select_button, #nomenklatura_select #modifications_close_button, #nomenklatura_select #search_close_button {
    display: none;
}

#nomenklatura_select.single #nomenklatura_close_button {
    display: none !important;
}

#nomenklatura_select.single #search_close_button {
    display: inline;
}

#nomenklatura_select .nomenklatura_holder .image_holder {
    width: 120px !important;
    height: 120px !important;
}

#nomenklatura_select .nomenklatura_holder .group_item:hover .image_holder, #nomenklatura_select .nomenklatura_holder .group_item:hover .title_holder, #nomenklatura_select .nomenklatura_holder .group_item.selected .image_holder, #nomenklatura_select .nomenklatura_holder .group_item.selected .title_holder {
    border: solid 1px #ff8400;
}

#nomenklatura_select .nomenklatura_holder .group_item.selected .title_holder {
    background-color: #ff8400;
    color: #fff;
}

#nomenklatura_select .nomenklatura_holder .image_holder img {
    max-width: 110px !important;
}

#nomenklatura_select .nomenklatura_holder .title_holder div {
    font-size: 10pt !important;
    height: 45px !important;
}

.default-accordeon .accordeon-link {
    width: 100%;
    font-size: 14px;
    border-bottom: 1px solid #b2b2b2;
    background-color: transparent;
    display: block;
    text-decoration: none;
    color: #5d5d5d;
    padding: 16px 41px;
    padding-left: 0;
    position: relative;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
}

.default-accordeon .accordeon-link:after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAMAAAA1k+1bAAAAXVBMVEWNjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY1YI3m5AAAAHnRSTlMAAQIDBAUbICYrMzhDRkpLYnuAnqWmr7y+zPX3+/2jJQ8qAAAAUUlEQVR42jXH1RWAUBDE0MHdnQfpv0wWuz85UesafWrXCqjeK+FUb1/I5EAnDZZMSi2DJG+CI4kPGD0Zfwa3w+zrEayYNdAn3GCz+0XLEul2AckpBjcHaWQGAAAAAElFTkSuQmCC);
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.cart-description-accordeon-wrap {
    display: block;
    margin-top: 20px;
}

.accordeon-block {
    margin-top: 20px;
    display: none;
}

.catalogue .default-accordeon {
    display: none;
}

.cities_holder, .sectors_holder {
    /*height: 250px;*/
    /*overflow: scroll;*/
}

.cities_holder.error, .sectors_holder.error {
    border: solid 1px red;
}

.cities_holder .city_item, .sectors_holder .sector_item {
    padding: 3px;
    color: #666;
    cursor: pointer;
}

.sended .cities_holder .city_item, .sended .sectors_holder .sector_item {
    cursor: default;
}

.cities_holder .city_item.selected, .sectors_holder .sector_item.selected {
    font-weight: bold;
    color: #000;
}

.nomenklatura_delete, .nomenklatura_up, .nomenklatura_down {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
    padding-right: 3px;
}

.nomenklatura_up img, .nomenklatura_down img {
    width: 20px;
}

.personal_navigation {
    margin: 20px 0 40px;
}

.personal_navigation a {
    display: inline-block;
    width: 250px;
    text-align: center;
    margin-right: 50px;
}

.sended #save_project, .sended #send_project, .sended .nomenklatura_add, .sended .file_add, .sended .nomenklatura_select, .sended .nomenklatura_delete, .sended .nomenklatura_up, .sended .nomenklatura_down {
    display: none !important;
}

.nomenklatura_search {
    position: absolute;
    right: 5px;
    top: 10px;
    vertical-align: top;
}

.nomenklatura_search input[type=text] {
    border: solid 1px #ccc;
    vertical-align: top;
}

.nomenklatura_search .search_input {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    background: transparent url(images/search_input.png) center no-repeat;
    cursor: pointer;
}

.compare-wrap {
    display: table;
    width: 100%;
}

.compare_content {
    display: table-cell !important;
}

.compare_table {
    display: table;
    width: 100%;
    /*margin: 0 auto;*/
}

.compare_row {
    display: table-row;
}

.compare_cell {
    display: table-cell;
    border: solid 1px #ccc;
    width: 250px;
    padding: 10px;
    vertical-align: top;
}

.compare_cell.title {
    background-color: #efefef;
}

.compare_cell.different.visible {
    background-color: #efefef;
}

.compare_cell.orange {
    background-color: #ff8400;
    border: solid 1px #ff8400;
}

.compare_cell .example_photos {
    margin: 0 auto;
    display: inline-block;
}

.compare_cell.orange a {
    color: #fff;
}

.compare_cell.orange a.del {
    color: #ff8400;
    background-color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
}

.compare_cell .compare_img {
    max-width: 200px;
}

.compare_cell .del {
    text-decoration: none;
    color: #ff8400;
}

.compare_filter {
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
    padding-top: 65px!important;
    padding-right: 0!important;
}

.analogs_holder {
    margin-top: 20px;
}

.analogs_holder .analogs_group_items {
    width: 100%;
}

.analogs_holder .analogs_group_items .analogs_row {
}

.analogs_holder .analogs_group_items .analogs_row .analogs_cell {
    padding: 10px;
    vertical-align: middle;
}

.power_select {
    width: 50px;
}

.install_type_select {
    width: 125px;
}

.search-page {
    vertical-align: top;
    display: table;
}

.search-page .catalog_groups_content {
    display: table-cell !important;
}

.analogs_holder .analogs_cell img {
    max-width: 200px;
    max-height: 200px;
}

.analogs_holder .analogs_cell .button_stylized {
    font-size: 14px;
    padding: 5px 15px;
}

body div.analogs .catalog_groups_filter select {
    width: 250px;
    height: 100px;
}

body div.analogs .catalog_groups_filter {
    margin-top: 0;
}

.analogs_content {
    margin-bottom: 10px;
}

.results_search table {
    width: 100%;
}

.results_search td {
    padding: 10px;
    font-size: 12px;
}

.right {
    text-align: right;
}

.email a {
    font-size: 13px;
}

.city_item .toggle_input, .city_item.selected .toggle_input {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-weight: normal;
    color: #666;
}

.city_item .toggle_input:hover, .city_item.selected .toggle_input:hover {
    color: #ff8400;
}

#quick_select_city {
    width: 260px;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.main .header-list-item .parent_link {
    background: transparent url(images/triangle.png) right center no-repeat;
}

.notmain .header-list-item .parent_link {
    background: transparent url(images/triangle-black.png) right center no-repeat;
}

.header-list-item .parent_link:hover, .header-list-item.active .parent_link {
    background: transparent url(images/triangle-active.png) right center no-repeat;
}

@media (max-width: 1280px) {
    .main .header-list-item .parent_link {
        background: transparent url(images/triangle-small.png) right center no-repeat;
    }

    .notmain .header-list-item .parent_link {
        background: transparent url(images/triangle-black-small.png) right center no-repeat;
    }

    .header-list-item .parent_link:hover, .header-list-item.active .parent_link {
        background: transparent url(images/triangle-active-small.png) right center no-repeat;
    }
}

.compare_empty {
    text-align: center;
    color: red;
    font-weight: bold;
    margin-top: 50px;
    line-height: 50px;
}

.compare_empty a {
    vertical-align: middle;
    margin-left: 10px;
}

.compare_content h3 {
    font-weight: bold;
    margin: 15px 0 20px;
}

.compare_filter a {
    display: block;
    margin-bottom: 10px;
    width: 250px;
}

.modification-table-row.title {
    background-color: #fff !important;
    cursor: pointer;
}

.modification-table-row.title .modification-table-td {
    color: #ff8400;
}

.modification-table-tbody .level2 {
    margin-left: 20px;
}

.modification-table-tbody .level3 {
    margin-left: 40px;
}

.modification-table-tbody .level4 {
    margin-left: 60px;
}

.modification-table-tbody .level5 {
    margin-left: 80px;
}

hgroup .icon, .cart-main-title .icon {
    display: inline-block;
    padding: 10px 15px;
}

.cart-main-right-color {
    display: inline-block;
}

.cart-main-right-color .color {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: solid 1px #ccc;
    text-align: center;
    line-height: 50px;
}

.cart-main-right-color .color.default {
    background: transparent url(images/ral.png) left top no-repeat;
    border: solid 1px #ccc;
}

.cart-main-right-color-description {
    display: inline-block;
    font-size: 11px;
    color: #666;
    vertical-align: middle;
    padding-right: 5px;
}

.modification-block .jq-selectbox__select {
    padding-right: 35px;
}

.news-lent-text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    max-height: 67px;
    overflow: hidden;
}

.gray-btn.price {
    cursor: default;
}

.gray-btn.price:hover {
    opacity: 1;
}

.package {
    display: block;
    width: 450px;
    height: 216px;
    background: transparent url(images/package.jpg) left top no-repeat;
    position: relative;
    margin-bottom: 50px;
}

.package .p_characteristic {
    position: absolute;
    font-size: 12px;
}

.package .p_length {
    right: 200px;
    top: 175px;
    text-align: right;
}

.package .p_width {
    right: 315px;
    top: 50px;
    text-align: right;
}

.package .p_height {
    right: 360px;
    top: 115px;
    text-align: right;
}

.package .p_weight {
    left: 170px;
    top: 115px;
}

.package .p_volume {
    left: 295px;
    top: 115px;
}

.knowledge_base img, .news img, .portfolio img, .static_page img {
    max-width: 100%;
}

#main_wrapper .knowledge_base h1, #main_wrapper .knowledge_base h2, #main_wrapper .news h1, #main_wrapper .news h2, #main_wrapper .portfolio h1, #main_wrapper .portfolio h2, #main_wrapper .static_page h2 {
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
}

#main_wrapper .knowledge_base .news-detail .news-detail-content p, #main_wrapper .knowledge_base .news-detail .news-detail-content, #main_wrapper .news .news-detail .news-detail-content p, #main_wrapper .news .news-detail .news-detail-content, #main_wrapper .portfolio .news-detail .news-detail-content p, #main_wrapper .portfolio .news-detail .news-detail-content, #main_wrapper .static_page .news-detail .news-detail-content p, #main_wrapper .static_page .news-detail .news-detail-content {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}

#main_wrapper .knowledge_base h3, #main_wrapper .news h3, #main_wrapper .portfolio h3, #main_wrapper .static_page h3 {
    font: bold 16px "ArialBold","PT Sans","Helvetica CY","Nimbus Sans L",sans-serif !important;
}

.knowledge_base ul, .news ul, .portfolio ul, .static_page ul {
    padding-left: 0;
    margin: 7px 0 14px;
}

#main_wrapper .knowledge_base ul li, #main_wrapper .news ul li, #main_wrapper .portfolio ul li, #main_wrapper .static_page ul li {
    font-size: 14px;
    list-style-type: none;
    list-style-image: none;
}

.knowledge_base ul li:before, .news ul li:before, .static_page ul li:before {
    color: #f6843c;
    content: "вЂў";
    padding-right: 10px;
}

.knowledge_base ul.slidesjs-pagination li:before, .news ul.slidesjs-pagination li:before, .static_page ul.slidesjs-pagination li:before {
    content: none;
    padding-right: 0;
}

.knowledge_base ol, .news ol, .portfolio ol, .static_page ol {
    padding-left: 20px;
    margin: 7px 0 14px;
}

#main_wrapper .knowledge_base ol li, #main_wrapper .news ol li, #main_wrapper .portfolio ol li, #main_wrapper .static_page ol li {
    font-size: 14px;
    margin-bottom: 7px;
}

.knowledge_base table, .news table, .portfolio table, .static_page table {
    margin: 0 auto 30px;
}

.knowledge_base tr, .news tr, .portfolio tr, .static_page tr {
    border-bottom: solid 1px #efefef;
}

.knowledge_base td, .news td, .portfolio td, .static_page td {
    padding: 15px;
}

.knowledge_base td + td, .news td + td, .portfolio td + td, .static_page td + td {
    border-left: solid 1px #efefef;
}

.title-company-logo {
    margin-bottom: 10px;
    max-height: 100px;
}

.btn-search {
    padding: 4px;
    width: 70px;
    background-color: #f6841f;
    border: 1px gray solid;
    color: #151515;
    cursor: pointer;
}

.view_more_holder.vmh_button {
    margin-right: 165px;
}

.view_more_holder{
    /*margin-right: 165px;*/
}
@media (max-width: 1903px) {
    .view_more_holder{
        margin-right: 15px;
    }
}

.product_text_item ul {
    padding-left: 14px;
}
.product_text_item ul li {
    color: #666;
}

header.main .header-wrapper .header-logo {
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  align-items: center;
  align-content: center;
}
header.main .header-wrapper .header-logo a img.header-logo__img {
  width: 148px;
  height: 46px;
  
}

#main_wrapper header .crosslinks {
  height: 45px;
  position: relative;
  z-index: 100;
  /* display: none; */
}
#main_wrapper header .crosslinks .crosslinks-wrap {
  position: fixed;
  color: #474747;
  background-color: #cbcbcd;
  width: 100%;
}
#main_wrapper header .crosslinks .small_logo {
  padding: 13px 0 12px 0;
  display: flex;
  justify-content: flex-start; 
  align-items: center;
  align-content: center;
  gap: 30px;
  line-height: 20px;
}
#main_wrapper header .crosslinks .small_logo a {
  display: inline-block;
  color: #474747;
  font-size: 14px;
  height: 20px;
}
#main_wrapper header .crosslinks .small_logo a:hover {
  text-decoration: none;
}
#main_wrapper header .crosslinks .small_logo img {
  height: 20px;
  vertical-align: text-bottom;
  padding-right: 5px;
  display: inline-block;
}
header.main {
  height: 116px;
}

#main_wrapper header.main div.header-navi nav.header-list ul.crosslinks {
  display: none;
}
@media (max-width: 992px) {
  #main_wrapper header .crosslinks {
    display: none;
  }
  #main_wrapper header.main div.header-navi nav.header-list ul.crosslinks {
    padding-top: 15px;
    display: block;
  }
  #main_wrapper header.main div.header-navi nav.header-list ul.crosslinks .header-list-item__link img {
    height: 20px;
    display: inline-block;
  }
  .drop_menu-links {
    padding-top: 36px;
    display: block;
  }
  .drop_menu-links .sm_img_cell {
    display: table-cell;
    width: 42px;
    text-align: center;
    vertical-align: middle;
    height: 20px;
  }
  .drop_menu-links .txt_cell {
    display: table-cell;
    padding-left: 5px;
    vertical-align: middle;
  }
  .drop_menu-links a {
    display: block;
    font-size: 12px;
  }
}
</pre></body></html>