@font-face {
    font-family: 'Rouble';
    src: url("/fnt/open-sans/rouble.eot");
    src: url("/fnt/open-sans/rouble.eot?#iefix") format('embedded-opentype'), url("/fnt/open-sans/rouble.woff") format('woff'), url("/fnt/open-sans/rouble.ttf") format('truetype'), url("/fnt/open-sans/rouble.svg#als_rublregular") format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none !important;
}

a {
    background: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-size: 1em;
}

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

td,
th {
    padding: 0;
}

nav > ul {
    list-style: none;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
details,
summary,
main,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
address,
code,
del,
dfn,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

nav ol,
nav ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

.block-group,
.block,
.block-group:after,
.block:after,
.block-group:before,
.block:before {
    box-sizing: border-box;
}

.block-group {
    list-style-type: none;
    padding: 0;
    margin: 0;
    zoom: 1;
}

.block-group:before,
.block-group:after {
    content: "";
    display: table;
}

.block-group:after {
    clear: both;
}

.block-group > .block-group {
    clear: none;
    float: left;
    margin: 0 !important;
}

.block {
    float: left;
    width: 100%;
}

@font-face {
    font-family: "PT Sans";
    font-display: swap;
    src: url("/fnt/pt-sans/pt_sans-web-regular-webfont.woff") format("woff"), url("/fnt/pt-sans/pt_sans-web-regular-webfont.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "PT Sans";
    font-display: swap;
    src: url("/fnt/pt-sans/pt_sans-web-italic-webfont.woff") format("woff"), url("/fnt/pt-sans/pt_sans-web-italic-webfont.woff2") format("woff2");
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: "PT Sans";
    font-display: swap;
    src: url("/fnt/pt-sans/pt_sans-web-bold-webfont.woff") format("woff"), url("/fnt/pt-sans/pt_sans-web-bold-webfont.woff2") format("woff2");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "PT Sans";
    font-display: swap;
    src: url("/fnt/pt-sans/pt_sans-web-bolditalic-webfont.woff") format("woff"), url("/fnt/pt-sans/pt_sans-web-bolditalic-webfont.woff2") format("woff2");
    font-style: italic;
    font-weight: bold;
}

* {
    outline: none;
}

body {
    height: 100%;
    min-height: 100%;
    font-family: "PT Sans", sans-serif;
    font-size: 15px;
    line-height: 19px;
}

body.body-main {
    background: #efefef;
}

.clearfix {
    clear: both;
}

a {
    color: #4681af;
	text-decoration: underline dashed 1px;
	text-underline-offset: 2px;
}

a:hover {
    text-decoration: underline solid 1px;
}

html {
    height: 100%;
}

.rouble {
    font-style: normal;
    font-family: "Rouble" !important;
    content: "q";
}

.wrapper {
    min-height: 100%;
}

.page {
    width: 1160px;
    margin: auto;
    padding: 0 20px;
}

h1,
.h1 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    color: #003a65;
    margin-top: 30px;
}

h1.h1 {
    text-transform: none !important;
}

h2 {
    font-size: 18px;
}

ul {
    margin: 5px 0;
}

ul li {
    margin: 0 0 2px 20px;
}

ol {
    margin: 5px 0;
}

ol li {
    margin: 0 0 2px 20px;
}

.static-content ul ul > li {
    list-style-type: none !important;
    position: relative;
}

.static-content ul ul > li:before {
    background: #494949;
    content: "";
    height: 4px;
    left: -16px;
    position: absolute;
    top: 9px;
    width: 4px;
}

.static-content ul ul ul > li {
    list-style-type: circle !important;
}

.static-content ul ul ul > li:before {
    display: none;
}

.head {
    min-width: 1200px;
    height: 165px;
    position: relative;
    z-index: 11;
}

.head .head-line-1 {
    height: 42px;
    background-image: -webkit-linear-gradient(top, #004e8a, #003157);
    background-image: -moz-linear-gradient(top, #004e8a, #003157);
    background-image: -ms-linear-gradient(top, #004e8a, #003157);
    background-image: linear-gradient(to bottom, #004e8a, #003157);
    behavior: url("/css/PIE.htc");
    -pie-background: linear-gradient(#004e8a, #003157);
    position: relative;
}

.head .head-line-1 .time-work {
    color: #fff;
    float: left;
    margin: 0 0 0 0px;
    padding-top: 8px;
    width: 510px;
    white-space: nowrap;
}

.head .head-line-1 .time-work .graf-1,
.head .head-line-1 .time-work .graf-2 {
    display: inline-block;
}

.head .head-line-1 .time-work .graf-1 {
    background: url("/image/watch_top.png") no-repeat;
    height: 24px;
    /*  width: 245px;*/
    padding: 4px 10px 0 35px;
    border-right: 2px solid #005eab;
    white-space: nowrap;
}

.head .head-line-1 .time-work .graf-1 b {
    color: #ffae00;
}

.head .head-line-1 .time-work .graf-2 {
    margin-left: 20px;
}

.head .head-line-1 .time-work .graf-2 .phone-and-email {
    display: inline-block;
    width: 300px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
}

.head .head-line-1 .time-work .graf-2 .phone-and-email a {
    color: #fff;
}

.head .head-line-1 .time-work .graf-2 .phone-and-email strong {
    font-weight: bold;
    padding-right: 30px;
}

.head .head-line-1 .time-work .graf-2 .phone-and-email strong a {
    color: #fff;
    text-decoration: none;
}

.head .head-line-1 .right-lk-links {
    float: right;
    padding: 2px 0 2px 2px;
    box-sizing: border-box;
    position: relative;
}

.head .head-line-1 .right-lk-links .kabinet {
    float: left;
    display: inline-block;
    max-width: 480px;
    min-width: 256px;
    height: 38px;
    padding: 4px 3px 3px 12px;
    box-sizing: border-box;
    border: 2px solid #0060ac;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    background: #004e8c;
    cursor: pointer;
    text-decoration: none;
}

.head .head-line-1 .right-lk-links .kabinet .icon-user {
    background: url("/image/personal-account_ico.png") no-repeat 0px 1px;
    display: inline-block;
    float: left;
    height: 26px;
    margin-right: 5px;
    position: relative;
    width: 22px;
}

.head .head-line-1 .right-lk-links .kabinet:hover .icon-user {
    background: url("/image/personal-account_ico.png") no-repeat -22px 1px;
}

.head .head-line-1 .right-lk-links .kabinet .logout {
    float: right;
    margin: 0 5px;
}

.head .head-line-1 .right-lk-links .kabinet .btn-user {
    display: inline-block;
    padding-left: 42px;
    border-left: 1px solid #00adee;
}

.head .head-line-1 .right-lk-links .kabinet .btn-user--name {
    max-width: 350px;
    overflow: hidden;
    padding-left: 8px;
    padding-right: 10px;
    white-space: nowrap;
}

.head .head-line-1 .right-lk-links .top-links {
    float: left;
    display: inline-block;
    width: 152px;
    margin-left: 10px;
}

.head .head-line-1 .right-lk-links .top-links .btn-links {
    width: 38px;
    height: 38px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    border: 2px solid #005fa9;
    background: #004e8c;
    margin-left: 10px;
}

.head .head-line-1 .right-lk-links .top-links .btn-links .btn-icon-link {
    width: 12px;
    height: 12px;
    display: block;
    margin: 12px 11px;
}

.head .head-line-1 .right-lk-links .top-links .btn-links .btn-icon-link.btn-1 {
    background: url("/image/quick-access_ico.png") no-repeat 0px -16px;
}

.head .head-line-1 .right-lk-links .top-links .btn-links .btn-icon-link.btn-2 {
    background: url("/image/menu_icon_call.png") no-repeat 2px 0px;
    width: 13px;
    height: 14px;
    margin-top: 10px;
}

.head .head-line-1 .right-lk-links .top-links .btn-links .btn-icon-link.btn-3 {
    background: url("/image/quick-access_ico.png") no-repeat -32px -16px;
}

.head .head-line-1 .right-lk-links .top-links .btn-links:hover {
    background: #ffae00;
    border: 2px solid #ffae00;
}

.head .head-line-1 .right-lk-links .top-links .btn-links:hover .btn-icon-link.btn-1 {
    background-position: 0px 0px;
}

.head .head-line-1 .right-lk-links .top-links .btn-links:hover .btn-icon-link.btn-2 {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}

.head .head-line-1 .right-lk-links .top-links .btn-links:hover .btn-icon-link.btn-3 {
    background-position: -32px 0px;
}

.head .head-line-1 .popup-kabinet {
    position: absolute;
    top: 44px;
    right: 145px;
    z-index: 25;
    width: 330px;
    height: auto;
    box-shadow: 1px 1px 8px 0px #323232;
    box-sizing: border-box;
    display: none;
}

.head .head-line-1 .popup-kabinet.active {
    display: block;
}

.head .head-line-1 .popup-kabinet .contents {
    position: relative;
    background: #fff;
    height: 100%;
    padding: 20px;
}

.head .head-line-1 .popup-kabinet .contents:before {
    position: absolute;
    top: -13px;
    left: 155px;
    content: "";
    background: url("/image/triangle.png") no-repeat;
    width: 25px;
    height: 13px;
}

.head .head-line-1 .popup-kabinet .contents b {
    font-size: 16px;
}

.head .head-line-1 .popup-kabinet .contents .form-field {
    margin-top: 15px;
}

.head .head-line-1 .popup-kabinet .contents .form-btn input[type="submit"] {
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    height: 30px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 60px;
    margin: 20px 0;
    border: none;
    background: #004c88 -webkit-linear-gradient(top, #005ba2, #004c88);
    background: #004c88 -moz-linear-gradient(top, #005ba2, #004c88);
    background: #004c88 -ms-linear-gradient(top, #005ba2, #004c88);
    background: #004c88 linear-gradient(to bottom, #005ba2, #004c88);
    behavior: url("/css/PIE.htc");
    -pie-background: linear-gradient(#005ba2, #004c88);
}

.head .head-line-1 .popup-kabinet .contents .popup-links {
    display: block;
    padding-left: 25px;
    height: 20px;
    width: 100%;
    margin-top: 10px;
}

.head .head-line-1 .popup-kabinet .contents .popup-links a {
    color: #00adee;
    font-size: 16px;
}

.head .head-line-1 .popup-kabinet .contents .popup-links.link-reg {
    background: url("/image/lock_ico.png") no-repeat;
}

.head .head-line-1 .popup-kabinet .contents .popup-links.link-passw {
    background: url("/image/password.png") no-repeat;
}

.head .head-line-2 {
    height: 123px;
    background-image: -webkit-linear-gradient(top, #004e8a, #003157);
    background-image: -moz-linear-gradient(top, #004e8a, #003157);
    background-image: -ms-linear-gradient(top, #004e8a, #003157);
    background-image: linear-gradient(to bottom, #004e8a, #003157);
    behavior: url("/css/PIE.htc");
    -pie-background: linear-gradient(#004e8a, #003157);
}

.head .head-line-2 .cube-bg {
    height: 123px;
    width: 100%;
    /* background: url(/image/top_fon.jpg) no-repeat; */
    background-position: 283px 0px;
    box-sizing: border-box;
}

.head .head-line-2 .cube-bg .logo {
    position: relative;
  display: flex;
    top: 20px;
    left: 0px;
    width: 294px;
    height: 80px;
    float: left;
}

.head .head-line-2 .cube-bg .logo img {
    max-height: 40px;
}

.head .head-line-2 .cube-bg .top-phone-mail {
    float: left;
    width: 218px;
    margin: 41px 0 0 375px;
    color: #fff;
}

.head .head-line-2 .cube-bg .top-phone-mail .mail {
    display: block;
    padding-left: 32px;
    margin-top: 5px;
    background: url("/image/mail_ico.png") no-repeat;
    width: 300px;
    height: 30px;
    font-size: 18px;
}

.head .head-line-2 .cube-bg .top-phone-mail .mail a {
    color: #fff;
}

.head .head-line-2 .cube-bg .top-basket {
    float: right;
    width: 260px;
    height: 57px;
    margin: 10px 0 0;
    color: #fff;
    box-sizing: border-box;
    border: 2px solid #0060ac;
    padding: 10px;
    background: #004e8c;
    text-decoration: none;
}

.head .head-line-2 .cube-bg .top-basket .basket-price {
    display: inline-block;
    font-size: 22px;
    float: right;
    margin: 0 5px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 38px;
}

.head .head-line-2 .cube-bg .top-basket .icon-basket {
    display: inline-block;
    float: left;
    position: relative;
    top: 3px;
    left: 2px;
    z-index: 1;
}

.head .head-line-2 .cube-bg .top-basket .icon-basket .count-basket {
    display: block;
    position: absolute;
    right: -16px;
    top: -10px;
    background: #ffae00;
    padding: 10px 6px;
    line-height: 0;
    box-sizing: border-box;
    border-radius: 50px;
    color: #000;
    box-shadow: 1px 1px 8px 0px #323232;
    z-index: 2;
}

.head .head-line-2 .cube-bg .top-basket .divide {
    float: left;
    width: 1px;
    height: 100%;
    background: #00adee;
    margin-left: 35px;
}

.head .head-line-2 .cube-bg .app-header-delivery {
    margin: 80px 0 0 0;
}

.head .head-line-2 .cube-bg .app-header-delivery a {
    color: #fff;
    float: right;
    font-size: 17px;
    height: 23px;
    line-height: 30px;
    margin: 0 0 0 15px;
    position: relative;
	text-decoration: none;
}

.head .head-line-2 .cube-bg .app-header-delivery a:before {
    content: "";
    width: 30px;
    height: 23px;
    display: block;
    float: left;
    position: relative;
    top: 8px;
    margin-right: 15px;
}

.head .head-line-2 .cube-bg .app-header-delivery a.money:before {
    background: url("/image/i-payment.png") no-repeat right top;
}

.head .head-line-2 .cube-bg .app-header-delivery a.auto:before {
    background: url("/image/i-delivery.png") no-repeat right top;
}

.header-basket-corner {
    height: 0;
    position: fixed;
    top: 40%;
    width: 260px;
}

.header-basket-corner .basket-popup-wrapper {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    color: #000;
    margin: 0 0 20px -10px;
    padding: 20px 30px;
    position: relative;
    width: 100%;
    z-index: 1000;
}

.header-basket-corner .basket-popup-wrapper p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.header-basket-corner .basket-popup-wrapper .close-button {
    background: url("/image/close.png") no-repeat center;
    cursor: pointer;
    height: 21px;
    position: absolute;
    right: 0;
    top: 0;
    width: 23px;
}

.search {
    width: 260px;
    margin-left: 40px;
}

.search-form {
    position: relative;
    height: 36px;
    margin-top: 7px;
}

.search-form input[type="text"] {
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #c0d6e7;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 35px 0 10px;
    border-radius: 0;
    box-shadow: 2px 2px 5px rgba(0, 57, 102, 0.27) inset;
    color: #003a65;
    background: #fff !important;
}

.search-form input[type="text"]::-webkit-input-placeholder {
    color: #003a65;
}

.search-form input[type="text"]::-moz-placeholder {
    color: #003a65;
}

.search-form input[type="text"]:-moz-placeholder {
    color: #003a65;
}

.search-form input[type="text"]:-ms-input-placeholder {
    color: #003a65;
}

.search-form input[type="submit"] {
    width: 19px;
    height: 19px;
    background: url("/image/Search.png") no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 0;
    border: none;
    margin: auto;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
}

.menu-404 .menu-404-column > ul > li {
    margin: 0 0 2px 0;
}

.menu-404 .menu-404-column > ul > li a {
    white-space: normal;
}

.menu-404 .menu-404-column > ul > li > ul {
    margin: 0 0 5px 20px;
}

.menu-404 .menu-404-column > ul > li > ul li {
    font-size: 14px;
}

.nav-search {
    background: #efefef;
    height: 50px;
    position: relative;
    z-index: 10;
    min-width: 1200px;
    /*box-sizing: border-box
    margin: 0 auto*/
}

.nav {
    margin-left: -12px;
    width: 872px;
}

.nav ul {
    list-style: none;
    margin: 0;
    display: table;
}

.nav li {
    display: table-cell;
}

.nav li:first-child a:before {
    display: none;
}

.nav li.current a,
.nav li:hover a {
    background: #ffad01;
}

.nav a {
    display: block;
    height: 50px;
    color: #003966;
    font-size: 18px;
    line-height: 50px;
    text-decoration: none;
    position: relative;
    padding: 0 13px;
    transition: background 0.1s;
}

.nav a:before {
    content: "";
    width: 2px;
    background: #a6ceee;
    margin: 15px 0;
    position: absolute;
    top: 0;
    left: -1px;
    bottom: 0;
}

.left-nav-box {
    display: none;
    margin-right: 320px;
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    width: 100%;
    background: rgba(0, 58, 101, 0.15);
    z-index: 10;
}

.left-nav-box.wide {
    margin-right: 270px;
}

.left-nav-box .left-nav-btn-insat {
    background: #00adef;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    height: 65px;
    line-height: 65px;
    padding: 0 0 0 70px;
    position: absolute;
    right: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    top: 360px;
    width: 310px;
}

.left-nav-box .left-nav-btn-insat:before {
    background: url("/image/icon-satellites.png") no-repeat 0 center;
    content: "";
    height: 35px;
    left: 15px;
    margin: -17px 0 0;
    position: absolute;
    top: 50%;
    width: 35px;
}

.left-nav-box .left-nav-btn-insat:after {
    background: url("/image/arrows_left-menu_gray.png") no-repeat center;
    content: "";
    cursor: pointer;
    height: 23px;
    right: 24px;
    margin: -12px 0 0;
    position: absolute;
    top: 50%;
    width: 13px;
}

.left-nav-box .left-nav-btn-insat:hover,
.left-nav-box .left-nav-btn-insat .active {
    background: #ffae00;
    color: #003a65;
}

.left-nav-box .left-nav-btn-insat:hover:before,
.left-nav-box .left-nav-btn-insat .active:before {
    background-position: -35px center;
}

.left-nav-box .left-nav-btn-insat:hover:after,
.left-nav-box .left-nav-btn-insat .active:after {
    display: none;
}

.left-nav {
    width: 260px;
    height: 266px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    list-style: none;
    z-index: 100;
}

.left-nav.wide {
    padding: 0 0 70px;
    width: 330px;
}

.left-nav li {
    margin-top: 2px;
    position: relative;
}

.left-nav li:first-child {
    margin-top: 0;
}

.left-nav .n-link {
    display: block;
    background: #003a65;
    color: #fff;
    height: 65px;
    font-size: 16px;
    line-height: 65px;
    font-weight: bold;
    text-decoration: none;
    box-sizing: border-box;
    padding-left: 60px;
    position: relative;
    z-index: 2;
}

.left-nav .n-link:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    background: url("/image/sprite_menu.png") no-repeat;
    float: left;
    position: relative;
    top: 17px;
    margin-left: -45px;
}

.left-nav .n-link:after {
    content: "";
    background: #ffae00 url("/image/arrows_left-menu.png") no-repeat center;
    width: 60px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.left-nav .n-link:hover,
.left-nav .n-link.active {
    background: #ffae00;
    color: #003a65;
}

.left-nav .n-link:hover:after,
.left-nav .n-link.active:after {
    background: #ffae00;
}

.left-nav .n-link:hover.ico-equipment:before,
.left-nav .n-link.active.ico-equipment:before {
    background-position: -35px 0;
}

.left-nav .n-link:hover.ico-soft:before,
.left-nav .n-link.active.ico-soft:before {
    background-position: -35px -35px;
}

.left-nav .n-link:hover.ico-engineering:before,
.left-nav .n-link.active.ico-engineering:before {
    background-position: -35px -70px;
}

.left-nav .n-link:hover.ico-download:before,
.left-nav .n-link.active.ico-download:before {
    background-position: -35px -105px;
}

.left-nav .n-link:hover.ico-video:before,
.left-nav .n-link.active.ico-video:before {
    background-position: -28px -48px;
}

.left-nav .n-link:hover.ico-materials:before,
.left-nav .n-link.active.ico-materials:before {
    background-position: -28px -75px;
}

.left-nav .ico-soft:before {
    background-position: 0 -35px;
}

.left-nav .ico-engineering:before {
    background-position: 0 -70px;
}

.left-nav .ico-download:before {
    background-image: url("/image/sprite_menu_old.png");
    background-position: 0 -105px;
}

.left-nav .ico-services:before {
    background-position: 0 -105px;
}

.left-nav .ico-video:before {
    background-image: url("/image/icons-satellites.png");
    background-position: 0 -48px;
}

.left-nav .ico-materials:before {
    background-image: url("/image/icons-satellites.png");
    background-position: 1px -75px;
}

.left-nav--work {
    top: 35px;
    right: auto;
    left: -20px;
    bottom: auto;
    width: auto;
    display: none;
}

.left-nav--work.wide {
    width: 80px;
}

.left-nav--work.wide:hover {
    width: 310px;
}

.left-nav--work.wide:hover .n-link:hover {
    width: 290px;
}

.left-nav--work .n-link {
    width: 60px;
    overflow: hidden;
}

.left-nav--work .n-link:after {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.left-nav--work .n-link:hover {
    width: 260px;
}

.left-nav--work .n-link:hover:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    background: url("/image/arrows_left-menu.png") no-repeat center;
}

.left-nav-dop {
    position: absolute;
    top: 0;
    left: 260px;
    background: #fff;
    width: 900px;
    display: none;
    box-shadow: 0 1px 3px rgba(0, 58, 101, 0.75);
}

.left-nav-dop:before {
    content: "";
    height: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #ffb400;
    z-index: 3;
}

.left-nav-dop-close {
    width: 30px;
    height: 35px;
    background: #ffb400 url("/image/close_big.png") no-repeat center;
    position: absolute;
    top: -30px;
    right: 0;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 58, 101, 0.75);
}

.left-dop-nav-btn {
    height: 65px;
    background: #ebf5fe;
    text-align: center;
    position: relative;
    z-index: 2;
}

.left-dop-nav-btn:before {
    content: "";
    display: table;
}

.left-dop-nav-btn .btn {
    margin-top: 16px;
    padding: 0;
    width: 200px;
}

.left-dop-nav-table {
    display: table;
    width: 100%;
}

.left-dop-nav-table .left-dop-nav-td {
    border-left: 1px solid #ebf5fe;
    width: 50%;
    display: table-cell;
}

.left-dop-nav-table .left-dop-nav-td:first-child {
    border: none;
    border-right: 1px solid #ebf5fe;
}

.left-dop-nav-table ul {
    list-style: none;
    margin: 0 20px;
    padding-bottom: 7px;
}

.left-dop-nav-table li {
    border-top: 2px solid #ebf5fe;
    height: 70px;
    line-height: 68px;
    padding: 0 20px;
}

.left-dop-nav-table li:first-child {
    border: none;
}

.left-dop-nav-table a {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 18px;
    color: #4681af;
}

.left-nav-dop-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #003a65;
    z-index: 9;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}

.foot-nav-box {
    height: 460px;
/*    background: #6689a3;*/
    background: linear-gradient(180deg, #004D89 0%, #153961 100%);
}

.foot-nav-box2 {
    height: 63px;
/*    background: #003a65;*/
    background: #153961;
}

.nav-foot {
    width: 100%;
    height: 440px;
}

.nav-foot ul {
    list-style: none;
    margin: 26px 0 0 0;
    display: flex;
}

.nav-foot li {
/*    display: block;*/
    float: left;
/*    width: 110px;*/
    flex: 1;
    padding: 0 5px;
    margin: 0 0 0 0;
}

/*
.nav-foot li:nth-child(1) {
    width: 140px;
    padding-left: 0;
}

.nav-foot li:nth-child(2) {
    width: 133px;
    padding-right: 10px;
}

.nav-foot li:nth-child(3) {
    width: 166px;
}

.nav-foot li:nth-child(4) {
    width: 124px;
}

.nav-foot li:nth-child(5) {
    width: 143px;
}

.nav-foot li:nth-child(6) {
    width: 145px;
}

.nav-foot li:nth-child(7) {
    width: 165px;
}*/

.nav-foot li ul {
    display: block;
    width: 100%;
    margin-top: 26px;
}

.nav-foot li ul li {
    width: 100% !important;
    padding: 0 0 7px 0;
}

.nav-foot li ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.nav-foot a,
.nav-foot span {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}

.uptolike-buttons {
    margin: 5px 0 0 4px;
}

.wrapper .page .uptl_toolbar.uptl_toolbar_share ul.horizontal li {
    margin-right: 1px !important;
}

.sub-table td {
    border: none !important;
}

.js-btn-table-sort {
    cursor: pointer;
    transition: 1s;
    width: 100%;
}

.js-btn-table-sort:hover {
    color: #4681af !important;
}

.js-btn-table-sort td:last-of-type {
    position: relative;
    width: 14px;
}

.js-btn-table-sort .js-btn-down a,
.js-btn-table-sort .js-btn-up a {
    width: 14px;
    height: 7px;
    display: block;
    background: url("/image/sort_inactive.png") no-repeat 50%;
    display: block;
    margin: 3px 0;
    cursor: default;
}

.js-btn-table-sort .js-btn-down.active a,
.js-btn-table-sort .js-btn-up.active a {
    background: url("/image/sort_active.png") no-repeat 50%;
}

.js-btn-table-sort .js-btn-up a {
    transform: none;
}

.js-btn-table-sort .js-btn-down a {
    transform: rotate(180deg);
}

.js-btn-down a {
    display: none;
    width: 9px;
    height: 15px;
    background: url("/image/arrows_calendar.png") no-repeat left top;
    cursor: pointer;
    transform: rotate(90deg);
}

.js-btn-down.active a {
    display: block;
}

.js-btn-up a {
    display: none;
    width: 9px;
    height: 15px;
    background: url("/image/arrows_calendar.png") no-repeat left bottom;
    cursor: pointer;
    transform: rotate(90deg);
}

.js-btn-up.active a {
    display: block;
}

.product-section {
    margin-top: 25px;
}

.product-section--2 .product-box {
    padding: 33.5px 0;
}

.product-box {
    background: #fff;
    border: 2px solid #d2d9df;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.13);
    margin-top: 10px;
    padding: 25px 0;
}

.product-box:after {
    content: "";
    display: table;
    clear: both;
}

.product-box:first-child {
    margin-top: 0;
}

.product-img {
    width: 158px;
}

.product-img i {
    width: 92px;
    height: 96px;
    display: block;
    margin: auto;
    background: url("/image/SCADA3.png") no-repeat;
}

.product-img.ico-2 i {
    background: url("/image/MASTERPLC.PNG") no-repeat;
}

.product-img.ico-3 i {
    background: url("/image/MASTERCLOUD.PNG") no-repeat;
}

.product-img.ico-4 i {
    background: url("/image/PIDEXPERT.PNG") no-repeat;
}

.product-img.ico-5 i {
    background: url("/image/MASTEROPC.PNG") no-repeat;
}

.product-img.ico-6 i {
    background: url("/image/SCADA4.png") no-repeat;
    /*background: url(/image/sprite_product.png) no-repeat
    &.ico-2 i
      background-position: 0 -99px
    &.ico-3 i
      background-position: 0 -198px
    &.ico-4 i
      background-position: 0 -297px
    &.ico-5 i
      background-position: 0 -396px*/
}

.publication-journal-image {
    text-align: center;
}

.publication-journal-image img {
    max-width: 150px;
}

.product-content {
    width: 398px;
    padding: 0 50px 0 10px;
    margin-top: -3px;
}

.product-content > h2,
.product-content > a {
    color: #00233f;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}

.product-content > h2 span,
.product-content > a span {
    color: #4681af;
}

.product-content > h2 span span,
.product-content > a span span {
    color: #00233f;
}

.product-content p {
    color: #757575;
    font-size: 16px;
    line-height: 18px;
    margin-top: 6px;
}

.product-slider-img {
    width: 260px;
    height: 260px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.product-slider-img img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.product-slider-content {
    width: 240px;
    height: 260px;
    padding: 0 0 0 15px;
    position: relative;
}

.product-slider-content .wrapped-text {
    height: 154px;
    overflow: hidden;
}

.product-slider-content h2 {
    color: #4681af;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 23px;
}

.product-slider-content h3 {
    color: #4681af;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
    font-weight: normal;
    margin: 0 0 5px;
}

.product-slider-content p {
    color: #000;
    font-size: 14px;
    line-height: 16px;
    margin-top: 11px;
}

.product-slider-amount {
    width: 100%;
    position: absolute;
    bottom: 22px;
    left: 0;
    padding-left: 15px;
    box-sizing: border-box;
}

.product-slider-amount span {
    display: block;
    color: #003a65;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 12px;
}

.content-with-menu {
    display: inline-block;
    margin: 0 0 0 40px;
    width: 760px;
}

.any-table th,
.any-table td {
    border: 1px solid;
    padding: 5px;
}

.table {
    background: none;
    border: none;
    color: #3f3f3f;
    line-height: 20px;
    margin: 10px 0;
    width: 100%;
}

.table tr {
    background: none;
}

.table tr:hover td {
    background: #f3f3f3;
}

.table tr th {
    background: #f3f3f3;
    border: none;
    box-sizing: border-box;
    color: #252525;
    font-size: 18px;
    font-weight: normal;
    padding: 4px 10px;
    text-align: left;
}

.table tr td {
    background: none;
    border: none;
    box-sizing: border-box;
    color: #252525;
    font-size: 13px;
    padding: 3px 0;
    text-align: left;
    transition: 0.5s;
    width: 50%;
}

.news-section {
    margin-top: 25px;
    background: #fff;
    min-height: 1141px;
    border: 2px solid #d1d9dc;
    position: relative;
	padding-bottom: 89px;
}

.news-section--2 {
    height: 510px;
}

.news-section .social-icons {
    position: absolute;
    right: -3px;
    top: -70px;
}

.news-social-icons {
    left: 34%;
    position: absolute;
    top: 32px;
}

.responder {
    width: 258px;
    margin-left: 40px;
    margin-top: 29px;
}

.responder form {
    width: 230px;
    float: right;
    position: relative;
}

.responder label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #003a65;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
}

.responder input[type="text"] {
    margin-top: 10px;
}

.responder input[type="submit"] {
    background: -webkit-linear-gradient(top, #005ba2, #004c88);
    background: -moz-linear-gradient(top, #005ba2, #004c88);
    background: -ms-linear-gradient(top, #005ba2, #004c88);
    background: linear-gradient(to bottom, #005ba2, #004c88);
    -pie-background: linear-gradient(#005ba2, #004c88);
    behavior: url("/css/PIE.htc");
    color: #fff;
    width: 60px;
    height: 36px;
    box-sizing: border-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    right: 0;
    top: 28px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    padding: 0;
}

.responder input[type="submit"]:hover {
    background: -webkit-linear-gradient(bottom, #005ba2, #004c88);
    background: -moz-linear-gradient(bottom, #005ba2, #004c88);
    background: -ms-linear-gradient(bottom, #005ba2, #004c88);
    background: linear-gradient(to top, #005ba2, #004c88);
    -pie-background: linear-gradient(#004c88, #005ba2);
}

.responder input[name=agreement] {
    margin-top: 10px;
}

.responder.inner input[type="submit"] {
    top: 10px;
}

.responder.inner .agreement {
    position: relative;
    z-index: 100;
    margin-right: 3px;
    top: -4px;
}

.responder.inner .agreement input[name=agreement] {
    margin-top: 10px;
}

.responder.inner .agreement + span {
    top: -7px;
    font-size: 14px;
    line-height: 12px;
}

.news-more {
    float: right;
    margin-right: 28px;
    color: #4681af;
    font-size: 16px;
    line-height: 16px;
}

.news-row {
    margin-top: 34px;
}

.news-img {
    width: 230px;
    height: 170px;
    margin-left: 28px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-align: center;
    background: rgb(4, 0, 68);
    background: linear-gradient(25deg, rgba(4, 0, 68, 1) 0%, rgba(0, 65, 142, 1) 53%, rgba(2, 108, 200, 1) 100%);
}

.news-img:before {
    content: attr(date);
    background: #ffb400;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 35px;
}

.news-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #ffb400;
    z-index: 2;
}

.news-img img {
    display: block;
    max-width: 230px;
    margin: auto;
}

.news-content {
    margin-left: 20px;
    width: 278px;
    padding-right: 30px;
}

.news-content h2 {
    color: #000;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    margin-top: 0px;
}

.news-content p {
    margin-top: 10px;
    color: #494949;
    font-size: 14px;
    line-height: 18px;
}

.news-content .news-more {
    float: left;
    clear: both;
    margin-top: 8px;
    font-size: 14px;
    line-height: 14px;
}

.breadcrumbs {
    border-bottom: 2px solid #efefef;
    min-width: 1200px;
    padding: 20px 0 10px;
    color: #8e8e8e;
    font-size: 14px;
    line-height: 16px;
}

.breadcrumbs span {
    padding: 0 7px;
    color: #4681af;
}

.breadcrumbs a {
    color: #4681af;
	text-decoration: none;
}

.work-box {
    min-height: 300px;
/*    padding-left: 100px;*/
    position: relative;
    z-index: 1;
}

.work-box--without-menu {
    padding-left: 0;
}

.work-box--without-menu .wide-without-menu.coll-3 {
    width: 360px;
}

.item-content {
    margin-top: 30px;
    width: 100%;
    color: #494949;
}

.static-content {
    /*margin-top: 30px;*/
    width: 100%;
    color: #494949;
}

.static-content p {
    margin: 10px 0;
}

.static-content img {
    margin: 10px;
}

.static-content table td {
    vertical-align: top;
    padding: 0 5px;
}

.block-first-mr {
    margin-right: 20px;
    width: 500px !important;
}

.item-service {
    margin-top: 30px;
    min-height: 250px;
    width: 100%;
    color: #494949;
}

.item-service .item-service-hdr {
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 60px;
    padding-top: 17px;
    height: 33px;
    clear: both;
    overflow: hidden;
}

.item-service .item-service-hdr:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    background: url("/image/ico_product.png") no-repeat;
}

.item-service .item-service-text {
    display: block;
    clear: both;
}

.item-service .item-service-text .list-nomarker {
    list-style: none;
    margin: 5px 0 0 10px;
}

.item-service .link-category {
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 20px;
    padding: 0 32px;
}

.brend-line .brend-item {
    width: auto;
}

.brend-line .brend-item:hover .brend-logo-background {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.brend-line .brend-logo {
    width: 310px;
    margin-right: 15px;
    float: left;
}

.brend-line .brend-logo-background {
    background: #f2f2f2;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.2s;
    width: 310px;
}

.brend-line .brand-content {
    padding: 17px 160px 0 325px;
}

.brend-line .brand-content a {
    bottom: 5px;
}

.item-question {
    margin-top: 30px;
    min-height: 160px;
    width: 100%;
    color: #494949;
}

.item-question .item-question-hdr {
    display: block;
    position: relative;
    font-size: 16px;
    padding-left: 50px;
    padding-top: 0px;
    height: 53px;
    clear: both;
    overflow: hidden;
}

.item-question .item-question-hdr .date {
    color: #8e8e8e;
    display: block;
    margin-bottom: 5px;
}

.item-question .item-question-hdr .name {
    color: #4681af;
    display: block;
}

.item-question .item-question-hdr:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 35px;
    height: 35px;
    background: url("/image/question.png") no-repeat;
}

.item-question .item-question-text {
    display: block;
}

.item-question .link-answer {
    cursor: pointer;
    display: block;
    float: left;
    margin-top: 10px;
    text-decoration: underline;
}

.item-question .link-answer.current {
    color: #ffae00;
}

.item-question .hide-answer {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 15px;
    box-sizing: border-box;
    border: 2px solid #ffae00;
    background: #fff3d9;
    display: none;
    margin-top: 38px;
    position: relative;
}

.item-question .hide-answer.active {
    display: block;
}

.item-question .hide-answer .link-slideup {
    position: absolute;
    bottom: 14px;
    right: 14px;
}

.item-question .hide-answer .btn-print {
    margin-top: 15px;
    clear: both;
    padding: 0 15px;
}

.item-question .hide-answer .btn-print:before {
    background: url("/image/printer.png") no-repeat;
    content: "";
    display: block;
    float: left;
    height: 24px;
    margin-right: 12px;
    position: relative;
    top: 6px;
    width: 24px;
}

.question-block-r {
    width: 495px;
}

.block-first-mr2 {
    margin-right: 80px;
    width: 485px !important;
}

.select-themes {
    width: auto;
    padding: 30px 20px;
    border: 2px solid #efefef;
    clear: both;
    float: left;
    margin: 35px 0 10px;
    box-sizing: border-box;
    width: 100%;
}

.select-themes .hdr-theme {
    float: left;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: middle;
}

.select-themes .select,
.select-themes .ik_select {
    width: 340px !important;
    float: left;
}

.select-themes .btn {
    margin: -1px 0 0 35px;
    padding: 0 35px;
    text-transform: uppercase;
}

.select-themes .link-top-question {
    float: right;
    display: inline-block;
    padding-left: 30px;
    background: url("/image/question_ico.png") no-repeat;
    height: 30px;
    margin-top: 7px;
    font-size: 16px;
}

.page .work-box .nav-bottom-question {
    /*  margin: 35px 0 0;*/
    float: left;
}

.page .work-box .nav-bottom-question ul {
    list-style: none;
    display: inline-block;
    position: relative;
    top: 10px;
}

.page .work-box .nav-bottom-question ul li {
    float: left;
    margin: 0 0 0 10px;
}

.articles-on-catalog-page {
    margin: 0 0 30px;
}

.articles-on-catalog-page .name {
    font-weight: bold;
}

.articles-on-catalog-page .preview {
    font-style: italic;
}

.articles-on-catalog-page .url {
    font-style: italic;
}

.articles-nav-filter {
    float: left;
    margin: 30px 0 35px;
    font-size: 16px;
}

.articles-nav-filter .show-on-page {
    float: left;
    width: 300px;
}

.articles-nav-filter .nav-bottom-question {
    margin-top: 0;
    margin-right: 45px;
}

.item-article {
    position: relative;
    padding-left: 60px;
    margin-bottom: 25px;
}

.item-article.type-pdf:before,
.item-article.type-text:before,
.item-article.type-video:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 47px;
    height: 60px;
}

.item-article.type-pdf:before {
    background: url("/image/ico_PDF.jpg") no-repeat;
}

.item-article.type-text:before {
    background: url("/image/ico_text.jpg") no-repeat;
}

.item-article.type-video:before {
    background: url("/image/ico_video.jpg") no-repeat;
}

.item-article .item-article-hdr {
    display: block;
    margin-bottom: 10px;
}

.item-article .item-article-hdr a {
    font-size: 16px;
}

.item-article .item-article-text {
    color: #8e8e8e;
    font-size: 16px;
}

.tablic-list-products .item-news .content-right {
    text-align: left;
    width: 100%;
}

.tablic-list-products .item-news .content-right .item--news-hdr {
    display: block;
    margin-bottom: 10px;
}

.tablic-list-products .item-news .content-right .item--news-hdr .date {
    color: #8e8e8e;
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
}

.tablic-list-products .item-news .content-right .item--news-hdr .name {
    font-weight: bold;
    font-size: 16px;
    display: block;
}

.tablic-list-products .item-news .content-right .item-news-text {
    font-size: 14px;
    color: #494949;
}

.wrapper .input-date-select {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 0px 5px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 100;
}

.wrapper .input-date-select:hover > i {
    background-color: #ffaf02;
}

.wrapper .input-date-select:hover > i:after {
    background-position: -29px center;
}

.wrapper .input-date-select > input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]) {
    background: #fff;
    border: 1px solid rgba(111, 111, 111, 0.2);
    border-radius: 3px;
    border-width: 1px 1px 5px;
    box-sizing: border-box;
    color: #bbb;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    padding: 0 40px 0 15px;
    width: 170px;
}

.wrapper .input-date-select > i {
    background: #005aa0;
    border-radius: 0 3px 3px 0;
    border: 0 solid rgba(111, 111, 111, 0.2);
    border-width: 0 0 5px;
    box-sizing: border-box;
    content: "";
    height: 35px;
    margin: -17px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
}

.wrapper .input-date-select > i:after {
    background: url("/image/ico_calendar.png") no-repeat left center;
    content: "";
    height: 23px;
    margin: -8px 0 0;
    position: absolute;
    right: 8px;
    top: 50%;
    width: 23px;
}

.wrapper .input-date-select > span {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 5px;
    width: 10px;
}

.link-clear-filter {
    float: right;
    display: inline-block;
    padding-left: 20px;
    background: url("/image/close.png") no-repeat;
    height: 30px;
    margin-top: 7px;
    font-size: 16px;
    margin-right: 67px;
}

.news-responder {
    width: 100%;
    margin: 30px auto 10px;
}

.news-responder span {
    color: #003a65;
    font-size: 16px;
    line-height: 16px;
    position: relative;
}

.news-responder form {
    float: none;
}

.news-unsibscribe {
    white-space: nowrap;
}

.news-unsibscribe .link-clear-filter {
    margin: 0;
    float: left;
}

.calendar-news {
    position: relative;
    width: 320px;
    box-shadow: 1px 1px 8px 0 #323232;
}

.calendar-news:before {
    background: url("/image/triangle.png") no-repeat;
    content: "";
    height: 13px;
    left: 150px;
    position: absolute;
    top: -13px;
    width: 25px;
}

.calendar-news .calendar-head {
    color: #494949;
    font-size: 14px;
    height: 28px;
    line-height: 18px;
    padding-top: 8px;
    position: relative;
    text-align: center;
}

.calendar-news .calendar-head .calendar-prev {
    background: url("/image/arrows_calendar.png") no-repeat;
    background-position: 0px 0px;
    left: 40px;
}

.calendar-news .calendar-head .calendar-next {
    background: url("/image/arrows_calendar.png") no-repeat;
    background-position: 0px -20px;
    right: 40px;
}

.calendar-news .calendar-head .calendar-prev,
.calendar-news .calendar-head .calendar-next {
    bottom: 0;
    cursor: pointer;
    height: 14px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 12px;
}

.calendar-news table {
    text-align: center;
    width: 100%;
}

.calendar-news table .calendar-days {
    font-size: 11px;
    background: #f3f3f3;
}

.calendar-news table .calendar-days td {
    color: #494949;
    padding: 5px;
    cursor: auto;
}

.calendar-news table .calendar-days td:hover {
    background: #f3f3f3;
    color: #494949;
}

.calendar-news table td {
    padding: 10px;
    border: 1px solid #f3f3f3;
    color: #4681af;
    cursor: pointer;
}

.calendar-news table td.none {
    color: #c1c1c1;
}

.calendar-news table td.active,
.calendar-news table td:hover {
    background: #ffad01;
    color: #000;
}

.cabinet-col-1 {
    position: relative;
    margin-top: 35px;
    float: left;
    width: 200px;
}

.cabinet-col-1 .avatar {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    width: 176px;
}

.cabinet-col-1 .avatar img {
    display: inline-block;
    vertical-align: middle;
}

.cabinet-col-1 .avatar i {
    display: inline-block;
    height: 176px;
    vertical-align: middle;
    width: 0;
}

.cabinet-col-1 .vip {
    position: absolute;
    display: block;
    right: 12px;
    top: -9px;
}

.cabinet-col-1 .upload-photo {
    display: block;
    clear: both;
    margin-top: 10px;
    padding-left: 35px;
    margin-left: 10px;
    position: relative;
    color: #00adee;
    font-size: 16px;
}

.cabinet-col-1 .upload-photo:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 100%;
    background: url("/image/ico_foto.jpg") no-repeat;
}

.cabinet-col-2 {
    margin-top: 41px;
    margin-left: 65px;
    float: left;
    width: 250px;
}

.cabinet-col-2 p {
    margin-bottom: 20px;
    font-size: 16px;
}

.cabinet-col-2 p .link-data-profil {
    color: #00adee;
}

.cabinet-col-3 {
    margin-top: 40px;
    margin-left: 85px;
    float: left;
    width: 460px;
}

.cabinet-col-3 .massage-manager {
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin-bottom: 14px;
}

.cabinet-col-3 .form-box {
    margin-top: 5px;
}

.cabinet-col-3 .form-box input[type="submit"] {
    margin-left: 100px;
    margin-right: 30px;
}

.tablic-history {
    overflow: hidden;
    margin-top: 50px;
    margin-top: 0px;
}

.tablic-history.vacancy .group-order {
    margin-top: 15px;
}

.tablic-history--basket {
    margin-top: 0;
}

.tablic-history .hdr-history {
    display: block;
    float: left;
    font-weight: bold;
    font-size: 22px;
}

.tablic-history .group-order-links {
    display: block;
    float: right;
}

.tablic-history .group-order-links a {
    margin-left: 15px;
    display: inline-block;
    font-size: 16px;
}

.tablic-history .group-order-links a.active {
    color: #000;
    text-decoration: none;
}

.tablic-history .group-order {
    clear: both;
    margin-top: 45px;
}

.tablic-history .group-order-element {
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    clear: both;
    border: 2px solid #efefef;
    background: #fff;
    display: table;
    text-align: center;
    line-height: 55px;
}

.tablic-history .group-order-element .cols {
    display: table-cell;
    padding: 3px;
    color: #23272f;
    width: 125px;
    vertical-align: middle;
}

.tablic-history .group-order-element .cols.first-cell {
    background: #efefef;
    padding: 0 0 0 44px;
    position: relative;
}

.tablic-history .group-order-element .cols.first-cell .block-arrrow {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    background: -webkit-linear-gradient(top, #005ba2, #004c88);
    background: -moz-linear-gradient(top, #005ba2, #004c88);
    background: -ms-linear-gradient(top, #005ba2, #004c88);
    background: linear-gradient(to bottom, #005ba2, #004c88);
    -pie-background: linear-gradient(#005ba2, #004c88);
    behavior: url("/css/PIE.htc");
    width: 60px;
    height: 42px;
    box-sizing: border-box;
    padding: 18px 23px;
    cursor: pointer;
}

.tablic-history .group-order-element .cols.first-cell .block-arrrow .arrow {
    display: block;
    background: url("/image/arrows.png") no-repeat;
    width: 15px;
    height: 8px;
}

.tablic-history .group-order-element .data-style {
    color: #7f8591;
    margin-right: 10px;
    display: inline-block;
}

.tablic-history .group-order-element .data-style.ds {
    float: left;
    width: 90px;
}

.tablic-history .group-order-element .dot-status {
    width: 8px;
    height: 8px;
    float: left;
    margin-left: 5px;
    margin-top: 25px;
    display: inline-block;
    border-radius: 10px;
}

.tablic-history .group-order-element .dot-status.dot-yellow {
    background: #ffad01;
}

.tablic-history .group-order-element .dot-status.dot-gray {
    background: #ababab;
}

.tablic-history .group-order-element .dot-status.dot-blue {
    background: #00adee;
}

.tablic-history .group-order-element .text-status {
    width: 100px;
    float: left;
    display: inline-block;
    margin-left: 10px;
    text-align: left;
    text-transform: lowercase;
}

.tablic-history .group-order .order {
    margin-bottom: 3px;
}

.tablic-history .group-order .order.current {
    border: 2px solid #ffad01;
}

.tablic-history .group-order .order.current .slideup-block {
    display: block;
}

.tablic-history .group-order .order.current .group-order-element {
    border: 2px solid #ffad01;
    border-top: none;
    border-left: none;
    border-right: none;
}

.tablic-history .group-order .order.current .cols.first-cell {
    background: #ffad01;
}

.tablic-history .group-order .order.current .cols.first-cell .arrow.active {
    background-position: 0px -14px;
}

.tablic-history .group-order .order .slideup-block {
    display: none;
    width: 100%;
}

.tablic-history .group-order .order .slideup-block--visible {
    display: block;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products {
    width: 100%;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products tr td {
    /*text-align: center;*/
    border: 2px solid #e6e6e6;
    padding: 5px;
    /* word-break: break-all; */

}

.break-all-active {
    word-break: break-all;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products tr td:nth-child(2) {
    /*word-break: break-all;*/
}


.tablic-history .group-order .order .slideup-block .tablic-list-products tr td.order-summ {
    font-size: 16px;
    text-align: right;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products img {
    display: inline-block;
    height: auto;
    max-width: 100px;
    vertical-align: middle;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products .first-row {
    background: #efefef;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 50px;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products .photo-product {
    width: 82px;
    /*
  height: 82px;*/
    margin: 20px auto;
    /*
  border: 2px solid #e6e6e6;*/
    white-space: nowrap;
}

.table-model {
    text-align: left !important;
}

.table-title {
    font-weight: bold;
    line-height: normal;
    font-size: 18px;
    color: #3993BD;
}

.table-title a {
    text-decoration: none;
}

.table-title a:hover {
    text-decoration: underline;
}

.table-vendor {
    color: #BDBDBD;
    margin-bottom: 8px;

}

.tablic-history .group-order .order .slideup-block .tablic-list-products .photo-product img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products .photo-product i {
    display: inline-block;
    height: 82px;
    vertical-align: middle;
    width: 0;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products .btn-delete {
    display: inline-block;
    margin: 10px;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products input[type=text] {
    margin: 0 5px !important;
    padding: 0 5px !important;
    text-align: center !important;
    width: 35px !important;
}

.tablic-history .group-order .order .slideup-block .tablic-list-products .nowrap {
    white-space: nowrap;
}

.cabinet-delete-photo {
    background: url("/image/close.png") no-repeat center #fff;
    border-radius: 100%;
    box-shadow: 0 0 2px 2px #fff;
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 0;
    top: 0;
    width: 13px;
}

.content-social-icons {
    display: inline-block;
    margin: 36px 0 0 -5px;
    position: relative;
}

.content-social-icons .link-more {
    height: 100%;
    left: 100%;
    line-height: 45px;
    margin: 0 0 0 50px;
    position: absolute;
    top: 0;
    white-space: nowrap;
}

.fixed {
    height: 450px;
    margin-top: 50px;
}

.foot {
    min-width: 1200px;
    background: #003a65;
    min-height: 439px;
    margin-top: -439px;
}

.page-footer {
    margin-top: 15px;
}

.foot .coll-4 {
    position: relative;
    /*  top: -4px;*/
}

.foot .coll-8 {
    text-align: right;
}

.foot p {
    color: #fff;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
}

.foot a {
    color: #fff;
	text-decoration: none;
}

.foot-content {
    color: #6689a3 !important;
    border-top: 1px solid #6689a3;
    line-height: 16px !important;
    margin: 20px 0 10px !important;
    padding-top: 7px;
}

.copyright {
    color: #6689a3 !important;
    font-size: 12px !important;
    margin-top: 20px;
}

.foot-mail {
    height: 90px;
    width: 270px;
    margin-left: 30px;
    line-height: 90px;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
}

.foot-mail div {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    white-space: normal;
}

.foot-mail a {
    color: #d2d2d2;
}

.foot-mail:after {
    content: "";
    display: inline-block;
    height: 90px;
    vertical-align: middle;
    width: 0;
}

.js-map {
    height: 235px;
}

.footer-contacts {
    position: relative;
}

.footer-counters {
    position: absolute;
    right: 0;
    top: 63px;
}

.form label {
    display: block;
    cursor: pointer;
    margin-bottom: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
}

.form label input[type="text"],
.form label input[type="password"],
.form label textarea {
    margin: 5px 0 0 0;
    padding: 4px 3%;
    outline: none;
    width: 94%;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 2px;
}

.form label textarea {
    height: 100px;
}

.form .red {
    color: #f00 !important;
}

.form .absM input,
.form .absM img {
    display: inline-block;
    vertical-align: middle;
}

.form .absM img {
    margin-right: 5px;
}

.form .redalert {
    color: #f00 !important;
}

.wrapper input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]),
.wrapper textarea,
.wrapper select,
.wrapper .select {
    background: #f2f2f2;
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 70px 0 10px;
    box-shadow: 1px 1px 0 0 rgba(195, 195, 195, 0.5) inset;
    color: #828486;
    border-radius: 0;
    resize: none;
}

.wrapper input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]):focus,
.wrapper textarea:focus,
.wrapper select:focus,
.wrapper .select:focus {
    box-shadow: 0 0 0 1px #90b3cf;
}

.wrapper textarea {
    height: 105px;
    padding: 10px;
}

.wrapper .form-button-set {
    display: block;
    margin: 10px 0 20px;
}

.wrapper .ui-buttonset label {
    padding-left: 30px;
    position: relative;
}

.wrapper .ui-buttonset label.ui-state-active:before {
    background-position: right center;
}

.wrapper .ui-buttonset label:before {
    background: url("/image/bullet_registration.png") no-repeat 0 center;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 20px;
}

.wrapper .ui-buttonset label > span {
    position: relative;
    top: 2px;
}

.wrapper .ui-buttonset .ui-button {
    background: #fff;
    border: none;
    cursor: pointer;
    font-size: 11px;
    margin: 0 50px 5px 0;
    text-transform: uppercase;
}

.select {
    line-height: 36px;
    box-shadow: 0 0 0 1px rgba(195, 195, 195, 0.5) inset, 0 -2px 0 1px rgba(195, 195, 195, 0.5) inset;
    position: relative;
    border-radius: 3px;
}

.select .select-btn {
    background: #005aa0;
    width: 60px;
    height: 36px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 0 -2px 0 1px #024d87 inset;
    border-radius: 0 3px 3px 0;
}

.select .select-btn:before {
    content: "";
    width: 15px;
    height: 9px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 2px;
    left: 0;
    right: 0;
    background: url("/image/arrows.png") no-repeat;
}

.form-box {
    margin-top: 26px;
}

.form-box input[type="submit"] {
    margin-right: 30px;
}

.form-box--wide .form-row .form-l {
    width: 200px !important;
}

.form-box .required {
    color: #f00;
}

.wrapper .form-row {
    margin-bottom: 15px;
    display: block;
}

.wrapper .form-row:after {
    content: "";
    display: table;
    clear: both;
}

.wrapper .form-row .form-l {
    width: 100px;
}

.wrapper .form-row .form-l span {
    box-sizing: border-box;
    min-height: 36px;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 3px 0;
}

.wrapper .form-row .form-r {
    width: 360px;
}

.wrapper .form-row--wide .form-l {
    width: 150px;
}

.wrapper .form-row--wide .form-r {
    width: 310px;
}

.wrapper .form-row--white input:not([type="submit"]):not([type="reset"]):not([type="radio"]):not([type="checkbox"]),
.wrapper .form-row--white textarea {
    background: #fff;
}

.form-row-reverse {
    display: block;
    margin: 10px 0;
}

.form-row-reverse .checkbox span:before {
    top: 7px;
}

.checkbox-row {
    margin: 22px 0 18px;
}

.checkbox-row-reg {
    margin: 30px 0;
}

.checkbox-row label {
    display: inline-block;
    margin-top: 12px;
    font-size: 12px;
}

.checkbox-row label:first-child {
    margin-top: 0;
}

.checkbox {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox input {
    display: none;
}

.checkbox span {
    display: inline-block;
    padding-left: 40px;
    cursor: pointer;
}

.checkbox span:before {
    content: "";
    width: 22px;
    height: 22px;
    display: block;
    background: #ffae00 no-repeat center;
    float: left;
    margin-left: -35px;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 58, 101, 0.65) inset;
    position: relative;
    top: -4px;
}

.checkbox input:checked + span:before {
    background-image: url("/image/check-mark.png");
}

.radio {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 40px;
}

.radio input {
    display: none;
}

.radio span {
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    text-transform: uppercase;
}

.radio span:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url("/image/bullet_registration.png") no-repeat;
    float: left;
    margin-left: -30px;
    position: relative;
    top: -3px;
}

.radio input:checked + span:before {
    background-position: -25px 0;
}

.star {
    color: #f00;
}

.input-spinner {
    display: inline-block;
    position: relative;
    margin: 5px 0 -5px !important;
}

.input-spinner input {
    height: 30px !important;
    line-height: 30px !important;
    margin: 0 !important;
}

.input-spinner .plus {
    background: url("/image/arrows.png") no-repeat center bottom;
    cursor: pointer;
    height: 11px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 15px;
}

.input-spinner .minus {
    background: url("/image/arrows.png") no-repeat center top;
    bottom: 2px;
    cursor: pointer;
    height: 11px;
    position: absolute;
    right: 0;
    width: 15px;
}

.slider-wrap {
    position: relative;
    z-index: 10;
    min-width: 1200px;
}

.slider-content {
    width: 560px;
    height: 266px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 200px;
    right: 0;
    color: #fff;
}

.slider-content section {
    background: none;
    bottom: 0;
    left: 0;
    margin: 0 -10px;
    padding: 20px;
    position: absolute;
    width: 105%;
}

.slider-content h1,
.slider-content .h1 {
    color: inherit;
    font-size: 48px;
    font-weight: bold;
    line-height: 68px;
    margin: 0;
    text-transform: none;
}

.slider-content h2,
.slider-content .h2 {
    color: inherit;
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}

.slider-content p {
    color: inherit;
    font-size: 20px;
    line-height: 26px;
    margin-top: 10px;
}

.slider-content .slide-btn {
    display: block;
    float: left;
    clear: both;
    background: #ffae00;
    box-sizing: border-box;
    text-decoration: none;
    height: 50px;
    min-width: 160px;
    margin-top: 25px;
    font-size: 18px;
    line-height: 50px;
    color: #003158;
    padding: 0 20px;
    text-align: center;
    transition: background 0.1s, color 0.1s;
    white-space: nowrap;
}

.slider-content .slide-btn:hover {
    background: #003158;
    color: #fff;
}

.main-slider {
    top: 0;
    left: 0;
    height: 433px;
    min-width: 1200px;
    position: relative;
    overflow: hidden;
    margin: auto;
/*    background: #f6f6f6;*/
}

.main-slider .slider {
    width: 100%;
    height: 100%;
}

.main-slider .slider .slide {
    float: left;
    width: 100%;
    height: 100%;
}

.main-slider img {
    display: block;
    margin: auto;
}

.slider-controls {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 60px;
    height: 140px;
    z-index: 10;
}

.slider-controls-main {
    display: none;
    left: 1099px;
}

.slider-controls-prev,
.slider-controls-next {
    width: 60px;
    height: 60px;
    background: rgba(0, 58, 101, 0.4);
    position: absolute;
    left: 0;
}

.slider-controls-prev:before,
.slider-controls-next:before {
    content: "";
    width: 23px;
    height: 13px;
    background: url("/image/slider_arrows.png") no-repeat;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.slider-controls-prev:hover,
.slider-controls-next:hover {
    background: rgba(0, 58, 101, 0.8);
}

.slider-controls-prev {
    top: -60px;
}

.slider-controls-next {
    bottom: -60px;
}

.slider-controls-next:before {
    background-position: 0 -18px;
}

.slider-controls-selector {
    height: 140px;
    width: 60px;
    display: table-cell;
    vertical-align: middle;
}

.slider-controls-selector .slider-controls-btn {
    width: 10px;
    height: 10px;
    display: block;
    background: #47b7e8;
    margin: auto;
    border-radius: 100%;
    margin-top: 14px;
}

.slider-controls-selector .slider-controls-btn:first-child {
    margin-top: 0;
}

.slider-controls-selector .slider-controls-btn.active {
    background: #009de0;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.7);
}

.product-slider {
    border: 2px solid #8fa7b8;
    margin-top: 25px;
    top: 0;
    left: 0;
    height: 260px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.product-slider .slider {
    width: 100%;
    height: 100%;
}

.product-slider .slider .slide {
    float: left;
    width: 100%;
    height: 100%;
}

.news-slider {
    border: 2px solid #e5e5e5;
    margin-top: 25px;
    top: 0;
    left: 0;
    height: 420px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.news-slider .slider .slide {
    float: left;
    width: 100%;
    height: 360px;
}

.news-slider .slider-controls {
    top: auto;
    right: auto;
    width: 360px;
    height: 60px;
}

.news-slider .slider-controls-prev,
.news-slider .slider-controls-next {
    left: auto;
}

.news-slider .slider-controls-prev:before,
.news-slider .slider-controls-next:before {
    transform: rotate(-90deg);
}

.news-slider .slider-controls-prev {
    top: auto;
    left: 0;
}

.news-slider .slider-controls-next {
    bottom: auto;
    right: 0;
}

.news-slider .slider-controls-next:before {
    ransform: rotate(90deg);
}

.news-slider .slider-controls-selector {
    height: 60px;
    width: 360px;
    text-align: center;
    background-color: #eeeeef;
}

.news-slider .slider-controls-selector .slider-controls-btn {
    display: inline-block;
    margin: 14px 1px 0;
}

.cart-block-left .news-slider .img-product {
    padding: 0px;
    width: 360px;
    height: 360px;
    border: 0px solid #e5e5e5;
}

.cart-block-left .news-slider .img-product img {
    max-height: 360px;
}

.slider-related-products .related-slider {
    top: 0;
    left: 0;
    height: 420px;
    width: 900px !important;
    margin-left: 70px;
    position: relative;
    overflow: hidden;
}

.slider-related-products .related-slider .slider {
    width: 225px;
    height: 100%;
}

.slider-related-products .related-slider .slider .slide {
    float: left;
    width: 100%;
    height: 100%;
}

.slider-related-products .slider-controls {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    z-index: auto;
}

.slider-related-products .slider-controls-prev,
.slider-related-products .slider-controls-next {
    width: 25px;
    height: 45px;
    background: url("/image/arrows_related-products.png") no-repeat;
    position: absolute;
}

.slider-related-products .slider-controls-prev:before,
.slider-related-products .slider-controls-next:before {
    display: none;
}

.slider-related-products .slider-controls-prev {
    top: 45px;
    left: 5px;
    background-position: 0 0 !important;
}

.slider-related-products .slider-controls-next {
    top: 45px;
    left: 1020px;
    background-position: -30px 0 !important;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
}

#colorbox {
    outline: 0;
}

#cboxContent {
    margin-top: 20px;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    background: #fff url("/image/bgr-points.png");
    border-top: 5px solid #ffad01;
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    left: 0px;
    color: #ccc;
}

#cboxLoadingGraphic {
    background: url("/image/colorbox/loading.gif") no-repeat center center;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -27px;
    background: url("/image/arrows_related-products.png") no-repeat top left;
    width: 24px;
    height: 55px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: top left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -27px;
    background: url("/image/arrows_related-products.png") no-repeat top right;
    width: 24px;
    height: 55px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: top right;
}

#cboxClose {
    position: absolute;
    top: -35px;
    right: 0;
    display: block;
    background: url("/image/close_big.png") no-repeat center #ffad01;
    width: 30px;
    height: 35px;
    text-indent: -9999px;
}

.ik_select {
    font-size: 14px;
    line-height: 17px;
    width: 100% !important;
    position: relative;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
}

.ik_select select {
    margin: 0;
    padding: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
}

.ik_select_dropdown {
    font-size: 13px;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
}

.ik_select_dropdown .ik_select_list {
    width: 100%;
    box-sizing: border-box;
    color: #000;
    white-space: nowrap;
    display: table;
    border: 1px solid #e7e7e7;
    border-radius: 0 0 3px 3px;
    background: #fff;
    margin-top: 34px;
    position: relative;
    zoom: 1;
    z-index: 11;
}

.ik_select_dropdown .ik_select_list ul {
    margin: 0;
    padding: 0;
}

.ik_select_dropdown .ik_select_list ul li {
    list-style: none;
    margin: 0;
    cursor: pointer;
    padding: 5px 10px;
    position: relative;
    background: none;
    border: 1px solid #e7e7e7;
    border-width: 1px 0 0;
    color: #838383;
}

.ik_select_dropdown .ik_select_list ul li.ik_select_hover {
    background: #e3e4e8;
    color: #838383;
}

.ik_select_dropdown .ik_select_list ul li.ik_select_active {
    background: #e3e4e8;
    color: #838383;
}

.ik_select_link {
    height: 30px;
    background: #fff;
    border: 1px solid #e3e4e8;
    border-width: 1px 1px 4px;
    border-radius: 3px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    zoom: 1;
    z-index: 11;
    cursor: pointer;
}

.ik_select_link .corner {
    background: #005aa0;
    border-bottom: 4px solid #004d8b;
    border-radius: 0 3px 3px 0;
    height: 100%;
    padding-bottom: 1px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 40px;
}

.ik_select_link .corner:before {
    background: url("/image/arrows.png") no-repeat left top;
    content: "";
    height: 9px;
    left: 50%;
    margin: -2px 0 0 -7px;
    position: absolute;
    top: 50%;
    width: 15px;
}

.ik_select_link.ik_select_link_focus,
.ik_select_link:hover {
    border-color: #ffae00 #ffae00 #ef9e00;
}

.ik_select_link.ik_select_link_focus .corner,
.ik_select_link:hover .corner {
    background-color: #ffae00;
    border-color: #ef9e00;
}

.ik_select_link.ik_select_link_focus .corner:before,
.ik_select_link:hover .corner:before {
    background-position: left bottom;
}

.ik_select_link_text {
    text-align: left;
    overflow: hidden;
    padding: 5px 0 0 10px;
    color: #b5b5b5;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fff;
}

.ik_arrow {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff url("/image/arrow-down.png") no-repeat center center;
    width: 30px;
    height: 30px;
    z-index: 100;
    display: block;
}

.price-filter .cena .ik_select {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    width: 40px !important;
}

.price-filter .cena .ik_select_link {
    border: none;
}

.price-filter .cena .ik_select_link .corner {
    display: none;
}

.price-filter .cena .ik_select_link_text {
    border: 1px dashed #00adee;
    border-width: 0 0 1px;
    color: #00adee;
    font-family: Rouble;
    padding: 2px 0;
    text-shadow: none;
}

.ik_select_dropdown.currency-selector .ik_select_list {
    border: 1px solid #e7e7e7;
    border-radius: 0 0 3px 3px;
}

.ik_select_dropdown.currency-selector .ik_select_list ul li {
    border: 1px solid #e7e7e7;
    border-width: 1px 0 0;
    color: #838383;
    font-family: Rouble;
}

.ik_select_dropdown.currency-selector .ik_select_list ul li.ik_select_hover,
.ik_select_dropdown.currency-selector .ik_select_list ul li.ik_select_active {
    background: #e3e4e8;
    color: #838383;
}

.coll-2 {
    margin-left: 40px;
    width: 160px;
}

.coll-3 {
    margin-left: 40px;
    width: 260px;
}

.coll-4 {
    margin-left: 40px;
    width: 360px;
}

.coll-5 {
    margin-left: 40px;
    width: 460px;
}

.coll-6 {
    width: 560px;
    margin-left: 40px;
}

.coll-7 {
    width: 660px;
    margin-left: 40px;
}

.coll-8 {
    margin-left: 40px;
    width: 860px;
}

.first {
    margin-left: 0;
    clear: left;
}

.btn-buy {
    display: inline-block;
    background: linear-gradient(0.45turn, #FFD700, #FFAE00) repeat;
    /*box-shadow: 0 -2px 0 0 #FFD700 inset;*/
    text-decoration: none;
    color: #fff;
    width: 178px;
    height: 38px;
    font-size: 18px;
    line-height: 41px;
    transition: 0.2s;
    font-weight: bold;
}

.btn-buy:before {
    content: "";
    width: 55px;
    height: 20px;
    float: left;
    border-right: 1px solid #FFAE00;
    background: url("/image/basket.png") no-repeat center;
    position: relative;
    top: 8px;
    transition: 0.2s;
    margin-right: 20px;
    margin-left: 5px;
}

.btn-buy:hover {
    /*box-shadow: 0 -38px 0 0 #ff9a68 inset;*/
	background: linear-gradient(-0.55turn, #FFAE00, #FFD700);
}

.btn-buy:hover:before {
    border-color: #ffb400;
}

input[type="submit"].grey {
    background: #efefef;
    color: #000;
}

input[type="submit"].grey:hover {
    background: #efefef;
    color: #000;
    cursor: default;
}

.btn {
    display: inline-block;
    height: 38px;
    padding: 0 23px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
    background: -webkit-linear-gradient(top, #005ba2, #004c88);
    background: -moz-linear-gradient(top, #005ba2, #004c88);
    background: -ms-linear-gradient(top, #005ba2, #004c88);
    background: linear-gradient(to bottom, #005ba2, #004c88);
    -pie-background: linear-gradient(#005ba2, #004c88);
    behavior: url("/css/PIE.htc");
    text-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.36);
    border: none;
}

.btn:hover {
    background: -webkit-linear-gradient(bottom, #005ba2, #004c88);
    background: -moz-linear-gradient(bottom, #005ba2, #004c88);
    background: -ms-linear-gradient(bottom, #005ba2, #004c88);
    background: linear-gradient(to top, #005ba2, #004c88);
    -pie-background: linear-gradient(#004c88, #005ba2);
}

.btn--search-all {
    margin: 40px 0 0 20px;
}

.btn.grey {
    background: #efefef;
    color: #000;
}

.bx_ordercart_order_pay_center .checkout.grey {
    background: #efefef;
    color: #000;
}

.bx_ordercart_order_pay_center .checkout.grey:hover {
    background: #efefef;
    color: #000;
    cursor: default;
}

.btn-read-publication {
    background: -webkit-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: -moz-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: -ms-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: linear-gradient(to bottom, #00aeef, #0094cb) repeat;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    margin: 10px 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 133px;
}

.btn-read-publication:hover {
    background: -webkit-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: -moz-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: -ms-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: linear-gradient(to bottom, #0094cb, #00aeef) repeat;
}

.btn-read-publication--download {
    background: -webkit-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: -moz-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: -ms-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: linear-gradient(to bottom, #ffae00, #e99f00) repeat !important;
}

.btn-read-publication--download:hover {
    background: -webkit-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: -moz-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: -ms-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: linear-gradient(to bottom, #e99f00, #ffae00) repeat !important;
}

.wrapper .btn-right {
    float: right;
    margin-left: 10px;
    margin-top: 40px;
}

.wrapper .btn-right.app-link-delivery {
    display: none;
}

.btn-ico-auto {
    padding: 0 10px 0 10px;
}

.btn-ico-auto:before {
    content: "";
    width: 36px;
    height: 23px;
    display: block;
    background: url("/image/i-delivery.png") no-repeat;
    float: left;
    position: relative;
    top: 8px;
    margin-right: 8px;
}

.btn-ico-money {
    padding: 0 10px 0 10px;
}

.btn-ico-money:before {
    content: "";
    width: 36px;
    height: 23px;
    display: block;
    background: url("/image/i-payment.png") no-repeat;
    float: left;
    position: relative;
    top: 8px;
    margin-right: 8px;
}

.wrapper .btn-right.btn-ico-price-list {
    background: -webkit-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: -moz-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: -ms-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: linear-gradient(to bottom, #00aeef, #0094cb) repeat;
    clear: both;
    font-size: 16px;
    height: auto;
    line-height: 20px;
    margin: 20px 0 0;
    padding: 8px 8px;
    text-align: left;
    width: 240px;
}

.wrapper .btn-right.btn-ico-price-list:before {
    content: "";
    width: 23px;
    height: 29px;
    display: block;
    background: url("/image/i-prise-list.png") no-repeat;
    float: left;
    left: 8px;
    position: relative;
    top: 4px;
    margin-right: 20px;
}

.wrapper .btn-right.btn-ico-price-list:hover {
    background: -webkit-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: -moz-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: -ms-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: linear-gradient(to bottom, #0094cb, #00aeef) repeat;
}

.not-found {
    background: #f3f3f3 url("/image/404_bgr.jpg") no-repeat bottom center;
    padding-bottom: 25px;
    margin-bottom: 35px;
    min-width: 1200px;
}

.not-found p {
    margin-top: 20px;
    color: #1e2f3b;
    font-size: 14px;
    line-height: 22px;
}

.not-found input[type="text"],
.not-found textarea {
    background: #fff;
}

.not-found .btn {
    margin-right: 30px;
}

.not-found-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 35px;
    color: #003a65;
}

.not-found-img {
    width: 457px;
    height: 99px;
    margin-top: 52px;
    margin-bottom: 35px;
    background: url("/image/404.png") no-repeat;
}

.not-found-list-title {
    display: block;
    float: left;
    text-transform: uppercase;
    clear: both;
    margin-top: 18px;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
}

.not-found-list {
    list-style: none;
    float: left;
    clear: both;
    margin-top: 15px;
}

.not-found-list li {
    margin-top: 4px;
}

.not-found-list li:first-child {
    margin-top: 0;
}

.not-found-list a {
    font-size: 16px;
    line-height: 18px;
    white-space: nowrap;
    display: inline-block;
}

.not-found-list ul {
    list-style: none;
    margin: 6px 0 6px 12px;
}

.not-found-list ul a {
    font-size: 14px;
}

.cat-leftmenu .hardware-item {
    margin: 0;
}

.cat-leftmenu .hardware-item.fix {
    min-height: auto;
    background: none;
}

.cat-leftmenu .hardware-item.active > a {
    color: #fff;
}

.cat-leftmenu .hardware-item.active.focus {
    background: #ffad01 !important;
}

.cat-leftmenu .hardware-item.active.focus > a {
    color: #003966 !important;
}

.cat-leftmenu .hardware-item--top {
    padding: 0;
}

.cat-leftmenu .hardware-item--plus > a:before {
    background: #4681af;
    color: #fff;
    content: "+";
    display: block;
    float: left;
    font-family: Arial;
    font-size: 18px;
    height: 16px;
    line-height: 16px;
    margin-left: -28px;
    position: relative;
    text-align: center;
    top: 1px;
    width: 16px;
}

.cat-leftmenu .hardware-item--plus.active > a:before {
    content: "-";
    line-height: 15px;
}

.cat-leftmenu .hardware-item > .a-divider {
    background: #fff;
    height: 1px;
}

.cat-leftmenu .hardware-item > a {
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    padding: 15px 10px 15px 41px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.cat-leftmenu .hardware-item > i {
    width: 0;
    vertical-align: middle;
}

.cat-leftmenu .hardware-submenu {
    background: #00599e;
}

.cat-leftmenu .hardware-submenu.focus {
    background: #ffad01 !important;
}

.cat-leftmenu .hardware-submenu.focus > a {
    color: #003966 !important;
}

.cat-leftmenu > .block > .hardware-item {
    background: #f2f2f2;
    white-space: nowrap;
    /* 2 */
}

.cat-leftmenu > .block > .hardware-item.focus {
    background: #ffad01 !important;
}

.cat-leftmenu > .block > .hardware-item.focus > a {
    color: #003966 !important;
}

.cat-leftmenu > .block > .hardware-item > a {
    color: #4681af;
    display: block;
    padding: 15px 10px 15px 41px;
    white-space: normal;
}

.cat-leftmenu > .block > .hardware-item.active {
    background: #024b84;
}

.cat-leftmenu > .block > .hardware-item.active > a {
    color: #fff;
	width: 220px;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item {
    background: #00599e;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > a {
    color: #fff;
    display: block;
    padding: 15px 10px 15px 41px;
    white-space: normal;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .a-divider {
    height: 1px;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .sub-menu-list-item {
    background: #00599e;
    white-space: nowrap;
}


.cat-leftmenu .hardware-item.active.focus > .hardware-submenu > .sub-menu-list-item > a {
    padding: 15px 10px 15px 41px;
    box-sizing: border-box;
    display: block; /*TEST TEST*/
    color: white;
    text-decoration: none;
    border-bottom: 1px solid white;
}


.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .sub-menu-list-item.focus {
    background: #ffad01 !important;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .sub-menu-list-item.focus > a {
    color: #003966 !important;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .sub-menu-list-item > a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 15px 10px 15px 41px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .sub-menu-list-item > i {
    width: 0;
    vertical-align: middle;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .sub-menu-list-item > .a-divider {
    background: #fff;
    height: 1px;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > a {
    color: #fff;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu {
    background: #4891cb;
    /* 4 */
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > a {
    color: #fff;
    padding: 15px 0 15px 41px;
    white-space: normal;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .a-divider {
    height: 1px;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item.focus {
    background: #ffad01 !important;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item.focus > a {
    color: #003966 !important;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item > a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 15px 10px 15px 41px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item > i {
    width: 0;
    vertical-align: middle;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item > .a-divider {
    background: #fff;
    height: 1px;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item {
    background: #75b4e7;
    box-sizing: border-box;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 15px 10px 15px 41px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > i {
    width: 0;
    vertical-align: middle;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .a-divider {
    background: #fff;
    height: 1px;
    margin: 0 15px;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item {
    background: #75b4e7;
    box-sizing: border-box;
    font-size: 14px;
    padding: 5px 10px 5px 41px;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item.focus {
    background: #ffad01 !important;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item.focus > a {
    color: #003966 !important;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item a {
    color: #fff;
    text-decoration: none;
    white-space: normal;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item {
    background: #75b4e7;
    box-sizing: border-box;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item.focus {
    background: #ffad01 !important;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item.focus > a {
    color: #003966 !important;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item > a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 15px 10px 15px 41px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item > i {
    width: 0;
    vertical-align: middle;
}

.cat-leftmenu > .block > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .hardware-item > .hardware-submenu > .sub-menu-list-item > .a-divider {
    background: #fff;
    height: 1px;
}

.page .work-box .catalog-bookmark {
    list-style: none;
    margin-top: 26px;
}

.page .work-box .catalog-bookmark:after {
    content: "";
    display: table;
    clear: both;
}

.page .work-box .catalog-bookmark li {
    height: 33px;
    line-height: 33px;
    float: left;
    margin-left: 5px;
    font-size: 16px;
}

.page .work-box .catalog-bookmark li:first-child {
    margin-left: 0;
}

.page .work-box .catalog-bookmark a {
    display: block;
    width: 40px;
    height: 33px;
    background: url("/image/view.png") no-repeat;
}

.page .work-box .catalog-bookmark a.catalog-table {
    background-position: -45px -38px;
}

.page .work-box .catalog-bookmark a.catalog-table:hover,
.page .work-box .catalog-bookmark a.catalog-table.active {
    background-position: 0 -38px;
}

.page .work-box .catalog-bookmark a.catalog-line {
    background-position: -45px 0;
}

.page .work-box .catalog-bookmark a.catalog-line:hover,
.page .work-box .catalog-bookmark a.catalog-line.active {
    background-position: 0 0;
}

.page .work-box .afl-list {
    list-style: none;
    margin-top: 26px;
}

.page .work-box .afl-list:after {
    content: "";
    display: table;
    clear: both;
}

.page .work-box .afl-list li {
    height: 33px;
    float: left;
    font-size: 16px;
    line-height: 33px;
    text-transform: uppercase;
    margin-left: 9px;
}

.page .work-box .afl-list li:first-child {
    text-transform: none;
    margin-left: 0;
}

.page .work-box .afl-list a {
    display: block;
}

.page .work-box .afl-list a:hover,
.page .work-box .afl-list a.active {
    text-decoration: none;
    color: inherit;
}

.brend-box {
    margin-top: 32px;
}

.brend-item {
    width: 352px;
    margin: 0 0 2px 0px;
    padding: 0 0 20px;
    box-shadow: 0 0 0 3px #f2f2f2 inset;
    position: relative;
    transition: box-shadow 0.2s;
}

.brend-item:nth-child(3n + 1) {
    margin-left: 0;
    clear: left;
}

.brend-item:hover {
    box-shadow: 0 0 0 3px #ffad01 inset;
}

.brend-item:hover .brend-logo {
    background: none;
}

.brend-item:hover .brend-logo img:last-child {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.brend-item:hover .brand-content a {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.brend-item--empty {
    background: url("/image/no_foto.png") center no-repeat #f2f2f2;
}

.brend-item--empty .brend-logo {
    background: none;
}

.brend-item.plitka {
    margin: 0 0 2px 2px;
}

.brend-item.plitka:nth-child(3n + 1) {
    margin-left: 0;
    clear: left;
}

.brend-item.plitka .brand-content a {
    width: 92%;
}

.brend-logo {
    display: block;
    height: 136px;
    background: #f2f2f2;
    position: relative;
    transition: background 0.2s;
}

.brend-logo img {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity 0.2s;
}

.brend-logo img:last-child {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.customers .brend-logo img:last-child {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.brand-content {
    padding: 17px 17px 0;
    color: #003259;
    font-size: 14px;
    line-height: 18px;
}

.brand-content span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.brand-content a {
    background: #fff;
    line-height: 20px;
    position: absolute;
    bottom: 17px;
    left: 15px;
    color: #1088c5;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    transition: opacity 0.2s;
    width: 280px;
}

.brand-content ul {
    padding-left: 18px;
}

.catalog-brand-item .products {
    overflow: hidden;
    clear: both;
    margin-top: 34px;
}

.catalog-brand-item .products .element {
    width: 252px;
    height: 252px;
    float: left;
    margin: 0 0 2px 2px;
    padding: 22px 0;
    text-align: center;
    border: 2px solid #a0c9d8;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}

.catalog-brand-item .products .element:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}

.catalog-brand-item .products .element img {
    max-height: 150px;
}

.catalog-brand-item .products .element .name {
    position: absolute;
    bottom: 13px;
    left: 50%;
    margin-left: -126px;
    width: 252px;
    text-align: center;
    height: 55px;
}

.catalog-brand-item .products .element a {
    font-size: 18px;
    font-weight: bold;
}

.catalog-brand-menu .left-menu-products {
    margin-top: 34px;
}

.catalog-brand-menu .left-menu-products.static .hdr {
    width: 262px;
}

.catalog-brand-menu .left-menu-products .current {
    background: #fffbf2;
}

.catalog-brand-menu .left-menu-products .sub-current {
    border-left: none !important;
    background: #fffbf2;
}

.catalog-brand-menu .left-menu-products .sub-current > a {
    height: 52px !important;
}

.catalog-brand-menu .left-menu-products .hdr {
    width: 100%;
    padding-top: 10px;
    background: #d9e2e8;
    box-sizing: border-box;
    padding: 21px 10px 12px;
    text-transform: uppercase;
    border: 2px solid #d9e2e8;
}

.catalog-brand-menu .left-menu-products .menu {
    list-style: none;
    margin: 0;
    padding: 2px 0 0;
    display: table;
    position: relative;
}

.catalog-brand-menu .left-menu-products .menu:after {
    background: #d9e2e8;
    content: "";
    height: 100%;
    position: absolute;
    left: 258px;
    top: 0;
    width: 2px;
}

.catalog-brand-menu .left-menu-products .menu.static:after {
    left: 260px;
}

.catalog-brand-menu .left-menu-products .menu.static > li:hover a {
    width: 258px;
}

.catalog-brand-menu .left-menu-products .menu.static > li.empty:hover {
    border-right: 2px solid #ffad01;
}

.catalog-brand-menu .left-menu-products .menu.static > li a {
    border-right: none;
}

.catalog-brand-menu .left-menu-products .menu.static li {
    z-index: 10;
}

.catalog-brand-menu .left-menu-products .menu.static li.last-child:after {
    content: "";
    display: block;
    position: absolute;
    background: #d9e2e8;
    left: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    width: 260px;
    height: 2px;
}

.catalog-brand-menu .left-menu-products .menu > li {
    border: 2px solid rgba(0, 0, 0, 0);
    border-width: 2px 0;
}

.catalog-brand-menu .left-menu-products .menu li {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: -4px 0 0;
    min-height: 50px;
    white-space: nowrap;
}

.catalog-brand-menu .left-menu-products .menu li:before {
    content: "";
    display: block;
    position: absolute;
    background: #d9e2e8;
    width: 240px;
    height: 2px;
    margin: auto 10px;
}

.catalog-brand-menu .left-menu-products .menu li:after {
    content: "";
    display: block;
    position: absolute;
    background: url("/image/arrows_left-menu_gray.png") no-repeat;
    width: 13px;
    height: 23px;
    margin: -12px 0 0;
    top: 50%;
    left: 240px;
}

.catalog-brand-menu .left-menu-products .menu li:last-child:after {
    content: "";
    display: block;
    position: absolute;
    background: #d9e2e8;
    left: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    width: 260px;
    height: 2px;
}

.catalog-brand-menu .left-menu-products .menu li:first-child:before {
    display: none;
}

.catalog-brand-menu .left-menu-products .menu li.empty:after {
    display: none;
}

.catalog-brand-menu .left-menu-products .menu li a {
    display: inline-block;
    box-sizing: border-box;
    min-height: 50px;
    white-space: normal;
    width: 260px;
    text-decoration: none;
    padding: 5px 10px;
    border-right: 2px solid #efefef;
    border-left: 2px solid #efefef;
}

.catalog-brand-menu .left-menu-products .menu li a span {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

.catalog-brand-menu .left-menu-products .menu li a i {
    display: inline-block;
    height: 50px;
    vertical-align: middle;
    width: 0;
}

.catalog-brand-menu .left-menu-products .menu .submenu {
    display: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover {
    border: 2px solid #ffad01;
    border-right: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover:after {
    display: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover:before {
    display: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover + li:before {
    display: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover + li.current {
    border-top: 2px solid #ffad01;
}

.catalog-brand-menu .left-menu-products .menu li:hover > a:after {
    background: #fff;
    content: "";
    height: 100%;
    right: 2px;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 20;
}

.catalog-brand-menu .left-menu-products .menu li:hover a {
    border: none;
    width: 260px;
    white-space: normal;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu {
    display: block;
    width: 255px;
    position: absolute;
    top: 2px;
    left: 100%;
    z-index: 2;
    list-style: none;
    margin: 0 0 0 -4px;
    padding: 0;
    background: #fff;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li {
    background: #fffbf2;
    border-left: 2px solid #ffad01 !important;
    border-right: 2px solid #ffad01;
    border-bottom: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li a {
    top: 0;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:first-child {
    border-top: 2px solid #ffad01;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:first-child a {
    top: -2px;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:after {
    display: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:before {
    background: #ffad01;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:hover {
    border-top: none;
    border-bottom: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:hover:before {
    display: block;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:hover:first-child:before {
    display: none;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:hover + li:before {
    display: block;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:hover:first-child {
    border-top: 2px solid #ffad01;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li:last-child {
    border-bottom: 2px solid #ffad01;
}

.catalog-brand-menu .left-menu-products .menu li:hover .submenu li a {
    margin: 5px 0;
    padding: 0 10px;
    white-space: normal;
    width: 255px;
}

.catalog-brand-menu .left-menu-products .menu li.empty:hover {
    border-width: 2px;
}

.catalog-brand-menu .left-menu-products .menu li.empty:hover > a:after {
    display: none;
}

.catalog-brand-menu .price-filter {
    border: 2px solid #d9e2e8;
    padding: 20px 12px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    margin-top: 25px;
    position: relative;
}

.catalog-brand-menu .price-filter .podbor {
    margin: 35px 0;
}

.catalog-brand-menu .price-filter .podbor.ui-slider {
    background: #e1e4e9;
    border: none;
    box-shadow: inset 0 0 2px 1px #d6d7db;
    box-sizing: border-box;
    height: 6px;
    position: relative;
    width: 100%;
}

.catalog-brand-menu .price-filter .podbor.ui-slider .ui-slider-range {
    background: #00adef;
    border: none;
    border-radius: 10px;
    height: 6px;
    position: absolute;
}

.catalog-brand-menu .price-filter .podbor.ui-slider .ui-slider-handle {
    background: #fff;
    border: 1px solid #aeaeae;
    border-radius: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    height: 16px;
    margin: -5px 0 0 -8px;
    position: absolute;
    width: 16px;
}

.catalog-brand-menu .price-filter .podbor.ui-slider .ui-slider-handle > span {
    display: block;
    margin: 0 0 0 -94px;
    position: relative;
    text-align: center;
    top: -30px;
    width: 200px;
}

.catalog-brand-menu .price-filter .podbor.ui-slider .ui-slider-handle > span > i {
    color: #000;
    background: #fdaf04;
    border-radius: 6px;
    box-shadow: inset 0 1px 2px 1px #dd9800;
    box-sizing: border-box;
    display: inline-block;
    font-size: 11px;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    position: relative;
    z-index: 100;
}

.catalog-brand-menu .price-filter .podbor.ui-slider .ui-slider-handle > span > i:hover {
    z-index: 200;
}

.catalog-brand-menu .price-filter .podbor.ui-slider .ui-slider-handle > span:before {
    background: #fdaf04;
    content: "";
    height: 7px;
    left: 50%;
    margin: -3px 0 0 -3px;
    position: absolute;
    transform: rotate(45deg);
    top: 100%;
    width: 7px;
    z-index: -1;
}

.catalog-brand-menu .price-filter .cena > span {
    display: inline-block;
    position: relative;
    top: -3px;
}

.catalog-brand-menu .price-filter .cena .val {
    padding-bottom: 2px;
    border-bottom: 1px dashed #00adee;
    color: #00adee;
    display: inline-block;
    cursor: pointer;
}

.catalog-hardware1-2 .products-description {
    /*margin-top: 20px;*/
}

.catalog-hardware1-2 .products-description .element {
    margin-bottom: 30px;
    overflow: hidden;
    display: table;
}

.catalog-hardware1-2 .products-description .element .block-text {
    padding-right: 25px;
    display: table-cell;
    width: 100%;
}

.catalog-hardware1-2 .products-description .element .block-text .name {
    display: block;
    margin-bottom: 10px;
}

.catalog-hardware1-2 .products-description .element .block-text .name a {
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
}

.catalog-hardware1-2 .products-description .element .img-r {
    margin-left: 552px;
    width: 194px;
    height: 194px;
    display: table-cell;
    vertical-align: top;
    padding: 5px;
    text-align: center;
}

.catalog-hardware1-2 .products-description .element .img-r a {
    border: 2px solid #efefef;
    display: inline-block;
    height: 200px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 200px;
}

.catalog-hardware1-2 .products-description .element .img-r a:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.catalog-hardware1-2 .products-description .element .img-r img {
    display: inline-block;
    vertical-align: middle;
}

.catalog-hardware1-2 .products-description .products-description-text {
    border-bottom: 2px solid #efefef;
    padding-bottom: 30px;
}

.catalog-hardware1-2 .products-description .small-element {
    margin-bottom: 17px;
}

.catalog-hardware1-2 .products-description .small-element .block-text {
    float: left;
}

.catalog-hardware1-2 .products-description .element .block-text .descript,
.products-description-text {
    display: block;
    line-height: 20px;
    margin: 0 0 20px;
}

.catalog-hardware1-2 .products-description .element .block-text .descript--margin,
.products-description-text--margin {
    margin-top: 44px;
}

.catalog-hardware1-2 .products-description .element .block-text .descript h1,
.products-description-text h1 {
    font-size: 24px;
    line-height: 24px;
    margin: 10px 0 5px;
}

.catalog-hardware1-2 .products-description .element .block-text .descript h2,
.products-description-text h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 10px 0 5px;
}

.catalog-hardware1-2 .products-description .element .block-text .descript ul,
.products-description-text ul {
    margin: 5px 0;
}

.catalog-hardware1-2 .products-description .element .block-text .descript ul li,
.products-description-text ul li {
    margin: 0 0 2px 20px;
}

.catalog-hardware1-2 .products-description .element .block-text .descript hr,
.products-description-text hr {
    border: 1px solid #e3e4e8;
    border-width: 1px 0 0;
}

.catalog-hardware1-2 .products-description .element .block-text .descript img[hspace],
.products-description-text img[hspace] {
    margin-left: 10px;
    margin-right: 10px;
}

.catalog-hardware1-2 .products-description .element .block-text .descript img[vspace],
.products-description-text img[vspace] {
    margin-bottom: 10px;
    margin-top: 10px;
}

.catalog-hardware1-2 .products-description .element .block-text .descript font,
.products-description-text font {
    background: none !important;
    color: inherit !important;
    font-size: 100%;
}

.catalog-hardware1-2 .products-description .element .block-text .descript p,
.products-description-text p {
    line-height: 20px;
}

.catalog-hardware1-2 .products-description .element .block-text .descript table,
.products-description-text table {
    background: none !important;
    border: 1px solid #f2f2f2 !important;
    margin: 10px 0;
}

.catalog-hardware1-2 .products-description .element .block-text .descript table td,
.products-description-text table td {
    background: none !important;
    border: 1px solid #d9d9d9 !important;
    color: #4b4b4b !important;
    padding: 2px 5px !important;
    text-align: left;
}

.select-product-on-page {
    float: right;
    clear: right;
    overflow: hidden;
    /*  margin-top: 37px;*/
}

.page-nav-cat2 {
    margin-left: 38px;
}

.catalog-result-product .tablic-history {
    /*  margin-top: 34px;*/
}

.catalog-result-product .tablic-history .group-order {
    margin-top: 0;
}

.catalog-result-product .tablic-history .group-order .order .slideup-block .tablic-list-products {
    margin-bottom: 40px;
}

.catalog-result-product .tablic-history .group-order .order .slideup-block .tablic-list-products tr.href {
    cursor: pointer;
}

.catalog-result-product .tablic-history .group-order .order .slideup-block .tablic-list-products .photo-product {
    display: block;
    margin: 20px;
    white-space: nowrap;
    text-decoration: none;
}

.catalog-result-product .tablic-history .group-order .order .slideup-block .tablic-list-products .photo-product:after {
    content: "";
    display: inline-block;
    height: 82px;
    margin: 0 0 0 -1px;
    vertical-align: middle;
    width: 0;
}

.catalog-result-product .tablic-history .group-order .order .slideup-block .tablic-list-products .photo-product img {
    display: inline-block;
    max-height: 82px;
    max-width: 82px;
    vertical-align: middle;
}

.catalog-result-product .btn-buy-cat {
    background: -webkit-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: -moz-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: -ms-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: linear-gradient(to bottom, #00aeef, #0094cb) repeat;
    font-size: 14px;
    margin-top: 20px;
    padding: 0 33px 0 55px;
    position: relative;
    text-transform: uppercase;
}

.catalog-result-product .btn-buy-cat:before {
    background: url("/image/basket.png") no-repeat center center;
    content: "";
    height: 20px;
    left: 5px;
    pointer-events: none;
    position: absolute;
    top: 8px;
    width: 35px;
}

.catalog-result-product .btn-buy-cat:hover {
    background: -webkit-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: -moz-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: -ms-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: linear-gradient(to bottom, #0094cb, #00aeef) repeat;
}

.catalog-result-product .btn-buy-cat--download {
    background: -webkit-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: -moz-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: -ms-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: linear-gradient(to bottom, #ffae00, #e99f00) repeat !important;
}

.catalog-result-product .btn-buy-cat--download:before {
    background: url("/image/sprite_menu_old.png") no-repeat 0 -105px;
    height: 30px;
    left: 10px;
    top: 3px;
    width: 30px;
}

.catalog-result-product .btn-buy-cat--download:hover {
    background: -webkit-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: -moz-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: -ms-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: linear-gradient(to bottom, #e99f00, #ffae00) repeat !important;
}

.hide-during-loading {
    left: -10000px;
    position: absolute;
    top: -10000px;
}

.price-filter.catalog-result {
    margin-top: 34px;
}

.price-filter.catalog-result .price-selector-wrapper {
    min-height: 70px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    transition: 0.5s;
}

.price-filter.catalog-result .price-selector-wrapper.loading {
    opaicty: 0.5;
}

.price-filter.catalog-result .price-selector-wrapper .ik_select .ik_select_link_text {
    font-family: Rouble;
}

.price-filter.catalog-result .manufacture {
    margin-bottom: 20px;
}

.price-filter.catalog-result .manufacture > span {
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
    clear: both;
}

.price-filter.catalog-result .parameters-checkbox {
    margin-bottom: 20px;
}

.price-filter.catalog-result .parameters-checkbox > span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    clear: both;
}

.price-filter.catalog-result .parameters-checkbox label {
    display: block;
    margin: 0 0 5px;
}

.price-filter.catalog-result .parameters-select {
    margin-bottom: 20px;
}

.price-filter.catalog-result .parameters-select > span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    clear: both;
}

.price-filter.catalog-result .input-range {
    display: inline-block !important;
    margin: -10px 0 -20px !important;
    padding: 0 5px !important;
    position: relative;
    top: -10px;
    width: 105px !important;
}

.price-filter.catalog-result .input-range.left {
    margin-right: 20px !important;
}

.catalog-result-product-plitka {
    margin-top: 35px;
}

.catalog-result-product-plitka .product-plitka {
    width: 250px;
    float: left;
    margin-left: 5px;
    margin-bottom: 12px;
    border-bottom: 2px solid #4681af;
    height: auto;
}

.catalog-result-product-plitka .product-plitka:nth-child(3n+1) {
    clear: left;
    margin-left: 0;
}

.catalog-result-product-plitka .product-plitka .item-img {
    border: 1px solid #d4e2e7;
    display: block;
    height: 165px;
    overflow: hidden;
    /*  padding: 10px 0;*/
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    box-sizing: border-box;
}

.catalog-result-product-plitka .product-plitka .item-img:after {
    content: "";
    display: inline-block;
    height: 165px;
    vertical-align: middle;
    width: 0;
}

.catalog-result-product-plitka .product-plitka .item-img img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

.catalog-result-product-plitka .product-plitka .item-info {
    padding: 15px;
    background: #e9f1f4;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 180px;
    border: 1px solid #cee4ec;
}

.catalog-result-product-plitka .product-plitka .item-info .articul,
.catalog-result-product-plitka .product-plitka .item-info .name-product,
.catalog-result-product-plitka .product-plitka .item-info .brand {
    font-size: 16px;
    color: #74a3b5;
    clear: both;
    margin-bottom: 10px;
    padding-right: 5px;
    text-decoration: none;
}

.catalog-result-product-plitka .product-plitka .item-info .brand,
.catalog-result-product-plitka .product-plitka .item-info .articul {
    display: block;
}

.catalog-result-product-plitka .product-plitka .item-info .name-product {
    color: #4681af;
    font-weight: bold;
}

.catalog-result-product-plitka .product-plitka .item-info .price {
    display: inline-block;
    font-weight: bold;
    color: #70a0b2;
    font-size: 16px;
}

.catalog-result-product-plitka .product-plitka .item-info .price b {
    color: #002f54;
    font-size: 14px;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button {
    margin-top: 10px;
    overflow: hidden;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .by-request {
    height: 38px;
    line-height: 38px;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .counter {
    float: left;
    display: inline-block;
    margin-left: 5px;
    position: relative;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .counter input[type=text] {
    padding: 0 5px;
    text-align: center;
    width: 45px;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .button {
    display: inline-block;
    /*  left: 5px;*/
    position: relative;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .button:before {
    background: url("/image/basket.png") no-repeat center center;
    pointer-events: none;
    content: "";
    float: left;
    height: 20px;
    margin-left: 5px;
    margin-right: 20px;
    position: absolute;
    top: 8px;
    left: -4px;
    width: 55px;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .button--download {
    float: right;
    margin-right: 15px;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .button--download:before {
    background: url("/image/sprite_menu_old.png") no-repeat 0 -105px;
    height: 30px;
    left: 10px;
    top: 3px;
    width: 30px;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .button--download .btn {
    background: -webkit-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: -moz-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: -ms-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: linear-gradient(to bottom, #ffae00, #e99f00) repeat !important;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .button--download .btn:hover {
    background: -webkit-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: -moz-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: -ms-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: linear-gradient(to bottom, #e99f00, #ffae00) repeat !important;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .button .btn {
    display: inline-block;
    background: -webkit-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: -moz-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: -ms-linear-gradient(top, #00aeef, #0094cb) repeat;
    background: linear-gradient(to bottom, #00aeef, #0094cb) repeat;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    /*
  padding: 0 35px 0 70px;*/
    width: 120px;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
}

.catalog-result-product-plitka .product-plitka .item-info .price-button .button .btn:hover {
    background: -webkit-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: -moz-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: -ms-linear-gradient(top, #0094cb, #00aeef) repeat;
    background: linear-gradient(to bottom, #0094cb, #00aeef) repeat;
}

.app-filter-loaded {
    background: rgba(255, 255, 255, 0.7);
    height: 100%;
    left: -20px;
    padding: 0 20px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.app-filter-loaded:before {
    background: url("/image/colorbox/loading_2.gif") no-repeat center;
    content: "";
    display: block;
    height: 31px;
    left: 50%;
    margin: -16px;
    position: absolute;
    top: 200px;
    width: 31px;
}

.catalog-full-part {
    padding: 0 0 0 20px;
}

.catalog-full-part h2 {
    cursor: pointer;
    margin: 0 0 20px;
    padding-left: 20px;
    position: relative;
}

.catalog-full-part h2:before {
    background: #4785b6;
    color: #fff;
    content: "-";
    font-size: 11px;
    height: 13px;
    left: 0;
    line-height: 13px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 13px;
}

.catalog-full-part h2.closed:before {
    background: url("/image/plus.png") #4785b6 no-repeat center;
    content: "";
}

.catalog-full-part.--1 {
    padding-left: 0;
}

.catalog-full-part.--2 h2 {
    font-size: 18px;
}

.catalog-full-part.--3 h2 {
    font-size: 17px;
}

.catalog-full-part.--4 h2 {
    font-size: 16px;
}

.catalog-full-part.--5 h2 {
    font-size: 15px;
}

.catalog-full-part.--6 h2 {
    font-size: 14px;
}

.catalog-full-part.--7 h2 {
    font-size: 14px;
}

.cart-block-left {
    margin-top: 33px;
}

.cart-block-left .img-product {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    width: 360px;
    height: auto;
    border: 2px solid #e5e5e5;
    box-sizing: border-box;
}

.cart-block-left .img-product img {
    max-width: 360px;
}

.cart-block-left .download-docs {
    line-height: 30px;
    margin-top: 15px;
    overflow: hidden;
}

.cart-block-left .download-docs .docs {
    background: #f3f3f3;
    color: #3a3a3a;
    padding: 20px 10px 20px 55px;
    font-size: 16px;
    margin: 0 0 3px;
    width: 178px;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.cart-block-left .download-docs .docs:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 10px;
    background: url("/image/ico_PDF_blue.png") no-repeat;
    width: 32px;
    height: 39px;
}

.cart-block-left .view-products {
    margin-top: 30px;
    overflow: hidden;
    clear: both;
}

.cart-block-left .view-products .h3 {
    color: #3f3f3f;
    font-size: 20px;
    font-weight: bold;
}

.cart-block-left .view-products .list-product-item {
    margin-top: 20px;
    clear: both;
    overflow: hidden;
}

.cart-block-left .view-products .list-product-item .left {
    border: 2px solid #e5e5e5;
    padding: 10px;
    float: left;
}

.cart-block-left .view-products .list-product-item .right {
    margin-right: 50px;
    float: right;
    width: 155px;
}

.cart-block-left .view-products .list-product-item .right .artikul,
.cart-block-left .view-products .list-product-item .right .name,
.cart-block-left .view-products .list-product-item .right .price {
    display: block;
    margin-bottom: 15px;
}

.cart-block-left .view-products .list-product-item .right .artikul {
    color: #74a3b5;
}

.cart-block-left .view-products .list-product-item .right .name {
    color: #4681af;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.cart-block-left .view-products .list-product-item .right .price {
    font-size: 24px;
    color: #70a0b2;
}

.cart-block-left .view-products .list-product-item .right .price b {
    color: #002f54;
    font-weight: normal;
}

.wrapper .cart-block-right {
    margin-top: 40px;
}

.wrapper .cart-block-right .top-info .artikul {
    display: block;
    color: #74a3b5;
    margin-bottom: 20px;
}

.wrapper .cart-block-right .top-info .brand,
.wrapper .cart-block-right .top-info .descript {
    display: inline-block;
    margin: 40px 0;
}

.wrapper .cart-block-right .top-info .brand {
    color: #3f3f3f;
    font-size: 16px;
}

.wrapper .cart-block-right .top-info .brand b {
    font-size: 20px;
}

.wrapper .cart-block-right .top-info .descript {
    color: #3f3f3f;
    font-size: 16px;
    line-height: 22px;
}

.wrapper .cart-block-right .top-info .descript b {
    font-size: 20px;
}

.wrapper .cart-block-right .top-info .price {
    display: block;
    margin-bottom: 45px;
    color: #3f3f3f;
    font-size: 20px;
}

.wrapper .cart-block-right .top-info .price b {
    font-size: 20px;
    color: #3f3f3f;
}

.wrapper .cart-block-right .top-info .price .summa {
    color: #002f54;
    font-size: 30px;
    font-weight: bold;
}

.wrapper .cart-block-right .top-info .price .dollar {
    color: #70a0b2;
    font-size: 24px;
    font-weight: bold;
}

.wrapper .cart-block-right .top-info .price .price-discount {
    display: block;
    margin: 25px 0 0;
}

.wrapper .cart-block-right .top-info .price .price-discount b {
    color: #f00;
}

.wrapper .cart-block-right .top-info .price .with-discounts .summa,
.wrapper .cart-block-right .top-info .price .with-discounts .price-rub {
    position: relative;
}

.wrapper .cart-block-right .top-info .price .with-discounts .summa:after,
.wrapper .cart-block-right .top-info .price .with-discounts .price-rub:after {
    background: #3f3f3f;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

.wrapper .cart-block-right .top-info .price .nds {
    color: #3f3f3f;
}

.wrapper .cart-block-right .action-product .add-basket input[type=text] {
    background: #fff !important;
    box-shadow: inset 0 0 4px 0px rgba(0, 58, 101, 0.5) !important;
    color: #003966 !important;
    font-size: 16px !important;
    display: inline-block !important;
    margin-right: 5px !important;
    padding: 10px !important;
    text-align: center !important;
    width: 50px !important;
    box-sizing: border-box !important;
}

.wrapper .cart-block-right .action-product .add-basket .button {
    display: inline-block;
    position: relative;
}

.wrapper .cart-block-right .action-product .add-basket .button:before {
    background: url("/image/basket.png") no-repeat center center;
    content: "";
    float: left;
    height: 20px;
    left: -4px;
    margin-left: 5px;
    position: absolute;
    top: 8px;
    width: 55px;
    pointer-events: none;
}

.wrapper .cart-block-right .action-product .add-basket .button.mail:before {
    background: url("/image/mail_ico2.png") no-repeat center center;
}

.wrapper .cart-block-right .action-product .add-basket .button .btn {
    background: -webkit-linear-gradient(top, #00aeef, #0094cb) repeat 0 0;
    background: -moz-linear-gradient(top, #00aeef, #0094cb) repeat 0 0;
    background: -ms-linear-gradient(top, #00aeef, #0094cb) repeat 0 0;
    background: linear-gradient(to bottom, #00aeef, #0094cb) repeat 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px 0 50px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

.wrapper .cart-block-right .action-product .add-basket .button .btn:hover {
    background: -webkit-linear-gradient(top, #0094cb, #00aeef) repeat 0 0;
    background: -moz-linear-gradient(top, #0094cb, #00aeef) repeat 0 0;
    background: -ms-linear-gradient(top, #0094cb, #00aeef) repeat 0 0;
    background: linear-gradient(to bottom, #0094cb, #00aeef) repeat 0 0;
}

.wrapper .cart-block-right .action-product .add-basket .button--download:before {
    background: url("/image/sprite_menu_old.png") no-repeat 0 -105px;
    height: 30px;
    left: 4px;
    top: 3px;
    width: 30px;
}

.wrapper .cart-block-right .action-product .add-basket .button--download .btn {
    background: -webkit-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: -moz-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: -ms-linear-gradient(top, #ffae00, #e99f00) repeat !important;
    background: linear-gradient(to bottom, #ffae00, #e99f00) repeat !important;
}

.wrapper .cart-block-right .action-product .add-basket .button--download .btn:hover {
    background: -webkit-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: -moz-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: -ms-linear-gradient(top, #e99f00, #ffae00) repeat !important;
    background: linear-gradient(to bottom, #e99f00, #ffae00) repeat !important;
}

.wrapper .cart-block-right .action-product .add-basket .compare {
    color: #4681af;
    font-size: 16px;
    text-decoration: underline;
    display: inline-block;
    margin-left: 15px;
    padding-left: 35px;
    width: 170px;
}

.wrapper .cart-block-right .action-product .add-basket .compare.add-compare {
    background: url("/image/compare.png") no-repeat center left;
    height: 23px;
    margin-left: 35px;
}

.wrapper .cart-block-right .action-product .add-basket .compare.next-compare {
    background: url("/image/compare_2.png") no-repeat center left;
    height: 18px;
}

.wrapper .cart-block-right .bottom-info {
    /*margin-top: 65px;*/
    overflow: hidden;
    border-bottom: 2px solid #e5e5e5;
}

.wrapper .cart-block-right .download-docs {
    line-height: 30px;
    margin-top: 15px;
    overflow: hidden;
}

.wrapper .cart-block-right .download-docs .docs {
    color: #3a3a3a;
    padding: 20px 10px 20px 55px;
    font-size: 16px;
    margin: 0 0 3px;
    box-sizing: border-box;
    display: block;
    position: relative;
    vertical-align: top;
}

.wrapper .cart-block-right .download-docs .docs:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 10px;
    background: url("/image/ico_PDF_blue.png") no-repeat;
    width: 32px;
    height: 39px;
}

.wrapper .cart-block-right .download-docs .docs.arc:before {
    background: url("/image/zip_blue.png") no-repeat;
}

.wrapper .cart-block-right .download-docs .docs.doc:before {
    background: url("/image/WORD_blue.png") no-repeat;
}

.wrapper .cart-block-right .download-docs .docs.image:before {
    background: url("/image/jpg_blue.png") no-repeat;
}

.slider-related-products {
    clear: both;
    width: 100%;
    margin-top: 60px;
    position: relative;
}

.slider-related-products .h3 {
    color: #3f3f3f;
    font-size: 20px;
    font-weight: bold;
}

.slider-related-products .catalog-result-product-plitka .product-plitka {
    width: 225px;
}

.slider-related-products .catalog-result-product-plitka .product-plitka:nth-child(3n+1) {
    clear: none;
    /*  margin-left: 10px;*/
}

.slider-related-products .catalog-result-product-plitka .product-plitka .item-info .price-button .button {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-left: 0;
}

.slider-related-products .catalog-result-product-plitka .product-plitka .item-info .related-name-category {
    margin-top: 25px;
    display: none;
}

.slider-related-products .catalog-result-product-plitka .product-plitka .item-info .related-name-category a {
    color: #4681af;
}

.page .work-box .tabs-office {
    overflow: hidden;
}

.page .work-box .tabs-office .tabs-off {
    width: 100%;
}

.page .work-box .tabs-office .tabs__caption {
    height: auto;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    clear: both;
}

.page .work-box .tabs-office .tabs__caption .tabnum1 {
    width: 40%;
}

.page .work-box .tabs-office .tabs__caption .tabnum2 {
    width: 35%;
}

.page .work-box .tabs-office .tabs__caption .tabnum3 {
    width: 25%;
}

.page .work-box .tabs-office .tabs__caption li {
    float: left;
    text-align: center;
    display: inline-block;
    border-bottom: 2px solid #e7e7e7;
    cursor: pointer;
    margin: 0;
    position: relative;
    padding: 10px 0px;
    font-size: 20px;
    color: #757575;
}

.page .work-box .tabs-office .tabs__caption li:before {
    border: none !important;
}

.page .work-box .tabs-office .tabs__caption li:hover,
.page .work-box .tabs-office .tabs__caption li.active {
    border-bottom: 4px solid #003a65;
    padding: 10px 0px;
    font-weight: bold;
    color: #3f3f3f;
}

.page .work-box .tabs-office .tabs__content {
    color: #3f3f3f;
    display: none;
    line-height: 20px;
    margin: 15px auto;
    font-size: 16px;
}

.page .work-box .tabs-office .tabs__content font {
    background: none !important;
    color: inherit !important;
    font-size: 100%;
}

.page .work-box .tabs-office .tabs__content table {
    background: none !important;
    border: none !important;
    color: #3f3f3f;
    line-height: 20px;
    margin: 10px 0;
    width: 99% !important;
}

.page .work-box .tabs-office .tabs__content table tr {
    background: none !important;
}

.page .work-box .tabs-office .tabs__content table td {
    background: none !important;
    border: 1px solid #808080;
    color: #252525 !important;
    padding: 1px 5px 2px !important;
    text-align: left;
    vertical-align: top;
    width: auto !important;
}

.page .work-box .tabs-office .tabs__content table.item-parameters {
    margin: 20px 0;
    width: 100%;
}

.page .work-box .tabs-office .tabs__content table.item-parameters th {
    background: #f3f3f3;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: normal;
    padding: 4px 10px;
    text-align: left;
}

.page .work-box .tabs-office .tabs__content table.item-parameters td {
    box-sizing: border-box;
    font-size: 13px;
    padding: 3px 0 !important;
    text-align: left;
    width: 50% !important;
}

.page .work-box .tabs-office .tabs__content.active {
    display: block;
}

.page .work-box .tabs-office .tabs__content .tabs-tablic {
    width: 100%;
}

.page .work-box .tabs-office .tabs__content .tabs-tablic .rows-hdr {
    background: #f3f3f3;
}

.page .work-box .tabs-office .tabs__content .tabs-tablic .rows-hdr td {
    color: #252525;
    font-size: 18px;
    padding: 10px;
}

.page .work-box .tabs-office .tabs__content .tabs-tablic tr td {
    padding-top: 5px;
}

.page .work-box .tabs-office .tabs__content .tabs-tablic tr td:nth-child(n) {
    width: 50%;
}

.page .work-box .tabs-office .tabs__content .tabs-tablic tr.last-row td {
    padding-bottom: 15px;
}

.page .work-box .tabs-office .tabs__content.content-text h2 {
    margin-bottom: 20px;
    color: #252525;
    font-size: 18px;
    font-weight: bold;
}

.page .work-box .tabs-office .tabs__content.content-text p {
    margin-bottom: 15px;
}

.page .work-box .tabs-office .tabs__content.content-text .item-article {
    margin: 0 0 20px;
}

#filesrc_pub_cEditor > textarea.bxeditor-textarea {
    line-height: 1;
}

pre {
    color: #000;
    font-size: 14px;
    line-height: 20px;
    overflow: visible;
}

.button-upload-document {
    background: url("/bitrix/panel/main/images/popup_menu_sprite_2.png") no-repeat 6px -1170px;
    cursor: pointer;
    height: 28px;
    position: relative;
    width: 46px;
}

.button-upload-document:after {
    content: "Выбрать файл из /documents/";
    left: 100%;
    position: absolute;
    top: 5px;
    white-space: nowrap;
}

.hidden {
    display: none;
}

.alert {
    color: #f00;
    margin: 5px 0 10px;
}

@media print {
    .no-print {
        display: none !important;
    }
}

.gm-style-cc {
    display: none;
}

.gm-style a img[src*="google4.png"] {
    display: none;
}

.ymap {
    height: 250px;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    position: absolute;
    left: -99999999px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: inline-block;
}

* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-clearfix {
    display: block;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    filter: Alpha(0);
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222;
}

.ui-widget-content a {
    color: #222;
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url("/image/calendar/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222;
    font-weight: bold;
}

.ui-widget-header a {
    color: #222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("/image/calendar/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada url("/image/calendar/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #212121;
    text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url("/image/calendar/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-widget :active {
    outline: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("/image/calendar/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("/image/calendar/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    filter: Alpha(70);
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
    filter: alpha(opacity=35);
    filter: Alpha(35);
    background-image: none;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url("/image/calendar/ui-icons_222222_256x240.png");
}

.ui-widget-content .ui-icon {
    background-image: url("/image/calendar/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
    background-image: url("/image/calendar/ui-icons_222222_256x240.png");
}

.ui-state-default .ui-icon {
    background-image: url("/image/calendar/ui-icons_888888_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("/image/calendar/ui-icons_454545_256x240.png");
}

.ui-state-active .ui-icon {
    background-image: url("/image/calendar/ui-icons_454545_256x240.png");
}

.ui-state-highlight .ui-icon {
    background-image: url("/image/calendar/ui-icons_2e83ff_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("/image/calendar/ui-icons_cd0a0a_256x240.png");
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-off {
    background-position: -96px -144px;
}

.ui-icon-radio-on {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-tl {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}

.ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ui-corner-top {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ui-corner-right {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.ui-corner-left {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.ui-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.ui-widget-overlay {
    background: #aaa url("/image/calendar/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    filter: Alpha(30);
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url("/image/calendar/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    filter: Alpha(30);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 12px;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}

.ui-datepicker th {
    background-color: #fff;
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker-trigger {
    position: relative;
    top: 3px;
    left: 5px;
}

.ui-datepicker-cover {
    display: block;
    position: absolute;
    /*must have*/
    z-index: -1;
    /*must have*/
    filter: mask();
    /*must have*/
    top: -4px;
    /*must have*/
    left: -4px;
    /*must have*/
    width: 200px;
    /*must have*/
    height: 200px;
    /*must have*/
}

.ui-datepicker {
    border: 1px solid #b8b7b5;
    border-radius: 0;
    box-shadow: 1px 1px 8px 0 #323232;
    margin: 10px 0 0 -44px;
    padding: 0;
    width: 320px;
}

.ui-datepicker:before {
    background: url("/image/triangle.png") no-repeat;
    content: "";
    height: 13px;
    left: 150px;
    position: absolute;
    top: -13px;
    width: 25px;
}

.ui-datepicker .ui-datepicker-prev {
    cursor: pointer;
    left: 40px;
    top: 10px;
}

.ui-datepicker .ui-datepicker-next {
    cursor: pointer;
    right: 40px;
    top: 10px;
}

.ui-datepicker .ui-datepicker-prev span {
    background: url("/image/arrows_calendar.png") no-repeat;
    border: none;
    cursor: pointer;
    height: 14px;
    width: 12px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    background: none;
    border: none;
    left: 40px;
    top: 10px;
}

.ui-datepicker .ui-datepicker-prev-hover span {
    background: url("/image/arrows_calendar.png") no-repeat;
    border: none;
}

.ui-datepicker .ui-datepicker-next span {
    background: url("/image/arrows_calendar.png") no-repeat 0 -20px;
    border: none;
    cursor: pointer;
    height: 14px;
    width: 12px;
}

.ui-datepicker .ui-datepicker-next-hover {
    background: none;
    border: none;
    right: 40px;
    top: 10px;
}

.ui-datepicker .ui-datepicker-next-hover span {
    background: url("/image/arrows_calendar.png") no-repeat 0 -20px;
    border: none;
}

.ui-datepicker .ui-datepicker-header {
    background: none;
    border: none;
    color: #494949;
    font-size: 14px;
    font-weight: normal;
    height: 28px;
    line-height: 18px;
    padding-top: 8px;
    position: relative;
    text-align: center;
}

.ui-datepicker th {
    background: #f3f3f3;
    color: #494949;
    cursor: auto;
    font-size: 11px;
    font-weight: normal;
    padding: 5px;
    text-transform: uppercase;
}

.ui-datepicker th:hover {
    background: #f3f3f3;
    color: #494949;
}

.ui-datepicker td {
    border: none;
    font-size: 14px;
    height: 38px;
    padding: 0;
}

.ui-datepicker td .ui-state-default {
    background: none;
    border: 1px solid #f3f3f3;
    box-sizing: border-box;
    color: #4681af;
    cursor: pointer;
    display: block;
    height: 38px;
    line-height: 16px;
    margin: 0;
    padding: 10px;
    text-align: center;
}

.ui-datepicker {
    font-family: "PT Sans", sans-serif;
}

.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
    background: #ffad01;
    color: #000;
}

.popup-dialog {
    font-size: 14px;
    width: 500px;
    padding: 30px 40px;
}

.popup-dialog h1 {
    color: #927f51;
    font-size: 20px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.popup-dialog label {
    display: block;
    line-height: 24px;
    margin: 5px 0 10px;
}

.popup-dialog .red {
    color: #f00;
}

.popup-dialog .alert {
    color: #f00;
    margin: 10px 0 20px;
}

.popup-dialog .required {
    color: #f00;
}

.catalog-compare-result-wrapper {
    overflow-x: auto;
}

.catalog-compare-result {
    width: 1%;
}

.catalog-compare-result th {
    color: #8d8d8d;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

.catalog-compare-result .characteristics-toggler {
    white-space: nowrap;
}

.catalog-compare-result .characteristics-toggler span {
    padding: 0;
}

.catalog-compare-result .characteristics-toggler a.active {
    color: #8d8d8d;
    text-decoration: none;
}

.catalog-compare-result .catalog-result-product-plitka {
    margin: 0 0 12px 5px;
    position: relative;
}

.catalog-compare-result .catalog-result-product-plitka:hover .catalog-compare-delete {
    background: url("/image/close.png") no-repeat center;
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 13px;
}

.catalog-compare-result td {
    color: #8d8d8d;
    padding: 5px;
    vertical-align: top;
}

.catalog-compare-result .catalog-compare-part td {
    color: #2b2b2b;
}

.catalog-compare-result .catalog-compare-part i {
    background: url("/image/arrows_compare_products.png") no-repeat center;
    display: inline-block;
    height: 3px;
    left: 3px;
    position: relative;
    top: -2px;
    width: 5px;
}

.catalog-compare-result .catalog-compare-divider td {
    border-top: 2px solid #f2f2f2;
    line-height: 22px;
    padding: 20px 0;
}

.search-result-string {
    margin: 0 0 20px;
}

.search .ui-helper-hidden-accessible {
    display: none;
}

.ui-autocomplete.ui-menu.ui-corner-all {
    border: 1px solid #90b3cf;
    border-radius: 0;
    box-sizing: border-box;
    max-height: 400px;
    max-width: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}

.ui-autocomplete.ui-menu.ui-corner-all > li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ui-autocomplete.ui-menu.ui-corner-all > li > a {
    cursor: pointer;
    color: #494949;
    display: block;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 10px;
    text-decoration: none;
}

.ui-autocomplete.ui-menu.ui-corner-all > li > a.ui-state-focus {
    background: #ffad01;
    border: none;
    border-radius: 0;
    color: #494949;
}

.ui-autocomplete.ui-menu.ui-corner-all > li > a b {
    color: #4681af;
    display: inline-block;
    font-weight: normal;
    text-decoration: underline;
}

.ui-autocomplete.ui-menu.ui-corner-all > li > a span {
    display: block;
}

.support-tickets-list input[type=button],
.support-tickets-list input[type=submit] {
    display: inline-block;
    height: 30px;
    padding: 0 10px;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    background: -webkit-linear-gradient(top, #005ba2, #004c88);
    background: -moz-linear-gradient(top, #005ba2, #004c88);
    background: -ms-linear-gradient(top, #005ba2, #004c88);
    background: linear-gradient(to bottom, #005ba2, #004c88);
    -pie-background: linear-gradient(#005ba2, #004c88);
    behavior: url("/css/PIE.htc");
    text-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.36);
    border: none;
}

.support-tickets-list input[type=button]:hover,
.support-tickets-list input[type=submit]:hover {
    background: -webkit-linear-gradient(bottom, #005ba2, #004c88);
    background: -moz-linear-gradient(bottom, #005ba2, #004c88);
    background: -ms-linear-gradient(bottom, #005ba2, #004c88);
    background: linear-gradient(to top, #005ba2, #004c88);
    -pie-background: linear-gradient(#004c88, #005ba2);
}

@font-face {
    font-family: "PT Sans";
    src: url("/fnt/pt-sans/pt_sans-web-regular-webfont.eot");
    src: local("☺︎"), url("/fnt/pt-sans/pt_sans-web-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fnt/pt-sans/pt_sans-web-regular-webfont.woff") format("woff"), url("/fnt/pt-sans/pt_sans-web-regular-webfont.ttf") format("truetype"), url("/fnt/pt-sans/pt_sans-web-regular-webfont.svg#webfont") format("svg");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "PT Sans";
    src: url("/fnt/pt-sans/pt_sans-web-italic-webfont.eot");
    src: local("☺︎"), url("/fnt/pt-sans/pt_sans-web-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fnt/pt-sans/pt_sans-web-italic-webfont.woff") format("woff"), url("/fnt/pt-sans/pt_sans-web-italic-webfont.ttf") format("truetype"), url("/fnt/pt-sans/pt_sans-web-italic-webfont.svg#webfont") format("svg");
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: "PT Sans";
    src: url("/fnt/pt-sans/pt_sans-web-bold-webfont.eot");
    src: local("☺︎"), url("/fnt/pt-sans/pt_sans-web-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fnt/pt-sans/pt_sans-web-bold-webfont.woff") format("woff"), url("/fnt/pt-sans/pt_sans-web-bold-webfont.ttf") format("truetype"), url("/fnt/pt-sans/pt_sans-web-bold-webfont.svg#webfont") format("svg");
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: "PT Sans";
    src: url("/fnt/pt-sans/pt_sans-web-bolditalic-webfont.eot");
    src: local("☺︎"), url("/fnt/pt-sans/pt_sans-web-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("/fnt/pt-sans/pt_sans-web-bolditalic-webfont.woff") format("woff"), url("/fnt/pt-sans/pt_sans-web-bolditalic-webfont.ttf") format("truetype"), url("/fnt/pt-sans/pt_sans-web-bolditalic-webfont.svg#webfont") format("svg");
    font-style: italic;
    font-weight: bold;
}

.partners {
    width: 100%;
    margin-top: -30px;
}

.partners-header {
    background: #d9d9d9;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.partners-header-element {
    border: 2px solid #cdcdcd;
    text-transform: uppercase;
    text-align: center;
    height: 57px;
    line-height: 57px;
    font-family: "PT Sans";
    font-size: 14px;
    color: #292b32;
    flex-grow: 0;
}

.partners-header-element:nth-child(1) {
    width: 156px;
}

.partners-header-element:nth-child(2) {
    flex-grow: 1;
    border-left: hidden;
    border-right: hidden;
}

.partners-header-element:nth-child(3) {
    width: 140px;
}

.partners-item {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.partners-item img {
    max-width: 95%;
    margin: auto;
    display: block;
}

.partners-item-element {
    border: 2px solid #f2f2f2;
    border-top: hidden;
    font-family: "PT Sans";
    font-size: 16px;
    color: #757575;
    flex-grow: 0;
    flex-shrink: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
}

.partners-item-element.partners-logo {
    width: 156px;
}

.partners-item-element.partner-description {
    flex-shrink: 1;
    border-left: hidden;
    border-right: hidden;
    padding: 30px 15px;
}

.partners-item-element.partner-status {
    width: 140px;
}

.partners-detail {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.partners-detail .picture {
    border: 2px solid #e7e7e7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 296px;
    height: 305px;
}

.partners-detail .picture img {
    display: block;
    margin: auto;
    max-width: 290px;
    max-height: 300px;
}

.partners-detail .description {
    width: 429px;
    font-size: 16px;
    color: #757575;
}

.partners-detail .description a {
    padding-top: 30px;
}

.partners-detail .share {
    width: 100%;
}

.animFixedMenu {
    animation: animMenu .4s;
}

@keyframes animMenu {
    0% {
        opacity: 0.5;
        transform: translateX(-1000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

.buttUp {
    position: fixed;
    bottom: 46px;
    right: 15px;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url("../image/arrow-up.png") no-repeat center, #004e8a;
    background-size: 21px 12px;
    z-index: 8;
    cursor: pointer;
    display: none;
}

.buttUp:hover {
    transform: scale(1.2);
    transition: .4s;
}

.header-main-text {
  color: white;
  margin-left: 20px;
  letter-spacing: 0.05em;
  margin-top: 3px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.btn-gradient-border  {
    display: inline-block;
    text-decoration: none;
    border-radius: 2rem;
    padding: 1rem;
    font-size: 1rem;
    padding: 0.75rem 3rem;
    color: #000000;
    box-shadow: 0 0 6px 0 rgb(103 96 212 / 50%);
    border: solid 3px transparent;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #3153b8, #48baff);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 0px 500px 1px #fff inset;
}

.btn-gradient-border:hover {
    box-shadow: none;
    color: white;
    text-decoration: none;
    transition-duration: 0.6s;
}