/* На SPB используются стили с WWW */
@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'MyriadProRegular';
    src: url('myriad_pro-webfont.eot');
    src: url('myriad_pro-webfont.eot?#iefix') format('embedded-opentype'),
    url('myriad_pro-webfont.woff') format('woff'),
    url('myriad_pro-webfont.ttf') format('truetype'),
    url('myriad_pro-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Reset
----------------*/
HTML {
    font-size: 100.01%;
    font-family: 'MyriadProRegular';
}

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR,
ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM,
FONT, INS, KBD, Q, S, SAMP, SMALL, STRIKE,
STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL,
LI, FIELDSET, FORM, LABEL, LEGEND, TABLE,
CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD, HR {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    font-family: inherit;
    border-collapse: collapse;
}

img {
    border: 0;
    outline: none;
}

TH, H3, H4, H5, H6 {
    font-weight: normal;
}

OL, UL {
    list-style: disc;
    padding-left: 15px;
}

input, textarea, button {
    outline: none;
    background: none;
    border: none;
    resize: none;
}

input, textarea, button {
    outline: none;
    background: none;
    border: none;
    resize: none;
}

strong {

    font-weight: bold;
}

html, body {
    height: 100%;
}

div {
    display: block;
}

/* Globals
----------------*/
BODY {
    /*background: url(/style/frontend/themes/default/i/fon.jpg) repeat;*/
    position: relative;
    font: 13px Arial, Helvetica, sans-serif;
    background-color: #fff !important;
    color: #000;
}

h1 {
    font: 16px Arial, Helvetica, sans-serif;
}

h2 {
    font: 17px Arial, Helvetica, sans-serif;
}

.clear {
    height: 1px;
    clear: both;
    font-size: 1px;
}

/* Layout
----------------*/
.bg-body {
    background: url(/style/frontend/themes/default/i/background.png) repeat-y 0 0;
    height: 100%;
    left: -169px;
    position: absolute;
    top: 0;
    width: 1324px;
    z-index: -1;
}

.l-page {
    width: 1024px;
    height: auto !important;
    min-height: 100%;
    margin: 0 auto;
    /*overflow: hidden;*/
}

.h-page {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    /*width: 1010px;*/
}

/* l-header
----------------*/
.b-header {
    color: #000;
    font: 16px Arial, Helvetica, sans-serif;
    /*height: 95px;*/
    padding-top: 20px;
    /*padding-bottom: 30px;*/
    /*position: relative;*/
    width: 100%;
    /*z-index: 10;*/
    position: static;
    clear: both;
}

.index .b-header {
    padding-bottom: 30px;
}

.b-header .main {
    padding-bottom: 0;
}

.index .b-header {

}

.b-header-t, .b-header-t span {
    /*margin-left: 10px;*/
    /*position: relative;*/
    /*padding: 10px 0 12px;*/

}

.b-header-t .header_block__text {
    width: 210px;
    float: left;
    display: inline-block;
    margin-top: 10px;
}

.b-header-t span {
    padding-top: 17px;
    font-size: 24px;
}

.b-header-t p {
    float: left;
}

.b-diller {
    float: right;
    margin: 15px 23px;
    font: 13px Arial, Helvetica, sans-serif;
    display: none;
}

.b-diller a {
    color: #fff !important;
    text-decoration: none;
    padding-top: 28px;
    display: block;
}

.b-diller span {
    border-left: 1px solid #fff;
    margin: 0 5px;
}

.logo {
    position: relative;
    z-index: 100;
    background: url(/style/frontend/themes/default/i/logo.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 42px;
    width: 135px;
    margin-top: 15px;
}

.head_text {
    margin: 0 0 0 25px;
    font-size: 14px;
    font-family: Arial;
    color: #eb5a24;
    font-weight: bold;
    line-height: 17px;
    text-align: left;
    float: left;
    padding-top: 10px;
}

/* menu-top
------------*/
.b-menu-top {
    margin-top: 20px;
    font-size: 16px;
    background: url(/style/frontend/themes/default/i/dg_menu_top.png) repeat-y 100% 0; /* Фоновый цвет всего меню  */
    width: 100%; /* Ширина меню  */
    /*height: 40px;*/
    /*float: left;*/
}

.nav, .nav ul {
    list-style: none !important;
    /*margin-right: 13px;*/
    padding: 0;
    /*float: right;*/
    font: 16px/40px Arial, Helvetica, sans-serif;
    transition: all 0.2s cubic-bezier(0.1, 0, 1, 1) 0s;

}

.nav {
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    background-color: #f6f6f6;
    height: 45px;
    list-style: none;
    width: 100%;
    display: inline-block;
    /*padding-left: 5px;*/
}

.nav li:first-child {
    width: 270px;
    text-align: center;
    padding-left: 0;
    padding-right: 13px;
    padding-top: 5px;
    position: relative;
    /*top: 10px;*/
    left: 5px;
}

.nav li:first-child a {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    width: 246px;
}

.nav li {
    float: left;
    position: relative;
    padding-right: 32px;
}

.first_head_block {
    border-bottom: 0 !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    padding-top: 0;
    padding-bottom: 0;
    /*height: 36px !important;*/
    border-radius: 3px 3px 0 0;
    background: #545454 url("/style/frontend/themes/default/i/menu-bars1.png") no-repeat left 15px top 11px;
    /*margin-left: 3px;*/
    width: 254px;
    /*margin-top: 4px;*/
    /*margin-top: 3px !important;*/
    color: #fff !important;
}

.nav li .cur {
    /*height: 36px;*/
    color: #eb5a24;
    border-bottom: 2px solid #eb5a24;

}

.nav a {
    margin-top: -2px;
    color: #000;
    display: block;
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 0 0 6px;
    border-bottom: 2px solid rgba(246, 246, 246, 0);
}

.nav a.current {
    height: 39px;
    border-bottom: 2px solid #fff;
}

.nav li a:hover {
    /*height: 39px;*/
    color: #eb5a24;
    border-bottom: 2px solid #eb5a24;
    transition: all 0.25s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.nav ul {
    font: 12px/31px Verdana, Arial, Helvetica, sans-serif;
    border-top: 0;
    border-bottom: 0;
    display: none;
    width: 140px;
    position: absolute;
    top: 40px;
    /*left: 10px;*/
    z-index: 20;
    box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.2s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.nav ul li {
    border-top: 1px solid #e0e0e0;
    padding: 0;
}

.nav ul li a {
    /*border-bottom-color: rgba(84, 84, 84, 0.1);*/
    /*border-top-color: rgba(84, 84, 84, 0.1);*/
    font: 12px/30px Verdana, Arial, Helvetica, sans-serif;
    /*border: none;*/
    border-top: 1px solid #e0e0e0;
    color: #fff;
}

.nav ul li a:hover {
    color: #fff;
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.nav ul a:hover {
    background: rgb(84, 84, 84);
    transition: all 0.1s cubic-bezier(0.1, 0, 1, 1) 0s;

}

.nav ul a {
    color: #fff;
    background: rgba(84, 84, 84, 0.95);
    /*border: 1px solid rgba(84, 84, 84, 0.1);*/
    /*font: 12px/31px Verdana, Arial, Helvetica, sans-serif;*/
    /*height: 31px;*/
    /*padding: 0 12px;*/
    /*width: 470px;*/
}

.nav ul li:first-child {
    border-top: none;
}

.nav li ul {
    transition: all 5s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.nav li:hover ul, .nav li.jshover ul {
    display: block;
}

.product_count_container {
    bottom: 24px;
    color: #000;
    /*position: absolute;*/
    right: 144px;
    /*text-align: right;*/
    width: 300px;
    margin-top: 10px;
}

.product_count_container img {
    position: relative;
    top: 2px;
}

/* jNice
---------*/
/* checkboxes */
.jNiceWrapper {
    margin: 0 0 0 5px;
    z-index: 1;
    width: 18px;
    height: 18px;
    position: relative;
    padding: 0 !important;
}

.jNiceCheckbox {
    position: absolute;
    top: 0;
    left: 0;
    display: block; /*display: -moz-inline-block;*/
    width: 18px;
    height: 18px;
    background: url(/style/frontend/themes/default/i/checkbox.png) no-repeat 0 0;
    cursor: pointer;
    z-index: 1;
}

.jNiceChecked {
    background: url(/style/frontend/themes/default/i/check-checked.png) no-repeat 0 0;
!important;
}

.b-check {
    position: relative;
    margin-top: 9px;
}

/* paging
---------*/
.b-paging, .b-sorting, .b-paging-c {
    float: left;
    font: 13px Arial, Helvetica, sans-serif;
    margin: 0 0 20px;
    width: 100%;
}

.b-paging {
    font: 13px Arial, Helvetica, sans-serif;
}

.b-paging p {
    float: left;
}

.b-sorting a:hover {
    color: grey;
}

.b-sorting li {
    border-left: 1px solid #7a7a7a;
    padding: 0 4px;
}

.b-sorting li:first-child {
    border: none;
}

.b-paging li:first-child {
    margin-left: 5px;
}

.b-paging li {
    padding: 0 2px;
}

.b-paging ul li, .b-paging span, .b-sorting ul li, .b-sorting span {
    display: block;
    float: left;
}

.b-paging li span, .b-sorting li span {
    display: inline;
    float: none;
}

/* index
----------------*/
.b-index {
    height: 347px;
}

.b-index-t {
    /*float: right;*/
    width: 100%;
}

.b-index-t h1 {
    margin-bottom: 30px;
}

.b-index-menu {
    background: url(/style/frontend/themes/default/i/dg_menu.png) repeat-x 0 0;
    font-size: 14px;
    height: 29px;
    margin-top: -29px;
    width: 100%;
}

.b-index-menu ul {
    float: right;
    list-style: none outside none;
    margin-right: 10px;
    padding: 0;
}

.b-index-menu li {
    float: left;
}

.b-index-menu ul li a {
    display: block;
    padding: 0 14px;
    margin: 5px 0;
    text-decoration: none;
    color: #fff;
    border-left: 1px solid #fff;
    font-size: 13px;
}

.b-index-menu ul li a.first {
    border: none;
}

/* b-content
----------------*/
.b-content {
    background-color: #fff;
    overflow: hidden;
    z-index: 1;
    position: static;
    width: 100%;
}

/* catalog
----------------*/
.catalog h1, .list h1 {
    font: 20px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 100;
}

.catalog h1 a, .list h1 a {
    color: #4D4D4D;
    text-decoration: none;
}

.catalog a.title_page, .list a.title_page {
    color: #000000;
    text-decoration: none;
    font: 16px Arial, Helvetica, sans-serif;
    font-weight: 900;
    margin-bottom: 15px;
    display: block;
}

.catalog a.title_page:hover, .list a.title_page:hover {
    text-decoration: underline;
}

.b-right .b-title {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    /*border-radius: 4px;*/
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 15px;
    background: url('/style/frontend/themes/default/i/b-title-bg-2.png') repeat-x bottom left;
    margin-bottom: 20px;
}

.b-right .b-title .catalog_button {
    color: #fff;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}

.crumbs {
    background: #fff;
    color: #adadad;
    display: block;
    font: 14px Arial, Helvetica, sans-serif;
    padding: 8px 0;
    margin-top: 15px;
}

.crumbs a, .crumbs a span {
    color: #000 !important;
    font: 14px Arial, Helvetica, sans-serif;
    text-decoration: underline !important;
}

.crumbs a:hover {
    color: #eb5a24 !important;
}

.crumbs span {
    color: #f24f2e;
    margin: 0 3px;
}

.b-left-menu2 {
    float: left;
    font: 13px normal Arial, Helvetica, sans-serif;
    width: 252px;
    margin-bottom: 60px;
    /*margin-top: 6px;*/
    margin-left: 1px;
    z-index: 999;
    position: relative;
    top: 3px;
    padding-left: 4px;
}

.b-left-menu .question {
    padding: 10px 10px 10px 10px;

    background: url(/style/frontend/themes/default/i/dg_form_q.png) repeat-y 0 0;
    margin-bottom: 35px;
}

.block {
}

.b-left-menu2 ul {
    /*border-bottom: 1px solid #ADADAD;*/
    list-style: none outside none;
    padding: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}

.b-left-menu2 li {
    background: #F6F6F6;
    font-size: 14px;
    border-top: 1px solid #fff;
    /*box-shadow: 0 0 1px 1px rgba(192, 192, 192, 1);*/
}

.b-left-menu2 li.cur {
    background: #dcdcdc;
}

.b-left-menu2 li.cur span {

    color: #fff;
}

.b-left-menu2 li span a {
    padding: 0 !important;
    color: #000;
}

.b-left-menu2 ul ul {
    background: url(/style/frontend/themes/default/i/dg_ul_ul2.png) repeat-x 0 100% #666;
    border-bottom: none;
    text-decoration: underline;
    margin-bottom: 0;
}

.b-left-menu2 ul ul li {
    border-top: 1px solid #a9abae;
}

.b-left-menu2 ul ul li:first-child {
    background: url(/style/frontend/themes/default/i/dg_ul_ul1.png) repeat-x 0 0;
    border-top: none;
}

.b-left-menu2 ul ul a, .b-left-menu2 ul ul span {
    color: #ececec;
    text-decoration: underline;
}

.b-left-menu2 ul ul li.cur {
    background: #666;
}

.b-left-menu2 ul ul li.cur span {
    background: #666;
    color: #ff8d1e;
}

.b-left-menu2 ul ul li.cur span a {
    background: #666;
    color: #ff8d1e;
}

.b-left-menu2 li a, .b-left-menu2 li span {
    color: #000;
    display: block;
    padding: 8px 15px 8px 12px;
    text-decoration: none;

}

.b-left-menu2 li a {
    background: url("/style/frontend/themes/default/i/menu_arrow.png") no-repeat right;
}

.b-left-menu2 li a:hover {
    /*background: url("/style/frontend/themes/default/i/dg_li_cur.png") repeat-x scroll 0 100% transparent;*/
    color: #000;
}

.b-left-menu2 li:hover {
    background: none repeat scroll 0 0 #dcdcdc;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.1s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.b-left-menu2 li.cur:hover {
    background: auto;
    /* выбирите нужное ))  */
    /* background-position:auto */
    /* background-color: transperent*/
    /* background-color: none*/
}

.b-left-menu2 li.cur span a:hover {
    background: none !important;
}

.b-right {
    color: #000000;
    float: right;
    font-size: 14px;
    padding: 0 25px 25px;
    width: 699px;
    margin-top: 25px;

    position: relative;
}

.b-right a {
    color: #d9531e;
}

.b-shadow {
    /*background: url(/style/frontend/themes/default/i/shadow.png) repeat-x 0 0;*/
    /*float: left;*/
    /*height: 20px;*/
    /*margin: 25px -25px 0;*/
    /*width: 750px;*/
    display: none;
}

.b-title img {
    /*float: left;*/
    /*margin-right: 25px;*/
}

.b-title__header-img {
    float: left;
    width: 110px;
}

.b-title__header-text {
    float: left;
    width: 600px;
}

.b-title__header-btn {
    clear: both;
}

.b-right a {
    /*color: #d9531e;*/
}

.catalog .b-title {
    border-radius: 2px;
    border: 1px solid #e0e0e0;
    color: #000000;
    padding: 10px 10px 5px 10px;
    -webkit-box-shadow: 0 1px 1px 1px rgba(192, 192, 192, 1);
    -moz-box-shadow: 0 1px 1px 1px rgba(192, 192, 192, 1);
    box-shadow: 0 1px 1px 1px rgba(192, 192, 192, 1);
    margin-top: 10px;
    margin-bottom: 20px;
    background: linear-gradient(to top, #efefef, #fff);
}

.list .b-right h1 {

}

.b-title p {
    color: #000000;
    font: 14px Arial, Helvetica, sans-serif;
    margin-top: 5px;
    margin-bottom: 15px;
}

.container-product-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.list .b-right h1 {
    margin-top: 15px;
}

.b-right-l, .b-right-r {
    float: left;
    width: 258px;
    padding-right: 90px;
}

.b-right-l {

}

.b-right-r {
    margin-left: 0;
    padding-left: 0;
    padding-right: 65px;
}

.b-right-r .img {
}

.b-right-r .img img {
    /*max-width: 255px;*/
}

.b-right-r .img a {
    padding: 0 !important;
}

.b-right div div {

}

.b-right div div:first-child {
    /*margin-top: 0;*/
}

.b-right div div a, table a {
    vertical-align: top;
    /*font: 13px Arial, Helvetica, sans-serif;*/
    font-family: MyriadProRegular;
    font-size: 13px;
}

.b-right div div p {
    font: 14px Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.b-filter {
    background-color: #f6f6f6;
    margin-top: 15px;
    font: 13px Arial, Helvetica, sans-serif;
    position: relative;
    border: 1px solid #e3e3e0;
    border-radius: 5px;
    padding: 15px 25px;
}

.b-filter span {
    color: #717171 !important;
    padding: 0 3px;
}

.b-filter span:last-child {
    font-weight: 100;
}

.b-filter_input {
    display: inline;
    width: 45px;
}

.b-filter_input input {
    border: 1px solid #e3e3e0;
    /*padding: 0 2px 0 2px;*/
    width: 45px;
    height: 18px;
    padding: 2px 6px;
    font-size: 13px;
    line-height: 1.42857;
    color: #000;
    background: #fff none;
}

.b-filter_input input:focus {
    /*border-color: #66afe9;*/
    outline: 0;
}

.b-select {
    background: url(/style/frontend/themes/default/i/select.png) no-repeat 0 0;
    position: relative;
    width: 148px;
}

.b-filter select {
    width: 135px;
    display: inline-block;
    border: 1px solid #e3e3e0;
    /*background: #FFCB00;*/
    color: #000;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    -ms-appearance: menulist;
    appearance: menulist !important;
    text-indent: 0.01px;
    padding: 2px 6px;
    font-size: 13px;
    line-height: 1.42857;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background: #fff;
}

.mini-select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    -ms-appearance: menulist;
    appearance: menulist !important;
    padding: 1px 6px;
    font-size: 12px;
    line-height: 1.42857;
    border: 1px solid #ccc;
}

/*		.b-select input {
        padding-left: 3px;
        width: 135px;
    }
        .arr-up {
            background: url("../i/arr_up.png") no-repeat scroll 0 0 transparent;
            display: block;
            height: 5px;
            position: absolute;
            right: 3px;
            top: 3px;
            width: 5px;
        }
        .arr-down {
            background: url("../i/arr_down.png") repeat scroll 0 0 transparent;
            display: block;
            height: 5px;
            position: absolute;
            right: 3px;
            top: 10px;
            width: 5px;
        }*/

.b-right div div a, table a {
    font: 14px Arial;
    text-align: left;
}

.b-right .b-title__header-btn .catalog_button {
    font-weight: 100;
    font-size: 13px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    color: #fff;
    text-transform: uppercase;
    padding: 8px 17px 5px 17px;
}

.b-right .b-title__header-btn .catalog_button:hover {
    font-weight: 100;
    font-size: 13px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    color: #fff;
    text-transform: uppercase;
    padding: 8px 17px 5px 17px;
    background: linear-gradient(to bottom, #f14c2e, #f77231);
}

.b-right div div p {
    font: 14px Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.b-filter button {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
    padding: 4px 20px 3px;
    text-decoration: none !important;
    color: #fff !important;
    background: #6a6867 linear-gradient(to top, #575756, #716f6e);
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 30px;
    /*margin: 15px 40px 15px 0;*/
    margin-left: 40px;
    border-radius: 3px;
    margin-top: 6px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9)
}

.b-filter button:hover {
    background-color: #716f6e;
    background: linear-gradient(to top, #716f6e, #575756);
}

.b-filter table {
    border-collapse: collapse;
    color: #fff;
    height: 100%;
    width: 100%;
}

.b-filter table td {

}

.b-filter table tr td:first-child {
    padding: 0 0 0 12px;
}

/* list
-----------*/
.list table {
    /*height: 80px;*/
    margin-left: 8px;
    margin-bottom: 15px;
    width: 100%;
}

.list #links {
    width: auto;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 5px;
}

.list table span {
    color: #333;
}

.list table tr.price span {
    font-size: 16px;
    padding-left: 10px;
}

.list table tr.price span span {
    font-size: 11px;
    padding: 0;
}

.list .b-shadow {
    margin-top: 0;
}

.list table:first-child {
    margin-top: 0;
}

.list table .dotted {

}

/*.list .b-filter {
	margin-top: 0;
	margin-bottom: 25px;
}*/

.list .b-right-l {
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 4px;
    padding: 5px;
    width: 228px;
    display: inline-block;
    border: 1px solid #dcdcdb;
}

.list .b-right-l:hover {
    border: 1px solid #f56330;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.06), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.17s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.list .b-right-r {
    margin-bottom: 10px;
    margin-right: 10px;
    border: 1px solid #dcdcdb;
    border-radius: 4px;
    padding: 5px;
    width: 228px;
    display: inline-block;
}

.list .product_list_item {
    border: 0;
}

.list .product_list_item table {
    /*width: 200px;*/
    /*margin-left: 10px;*/
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
}

.product_list_item table tr {
    /*border-top: 1px dashed #dddada;*/
}

.product_list_item table tr td:nth-child(1) {
    min-width: 150px !important;
    display: inline-block;
}

.list .product_list_item:hover {
    border: 0;
}

.list .b-right-r:hover {
    border: 1px solid #f56330;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.06), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.17s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.list .b-right-middle {
    margin-bottom: 10px;
    border: 1px solid #dcdcdb;
    border-radius: 4px;
    padding: 5px;
    width: 228px;
    margin-right: 10px;
}

.list .b-right-middle:nth-of-type(3n) {
margin-right: 0px;
}

.list .b-right-middle:hover {
    border: 1px solid #f56330;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.06), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.17s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.buy2 {
    background: url(/style/frontend/themes/default/i/btt_buy_2.png) no-repeat 0 0;
    height: 23px;
    margin: 5px 0;
    width: 147px;
    cursor: pointer;
}

.buy {
    float: left;
    text-transform: uppercase;
    /* background: url("/style/frontend/themes/default/i/about_percent.png") no-repeat; */
    font-size: 15px !important;
    padding: 0 31px;
    /* background: url(../i/btt_buy.png) no-repeat 0 0; */
    color: #fff !important;
    text-decoration: none !important;
    background-color: #f14c2e;
    background: linear-gradient(to top, #f14c2e, #f77231);
    height: 35px;
    margin: 0 20px;
    width: 175px;
    cursor: pointer;
    border-radius: 5px;
}

.b-right-r .buy {
    margin: 0 0;
}

.order_link_btn .buy {
    margin: 0 20px;
}

.buy:hover {
    text-decoration: none !important;
    color: #fff !important;
    background-color: #f77231;
    background: linear-gradient(to top, #f77231, #f14c2e);
}

.discount {
    text-transform: uppercase;
    font-size: 15px !important;
    padding: 0 5px;
    border-radius: 5px;
    text-decoration: none !important;
    color: #fff !important;
    background-color: #575756;
    background: linear-gradient(to top, #575756, #716f6e);
    height: 35px;
    margin: 0 0 5px 20px;
    width: 175px;
    cursor: pointer;
}

.discount_2 {
    background: url("../i/btt_discount_2.png") no-repeat scroll 0 0 transparent;
    height: 23px;
    margin: 5px 0 5px 5px;
    width: 120px;
}

.discount:hover {
    text-decoration: none !important;
    color: #fff !important;
    background-color: #716f6e;
    background: linear-gradient(to top, #716f6e, #575756);
}

.b-text {
    color: #4d4d4d;
    float: left;
    font: 13px Arial, Helvetica, sans-serif;
    margin-top: 20px;
}

.b-text h2 {
    font: 18px Arial, Helvetica, sans-serif;
    /*margin: 40px 0 15px 0;*/
}

.b-text p {
    color: black;
    font: 13px Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 10px;
}

.b-text ul li {
    color: black;
    /* font-size: 11px; */
}

/* product
----------------*/
/* product
----------------*/
.product .b-right h1 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.product .b-right-l, .product .b-right-r {
    padding: 0;
    border: none;
}

.product .b-right-l {
    width: 269px;
}

.product .b-right-r {
    margin-right: -25px;
    padding-left: 45px;
    width: 410px;
}

.product .b-right-r div {
    margin: 0;
    padding: 10px 0 0;
}

.product__img {
    width: 269px;
    float: left;
}

.product__info, .product__info:hover {
    /*-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.12);*/
    /*-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.12);*/
    /*box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.12);*/
    border: none;
    padding: 15px;
    margin-bottom: 15px;
    width: 410px;
    float: right;
}

.product__info table {
    height: auto;
    margin: 0;
}

.product__info tr {
    border-top: 1px dashed #dddada;
}

.product__info td, td:last-child {
    border: none;
}

.product__info th {
    border: none;
}

.product__print-link {
    border: none;
    /*text-align: center;*/
}

.product__print-link a {
    margin-top: 10px;
    text-align: left;
    color: #333;
    display: inline-block;
}

.product__print-link a:hover {
    color: #eb5a24;
}

.product__order-buttons {
    /*width: 100%;*/
    padding: 10px 20px;
    display: inline-block;
    margin: 0 auto;
}

.product__order-buttons .buy {
    margin: 0;

}

.product__info .spec__title {
    border-top: none;
}

.spec tr:first-child {
    border: none;
}

.list .add_spec {
    margin-left: 0;
}

.list .add_spec tr {
    border-top: 1px dashed #dddada;
}

.add_spec tr:first-child, tr:nth-child(1) {
    border: none;
}

.add_spec tr:first-child td {
    /*padding-left: 10px;*/
    background: #f6f6f6;
    text-align: center;
    font-weight: 900;
    color: #000;
    border-bottom: 1px solid #dddada;
}

.product .b-text a {
    font-size: 13px;
}

.product .b-right-r a {
    color: #eb5a24;
    display: block;
    font: 13px Arial, Helvetica, sans-serif;
}

.product .b-right-r a:hover {
    color: #000;
}

.b-word a {
    background: url(/style/frontend/themes/default/i/word.png) no-repeat 0 0;
}

.b-excel a {
    background: url(/style/frontend/themes/default/i/excel.png) no-repeat 0 0;
}

.b-pdf a {
    background: url(/style/frontend/themes/default/i/pdf.png) no-repeat 0 0;
}

.spec {
    font: 13px Arial, Helvetica, sans-serif;
}

.spec, .add_spec {
    margin-top: 15px;
    color: #000000;
}

.add_spec th {
    background-color: #dcdcdb;
}

.spec .price {
    border-bottom: none;
}

.spec tr td {
    font-weight: bolder;
}

.product table th {
    color: #fff;
    font: 13px Arial, Helvetica, sans-serif;
    text-align: left;
}

.product table tr td {
    /*height: 26px;*/
    padding: 5px 0;
}

.product table tr.price td {
    font: 15px Arial, Helvetica, sans-serif;
    padding: 15px 0 35px;
}

.product table tr.price span {
    color: #d9531e;
    font-size: 28px;
    padding-left: 10px;
}

.product table tr.price span span {
    font-size: 20px;
    padding: 0;
}

.product table th span {
    color: #000;
    font-weight: bold;
    /* background: none repeat scroll 0 0 #ADADAD; */
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    padding: 8px 6px 5px 6px;
}

.product table th, .product table tr {
    /*border-bottom: 1px dotted #adadad;*/
}

/* contacts
----------------*/
.contacts a {
    text-decoration: none;
    color: #000;
}

.contacts h1 {
    font-size: 20px;
}

.cms-page .b-content {
    background: #fff;
}

.b-content .list {
    width: 740px;
    float: left;
    padding-left: 25px;
}

.b-right {
    color: #000000;
    float: left;
    padding: 0;
    width: 100%;
    margin-top: 25px;
}

.pagination__filter-pages {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.pagination__filter-items {
    float: left;
    width: 48%;
}

.pagination__filter-count-page {
    float: left;
    width: 52%;
    text-align: right;
}

.cms-page .page_content {
    margin: 0 0 20px;
}

.cms-page .page_content p {
    font-size: 14px;
    margin-bottom: 10px;
}

.cms-page .page_title {
    margin-top: 15px;
    font-size: 20px;
    margin-bottom: 15px;
}

.contacts .b-content {
    background: #fff;
    padding: 0 0;
}

.b-left-menu {
    float: left;
    width: 260px;
}

.b-left-menu ul {
    padding: 0;
    list-style: none;
}

.page_menu {
    padding: 0;
    list-style: none;
    border-bottom: 0 none !important;
    margin-bottom: 40px;
}

.page_menu li {
    background-color: #4d4d4d;
    margin-bottom: 1px;
}

.page_menu li a, .page_menu li span {
    color: #fff;
    display: block;
    font: 16px/38px Arial, Helvetica, sans-serif;
    padding: 1px 0 0 19px;
    text-decoration: none;
    text-transform: uppercase;
}

.page_menu li a:hover, .page_menu li.cur span {
    background: url(/style/frontend/themes/default/i/dg_menu_left_h.png) repeat-x 0 0;
}

.page_menu li.one {
    /*background: url(/style/frontend/themes/default/i/dg_menu_left_1.png) no-repeat 0 0;*/
}

.page_menu li.two {
    /*background: url(/style/frontend/themes/default/i/dg_menu_left_2.png) no-repeat 0 0;*/
}

.page_menu li.three {
    /*background: url(/style/frontend/themes/default/i/dg_menu_left_3.png) no-repeat 0 0;*/
}

.page_menu li a.active {
    background: url(/style/frontend/themes/default/i/dg_menu_left_h.png) repeat-x 0 0 !important;
}

.b-left-menu li {
    background-color: #4d4d4d;
    margin-bottom: 1px;
}

.b-left-menu li a, .b-left-menu li span {
    color: #fff;
    display: block;
    font: 16px/38px Arial, Helvetica, sans-serif;
    padding: 1px 0 0 19px;
    text-decoration: none;
}

.b-left-menu li a:hover, .b-left-menu li.cur span {
    background: url(/style/frontend/themes/default/i/dg_menu_left_h.png);
}

.b-left-menu ul li.one {
    background: none repeat scroll 0 0 #4D4D4D;
}

.b-left-menu ul li.two {
    background: none repeat scroll 0 0 #4D4D4D;
}

.b-left-menu ul li.three {
    background: none repeat scroll 0 0 #4D4D4D;
}

.b-left-menu li a.active {
    background: url(/style/frontend/themes/default/i/dg_menu_left_h.png) repeat-x 0 0 !important;
}

.b-info {
    color: #808080;
    margin: 25px 0 5px 284px;
}

.b-info div {
    color: #000;
}

.b-info div.one {
    margin-right: 25px;
}

.b-info h1 {
    color: #4d4d4d;
    margin-top: 15px;
    margin-bottom: 15px;
}

.b-info h2 {
    color: #d9531e;
}

.b-info p {
    font: 15px/15px Arial, Helvetica, sans-serif;
    margin-top: 15px;
}

.contacts .b-right {
    background: url(/style/frontend/themes/default/i/dg_form_q.png) repeat-y 0 0;
    border: 1px solid #4d4d4d;
    color: #c6c6c6;
    float: right;
    padding: 15px 24px 24px;
    width: 224px;
}

.contacts .b-right .error {
}

.contacts .b-right .error p {
    color: #FF2121;
}

.contacts .b-right h1 {
    color: #ececec;
}

.question span, .b-footer span {
    font-size: 14px;
}

.question input {
    width: 178px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #9b9ea1;
    background: #fff none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.question textarea {
    background: none repeat scroll 0 0 #C6C6C6;
    border: 1px solid #000000;
    padding: 3px 0 3px 5px;
    /*width: 230px !important;*/
}

.question .captcha_image img {
    width: 218px;
}

.question .b-form_name, .question .b-form_topic, .question .b-form_email, .question .b-form_phone {
    width: 200px;
    margin-bottom: 5px;
}

.question button {
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    background: #f77231 linear-gradient(to top, #f77231, #f14c2e);
    cursor: pointer;
    height: 30px;
    margin-top: 15px;
    margin-right: 51px;
    width: 144px;
    float: left;
    font-weight: 100;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    /*letter-spacing: 2px;*/
}

.question button:hover {
    background: #f14c2e linear-gradient(to top, #f14c2e, #f77231);
}

/* compare
---------------*/
.compare .b-content {
    background: #fff;
    color: #333;
    padding-top: 25px;
    width: auto;
}

.compare .discount {
    margin: 0;
}

.compare .search_form input {
    width: 940px;
}

.compare .buy {
    margin: 0;
}

.gray {
    /* background: #e0e0e0; */
}

.btt_del {
    background: url(/style/frontend/themes/default/i/btt_del.png) no-repeat 0 0;
    height: 15px;
    width: 53px;
    cursor: pointer;
}

.b-unscroll {
    float: left;
    overflow: hidden;
    width: 220px;
}

.b-unscroll table {
    width: 1100px;
}

.b-unscroll table tr {
}

.b-unscroll table tr td {
    border-top: 1px dashed #ADADAD;
    padding: 3px 5px;
}

.b-scroll table tr td {
    border-top: 1px dashed #ADADAD;
    padding: 3px 5px;
}

.b-scroll {
    float: left;
    overflow-x: auto;
    width: 700px;
}

.b-scroll a.title {
    color: #d9531e;
    font-size: 13px;
}

.b-scroll table {

}

.b-scroll .title {
}

.b-scroll .title a {
    color: #d9531e;
    font: 12px Arial !important;
}

/* l-footer
----------------*/
.l-footer, .b-push {
    height: 266px;
    clear: both;
}

.l-footer {
    color: #c6c6c6;
    position: relative;
    z-index: 1;
}

.b-footer {
    /*width: 1200px;*/
    position: relative;
    background-color: #f6f6f6;
    padding: 25px;
    /* padding-left: 430px; */
    margin-left: auto;
    margin-right: auto;
}

.b-footer .header_block_middle {
    margin-top: 0;
}

.b-footer h1 {
    color: #c6c6c6;
    font-size: 20px;
    margin: 5px 0;
}

.b-footer h2 {
    margin-bottom: 20px;
}

.b-footer b {
    background-color: #ec6322;
    display: block;
    height: 266px;
    position: absolute;
    left: 0;
    top: 0;
    width: 9px;
}

.b-footer-l {

}

.b-footer-l .left_footer {
    /*margin-left: 4%;*/
    /*padding: 15px 5px 0 0;*/
    float: left;
    width: 40%;
}

/*.b-footer-l .left_footer a{*/
/*color: black;*/
/*display: block;*/
/*margin-bottom: 4px;*/
/*margin-right: 8px;	*/
/*}*/

.filter_page_link a {
    color: white;
    display: block;
    margin-bottom: 4px;
    margin-right: 8px;

    text-decoration: underline;
}

.b-footer-l .left_footer .filter_page_menu a {

}

.b-footer-l .right_footer {
    float: left;
    /*margin-right: 30px;*/
    width: 60%;
    position: relative;
}

.b-footer-r {
    background: url(/style/frontend/themes/default/i/dg_form.png) repeat-x 0 0;
    float: right;
    padding: 8px 15px 8px;
    width: 332px;
}

.b-footer-r .help_text {
    margin-top: 5px;
}

.contacts .b-footer-r {
    background: none;
    float: right;
    padding: 0;
    width: 352px;
}

.b-form-l {
    float: left;
    width: 170px;
}

.b-form-r {
    float: right;
    width: 160px;
}

.b-form-l button {
    background: url(/style/frontend/themes/default/i/button.png) no-repeat 0 0;
    cursor: pointer;
    height: 26px;
    width: 159px;
    margin: 5px 0 0 1px;
}

.b-form-l button:hover {
    background: url(/style/frontend/themes/default/i/button_h.png) no-repeat 0 0;
}

.b-form_name, .b-form_topic, .b-form_email, .b-form_phone, .b-form_message {
    float: left;
    margin-top: 5px;
    position: relative;
    width: 159px;
}

.b-form_phone {
    margin-top: 15px;
}

.b-form_message {
    /*height: 95px;*/
}

.lab {
    bottom: 100%;
    display: block;
    left: 0;
    padding-bottom: 5px;
    position: absolute;
}

.footer-h1 {
    color: #C6C6C6;
    font-size: 20px !important;
    margin: 5px 0;
}

.b-form-l input {
    background: none repeat scroll 0 0 #C6C6C6;
    border: 1px solid #000000;
    height: 16px;
    padding: 3px 5px;
    width: 148px;
}

.b-form_message textarea {
    height: 70px;
    margin: 0;
    /*padding: 3px 5px;*/
    width: 232px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    resize: both;
}

.b-copyright {
    /*margin-left: 35px;*/
    padding-top: 25px;
    color: #C6C6C6;
    float: left;
    /*margin-top: 25px;*/
    width: 990px;
}

.b-copyright span, .b-copyright p {
    color: #000;
    font-size: 14px;
    margin-right: 5px;
    margin-top: 10px;
}

.b-copyright img {
    bottom: 15px;
}

.catalog_page {
    float: left;
    margin-left: 1px;
    padding: 0;
    width: 749px;
}

.catalog_page .catalog_info {
    background: url(/style/frontend/themes/default/i/catalog_caption.png) repeat-x;
    font: 12px Arial;
    color: #808080;
    padding: 25px;
}

.catalog_page .catalog_info .image_container {
    float: left;
    width: 110px;
}

.catalog_page .catalog_info .title {
    color: #4D4D4D;
    font: 21px Myriad Pro;
    margin-bottom: 10px;
}

.catalog_page .catalog_info .title a {
    color: black;
    text-decoration: none;
}

.subcat_container {
    margin-top: 20px;
}

.subcat_container .catalog_link {
    color: #D9531E;
    display: block;
    margin-bottom: 5px;
}

.subcat_container .left_col {
    float: left;
    margin-top: 0;
    width: 334px;
    padding-right: 10px;

}

.catalog__row-picture {
    width: 60px;
    float: left;
    margin-right: 15px;
}

.catalog__row-text {
    width: 259px;
    float: left;
}

.catalog__row .right_col .catalog__row-text {
    width: 290px;
    float: left;
}

.subcat_container .catalog__row .left_col img {
    /*margin-right: 15px;*/
}

.subcat_container .right_col {
    margin-left: -1px;
    float: left;
    width: 367px;
}

.filter_container .filter_item_left {
    float: left;
    margin: 0;
    padding: 6px 0 6px 0;
    width: 57%;
}

.filter_container .filter_item_right {
    float: right;
    width: 33%;
    margin: 0;
    padding: 6px 0 6px 12px;
    white-space: nowrap;
}

.filter_container {
    color: #000;
}

.filter_container .fuel {
    margin-left: 2px;
}

.filter_container .execution {
    margin-left: 2px;
}

.filter_container form .clear {
    /*border-top: 1px dashed #dddada;*/
}

#form_container .clear {
    /*border-top: 1px dashed #dddada;*/
}

#filter_form .clear {
    /*border-top: 1px dashed #dddada;*/
}

#form_container .clear_hide-border {
    border-top: none;
}

#filter_form .clear_hide-border {
    border-top: none;
}

.catalog_seo_text {
}

.catalog_seo_text a:hover {
    color: grey;
}

.catalog_seo_text p {
    margin: 10px 0 10px 0;
}

.catalog_seo_text h2 {
    margin: 10px 0 10px 0;
}

.btt_compare {
    vertical-align: top;
    text-decoration: underline;
    height: 15px;
    /*width: 53px;*/
    cursor: pointer;
}

.btt_compare:hover {
    text-decoration: underline;
    color: #f14e2e;
    height: 15px;
    /*width: 53px;*/
    cursor: pointer;
}

.btt_comparehvr {
    vertical-align: top;
    text-decoration: underline;
    height: 15px;
    /*width: 53px;*/
    cursor: pointer;
}

.product_list_item {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding-right: 0;
}

.product_list_item:hover {

}

.product_list_item .image_container {
    height: auto;
    min-width: 100px;
    min-height: 100px;
}

.product_list_item .image_container a {
    width: 100%;
    display: block;
}

.product_list_item .image_container img {
    display: block;
    height: 90px;
    margin: 0 auto;
}

.product_list_item .product_info {
    padding: 2px;
}

.product_list_item .product_info table tr td {
    vertical-align: top;
    font-size: 13px;
    padding: 0;
    color: black;
}

.product_list_item .product_info table tr .dotted:last-child {
    text-align: right;
    vertical-align: top;
    /*padding-top: 2px;*/
}

.product_list_item .product_info table tr td:nth-child(2) span {
   float: right;
}

.product_list_item .product_info table tr.last-tr td {
    vertical-align: top;
}

.product_list_item .product_info a {
    text-align: center;
    display: block;
    margin-bottom: 10px;
    height: 54px;
}

.product_list_item .product_info .product_info__buttons {
    text-align: center;
}

.product_list_item .product_info .order_link_btn {
    display: block;
    padding: 5px 30px;
    background: linear-gradient(to top, #f77231, #f14c2e);
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    height: auto;
    width: 100px;
    float: none;
    margin: 15px auto 5px;
}

.product_list_item .product_info td .order_link_btn {
    display: inline-block;
    padding: 5px 30px;
    background: linear-gradient(to top, #f77231, #f14c2e);
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    vertical-align: middle;
    height: auto;
    margin: 8px auto 5px auto;
    float: none;
}

.product_list_item .product_info .discount_link_btn {
    display: block;
    padding: 8px 5px;
    background: linear-gradient(to top, #575756, #716f6e);
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    text-transform: uppercase;
    vertical-align: middle;
    height: auto;
    margin: 0 auto;
    width: 150px;
    float: none;
    text-align: center;
    cursor: pointer;
}

.similar_container .product_list_item .product_info span {
    color: black;
}

.product_list_item .product_info .discount_link_btn span {
    position: relative;
    top: 2px;
    color: #fff;
}

.product_list_item .product_info .order_link_btn:hover {
    color: #fff;
    background: linear-gradient(to bottom, #f77231, #f14c2e);
}

.product_list_item .product_info .discount_link_btn:hover {
    color: #fff;
    background: linear-gradient(to bottom, #575756, #716f6e);
}

.product_list_item .product_info a:hover {
    color: grey;
}

.catalog_description {
    clear: both;
    margin: 0 0 15px;
}

.b-scroll table tr td {
    width: 200px !important;
}

.order_form {

}

.order_form .row {
    margin-bottom: 5px;
}

.order_form .row label {
    display: block;
    margin-bottom: 2px;
}

.order_form .row input {
    border: 1px solid #ADADAD;
}

.order_form .row textarea {
    border: 1px solid #ADADAD;
    width: 300px;
    height: 70px;
}

.order_form .row .submit {

}

.site_form .row .request_btn {
    float: none;
    /*height: 30px;*/
    /*width: 170px;*/
    background: #f14c2e linear-gradient(to top, #f14c2e, #f77231);
    cursor: pointer;
    color: #FFFFFF;
    padding: 2px 10px;
    /*font-weight: bold;*/
    /*margin-left: 25px;*/
    border-radius: 2px;
    margin: 0 auto;
}

.site_form .row .request_btn:hover {
    background-color: #f77231;
    background: linear-gradient(to top, #f77231, #f14c2e);
}

.paging, .paging-c strong {
    color: #808080;
    float: left;
    font-weight: normal;
    padding-right: 5px;
}

.b-right div .paging a {
    padding: 1px 6px 2px 6px;
    vertical-align: bottom;
    background-color: #575756;
    background: linear-gradient(to top, #575756, #716f6e);
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
}

.b-right div .paging a:hover {
    background-color: #716f6e;
    background: linear-gradient(to top, #716f6e, #575756);
}

.order_link_btn {
    float: left;
}

.discount_link_btn {
    float: left;
}

.site_form {
    margin-top: 25px;
    width: 70%;
    border: 1px solid #dbdbdb;
    position: static;
    border-radius: 5px;
    /*height: 178px;*/
    padding: 20px;
    display: inline-block;
}

.question {
    border: 1px solid #eb5a24;
    width: 458px;
}

.phone_request_form_container .site_form {
    margin-top: 0;
    width: 100%;
    border: 0;
    position: relative;
    border-radius: 5px;
    height: 70px;
    padding: 0;
    /* margin-bottom: 40px; */
}

.phone_request_form_container .site_form input {
    height: 30px;
    padding: 0 5px;
    color: #717171;
    font-size: 16px;
    border-radius: 0;
    width: 243px;
    font-family: MyriadProRegular, sans-serif;
}

.phone_request_form_container .site_form .request_btn {
    width: 150px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 14px;
    border: 0;
    padding-top: 4px;
}

.phone_request_form_container .site_form .phone_request_form__buttons {
    text-align: center;
}

.phone_request_form_container .site_form input::-webkit-input-placeholder {
    color: #717171;
}

.phone_request_form_container .site_form input::-moz-placeholder {
    color: #717171;
}

.phone_request_form_container .site_form input:-moz-placeholder {
    color: #717171;
}

.phone_request_form_container .site_form input:-ms-input-placeholder {
    color: #717171;
}

.site_form .info_text {
    position: absolute;
    right: 0;
    top: 18px;
    width: 196px;
}

.site_form .row {
    /*margin-left: 35px;*/
    margin-bottom: 10px;
    /*padding-left: 15px;*/
}

.site_form .section_row {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

.site_form .section_row .row {
    float: left;
    margin-right: 50px;
}

.site_form .row label {
    color: #333333;
    display: block;
    font: 15px Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}

/*.site_form .row .input {
    color: #545454;
    height: 20px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #545454;
    padding: 3px 5px;
    width: 210px;
    border-radius: 3px;
}*/

/*.site_form .row textarea {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid;
    height: 80px;
    padding: 3px 0 0 5px;
    width: 487px;
}*/

.site_form .row .submit {
    background: red;
}

.site_form .error {
    margin-top: 10px;
    border: 1px solid;
    margin-bottom: 15px;
    padding: 10px;
}

.site_form .error p {
    color: red;
}

.seo_text {
    color: #333333;
    font-size: 14px;
    margin: 0 0 10px;
}

.news {
}

.news .news-item {
    margin-bottom: 10px;
}

.news .news-item img {
    float: left;
    margin: 0 10px 10px 0;
}

.news .news-item .news-date {
    color: #999999;
    font: 12px Tahoma, Arial, Geneva, Helvetica, sans-serif;
}

.news .news-item .news-title {
    font: 14px Arial, Helvetica, sans-serif;
    margin: 5px 0 10px;
    text-decoration: none;
}

.news .news-item .news-info {
    margin: 10px 0 15px 0;
    color: #333333;
}

.news .news-item .news-info p {
    color: #333333;
}

.news-article {

}

.news-article h1 {
    border-bottom: 1px solid #CCCCCC;
    color: #0071BC;
    font: bold 15px Arial, Tahoma, Helvetica, sans-serif !important;
    margin: 0;
    padding: 10px 0;
}

.news-article-annotation {
    color: #333333;
    margin: 0 0 20px;
    font-size: 14px;
}

.news-article-annotation p {
    font-size: 14px;
}

.news-article-content {
    color: #333333;
    font-size: 14px;
    margin: 0 0 20px;
}

.news-article-content p {
    font-size: 14px;
}

.career {
}

.career .news-item {
    margin-bottom: 10px;
}

.career .news-item img {
    float: left;
    margin: 0 10px 10px 0;
}

.career .news-item .news-date {
    color: #999999;
    font: 12px Tahoma, Arial, Geneva, Helvetica, sans-serif;
}

.career .news-item .news-title {
    text-decoration: none;
    font: 14px Arial, Helvetica, sans-serif;
}

.career .news-item .news-info {
    color: #333333;
    font-size: 14px !important;
    margin: 5px 0 10px;
}

.career .news-item .news-info p {
    color: #333333;
}

.career-article {

}

.career-article h1 {
    border-bottom: 1px solid #CCCCCC;
    color: #0071BC;
    font: bold 15px Arial, Tahoma, Helvetica, sans-serif !important;
    margin: 0;
    padding: 10px 0;
}

.career-article-annotation {
    color: #333333;
    font-size: 14px;
    margin: 0 0 20px;
}

.career-article-content {
    color: #333333;
    font-size: 14px;
    margin: 0 0 20px;
}

.solutions {

}

.solutions .item {
    border-bottom: 1px dashed;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.solutions .item img {
    float: left;
    margin: 0 10px 10px 0;
}

.solutions .item .item-info {
    margin: 5px 0;
}

.solutions .item .item-info .item-row {
    margin-bottom: 10px;
    font-size: 13px;
}

.solutions .item .item-info .item-row label {
    color: #333333;
    display: block;
    font-weight: bold;
    margin-bottom: 3px;
}

.etc_materials li {
    margin-bottom: 10px;
}

.price_list_menu {
    float: left;
    list-style: none outside none;
    margin-right: 20px;
    margin-top: 15px;
    padding-left: 0;
}

.price_list_menu li {
    margin-bottom: 10px;
}

.price_list_menu li a {
    padding-left: 25px;
    background: url("/style/frontend/themes/default/i/excel.png") no-repeat scroll left 1px transparent;
}

.footer_text_block {
    margin: 0 0 20px;
    display: none;
}

.info_link {
    color: white;
    display: block;
    margin-top: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}

.pagination_cur_page {
    display: inline !important;
    float: none !important;
    font-weight: bold;
    border-radius: 3px;
    background-color: #dcdcdb;
    padding: 2px 6px 2px 6px;
}

.b-copyright .live_internet {
    float: left;
    height: 35px;
    padding-top: 3px;
    width: 40px;
}

.b-copyright .text {
    float: left;
    width: 400px;
    color: white;
}

/*.b-copyright .text2 {*/
/*float: left;*/
/*width: 400px;*/
/*}*/

.b-copyright .text a {
    color: #000;
}

.b-copyright .text a:hover {
    color: #eb5a24;
}

.sitemap a {
}

.sitemap li {
    margin-bottom: 5px;
}

.schema_org_image input {
    margin: 1px;
}

.schema_org_image h2 {
    display: none;
}

.schema_org_image span {
    display: none;
}

.about_block {
    background: none repeat scroll 0 0 #fff;
    margin-top: 30px;
}

.about_block div {
    color: black;
    padding: 12px 0 12px 60px;
    min-height: 25px;
}

.about_block .block_title {
    height: 20px;
    background: none repeat scroll 0 0 #fff;
    color: #f14e2e;
    font: 14px Arial, Helvetica, sans-serif;
    padding: 20px 0 10px 0;
    position: relative;
    font-weight: bold;
}

.about_block .last {
    margin-bottom: 0;
}

.about_block_items {
    border: 1px solid #dbdbdb;
    border-radius: 3px;
}

.contact_h1 {
    display: block;
    font-size: 20px;
    color: #4D4D4D;
    margin-bottom: 23px;
}

.quest_h1 {
    color: #eb5a24 !important;
    display: block;
    font-size: 20px !important;
    margin-bottom: 15px;
}

textarea {
    font: 14px Arial;
}

.search_form {
}

.search_form input {
    border-radius: 3px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #dedede;
    font: 14px Arial, Helvetica, sans-serif;
    /*height: 35px;*/
    /*padding-left: 3px;*/
    width: 659px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    margin: 0;
    /*box-shadow: inset 0 1px 1px #bbc3c4;*/
}

.search_form button {
    background: #6a6867 linear-gradient(to top, #575756, #716f6e);
    /*background: url("/style/frontend/themes/default/i/search2.png") no-repeat left 5px top 7px;*/
    border-radius: 3px;
    margin-left: -25px;
    width: 85px;
    cursor: pointer;
    padding-bottom: 0;
    padding-top: 0;
    font-weight: 100;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    position: relative;
    top: 2px;
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #585857;
    border-bottom: 0;
    height: 30px;
}

.search_form button .search_form__button-img {
    padding-left: 1px;
    padding-right: 1px;
    float: left;
    position: relative;
    top: 2px;
}

.search_form button .search_form__button-img img {
    margin: 0;
}

.search_form button .search_form__button-text {
    float: right;
    padding-left: 1px;
    position: relative;
    top: 1px;
}

.search_form button:hover {
    /*background-color: #716f6e;*/
    background: linear-gradient(to bottom, #575756, #716f6e);
}

.search_form button span {
    color: #fff;

    padding-left: 22px;
    font-size: 14px;
}

.search_form button img {
    width: 16px;
}

.discount_button {
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    background-color: #f77231;
    background: linear-gradient(to top, #f77231, #f14c2e);
    float: right;
    margin-right: 205px;
    margin-top: -102px;
    /* background: url("/style/frontend/themes/default/i/button_bg.png") repeat-x scroll 0 0 transparent; */
    height: 45px;
    width: 210px;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #123456;
}

.discount_button:hover {
    color: #fff;
    background-color: #f14c2e;
    background: linear-gradient(to top, #f14c2e, #f77231);
}

.discount_button span {
    font: 14px Arial, Helvetica, sans-serif;
    position: relative;
}

.discount_button span {
    color: #fff;
}

.main_form .b-form_topic, .main_form .b-form_email, .main_form .b-form_phone, .main_form .b-form_email, .main_form .b-form_message {
    margin-top: 5px;
}

.main_form .captcha_image {
    margin-top: 5px;
}

.main_form textarea {
    height: 103px;
    width: 148px;
}

.main_form .b-form_message {
    height: 98px;
}

.title_2 a {
    cursor: pointer;
    text-decoration: underline;
    margin-right: 0;
}

.title_2 a.active {
    text-decoration: none;
    font-size: 16px;
}

.order_link_btn span {
    color: #fff;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.product_variants {
    margin-top: 15px;
    position: relative;
}

.similar_container table {
    margin: 0;
    width: 100%;
}

.similar_container .product_list_item .product_info {
    width: 220px;
}

.product_variants .product_list_item .product_info span {
    color: black;
}

.product_variants .product_list_item .product_info .discount_link_btn span {
    color: #fff;
}

.product_variants .b-right-l {
    width: 328px;
    padding-bottom: 20px;
}

.product_variants .item {
    display: table-cell;
    text-align: center;
    width: 350px;
}

.product_variants .item .container_block {
    padding: 4px;
}

.product_variants .item .product_price {
}

.product_variants .price span {
    font-size: 16px !important;
}

.product_variants .price span span {
    font-size: 11px !important;
}

.product_variants .item .product_title {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #D9531E;
    display: block;
    font: 16px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}

.product_variants table a:hover {
    background: none;
}

.product_variants table tr td {
    vertical-align: middle;
    height: auto;
}

.product_variants .right_b {
    padding-left: 20px;
}

.product_variants .left_b {
    padding-right: 20px;
    border-right: 1px solid #ADADAD;
}

.product_variants img {
}

.product_variants .specifications_product {
    text-align: left;
}

.product_variants .specifications_product table {
    margin-top: 5px;
    margin-bottom: 5px;
}

.product_variants .specifications_product table tr td {
    font-size: 12px;
    padding: 5px 0;
}

#links th span {
    background-color: grey;
    width: 150px;
    cursor: pointer;
    margin-right: 10px;
    color: #fff;
    text-align: center;
}

#links th span.active {
    background-color: #4D4D4D;
}

#links tbody tr, #links tbody th {
    border: 0 !important;
}

.links__hr {
    height: 1px;
    border-bottom: 1px solid #000;
}

.left_b .b-shadow {
    width: 373px;
    margin-left: -25px;
}

.right_b .b-shadow {
    width: 375px;
    margin-left: -20px;
}

/*---------------------------*/
.adress {
    float: right;
}

.phone_request_button2 {
    font: 14px Arial, Helvetica, sans-serif;
    padding: 7px 10px 4px;
    color: #fff;
    background: linear-gradient(to top, #f14c2e, #f77231);
    display: inline-block;
    /*width: 195px;*/
    cursor: pointer;
    /*text-align: center;*/
    /*vertical-align: middle;*/
    border-radius: 6px;
    font-weight: 100;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    float: right;
}

.phone_r .phone_request_button2 {
    color: #fff;
}

.phone_request_button2:hover {
    background-color: #f77231;
    background: linear-gradient(to top, #f77231, #f14c2e);
}

.phone_r {
    /*float: right;*/
    /*margin-top: -20px;*/
}

.ta {
    width: 471px !important;
}

.floatleft {

    float: left;
}

.b-pdf {
    display: block;
    margin-bottom: 15px;
}

.phone_request .text_input {
    border: 1px solid #000000;
    margin: 0 0 10px 0;
    height: 18px;
    line-height: 18px;
    padding: 0 6px 0 6px;
    width: 146px;
    color: #383838;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.phone_request textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #383838;
    border: 1px solid #000000;
    width: 146px;
    height: 100px;
    padding: 0 6px 0 6px;
    margin: 0 0 10px 0;
    resize: none;
}

.phone_request input::-webkit-input-placeholder {
    color: #cccccc;
}

.phone_request_form_container .site_form .row textarea {
    background: none repeat scroll 0 0 #ECECEC;
    border: 1px solid;
    height: 80px;
    padding: 3px 0 0 5px;
    width: 400px;
}

#error_name_order_modal, #error_phone_order_modal, #error_email_order_modal {
    width: 200px;
    display: block;
}

#error_name, #error_phone, #error_email {
    position: absolute;
    left: -420px;
    top: -1px;
    border-radius: 5px;
    background-color: white;
    padding: 5px 5px 5px 5px;
    display: block;
    width: 400px;
}

/* compare */

table.compare {
    font: 13px Arial, Helvetica, sans-serif;
}

table.compare tr td:first-child {
    padding-left: 4px;
}

table.compare tr.prc td:first-child {
    font-weight: normal;
}

table.compare tr td.sector {
    background-color: #5F6B7B;
    color: #FFF;
    font-family: PFDinTextCondPro-Medium;
    text-transform: uppercase;
    padding-left: 20px;
    font-size: 14px;
    line-height: 11px;
    border: 0;
}

table.compare tr td {
    font-size: 13px;
    padding: 3px 15px 3px 0;
    color: #333333;
    border-top: 1px dashed #ADADAD;
}

table.compare tr.noborder td {
    border: none;
}

.noborder .discount {
    margin-bottom: 10px;
}

table.compare tr:first-child td {
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: bold;
    font-size: 14px;
    width: 200px;
}

.compare_switcher_container .compare_switcher {
    cursor: pointer;
    background-color: grey;
    width: 150px;
    margin-right: 10px;
    color: #fff;
    padding: 8px 25px 5px 25px;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
}

.compare_switcher_container .active {
    background: #4D4D4D;
}

.compare_switcher_container:before {
    /*display: table;*/
    /*content: " ";*/
    /*list-style: none;*/
}

.compare_switcher_container {
    margin-bottom: 30px;
    margin-top: 30px;
}

.compare_switcher_container li {
    float: left;
    margin-bottom: -1px;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
}

.unscroll {
    width: 200px;
    overflow: hidden;
}

.scroll table {
    margin-left: -106px;
    margin-top: 20px;
}

.unscroll table {
    margin-top: 20px;
}

.scroll {
    width: 1096px;
    margin-left: -91px;
}

.scroll, .unscroll {
    float: left;
}

table.compare td.title a {
    color: #d9531e;
    font: 12px Arial !important;
}

.top-scroll {
    position: absolute;
    width: 1096px;
    height: 20px;
    /*top: 68px;*/
    overflow-x: auto;
    right: 0;
}

.fake {
    height: 1px;
}

.scroll table.compare tr td:first-child {
    visibility: hidden;
}

.unscroll table.compare tr td {
    visibility: hidden;
}

.unscroll table.compare tr td:first-child {
    visibility: visible;
}

.unscroll table.compare tr.hidden_line {
    display: none;
}

.scroll table.compare tr.hidden_line {
    display: none;
}

.scroll table.compare tr td.highlight {
    background-color: #D5D5D5;
}

/* /compare */

.slider_control {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    background-image: url(/style/frontend/themes/default/images/slider_control.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0 0 0 2px;
}

.slider_control:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.2s cubic-bezier(0.1, 0, 1, 1) 0s;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}

.slide_left {
    background: url('/style/frontend/themes/default/i/slider_left-arrow.png');
}

.slide_left:hover {

}

.slide_right {
    background: url('/style/frontend/themes/default/i/slider_right-arrow.png');
}

.slide_right:hover {

}

.main_bestsellers {
    height: 100%;
    border-bottom: 1px solid #ffffff;
    margin: 0;
}

.main_bestsellers .page_title {
    border-bottom: 1px solid #adadad;
    color: black;
    font-size: 19px;
    padding-bottom: 5px;
    /* line-height: 29px; */
}

.main_bestsellers_table table {
    table-layout: fixed;
}

.main_bestsellers_table {
    position: relative;
}

.main_bestsellers .product_list_item {
    width: 238px;
    border: 1px solid #dcdcdb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.main_bestsellers .product_list_item:hover {
    border: 1px solid #f56330;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.06), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.17s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.mb_item_separator {
    width: 20px !important;
}

.mb_slider {
    height: 100%;
    width: 100%;
    padding: 7px;
    overflow: hidden;
    position: relative;
}

.mb_item {

}

.mb_item_img {
    height: 145px;
    text-align: center;
    background: #ffffff;
    width: 100%;
    line-height: 145px;
}

.mb_item_img a {
    display: block;
    line-height: 145px;
    height: 145px;
    text-align: center;
}

.mb_item_img a:hover {
    text-decoration: none;
}

.mb_item_img a img {
    vertical-align: middle;
    max-width: 162px;
}

.mb_item_name {
    background: #92b5c3;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 7px 15px 8px 15px;
}

.mb_item_name a {
    color: #ffffff;
}

.mb_item_content {
    background: #ffffff;
    padding: 0 10px 16px 10px;
    text-align: center;
}

.mb_item:hover .mb_item_content {
    background: #92b5c3;
    color: #ffffff;
}

.mb_item_char {
    padding: 10px 0 0 0;
    border-top: 1px solid #ffffff;
}

.mb_item:hover .mb_item_char {
    border-top: 1px solid #c8e0e9;
}

.mb_item_price {
    padding: 11px 0 8px 0;
    font-size: 16px;
    font-weight: bold;
}

.mb_item_price span.no_price {
    background: none !important;
    padding: 0 !important;
}

.mb_item_price:hover span.no_price {
    color: white !important;
    cursor: text !important;
}

.mb_item_button {
    width: 83px;
    margin: 0 auto;
}

.main_block {
    height: 100%;
    padding: 0 0 20px 0;
}

.main_bestsellers_table table {
    table-layout: fixed;
}

.main_bestsellers_table {
    position: relative;
}

.main_bestsellers_table .product_info a {
    font-size: 15px;
    color: #d9531e;
    text-align: center;
}

.main_bestsellers_table td.dotted {
}

.main_bestsellers_container {
    background: white;
    padding: 10px 0 0 0;
}

.main_bestsellers_container .image_container a img {
    max-width: 100%;
    height: 120px;
    margin: 0 auto;
}

.main_bestsellers_container .image_container {
    /*float: left;*/
    width: 100px;
    margin: 0 auto;
    min-height: 100px;
}

.main_bestsellers_container .product_info {
    /*float: right;*/
    /*width: 220px;*/
    /*margin-top: 0 !important;*/
    /*margin-bottom: 15px;*/
}

.contact_page_view_anchor {
    position: absolute;

    right: 23px;
    top: 33px;
    color: #d9531e;
}

.b-footer a {
    color: #000;
}

.tel, .tel:hover {
    text-decoration: none !important;
}

.b-header .tel, .b-header .tel:hover {
    color: #000;
}

.b-footer .tel, .b-footer .tel:hover {
    color: #c6c6c6;
}

.header_block {
    /*height: 20px;*/
    /*width: 23%;*/
    float: right;
    display: inline-block;
}

.header_block_middle {
    margin-left: 70px;
    /*margin-top: 15px;*/
    /*height: 20px;*/
    /*width: 30%;*/
    float: left;
    margin-top: 15px;
}

.header_img {
    margin-right: 11px;
    vertical-align: middle;
}

.b-header-t .header_clock {
    height: 23px;
    background: url("/style/frontend/themes/default/i/clock1.png") no-repeat left 0;
    /*margin-top: -15px;*/
    padding: 0 0 0 25px;
    font-size: 15px;
    font-family: Arial;
}

.b-header-t .header_mail {
    height: 23px;
    background: url("/style/frontend/themes/default/i/mail1.png") no-repeat left 0 top -1px;
    color: #000;
    padding: 0 0 0 25px;
    margin-top: 5px;
    font-size: 15px;
    font-family: Arial;
}

.b-header-t .header_mail:hover {
    color: #eb5a24;
}

.about_percent {
    margin-left: -40px;
    background: url("/style/frontend/themes/default/i/about_percent.png") no-repeat;
}

.about_consultant {
    margin-left: -40px;
    background: url("/style/frontend/themes/default/i/about_consultant.png") no-repeat;
}

.about_repair {
    margin-left: -40px;
    background: url("/style/frontend/themes/default/i/about_repair.png") no-repeat;
}

.about_shield {
    margin-left: -40px;
    background: url("/style/frontend/themes/default/i/about_shield.png") no-repeat;
}

.about_transport {
    margin-left: -40px;
    background: url("/style/frontend/themes/default/i/about_transport.png") no-repeat;
}

.about_models {
    margin-left: -40px;
    background: url("/style/frontend/themes/default/i/200.png") no-repeat left 15px;
}

.nav li ul {
    margin-top: 8px;
}

.main_compare {
    float: right;
    margin-bottom: 10px;
    margin-top: 5px;
    /*padding-right: 15px;*/
}

.main_price {
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
}

.success_block {
    text-align: center;
    font-size: 16px;
}

.form_left {
    width: 220px;
    float: left;
}

.form_right {
    width: 238px;
    float: left;
}

.form_right .b-form_message {
    /*height: 60px !important;*/
    float: unset;
    width: 100%;
}

.catalog_button {
    background-color: #f77231;
    /*background: linear-gradient(to top, #f77231, #f14c2e);*/
    background: url('/style/frontend/themes/default/i/btn-bg-normal.png');
    padding: 5px 20px 3px 19px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 100;
    border-radius: 3px;
    border: 0;
}

.catalog_button:hover {
    background: #f14c2e linear-gradient(to top, #f14c2e, #f77231);
}

.left_footer .b-header-t .header_block {
    /*float: right;*/
    /*height: 20px;*/
    /*width: 23%;*/
    /*margin-right: 35px;*/
}

.phone_r .tel, .phone_r .tel:hover {
    font-size: 23px;
    font-family: Arial;
    text-decoration: none;
}

.phone_r .tel, .phone_r .tel:hover {
    color: #000;
}

.right_footer .header_clock {
    margin-bottom: 5px;
    height: 23px;
    background: url("/style/frontend/themes/default/i/clock1.png") no-repeat left 1px;
    /*margin-top: -15px;*/
    padding: 0 0 0 25px;
    font-size: 16px;
}

.right_footer .header_map {
    margin-bottom: 5px;
    height: 26px;
    background: url("/style/frontend/themes/default/i/map1.png") no-repeat left -3px top 0;
    /*margin-top: -15px;*/
    padding: 0 0 0 25px;
    font-size: 16px;
}

.right_footer .header_mail {
    height: 23px;
    background: url("/style/frontend/themes/default/i/mail1.png") no-repeat left 0 top -1px;
    color: #000;
    padding: 0 0 0 25px;
    margin-top: 5px;
    font-size: 16px;
}

.right_footer .header_mail:hover {
    color: #eb5a24;
}

.right_footer .header_block_middle {
    /*margin-left: 35px;*/
    /*margin-top: 22px;*/
    /*height: 20px;*/
    /*width: 55%;*/
    float: left;
}

.left_footer .logo {
    /*margin-left: 35px;*/
}

.left_block {
    line-height: 21px;
    font-size: 16px;
    /*width: 25%;*/
    float: right;
}

.left_block a:hover {
    color: #eb5a24;
}

.buy_img {
    margin-right: 10px;
    vertical-align: middle;
    /*margin-bottom: -7px;*/
    /*margin-left: -17px;*/
}

.main_compare a {
    vertical-align: super;
}

.b-right .b-right-r .discount_price {
    margin: 10px 0 10px 0;
}

.discount_price span {
    font-size: 28px;
    color: #eb5a24;
}

.product .site_form {
    margin-top: 25px;
    width: 540px;
    border: 1px solid #eb5a24;
    position: relative;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 40px;
    display: inline-block;

}

.product .site_form .row {
    margin-left: 0;
}

.product .site_form .row textarea {
    width: 460px;
    height: 70px;
    /*color: #545454;*/
    margin: 0;
    padding: 3px 5px;
    background: none repeat scroll 0 0 #fff;
    /*border: 1px solid #545454;*/
    border-radius: 5px;
}

.b-right-l2 {
    float: left;
    width: 400px;
}

.b-right-r2 {
    float: left;
    /*width: 299px;*/
    width: 340px;
}

.b-right-r2 a {
    color: #333;
    display: block;
    font: 13px Arial, Helvetica, sans-serif;
    min-height: 43px;
    padding: 0 25px 10px 55px;
}

.b-pdf {
    /*width: 300px;*/
    margin-left: 25px;
}

.b-right-r2 .b-pdf a {
    text-align: left;
}

.b-right-r2 .b-pdf a:hover {
    color: #eb5a24;
}

.product_list_item table .price {
    border: none;
}

.filter_item {
    width: 45%;
}

.image_container a img {
    max-width: 100px;
}

.product_list_item .product_info table tr td .specific {
    font-weight: normal;
    margin-left: 0;
}

.about_product_block {
    padding-top: 7px;
    width: 749px;
    height: 55px;
    background-color: #f6f6f6;
    border: 1px dashed #e3e3e1;
}

.about_product_block div {
    font-size: 13px;
    width: 31%;
    margin-left: 1px;
    height: 100%;
    float: left;
}

.about_product_block a {
    text-decoration: underline;
    color: #000;
    vertical-align: sub;
}

.about_product_block a:hover {
    color: #d9531e;
}

.about_product_block img {
    float: left;
}

.diler {
    margin-top: 15px;
    width: 263px;
    height: 129px;
    background: url("/style/frontend/themes/default/i/diler.png") no-repeat;
}

#top {
    /*opacity: .5;*/
    display: none;
    margin-bottom: 200px;
    bottom: 85px;
    cursor: pointer;
    font-size: 150%;
    position: fixed;
    height: 40px;
    width: 40px;
    left: 20px;
    background: url('/style/frontend/themes/default/i/arrow_up.png');
}

#top:hover {
    opacity: 1;
    background: url('/style/frontend/themes/default/i/arrow_up_hover.png');
}

.footer_links {
    margin-left: auto;
    line-height: 20px;
    /*width: 100%;*/
    height: 30px;
    background-color: #545454;
    padding: 25px;
    /*float: left;*/
}

.footer_links div {
    font-size: 14px;
    float: left;
    width: 190px;
    height: 50px;
}

.footer_links div:first-child {
    /*margin-left: 5%;*/
    width: 180px;
}

.footer_links div:nth-child(2) {
}

.footer_links div:nth-child(3) {
    width: 170px;
    margin-left: 30px;
}

.footer_links div:nth-child(4) {
    width: 120px;
    margin-left: 80px;
}

.footer_links div:nth-child(5) {
    width: 137px;
    margin-left: 66px;
}

.footer_links div a {
    /*margin-left: 60px;*/
    color: #fff;
}

.footer_links div a:hover {
    color: #ff4b28;
}

.search_img {
    width: 20px;
    margin-left: -25px;
    margin-bottom: -4px;
}

.all_footer {
    background-color: #f6f6f6;
    margin-top: 40px;
}

.all_footer_links {
    background-color: #545454;
}

.footer_links .last {

}

.similar_container {
    margin-top: 15px;
    position: relative;
}

.list .similar_container .image_container img {
    width: 100px;
    max-width: 100px;
    margin: 0 auto;
}

.list .similar_container .image_container {
    height: 100px;
}

.list .similar_container table {
    margin: 0;
    width: 100%;
}

.list .similar_container .product_info table {
    /*width: 200px;*/
    /*margin-left: 10px;*/
}

.list .similar_container .product_info {
    margin-bottom: 10px;
}

.list .similar_container .product_list_item {
    margin: 0;
}

.list .similar_container .product_list_item .image_container {
    text-align: center;
}

.similar_container .product_list_item .product_info {
    width: auto;
    /*margin-bottom: 15px;*/
}

.product_list_item .product_info .order_link_btn span {
    color: #fff;
    position: relative;
    top: 2px;
}

.similar_container .b-right-l {
    width: 328px;
}

.similar_container .item {
    display: table-cell;
    text-align: center;
    width: 350px;
}

.similar_container .item .container_block {
    padding: 4px;
}

.similar_container .item .product_price {
}

.similar_container .price span {
    font-size: 16px !important;
}

.similar_container .price span span {
    font-size: 11px !important;
}

.similar_container .item .product_title {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #D9531E;
    display: block;
    font: 16px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}

.similar_container table a:hover {
    background: none;
}

.similar_container .right_b {
    padding-left: 20px;
}

.similar_container .left_b {
    padding-right: 20px;
    border-right: 1px solid #ADADAD;
}

.similar_container table tr td {
    vertical-align: middle;
    height: auto;
}

.similar_container img {

}

.similar_container .specifications_product {
    text-align: left;
}

.similar_container .specifications_product table {
    margin-top: 5px;
    margin-bottom: 5px;
}

.similar_container .specifications_product table tr td {
    font-size: 12px;
    padding: 5px 0;
}

.similar_container .product_list_item {
    border: 1px solid #dcdcdb;
}

.similar_container .product_list_item:hover {
    border: 1px solid #f56330;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.06), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.17s cubic-bezier(0.1, 0, 1, 1) 0s;
}

.pagination__filter-count-page ul {
    display: inline-block;
    padding-left: 0;
    /*margin: 20px 0;*/
    border-radius: 5px;
}

.pagination__filter-count-page li {
    display: inline-block;
    /*margin-left: -3px;*/
}

.pagination__filter-count-page li:first-child {
    /*margin-right: -3px;*/
}

.pagination__filter-count-page li:first-child > a {
    margin-left: 0;
    /*border-top-left-radius: 4px;*/
    /*border-bottom-left-radius: 4px;*/
}

.pagination__filter-count-page li:last-child {
    /*margin-left: -4px;*/
}

.pagination__filter-count-page li:last-child > a {
    /*margin-left: -4px;*/
    /*border-top-right-radius: 4px;*/
    /*border-bottom-right-radius: 4px;*/
}

.pagination__filter-count-page li:first-child > span {
    border-radius: 4px;
    line-height: normal;
}

.pagination__filter-count-page li a {
    position: relative;
    float: left;
    padding: 2px 6px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
    background: #706e6d;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}

.pagination__filter-count-page span {
    position: relative;
    float: left;
    padding: 2px 6px;
    /*margin-left: -1px;*/
    line-height: normal;
    color: #fff;
    text-decoration: none;
    background: #dcdcdb;
    border: 1px solid #4f4f4f;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}

.pagination__filter-count-page .pagination_cur_page_active {
    background-color: #e3ebed;
    background-image: -webkit-linear-gradient(top, #dde7e9, #e9eff1);
    background-image: -moz-linear-gradient(top, #dde7e9, #e9eff1);
    background-image: -ms-linear-gradient(top, #dde7e9, #e9eff1);
    background-image: -o-linear-gradient(top, #dde7e9, #e9eff1);
    background-image: linear-gradient(to bottom, #dde7e9, #e9eff1);
    -webkit-box-shadow: inset 0 1px 1px #bbc3c4;
    box-shadow: inset 0 1px 1px #bbc3c4;
    border-color: #abb2b4 #cad1d3 #e0e6e8;
    border-radius: 3px;
    color: #2f3941;
    position: relative;
    /*top: 2px;*/
    height: 14px;
    text-shadow: none;
}

.sitemap {
}

.sitemap__list {
    float: left;
    width: 50%;
    padding-left: 0;
}

.site_form input {
    height: 28px;
    padding: 0 10px;
    color: #717171;
    font-size: 16px;
    border-radius: 0;
    /*width: 220px;*/
    font-family: MyriadProRegular, sans-serif;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.site_form textarea {
    background: #fff none;
    padding: 6px 0 3px 5px;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    color: #717171;
    font-family: MyriadProRegular, sans-serif;
    font-size: 16px;

}

.site_form .quest_h1 {
    text-transform: uppercase;
}

.search_form .search_form_button-fix {
    top: 0;
    margin-left: -20px;
    /*border: 1px solid #585857;*/
    /*border-bottom: 1px solid #585857;*/
    height: 30px;
    /*position: static;*/
}

.search_form table {
    margin: 0;
    padding: 0;
    width: 100%;
}

.search_form table td {
    vertical-align: top;
    padding: 0;
    margin: 0;
}

.search_form table input {
    height: 28px;
    width: 659px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 3px 10px 10px 3px;
}

.order-form input {
    width: 239px;
    margin-bottom: 15px;
}

#phone_order_modal {
    margin-left: 15px;
}

.order-form textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.order-form .section_row {
    float: left;
    width: 100%;
}

.order-form .row__address input {
    width: 518px;
}

.order-form textarea {
    width: 528px;
    resize: both;
    height: 100px;
    padding-left: 10px;
}

.order-form button {
    border-radius: 4px;
    color: #fff;
    background: #f77231 linear-gradient(to top, #f77231, #f14c2e);
    cursor: pointer;
    height: 40px;
    width: 250px;
    float: left;
    font-weight: 100;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    padding: 10px 40px;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}

.order-form button:hover {
    background: #f77231 linear-gradient(to bottom, #f77231, #f14c2e);
}

.order-form .section_row__buttons {
    width: 50%;
    float: right;
    margin-bottom: 0;
}

#sizeable .product_list_item {
    border: 0;
}

#sizeable .product_list_item .order_link_btn {
    margin-top: 0;
}

#sizeable .product_info {
    padding: 0;
}

.order-form__button-send {
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    background: #f77231 linear-gradient(to top, #f77231, #f14c2e);
    cursor: pointer;
    /*height: 30px;*/
    margin-top: 0;
    margin-right: 51px;
    /*width: 144px;*/
    float: left;
    font-weight: 100;
    padding: 10px 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    position: relative;
    left: 12px;
}

.order-form__button-send:hover {
    background: #f14c2e linear-gradient(to top, #f14c2e, #f77231);
}

.order-form__button-send, .question__button-send {
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    background: #f77231 linear-gradient(to top, #f77231, #f14c2e);
    cursor: pointer;
    /*height: 30px;*/
    margin-top: 0;
    margin-right: 51px;
    /*width: 144px;*/
    float: left;
    font-weight: 100;
    padding: 10px 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
    position: relative;
    left: 12px;
}

.order-form__button-send:hover, .question__button-send:hover {
    background: #f14c2e linear-gradient(to top, #f14c2e, #f77231);
}

.question__button-send {
    left: 0;
    margin-top: 15px;

}

.label_fix-right-margin {
    margin-right: 3px;
}

.label_fix-right-margin-2 {
    margin-right: 2px;
}

.product_info__name {
    min-height: 54px;
}

.quick-search__content-not-found {
    margin-bottom: 40px;
}

.power-block ul{
    margin-left: 10px;
}

.power-block li {
    float: left;
    width: 29%;
    background: none;
    margin-left: 10px;
    list-style-type: disc;
}

.power-block .about_block_items {
    display: block;
    padding: 10px 0 10px 5px;
}

.power-block li a{
    background: none;
    padding: 0;
    font-size: 13px;
    color: #f14e2e;
}

.b-left-menu2 .power-block li a:hover{
    background: none;
    text-decoration: underline;
    color: #f14e2e;
}

.b-left-menu2 .power-block li:hover{
    background: none;
    -webkit-box-shadow: none ;
    -moz-box-shadow: none ;
    box-shadow: none ;
}

.power-block .clear{
    padding: 0;
}

.power-block .block_title{
    height: 20px;
    background: none repeat scroll 0 0 #fff;
    color: #f14e2e;
    font: 14px Arial, Helvetica, sans-serif;
    padding: 20px 0 10px 0;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
}

.hide {
    display: none !important
}
.loader_page {
    text-align: center;
}
@media screen and (max-width: 980px){
    #top { display: none !important; }
}
.product_variants .product_list_item .product_info,
.similar_container .product_list_item .product_info {
    padding: 2px 10px;
}
#similar_item .product_list_item{
    min-height: 400px;
    margin: 0;
}

.main_bestsellers_table .product_list_item {
    box-sizing: border-box;
    padding: 10px;
}

.product_list_item {
    position: relative;
    box-sizing: border-box;
    width: 228px;
}
.main_bestsellers  .product_list_item .image_container,
.main_bestsellers  .product_list_item .main_compare,
.main_bestsellers .product_list_item .page_content,
.main_bestsellers  .product_list_item .product_info {
    width: 100%;
}
.product_list_item .image_container,
.product_list_item .main_compare,
.product_list_item .product_info {
    width: 230px;
    box-sizing: border-box;
}
.page_content,
.page_content UL LI,
.page_content OL LI,
.page_content SPAN,
.page_content A,
.page_content P {
    font-size   : 14px;
    text-align  : left !important;
}

.l-page .product_list_item .image_container,
.l-page .product_list_item .main_compare,
.l-page .product_list_item .product_info {
    width: 100%;
}

.product_info TABLE {
    height: 68px;
}

.product FORM .section_row #phone_order_modal {
    margin-left: 14px;
}

.menu__item {
position: relative;
white-space: nowrap;
}

.menu__item:hover .menu__sub-item {
    visibility: visible;
} 

.menu__sub-item {
    position: absolute;
    top: -1px;
    left: 100%;
    visibility: hidden;
    background: none !important;
}

.menu__sub-item {
    background: #f6f6f6 !important;
}

.menu__sub-item .menu__item:hover {
    background: none repeat scroll 0 0 #dcdcdc !important;
}

.menu__sub-item {
    border-top: 1px solid #fff !important;
}

.menu__sub-item a {
    padding: 0;
    color: #000 !important;
    text-decoration: none !important;
    background: none !important;
}

.relink-tabs {
    border: 1px solid #e3e3e0;
}

.relink-tabs__head {
    background-color: #eef4fb;
}

.relink-tabs__head .tabs__link {
    font-size: 14px;
    text-transform: none;
    margin: 0;
    padding: 15px;
    border-bottom: none!important;
}

.relink-tabs__head .tabs__link.__active {
    background-color: #fff;
}

.relink-tabs__body {
    padding: 15px;
}

.relink-tabs__link {
    margin: 5px;
    display: inline-block;
    white-space: nowrap;
    color: #324c77;
    text-decoration: none;
}

.relink-tabs__link:hover {
    text-decoration: underline;
}

@media(max-width:767px) {
    .relink-tabs {
        border: 0;
    }

    .relink-tabs__head {
        background-color: #fff;
    }

    .relink-tabs__head .tabs__link {
        background-color: #eef4fb;
        display: block;
        margin-top: 1px;
        padding: 4px 15px;
        transition: margin-left .2s;
    }

    .relink-tabs__head .tabs__link.__active {
        margin-left: 20px;
        background-color: #eef4fb;
    }
}