html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
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
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],
template {
  display: none
}
a {
  background-color: transparent
}
a:active,
a:hover {
  outline: 0
}
b,
strong {
  font-weight: 700
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
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] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent
}
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
a {
  color: #337ab7;
  text-decoration: none
}
a:hover {
  color: #23527c;
  text-decoration: underline
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
img {
  vertical-align: middle
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee
}
[role=button] {
  cursor: pointer
}
.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: 1170px
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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%
}
@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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%
  }
}
@media (min-width:992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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%
  }
}
@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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%
  }
}
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table
}
.clearfix:after,
.container:after,
.row:after {
  clear: both
}
.hide {
  display: none!important
}
.show {
  display: block!important
}
.invisible {
  visibility: hidden
}
@-ms-viewport {
  width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  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
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell!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
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell!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
  }
  td.visible-md,
  th.visible-md {
    display: table-cell!important
  }
}
@media (min-width:1200px) {
  .visible-lg {
    display: block!important
  }
  table.visible-lg {
    display: table!important
  }
  tr.visible-lg {
    display: table-row!important
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell!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
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-loading .slick-list {
  background: #fff url(/templates/template_43/img/ajax-loader.gif) center center no-repeat
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0
}
.slick-prev {
  left: 0
}
.slick-next {
  right: 0
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  display: none
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}
.ui-helper-hidden {
  display: none
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
.ui-front {
  z-index: 100
}
.ui-state-disabled {
  cursor: default!important;
  pointer-events: none
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ui-slider {
  position: relative;
  text-align: left
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}
.ui-slider-horizontal {
  height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}
.ui-slider-vertical {
  width: .8em;
  height: 100px
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0
}
@-ms-viewport {
  width: auto!important
}
.fixed-links {
  display: none
}
.column {
  float: left;
  width: 33.33333333%;
  padding-left: 6px;
  padding-right: 6px
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
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
}
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: 700
}
dfn {
  font-style: italic
}
h1 {
  font-size: 2em;
  margin: .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: -.5em
}
sub {
  bottom: -.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] {
  cursor: pointer;
  -webkit-appearance: button
}
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] {
  box-sizing: content-box;
  -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
body {
  background-color: #f4f7fe;
  background-position: top center;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 20px;
  min-width: 320px
}
* {
  font-family: Roboto,sans-serif
}
:after,
:before {
  font-family: Roboto,sans-serif
}
input,
textarea {
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none
}
a {
  color: #145a9d;
  cursor: pointer;
  outline: 0;
  text-decoration: none
}
a:hover {
  color: #ef3300;
  outline: 0
}
a:focus,
a:hover {
  outline: 0;
  text-decoration: underline
}
input::-ms-clear {
  display: none
}
::-ms-clear {
  height: 0;
  width: 0
}
button {
  background: 0 0;
  border: 0;
  outline: 0
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}
::selection {
  background: #b3d4fc;
  text-shadow: none
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0
}
textarea {
  resize: vertical
}
.hidden_checker {
  display: none
}
.hidden,
.hidden-area {
  display: none
}
.vis_hidden {
  visibility: hidden
}
.vis_visible {
  visibility: visible
}
.nowrap {
  white-space: nowrap
}
.va-top {
  vertical-align: top!important
}
.va-middle {
  vertical-align: middle!important
}
.text-center {
  text-align: center
}
.text-right {
  text-align: right
}
.text-left {
  text-align: left
}
.mt-0 {
  margin-top: 0
}
.mb-20 {
  margin-bottom: 20px
}
.pd0 {
  padding: 0
}
.pointer,
span a {
  cursor: pointer
}
[data-fancybox] {
  cursor: pointer
}
img:not([src]) {
  visibility: hidden
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table
}
.clearfix:after {
  clear: both
}
.clearfix {
  zoom: 1
}
.rotate-180,
.rotate-90 {
  filter: none
}
.rotate-90 {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg)
}
.rotate-180 {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg)
}
.nolink,
a[href^="tel:"] {
  text-decoration: none!important
}
.page {
  padding-top: 132px
}
.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6 {
  color: #333;
  font-weight: 500;
  margin-top: 30px
}
.text {
  color: #7d7d7d;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5
}
.text p {
  margin: 0;
  margin-top: 20px
}
.text p:first-child {
  margin-top: 0
}
.text a {
  text-decoration: underline
}
.text a:hover {
  text-decoration: none
}
.text ol,
.text ul {
  margin-left: 1.5em;
  margin-top: 1em
}
.text ol li,
.text ul li {
  margin-top: .25em;
  padding-left: 2em;
  position: relative
}
.text ol li:first-child,
.text ul li:first-child {
  margin-top: 0
}
.text ol {
  counter-reset: li;
  list-style: none
}
.text ul li {
  display: list-item;
  list-style: disc outside;
  margin-left: 1em;
  padding-left: 0;
  padding-left: 1em
}
.text ol > li:before {
  content: counter(li) '.';
  counter-increment: li;
  left: 0;
  position: absolute;
  top: 0
}
.text hr {
  background: #ccc;
  display: block;
  height: 1px;
  margin: 1em 0
}
.text img {
  display: inline-block;
  height: auto!important;
  margin: 0;
  max-width: 100%
}
.text img.align-left {
  margin: 0 10px 5px 0
}
.text img.align-right {
  margin: 0 0 5px 10px
}
.text .main-text__image-block + p,
.text h1:first-child,
.text h2:first-child,
.text h3:first-child,
.text h4:first-child,
.text h5:first-child,
.text h6:first-child,
.text ol:first-child,
.text p:first-child,
.text ul:first-child {
  margin-top: 0
}
.text blockquote {
  font-style: italic
}
.text table td {
  padding: 8px
}
.text .block,
.text2 .block {
  overflow: hidden;
  padding-top: 49px;
  padding-bottom: 74px;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px
}
.text .block h2,
.text2 .block h2 {
  color: #035d9e;
  font-size: 28px;
  text-align: center;
  margin-bottom: 19px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 0
}
.text .block.gray,
.text2 .block.gray {
  background: #ececec
}
.text .block-row,
.text2 .block-row {
  margin-left: -20px;
  margin-right: -20px
}
.text .block-row:after,
.text2 .block-row:after {
  content: '';
  clear: both;
  display: table
}
.text .block-row > div,
.text2 .block-row > div {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px
}
.text .block-row.reverse > div,
.text2 .block-row.reverse > div {
  float: right
}
.text .block-row > div:not(.desc),
.text2 .block-row > div:not(.desc) {
  text-align: right
}
.text .block-row.reverse > div:not(.desc),
.text2 .block-row.reverse > div:not(.desc) {
  text-align: left
}
.text .block-row .desc,
.text2 .block-row .desc {
  padding-top: 21px;
  padding-left: 20px;
  padding-right: 105px
}
.text .block-row.reverse .desc,
.text2 .block-row.reverse .desc {
  padding-left: 105px;
  padding-right: 20px
}
.text .block span:not(.span),
.text2 .block span:not(.span) {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  color: #145a9d
}
.text .block-col-3,
.text2 .block-col-3 {
  width: 25%
}
.text .block-col-5,
.text2 .block-col-5 {
  width: 41.66666667%
}
.text .block-col-6,
.text2 .block-col-6 {
  width: 50%
}
.text .block-col-7,
.text2 .block-col-7 {
  width: 58.33333333%
}
.shadow-hide-gray-container {
  padding-top: 0!important;
  margin-top: -10px!important
}
.shadow-hide-gray {
  background: #ececec;
  height: 10px;
  position: relative;
  top: -5px
}
.shadow-hide-gray:after {
  left: -20px;
  background: #ececec;
  height: 10px;
  position: absolute;
  content: '';
  display: block;
  right: -20px
}
.index-header,
.page-title {
  background: #035d9e;
  color: #fff;
  line-height: 26px;
  margin: 0 0 20px;
  padding: 8px 20px;
  position: relative;
  text-align: right;
  text-transform: uppercase
}
.index-header.full-width {
  width: calc(100% - 244px);
  position: absolute;
  right: 0;
  top: 0
}
.h2,
.index-header-h2,
.page-title h1 {
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin: 0
}
.index-header .h2,
.index-header-h2 {
  line-height: 1.8
}
.index-header-all {
  background: #035d9e;
  border: 1px solid #fff;
  box-sizing: border-box;
  color: #fff;
  float: right;
  font-size: 14px;
  font-weight: 500;
  height: 28px;
  line-height: 27px;
  padding: 0 16px 1px;
  text-decoration: none!important;
  transition: all ease-out 70ms
}
.index-header-all:hover {
  background: #fff;
  color: #035d9e
}
.breadcrumbs {
  border-bottom: 1px solid #d4d5d8;
  color: #4d4d4d;
  font-size: 0;
  margin: -4px 0 24px;
  padding: 0 0 12px
}
.breadcrumbs__item {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px
}
.breadcrumbs__item img {
  float: left;
  height: 20px;
  display: block;
  margin-top: -1px
}
.breadcrumbs__item > a {
  color: #4d4d4d;
  -moz-transition: color ease-out 70ms;
  -o-transition: color ease-out 70ms;
  text-decoration: underline;
  transition: color ease-out 70ms;
  -webkit-transition: color ease-out 70ms
}
.breadcrumbs__item > a:hover {
  color: #035d9e;
  text-decoration: none
}
.breadcrumbs__item > span {
  color: #4d4d4d
}
.breadcrumbs .mark {
  border: 0;
  bottom: 0;
  color: #4d4d4d;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  margin: 0 9px;
  position: relative;
  font-weight: 300
}
.form-block {
  margin-bottom: 19px
}
.links a + a {
  margin-left: 19px
}
.input-multiselect,
.input-select,
.input-text,
.input-textarea {
  background: #fff;
  border: 1px solid #d6dadd;
  border-radius: 0;
  box-shadow: none;
  color: #383838;
  font-size: 13px;
  height: auto;
  padding: 7px 13px;
  width: 100%
}
.popup .input-multiselect,
.popup .input-select,
.popup .input-text,
.popup .input-textarea {
  border: 1px solid #ddd
}
.col-sm-4 .label {
  font-size: 13px;
  line-height: 16px
}
html input.input-text[disabled],
html textarea.input-textarea[disabled] {
  background: #eee
}
.input-select {
  box-sizing: border-box;
  height: 32px;
  overflow: hidden;
  padding: 5px 32px 5px 13px;
  position: relative;
  white-space: nowrap
}
.input-select i {
  background: #fff;
  border-left: 1px solid #e5e5e5;
  cursor: pointer;
  height: 30px;
  line-height: 31px;
  -moz-transition: background ease-out .2s;
  -o-transition: background ease-out .2s;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: background ease-out .2s;
  -webkit-transition: background ease-out .2s;
  width: 30px
}
.input-select i:after {
  background: url(/templates/template_48_edit/img/arrows.png) -1px -174px no-repeat;
  content: '';
  display: block;
  height: 4px;
  left: 11px;
  position: absolute;
  top: 13px;
  width: 7px
}
.input-select select {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.input-select:hover i {
  background: #e3e3e3
}
.input-textarea {
  height: 90px;
  line-height: 20px;
  padding: 4px 10px;
  resize: none;
  display: block
}
.input-multiselect {
  height: auto;
  outline: 0
}
.input-checkbox,
.input-radio {
  display: block;
  float: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
  padding: 1px 0 0 23px;
  position: relative
}
.check-wrapper {
  margin-bottom: 10px;
  position: relative
}
.input-checkbox input,
.input-radio input {
  display: none
}
.input-checkbox i {
  background: url(/templates/template_48_edit/img/input_icons.png) no-repeat 0 -19px;
  height: 13px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 13px
}
.input-checkbox:hover i {
  background: url(/templates/template_48_edit/img/input_icons.png) no-repeat 0 -41px
}
.input-checkbox input:checked + i {
  background: url(/templates/template_48_edit/img/input_icons.png) no-repeat 0 -41px
}
.input-checkbox input:checked + i:after {
  background: url(/templates/template_48_edit/img/input_icons.png) no-repeat -3px 0;
  content: '';
  display: block;
  height: 7px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 8px
}
.input-radio i {
  background: url(/templates/template_48_edit/img/input_icons.png) no-repeat 0 -82px;
  height: 13px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 13px
}
.input-radio:hover i {
  background: url(/templates/template_48_edit/img/input_icons.png) no-repeat 0 -61px
}
.input-radio input:checked + i {
  background: url(/templates/template_48_edit/img/input_icons.png) no-repeat 0 -61px
}
.input-radio input:checked + i:after {
  background: #fff;
  border-radius: 50%;
  content: '';
  display: block;
  height: 5px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 5px
}
.label {
  display: block;
  margin-bottom: 4px;
  padding: 0
}
.form-vertical .input-text,
.form-vertical .input-textarea {
  background: #fff!important;
  margin-bottom: 20px
}
.form-vertical .label {
  color: #4d4d4d
}
.form-vertical .title {
  float: left;
  margin: 0 0 13px;
  width: 100%
}
.form-vertical .title > span {
  border-bottom: 2px solid #035d9e;
  float: left;
  font-size: 18px;
  line-height: 26px
}
.form-horizontal .form-block {
  margin-bottom: 20px
}
.form-horizontal .links a + a {
  margin: 0 0 0 20px
}
.required {
  color: #e62222
}
.captcha img {
  border: 1px solid #d6dadd;
  border-radius: 2px;
  float: left;
  margin-right: 10px
}
.popup .captcha img {
  border: 1px solid #ddd
}
.captcha .input-text {
  float: left;
  font-size: 29px;
  height: 50px;
  text-align: center;
  width: 150px
}
.footnote {
  border-bottom: 1px solid #d4d5d8;
  font-size: 14px;
  margin-bottom: 26px;
  padding-bottom: 20px;
  padding-left: 23px;
  position: relative
}
.footnote i {
  background: url(/templates/template_48_edit/img/warning.png) no-repeat 0 0;
  display: block;
  height: 13px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 14px
}
.footnote-empty {
  border-bottom: 1px solid #d4d5d8;
  margin-bottom: 26px;
  padding-bottom: 7px;
  padding-left: 23px;
  position: relative
}
.button {
  border: 1px solid #ef3300;
  color: #ef3300;
  cursor: pointer;
  display: inline-block;
  font-family: Ubuntu,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  opacity: 1;
  outline: 0;
  padding: 6px 11px;
  position: relative;
  text-align: center;
  text-decoration: none!important;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  width: auto
}
.button:hover {
  background: #ef3300;
  color: #fff
}
.button.button-back {
  background: #ddd;
  color: #000
}
.button.button-back:hover {
  background: #ccc
}
.button.button-reset {
  background: 0 0;
  border-color: #bbd1e5;
  color: #bbd1e5;
  float: right;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  padding: 7px 10px;
  text-transform: uppercase
}
.button.button-reset:hover {
  background: #bbd1e5;
  color: #fff
}
.button.button-filter {
  float: right;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  margin: 0 0 0 18px;
  padding: 7px 10px;
  text-transform: uppercase
}
.button.button-help,
.button.button-zakaz {
  border: 1px solid #bad0e4;
  color: #777
}
.button.button-help:hover,
.button.button-zakaz:hover {
  background: #bad0e4;
  color: #fff
}
.button.button-fast {
  background: 0 0!important;
  border: #035d9e 1px solid;
  color: #035d9e;
  margin-left: 18px
}
.button.button-fast:hover {
  background: #035d9e!important;
  color: #fff
}
.button.button-disabled {
  border: 1px solid #1d2029;
  color: #1d2029;
  cursor: default
}
.button.button-disabled:hover {
  background: #fff
}
.button.button-pay {
  float: right
}
.number-order-wrapper .button-pay {
  margin-bottom: 20px
}
.button.button-large {
  float: right;
  font-size: 14px;
  line-height: 16px;
  padding: 12px 20px 13px
}
.form-buttons {
  font-size: 0
}
.form-buttons .button + .button {
  float: left
}
.form-buttons .button {
  float: right;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase
}
.main-container {
  background: #ececec!important;
  padding-top: 20px
}
.main-container_page_index {
  padding-top: 0
}
.side-content {
  float: left;
  padding-top: 0;
  width: 225px;
  position: relative
}
.side-content.side-content-right {
  display: table-cell
}
.page-footer {
  clear: both;
  z-index: 2;
  position: relative
}
.side-content .block {
  float: left;
  margin-bottom: 30px
}
.block-header {
  background: #035d9e;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px;
  position: relative;
  text-transform: uppercase;
  padding: 12px 20px 12px 20px
}
.side-content .articles-news,
.side-content .last-news {
  background: #fff;
  border: 1px solid #d6dadd;
  padding: 16px 20px 21px
}
.side-content .block .all {
  color: #f62900;
  float: left;
  font-size: 14px;
  padding: 15px 0 0;
  text-decoration: none;
  text-decoration: underline;
  transition: all ease .1s
}
.side-content .block .all:hover {
  text-decoration: none
}
.catalog_dop .block-header {
  background: #035d9e;
  color: #fff;
  line-height: 40px;
  margin: 0 0 20px;
  min-height: 40px;
  padding: 0 20px;
  position: relative;
  text-align: right;
  text-transform: uppercase
}
.catalog_dop .block-header .title {
  float: left;
  font-size: 16px;
  font-weight: 400;
  margin: 0
}
.sop_tovary {
  margin: 0 0 25px;
  position: relative
}
.sop_tovary .product-item .product-item-inner:hover .more-info {
  display: none!important
}
.recomend_tovary .products-grid,
.sop_tovary .products-grid {
  margin: -10px 0 0!important
}
.recomend_tovary .slick-list,
.sop_tovary .slick-list {
  margin: 0 -10px!important;
  padding: 0!important
}
.padding {
  padding-left: 20px;
  padding-right: 20px
}
.page-footer .padding {
  background: #f6f6f7;
  padding-bottom: 39px;
  padding-top: 25px
}
.container {
  background: #fff
}
.top {
  border-bottom: 1px solid #dadde0;
  margin: 0 auto;
  padding: 15px 0 15px
}
.top table {
  width: 100%
}
.top table td {
  vertical-align: middle
}
.header-search > div {
  position: relative
}
.header-search > div input {
  background: #fff;
  border: 1px solid #d6d9dc;
  box-sizing: border-box;
  color: #777;
  font-size: 13px;
  height: 36px;
  padding: 0 38px 0 10px;
  width: 100%
}
.header-search > div button {
  background: url(/templates/template_48_edit/img/ai.png) 0 -340px no-repeat;
  height: 34px;
  position: absolute;
  right: 1px;
  top: 1px;
  transition: all ease .1s;
  width: 38px
}
.header-search > div button:hover {
  opacity: .5
}
.header-contacts > div {
  position: relative
}
.header-contacts > div .header-phones {
  display: block
}
.header-phones > span {
  color: #717171;
  display: block;
  font-size: 20px;
  font-weight: lighter;
  line-height: 1;
  position: relative;
  white-space: nowrap
}
.header-phones a {
  color: #717171;
  text-decoration: none!important
}
.header-contacts > div .header-callback {
  display: block;
  margin: 0 0 0 43px;
  text-align: right
}
.header-contacts > div .header-callback a {
  color: #145a9d;
  display: inline-block;
  font-size: 10px;
  letter-spacing: .1px;
  text-transform: uppercase;
  transition: all ease .1s
}
.header-contacts > div .header-callback a:hover {
  color: #1d2029;
  text-decoration: none
}
.menu-wrapper {
  background: #365e9c;
  height: 41px
}
.main-menu {
  padding: 0;
  position: relative
}
.main-menu > ul {
  position: relative;
  float: left
}
.main-menu > ul > li.item {
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 41px;
  position: relative;
  text-align: center;
  white-space: nowrap
}
.main-menu > ul > li.item.home .a {
  font-size: 0;
  width: 44px;
  height: 41px;
  position: relative;
  display: block
}
.main-menu > ul > li.item.home img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -11px 0 0 -10px
}
.main-menu > ul > li > .a {
  border: 0;
  border-right: 1px solid #6186b4;
  color: #fff;
  display: block;
  font-size: 11px;
  font-weight: 400;
  line-height: 41px;
  padding: 0 16px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all ease .1s
}
.main-menu > ul > li > .a_active,
.main-menu > ul > li:hover > .a {
  background: #284f8c
}
.main-menu > ul > li ul,
.main-menu > ul > li.dd_menu > ul > li > ul {
  background: #fff;
  display: none;
  left: 0;
  margin: 0;
  min-width: 220px;
  position: absolute;
  top: 100%;
  z-index: 5
}
.main-menu > ul > li.dd_menu ul {
  left: auto;
  right: 0
}
.main-menu > ul > li.dd_menu > ul > li:hover > ul,
.main-menu > ul > li:hover > ul {
  display: block
}
.main-menu > ul > li > ul > li {
  display: block;
  position: relative;
  white-space: normal;
  width: 100%
}
.main-menu > ul > li > ul > li > .a,
.main-menu > ul > li.dd_menu > ul > li > [data-scroll],
.main-menu > ul > li.dd_menu > ul > li > ul > li > .a {
  background: #284f8c;
  color: #fff;
  display: block;
  font-size: 13px;
  line-height: 16px;
  padding: 12px 18px;
  text-align: left;
  text-decoration: none;
  transition: all ease .1s;
  cursor: pointer
}
.main-menu > ul > li > [data-scroll]:hover,
.main-menu > ul > li > ul > li > .a_active,
.main-menu > ul > li > ul > li > a:hover {
  background: #365e9c;
  color: #fff
}
.main-menu > ul > li.drop > .a {
  padding-right: 28px
}
.main-menu > ul > li.drop > .a:after {
  background: url(/templates/template_48_edit/img/main-nav-after2.png) 0 0;
  content: '';
  height: 4px;
  position: absolute;
  right: 11px;
  top: 18px;
  width: 7px
}
ul.menu li.dd_menu {
  display: none;
  float: right;
  height: 41px;
  position: relative;
  width: 41px;
  border-right: 1px solid #6186b4
}
ul.menu li.dd_menu > a:before {
  background: url(/templates/template_48_edit/img/ai.png) -157px -10px no-repeat;
  content: '';
  height: 3px;
  left: 50%;
  margin: -2px 0 0 -8px;
  position: absolute;
  top: 50%;
  width: 15px
}
.main-menu > ul > li.dd_menu > ul > li > ul {
  left: auto;
  right: 100%;
  top: 0;
  z-index: 3
}
ul.menu li.dd_menu ul li {
  width: auto!important
}
.main-menu li.dd_menu ul li {
  background: #284f8c
}
.main-menu li.dd_menu ul li > .a_active,
.main-menu li.dd_menu ul li > [data-scroll]:hover,
.main-menu li.dd_menu ul li > a:hover {
  background: #365e9c;
  color: #fff
}
.main-menu li.dd_menu .cabinet li,
.main-menu li.dd_menu .cabinet li:hover {
  background-color: transparent!important
}
.sliders-area {
  background: #ececec;
  margin: 0 auto;
  padding: 0 20px
}
.catlalog-category {
  display: none;
  float: left;
  height: 400px;
  width: 225px
}
.sliders-area .catlalog-category ul li {
  background: #fff;
  height: 190px;
  overflow: hidden;
  position: relative;
  width: 225px
}
.sliders-area .catlalog-category ul li .pic {
  height: 190px
}
.sliders-area .catlalog-category span {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 190px;
  left: 0;
  position: absolute;
  top: 0;
  width: 225px
}
.sliders-area .catlalog-category span i {
  background-color: rgba(48,48,48,.55);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  left: 0;
  -moz-box-sizing: border-box;
  padding: 15px 20px 15px 20px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  z-index: 3
}
.sliders-area .catlalog-category li a:hover span i {
  background-color: rgba(3,93,158,.55)
}
.sliders-area .catlalog-category .bx-prev {
  background: url(/templates/template_48_edit/img/catlalog-category.png) no-repeat 0 -8px;
  height: 20px;
  left: 50%;
  margin-left: -20px;
  outline: 0;
  position: absolute;
  top: -4px;
  width: 40px;
  z-index: 10
}
.sliders-area .catlalog-category .bx-next {
  background: url(/templates/template_48_edit/img/catlalog-category.png) no-repeat 0 -50px;
  bottom: -20px;
  height: 20px;
  left: 50%;
  margin-left: -20px;
  margin-top: 0;
  outline: 0;
  position: absolute;
  top: auto;
  width: 40px;
  z-index: 10
}
.sliders-area .catlalog-category .bx-prev:hover {
  background: url(/templates/template_48_edit/img/catlalog-category.png) no-repeat -40px -8px
}
.sliders-area .catlalog-category .bx-next:hover {
  background: url(/templates/template_48_edit/img/catlalog-category.png) no-repeat -40px -50px
}
.sliders-area .catlalog-category .bx-wrapper .bx-viewport {
  background: 0 0!important;
  height: 400px!important
}
.last-news {
  margin: 0 -10px;
  overflow: hidden;
  padding: 0 10px 20px
}
.last-news-item {
  display: inline-block;
  padding: 0 10px;
  vertical-align: top;
  width: 24.5%
}
.last-news-item-title {
  color: #035d9e;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 13px 0
}
.last-news-item-title a {
  color: #035d9e;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none
}
.last-news-item-title a:hover {
  color: #ed2c03
}
.last-news-item-date {
  color: #ed2c03;
  font-size: 14px;
  font-weight: 500
}
.last-news p {
  color: #7d7d7d;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px
}
.last-news-item-txt {
  max-height: 200px;
  overflow-y: hidden;
  padding: 0 0 20px;
  position: relative
}
.last-news-item-txt:after {
  background: #eaecf0;
  background: linear-gradient(to bottom,transparent 0,#eaecf0 100%);
  background: -moz-linear-gradient(top,transparent 0,#eaecf0 100%);
  background: -ms-linear-gradient(top,transparent 0,#eaecf0 100%);
  background: -o-linear-gradient(top,transparent 0,#eaecf0 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(100%,#eaecf0));
  background: -webkit-linear-gradient(top,transparent 0,#eaecf0 100%);
  bottom: 0;
  content: "";
  height: 70px;
  left: 0;
  position: absolute;
  width: 100%
}
.main-content {
  padding-left: 244px;
  position: relative
}
.main-content > div {
  float: left;
  padding-bottom: 50px;
  width: 100%
}
.main-content.main-content-right-sidebar {
  padding-left: 0
}
.main-content.main-content-right-sidebar .index-header {
  margin: 0 0 20px 245px
}
.main-content.main-content-right-sidebar .catalog_dop .index-header {
  margin: 0 0 20px 0
}
.main-content.main-content-right-sidebar .product-full-wrapper {
  display: table;
  position: relative;
  width: 100%;
  table-layout: fixed
}
.main-content.main-content-right-sidebar .product-full-wrapper-main-column {
  display: table-cell;
  padding-right: 24px;
  vertical-align: top
}
.banners {
  float: left;
  margin-bottom: 30px
}
.banners p {
  margin: 0
}
.banners > div {
  border-radius: 2px;
  overflow: hidden
}
.banners > div + div {
  margin-top: 20px
}
.banners img {
  display: block;
  height: auto;
  max-width: 100%
}
.product-banners {
  margin-bottom: 26px
}
.product-banners-header {
  color: #1d2029;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 0 0 20px 0
}
.product-banners > div > div {
  margin-bottom: 20px;
  min-height: 54px;
  padding: 0 0 0 75px;
  position: relative
}
.product-banners > div > div:last-child {
  margin-bottom: 0
}
.product-banners > div p {
  margin: 0
}
.product-banners > div a {
  text-decoration: none
}
.product-banners > div img {
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  left: 0;
  margin-left: 0!important;
  margin-right: 0!important;
  position: absolute;
  top: 0
}
.last-articles-item {
  border-bottom: 1px solid #ebeef1;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0 0 20px
}
.last-articles-item:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0
}
.last-articles-item a {
  color: #1d2029;
  transition: all ease .1s
}
.last-articles-item a:hover {
  color: #f62900;
  text-decoration: none
}
.last-articles-item__image-block {
  border-radius: 100%;
  box-shadow: #000 inset 0 0 3px 0;
  float: left;
  height: 60px;
  margin-top: 6px;
  overflow: hidden;
  position: relative;
  width: 60px
}
.last-articles-item__image-block + .title {
  padding: 0 0 0 80px
}
.last-articles-item__image {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 60px;
  min-width: 60px;
  position: absolute;
  right: 0;
  top: 0
}
.last-articles-item:hover .last-articles-item__image {
  opacity: .5
}
.news-list .news-list__item {
  border-top: 1px solid #d4d5d8;
  margin-top: 20px;
  padding-top: 20px
}
.news-list .news-list__item:first-child {
  border: 0;
  margin-top: 0;
  padding-top: 0
}
.news-list .news-list__item .news-list__title {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  margin: 0 0 13px 0
}
.news-list .news-list__item .news-list__title .news-list__title-link {
  color: #035d9e;
  -moz-transition: color ease-out 20ms;
  -o-transition: color ease-out 20ms;
  text-decoration: none;
  transition: color ease-out 20ms;
  -webkit-transition: color ease-out 20ms
}
.news-list .news-list__item .news-list__title .news-list__title-link:hover {
  color: #ed2c03
}
.news-list .news-list__item .news-list__date {
  color: #ed2c03;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 12px 0
}
.news-list .news-list__item .news-list__text {
  color: #717171;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px
}
.news-list__image-block {
  float: left;
  width: 190px
}
.news-list__image {
  max-width: 100%;
  -moz-transition: all ease-out .2s;
  -o-transition: all ease-out .2s;
  transition: all ease-out .2s;
  -webkit-transition: all ease-out .2s
}
.news-list__image-block + .news-list__content-wrapper {
  padding-left: 220px
}
.news-list__image-link:hover .news-list__image {
  filter: saturate(1.7);
  -webkit-filter: saturate(1.7)
}
.articles-list__item {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 30px;
  padding: 0 0 30px
}
.articles-list:last-child {
  border-bottom: 0;
  padding: 0 0 15px
}
.articles-list__title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px
}
.articles-list__title-link {
  color: #145a9d;
  -moz-transition: color ease-out 20ms;
  -o-transition: color ease-out 20ms;
  text-decoration: none;
  transition: color ease-out 20ms;
  -webkit-transition: color ease-out 20ms
}
.articles-list__title-link:hover {
  color: #1d2029
}
.articles-list__date {
  color: #1d2029;
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 10px;
  padding: 0
}
.articles-list__text {
  color: #888;
  font-size: 13px;
  margin-top: 9px
}
.articles-list__image-block {
  float: left;
  width: 190px
}
.articles-list__image {
  max-width: 100%;
  -moz-transition: all ease-out .2s;
  -o-transition: all ease-out .2s;
  transition: all ease-out .2s;
  -webkit-transition: all ease-out .2s
}
.articles-list__image-block + .articles-list__content-wrapper {
  padding-left: 220px
}
.articles-list__image-link:hover .articles-list__image {
  filter: saturate(1.7);
  -webkit-filter: saturate(1.7)
}
.news-item__date {
  color: #ed2c03;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 12px 0
}
.sourse {
  margin-top: 20px
}
.sourse + .share {
  margin-top: 10px
}
.controls {
  color: #1d2029;
  float: right;
  font-weight: 500;
  margin-top: 20px
}
.controls a {
  color: #1d2029;
  font-weight: 500;
  text-decoration: underline
}
.controls a:hover {
  text-decoration: none
}
.last-actions__header {
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0 0 20px
}
.last-actions__title {
  background-color: #12589c;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 40px;
  padding-left: 20px;
  text-decoration: none;
  text-transform: uppercase
}
.last-actions__all {
  color: #f62900;
  float: left;
  font-size: 14px;
  padding: 15px 0 0;
  text-decoration: underline;
  transition: all ease .1s;
  width: 100%
}
.last-actions__all:hover {
  text-decoration: none
}
.action-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -6px 30px
}
.action-list__item {
  display: inline-block;
  vertical-align: top;
  padding: 6px;
  width: 25%
}
.action-list__item-inner {
  background: #fff;
  height: 100%
}
.action-list__image-block {
  overflow: hidden;
  position: relative;
  height: 144px
}
.action-list__image {
  max-width: 100%;
  display: block;
  margin: 0 auto
}
.action-list__content-wrapper {
  line-height: 16px;
  padding: 13px 20px
}
.action-list__title {
  color: #035d9e;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px
}
.action-list__title-link {
  text-decoration: none
}
.action-list__title-link:hover {
  color: #f62900;
  text-decoration: none
}
.action-list__date {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px
}
.action-list__text {
  color: #7d7d7d;
  font-size: 13px;
  margin-top: 9px
}
.action-list__image_nopicture {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0
}
.action-item__date {
  color: #888;
  font-size: 13px;
  line-height: 20px
}
.last-actions17 {
  margin: 0 0 30px
}
.last-actions17_page_index {
  margin-top: 20px
}
.last-actions17_page_index .last-actions17__content {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}
.last-actions17_page_index .last-actions17_item {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%
}
.last-actions17_page_index .last-actions17_item-inner {
  height: 100%
}
.last-actions17_all {
  color: #f62900;
  display: inline-block;
  font-size: 14px;
  position: relative;
  text-decoration: underline;
  top: -5px;
  transition: all ease .1s
}
.last-actions17_all:hover {
  text-decoration: none
}
.last-actions17-list {
  overflow: hidden
}
.last-actions17_item {
  display: block;
  margin: 0 0 20px
}
.last-actions17_item:last-child {
  margin: 0 0 15px
}
.last-actions17_item-inner {
  background: #fff;
  border: 1px solid #d6d9dc
}
.last-actions17_title {
  color: #035d9e;
  font-size: 14px;
  line-height: 18px;
  margin-top: 5px
}
.last-actions17_title-link {
  text-decoration: none
}
.last-actions17_title-link:hover {
  color: #f62900
}
.last-actions17_date {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px
}
.last-actions17_text {
  color: #888;
  font-size: 13px;
  margin-top: 9px
}
.last-actions17_image-block {
  height: 180px;
  overflow: hidden;
  position: relative
}
.last-actions17_content-wrapper {
  line-height: 16px;
  padding: 13px 20px;
  text-align: left
}
.popup {
  background: #fff;
  box-shadow: 0 0 20px rgba(0,0,0,.5);
  display: none;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  padding: 10px 10px 10px;
  position: fixed;
  top: 50%;
  z-index: 100
}
.popup > header {
  background: #035d9e;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  padding: 8px 40px 6px 18px;
  text-transform: uppercase;
  position: relative
}
.popup > .section,
.popup > header + div,
.popup > section {
  padding: 15px 18px
}
.popup > footer {
  border-top: 1px solid #d6d9dc;
  padding: 10px 15px 0;
  text-align: center
}
.popup .button {
  background: #fff;
  border: 1px solid #ed2c03;
  box-sizing: border-box;
  color: #ed2c03;
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase
}
.popup .button:hover {
  background: #ed2c03;
  color: #fff
}
.popup .close {
  background: url(/templates/template_48_edit/img/closer.png);
  height: 13px;
  position: absolute;
  right: 24px;
  top: 22px;
  width: 13px
}
.popup-static {
  position: absolute
}
.overlay {
  background: rgba(0,0,0,.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99
}
.popup-form #callback_pages_alert_area,
.popup-form #sendmail_pages_alert_area {
  border: 0;
  display: none;
  margin: 0;
  padding: 0
}
.popup-form .button:not(.button-fast-more) {
  float: right
}
#sendmail_pages_button_eshe:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden
}
.main-slider-out {
  margin-top: 20px
}
.main-slider {
  position: relative
}
.main-slider .slick-slide img {
  height: auto!important;
  max-width: 100%;
  margin: 0 auto;
  width: 100%!important
}
.main-slider .slick-slide p,
.main-slider p.slick-slide {
  margin: 0
}
.main-slider .slick-dots {
  bottom: 17px;
  font-size: 0;
  height: 10px;
  text-align: center
}
.main-slider .slick-dots li {
  border: 2px solid grey;
  border-radius: 50%;
  height: 10px;
  margin: 0 4px;
  width: 10px
}
.main-slider .slick-dots li.slick-active,
.main-slider .slick-dots li:hover {
  background: grey
}
.main-slider .slick-dots li button {
  display: none
}
.main-slider .slick-arrow {
  background-color: #d8dae0;
  background-image: url(/templates/template_48_edit/img/arrows.png);
  background-repeat: no-repeat;
  height: 40px;
  transition: background-color ease-out 70ms,opacity ease-out .3s;
  width: 40px;
  z-index: 2
}
.main-slider .slick-prev {
  background-position: 15px -95px;
  left: 0
}
.main-slider .slick-prev:hover {
  background-color: #f62900;
  background-position: 15px 11px
}
.main-slider .slick-next {
  background-position: -19px -95px;
  right: 0
}
.main-slider .slick-next:hover {
  background-color: #f62900;
  background-position: -19px 11px
}
.slick-slider {
  display: table;
  margin-left: 0!important;
  margin-right: 0!important;
  table-layout: fixed;
  width: 100%
}
.slick-slider .slick-slide {
  outline: 0
}
.slick-initialized {
  visibility: visible!important
}
.slick-arrow:before {
  display: none!important
}
.slick-dotted.slick-slider {
  margin-bottom: 26px
}
.edges {
  background: #fff;
  border: 1px solid #d6dadd;
  margin-top: 18px
}
.edges-table {
  display: table;
  width: 100%
}
.edges p {
  margin: 0;
  display: inline
}
.edges > div > div {
  color: #888;
  display: table-cell;
  font-size: 14px;
  line-height: 18px;
  padding: 16px;
  position: relative;
  vertical-align: middle;
  width: 25%;
  font-weight: 400
}
.edges > div > div > span {
  display: block;
  position: relative;
  padding-left: 50px
}
.edges div img {
  max-width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%)
}
.products-category {
  position: relative
}
.products-category .slick-arrow {
  background-image: url(/templates/template_48_edit/img/main-slider.png);
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  z-index: 2
}
.products-category .slick-prev {
  background-position: 0 0;
  left: 10px
}
.products-category .slick-prev:hover {
  background-color: #006ac5;
  background-position: 0 -40px
}
.products-category .slick-next {
  background-position: -40px 0;
  right: 10px
}
.products-category .slick-next:hover {
  background-color: #006ac5;
  background-position: -40px -40px
}
.products-category-outer {
  margin: 33px -10px 0
}
.products-category .catalog-category-item {
  padding: 0 10px;
  width: 297px;
  float: left;
  margin-top: 20px
}
.products-category-item-a {
  height: 100%;
  position: relative;
  display: block;
  background: #fff;
  overflow: hidden;
  border: 1px solid #d6dadd
}
.products-category .catalog-category-item .catalog-category-item-header {
  bottom: 20px;
  color: #fff;
  display: block;
  left: 20px;
  position: absolute;
  right: 20px;
  text-align: left;
  z-index: 2
}
.products-category .catalog-category-item .catalog-category-item-header span {
  background: #12589c;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding: 3px 8px 5px
}
.products-category .catalog-category-item .catalog-category-item-img {
  display: block;
  width: 100%;
  min-height: 215px;
  position: relative
}
.products-category .catalog-category-item .catalog-category-item-img img {
  position: absolute;
  top: 0;
  display: block;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
  transition: transform .6s cubic-bezier(.19,1,.22,1);
  -webkit-transition: -webkit-transform .6s cubic-bezier(.19,1,.22,1)
}
.products-category .catalog-category-item:hover .catalog-category-item-img img {
  transform: scale(1.25);
  -webkit-transform: scale(1.25)
}
.main-text {
  padding-left: 273px;
  position: relative;
  min-height: 147px;
  margin-top: 49px
}
.main-text__image-block {
  display: block;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 253px
}
.main-h1 {
  text-align: center;
  margin-top: 53px
}
.main-h1 h1 {
  color: #035d9e;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
  margin: 0;
  text-transform: none;
  width: 100%
}
.page-text {
  margin-bottom: 20px
}
.rating {
  display: none;
  height: 15px
}
.rating .star-rating-control {
  display: block;
  height: 15px;
  width: 70px
}
.rating .rating_interval,
.rating .rating_show input,
.rating .rating_vote input,
.rating-add input {
  display: none
}
.rating-add .star-rating-control {
  display: block;
  float: left;
  height: 15px;
  width: 90px
}
.rating .rating_text {
  font-size: 11px;
  margin-right: 5px
}
.rating .rating_show,
.rating .rating_vote {
  float: left
}
div.rating-cancel,
div.rating-loader,
div.star-rating {
  background: 0 0;
  cursor: pointer;
  display: block;
  float: left;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
  width: 14px
}
div.rating-cancel,
div.rating-cancel a {
  background: url(/templates/template_48_edit/img/rating_delete.gif) no-repeat 0 -16px
}
div.rating-cancel,
div.rating-loader {
  float: right;
  margin: 0 0 0 5px
}
div.star-rating,
div.star-rating a {
  background: url(/templates/template_48_edit/img/rating_star.png) no-repeat 0 0
}
div.rating-loader {
  background: url(/templates/template_48_edit/img/rating_loader.gif) no-repeat 0 0
}
div.rating-cancel a,
div.star-rating a {
  background-position: 0 0;
  border: 0;
  display: block;
  height: 100%;
  width: 14px
}
div.star-rating-on a {
  background-position: 0 -16px!important
}
div.star-rating-hover a {
  background-position: 0 -32px
}
div.star-rating-readonly a {
  cursor: default!important
}
div.star-rating {
  background: 0 0!important;
  overflow: hidden!important
}
.catalog-proizvod-slider {
  background: #fff;
  border: 1px solid #d6dadd;
  margin: 45px 0 0;
  overflow: hidden;
  padding: 25px 20px
}
.catalog-proizvod-slider .catalog-proizvod-slider-item {
  overflow: hidden
}
.catalog-proizvod-slider .catalog-proizvod-slider-item .pic {
  display: block;
  margin: 0 10px;
  min-height: 48px;
  position: relative
}
.catalog-proizvod-slider .catalog-proizvod-slider-item img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  -moz-transition: all ease .5s;
  opacity: .5;
  -o-transition: all ease .5s;
  position: absolute;
  right: 0;
  top: 0;
  transition: all ease .5s;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-transition: all ease .5s
}
.catalog-proizvod-slider .catalog-proizvod-slider-item:hover img {
  filter: none;
  opacity: 1;
  -webkit-filter: grayscale(0)
}
.catalog-proizvod-slider .slick-arrow {
  background: url(/templates/template_48_edit/img/arrows2.png) 3px -20px no-repeat;
  height: 29px;
  left: 0;
  width: 29px
}
.catalog-proizvod-slider .slick-next {
  background-position: -72px -20px;
  left: auto;
  right: 0
}
.catalog-proizvod-slider .slick-next:hover {
  background-position: -71px 4px
}
.catalog-proizvod-slider .slick-prev:hover {
  background-position: 3px 4px
}
.catalog-proizvod-slider .slick-prev.slick-disabled {
  background-position: 3px -20px!important;
  cursor: default;
  opacity: .3
}
.catalog-proizvod-slider .slick-next.slick-disabled {
  background-position: -72px -20px!important;
  cursor: default;
  opacity: .3
}
.page-footer .right-block {
  background: #fff;
  border-top: 1px solid #dadcdf;
  padding: 36px 0 28px 0
}
.page-footer .left-block {
  background: #035d9e;
  display: table;
  width: 100%
}
.page-footer .copyright {
  color: #fff;
  display: table-cell;
  font-size: 13px;
  font-weight: 300;
  height: 140px;
  line-height: 18px;
  padding: 20px;
  vertical-align: middle;
  white-space: nowrap
}
.page-footer .pay_system_icons {
  margin: 5px 0 0
}
.page-footer .copyright a {
  color: #fff;
  text-decoration: underline
}
.page-footer .copyright a:hover {
  text-decoration: none
}
.page-footer .counters {
  display: table-cell;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle
}
.page-footer .counters a {
  display: inline-block;
  margin: 3px;
  text-decoration: none
}
.page-footer .counters a img {
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  opacity: .5;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  -webkit-transition: opacity .5s
}
.page-footer .counters a:hover img {
  opacity: 1
}
.page-footer .dev {
  color: #fff;
  display: table-cell;
  font-size: 13px;
  font-weight: 300;
  height: 140px;
  line-height: 16px;
  padding: 5px 20px 0 0;
  position: relative;
  vertical-align: middle;
  width: 370px
}
.dev-inner {
  width: 225px;
  bottom: 20px;
  right: 20px;
  position: absolute;
  padding-left: 90px
}
.page-footer .dev a {
  color: #fff;
  text-decoration: underline
}
.page-footer .dev a:hover {
  text-decoration: none
}
.page-footer .dev img {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px
}
.footer-menu-wrapper {
  float: right;
  padding: 0 20px
}
.footer-contacts-wrapper {
  float: right
}
.footer-menu li {
  color: #7d7d7d;
  font-size: 13px;
  font-weight: 300;
  margin: 0 0 4px
}
.footer-menu li.footer-menu-title {
  color: #035d9e;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 20px 0;
  text-transform: uppercase
}
.footer-menu li .a {
  color: #7d7d7d;
  font-size: 13px;
  font-weight: 300
}
.footer-menu li .a_active,
.footer-menu li a:hover {
  color: #f62900
}
.footer-contacts .footer-callback {
  color: #145a9d;
  display: block;
  font-size: 10px;
  letter-spacing: .1px;
  line-height: 1;
  padding-left: 36px;
  text-transform: uppercase;
  transition: all ease .1s
}
.footer-contacts .footer-callback span {
  color: #145a9d;
  display: inline-block;
  font-size: 10px;
  letter-spacing: .1px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all ease .1s
}
.footer-contacts .footer-callback span:hover {
  color: #1d2029;
  text-decoration: none
}
.footer-contacts .contacts-phone {
  color: #888;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  overflow: hidden;
  padding: 0 0 0 36px;
  position: relative
}
.footer-contacts .contacts-phone:before {
  background-image: url(/templates/template_48_edit/img/footer-contacts__item.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 26px;
  left: 0;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  width: 26px
}
.footer-contacts__item {
  color: #888;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 15px;
  overflow: hidden;
  padding: 0 0 0 36px;
  position: relative
}
.footer-contacts__item:first-child {
  margin-top: 15px
}
.footer-contacts__item a,
.footer-contacts__link {
  color: #888;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none
}
.footer-contacts__item a:hover,
.footer-contacts__link:hover {
  color: #1d2029;
  text-decoration: none
}
.footer-contacts__item:before {
  background-image: url(/templates/template_48_edit/img/footer-contacts__item.png);
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 26px;
  left: 0;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  width: 26px
}
.footer-contacts__item_email:before {
  background-position: 0 -26px
}
.footer-contacts__item_whatsapp:before {
  background-position: 0 -78px
}
.footer-contacts__item_viber:before {
  background-position: 0 -52px
}
.footer-contacts__item_telegram:before {
  background-position: 0 -104px
}
.footer-contacts__item_address:before {
  background-position: 0 -130px
}
.footer-contacts__item_icq:before {
  background-position: 0 -156px
}
.footer-contacts__item_skype:before {
  background-position: 0 -182px
}
.footer-contacts__item_schedule:before {
  background-position: 0 -208px
}
.footer-contacts .contacts-phone > span {
  color: #1d2029;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 700;
  width: 100%
}
.footer-contacts .contacts-phone > span a {
  color: #1d2029;
  text-decoration: none!important
}
.footer-contacts .contacts-email,
.footer-contacts .contacts-skype {
  margin-top: 10px;
  position: relative
}
.footer-contacts .contacts-email a,
.footer-contacts .contacts-skype a {
  color: #888;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none
}
.footer-contacts .contacts-email a:hover,
.footer-contacts .contacts-skype a:hover {
  color: #1d2029;
  text-decoration: none
}
.socials {
  margin-top: 15px
}
.socials span {
  color: #888;
  display: block;
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 3px
}
.socials ul {
  font-size: 0;
  margin: 0 -5px
}
.socials ul li {
  display: inline-block;
  padding: 5px;
  vertical-align: top
}
.socials ul li a {
  background-image: url(/templates/template_48_edit/img/social_icons.png);
  background-repeat: no-repeat;
  display: block;
  height: 31px;
  transition: opacity ease .5s;
  width: 31px
}
.socials ul li a:hover {
  opacity: .8
}
.socials ul li a.vk {
  background-position: -2px -2px
}
.socials ul li a.ok {
  background-position: -42px -2px
}
.socials ul li a.facebook {
  background-position: -82px -2px
}
.socials ul li a.twitter {
  background-position: -2px -42px
}
.socials ul li a.instagram {
  background-position: -122px -122px
}
.socials ul li a.moimir {
  background-position: -122px -2px
}
.socials ul li a.youtube {
  background-position: -82px -122px
}
.socials ul li a.gplus {
  background-position: -42px -122px
}
.socials ul li a.lj {
  background-position: -122px -42px
}
.action-tabs .tabs {
  background: #12589c;
  font-size: 0;
  margin: 0 0 14px;
  min-height: 40px;
  padding: 6px 20px;
  text-align: left
}
.action-tabs .tabs li {
  float: left;
  font-size: 16px;
  line-height: 25px;
  margin-right: 20px;
  vertical-align: top
}
.action-tabs .tabs li span {
  border-bottom: 2px solid transparent;
  color: #ddebf4;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding: 0 0 2px;
  text-transform: uppercase
}
.action-tabs .tabs li:hover span {
  color: #fff
}
.action-tabs .tabs li.active span {
  border-bottom: 2px solid #fff;
  color: #fff
}
.action_icons {
  display: block;
  left: 11px;
  position: absolute;
  top: 46px;
  width: 74px;
  z-index: 2
}
.action_ico {
  height: 24px;
  margin-bottom: 2px;
  width: 100%
}
.action_ico_spec {
  background: url(/templates/template_48_edit/img/ico_sale.png)
}
.action_ico_hit {
  background: url(/templates/template_48_edit/img/ico_hits.png)
}
.action_ico_new {
  background: url(/templates/template_48_edit/img/ico_news.png)
}
.contrast-border {
  border: 1px solid #d6dadd
}
.contrast-border:hover {
  border: 1px solid #ef3300
}
.product-item .picture {
  overflow: hidden;
  position: relative
}
.product-item .picture img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0
}
.product-item .title {
  display: block
}
.product-item .title a {
  color: #145a9d;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: color ease-out 20ms
}
.product-item .title a:hover {
  color: #ef3300
}
.product-item .proizvod_description {
  color: #4d4d4d;
  font-size: 12px;
  line-height: 15px;
  margin: 6px 0 2px
}
.product-item .proizvod_description a {
  color: #4d4d4d;
  text-decoration: underline
}
.product-item .proizvod_description a:hover {
  color: #ef3300;
  text-decoration: none
}
.product-item .price_block .price {
  color: #ef3300;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 8px
}
.product-item .old_price {
  color: #727272;
  display: inline-block;
  float: none;
  font-size: 18px;
  font-weight: 400;
  margin-top: 0;
  text-decoration: line-through;
  vertical-align: top
}
.product-item .old_price.empty {
  text-decoration: none
}
.product-item .opisanie_small {
  color: #717171;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  margin: 0
}
.product-item .params {
  color: #4c4c4c;
  font-size: 11px;
  font-weight: 500;
  line-height: 17px;
  margin: 5px 0 0 0
}
.product-item .params .params-item {
  font-weight: 300;
  word-wrap: break-word
}
.product-item .params .params-item span {
  font-weight: 500
}
.product-item .params .params-item + .params-title {
  margin-top: 1px
}
.product-item .params .params-title {
  color: #4c4c4c;
  font-size: 13px;
  font-weight: 700;
  margin: 4px 0 0 0
}
.product-item .params ul {
  padding: 0
}
.product-item .params ul li {
  color: #4c4c4c;
  font-size: 11px;
  font-weight: 300;
  line-height: 16px;
  padding: 0 0 0 8px;
  position: relative
}
.product-item .params ul li:before {
  background: #4c4c4c;
  border-radius: 50%;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 2px
}
.product-item .small-buttons {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2
}
.product-item .small-button {
  display: block;
  height: 26px;
  margin-bottom: 5px;
  overflow: hidden;
  transition: opacity .3s ease;
  width: 26px;
  background-color: #e3e3e3;
  opacity: .5;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer
}
.product-item:hover .small-button {
  opacity: 1
}
.product-item .small-button:hover {
  background-color: #fff
}
.product-full.product-item .left-block .small-button {
  opacity: .5!important
}
.product-full.product-item .left-block:hover .small-button {
  opacity: 1!important
}
.product-item .zoom {
  background-image: url(/templates/template_48_edit/img/ai.png);
  background-position: -71px 1px
}
.product__favorite {
  background-image: url(/templates/template_48_edit/img/product__favorite.png);
  background-position: 0 0
}
.product__favorite_disable {
  opacity: 1!important;
  background-color: #fff!important
}
.product-full.product-item .left-block .product__favorite_disable {
  opacity: 1!important
}
.product__favorite-link {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer
}
.product__compare {
  background-image: url(/templates/template_48_edit/img/product__compare.png);
  background-position: 0 0
}
.product__compare_disable {
  background-image: url(/templates/template_48_edit/img/product__compare.png);
  background-position: 0 0;
  opacity: 1!important;
  background-color: #fff!important
}
.product-full.product-item .left-block .product__compare_disable {
  opacity: 1!important
}
.product__compare-link {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer
}
.products-grid {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 30px;
  margin-top: -10px;
  display: flex;
  flex-wrap: wrap
}
.products-grid .product-item {
  margin-top: 10px;
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
  float: left
}
.products-grid .action_icons {
  left: 0;
  top: 19px
}
.products-grid .product-item .product-item-inner {
  background: #fff;
  position: relative;
  height: 100%
}
.products-grid .product-item .picture_wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 300px
}
.products-grid .product-item .picture_wrapper .picture-list img {
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  display: block;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin: 0 auto;
  top: 50%
}
.products-grid .product-item .product_list_wrapper {
  padding: 20px;
  width: 100%
}
.products-grid .product-item .title {
  overflow: hidden
}
.products-grid .product-item .title.product__title_row_1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px
}
.products-grid .product-item .title.product__title_row_2 {
  height: 40px
}
.products-grid .product-item .title.product__title_row_3 {
  height: 60px
}
.products-grid .product-item .title.product__title_row_4 {
  height: 80px
}
.products-grid .product-item .title.product__title_row_5 {
  height: 100px
}
.products-grid .product-item .title a {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px
}
.products-grid .product-item .proizvod_description {
  float: left;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 14px
}
.products-grid .product-item .proizvod_description p {
  display: inline;
  margin: 0
}
.products-grid .product-item .proizvod_description a {
  text-decoration: underline
}
.products-grid .product-item .proizvod_description a:hover {
  color: #000;
  text-decoration: none
}
.products-grid .product-item .stars {
  float: right;
  margin-top: 15px
}
.products-grid .product-item .opisanie_small {
  color: #888;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  margin-top: 14px
}
.products-grid .product-item .params {
  margin: 14px 0 0
}
.products-grid .product-item .bying_blok {
  margin-top: 15px
}
.products-grid .product-item .amount-and-buttons {
  float: left;
  width: 100%
}
.products-grid .product-item .price_block {
  margin-right: 15px;
  float: left
}
.products-grid .product-item .price_block .ed_izm {
  float: left;
  line-height: 30px
}
.products-grid .product-item .price_block .price {
  float: left;
  margin-bottom: 0;
  line-height: 30px
}
.products-grid .product-item .old_price {
  line-height: 30px;
  float: left;
  width: 100%;
  font-size: 15px;
  margin-bottom: -5px
}
.products-grid .buttons {
  float: left
}
.products-grid .buttons_has_button-buy {
  float: right
}
.products-grid .more-info {
  display: none;
  position: absolute;
  z-index: 3;
  top: 100%;
  padding: 0 20px 20px;
  background: #fff;
  left: -1px;
  right: -1px;
  border: 1px solid #ef3300;
  border-top: 0;
  margin-top: -20px
}
.products-grid .product-item-inner:hover .more-info {
  display: block
}
.products-list {
  margin-bottom: 30px
}
.products-list .product-item {
  margin-top: 10px
}
.products-list .product-item:first-child {
  margin-top: 0
}
.products-list .action_icons {
  left: 0;
  top: 19px
}
.products-list .product-item .product-item-inner {
  background: #fff;
  display: flex
}
.products-list .product-item:last-child .product-item-inner {
  border-bottom-width: 1px
}
.products-list .product-item .picture_wrapper {
  border-right: 1px solid #d6d9dc;
  overflow: hidden;
  width: 50%;
  position: relative;
  min-height: 300px
}
.products-list .product-item .picture_wrapper .picture-list img {
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  display: block;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin: 0 auto;
  top: 50%
}
.products-list .product-item .product_list_wrapper {
  padding: 20px;
  width: 50%
}
.products-list .product-item .title a {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px
}
.products-list .product-item .proizvod_description {
  float: left;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 14px
}
.products-list .product-item .proizvod_description p {
  display: inline;
  margin: 0
}
.products-list .product-item .proizvod_description a {
  text-decoration: underline
}
.products-list .product-item .proizvod_description a:hover {
  color: #000;
  text-decoration: none
}
.products-list .product-item .stars {
  float: right;
  margin-top: 15px
}
.products-list .product-item .opisanie_small {
  color: #888;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  margin-top: 14px
}
.products-list .product-item .params {
  margin: 14px 0 0
}
.products-list .product-item .bying_blok {
  margin-top: 15px
}
.products-list .product-item .amount-and-buttons {
  float: left;
  width: 100%
}
.products-list .product-item .price_block {
  margin-right: 15px;
  float: left
}
.products-list .product-item .price_block .price {
  float: left;
  margin-bottom: 0;
  line-height: 30px
}
.products-list .product-item .price_block .old_price {
  line-height: 30px;
  float: left;
  margin-left: 15px
}
.products-list .product-item .old_price {
  line-height: 30px;
  float: left;
  width: 100%;
  font-size: 15px;
  margin-bottom: -5px
}
.products-list .buttons_has_button-buy {
  float: left
}
.products-list .buttons {
  float: left
}
#tooltip {
  background: #424f60;
  color: #fff;
  font-size: 13px;
  padding: 4px 10px;
  position: absolute;
  text-align: center;
  z-index: 95
}
#tooltip:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: #424f60 6px solid;
  bottom: -6px;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  width: 0
}
.catalog-recent {
  margin: 0 0 30px
}
.catalog-recent__item {
  background: #fff;
  border: 1px solid #d6d9dc;
  margin-bottom: 20px
}
.catalog-recent__item-title {
  line-height: 16px;
  padding: 13px 20px
}
.catalog-recent__item-title-link {
  line-height: 1.4;
  font-size: 14px;
  color: #145a9d;
  font-weight: 500;
  text-decoration: none;
  transition: color ease-out 20ms
}
.catalog-recent__item-title-link:hover {
  color: #ef3300;
  text-decoration: none
}
.catalog-recent__item-image-block {
  position: relative;
  overflow: hidden;
  height: 146px
}
.catalog-recent__item-image {
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  display: block;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin: 0 auto;
  top: 50%
}
.content-sitemap {
  margin: 0
}
.content-sitemap.block-list ul > li {
  margin-bottom: 10px
}
.content-sitemap.block-list ul > li a {
  color: #717171;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  text-decoration: underline
}
.content-sitemap.block-list ul > li a:hover {
  color: #ed2c03;
  text-decoration: underline
}
.content-nav {
  margin: 0
}
.content-nav.block-list ul > li {
  margin-bottom: 10px
}
.content-nav.block-list ul > li a {
  color: #717171;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  text-decoration: underline
}
.content-nav.block-list ul > li a:hover {
  color: #ed2c03;
  text-decoration: underline
}
.catalog-filter + .toolbar-top,
.catalog-filter + ul.errors,
.catalog-filter + ul.message,
.categories-nav + .page-text,
.categories-nav + .toolbar-top,
.content-nav + .page-text,
.page-text + .toolbar-top,
.toolbar-bottom + .page-text {
  margin-top: 24px
}
.page-numbers {
  font-size: 0;
  padding-bottom: 21px;
  text-align: center
}
.page-numbers a,
.page-numbers span {
  background: #fff;
  color: #777;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  height: 33px;
  line-height: 33px;
  margin: 0 5px 5px 0;
  min-width: 33px;
  padding: 0 8px;
  text-align: center;
  text-decoration: none;
  vertical-align: top
}
.page-numbers a.link:hover {
  background: #006ac5;
  color: #fff
}
.page-numbers a.active {
  background: #006ac5;
  color: #fff;
  cursor: default
}
.page-numbers span.active {
  display: none
}
.page-numbers .page-next,
.page-numbers .page-prev {
  background: url(/templates/template_48_edit/img/arrows2.png) 5px -18px no-repeat
}
.page-numbers .page-next {
  background-position: -70px -18px
}
.page-numbers .page-prev:hover {
  background-position: 5px 6px
}
.page-numbers .page-next:hover {
  background-position: -69px 6px
}
.toolbar-top {
  margin-bottom: 26px
}
.catalog-view {
  font-size: 0;
  text-align: right
}
.catalog-view a {
  background: url(/templates/template_48_edit/img/catalog-view.png) no-repeat 0 0;
  display: inline-block;
  height: 14px;
  line-height: 20px;
  margin: 0 0 0 5px;
  vertical-align: top;
  width: 20px
}
.catalog-view .grid {
  background-position: 0 -14px
}
.catalog-view .list {
  background-position: 0 -42px
}
.catalog-view .grid.active,
.catalog-view .grid:hover {
  background-position: 0 0
}
.catalog-view .list.active,
.catalog-view .list:hover {
  background-position: 0 -28px
}
.catalog-sort .toolbar-title {
  color: #4d4d4d;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 20px 0 0
}
.catalog-sort a {
  color: #4d4d4d;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 10px 0 0;
  position: relative;
  text-decoration: underline
}
.catalog-sort a:hover {
  color: #f62900;
  text-decoration: none
}
.catalog-sort a.active {
  color: #f62900;
  text-decoration: none
}
.catalog-sort a.active-down,
.catalog-sort a.active-up {
  padding-right: 14px
}
.catalog-sort a.active-down:after,
.catalog-sort a.active-up:after {
  background: url(/templates/template_48_edit/img/sort.png) no-repeat 0 -4px;
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  right: 0;
  top: 7px;
  width: 8px
}
.catalog-sort a.active-up:after {
  background: url(/templates/template_48_edit/img/sort.png) no-repeat 0 0;
  top: 6px
}
.catalog-filter {
  border-bottom: 1px solid #d4d5d8;
  margin-top: 20px;
  display: none
}
.catalog-filter .block {
  padding-bottom: 21px
}
.catalog-filter .switcher {
  background: rgba(3,93,158,.55);
  background-color: #035d9e;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase
}
.catalog-filter .switcher:after {
  background: url(/templates/template_48_edit/img/podbor.png) no-repeat 0 0;
  content: '';
  height: 10px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 15px
}
.catalog-filter .switcher.active:after {
  background: url(/templates/template_48_edit/img/podbor.png) no-repeat 0 -10px
}
.catalog-filter .check-wrapper:last-child,
.catalog-filter .input-text {
  margin-bottom: 0
}
.catalog-filter .buttons,
.catalog-filter .equation-grid {
  background: #fff;
  padding: 5px 18px 18px 18px
}
.catalog-filter .podbor_item {
  border-bottom: 1px dashed #ccc;
  margin-top: 14px;
  padding: 0 0 10px
}
.catalog-filter .podbor_item-row {
  float: left;
  padding: 0 0 0 12px;
  width: 33.33%
}
.catalog-filter .podbor_item-row:first-child {
  padding: 0
}
.catalog-filter .filter-buttons {
  border-bottom: 1px solid #d6dadd
}
.catalog-filter .podbor_item:hover {
  background: #fdfdfd
}
.catalog-filter .podbor_opener {
  color: #363636;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 6px
}
.catalog-filter .podbor_opener span {
  cursor: pointer;
  padding: 0 0 0 23px;
  position: relative
}
.catalog-filter .podbor_opener span:hover {
  color: #f62900
}
.catalog-filter .podbor_opener.podbor_open span {
  color: #f62900
}
.catalog-filter .podbor_opener span i {
  background: url(/templates/template_48_edit/img/catalog-podbor-after.png) no-repeat;
  background-position: 0 -48px;
  display: block;
  height: 12px;
  left: 0;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 12px
}
.catalog-filter .podbor_opener span:hover i {
  background-position: center
}
.catalog-filter .podbor_opener.podbor_open span i {
  background-position: 0 -24px
}
.catalog-filter .podbor_opener.podbor_open span:hover i {
  background-position: 0 -24px
}
.catalog-filter .podbor_elements {
  display: none;
  padding: 0 0 0 23px
}
.catalog-filter .buttons > div {
  float: left;
  width: 50%
}
.catalog-filter .input-multiselect,
.catalog-filter .input-select,
.catalog-filter .input-text,
.catalog-filter .input-textarea {
  background: #fff;
  margin: 0 0 8px
}
.catalog-filter .input-select i {
  background: #fff;
  border-left: 1px solid #e5e5e5;
  cursor: pointer;
  height: 30px;
  line-height: 31px;
  -moz-transition: background ease-out .2s;
  -o-transition: background ease-out .2s;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: background ease-out .2s;
  -webkit-transition: background ease-out .2s;
  width: 31px
}
.catalog-filter .input-select i:after {
  background: url(/templates/template_48_edit/img/arrows.png) -1px -174px no-repeat;
  content: '';
  display: block;
  height: 4px;
  left: 11px;
  position: absolute;
  top: 13px;
  width: 7px
}
.catalog-filter .input-select:hover i {
  background: #e3e3e3
}
.catalog-filter .input-select select {
  cursor: pointer
}
.side-content .filter {
  margin-bottom: 30px
}
.side-content .catalog-filter .switcher:after {
  display: none!important
}
.side-content .catalog-filter .switcher {
  pointer-events: none;
  margin-bottom: 0;
  padding: 0
}
.side-content .filter .column {
  width: 100%;
  padding: 0
}
.side-content .filter .filter-filter {
  float: none;
  padding: 0;
  border: 1px solid #d6dadd
}
.side-content .filter .button.button-filter {
  font-size: 11px;
  margin: 0;
  width: 90px
}
.side-content .filter .button.button-reset {
  font-size: 11px;
  float: left;
  width: 90px
}
.side-content .catalog-filter .podbor_elements {
  padding: 0
}
.slider-range-wrapper {
  float: left;
  padding-left: 22px;
  padding-right: 22px;
  width: 100%
}
.slider-range-wrapper .ui-slider-horizontal .ui-slider-handle {
  background: #fff;
  border: 3px solid #145a9d;
  border-radius: 16px;
  cursor: pointer;
  display: inline-block;
  height: 18px;
  outline: 0;
  position: absolute;
  top: -7px;
  width: 18px;
  z-index: 5
}
.slider-range-wrapper .ui-slider-horizontal .ui-slider-handle:hover {
  border: 3px solid #000
}
.slider-range-wrapper .ui-widget-content {
  background: #e5e5e5
}
.slider-range-wrapper .ui-slider-horizontal {
  border: 0!important;
  height: 4px;
  margin-bottom: 10px;
  margin-top: 22px
}
.slider-range-wrapper .ui-widget-header {
  background: #035d9e
}
.product-full.product-item .zoom {
  background: url(/templates/template_48_edit/img/ai.png) no-repeat -71px 1px
}
.product-full.product-item .product-item__compare-link {
  background: url(/templates/template_48_edit/img/ai.png) no-repeat -235px -83px;
  display: block;
  height: 26px;
  width: 26px
}
.product-full.product-item .product-item__compare-block_disable .product-item__compare-link {
  background: url(/templates/template_48_edit/img/ai.png) no-repeat -260px -83px
}
.product-full .main-block {
  background: #fff;
  border: 1px solid #d6dadd;
  margin: 0 0 20px;
  position: relative
}
.product-full .main-block .left-block {
  float: left;
  width: 600px;
  position: relative
}
.product-full .main-block .right-block {
  padding: 30px 20px 0 620px
}
.product-full.product-item .picture-big {
  width: 600px;
  height: 391px;
  position: relative;
  overflow: hidden
}
.product-full img.hidden {
  display: none!important
}
.product-full .picture-big img {
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  display: block;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin: 0 auto;
  top: 50%
}
.product-full .right-block-top {
  float: left;
  width: 100%
}
.product-full .bying_blok {
  margin-top: 15px;
  float: left
}
.product-full.product-item .bying_blok_has_button-buy {
  margin-bottom: -7px;
  margin-top: 6px
}
.product-full .button-calculate-outer {
  margin-top: 30px;
  float: left;
  width: 100%
}
.product-full .button-calculate {
  width: 100%
}
.product-full.product-item .articul {
  color: #000;
  font-size: 13px;
  line-height: 18px;
  margin-top: 15px;
  padding-left: 0
}
.product-full .main-block .right-block .right-block-top .stars {
  float: left;
  width: 50%
}
.product-full .main-block .right-block .right-block-top .articul {
  color: #333;
  float: left;
  font-size: 13px;
  line-height: 18px;
  padding: 0;
  width: 50%
}
.product-full.product-item .action_icons {
  left: 0;
  top: 25px
}
.product-full.product-item .bying_blok_has_button-buy .price_block {
  float: left
}
.product-full.product-item .price_block .price {
  font-size: 19px;
  line-height: 1;
  margin-bottom: 0
}
.product-full.product-item .price_block .price .price-text {
  font-size: 15px;
  font-weight: 300;
  line-height: 20px
}
.product-full.product-item .price_block .old_price {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 5px
}
.product-full.product-item .price_block .old_price .price-text {
  font-size: 15px;
  font-weight: 300
}
.product-full.product-item .input-select {
  margin-top: 13px
}
.product-full.product-item .amount {
  float: left;
  margin-right: 18px;
  margin-top: 16px
}
.product-full.product-item .amount {
  height: 30px
}
.product-full.product-item .amount .input {
  height: 28px
}
.product-full.product-item .amount .amount-minus,
.product-full.product-item .amount .amount-plus {
  height: 28px
}
.product-full.product-item .buttons {
  float: left;
  font-size: 0
}
.product-full.product-item .bying_blok_has_button-buy .buttons {
  float: right
}
.product-full.product-item .stars {
  margin-top: 25px;
  float: left;
  width: 100%
}
.product-full.product-item .stars .rating {
  float: left;
  width: 90px;
  height: auto;
  padding-right: 10px
}
.product-full.product-item .stars .rating .rating_votes_count {
  font-size: 13px;
  line-height: 1
}
.product-full.product-item .stars .rating .rating_votes_count .rating_votes {
  text-transform: capitalize
}
.product-full.product-item .stars .rating-add {
  float: right
}
.product-full.product-item .stars .rating_your_vote {
  font-size: 13px;
  line-height: 1
}
.product-full.product-item .proizvod_description {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 25px;
  float: left;
  width: 100%
}
.product-full.product-item .proizvod_description p {
  margin: 0
}
.product-full.product-item .proizvod_description a {
  color: #4d4d4d;
  text-decoration: underline
}
.product-full.product-item .proizvod_description a:hover {
  color: #000;
  text-decoration: none
}
.product-full .additional-info .buttons {
  float: left;
  text-align: right;
  margin-top: 0
}
.product-full .where {
  float: right;
  margin-top: 18px
}
.product-full .where__link {
  color: #035d9e;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  border-bottom: 1px dashed #035d9e
}
.product-full .where__link:hover {
  border-bottom: 1px dashed transparent
}
.product-item .button-buy {
  background: url(/templates/template_48_edit/img/ai.png) no-repeat -449px -43px;
  padding-left: 42px;
  position: relative
}
.product-item .button-buy:hover {
  background: #f62900 url(/templates/template_48_edit/img/ai.png) no-repeat -449px -81px
}
.full_catalog_dop_fields_short__block {
  border-bottom: 1px solid #eaebec;
  margin-bottom: 27px;
  margin-top: 5px;
  padding-bottom: 19px
}
.full_catalog_dop_fields_short__link {
  color: #145a9d;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding-right: 14px;
  position: relative
}
.full_catalog_dop_fields_short__link:after {
  background: url(/templates/template_48_edit/img/full_catalog_dop_fields_short__link.png) 0 0;
  content: '';
  display: block;
  height: 5px;
  position: absolute;
  right: 0;
  top: 8px;
  width: 9px
}
.full_catalog_dop_fields_short__link:hover {
  color: #1d2029
}
.full_catalog_dop_fields_short__link:hover:after {
  background: url(/templates/template_48_edit/img/full_catalog_dop_fields_short__link.png) 0 -5px
}
.product-full.product-item .full_catalog_dop_fields-full .params {
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 300;
  margin-top: 0
}
.product-full.product-item .full_catalog_dop_fields-full .params table tr:hover td {
  background: #f7f7f7
}
.product-full.product-item .full_catalog_dop_fields-full .params table tr td {
  border: 1px solid #e5e5e5
}
.product-full.product-item .full_catalog_dop_fields-full .params table tr th {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  color: #145a9d;
  font-size: 14px;
  font-weight: 500;
  padding: 8px;
  text-align: left;
  text-transform: uppercase
}
.product-full.product-item .full_catalog_dop_fields-full .params ul {
  list-style: none;
  margin: 0;
  padding: 0
}
.product-full.product-item .full_catalog_dop_fields-full .params ul li {
  list-style: none;
  margin-left: 0;
  padding-left: 12px
}
.product-full.product-item .full_catalog_dop_fields-full .params ul li:before {
  left: 1px
}
.product-full.product-item .full_catalog_dop_fields-short {
  margin-top: 15px
}
.product-full.product-item .full_catalog_dop_fields-short .params {
  color: #333;
  font-size: 13px
}
.product-full.product-item .full_catalog_dop_fields-short .params table tr td {
  border: 0
}
.product-full.product-item .full_catalog_dop_fields-short .params table tr td:first-child {
  font-weight: 500
}
.product-full.product-item .full_catalog_dop_fields-short .params table tr td:last-child {
  padding-left: 15px
}
.product-full.product-item .full_catalog_dop_fields-short .params table tr th {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  color: #145a9d;
  font-size: 14px;
  font-weight: 500;
  padding: 8px;
  text-align: left;
  text-transform: uppercase
}
.product-full.product-item .full_catalog_dop_fields-short .params ul {
  list-style: none;
  margin: 0;
  padding: 0
}
.product-full.product-item .full_catalog_dop_fields-short .params ul li {
  list-style: none;
  margin-left: 0;
  padding-left: 12px
}
.product-full.product-item .full_catalog_dop_fields-short .params ul li:before {
  left: 1px
}
.product-full.product-item .share {
  margin-top: 25px;
  float: left;
  width: 100%;
  margin-bottom: 14px
}
.product-full .picture-big .picture-yandex-zoom {
  background-image: url(/templates/template_48_edit/img/zoom.svg);
  color: #fff;
  cursor: pointer;
  display: block;
  font: 10px/30px Verdana;
  height: 30px;
  left: 50%;
  margin: -15px 0 0 -56px;
  opacity: 0;
  padding-left: 32px;
  pointer-events: none;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  top: 50%;
  user-select: none;
  visibility: hidden;
  width: 112px
}
.product-full .picture-big:hover .picture-yandex-zoom {
  opacity: 1;
  transition: opacity .2s;
  visibility: visible
}
.product-full .nalichie_status-wrapper {
  margin-top: 6px;
  text-align: left
}
.full_catalog_dop_info {
  margin-bottom: -5px;
  margin-top: 28px
}
.fancybox-thumbs > ul > li {
  height: 105px
}
.fancybox-thumbs > ul > li > img {
  bottom: 0;
  height: auto!important;
  left: 0;
  margin: auto!important;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: auto!important;
  min-width: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto!important
}
.product-thumbs {
  margin-left: -2px;
  margin-right: -2px
}
.product-thumbs .product-thumb {
  margin-top: 4px;
  padding: 0 2px;
  display: block;
  float: left;
  width: 25%
}
.product-thumbs .product-thumb-inner {
  cursor: pointer;
  height: 96px;
  overflow: hidden;
  position: relative
}
.product-thumbs .product-thumb img {
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  display: block;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  margin: 0 auto;
  top: 50%
}
.product-thumbs .product-thumb-inner:hover img,
.product-thumbs .product-thumb.active img {
  opacity: .7
}
.product-thumbs .product-thumb-inner:hover:after,
.product-thumbs .product-thumb.active .product-thumb-inner:after {
  content: '';
  background: rgba(3,93,158,.5);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0
}
.product-tabs ul.tabs {
  font-size: 0;
  list-style-type: none;
  padding: 0;
  position: relative;
  z-index: 5
}
.product-tabs ul.tabs li {
  background: rgba(3,93,158,.55);
  background-color: #035d9e;
  border: 1px solid #95b8d2;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  line-height: 40px;
  margin: 10px 4px -1px 0;
  opacity: 1;
  padding: 0 18px;
  position: relative;
  text-transform: uppercase;
  vertical-align: bottom
}
.product-tabs ul.tabs li.active {
  background: #fff!important;
  border-bottom-color: #fff;
  color: #6a9dc3;
  cursor: default;
  padding: 5px 18px 0
}
.product-tabs ul.tabs li.active:before {
  background: #fff;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 4
}
div.tab-cont {
  background: #fff;
  border: 1px solid #95b8d2;
  margin: 0 0 30px;
  margin-top: -1px;
  padding: 34px 20px 27px;
  position: relative;
  z-index: 3
}
.product-item.product-full + .catalog_dop {
  margin-top: 30px
}
.recomend_tovary {
  position: relative
}
.products-slider-nav {
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  width: 100%
}
.products-slider-nav-prev {
  background-image: url(/templates/template_48_edit/img/main-slider.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 40px;
  left: 0;
  position: absolute;
  width: 40px;
  z-index: 2
}
.products-slider-nav-prev.slick-disabled {
  background-color: #e8e9ee;
  cursor: default;
  opacity: .6
}
.products-slider-nav-prev:hover {
  background-color: #006ac5;
  background-position: 0 -40px
}
.products-slider-nav-next {
  background-image: url(/templates/template_48_edit/img/main-slider.png);
  background-position: -40px 0;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 0;
  width: 40px;
  z-index: 2
}
.products-slider-nav-next.slick-disabled {
  background-color: #e8e9ee;
  cursor: default;
  opacity: .6
}
.products-slider-nav-next:hover {
  background-color: #006ac5;
  background-position: -40px -40px
}
.catalog_dop .slick-prev {
  left: 0!important;
  z-index: -1!important
}
.catalog_dop .slick-next {
  right: 0!important;
  z-index: -1!important
}
.catalog_dop .slick-list {
  padding-bottom: 95px
}
.catalog_dop .opisanie_small,
.catalog_dop .params {
  display: none!important
}
.table td {
  border: 1px solid #e5e5e5;
  padding: 8px
}
.table th {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  color: #145a9d;
  font-size: 14px;
  font-weight: 500;
  padding: 8px;
  text-transform: uppercase
}
.switcher {
  cursor: pointer
}
.switcher-icon {
  background: url(/templates/template_48_edit/img/arrows2.png) 4px -79px no-repeat;
  display: block;
  height: 33px;
  position: absolute;
  right: 19px;
  top: 24px;
  width: 33px
}
.switcher:hover .switcher-icon {
  background-position: -20px -78px
}
ul.errors,
ul.message {
  background: #fff1f1;
  border: 1px solid red;
  color: red;
  margin-bottom: 30px;
  padding: 15px
}
ul.errors p,
ul.message p {
  margin: 0;
  margin-top: 1em
}
ul.errors p:first-child,
ul.message p:first-child {
  margin: 0
}
ul.message {
  background: #f1fff3;
  border: 1px solid green;
  color: green
}
ul.message li {
  position: relative
}
ul.errors li {
  padding: 0 0 0 15px;
  position: relative
}
ul.errors li:before,
ul.message li:before {
  border-radius: 50%;
  content: '';
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 4px
}
ul.errors li:before {
  background: red
}
ul.errors li.title {
  font-weight: 500;
  margin-bottom: 5px;
  padding: 0;
  text-transform: uppercase
}
ul.errors li.title:before {
  display: none
}
.mobile-menu {
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 7;
  overflow-x: hidden
}
.mobile-menu > ul > li {
  background: #f9f9f9;
  border-top: 1px solid #eaebec;
  position: relative;
  width: 100%!important
}
.mobile-menu > ul:first-child > li:first-child {
  border-top: 0
}
.mobile-menu > ul > li.catalog-header span,
.mobile-menu > ul > li.catalog-header-mobile span {
  color: #1d2029;
  display: block;
  font-size: 13px;
  font-weight: 600;
  height: 40px;
  line-height: 41px;
  padding: 0 31px 0 17px;
  text-transform: uppercase
}
.mobile-menu > ul > li > .a,
.mobile-menu > ul > li > a {
  color: #1d2029;
  display: block;
  font-size: 13px;
  height: 40px;
  line-height: 41px;
  padding: 0 31px 0 17px;
  text-decoration: none
}
.mobile-menu > ul.catalog-menu-default > li:first-child > .a,
.mobile-menu > ul.catalog-menu-default > li:first-child > a {
  color: #ef3300
}
.mobile-menu > ul > .cabinet .enter-link {
  border-left: 0;
  color: #1d2029!important;
  text-transform: none
}
.mobile-menu > ul > .cabinet .enter-link:hover,
.mobile-menu > ul > .cabinet:hover {
  background: #eee
}
.mobile-menu > ul > li > .submenu-opener {
  cursor: pointer;
  display: none;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px
}
.mobile-menu > ul > li > .submenu-opener:after {
  background: url(/templates/template_48_edit/img/filter.png) no-repeat 0 0;
  content: '';
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: 12px;
  top: 50%;
  width: 9px
}
.mobile-menu > ul > li > .submenu-opener:hover:after {
  background: url(/templates/template_48_edit/img/filter.png) no-repeat 0 -6px
}
.mobile-menu > ul > li.open > .submenu-opener:after {
  background: url(/templates/template_48_edit/img/filter.png) no-repeat 0 -12px
}
.mobile-menu > ul > li.drop > .submenu-opener {
  display: block
}
.mobile-menu > ul > li > a.a_active,
.mobile-menu > ul > li:hover > a {
  background: #eee
}
.mobile-menu > ul > li > ul {
  display: none
}
.mobile-menu > ul > li > ul > li {
  background: #f9f9f9;
  border-top: 1px solid #eaebec;
  position: relative;
  width: 100%!important
}
.mobile-menu > ul > li > ul > li > .a {
  color: #1d2029;
  display: block;
  font-size: 12px;
  height: 40px;
  line-height: 41px;
  padding: 0 31px 0 34px;
  text-decoration: none
}
.mobile-menu > ul > li > ul > li > .submenu-opener {
  cursor: pointer;
  display: none;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px
}
.mobile-menu > ul > li > ul > li > .submenu-opener:after {
  background: url(/templates/template_48_edit/img/filter.png) no-repeat 0 0;
  content: '';
  height: 6px;
  margin-top: -3px;
  position: absolute;
  right: 12px;
  top: 50%;
  width: 9px
}
.mobile-menu > ul > li > ul > li > .submenu-opener:hover:after {
  background: url(/templates/template_48_edit/img/filter.png) no-repeat 0 -6px
}
.mobile-menu > ul > li > ul > li.open > .submenu-opener:after {
  background: url(/templates/template_48_edit/img/filter.png) no-repeat 0 -12px
}
.mobile-menu > ul > li > ul > li.drop > .submenu-opener {
  display: block
}
.mobile-menu > ul > li > ul > li > a.a_active,
.mobile-menu > ul > li > ul > li:hover > a {
  background: #eee
}
.mobile-menu > ul > li > ul > li > ul {
  display: none
}
.mobile-menu > ul > li > ul > li > ul > li {
  background: #f9f9f9;
  border-top: 1px solid #eaebec;
  position: relative;
  width: 100%!important
}
.mobile-menu > ul > li > ul > li > ul > li > a {
  color: #145a9d;
  display: block;
  font-size: 12px;
  height: 40px;
  line-height: 41px;
  padding: 0 31px 0 51px;
  text-decoration: none
}
.mobile-menu > ul > li > ul > li > ul > li > .submenu-opener {
  display: none
}
.mobile-menu > ul > li > ul > li > ul > li > a.a_active,
.mobile-menu > ul > li > ul > li > ul > li:hover > a {
  background: #eee
}
.mobile-menu > ul > li > ul > li > ul > li > ul {
  display: none
}
.mobile-menu-text {
  color: #fff;
  font-size: 13px;
  height: 54px;
  line-height: 41px;
  padding-left: 10px;
  position: absolute;
  text-transform: uppercase;
  left: 35px;
  top: 0
}
.mobile-menu-opener {
  cursor: pointer;
  font-size: 0;
  height: 26px;
  -moz-appearance: none;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 15px;
  left: 15px;
  text-indent: -9999px;
  top: 7px;
  -webkit-appearance: none;
  width: 83px
}
.mobile-menu-opener:focus {
  outline: 0
}
.mobile-menu-opener span {
  background: #fff;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 21px;
  margin-top: -2px
}
.mobile-menu-opener span:after,
.mobile-menu-opener span:before {
  background: #fff;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%
}
.mobile-menu-opener span:before {
  top: -7px
}
.mobile-menu-opener span:after {
  bottom: -7px
}
.mobile-menu .cabinet .enter-span,
.mobile-menu .cabinet .enter-span a {
  border-left: 0;
  color: #1d2029;
  font-size: 14px
}
.mobile-menu .cabinet .enter-span:after {
  background: transparent none
}
.jspScrollable {
  outline: 0
}
.jspContainer {
  overflow: hidden;
  position: relative
}
.jspPane {
  position: absolute
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%
}
.jspHorizontalBar {
  position: absolute;
  bottom: -26px;
  left: 0;
  width: 100%;
  height: 11px
}
.jspHorizontalBar *,
.jspVerticalBar * {
  margin: 0;
  padding: 0
}
.jspCap {
  display: none
}
.jspHorizontalBar .jspCap {
  float: left
}
.jspTrack {
  position: relative
}
.jspVerticalBar .jspTrack {
  width: 2px;
  margin: 0 7px;
  background-color: #d6dadd
}
.jspHorizontalBar .jspTrack {
  height: 2px;
  margin: 7px 0;
  background-color: #d6dadd
}
.jspDrag {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out
}
.jspVerticalBar .jspDrag {
  width: 4px;
  height: 10px;
  background: #f62900;
  margin-left: -1px;
  border-radius: 2px
}
.jspVerticalBar:hover .jspDrag {
  background: #f62900
}
.jspHorizontalBar .jspDrag {
  top: -6px;
  width: 11px;
  height: 14px;
  background: 0 0;
  border-radius: 2px
}
.jspHorizontalBar .jspDrag:after {
  content: '';
  display: block;
  height: 4px;
  left: 0;
  top: 5px;
  position: absolute;
  background: #ef3300;
  right: 0;
  border-radius: 2px
}
.jspHorizontalBar:hover .jspDrag:after {
  background: #000
}
.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
  float: left
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer
}
.jspVerticalBar .jspArrow {
  height: 16px
}
.jspHorizontalBar .jspArrow {
  float: left;
  width: 10px;
  height: 18px;
  background-repeat: no-repeat;
  background-image: url(/templates/template_48_edit/img/product-full__small-slider.png);
  background-color: #ea543f;
  position: relative
}
.jspHorizontalBar .jspArrowLeft {
  background-position: 0 0;
  left: -1px
}
.jspHorizontalBar .jspArrowRight {
  background-position: -10px 0;
  right: -1px
}
.jspHorizontalBar .jspArrowLeft.jspDisabled,
.jspHorizontalBar .jspArrowRight.jspDisabled {
  cursor: default;
  background-color: #000
}
.jspHorizontalBar .jspArrow:hover {
  background-color: #000
}
.jspVerticalBar .jspArrow:focus {
  outline: 0
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%
}
* html .jspCorner {
  margin: 0 -3px 0 0
}
.pay_system_icons {
  display: block;
  margin-top: 27px
}
.pay_system_icons p {
  display: inline;
  margin: 0
}
.pay_system_icons i {
  background: url(/templates/template_48_edit/img/pay_icons.png) no-repeat;
  display: inline-block;
  height: 20px;
  margin: 0 11px 0 0;
  width: 34px
}
.pay_system_icons i.mastercard {
  background-position: 0 -1px
}
.pay_system_icons i.visa {
  background-position: -46px -1px
}
.pay_system_icons i.yandex_money {
  background-position: -94px -1px;
  width: 21px
}
.pay_system_icons i.webmoney {
  background-position: -128px -1px;
  margin-right: 7px
}
.pay_system_icons i.qiwi {
  background-position: -172px -1px;
  margin-right: 0
}
.feeds {
  margin-bottom: 30px;
  width: 100%
}
.feeds-content {
  background: #fff;
  border: 1px solid #d6dadd;
  padding: 10px 20px 21px;
  margin-bottom: 20px
}
.feeds-item {
  border-bottom: 1px solid #ebeef1;
  color: #7e7e7e;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0 0 20px;
  line-height: 1.4
}
.feeds-item:last-child {
  border-bottom: 0;
  margin: 0;
  padding: 0
}
.feeds-item p {
  margin: 0
}
.feeds-item .b,
.feeds-item .strong,
.feeds-item b,
.feeds-item strong {
  color: #035d9e;
  font-weight: 500
}
.feeds-item .date {
  color: #666;
  font-size: 14px;
  font-weight: 500;
  margin-top: 4px
}
.feeds-item .message {
  margin-top: 4px;
  font-size: 13px
}
.categories-nav {
  margin: 0 -6px
}
.categories-nav_type_compact,
.categories-nav_type_full {
  display: flex;
  flex-wrap: wrap
}
.catalog-podmenu-item {
  float: left;
  position: relative
}
.catalog-podmenu-item a:hover {
  color: #f62900
}
.catalog-podmenu-item_type_full {
  font-size: 12px;
  line-height: 20px;
  padding: 6px;
  width: 50%
}
.catalog-podmenu-item_type_minimal {
  padding: 8px 0;
  float: none
}
.catalog-podmenu-item-inner {
  background: #fff;
  height: 100%;
  position: relative
}
.catalog-podmenu-item_type_full .catalog-podmenu-item-inner {
  padding: 30px
}
.catalog-podmenu-item-inner.has-picture {
  min-height: 180px
}
.catalog-podmenu-item_type_full .catalog-podmenu-image-block {
  float: left;
  height: 120px;
  left: 30px;
  position: absolute;
  top: 34px;
  width: 120px
}
.catalog-podmenu-image {
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0
}
.catalog-podmenu-item_type_full .catalog-podmenu-wrapper {
  float: left;
  padding-left: 140px
}
.catalog-podmenu-title {
  float: left;
  width: 100%
}
.catalog-podmenu-title-link {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none
}
.catalog-podmenu-title-link a {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none
}
.catalog-podmenu-title-link:hover,
.catalog-podmenu-title-link_active {
  color: #1d2029;
  text-decoration: none
}
.catalog-podmenu-description {
  color: #888;
  float: left;
  font-size: 13px;
  margin: 5px 0 0;
  width: 100%
}
.catalog-podmenu-item_type_compact {
  font-size: 12px;
  line-height: 20px;
  padding: 6px;
  text-align: center;
  width: 25%
}
.catalog-podmenu-item_type_compact .catalog-podmenu-item-inner {
  min-height: 190px;
  overflow: hidden
}
.catalog-podmenu-link {
  display: block;
  min-height: 190px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-decoration: none;
  color: #145a9d;
  height: 190px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2
}
.catalog-podmenu-title {
  color: #fff;
  padding: 15px 10px 15px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(48,48,48,.55);
  z-index: 2;
  text-align: left
}
.catalog-podmenu-link:hover .catalog-podmenu-title {
  background-color: rgba(3,93,158,.55)
}
#up {
  background: url(/templates/template_48_edit/img/scrolltop.png) no-repeat 0 0;
  border-radius: 50%;
  bottom: 90px;
  cursor: pointer;
  height: 40px;
  outline: 0;
  position: fixed;
  right: 45px;
  width: 40px;
  z-index: 10
}
#up:hover {
  background: url(/templates/template_48_edit/img/scrolltop.png) no-repeat -40px 0
}
.mini-compare__content {
  display: none;
  left: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 0;
  z-index: 3
}
.mini-compare__items {
  padding: 0 10px 0 20px
}
.mini-compare__item {
  display: none;
  line-height: 18px;
  min-height: 55px;
  padding: 0 0 0 50px;
  position: relative
}
.mini-compare__item:last-child {
  display: block
}
.mini-compare__item-image-block {
  height: 35px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 35px
}
.mini-compare__item-image-image {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0
}
.mini-compare__item-image-image-link {
  background: #fff;
  display: block;
  height: 35px;
  width: 35px
}
.mini-compare__item-title {
  color: #aeaeae;
  max-height: 35px;
  overflow: hidden;
  padding: 7px 0 0;
  text-overflow: ellipsis;
  white-space: nowrap
}
.mini-compare__item-title-link {
  color: #fff;
  text-decoration: underline
}
.mini-compare__item-title-link:hover {
  color: #fff;
  text-decoration: none
}
.mini-compare__item-title-add {
  color: #aeaeae
}
.mini-compare__info {
  color: #fff;
  font-weight: 300;
  margin-top: -30px;
  padding: 0 0 0 70px;
  text-transform: lowercase
}
.mini-compare__no-items {
  color: #fff;
  font-weight: 300;
  padding: 10px 0 20px 0;
  text-align: center
}
@-webkit-keyframes uptocallphone {
  0% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  25% {
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg)
  }
  50% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  75% {
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
  }
  100% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
}
@-moz-keyframes uptocallphone {
  0% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  25% {
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg)
  }
  50% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  75% {
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
  }
  100% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
}
@keyframes uptocallphone {
  0% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  25% {
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg)
  }
  50% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  75% {
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
  }
  100% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
}
@-webkit-keyframes uptocallphone2 {
  0% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  25% {
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg)
  }
  50% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  75% {
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
  }
  100% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
}
@-moz-keyframes uptocallphone2 {
  0% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  25% {
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg)
  }
  50% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  75% {
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
  }
  100% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
}
@keyframes uptocallphone2 {
  0% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  25% {
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-transform: rotate(30deg)
  }
  50% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
  75% {
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg)
  }
  100% {
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0)
  }
}
@-webkit-keyframes uptocallmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #0d89dd,0 0 12px 10px transparent,0 0 12px 14px #0d89dd
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
@-moz-keyframes uptocallmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #0d89dd,0 0 12px 10px transparent,0 0 12px 14px #0d89dd
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
@keyframes uptocallmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #0d89dd,0 0 12px 10px transparent,0 0 12px 14px #0d89dd
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
@-webkit-keyframes uptocallmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #0d89dd,0 0 12px 10px transparent,0 0 12px 14px #0d89dd
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
@-moz-keyframes uptocallmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #0d89dd,0 0 12px 10px transparent,0 0 12px 14px #0d89dd
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
@keyframes uptocallmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #0d89dd,0 0 12px 10px transparent,0 0 12px 14px #0d89dd
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
@-webkit-keyframes uptocallmini3 {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #ee3c16,0 0 12px 10px transparent,0 0 12px 14px #ed2c03
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
@-moz-keyframes uptocallmini3 {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #ee3c16,0 0 12px 10px transparent,0 0 12px 14px #ed2c03
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
@keyframes uptocallmini3 {
  0% {
    box-shadow: 0 0 8px 6px rgba(13,137,221,0),0 0 0 0 transparent,0 0 0 0 rgba(13,137,221,0)
  }
  10% {
    box-shadow: 0 0 8px 6px #ee3c16,0 0 12px 10px transparent,0 0 12px 14px #ed2c03
  }
  100% {
    box-shadow: 0 0 4px 3px rgba(13,137,221,0),0 0 0 20px transparent,0 0 0 20px rgba(13,137,221,0)
  }
}
.privacy-footer {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
  margin-top: 5px;
  max-width: 100%;
  white-space: normal
}
.privacy-footer p {
  margin: 0
}
.privacy-footer a {
  color: #ef3300;
  font-weight: 300;
  text-decoration: underline
}
.privacy-footer a:hover {
  text-decoration: none
}
.privacy-disclaimer {
  color: #555;
  font-size: 13px;
  line-height: 18px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 80
}
.privacy-disclaimer .container {
  box-shadow: 0 2px 10px rgba(0,0,0,.3)
}
.privacy-disclaimer p {
  margin: 0
}
.privacy-disclaimer a {
  color: #555;
  text-decoration: underline
}
.privacy-disclaimer a:hover {
  text-decoration: none
}
.privacy-disclaimer__content {
  padding-bottom: 10px;
  padding-right: 29px;
  padding-top: 10px;
  position: relative
}
.privacy-disclaimer__close {
  background: url(/templates/template_48_edit/img/close_icons.png) -1px -46px no-repeat;
  border-radius: 0;
  cursor: pointer;
  display: block;
  height: 14px;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 14px;
  width: 14px
}
.privacy-disclaimer__close:hover {
  background-color: #145a9d;
  background-position: -30px -46px
}
.privacy-forms {
  display: table;
  width: 100%
}
.privacy-forms__text {
  display: table-cell;
  font-size: 12px;
  line-height: 1.4;
  text-align: left;
  vertical-align: middle
}
.privacy-forms__text p {
  margin: 0
}
.privacy-forms__text a {
  color: #ef3300;
  text-decoration: underline
}
.privacy-forms__text a:hover {
  text-decoration: none
}
.privacy-forms_button_right .privacy-forms__text {
  padding-right: 15px
}
.privacy-forms_button_left .privacy-forms__text {
  padding-left: 15px
}
.privacy-forms__button-block {
  display: table-cell
}
.privacy-forms_button_right .privacy-forms__button-block {
  text-align: right
}
.privacy-forms__button-block .button {
  white-space: nowrap
}
.slick-loading .slick-list {
  background: #fff url(/misc/plugins/slick/ajax-loader.gif) center center no-repeat
}
.site-full-version {
  display: none!important;
  padding-top: 0!important;
  text-align: center;
  padding-bottom: 20px!important;
  margin-top: 20px
}
.site-full-version__link {
  text-decoration: underline;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer
}
.site-full-version__link:hover {
  text-decoration: none
}
.banner-contacts-content .a,
.banner-contacts-content a {
  color: #ef3300;
  cursor: pointer
}
.logo {
  width: 245px;
  padding-left: 20px
}
.logo > div {
  position: relative;
  height: 52px;
  width: 100%
}
.logo a,
.logo-inner {
  text-decoration: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2
}
.logo p {
  margin: 0;
  display: inline
}
.logo img {
  max-width: 100%
}
.lm-slogan {
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  color: #898989;
  font-weight: 500;
  position: absolute;
  left: 0;
  bottom: 0;
  letter-spacing: .4px;
  white-space: nowrap
}
.lm-slogan-text {
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  color: #898989;
  font-weight: 500;
  position: absolute;
  left: 101px;
  bottom: 0;
  letter-spacing: .4px;
  white-space: nowrap
}
.header-slogan {
  font-size: 14px;
  line-height: 1.3;
  color: #898989;
  font-weight: 400;
  padding-left: 40px
}
.header-search {
  text-align: right;
  width: 250px;
  padding-right: 15px
}
.button-calculate {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
  border: 1px solid #168002;
  padding: 10px 14px;
  font-size: 14px;
  width: 225px;
  line-height: 1.4
}
.invert {
  color: #fff!important;
  background: #168002!important
}
.invert:hover {
  color: #168002!important;
  background: #fff!important
}
.header-contacts {
  padding-left: 25px
}
.header-phones > span {
  position: relative;
  padding-left: 33px;
  display: block
}
.header-phones > span + span {
  margin-top: 10px
}
.header-schedule {
  font-size: 14px;
  line-height: 1.3;
  color: #898989;
  font-weight: 400;
  position: relative;
  padding-left: 33px
}
.top .ic {
  background-image: url(/templates/template_48_edit/img/footer-contacts__item.png);
  background-position: -100px -100px;
  background-repeat: no-repeat;
  content: '';
  display: block;
  height: 26px;
  left: 0;
  margin-top: -13px;
  position: absolute;
  top: 50%;
  width: 26px
}
.top .ic_phone {
  background-position: 0 0
}
.top .ic_whatsapp {
  background-position: 0 -78px
}
.top .ic_viber {
  background-position: 0 -52px;
  left: -28px
}
.top .ic_schedule {
  background-position: 0 -208px
}
.header-contacts-dop .footer-contacts__item:first-child {
  margin-top: 0
}
.shops__inner {
  overflow: hidden;
  padding: 20px 10px;
  background: #fff;
  border: 1px solid #d6d9dc;
  margin-bottom: 30px
}
.footer-banners table.shops__wrapper {
  display: table
}
.footer-banners div.shops__wrapper {
  display: none
}
.shops__item {
  vertical-align: top;
  width: 16%;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  line-height: 16px
}
.text .shops__item {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding: 0;
  padding-right: 30px
}
.shops__item p {
  margin: 0;
  margin-top: 14px;
  position: relative;
  padding-left: 23px
}
.shops__item.first p {
  margin-top: 0
}
.shops__item img {
  position: absolute;
  left: 0;
  top: -2px;
  width: 18px;
  height: 18px
}
.shops__item a {
  color: #333;
  text-decoration: none
}
.shops__item a:hover {
  color: #ed2c03;
  text-decoration: none
}
.top a.ic:hover {
  opacity: .6
}
.container {
  box-shadow: 0 30px 15px #333
}
.catalog-similar__content {
  margin-left: -10px;
  margin-right: -10px
}
.catalog-similar__item {
  float: left;
  width: 25%;
  padding: 0 10px
}
.catalog-similar__item-inner {
  height: 100%;
  background: #fff;
  border: 1px solid #d6d9dc;
  padding: 10px;
  position: relative
}
.catalog-similar__item-link {
  color: #035d9e;
  text-decoration: none
}
.catalog-similar__item-link:hover {
  color: #ef3300
}
.catalog-similar__item-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  margin: 10px 0 0 0;
  display: block
}
.catalog-similar__item-image-block {
  display: block;
  height: 157px;
  width: 100%;
  position: relative
}
.catalog-similar__item-image {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0
}
.opinions-list {
  margin-bottom: 20px
}
.opinions-list__item {
  background: #fff;
  padding: 20px;
  margin-top: 20px;
  border: 1px solid #d6dadd
}
.feeds-tab .opinions-list__item {
  margin-top: 0;
  margin-bottom: 20px
}
.opinions-list__date {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  float: right;
  width: 30%;
  text-align: right
}
.opinions-list__author {
  color: #ef3300;
  font-weight: 400;
  float: left;
  padding-right: 15px;
  width: 70%
}
.opinions-list__author span {
  color: #035d9e;
  font-weight: 500
}
.opinions-list__text {
  margin-top: 5px
}
.opinions-list__answer {
  margin-top: 15px;
  padding-left: 40px;
  border-top: 1px dashed #d6dadd;
  padding-top: 15px
}
.opinions-list__answer-title {
  color: #ef3300;
  font-weight: 500
}
.opinions-list__answer-text {
  margin-top: 5px
}
.side-content .block-list {
  margin-bottom: 30px;
  width: 100%
}
.catalog-nav-inner {
  z-index: 97;
  position: relative
}
.catalog-nav-inner.is_stuck {
  box-shadow: 0 2px 10px rgba(0,0,0,.3)
}
.side-content .block-list.catalog-nav-inner.catalog-nav-product {
  margin-bottom: -44px
}
.side-content .block-list.catalog-nav-inner .block-header {
  margin-bottom: 0;
  cursor: pointer
}
.side-content .block-list.catalog-nav-inner .block-header > div {
  cursor: pointer;
  font-size: 0;
  height: 26px;
  -moz-appearance: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  right: 15px;
  left: 15px;
  text-indent: -9999px;
  top: 7px;
  -webkit-appearance: none;
  width: 36px
}
.side-content .block-list.catalog-nav-inner .block-header > span > div > div {
  background: #fff;
  display: block;
  height: 3px;
  left: auto;
  position: absolute;
  right: 13px;
  top: 50%;
  width: 21px;
  margin-top: -2px
}
.side-content .block-list.catalog-nav-inner .block-header > span > div > div:after,
.side-content .block-list.catalog-nav-inner .block-header > span > div > div:before {
  background: #fff;
  content: '';
  display: block;
  height: 3px;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%
}
.side-content .block-list.catalog-nav-inner .block-header > span > div > div:before {
  top: -7px
}
.side-content .block-list.catalog-nav-inner .block-header > span > div > div:after {
  bottom: -7px
}
.side-content .block-list.catalog-nav-inner > ul {
  display: none;
  position: absolute;
  z-index: 6;
  left: 0;
  top: 50px;
  width: 225px;
  box-shadow: 0 2px 10px rgba(0,0,0,.3)
}
.side-content .block-list > ul {
  background: #fff;
  border: 1px solid #d6dadd
}
.side-content .block-list > ul > li {
  border-bottom: 1px solid #d6d9dc;
  position: relative
}
.side-content .block-list > ul > li:last-child {
  border-bottom: 0
}
.side-content .block-list > ul > li > .a {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  line-height: 1.5
}
.side-content .block-list > ul > li > .a:hover,
.side-content .block-list > ul.catalog-menu-default > li:first-child > .a {
  color: #ed2c03
}
.side-content .block-list .block-footer {
  float: left;
  padding: 15px 0 0;
  width: 100%
}
.side-content .block-list .block-footer a {
  color: #f62900;
  font-size: 14px;
  text-decoration: underline;
  transition: all ease .1s
}
.side-content .block-list .block-footer a:hover {
  text-decoration: none
}
.catalog-nav > ul {
  position: relative;
  z-index: 6
}
.catalog-nav > ul > li > .submenu-opener {
  display: none;
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  width: 41px;
  height: 41px;
  cursor: pointer
}
.catalog-nav > ul > li.drop > .submenu-opener {
  display: block
}
.catalog-nav > ul > li > .submenu-opener:after {
  content: '';
  display: block;
  height: 12px;
  margin-top: -7px;
  position: absolute;
  right: 17px;
  top: 50%;
  width: 7px;
  background: url(/templates/template_48_edit/img/catalog-nav-after4.png) no-repeat;
  background-position: 0 -48px
}
.catalog-nav > ul > li:hover > .submenu-opener:after {
  background-position: 0 0
}
.catalog-nav > ul > li > .submenu-opener.active:after {
  background-position: 0 0
}
.catalog-nav > ul > li > .a {
  z-index: 1
}
.catalog-nav > ul > li > .a.active {
  color: #ed2c03;
  cursor: default
}
.catalog-nav > ul > li > ul {
  display: none;
  position: absolute;
  left: 100%;
  top: -1px;
  background: #fff;
  border-left: 1px solid #d6d9dc;
  min-width: 200px;
  box-shadow: 0 2px 10px rgba(0,0,0,.3)
}
.catalog-nav > ul > li:hover > ul {
  display: block
}
.catalog-nav > ul > li > ul > li {
  border-bottom: 1px solid #d6d9dc;
  position: relative
}
.catalog-nav > ul > li > ul > li:first-child {
  border-top: 1px solid #d6d9dc
}
.catalog-nav > ul > li > ul > li > .a {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  line-height: 1.5
}
.catalog-nav > ul > li > ul > li > .a:hover {
  color: #ed2c03
}
.catalog-nav > ul > li > ul > li > .a.active {
  color: #ed2c03;
  cursor: default
}
.calc {
  margin-left: -10px;
  margin-right: -10px
}
.calc .form-col-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 33.33333333%;
  float: left
}
.calc .form-col-6 {
  padding-left: 10px;
  padding-right: 10px;
  width: 50%;
  float: left
}
.calc .form-col-12 {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  float: left
}
.calc .input-select {
  margin-bottom: 20px
}
.form-hint {
  font-size: 13px;
  line-height: 1.4;
  margin-top: -10px;
  margin-bottom: 20px;
  color: #7d7d7d
}
.calc .footnote {
  padding-left: 33px;
  float: left;
  width: 100%
}
.calc .form-buttons {
  float: left;
  width: 100%
}
#calculate_page_form {
  visibility: hidden
}
.input-radio img {
  display: block;
  max-width: 100%
}
.popup .input-radio img {
  width: 130px
}
.opinions-index {
  padding-top: 30px
}
.opinions-index .slick-track {
  display: flex;
  flex-wrap: nowrap
}
.opinions-index__content-left {
  width: 839px;
  float: left;
  padding: 0 45px
}
.opinions-index__content-right {
  width: 269px;
  float: right
}
.opinions-index__slider .slick-arrow {
  background-color: #d8dae0;
  background-image: url(/templates/template_48_edit/img/arrows.png);
  background-repeat: no-repeat;
  height: 40px;
  transition: background-color ease-out 70ms,opacity ease-out .3s;
  width: 40px;
  z-index: 2
}
.opinions-index__slider .slick-prev {
  background-position: 15px -95px;
  left: -45px
}
.opinions-index__slider .slick-prev:hover {
  background-color: #f62900;
  background-position: 15px 11px
}
.opinions-index__slider .slick-next {
  background-position: -19px -95px;
  right: -45px
}
.opinions-index__slider .slick-next:hover {
  background-color: #f62900;
  background-position: -19px 11px
}
.opinions-index__slider-item {
  min-height: 452px;
  padding-left: 15px;
  padding-right: 15px;
  height: auto
}
.opinions-index__slider-item-inner {
  background: #fff;
  border: 1px solid #d6dadd;
  height: 100%;
  padding: 20px
}
.opinions-index__slider-item-title {
  color: #035d9e;
  font-weight: 500;
  float: left;
  width: calc(100% - 80px)
}
.opinions-index__slider-item-date {
  color: #666;
  font-size: 14px;
  font-weight: 500;
  margin-top: 0;
  float: right
}
.opinions-index__slider-item-text {
  margin-top: 4px;
  font-size: 13px;
  color: #7e7e7e
}
.opinions-index__widget {
  width: 269px;
  background: #fff;
  border: 1px solid #d6dadd
}
.opinions-index__all {
  margin-top: 20px;
  text-align: center
}
.opinions-index__all-link {
  color: #035d9e;
  height: 28px;
  padding: 0 24px;
  display: inline-block;
  border: 1px solid #035d9e
}
.opinions-index__all-link:hover {
  color: #fff;
  background: #035d9e
}
.footer-table {
  padding: 0 30px
}
.footer-col {
  width: 20%;
  float: left;
  padding-left: 10px;
  padding-right: 10px
}
.footer-col.footer-contacts-wrapper {
  float: right
}
.products-grid .profit,
.products-list .profit {
  font-size: 0;
  position: absolute;
  right: 5px;
  pointer-events: none;
  z-index: 3;
  bottom: 5px
}
.products-grid .profit__percent,
.products-list .profit__percent {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  padding: 3px 9px;
  font-size: 13px;
  font-weight: 500;
  background: #fdce36;
  color: #4a494a
}
.products-grid .profit__price,
.products-list .profit__price {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  padding: 3px 9px;
  font-size: 13px;
  font-weight: 500;
  background: #fdce36;
  color: #4a494a;
  margin-left: 5px
}
.product-full.product-item .profit {
  font-size: 0;
  margin-top: 12px;
  float: left;
  width: 100%
}
.product-full.product-item .profit__percent {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  padding: 6px 15px;
  font-size: 13px;
  font-weight: 500;
  margin-right: 5px;
  background: #fdce36;
  color: #4a494a
}
.product-full.product-item .profit__price {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  padding: 6px 15px;
  font-size: 13px;
  font-weight: 500;
  background: #fdce36;
  color: #4a494a
}
.item_shops {
  float: right;
  padding: 0 15px 0 0;
  line-height: 38px;
  width: 133px;
  position: relative;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500
}
.item_shops > span {
  cursor: pointer;
  border-bottom: 1px dashed #fff;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  position: relative;
  margin-left: 19px
}
.item_shops > span:hover {
  border-bottom: 1px dashed transparent
}
.item_shops > span:before {
  width: 14px;
  height: 17px;
  display: block;
  content: '';
  position: absolute;
  background: url(/templates/template_48_edit/img/item_shops.png);
  left: -20px;
  top: 1px
}
.item_icons {
  font-size: 0;
  float: right;
  padding: 10px 15px 0 15px;
  visibility: hidden;
  text-align: center;
  white-space: nowrap
}
.item_icons > :not(.catalog-search) {
  width: 20px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
  cursor: pointer;
  text-decoration: none;
  position: relative
}
.item_icons > .active,
.item_icons > :not(.catalog-search):hover {
  opacity: .6
}
.item_icons .amount {
  position: absolute;
  background: #f62900;
  color: #fff;
  font-size: 11px;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-width: 16px;
  height: 16px;
  right: -12px;
  top: -6px;
  font-weight: 500;
  line-height: 1;
  padding: 0 3px
}
.new-search-icon {
  background: url(/templates/template_48_edit/img/new-search-icon.png)
}
.new-compare-icon {
  background: url(/templates/template_48_edit/img/new-compare-icon.png)
}
.new-favorite-icon {
  background: url(/templates/template_48_edit/img/new-favorite-icon.png)
}
.compare-table {
  visibility: hidden;
  overflow: hidden;
  padding: 20px 10px;
  background: #fff;
  border-top: 1px solid #d6d9dc;
  border-bottom: 1px solid #d6d9dc;
  margin: 0 -20px
}
.compare-table__left {
  float: left;
  width: 296px;
  z-index: 2;
  position: relative
}
.compare-table__button-block {
  height: 213px;
  margin-left: 10px;
  margin-right: 10px
}
.compare-table__button-block .button {
  width: 100%
}
.compare-table__button-block .button_alt {
  margin-top: 10px
}
.compare-table__control {
  margin-left: 10px;
  margin-right: 10px;
  height: 49px
}
.compare-table__control-inner {
  width: 100%;
  display: table;
  border-collapse: collapse
}
.compare-table__control-tab {
  border: 1px solid #d6d9dc;
  border-bottom: 1px solid #d6d9dc;
  padding: 4px 10px;
  font-size: 11px;
  width: 50%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 48px;
  font-weight: 700;
  cursor: pointer;
  line-height: 1.1
}
.compare-table__control-tab.active {
  color: #f62900;
  border-top: 1px solid #f62900;
  border-bottom: 1px solid #fff
}
.compare-table__right {
  padding-left: 296px;
  position: relative
}
.compare-table__products {
  height: auto;
  padding-bottom: 32px!important;
  outline: 0
}
.compare-table__products .jspContainer {
  height: auto;
  overflow: visible
}
.compare-table__row {
  white-space: nowrap;
  font-size: 0
}
.compare-table__param_hidden {
  display: none!important
}
.compare-table__param-name {
  width: 100%;
  display: inline-block;
  white-space: normal;
  padding-right: 10px;
  padding-left: 10px;
  vertical-align: top;
  position: relative
}
.compare-table__right .compare-table__param-name {
  width: 240px
}
.compare-table__row-delete {
  width: 24px;
  height: 24px;
  background: url(/templates/template_48_edit/img/compare-table__row-delete.png) no-repeat center center;
  display: block;
  cursor: pointer;
  position: absolute;
  right: 11px;
  top: 2px;
  z-index: 2
}
.compare-table__row-delete:hover {
  opacity: .6
}
.compare-table__param-value {
  width: 237px;
  display: inline-block;
  white-space: normal;
  padding-right: 10px;
  padding-left: 10px;
  vertical-align: top;
  text-align: center
}
.compare-table__param-inner {
  display: block;
  width: 100%;
  border-left: 1px solid #d6d9dc;
  border-right: 1px solid #d6d9dc;
  border-bottom: 1px solid #d6d9dc;
  padding: 4px 10px;
  font-size: 13px;
  font-weight: 300;
  color: #696969;
  height: 100%;
  background: #fff
}
.compare-table__param-name .compare-table__param-inner {
  font-weight: 400;
  color: #000;
  padding-right: 24px
}
.compare-table__param-value_is_empty {
  text-align: center
}
.compare-table__param-inner_is_product {
  border-top: 1px solid #d6d9dc;
  padding-bottom: 10px;
  position: relative;
  padding-top: 10px;
  height: 263px
}
.compare-table__param_hovered .compare-table__param-inner:not(.compare-table__param-inner_is_product) {
  background: #f7f8f8
}
.compare-table .product__remove-link {
  width: 24px;
  height: 24px;
  background: #fff url(/templates/template_48_edit/img/product__remove-link.png) no-repeat center center;
  display: block;
  cursor: pointer;
  margin: 0 auto;
  position: absolute;
  right: 50%;
  top: 20px;
  z-index: 2;
  margin-right: -12px;
  border-radius: 50%;
  opacity: .5
}
.compare-table .product__remove-link:hover {
  opacity: 1
}
.compare-table .profit {
  font-size: 0;
  position: absolute;
  right: 5px;
  pointer-events: none;
  z-index: 3;
  top: 5px
}
.compare-table .profit__percent {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  padding: 3px 9px;
  font-size: 13px;
  font-weight: 500;
  background: #fdce36;
  color: #4a494a
}
.compare-table .product__image-block {
  overflow: hidden;
  position: relative;
  height: 129px
}
.compare-table .product__image-block img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0
}
.compare-table .product__zoom {
  top: 50%;
  display: block;
  height: 24px;
  overflow: hidden;
  transition: opacity .3s ease;
  width: 24px;
  background-color: #e3e3e3;
  opacity: .5;
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  background-image: url(/templates/template_48_edit/img/ai.png);
  background-position: -71px 1px;
  border-radius: 50%;
  left: 50%;
  margin: -12px 0 0 -12px
}
.compare-table .compare-table__param-inner_is_product:hover .product__zoom {
  opacity: 1
}
.compare-table .product__title {
  margin-top: 9px;
  text-align: center;
  overflow: hidden;
  font-size: 13px;
  font-weight: 500;
  line-height: 17px;
  height: 51px
}
.compare-table .product__title a {
  text-decoration: none
}
.compare-table .product__price-block {
  margin-top: 7px;
  text-align: center
}
.compare-table .product__price {
  color: #ef3300;
  font-size: 18px;
  font-weight: 600
}
.compare-table .product__price-old {
  color: #727272;
  font-weight: 400;
  text-decoration: line-through;
  vertical-align: top;
  line-height: 30px;
  font-size: 15px;
  margin-bottom: -5px
}
.same-fields_hidden {
  display: none!important
}
.catalog-search {
  width: 300px;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 10px 10px;
  background: #365e9c;
  display: none;
  z-index: 93;
  border: 1px solid #6186b4
}
.catalog-search__form {
  position: relative
}
.catalog-search__input-text {
  padding-right: 32px
}
.catalog-search__button {
  width: 20px;
  height: 20px;
  position: absolute;
  background: url(/templates/template_48_edit/img/catalog-search__button.png) no-repeat center center;
  right: 6px;
  top: 6px;
  display: block;
  padding: 0
}
.catalog-search__button:hover {
  opacity: .6
}
.catalog-search__window {
  display: none;
  position: absolute;
  background: #fff;
  top: 100%!important;
  left: 0!important;
  right: 0!important;
  box-shadow: 0 2px 10px rgba(0,0,0,.3)
}
.catalog-search__content {
  max-height: 300px;
  outline: 0;
  width: 100%!important
}
.catalog-search__footer {
  border-top: 1px solid #d6dadd;
  text-align: center;
  padding: 10px
}
.catalog-search__item {
  position: relative;
  min-height: 73px;
  padding: 10px 10px 10px 100px
}
.catalog-search__item-image-block {
  width: 80px;
  height: 53px;
  position: absolute;
  left: 10px;
  top: 10px;
  overflow: hidden
}
.catalog-search__item-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: 100%;
  margin: auto;
  min-width: 100%
}
.catalog-search__item-content {
  display: table;
  width: 100%;
  table-layout: fixed
}
.catalog-search__item-content-inner {
  height: 53px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: left
}
.catalog-search__item-title {
  font-size: 14px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.catalog-search__item-title-link {
  text-decoration: none;
  color: #145a9d
}
.catalog-search__item-title-link:hover {
  color: #ef3300;
  text-decoration: none
}
.catalog-search__item-title-link span {
  font-weight: 700
}
.catalog-search__item-price-block {
  font-size: 0;
  margin-top: 2px
}
.catalog-search__item-price {
  color: #ef3300;
  font-size: 13px;
  font-weight: 500
}
.catalog-search__item-price-old {
  text-decoration: line-through;
  color: #727272;
  font-size: 13px;
  font-weight: 400;
  margin-top: -3px
}
.medium {
  display: none
}
.mobile {
  display: none
}