@charset "UTF-8";

/*@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic');*/

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }
/*Normalize.css v5.0.0*/
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* FancyBox CSS v2.1.5  */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fn_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fn_loader.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; 
  top: 7px;
  right: 9px;
  background: url(../images/fn_close.png);
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fn_blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fn_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fn_sprite@2x.png");
    background-size: 44px 152px; }
  #fancybox-loading div {
    background-image: url("../images/fn_loader@2x.gif");
    background-size: 24px 24px; } }

/*Baloon CSS*/
#baloon {
  width: 187px;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
  z-index: 64999;
  filter: Alpha(Opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.8; }

#baloonHeader {
  width: 187px;
  height: 19px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  display: block; }

.baloonHeaderDirect {
  background-image: url(../images/fn_baloon_header.gif); }

.baloonHeaderFlip {
  background-image: url(../images/fn_baloon_flip.gif); }

#baloonFooter {
  width: 187px;
  height: 3px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-image: url(../images/fn_baloon_footer.gif);
  background-repeat: no-repeat;
  display: block; }

#baloonBody {
  padding: 10px;
  background-color: #D0D0D0;
  width: 187px;
  width: expression('187px');
  margin: 0;
  font: normal normal 10px/14px Verdana, Arial, serif;
  line-height: 140%;
  background-image: url(../images/fn_baloon_body.gif);
  background-repeat: repeat-y;
  display: block;
  color: #000;
 }

/* Autocomplete CSS */
.autocomplete-suggestions {
  background-color: #0a0a0a;
  overflow: hidden;
  overflow-y: auto;
  border: 0.0625rem solid #e0e0e0;
  display: table; }

.autocomplete-suggestion {
  display: table-row;
  width: 100%; }

.autocomplete-suggestion:nth-child(even) {
  background-color: #030303; }

.autocomplete-suggestions .autocomplete-selected {
  background: #121212; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #ffc600; }

.autocomplete-suggestion div {
  width: 45px !important;
  text-align: center; }

.autocomplete-suggestion div,
.autocomplete-suggestions span,
.autocomplete-suggestions a {
  padding: 0.125rem 0.3125rem;
  display: table-cell;
  vertical-align: middle; }

.autocomplete-suggestions span {
  white-space: nowrap; }

/*Ui-slider CSS*/
.ui-slider {
  position: relative;
  height: 6px;
  border: 1px solid #e1e8ed;
  background-color: #e1e8ed;
  margin: 12px 10px 33px;
  border-radius: 2px; 
}
.ui-slider .ui-slider-handle {
  position: absolute;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  top: -10px;
  background-color: #e1e8ed;
  border: 1px solid #e1e8ed;
  box-shadow: inset 0 0 0 6px #fff, 0 1px 0 0 #e1e8ed;
  border-radius: 100%;
  cursor: pointer; 
}
.ui-slider .ui-slider-handle.ui-state-focus,
.ui-slider .ui-slider-handle.ui-state-hover {
  background-color: #38c0f3;
}
.ui-slider .ui-slider-range {
  position: absolute;
  background-color: #38c0f3;
  height: 100%; 
}
.fn_categories {
  position: relative;
}
.fn_ajax_wait {
  background: rgba(255, 255, 255, 0.52) url('../images/fn_ajax_wait.gif') no-repeat;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  background-position: 400px 400px;
}
/* Slick slider  v1.5.9 */
.slick-slider {
  position: relative;
  display: block;
  -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: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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:before,
.slick-track:after {
  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.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;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-loading .slick-list {
  background: #fff url("../images/fn_loader.gif") center center no-repeat; }

.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 72px;
  height: 72px;
  margin-top: -36px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background-color: rgba(255, 255, 255, .6);
}
.slick-prev::after,
.slick-next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  content: "";
  width: 16px;
  height: 16px;
  background-color: transparent;
  transform: rotate(45deg);
}
.slick-prev::after {
  border-left: 1px solid #888;
  border-bottom: 1px solid #888;
}
.slick-next::after {
  border-right: 1px solid #888;
  border-top: 1px solid #888;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0px;
}
.slick-prev:hover,
.slick-next:hover {
  background-color: #1aa77f;
}
.slick-prev:hover::after,
.slick-next:hover::after {
  border-color: #fff;
}
.slick-dots {
  position: absolute;
  right: 55px;
  bottom: 30px;
  display: block;
  font-size: 0;
  padding: 0;
  list-style: none;
  text-align: right; }

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 8px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  display: block;
  width: 12px;
  height: 12px;
  outline: none;
  padding: 0;
  border: 0;
  border-radius: 100%;
  cursor: pointer;
  color: transparent;
  background-color: #fff;
  opacity: .4;
}
.slick-dots li.slick-active button {
  opacity: 1;
}
.slick-dots li button:hover {
  opacity: .8;
}

/* COMMON CSS*/
html {
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.1;
  font-weight: bold;
  font-family: inherit;
  color: inherit;
  text-transform: uppercase;
}
h1 {
  font-size: 36px;
  text-transform: uppercase;
}

h2 {font-size: 1.2rem; }

h3 {font-size: 1.15rem; }

h4 {font-size: 1.125rem; }

h5 {font-size: 1.1rem; }

h6 {font-size: 1rem; }
a,
button,
input {
  -webkit-tap-highlight-color: transparent;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
}
p {
  margin-top: 0;
  margin-bottom: .9375rem;
}
p:last-child {
    margin-bottom: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: left;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
}
input,
button,
select,
textarea {
  line-height: inherit;
}
textarea {
  resize: vertical;
}
input[type="search"] {
  -webkit-appearance: none;
}
*:focus {
  outline: none;
}
/* Chrome/Opera/Safari */
::-webkit-input-placeholder {
  font-family: inherit;
  color: inherit;
  text-overflow: ellipsis;
  opacity: .7;
}
/* Mozilla Firefox 4 - 18 */
:-moz-placeholder {
  font-family: inherit;
  color: inherit;
  text-overflow: ellipsis;
  opacity: .7;
 }
 /* Mozilla Firefox 19+ */
::-moz-placeholder {
  font-family: inherit;
  color: inherit;
  text-overflow: ellipsis;
  opacity: .7;
}
/* IE 10+ */
:-ms-input-placeholder {
  font-family: inherit;
  color: inherit;
  text-overflow: ellipsis;
  opacity: .7;
}
/* Edge */
::-ms-input-placeholder {
  font-family: inherit;
  color: inherit;
  text-overflow: ellipsis;
  opacity: .7;
  white-space: nowrap;
}
::placeholder {
  font-family: inherit;
  color: inherit;
  text-overflow: ellipsis;
  opacity: .7;
}
[placeholder] {
  text-overflow: ellipsis;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
}
:focus::-moz-placeholder {
  opacity: 0;
}
:focus:-moz-placeholder {
  opacity: 0;
}
:focus:-ms-input-placeholder {
  opacity: 0;
}
:focus::-ms-input-placeholder {
  opacity: 0;
}
:focus::placeholder {
  opacity: 0;
}

