<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

.ShowLeftMenu{display: block!important;}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
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;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
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;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.start-state-animation {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.text-shadow {
  text-shadow: 0px -1px #001b2e;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1193px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@font-face {
  font-family: 'MuseoSansRegular';
  src: url('../fonts/MuseoSansRegular.eot');
  src: url('../fonts/MuseoSansRegular.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSansRegular.woff') format('woff'), url('../fonts/MuseoSansRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'MuseoSansBold';
  src: url('../fonts/MuseoSansBold.eot');
  src: url('../fonts/MuseoSansBold.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSansBold.woff') format('woff'), url('../fonts/MuseoSansBold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
 /* font-family: "Comfortaa", cursive, Tahoma, Arial, Helvetica, Geneva, sans-serif;*/
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-transition: background-color 200ms ease;
  -o-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  padding: 13px 15px;
  font-size: 12px;
  line-height: 14px;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn_default {
    color: #fff;
    background-color: #0089c6;
    border-color: #0089c6;
    /*border: 1px solid;*/
    padding: 13px 15px;
    border-radius: 0px!important;
}
.btn_default:focus,
.btn_default.focus {
  color: #fff;
  background-color: #002a3f;
  border-color: #000000;
}
.btn_default:hover {
  color: #fff;
  background-color: #f78b31;
  border-color: #f78b31;
}
.btn_default:active,
.btn_default.active,
.open &gt; .dropdown-toggle.btn_default {
  color: #fff;
  background-color: #002a3f;
  border-color: #002335;
}
.btn_default:active:hover,
.btn_default.active:hover,
.open &gt; .dropdown-toggle.btn_default:hover,
.btn_default:active:focus,
.btn_default.active:focus,
.open &gt; .dropdown-toggle.btn_default:focus,
.btn_default:active.focus,
.btn_default.active.focus,
.open &gt; .dropdown-toggle.btn_default.focus {
  color: #fff;
  background-color: #00121b;
  border-color: #000000;
}
.btn_default:active,
.btn_default.active,
.open &gt; .dropdown-toggle.btn_default {
  background-image: none;
}
.btn_default.disabled:hover,
.btn_default[disabled]:hover,
fieldset[disabled] .btn_default:hover,
.btn_default.disabled:focus,
.btn_default[disabled]:focus,
fieldset[disabled] .btn_default:focus,
.btn_default.disabled.focus,
.btn_default[disabled].focus,
fieldset[disabled] .btn_default.focus {
  background-color: #004c72;
  border-color: #004c72;
}
.btn_default .badge {
  color: #004c72;
  background-color: #fff;
}
.btn_primary {
  color: #fff;
  background-color: #004b70;
  border-color: #003a57;
}
.btn_primary:focus,
.btn_primary.focus {
  color: #fff;
  background-color: #00293d;
  border-color: #000000;
}
.btn_primary:hover {
  color: #fff;
  background-color: #ff7300;
  border-color: #ff7300;
}
.btn_primary:active,
.btn_primary.active,
.open &gt; .dropdown-toggle.btn_primary {
  color: #fff;
  background-color: #00293d;
  border-color: #001119;
}
.btn_primary:active:hover,
.btn_primary.active:hover,
.open &gt; .dropdown-toggle.btn_primary:hover,
.btn_primary:active:focus,
.btn_primary.active:focus,
.open &gt; .dropdown-toggle.btn_primary:focus,
.btn_primary:active.focus,
.btn_primary.active.focus,
.open &gt; .dropdown-toggle.btn_primary.focus {
  color: #fff;
  background-color: #001119;
  border-color: #000000;
}
.btn_primary:active,
.btn_primary.active,
.open &gt; .dropdown-toggle.btn_primary {
  background-image: none;
}
.btn_primary.disabled:hover,
.btn_primary[disabled]:hover,
fieldset[disabled] .btn_primary:hover,
.btn_primary.disabled:focus,
.btn_primary[disabled]:focus,
fieldset[disabled] .btn_primary:focus,
.btn_primary.disabled.focus,
.btn_primary[disabled].focus,
fieldset[disabled] .btn_primary.focus {
  background-color: #004b70;
  border-color: #003a57;
}
.btn_primary .badge {
  color: #004b70;
  background-color: #fff;
}
.btn_search {
  color: #fff;
  background-color: #004b70;
  border-color: #003a57;
  text-shadow: 0px -1px #001b2e;
  border: 0px;
  line-height: 13px;
  margin-left: 3px;
  padding: 10px 36px;
}
.btn_search:focus,
.btn_search.focus {
  color: #fff;
  background-color: #00293d;
  border-color: #000000;
}
.btn_search:hover {
  color: #fff;
  background-color: #ff7300;
  border-color: #ff7300;
}
.btn_search:active,
.btn_search.active,
.open &gt; .dropdown-toggle.btn_search {
  color: #fff;
  background-color: #00293d;
  border-color: #001119;
}
.btn_search:active:hover,
.btn_search.active:hover,
.open &gt; .dropdown-toggle.btn_search:hover,
.btn_search:active:focus,
.btn_search.active:focus,
.open &gt; .dropdown-toggle.btn_search:focus,
.btn_search:active.focus,
.btn_search.active.focus,
.open &gt; .dropdown-toggle.btn_search.focus {
  color: #fff;
  background-color: #001119;
  border-color: #000000;
}
.btn_search:active,
.btn_search.active,
.open &gt; .dropdown-toggle.btn_search {
  background-image: none;
}
.btn_search.disabled:hover,
.btn_search[disabled]:hover,
fieldset[disabled] .btn_search:hover,
.btn_search.disabled:focus,
.btn_search[disabled]:focus,
fieldset[disabled] .btn_search:focus,
.btn_search.disabled.focus,
.btn_search[disabled].focus,
fieldset[disabled] .btn_search.focus {
  background-color: #004b70;
  border-color: #003a57;
}
.btn_search .badge {
  color: #004b70;
  background-color: #fff;
}
.btn_header-advice {
  font-size: 13px;
  font-weight: bold;
  background: #293d50;
  height: 40px;
  line-height: 40px;
  padding: 0px 28px 0px 12px;
  float: right;
}
@media (max-width: 767px) {
  .btn_header-advice {
    display: none !important;
  }
}
.btn_orange {
  background-image: -webkit-linear-gradient(top, #e63f26 0%, #ed7821 100%);
  background-image: -o-linear-gradient(top, #e63f26 0%, #ed7821 100%);
  background-image: linear-gradient(to bottom, #e63f26 0%, #ed7821 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe63f26', endColorstr='#ffed7821', GradientType=0);
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
.btn_orange:hover {
  background-image: -webkit-linear-gradient(top, #ed7821 0%, #e63f26 100%);
  background-image: -o-linear-gradient(top, #ed7821 0%, #e63f26 100%);
  background-image: linear-gradient(to bottom, #ed7821 0%, #e63f26 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed7821', endColorstr='#ffe63f26', GradientType=0);
}
.btn_orange-product {
  margin-right: 18px;
}
.btn_big {
  font-size: 15px;
  font-weight: bold;
}
.btn-link {
  color: #ffffff;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #00efed;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #fff;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-group {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  float: left;
}
.btn-group &gt; .btn {
  float: left;
  position: relative;
}
.btn-group .btn + .btn {
  margin-left: -1px;
}
.btn-group &gt; .btn:first-child {
  margin-left: 0px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.btn-group &gt; .btn:last-child {
  margin-left: 0px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.input-group {
  border-collapse: separate;
  display: table;
  position: relative;
}
.input-group .form-control {
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 2;
  display: table-cell;
  padding: 5px;
  border: 1px solid #d5dee5;
  color: #004c72;
  font-weight: bold;
  text-align: center;
  height: 26px;
  -webkit-box-shadow: inset 1px 1px 5px rgba(213, 222, 229, 0.5);
  box-shadow: inset 1px 1px 5px rgba(213, 222, 229, 0.5);
}
.input-group__btn {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
  font-size: 0;
  position: relative;
}
.input-group__btn &gt; .btn {
  position: relative;
  color: #cad2d9;
  font-size: 21px;
  font-weight: bold;
  background-color: #ffffff;
  border: 1px solid #cad2d9;
  width: 21px;
  padding: 5px 0px;
  text-align: center;
  -webkit-box-shadow: inset -1px -1px 5px rgba(202, 210, 217, 0.5);
  box-shadow: inset -1px -1px 5px rgba(202, 210, 217, 0.5);
}
.input-group__btn:first-child &gt; .btn {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  margin-right: -1px;
}
.input-group__btn:last-child &gt; .btn {
  margin-left: -1px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.typography {
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  line-height: 1.1;
  font-size: 13px;
  color: #000000;
}
.typography h2 {
  font-family: 'MuseoSansBold', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 16px;
  margin-bottom: 18px;
  font-weight: normal;
}
.typography p {
  margin-bottom: 10px;
}
.typography ul {
  margin-bottom: 10px;
  list-style: inside disc;
}
.typography ul li {
  margin-bottom: 5px;
}
.typography ul li:last-child {
  margin-bottom: 0px;
}
.typography img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: 10px;
}
.typography table {
  width: 100% !important;
}
.typography_product ul {
  list-style: inside none;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: inherit;
  color: #c3c3c3;
  border: 0;
  border-bottom: 1px solid #c3c3c3;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 14px;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}
.form-control {
  display: block;
  width: 100%;
  padding: 11px 15px;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #a4a4a4;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control::-moz-placeholder {
  color: #7e7e7e;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #7e7e7e;
}
.form-control::-webkit-input-placeholder {
  color: #7e7e7e;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 33px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 33px;
  }
}
.form-group {
  margin-bottom: 10px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 33px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -1px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 0;
  min-height: 45px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 44px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5;
}
.input-lg {
  height: 33px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 33px;
  line-height: 33px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 33px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 33px;
  min-height: 48px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 41.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-feedback label ~ .form-control-feedback {
  top: 38px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #547da4;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group &gt; .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 14px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 47px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 14px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}
.form {
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.form .form-control {
  font-size: 14px;
}
.captcha-block label {
  display: block;
}
.captcha-block__pic {
  display: inline-block;
  width: 91px;
  margin-right: 10px;
}
.captcha-block__input {
  display: inline-block;
  width: 80px;
  text-align: center;
}
.message {
  border: 1px solid #293d50;
  color: #293d50;
  border-radius: 4px;
  padding: 10px 15px;
  margin: 10px 0px;
}
.message_error {
  border-color: #cc0000;
  color: #cc0000;
}
.reviews-list {
  display: block;
  margin-bottom: 20px;
}
.review {
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  border-bottom: 1px solid;
}
.review:last-child {
  margin-bottom: 0px;
}
.review__header {
  margin-bottom: 5px;
}
.review__date {
  font-style: italic;
}
.review__not-approved {
  color: #77b300;
}
.image {
  display: block;
  max-width: 100%;
  height: auto;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 5px dashed;
  border-top: 5px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.caret_right {
  position: absolute;
  right: 17px;
  top: 50%;
  margin-top: -2px;
}
.caret_sorting {
  border-top: 5px dashed;
  border-top: 5px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-left: 27px;
}
.slider {
  margin-bottom: 24px;
}
.slider__form-control {
  padding: 5px;
  color: #293d50;
  font-size: 13px;
  max-width: 60px;
  text-align: center;
  -webkit-box-shadow: inset 1px 1px 5px rgba(213, 222, 229, 0.5);
  box-shadow: inset 1px 1px 5px rgba(213, 222, 229, 0.5);
  border: 1px solid #d5dee5;
  border-radius: 2px;
  margin-right: 10px;
}
.slider span {
  font-weight: bold;
  font-size: 13px;
  margin-right: 5px;
}
.ui-slider {
  background: #293d50;
  border: 0px;
  height: 5px;
  border-radius: 3px;
}
.ui-slider .ui-slider-range {
  background: #293d50;
  border-radius: 3px;
}
.ui-slider .ui-slider-handle {
  display: inline-block;
  vertical-align: middle;
  background: url("../images/sprite2.png") 0% 0% no-repeat;
  margin: 0px 10px 3px 0px;
  background-position: -62px -101px;
  margin: 0px;
  height: 27px;
  width: 27px;
  top: -10px;
  margin-left: -13px;
  border: 0px;
}
.ui-slider .ui-slider-handle_white-rarrow {
  margin: 0px 0px 2px 7px;
}
.ui-slider .ui-slider-handle_white-rarrow-abs {
  margin: 0px;
  position: absolute;
  left: 0px;
  left: auto;
  right: 17px;
  top: 50%;
  margin-top: -8px;
}
.ui-slider .ui-slider-handle_logo-deliver {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.ui-slider .ui-slider-handle_phone {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.ui-slider .ui-slider-handle_call {
  margin: 0px 13px 2px 0px;
}
.ui-slider .ui-slider-handle_work-time {
  margin: 0px 7px 5px 0px;
}
.ui-slider .ui-slider-handle_basket {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 21px;
  left: 9px;
}
.ui-slider .ui-slider-handle_carousel-prev {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 50%;
  margin: -12px 0px 0px -8px;
}
.ui-slider .ui-slider-handle_carousel-prev:hover {
  background-position: -177px -60px;
  width: 16px;
  height: 25px;
}
.ui-slider .ui-slider-handle_carousel-next {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: auto;
  right: 50%;
  margin: -12px -8px 0px 0px;
}
.ui-slider .ui-slider-handle_carousel-next:hover {
  background-position: -177px 0px;
  width: 16px;
  height: 25px;
}
.ui-slider .ui-slider-handle_benefit-deliver,
.ui-slider .ui-slider-handle_benefit-quality,
.ui-slider .ui-slider-handle_benefit-pickup,
.ui-slider .ui-slider-handle_benefit-pay,
.ui-slider .ui-slider-handle_benefit-promo {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 10px;
}
.ui-slider .ui-slider-handle_benefit-deliver {
  margin-top: -8px;
}
.ui-slider .ui-slider-handle_benefit-quality {
  margin-top: -13px;
  left: 17px;
}
.ui-slider .ui-slider-handle_benefit-pickup {
  margin-top: -13px;
  left: 16px;
}
.ui-slider .ui-slider-handle_benefit-pay {
  margin-top: -11px;
  left: 18px;
}
.ui-slider .ui-slider-handle_benefit-promo {
  margin-top: -12px;
  left: 18px;
}
.ui-slider .ui-slider-handle_stocked,
.ui-slider .ui-slider-handle_stocked-not {
  margin-right: 4px;
}
.ui-slider .ui-slider-handle_day24 {
  margin: 0px 1px 1px 0px;
}
.ui-slider .ui-slider-handle_delivery-today {
  margin: 0px 1px 3px 0px;
}
.ui-slider .ui-slider-handle_favorite {
  margin-right: 3px;
}
.ui-slider .ui-slider-handle_hit-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 80px;
  left: -25px;
  z-index: 105;
}
.ui-slider .ui-slider-handle_best-price-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 22px;
  left: -25px;
  z-index: 105;
}
.ui-slider .ui-slider-handle_video {
  margin: 0px 0px 1px;
}
.ui-slider .ui-slider-handle:focus,
.ui-slider .ui-slider-handle:active {
  border: 0px;
}
.checkbox {
  cursor: pointer;
}
.jq-checkbox {
  cursor: pointer;
  vertical-align: middle;
  margin: 0px 9px 0px 0px;
  top: -1px;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  border: 1px solid #d5dee5;
  -webkit-box-shadow: inset 1px 1px 5px #d5dee5;
  box-shadow: inset 1px 1px 5px #d5dee5;
  background: #fff;
}
.jq-checkbox.checked .jq-checkbox__div {
  display: inline-block;
  vertical-align: middle;
  background: url("../images/sprite2.png") 0% 0% no-repeat;
  margin: 0px 10px 3px 0px;
  background-position: -198px -20px;
  width: 9px;
  height: 7px;
  margin: 0px;
  position: absolute;
  left: 1px;
  top: 3px;
}
.jq-checkbox.checked .jq-checkbox__div_white-rarrow {
  margin: 0px 0px 2px 7px;
}
.jq-checkbox.checked .jq-checkbox__div_white-rarrow-abs {
  margin: 0px;
  position: absolute;
  left: 0px;
  left: auto;
  right: 17px;
  top: 50%;
  margin-top: -8px;
}
.jq-checkbox.checked .jq-checkbox__div_logo-deliver {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.jq-checkbox.checked .jq-checkbox__div_phone {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.jq-checkbox.checked .jq-checkbox__div_call {
  margin: 0px 13px 2px 0px;
}
.jq-checkbox.checked .jq-checkbox__div_work-time {
  margin: 0px 7px 5px 0px;
}
.jq-checkbox.checked .jq-checkbox__div_basket {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 21px;
  left: 9px;
}
.jq-checkbox.checked .jq-checkbox__div_carousel-prev {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 50%;
  margin: -12px 0px 0px -8px;
}
.jq-checkbox.checked .jq-checkbox__div_carousel-prev:hover {
  background-position: -177px -60px;
  width: 16px;
  height: 25px;
}
.jq-checkbox.checked .jq-checkbox__div_carousel-next {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: auto;
  right: 50%;
  margin: -12px -8px 0px 0px;
}
.jq-checkbox.checked .jq-checkbox__div_carousel-next:hover {
  background-position: -177px 0px;
  width: 16px;
  height: 25px;
}
.jq-checkbox.checked .jq-checkbox__div_benefit-deliver,
.jq-checkbox.checked .jq-checkbox__div_benefit-quality,
.jq-checkbox.checked .jq-checkbox__div_benefit-pickup,
.jq-checkbox.checked .jq-checkbox__div_benefit-pay,
.jq-checkbox.checked .jq-checkbox__div_benefit-promo {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 10px;
}
.jq-checkbox.checked .jq-checkbox__div_benefit-deliver {
  margin-top: -8px;
}
.jq-checkbox.checked .jq-checkbox__div_benefit-quality {
  margin-top: -13px;
  left: 17px;
}
.jq-checkbox.checked .jq-checkbox__div_benefit-pickup {
  margin-top: -13px;
  left: 16px;
}
.jq-checkbox.checked .jq-checkbox__div_benefit-pay {
  margin-top: -11px;
  left: 18px;
}
.jq-checkbox.checked .jq-checkbox__div_benefit-promo {
  margin-top: -12px;
  left: 18px;
}
.jq-checkbox.checked .jq-checkbox__div_stocked,
.jq-checkbox.checked .jq-checkbox__div_stocked-not {
  margin-right: 4px;
}
.jq-checkbox.checked .jq-checkbox__div_day24 {
  margin: 0px 1px 1px 0px;
}
.jq-checkbox.checked .jq-checkbox__div_delivery-today {
  margin: 0px 1px 3px 0px;
}
.jq-checkbox.checked .jq-checkbox__div_favorite {
  margin-right: 3px;
}
.jq-checkbox.checked .jq-checkbox__div_hit-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 80px;
  left: -25px;
  z-index: 105;
}
.jq-checkbox.checked .jq-checkbox__div_best-price-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 22px;
  left: -25px;
  z-index: 105;
}
.jq-checkbox.checked .jq-checkbox__div_video {
  margin: 0px 0px 1px;
}
.jq-selectbox {
  cursor: pointer;
  vertical-align: middle;
  width: 100%;
}
.jq-selectbox__select {
  display: block;
  width: 100%;
  padding: 11px 15px;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #a4a4a4;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 3px;
  padding: 8px 20px 8px 18px;
  border-color: #cad2d9;
}
.jq-selectbox__select::-moz-placeholder {
  color: #7e7e7e;
  opacity: 1;
}
.jq-selectbox__select:-ms-input-placeholder {
  color: #7e7e7e;
}
.jq-selectbox__select::-webkit-input-placeholder {
  color: #7e7e7e;
}
.jq-selectbox__select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.jq-selectbox__select[disabled],
.jq-selectbox__select[readonly],
fieldset[disabled] .jq-selectbox__select {
  background-color: #eeeeee;
  opacity: 1;
}
.jq-selectbox__select[disabled],
fieldset[disabled] .jq-selectbox__select {
  cursor: not-allowed;
}
textarea.jq-selectbox__select {
  height: auto;
}
.jq-selectbox__select-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #004c72;
  font-weight: bold;
  font-size: 12px;
}
.jq-selectbox__trigger {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.jq-selectbox__trigger-arrow {
  border-top: 3px dashed;
  border-top: 3px solid \9;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  width: 0;
  height: 0;
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -2px;
  color: #cad2d9;
}
.jq-selectbox__dropdown {
  background: #fff;
  border: 1px solid #cad2d9;
  border-radius: 3px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  margin: 0px 0 0;
  padding: 0;
  width: 100%;
}
.jq-selectbox__dropdown ul {
  max-height: 300px;
}
.jq-selectbox li {
  -moz-user-select: none;
  color: #004c72;
  font-weight: bold;
  min-height: 18px;
  padding: 5px 15px 6px;
}
.jq-selectbox li.selected {
  background-color: #293d50;
  color: #fff;
}
.jq-selectbox li:hover {
  background-color: #ff7300;
  color: #fff;
}
.pagination {
  text-align: right;
  margin: 10px 0px;
}
.pagination__item {
  display: inline-block;
  height: 25px;
  width: 25px;
  color: #717171;
  font-size: 12px;
  line-height: 23px;
  font-weight: bold;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  text-align: center;
  text-shadow: 0px 1px #ffffff;
  vertical-align: middle;
  margin-right: 1px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #eaeaea 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffeaeaea', GradientType=0);
  border: 1px solid #bebebe;
  border-radius: 3px;
  -webkit-box-shadow: inset 0px 1px #ffffff, 0px 1px 1px rgba(0,0,0,0.12);
  box-shadow: inset 0px 1px #ffffff, 0px 1px 1px rgba(0,0,0,0.12);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.pagination__item:hover,
.pagination__item:focus {
  color: #717171;
  outline: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.pagination__item:last-child {
  margin-right: 0px;
}
.pagination__item_next,
.pagination__item_prev {
  font-size: 20px;
  line-height: 20px;
}
.pagination__item_much {
  border-color: transparent;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pagination__item_active {
  border-color: #004466;
  background-image: -webkit-linear-gradient(top, #00537c 0%, #004c73 100%);
  background-image: -o-linear-gradient(top, #00537c 0%, #004c73 100%);
  background-image: linear-gradient(to bottom, #00537c 0%, #004c73 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00537c', endColorstr='#ff004c73', GradientType=0);
  -webkit-box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.4);
  color: #f2f2f2;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.12);
}
.pagination__item_active:hover,
.pagination__item_active:focus {
  color: #f2f2f2;
}
.js-tooltip {
  position: relative;
}
.tooltip-block {
  position: absolute;
  right: 0px;
  top: 100%;
  width: 100%;
  z-index: 5;
  display: none;
  text-align: left;
  background: #ffffff;
  -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff,inset 0px 0px 16px rgba(0,0,0,0.1),0px 0px 0px 1px #0089c6;
  box-shadow: inset 0px 0px 0px 1px #ffffff,inset 0px 0px 16px rgba(0,0,0,0.1),0px 0px 0px 1px #0089c6;
  border-radius: 0;
  font-size: 12px;
  line-height: 1.2;
  font-weight: normal;
  padding: 15px 20px;
}
.tooltip-block__text {
  padding-bottom: 11px;
  position: relative;
}
.tooltip-block__text:last-child {
  padding-bottom: 0px;
}
.tooltip-block__text p {
  margin-bottom: 5px;
}
.tooltip-block__text p:last-child {
  margin-bottom: 0px;
}
.tooltip-block__remark {
  border-top: 1px solid #cdcdcd;
  color: #9a9a9a;
  font-size: 11px;
  padding-top: 6px;
}
.carousel-products__item .tooltip-block {
  top: auto;
  bottom: 100%;
}
.header {
  height: 41px;
  background: #004d73;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 -5px 10px -5px rgba(0, 0, 0, 0.68), inset 0 5px 10px -5px rgba(0, 0, 0, 0.68);
}
.header__container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 1193px;
  position:relative;
  z-index:1000;
}/*
@media (min-width: 768px) {
  .header__container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .header__container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .header__container {
    width: 1193px;
  }
}
@media (min-width: 768px) {
  .header__container {
    width: 1193px;
  }
}
@media (min-width: 992px) {
  .header__container {
    width: 1193px;
  }
}
@media (min-width: 1200px) {
  .header__container {
    width: 1193px;
  }
}*/
.header__inner {
  margin-left: 0;
  margin-right: 0;
}
.header__inner:before,
.header__inner:after {
  content: " ";
  display: table;
}
.header__inner:after {
  clear: both;
}
.header__inner:before,
.header__inner:after {
  content: " ";
  display: table;
}
.header__inner:after {
  clear: both;
}
.menu-mobile-link {
  line-height: 40px;
  display: none !important;
}
@media (max-width: 767px) {
  .menu-mobile-link {
    display: block !important;
  }
  table.menu-mobile-link {
    display: table !important;
  }
  tr.menu-mobile-link {
    display: table-row !important;
  }
  th.menu-mobile-link,
  td.menu-mobile-link {
    display: table-cell !important;
  }
}
.menu {
  position: fixed;
  height: 100%;
  width: 300px;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  -webkit-transition: left 0.3s ease;
  -o-transition: left 0.3s ease;
  transition: left 0.3s ease;
  left: -300px;
  top: 41px;
  background: #ffffff;
  z-index: 1001;
  border-right: 1px solid #000000;
}
.menu_open {
  left: 0px;
}
@media (min-width: 768px) {
  .menu {
    position: relative;
    background: none;
    left: 0px;
    border: 0px;
    top: 0px;
    float: left;
    width: auto;
  }
}
@media (min-width: 768px) {
  .menu__item {
    float: left;
    line-height: 41px;
  }
}
.menu__link {
  color: #293d50;
  line-height: 30px;
  height: 30px;
  padding: 0px 15px;
  border-bottom: 1px solid #000000;
  display: block;
  text-shadow: 0px -1px #001b2e;
}
@media (min-width: 768px) {
  .menu__link {
    float: left;
    padding: 0px 8px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    border: 0px;
  }
}
.select-city {
  font-size: 13px;
    height: 40px;
    color: #ffffff;
    float: right;
    position: relative;
   
  display: none !important;
}
@media (min-width: 1200px) {
  .select-city {
    display: block !important;
  }
  table.select-city {
    display: table !important;
  }
  tr.select-city {
    display: table-row !important;
  }
  th.select-city,
  td.select-city {
    display: table-cell !important;
  }
}
.select-city__ask {
  display: inline-block;
  line-height: 40px;
  padding: 0px 15px 0px 18px;
  float:left;
}
.select-city__name-city {

    color: #ff7300;	
  border-bottom: 1px solid #ff7300;
  vertical-align: top;
  max-width: 200px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select-city__btn {
	margin-top: 5px;
    color: #4687c7;
    line-height: 28px;
    padding: 0px 4px;
    background: white;
    margin-left: 3px;
    width: 30px;
    vertical-align: top;
    display: block;
    float: left;
    border-radius: 5px!important;
}
.header-info {
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1193px;
}/*
@media (min-width: 768px) {
  .header-info {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .header-info {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .header-info {
    width: 1193px;
  }
}
@media (min-width: 768px) {
  .header-info {
    width: 1193px;
  }
}
@media (min-width: 992px) {
  .header-info {
    width: 1193px;
  }
}
@media (min-width: 1200px) {
  .header-info {
    width: 1193px;
  }*/

  
  
  
.logo__link {
    
    top: -7px!important;
    left: -23px!important;
}
 

.work_time_dn {
    padding-left: 30px;
} 


@media (max-width: 1200px) {
  .header-info {
    width: auto;
  }
}
.logo {
  position: relative;
  float: left;
  height: 121px;
}
.logo__link {
  position: relative;
  left: -55px;
  top: -39px;
}
.logo__deliver {
  position: absolute;
 
  top: 97px;
  
  line-height: 15px;
  
}
.contacts-info {
  float: left;
  color: #ffffff;
  padding: 39px 0px 0px 48px;
}
.contacts-info__phones {
  float: left;
  font-size: 16.38px;
  line-height: 25px;
  padding-left: 37px;
  position: relative;
}
.contacts-info__phone-text {
  font-size: 11px;
  line-height: 1.2;
  margin: 2px 0px 7px;
}
.contacts-info__other {
  float: left;
  margin: 4px 0px 0px 31px;
}
.basket-informer {
  float: left;
  height: 90px;
  
  position: relative;
  color: #ffffff;
}
.basket-informer__info {
  float: left;
  min-width: 167px;
  line-height: 28px;
}
.basket-informer__info-item {
  padding: 0px 14px;
    background: none!important;
}
.basket-informer__info-item:last-child {
  margin-bottom: 0px;
}
.basket-informer__btn {
   background:none!important;
  font-size: 14px!important;
  line-height: 18px!important;
  min-height: 90px!important;
 border: none!important;
  padding: 30px 10px 0px 45px!important;
  font-weight: bold!important;
  position: relative!important;
  text-align: left!important;
}
.sides {
  margin-bottom: 42px;
  margin-left: 0;
  margin-right: 0;
}
.sides_product-content {
 margin-bottom: 35px;
    padding: 10px 0;
    background: #f2f2f2;
}
.side__catalog-menu {
  width: 243px;
  float: left;
}
@media (min-width: 1200px) {
  .side__catalog-menu {
    width: 243px;
    float: left;
  }
}
.side__content {
  width: 898px;
  float: right;
}
@media (min-width: 1200px) {
  .side__content {
    width: 898px;
    float: right;
  }
}
.side_product-content-left {
  padding: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .side_product-content-left {
    float: left;
    width: 319px;
    padding: 0px 0px 0px 46px;
  }
}
.side_product-content-right {
  padding: 20px;
}
@media (min-width: 992px) {
  .side_product-content-right {
    float: right;
    width: 552px;
    padding: 0px 20px 0px 0px;
  }
}
.breadcrumbs {
  padding: 1px 0px;
  margin-bottom: 27px;
  list-style: none;
  font-size: 13px;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  display: block;
}
.breadcrumbs &gt; li {
  display: inline-block;
}/*
.breadcrumbs &gt; li + li:before {
  content: "/\00a0";
  padding: 0 4px;
  color: #ffffff;
}*/
.breadcrumbs &gt; .active {
  color: #ffffff;
}
.dot-list li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 7px;
}
.dot-list li:before {
  content: "\2022";
  color: #ff7300;
  position: absolute;
  left: 0px;
  top: 0px;
}
.dot-list_nums li:before {
  content: "";
}
.dot-list_nums span {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #ff7300;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0px;
  padding: 0px;
}
ul {
  list-style: none;
}
html,
body {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  min-height: 100%;
  position: relative;
}
body {
  /*background: #00899f url(../images/bg_main.png) 50% 0% repeat-y;*/
  font-family: "Comfortaa", cursive, Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #293d50;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  margin-bottom: 41px;
}
@media (min-width: 992px) {
  body {
    margin-bottom: 243px;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
}
a:hover,
a:focus {
  color: #00efed;
  text-decoration: none;
  outline: none;
}
.dark-link {
  color: #293d50;
}
.dark-link:hover,
.dark-link:focus {
  color: #00efed;
}
.alt-link {
  color: #444444;
}
.alt-link:hover,
.alt-link:focus {
  color: #0089c6;
}
.orange-link {
  color: #ff6d00;
  text-decoration: underline;
}
.orange-link:hover,
.orange-link:focus {
  color: #ff7300;
}
.orange-link_credit-product {
  font-size: 15px;
  line-height: 35px;
  vertical-align: top;
  margin-right: 28px;
}
.dotted-link {
  font-size: 13px;
  color: #293d50;
}
.dotted-link:hover,
.dotted-link:focus {
  color: #ff7300;
}
.dotted-link:hover span,
.dotted-link:focus span {
  border-bottom: 1px dotted #ff7300;
}
.dotted-link span {
  -webkit-transition: border-color 200ms ease-in-out;
  -o-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
  border-bottom: 1px dotted #293d50;
}
p {
  margin-top: 0px;
}
p:last-child {
  margin-bottom: 0px;
}
i,
em,
address {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
hr {
  height: 1px;
  background: rgba(0, 77, 115, 0.15);
  border: 0px;
  margin: 0px;
  -webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.14);
  box-shadow: 0px 1px rgba(255, 255, 255, 0.14);
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.header__container:before,
.header__container:after,
.header__inner:before,
.header__inner:after,
.header-info:before,
.header-info:after,
.sides:before,
.sides:after,
.content:before,
.content:after,
.main-sections:before,
.main-sections:after,
.benefits:before,
.benefits:after,
.main-view:before,
.main-view:after,
.main-view__content:before,
.main-view__content:after,
.main-view__products-promo:before,
.main-view__products-promo:after,
.main-view:before,
.main-view:after,
.main-view__content:before,
.main-view__content:after,
.main-view__products-promo:before,
.main-view__products-promo:after,
.products-block:before,
.products-block:after,
.products__row:before,
.products__row:after,
.products__row_catalog:before,
.products__row_catalog:after,
.product-content__parameters:before,
.product-content__parameters:after,
.product-info-pickups:before,
.product-info-pickups:after,
.categories:before,
.categories:after,
.news-list:before,
.news-list:after,
.news_alone:before,
.news_alone:after,
.footer__container:before,
.footer__container:after,
.footer__inner:before,
.footer__inner:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.header__container:after,
.header__inner:after,
.header-info:after,
.sides:after,
.content:after,
.main-sections:after,
.benefits:after,
.main-view:after,
.main-view__content:after,
.main-view__products-promo:after,
.main-view:after,
.main-view__content:after,
.main-view__products-promo:after,
.products-block:after,
.products__row:after,
.products__row_catalog:after,
.product-content__parameters:after,
.product-info-pickups:after,
.categories:after,
.news-list:after,
.news_alone:after,
.footer__container:after,
.footer__inner:after {
  clear: both;
}
[role="button"] {
  cursor: pointer;
}
.container {
  width: 1193px;
}
@media (min-width: 768px) {
  .container {
    width: 1193px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1193px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1193px;
  }
}
h1 {
  font-size: 27px;
  line-height: 1.3;
}
.page {
  margin: 0 auto;
  min-height: 700px;
  height: 100%;
  background: url(../images/bg_main_pic.jpg) 50% 0% no-repeat;
}
.content {
  position: relative;
  z-index: 200;
  padding-bottom: 33px;
  margin-right: auto;
  margin-left: auto;
  /*padding-left: 15px;
  padding-right: 15px;
  max-width: 1193px;*/
  width: auto;
}
/*
@media (min-width: 768px) {
  .content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .content {
    width: 1193px;
  }
}
@media (min-width: 768px) {
  .content {
    width: 1193px;
  }
}
@media (min-width: 992px) {
  .content {
    width: 1193px;
  }
}
@media (min-width: 1200px) {
  .content {
    width: 1193px;
  }
}*/
.title {
  padding-bottom: 13px;
}
.title:before,
.title:after {
  content: " ";
  display: table;
}
.title:after {
  clear: both;
}
.title:before,
.title:after {
  content: " ";
  display: table;
}
.title:after {
  clear: both;
}
.title__text {
  font-weight: bold;
  font-size: 30px;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.title__text_with-right-block {
  float: left;
  width: 50%;
  padding-right: 10px;
  padding-right: 0px;
  white-space: normal;
}
.title__text_h1 {
  font-size: 27px;
  line-height: 1.3;
}
.title__right-block {
  float: right;
  width: 50%;
  padding: 17px 30px 0px 10px;
  text-align: right;
}
.title__right-block a {
  color: #293d50;
  font-weight: bold;
}
.title__right-block a:hover,
.title__right-block a:focus {
  color: #00efed;
  text-decoration: none;
}
.link-call {
  font-size: 14.2px;
  display: inline-block;
  margin-bottom: 15px;
}
.link-call__text {
  border-bottom: 1px solid white;
  border-color: #ffffff;
  -webkit-transition: border-color 200ms ease-in-out;
  -o-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
}
.link-call__text:hover {
  border-color: #00efed;
}
.work-time {
  font-size: 13.1px;
}
.carousel-firms {
  background: #ffffff;
  height: 80px;
  padding: 0px 40px;
  position: relative;
  margin-bottom: 24px;
}
.carousel-firms__item {
  float: left;
  height: 80px;
  width: 135px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.carousel-firms__prev,
.carousel-firms__next {
  width: 40px;
  position: absolute;
  top: 0px;
  height: 80px;
}
.carousel-firms__prev {
  left: 0px;
}
.carousel-firms__next {
  right: 0px;
}
.main-sections {
  margin-bottom: 33px;
  margin-left: 0;
  margin-right: 0;
}
.main-sections:before,
.main-sections:after {
  content: " ";
  display: table;
}
.main-sections:after {
  clear: both;
}
.main-sections:before,
.main-sections:after {
  content: " ";
  display: table;
}
.main-sections:after {
  clear: both;
}
.main-sections__item {
  margin-bottom: 8px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .main-sections__item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .main-sections__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .main-sections__item {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .main-sections__item:first-child .main-sections__block {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .main-sections__item:last-child .main-sections__block {
    margin-right: 0px;
  }
}
.main-sections__block {
  width: 228px;
  height: 208px;
  position: relative;
  background-color: #ffffff;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.main-sections__block::before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 3px solid #ff7300;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
.main-sections__block:hover::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-sections__block:hover .main-sections__title {
  background-color: #ff7300;
}
.main-sections__block:hover .main-sections__title span {
  color: #ffffff;
}
.main-sections__block &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}
.main-sections__title {
  position: absolute;
  left: 0px;
  bottom: 27px;
  width: 100%;
  height: 73px;
  background-color: rgba(255, 255, 255, 0.68);
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  padding: 0px 17px;
  color: #293d50;
  display: table;
  -webkit-transition: background-color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}
.main-sections__title span {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
}
.benefits {
  margin-bottom: 35px;
  margin-left: 0;
  margin-right: 0;
}
.benefits:before,
.benefits:after {
  content: " ";
  display: table;
}
.benefits:after {
  clear: both;
}
.benefits:before,
.benefits:after {
  content: " ";
  display: table;
}
.benefits:after {
  clear: both;
}
.benefits__item {
  margin-bottom: 8px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .benefits__item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .benefits__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .benefits__item {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .benefits__item:first-child .benefits__block {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .benefits__item:last-child .benefits__block {
    margin-right: 0px;
  }
}
.benefits__block {
  width: 228px;
  height: 72px;
  position: relative;
  background-color: #ffffff;
  padding: 13px 15px 0px 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.benefits__block_promo {
  background-color: #293d50;
  color: #ffffff;
}
.benefits__title {
  font-size: 16px;
  line-height: 14px;
  margin-bottom: 7px;
  white-space: nowrap;
}
.main-view {
  margin-bottom: 22px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 18px;
}
@media (min-width: 1200px) {
  .main-view {
    padding-top: 0px;
  }
}
.main-view__side_left {
  display: none !important;
}
@media (min-width: 1200px) {
  .main-view__side_left {
    display: block !important;
  }
  table.main-view__side_left {
    display: table !important;
  }
  tr.main-view__side_left {
    display: table-row !important;
  }
  th.main-view__side_left,
  td.main-view__side_left {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .main-view__side_left {
    width: 249px;
    float: left;
  }
}
.main-view__side_right {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .main-view__side_right {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .main-view__side_right {
    width: 898px;
    float: right;
  }
}
.main-view__content {
  margin-left: 0;
  margin-right: 0;
}
.main-view__content:before,
.main-view__content:after {
  content: " ";
  display: table;
}
.main-view__content:after {
  clear: both;
}
.main-view__content:before,
.main-view__content:after {
  content: " ";
  display: table;
}
.main-view__content:after {
  clear: both;
}
.main-view__search {
  margin-bottom: 14px;
}
.main-view__carousel {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  display: none !important;
}
@media (min-width: 992px) {
  .main-view__carousel {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-view__carousel {
    display: block !important;
  }
  table.main-view__carousel {
    display: table !important;
  }
  tr.main-view__carousel {
    display: table-row !important;
  }
  th.main-view__carousel,
  td.main-view__carousel {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .main-view__carousel {
    display: block !important;
  }
  table.main-view__carousel {
    display: table !important;
  }
  tr.main-view__carousel {
    display: table-row !important;
  }
  th.main-view__carousel,
  td.main-view__carousel {
    display: table-cell !important;
  }
}
.main-view__products-promo {
  margin-left: 0;
  margin-right: 0;
}
.main-view {
  margin-bottom: 22px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0px;
}
.main-view__side_left {
  width: 249px;
  float: left;
  display: block !important;
}
.main-view__side_right {
  width: 898px;
  float: right;
}
.main-view__content {
  margin-left: 0;
  margin-right: 0;
}
.main-view__content:before,
.main-view__content:after {
  content: " ";
  display: table;
}
.main-view__content:after {
  clear: both;
}
.main-view__content:before,
.main-view__content:after {
  content: " ";
  display: table;
}
.main-view__content:after {
  clear: both;
}
.main-view__search {
  margin-bottom: 14px;
}
.main-view__carousel {
  display: block;
}
.main-view__products-promo {
  margin-left: 0;
  margin-right: 0;
}
.carousel-main {
  height: 350px;
  position: relative;
  margin-bottom: 14px;
  border-radius: 3px;
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.22);
  box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media (min-width: 992px) {
  .carousel-main {
    width: 898px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.carousel-main__item {
  float: left;
  height: 348px;
  width: 896px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.carousel-main__item img {
  border-radius: 2px;
  box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
}
.carousel-main__prev,
.carousel-main__next {
  position: absolute;
  bottom: 11px;
  height: auto;
  display: block;
  width: 30px;
  height: 30px;
}
.carousel-main__prev {
  right: 29px;
}
.carousel-main__next {
  right: 2px;
}
.products-promo__item {
  margin-bottom: 14px;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .products-promo__item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .products-promo__item {
    margin-bottom: 0px;
  }
  .products-promo__item:first-child .product-promo {
    margin-left: 0px;
  }
  .products-promo__item:last-child .product-promo {
    margin-right: 0px;
  }
}
.product-promo {
  width: 293px;
  height: 285px;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 3px;
  position: relative;
  color: #293d50;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.product-promo:before,
.product-promo:after {
  content: " ";
  display: table;
}
.product-promo:after {
  clear: both;
}
.product-promo:before,
.product-promo:after {
  content: " ";
  display: table;
}
.product-promo:after {
  clear: both;
}
.product-promo:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border: 3px solid #ff7300;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 10;
}
.product-promo:hover {
  color: #293d50;
}
.product-promo:hover::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-promo__image {
  height: 191px;
  text-align: center;
  padding: 10px;
}
.product-promo__image img {
  height: 100%;
}
.product-promo__text {
  float: left;
  width: 60%;
  padding: 0px 5px 0px 5px;
}
.product-promo__title {
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  margin-bottom: 6px;
  max-height: 108px;
  overflow: hidden;
}
.product-promo__desc {
  font-size: 13px;
  line-height: 15px;
  overflow: hidden;
}
.product-promo__price {
  position: absolute;
  right: 0px;
  bottom: 18px;
  min-width: 120px;
  background-color: #f0f0f0;
  z-index: 5;
  padding: 7px 5px 12px 8px;
}
.product-promo__price .price__new {
  margin-bottom: 5px;
}
.price {
  line-height: 1.2;
  margin: 10px 5px;
}
.price__new {
  font-weight: bold;
  color: #c95b00;
  font-size: 21px;
}
.price__old {
  font-size: 13px;
  text-decoration: line-through;
}
.arrows-control {
  display: block;
  width: 48px;
  height: 25px;
  position: relative;
}
.listArrow .arrows-control{
  width: 74px;
  height: 33px;
}
.arrows-control .prev {
  position: absolute;
  left: 0px;
}
.arrows-control .prev .icon {
  margin: 0px;
}
.arrows-control .next {
  position: absolute;
  right: 0px;
}
.arrows-control .next .icon {
  margin: 0px;
}
.listArrow{
  position: relative;
}
.search__group {
  border-collapse: separate;
  display: table;
  position: relative;
}
.form-control_search {
  display: table-cell;
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 2;
  border: 1px solid #56c2cc;
  border-radius: 3px;
  padding: 9px 15px 8px;
}
.group__btn {
  font-size: 0;
  position: relative;
  white-space: nowrap;
  vertical-align: middle;
  width: 1%;
  display: table-cell;
}
.stocked {
  color: #01be05;
  font-weight: bold;
  display: inline-block;
}
.stocked_not {
  color: #939393;
}
.stocked_not .icon_stocked {
  background-position: -177px -109px;
  width: 14px;
  height: 12px;
}
.favorite {
  color: #004d73;
  font-weight: bold;
}
.favorite:hover {
  color: #004d73;
}
.favorite span {
  border-bottom: 1px dotted #004d73;
}
#fancybox-wrap {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.header.has-holiday-info {
  margin-top: 50px;
}
.holiday-info {
  border: 3px solid #ff0000;
  background: #ffffff;
  text-align: center;
  font-family: 'Comfortaa', cursive;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1100;
}
.holiday-info .open {
  display: none;
}
.holiday-info.open .closed {
  display: none;
}
.holiday-info.open .open {
  display: block;
}
.holiday-info .inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.holiday-info .inner .red-btn {
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #b01414;
  height: 41px;
  line-height: 41px;
  display: inline-block;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.5);
  background-color: #fd4546;
  background: -moz-linear-gradient(top, #fd4546, #d70708);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fd4546), color-stop(100%, #d70708));
  background: -webkit-linear-gradient(#fd4546, #d70708);
  background: -o-linear-gradient(#fd4546, #d70708);
  background: -ms-linear-gradient(top, #fd4546, #d70708);
  background: linear-gradient(top, #fd4546, #d70708);
  font-size: 18px;
  -webkit-box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.18);
  box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.18);
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  text-decoration: none;
  width: 195px;
  text-align: center;
}
.holiday-info .closed {
  min-height: 46px;
  line-height: 46px;
}
.holiday-info .closed .text {
  font-size: 18px;
  color: #ff0000;
}
.holiday-info .open {
  min-height: 317px;
  padding: 50px 0px;
}
.holiday-info .open .title {
  color: #ff0000;
  font-size: 36px;
  line-height: 43px;
  padding-bottom: 43px;
}
.holiday-info .open .text {
  font-size: 18px;
  line-height: 21px;
}
.holiday-info .open .text p {
  padding-bottom: 21px;
}
.filter {
  position: relative;
}
.filter__item {
  margin-left: 10px;
}
.filter__item:first-child {
  margin-left: 0px;
}
.filter_carousel {
  padding-right: 90px;
  height: 46px;
  margin-bottom: 50px;
  overflow: hidden;
}
.filter__arrows-control {
  position: absolute;
  right: 21px;
  top: 10px;
}
.filter_carousel .filter__item {
  float: left;
  border: 3px solid #293d50;
  color: #293d50;
  line-height: 40px;
  white-space: nowrap;
  font-weight: bold;
  font-size: 15px;
  padding: 0px 13px;
  -webkit-transition: border-color 200ms ease;
  -o-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}
.filter_carousel .filter__item:hover {
  border-color: #ff7300;
}
.filter_carousel .filter__item_active {
  background-color: #ff7300;
  border-color: #ff7300;
  color: #ffffff;
}
.products-block {
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
  margin-bottom: 36px;
  padding: 26px 16px 6px;
}
.products-block_hits {
  background-color: #fafafa;
  padding: 16px 16px 6px;
}
.products-block__title {
  padding-bottom: 21px;
}
.products-block_catalog {
  background-color: transparent;
  padding: 0px;
}
.products__row {
  margin-left: -7px;
  margin-right: -7px;
}
.products__row_catalog {
  margin-left: -5px;
  margin-right: -5px;
}
.products__row_catalog .products__item {
  margin-bottom: 11px;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .products__row_catalog .products__item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .products__row_catalog .products__item {
    float: left;
    width: 25%;
  }
}
.products__item {
  margin-bottom: 16px;
  position: relative;
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px;
}
@media (min-width: 768px) {
  .products__item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .products__item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .products__item {
    float: left;
    width: 20%;
  }
}
.product {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  /*padding-top: 70px;*/
  position: relative;
  width: 215px;
  -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product:hover {
  box-shadow: 0 0 15px rgba(0,0,0,0.24);
}
.product:hover .alt-link{
  color: #0089c6;
}

.caroufredsel_wrapper {
    padding: 10px 0;
}
.product_hit::before {
  content: '';
  position: absolute;
  top: 153px;
  left: 8px;
  display: inline-block;
  vertical-align: middle;
  background: url("../images/sprite2.png") 0% 0% no-repeat;
  margin: 0px 10px 3px 0px;
  background-position: 0px 0px;
  width: 49px;
  height: 49px;
}
.product_hit::before_white-rarrow {
  margin: 0px 0px 2px 7px;
}
.product_hit::before_white-rarrow-abs {
  margin: 0px;
  position: absolute;
  left: 0px;
  left: auto;
  right: 17px;
  top: 50%;
  margin-top: -8px;
}
.product_hit::before_logo-deliver {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.product_hit::before_phone {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.product_hit::before_call {
  margin: 0px 13px 2px 0px;
}
.product_hit::before_work-time {
  margin: 0px 7px 5px 0px;
}
.product_hit::before_basket {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 21px;
  left: 9px;
}
.product_hit::before_carousel-prev {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 50%;
  margin: -12px 0px 0px -8px;
}
.product_hit::before_carousel-prev:hover {
  background-position: -177px -60px;
  width: 16px;
  height: 25px;
}
.product_hit::before_carousel-next {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: auto;
  right: 50%;
  margin: -12px -8px 0px 0px;
}
.product_hit::before_carousel-next:hover {
  background-position: -177px 0px;
  width: 16px;
  height: 25px;
}
.product_hit::before_benefit-deliver,
.product_hit::before_benefit-quality,
.product_hit::before_benefit-pickup,
.product_hit::before_benefit-pay,
.product_hit::before_benefit-promo {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 10px;
}
.product_hit::before_benefit-deliver {
  margin-top: -8px;
}
.product_hit::before_benefit-quality {
  margin-top: -13px;
  left: 17px;
}
.product_hit::before_benefit-pickup {
  margin-top: -13px;
  left: 16px;
}
.product_hit::before_benefit-pay {
  margin-top: -11px;
  left: 18px;
}
.product_hit::before_benefit-promo {
  margin-top: -12px;
  left: 18px;
}
.product_hit::before_stocked,
.product_hit::before_stocked-not {
  margin-right: 4px;
}
.product_hit::before_day24 {
  margin: 0px 1px 1px 0px;
}
.product_hit::before_delivery-today {
  margin: 0px 1px 3px 0px;
}
.product_hit::before_favorite {
  margin-right: 3px;
}
.product_hit::before_hit-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 80px;
  left: -25px;
  z-index: 105;
}
.product_hit::before_best-price-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 22px;
  left: -25px;
  z-index: 105;
}
.product_hit::before_video {
  margin: 0px 0px 1px;
}
.product__title {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.2;
    padding: 0px 10px;
    height: 58px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    /* position: absolute; */
    /* top: 12px; */
    /* left: 0px; */
    z-index: 4;
    background: #ffffff;
    -webkit-transition: max-height 200ms ease;
    -o-transition: max-height 200ms ease;
    transition: max-height 200ms ease;
}
.product__title:hover {
  max-height: 76px;
}
.product__stocked {
  display: block;
  margin: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-weight: normal;
  height: 18px;
}
.product__image {
  padding: 0px 5px;
  text-align: center;
  height: 200px;
  width: 100%;
  display: table;
}
.product__image a {
  width: 200px;
  display: table-cell;
  vertical-align: middle;
}
.product .image {
  display: inline-block;
  vertical-align: top;
}
.product__price {
  padding: 0px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 21px;
  line-height: 1.2;
  margin-bottom: 13px;
}
.product__buttons {
  background-color: transparent;
  padding: 0px 5px;
}
.product__buttons:before,
.product__buttons:after {
  content: " ";
  display: table;
}
.product__buttons:after {
  clear: both;
}
.product__buttons:before,
.product__buttons:after {
  content: " ";
  display: table;
}
.product__buttons:after {
  clear: both;
}
.product__btn {
  width: 49%;
  float: left;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  font-weight: bold;
}
.product__btn_right {
  float: right;
  background-color: transparent;
  border: 1px solid #898989;
  color: #898989;
}
.product__delivery {
  background-color: transparent;
  text-align: center;
  font-weight: bold;
  color: #444444;
  font-size: 12px;
  line-height: 55px;
}
.product__delivery-text {
  border-bottom: 1px solid #444444;
}
.product__parameters {
  margin-bottom: 25px;
  padding: 0px 10px;
  height: 33px;
  overflow: hidden;
}
.parameters__content {
  position: relative;
  min-height: 1px;
  padding-left: 23px;
  padding-right: 23px;
}
@media (min-width: 992px) {
  .parameters__content {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .parameters__content {
    max-width: 236px;
  }
}
.parameter {
  border-bottom: 1px dotted #0089c6;
  color: #293d50;
  font-size: 13px;
}
.parameter:before,
.parameter:after {
  content: " ";
  display: table;
}
.parameter:after {
  clear: both;
}
.parameter:before,
.parameter:after {
  content: " ";
  display: table;
}
.parameter:after {
  clear: both;
}
.parameter__title,
.parameter__value {
  background-color: #ffffff;
  float: left;
  max-width: 48%;
  position: relative;
  bottom: -3px;
}
.parameter__title {
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.parameter__value {
  padding-left: 1%;
  float: right;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-content {
  /*border: 1px solid #004c72;*/
  background-color: #ffffff;
  padding: 10px 0px 0px;
}
.product-content .price__old2{
	font-size: 17px;
  text-decoration: line-through;
   color: #ff0000;
   font-weight: bold;
}
.product-content .price__old3{
	font-size: 17px;
  text-decoration: line-through;

   font-weight: bold;
}
.product-content .price__new2{
font-weight: bold;
  color: #c95b00;
  font-size: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
}
.product-content__title {
  padding: 0px 20px 10px 46px;
}
.product-content__add-info {
  margin-bottom: 19px;
  min-height: 16px;
}
.product-content__price {
  font-size: 21px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
}
.product-content__cards {
  display: inline-block;
  vertical-align: middle;
  margin-right: 51px;
}
.product-content__cards img {
  vertical-align: middle;
  margin-right: 4px;
}
.product-content__cards img:last-child {
  margin-right: 0px;
}
.product-content__price-info {
  margin-bottom: 17px;
}
.product-content__parameters {
  margin-left: -23px;
  margin-right: -23px;
  margin-bottom: 25px;
}
.product-content__buttons {
  margin-bottom: 15px;
}
.product-content__credit {
  margin-bottom: 35px;
}
.product-content__form-buttons {
  display: inline-block;
}
.product-content__download {
  display: block;
  margin: 7px 0px;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding: 0px 33px 0px 44px;
  background-image: -webkit-linear-gradient(top, #ff6767 0%, #f56262 100%);
  background-image: -o-linear-gradient(top, #ff6767 0%, #f56262 100%);
  background-image: linear-gradient(to bottom, #ff6767 0%, #f56262 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6767', endColorstr='#fff56262', GradientType=0);
  border: 1px solid #cc4b4b;
  line-height: 30px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0px -2px rgba(204,75,75,0.2), 2px 2px 2px -2px rgba(204,75,75,1);
  box-shadow: inset 0px -2px rgba(204,75,75,0.2), 2px 2px 2px -2px rgba(204,75,75,1);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-content__download:hover {
  color: #fff;
  -webkit-box-shadow: inset 0px -2px rgba(204,75,75,0.2);
  box-shadow: inset 0px -2px rgba(204,75,75,0.2);
}
.product-content__download:before {
  content: 'PDF';
  width: 31px;
  height: 30px;
  border-right: 1px solid #cc4b4b;
  position: absolute;
  left: 0px;
  top: 0px;
  font-weight: bold;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.product-content__download:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url("../images/sprite2.png") 0% 0% no-repeat;
  margin: 0px 10px 3px 0px;
  background-position: -72px -137px;
  width: 13px;
  height: 11px;
  margin: 0px;
  position: absolute;
  top: 9px;
  right: 10px;
}
.product-content__download:after_white-rarrow {
  margin: 0px 0px 2px 7px;
}
.product-content__download:after_white-rarrow-abs {
  margin: 0px;
  position: absolute;
  left: 0px;
  left: auto;
  right: 17px;
  top: 50%;
  margin-top: -8px;
}
.product-content__download:after_logo-deliver {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.product-content__download:after_phone {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.product-content__download:after_call {
  margin: 0px 13px 2px 0px;
}
.product-content__download:after_work-time {
  margin: 0px 7px 5px 0px;
}
.product-content__download:after_basket {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 21px;
  left: 9px;
}
.product-content__download:after_carousel-prev {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 50%;
  margin: -12px 0px 0px -8px;
}
.product-content__download:after_carousel-prev:hover {
  background-position: -177px -60px;
  width: 16px;
  height: 25px;
}
.product-content__download:after_carousel-next {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: auto;
  right: 50%;
  margin: -12px -8px 0px 0px;
}
.product-content__download:after_carousel-next:hover {
  background-position: -177px 0px;
  width: 16px;
  height: 25px;
}
.product-content__download:after_benefit-deliver,
.product-content__download:after_benefit-quality,
.product-content__download:after_benefit-pickup,
.product-content__download:after_benefit-pay,
.product-content__download:after_benefit-promo {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 10px;
}
.product-content__download:after_benefit-deliver {
  margin-top: -8px;
}
.product-content__download:after_benefit-quality {
  margin-top: -13px;
  left: 17px;
}
.product-content__download:after_benefit-pickup {
  margin-top: -13px;
  left: 16px;
}
.product-content__download:after_benefit-pay {
  margin-top: -11px;
  left: 18px;
}
.product-content__download:after_benefit-promo {
  margin-top: -12px;
  left: 18px;
}
.product-content__download:after_stocked,
.product-content__download:after_stocked-not {
  margin-right: 4px;
}
.product-content__download:after_day24 {
  margin: 0px 1px 1px 0px;
}
.product-content__download:after_delivery-today {
  margin: 0px 1px 3px 0px;
}
.product-content__download:after_favorite {
  margin-right: 3px;
}
.product-content__download:after_hit-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 80px;
  left: -25px;
  z-index: 105;
}
.product-content__download:after_best-price-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 22px;
  left: -25px;
  z-index: 105;
}
.product-content__download:after_video {
  margin: 0px 0px 1px;
}
.product-basket {
  background-color: #004c72;
  float: left;
  margin-right: 11px;
}
.product-basket:before,
.product-basket:after {
  content: " ";
  display: table;
}
.product-basket:after {
  clear: both;
}
.product-basket:before,
.product-basket:after {
  content: " ";
  display: table;
}
.product-basket:after {
  clear: both;
}
.product-basket &gt; .input-group {
  max-width: 72px;
  float: left;
  margin: 7px 14px 0px 15px;
}
.product-basket &gt; .btn {
  float: left;
  padding-right: 18px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: bold;
}
.product-photos {
  border: 1px solid #dfdfdf;
  background: #FFFFFF;
  width: 273px;
  height: 273px;
  margin-bottom: 7px;
  position: relative;
}
.product-photos__big {
  background: #ffffff;
  display: table;
  height: 228px;
  padding: 14px 10px;
  text-align: center;
  width: 100%;
}
.product-photos__big .zoom {
  display: inline-table!important;
  line-height: 30;
  vertical-align: middle;
  width: 100%;
}
.product-photos__thumbs {
  height: 39px;
  overflow: hidden;
}
.product-photos__thumbs:before,
.product-photos__thumbs:after {
  content: " ";
  display: table;
}
.product-photos__thumbs:after {
  clear: both;
}
.product-photos__thumbs:before,
.product-photos__thumbs:after {
  content: " ";
  display: table;
}
.product-photos__thumbs:after {
  clear: both;
}
.product-photos__thumb {
  border: 1px solid #dfdfdf;
  /*width: 39px;
  height: 39px!important;*/
  float: left;
  margin-left: 5px;
  display: table;
  -webkit-transition: border-color 200ms ease;
  -o-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}
.product-photos__thumb:hover {
  border: 1px solid #4687c7;
}
.product-photos__thumb-link {
  display: table-cell;
  width: 100%;
  height: 58px;
  vertical-align: middle;
  text-align: center;
}
.product-photos__thumb-link &gt; img {
  vertical-align: middle;
}
.product-photos__archive {
  background: url(../images/archive_product.png) 0% 0% no-repeat;
  width: 237px;
  height: 233px;
  position: absolute;
  left: 45%;
  margin-left: -100px;
  top: 64px;
  z-index: 2;
}
.product-photos__main_archive {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 3.5+ */
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.product-dop-info {
  background-color: #eaeaea;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  display: table;
  width: 100%;
  padding: 0px 10px 0px 0px;
  margin-bottom: 4px;
  position: relative;
  color: #293d50;
}
.product-dop-info:hover {
  color: #293d50;
}
.product-dop-info__icon-container {
  height: 55px;
  display: table-cell;
  width: 28%;
  text-align: center;
  vertical-align: middle;
}
.product-dop-info__icon-container &gt; .icon {
  margin: 0px;
}
.product-dop-info__text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding: 10px 0px;
}
.product-dop-info_orange {
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #e63f26 0%, #ed7721 100%);
  background-image: -o-linear-gradient(top, #e63f26 0%, #ed7721 100%);
  background-image: linear-gradient(to bottom, #e63f26 0%, #ed7721 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe63f26', endColorstr='#ffed7721', GradientType=0);
}
.product-dop-info_orange:hover {
  color: #ffffff;
}
.product-info__menu {
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  height: 29px;
}
.product-info__menu:before,
.product-info__menu:after {
  content: " ";
  display: table;
}
.product-info__menu:after {
  clear: both;
}
.product-info__menu:before,
.product-info__menu:after {
  content: " ";
  display: table;
}
.product-info__menu:after {
  clear: both;
}
.product-info__tabs {
      top: 0px;
    position: relative;
    border: 1px solid #eeeeee;
}
.product-info__link {
  float: left;
  padding: 0px 15px 0px 16px;
  line-height: 27px;
  position: relative;
  top: -1px;
  color: #004c72;
  font-size: 13px;
  border: 1px solid #d5d5d5;
  border-left: 0px;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  -webkit-transition: background-color @trans-time ease, border-color @trans-time ease;
  -o-transition: background-color @trans-time ease, border-color @trans-time ease;
  transition: background-color @trans-time ease, border-color @trans-time ease;
}
.product-info__link_selected,
.product-info__link:focus {
  color: #fff;
  background-color: #0088a1;
  border-color: #0088a1;
}
.product-info__link:hover {
  color: #fff;
  background-color: #004c72;
  border-color: #004c72;
}
.product-info__body {
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  color: #004c72;
  font-size: 13px;
  display: none;
  padding-top: 1px;
}
.product-info__body:first-child {
  display: block;
}
.product-info__body h2 {
  font-size: 22px;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 13px;
}
.product-info__body_characteristics {
  padding: 26px 28px;
}
.product-info__body_benefits {
  padding: 26px 28px;
}
.product-info__body_reviews {
  padding: 26px 28px;
  font-family: "Comfortaa", cursive, Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.product-info__body_articles {
  padding: 26px 28px;
}
.product-info__body_video {
  padding: 1px 0px 0px 0px;
}
.product-info__body_complect {
  padding: 26px 28px;
  font-size: 14px;
}
.product-info__body_complect p {
  margin-bottom: 10px;
}
.product-info__body_complect p:last-child {
  margin-bottom: 0px;
}
.product-info__body_pickup {
  border-bottom: 1px solid #d5d5d5;
}
.product-info__parameter {
  color: #004c72;
}
.product-info__parameter .parameter__title {
  font-weight: normal;
}
.product-info-pickups {
  margin-left: 0;
  margin-right: 0;
}
.product-info-pickups__points {
  width: 100%;
  height: 260px;
  overflow-y: auto;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .product-info-pickups__points {
    float: left;
    width: 33.33333333%;
  }
}
.product-info-pickups__point {
  border-bottom: 1px solid #d5d5d5;
  padding: 17px 10px 14px 50px;
  position: relative;
  min-height: 43px;
  font-size: 13px;
  line-height: 1.2;
  color: #222222;
}
.product-info-pickups__point:last-child {
  border-bottom: 0px;
}
.product-info-pickups__title {
  font-size: 17px;
  margin-bottom: 3px;
}
.product-info-pickups__link {
  color: #222222;
  text-decoration: underline;
}
.product-info-pickups__link:hover,
.product-info-pickups__link:focus {
  text-decoration: underline;
}
.product-info-pickups__map {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  height: 260px;
}
@media (min-width: 992px) {
  .product-info-pickups__map {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) {
  .product-info-pickups__map {
    border-left: 1px solid #d5d5d5;
  }
}
.product-content-contact {
  /*background-color: #f0f0f0;*/
  text-align: center;
  position: relative;
  top: -1px;
  line-height: 1.2;
  color: #004c72;
  padding: 19px 0px 25px 0px;
  margin-bottom: 32px;
}
.product-content-contact__title {
  font-family: 'MuseoSansBold', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-weight: normal;
  font-size: 21px;
  margin-bottom: 4px;
}
.product-content-contact__desc {
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 14px;
  margin: 30px 0;
}
.product-content-contact__form {
  padding: 10px;
}
.product-content-contact__form .form-control {
  margin: 0px 0px 10px;
}
@media (min-width: 768px) {
  .product-content-contact__form .form-control {
    margin-right: 5px;
    width: 224px;
    margin: 0px 5px 0px 0px;
  }
}
@media (min-width: 768px) {
  .product-content-contact__form .btn {
    margin: 0px 0px 0px 17px;
  }
}
.carousel-products {
  margin-bottom: 21px;
}
.carousel-products:before,
.carousel-products:after {
  content: " ";
  display: table;
}
.carousel-products:after {
  clear: both;
}
.carousel-products:before,
.carousel-products:after {
  content: " ";
  display: table;
}
.carousel-products:after {
  clear: both;
}
.carousel-products__title {
  font-size: 21px;
  line-height: 1.2;
  color: #444444;
  font-family: 'MuseoSansBold', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-weight: normal;
  padding: 0px 27px 21px;
}
.carousel-products__item {
  float: left;
  padding: 0px 3px;
}
.carousel-products__arrows-control {
  position: absolute;
  /*float: right;
  margin: 16px 13px 0px 0px;*/
  right: 33px;
  top:0;
}
.categories-links {
  margin-bottom: 21px;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 14px;
  max-height: 500px;
  -webkit-transition: max-height 1000ms ease-in;
  -o-transition: max-height 1000ms ease-in;
  transition: max-height 1000ms ease-in;
}
.categories-links:last-child {
  border-bottom: 0px;
}
.categories-links__item {
  display: inline-block;
  line-height: 30px;
  border: 1px solid transparent;
  font-size: 13px;
  padding: 0px 10px;
  -webkit-transition: border-color 200ms ease;
  -o-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}
.categories-links__item_selected {
  border: 1px solid #fff;
}
.categories-links__item:hover {
  border: 1px solid #fff;
  color: #fff;
}

/* margin-bottom button products.tpl*/

.categories-links__slider {
  text-align: center;
  height: 28px;
  background: url("../images/shadow-slider.png") 50% 0% no-repeat;
  margin-bottom: 10px;
}
.categories-links_collapsing {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  overflow: hidden;
}
.categories-links_collapsed {
  max-height: 66px;
}
.categories-links__slider-link {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0px 10px;
  background: rgba(0, 76, 113, 0.46);
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 13px;
  cursor: pointer;
  color: #ffffff;
}
.categories {
  margin-bottom: 30px;
  margin-left: -5px;
  margin-right: -5px;
}
.categories__item {
  float: left;
  padding: 0px 5px;
  margin-bottom: 16px;
}
.category {
  background-color: #ffffff;
  position: relative;
  width: 157px;
  text-align: center;
  display: block;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  color: #293d50;
  line-height: 15px;
  padding-top: 6px;
  height: 208px;
}
.category:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border: 3px solid #ff7300;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 10;
}
.category:hover {
  color: #293d50;
}
.category:hover .category__price {
  background-color: #ff7300;
}
.category:hover::before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.category__image {
  height: 125px;
  width: 125px;
  margin: 0px auto;
}
.category__image span {
  display: table-cell;
  height: 125px;
  width: 125px;
  vertical-align: middle;
  text-align: center;
}
.category__image img {
  max-width: 125px;
  max-height: 125px;
}
.category__title {
  height: 45px;
  overflow: hidden;
  margin-bottom: 2px;
}
.category__quantity {
  font-family: 'MuseoSansBold', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  color: #a2a2a2;
}
.category__price {
  max-width: 137px;
  background-color: #293d50;
  height: 30px;
  z-index: 5;
  padding: 0px 16px;
  display: inline-block;
  color: #fff;
  line-height: 30px;
  -webkit-transition: background-color 200ms ease;
  -o-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.catalog-filter {
  color: #ffffff;
  background-color: rgba(0, 77, 115, 0.21);
}
.catalog-filter_last {
  margin-top: 18px;
}
.catalog-filter__item {
  margin-bottom: 2px;
  background-color: rgba(0, 77, 115, 0.21);
  overflow: visible !important;
}
.catalog-filter__item_closed .catalog-filter__content {
  display: none;
}
.catalog-filter__item_closed .caret {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.catalog-filter__title {
  background-color: rgba(0, 77, 115, 0.4);
  font-weight: bold;
  font-size: 14px;
  padding: 0px 44px 0px 15px;
  position: relative;
  line-height: 36px;
  white-space: nowrap;
  cursor: pointer;
}
.catalog-filter__title .checkbox {
  font-size: 12px;
  line-height: 14px;
  white-space: normal;
  padding: 10px 0;
}
.catalog-filter__title span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.catalog-filter__content {
  padding: 16px 15px 18px;
}
.catalog-filter__button {
  text-align: center;
  padding: 20px 0px 17px;
}
.sorting {
  margin-bottom: 22px;
  text-align: right;
  position: relative;
}
.sorting__btn .caret {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.sorting__btn_open .caret {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.sorting__menu {
  position: absolute;
  background: #ffffff;
  top: 100%;
  right: 0%;
  background-color: rgba(22, 146, 168, 0.9);
  -webkit-box-shadow: 5px 5px 5px rgba(22, 24, 24, 0.26);
  box-shadow: 5px 5px 5px rgba(22, 24, 24, 0.26);
  z-index: 5;
  display: none;
}
.sorting__menu_open {
  display: block;
}
.sorting__link {
  display: block;
  padding: 8px 20px;
  text-align: left;
  font-weight: bold;
  min-width: 100px;
  font-size: 14px;
  color: #ffffff;
  -webkit-transition: background-color 200ms ease;
  -o-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.sorting__link:hover {
  background-color: #293d50;
}
.main-news:before,
.main-news:after {
  content: " ";
  display: table;
}
.main-news:after {
  clear: both;
}
.main-news:before,
.main-news:after {
  content: " ";
  display: table;
}
.main-news:after {
  clear: both;
}
.news-list {
  padding: 15px 0px;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 992px) {
  .news-list {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .news-list {
    padding: 15px 30px 50px;
  }
}
.news {
  font-weight: bold;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .news_in-list {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .news_in-list {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .news_in-list {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .news_in-list {
    float: left;
    width: 25%;
  }
}
.news__content {
  background: rgba(255, 255, 255, 0.6);
  padding: 32px 20px 37px 20px;
}
.news__date {
  padding-bottom: 8px;
}
.news__title {
  font-size: 16px;
  line-height: 19px;
  padding-bottom: 4px;
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news__urls {
  margin-top: 5px;
}
.news__body {
  font-size: 13px;
  line-height: 15px;
  /*height: 106px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}
.news__body p {
  margin-bottom: 17px;
}
.news__body p:last-child {
  margin-bottom: 0px;
}
.news_alone {
  margin-left: 0;
  margin-right: 0;
}
/* footer */
.footer {
  height: 41px;
  z-index: 105;
  position: absolute;
  width: 100%;
  bottom: 0px;
}
@media (min-width: 992px) {
  .footer {
    height: 243px;
    color: #ffffff;
    background: #006084;
    -webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #8cadba;
    padding-top: 20px;
  }
  /*.footer:before {
    background: url(../images/uzor.png) 50% 0% no-repeat;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -116px;
    height: 115px;
    content: '';
  }*/
}
.footer__uzor {
  background: url(../images/uzor.png) 50% 0% no-repeat;
  position: absolute;
  left: 0px;
  right: 0px;
  top: -116px;
  height: 115px;
  z-index: 105;
}
.footer__container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  max-width: 1193px;
}/*
@media (min-width: 768px) {
  .footer__container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer__container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .footer__container {
    width: 1193px;
  }
}
@media (min-width: 768px) {
  .footer__container {
    width: 1193px;
  }
}
@media (min-width: 992px) {
  .footer__container {
    width: 1193px;
  }
}
@media (min-width: 1200px) {
  .footer__container {
    width: 1193px;
  }
}*/
.footer__inner {
  margin-left: 0;
  margin-right: 0;
}
.footer__inner:before,
.footer__inner:after {
  content: " ";
  display: table;
}
.footer__inner:after {
  clear: both;
}
.footer__inner:before,
.footer__inner:after {
  content: " ";
  display: table;
}
.footer__inner:after {
  clear: both;
}
.footer__block {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .footer__block {
    float: left;
    width: 16.66666667%;
  }
}
@media all and (max-width: 991px) {
  .footer__block {
    padding-bottom: 15px;
  }
}
@media all and (min-width: 1199px) {
  .footer__block {
    width: 165px;
  }
}
@media (max-width: 767px) {
  .footer__block {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__block {
    display: none !important;
  }
}
.footer__block:first-child {
  padding-left: 0px;
}
@media all and (max-width: 991px) {
  .footer__block:first-child {
    padding-left: 15px;
  }
}
.footer__block:last-child {
  padding-right: 0px;
}
.footer__block_border {
  border-left: 1px solid rgba(255, 255, 255, 0.26);
  height: 97px;
  line-height: 20px;
}
.footer__item-menu {
  margin-bottom: 20px;
}
.footer__item-menu:last-child {
  margin-bottom: 0px;
}
.footer__item-menu_bold {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 17px;
}
.footer__item-menu_alone {
  margin-bottom: 20px;
}
.footer__ya-rating {
  padding-left: 11px;
  position: relative;
  top: -2px;
}
@media all and (max-width: 991px) {
  .footer__ya-rating {
    padding-left: 0px;
  }
}
.footer__bottom-line {
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  background: #00374e;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 41px;
  line-height: 40px;
  color: #ffffff;
  bottom: 0px;
  width: 100%;
}
.footer__bottom-line:before,
.footer__bottom-line:after {
  content: " ";
  display: table;
}
.footer__bottom-line:after {
  clear: both;
}
.footer__bottom-line:before,
.footer__bottom-line:after {
  content: " ";
  display: table;
}
.footer__bottom-line:after {
  clear: both;
}
.footer__bottom-line:before {
  content: '';
  height: 1px;
  background: rgba(255, 255, 255, 0.13);
  position: absolute;
  top: 1px;
  width: 100%;
}
.footer__copyright {
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .footer__copyright {
    float: left;
    width: 25%;
  }
}
.footer__terms {
  opacity: 0.5;
  filter: alpha(opacity=50);
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  right: 0px;
}
@media (min-width: 992px) {
  .footer__terms {
    float: left;
    width: 75%;
  }
}
@media (max-width: 767px) {
  .footer__terms {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer__terms {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .footer__terms {
    right: 76px;
  }
}
.footer__link-payback {
  font-size: 11px;
  display: inline-block;
  margin-top: 10px;
}
.white-block {
  border: 1px solid #004c72;
  background-color: #ffffff;
  padding: 10px 20px 15px;
}
.white-block h1 {
  padding-bottom: 12px;
}
.white-block h2 {
  padding-bottom: 10px;
}
.post-page {
  color: #000000;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.post-page__date {
  margin-bottom: 10px;
}
.near-posts {
  margin: 20px 0px 0px;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 13px;
}
.near-posts:before,
.near-posts:after {
  content: " ";
  display: table;
}
.near-posts:after {
  clear: both;
}
.near-posts:before,
.near-posts:after {
  content: " ";
  display: table;
}
.near-posts:after {
  clear: both;
}
.near-posts__prev {
  float: left;
  width: 50%;
}
.near-posts__prev:before {
  content: "\2039\00a0";
  font-weight: bold;
}
.near-posts__next {
  float: right;
  width: 50%;
  text-align: right;
}
.near-posts__next:after {
  content: "\00a0\203A";
  font-weight: bold;
}
.orange {
  color: #ff7300;
}
.deliver-page {
  font-size: 13px;
  line-height: 1.2;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.deliver-menu {
  border-bottom: 1px solid #dbdbdb;
  padding: 0px 0px 0px 2px;
  margin-bottom: 38px;
}
.deliver-menu:before,
.deliver-menu:after {
  content: " ";
  display: table;
}
.deliver-menu:after {
  clear: both;
}
.deliver-menu:before,
.deliver-menu:after {
  content: " ";
  display: table;
}
.deliver-menu:after {
  clear: both;
}
.deliver-menu ul {
  position: relative;
  bottom: -1px;
}
.deliver-menu li {
  float: left;
  padding: 0px;
  border: 1px solid #dbdbdb;
  -moz-border-radius: 3px 3px 0px 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  margin-right: 1px;
  background: #ff9640;
  background-image: -webkit-linear-gradient(top, #ff9640 0%, #da6302 100%);
  background-image: -o-linear-gradient(top, #ff9640 0%, #da6302 100%);
  background-image: linear-gradient(to bottom, #ff9640 0%, #da6302 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9640', endColorstr='#ffda6302', GradientType=0);
}
.deliver-menu li.active {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.deliver-menu li.active .deliver-menu__link {
  color: #303030;
  text-shadow: none;
}
.deliver-menu__link {
  display: block;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px -1px rgba(185, 71, 0, 0.75);
  text-decoration: none;
  padding: 0px 18px;
}
.deliver-menu__link:hover {
  color: #ffffff;
}
.deliver-tab__payment {
  border-bottom: 1px solid #dbdbdb;
  padding: 0px 0px 30px;
}
.moscow-block {
  padding: 24px 0px;
  font-size: 14px;
  line-height: 17px;
}
.moscow-block__items {
  margin: 10px 0px 0px;
  
}
.moscow-block__items:before,
.moscow-block__items:after {
  content: " ";
  display: table;
}
.moscow-block__items:after {
  clear: both;
}
.moscow-block__items:before,
.moscow-block__items:after {
  content: " ";
  display: table;
}
.moscow-block__items:after {
  clear: both;
}
.moscow-block__item {
  padding: 0px 5px 25px 63px;
  position: relative;
  display:inline-block;
  vertical-align:text-top;
  width: 49%;
  min-height:110px;
}
.moscow-block__item .icon-old {
  position: absolute;
  top: 0px;
  left: 0px;
}
.moscow-block__item .title {
  color: #ff7300;
  padding-bottom: 17px;
  margin-top: -3px;
}
.moscow-block_popup {
  padding: 4px 0px 24px;
}
.regions-block {
  padding: 24px 0px;
  font-size: 14px;
  line-height: 17px;
}
.regions-block .mail-russia {
  padding-bottom: 24px;
}
.regions-block .companys {
  padding-bottom: 37px;
}
.regions-block__orange {
  color: #ff7300;
  text-align: center;
}
.delivery-companies__list {
  margin: 20px 0px 10px;
  text-align: center;
}
.delivery-companies__item {
  display: inline-block;
  width: 220px;
  margin: 0px 7px;
  color: #303030;
  text-decoration: none;
}
.delivery-companies__item h2 {
  white-space: nowrap;
  font-size: 14px;
}
.delivery-companies__item .img {
  border: 1px solid #e8e8e8;
  margin-bottom: 16px;
}
.piter-block {
  padding: 24px 0px;
  font-size: 14px;
  line-height: 17px;
}
.piter-block__map {
  margin: 15px 0px;
}
.sng-block {
  padding: 0px 0px 24px;
  font-size: 14px;
  line-height: 17px;
}
.wu-text {
  padding: 18px 0px 0px 100px !important;
  background: url(../images/wu_logo.png) 0% 0% no-repeat;
  min-height: 90px;
  margin-bottom: 10px;
}
.payback {
  padding: 25px 0px 10px;
  border-top: 1px solid #dbdbdb;
}
.payback P {
  margin-bottom: 17px;
}
.payback P:last-child {
  margin-bottom: 0px;
}
.payback__aferta {
  font-size: 11px;
  color: #d3d3d3;
}
.about-page {
  font-size: 13px;
  line-height: 1.2;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.about-page__desc {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 27px;
}
.about-page__sponsors {
  border-bottom: 1px solid #dbdbdb;
  padding: 25px 0px 30px;
}
.about-page__carousel-firms {
  margin: 2px 0px 0px 0px;
}
.about-page__text {
  padding: 29px 0px 31px;
}
.about-page__serts {
  padding-bottom: 18px;
}
.about-page__serts-list:before,
.about-page__serts-list:after {
  content: " ";
  display: table;
}
.about-page__serts-list:after {
  clear: both;
}
.about-page__serts-list:before,
.about-page__serts-list:after {
  content: " ";
  display: table;
}
.about-page__serts-list:after {
  clear: both;
}
.about-page__serts-list a {
  float: left;
  margin: 0px 6px 8px 0px;
}
.about-page__serts-list img {
  width: 79px;
}
.contacts-page {
  color: #303030;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.contacts-page__map {
  height: 617px;
  margin-bottom: 33px;
}
.contacts-page__tip {
  border-top: 1px solid #dbdbdb;
  padding: 15px 10px 23px 17px;
  font-size: 14px;
}
.contacts-info-block__phones {
  padding-left: 100px;
  position: relative;
}
.contacts-info-block__phones .icon-old {
  position: absolute;
  left: 14px;
  top: 2px;
}
.contacts-info-block__phone {
  font-size: 30.5px;
  line-height: 31px;
  padding-bottom: 7px;
}
.contacts-info-block__phone span {
  font-size: 23.72px;
  color: #ff7200;
}
.contacts-info-block__text {
  font-size: 14px;
  color: #ff7200;
  padding-bottom: 23px;
}
.contacts-info-block__email {
  position: relative;
  border-top: 1px solid #dbdbdb;
  padding: 17px 0px 16px 100px;
  min-height: 60px;
}
.contacts-info-block__email .icon-old {
  position: absolute;
  left: 14px;
  top: 11px;
}
.contacts-info-block__email .orange-link {
  font-size: 23.72px;
  line-height: 24px;
}
.contacts-info-block__email .feedback-link {
  font-size: 18px;
}
.contacts-info-block__address {
  border-top: 1px solid #dbdbdb;
  font-size: 14px;
  line-height: 14px;
  padding: 26px 0px 10px 19px;
}
.contacts-info-block__address td {
  vertical-align: top;
  padding-bottom: 16px;
}
.credit-page {
  font-size: 14px;
  line-height: 1.2;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
}
.credit-page__block {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 18px;
  margin-bottom: 17px;
}
.credit-page__footer {
  text-align: center;
  font-weight: bold;
  padding: 10px 0px;
}
.credit-benefits {
  margin-top: 10px;
}
.credit-benefits__block {
  float: left;
  width: 169px;
  text-align: center;
  position: relative;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  padding-top: 65px;
}
.credit-benefits__block_page {
  padding: 18px 0px 30px 61px;
  min-height: 53px;
  background-position: 0% 0%;
  margin-left: 8px;
  float: none;
  width: auto;
  font-size: 12px;
}
.credit-benefits__block_page .credit-benefits__num {
  left: -8px;
}
.credit-benefits__block_page p {
  text-align: left;
}
.credit-benefits__num {
  position: absolute;
  top: -6px;
  left: 50px;
  color: #7b7b7b;
  font-size: 12px;
  font-weight: bold;
}
.credit-banks {
  padding: 32px 0px 0px;
}
.credit-banks:before,
.credit-banks:after {
  content: " ";
  display: table;
}
.credit-banks:after {
  clear: both;
}
.credit-banks:before,
.credit-banks:after {
  content: " ";
  display: table;
}
.credit-banks:after {
  clear: both;
}
.credit-banks__block {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 15px;
  padding-right: 10px;
  font-size: 12px;
}
.credit-banks__block:last-child {
  padding-right: 0px;
}
.credit-banks__block .logo {
  height: 70px;
  float: none;
}
.credit-banks__block h2 {
  line-height: 1.2;
  height: 36px;
  overflow: hidden;
  font-size: 14px;
}
.pickup-page {
  width: 100%;
}
.pickup-page .pickup-search {
  width: 1100px;
  margin: 0 auto;
}
.pickup-map {
  height: 874px;
  border: 1px solid #ffffff;
  -webkit-box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  margin: 0px 15px 20px;
  position: relative;
  z-index: 1000;
}
.pickup-map .map {
  background: #f6f1d6;
  width: 100%;
  height: 874px;
  -webkit-box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  background-position: center;
}
.ymaps-2-1-23-map-ru,
.ymaps-2-1-23-inner-panes {
  -webkit-box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 16px rgba(0, 0, 0, 0.1);
}
.pickup-map .pickup-places {
  position: absolute;
  left: 53px;
  top: 60px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  -moz-box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  z-index: 100;
  padding: 19px 20px 41px 20px;
}
.pickup-map .pickup-places .orange-btn {
  letter-spacing: 1px;
}
.pickup-map .pickup-places .hide-url {
  position: absolute;
  right: 18px;
  top: 17px;
}
.pickup-map .show-url {
  display: none;
  top: 79px;
  left: 52px;
  position: absolute;
  z-index: 10;
}
.pickup-map .pickup-places h2 {
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 13px;
}
.pickup-places .search-city {
  margin-bottom: 25px;
}
.pickup-places .search-city input {
  width: 223px;
  float: none;
}
.pickup-points .regions {
  width: 227px;
  float: left;
  height: 448px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 21px 0px 0px;
}
.pickup-points .regions ul {
  padding: 0px 35px 0px 0px;
}
.pickup-points .cities {
  border-left: 1px solid #009db4;
  width: 293px;
  float: left;
  height: 448px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 21px 0px 35px;
}
.pickup-points .cities ul {
  padding: 0px 35px;
}
.pickup-points .points {
  border-left: 1px solid #009db4;
  width: 300px;
  float: left;
  height: 448px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 21px 0px 35px;
}
.pickup-points .points ul {
  padding: 0px 35px;
}
.pickup-points ul li {
  display: block;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
}
.pickup-points ul li a {
  color: #303030;
}
.pickup-points ul li a:hover {
  color: #ff6600;
  text-decoration: none;
}
.pickup-points ul li a.selected {
  color: #ffffff;
  background: #ff7300;
  padding: 0px 5px;
}
.pickup-points ul li.title {
  color: #9a9a9a;
  white-space: nowrap;
}
.pickup-points .regions-back {
  width: 78px;
  float: left;
}
.pickup-points .regions-back .ico-region-back {
  color: #9a9a9a;
  line-height: 17px;
  font-size: 14px;
  display: inline-block;
  background: url("../images/ico_region_back.png") 50% 0% no-repeat;
  padding-top: 45px;
  min-width: 43px;
  text-align: center;
  margin-left: -12px;
  text-decoration: none;
}
.jspVerticalBar {
  width: 14px;
  background: none;
  right: 17px;
}
.jspTrack {
  width: 5px;
  border: 1px solid #ffffff;
  background: #ffffff;
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.24);
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.24);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.jspDrag {
  background-color: #ff7301;
  background: -moz-linear-gradient(top, #ffa564, #ff7301);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa564), color-stop(100%, #ff7301));
  background: -webkit-linear-gradient(#ffa564, #ff7301);
  background: -o-linear-gradient(#ffa564, #ff7301);
  background: -ms-linear-gradient(top, #ffa564, #ff7301);
  background: linear-gradient(top, #ffa564, #ff7301);
  -webkit-box-shadow: inset 0px 0px 5px #ff5a00;
  -moz-box-shadow: inset 0px 0px 5px #ff5a00;
  box-shadow: inset 0px 0px 5px #ff5a00;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 14px;
  left: -5px;
}
.jspDrag:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 28px;
  background: url("../images/scroll_bg.png") 0px 0% no-repeat;
  left: 50%;
  top: 50%;
  margin-top: -14px;
  margin-left: -4px;
}
.region-popup {
  position: absolute;
  top: 44px;
  right: 0px;
  background: #ffffff;
  width: 310px;
  -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  -moz-box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  padding: 20px 25px 25px;
  z-index: 999;
  display: block;
}
.region-popup__text {
  color: #303030;
  line-height: 18px;
  padding-bottom: 13px;
}
.region-popup__btn {
  padding: 0px;
  width: 50px;
  text-align: center;
  margin-right: 4px;
  height: 34px;
}
.region-popup .jq-selectbox {
  width: 200px;
}
.scroll-top {
  background: url("../images/sprite2.png") 0% 0% no-repeat;
  background-position: -42px -54px;
  width: 37px;
  height: 37px;
  position: fixed;
  right: 30px;
  bottom: -67px;
  z-index: 1005;
  -webkit-transition: bottom 1000ms ease;
  -o-transition: bottom 1000ms ease;
  transition: bottom 1000ms ease;
}
.scroll-top_show {
  bottom: 30px;
}
.icon {
  display: inline-block;
  vertical-align: middle;
  background: url("../images/sprite2.png") 0% 0% no-repeat;
  margin: 0px 10px 3px 0px;
}
.icon_white-rarrow {
  margin: 0px 0px 2px 7px;
}
.icon_white-rarrow-abs {
  margin: 0px;
  position: absolute;
  left: 0px;
  left: auto;
  right: 17px;
  top: 50%;
  margin-top: -8px;
}
.icon_logo-deliver {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.icon_phone {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.icon_call {
  margin: 0px 13px 2px 0px;
}
.icon_work-time {
  margin: 0px 7px 5px 0px;
}
.icon_basket {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 21px;
  left: 9px;
}
.icon_carousel-prev {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 50%;
  margin: -12px 0px 0px -8px;
}
.icon_carousel-prev:hover {
  background-position: -177px -60px;
  width: 16px;
  height: 25px;
}
.icon_carousel-next {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: auto;
  right: 50%;
  margin: -12px -8px 0px 0px;
}
.icon_carousel-next:hover {
  background-position: -177px 0px;
  width: 16px;
  height: 25px;
}
.icon_benefit-deliver,
.icon_benefit-quality,
.icon_benefit-pickup,
.icon_benefit-pay,
.icon_benefit-promo {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 10px;
}
.icon_benefit-deliver {
  margin-top: -8px;
}
.icon_benefit-quality {
  margin-top: -13px;
  left: 17px;
}
.icon_benefit-pickup {
  margin-top: -13px;
  left: 16px;
}
.icon_benefit-pay {
  margin-top: -11px;
  left: 18px;
}
.icon_benefit-promo {
  margin-top: -12px;
  left: 18px;
}
.icon_stocked,
.icon_stocked-not {
  margin-right: 4px;
}
.icon_day24 {
  margin: 0px 1px 1px 0px;
}
.icon_delivery-today {
  margin: 0px 1px 3px 0px;
}
.icon_favorite {
  margin-right: 3px;
}
.icon_hit-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 80px;
  left: 22px;
  z-index: 105;
}
.icon_best-price-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 22px;
  left: 22px;
  z-index: 105;
}
.icon_video {
  margin: 0px 0px 1px;
}
.map-marker {
  background: url("../images/map-marker.png") 0% 0% no-repeat;
  width: 28px;
  height: 43px;
}
.map-marker_point {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  left: 11px;
}
.map-marker_point span {
  position: absolute;
  height: 18px;
  width: 18px;
  line-height: 16px;
  top: 5px;
  left: 5px;
  text-align: center;
  font-family: 'MuseoSansRegular', Tahoma, Arial, Helvetica, Geneva, sans-serif;
  font-size: 13px;
  color: #222222;
  overflow: hidden;
  white-space: nowrap;
}
.icon_advice {
  background-position: -22px -158px;
  width: 20px;
  height: 14px;
}
.icon_benefit-deliver {
  background-position: 0px -137px;
  width: 37px;
  height: 16px;
}
.icon_benefit-pay {
  background-position: -142px -84px;
  width: 22px;
  height: 23px;
}
.icon_benefit-pickup {
  background-position: -94px -101px;
  width: 26px;
  height: 26px;
}
.icon_benefit-promo {
  background-position: -142px -26px;
  width: 23px;
  height: 25px;
}
.icon_benefit-quality {
  background-position: 0px -101px;
  width: 25px;
  height: 31px;
}
.icon_best-price {
  background-position: -54px 0px;
  width: 49px;
  height: 49px;
}
.icon_call {
  background-position: 0px -158px;
  width: 17px;
  height: 19px;
}
.icon_carousel-next {
  background-position: -177px -30px;
  width: 16px;
  height: 25px;
}
.icon_carousel-next_hover {
  background-position: -177px 0px;
  width: 16px;
  height: 25px;
}
.icon_carousel-prev {
  background-position: -84px -54px;
  width: 16px;
  height: 25px;
}
.icon_carousel-prev_hover {
  background-position: -177px -60px;
  width: 16px;
  height: 25px;
}
.icon_carrier {
  background-position: -108px 0px;
  width: 29px;
  height: 33px;
}
.icon_certified {
  background-position: -108px -72px;
  width: 28px;
  height: 23px;
}
.icon_checkbox {
  background-position: -198px -20px;
  width: 9px;
  height: 7px;
}
.icon_day24 {
  background-position: -108px -38px;
  width: 27px;
  height: 29px;
}
.icon_delivery-today {
  background: url(../images/i-dostav.png) no-repeat center;
  width: 23px;
  height: 23px;
}
.icon_download {
  background-position: -72px -137px;
  width: 13px;
  height: 11px;
}
.icon_favorite {
  background-position: -177px -90px;
  width: 14px;
  height: 14px;
}
.icon_free-delivery {
  background-position: -142px 0px;
  width: 30px;
  height: 21px;
}
.icon_hit {
  background-position: 0px 0px;
  width: 49px;
  height: 49px;
}
.icon_logo-deliver {
  background-position: -42px -137px;
  width: 25px;
  height: 11px;
}
.icon_orange-rarrow {
  background-position: -125px -101px;
  width: 9px;
  height: 15px;
}
.icon_phone {
  background-position: -142px -112px;
  width: 25px;
  height: 20px;
}
.icon_scroll-top {
  background-position: -42px -54px;
  width: 37px;
  height: 37px;
}
.icon_slider-handle {
  background-position: -62px -101px;
  width: 27px;
  height: 27px;
}
.icon_stocked-not {
  background-position: -177px -109px;
  width: 14px;
  height: 12px;
}
.icon_stocked {
  background: url("../images/check.png") no-repeat center;
  width: 16px;
  height: 16px;
}
.icon_video {
  background-position: -47px -158px;
  width: 18px;
  height: 12px;
}
.icon_warranty {
  background-position: 0px -54px;
  width: 37px;
  height: 42px;
}
.icon_white-rarrow {
  background-position: -198px 0px;
  width: 9px;
  height: 15px;
}
.icon_work-time {
  background-position: -142px -56px;
  width: 23px;
  height: 23px;
}
.dropdown-menu {
  position: absolute;
  display: none;
  float: left;
  min-width: 244px;
  left: 100%;
  top: 0px;
  background-color: #ffffff;
}
.dropdown-menu__link {
  display: block;
  padding: 7px 15px;
  font-weight: bold;
}
.dropdown-menu__link:hover {
  background-color: #293d50;
  color: #ff7300;
}
.catalog-menu {
  background-color: rgba(0, 77, 115, 0.21);
  padding-top: 19px;
}
.catalog-menu__item {
  height: 58px;
  margin-bottom: 4px;
  position: relative;
}
.catalog-menu__item:last-child {
  margin-bottom: 0px;
}
.catalog-menu__item_focus,
.catalog-menu__item:nth-last-child(1),
.catalog-menu__item:nth-last-child(2) {
  margin-bottom: 3px;
}
.catalog-menu__item_focus .catalog-menu__link,
.catalog-menu__item:nth-last-child(1) .catalog-menu__link,
.catalog-menu__item:nth-last-child(2) .catalog-menu__link {
  background-color: rgba(255, 255, 255, 0.83);
  color: #ff7300;
}
.catalog-menu__item_focus .catalog-menu__link:hover,
.catalog-menu__item:nth-last-child(1) .catalog-menu__link:hover,
.catalog-menu__item:nth-last-child(2) .catalog-menu__link:hover {
  background-color: #293d50;
  color: #ff7300;
}
.catalog-menu__item_focus .catalog-menu__link:hover:before,
.catalog-menu__item:nth-last-child(1) .catalog-menu__link:hover:before,
.catalog-menu__item:nth-last-child(2) .catalog-menu__link:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.catalog-menu__item_focus .catalog-menu__link:hover .icon_catalog,
.catalog-menu__item:nth-last-child(1) .catalog-menu__link:hover .icon_catalog,
.catalog-menu__item:nth-last-child(2) .catalog-menu__link:hover .icon_catalog {
  background-position: 0px -68px;
}
.catalog-menu__item_focus .icon_catalog,
.catalog-menu__item:nth-last-child(1) .icon_catalog,
.catalog-menu__item:nth-last-child(2) .icon_catalog {
  background-position: 0px -68px;
}
.catalog-menu__item_open &gt; .catalog-menu__dropdown-menu {
  display: block;
}
.catalog-menu__item_open &gt; .catalog-menu__link {
  background-color: #293d50;
  color: #ff7300;
}
.catalog-menu__item_open &gt; .catalog-menu__link:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.catalog-menu__item_open &gt; .catalog-menu__link .icon_catalog {
  background-position: 0px -68px;
}
.catalog-menu__link {
  height: 58px;
  padding-left: 30px;
  position: relative;
  display: table;
  width: 100%;
  -webkit-transition: background-color 200ms ease;
  -o-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}
.catalog-menu__link:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url("../images/sprite2.png") 0% 0% no-repeat;
  margin: 0px 10px 3px 0px;
  background-position: -125px -101px;
  width: 9px;
  height: 15px;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -8px;
  left: 21px;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.catalog-menu__link:before_white-rarrow {
  margin: 0px 0px 2px 7px;
}
.catalog-menu__link:before_white-rarrow-abs {
  margin: 0px;
  position: absolute;
  left: 0px;
  left: auto;
  right: 17px;
  top: 50%;
  margin-top: -8px;
}
.catalog-menu__link:before_logo-deliver {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.catalog-menu__link:before_phone {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.catalog-menu__link:before_call {
  margin: 0px 13px 2px 0px;
}
.catalog-menu__link:before_work-time {
  margin: 0px 7px 5px 0px;
}
.catalog-menu__link:before_basket {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 21px;
  left: 9px;
}
.catalog-menu__link:before_carousel-prev {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 50%;
  margin: -12px 0px 0px -8px;
}
.catalog-menu__link:before_carousel-prev:hover {
  background-position: -177px -60px;
  width: 16px;
  height: 25px;
}
.catalog-menu__link:before_carousel-next {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: auto;
  right: 50%;
  margin: -12px -8px 0px 0px;
}
.catalog-menu__link:before_carousel-next:hover {
  background-position: -177px 0px;
  width: 16px;
  height: 25px;
}
.catalog-menu__link:before_benefit-deliver,
.catalog-menu__link:before_benefit-quality,
.catalog-menu__link:before_benefit-pickup,
.catalog-menu__link:before_benefit-pay,
.catalog-menu__link:before_benefit-promo {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  left: 10px;
}
.catalog-menu__link:before_benefit-deliver {
  margin-top: -8px;
}
.catalog-menu__link:before_benefit-quality {
  margin-top: -13px;
  left: 17px;
}
.catalog-menu__link:before_benefit-pickup {
  margin-top: -13px;
  left: 16px;
}
.catalog-menu__link:before_benefit-pay {
  margin-top: -11px;
  left: 18px;
}
.catalog-menu__link:before_benefit-promo {
  margin-top: -12px;
  left: 18px;
}
.catalog-menu__link:before_stocked,
.catalog-menu__link:before_stocked-not {
  margin-right: 4px;
}
.catalog-menu__link:before_day24 {
  margin: 0px 1px 1px 0px;
}
.catalog-menu__link:before_delivery-today {
  margin: 0px 1px 3px 0px;
}
.catalog-menu__link:before_favorite {
  margin-right: 3px;
}
.catalog-menu__link:before_hit-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 80px;
  left: -25px;
  z-index: 105;
}
.catalog-menu__link:before_best-price-product-content {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 22px;
  left: -25px;
  z-index: 105;
}
.catalog-menu__link:before_video {
  margin: 0px 0px 1px;
}
.catalog-menu__link:hover {
  background-color: #293d50;
  color: #ff7300;
}
.catalog-menu__link:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.catalog-menu__link:hover .icon_catalog {
  background-position: 0px -68px;
}
.catalog-menu__link-text {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 10px 0px 11px;
  font-weight: bold;
  width: 100%;
}
.catalog-menu__dropdown-menu {
  background-color: rgba(22, 146, 168, 0.9);
  -webkit-box-shadow: inset 35px 0px 35px -35px rgba(0,0,0,0.5), 5px 5px 5px rgba(22,24,24,0.26);
  box-shadow: inset 35px 0px 35px -35px rgba(0,0,0,0.5), 5px 5px 5px rgba(22,24,24,0.26);
  z-index: 1000;
}
.icon_catalog {
  width: 58px;
  height: 58px;
  margin: 0px;
  float: left;
  -webkit-transition: background-position 200ms ease;
  -o-transition: background-position 200ms ease;
  transition: background-position 200ms ease;
  background-position: 0px 0px;
  background-image: url('');
}
/**
 * EasyZoom core styles
 */
.easyzoom {
  position: relative;
  /* 'Shrink-wrap' the element */
}
.easyzoom img {
  vertical-align: bottom;
}
.easyzoom.is-loading img {
  cursor: progress;
}
.easyzoom.is-ready img {
  cursor: crosshair;
}
.easyzoom.is-error img {
  cursor: not-allowed;
}
.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 10em;
  margin: -1em 0 0 -5em;
  line-height: 2em;
  text-align: center;
  background: #FFF;
  box-shadow: 0 0 10px #888;
}
.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF;
  top: -1px;
  left: 100%;
  width: 100%;
  height: 100%;
  border: 1px solid #8f8f8f;
}
.easyzoom-small .easyzoom-flyout {
  top: 0px;
  left: 99%;
}/*
.content {
  width: 1193px !important;
}*/
.payoff-page {
  font-size: 14px;
  line-height: 16px;
}
.payoff-page p {
  padding-bottom: 18px;
}
.payoff-page p a {
  color: #ff6a00;
  text-decoration: underline;
}
.payoff-page ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 18px;
}
.payoff-page ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #ff7200;
}
.payoff-page h2 {
  padding-bottom: 18px;
}
.payoff-page table {
  padding: 17px 0px 35px 0px;
  border-collapse: inherit;
}
.payoff-page table th,
.payoff-page table td {
  text-align: left;
  vertical-align: top;
  padding-bottom: 1px;
}
.payoff-page table th {
  padding-bottom: 17px;
}
.thankyou-page {
  padding-bottom: 40px;
}
.thankyou-page h1 {
  padding: 9px 0px 17px;
}
.thankyou-page .desc {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 30px;
}
.cart-items {
  display: table;
  width: 100%;
}
.cart-items .cart-item {
  border-top: 1px dotted #d3d3d3;
  padding: 3px 28px 4px;
}
.cart-items .cart-item .image {
  display: table-cell;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.cart-items .cart-item .image img {
  width: 200px;
}
.cart-items .cart-item .info {
  display: table-cell;
  width: 600px;
  vertical-align: middle;
  padding: 0px 10px 0px 55px;
}
.cart-items .cart-item .info h3 {
  font-weight: normal;
  line-height: 17px;
  font-size: 14px;
}
.cart-items .cart-item .info p {
  color: #9a9a9a;
  padding-top: 12px;
}
.cart-items .cart-item .price {
  display: table-cell;
  width: 140px;
  padding-right: 16px;
  vertical-align: middle;
  font-size: 22px;
  font-weight: bold;
  font-family: 'Comfortaa', cursive;
}
.cart-items .cart-item .total-counter {
  display: table-cell;
  width: 112px;
  vertical-align: middle;
  padding-right: 20px;
}
.cart-items .cart-item .remove {
  display: table-cell;
  vertical-align: middle;
}
.cart-items .cart-total {
  border-top: 1px dotted #d3d3d3;
  border-bottom: 1px dotted #d3d3d3;
  padding: 20px 0px;
  height: 80px;
  float: left;
  width: 100%;
}
.cart-items .cart-total:before,
.cart-items .cart-total:after {
  content: " ";
  display: table;
}
.cart-items .cart-total:after {
  clear: both;
}
.cart-items .cart-total:before,
.cart-items .cart-total:after {
  content: " ";
  display: table;
}
.cart-items .cart-total:after {
  clear: both;
}
.cart-items .cart-total .total-text {
  float: left;
  width: 819px;
  padding: 0px 0px 0px 3px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 40px;
}
.cart-items .cart-total .total {
  font-family: 'Comfortaa', cursive;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  float: left;
}
.cart-items .cart-total .total .btn {
  vertical-align: top;
}
.remove-btn {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #ed6500;
  background-color: #ff9841;
  background: -moz-linear-gradient(top, #ff9841, #db6502);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9841), color-stop(100%, #db6502));
  background: -webkit-linear-gradient(#ff9841, #db6502);
  background: -o-linear-gradient(#ff9841, #db6502);
  background: -ms-linear-gradient(top, #ff9841, #db6502);
  background: linear-gradient(top, #ff9841, #db6502);
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  text-align: center;
}
.remove-btn:hover {
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #f45e2c;
  background-color: #ff7241;
  background: -moz-linear-gradient(top, #ff7241, #db3902);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7241), color-stop(100%, #db3902));
  background: -webkit-linear-gradient(#ff7241, #db3902);
  background: -o-linear-gradient(#ff7241, #db3902);
  background: -ms-linear-gradient(top, #ff7241, #db3902);
  background: linear-gradient(top, #ff7241, #db3902);
}
.form-item {
  padding-bottom: 16px;
}
.cart-form {
  padding: 10px 0px 0px;
}
.cart-form h2 {
  padding-bottom: 20px;
  padding-top: 18px;
}
.cart-form .address-info:before,
.cart-form .address-info:after {
  content: " ";
  display: table;
}
.cart-form .address-info:after {
  clear: both;
}
.cart-form .address-info:before,
.cart-form .address-info:after {
  content: " ";
  display: table;
}
.cart-form .address-info:after {
  clear: both;
}
.cart-form .address-info .form-item-block:before,
.cart-form .address-info .form-item-block:after {
  content: " ";
  display: table;
}
.cart-form .address-info .form-item-block:after {
  clear: both;
}
.cart-form .address-info .form-item-block:before,
.cart-form .address-info .form-item-block:after {
  content: " ";
  display: table;
}
.cart-form .address-info .form-item-block:after {
  clear: both;
}
.cart-form .address-info .form-item {
  float: left;
  margin-right: 18px;
  width: 352px;
}
.cart-form .address-info .form-item.small {
  margin-right: 26px;
  width: 100px;
}
.cart-form .order-desc {
  float: right;
  width: 452px;
}
.cart-form .cart-form-text {
  clear: both;
  font-size: 14px;
  line-height: 17px;
  padding: 5px 0px 27px;
}
.cart-form .error-block {
  text-align: center;
}
.cart-form .button {
  text-align: center;
  padding-bottom: 12px;
}
.cart-form .button .orange-btn {
  width: 232px;
}
.cart-form .order-payment {
  clear: both;
  font-size: 14px;
  line-height: 17px;
  padding: 0px 0px 9px;
}
.cart-form .order-payment p {
  padding-bottom: 12px;
}
.cart-form .placeholder {
  font-size: 12px;
  line-height: 13px;
}
.cart-form .personal-data:before,
.cart-form .personal-data:after {
  content: " ";
  display: table;
}
.cart-form .personal-data:after {
  clear: both;
}
.cart-form .personal-data:before,
.cart-form .personal-data:after {
  content: " ";
  display: table;
}
.cart-form .personal-data:after {
  clear: both;
}
.cart-form .placeholder {
  position: absolute;
  color: #9a9b9a;
  margin-top: 13px;
  margin-left: 17px;
}
.placeholder .error-field {
  color: #FF0000;
}
.cart-form .personal-data .form-item-block {
  float: left;
  width: 50%;
  padding-right: 10px;
}
.cart-form .personal-data .order-desc {
  float: left;
  width: 50%;
  padding-left: 10px;
}
.cart-form .personal-data .order-desc textarea {
  height: 146px;
}
.cart-form .order-payment-options {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 0px;
}
.cart-form .order-payment-options h2 {
  padding: 3px 0px 9px 0px;
  font-weight: normal;
}
.cart-form .order-payment-options label {
  display: inline-block;
  margin-bottom: 6px;
}
.cart-form .order-payment-options p {
  padding: 11px 0px 12px 0px;
}
.cart-form .order-payment-options .upcome-block {
  padding-bottom: 10px;
}
.cart-form .order-payment-options .upcome-block label {
  display: inline;
  margin-bottom: 0px;
  margin-right: 5px;
}
.cart-form .order-payment-options .upcome-block span {
  margin-left: 5px;
}
.cart-form .order-payment-options .delivery-item .delivery-descr {
  color: #bbbbbb;
}
.cart-form .order-payment-options .delivery-item .radio-and-input .form-control {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 50px;
  text-align: center;
}
.cart-form .order-checkboxes {
  font-size: 14px;
}
.cart-form .order-checkboxes label {
  display: block;
  padding-bottom: 7px;
  line-height: 17px;
}
.order-credit-data {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 14px;
}
.order-credit-data .url-terms {
  padding-bottom: 16px;
}
.order-credit-data .url-terms a {
  text-decoration: underline;
  color: #ff6a00;
}
.credit-sliders .slider-block {
  float: left;
  width: 385px;
}
.credit-sliders .slider-block label {
  padding-bottom: 25px;
  display: block;
}
.credit-sliders .slider-block .slider {
  color: #7b7b7b;
  font-size: 10px;
  margin-bottom: 63px;
}
.credit-sliders .slider-block .slider .min-text,
.credit-sliders .slider-block .slider .max-text {
  position: absolute;
  left: 0px;
  top: -20px;
}
.credit-sliders .slider-block .slider .max-text {
  left: auto;
  right: 0px;
}
.credit-sliders .slider-block .slider .scale {
  position: absolute;
  left: 0px;
  bottom: -24px;
  height: 18px;
  width: 389px;
}
.credit-sliders .slider-block .slider-input label {
  float: left;
  margin: 7px 10px 0px 0px;
  padding: 0px;
}
.credit-sliders .slider-block .slider-input input {
  float: left;
  height: 44px;
  line-height: 44px;
  font-size: 36px;
  width: 142px;
}
.credit-sliders .slider-block.slider-dates .slider .scale {
  background: url(../images/scale_dated.png) 0px 0px no-repeat;
}
.credit-sliders .slider-block.slider-dates .slider .scale.scale2 {
  background: url(../images/scale_dated2.png) 0px 0px no-repeat;
}
.credit-sliders .slider-block.slider-dates .slider-input label {
  float: right;
}
.credit-sliders .slider-block.slider-dates .slider-input input {
  float: right;
}
.credit-sliders .slider-block.slider-money {
  margin-left: 55px;
}
.credit-sliders .slider-block.slider-money .slider .scale {
  background: url(../images/scale_money.png) 0px 0px no-repeat;
}
.credit-sliders .slider-block.slider-money .slider .scale.scale2 {
  background: url(../images/scale_money2.png) 0px 0px no-repeat;
}
.error-block {
  display: block;
  color: #ff0000;
  padding-bottom: 5px;
  clear: both;
}
.jq-radio {
  background: url(../images/radios.png) 0px 0px no-repeat;
  cursor: pointer;
  height: 12px;
  vertical-align: middle;
  width: 11px;
  margin-right: 9px;
}
.jq-radio.checked .jq-radio__div {
  background: url(../images/radios.png) -21px 0px no-repeat;
  height: 6px;
  margin: 3px 0 0 3px;
  width: 5px;
}
.popup-background {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #ffffff;
  opacity: 0.85;
  z-index: 5000;
}
.popup {
  position: absolute;
  z-index: 6000;
  left: 50%;
  top: 200px;
  padding-right: 78px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.orderCart {
    position: fixed;
    max-width: 800px;
    top: 50%;
    margin: -160px 0 0 -412px;
}
.orderCart .orangBtn{
    border-radius: 3px;
    float: right;
}
.orderCart .colGrey{
    border-radius: 3px;
    float: left;
}
.ajaxCartWrapper {
    display: table;
    width: 100%;
    margin: 0 auto;
}
.addItemCart, .ajaxCart {
    display: table-cell;
    /*width: 50%;*/
    height: 100px;
    vertical-align: middle;
}

.addItemCart{
	width: 480px;
	padding-right: 20px;
}
.ajaxCart {
	width: 220px;
}
.ajaxCart &gt; div {
    padding: 15px;
    background: #407a96;
    color: #FFFFFF;
    border-radius: 5px;
}
.ajaxCart .basketTitle {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 18px;
}
.ajaxCart .basket-informer__info-item {
    background: transparent;
    padding: 0;
    font-size: 16px;
}
.addItemCart &gt; div{
  display: table;
  vertical-align: middle;
}
.addItemCart &gt; div &gt; div{
  display: table-cell;
  vertical-align: middle;
}
.addItemCart span {
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}
.addItemCart img {
  max-width: 100%;
  width: auto;
}
.orderCart .zam_h2 {
    padding-bottom: 20px;
    text-align: center;
}
.popup .ico-close {
  position: absolute;
  right: 0px;
  top: -7px;
}
.popup h2 {
  font-size: 18px;
  line-height: 18px;
  padding-bottom: 26px;
}
.popup .orange-btn {
  width: 232px;
}
.popup-inner {
  background: #ffffff;
  -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  -moz-box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  box-shadow: inset 0px 0px 0px 1px #ffffff, inset 0px 0px 16px rgba(0, 0, 0, 0.1), 0px 0px 0px 4px rgba(0, 77, 115, 0.75);
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  padding: 43px 40px 32px 40px;
}
.orderCart .popup-inner {
    padding-top: 20px;
}
.contact-popup {
  width: 621px;
  margin: 0px 0px 0px -310px;
}
.contact-popup .popup-inner {
  padding: 40px 40px 28px 40px;
}
.contact-popup .form-item-block {
  float: left;
  width: 243px;
  padding-bottom: 7px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}
.contact-popup .form-item-block.first {
  padding-right: 20px;
  padding-left: 0px;
}
.contact-popup .form-item-block .form-item {
  padding-bottom: 16px;
}
.contact-popup .error-block,
.contact-popup .button {
  text-align: center;
  clear: both;
}
.contact-popup TEXTAREA {
  height: 146px;
}
.contact-popup .captcha {
  margin-bottom: 10px;
}
.contact-popup .checkboxes {
  border: 1px solid #e6e6e6;
  background: #fbfbfb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 11px 10px 5px 9px;
  margin-bottom: 30px;
}
.contact-popup .checkboxes .block {
  margin-bottom: 5px;
}
.contact-popup .checkboxes .jq-radio {
  margin-right: 4px;
}
.popup-common {
  width: 621px;
  margin: 0px 0px 0px -310px;
}
.popup-common .popup-inner {
  padding: 40px 40px 28px 40px;
}
.popup-common .dop-text {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 32px;
}
.popup-common .form-item-block {
  float: left;
  width: 243px;
  padding-bottom: 19px;
}
.popup-common .form-item-block.first {
  padding-right: 40px;
}
.popup-common .form-item-block .form-item {
  padding-bottom: 10px;
}
.popup-common .error-block,
.popup-common .button {
  text-align: center;
}
.popup-common .dop-text.success-text {
  text-align: center;
}
.callback-popup {
  width: 621px;
  margin: 0px 0px 0px -310px;
}
.callback-popup .popup-inner {
  padding: 40px 40px 28px 40px;
}
.callback-popup .dop-text,
.callback-page .dop-text {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 32px;
}
.callback-popup .form-item-block,
.callback-page .form-item-block {
  float: left;
  width: 50%;
  padding-bottom: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.callback-popup .form-item-block.first,
.callback-page .form-item-block.first {
  padding-right: 40px;
}
.callback-popup .form-item-block .form-item,
.callback-page .form-item-block .form-item {
  padding-bottom: 10px;
}
.callback-popup .error-block,
.callback-popup .button {
  text-align: center;
}
.callback-popup .form-item-time .form-control {
  width: 60px;
  margin-left: 7px;
}
.popup-deliver {
  width: 600px;
  margin: 0px 0px 0px -300px;
}
.popup-deliver .popup-inner {
  padding: 15px 45px 0px 45px;
}
.popup-deliver ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 7px;
}
.popup-deliver ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #ff7200;
}
.popup-deliver h2 {
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 12px;
}
.popup-deliver .moscow-item {
  padding: 0 0px 30px 63px;
  width: 367px;
}
.popup-deliver .mail-russia h2 {
  padding-bottom: 11px;
}
.popup-deliver .regions-block .companys-list .block {
  width: 203px;
  margin: 0 4px;
}
.popup-deliver .regions-block .companys-list .block img {
  width: 201px;
}
.popup-deliver .pickup-block {
  padding-bottom: 40px;
}
.popup-deliver .pickup-map {
  width: 473px;
  overflow: hidden;
}
.popup-deliver-spb {
  margin: 0 0 0 -475px;
  width: 950px;
}
.popup-deliver-regions {
  margin: 0 0 0 -475px;
  width: 950px;
}
.popup-deliver-regions .logo {
  float: none;
  height: auto;
}
.credit-popup {
  width: 950px;
  margin: 0px 0px 0px -475px;
  font-size: 14px;
  line-height: 17px;
}
.credit-popup .popup-inner {
  padding: 36px 55px 46px 50px;
}
.credit-popup .order-credit-data {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  padding: 26px 0px 35px 0px;
}
.credit-popup .order-credit-data h2 {
  font-size: 14px;
  padding: 0px 0px 17px;
}
.credit-popup .order-view:before,
.credit-popup .order-view:after {
  content: " ";
  display: table;
}
.credit-popup .order-view:after {
  clear: both;
}
.credit-popup .order-view:before,
.credit-popup .order-view:after {
  content: " ";
  display: table;
}
.credit-popup .order-view:after {
  clear: both;
}
.credit-popup .order-view .image {
  float: left;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
/*.oneclick-popup .order-view .image img {width: 200px;}*/
.credit-popup .order-view .info {
  float: left;
  width: 300px;
  padding-left: 33px;
  margin-top: -3px;
}
.credit-popup .order-view .info h3 {
  line-height: 22px;
  padding-bottom: 4px;
  font-size: 14px;
}
.credit-popup .order-view .info .parameters {
  font-size: 14px;
}
.credit-popup .order-view .info .parameters .parameter {
  border-bottom: 1px dotted #d3d3d3;
  color: #131f29;
  margin-bottom: 3px;
}
.credit-popup .order-view .info .parameters .parameter .title {
  float: left;
  background: #ffffff;
  position: relative;
  bottom: -4px;
  padding-right: 2px;
  white-space: nowrap;
}
.credit-popup .order-view .info .parameters .parameter .value {
  float: right;
  background: #ffffff;
  position: relative;
  bottom: -4px;
  padding-left: 2px;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
}
.credit-popup .order-view .info .price {
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
  font-size: 44.43px;
  line-height: 45px;
  padding-top: 0px;
}
.credit-popup .order-view .info .price span {
  font-size: 22.21px;
}
.credit-popup .order-credit-data .button {
  padding-top: 35px;
}
.credit-popup .order-credit-data .button .orange-btn {
  padding: 0px;
  width: 180px;
  text-align: center;
}
.credit-popup .credit-info {
  padding-top: 27px;
}
.credit-popup .credit-info:before,
.credit-popup .credit-info:after {
  content: " ";
  display: table;
}
.credit-popup .credit-info:after {
  clear: both;
}
.credit-popup .credit-info:before,
.credit-popup .credit-info:after {
  content: " ";
  display: table;
}
.credit-popup .credit-info:after {
  clear: both;
}
.credit-popup .credit-info .block {
  float: left;
  width: 405px;
  margin-left: 35px;
}
.credit-popup .credit-info .block:FIRST-CHILD {
  margin-left: 0px;
}
.credit-popup .credit-info .block h2 {
  font-size: 14px;
  padding: 0px 0px 24px;
}
.credit-popup .credit-info .banks-logos {
  padding: 12px 0px 7px 0px;
}
.credit-popup .credit-info .banks-logos img {
  vertical-align: top;
  margin: 14px 16px 0px 0px;
}
.credit-popup .credit-info .url-terms a {
  color: #ff6a00;
  text-decoration: underline;
}
.credit-popup ul li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 0px;
  line-height: 24px;
}
.credit-popup ul li span {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #ff7200;
}
.credit-popup .credit-benefits {
  padding: 8px 0px 30px 0px;
}
.credit-popup .credit-benefits:before,
.credit-popup .credit-benefits:after {
  content: " ";
  display: table;
}
.credit-popup .credit-benefits:after {
  clear: both;
}
.credit-popup .credit-benefits:before,
.credit-popup .credit-benefits:after {
  content: " ";
  display: table;
}
.credit-popup .credit-benefits:after {
  clear: both;
}
.oneclick-popup,
.saleclick-popup
 {
  width: 830px;
  margin: 0px 0px 0px -415px;
}
.oneclick-popup .popup-inner,
.saleclick-popup .popup-inner {
  padding: 40px 40px 32px 40px;
}
.oneclick-popup .popup-inner:before,
.oneclick-popup .popup-inner:after,
.saleclick-popup .popup-inner:before,
.saleclick-popup .popup-inner:after {
  content: " ";
  display: table;
}
.oneclick-popup .popup-inner:after,
.saleclick-popup .popup-inner:after {
  clear: both;
}
.oneclick-popup .popup-inner:before,
.oneclick-popup .popup-inner:after,
.saleclick-popup .popup-inner:before,
.saleclick-popup .popup-inner:after {
  content: " ";
  display: table;
}
.oneclick-popup .popup-inner:after,
.saleclick-popup .popup-inner:after {
  clear: both;
}
.oneclick-popup .form h2,
.saleclick-popup .form h2 {
  padding-bottom: 34px;
}
.oneclick-popup .form,
.saleclick-popup .form {
  padding-right: 47px;
  float: left;
  width: 290px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.oneclick-popup .form .dop-text,
.saleclick-popup .form .dop-text {
  padding: 8px 0px 16px;
}
.oneclick-popup .order-view {
  float: left;
  padding-left: 18px;
  border-left: 1px solid #d4d4d4;
  width: 458px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.oneclick-popup .order-view h2 {
  padding: 0px 0px 31px 30px;
}
.oneclick-popup .order-view .image {
  float: left;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
/*.oneclick-popup .order-view .image img {width: 200px;}*/
.oneclick-popup .order-view .info {
  float: left;
  width: 205px;
  padding-left: 33px;
  margin-top: -3px;
}
.oneclick-popup .order-view .info h3 {
  font-weight: normal;
  line-height: 17px;
  padding-bottom: 11px;
}
.oneclick-popup .order-view .info .parameters .parameter {
  border-bottom: 1px dotted #d3d3d3;
  color: #666666;
  margin-bottom: 9px;
}
.oneclick-popup .order-view .info .parameters .parameter .title {
  float: left;
  background: #ffffff;
  position: relative;
  bottom: -3px;
  padding-right: 2px;
  white-space: nowrap;
}
.oneclick-popup .order-view .info .parameters .parameter .value {
  float: right;
  background: #ffffff;
  position: relative;
  bottom: -3px;
  padding-left: 2px;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
}
.oneclick-popup .order-view .info .price {
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  padding-top: 31px;
}
.saleclick-popup .form, .saleclick-popup .form .intl-tel-input {
    width: 100%;
}
.saleclick-popup .form .zam_h2 {
    margin-bottom: 30px;
    text-align: center;
}
.saleclick-popup .form-item {
    position: relative;
    padding-bottom: 30px;
}
.saleclick-popup .button {
    margin-bottom: 15px;
}
.saleclick-popup button {
    border: 1px solid #ff7300;
    display: block;
    cursor: pointer;
    background: #ff7300;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 15px;
    outline: 0;
    -webkit-transition: .3s;
    transition: .3s;
    margin: 0 auto;
}
.saleclick-popup .form-item::before {
    background: url(../images/contact-data-icons.png) center no-repeat #4687c7;
    content: "";
    display: block;
    height: 51px;
    left: 0;
    position: absolute;
    top: 0;
    width: 51px;
    z-index: 1;
}
.saleclick-popup .form-item .form-control {
    padding-left: 65px!important;
}
.saleclick-popup .form .form-control {
    font-size: 22px;
}
.saleclick-popup button:hover {
    background: #fff;
    color: #ff7300;
}

@media (max-width: 600px) {
  .saleclick-popup.popup {
      width: 90%;
      margin: 0;
      padding: 0;
      min-width: 300px;
      transform: translate(-50%, 0);
  }
  .saleclick-popup .form {
      padding-right: 0;
  }
}

/* icons */
.icon-old {
  display: inline-block;
  vertical-align: top;
  background: url(../images/sprite.png) 0% 0% no-repeat;
}
.ico-contacts-phones {
  background-position: -535px 0px;
  width: 60px;
  height: 60px;
}
.ico-contacts-address {
  background-position: -465px 0px;
  width: 60px;
  height: 60px;
}
.ico-contacts-email {
  background-position: -1277px 0px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 10px;
  left: 0px;
}
.ico-deliver1 {
/*  background-position: -605px 0;*/
  background-position: -605px -53px;
  width: 53px;
  height: 53px;
}
.ico-deliver2 {
  background-position: -668px 0;
  width: 53px;
  height: 53px;
}
.ico-deliver3 {
  background-position: -731px 0;
  width: 53px;
  height: 53px;
}
.ico-deliver4 {
  background-position: -794px 0;
  width: 53px;
  height: 53px;
}
.ico-close {
  width: 53px;
  height: 53px;
  background-position: -402px 0px;
}
.ico-close:hover {
  background-position: -402px -53px;
}
.ico-remove {
  background-position: -921px 0;
  width: 8px;
  height: 9px;
  margin: 6px 0px 0px;
}
.tooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#baloon {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/*#SwipeMenu{display: none;}
.mm-opened #SwipeMenu{display: block;}*/
.mySwipe{display: none;float:left;width: 34px;height: 34px;background: url(/design/v2_d17_iun_Compen/images/menuSwipe.png) no-repeat 100%/contain;margin-top: 2px;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.mySwipe:hover{-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}
.myMobMenuButn{display: none;position: absolute;right: 20px;top:2px;width: 34px;height: 34px;-moz-transition: background 0.3s ease;-o-transition: background 0.3s ease;-webkit-transition: background 0.3s ease;transition: background 0.3s ease;}
.myFilters{background: url(/design/v2_d17_iun_Compen/images/my_filters.png) no-repeat 100%/contain #FFFFFF;right: 60px;}
.myCityes{background: url(/design/v2_d17_iun_Compen/images/placeholder.png) no-repeat 100%/contain;right: 50px;}
.myMobMenuButn:hover{background-color: rgba(255,255,255,0.8);cursor: pointer;}
.myCityes:hover{background-color: transparent;}
.close_myCityes {position: fixed;margin: 0 auto;bottom: 10px;left: 50%;margin-left: -45px;}
.myCart{background: url(/design/v2_d17_iun_Compen/images/my_cart.png) no-repeat 100%/contain #ff7300;top: 0;right: 0;height: 41px;width: 41px;}
.menu_zag {font-size: 16px;display: block;padding: 10px 0;text-align: center;text-transform: uppercase;font-weight: 600;line-height: 18px;text-transform: uppercase;color: rgba(0, 0, 0, .3);padding-top: 40px;}
.myFlash{animation: FlashCart 1s infinite;}
.user_agreement {clear: both;margin-bottom: 8px;}
.checkbox{display: inline-block!important;}
.user_agreement label{cursor: pointer;}
.user_agreement a {color: #4687C7;}
.user_agreement a:hover {color: #000000;}
.callback-popup .form-item-block{padding-bottom: 8px;}
.user_agreement .checkbox {width: 14px;height: 14px!important;}
.mobilTelPhones{
  display: none;
  margin: 0 auto;
  margin-top: 10px;
}
.mobilTelPhones &gt; a{
  display: table-cell;
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  width: 40%;
}
.listMenuMobi,.viewPhone .product__delivery,.viewPhone .product__stocked,.viewPhone .product__parameters,.viewSortingPhone{display: none;}
.viewPhone{
  height: auto!important;
  padding-top: 0;
  /*border-bottom: none;*/
  border-top-color: rgba(226, 226, 226, 0.6);
  /*border-radius: 0 0 5px 5px;*/
}
.itemViewPhone:first-child .viewPhone{
  border-top-color: #004c72;
}
.itemViewPhone:last-child .viewPhone{
  border-bottom: 1px solid #004c72;;
}
.itemViewPhone {
    width: 100%!important;
    margin-bottom: 0px!important;
}
.viewPhone .product__btn{margin-bottom: 0;}
.viewPhone .product__title {
  position: relative;
  left: initial;
  top: initial;
  padding: 10px;
  max-height: initial;
}
.viewPhone .product__image {
    /* float: left; */
    /* width: 110px; */
    height: 120px;
    width: 40%;
    display: table-cell;
    vertical-align: middle;
}

/*.viewPhone .product__image img{
  width: auto;
  max-width: initial;
  height: 119px;
}*/
.viewPhone .product__price_new {
    font-size: 16px;
    color: #293d50;
    text-align: left;
  }
.phoneItemRight {
    display: table-cell;
    vertical-align: top;
    width: 60%;
}
.phoneItemRight .addCartPhone{
    width: 135px;
    font-size: 12px!important;
    padding: 6px 0;
    text-align: center;
    margin: 0 0 10px 0;
}
.phoneItemRight .addCartPhone:before{display: none;}
.viewPhone .price {
    position: relative;
    margin: 0 auto;
    /*display: table;*/
}
.viewPhone .product__price{margin-top: 0!important;display: none;}
.viewPhone:before {
    top: -9px;
    left: -9px;
}
.phoneSorting {
  margin: 10px 0;
}
.phoneSorting &gt; li {
    display: inline-block;
}
.phoneSorting &gt; li &gt; a{
    display: inline-block;
    padding: 10px;
    background: #ff7300;
    border-radius: 3px;
    margin: 5px;
    cursor: pointer;
}
.sortActiveASC:after,.sortActiveDESC:after{
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
.sortActiveASC:after {content: '\25BC';}
.sortActiveDESC:after {content: '\25B2';}
.caroufredsel_wrapper .viewPhone{width: 270px;}
.caroufredsel_wrapper .viewPhone:before{left: 0;}
.product-photos__thumb-link{cursor: pointer;}
.itemVideo {
    border: none;
}
.itemVideo:hover {
    border: none;
}
.itemVideo i {
    margin: 13px 8px;
}
.footer_address {
    text-align: right;
    padding-right: 160px;
}
@keyframes FlashCart {
    0%   {background-color: #ff7300;}
    50%  {background-color: rgba(255,255,255,0.8);}
    100% {background-color: #ff7300;}
}
.seoText p {
    margin: 13px 0;
    line-height: 17px;
}
.seoText ul {
    list-style: circle;
    margin-left: 40px;
    line-height: 17px;
}
.seoText ol {
    margin-left: 40px;
    line-height: 17px;
}
.seoText a {
    color:#293d50;
    text-decoration: underline;
}
.seoText a:hover {
  text-decoration: none;
  color: #8dfffb;
}

@media (max-width: 1190px) {
  .side.side_product-content-left {margin: 0 auto;width: 42.333333%;float: left;}
  .side.side_product-content-right {margin: 0 auto;width: 54.333333%;/*width: 100%;*/padding: 0 20px;float: left;}
  .product-photos{width: 100%!important;}
  /*img.product-photos__main.product-photo-main {
    width: 100%;
  }*/
  .product_price_tb_cena, .product_price_tb_carts, .product_price_tb_tree {width: auto!important;text-align: center;display: inline-block;}
  .pr_pr_old {text-align: center;text-decoration: line-through;text-align: center!important;}
  .pr_pr_old:before,.pr_pr_old:after {display: none!important;}
  #zpersonal_pred {margin: 0 auto;}
  .main-view__side_left {float: none;width: 246px;display: table-cell!important;}
  .main-view__side_right {width: 100%;float: none;display: table-cell;}
  .side__catalog-menu{width: 260px;display: table-cell!important;}
  .side__content{width: 100%;float: none;display: table-cell;}
  .carousel-main {width: 100%;}
  a.product-promo {width: 100%;}
  .caroufredsel_wrapper {width: 100%!important;}
  /*.search__group {width: 100%;}*/
  .catalog-filter {width: 246px;}
  .product {/*width: 100%;*/}
  .product__title {font-size: 100%;}
  .easyzoom.is-ready img {cursor: -webkit-zoom-in;}
  .easyzoom-flyout{display: none;}
  .container {width: 100%;max-width: 1193px;}
}
.slick-current{
  border-color: #4687c7;
}
@media (max-width: 992px) {
.icon_hit-product-content{top: 106px;}
.icon_best-price-product-content{top: 56px;}
}
@media (max-width: 900px) {
  .cart-items {display: block;}
  .cart-items .cart-item .image {width: 100px;height: auto;}
  .cart-items .cart-item .image img {width: 100%;height: auto;}
  .cart-items .cart-item .info {width: 40%;padding-left: 10px;}
}
@media (max-width: 770px) {
  .menu,.logo__deliver,.searchMobile,.lastViewProducts,.main-view__products-promo,.benefits,.allItemCarousel,.allMainNews,.listMenuPC{display: none;}
  .mySwipe, .myMobMenuButn,.listMenuMobi{display: block;}
  .mobilTelPhones{display: table;}
  .otherRegion{max-width: 186px;}
  .header{position: fixed;z-index: 1010;width: 100%;}
  .page {padding-top: 24px;}
  .logo {float: none;margin: 0 auto;width: 230px;height: 86px;overflow: hidden;left: -24px;}
  .logo &gt; .logo__link &gt; img{display: none;}
  .logo &gt; .logo__link{display: block;height: 100px;background: url(/design/v2_d17_avg_hleb1/images/dn/logod2.png) no-repeat center;left: initial;top: initial;}
  .contacts-info {float: none;width: 228px;margin: 0 auto;padding: 0;padding-top: 20px;display: none;}
  .contacts-info__other {margin: 0 auto;margin-left: 8px;margin-top: 10px;}
  .basket-informer {float: none;clear: both;max-width: 300px;margin: 0 auto;}
  .basket-informer__info {float: none;margin: 0 auto;margin-bottom: 10px;}
  a.btn.btn_default.basket-informer__btn {margin: 0 auto;display: block;}
  #cart_informer, .d_left_menu, .catTags {display: none !important;}
  #zk_speed {width: 100%!important;margin: 0 auto;top: 50%!important;left: 0!important;margin-top: -233px!important;margin-left: 0!important;}
  .zk_speed_header {padding-left: 12px!important;}
  .main-view__side_right {display: block;}
  .products__item {float: left;}
  .callback-popup {width: 100%;margin: 0 auto;top: 50%!important;left: 0;padding: 0;position: fixed;margin-top: -222px;}
  .ico-close {top: 10px!important;}
  .form-item-block.first {padding-right: 0!important;}
  .form-item-block {width: 100%!important;}
  .callback-popup .form-item-time .form-control {display: inline-block;width: 35%!important;}
  .mobile_filter {width: 100%;position: fixed;background: #f3f3f3;z-index: 3000;border: 0;margin: 0 auto;height: 100%;top: 0;opacity: 0;padding-top: 41px;bottom: 0;right: -100%;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
  .mobile_pickup_places {width: 100%;position: fixed;z-index: 3000;border: 0;margin: 0 auto;height: 100%;top: 0;opacity: 0;padding-top: 41px;bottom: 0;right: -100%;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
  .catalog-filter {width: 100%;position: absolute;margin-top: 0;padding-bottom: 217px;} 
  .pickup-map .pickup-places {top: 0;left: 0;position: absolute;padding-top: 50px;width: 100%;}
  .fillOpen{overflow: hidden;}
  .mOpen{right: 0;overflow-x: hidden;overflow-y: auto;opacity: 1;}
  .catalog-filter__button {position: fixed;bottom: 0;background: #f3f3f3;width: 100%;z-index: 3001;}
  .pickup-map .pickup-places .hide-url{display: none;}
  .scroll-pane.cities, .pickup-points .points {border: 0;}
  .pickup-points ul li {margin: 0 auto;padding: 0;padding-bottom: 5px;}
  .sorting {margin-bottom: 10px!important;margin-top: 10px!important;}
  .myCart span {display: block;margin: 0 auto;width: 20px;height: 15px;text-align: center;font-weight: bold;background: rgb(0, 77, 115);border-radius: 20px;margin-top: 5px;box-shadow: inset 0 0 7px 1px rgba(0, 0, 0, 0.34);}
  .benefits__item{width: 33.33333333%;}
  .benefits__block {
    width: 96%;
    height: 90px;
  }
  .benefits__title{white-space: initial;}
  .main-sections__item{width: 33.3333333%;}
  .main-sections__title{padding: 0 5px;}
  .main-sections__block {
    width: 98%;
    height: auto;
  }
  .withFilter {
    padding: 0 40px 0 10px;
  }
  
  .side.side_product-content-right {
  	width: auto;
  	float: none;
  }
}
@media (max-width: 750px) {
  .zk_speed_header {font-size: 20px!important;padding: 25px 0!important;padding-left: 20px!important;}
  .zk_speed_header span {font-size: 12px!important;}
  .zk_speed_img {width: 100%;max-width: 300px;}
  .zk_speed_img img {width: 100%;height: auto;}
  .zk_speed_dw_form {padding: 10px 0!important;width: 100%!important;}
  .credit-banks__block {float: none;margin: 0 auto;margin-bottom: 20px;width: 216px;}
}
@media (max-width: 605px) {
  .cart-items .cart-item {padding: 10px 0;}
  .cart-items .cart-item .image {display: block;margin: 0 auto;margin-bottom: 10px;width: 50%;}
  .cart-items .cart-item .info {display: block;margin: 0 auto;margin-bottom: 20px;width: 100%;}
  .cart-items .cart-total {height: auto;}
  .cart-form .personal-data .order-desc {width: 100%;padding-left: 0;}
  .cart-form .address-info .form-item {width: 100%;}
  .cart-items .cart-total .total-text {width: 100%;}
  .main-sections__title &gt; span{font-size: 13px;}

}
@media (max-width: 580px) {
  .side.side_product-content-left {width: 100%;}
  .side.side_product-content-right{width: 100%;}
  .product-photos.nizten {width: 100%;height: auto;}
  .easyzoom.is-ready img {width: 100%;}
  /*.product-photos__big {height: auto!important;}*/
  .product-photos__thumbs {width: 100%;}
  /*img.product-photos__main.product-photo-main {width: 100%;}*/
  .product_price_tb_cena, .product_price_tb_carts, .product_price_tb_tree {display: block;margin: auto;}
  .contacts-info-block__phones {padding-left: 0;}
  .icon-old {display: none;}
  .contacts-info-block__phone {font-size: 26.5px;}
  .contacts-info-block__email {padding-left: 0;}
  .contacts-info-block__address {padding-left: 0;}
  .contacts-info-block__address td {display: block;}  
  .ico-remove {display: block;margin: 6px 0px 0px 6px;}
  .ico-close {display: block;}
  .moscow-block__item {float: none;margin: 0 auto;width: 100%;padding: 0;}
  .mobilTelPhones &gt; a {
    font-size: 17px;
  }
}
@media (max-width: 530px) {
  .benefits__item {
      width: 49.333333%;
  }
  .main-sections__item {
    width: 49.333333%;
  }
  .withFilter {
    padding-right: 80px;
  }

	.carousel-products__arrows-control {
	  position: relative;
	  float: right;
	  right: 0;
	}
}
@media (max-width: 480px) {
  .zk_speed_header {font-size: 14px!important;}
  .zk_speed_header span {font-size: 8px!important;}
  #zk_sprice_new {font-size: 22px;}
  .zk_sprice_val_new {font-size: 22px;}
  .zk_speed_dw_form_right {float: none!important;;margin-bottom: 10px;}
  .zk_speed_pred {display: block;margin: 0 auto;}
  .zk_speed_img img {height: 120px;width: auto;margin: 0 auto;}
  .product-content__title {padding-left: 20px;}
  .products__row {width: 229px;margin: 0 auto;}
  .popup-inner {padding: 20px!important;}
  .callback-popup .dop-text, .callback-page .dop-text {padding-bottom: 10px;}
  .callback-popup .form-item-block.first, .callback-page .form-item-block.first {padding-bottom: 0px;}
  span.parameter__title {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none;
    text-align: center;
    font-weight: bold!important;
    white-space: normal;
    overflow: initial;
    text-overflow: initial;
  }
  span.parameter__value {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    white-space: normal;
    text-align: center;
    overflow: initial;
    text-overflow: initial;
  }
  .products__row {width: auto;}
  .products__item {width: 50%;}
  .product__btn {float: none;width: 100%;margin-bottom: 10px;}
  .icon.icon_delivery-today {width: 0;height: 0;}
  .product__delivery {line-height: 1;font-size: 10px;}
}

@media (max-width: 450px) {
  .mobilTelPhones &gt; a {
      font-size: 14px;
  }
}
@media (max-width: 380px) {
  .mobilTelPhones &gt; a {
      font-size: 16px;
      display: block;
      width: auto;
  }
  .mobilTelPhones {
    margin-top: 4px;
    padding-right: 40px;
  }
  .withFilter {
    padding-right: 80px;
  }
  .benefits__item {
    width: 100%;
  }
  .benefits__block {
    width: 100%;
    height: auto;
    min-height: 72px;
  }

  /*.main-sections__item {
    width: 100%;
  }*/
  .main-sections__title{
    line-height: 15px;
    height: auto;
    min-height: 45px;
    bottom: 0;
  }
  .main-sections__title &gt; span {
    font-size: 11px;
  }
}

/*# sourceMappingURL=maps/main.css.map */


.logo__deliver {
    position: absolute!important;
    padding-left: 35px!important;
    
   color: #54c3d6!important;
    padding-left: 35px!important;
    top: 106px!important;
    line-height: 15px!important;
}

.cart-inform {
	float: right;
    background: url(../images/basketback.png) no-repeat;
    width: 297px;
    margin-top: 23px;
    height: 90px;
	
}

.basket-informer {
    float: left;
    height: 90px;
    position: relative;
    color: #ffffff;
}

.basket-informer:last-child {
    border-radius: 0px 5px 5px 0px;
}

.basket-informer:first-child {
    border-radius: 5px 0px 0px 5px;
}

.basket-informer__info {
    padding: 10px 10px 10px 10px;
    float: left;
    min-width: 167px;
    line-height: 28px;
}

.basket-informer__info-item:last-child {
    margin-bottom: 0px;
    line-height: 18px;
}

.zginf {
    color: #56c2cc;
}</pre></body></html>