/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
@import url(//fonts.googleapis.com/css?family=Rubik:300,400,500,600,700&subset=latin,cyrillic);
/* line 9, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 33, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 54, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 77, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 98, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 110, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 118, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 127, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 136, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 145, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 154, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 162, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sup {
  top: -0.5em;
}

/* line 174, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 185, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 193, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 204, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 212, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 252, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 277, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 290, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 302, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 334, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 346, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 356, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 367, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 376, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 387, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 396, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 405, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 416, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, /usr/local/rvm/gems/ruby-2.4.4/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
td,
th {
  padding: 0;
}

/* line 4, /usr/local/rvm/gems/ruby-2.4.4/gems/neat-1.7.4/app/assets/stylesheets/grid/_box-sizing.scss */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 9, /usr/local/rvm/gems/ruby-2.4.4/gems/neat-1.7.4/app/assets/stylesheets/grid/_box-sizing.scss */
*, *::after, *::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-height {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

/* line 6, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.carousel.min.css */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

@i .owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
/* line 13, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.theme.default.css */
.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

/* line 22, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.theme.default.css */
.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

/* line 26, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.theme.default.css */
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

/* line 30, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.theme.default.css */
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

/* line 33, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.theme.default.css */
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 36, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.theme.default.css */
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 40, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.theme.default.css */
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

/* line 49, /home/skatled/skatled.ru-master/vendor/assets/stylesheets/owl.theme.default.css */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* Preload images */
/* line 2, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
body:after {
  content: url("/assets/lightbox/close-5d62e6c90005bfb71f6abb440f9e4753681cb23bbd5e60477ab6f442d2f0e69c.png") url("/assets/lightbox/loading-225aa88b6ab02c06222ec9468d62e15fa188e39cdb9431d1f55401ad380753ed.gif") url("/assets/lightbox/prev-7fd9273f20fdb1229c224341271a119020a5eee74ccf6b4605730917c864caf2.png") url("/assets/lightbox/next-15b869b02c6fbaa8c6c26445a2dd2d9bad80fd27b1409f8179e5dd89dc89d90a.png");
  display: none;
}

/* line 7, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
body.lb-disable-scrolling {
  overflow: hidden;
}

/* line 11, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 22, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

/* line 32, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

/* line 39, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lightbox a img {
  border: none;
}

/* line 43, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

/* line 53, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 59, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-container {
  padding: 4px;
}

/* line 63, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 73, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("/assets/lightbox/loading-225aa88b6ab02c06222ec9468d62e15fa188e39cdb9431d1f55401ad380753ed.gif") no-repeat;
}

/* line 81, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 90, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-container > .nav {
  left: 0;
}

/* line 94, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

/* line 99, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

/* line 105, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url("/assets/lightbox/prev-7fd9273f20fdb1229c224341271a119020a5eee74ccf6b4605730917c864caf2.png") left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

/* line 118, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 123, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url("/assets/lightbox/next-15b869b02c6fbaa8c6c26445a2dd2d9bad80fd27b1409f8179e5dd89dc89d90a.png") right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

/* line 136, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 141, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 154, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 160, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data {
  padding: 0 4px;
  color: #ccc;
}

/* line 165, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

/* line 172, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

/* line 178, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

/* line 186, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("/assets/lightbox/close-5d62e6c90005bfb71f6abb440f9e4753681cb23bbd5e60477ab6f442d2f0e69c.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

/* line 202, /usr/local/rvm/gems/ruby-2.4.4/gems/lightbox2-rails-2.8.2.1/vendor/assets/stylesheets/lightbox.scss */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 1, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-nowrap {
  white-space: nowrap;
}

/* line 4, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-input {
  border: 1px solid grey;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

/* line 12, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-input::-ms-clear {
  display: none;
}

/* line 15, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-wrapper {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: top;
  -webkit-text-size-adjust: 100%;
}

/* line 23, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-addon {
  display: none;
  opacity: 0;
  position: absolute;
}

/* line 28, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-addon[data-addon-type="spinner"] {
  background: rgba(255, 255, 255, 0.75) url("data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=") 50% 50% no-repeat;
  border-radius: 50%;
}

/* line 34, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-addon[data-addon-type="clear"] {
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8;
}

/* line 40, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-addon[data-addon-type="clear"]:hover {
  opacity: 1;
}

/* line 43, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-suggestions {
  background: #ffffff;
  border: 1px solid #999;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  z-index: 9999;
  -webkit-text-size-adjust: 100%;
}

/* line 54, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}

/* line 58, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-suggestions.suggestions-mobile {
  border-style: none;
}

/* line 61, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
  border-bottom: 1px solid #ddd;
}

/* line 64, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-suggestion {
  padding: 4px 4px;
  overflow: hidden;
}

/* line 68, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-suggestion:hover {
  background: #f7f7f7;
}

/* line 71, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-selected {
  background: #f0f0f0;
}

/* line 74, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-selected:hover {
  background: #f0f0f0;
}

/* line 77, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-hint {
  padding: 4px 4px;
  white-space: nowrap;
  overflow: hidden;
  color: #777;
  font-size: 85%;
}

/* line 84, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-constraints {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  white-space: nowrap;
}

/* line 91, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-constraints li {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: default;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0 0.5em;
}

/* line 102, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-constraints li .suggestions-remove {
  height: 1em;
  width: 1em;
  display: inline-block;
  margin: 0 0 0 0.25em;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0.8;
}

/* line 112, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-constraints li .suggestions-remove:hover {
  opacity: 1;
}

/* line 115, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-constraints li span {
  vertical-align: middle;
}

/* line 118, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-subtext {
  color: #777777;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 124, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-subtext_inline {
  display: inline-block;
  min-width: 6em;
  vertical-align: bottom;
  margin: 0 0.5em 0 0;
}

/* line 130, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-subtext-delimiter {
  display: inline-block;
  width: 2px;
}

/* line 134, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-subtext_label {
  margin: 0 0 0 0.25em;
  border-radius: 3px;
  padding: 0 3px;
  background: #f5f5f5;
  font-size: 85%;
}

/* line 143, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-value[data-suggestion-status="LIQUIDATED"] {
  position: relative;
}

/* line 146, /usr/local/rvm/gems/ruby-2.4.4/bundler/gems/jquery-dadata-rails-9beaff9f4fad/vendor/assets/stylesheets/jquery.suggestions.css */
.suggestions-value[data-suggestion-status="LIQUIDATED"]:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  content: '';
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/helpers/_classes.scss */
.spacer {
  -ms-flex: 1;
      flex: 1;
}

/* line 5, /home/skatled/skatled.ru-master/app/assets/stylesheets/helpers/_classes.scss */
.underlined {
  text-decoration: underline;
}

/* line 9, /home/skatled/skatled.ru-master/app/assets/stylesheets/helpers/_classes.scss */
.unstyled-link {
  color: #000;
  text-decoration: none;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 7, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
html,
body {
  width: 100%;
  height: 100% !important;
}

/* line 13, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
.wrapper {
  height: 100%;
  width: 100%;
  position: relative;
  background: #fff;
}

/* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
.content-wrapper {
  overflow-x: hidden;
  margin-bottom: -1300px;
  min-height: 100%;
  height: auto !important;
}
@media screen and (min-width: 651px) {
  /* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
  .content-wrapper {
    margin-bottom: -1200px;
  }
}
@media screen and (min-width: 851px) {
  /* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
  .content-wrapper {
    margin-bottom: -810px;
  }
}
@media screen and (min-width: 1025px) {
  /* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
  .content-wrapper {
    margin-bottom: -654px;
  }
}
@media screen and (min-width: 1280px) {
  /* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
  .content-wrapper {
    margin-bottom: -638px;
  }
}
/* line 41, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
.content-wrapper::after {
  content: "";
  display: block;
}

/* line 47, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
.indent-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (min-width: 1201px) {
  /* line 47, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
  .indent-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1441px) {
  /* line 47, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_layout.scss */
  .indent-wrapper {
    padding-left: 80px;
    padding-right: 80px;
  }
}

/* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_typography.scss */
html {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Rubik";
  font-weight: 300;
  color: #000000;
}

/* line 11, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}

/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_typography.scss */
h1 {
  font-size: 38px;
}

/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_typography.scss */
h2 {
  font-size: 32px;
}

/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_typography.scss */
h3 {
  font-size: 26px;
}

/* line 27, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_typography.scss */
a {
  color: #085785;
  text-decoration: underline;
  cursor: pointer;
  outline: 0;
}

/* line 34, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_typography.scss */
p {
  margin-bottom: 15px;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_lists.scss */
ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_forms.scss */
label {
  display: block;
  margin-bottom: 0.5rem;
}

/* line 6, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_forms.scss */
[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea {
  display: block;
  padding: 12px 16px;
  width: 100%;
  border: 1px solid #989898;
  border-radius: 3px;
  color: rgba(28, 28, 28, 0.6);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
}
/* line 25, /home/skatled/skatled.ru-master/app/assets/stylesheets/helpers/_mixins.scss */
[type='color']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='email']:focus, [type='month']:focus, [type='number']:focus, [type='password']:focus, [type='search']:focus, [type='tel']:focus, [type='text']:focus, [type='time']:focus, [type='url']:focus, [type='week']:focus, input:not([type]):focus, textarea:focus {
  color: #1c1c1c;
  outline: none;
}

/* line 11, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_forms.scss */
textarea {
  resize: vertical;
}

/* line 15, /home/skatled/skatled.ru-master/app/assets/stylesheets/base/_forms.scss */
select {
  display: block;
  padding: 12px 16px;
  width: 100%;
  border: 1px solid #989898;
  border-radius: 3px;
  color: rgba(28, 28, 28, 0.6);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARCAYAAAAougcOAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsRCB0shkLhjgAAAFJJREFUOMtjYMACli9frsAwCkbBKBgFZAHGVatWJfz//38+QYWMjIlhYWELyLKEgYGBgZBFlFgAtwSfRZRagGIJNouoYQGGJcgWUcsCnIDa9QkAoE0sME7R6kwAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position-x: right;
  background-position-y: 25%;
  padding-right: 35px;
}
/* line 25, /home/skatled/skatled.ru-master/app/assets/stylesheets/helpers/_mixins.scss */
select:focus {
  color: #1c1c1c;
  outline: none;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_grid.scss */
.container-fluid {
  padding: 0 15px;
}

/* line 5, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_grid.scss */
.container {
  display: block;
  max-width: 1200px;
  margin: 0;
}
@media screen and (max-width: 1240px) {
  /* line 5, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_grid.scss */
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header {
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -ms-flex-align: center;
      align-items: center;
  background: #fff;
}
/* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header, .header a {
  color: #0b292c;
}
/* line 12, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__logo {
  height: 27px;
  width: 190px;
  background: url(/assets/logo-a056397c9eda129087da54c7fd6b4e15f0f85bd5828d45cde94e0b03f40b7482.svg) no-repeat;
  background-size: contain;
}
@media screen and (min-width: 551px) {
  /* line 12, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
  .header__logo {
    height: 40px;
    width: 285px;
  }
}
@media screen and (min-width: 1201px) {
  /* line 12, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
  .header__logo {
    height: 45px;
    width: 285px;
  }
}
/* line 29, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__slogan {
  margin-left: 15px;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 1200px) {
  /* line 29, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
  .header__slogan {
    display: none;
  }
}
/* line 39, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__contact {
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  line-height: 1.3;
}
/* line 44, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__contact:not(:last-child) {
  margin-right: 20px;
}
@media screen and (min-width: 901px) {
  /* line 44, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
  .header__contact:not(:last-child) {
    margin-right: 50px;
  }
}
@media screen and (max-width: 900px) {
  /* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
  .header__contact-text {
    display: none;
  }
}
/* line 58, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__contact-phone, .header__contact-email {
  font-weight: 500;
}
@media screen and (min-width: 1201px) {
  /* line 58, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
  .header__contact-phone, .header__contact-email {
    font-size: 21px;
    line-height: 21px;
  }
}
/* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__contact-description {
  font-size: 12px;
  text-transform: uppercase;
}
/* line 74, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__icon {
  display: inline-block;
  background: url(/assets/header-icons-b795c3dae1cca6fd65dc29158d6ef8c65c98f7331070347b16093ad467fdc186.svg) no-repeat;
}
@media screen and (min-width: 901px) {
  /* line 74, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
  .header__icon {
    margin: 3px 12px 0 0;
  }
}
/* line 82, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__icon-email {
  width: 26px;
  height: 17px;
  background-position: 0 0;
}
/* line 88, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__icon-phone {
  width: 24px;
  height: 17px;
  background-position: -66px 0;
}
/* line 95, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
.header__callback {
  margin: 10px 0;
  -ms-flex-item-align: center;
      align-self: center;
}
@media screen and (max-width: 900px) {
  /* line 95, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_header.scss */
  .header__callback {
    margin-right: 20px;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav {
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  background-color: #fff;
  border-top: 2px solid #dfdfdf;
  border-bottom: 2px solid #dfdfdf;
  width: 100%;
}
/* line 12, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav_fixed {
  position: fixed;
  top: -2px;
  z-index: 1100;
}
@media screen and (max-width: 900px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav {
    padding: 0;
  }
}
/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav, .main-nav__list {
  display: -ms-flexbox;
  display: flex;
}
/* line 26, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__hamburger {
  margin-left: 20px;
  -ms-flex: 0;
      flex: 0;
  -ms-flex-item-align: center;
      align-self: center;
}
@media screen and (min-width: 901px) {
  /* line 26, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav__hamburger {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  /* line 36, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav__list {
    display: none;
    width: 100%;
    -ms-flex-order: 2;
        order: 2;
    border-top: 2px solid #dfdfdf;
  }
}
/* line 45, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__item {
  margin: 30px 20px;
  cursor: pointer;
}
@media screen and (min-width: 901px) {
  /* line 45, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav__item {
    margin: 0;
    padding: 20px 15px;
  }
  /* line 53, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav__item:first-child {
    padding-left: 0;
  }
  /* line 57, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav__item:last-child {
    padding-right: 10px;
  }
  /* line 61, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav__item:hover .main-nav__link {
    opacity: 0.7;
  }
}
/* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__triangle {
  position: relative;
  display: none;
  height: 0;
}
@media screen and (max-width: 900px) {
  /* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav__triangle {
    display: none !important;
  }
}
/* line 77, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__triangle:before, .main-nav__triangle:after {
  content: '';
  position: absolute;
  bottom: -1px;
  top: 10px;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  border-width: 0 8px 11px;
  border-style: solid;
  border-color: transparent transparent #0B85CD transparent;
}
/* line 91, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__triangle:after {
  margin: 0 0 0 -7px;
  border-width: 0 7px 10px;
}
/* line 97, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__link {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  -webkit-transition: .2s;
  transition: .2s;
}
/* line 106, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav-dropdown__list {
  display: none;
  position: absolute;
  margin-top: 20px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  left: 0;
  right: 0;
  width: 100%;
  background: #0B85CD;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  z-index: 5;
}
@media screen and (min-width: 1281px) {
  /* line 106, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav-dropdown__list {
    padding-left: 20px;
  }
}
@media screen and (max-width: 900px) {
  /* line 106, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
  .main-nav-dropdown__list {
    display: none !important;
  }
}
/* line 127, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav-dropdown__item {
  display: inline-block;
  padding: 22px 0;
  max-width: 225px;
  font-size: 14px;
  text-align: center;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: pointer;
}
/* line 136, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav-dropdown__item:hover {
  margin-top: -10px;
  padding-top: 32px;
  background-color: rgba(255, 255, 255, 0.3);
}
/* line 142, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav-dropdown__item-text {
  margin-top: 14px;
  color: white;
}
/* line 148, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav-dropdown__link {
  display: block;
  padding: 0 35px;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
/* line 157, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(/assets/main-navigation-1d17203533c7f0a16c642dd4d7cdfed3cdabcefe5ac99d6bbe97ff400b814e39.svg);
}
/* line 162, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__icon-partners {
  width: 92px;
  height: 50px;
  background-position: 0 0;
}
/* line 168, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__icon-become-dealer {
  width: 46px;
  height: 50px;
  background-position: -132px 0;
}
/* line 174, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__icon-advantages {
  width: 50px;
  height: 50px;
  background-position: -198px 0;
}
/* line 180, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__icon-certificate {
  width: 61px;
  height: 50px;
  background-position: -264px 0;
}
/* line 186, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_navigation.scss */
.main-nav__icon-review {
  width: 56px;
  height: 50px;
  background-position: -396px 0;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-nav-sublist {
  padding-left: 0;
}

/* line 5, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer {
  padding: 45px 20px;
  background: #000;
  color: #fff;
  line-height: 1.1;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  /* line 5, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1441px) {
  /* line 5, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media screen and (min-width: 1280px) {
  /* line 5, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
/* line 28, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer a:not(.btn) {
  color: #fff;
  text-decoration: none;
}
/* line 35, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-nav__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media screen and (min-width: 851px) {
  /* line 35, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 540px;
  }
}
@media screen and (min-width: 1112px) {
  /* line 35, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__list {
    -ms-flex-direction: row;
        flex-direction: row;
    height: auto;
  }
}
@media screen and (max-width: 1111px) {
  /* line 51, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__about-production {
    -ms-flex-order: 0;
        order: 0;
  }
  /* line 55, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__partner {
    -ms-flex-order: 2;
        order: 2;
  }
  /* line 59, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__about-company {
    -ms-flex-order: 1;
        order: 1;
  }
  /* line 63, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__catalog {
    -ms-flex-order: 3;
        order: 3;
  }
}
/* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-nav__item {
  margin-bottom: 25px;
}
@media screen and (min-width: 651px) {
  /* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__item {
    margin-right: 35px;
  }
}
@media screen and (min-width: 1201px) {
  /* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__item {
    margin-right: 49px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__item {
    margin-right: 90px;
  }
}
/* line 83, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-nav__item:last-child {
  position: relative;
}
@media screen and (min-width: 1280px) {
  /* line 83, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-nav__item:last-child {
    margin-right: 0;
  }
}
/* line 91, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-nav__item:last-child:after {
  /**
  * This is the second part of the hack. It creates
  * an invisible element on the last child that
  * forces a space between the child and the right
  * edge of the container.
  */
  display: block;
  width: 11px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 100%;
  visibility: hidden;
  content: "";
}
/* line 109, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-nav__link, .footer-nav__phone {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 116, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-nav-sublist {
  margin: 30px 0;
}
/* line 119, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-nav-sublist__item {
  display: block;
  margin-bottom: 20px;
  font-weight: 400;
  cursor: pointer;
}
@media screen and (min-width: 651px) {
  /* line 129, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
  }
}
/* line 139, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-contacts {
  margin: 30px 0;
}
/* line 142, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-contacts__link {
  display: block;
  margin-top: 5px;
  font-size: 21px;
  font-weight: 500;
}
/* line 151, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-social {
  display: -ms-flexbox;
  display: flex;
}
/* line 154, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-social__item:not(:last-child) {
  margin-right: 20px;
}
/* line 158, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-social__link {
  height: 55px;
  width: 55px;
  display: block;
  line-height: 68px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 100px;
}
@media screen and (min-width: 451px) {
  /* line 158, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-social__link {
    height: 60px;
    width: 60px;
    line-height: 73px;
  }
}
/* line 172, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-social__icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(/assets/footer-social-e818134dfbb702a050568436a86faa9ee683a3acfcaf7af5c1a303cfeca2f951.svg);
}
/* line 177, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-social__icon-fb {
  width: 13px;
  height: 25px;
  background-position: 0 0;
}
/* line 183, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-social__icon-twitter {
  width: 31px;
  height: 25px;
  background-position: -33px 0;
}
/* line 189, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-social__icon-vk {
  width: 45px;
  height: 25px;
  background-position: -83px 0;
}
/* line 195, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-social__icon-youtube {
  width: 38px;
  height: 25px;
  background-position: -145px 0;
}
@media screen and (min-width: 1280px) {
  /* line 203, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer__become-dealer {
    margin-left: auto;
  }
}
/* line 209, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-powered-by {
  margin-top: 30px;
  width: 100%;
}
@media screen and (min-width: 651px) {
  /* line 209, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-powered-by {
    margin-top: 12px;
  }
}
/* line 217, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer-powered-by__link {
  font-size: 14px;
  font-weight: 400;
  display: block;
  margin-bottom: 8px;
}
@media screen and (min-width: 651px) {
  /* line 217, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer-powered-by__link {
    display: inline-block;
    margin-bottom: 0;
  }
}

/* line 232, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
.footer, .content-wrapper:after {
  height: 1300px;
}
@media screen and (min-width: 651px) {
  /* line 232, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer, .content-wrapper:after {
    height: 1200px;
  }
}
@media screen and (min-width: 851px) {
  /* line 232, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer, .content-wrapper:after {
    height: 810px;
  }
}
@media screen and (min-width: 1025px) {
  /* line 232, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer, .content-wrapper:after {
    height: 654px;
  }
}
@media screen and (min-width: 1280px) {
  /* line 232, /home/skatled/skatled.ru-master/app/assets/stylesheets/layout/_footer.scss */
  .footer, .content-wrapper:after {
    height: 638px;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.callback-btn {
  display: inline-block;
  padding: 11px 23px;
  background: #0B85CD !important;
  color: white !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid transparent;
  -webkit-box-shadow: 0px 4px 0px #0b292c;
          box-shadow: 0px 4px 0px #0b292c;
  cursor: pointer;
  outline: none;
  -webkit-transition: .2s;
  transition: .2s;
}

/* line 18, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn {
  display: inline-block;
  padding: 11px 23px;
  background: #0B85CD;
  color: white;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid transparent;
  -webkit-box-shadow: 0px 4px 0px #0b292c;
          box-shadow: 0px 4px 0px #0b292c;
  cursor: pointer;
  outline: none;
  -webkit-transition: .2s;
  transition: .2s;
}
@media screen and (min-width: 451px) {
  /* line 18, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
  .btn {
    font-size: 14px;
  }
}
/* line 41, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn:hover, .btn:focus {
  opacity: .85;
}
/* line 46, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn::-moz-focus-inner {
  border: 0;
}
/* line 50, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn:disabled {
  color: #fff;
  background: #bebebe;
  -webkit-box-shadow: 0px 4px 0px #989898;
          box-shadow: 0px 4px 0px #989898;
  cursor: not-allowed;
}
/* line 57, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn_white {
  background: white;
  color: #0B85CD;
  -webkit-box-shadow: 0px 4px 0px #1089AC;
          box-shadow: 0px 4px 0px #1089AC;
}
/* line 63, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn_light {
  background: #1ABBE8;
  -webkit-box-shadow: 0px 4px 0px #128CAE;
          box-shadow: 0px 4px 0px #128CAE;
}
/* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn__yellow {
  background: #fbc25e;
  color: #86652c;
  -webkit-box-shadow: 0px 4px 0px #a58a37;
          box-shadow: 0px 4px 0px #a58a37;
}
/* line 74, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn__gray {
  background: #989898;
  color: #fff;
  -webkit-box-shadow: 0px 4px 0px #7f7f7f;
          box-shadow: 0px 4px 0px #7f7f7f;
}
/* line 80, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn__primary {
  padding: 18px 45px;
  font-size: 16px;
  text-transform: none;
}
@media screen and (min-width: 451px) {
  /* line 80, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
  .btn__primary {
    font-size: 21px;
  }
}
/* line 90, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn__block {
  display: block;
  width: 100%;
}
/* line 96, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
.btn__group .btn {
  margin-bottom: 15px;
}
@media screen and (min-width: 451px) {
  /* line 99, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_buttons.scss */
  .btn__group .btn:not(:last-child) {
    margin-right: 15px;
  }
}

/* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.form__group {
  margin-bottom: 15px;
}
/* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.form__group_invalid input, .form__group_invalid select {
  color: #e31b4a;
  border-color: #e31b4a;
}
/* line 16, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.form__error {
  margin-top: 5px;
  color: #e31b4a;
  font-size: 13px;
}

/* line 23, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.checkbox {
  display: -ms-flexbox;
  display: flex;
}
/* line 26, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.checkbox > input[type="checkbox"] {
  position: absolute;
  left: -9999px;
}
/* line 30, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.checkbox > input[type="checkbox"]:checked + .checkbox__icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij48cGF0aCBmaWxsPSIjMEI4NUNEIiBkPSJNMS41NiAwQy43IDAgMCAuNyAwIDEuNTZ2MTAuODhDMCAxMy4zLjcgMTQgMS41NiAxNGgxMC44OGMuODYgMCAxLjU2LS43IDEuNTYtMS41NlYxLjU2QzE0IC43IDEzLjMgMCAxMi40NCAwem0wIDcuMTVMMi42NCA2LjFsMi44IDIuNjkgNS45Mi01LjY4IDEuMDggMS4wNS03IDYuNzN6Ii8+PC9zdmc+);
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
/* line 37, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.checkbox > input[type="checkbox"]:focus + .checkbox__icon {
  border-color: #0B85CD;
}
/* line 41, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.checkbox > input[type="checkbox"] + .checkbox__icon {
  height: 18px;
  width: 18px;
  background: transparent;
  border: 2px solid #989898;
  border-radius: 3px;
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
/* line 51, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.checkbox__label {
  margin-left: 10px;
}

/* line 56, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.input_black {
  border-color: black;
}
/* line 59, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.input_black, .input_black::-webkit-input-placeholder {
  color: black;
}
.input_black, .input_black:-ms-input-placeholder {
  color: black;
}
.input_black, .input_black::placeholder {
  color: black;
}

/* line 64, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.input_white {
  border-color: white;
}
/* line 67, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
.input_white, .input_white:focus, .input_white::-webkit-input-placeholder {
  color: white;
}
.input_white, .input_white:focus, .input_white:-ms-input-placeholder {
  color: white;
}
.input_white, .input_white:focus, .input_white::placeholder {
  color: white;
}

/* line 72, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_forms.scss */
select.input_black {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTIgNiI+PHBhdGggZD0iTTAgMGw1LjkxIDUuOTFMMTEuMDggMHoiLz48L3N2Zz4=);
  background-position: center right 15px;
  background-repeat: no-repeat;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_hamburger.scss */
.hamburger {
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}
/* line 7, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_hamburger.scss */
.hamburger__bar {
  position: relative;
  display: block;
  height: 3px;
  width: 35px;
  background-color: #000;
  -webkit-transition: .3s;
  transition: .3s;
}
/* line 15, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_hamburger.scss */
.hamburger__bar:not(:last-child) {
  margin-bottom: 6px;
}
/* line 24, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_hamburger.scss */
.hamburger__open .hamburger__bar:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-43deg);
      -ms-transform: translateY(9px) rotate(-43deg);
          transform: translateY(9px) rotate(-43deg);
}
/* line 28, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_hamburger.scss */
.hamburger__open .hamburger__bar:nth-of-type(2) {
  opacity: 0;
}
/* line 32, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_hamburger.scss */
.hamburger__open .hamburger__bar:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(43deg);
      -ms-transform: translateY(-9px) rotate(43deg);
          transform: translateY(-9px) rotate(43deg);
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_breadcrumbs.scss */
.breadcrumbs {
  position: absolute;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 12px 0;
  list-style-type: disc;
}
@media screen and (max-width: 900px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_breadcrumbs.scss */
  .breadcrumbs {
    display: none;
  }
}
/* line 13, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_breadcrumbs.scss */
.breadcrumbs__item, .breadcrumbs__link {
  color: #4a4a4a;
}
/* line 17, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_breadcrumbs.scss */
.breadcrumbs__item {
  margin: 0 15px;
}
/* line 20, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_breadcrumbs.scss */
.breadcrumbs__item:first-child {
  margin-left: 0;
  list-style-type: none;
}
/* line 25, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_breadcrumbs.scss */
.breadcrumbs__item_active, .breadcrumbs__item_active a {
  color: #7f7f7f;
}
/* line 30, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_breadcrumbs.scss */
.breadcrumbs__link {
  text-decoration: none;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.card, .main-callback__type, .partners-map__block {
  padding: 26px;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}

/* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 0 6px 24px 6px;
  padding: 13px 16px;
  width: 100%;
  color: #000;
  text-decoration: none;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
}
@media screen and (min-width: 340px) {
  /* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
  .product-card {
    width: 300px;
  }
}
/* line 25, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card__title, .product-card__category {
  font-weight: 400;
}
/* line 29, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card__category, .product-card__manufacturer {
  margin-top: 5px;
}
/* line 33, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card__category {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
/* line 38, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card__manufacturer {
  font-size: 12px;
  font-weight: 400;
}
/* line 43, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card__img {
  margin: 10px auto;
  width: 100%;
}
/* line 48, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card-characteristics {
  font-size: 14px;
  margin-bottom: 20px;
}
/* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card-characteristics__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 57, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card-characteristics__dashed {
  width: 100%;
  margin: 0 10px;
  -ms-flex-item-align: center;
      align-self: center;
  border-bottom: 1px dashed #9b9b9b;
}
/* line 64, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card-characteristics__text {
  color: rgba(0, 0, 0, 0.87);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
/* line 71, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card__btn {
  margin-top: auto;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: .2s;
  transition: .2s;
}
/* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.product-card__btn:hover {
  opacity: .8;
}

/* line 84, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card {
  max-width: 1000px;
  border-radius: 5px;
}
/* line 88, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card h1, .partner-card h2 {
  margin: 0;
  text-align: center;
}
/* line 93, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card h1 {
  font-size: 38px;
  font-weight: 300;
  line-height: 50px;
}
/* line 99, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card h2 {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
}
/* line 105, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card__company {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}
/* line 111, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 40px;
}
/* line 115, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card__logo img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 650px) {
  /* line 111, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
  .partner-card__logo {
    padding: 0;
  }
  /* line 123, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
  .partner-card__logo img {
    display: none;
  }
}
/* line 132, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card__name {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}
/* line 139, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
.partner-card__description {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}
@media screen and (max-width: 900px) {
  /* line 84, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_cards.scss */
  .partner-card {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter {
  padding-bottom: 20px;
  margin-bottom: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-bottom: 2px solid #dfdfdf;
}
@media screen and (min-width: 1001px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
  .filter {
    margin-right: 30px;
    width: 270px;
  }
}
/* line 15, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter__form {
  margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
  /* line 15, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
  .filter__form {
    display: none;
    padding: 20px 15px;
    position: fixed;
    width: 230px;
    min-width: 230px;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.03);
    font-size: 14px;
    overflow: auto;
  }
}
@media screen and (max-width: 1000px) and (min-width: 370px) {
  /* line 15, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
  .filter__form {
    padding-left: 20px;
    padding-right: 20px;
    width: 280px;
    min-width: 280px;
  }
}
@media screen and (max-width: 1000px) {
  /* line 38, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
  .filter__form:after {
    position: absolute;
    content: " ";
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    -webkit-box-shadow: -5px 0px 15px rgba(0, 0, 0, 0.3);
            box-shadow: -5px 0px 15px rgba(0, 0, 0, 0.3);
  }
  /* line 48, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
  .filter__form .btn {
    display: block;
    width: 100%;
  }
}
/* line 56, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter_hide .filter__title:before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: .5;
}
/* line 62, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter__title {
  font-weight: 400;
  cursor: pointer;
}
/* line 66, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter__title:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-bottom: 3px;
  height: 6px;
  width: 11px;
  background: url(/assets/arrow-down-9e325afea4a3a3117d7d495e030004d12b0f48ccabe8087c5eeaf7a1a371035a.svg) no-repeat;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background-size: cover;
  -webkit-transition: .2s;
  transition: .2s;
}
/* line 81, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter__content {
  margin-top: 15px;
}
/* line 88, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__item {
  margin-bottom: 10px;
  font-weight: 400;
  cursor: pointer;
}
/* line 93, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__item.active > a {
  color: #0B85CD;
}
/* line 97, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__item > ul {
  display: none;
  margin: 10px 0 0 15px;
}
/* line 102, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__item:hover > .filter-categories__link:hover {
  color: #0B85CD;
}
/* line 107, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories > .filter-categories__list > .filter-categories__item:last-child {
  margin-bottom: 0;
}
/* line 111, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__arrow {
  float: left;
  margin-right: -11px;
  margin-bottom: 3px;
  margin-top: 6px;
  opacity: .5;
  height: 6px;
  width: 11px;
  background: url(/assets/arrow-down-9e325afea4a3a3117d7d495e030004d12b0f48ccabe8087c5eeaf7a1a371035a.svg) no-repeat;
  background-size: cover;
}
/* line 123, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__arrow_open {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
/* line 128, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__link {
  color: #000;
  text-decoration: none;
}
/* line 132, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__link, .filter-categories__link:before {
  -webkit-transition: .2s;
  transition: .2s;
}
/* line 136, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter-categories__link:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  margin-right: 21px;
}
/* line 146, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter__checkbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
/* line 150, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter__checkbox .checkbox__label {
  color: #989898;
}
/* line 154, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter__checkbox > input[type="checkbox"]:checked ~ .checkbox__label {
  color: #000;
}
/* line 159, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
.filter__close {
  margin-bottom: 20px;
}
@media screen and (min-width: 1001px) {
  /* line 163, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_filter.scss */
  .filter__only-mobile {
    display: none;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  list-style-type: none;
}
/* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination:after {
  content: '';
  width: 100%;
  -ms-flex-order: 101;
      order: 101;
}
/* line 14, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination a {
  text-decoration: none;
  color: black;
}
/* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__item, .pagination__btn {
  margin: 12px;
}
/* line 23, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__item {
  color: black;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
  width: 30px;
  height: 30px;
  margin: 12px 10px;
  cursor: pointer;
}
/* line 35, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__item:hover {
  font-weight: 700;
}
/* line 39, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__item_active {
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  background-color: white;
  border: 1px solid #979797;
  border-radius: 100%;
}
/* line 48, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__item_active:hover {
  font-weight: 300;
}
/* line 54, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__btn {
  height: 30px;
  width: 135px;
  vertical-align: middle;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  border: 1px solid #979797;
  font-size: 14px;
  font-weight: 300;
  cursor: pointer;
}
/* line 69, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__btn:hover {
  background-color: white;
}
/* line 73, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__btn_disabled {
  cursor: default;
  color: #979797;
}
/* line 77, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__btn_disabled:hover {
  background-color: transparent;
}
/* line 82, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__btn:first-of-type {
  margin-left: auto;
  -ms-flex-order: 99;
      order: 99;
}
/* line 87, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
.pagination__btn:last-of-type {
  -ms-flex-order: 100;
      order: 100;
}
@media screen and (max-width: 768px) {
  /* line 93, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
  .pagination:after {
    -ms-flex-order: 98;
        order: 98;
  }
  /* line 97, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_pagination.scss */
  .pagination__btn:first-of-type {
    margin-left: 12px;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  background-color: #f4f4f4;
}
/* line 6, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__map, .contacts__info {
  width: 50%;
}
/* line 10, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__info {
  padding: 100px 65px;
}
/* line 14, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__headline {
  margin: 0;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
  .contacts {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  /* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
  .contacts__map, .contacts__info {
    width: 100%;
  }
  /* line 26, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
  .contacts__map {
    height: 350px;
  }
  /* line 30, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
  .contacts__info {
    padding: 60px 30px;
  }
}
/* line 37, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__phone-number {
  margin-bottom: 0;
  color: #000;
  font-size: 25px;
  text-decoration: none;
}
/* line 44, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__phone h2 {
  font-size: 18px;
  font-weight: 300;
}
/* line 50, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__places {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 57, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__place {
  margin-top: 30px;
}
/* line 60, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__place h2 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 66, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__place > div {
  margin-top: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
/* line 72, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__place span {
  font-size: 14px;
}
/* line 76, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__place img {
  margin-right: 15px;
  vertical-align: top;
  opacity: 0.3;
}
/* line 82, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__place div:first-of-type img {
  padding-top: 4px;
}
/* line 87, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__icon {
  margin-right: 15px;
  vertical-align: top;
  opacity: 0.3;
}
/* line 92, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts__icon_mail {
  padding-top: 4px;
}

/* line 98, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts_partner {
  background-color: white;
}
/* line 101, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts_partner .contacts__info {
  padding-bottom: 80px;
}
/* line 105, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
.contacts_partner .contacts__place {
  width: auto;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  /* line 111, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
  .contacts_partner .contacts__info h1 {
    text-align: center;
  }
  /* line 115, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_contacts.scss */
  .contacts_partner .contacts__places {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

/* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.files__list {
  display: table;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
/* line 10, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.files__pagination {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 0 15px;
}

/* line 18, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file {
  display: table-row;
  color: #000;
  text-decoration: none;
}
/* line 25, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file:hover {
  background-color: #F3F3F3;
  cursor: pointer;
}
/* line 29, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file:hover .file__download {
  background-image: url(/assets/download_active-fd02f4250461e7b50f124f309277b9aa50a2d64d504f3b67602aa1bf46d288b3.svg);
  opacity: 1;
}
/* line 33, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file:hover .file__download_empty {
  background-image: none;
}
/* line 39, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file__icon {
  padding-left: 15px;
  opacity: 0.5;
}
/* line 42, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file__icon img {
  vertical-align: middle;
}
/* line 47, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file__name {
  font-size: 16px;
  font-weight: 300;
}
/* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file__size {
  font-size: 14px;
  font-weight: 300;
}
/* line 57, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file__download {
  min-width: 35px;
  width: 35px;
  background-image: url(/assets/download-9862adc58909d5015d07a6decf2d176c4738882e9f2a6dbbffd5dec30a5e019b.svg);
  background-repeat: no-repeat;
  background-position: left center;
  opacity: 0.5;
}
/* line 65, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file__download_empty {
  background-image: none;
}
/* line 70, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
.file__icon, .file__name, .file__size, .file__download {
  display: table-cell;
  padding: 9px;
  vertical-align: middle;
}
@media screen and (max-width: 650px) {
  /* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
  .file__name {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 83, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_files.scss */
  .file__icon, .file__size {
    display: none;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  display: none;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  overflow-y: auto;
}
/* line 16, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal_open {
  display: -ms-flexbox;
  display: flex;
}
/* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal_open--alt {
  display: block;
}
/* line 24, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal__dialog {
  width: 90%;
  max-width: 470px;
  padding: 40px;
  text-align: center;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: white;
}
@media screen and (max-width: 650px) {
  /* line 24, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
  .modal__dialog {
    padding: 20px;
  }
}
/* line 40, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal__headline {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
/* line 46, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal__headline_lg {
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 300;
  line-height: 50px;
}
/* line 54, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal__agreement {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin-top: 18px;
}
/* line 61, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal__flash {
  display: -ms-flexbox;
  display: flex;
  max-width: 340px;
  margin: 0 auto;
  text-align: left;
  font-size: 38px;
  font-weight: 300;
  line-height: 44px;
}
/* line 70, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal__flash img {
  margin-right: 20px;
}
@media screen and (max-width: 450px) {
  /* line 61, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
  .modal__flash {
    -ms-flex-direction: column;
        flex-direction: column;
    text-align: center;
  }
  /* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
  .modal__flash img {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
/* line 85, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal-privacy-policy {
  overflow: auto;
  z-index: 3000;
}
/* line 89, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal-privacy-policy .modal__dialog {
  max-width: 90%;
  margin: 30px auto;
  position: relative;
}
/* line 94, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal-privacy-policy .modal__dialog p {
  text-align: left;
}
/* line 98, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal-privacy-policy .modal__dialog .btn {
  margin-top: 20px;
}
/* line 103, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal-privacy-policy .modal__cross {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  background: url(/assets/cross-d8497c71643fdf51b8f1ed195d138058717fbe05797cb17c73895939bb086617.svg) no-repeat;
  background-size: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 451px) {
  /* line 103, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
  .modal-privacy-policy .modal__cross {
    right: 20px;
    top: 20px;
  }
}
/* line 119, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal-privacy-policy .modal__cross:hover {
  background-image: url(/assets/cross_active-2bb1beb88d237c7045887c603060bec06e5ba78153f529df017a645f2354e11c.svg);
}
/* line 124, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal-privacy-policy .modal__headline {
  margin-top: 35px;
}
/* line 127, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
.modal-privacy-policy .modal__headline_lg {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}
@media screen and (min-width: 451px) {
  /* line 127, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_modal.scss */
  .modal-privacy-policy .modal__headline_lg {
    margin-bottom: 40px;
    font-size: 38px;
    line-height: 50px;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback {
  margin-bottom: 25px;
  min-height: 300px;
  width: 100%;
  max-width: 610px;
}
@media screen and (min-width: 1201px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback {
    margin-bottom: 0;
    margin-right: 25px;
  }
}
/* line 12, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__wrapper {
  height: 100%;
}
@media screen and (min-width: 651px) {
  /* line 16, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__types {
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__type {
  width: 300px;
  text-align: center;
}
@media screen and (max-width: 650px) {
  /* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__type {
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 651px) {
  /* line 31, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__type:not(:last-child) {
    margin-right: 20px;
  }
}
/* line 37, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__type__title {
  font-size: 24px;
}
/* line 41, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__type__img {
  margin: 25px auto;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 46, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__type__img_buy {
  height: 65px;
  width: 50px;
  background-image: url(/assets/main/buy-5cab5cd766373ea1bf37c0f99d24563a24424f8f7b3b57a02307e70aabd2f49b.svg);
}
/* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__type__img_become {
  height: 65px;
  width: 50px;
  background-image: url(/assets/main/become-c9d3db28207cf25f28303a1b3d48caaaa8f0280986a0ac1ffeb52709f2ca1079.svg);
}
/* line 60, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__form {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  overflow: hidden;
}
@media screen and (min-width: 551px) {
  /* line 60, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__form {
    border-radius: 3px;
  }
}
/* line 71, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__steps {
  height: 100%;
  width: 38px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 551px) {
  /* line 71, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__steps {
    width: 60px;
  }
}
/* line 82, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__step {
  display: -ms-flexbox;
  display: flex;
  height: 25%;
  width: 100%;
  background: #dfdfdf;
  color: #989898;
  font-size: 18px;
  font-weight: 500;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -webkit-transition: .2s;
  transition: .2s;
  cursor: not-allowed;
}
@media screen and (min-width: 551px) {
  /* line 82, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__step {
    font-size: 24px;
  }
}
/* line 99, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__step:not(:last-child) {
  border-bottom: 1px solid #18a2f3;
}
/* line 103, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__step_active, .main-callback__step_passed {
  cursor: pointer;
}
/* line 107, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__step_active {
  height: 50%;
  background: #1ABBE8;
  color: #fff;
}
/* line 113, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__step_passed {
  color: #085785;
  background: #0B85CD;
}
/* line 119, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__step-content {
  padding: 25px 21px;
  height: 100%;
  width: 100%;
  background: #fff;
}
@media screen and (min-width: 551px) {
  /* line 119, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__step-content {
    padding: 24px 36px;
    text-align: center;
  }
}
/* line 130, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__title {
  margin-bottom: 30px;
  font-size: 24px;
}
@media screen and (max-width: 550px) {
  /* line 130, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__title {
    max-width: 195px;
  }
}
/* line 139, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__city {
  margin: auto;
  max-width: 330px;
}
/* line 144, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__inputs {
  text-align: left;
}
@media screen and (min-width: 551px) {
  /* line 144, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  /* line 151, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__inputs > * {
    width: 47%;
  }
  /* line 154, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__inputs > *:nth-child(odd) {
    margin-right: 3%;
  }
}
/* line 161, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__complete {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  width: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}
@media screen and (min-width: 500px) {
  /* line 161, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__complete {
    background-image: url(/assets/callback-complete-8af0a13dbcbcf3ecb42a2f7048d142c33db3e496e850eb3e5df23f4d500c5ffc.png);
  }
}
@media screen and (min-width: 551px) {
  /* line 161, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__complete {
    border-radius: 3px;
  }
}
/* line 179, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__complete__text {
  padding: 24px;
}
@media screen and (min-width: 651px) {
  /* line 179, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
  .main-callback__complete__text {
    padding-left: 70px;
    padding-right: 70px;
  }
}
/* line 188, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__complete__title {
  color: #0B85CD;
  font-size: 38px;
}
/* line 193, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_main-callback.scss */
.main-callback__complete__description {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 400;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_suggestions.scss */
.suggestions-wrapper {
  display: block;
  -ms-flex: 0;
      flex: 0;
}

/* line 6, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_suggestions.scss */
.suggestions-suggestions {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  color: black;
}
/* line 10, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_suggestions.scss */
.suggestions-suggestions strong {
  color: #0B85CD;
}

/* line 15, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_suggestions.scss */
.suggestions-suggestion {
  padding: 10px 20px;
}

/* line 21, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_suggestions.scss */
.suggestions-mobile .suggestions-suggestion {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_map.scss */
.map {
  position: relative;
}

/* line 5, /home/skatled/skatled.ru-master/app/assets/stylesheets/components/_map.scss */
.map__help {
  display: none;
  position: absolute;
  left: 10px;
  margin: 0 auto;
  top: 10px;
  margin-right: 50px;
  padding: 4px;
  z-index: 900;
  color: black;
  font-size: 11px;
  background-color: rgba(255, 255, 255, 0.7);
}

/* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
.catalog__title {
  margin: 40px 0 20px 0;
  padding-bottom: 10px;
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  border-bottom: 2px solid #0B85CD;
}
@media screen and (min-width: 651px) {
  /* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
  .catalog__title {
    font-size: 33px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1001px) {
  /* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
  .catalog__title {
    margin-top: 60px;
    margin-bottom: 35px;
  }
}
/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
.catalog__filter {
  margin: 20px 0;
}
@media screen and (min-width: 1001px) {
  /* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
  .catalog__filter {
    display: none;
  }
}
/* line 30, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
.catalog__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
/* line 35, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
.catalog__block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
/* line 42, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
.catalog__cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1000px) {
  /* line 42, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
  .catalog__cards {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
/* line 51, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
.catalog__pagination {
  max-width: 800px;
}
@media screen and (min-width: 1001px) {
  /* line 54, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
  .catalog__popular {
    margin-left: 300px;
  }
}
@media screen and (min-width: 664px) {
  /* line 61, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
  .catalog__popular .product-card:nth-child(n+5) {
    display: none;
  }
}
@media screen and (min-width: 1316px) {
  /* line 67, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
  .catalog__popular .product-card:nth-child(5), .catalog__popular .product-card:nth-child(6) {
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1708px) {
  /* line 74, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_catalog.scss */
  .catalog__popular .product-card:nth-child(7), .catalog__popular .product-card:nth-child(8) {
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product {
  margin-top: 30px;
}
@media screen and (min-width: 981px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product {
    margin-top: 60px;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 9, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-images {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width: 551px) {
  /* line 9, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-images {
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 981px) {
  /* line 9, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-images {
    margin-right: 5%;
  }
}
/* line 20, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-images-slider {
  width: 100%;
}
@media screen and (min-width: 400px) {
  /* line 20, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-images-slider {
    width: 360px;
  }
}
/* line 27, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-images-slider__img {
  width: 100%;
}
/* line 32, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-images-thumbs {
  margin-top: 10px;
}
@media screen and (min-width: 551px) {
  /* line 32, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-images-thumbs {
    margin-top: 0;
    margin-left: 15px;
  }
}
/* line 40, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-images-thumbs__item {
  display: block;
  margin-bottom: 5px;
  height: 90px;
  width: 90px;
}
@media screen and (max-width: 550px) {
  /* line 40, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-images-thumbs__item {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
  }
}
/* line 51, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-images-thumbs__item.active {
  border: 2px solid #0B85CD;
  border-radius: 3px;
}
/* line 60, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__info {
  max-width: 500px;
}
@media screen and (max-width: 980px) {
  /* line 60, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product__info {
    margin-top: 15px;
  }
}
/* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__title {
  margin: 0;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 980px) {
  /* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product__title {
    font-size: 26px;
  }
}
/* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__description {
  margin: 5px 0 25px;
}
@media screen and (min-width: 981px) {
  /* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product__description {
    margin-bottom: 50px;
  }
}
/* line 86, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__labels {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 40px;
}
/* line 92, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__labels img {
  margin: 10px 0;
}
/* line 97, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__fabricator {
  display: -ms-flexbox;
  display: flex;
  margin-right: 60px;
}
/* line 101, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__fabricator img {
  max-height: 30px;
}
/* line 107, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__logos img {
  margin-right: 20px;
  max-height: 45px;
}
/* line 111, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__logos img:last-child {
  margin-right: 0;
}
/* line 117, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product__skat {
  display: block;
  margin-top: 30px;
  color: #085785;
  font-size: 21px;
  font-weight: 400;
  text-decoration: none;
}
/* line 126, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-details {
  margin-bottom: 40px;
}
@media screen and (min-width: 651px) {
  /* line 126, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-details {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 981px) {
  /* line 126, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-details {
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 980px) {
  /* line 137, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-details-pic {
    display: inline-block;
  }
}
/* line 143, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-details-pic__img {
  max-width: 450px;
  width: 100%;
}
/* line 148, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-details-pic__title {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 651px) {
  /* line 148, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-details-pic__title {
    margin-top: 27px;
    font-size: 24px;
  }
}
/* line 162, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-characteristics {
  margin-right: 20px;
  font-size: 14px;
  width: 100%;
}
@media screen and (min-width: 981px) {
  /* line 162, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-characteristics {
    width: 50%;
    min-width: 600px;
    max-width: 1000px;
  }
}
/* line 173, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-characteristics__title {
  margin-bottom: 15px;
  font-weight: 500;
}
/* line 178, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-characteristics__list {
  margin-bottom: 25px;
}
/* line 182, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-characteristics__item {
  margin-bottom: 15px;
}
@media screen and (min-width: 651px) {
  /* line 182, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-characteristics__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
/* line 190, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-characteristics__item-text {
  font-weight: 400;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 650px) {
  /* line 195, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-characteristics__item-text:first-child {
    font-weight: 500;
  }
}
/* line 201, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-characteristics__item-dashed {
  margin: 0 5px 4px 5px;
  min-width: 30px;
  width: 100%;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 650px) {
  /* line 201, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
  .product-characteristics__item-dashed {
    display: none;
  }
}
/* line 213, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_product.scss */
.product-characteristics__img {
  height: auto;
  width: 100%;
  max-width: 500px;
}

/* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantages, .clients, .certificates {
  padding: 60px;
}
@media screen and (max-width: 450px) {
  /* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
  .advantages, .clients, .certificates {
    padding: 60px 15px;
  }
}
/* line 10, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantages h1, .clients h1, .certificates h1 {
  text-align: center;
}

/* line 15, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantages {
  background-color: #1ABBE8;
  color: white;
}
/* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantages__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: auto;
  max-width: 900px;
}

/* line 29, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 160px;
  margin: 20px;
  margin-top: 50px;
  padding: 25px;
  padding-top: 50px;
  border: 1px solid white;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
/* line 44, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img {
  position: absolute;
  width: 83px;
  height: 83px;
  top: -43px;
  left: 45px;
  background-color: #1ABBE8;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 55, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img_money {
  background-image: url(/assets/production/money-53598cfb946fc0e3b470ab4c8771bc4a4604122384f5e235b1d7fa834fb51a75.svg);
}
/* line 59, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img_power {
  background-image: url(/assets/production/power-27d94c7a2e91b41035f15a2f38e8fbed3fb0919b20c0c2d18539577a0ff1f53c.svg);
}
/* line 63, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img_light {
  background-image: url(/assets/production/light-9ca4447eb7a0a6910f029a2500b82137f23f4b548df919640ddce49de66f1e48.svg);
}
/* line 67, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img_voltage {
  background-image: url(/assets/production/voltage-61d519396b6752221958436dde03fcb55bf37e48d01517abde575b8f4949c1be.svg);
}
/* line 71, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img_recycle {
  background-image: url(/assets/production/recycle-ffc6e924fcb2e8c2f8ffc893b4d0fa0d49d85a8239df2a851685d04eb3106b50.svg);
}
/* line 75, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img_colors {
  background-image: url(/assets/production/colors-4d642654da93d6e775ef2841693781f842108c249d5cbe06b93dd59bc6f12bc7.svg);
}
/* line 79, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img_blink {
  background-image: url(/assets/production/blink-6f7535d64198a9c6b8eb0116aa57a809e6ad12385818f08b4ef57bae0db2af5b.svg);
}
/* line 83, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.advantage__img_cable {
  background-image: url(/assets/production/cable-375a9ebb3ae037c1b5468290400ebb7b6cf0de91c894384dc8eb721dbcefa18d.svg);
}

/* line 89, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.clients {
  background-color: #f8f8f8;
}
/* line 92, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.clients__pagination {
  max-width: 800px;
  margin: 0 auto;
}

/* line 98, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.client {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  max-width: 800px;
  margin: 20px auto;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  border-radius: 3px;
  background-color: white;
}
/* line 108, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.client__img {
  width: 40%;
  min-height: 100%;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  /* line 108, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
  .client__img {
    display: none;
  }
}
/* line 122, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.client__info {
  width: 100%;
  padding: 30px;
}
/* line 128, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.client__logo img {
  max-width: 100%;
  max-height: 60px;
}
/* line 134, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.client__description {
  margin-top: 30px;
}
/* line 138, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.client__buttons {
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (max-width: 768px) {
  /* line 138, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
  .client__buttons {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media screen and (max-width: 330px) {
  /* line 138, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
  .client__buttons {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
/* line 153, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.client__open {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  /* line 153, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
  .client__open {
    margin-right: 0;
  }
}
/* line 161, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
.client__pdf {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
}
@media screen and (max-width: 330px) {
  /* line 161, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_production.scss */
  .client__pdf {
    margin-top: 30px;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
.about {
  padding: 100px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media screen and (max-width: 900px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
  .about {
    padding: 0;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}
/* line 13, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
.about__image, .about__text {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 50%;
}
@media screen and (max-width: 900px) {
  /* line 13, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
  .about__image, .about__text {
    width: 100%;
  }
}
/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
.about__image {
  min-height: 300px;
  max-width: 640px;
  margin-top: 17px;
  background-image: url(/assets/about/bastion-e3bc44304ae2cacd3135fcfc90316c4d62807737c1a36f2ef12791be1ece0ec0.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 900px) {
  /* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
  .about__image {
    margin-top: 0;
    max-width: 900px;
    min-height: 300px;
  }
}
/* line 38, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
.about__text {
  max-width: 800px;
  padding-left: 70px;
  padding-right: 100px;
}
@media screen and (max-width: 900px) {
  /* line 38, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
  .about__text {
    padding: 50px;
    padding-top: 75px;
  }
}
/* line 48, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
.about__text p {
  margin-bottom: 0;
}
/* line 53, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_about.scss */
.about__headline {
  margin-top: 0;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header, .become-dealer-advantages, .become-dealer-form {
  padding: 60px;
}
@media screen and (max-width: 450px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-header, .become-dealer-advantages, .become-dealer-form {
    padding: 60px 15px;
  }
}
/* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header h1, .become-dealer-advantages h1, .become-dealer-form h1 {
  text-align: center;
}

/* line 13, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header {
  background-image: url(/assets/partner/header-d9be26f50d8d69b3751cdcf5a3b88ecc4919f67f2bdc55c788dda94dcbe4ece9.png);
  background-size: cover;
}
/* line 17, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header__content {
  max-width: 1000px;
  margin: 0 auto;
}
/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 26, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header__title h1 {
  max-width: 500px;
  margin-bottom: 50px;
  text-align: left;
  font-size: 38px;
  font-weight: 400;
  line-height: 50px;
}
@media screen and (max-width: 850px) {
  /* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-header__title {
    -ms-flex-pack: center;
        justify-content: center;
  }
  /* line 38, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-header__title > div, .become-dealer-header__title h1 {
    text-align: center;
  }
  /* line 42, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-header__title img {
    display: none;
  }
}
/* line 48, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header__theses {
  margin-top: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
/* line 56, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header__theses div {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
/* line 61, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-header__theses div:first-child {
  margin-top: 0;
}
@media screen and (max-width: 600px) {
  /* line 48, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-header__theses {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
  /* line 70, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-header__theses div {
    margin-top: 60px;
    text-align: center;
  }
}

/* line 79, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantages__list {
  max-width: 900px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 89, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 300px;
  margin: 50px;
  margin-bottom: 0;
}
@media screen and (max-width: 450px) {
  /* line 89, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-advantage {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 101, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
/* line 109, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_demand {
  background-image: url(/assets/partner/demand-6e8aca5c4a11de22f085e2205f09d5dcc29d93e696ca8498928ec25e442e9f35.svg);
}
/* line 113, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_sales {
  background-image: url(/assets/partner/sales-45c4e9bf5e4f998ff06987aad3cbc0df64eeac848687561740419370d917d510.svg);
}
/* line 117, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_label {
  background-image: url(/assets/partner/label-426d71d00ee5dce9818c45a8f450ae2b3b6b714b1bc7a823fe4b5f649584b458.svg);
}
/* line 121, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_storage {
  background-image: url(/assets/partner/storage-5de61e5a79b98f7537860c9e1f43ab21845a5fa39733e74430663b2e39c75744.svg);
}
/* line 125, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_marketing {
  background-image: url(/assets/partner/marketing-2b4c3540cf4926e1b74eb5b3d1adfd247583a439d5f57bcc194b5c909e8ee4b2.svg);
}
/* line 129, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_info {
  background-image: url(/assets/partner/info-964d82c36a5104d2bd25c0435ccb0a8a5e34dc1b81ae99a1af0bbfc99f4ee301.svg);
}
/* line 133, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_support {
  background-image: url(/assets/partner/support-3e2e699d012d14477f8c6c1610be4acac0c2e61621b4afb625b4601be13c0fdf.svg);
}
/* line 137, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_consulting {
  background-image: url(/assets/partner/consulting-690fb99d65c58518f8ef16a31f7bd0af3ea60897bb33b6a2b2bad02ff6a8932a.svg);
}
/* line 141, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_secure {
  background-image: url(/assets/partner/secure-8b3028c4304a9140d8aec85d9383434d89e368388a6c06dfdea88e82b2780ea4.svg);
}
/* line 145, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__img_become {
  background-image: url(/assets/partner/become-f3401a5c1a612b2001df3904b71f7c7d901e7564d937a78946411bc0914d5de6.svg);
}
/* line 150, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__text {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
/* line 156, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-advantage__text a {
  color: black;
}

/* line 162, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-form {
  position: relative;
  background-color: #1ABBE8;
  color: white;
  padding-bottom: 120px;
}
@media screen and (max-width: 450px) {
  /* line 162, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-form {
    padding-bottom: 170px;
  }
}
/* line 172, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-form__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
/* line 178, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-form__form > div {
  width: 210px;
  margin: 0 20px;
}
/* line 183, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-form__form input, .become-dealer-form__form select {
  height: 45px;
}
/* line 188, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-form__submit {
  width: 100%;
  padding: 10px 23px;
}
/* line 193, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-form__agreement {
  margin-top: 13px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
/* line 199, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-form__agreement a {
  color: white;
}

/* line 205, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-card {
  position: absolute;
  width: 100%;
  height: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1000;
}
@media screen and (max-width: 900px) {
  /* line 205, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-card {
    position: static;
    height: auto;
    background-color: white;
  }
}

/* line 221, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
.become-dealer-map {
  height: 600px;
}
@media screen and (max-width: 768px) {
  /* line 221, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_become-dealer.scss */
  .become-dealer-map {
    height: 350px;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-header, .partner-catalog, .partner-contacts, .partner-form {
  padding: 60px;
}
@media screen and (max-width: 450px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
  .partner-header, .partner-catalog, .partner-contacts, .partner-form {
    padding: 60px 15px;
  }
}
/* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-header h1, .partner-catalog h1, .partner-contacts h1, .partner-form h1 {
  text-align: center;
}

/* line 13, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-header {
  position: relative;
  padding-bottom: 270px;
  background-image: url(/assets/partner/header-d9be26f50d8d69b3751cdcf5a3b88ecc4919f67f2bdc55c788dda94dcbe4ece9.png);
  background-size: cover;
}
/* line 20, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-header__title h1 {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 38px;
  font-weight: 400;
  line-height: 50px;
}
/* line 29, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-header__card {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  height: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 2;
}

/* line 44, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-catalog {
  padding-top: 250px;
  padding-bottom: 100px;
  color: white;
  background-color: #0B85CD;
  background-image: url(/assets/partner/catalog-b81c8b8f68cbe5981580e4361ddba5b5b8deebc293b67e571fde1a8dd61f20d0.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media screen and (max-width: 1050px) {
  /* line 44, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
  .partner-catalog {
    background-image: none;
  }
}
@media screen and (max-width: 450px) {
  /* line 44, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
  .partner-catalog {
    padding-top: 300px;
  }
}
/* line 63, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-catalog__content {
  max-width: 1000px;
  margin: 0 auto;
}
/* line 67, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-catalog__content h1 {
  text-align: left;
}

/* line 73, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form {
  position: relative;
  background-color: #1ABBE8;
  color: white;
  padding-bottom: 120px;
}
/* line 81, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 40px;
}
/* line 88, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__title h1 {
  width: 550px;
  text-align: left;
}
/* line 94, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__document {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 150px;
  height: 150px;
  margin-right: 50px;
  border-radius: 100%;
  background-color: #0B85CD;
  background-image: url(/assets/partner/document-6e2701607423ad0d22c684a95c0b0c1c6e435068ebba8e92f1752e96ace63fad.svg);
  background-repeat: no-repeat;
  background-position: center left 40px;
  background-size: 60%;
}
@media screen and (max-width: 870px) {
  /* line 108, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
  .partner-form__title h1 {
    width: 1000px;
    text-align: center;
  }
  /* line 113, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
  .partner-form__document {
    margin-right: 0;
  }
}
/* line 118, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}
/* line 125, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__form input {
  height: 45px;
}
/* line 129, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__form .form__group {
  margin-right: 15px;
}
/* line 134, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__submit {
  padding: 10px 23px;
  width: 100%;
  max-width: 230px;
  margin-bottom: 15px;
  margin-right: 15px;
}
/* line 142, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__agreement {
  margin-top: 13px;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  text-align: center;
}
/* line 149, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
.partner-form__agreement a {
  color: white;
}
@media screen and (max-width: 650px) {
  /* line 155, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
  .partner-form__form {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
  /* line 159, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
  .partner-form__form .form__group {
    margin-right: 0;
  }
  /* line 164, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partner.scss */
  .partner-form__submit {
    margin-right: 0;
  }
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners-header, .partners {
  padding: 60px;
}
@media screen and (max-width: 450px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners-header, .partners {
    padding: 60px 15px;
  }
}
/* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners-header h1, .partners h1 {
  text-align: center;
}

/* line 13, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners-header {
  background-color: #efefef;
}
/* line 16, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners-header h1 {
  font-size: 38px;
  font-weight: 400;
  line-height: 54px;
}

/* line 23, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners-map {
  position: relative;
  height: 450px;
  background-color: #efefef;
}
@media screen and (max-width: 450px) {
  /* line 23, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners-map {
    height: 350px;
  }
}
/* line 32, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners-map__block {
  padding-top: 20px;
  padding-bottom: 30px;
  top: 25px;
  left: 49px;
  position: absolute;
  text-align: center;
  width: 290px;
  z-index: 2;
}
@media screen and (max-width: 650px) {
  /* line 32, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners-map__block {
    display: none;
  }
}
@media screen and (min-width: 851px) {
  /* line 32, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners-map__block {
    width: 370px;
  }
}
/* line 51, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners-map__block__title {
  font-size: 26px;
  font-weight: 300;
}
@media screen and (min-width: 851px) {
  /* line 51, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners-map__block__title {
    font-size: 38px;
  }
}
/* line 60, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners-map__block__description {
  margin-bottom: 25px;
  font-size: 14px;
}
@media screen and (min-width: 851px) {
  /* line 60, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners-map__block__description {
    font-size: 18px;
  }
}
@media screen and (max-width: 850px) {
  /* line 69, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners-map__block__btn {
    padding: 10px 20px;
    font-size: 12px;
  }
}

/* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1050px;
  margin: 0 auto;
  margin-top: 80px;
}
@media screen and (max-width: 1070px) {
  /* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners {
    max-width: 740px;
  }
}
@media screen and (max-width: 760px) {
  /* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners {
    max-width: 420px;
  }
}
@media screen and (max-width: 450px) {
  /* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners {
    max-width: 320px;
  }
}

/* line 99, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners__country h2 {
  margin-left: 17px;
  color: #0B85CD;
  font-size: 38px;
  font-weight: 400;
  line-height: 54px;
}

/* line 108, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners__list {
  -webkit-column-gap: 0;
          column-gap: 0;
  -webkit-column-count: 1;
          column-count: 1;
}
@media screen and (min-width: 761px) {
  /* line 108, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners__list {
    -webkit-column-count: 2;
            column-count: 2;
  }
}
@media screen and (min-width: 1071px) {
  /* line 108, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
  .partners__list {
    -webkit-column-count: 3;
            column-count: 3;
  }
}

/* line 122, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners__city {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 20px;
  width: 310px;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* line 131, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners__city h3 {
  font-size: 24px;
  font-weight: 700;
}

/* line 137, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners__partner {
  margin-bottom: 25px;
}

/* line 141, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners__name {
  font-size: 18px;
  font-weight: 400;
}

/* line 146, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners__address {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

/* line 152, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_partners.scss */
.partners__website {
  display: inline-block;
  margin-top: 5px;
}

/* line 3, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main__greeting {
  margin: 0 auto;
  padding-top: 1px;
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(white));
  background: linear-gradient(180deg, #eeeeee, white);
}
/* line 8, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main__greeting__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
/* line 16, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main__title {
  margin: 65px 20px 50px;
  font-size: 38px;
  text-align: center;
}
@media screen and (max-width: 900px) {
  /* line 16, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main__title {
    margin: 40px 0 30px;
    font-size: 28px;
  }
}
/* line 27, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main__video {
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 610px;
}
@media screen and (min-width: 1201px) {
  /* line 27, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main__video {
    max-width: 550px;
  }
}
/* line 36, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 45px;
}
@media screen and (min-width: 651px) {
  /* line 36, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories {
    margin-top: 80px;
  }
}
/* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  min-height: 165px;
  height: 20vh;
  width: 50%;
  background: #000;
  overflow: hidden;
}
/* line 63, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_hover > .main-categories__img, .main-categories__item:hover > .main-categories__img, .main-categories__item_double-hover:hover + .main-categories__item > .main-categories__img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  opacity: .9;
}
@media screen and (min-width: 340px) {
  /* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__item {
    min-height: 180px;
  }
}
@media screen and (min-width: 400px) {
  /* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__item {
    min-height: 200px;
  }
}
@media screen and (min-width: 551px) {
  /* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__item {
    height: 33.33333vh;
    min-height: 335px;
  }
}
@media screen and (min-width: 800px) {
  /* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__item {
    width: 33.33333%;
  }
}
@media screen and (min-width: 1201px) {
  /* line 52, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__item {
    height: 40vh;
  }
}
/* line 90, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_industry {
  -ms-flex-order: 0;
      order: 0;
}
@media screen and (min-width: 800px) {
  /* line 90, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__item_industry {
    width: 66.66667%;
  }
}
/* line 98, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_street {
  -ms-flex-order: 2;
      order: 2;
}
/* line 102, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_inside {
  -ms-flex-order: 3;
      order: 3;
}
/* line 106, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_housing {
  -ms-flex-order: 4;
      order: 4;
}
/* line 110, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_garden {
  -ms-flex-order: 5;
      order: 5;
}
/* line 114, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_accident {
  -ms-flex-order: 6;
      order: 6;
}
/* line 118, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_searchlight {
  -ms-flex-order: 7;
      order: 7;
}
/* line 122, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_bast {
  -ms-flex-order: 8;
      order: 8;
  text-align: center;
}
/* line 127, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_catalog {
  -ms-flex-order: 9;
      order: 9;
}
/* line 131, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__item_catalog-2 {
  -ms-flex-order: 10;
      order: 10;
}
/* line 136, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 0 0 25px 20px;
  height: 100%;
  width: 100%;
  text-decoration: none;
  background: transparent;
  z-index: 1;
}
@media screen and (min-width: 551px) {
  /* line 136, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__link {
    padding: 0 0 35px 30px;
  }
}
@media screen and (min-width: 1025px) {
  /* line 136, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__link {
    padding: 0 0 45px 40px;
  }
}
/* line 154, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__link_bast {
  padding: 20px 0;
  -ms-flex-pack: center;
      justify-content: center;
}
/* line 160, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__button {
  margin-top: 30px;
  padding: 15px 25px;
  max-width: 270px;
}
@media screen and (max-width: 550px) {
  /* line 160, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__button {
    display: none;
  }
}
/* line 170, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__scat-button {
  width: 190px;
  margin: 0 auto;
  margin-top: 30px;
}
@media screen and (max-width: 550px) {
  /* line 170, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__scat-button {
    display: none;
  }
}
/* line 180, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__logo {
  max-width: 160px;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/assets/categories/scat-ca9bf432efde90301893ab39df0f5aa14ccf026ecb7932f8cfcda6003898e6cb.svg);
}
@media screen and (max-width: 550px) {
  /* line 180, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__logo {
    margin-bottom: 20px;
    max-width: 100px;
    height: 70px;
  }
}
/* line 198, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__text {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
@media screen and (min-width: 451px) {
  /* line 198, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__text {
    font-size: 16px;
  }
}
@media screen and (min-width: 551px) {
  /* line 198, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__text {
    font-size: 22px;
  }
}
@media screen and (min-width: 1025px) {
  /* line 198, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__text {
    font-size: 30px;
  }
}
/* line 223, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__text_black {
  color: #000;
}
/* line 228, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 0;
}
/* line 242, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_industry:after, .main-categories__img_housing:after, .main-categories__img_inside:after, .main-categories__img_searchlight:after, .main-categories__img_catalog-2:after, .main-categories__img_street:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 253, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_industry {
  background-image: url(/assets/categories/industry-background-f8842bd03969ea57dcaef7fc47ead9631cb8b5440a4d67fd64596ae0ef7ffc30.jpg);
}
/* line 256, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_industry:after {
  background-image: url(/assets/categories/industry-d81cd7a408a3c803db5bdeaaac2aa13bfa0251747162dc5dc270814f76b413d3.png);
  margin: 70px;
}
@media screen and (max-width: 1200px) {
  /* line 256, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_industry:after {
    margin: 40px;
  }
}
@media screen and (max-width: 799px) {
  /* line 256, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_industry:after {
    margin: 20px;
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 550px) {
  /* line 256, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_industry:after {
    margin: 20px;
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 800px) {
  /* line 256, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_industry:after {
    left: 50%;
  }
}
/* line 280, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_street {
  background-image: url(/assets/categories/street-background-ed98fdbfd8ebb962f027d257770d133bb75b3f1e4bcc1faff3f875e77ec64245.png);
}
/* line 283, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_street:after {
  background-image: url(/assets/categories/street-6c2503650a3ab2dfa904183e8837f135d2062b4922c88871c0a6e73288c6059a.png);
  margin: 60px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  /* line 283, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_street:after {
    margin: 30px;
  }
}
@media screen and (max-width: 550px) {
  /* line 283, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_street:after {
    margin: 20px;
    margin-bottom: 50px;
  }
}
/* line 299, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_bast {
  background-image: url(/assets/categories/bast-ed749c94b2b73fc7c9eaa99a4d679c5c0b6d146ee0c9d4c84ce651c97de2544e.png);
  background-position: center bottom;
}
/* line 304, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_housing {
  background-image: url(/assets/categories/housing-background-0f7f62152a316349c3e2a407f2e1987f7377bbf279018a23bce78e26f46f1cfc.jpg);
}
/* line 307, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_housing:after {
  background-image: url(/assets/categories/housing-d79fc86b1c19d309774bd6bb9c5be897e228196b4f28a1408ac91c90f6fca249.png);
  margin: 40px;
  margin-bottom: 160px;
}
@media screen and (max-width: 1024px) {
  /* line 307, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_housing:after {
    margin: 30px;
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 550px) {
  /* line 307, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_housing:after {
    margin: 20px;
    margin-bottom: 80px;
  }
}
/* line 324, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_inside {
  background-image: url(/assets/categories/inside-background-3d73d072bcfa98b1420979327fe6fd630d12d1c3132561c45a1829cce2385c1d.jpg);
}
/* line 327, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_inside:after {
  background-image: url(/assets/categories/inside-598b148ead5e2522d183b098ef393fdc6f88b2ef04d51bfed7b023094524d288.png);
  margin: 40px;
  margin-bottom: 130px;
}
@media screen and (max-width: 1024px) {
  /* line 327, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_inside:after {
    margin: 30px;
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 550px) {
  /* line 327, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_inside:after {
    margin: 20px;
    margin-bottom: 70px;
  }
}
/* line 344, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_searchlight {
  background-image: url(/assets/categories/searchlight-background-7c43552c5f329fb897aca550e2afd6cecba91fa45bf8b02a951e8cdc3f3b308a.png);
}
/* line 347, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_searchlight:after {
  background-image: url(/assets/categories/searchlight-df513d0d2e5a00eb99dc93aa66d9437d4649d916391e2fae7be0cb39bbe42f04.png);
  margin: 40px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1024px) {
  /* line 347, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_searchlight:after {
    margin: 30px;
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 550px) {
  /* line 347, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-categories__img_searchlight:after {
    margin: 20px;
    margin-bottom: 70px;
  }
}
/* line 364, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_catalog {
  background-image: url(/assets/categories/catalog-background-e432b45f1de1686606b84f1269f0c05f583a06eef5bb516eddd192e4151e7003.jpg);
}
/* line 368, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_catalog-2 {
  background-image: url(/assets/categories/catalog-background-e432b45f1de1686606b84f1269f0c05f583a06eef5bb516eddd192e4151e7003.jpg);
  background-position: inherit;
}
/* line 372, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-categories__img_catalog-2:after {
  background-image: url(/assets/categories/catalog-9f431cc08e69e95d550ff0b1b268e868530438b8b76f086436a75bec73ddab94.png);
  background-position: right bottom;
}
/* line 381, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-clients {
  padding: 1px 15px 70px;
  background: #f8f8f8;
}
@media screen and (min-width: 551px) {
  /* line 381, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-clients {
    padding-top: 15px;
    padding-bottom: 100px;
  }
}
/* line 390, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-clients__btn {
  margin-top: 50px;
  text-align: center;
}
/* line 396, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-find-partner {
  padding: 53px 15px 70px;
  background: #1ABBE8;
  text-align: center;
  color: white;
}
/* line 402, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-find-partner__title {
  font-size: 26px;
}
@media screen and (min-width: 769px) {
  /* line 402, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-find-partner__title {
    font-size: 38px;
  }
}
/* line 410, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-find-partner__subtitle {
  font-size: 22px;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  /* line 410, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-find-partner__subtitle {
    font-size: 28px;
  }
}
/* line 419, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-find-partner__form {
  margin: 21px auto 0;
  max-width: 300px;
}
@media screen and (min-width: 769px) {
  /* line 419, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-find-partner__form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    max-width: 770px;
  }
  /* line 428, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
  .main-find-partner__form-group {
    margin-right: 15px;
  }
}
/* line 435, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-find-partner__hint {
  font-size: 12px;
}
/* line 438, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_main.scss */
.main-find-partner__hint a {
  color: white;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page {
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 800px;
}
/* line 7, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__title {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 650px) {
  /* line 7, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
  .case-page__title {
    margin-top: 30px;
    font-size: 22px;
  }
}
/* line 17, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__company-logo {
  display: block;
  margin: 0 auto 40px;
  max-width: 270px;
}
@media screen and (min-width: 651px) {
  /* line 23, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
  .case-page__content {
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 29, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__images {
  margin: 5px 25px 20px 0;
}
@media screen and (max-width: 650px) {
  /* line 29, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
  .case-page__images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-bottom: 10px;
  }
}
/* line 39, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__image {
  display: block;
  margin-bottom: 10px;
  width: 100px;
}
@media screen and (max-width: 650px) {
  /* line 39, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
  .case-page__image {
    margin-right: 10px;
  }
}
@media screen and (min-width: 451px) {
  /* line 49, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
  .case-page__description {
    text-align: justify;
  }
}
/* line 55, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__characteristics {
  margin-bottom: 50px;
  width: 100%;
  overflow-x: auto;
}
/* line 60, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__characteristics-table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
}
/* line 65, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__characteristics-table thead {
  text-align: left;
}
/* line 68, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__characteristics-table thead th {
  padding: 10px 20px;
  font-weight: 500;
}
/* line 74, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__characteristics-table th, .case-page__characteristics-table td {
  min-width: 240px;
}
/* line 78, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__characteristics-table thead > tr, .case-page__characteristics-table tr:nth-child(even) > td {
  background-color: #f8f8f8;
}
/* line 82, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__characteristics-table tbody td {
  padding: 5px 20px;
  color: #6d6d6d;
  font-weight: 400;
}
/* line 90, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_case-page.scss */
.case-page__btn {
  margin: 45px auto 70px;
  text-align: center;
}

/* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
.error-header {
  padding: 140px 0;
  background-color: #efefef;
}
@media screen and (max-width: 900px) {
  /* line 1, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
  .error-header {
    padding: 60px 0;
  }
}

/* line 10, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
.error-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
/* line 15, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
.error-content__img, .error-content__info {
  margin: 30px;
}
/* line 19, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
.error-content__img {
  opacity: 0.1;
}
/* line 22, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
.error-content__img img {
  max-width: 100%;
}
/* line 27, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
.error-content__info {
  max-width: 350px;
}
/* line 31, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
.error-content__title {
  font-size: 16px;
  font-weight: 500;
}
/* line 36, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
.error-content__text {
  margin: 15px 0;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 900px) {
  /* line 10, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
  .error-content {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  /* line 45, /home/skatled/skatled.ru-master/app/assets/stylesheets/pages/_error.scss */
  .error-content__btn {
    width: 100%;
  }
}
