/*! noUiSlider - 7.0.10 - 2014-12-27 14:50:47 */


.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#FAFAFA;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-dragable{cursor:w-resize}.noUi-vertical .noUi-dragable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle{cursor:not-allowed}
.mnotify-black{background:transparent url(../images/bg.png) 0 0 repeat;color:#fff}.mnotify-black,.mnotify-black .mnotify-container{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}html>body .mnotify{position:fixed}.mnotify{top:25px;right:25px;position:absolute;height:auto;z-index:9999}.mnotify .mnotify-shadow{-webkit-box-shadow:0px 2px 10px rgba(50,50,50,0.5);-moz-box-shadow:0px 2px 10px rgba(50,50,50,0.5);box-shadow:0px 2px 10px rgba(50,50,50,0.5)}.mnotify .mnotify-container{background-position:0 0;padding:.8em;height:100%;margin:0}.mnotify .mnotify-container .mnotify-title{font-weight:bold}.mnotify .mnotify-container .mnotify-text{display:block}.mnotify-sharp{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.mnotify-closer,.mnotify-sticker{float:right;margin-left:.2em}.mnotify-icon,.mnotify-icon span{display:block;float:left;margin-right:.2em}.mnotify-history-container{position:absolute;top:0;right:18px;width:70px;border-top:none;padding:0;-webkit-border-radius:0 0;-moz-border-radius:0 0;-ms-border-radius:0 0;-o-border-radius:0 0;border-radius:0 0;z-index:10000}.mnotify-history-container .mnotify-history-header{padding:2px}.mnotify-history-container button{cursor:pointer;display:block;width:100%}.mnotify-history-container .mnotify-history-pulldown{display:block;margin:0 auto}.mnotify.stack-topleft,.mnotify.stack-bottomleft{left:25px;right:auto}.mnotify.stack-bottomright,.mnotify.stack-bottomleft{bottom:25px;top:auto}

/*
Document   : jquery.pnotify.default.icons.css
Created on : Nov 24, 2009, 2:58:21 PM
Author     : Hunter Perrin
Version    : 1.2.2
Link       : http://pinesframework.org/pnotify/
Description:
	Pines Icon styling for Pines Notify.
*/

.ui-pnotify .picon {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 17px;
}

.ui-pnotify-title {
    line-height: 17px;
    min-height: 17px;
}
/**
 * @package		PickMeUp - jQuery datepicker plugin
 * @author		Nazar Mokrynskyi <nazar@mokrynskyi.com>
 * @author		Stefan Petre <www.eyecon.ro>
 * @copyright	Copyright (c) 2013-2015, Nazar Mokrynskyi
 * @copyright	Copyright (c) 2008-2009, Stefan Petre
 * @license		MIT License, see license.txt
 */
.pickmeup {
  background: #000;
  border-radius: 0.4em;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  position: absolute; }
  .pickmeup * {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .pickmeup .pmu-instance {
    display: inline-block;
    height: 13.8em;
    padding: .5em;
    text-align: center;
    width: 15em; }
    .pickmeup .pmu-instance .pmu-button {
      color: #eee;
      cursor: pointer;
      outline: none;
      text-decoration: none; }
    .pickmeup .pmu-instance .pmu-today {
      background: #17384d;
      color: #88c5eb; }
    .pickmeup .pmu-instance .pmu-button:hover {
      background: "transparent";
      color: #88c5eb; }
    .pickmeup .pmu-instance .pmu-not-in-month {
      color: #666; }
    .pickmeup .pmu-instance .pmu-disabled,
    .pickmeup .pmu-instance .pmu-disabled:hover {
      color: #333;
      cursor: default; }
    .pickmeup .pmu-instance .pmu-selected {
      background: #136a9f;
      color: #eee; }
    .pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
      background: #17384d; }
    .pickmeup .pmu-instance nav {
      color: #eee;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      line-height: 2em; }
      .pickmeup .pmu-instance nav *:first-child :hover {
        color: #88c5eb; }
      .pickmeup .pmu-instance nav .pmu-prev,
      .pickmeup .pmu-instance nav .pmu-next {
        display: none;
        height: 2em;
        width: 1em; }
      .pickmeup .pmu-instance nav .pmu-month {
        width: 14em; }
    .pickmeup .pmu-instance .pmu-years *,
    .pickmeup .pmu-instance .pmu-months * {
      display: inline-block;
      line-height: 3.6em;
      width: 3.5em; }
    .pickmeup .pmu-instance .pmu-day-of-week {
      color: #999;
      cursor: default; }
    .pickmeup .pmu-instance .pmu-day-of-week *,
    .pickmeup .pmu-instance .pmu-days * {
      display: inline-block;
      line-height: 1.5em;
      width: 2em; }
    .pickmeup .pmu-instance .pmu-day-of-week * {
      line-height: 1.8em; }
  .pickmeup .pmu-instance:first-child .pmu-prev,
  .pickmeup .pmu-instance:last-child .pmu-next {
    display: block; }
  .pickmeup .pmu-instance:first-child .pmu-month,
  .pickmeup .pmu-instance:last-child .pmu-month {
    width: 13em; }
  .pickmeup .pmu-instance:first-child:last-child .pmu-month {
    width: 12em; }
  .pickmeup:not(.pmu-view-days) .pmu-days, .pickmeup:not(.pmu-view-days) .pmu-day-of-week, .pickmeup:not(.pmu-view-months) .pmu-months, .pickmeup:not(.pmu-view-years) .pmu-years {
    display: none; }

@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
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.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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.
 */
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.
 */
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/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
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.
 */
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.
 */
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.
 */
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.
 */
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.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
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.
 */
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.
 */
input[type="checkbox"],
input[type="radio"] {
  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`.
 */
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
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * 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).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
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.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
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.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

meta.foundation-version {
  font-family: "/5.4.1/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:0)/";
  width: 0; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1200px)/";
  width: 1200px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:0)/";
  width: 0; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:0)/";
  width: 0; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #F9F9F9;
  color: #1E1C1D;
  padding: 0;
  margin: 0;
  font-family: "Noto Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.3;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1200px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    @media only screen and (max-width: 1199px) {
      .row .row {
        margin-left: -30px;
        margin-right: -30px; } }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  @media only screen and (max-width: 1199px) {
    .column,
    .columns {
      padding-left: 30px;
      padding-right: 30px; } }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    float: left; } }
  @media only screen and (max-width: 1199px) {
    .column,
    .columns {
      padding-left: 30px;
      padding-right: 30px; } }

@media only screen {
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 0) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    float: left; } }
  @media only screen and (min-width: 0) and (max-width: 1199px) {
    .column,
    .columns {
      padding-left: 30px;
      padding-right: 30px; } }

@media only screen and (min-width: 0) {
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 1200px) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    float: left; } }
  @media only screen and (min-width: 1200px) and (max-width: 1199px) {
    .column,
    .columns {
      padding-left: 30px;
      padding-right: 30px; } }

@media only screen and (min-width: 1200px) {
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Noto Sans", sans-serif;
      font-size: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 15px; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: #FFFFFF; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #1E1C1D;
  border-color: #1a1819;
  color: #FFFFFF; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #F28F27;
    border-color: #e47b0e;
    color: #FFFFFF; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #5a3105; }
  .alert-box.alert-close {
    opacity: 0; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.9375rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.9375rem 1.875rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 0) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 1200px) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f9cd9e;
  border-color: #f7b977;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    text-transform: uppercase;
    color: #1E1C1D; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #1E1C1D; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover,
      .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: "/";
      color: #AAAAAA;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Noto Sans", sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #1E1C1D;
  border-color: #181617;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #181617; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #F28F27;
    border-color: #d4730d;
    color: #FFFFFF; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #d4730d; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #FFFFFF; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #1E1C1D;
    border-color: #181617;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #181617; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1E1C1D; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #F28F27;
      border-color: #d4730d;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #d4730d; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #FFFFFF; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #F28F27; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }

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

@media only screen and (min-width: 0) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > li {
    margin: 0 -2px;
    float: none;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    float: none;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 1199px) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        float: none;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0px;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    float: none;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 0) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: none;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 1199px) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: none;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    float: none;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 0) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: none;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 1199px) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: none;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }
  .button-group.even-2 li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #AAAAAA;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #CCCCCC;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 0) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 99; }
    .f-dropdown.drop-right:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 98; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 99; }
    .f-dropdown.drop-left:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 98; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 99; }
    .f-dropdown.drop-top:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -14px;
      left: 9px;
      right: auto;
      z-index: 98; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #EEEEEE; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 99;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button:after, button.dropdown:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #FFFFFF transparent transparent transparent;
    top: 50%; }
  .dropdown.button:after, button.dropdown:after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button:after, button.dropdown:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:before, button.dropdown.tiny:before {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small:after, button.dropdown.small:after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small:after, button.dropdown.small:after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large:after, button.dropdown.large:after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large:after, button.dropdown.large:after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

select::-ms-expand {
  display: none; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FFFFFF;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="date"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="email"]:disabled,
  input[type="number"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="time"]:disabled,
  input[type="url"]:disabled,
  input[type="color"]:disabled,
  textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled]
  input[type="password"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled]
  input[type="date"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled]
  input[type="month"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled]
  input[type="week"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled]
  input[type="email"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled]
  input[type="number"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled]
  input[type="tel"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled]
  input[type="time"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled]
  input[type="url"],
  input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled]
  input[type="color"],
  textarea[disabled],
  textarea[readonly],
  fieldset[disabled]
  textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius,
  input[type="password"].radius,
  input[type="date"].radius,
  input[type="datetime"].radius,
  input[type="datetime-local"].radius,
  input[type="month"].radius,
  input[type="week"].radius,
  input[type="email"].radius,
  input[type="number"].radius,
  input[type="search"].radius,
  input[type="tel"].radius,
  input[type="time"].radius,
  input[type="url"].radius,
  input[type="color"].radius,
  textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

.error label,
.error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333; }
  .icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    margin: 0 .0625rem 0 0;
    display: inline-block; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      width: auto;
      margin: auto;
      float: none; }
  @media only screen and (min-width: 0) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  @media only screen and (min-width: 1200px) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar > *:hover {
    background: #1E1C1D; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }

.icon-bar.two-up .item {
  width: 50%; }

.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 0) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1200px) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }

.icon-bar.three-up .item {
  width: 33.3333%; }

.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 0) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1200px) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }

.icon-bar.four-up .item {
  width: 25%; }

.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 0) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1200px) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }

.icon-bar.five-up .item {
  width: 20%; }

.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 0) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1200px) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }

.icon-bar.six-up .item {
  width: 16.66667%; }

.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }

@media only screen and (min-width: 0) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }

@media only screen and (min-width: 1200px) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: #FFFFFF;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%; }

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px; }

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333; }
  .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #FFFFFF; }

.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3; }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666; }

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #EEEEEE !important; }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #FFFFFF; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0; }

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 0) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -20px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -20px;
      right: auto; } }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }

.label {
  font-weight: normal;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #1E1C1D;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: #FFFFFF; }
  .label.warning {
    background-color: #f08a24;
    color: #FFFFFF; }
  .label.success {
    background-color: #43AC6A;
    color: #FFFFFF; }
  .label.secondary {
    background-color: #F28F27;
    color: #FFFFFF; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }
  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 #FFFFFF;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #FFFFFF;
    background: transparent;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0%;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #FFFFFF;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #CCCCCC;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 0) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 1199px) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0% !important;
    opacity: 1 !important; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }
  .orbit-timer {
    display: none; }
  .orbit-next, .orbit-prev {
    display: none; }
  .orbit-bullets {
    display: none; } }

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #1E1C1D;
      color: #FFFFFF;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #1E1C1D; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d5d7;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f1f1; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #1E1C1D; }
  .panel.radius {
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #EEEEEE;
    font-weight: normal;
    font-size: 1rem;
    font-family: "Noto Sans", sans-serif; }
  .pricing-table .price {
    background-color: #F6F6F6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "Noto Sans", sans-serif; }
  .pricing-table .description {
    background-color: #FFFFFF;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #DDDDDD; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #DDDDDD; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }
  .progress .meter {
    background: #1E1C1D;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #F28F27;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #43AC6A;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.range-slider {
  display: block;
  position: relative;
  width: 100%;
  height: 1rem;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    display: block;
    position: relative;
    width: 100%;
    height: 1rem;
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem; }
    .range-slider.vertical-range .range-slider-handle {
      margin-top: 0;
      margin-left: -0.5rem;
      position: absolute;
      bottom: -10.5rem; }
    .range-slider.vertical-range .range-slider-active-segment {
      width: 0.875rem;
      height: auto;
      bottom: 0; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #1E1C1D;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #1a191a; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #1E1C1D;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #1a191a; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: default;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #1E1C1D;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #1a191a; }

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #f28e24; }

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #1E1C1D; }
  .range-slider-handle:hover {
    background: #1a191a; }

.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0; }

.reveal-modal, dialog {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100vw;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.25rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.875rem; }
  @media only screen and (max-width: 1199px) {
    .reveal-modal, dialog {
      min-height: 100vh; } }
  .reveal-modal .column, dialog .column, .reveal-modal .columns, dialog .columns {
    min-width: 0; }
  .reveal-modal > :first-child, dialog > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child, dialog > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 0) {
    .reveal-modal, dialog {
      width: 80%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 0) {
    .reveal-modal, dialog {
      top: 6.25rem; } }
  .reveal-modal.radius, dialog.radius {
    border-radius: 3px; }
  .reveal-modal.round, dialog.round {
    border-radius: 1000px; }
  .reveal-modal.collapse, dialog.collapse {
    padding: 0; }
  @media only screen and (min-width: 0) {
    .reveal-modal.tiny, dialog.tiny {
      width: 30%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 0) {
    .reveal-modal.small, dialog.small {
      width: 40%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 0) {
    .reveal-modal.medium, dialog.medium {
      width: 60%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 0) {
    .reveal-modal.large, dialog.large {
      width: 70%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 0) {
    .reveal-modal.xlarge, dialog.xlarge {
      width: 95%;
      max-width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full, dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0 !important; }
    @media only screen and (min-width: 0) {
      .reveal-modal.full, dialog.full {
        width: 100vw;
        max-width: 1200px;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal .close-reveal-modal, dialog .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer; }

dialog {
  display: none; }
  dialog::backdrop, dialog + .backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: rgba(0, 0, 0, 0.45);
    display: none;
    left: 0; }
  dialog[open] {
    display: block; }

@media print {
  dialog, .reveal-modal, dialog {
    display: none;
    background: #FFFFFF !important; } }

.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Noto Sans", sans-serif; }
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem;
    font-weight: normal; }
    .side-nav li a:not(.button) {
      display: block;
      color: #1E1C1D;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #645d61; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #645d61;
      font-weight: normal;
      font-family: "Noto Sans", sans-serif; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: white; }
    .side-nav li.heading {
      color: #1E1C1D;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  .split.button span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Noto Sans", sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      font-weight: normal;
      background: #1E1C1D;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: #FFFFFF; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #1a1819; }

.switch {
  padding: 0;
  border: none;
  position: relative; }
  .switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #DDDDDD;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out; }
  .switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    content: "";
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #1E1C1D; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    width: 4rem;
    height: 2rem; }
  .switch label:after {
    width: 1.5rem;
    height: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #1E1C1D; }
  .switch.large label {
    width: 5rem;
    height: 2.5rem; }
  .switch.large label:after {
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    width: 3.5rem;
    height: 1.75rem; }
  .switch.small label:after {
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    width: 3rem;
    height: 1.5rem; }
  .switch.tiny label:after {
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  background: transparent;
  margin-bottom: 0;
  border: solid 1px transparent;
  table-layout: fixed;
  width: 100%; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: transparent; }
    table thead tr th,
    table thead tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 16px;
      font-weight: normal;
      color: #222222; }
  table tfoot {
    background: transparent; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 16px;
      font-weight: normal;
      color: #222222; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: transparent; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

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

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 1199px) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 0) and (max-width: 0) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 0) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 1200px) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 0) and (max-width: 0) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 0) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 0) and (max-width: 999999999999) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 0) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #1E1C1D;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #1a1819; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 0;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.09375rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.3;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #1E1C1D;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.3; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #70686c;
    line-height: 0; }

h1 {
  font-size: 0.8125rem; }

h2 {
  font-size: 0.6875rem; }

h3 {
  font-size: 0.875rem; }

h4 {
  font-size: 0.75rem; }

h5 {
  font-size: 1.0625rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #70686c;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #fbddbe;
  border-width: 1px;
  border-style: solid;
  border-color: #f9c895;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 0;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 0; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 0;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 0;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 0; }

ul.circle {
  list-style-type: circle;
  margin-left: 0; }

ul.disc {
  list-style-type: disc;
  margin-left: 0; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 0; }
  ol li ul,
  ol li ol {
    margin-left: 0;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #1E1C1D;
  border-bottom: 1px dotted #DDDDDD;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 0;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #544e51; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #544e51; }

blockquote,
blockquote p {
  line-height: 1.3;
  color: #70686c; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 0) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.3; }
  h1 {
    font-size: 1.4375rem; }
  h2 {
    font-size: 1.3125rem; }
  h3 {
    font-size: 1.1875rem; }
  h4 {
    font-size: 1.0625rem;
    margin: 30px 0 18px; }
  h5 {
    font-size: 1.0625rem; }
  h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      padding: 1rem 2rem;
      font-family: "Noto Sans", sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active a, .tabs .tab-title.active a {
      background-color: #FFFFFF;
      color: #222222; }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 15px 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 15px; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 15px; }

@media only screen and (min-width: 0) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #FFFFFF;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(30, 28, 29, 0.5); }
  .th.radius {
    border-radius: 3px; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  cursor: help;
  font-weight: bold;
  color: #333333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #0e0d0d;
    color: #1E1C1D; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #FFFFFF;
  background: #333333; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px;
    pointer-events: none; }
    .tooltip > .nub.rtl {
      left: auto;
      right: 5px; }
  .tooltip.radius {
    border-radius: 3px; }
  .tooltip.round {
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    color: #1E1C1D !important;
    border-bottom: dotted 1px #0e0d0d !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal; }

@media only screen and (min-width: 0) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }

meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:0)/";
  width: 0; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 1.8rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button, .top-bar button {
    padding-top: 0.4125rem;
    padding-bottom: 0.4125rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
    @media only screen and (max-width: 1199px) {
      .top-bar .button, .top-bar button {
        position: relative;
        top: -1px; } }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        color: #FFFFFF;
        width: 75%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      top: 50%;
      margin-top: -16px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 40px 0 15px;
        color: #FFFFFF;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a span::after {
          content: "";
          position: absolute;
          display: block;
          height: 0;
          top: 50%;
          margin-top: -8px;
          right: 15px;
          box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
          width: 16px; }
        .top-bar .toggle-topbar.menu-icon a span:hover:after {
          box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a::after {
        box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: #FFFFFF;
      padding: 12px 0 12px 0;
      padding-left: 15px;
      font-family: "Noto Sans", sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: none; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-right: 15px;
        padding-left: 15px;
        background-color: #1E1C1D;
        border-color: #181617;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #181617; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.secondary {
        background-color: #F28F27;
        border-color: #d4730d;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #d4730d; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.8125rem;
      padding-right: 15px;
      padding-left: 15px;
      background-color: #1E1C1D;
      border-color: #181617;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #181617; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        color: #FFFFFF; }
      .top-bar-section ul li > button.secondary {
        background-color: #F28F27;
        border-color: #d4730d;
        color: #FFFFFF; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #d4730d; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.success {
        background-color: #43AC6A;
        border-color: #368a55;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #368a55; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.alert {
        background-color: #f04124;
        border-color: #cf2a0e;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #cf2a0e; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      background: #272727;
      color: #FFFFFF; }
    .top-bar-section ul li.active > a {
      background: #1E1C1D;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #1a1819;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 15px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0; }
        .top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
          color: #FFFFFF;
          display: block; }
          .top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
            background: none; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 15px; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 0) {
  .top-bar {
    background: #333333;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded {
      background: #333333; }
  .contain-to-grid .top-bar {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #272727;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      background: #333333; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #272727; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      color: #FFFFFF;
      background: #1E1C1D; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #1a1819;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: #FFFFFF;
        line-height: 45px;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #FFFFFF;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #FFFFFF;
        background-color: #555555;
        background: #272727; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 45px;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 15px;
      height: 45px; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #272727;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #1E1C1D;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.0625rem; }

.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 0) {
    .tab-bar-section.left, .tab-bar-section.right {
      text-align: left; } }
  .tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  .tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

.tab-bar .menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 0) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 0) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 0) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 0) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 0) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left {
    -ms-transform: translate(0%, 0);
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 0) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 1200px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 0) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 0) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

menu {
  margin: 0;
  border: 0 none;
  outline: 0 none;
  padding: 0;
  list-style: none; }

.form-ul {
  margin: 0;
  border: 0 none;
  outline: 0 none;
  padding: 0;
  list-style: none; }

.clear {
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
  font-size: 0; }

a {
  color: #EB5F21; }
  a:hover {
    color: #EB5F21; }
  a.transparent-link {
    color: inherit;
    text-decoration: inherit;
    font-size: inherit; }
  a.underline {
    border-bottom: 1px solid; }
  a .underline {
    border-bottom: 1px solid; }

body {
  font-size: 14px; }

input, textarea, button, select, div, span {
  outline: none !important; }

.inline-block {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

a, span, i {
  -webkit-transition: all 0s;
  -khtml-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

.small-only-show {
  display: none; }

@media only screen and (max-width: 1199px) {
  body._filter-overflow {
    overflow: hidden;
    height: 100vh; }
  .small-only-show {
    display: initial; }
  .small-only-hide {
    display: none; }
  .small-full {
    padding-left: 0;
    padding-right: 0; } }

.error-page .error-data {
  width: 750px;
  margin: 0 auto; }
  .error-page .error-data .error-code {
    width: 280px;
    float: left;
    font-size: 150px;
    line-height: 150px;
    color: #1E1C1D;
    font-weight: 300; }
  .error-page .error-data .error-info {
    float: left;
    display: inline-block;
    height: 150px;
    line-height: 150px;
    width: 470px;
    padding-left: 20px; }
    .error-page .error-data .error-info .multiline {
      display: inline-block;
      line-height: 1.3;
      width: 100%;
      vertical-align: middle; }
      .error-page .error-data .error-info .multiline .error-title {
        font-size: 40px;
        line-height: 1;
        margin-bottom: 10px;
        font-weight: 300; }
      .error-page .error-data .error-info .multiline .error-description {
        font-size: 20px; }

article ul {
  list-style: none;
  margin: 5px 0px; }
  article ul li {
    padding-left: 10px;
    position: relative; }

article ol {
  margin-left: 20px; }

article a {
  border-bottom: 1px solid; }

article em span a {
  display: inline-block; }

article iframe {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);
  -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);
  -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);
  padding: 5px; }

article table {
  width: 100%; }
  article table tr:nth-child(1) {
    background-color: #f8f8f8 !important;
    color: #787878; }
  article table tr {
    background-color: #ffffff !important; }
    article table tr td {
      padding: 0;
      border: 1px solid #dedede;
      width: auto;
      word-break: break-all;
      text-align: center; }

.main-menu {
  font-size: 14px;
  width: 100%;
  height: 34px;
  background-color: transparent;
  position: relative;
  list-style: none;
  display: flex;
  flex-direction: column; }
  .main-menu li {
    text-align: center; }
    @media only screen and (min-width: 1200px) and (max-width: 99999px) {
      .main-menu li:nth-child(-n+2) {
        display: none; } }
    .main-menu li a {
      text-decoration: none;
      display: block;
      line-height: 34px;
      color: #1E1C1D;
      white-space: nowrap;
      font-size: 14px;
      font-style: normal;
      font-weight: normal; }
    .main-menu li ul {
      top: 34px;
      display: none;
      position: absolute;
      background-color: transparent;
      z-index: 100; }
      .main-menu li ul li {
        display: block; }
        .main-menu li ul li a {
          line-height: 1.5; }
    .main-menu li:hover {
      background-color: transparent; }
      .main-menu li:hover a {
        color: #35444b; }
      .main-menu li:hover ul {
        display: block; }
    .main-menu li:last-child ul {
      right: 0px; }
    .main-menu li.has-subitems a::after {
      display: inline-block;
      content: "";
      margin-left: 5px;
      width: 0;
      height: 0;
      border-left: 3px solid transparent;
      border-right: 3px solid transparent;
      border-top: 5px solid #35444b;
      position: relative;
      top: -1px; }
    .main-menu li.has-subitems ul li a::after {
      display: none; }
  @media only screen and (min-width: 1200px) and (max-width: 99999px) {
    .main-menu_full li:nth-child(-n+2) {
      display: block; } }

.main-menu.tabled {
  display: table; }
  .main-menu.tabled li {
    display: table-cell; }
    .main-menu.tabled li a {
      height: 100%; }

.main-menu.justify {
  list-style-type: none;
  text-align: justify; }
  .main-menu.justify li {
    display: inline-block; }
  .main-menu.justify::after {
    content: '';
    display: inline-block;
    width: 100%; }

@media only screen and (max-width: 1199px) {
  .main-menu {
    height: auto;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #F9F9F9;
    box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
    padding-bottom: 30px; }
    .main-menu li {
      text-align: left;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding: 23px 30px 0; }
      .main-menu li a {
        font-size: 13px;
        line-height: 15px; }
      .main-menu li:first-child {
        display: list-item; } }

.mmodal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: white;
  z-index: 8888;
  display: none;
  top: 0;
  left: 0;
  overflow-y: scroll;
  background: rgba(249, 249, 249, 0.9);
  box-shadow: 0 1px 2px 0 #D8D8D8; }
  .mmodal-modal-bg.clickable {
    cursor: pointer; }

.mmodal-container {
  display: none;
  position: relative;
  z-index: 8889;
  cursor: default;
  margin: 100px auto; }
  .mmodal-container img {
    max-width: 100%;
    height: auto; }
  .mmodal-container .mmodal-close {
    text-decoration: none;
    font-size: 32px;
    line-height: 0.5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }
  .mmodal-container .mmodal-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
    -moz-box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
    box-shadow: 3px 4px 35px rgba(92, 99, 100, 0.27);
    padding: 30px;
    background-color: white; }

@media only screen and (max-width: 1199px) {
  .mmodal-container._promo {
    margin: 0; } }

@media only screen and (max-width: 560px) {
  .mmodal-container {
    width: 100% !important;
    margin: 0 auto; }
    .mmodal-container .mmodal-content {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      overflow-y: auto; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .mmodal-container {
    width: 100% !important;
    margin: 0 auto; }
    .mmodal-container .mmodal-content {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      overflow-y: auto; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .mmodal-container {
    width: 100% !important;
    margin: 0 auto; }
    .mmodal-container .mmodal-content {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      overflow-y: auto; } }

/* Preloader */
.mmodal-loader {
  display: none; }

body.mmodal-loading {
  overflow: hidden; }
  body.mmodal-loading .mmodal-loader {
    display: block;
    position: fixed;
    z-index: 10000;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.76); }
    body.mmodal-loading .mmodal-loader:before {
      content: '';
      position: fixed;
      width: 30px;
      height: 30px;
      left: 50%;
      top: 50%;
      margin-left: -15px;
      margin-top: -15px;
      background-color: #fff;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      -o-border-radius: 15px;
      border-radius: 15px; }
    body.mmodal-loading .mmodal-loader:after {
      content: '';
      position: fixed;
      width: 2px;
      background-color: #000;
      height: 15px;
      left: 50%;
      top: 50%;
      margin-left: -1px;
      margin-top: -13px;
      -webkit-transform-origin: 50% 13px;
      -khtml-transform-origin: 50% 13px;
      -moz-transform-origin: 50% 13px;
      -o-transform-origin: 50% 13px;
      transform-origin: 50% 13px;
      -webkit-animation-name: spin;
      -khtml-animation-name: spin;
      -moz-animation-name: spin;
      -o-animation-name: spin;
      animation-name: spin;
      -webkit-animation-iteration-count: infinite;
      -khtml-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      -o-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-duration: 1s;
      -khtml-animation-duration: 1s;
      -moz-animation-duration: 1s;
      -o-animation-duration: 1s;
      animation-duration: 1s; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* Buttons helper */
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050; }

#fancybox-buttons.top {
  top: 10px; }

#fancybox-buttons.bottom {
  bottom: 10px; }

#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333333));
  background: -webkit-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -o-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: -ms-linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  background: linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); }

#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0; }

#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url("../images/fancybox/helpers/fancybox_buttons.png");
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8; }

#fancybox-buttons a:hover {
  opacity: 1; }

#fancybox-buttons a.btnPrev {
  background-position: 5px 0; }

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e; }

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px; }

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px; }

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px; }

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px; }

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px; }

#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default; }

/* Thumbs helper */
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5; }

#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

.flash-list {
  margin: 0;
  border: 0 none;
  outline: 0 none;
  padding: 0;
  list-style: none;
  padding: 10px 15px; }
  .flash-list li {
    padding: 10px 15px;
    margin-bottom: 5px;
    font-size: 20px; }
    .flash-list li.success {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      text-shadow: 0 1px 2px rgba(66, 66, 66, 0.7);
      color: #fff;
      background-color: #6ba20a;
      font-size: 17px;
      position: relative;
      padding-left: 50px; }
      .flash-list li.success:after {
        font-family: 'glyphico';
        content: "\e031";
        left: 10px;
        top: 7px;
        position: absolute;
        font-size: 25px; }
    .flash-list li.error {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
      text-shadow: 0 1px 2px rgba(66, 66, 66, 0.7);
      color: #fff;
      background-color: #f04124;
      font-size: 17px;
      position: relative;
      padding-left: 50px; }
      .flash-list li.error:after {
        font-family: 'glyphico';
        content: "\e03f";
        left: 10px;
        top: 3px;
        position: absolute;
        font-size: 32px; }
    .flash-list li:last-child {
      margin-bottom: 0; }

.breadcrumbs-container {
  background-color: transparent; }
  .breadcrumbs-container .breadcrumb-list {
    padding-top: 30px;
    padding-bottom: 4px;
    *zoom: 1;
    font-size: 14px;
    color: #A2A2A2;
    margin: 0; }
    .breadcrumbs-container .breadcrumb-list:before, .breadcrumbs-container .breadcrumb-list:after {
      display: table;
      content: "";
      line-height: 0; }
    .breadcrumbs-container .breadcrumb-list:after {
      clear: both; }
    .breadcrumbs-container .breadcrumb-list li {
      display: inline;
      float: left;
      margin-right: 5px;
      font-size: 12px;
      line-height: 20px;
      color: #A2A2A2; }
      .breadcrumbs-container .breadcrumb-list li a {
        color: #A2A2A2; }
        .breadcrumbs-container .breadcrumb-list li a:hover {
          text-decoration: underline; }
      .breadcrumbs-container .breadcrumb-list li.delimiter {
        font-size: 12px;
        position: relative;
        top: 2px; }

@media only screen and (max-width: 1199px) {
  .breadcrumbs-container .small-container-spacer {
    padding-left: 20px;
    padding-right: 20px; }
  .breadcrumbs-container .breadcrumb-list {
    padding-top: 14px; } }

.pager {
  margin: 0;
  border: 0 none;
  outline: 0 none;
  padding: 0;
  list-style: none;
  *zoom: 1;
  text-align: center; }
  .pager:before, .pager:after {
    display: table;
    content: "";
    line-height: 0; }
  .pager:after {
    clear: both; }
  .pager li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 4px; }
    .pager li.selected a {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      color: #fff;
      background-color: #F28F27; }
    .pager li span {
      color: #95A5A6; }
    .pager li span, .pager li a {
      padding: 2px 8px; }
      .pager li span:hover, .pager li a:hover {
        color: #fff;
        background-color: #F28F27; }

html, body {
  height: 100%; }

#wrapper {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -275px; }
  #wrapper #push {
    height: 275px; }

#footer {
  clear: both;
  position: relative;
  height: 275px; }

#push {
  background-color: #f9f9f9; }

#footer {
  width: 100%;
  background-color: #FFFFFF; }
  #footer .footer-top {
    border-bottom: 1px solid #E2E2E2;
    padding: 18px 0 9px;
    height: 230px; }
    #footer .footer-top .catalog-footer-menu {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      height: 140px;
      -webkit-align-content: space-between;
      align-content: space-between; }
      #footer .footer-top .catalog-footer-menu li {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%; }
        #footer .footer-top .catalog-footer-menu li .image-container {
          width: 37px;
          margin-right: 8px;
          text-align: center;
          display: inline-block; }
        #footer .footer-top .catalog-footer-menu li .item-name {
          font-size: 18px;
          color: #1E1C1D;
          line-height: 35px;
          vertical-align: top; }
        #footer .footer-top .catalog-footer-menu li:last-child {
          padding-bottom: 0; }
    #footer .footer-top .footer-menu-block {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-content: space-between;
      align-content: space-between;
      height: 200px; }
      #footer .footer-top .footer-menu-block li {
        -webkit-flex: 0 0 33px;
        flex: 0 0 33px; }
        #footer .footer-top .footer-menu-block li a {
          font-size: 14px;
          color: #1E1C1D;
          line-height: 18px; }
        #footer .footer-top .footer-menu-block li:nth-child(11) {
          -webkit-flex: 0 0 66px;
          flex: 0 0 66px; }
        #footer .footer-top .footer-menu-block li:nth-child(n+12) {
          width: 232px; }
  #footer .footer-bottom .bottom-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 12px; }
    #footer .footer-bottom .bottom-inner a, #footer .footer-bottom .bottom-inner span {
      font-size: 14px;
      color: #1E1C1D;
      line-height: 20px; }
      #footer .footer-bottom .bottom-inner a:last-child, #footer .footer-bottom .bottom-inner span:last-child {
        position: relative;
        padding-right: 81px; }
        #footer .footer-bottom .bottom-inner a:last-child::before, #footer .footer-bottom .bottom-inner span:last-child::before {
          content: '';
          position: absolute;
          right: 0;
          width: 76px;
          height: 20px;
          background: transparent url("../images/rclass.svg") center no-repeat;
          background-size: contain; }

.footer {
  padding-top: 50px; }
  .footer__top-block {
    background-color: #FFFFFF;
    padding-bottom: 30px;
    border-bottom: 1px solid #E9E9E9; }
  .footer__bottom-block {
    background-color: #FFFFFF;
    padding: 25px 0; }
  .footer__bottom-block-container {
    display: flex;
    justify-content: space-between;
    list-style-type: none; }
    .footer__bottom-block-container .footer__link {
      color: #A2A2A2; }
  .footer__container {
    display: flex; }
  .footer__column {
    flex: 0 0 25%;
    flex-wrap: wrap; }
  .footer__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.35714em;
    color: #A2A2A2; }
  .footer__by {
    color: #F26522; }
  .footer__item-list-right {
    list-style-type: none; }
  .footer__item {
    list-style-type: none;
    background-color: white !important;
    padding-bottom: 12px; }
    .footer__item:first-child {
      margin-top: 27px; }
  .footer__item-right {
    padding-bottom: 18px; }
    .footer__item-right .socials {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      margin: 5px 0; }
      .footer__item-right .socials .social-link {
        height: 17px;
        width: 22px;
        display: block;
        padding: 10px;
        margin: 5px;
        opacity: 0.2;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
        .footer__item-right .socials .social-link.vk {
          background-image: url("../images/icons/vk_black.svg"); }
        .footer__item-right .socials .social-link.fb {
          background-image: url("../images/icons/fb_black.svg"); }
        .footer__item-right .socials .social-link.ins {
          background-image: url("../images/icons/ins_black.svg"); }
  .footer__link {
    color: #000000; }

@media only screen and (max-width: 1199px) {
  html, body {
    height: 100%; }
  #wrapper {
    clear: both;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -472px; }
    #wrapper #push {
      height: 472px; }
  #footer {
    clear: both;
    position: relative;
    height: 472px; }
  #footer .footer-top {
    height: auto; }
    #footer .footer-top .column:first-child {
      border-bottom: 1px solid #E2E2E2; }
    #footer .footer-top .catalog-footer-menu {
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-flex-direction: column;
      flex-direction: column;
      height: 45px; }
      #footer .footer-top .catalog-footer-menu li {
        -webkit-flex: 1 0 100%;
        flex: 1 0 100%; }
        #footer .footer-top .catalog-footer-menu li .image-container {
          width: 32px;
          height: 30px;
          margin-right: 3px; }
          #footer .footer-top .catalog-footer-menu li .image-container .cfm-tyre-icon, #footer .footer-top .catalog-footer-menu li .image-container .cfm-wheel-icon, #footer .footer-top .catalog-footer-menu li .image-container .cfm-oil-icon {
            width: 30px;
            height: 30px; }
          #footer .footer-top .catalog-footer-menu li .image-container .cfm-fitting-icon {
            width: 32px;
            height: 30px; }
        #footer .footer-top .catalog-footer-menu li .item-name {
          font-size: 18px;
          line-height: 30px; }
    #footer .footer-top .footer-menu-block {
      height: auto;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-around;
      justify-content: space-around;
      padding-top: 15px; }
      #footer .footer-top .footer-menu-block li {
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        padding-bottom: 15px; }
        #footer .footer-top .footer-menu-block li a {
          font-size: 14px;
          line-height: 18px; }
        #footer .footer-top .footer-menu-block li:nth-child(11) {
          -webkit-flex: 0 0 50%;
          flex: 0 0 50%; }
        #footer .footer-top .footer-menu-block li:nth-child(n+12) {
          width: auto; }
  #footer .footer-bottom .bottom-inner {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    #footer .footer-bottom .bottom-inner a, #footer .footer-bottom .bottom-inner span {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 15px; }
      #footer .footer-bottom .bottom-inner a:last-child, #footer .footer-bottom .bottom-inner span:last-child {
        -webkit-flex: 0 0 270px;
        flex: 0 0 270px; }
  .footer__column {
    flex: 0 0 33.3%;
    padding: 0 10px; }
  .footer__container {
    padding: 0 10px;
    flex-wrap: wrap; }
  .footer__bottom-block-container {
    display: flex;
    flex-direction: column; }
  .footer__bottom-block-item {
    padding-bottom: 12px; } }

@media (max-width: 600px) {
  html, body {
    height: 100%; }
  #wrapper {
    clear: both;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -745px; }
    #wrapper #push {
      height: 745px; }
  #footer {
    clear: both;
    position: relative;
    height: 745px; }
  .footer__column {
    flex: 0 0 50%; }
    .footer__column:nth-child(3) {
      flex: 0 0 100%; }
    .footer__column:nth-child(4) {
      flex: 0 0 100%;
      padding-top: 30px; }
  .footer__bottom-block-container {
    display: flex;
    flex-direction: column; }
  .footer__bottom-block-item:nth-child(4) {
    padding-bottom: 25px; }
  #footer .footer-top .catalog-footer-menu {
    -webkit-justify-content: space-around;
    justify-content: space-around;
    height: 87px; }
    #footer .footer-top .catalog-footer-menu li {
      -webkit-flex: 1 0 50%;
      flex: 1 0 50%; }
      #footer .footer-top .catalog-footer-menu li .image-container:nth-child(3) {
        text-align: left; }
  #footer .footer-top .footer-menu-block li {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
    #footer .footer-top .footer-menu-block li a {
      margin: unset; }
    #footer .footer-top .footer-menu-block li:nth-child(11) {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
  #footer__column {
    flex: 0 0 50%; } }

#header .header-inner {
  line-height: 110px; }
  #header .header-inner .logo {
    width: 60px;
    height: 110px;
    margin: 0px; }
    #header .header-inner .logo a {
      display: inline-block;
      width: 60px;
      height: 110px;
      line-height: 110px; }
      #header .header-inner .logo a img {
        display: inline-block;
        vertical-align: middle; }

#header .header-block {
  height: 110px;
  line-height: 110px; }
  #header .header-block.no-logic-align {
    line-height: 100px; }
  #header .header-block.site-selector {
    line-height: 94px; }
  #header .header-block .header-multiline {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.3; }

#header .header-bottom .header-bottom-inner {
  border-top: 1px solid #dde3e7; }
  #header .header-bottom .header-bottom-inner .call-us {
    float: right;
    height: 35px;
    width: 200px;
    text-align: center;
    line-height: 32px;
    margin-top: 21px;
    font-size: 14px; }

#header .top-menu-wrapper {
  background-color: #fafafa;
  box-shadow: 0 1px 2px 0 rgba(200, 200, 200, 0.5); }
  #header .top-menu-wrapper .top-menu-block {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    #header .top-menu-wrapper .top-menu-block .top-menu {
      list-style: none;
      display: -webkit-flex;
      display: flex;
      margin-left: -15px; }
      #header .top-menu-wrapper .top-menu-block .top-menu li {
        padding: 0 15px;
        position: relative; }
        #header .top-menu-wrapper .top-menu-block .top-menu li a {
          line-height: 35px;
          color: #656565;
          border-bottom: 1px solid #cdcdcd;
          font-size: 12px; }
        #header .top-menu-wrapper .top-menu-block .top-menu li:before {
          content: '';
          position: absolute;
          right: 0;
          top: 15px;
          height: 5px;
          width: 1px;
          border-right: 1px dotted #B8B8B8; }
        #header .top-menu-wrapper .top-menu-block .top-menu li:last-child:before {
          display: none; }
    #header .top-menu-wrapper .top-menu-block .socials {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
      #header .top-menu-wrapper .top-menu-block .socials .social-link {
        height: 20px;
        width: 25px;
        display: block;
        margin: 0 4px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
        #header .top-menu-wrapper .top-menu-block .socials .social-link.vk {
          background-image: url("../images/icons/vk.svg"); }
        #header .top-menu-wrapper .top-menu-block .socials .social-link.fb {
          background-image: url("../images/icons/fb.svg"); }
        #header .top-menu-wrapper .top-menu-block .socials .social-link.ins {
          background-image: url("../images/icons/ins.svg"); }

.index-header-text {
  opacity: 0;
  height: 0;
  margin: 0; }

@media only screen and (max-width: 1199px) {
  #header .top-menu-wrapper {
    display: none; } }

/* black */
.mnotify-black {
  background: transparent url(../images/mnotify/bg.png) 0 0 repeat;
  color: #fff; }
  .mnotify-black, .mnotify-black .mnotify-container {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }

/* end black */
/* Hides position: fixed from IE6 */
html > body .mnotify {
  position: fixed; }

.mnotify {
  top: 25px;
  right: 25px;
  position: absolute;
  height: auto;
  z-index: 9999; }
  .mnotify .mnotify-shadow {
    -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); }
  .mnotify .mnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0; }
    .mnotify .mnotify-container .mnotify-title {
      font-weight: 400; }
    .mnotify .mnotify-container .mnotify-text {
      display: block; }

.mnotify-sharp {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.mnotify-closer, .mnotify-sticker {
  float: right;
  margin-left: .2em; }

.mnotify-icon, .mnotify-icon span {
  display: block;
  float: left;
  margin-right: .2em; }

/* -- History Pulldown */
.mnotify-history-container {
  position: absolute;
  top: 0;
  right: 18px;
  width: 70px;
  border-top: none;
  padding: 0;
  -webkit-border-radius: 0 0;
  -moz-border-radius: 0 0;
  -ms-border-radius: 0 0;
  -o-border-radius: 0 0;
  border-radius: 0 0;
  /* Ensures history container is above notices. */
  z-index: 10000; }
  .mnotify-history-container .mnotify-history-header {
    padding: 2px; }
  .mnotify-history-container button {
    cursor: pointer;
    display: block;
    width: 100%; }
  .mnotify-history-container .mnotify-history-pulldown {
    display: block;
    margin: 0 auto; }

/* Alternate stack initial positioning. */
.mnotify.stack-topleft, .mnotify.stack-bottomleft {
  left: 25px;
  right: auto; }

.mnotify.stack-bottomright, .mnotify.stack-bottomleft {
  bottom: 25px;
  top: auto; }

/**
 * @package		PickMeUp - jQuery datepicker plugin
 * @author		Nazar Mokrynskyi <nazar@mokrynskyi.com>
 * @author		Stefan Petre <www.eyecon.ro>
 * @copyright	Copyright (c) 2013-2015, Nazar Mokrynskyi
 * @copyright	Copyright (c) 2008-2009, Stefan Petre
 * @license		MIT License, see license.txt
 */
.pickmeup {
  background: #000;
  border-radius: 0.4em;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  position: absolute; }
  .pickmeup * {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .pickmeup .pmu-instance {
    display: inline-block;
    height: 13.8em;
    padding: .5em;
    text-align: center;
    width: 15em; }
    .pickmeup .pmu-instance .pmu-button {
      color: #eee;
      cursor: pointer;
      outline: none;
      text-decoration: none; }
    .pickmeup .pmu-instance .pmu-today {
      background: #17384d;
      color: #88c5eb; }
    .pickmeup .pmu-instance .pmu-button:hover {
      background: "transparent";
      color: #88c5eb; }
    .pickmeup .pmu-instance .pmu-not-in-month {
      color: #666; }
    .pickmeup .pmu-instance .pmu-disabled,
    .pickmeup .pmu-instance .pmu-disabled:hover {
      color: #333;
      cursor: default; }
    .pickmeup .pmu-instance .pmu-selected {
      background: #136a9f;
      color: #eee; }
    .pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
      background: #17384d; }
    .pickmeup .pmu-instance nav {
      color: #eee;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      line-height: 2em; }
      .pickmeup .pmu-instance nav *:first-child :hover {
        color: #88c5eb; }
      .pickmeup .pmu-instance nav .pmu-prev,
      .pickmeup .pmu-instance nav .pmu-next {
        display: none;
        height: 2em;
        width: 1em; }
      .pickmeup .pmu-instance nav .pmu-month {
        width: 14em; }
    .pickmeup .pmu-instance .pmu-years *,
    .pickmeup .pmu-instance .pmu-months * {
      display: inline-block;
      line-height: 3.6em;
      width: 3.5em; }
    .pickmeup .pmu-instance .pmu-day-of-week {
      color: #999;
      cursor: default; }
    .pickmeup .pmu-instance .pmu-day-of-week *,
    .pickmeup .pmu-instance .pmu-days * {
      display: inline-block;
      line-height: 1.5em;
      width: 2em; }
    .pickmeup .pmu-instance .pmu-day-of-week * {
      line-height: 1.8em; }
  .pickmeup .pmu-instance:first-child .pmu-prev,
  .pickmeup .pmu-instance:last-child .pmu-next {
    display: block; }
  .pickmeup .pmu-instance:first-child .pmu-month,
  .pickmeup .pmu-instance:last-child .pmu-month {
    width: 13em; }
  .pickmeup .pmu-instance:first-child:last-child .pmu-month {
    width: 12em; }
  .pickmeup:not(.pmu-view-days) .pmu-days,
  .pickmeup:not(.pmu-view-days) .pmu-day-of-week,
  .pickmeup:not(.pmu-view-months) .pmu-months,
  .pickmeup:not(.pmu-view-years) .pmu-years {
    display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
  opacity: 1;
  text-shadow: 0 1px 2px rgba(66, 66, 66, 0.6); }
  .slick-prev:hover, .slick-prev:active, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:active,
  .slick-next:focus {
    background-color: transparent; }

.slick-prev:before, .slick-next:before {
  font-family: "glyphico";
  font-size: 25px;
  line-height: 1;
  color: #2c4f5f;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 10px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 10px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: 10px; }
  [dir="rtl"] .slick-next {
    left: 10px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "glyphico";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.rouble {
  font-family: 'Rouble';
  font-style: normal; }
  .rouble:after {
    content: 'c'; }
  .rouble.light:after {
    content: 'a'; }

.button {
  margin: 0;
  display: inline-block;
  text-decoration: none; }
  .button.orange {
    padding-top: 7px;
    padding-bottom: 9px;
    font-size: 15px;
    color: #FFFFFF;
    background: #F26522;
    transition: 0.4s all; }
    .button.orange:hover {
      background: #DC4B05; }
  .button.dark {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #4f6977;
    -webkit-box-shadow: inset 0 2px 13px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: inset 0 2px 13px rgba(0, 0, 0, 0.34);
    box-shadow: inset 0 2px 13px rgba(0, 0, 0, 0.34);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(66, 66, 66, 0.71); }
  .button.transparent {
    border: 2px solid #f12903;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #fb4804;
    font-size: 17px;
    font-weight: bold;
    background-color: transparent; }
  .button.white {
    border: 1px solid #D86428;
    background-color: white;
    color: #D86428;
    padding-top: 7px;
    padding-bottom: 9px; }
  .button.upper {
    text-transform: uppercase; }
  .button.wide {
    width: 100%;
    text-align: center; }

.no-items-message {
  text-align: center;
  font-size: 20px; }

.totop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 65px;
  height: 65px;
  z-index: 9999999; }
  .totop .image {
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, 0.3);
    border-radius: 100px;
    background-image: url("/static/images/main/up.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  .totop .text {
    display: none;
    color: #FF550A; }
  .totop.morph {
    width: unset;
    height: unset;
    bottom: 36px;
    padding: 8px 12px;
    border: 4px solid #E9E8E9;
    border-radius: 6px;
    background-color: #ffffffd9;
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, 0.3); }
    .totop.morph .text {
      display: block; }
    .totop.morph .image {
      display: none; }

.show {
  display: block; }

.sitemap-list {
  margin-bottom: 30px; }
  .sitemap-list li {
    margin-bottom: 4px; }
    .sitemap-list li a {
      font-size: 15px;
      line-height: 1.5; }

.button {
  padding: 0;
  margin: 0;
  text-align: center;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

body input[type=checkbox], body input[type=file], body input[type=radio] {
  margin: 0; }

input[type="text"], input[type="password"], textarea {
  border: 1px solid #dedede;
  background: #FFFFFF;
  border: 1px solid rgba(80, 70, 65, 0.5);
  box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5);
  margin: 0; }

textarea {
  max-width: 100%; }

select {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  height: 37px;
  margin: 0; }
  select:hover {
    background-color: #fff; }

.select-holder {
  position: relative;
  display: inline-block;
  border: 1px solid #dedede;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  width: 100%; }
  .select-holder::after {
    -webkit-border-radius: 0 6px 6px 0;
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 17px;
    background-image: url("../images/select-bg.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #fff; }
  .select-holder select {
    padding-right: 30px; }
  .select-holder:hover {
    border: 1px solid #dedede;
    background-color: #fff; }

label {
  font-size: 12px;
  color: #9f9f9f;
  margin-bottom: 2px; }

form ul.error {
  margin-top: 2px;
  list-style: none;
  color: #f04124; }
  form ul.error li {
    margin-bottom: 2px; }
    form ul.error li:last-child {
      margin-bottom: 0; }

.request-form-success {
  padding: 20px;
  font-size: 24px;
  font-weight: 300;
  color: #000; }

.request-form-success, .request-form {
  width: 440px;
  padding: 20px;
  background-color: #f4f4f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.request-form .title {
  font-size: 24px;
  font-weight: 300;
  color: #000;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1.1; }

.request-form .form-ul li {
  display: inline-block;
  width: 100%; }

.request-form .form-ul label {
  display: none; }

.request-form .form-ul input[type="checkbox"] + label {
  display: inline-block; }

.request-form .form-ul textarea {
  margin-bottom: 7px;
  height: 100px; }

.request-form .form-ul .button {
  float: right;
  display: inline-block;
  padding: 3px 20px;
  font-size: 12px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }
  .request-form .form-ul .button::after {
    content: '';
    clear: both; }

.request-form .button-holder {
  text-align: center; }
  .request-form .button-holder .button {
    padding: 8px 30px;
    font-size: 13px; }

.mmodal-container .mmodal-close {
  font-size: 24px;
  top: 12px;
  right: 14px;
  background: transparent url("../images/main/close.png") 50% 50% no-repeat;
  width: 23px;
  height: 23px;
  z-index: 999;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left; }

.mmodal-container .mmodal-content {
  padding: 0; }

.top-message-block {
  background-color: #FFF2DE; }
  .top-message-block .row .columns {
    display: flex; }

.top-message-closer {
  position: relative; }
  .top-message-closer::before {
    content: '';
    position: absolute;
    top: 15px;
    right: 0;
    width: 19px;
    height: 16px;
    background: transparent url("../images/icons/message-close.svg") center no-repeat; }

.hidden {
  display: none; }

.top-message-text {
  display: block;
  width: 100%;
  text-align: left;
  padding: 13px 0 13px 50px;
  font-weight: normal;
  color: #F26522 !important;
  font-size: 17px;
  line-height: 1.35294em;
  position: relative; }
  .top-message-text::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    height: 35px;
    width: 27px;
    background: url("../images/icons/alarm.svg") center no-repeat; }

#header {
  background-color: #fff; }
  #header .header-main {
    box-shadow: 0 1px 2px 0 rgba(200, 200, 200, 0.5);
    overflow-x: hidden; }
    #header .header-main .header-main-inner {
      height: 130px;
      display: -webkit-flex;
      display: flex; }
      #header .header-main .header-main-inner .logo {
        -webkit-flex: 0 0 306px;
        flex: 0 0 306px;
        position: relative; }
        #header .header-main .header-main-inner .logo .logo-link {
          line-height: 130px; }
        #header .header-main .header-main-inner .logo .work-mode {
          position: absolute;
          bottom: 0;
          right: 104px;
          text-align: center; }
          #header .header-main .header-main-inner .logo .work-mode__row {
            padding-bottom: 5px;
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: space-between;
            justify-content: space-between; }
          #header .header-main .header-main-inner .logo .work-mode__days {
            color: #f47125; }
          #header .header-main .header-main-inner .logo .work-mode__time {
            padding-left: 4px;
            letter-spacing: -0.9px; }
      #header .header-main .header-main-inner .head-right-block {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        justify-content: space-between; }
        #header .header-main .header-main-inner .head-right-block .top-wrapper {
          -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: space-between;
          justify-content: space-between;
          -webkit-align-items: center;
          align-items: center;
          padding-right: 60px;
          position: relative; }
          #header .header-main .header-main-inner .head-right-block .top-wrapper::before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 500%;
            border-bottom: 1px solid #DFDEDF; }
          #header .header-main .header-main-inner .head-right-block .top-wrapper .title {
            display: block;
            font-size: 15px;
            line-height: 23px;
            color: #1E1C1D; }
          #header .header-main .header-main-inner .head-right-block .top-wrapper .phones-block {
            padding-left: 30px; }
            #header .header-main .header-main-inner .head-right-block .top-wrapper .phones-block .phone {
              position: relative; }
              #header .header-main .header-main-inner .head-right-block .top-wrapper .phones-block .phone a {
                font-family: "lato", "Helvetica", Helvetica, Arial, sans-serif;
                font-weight: 400;
                font-size: 21px;
                color: #1E1C1D;
                line-height: 23px; }
              #header .header-main .header-main-inner .head-right-block .top-wrapper .phones-block .phone::before {
                content: '';
                position: absolute;
                top: 0;
                height: 19px;
                width: 16px;
                background: transparent url("../images/icons/i-phone.svg") center no-repeat; }
  #header .heading {
    margin-bottom: 0px; }
    #header .heading h1 {
      margin-top: 0;
      margin-bottom: 15px; }

.link {
  font-size: 13px;
  color: #F28F27;
  line-height: 15px; }
  .link_name {
    color: #000000; }

.content-header h1 {
  margin-top: 0; }

.content-header__h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 1.34615em;
  margin-bottom: 30px; }

@media only screen and (max-width: 1199px) {
  #header {
    position: sticky;
    z-index: 200;
    top: 0;
    left: 0;
    width: 100%; }
    #header .header-main {
      overflow: visible; }
      #header .header-main .header-main-inner {
        height: 90px; }
        #header .header-main .header-main-inner .logo {
          -webkit-flex: 0 0 50px;
          flex: 0 0 50px; }
          #header .header-main .header-main-inner .logo .logo-link {
            line-height: 90px; }
        #header .header-main .header-main-inner .head-right-block .top-wrapper {
          padding-right: 0; }
          #header .header-main .header-main-inner .head-right-block .top-wrapper .link {
            font-size: 12px;
            line-height: 15px; }
          #header .header-main .header-main-inner .head-right-block .top-wrapper::before {
            display: none; }
          #header .header-main .header-main-inner .head-right-block .top-wrapper .phones-block {
            padding-left: 14px;
            -webkit-flex: 1 0 auto;
            flex: 1 0 auto; }
            #header .header-main .header-main-inner .head-right-block .top-wrapper .phones-block .phone {
              font-size: 20px;
              line-height: 21px; }
              #header .header-main .header-main-inner .head-right-block .top-wrapper .phones-block .phone::before {
                display: none; }
          #header .header-main .header-main-inner .head-right-block .top-wrapper .order {
            padding-right: 9px; }
            #header .header-main .header-main-inner .head-right-block .top-wrapper .order .cart-icon {
              height: 35px;
              width: 35px; }
            #header .header-main .header-main-inner .head-right-block .top-wrapper .order .cart-block {
              display: none; }
  .content-header h1 {
    margin-top: 0; }
  .content-header .small-container-spacer {
    padding-right: 20px;
    padding-left: 20px; }
  .content-header__h1 {
    font-weight: 600;
    font-size: 21px;
    line-height: 1.38095em;
    margin-bottom: 0; } }

.header__top-block-wrapper {
  border-bottom: 1px solid #E9E9E9; }

.header__top-block {
  display: flex;
  padding: 19px 0 20px;
  justify-content: space-between;
  align-items: center; }
  .header__top-block .socials {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
    .header__top-block .socials .social-link {
      height: 17px;
      width: 22px;
      display: block;
      margin: 0 4px;
      padding: 5px;
      opacity: 0.2;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
      .header__top-block .socials .social-link.vk {
        background-image: url("../images/icons/vk_black.svg"); }
      .header__top-block .socials .social-link.fb {
        background-image: url("../images/icons/fb_black.svg"); }
      .header__top-block .socials .social-link.ins {
        background-image: url("../images/icons/ins_black.svg"); }

.header__burger {
  position: absolute;
  top: 77px;
  left: 0;
  height: auto;
  z-index: 200;
  box-shadow: 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  pointer-events: none;
  opacity: 0;
  transition: 0.4s all; }
  .header__burger.show {
    display: block; }
  .header__burger .menu-holder {
    height: auto; }

.header__top-menu {
  display: flex;
  flex-direction: column; }

.header__top-menu-item {
  list-style-type: none;
  background-color: white !important;
  box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1); }
  .header__top-menu-item:hover {
    background-color: #F9F9F9 !important; }

.header__top-menu-text {
  text-align: left;
  padding: 0 12px; }
  .header__top-menu-text:hover {
    color: #EB5F21 !important; }

.header__about {
  font-size: 13px;
  line-height: 1.38462em;
  color: #A2A2A2;
  padding: 10px 12px 10px 54px; }

.header__news {
  font-size: 13px;
  line-height: 1.38462em;
  color: #A2A2A2;
  padding: 10px 70px 10px 12px; }

.header__menu-mobile {
  display: none; }
  .header__menu-mobile.show {
    display: block; }

.header__bottom-menu {
  font-size: 14px;
  width: 100%;
  height: 34px;
  background-color: transparent;
  position: relative;
  list-style: none;
  display: flex;
  align-items: center; }
  @media only screen and (min-width: 1200px) and (max-width: 99999px) {
    .header__bottom-menu li:first-child {
      display: none; } }
  .header__bottom-menu li a {
    color: #000000; }
    .header__bottom-menu li a:hover {
      color: #F26522; }

.header__bottom-menu-text {
  padding: 10px 12px; }

.header__bottom-menu-item {
  list-style-type: none;
  background-color: white !important; }

.header__info-block {
  display: flex; }

.header__menu-container:hover .header__burger {
  transition: 0.4s all;
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0); }

.header__menu-text {
  font-size: 14px;
  line-height: 1.14286em;
  color: #000000;
  padding: 15px 15px 30px 30px; }
  .header__menu-text::before {
    content: '';
    position: absolute;
    left: 13px;
    height: 20px;
    width: 20px;
    background: url("../images/icons/hamburger-menu.svg") center no-repeat; }

.header__bottom-right-block {
  display: flex;
  align-items: center; }

.header__schedule {
  display: flex;
  position: relative;
  padding-right: 35px; }
  .header__schedule::before {
    content: '';
    position: absolute;
    left: -30px;
    height: 20px;
    width: 20px;
    background: url("../images/icons/schedule.svg") center no-repeat; }

.header__schedule-row {
  font-size: 13px;
  line-height: 1.38462em; }

.header__phone_style {
  font-weight: 500;
  font-size: 19px;
  line-height: 1.36842em;
  color: #000000; }

.header__call-bordered {
  border: 1px solid #FAC1A7;
  padding: 7px 22px; }

.header__bottom-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }

.header__bottom-left-block {
  display: flex;
  align-items: center; }

.header__logo {
  padding-right: 53px; }

.header__logo-link {
  display: block;
  padding: 19px 25px 19px 15px; }

.header__login-block {
  position: relative; }
  .header__login-block::before {
    content: '';
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
    height: 20px;
    width: 20px;
    background: transparent url("../images/icons/private-office.svg") center no-repeat; }
  .header__login-block .bonus {
    font-size: 14px;
    color: #F28F27; }

.header__login-block-title {
  font-size: 14px;
  color: #000000;
  padding: 10px 10px 10px 30px;
  display: block; }

.header__order {
  display: block;
  position: relative;
  margin-left: 25px;
  padding-left: 24px; }
  .header__order::before {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 2px;
    height: 22px;
    width: 23px;
    background: transparent url("../images/icons/order-cart.svg") center no-repeat; }
  .header__order_sticky {
    margin-left: 35px; }

.header__cart {
  display: flex;
  height: 35px; }

.header__cart-price {
  color: #000000;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.35294em;
  align-self: center; }

.header__cart-count {
  align-self: flex-start;
  border: 1px solid #EB5F21;
  border-radius: 100px;
  padding: 1px 5px;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 112%;
  color: #EB5F21;
  min-width: 19px;
  margin-top: -3px; }

.header__call {
  border: 1px solid #FAC1A7;
  padding: 5px 20px;
  position: relative; }
  .header__call_mobile {
    display: none;
    font-size: 0; }

.header__phone-block {
  display: none; }
  .header__phone-block_sticky {
    display: block;
    padding-left: 35px;
    padding-right: 40px; }

.header__sticky-background {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: white;
  transform: translate3d(0, -86px, 0);
  transition: 0.4s all; }
  .header__sticky-background._fixed {
    display: flex;
    position: fixed;
    transform: translate3d(0, 0, 0); }

.header__sticky-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 25px 0 27px; }

.header__sticky-block-left {
  display: flex;
  align-items: center; }

.header__sticky-logo {
  padding-right: 40px;
  position: relative;
  margin-left: 15px; }
  .header__sticky-logo::before {
    content: '';
    position: absolute;
    top: -25px;
    left: -25px;
    height: 50px;
    width: 43px;
    background: transparent url("../images/main/shlepakov-sticky.svg") center no-repeat; }

.header__sticky-block-right {
  display: flex;
  align-items: center; }

.header__sticky-menu-container {
  position: relative;
  margin-left: 30px;
  transition: 0.4s all; }
  .header__sticky-menu-container:hover .header__sticky-menu {
    opacity: 1;
    pointer-events: auto; }

.header__sticky-menu {
  position: absolute;
  top: 53px;
  left: -10px;
  pointer-events: none;
  opacity: 0;
  transition: 0.4s all;
  transform: translateY(0); }
  .header__sticky-menu.show {
    display: block; }

.header__sticky-menu-text {
  font-size: 14px;
  line-height: 1.14286em;
  color: #000000;
  padding-left: 30px;
  padding-bottom: 35px;
  position: relative; }
  .header__sticky-menu-text::before {
    content: '';
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    background: url("../images/icons/hamburger-menu.svg") center no-repeat; }

.header__call-sticky {
  position: relative; }
  .header__call-sticky::before {
    content: '';
    position: absolute;
    top: -18px;
    height: 34px;
    width: 34px;
    background: transparent url("../images/icons/sticky-modal.svg") center no-repeat; }

@media only screen and (max-width: 1199px) {
  .close-block::before {
    top: 27px; }
  .top-message-closer:before {
    top: 14px;
    right: -1px; }
  .top-message-text {
    font-size: 13px;
    line-height: 1.38462em;
    padding: 8px 20px 8px 0;
    font-style: normal;
    font-weight: normal; }
    .top-message-text:before {
      display: none; }
  .header__top-block {
    display: none; }
  .header__bottom-block {
    padding: 6px 0 6px 45px; }
  .header__logo {
    padding-left: 15px;
    padding-right: 0;
    position: relative; }
    .header__logo::before {
      content: '';
      left: -2px;
      position: absolute;
      border-left: 1px solid #E9E9E9;
      height: 55px;
      bottom: -12px; }
  .header__bottom-left-block {
    padding: 5px 0; }
  .header__menu-mobile-wrapper {
    position: absolute;
    left: 20px;
    padding: 13px 0;
    top: 6px;
    z-index: 999; }
    .header__menu-mobile-wrapper.show .header__menu-mobile {
      display: block; }
    .header__menu-mobile-wrapper.show .header__menu-text:before {
      left: 2px;
      bottom: calc(50% - 9px);
      width: 19px;
      height: 19px;
      background: transparent url("../images/icons/close-menu-mobile.svg") center no-repeat; }
  .header__logo-link {
    padding: 0; }
  .header__menu {
    display: none; }
  .header__menu-text:before {
    left: 0px;
    bottom: calc(50% - 7px);
    width: 24px;
    height: 14px;
    background: transparent url("../images/icons/burger-mobile.svg") center no-repeat; }
  .header__login-block {
    display: none; }
  .header__phone-block {
    display: block; }
  .header__call {
    display: none; }
    .header__call_mobile {
      display: block; }
      .header__call_mobile::before {
        content: '';
        position: absolute;
        right: 65px;
        bottom: calc(50% - 12px);
        height: 22px;
        width: 23px;
        background: transparent url("../images/icons/mobile-phone.svg") center no-repeat; }
  .header__order {
    padding-left: 12px; }
    .header__order:before {
      left: -10px; }
  .header__cart-count {
    top: -25px;
    left: -18px; }
  .header__cart-price {
    display: none; }
  .header__menu-mobile-list {
    position: absolute;
    width: 102vw;
    top: 50px;
    left: -30px;
    height: auto;
    background-color: #fff;
    box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
    padding-bottom: 30px;
    z-index: 200;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #E9E9E9; }
    .header__menu-mobile-list li {
      text-align: left;
      flex: 0 0 50%;
      padding: 23px 30px 0; }
      .header__menu-mobile-list li:nth-child(odd) {
        padding-left: 15px; }
      .header__menu-mobile-list li:first-child {
        flex: 0 0 100%;
        position: relative;
        padding-left: 60px;
        padding-bottom: 20px;
        margin-top: 1px;
        border-bottom: 1px solid #E9E9E9; }
        .header__menu-mobile-list li:first-child::before {
          content: '';
          position: absolute;
          left: 28px;
          top: 20px;
          height: 24px;
          width: 24px;
          background: transparent url("../images/icons/private-office.svg") center no-repeat; }
  .header__menu-mobile-text {
    color: #000000; }
  .header__sticky-block {
    display: none; } }

.svg-icon {
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat; }
  .svg-icon.cart-icon {
    width: 37px;
    height: 37px;
    background-image: url("../images/icons/i-cart.svg"); }
  .svg-icon.phone-icon {
    width: 20px;
    height: 20px;
    background-image: url("../images/icons/i-phone.svg"); }
  .svg-icon.pm-icon {
    width: 17px;
    height: 20px;
    background-image: url("../images/icons/i-pm.svg"); }
  .svg-icon.gear-icon {
    width: 23px;
    height: 20px;
    background-image: url("../images/icons/i-gear.svg"); }
  .svg-icon.clock-icon {
    width: 20px;
    height: 20px;
    background-image: url("../images/icons/i-clock.svg"); }
  .svg-icon.calendar-icon {
    width: 33px;
    height: 25px;
    background-image: url("../images/icons/i-calendar.svg"); }
  .svg-icon.info-icon {
    width: 20px;
    height: 20px;
    background-image: url("../images/icons/i-i.svg"); }
  .svg-icon.menu-icon {
    width: 25px;
    height: 10px;
    background-image: url("../images/icons/i-menu.svg"); }
  .svg-icon.cfm-tyre-icon {
    width: 35px;
    height: 35px;
    background-image: url("../images/menu/i-tire-black.svg"); }
  .svg-icon.cfm-wheel-icon {
    width: 35px;
    height: 35px;
    background-image: url("../images/menu/i-disk-black.svg"); }
  .svg-icon.cfm-oil-icon {
    width: 24px;
    height: 35px;
    background-image: url("../images/menu/i-oil-black.svg");
    background-position-x: -4px; }
  .svg-icon.cfm-fitting-icon {
    width: 37px;
    height: 35px;
    background-image: url("../images/menu/i-mount-black.svg"); }
  .svg-icon.cim-auto-icon {
    width: 50px;
    height: 50px;
    background-image: url("../images/menu/i-car.svg"); }
    .svg-icon.cim-auto-icon.white {
      background-image: url("../images/menu/i-car-white.svg"); }
  .svg-icon.cim-tyre-icon {
    width: 30px;
    height: 30px;
    background-image: url("../images/menu/i-tire.svg"); }
    .svg-icon.cim-tyre-icon.white {
      background-image: url("../images/menu/i-tire-white.svg"); }
  .svg-icon.cim-wheel-icon {
    width: 30px;
    height: 30px;
    background-image: url("../images/menu/i-disk.svg"); }
    .svg-icon.cim-wheel-icon.white {
      background-image: url("../images/menu/i-disk-white.svg"); }
  .svg-icon.cim-oil-icon {
    width: 30px;
    height: 30px;
    background-image: url("../images/menu/i-oil.svg");
    background-position-x: -4px; }
    .svg-icon.cim-oil-icon.white {
      background-image: url("../images/menu/i-oil-white.svg"); }
  .svg-icon.cim-fitting-icon {
    width: 37px;
    height: 35px;
    background-image: url("../images/menu/i-mount.svg"); }
    .svg-icon.cim-fitting-icon.white {
      background-image: url("../images/menu/i-mount-white.svg"); }
  .svg-icon.i-del-icon {
    width: 20px;
    height: 20px;
    background-image: url("../images/icons/i-del.svg"); }
  .svg-icon.menu-black-icon {
    width: 25px;
    height: 10px;
    background-image: url("../images/icons/i-menu-black.svg"); }

.auto-icon,
.tyres-icon,
.wheels-icon,
.offroad-icon,
.service-icon {
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.auto-icon {
  width: 53px;
  height: 20px;
  background-image: url("../images/icons/auto-white.png"); }

.wheels-icon {
  width: 24px;
  height: 24px;
  background-image: url("../images/icons/disk-white.png"); }

.offroad-icon {
  width: 46px;
  height: 22px;
  background-image: url("../images/icons/offroad-white.png"); }

.tyres-icon {
  width: 19px;
  height: 25px;
  background-image: url("../images/icons/tyre-white.png"); }

.service-icon {
  width: 25px;
  height: 24px;
  background-image: url("../images/icons/service-white.png"); }

.active .auto-icon {
  background-image: url("../images/icons/auto-blue.png"); }

.active .wheels-icon {
  background-image: url("../images/icons/disk-blue.png"); }

.active .offroad-icon {
  background-image: url("../images/icons/offroad-blue.png"); }

.active .tyres-icon {
  background-image: url("../images/icons/tyre-blue.png"); }

.active .service-icon {
  background-image: url("../images/icons/service-blue.png"); }

.selector-menu {
  margin-top: 10px;
  list-style: none;
  padding-right: 35px; }
  .selector-menu li {
    margin-bottom: 13px; }
    .selector-menu li a {
      display: block;
      height: 40px; }
      .selector-menu li a .image-container {
        display: inline-block;
        width: 50px;
        height: 40px;
        text-align: center;
        margin-right: 11px; }
        .selector-menu li a .image-container i {
          height: 40px; }
      .selector-menu li a .name {
        line-height: 40px;
        vertical-align: top;
        font-size: 15px;
        letter-spacing: 0.75px;
        color: #1E1C1D; }
    .selector-menu li.active a {
      color: white;
      background-color: #EB5F21;
      position: relative; }
      .selector-menu li.active a .name {
        color: white; }
      .selector-menu li.active a::before {
        content: '';
        position: absolute;
        border-top: 40px solid #EB5F21;
        border-right: 20px solid transparent;
        right: -20px;
        top: 0; }
      .selector-menu li.active a::after {
        content: '';
        position: absolute;
        border-bottom: 40px solid #EB5F21;
        border-left: 20px solid transparent;
        left: -20px;
        top: 0; }
    .selector-menu li:first-child {
      margin-bottom: 40px; }
      .selector-menu li:first-child a {
        height: 50px; }
        .selector-menu li:first-child a .image-container {
          height: 50px; }
          .selector-menu li:first-child a .image-container i {
            height: 50px; }
        .selector-menu li:first-child a .name {
          line-height: 50px;
          vertical-align: top; }
      .selector-menu li:first-child.active a {
        display: inline-block; }
        .selector-menu li:first-child.active a::before {
          border-top: 50px solid #EB5F21;
          border-right: 20px solid transparent;
          right: -20px; }
        .selector-menu li:first-child.active a::after {
          border-bottom: 50px solid #EB5F21;
          border-left: 20px solid transparent;
          left: -20px; }
    .selector-menu li:last-child {
      margin-bottom: 0; }

@media only screen and (max-width: 1199px) {
  .selector-menu {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0; }
    .selector-menu li {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 0 20px;
      margin: 0; }
      .selector-menu li a .image-container {
        width: 37px;
        margin-right: 0px; }
      .selector-menu li:first-child {
        -webkit-flex: 100%;
        flex: 100%;
        margin-bottom: 30px; }
        .selector-menu li:first-child a .image-container {
          width: 50px;
          margin-right: 10px; } }

@media (max-width: 630px) {
  .selector-menu li {
    -webkit-flex: 1 0 50%;
    flex: 1 0 50%; }
    .selector-menu li.tyres {
      -webkit-flex: 1 1 45%;
      flex: 1 1 45%; }
    .selector-menu li.wheels {
      order: 4;
      -webkit-flex: 1 1 45%;
      flex: 1 1 45%; }
    .selector-menu li.oil {
      order: 3; }
    .selector-menu li.service {
      order: 5; } }

#main-content {
  padding-bottom: 20px; }
  #main-content .content__row {
    display: flex;
    margin-top: 28px; }
  #main-content .content__sidebar {
    flex: 0 0 239px;
    margin-right: 29px; }
  #main-content .content__inner {
    flex: 1 1 auto; }
    #main-content .content__inner .auto-pickup-block .endless-pager .show-more {
      display: flex;
      padding: 22px 0;
      justify-content: center;
      background-color: #ffffff; }
      #main-content .content__inner .auto-pickup-block .endless-pager .show-more .text {
        font-weight: 500;
        font-size: 13px;
        line-height: 1.38462em;
        color: #F26522; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item {
      position: relative;
      background-color: #ffffff;
      height: 100%; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__product-card {
        height: 100%;
        background-color: #ffffff;
        padding: 22px;
        z-index: 100;
        position: relative; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__type {
        padding-top: 9px;
        font-size: 14px;
        line-height: 1.35714em;
        color: #A2A2A2; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__image-wrapper {
        position: relative;
        margin-bottom: 22px;
        flex: 0 0 183px;
        height: 153px; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__action-info {
        position: absolute;
        right: 22px;
        top: 22px;
        width: 35px;
        height: 35px;
        z-index: 1000; }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__action-info:hover .catalog-item__action-text {
          opacity: 1;
          pointer-events: auto; }
          #main-content .content__inner .auto-pickup-block__item .catalog-item__action-info:hover .catalog-item__action-text:before {
            opacity: 1; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__action-image {
        width: 100%;
        height: 100%;
        object-fit: contain; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__action-text {
        position: absolute;
        top: 0;
        left: 46px;
        background: #202020;
        color: #FFFFFF;
        font-size: 13px;
        line-height: 1.38462em;
        padding: 4px 6px;
        opacity: 0;
        pointer-events: none;
        transition: 0.4s all;
        min-width: 172px; }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__action-text:before {
          content: '';
          position: absolute;
          top: 9px;
          opacity: 0;
          transition: 0.4s all;
          left: -5px;
          margin-left: -5px;
          border-width: 5px;
          border-style: solid;
          border-color: transparent #202020 transparent transparent; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__image-link img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__type-element {
        position: absolute;
        left: 0;
        bottom: 26px;
        width: 22px;
        height: 22px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent;
        background-size: contain;
        background-image: url("../images/icons/tyre-thorn.svg"); }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__season-element {
        position: absolute;
        width: 22px;
        height: 22px;
        left: 0;
        bottom: 0;
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent;
        background-size: contain;
        z-index: 1; }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__season-element.type-3 {
          background-image: url("../images/icons/allcheck.png"); }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__season-element.type-2 {
          background-image: url("../images/icons/i-sun.svg"); }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__season-element.type-1 {
          background-image: url("../images/icons/i-snow.svg"); }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__producer {
        font-size: 15px;
        line-height: 1.33333em;
        color: #000000;
        padding-bottom: 2px; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__product-name {
        font-size: 15px;
        line-height: 1.33333em;
        color: #000000; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__name-wrapper {
        display: flex;
        flex-direction: column; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__price-block {
        display: flex;
        flex-direction: column; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__price-wrap {
        display: flex;
        align-items: center; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__single-price {
        font-weight: 600;
        font-size: 19px;
        line-height: 1.36842em;
        color: #000000; }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__single-price_orange {
          color: #F26522; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__old-price {
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        line-height: 18px;
        color: #727272;
        text-decoration: line-through;
        margin-left: 9px; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__set-price {
        font-size: 13px;
        line-height: 1.38462em;
        color: #000000; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__buttons-wrapper {
        display: none;
        position: absolute;
        z-index: 50;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        justify-content: center;
        align-items: flex-end; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__buttons {
        background-color: #ffffff;
        padding-bottom: 22px;
        pointer-events: all;
        display: flex;
        justify-content: center;
        flex: 0 0 100%; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__button_add {
        margin-right: 8px; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__button-link {
        padding: 9px 14px;
        border: 1px solid #FAC1A7;
        display: block;
        transition: .4s all; }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__button-link:hover {
          border: 1px solid #F26522; }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__button-link_tocart {
          background: #F26522;
          color: #ffffff;
          padding: 9px 14px;
          transition: .4s all;
          display: flex;
          align-items: center;
          height: 100%; }
          #main-content .content__inner .auto-pickup-block__item .catalog-item__button-link_tocart:hover {
            background: #DC4B05;
            color: #ffffff; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__button-text {
        font-weight: 500;
        font-size: 13px;
        line-height: 1.38462em; }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__button-text_bold {
          font-weight: bold; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__availability {
        margin: 10px 0 28px; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__quantity-exists {
        border: 1px solid #BCE9C3;
        color: #1FB436;
        padding: 2px 7px;
        width: fit-content;
        font-size: 12px;
        line-height: 1.33333em; }
        #main-content .content__inner .auto-pickup-block__item .catalog-item__quantity-exists_red-border {
          border: 1px solid #FDC3BB; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__quantity-red {
        color: #F5341A; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__line-types-wrapper {
        display: none; }
    #main-content .content__inner._tile .auto-pickup-block {
      transition: all .4s; }
      #main-content .content__inner._tile .auto-pickup-block__item-list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        column-gap: 8px;
        list-style-type: none; }
      #main-content .content__inner._tile .auto-pickup-block__item {
        margin-bottom: 6px;
        display: flex;
        flex-direction: column; }
      #main-content .content__inner._tile .auto-pickup-block .catalog-item__product-card {
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
    #main-content .content__inner._line .auto-pickup-block {
      transition: all .4s; }
      #main-content .content__inner._line .auto-pickup-block__item-list {
        display: flex;
        flex-direction: column; }
      #main-content .content__inner._line .auto-pickup-block__item {
        margin-bottom: 6px;
        display: flex;
        flex-direction: column; }
        #main-content .content__inner._line .auto-pickup-block__item .wheel-item .catalog-item__name-wrapper {
          flex-direction: column; }
        #main-content .content__inner._line .auto-pickup-block__item .catalog-item {
          display: flex; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item:hover .catalog-item__buttons-wrapper {
            height: 100%;
            z-index: 400;
            box-shadow: none; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__image-wrapper {
            margin-bottom: 0;
            height: 96px;
            flex: 0 0 121px;
            margin-right: 26px; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__name-wrapper {
            flex-direction: row; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__availability {
            margin: 0;
            margin-top: 20px; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__top-container {
            display: flex; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__product-card {
            display: flex;
            justify-content: space-between;
            padding: 26px 0 26px 26px;
            width: 100%; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__buttons-wrapper {
            display: block;
            position: static;
            padding: 26px 40px 0 0; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__buttons {
            flex-direction: column;
            padding-bottom: 0; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__price-block {
            padding-right: 59px;
            flex: 0 0 180px; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__button_add {
            margin-right: 0; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__producer {
            padding-right: 5px; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__button-link {
            display: flex;
            justify-content: center;
            padding: 9px 0;
            width: 122px; }
            #main-content .content__inner._line .auto-pickup-block__item .catalog-item__button-link_tocart {
              margin-bottom: 9px; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__name-quantity-wrapper {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            flex: 0 0 400px; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__line-types-wrapper {
            display: flex; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element {
            display: none; }
            #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element_line {
              display: block;
              width: 22px;
              height: 22px;
              left: 0;
              bottom: 0;
              background-position: center;
              background-repeat: no-repeat;
              background-color: transparent;
              background-size: contain;
              z-index: 1; }
              #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element_line.type-3 {
                background-image: url("../images/icons/allcheck.png"); }
              #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element_line.type-2 {
                background-image: url("../images/icons/i-sun.svg"); }
              #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element_line.type-1 {
                background-image: url("../images/icons/i-snow.svg"); }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__type-element {
            display: none; }
            #main-content .content__inner._line .auto-pickup-block__item .catalog-item__type-element_line {
              display: block; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__action-info {
            position: absolute;
            left: 26px;
            top: 26px;
            width: 35px;
            height: 35px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  #main-content .content__inner .auto-pickup-block__item .catalog-item:hover .catalog-item__product-card, #main-content .content__inner._tile .auto-pickup-block__item .catalog-item:hover .catalog-item__product-card {
    z-index: 400; }
  #main-content .content__inner .auto-pickup-block__item .catalog-item:hover .catalog-item__buttons-wrapper, #main-content .content__inner._tile .auto-pickup-block__item .catalog-item:hover .catalog-item__buttons-wrapper {
    display: flex;
    left: 0;
    right: 0;
    height: calc(100% + 45px);
    z-index: 450;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    pointer-events: none; } }

@media only screen and (max-width: 1199px) {
  #main-content .row {
    margin-right: -20px; }
  #main-content .content__row {
    margin-top: 0; }
  #main-content .content__sidebar {
    display: none; }
    #main-content .content__sidebar.show-above {
      margin-top: 0;
      display: block;
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      z-index: 10000000; }
      #main-content .content__sidebar.show-above .sidebar-filter {
        display: flex;
        height: 100%;
        width: 100vw;
        z-index: 700; }
  #main-content .content__inner {
    width: 100%; }
    #main-content .content__inner .auto-pickup-block .endless-pager .show-more {
      padding: 13px 0; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__product-card {
      height: auto;
      padding: 16px; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__producer {
      font-size: 13px;
      line-height: 1.38462em; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__product-name {
      font-size: 13px;
      line-height: 1.38462em; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__single-price {
      font-size: 16px;
      line-height: 1.375em; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__set-price {
      font-size: 12px;
      line-height: 1.33333em; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__image-wrapper {
      position: relative;
      margin-bottom: 16px;
      flex: 0 0 133px;
      height: 111px; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__availability {
      margin: 8px 0 20px; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__buttons-wrapper {
      display: block;
      flex-direction: column;
      position: static;
      height: auto; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__buttons {
      display: flex;
      flex-direction: column;
      padding: 0 16px 10px; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__quantity-exists {
      font-size: 11px;
      line-height: 1.36364em; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__button {
      width: 100%; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__button-link {
      display: flex;
      justify-content: center;
      border: none; }
      #main-content .content__inner .auto-pickup-block__item .catalog-item__button-link_tocart {
        padding: 9px 0; }
    #main-content .content__inner .auto-pickup-block__item .catalog-item__type {
      padding-top: 7px;
      padding-bottom: 9px;
      font-size: 13px;
      line-height: 1.38462em; }
    #main-content .content__inner._tile .auto-pickup-block__item-list {
      grid-template-columns: 1fr 1fr; }
    #main-content .content__inner._tile .auto-pickup-block__item .catalog-item__action-info {
      right: 16px;
      top: 16px; }
    #main-content .content__inner._line .auto-pickup-block__item .catalog-item {
      flex-direction: column; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__name-wrapper {
        flex-direction: row;
        flex-wrap: wrap; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__product-card {
        padding: 16px;
        flex-direction: column;
        display: grid;
        grid-template-areas: "topblock topblock" "- prices";
        grid-template-columns: 74px 1fr;
        column-gap: 16px; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__top-container {
        grid-area: topblock;
        display: grid;
        grid-template-areas: "img name";
        grid-template-columns: 74px 1fr;
        column-gap: 16px; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__image-wrapper {
        margin-right: 0;
        height: 62px;
        grid-area: img; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__product-name {
        flex: 1 1 auto; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__name-quantity-wrapper {
        grid-area: name; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__type {
        padding-bottom: 0; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__availability {
        margin-top: 10px; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__price-block {
        margin-right: 0;
        grid-area: prices;
        padding-top: 12px;
        padding-right: 0;
        flex: 1 1 auto;
        flex-direction: row;
        align-items: center; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__single-price {
        padding-right: 7px; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__buttons {
        flex-direction: row;
        padding-bottom: 16px; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__button_add {
        margin-right: 8px; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__buttons-wrapper {
        padding: 0; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__button-link {
        width: auto;
        border: 1px solid #FAC1A7;
        padding: 5px 0; }
        #main-content .content__inner._line .auto-pickup-block__item .catalog-item__button-link_tocart {
          margin-bottom: 0; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__line-types-wrapper {
        display: flex;
        padding-top: 10px; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element {
        display: none; }
        #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element_line {
          display: block;
          width: 22px;
          height: 22px;
          left: 0;
          bottom: 0;
          background-position: center;
          background-repeat: no-repeat;
          background-color: transparent;
          background-size: contain;
          z-index: 1; }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element_line.type-3 {
            background-image: url("../images/icons/allcheck.png"); }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element_line.type-2 {
            background-image: url("../images/icons/i-sun.svg"); }
          #main-content .content__inner._line .auto-pickup-block__item .catalog-item__season-element_line.type-1 {
            background-image: url("../images/icons/i-snow.svg"); }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__type-element {
        display: none; }
        #main-content .content__inner._line .auto-pickup-block__item .catalog-item__type-element_line {
          display: block; }
      #main-content .content__inner._line .auto-pickup-block__item .catalog-item__action-info {
        left: 16px;
        top: 16px; } }

.actions-block {
  padding-top: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .actions-block__title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .actions-block h1 {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .actions-block .item-list {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -3px 24px; }
    .actions-block .item-list .item {
      flex: 0 0 234px;
      padding: 0 3px 6px; }
      .actions-block .item-list .item .catalog-item {
        position: relative;
        background-color: #ffffff;
        height: 100%; }
        .actions-block .item-list .item .catalog-item__product-card {
          height: 100%;
          background-color: #ffffff;
          padding: 22px;
          z-index: 100; }
        .actions-block .item-list .item .catalog-item__type {
          padding-top: 9px;
          font-size: 14px;
          line-height: 1.35714em;
          color: #A2A2A2; }
        .actions-block .item-list .item .catalog-item__image-wrapper {
          position: relative;
          margin-bottom: 22px;
          flex: 0 0 183px;
          height: 153px; }
        .actions-block .item-list .item .catalog-item__image-link img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
        .actions-block .item-list .item .catalog-item__type-element {
          position: absolute;
          left: 0;
          bottom: 26px;
          width: 22px;
          height: 22px;
          background-position: center;
          background-repeat: no-repeat;
          background-color: transparent;
          background-size: contain;
          background-image: url("../images/icons/tyre-thorn.svg"); }
        .actions-block .item-list .item .catalog-item__season-element {
          position: absolute;
          width: 22px;
          height: 22px;
          left: 0;
          bottom: 0;
          background-position: center;
          background-repeat: no-repeat;
          background-color: transparent;
          background-size: contain;
          z-index: 1; }
          .actions-block .item-list .item .catalog-item__season-element.type-3 {
            background-image: url("../images/icons/allcheck.png"); }
          .actions-block .item-list .item .catalog-item__season-element.type-2 {
            background-image: url("../images/icons/i-sun.svg"); }
          .actions-block .item-list .item .catalog-item__season-element.type-1 {
            background-image: url("../images/icons/i-snow.svg"); }
        .actions-block .item-list .item .catalog-item__producer {
          font-size: 15px;
          line-height: 1.33333em;
          color: #000000;
          padding-bottom: 2px; }
        .actions-block .item-list .item .catalog-item__product-name {
          font-size: 15px;
          line-height: 1.33333em;
          color: #000000;
          min-height: 38px; }
        .actions-block .item-list .item .catalog-item__name-wrapper {
          display: flex;
          flex-direction: column; }
        .actions-block .item-list .item .catalog-item__price-block {
          display: flex;
          flex-direction: column; }
        .actions-block .item-list .item .catalog-item__single-price {
          font-weight: 600;
          font-size: 19px;
          line-height: 1.36842em;
          color: #000000; }
        .actions-block .item-list .item .catalog-item__set-price {
          font-size: 13px;
          line-height: 1.38462em;
          color: #000000; }
        .actions-block .item-list .item .catalog-item__buttons-wrapper {
          display: none;
          position: absolute;
          z-index: 50;
          height: 100%;
          top: 0;
          left: 0;
          right: 0;
          justify-content: center;
          align-items: flex-end; }
        .actions-block .item-list .item .catalog-item__buttons {
          background-color: #ffffff;
          padding-bottom: 22px;
          pointer-events: all;
          display: flex;
          justify-content: center;
          flex: 0 0 100%; }
        .actions-block .item-list .item .catalog-item__button_add {
          margin-right: 8px; }
        .actions-block .item-list .item .catalog-item__button-link {
          padding: 9px 14px;
          border: 1px solid #FAC1A7;
          display: block;
          transition: .4s all; }
          .actions-block .item-list .item .catalog-item__button-link:hover {
            border: 1px solid #F26522; }
          .actions-block .item-list .item .catalog-item__button-link_tocart {
            background: #F26522;
            color: #ffffff;
            padding: 9px 14px;
            transition: .4s all;
            display: flex;
            align-items: center;
            height: 100%; }
            .actions-block .item-list .item .catalog-item__button-link_tocart:hover {
              background: #DC4B05;
              color: #ffffff; }
        .actions-block .item-list .item .catalog-item__button-text {
          font-weight: 500;
          font-size: 13px;
          line-height: 1.38462em; }
          .actions-block .item-list .item .catalog-item__button-text_bold {
            font-weight: bold; }
        .actions-block .item-list .item .catalog-item__availability {
          margin: 10px 0 28px; }
        .actions-block .item-list .item .catalog-item__quantity-exists {
          border: 1px solid #BCE9C3;
          color: #1FB436;
          padding: 2px 7px;
          width: fit-content;
          font-size: 12px;
          line-height: 1.33333em; }
          .actions-block .item-list .item .catalog-item__quantity-exists_red-border {
            border: 1px solid #FDC3BB; }
        .actions-block .item-list .item .catalog-item__quantity-red {
          color: #F5341A; }
        .actions-block .item-list .item .catalog-item__line-types-wrapper {
          display: none; }
        .actions-block .item-list .item .catalog-item__action-info {
          position: absolute;
          right: 22px;
          top: 22px;
          width: 35px;
          height: 35px;
          z-index: 100; }
          .actions-block .item-list .item .catalog-item__action-info:hover .catalog-item__action-text {
            opacity: 1;
            pointer-events: auto; }
            .actions-block .item-list .item .catalog-item__action-info:hover .catalog-item__action-text:before {
              opacity: 1; }
        .actions-block .item-list .item .catalog-item__action-image {
          width: 100%;
          height: 100%;
          object-fit: contain; }
        .actions-block .item-list .item .catalog-item__action-text {
          position: absolute;
          top: 0;
          left: 46px;
          background: #202020;
          color: #FFFFFF;
          font-size: 13px;
          line-height: 1.38462em;
          padding: 4px 6px;
          opacity: 0;
          pointer-events: none;
          transition: 0.4s all;
          min-width: 172px;
          z-index: 1000; }
          .actions-block .item-list .item .catalog-item__action-text:before {
            content: '';
            position: absolute;
            top: 9px;
            opacity: 0;
            transition: 0.4s all;
            left: -5px;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent #202020 transparent transparent; }
    .actions-block .item-list__image-wrapper {
      position: relative;
      height: 100%;
      overflow: hidden; }
      .actions-block .item-list__image-wrapper .link-category {
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        font-size: 20px;
        color: white;
        padding: 20px 17px;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transition: 1000ms;
        -moz-transition: 1000ms;
        -o-transition: 1000ms;
        transition: 1000ms; }
      .actions-block .item-list__image-wrapper .name {
        font-size: 19px;
        color: white;
        position: absolute;
        bottom: 17px;
        left: 16px;
        right: 16px;
        z-index: 10;
        pointer-events: none; }
      .actions-block .item-list__image-wrapper::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.5) 47%, rgba(0, 0, 0, 0.75) 100%);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
        pointer-events: none;
        z-index: 5; }
      .actions-block .item-list__image-wrapper.tyre-action {
        background-size: 500px auto;
        background-position: -7px -46px; }
      .actions-block .item-list__image-wrapper.wheel-action {
        background-size: 451px auto;
        background-position: -117px -38px; }
      .actions-block .item-list__image-wrapper.oil-action {
        background-size: 1090px auto;
        background-position: -365px -352px; }
      .actions-block .item-list__image-wrapper:hover a {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2); }
    .actions-block .item-list .image-container {
      padding: 0 3px;
      flex: 0 0 234px;
      height: 377px; }
    .actions-block .item-list:nth-child(odd) {
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-justify-content: flex-end;
      justify-content: flex-end; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .actions-block .item-list .item .catalog-item:hover .catalog-item__product-card {
    z-index: 400; }
  .actions-block .item-list .item .catalog-item:hover .catalog-item__buttons-wrapper {
    display: flex;
    left: 0;
    right: 0;
    height: calc(100% + 45px);
    z-index: 450;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    pointer-events: none; } }

@media only screen and (max-width: 1199px) {
  .actions-block {
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 -8px 0;
    overflow: hidden; }
    .actions-block h1 {
      margin-left: 15px; }
    .actions-block .item-list {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 8px 0; }
      .actions-block .item-list__image-wrapper .link-category {
        padding: 51px 22px 22px; }
      .actions-block .item-list__image-wrapper .name {
        font-weight: 600;
        font-size: 21px;
        line-height: 1.38095em; }
      .actions-block .item-list .image-container {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        height: 131px;
        margin: 0 0 5px; }
      .actions-block .item-list .item {
        margin: 0;
        flex: 0 0 50%;
        max-width: unset; }
        .actions-block .item-list .item:last-child {
          display: none; }
        .actions-block .item-list .item .catalog-item__product-card {
          height: auto;
          padding: 16px; }
        .actions-block .item-list .item .catalog-item__buttons-wrapper {
          display: block;
          flex-direction: column;
          position: static;
          height: auto; }
        .actions-block .item-list .item .catalog-item__buttons {
          display: flex;
          flex-direction: column;
          padding: 0 16px 10px; }
        .actions-block .item-list .item .catalog-item__button {
          width: 100%; }
        .actions-block .item-list .item .catalog-item__button-link {
          display: flex;
          justify-content: center;
          border: none; }
          .actions-block .item-list .item .catalog-item__button-link_tocart {
            padding: 9px 0; } }

.index-service-list-block {
  width: 100%;
  background: #FFFFFF;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  padding-top: 30px; }
  .index-service-list-block .other-block {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-bottom: 10px; }
  .index-service-list-block .other-link {
    font-size: 14px;
    color: #F28F27; }
  .index-service-list-block .service-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin-left: -19px;
    max-height: 235px;
    overflow: hidden; }
    .index-service-list-block .service-list.open {
      max-height: unset; }
    .index-service-list-block .service-list li {
      -webkit-flex: 0 0 219px;
      flex: 0 0 219px;
      height: 219px;
      margin-bottom: 19px;
      margin-left: 18px;
      overflow: hidden;
      position: relative; }
      .index-service-list-block .service-list li a {
        background-color: black;
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .index-service-list-block .service-list li a .service-image {
          display: block;
          width: 100%;
          height: 100%;
          background-size: 105%;
          background-repeat: no-repeat;
          background-position: center;
          -webkit-transition: 1000ms;
          -moz-transition: 1000ms;
          -o-transition: 1000ms;
          transition: 1000ms; }
        .index-service-list-block .service-list li a .name {
          font-size: 20px;
          color: #FFFFFF;
          position: absolute;
          bottom: 20px;
          left: 16px;
          right: 16px; }
        .index-service-list-block .service-list li a:hover .service-image {
          z-index: 2;
          -webkit-transform: scale(1.3);
          -ms-transform: scale(1.3);
          -moz-transform: scale(1.3);
          transform: scale(1.3); }

@media only screen and (max-width: 1199px) {
  .index-service-list-block .other-block {
    display: none; }
  .index-service-list-block .service-list {
    margin-left: -10px;
    -webkit-justify-content: center;
    justify-content: center;
    max-height: unset; }
    .index-service-list-block .service-list li {
      -webkit-flex: 0 0 145px;
      flex: 0 0 145px;
      height: 145px;
      margin-bottom: 10px;
      margin-left: 10px; }
      .index-service-list-block .service-list li a {
        height: 100%; }
        .index-service-list-block .service-list li a .name {
          font-size: 15px;
          left: 10px;
          right: 10px;
          bottom: 10px; } }

.service-list-block {
  width: 100%;
  margin-bottom: 30px; }
  .service-list-block .service-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px;
    list-style: none; }
    .service-list-block .service-list li {
      -webkit-flex: 0 0 185px;
      flex: 0 0 185px;
      height: 185px;
      width: 185px;
      position: relative;
      margin-left: 12px;
      margin-bottom: 12px; }
      .service-list-block .service-list li a {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .service-list-block .service-list li a .service-image {
          display: block;
          width: 100%;
          height: 100%;
          background-size: 105%;
          background-repeat: no-repeat;
          background-position: center;
          -webkit-transition: 1000ms;
          -moz-transition: 1000ms;
          -o-transition: 1000ms;
          transition: 1000ms; }
        .service-list-block .service-list li a .name {
          font-size: 19px;
          color: white;
          position: absolute;
          bottom: 17px;
          left: 16px;
          right: 16px; }
        .service-list-block .service-list li a:hover .service-image {
          z-index: 2;
          -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
          -moz-transform: scale(1.2);
          transform: scale(1.2); }

@media only screen and (max-width: 1199px) {
  .service-list-block .service-list {
    margin-left: -10px;
    -webkit-justify-content: center;
    justify-content: center; }
    .service-list-block .service-list li {
      -webkit-flex: 0 0 145px;
      flex: 0 0 145px;
      height: 145px;
      width: 145px;
      margin-bottom: 10px;
      margin-left: 10px; }
      .service-list-block .service-list li a {
        height: 100%; }
        .service-list-block .service-list li a .name {
          font-size: 15px;
          left: 10px;
          right: 10px;
          bottom: 10px; }
      .service-list-block .service-list li:nth-child(n+6) {
        display: block; } }

.service-place-page h1 {
  font-size: 26px; }

.service-place-page .place-content {
  padding-top: 15px; }
  .service-place-page .place-content .info-block {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: 30px; }
    .service-place-page .place-content .info-block .info {
      border-left: 1px solid #DFDEDF;
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto; }
      .service-place-page .place-content .info-block .info .title {
        font-size: 14px;
        line-height: 18px;
        position: relative;
        padding-left: 20px;
        display: block;
        text-align: center;
        margin-bottom: 17px; }
        .service-place-page .place-content .info-block .info .title::before {
          content: '';
          position: absolute;
          height: 18px;
          width: 18px;
          margin-left: -22px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
      .service-place-page .place-content .info-block .info .value {
        display: block;
        text-align: center;
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 10px; }
        .service-place-page .place-content .info-block .info .value span {
          display: block;
          margin-bottom: 10px; }
      .service-place-page .place-content .info-block .info.address {
        -webkit-flex: 0 1 400px;
        flex: 0 1 400px; }
        .service-place-page .place-content .info-block .info.address .title::before {
          background-image: url("../images/icons/i-pm.svg"); }
      .service-place-page .place-content .info-block .info.phone .title::before {
        background-image: url("../images/icons/i-phone.svg"); }
      .service-place-page .place-content .info-block .info.phone a {
        color: #1E1C1D; }
      .service-place-page .place-content .info-block .info.items .title::before {
        background-image: url("../images/icons/i-gear.svg"); }
      .service-place-page .place-content .info-block .info.items .value {
        line-height: 22px; }
      .service-place-page .place-content .info-block .info.time {
        border-right: 1px solid #DFDEDF; }
        .service-place-page .place-content .info-block .info.time .title::before {
          background-image: url("../images/icons/i-clock.svg"); }
  .service-place-page .place-content .description-block {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .service-place-page .place-content .description-block .text {
      -webkit-flex: 0 0 670px;
      flex: 0 0 670px;
      font-size: 15px;
      line-height: 20px; }
    .service-place-page .place-content .description-block .image-block {
      -webkit-flex: 0 0 470px;
      flex: 0 0 470px; }

@media only screen and (max-width: 1199px) {
  .service-place-page h1 {
    font-size: 22px; }
  .service-place-page .place-content .info-block {
    padding-bottom: 30px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .service-place-page .place-content .info-block .info {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      border: none;
      border-top: 1px solid #DFDEDF;
      padding: 25px 0; }
      .service-place-page .place-content .info-block .info .title {
        margin-bottom: 4px; }
      .service-place-page .place-content .info-block .info.address {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%; }
      .service-place-page .place-content .info-block .info.time {
        border-right: none;
        border-bottom: 1px solid #DFDEDF; }
  .service-place-page .place-content .description-block {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .service-place-page .place-content .description-block .text {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      order: 2; }
    .service-place-page .place-content .description-block .image-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      order: 1;
      padding-bottom: 15px;
      text-align: center; } }

.service-order-page {
  padding-top: 20px; }

@media only screen and (max-width: 1199px) {
  .service-order-page {
    background-color: white;
    box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5); }
    .service-order-page .service-header {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      align-items: center;
      padding-bottom: 20px; }
      .service-order-page .service-header .services-opener {
        cursor: pointer; }
    .service-order-page .service-list-block {
      display: none; }
      .service-order-page .service-list-block.open {
        display: block; } }

.records-admin-page {
  padding: 10px; }
  .records-admin-page h2 {
    padding: 10px;
    width: 100%;
    text-align: center; }
  .records-admin-page .record-table {
    width: 900px;
    background: #FFFFFF;
    box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5); }
    .records-admin-page .record-table .record.busy-1 {
      background-color: #F9FEB9; }
    .records-admin-page .record-table .record.busy-2 {
      background-color: #DDFFDA; }
    .records-admin-page .record-table .record td {
      border: 1px solid #DFDEDF;
      text-align: center; }
    .records-admin-page .record-table th {
      font-weight: bold;
      border: 1px solid #DFDEDF;
      padding: 10px 0;
      text-align: center; }

.ending-page {
  display: -webkit-flex;
  display: flex; }
  .ending-page .on-login {
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
    border-right: 1px solid #DFDEDF; }
    .ending-page .on-login .subtitle {
      padding-bottom: 10px;
      display: block; }
    .ending-page .on-login .form-wrapper {
      width: 330px;
      margin: auto; }
      .ending-page .on-login .form-wrapper .login-form, .ending-page .on-login .form-wrapper .registration-form {
        border-top: 1px solid #E2E2E2;
        border-bottom: 1px solid #E2E2E2;
        padding: 0 20px 18px; }
        .ending-page .on-login .form-wrapper .login-form label, .ending-page .on-login .form-wrapper .registration-form label {
          display: none; }
          .ending-page .on-login .form-wrapper .login-form label + input, .ending-page .on-login .form-wrapper .registration-form label + input {
            margin-top: 18px;
            border: 1px solid rgba(80, 70, 65, 0.5);
            border-radius: unset; }
        .ending-page .on-login .form-wrapper .login-form .button, .ending-page .on-login .form-wrapper .registration-form .button {
          display: block; }
        .ending-page .on-login .form-wrapper .login-form .form-errors, .ending-page .on-login .form-wrapper .registration-form .form-errors {
          display: none; }
      .ending-page .on-login .form-wrapper .recover-form {
        padding: 18px 20px 15px;
        border-bottom: 1px solid #E2E2E2; }
        .ending-page .on-login .form-wrapper .recover-form label {
          margin-left: -20px;
          font-size: 13px;
          color: #1E1C1D;
          line-height: 20px;
          padding-bottom: 11px; }
          .ending-page .on-login .form-wrapper .recover-form label + input {
            border: 1px solid rgba(80, 70, 65, 0.5);
            border-radius: unset; }
        .ending-page .on-login .form-wrapper .recover-form .link-button {
          background-color: transparent;
          border: unset;
          font-size: 15px;
          color: #F28F27;
          line-height: 20px; }
      .ending-page .on-login .form-wrapper .register-block {
        padding: 18px 20px 0; }
        .ending-page .on-login .form-wrapper .register-block span, .ending-page .on-login .form-wrapper .register-block a {
          display: block;
          padding-bottom: 7px; }
  .ending-page .on-phone {
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center; }
    .ending-page .on-phone .form-errors {
      display: none; }
    .ending-page .on-phone .form-ul > li {
      position: relative;
      padding-bottom: 1px; }
      .ending-page .on-phone .form-ul > li .error {
        position: absolute;
        bottom: 0;
        left: 20px; }
    .ending-page .on-phone .phone-form {
      -webkit-flex: 0 0 330px;
      flex: 0 0 330px; }
      .ending-page .on-phone .phone-form h3 {
        font-size: 20px; }
      .ending-page .on-phone .phone-form .subtitle {
        font-size: 13px;
        line-height: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #E2E2E2;
        display: block;
        margin-bottom: 16px; }
      .ending-page .on-phone .phone-form label {
        display: none; }
      .ending-page .on-phone .phone-form input {
        width: 290px;
        border: 1px solid rgba(80, 70, 65, 0.5);
        box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5);
        border-radius: unset;
        margin: auto;
        margin-bottom: 17px; }
      .ending-page .on-phone .phone-form .button {
        width: 290px;
        margin: auto;
        display: block; }

@media only screen and (max-width: 1199px) {
  .ending-page {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .ending-page .on-login {
      order: 3;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      border-right: none; }
      .ending-page .on-login h1 {
        font-size: 17px; }
      .ending-page .on-login .form-wrapper {
        width: 100%; }
    .ending-page .on-phone {
      order: 1;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
      .ending-page .on-phone .phone-form {
        -webkit-flex: 0 0 330px;
        flex: 0 0 330px; }
        .ending-page .on-phone .phone-form .subtitle {
          padding-bottom: 10px;
          border-bottom: 1px solid #E2E2E2;
          display: block;
          margin-bottom: 16px; }
        .ending-page .on-phone .phone-form label {
          display: none; }
        .ending-page .on-phone .phone-form input {
          width: 290px;
          border: 1px solid rgba(80, 70, 65, 0.5);
          box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5);
          border-radius: unset;
          margin: auto;
          margin-bottom: 17px; }
        .ending-page .on-phone .phone-form .button {
          width: 290px;
          margin: auto;
          display: block; }
    .ending-page .or {
      order: 2;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      justify-content: center;
      font-size: 20px;
      color: #D86428;
      letter-spacing: 1.34px;
      text-transform: uppercase;
      text-align: center;
      width: 100%;
      line-height: 26px;
      position: relative;
      padding: 35px 0; }
      .ending-page .or span {
        padding: 0 20px; }
      .ending-page .or hr {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-top: auto;
        margin-bottom: auto; }
        .ending-page .or hr:first-child {
          margin-left: -30px; }
        .ending-page .or hr:last-child {
          margin-right: -30px; } }

.choice-service {
  width: 800px;
  padding: 25px; }
  .choice-service .services-block .table-box {
    background: #FFFFFF;
    padding: 0 40px 40px; }
    .choice-service .services-block .table-box table tr {
      border-bottom: 1px solid #F0F0F0; }
      .choice-service .services-block .table-box table tr th, .choice-service .services-block .table-box table tr td {
        font-size: 15px;
        color: #4A4A4A;
        line-height: 18px;
        text-align: left;
        padding: 16px 18px 11px; }
        .choice-service .services-block .table-box table tr th a, .choice-service .services-block .table-box table tr td a {
          font-size: 15px;
          line-height: 18px;
          text-decoration: underline; }
          .choice-service .services-block .table-box table tr th a.button, .choice-service .services-block .table-box table tr td a.button {
            text-decoration: none;
            width: 90px;
            height: 30px;
            line-height: 30px;
            padding: 0; }
        .choice-service .services-block .table-box table tr th.date-time, .choice-service .services-block .table-box table tr td.date-time {
          white-space: nowrap; }
          .choice-service .services-block .table-box table tr th.date-time.old a, .choice-service .services-block .table-box table tr td.date-time.old a {
            color: #726E70; }
      .choice-service .services-block .table-box table tr th {
        font-weight: bold; }
  .choice-service .services-block-mobile {
    display: none; }

@media only screen and (max-width: 1199px) {
  .choice-service {
    width: auto; }
    .choice-service .services-block {
      display: none; }
    .choice-service .services-block-mobile {
      display: block;
      width: 100%;
      padding-bottom: 22px; }
      .choice-service .services-block-mobile .service-item {
        padding: 20px 0;
        width: 100%;
        border-bottom: 1px solid #F0F0F0; }
        .choice-service .services-block-mobile .service-item .param {
          width: 100%;
          padding-bottom: 8px;
          display: -webkit-flex;
          display: flex; }
          .choice-service .services-block-mobile .service-item .param .name {
            -webkit-flex: 0 0 170px;
            flex: 0 0 170px;
            font-size: 14px;
            color: #4A4A4A;
            line-height: 18px;
            font-weight: bold; }
          .choice-service .services-block-mobile .service-item .param .value {
            font-size: 14px;
            color: #4A4A4A;
            line-height: 18px; }
            .choice-service .services-block-mobile .service-item .param .value a {
              text-decoration: underline; }
              .choice-service .services-block-mobile .service-item .param .value a.old {
                color: #4A4A4A;
                text-decoration: none; }
        .choice-service .services-block-mobile .service-item:last-child {
          border-bottom: unset;
          padding-bottom: 0; }
        .choice-service .services-block-mobile .service-item .button {
          width: 90px;
          height: 30px;
          line-height: 30px;
          padding: 0;
          margin-left: 170px; } }

.phone-confirm-page {
  width: 300px;
  padding: 40px 25px 25px; }
  .phone-confirm-page label {
    display: none; }
  .phone-confirm-page .form-errors {
    display: none; }
  .phone-confirm-page .error {
    position: relative; }
    .phone-confirm-page .error li {
      position: absolute; }
  .phone-confirm-page .button {
    margin: auto;
    width: 175px;
    display: block;
    margin-top: 23px; }

.user-module {
  background-color: white;
  box-shadow: 0 -1px 2px 0 rgba(200, 200, 200, 0.5);
  padding-bottom: 140px; }
  .user-module .content-container {
    max-width: 330px;
    width: 100%;
    margin: auto; }
    .user-module .content-container h1 {
      font-size: 26px; }
    .user-module .content-container .subtitle {
      font-size: 13px;
      line-height: 20px;
      padding-bottom: 12px; }
    .user-module .content-container .login-form, .user-module .content-container .registration-form {
      border-top: 1px solid #E2E2E2;
      padding: 0 20px 18px; }
      .user-module .content-container .login-form label, .user-module .content-container .registration-form label {
        display: none; }
        .user-module .content-container .login-form label + input, .user-module .content-container .registration-form label + input {
          margin-top: 18px;
          border: 1px solid rgba(80, 70, 65, 0.5);
          border-radius: unset; }
      .user-module .content-container .login-form .button, .user-module .content-container .registration-form .button {
        display: block; }
      .user-module .content-container .login-form .form-errors, .user-module .content-container .registration-form .form-errors {
        display: none; }
    .user-module .content-container .recover-form {
      padding: 0px 20px 15px;
      border-bottom: 1px solid #E2E2E2; }
      .user-module .content-container .recover-form label {
        margin-left: -20px;
        font-size: 13px;
        color: #1E1C1D;
        line-height: 20px;
        padding-bottom: 11px; }
        .user-module .content-container .recover-form label + input {
          border: 1px solid rgba(80, 70, 65, 0.5);
          border-radius: unset; }
      .user-module .content-container .recover-form .link-button {
        background-color: transparent;
        border: unset;
        font-size: 15px;
        color: #F28F27;
        line-height: 20px; }
      .user-module .content-container .recover-form .form-errors {
        display: none; }
    .user-module .content-container .register-block {
      padding: 18px 20px 0; }
      .user-module .content-container .register-block span, .user-module .content-container .register-block a {
        display: block;
        padding-bottom: 7px; }

@media only screen and (max-width: 1199px) {
  .user-module {
    padding-bottom: 19px; }
    .user-module .content-container h1 {
      font-size: 22px; }
    .user-module .content-container .login-form, .user-module .content-container .registration-form {
      border-top: 1px solid #E2E2E2;
      border-bottom: 1px solid #E2E2E2;
      padding: 0 20px 18px; }
      .user-module .content-container .login-form label, .user-module .content-container .registration-form label {
        display: none; }
        .user-module .content-container .login-form label + input, .user-module .content-container .registration-form label + input {
          margin-top: 18px;
          border: 1px solid rgba(80, 70, 65, 0.5);
          border-radius: unset; }
      .user-module .content-container .login-form .button, .user-module .content-container .registration-form .button {
        display: block; }
      .user-module .content-container .login-form .form-errors, .user-module .content-container .registration-form .form-errors {
        display: none; }
    .user-module .content-container .recover-form {
      padding: 18px 20px 15px;
      border-bottom: 1px solid #E2E2E2; }
      .user-module .content-container .recover-form label {
        margin-left: -20px;
        font-size: 13px;
        color: #1E1C1D;
        line-height: 20px;
        padding-bottom: 11px; }
        .user-module .content-container .recover-form label + input {
          border: 1px solid rgba(80, 70, 65, 0.5);
          border-radius: unset; }
      .user-module .content-container .recover-form .link-button {
        background-color: transparent;
        border: unset;
        font-size: 15px;
        color: #F28F27;
        line-height: 20px; }
      .user-module .content-container .recover-form .form-errors {
        display: none; }
    .user-module .content-container .register-block {
      padding: 18px 20px 0; }
      .user-module .content-container .register-block span, .user-module .content-container .register-block a {
        display: block;
        padding-bottom: 7px; } }

.profile-page .top-wrapper {
  background: white;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  padding: 30px 0; }
  .profile-page .top-wrapper .top-panel {
    display: -webkit-flex;
    display: flex;
    padding-top: 14px; }
    .profile-page .top-wrapper .top-panel .bonus-block {
      -webkit-flex: 0 0 70px;
      flex: 0 0 70px; }
      .profile-page .top-wrapper .top-panel .bonus-block span {
        font-size: 13px; }
        .profile-page .top-wrapper .top-panel .bonus-block span .number {
          font-size: 30px;
          color: #D86428;
          font-weight: bold;
          display: block; }
    .profile-page .top-wrapper .top-panel .description {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 0 57px; }
      .profile-page .top-wrapper .top-panel .description .title {
        font-size: 16px;
        font-weight: bold;
        display: block;
        padding-bottom: 8px; }
      .profile-page .top-wrapper .top-panel .description .text {
        font-size: 15px;
        line-height: 20px; }
    .profile-page .top-wrapper .top-panel .user-info {
      -webkit-flex: 0 0 223px;
      flex: 0 0 223px;
      border-left: 1px solid #F0F0F0;
      padding-left: 57px; }
      .profile-page .top-wrapper .top-panel .user-info .title {
        font-size: 16px;
        font-weight: bold;
        display: block; }
      .profile-page .top-wrapper .top-panel .user-info .item {
        display: block;
        font-size: 15px;
        line-height: 20px;
        padding-top: 8px; }
      .profile-page .top-wrapper .top-panel .user-info .button {
        margin-top: 21px; }

.profile-page .history-block {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 20px; }
  .profile-page .history-block .orders-block .table-box, .profile-page .history-block .services-block .table-box {
    background: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.22);
    padding: 0 40px 40px; }
    .profile-page .history-block .orders-block .table-box table tr, .profile-page .history-block .services-block .table-box table tr {
      border-bottom: 1px solid #F0F0F0; }
      .profile-page .history-block .orders-block .table-box table tr th, .profile-page .history-block .orders-block .table-box table tr td, .profile-page .history-block .services-block .table-box table tr th, .profile-page .history-block .services-block .table-box table tr td {
        font-size: 15px;
        color: #4A4A4A;
        line-height: 18px;
        text-align: right;
        padding: 16px 18px 11px; }
        .profile-page .history-block .orders-block .table-box table tr th a, .profile-page .history-block .orders-block .table-box table tr td a, .profile-page .history-block .services-block .table-box table tr th a, .profile-page .history-block .services-block .table-box table tr td a {
          font-size: 15px;
          line-height: 18px;
          text-decoration: underline; }
          .profile-page .history-block .orders-block .table-box table tr th a.button, .profile-page .history-block .orders-block .table-box table tr td a.button, .profile-page .history-block .services-block .table-box table tr th a.button, .profile-page .history-block .services-block .table-box table tr td a.button {
            text-decoration: none;
            width: 90px;
            height: 30px;
            line-height: 30px;
            padding: 0; }
        .profile-page .history-block .orders-block .table-box table tr th.status-1, .profile-page .history-block .orders-block .table-box table tr td.status-1, .profile-page .history-block .services-block .table-box table tr th.status-1, .profile-page .history-block .services-block .table-box table tr td.status-1 {
          color: #F28F27; }
        .profile-page .history-block .orders-block .table-box table tr th.status-2, .profile-page .history-block .orders-block .table-box table tr th.status-3, .profile-page .history-block .orders-block .table-box table tr th.status-4, .profile-page .history-block .orders-block .table-box table tr th.status-5, .profile-page .history-block .orders-block .table-box table tr td.status-2, .profile-page .history-block .orders-block .table-box table tr td.status-3, .profile-page .history-block .orders-block .table-box table tr td.status-4, .profile-page .history-block .orders-block .table-box table tr td.status-5, .profile-page .history-block .services-block .table-box table tr th.status-2, .profile-page .history-block .services-block .table-box table tr th.status-3, .profile-page .history-block .services-block .table-box table tr th.status-4, .profile-page .history-block .services-block .table-box table tr th.status-5, .profile-page .history-block .services-block .table-box table tr td.status-2, .profile-page .history-block .services-block .table-box table tr td.status-3, .profile-page .history-block .services-block .table-box table tr td.status-4, .profile-page .history-block .services-block .table-box table tr td.status-5 {
          color: #393186; }
        .profile-page .history-block .orders-block .table-box table tr th.status-6, .profile-page .history-block .orders-block .table-box table tr td.status-6, .profile-page .history-block .services-block .table-box table tr th.status-6, .profile-page .history-block .services-block .table-box table tr td.status-6 {
          color: #10900C; }
        .profile-page .history-block .orders-block .table-box table tr th.status-8, .profile-page .history-block .orders-block .table-box table tr td.status-8, .profile-page .history-block .services-block .table-box table tr th.status-8, .profile-page .history-block .services-block .table-box table tr td.status-8 {
          color: #900C0C; }
        .profile-page .history-block .orders-block .table-box table tr th:last-child, .profile-page .history-block .orders-block .table-box table tr td:last-child, .profile-page .history-block .services-block .table-box table tr th:last-child, .profile-page .history-block .services-block .table-box table tr td:last-child {
          text-align: left; }
      .profile-page .history-block .orders-block .table-box table tr th, .profile-page .history-block .services-block .table-box table tr th {
        font-weight: bold; }
  .profile-page .history-block .orders-block {
    -webkit-flex: 0 0 510px;
    flex: 0 0 510px; }
  .profile-page .history-block .services-block {
    -webkit-flex: 0 0 630px;
    flex: 0 0 630px; }
    .profile-page .history-block .services-block .table-box table tr td, .profile-page .history-block .services-block .table-box table tr th {
      text-align: left; }
      .profile-page .history-block .services-block .table-box table tr td.date-time, .profile-page .history-block .services-block .table-box table tr th.date-time {
        white-space: nowrap; }
        .profile-page .history-block .services-block .table-box table tr td.date-time.old a, .profile-page .history-block .services-block .table-box table tr th.date-time.old a {
          color: #726E70; }

.profile-page .services-block-mobile {
  display: none; }

@media only screen and (max-width: 1199px) {
  .profile-page .row {
    background: white;
    box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
    padding-top: 30px; }
  .profile-page .top-wrapper {
    padding: 0; }
    .profile-page .top-wrapper .top-panel {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      .profile-page .top-wrapper .top-panel .bonus-block {
        order: 1; }
      .profile-page .top-wrapper .top-panel .description {
        order: 3;
        padding: 22px 0;
        border-top: 1px solid #F0F0F0; }
      .profile-page .top-wrapper .top-panel .user-info {
        order: 2;
        border-left: none;
        padding-bottom: 22px; }
  .profile-page .history-block {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px; }
    .profile-page .history-block .orders-block .table-box, .profile-page .history-block .services-block .table-box {
      box-shadow: none;
      padding: 0; }
      .profile-page .history-block .orders-block .table-box table tr th, .profile-page .history-block .orders-block .table-box table tr td, .profile-page .history-block .services-block .table-box table tr th, .profile-page .history-block .services-block .table-box table tr td {
        font-size: 14px;
        line-height: 16px;
        padding: 16px 14px 11px 0; }
        .profile-page .history-block .orders-block .table-box table tr th a, .profile-page .history-block .orders-block .table-box table tr td a, .profile-page .history-block .services-block .table-box table tr th a, .profile-page .history-block .services-block .table-box table tr td a {
          font-size: 14px;
          line-height: 16px; }
    .profile-page .history-block .orders-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .profile-page .history-block .services-block {
      display: none; }
  .profile-page .services-block-mobile {
    display: block;
    width: 100%;
    padding-bottom: 22px; }
    .profile-page .services-block-mobile .service-item {
      padding: 20px 0;
      width: 100%;
      border-bottom: 1px solid #F0F0F0; }
      .profile-page .services-block-mobile .service-item .param {
        width: 100%;
        padding-bottom: 8px;
        display: -webkit-flex;
        display: flex; }
        .profile-page .services-block-mobile .service-item .param .name {
          -webkit-flex: 0 0 170px;
          flex: 0 0 170px;
          font-size: 14px;
          color: #4A4A4A;
          line-height: 18px;
          font-weight: bold; }
        .profile-page .services-block-mobile .service-item .param .value {
          font-size: 14px;
          color: #4A4A4A;
          line-height: 18px; }
          .profile-page .services-block-mobile .service-item .param .value a {
            text-decoration: underline; }
            .profile-page .services-block-mobile .service-item .param .value a.old {
              color: #4A4A4A;
              text-decoration: none; }
      .profile-page .services-block-mobile .service-item:last-child {
        border-bottom: unset;
        padding-bottom: 0; }
      .profile-page .services-block-mobile .service-item .button {
        width: 90px;
        height: 30px;
        line-height: 30px;
        padding: 0;
        margin-left: 170px; } }

.user-module .edit-page .edit-form {
  padding-top: 13px;
  max-width: 512px;
  width: 100%; }
  .user-module .edit-page .edit-form .form-block {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 20px;
    position: relative; }
    .user-module .edit-page .edit-form .form-block input {
      -webkit-flex: 0 0 300px;
      flex: 0 0 300px;
      border: 1px solid rgba(80, 70, 65, 0.5);
      border-radius: unset;
      box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5); }
    .user-module .edit-page .edit-form .form-block label {
      font-size: 15px;
      color: #1E1C1D;
      line-height: 20px; }
    .user-module .edit-page .edit-form .form-block .error {
      position: absolute;
      bottom: 4px;
      right: 0; }
  .user-module .edit-page .edit-form .button {
    width: 145px; }
  .user-module .edit-page .edit-form .form-errors {
    display: none; }

@media only screen and (max-width: 1199px) {
  .user-module .edit-page .edit-form .form-block {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .user-module .edit-page .edit-form .form-block input {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .user-module .edit-page .edit-form .form-block label {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
  .user-module .edit-page .edit-form .button {
    width: 100%; } }

.user-module .record-wrapper {
  background: #F9F9F9;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  padding: 30px 0 52px;
  border-bottom: 1px solid #F28F27;
  position: relative; }
  .user-module .record-wrapper .record-description {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 30px; }
    .user-module .record-wrapper .record-description .block {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      text-align: center;
      border-left: 1px solid #DFDEDF; }
      .user-module .record-wrapper .record-description .block .title {
        margin-bottom: 17px; }
        .user-module .record-wrapper .record-description .block .title span {
          line-height: 25px;
          vertical-align: top;
          font-size: 14px;
          padding-left: 8px; }
      .user-module .record-wrapper .record-description .block .value {
        font-size: 18px;
        line-height: 20px; }
        .user-module .record-wrapper .record-description .block .value span {
          display: block;
          margin-bottom: 6px; }
      .user-module .record-wrapper .record-description .block:last-child {
        border-right: 1px solid #DFDEDF; }
  .user-module .record-wrapper .button-holder {
    position: absolute;
    bottom: -18px;
    left: 0;
    width: 100%;
    text-align: center; }
    .user-module .record-wrapper .button-holder .button {
      width: 290px; }

@media only screen and (max-width: 1199px) {
  .user-module .record-wrapper {
    padding: 30px 0;
    margin-bottom: 30px;
    background-color: white; }
    .user-module .record-wrapper .record-description {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-top: 0; }
      .user-module .record-wrapper .record-description .block {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        border-left: none;
        border-bottom: 1px solid #DFDEDF;
        padding: 15px 0; }
        .user-module .record-wrapper .record-description .block:last-child {
          border-right: none;
          border-bottom: none; }
    .user-module .record-wrapper .button-holder {
      padding: 0 30px; }
      .user-module .record-wrapper .button-holder .button {
        width: 100%; } }

.user-module {
  background-color: white;
  box-shadow: 0 -1px 2px 0 rgba(200, 200, 200, 0.5);
  padding-bottom: 140px; }
  .user-module .content-container {
    max-width: 330px;
    width: 100%;
    margin: auto; }
    .user-module .content-container h1 {
      font-size: 26px; }
    .user-module .content-container .subtitle {
      font-size: 13px;
      line-height: 20px;
      padding-bottom: 12px; }
    .user-module .content-container .recover-pass-form {
      padding: 18px 20px 15px;
      border-bottom: 1px solid #E2E2E2; }
      .user-module .content-container .recover-pass-form label {
        display: none; }
        .user-module .content-container .recover-pass-form label + input {
          border: 1px solid rgba(80, 70, 65, 0.5);
          border-radius: unset;
          margin-bottom: 10px; }
      .user-module .content-container .recover-pass-form .link-button {
        background-color: transparent;
        border: unset;
        font-size: 15px;
        color: #F28F27;
        line-height: 20px; }
      .user-module .content-container .recover-pass-form .form-errors {
        display: none; }

@media only screen and (max-width: 1199px) {
  .user-module {
    padding-bottom: 19px; }
    .user-module .content-container h1 {
      font-size: 22px; }
    .user-module .content-container .recover-pass-form {
      padding: 18px 20px 15px;
      border-bottom: 1px solid #E2E2E2; }
      .user-module .content-container .recover-pass-form label {
        margin-left: -20px;
        font-size: 13px;
        color: #1E1C1D;
        line-height: 20px;
        padding-bottom: 11px; }
        .user-module .content-container .recover-pass-form label + input {
          border: 1px solid rgba(80, 70, 65, 0.5);
          border-radius: unset; }
      .user-module .content-container .recover-pass-form .link-button {
        background-color: transparent;
        border: unset;
        font-size: 15px;
        color: #F28F27;
        line-height: 20px; }
      .user-module .content-container .recover-pass-form .form-errors {
        display: none; } }

.action-list-page h1 {
  margin-bottom: 20px; }

.action-list-page .actions-text {
  padding-bottom: 20px; }

.action-list-page .action-block {
  width: 865px;
  margin: auto;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
  .action-list-page .action-block img {
    width: 100%;
    height: auto; }
  .action-list-page .action-block .text-info {
    position: absolute;
    top: 18px;
    right: 25px;
    background: rgba(30, 28, 29, 0.85);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    padding: 16px 27px 28px 33px;
    width: 510px;
    color: white; }
    .action-list-page .action-block .text-info .title {
      font-size: 24px;
      letter-spacing: 0.6px;
      line-height: 27px;
      display: block;
      margin-bottom: 10px; }
    .action-list-page .action-block .text-info .info {
      font-size: 13px;
      line-height: 15px;
      display: block;
      margin-bottom: 10px; }
    .action-list-page .action-block .text-info .link {
      font-size: 18px;
      letter-spacing: 0.94px;
      display: block;
      color: #F28F27; }

@media only screen and (max-width: 1199px) {
  .action-list-page h1 {
    padding: 0 30px;
    font-size: 22px; }
  .action-list-page .actions-text {
    padding: 0 30px 20px; }
  .action-list-page .action-block {
    width: 100%;
    margin-bottom: 20px;
    min-height: 200px; }
    .action-list-page .action-block img {
      width: 100%;
      height: auto; }
    .action-list-page .action-block .text-info {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; } }

.action-content-page {
  background-color: white;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  position: relative;
  padding-bottom: 90px; }
  .action-content-page .button-holder {
    width: 100%;
    position: absolute;
    bottom: 56px;
    border-bottom: 1px solid #F28F27;
    text-align: center; }
    .action-content-page .button-holder .button {
      height: 36px;
      width: 270px;
      display: block;
      margin: auto;
      margin-bottom: -18px; }
  .action-content-page .content-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .action-content-page .content-inner h1 {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin: 20px 0; }
    .action-content-page .content-inner .description {
      -webkit-flex: 1 0 670px;
      flex: 1 0 670px;
      font-size: 15px;
      line-height: 20px; }
    .action-content-page .content-inner .text-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-top: 20px; }
    .action-content-page .content-inner .image-holder {
      -webkit-flex: 0 0 485px;
      flex: 0 0 485px;
      height: auto;
      padding-left: 15px; }
  .action-content-page .link-list {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 30px; }
  .action-content-page .linker {
    display: block;
    padding-bottom: 8px;
    padding-left: 15px;
    color: #F28F27;
    position: relative; }
    .action-content-page .linker::before {
      content: '';
      position: absolute;
      height: 2px;
      width: 10px;
      background-color: #F28F27;
      top: 8px;
      left: 0; }

@media only screen and (max-width: 1199px) {
  .action-content-page {
    padding-bottom: 90px; }
    .action-content-page .button-holder {
      width: 100%;
      position: absolute;
      bottom: 56px; }
      .action-content-page .button-holder .button {
        height: 36px;
        width: 270px;
        display: block;
        margin: auto;
        margin-bottom: -18px; }
    .action-content-page .content-inner {
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      .action-content-page .content-inner h1 {
        order: 2;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
        padding: 0 30px; }
      .action-content-page .content-inner .description {
        order: 3;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 30px; }
      .action-content-page .content-inner .text-block {
        padding: 15px 30px;
        order: 4; }
      .action-content-page .content-inner .image-holder {
        padding: 0 30px;
        order: 1;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        padding-bottom: 23px;
        padding-left: 0; } }

.news-list-page {
  background-color: white;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  position: relative;
  padding-top: 20px; }
  .news-list-page .content-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .news-list-page .content-inner h1 {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 19px; }
    .news-list-page .content-inner .news-block {
      -webkit-flex: 0 0 550px;
      flex: 0 0 550px;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-content: space-between;
      align-content: space-between;
      margin-bottom: 60px;
      color: #1E1C1D; }
      .news-list-page .content-inner .news-block .date {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: 35px;
        font-size: 15px;
        color: #726E70;
        line-height: 15px; }
      .news-list-page .content-inner .news-block hr {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        margin: auto;
        border-color: #DFDEDF; }
      .news-list-page .content-inner .news-block h3 {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        font-size: 15px;
        line-height: 20px;
        margin: 9px 0 14px; }
      .news-list-page .content-inner .news-block .content {
        -webkit-flex: 0 0 255px;
        flex: 0 0 255px;
        height: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis; }
        .news-list-page .content-inner .news-block .content .more {
          color: #F28F27;
          padding-top: 8px; }
      .news-list-page .content-inner .news-block .image-holder {
        -webkit-flex: 0 0 270px;
        flex: 0 0 270px;
        overflow: hidden; }
        .news-list-page .content-inner .news-block .image-holder img {
          height: 200px;
          width: auto; }

@media only screen and (max-width: 1199px) {
  .news-list-page .content-inner h1 {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 19px; }
  .news-list-page .content-inner .news-block {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 32px; }
    .news-list-page .content-inner .news-block .date {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-right: 35px; }
    .news-list-page .content-inner .news-block hr {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto; }
    .news-list-page .content-inner .news-block h3 {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin: 9px 0 14px; }
    .news-list-page .content-inner .news-block .content {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      height: unset;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis; }
    .news-list-page .content-inner .news-block .image-holder {
      display: none; } }

.news-content-page {
  background-color: white;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  position: relative;
  padding-bottom: 90px;
  padding-top: 20px; }
  .news-content-page .button-holder {
    width: 100%;
    position: absolute;
    bottom: 56px;
    border-bottom: 1px solid #F28F27;
    text-align: center; }
    .news-content-page .button-holder .button {
      height: 36px;
      width: 270px;
      display: block;
      margin: auto;
      margin-bottom: -18px; }
  .news-content-page .content-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .news-content-page .content-inner h1 {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 20px; }
    .news-content-page .content-inner .description {
      -webkit-flex: 1 0 670px;
      flex: 1 0 670px;
      font-size: 15px;
      line-height: 20px; }
    .news-content-page .content-inner .image-holder {
      -webkit-flex: 0 0 485px;
      flex: 0 0 485px;
      padding-left: 15px;
      height: auto; }
    .news-content-page .content-inner .all-images {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-left: -30px;
      padding-top: 35px; }
      .news-content-page .content-inner .all-images img {
        margin-left: 30px; }
    .news-content-page .content-inner .link-list {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 30px; }
    .news-content-page .content-inner .linker {
      display: block;
      padding-bottom: 8px;
      padding-left: 15px;
      color: #F28F27;
      position: relative; }
      .news-content-page .content-inner .linker::before {
        content: '';
        position: absolute;
        height: 2px;
        width: 10px;
        background-color: #F28F27;
        top: 8px;
        left: 0; }

@media only screen and (max-width: 1199px) {
  .news-content-page {
    padding-bottom: 90px; }
    .news-content-page .button-holder {
      bottom: 56px;
      padding: 0 30px; }
      .news-content-page .button-holder .button {
        width: 100%; }
    .news-content-page .content-inner h1 {
      order: 2;
      margin-bottom: 20px; }
    .news-content-page .content-inner .description {
      order: 3;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .news-content-page .content-inner .image-holder {
      order: 1;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 20px;
      padding-left: 0;
      text-align: center; }
    .news-content-page .content-inner .all-images {
      display: none; } }

.news-prev-block {
  background-color: white;
  width: 100%;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  padding: 30px 0 34px; }
  .news-prev-block .inner-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .news-prev-block .inner-content h3 {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .news-prev-block .inner-content .news-block {
      -webkit-flex: 0 0 210px;
      flex: 0 0 210px; }
      .news-prev-block .inner-content .news-block .date {
        font-size: 14px;
        color: #726E70;
        margin-bottom: 6px; }
      .news-prev-block .inner-content .news-block .title {
        font-size: 16px;
        color: #1E1C1D;
        line-height: 22px; }

@media only screen and (max-width: 1199px) {
  .news-prev-block {
    padding: 24px 0 6px; }
    .news-prev-block .inner-content .news-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 24px; } }

.contacts-page {
  background-color: white;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  position: relative; }
  .contacts-page .content-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .contacts-page .content-inner .text-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding: 20px 0; }
    .contacts-page .content-inner h1 {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 20px; }
    .contacts-page .content-inner .form-wrapper {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding: 30px 0; }
      .contacts-page .content-inner .form-wrapper .email-order-form {
        display: block;
        width: 700px;
        padding: 40px 50px;
        background-color: #F9F9F9;
        box-shadow: 0 1px 2px 0 #D8D8D8;
        margin: auto; }
        .contacts-page .content-inner .form-wrapper .email-order-form .form-header {
          font-weight: bold;
          font-size: 20px;
          display: block;
          margin-bottom: 20px; }
        .contacts-page .content-inner .form-wrapper .email-order-form #EmailOrderForm_name, .contacts-page .content-inner .form-wrapper .email-order-form #EmailOrderForm_email {
          width: 300px; }
        .contacts-page .content-inner .form-wrapper .email-order-form textarea {
          resize: none;
          height: 150px; }
        .contacts-page .content-inner .form-wrapper .email-order-form .form-errors {
          display: none; }
        .contacts-page .content-inner .form-wrapper .email-order-form .form-ul > li {
          padding-bottom: 10px; }
        .contacts-page .content-inner .form-wrapper .email-order-form .button {
          width: 200px;
          display: block;
          margin: 10px auto 0; }
    .contacts-page .content-inner .info-block {
      display: -webkit-flex;
      display: flex;
      width: 100%;
      margin-bottom: 13px; }
      .contacts-page .content-inner .info-block .info {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        text-align: center;
        position: relative; }
        .contacts-page .content-inner .info-block .info::before {
          content: '';
          position: absolute;
          width: 1px;
          height: 65px;
          left: 0;
          top: 0;
          border-left: 1px solid #DFDEDF; }
        .contacts-page .content-inner .info-block .info:last-child::after {
          content: '';
          position: absolute;
          width: 1px;
          right: 0;
          top: 0;
          height: 65px;
          border-left: 1px solid #DFDEDF; }
        .contacts-page .content-inner .info-block .info .title {
          font-size: 14px;
          line-height: 24px;
          position: relative;
          display: block;
          text-align: center;
          margin-bottom: 17px; }
          .contacts-page .content-inner .info-block .info .title::before {
            content: '';
            position: absolute;
            height: 28px;
            width: 18px;
            margin-left: -28px;
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain; }
        .contacts-page .content-inner .info-block .info .value {
          text-align: center;
          font-size: 18px;
          line-height: 26px;
          padding-bottom: 10px; }
          .contacts-page .content-inner .info-block .info .value span {
            display: block; }
        .contacts-page .content-inner .info-block .info.address .title::before {
          background-image: url("../images/icons/i-pm.svg");
          height: 25px;
          width: 21px; }
        .contacts-page .content-inner .info-block .info.phone a {
          color: black; }
        .contacts-page .content-inner .info-block .info.phone .title::before {
          background-image: url("../images/icons/i-phone.svg");
          width: 23px; }
        .contacts-page .content-inner .info-block .info.email a {
          color: black; }
        .contacts-page .content-inner .info-block .info.email .title::before {
          background-image: url("../images/icons/i-mail.svg");
          width: 26px;
          margin-left: -37px; }
        .contacts-page .content-inner .info-block .info.name .title::before {
          background-image: url("../images/icons/i-company.svg");
          height: 28px;
          width: 24px;
          margin-left: -26px; }
    .contacts-page .content-inner .info-list {
      width: 100%;
      display: -webkit-flex;
      display: flex; }
      .contacts-page .content-inner .info-list .main-title {
        -webkit-flex: 0 0 300px;
        flex: 0 0 300px;
        display: inline-block;
        margin: 0; }
      .contacts-page .content-inner .info-list ul {
        list-style: none; }
        .contacts-page .content-inner .info-list ul li {
          display: -webkit-flex;
          display: flex;
          padding-bottom: 16px; }
          .contacts-page .content-inner .info-list ul li .title {
            -webkit-flex: 0 0 100px;
            flex: 0 0 100px;
            font-size: 16px;
            font-weight: bold;
            width: 100px;
            display: inline-block; }
          .contacts-page .content-inner .info-list ul li .value {
            padding-left: 21px;
            font-size: 16px;
            display: inline-block; }

@media only screen and (max-width: 1199px) {
  .contacts-page .content-inner .form-wrapper .email-order-form {
    width: 100%;
    padding: 30px 20px; }
    .contacts-page .content-inner .form-wrapper .email-order-form #EmailOrderForm_name, .contacts-page .content-inner .form-wrapper .email-order-form #EmailOrderForm_email {
      width: 100%; }
  .contacts-page .content-inner .info-block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .contacts-page .content-inner .info-block .info {
      -webkit-flex: 1 1 100%;
      flex: 1 1 100%;
      padding: 15px 0; }
      .contacts-page .content-inner .info-block .info::before {
        content: '';
        height: 100%;
        border-left: none;
        border-bottom: 1px solid #DFDEDF; }
      .contacts-page .content-inner .info-block .info:last-child::after {
        display: none; }
  .contacts-page .content-inner .info-list {
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .contacts-page .content-inner .info-list .main-title {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 23px; }
    .contacts-page .content-inner .info-list ul {
      list-style: none; }
      .contacts-page .content-inner .info-list ul li {
        display: -webkit-flex;
        display: flex;
        padding-bottom: 16px; }
        .contacts-page .content-inner .info-list ul li .title {
          -webkit-flex: 0 0 100px;
          flex: 0 0 100px;
          font-size: 16px;
          font-weight: bold;
          width: 100px;
          display: inline-block; }
        .contacts-page .content-inner .info-list ul li .value {
          padding-left: 21px;
          font-size: 16px; } }

.about-page {
  background-color: white;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  position: relative;
  padding-bottom: 90px; }
  .about-page .content-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .about-page .content-inner h1 {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 20px; }
    .about-page .content-inner .text {
      -webkit-flex: 0 0 670px;
      flex: 0 0 670px;
      padding-bottom: 15px; }
      .about-page .content-inner .text p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px; }
    .about-page .content-inner .image-holder {
      -webkit-flex: 0 0 470px;
      flex: 0 0 470px;
      width: 100%;
      height: auto;
      padding-bottom: 15px; }

@media only screen and (max-width: 1199px) {
  .about-page {
    padding-bottom: 10px; }
    .about-page .content-inner h1 {
      order: 2;
      margin-bottom: 20px; }
    .about-page .content-inner .text {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 15px;
      order: 3; }
      .about-page .content-inner .text.two {
        order: 4; }
    .about-page .content-inner .image-holder {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      text-align: center;
      padding-bottom: 15px;
      order: 1; }
      .about-page .content-inner .image-holder.two {
        display: none; }
    .about-page .content-inner .button-holder {
      order: 5;
      display: -webkit-flex;
      display: flex;
      width: 100%; }
      .about-page .content-inner .button-holder .button {
        -webkit-flex: 1 1 50%;
        flex: 1 1 50%;
        margin-right: 12.5px;
        height: 36px;
        line-height: 36px;
        padding: 0; }
        .about-page .content-inner .button-holder .button + .button {
          margin-right: 0;
          margin-left: 12.5px; } }

.paid-page {
  background-color: white;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  position: relative;
  padding-bottom: 27px; }
  .paid-page .content-inner h1 {
    margin-bottom: 20px; }
  .paid-page .content-inner span {
    font-size: 15px;
    line-height: 20px; }
  .paid-page .content-inner ol {
    padding: 10px 30px 0; }
    .paid-page .content-inner ol li {
      font-size: 15px;
      line-height: 20px;
      margin-bottom: 10px; }
  .paid-page .content-inner .paid-list {
    display: -webkit-flex;
    display: flex;
    padding-top: 25px; }
    .paid-page .content-inner .paid-list .paid-block {
      -webkit-flex: 0 0 33%;
      flex: 0 0 33%;
      padding: 5px 30px 15px;
      text-align: center;
      border-left: 1px solid #DFDEDF; }
      .paid-page .content-inner .paid-list .paid-block .title {
        margin-bottom: 15px;
        position: relative;
        width: 100%;
        padding-top: 47px;
        font-size: 15px;
        line-height: 20px; }
        .paid-page .content-inner .paid-list .paid-block .title::before {
          content: '';
          position: absolute;
          height: 40px;
          width: 100%;
          margin: auto;
          top: 0;
          left: 0;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain; }
        .paid-page .content-inner .paid-list .paid-block .title.cash::before {
          background-image: url("../images/icons/i-cash.svg"); }
        .paid-page .content-inner .paid-list .paid-block .title.epay::before {
          background-image: url("../images/icons/i-epay.svg"); }
        .paid-page .content-inner .paid-list .paid-block .title.credit::before {
          background-image: url("../images/icons/i-credit.svg"); }
      .paid-page .content-inner .paid-list .paid-block .value {
        text-align: left;
        font-size: 15px;
        line-height: 20px; }
      .paid-page .content-inner .paid-list .paid-block:first-child {
        border-left: none;
        padding-left: 0; }
      .paid-page .content-inner .paid-list .paid-block:last-child {
        padding-right: 0; }
  .paid-page .content-inner .info-block {
    padding: 30px 0; }
    .paid-page .content-inner .info-block p {
      font-size: 15px;
      line-height: 20px;
      margin-bottom: 10px; }
  .paid-page .button-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #F28F27;
    margin-bottom: 45px;
    text-align: center; }
    .paid-page .button-holder .button {
      width: 200px;
      height: 36px;
      bottom: -18px; }

@media only screen and (max-width: 1199px) {
  .paid-page {
    padding-bottom: 27px; }
    .paid-page .content-inner h1 {
      margin-bottom: 20px; }
    .paid-page .content-inner span {
      font-size: 15px;
      line-height: 20px; }
    .paid-page .content-inner ol {
      padding: 10px 30px 0; }
      .paid-page .content-inner ol li {
        margin-bottom: 10px; }
    .paid-page .content-inner .paid-list {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-top: 25px; }
      .paid-page .content-inner .paid-list .paid-block {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 19px 0;
        border-left: none;
        border-top: 1px solid #DFDEDF; }
        .paid-page .content-inner .paid-list .paid-block .title {
          margin-bottom: 15px;
          width: 100%;
          padding-top: 47px; }
        .paid-page .content-inner .paid-list .paid-block:last-child {
          border-bottom: 1px solid #DFDEDF; }
    .paid-page .content-inner .info-block {
      padding: 19px 0; }
    .paid-page .button-holder {
      width: 100%;
      margin-bottom: 45px;
      padding: 0 30px; }
      .paid-page .button-holder .button {
        width: 100%; } }

.birthday {
  height: 100%;
  color: white;
  position: relative;
  background-image: url("../images/action/background.png");
  background-repeat: no-repeat;
  background-size: cover; }
  .birthday__image-small {
    display: none; }
  .birthday__image-small {
    display: none; }
  .birthday__image-back-small {
    display: none; }
  .birthday__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 19px 90px 37px 89px; }
  .birthday__timing {
    display: flex; }
  .birthday__timing-name {
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    margin-right: 7px; }
  .birthday__date {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    margin-right: 53px; }
  .birthday__action-button {
    font-weight: 900;
    font-size: 13px;
    line-height: 133%;
    color: #3371F2;
    border-bottom: 2px solid rgba(51, 113, 242, 0.49);
    padding-bottom: 3px;
    transition: all 0.3s; }
    .birthday__action-button:hover {
      color: #3371F2;
      border-color: #3371F2; }
  .birthday__image {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5; }
  .birthday__image-back {
    position: absolute;
    left: 0;
    bottom: 0; }
  .birthday ul {
    z-index: 10; }
  .birthday__titles {
    padding: 0 90px 0 89px;
    margin-bottom: 41px; }
  .birthday__title {
    font-weight: 500;
    font-size: calc(1.25rem + 28 * (100vw - 320px) / 1600);
    line-height: 110%;
    font-style: italic;
    text-align: end; }
    .birthday__title_big {
      font-weight: 900;
      font-size: calc(1.75rem + 37 * (100vw - 320px) / 1600);
      font-style: italic;
      letter-spacing: 0.03em;
      text-transform: uppercase; }
  .birthday__main {
    display: flex;
    flex-direction: column;
    width: 660px;
    margin: 0 0 0 auto; }
  .birthday__list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 57px; }
  .birthday__item:nth-child(1) {
    border-right: 1px dashed rgba(255, 91, 13, 0.37);
    padding-right: 61px; }
  .birthday__item:nth-child(2) {
    padding-left: 71px; }
  .birthday__main-description {
    font-weight: normal;
    font-size: 17px;
    line-height: 155%;
    margin-bottom: 27px;
    z-index: 10; }
    .birthday__main-description strong {
      text-transform: lowercase;
      font-weight: bold; }
  .birthday ul {
    list-style-type: none; }
  .birthday__item-name {
    font-weight: 900;
    font-size: 22px;
    line-height: 130%;
    letter-spacing: 0.03em;
    color: #FF5B0D; }
  .birthday__item-description {
    font-weight: normal;
    font-size: 15px;
    line-height: 155%; }
  .birthday__main-bottom-name {
    font-style: italic;
    font-weight: 900;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.03em;
    margin-bottom: 8px;
    text-transform: uppercase; }
  .birthday__main-bottom-description {
    font-weight: normal;
    font-size: 15px;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.5); }
    .birthday__main-bottom-description strong {
      color: white;
      font-weight: normal;
      font-size: 15px;
      line-height: 150%; }
  .birthday__main-bottom-button {
    padding: 18px 25px 18px 44px;
    background: #FF5B0D;
    box-shadow: 0px 5px 20px rgba(255, 91, 13, 0.3);
    border-radius: 100px;
    color: white;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    transition: all 0.3s; }
    .birthday__main-bottom-button:hover {
      color: white;
      background-color: #DE4800; }
  .birthday__main-bottom-wrapper {
    display: flex;
    flex-direction: column;
    flex: 0 0 62%; }
  .birthday__main-bottom-item {
    background-color: #1A202C;
    border-radius: 10px;
    padding: 22px 25px 22px 60px;
    position: relative; }
    .birthday__main-bottom-item:nth-child(1) {
      margin-bottom: 5px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .birthday__main-bottom-item:nth-child(1):before {
        content: '01';
        position: absolute;
        width: 57px;
        height: 50px;
        top: 9px;
        left: 12px;
        font-style: italic;
        font-weight: 900;
        font-size: 50px;
        line-height: 100%;
        color: rgba(252, 253, 255, 0.1); }
    .birthday__main-bottom-item:nth-child(2):before {
      content: '02';
      position: absolute;
      width: 57px;
      height: 50px;
      top: 9px;
      left: 12px;
      font-style: italic;
      font-weight: 900;
      font-size: 50px;
      line-height: 100%;
      color: rgba(252, 253, 255, 0.1); }
  .birthday__button-text {
    position: relative; }
    .birthday__button-text:before {
      content: '';
      width: 10px;
      height: 17px;
      position: absolute;
      left: -19px;
      top: calc(50% - 7.5px);
      background-image: url("../images/icons/four-dots.svg");
      background-repeat: no-repeat;
      background-size: cover; }
  .birthday__timing-bottom {
    display: none; }

@media (max-width: 767px) {
  .birthday {
    height: auto;
    background-image: url("../images/action/background-small.jpg");
    background-repeat: no-repeat;
    background-size: cover; }
    .birthday__list {
      margin-bottom: 83px; }
    .birthday__small {
      padding: 0 16px; }
    .birthday__image {
      display: none; }
    .birthday__image-back {
      display: none; }
    .birthday__header {
      padding: 16px 23px 0 16px;
      margin-bottom: 41px; }
    .birthday__titles {
      padding: 0;
      margin-bottom: 26px; }
    .birthday__title {
      font-weight: 500;
      line-height: 110%;
      margin-bottom: 7px;
      text-align: center;
      font-size: calc(1.06rem + 3 * (100vw - 320px) / 55); }
      .birthday__title_big {
        font-weight: 900;
        font-size: calc(1.5rem + 4 * (100vw - 320px) / 55);
        line-height: 110%;
        text-align: center; }
    .birthday__timing-name {
      display: none; }
    .birthday__date {
      display: none; }
    .birthday__main-description {
      font-size: 15px;
      margin-bottom: 26px; }
    .birthday__main {
      display: flex;
      flex-direction: column;
      width: auto;
      margin: 0 0 0 auto; }
    .birthday__item:nth-child(1) {
      padding-right: 14px; }
    .birthday__item:nth-child(2) {
      padding-left: 16px; }
    .birthday__main-bottom-item {
      padding: 22px 22px 22px 60px;
      background-color: #1A202C; }
      .birthday__main-bottom-item:nth-child(1) {
        flex-direction: column;
        align-items: flex-start; }
    .birthday__main-bottom-wrapper {
      margin-bottom: 16px; }
    .birthday__main-bottom-list {
      margin-bottom: 30px;
      z-index: 5; }
    .birthday__small-image-wrapper {
      padding-bottom: calc((340/350)*100%);
      position: relative; }
    .birthday__image-small {
      display: block;
      position: absolute;
      top: 0;
      left: -16px;
      bottom: 0;
      right: 0;
      object-fit: contain;
      z-index: 10; }
    .birthday__image-back-small {
      display: block;
      position: absolute;
      left: -16px;
      top: -48px; }
    .birthday__timing-bottom {
      display: flex;
      justify-content: center;
      margin-bottom: 31px; }
    .birthday__timing-bottom-name {
      font-weight: normal;
      font-size: 15px;
      line-height: 18px;
      margin-right: 7px; }
    .birthday__bottom-date {
      font-weight: bold;
      font-size: 16px;
      line-height: 19px; } }

.company-sliders-block {
  background: #FFFFFF;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  width: 100%;
  height: 165px;
  padding-top: 30px; }
  .company-sliders-block .sliders-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around; }
    .company-sliders-block .sliders-wrapper .slider-container .company-slider {
      width: 1170px;
      position: relative;
      margin-bottom: 8px; }
      .company-sliders-block .sliders-wrapper .slider-container .company-slider .slide-inner {
        padding: 5px 0; }
        .company-sliders-block .sliders-wrapper .slider-container .company-slider .slide-inner .image-container {
          height: 80px;
          width: 150px;
          box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.22);
          margin: auto; }
          .company-sliders-block .sliders-wrapper .slider-container .company-slider .slide-inner .image-container a {
            height: 100%;
            width: 100%;
            display: block;
            color: transparent;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center; }
      .company-sliders-block .sliders-wrapper .slider-container .company-slider .slick-prev {
        left: -20px;
        top: 37px; }
        .company-sliders-block .sliders-wrapper .slider-container .company-slider .slick-prev::before {
          display: block;
          width: 15px;
          height: 35px;
          background: transparent url("../images/icons/arleft-light.png") center no-repeat;
          background-size: contain;
          content: ''; }
      .company-sliders-block .sliders-wrapper .slider-container .company-slider .slick-next {
        right: -20px;
        top: 37px; }
        .company-sliders-block .sliders-wrapper .slider-container .company-slider .slick-next::before {
          display: block;
          width: 15px;
          height: 35px;
          background: transparent url("../images/icons/arright-light.png") center no-repeat;
          background-size: contain;
          content: '';
          float: right; }
    .company-sliders-block .sliders-wrapper .slider-container .all {
      margin-left: 10px; }

@media only screen and (max-width: 1199px) {
  .company-sliders-block {
    display: none; } }

.about-prev-block {
  background-color: white;
  width: 100%;
  box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
  padding: 30px 0; }
  .about-prev-block .content {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .about-prev-block .content h2 {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .about-prev-block .content .text {
      -webkit-flex: 0 0 670px;
      flex: 0 0 670px;
      font-size: 15px;
      line-height: 20px;
      padding-bottom: 10px;
      font-weight: normal; }
    .about-prev-block .content .image-block {
      -webkit-flex: 0 0 470px;
      flex: 0 0 470px;
      height: 310px; }
    .about-prev-block .content .link-wrapper {
      -webkit-flex: 0 0 670px;
      flex: 0 0 670px;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      .about-prev-block .content .link-wrapper a {
        font-size: 16px; }

@media only screen and (max-width: 1199px) {
  .about-prev-block .content h2 {
    order: 2; }
  .about-prev-block .content .text {
    order: 3;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 5px; }
  .about-prev-block .content .image-block {
    order: 1;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    height: auto;
    text-align: center;
    padding-bottom: 26px; }
  .about-prev-block .content .link-wrapper {
    order: 4;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .about-prev-block .content .link-wrapper a {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-top: 9px; } }

#subheader {
  box-shadow: inset 1px -1px 2px 0px rgba(200, 200, 200, 0.5); }

.sub-selector {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 10px;
  box-shadow: inset 0 0 2px 0 rgba(200, 200, 200, 0.5); }
  .sub-selector a {
    color: #1E1C1D; }
  .sub-selector.line {
    padding: 15px 17px;
    color: #636363;
    position: relative;
    margin-bottom: 40px; }
    .sub-selector.line .help {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      text-align: right;
      margin-top: 24px; }
      .sub-selector.line .help a {
        font-size: 15px;
        color: #D86428;
        line-height: 21px;
        display: inline-block; }
    .sub-selector.line .line-item {
      float: left;
      margin-left: 17px; }
      .sub-selector.line .line-item:first-child {
        margin-left: 0; }
      .sub-selector.line .line-item .label-holder label {
        font-size: 14px;
        color: #646464; }
        .sub-selector.line .line-item .label-holder label:after {
          content: ':'; }
      .sub-selector.line .line-item.width, .sub-selector.line .line-item.height, .sub-selector.line .line-item.radius, .sub-selector.line .line-item.pcd, .sub-selector.line .line-item.dia, .sub-selector.line .line-item.et, .sub-selector.line .line-item.viscosity, .sub-selector.line .line-item.acea, .sub-selector.line .line-item.api {
        border-left: 1px solid #F0F0F0;
        padding: 0 17px; }
        .sub-selector.line .line-item.width .selected, .sub-selector.line .line-item.height .selected, .sub-selector.line .line-item.radius .selected, .sub-selector.line .line-item.pcd .selected, .sub-selector.line .line-item.dia .selected, .sub-selector.line .line-item.et .selected, .sub-selector.line .line-item.viscosity .selected, .sub-selector.line .line-item.acea .selected, .sub-selector.line .line-item.api .selected {
          border-bottom: 1px solid #979797;
          display: inline-block;
          margin-bottom: 5px;
          display: none; }
        .sub-selector.line .line-item.width .search-holder, .sub-selector.line .line-item.height .search-holder, .sub-selector.line .line-item.radius .search-holder, .sub-selector.line .line-item.pcd .search-holder, .sub-selector.line .line-item.dia .search-holder, .sub-selector.line .line-item.et .search-holder, .sub-selector.line .line-item.viscosity .search-holder, .sub-selector.line .line-item.acea .search-holder, .sub-selector.line .line-item.api .search-holder {
          position: relative;
          margin-bottom: 12px; }
          .sub-selector.line .line-item.width .search-holder .searcher, .sub-selector.line .line-item.height .search-holder .searcher, .sub-selector.line .line-item.radius .search-holder .searcher, .sub-selector.line .line-item.pcd .search-holder .searcher, .sub-selector.line .line-item.dia .search-holder .searcher, .sub-selector.line .line-item.et .search-holder .searcher, .sub-selector.line .line-item.viscosity .search-holder .searcher, .sub-selector.line .line-item.acea .search-holder .searcher, .sub-selector.line .line-item.api .search-holder .searcher {
            display: none; }
          .sub-selector.line .line-item.width .search-holder ul, .sub-selector.line .line-item.height .search-holder ul, .sub-selector.line .line-item.radius .search-holder ul, .sub-selector.line .line-item.pcd .search-holder ul, .sub-selector.line .line-item.dia .search-holder ul, .sub-selector.line .line-item.et .search-holder ul, .sub-selector.line .line-item.viscosity .search-holder ul, .sub-selector.line .line-item.acea .search-holder ul, .sub-selector.line .line-item.api .search-holder ul {
            list-style: none; }
          .sub-selector.line .line-item.width .search-holder:before, .sub-selector.line .line-item.height .search-holder:before, .sub-selector.line .line-item.radius .search-holder:before, .sub-selector.line .line-item.pcd .search-holder:before, .sub-selector.line .line-item.dia .search-holder:before, .sub-selector.line .line-item.et .search-holder:before, .sub-selector.line .line-item.viscosity .search-holder:before, .sub-selector.line .line-item.acea .search-holder:before, .sub-selector.line .line-item.api .search-holder:before {
            position: absolute;
            top: 10px;
            right: 10px;
            content: '\e00a';
            font-family: 'Glyphico';
            color: #ACABAB;
            z-index: 1;
            padding-left: 2px; }
        .sub-selector.line .line-item.width .value-holder, .sub-selector.line .line-item.height .value-holder, .sub-selector.line .line-item.radius .value-holder, .sub-selector.line .line-item.pcd .value-holder, .sub-selector.line .line-item.dia .value-holder, .sub-selector.line .line-item.et .value-holder, .sub-selector.line .line-item.viscosity .value-holder, .sub-selector.line .line-item.acea .value-holder, .sub-selector.line .line-item.api .value-holder {
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-align-content: flex-start;
          align-content: flex-start;
          overflow: hidden; }
          .sub-selector.line .line-item.width .value-holder input, .sub-selector.line .line-item.height .value-holder input, .sub-selector.line .line-item.radius .value-holder input, .sub-selector.line .line-item.pcd .value-holder input, .sub-selector.line .line-item.dia .value-holder input, .sub-selector.line .line-item.et .value-holder input, .sub-selector.line .line-item.viscosity .value-holder input, .sub-selector.line .line-item.acea .value-holder input, .sub-selector.line .line-item.api .value-holder input {
            display: none; }
          .sub-selector.line .line-item.width .value-holder label, .sub-selector.line .line-item.height .value-holder label, .sub-selector.line .line-item.radius .value-holder label, .sub-selector.line .line-item.pcd .value-holder label, .sub-selector.line .line-item.dia .value-holder label, .sub-selector.line .line-item.et .value-holder label, .sub-selector.line .line-item.viscosity .value-holder label, .sub-selector.line .line-item.acea .value-holder label, .sub-selector.line .line-item.api .value-holder label {
            -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
            font-size: 13px;
            color: #504641;
            line-height: 29px;
            margin: 0; }
            .sub-selector.line .line-item.width .value-holder label.hide, .sub-selector.line .line-item.height .value-holder label.hide, .sub-selector.line .line-item.radius .value-holder label.hide, .sub-selector.line .line-item.pcd .value-holder label.hide, .sub-selector.line .line-item.dia .value-holder label.hide, .sub-selector.line .line-item.et .value-holder label.hide, .sub-selector.line .line-item.viscosity .value-holder label.hide, .sub-selector.line .line-item.acea .value-holder label.hide, .sub-selector.line .line-item.api .value-holder label.hide {
              display: none; }
            .sub-selector.line .line-item.width .value-holder label.not, .sub-selector.line .line-item.height .value-holder label.not, .sub-selector.line .line-item.radius .value-holder label.not, .sub-selector.line .line-item.pcd .value-holder label.not, .sub-selector.line .line-item.dia .value-holder label.not, .sub-selector.line .line-item.et .value-holder label.not, .sub-selector.line .line-item.viscosity .value-holder label.not, .sub-selector.line .line-item.acea .value-holder label.not, .sub-selector.line .line-item.api .value-holder label.not {
              display: none !important; }
          .sub-selector.line .line-item.width .value-holder.limit, .sub-selector.line .line-item.height .value-holder.limit, .sub-selector.line .line-item.radius .value-holder.limit, .sub-selector.line .line-item.pcd .value-holder.limit, .sub-selector.line .line-item.dia .value-holder.limit, .sub-selector.line .line-item.et .value-holder.limit, .sub-selector.line .line-item.viscosity .value-holder.limit, .sub-selector.line .line-item.acea .value-holder.limit, .sub-selector.line .line-item.api .value-holder.limit {
            height: 150px; }
        .sub-selector.line .line-item.width .show-all-holder, .sub-selector.line .line-item.height .show-all-holder, .sub-selector.line .line-item.radius .show-all-holder, .sub-selector.line .line-item.pcd .show-all-holder, .sub-selector.line .line-item.dia .show-all-holder, .sub-selector.line .line-item.et .show-all-holder, .sub-selector.line .line-item.viscosity .show-all-holder, .sub-selector.line .line-item.acea .show-all-holder, .sub-selector.line .line-item.api .show-all-holder {
          margin-top: 7px;
          text-align: center; }
          .sub-selector.line .line-item.width .show-all-holder .show-all-link, .sub-selector.line .line-item.height .show-all-holder .show-all-link, .sub-selector.line .line-item.radius .show-all-holder .show-all-link, .sub-selector.line .line-item.pcd .show-all-holder .show-all-link, .sub-selector.line .line-item.dia .show-all-holder .show-all-link, .sub-selector.line .line-item.et .show-all-holder .show-all-link, .sub-selector.line .line-item.viscosity .show-all-holder .show-all-link, .sub-selector.line .line-item.acea .show-all-holder .show-all-link, .sub-selector.line .line-item.api .show-all-holder .show-all-link {
            font-size: 13px;
            color: #F28F27; }
          .sub-selector.line .line-item.width .show-all-holder.hide, .sub-selector.line .line-item.height .show-all-holder.hide, .sub-selector.line .line-item.radius .show-all-holder.hide, .sub-selector.line .line-item.pcd .show-all-holder.hide, .sub-selector.line .line-item.dia .show-all-holder.hide, .sub-selector.line .line-item.et .show-all-holder.hide, .sub-selector.line .line-item.viscosity .show-all-holder.hide, .sub-selector.line .line-item.acea .show-all-holder.hide, .sub-selector.line .line-item.api .show-all-holder.hide {
            display: none !important; }
      .sub-selector.line .line-item.button-holder {
        position: absolute;
        bottom: -18px;
        left: 0;
        width: 100%;
        text-align: center; }
        .sub-selector.line .line-item.button-holder .label-holder {
          text-align: center;
          margin-bottom: 4px; }
          .sub-selector.line .line-item.button-holder .label-holder.help {
            -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
            text-align: right; }
          .sub-selector.line .line-item.button-holder .label-holder a {
            font-size: 15px;
            color: #D86428;
            line-height: 21px;
            display: inline-block; }
        .sub-selector.line .line-item.button-holder .button {
          height: 36px;
          line-height: 36px;
          padding: 0 30px; }
  .sub-selector .select2-container {
    border: 1px solid rgba(80, 70, 65, 0.5);
    box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5);
    height: 36px; }
    .sub-selector .select2-container .selection {
      display: block;
      width: 100%;
      height: 100%; }
      .sub-selector .select2-container .selection .select2-selection {
        width: 100%;
        height: 100%;
        display: block;
        padding-left: 20px; }
      .sub-selector .select2-container .selection .select2-selection__rendered {
        line-height: 36px; }

body .select2-container {
  z-index: 10;
  display: block; }
  body .select2-container ul {
    list-style: none; }
  body .select2-container .select2-dropdown {
    display: block; }
    body .select2-container .select2-dropdown .select2-search {
      display: block;
      height: 36px; }
    body .select2-container .select2-dropdown .select2-results__options {
      background-color: white;
      display: block;
      box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5);
      max-height: 200px;
      overflow-y: auto; }
      body .select2-container .select2-dropdown .select2-results__options .select2-results__option {
        padding-left: 20px;
        line-height: 25px; }
        body .select2-container .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted {
          background-color: #F28F27;
          color: white; }
  body .select2-container .select2-search__field {
    border: 1px solid rgba(80, 70, 65, 0.5);
    box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5);
    height: 36px;
    margin-top: -36px;
    padding-left: 20px; }

@media only screen and (max-width: 1199px) {
  #subheader {
    padding-bottom: 0; }
  .sub-selector {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .sub-selector.line {
      padding: 15px 17px;
      color: #636363;
      padding-bottom: 30px; }
      .sub-selector.line .help {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: right; }
        .sub-selector.line .help a {
          font-size: 15px;
          color: #D86428;
          line-height: 21px;
          display: inline-block; }
      .sub-selector.line .line-item {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        position: relative; }
        .sub-selector.line .line-item.width, .sub-selector.line .line-item.height, .sub-selector.line .line-item.radius, .sub-selector.line .line-item.pcd, .sub-selector.line .line-item.dia, .sub-selector.line .line-item.et, .sub-selector.line .line-item.viscosity, .sub-selector.line .line-item.acea, .sub-selector.line .line-item.api {
          border-left: none;
          padding: 0 0 10px; }
          .sub-selector.line .line-item.width .selected, .sub-selector.line .line-item.height .selected, .sub-selector.line .line-item.radius .selected, .sub-selector.line .line-item.pcd .selected, .sub-selector.line .line-item.dia .selected, .sub-selector.line .line-item.et .selected, .sub-selector.line .line-item.viscosity .selected, .sub-selector.line .line-item.acea .selected, .sub-selector.line .line-item.api .selected {
            display: none; }
            .sub-selector.line .line-item.width .selected.active, .sub-selector.line .line-item.height .selected.active, .sub-selector.line .line-item.radius .selected.active, .sub-selector.line .line-item.pcd .selected.active, .sub-selector.line .line-item.dia .selected.active, .sub-selector.line .line-item.et .selected.active, .sub-selector.line .line-item.viscosity .selected.active, .sub-selector.line .line-item.acea .selected.active, .sub-selector.line .line-item.api .selected.active {
              display: none; }
          .sub-selector.line .line-item.width .search-holder, .sub-selector.line .line-item.height .search-holder, .sub-selector.line .line-item.radius .search-holder, .sub-selector.line .line-item.pcd .search-holder, .sub-selector.line .line-item.dia .search-holder, .sub-selector.line .line-item.et .search-holder, .sub-selector.line .line-item.viscosity .search-holder, .sub-selector.line .line-item.acea .search-holder, .sub-selector.line .line-item.api .search-holder {
            margin-bottom: 0; }
            .sub-selector.line .line-item.width .search-holder::before, .sub-selector.line .line-item.height .search-holder::before, .sub-selector.line .line-item.radius .search-holder::before, .sub-selector.line .line-item.pcd .search-holder::before, .sub-selector.line .line-item.dia .search-holder::before, .sub-selector.line .line-item.et .search-holder::before, .sub-selector.line .line-item.viscosity .search-holder::before, .sub-selector.line .line-item.acea .search-holder::before, .sub-selector.line .line-item.api .search-holder::before {
              display: none; }
            .sub-selector.line .line-item.width .search-holder .searcher, .sub-selector.line .line-item.height .search-holder .searcher, .sub-selector.line .line-item.radius .search-holder .searcher, .sub-selector.line .line-item.pcd .search-holder .searcher, .sub-selector.line .line-item.dia .search-holder .searcher, .sub-selector.line .line-item.et .search-holder .searcher, .sub-selector.line .line-item.viscosity .search-holder .searcher, .sub-selector.line .line-item.acea .search-holder .searcher, .sub-selector.line .line-item.api .search-holder .searcher {
              display: block;
              border: 1px solid rgba(80, 70, 65, 0.5);
              box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5);
              padding-left: 20px; }
          .sub-selector.line .line-item.width .value-holder, .sub-selector.line .line-item.height .value-holder, .sub-selector.line .line-item.radius .value-holder, .sub-selector.line .line-item.pcd .value-holder, .sub-selector.line .line-item.dia .value-holder, .sub-selector.line .line-item.et .value-holder, .sub-selector.line .line-item.viscosity .value-holder, .sub-selector.line .line-item.acea .value-holder, .sub-selector.line .line-item.api .value-holder {
            display: none;
            background-color: white;
            position: absolute;
            top: 36px;
            left: 0;
            margin-left: 0;
            width: 100%;
            z-index: 10;
            box-shadow: inset 0 0 2px 0 rgba(200, 200, 200, 0.5); }
            .sub-selector.line .line-item.width .value-holder input, .sub-selector.line .line-item.height .value-holder input, .sub-selector.line .line-item.radius .value-holder input, .sub-selector.line .line-item.pcd .value-holder input, .sub-selector.line .line-item.dia .value-holder input, .sub-selector.line .line-item.et .value-holder input, .sub-selector.line .line-item.viscosity .value-holder input, .sub-selector.line .line-item.acea .value-holder input, .sub-selector.line .line-item.api .value-holder input {
              display: none; }
              .sub-selector.line .line-item.width .value-holder input:checked + label, .sub-selector.line .line-item.height .value-holder input:checked + label, .sub-selector.line .line-item.radius .value-holder input:checked + label, .sub-selector.line .line-item.pcd .value-holder input:checked + label, .sub-selector.line .line-item.dia .value-holder input:checked + label, .sub-selector.line .line-item.et .value-holder input:checked + label, .sub-selector.line .line-item.viscosity .value-holder input:checked + label, .sub-selector.line .line-item.acea .value-holder input:checked + label, .sub-selector.line .line-item.api .value-holder input:checked + label {
                display: block; }
            .sub-selector.line .line-item.width .value-holder label, .sub-selector.line .line-item.height .value-holder label, .sub-selector.line .line-item.radius .value-holder label, .sub-selector.line .line-item.pcd .value-holder label, .sub-selector.line .line-item.dia .value-holder label, .sub-selector.line .line-item.et .value-holder label, .sub-selector.line .line-item.viscosity .value-holder label, .sub-selector.line .line-item.acea .value-holder label, .sub-selector.line .line-item.api .value-holder label {
              -webkit-flex: 0 0 50%;
              flex: 0 0 50%;
              font-size: 13px;
              color: #504641;
              line-height: 29px;
              margin: 0; }
              .sub-selector.line .line-item.width .value-holder label.hide, .sub-selector.line .line-item.height .value-holder label.hide, .sub-selector.line .line-item.radius .value-holder label.hide, .sub-selector.line .line-item.pcd .value-holder label.hide, .sub-selector.line .line-item.dia .value-holder label.hide, .sub-selector.line .line-item.et .value-holder label.hide, .sub-selector.line .line-item.viscosity .value-holder label.hide, .sub-selector.line .line-item.acea .value-holder label.hide, .sub-selector.line .line-item.api .value-holder label.hide {
                display: none; }
            .sub-selector.line .line-item.width .value-holder.limit, .sub-selector.line .line-item.height .value-holder.limit, .sub-selector.line .line-item.radius .value-holder.limit, .sub-selector.line .line-item.pcd .value-holder.limit, .sub-selector.line .line-item.dia .value-holder.limit, .sub-selector.line .line-item.et .value-holder.limit, .sub-selector.line .line-item.viscosity .value-holder.limit, .sub-selector.line .line-item.acea .value-holder.limit, .sub-selector.line .line-item.api .value-holder.limit {
              height: unset;
              max-height: 150px; }
            .sub-selector.line .line-item.width .value-holder.search, .sub-selector.line .line-item.height .value-holder.search, .sub-selector.line .line-item.radius .value-holder.search, .sub-selector.line .line-item.pcd .value-holder.search, .sub-selector.line .line-item.dia .value-holder.search, .sub-selector.line .line-item.et .value-holder.search, .sub-selector.line .line-item.viscosity .value-holder.search, .sub-selector.line .line-item.acea .value-holder.search, .sub-selector.line .line-item.api .value-holder.search {
              display: -webkit-flex;
              display: flex; }
          .sub-selector.line .line-item.width .show-all-holder, .sub-selector.line .line-item.height .show-all-holder, .sub-selector.line .line-item.radius .show-all-holder, .sub-selector.line .line-item.pcd .show-all-holder, .sub-selector.line .line-item.dia .show-all-holder, .sub-selector.line .line-item.et .show-all-holder, .sub-selector.line .line-item.viscosity .show-all-holder, .sub-selector.line .line-item.acea .show-all-holder, .sub-selector.line .line-item.api .show-all-holder {
            display: none; }
        .sub-selector.line .line-item.button-holder {
          position: absolute;
          bottom: -18px;
          left: 0;
          width: 100%;
          text-align: center; }
          .sub-selector.line .line-item.button-holder .label-holder {
            text-align: center;
            margin-bottom: 4px; }
            .sub-selector.line .line-item.button-holder .label-holder.help {
              -webkit-flex: 0 0 100%;
              flex: 0 0 100%;
              text-align: right; }
            .sub-selector.line .line-item.button-holder .label-holder a {
              font-size: 15px;
              color: #D86428;
              line-height: 21px;
              display: inline-block; }
          .sub-selector.line .line-item.button-holder .button {
            height: 36px;
            line-height: 36px;
            padding: 0 30px; }
    .sub-selector .select2-container {
      display: none;
      width: 100%;
      height: 36px; }
      .sub-selector .select2-container .select2-choice {
        line-height: 34px;
        height: 36px; } }

.auto-sub-selector {
  position: relative;
  display: -webkit-flex;
  display: flex;
  background-color: white;
  margin-bottom: 40px;
  margin-top: 10px; }
  .auto-sub-selector .tab-slider {
    padding: 14px; }
  .auto-sub-selector .tab {
    -webkit-flex: 0 0 24%;
    flex: 0 0 24%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 14px 15px;
    min-height: 330px;
    position: relative; }
    .auto-sub-selector .tab:before {
      content: '';
      display: block;
      width: 1px;
      background-color: #F0F0F0;
      position: absolute;
      top: 14px;
      bottom: 50px;
      right: 0; }
    .auto-sub-selector .tab.auto {
      -webkit-flex: 0 0 28%;
      flex: 0 0 28%; }
    .auto-sub-selector .tab.car .list li {
      width: 100%; }
    .auto-sub-selector .tab select {
      display: none; }
    .auto-sub-selector .tab .search-holder {
      position: relative;
      margin-bottom: 12px; }
      .auto-sub-selector .tab .search-holder input.search {
        height: 36px;
        position: relative;
        border: 1px solid rgba(80, 70, 65, 0.5);
        font-size: 13px;
        color: #4A4A4A;
        border-radius: unset; }
      .auto-sub-selector .tab .search-holder input::placeholder {
        color: #4A4A4A; }
      .auto-sub-selector .tab .search-holder:before {
        position: absolute;
        top: 10px;
        right: 10px;
        content: '\e00a';
        font-family: 'Glyphico';
        color: #ACABAB;
        z-index: 1; }
    .auto-sub-selector .tab .selected {
      display: none;
      margin-bottom: 10px;
      height: 20px;
      line-height: 20px; }
      .auto-sub-selector .tab .selected a {
        border-bottom: 1px solid #979797;
        padding-bottom: 3px;
        color: #1E1C1D; }
    .auto-sub-selector .tab .selected.active {
      display: block; }
    .auto-sub-selector .tab .list {
      list-style: none;
      overflow: hidden;
      margin: 0 -4px;
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto; }
      .auto-sub-selector .tab .list li {
        float: left;
        width: 50%;
        padding: 0 4px;
        margin-bottom: 10px;
        min-height: 20px; }
        .auto-sub-selector .tab .list li .image-holder {
          width: 20px;
          height: 29px;
          display: inline-block;
          vertical-align: middle; }
          .auto-sub-selector .tab .list li .image-holder img {
            display: inline-block;
            vertical-align: middle; }
        .auto-sub-selector .tab .list li .name {
          display: inline-block;
          vertical-align: middle; }
        .auto-sub-selector .tab .list li .name {
          color: #1E1C1D;
          font-size: 13px;
          line-height: 29px; }
      .auto-sub-selector .tab .list.limit {
        max-height: 190px; }
    .auto-sub-selector .tab .show-all-holder {
      margin-top: 7px;
      text-align: center; }
      .auto-sub-selector .tab .show-all-holder .show-all {
        font-size: 13px;
        color: #F28F27; }
      .auto-sub-selector .tab .show-all-holder.hide {
        display: none !important; }
    .auto-sub-selector .tab .list.limit + .show-all-holder {
      display: block; }
    .auto-sub-selector .tab .list.limit.search + .show-all-holder {
      display: none; }
    .auto-sub-selector .tab.hide {
      display: none; }
  .auto-sub-selector .auto-information {
    width: 100%; }
    .auto-sub-selector .auto-information a.auto-information-close {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 25px;
      display: block;
      width: 20px;
      height: 20px;
      line-height: 20px;
      text-align: center; }
    .auto-sub-selector .auto-information .auto-information-content {
      padding: 10px 30px;
      min-height: 330px; }
  .auto-sub-selector.hide {
    display: none; }

.car-modification .title {
  color: #1E1C1D;
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 18px; }

.car-modification .info {
  margin-bottom: 5px;
  font-size: 13px;
  color: #726E70; }

.car-modification .parameters::before {
  content: '';
  display: block;
  width: 1px;
  background-color: #F0F0F0;
  position: absolute;
  top: 65px;
  bottom: 25px;
  right: 50%; }

.car-modification .parameters .parameters-block .name {
  font-weight: bold;
  margin-bottom: 5px;
  color: #1E1C1D;
  font-size: 18px;
  line-height: 21px; }

.car-modification .parameters .parameters-block .info {
  height: 18px;
  line-height: 18px;
  margin-bottom: 5px; }

.car-modification .parameters .parameters-block .size {
  margin-bottom: 3px;
  font-size: 15px;
  line-height: 21px; }
  .car-modification .parameters .parameters-block .size a {
    color: #D86428; }

.car-modification .parameters .parameters-block .type-block {
  margin-bottom: 10px;
  font-size: 13px;
  color: #726E70; }
  .car-modification .parameters .parameters-block .type-block .radius-name {
    color: #1E1C1D;
    display: inline-block;
    padding-top: 4px;
    font-size: 15px;
    line-height: 21px; }

@media only screen and (max-width: 1199px) {
  .auto-sub-selector {
    margin-bottom: 0;
    padding: 20px 30px;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .auto-sub-selector .tab {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      -webkit-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0;
      padding-bottom: 14px;
      min-height: unset; }
      .auto-sub-selector .tab:before {
        display: none; }
      .auto-sub-selector .tab.auto {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%; }
      .auto-sub-selector .tab .search-holder {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 0;
        display: none; }
      .auto-sub-selector .tab select {
        display: inline-block;
        height: 36px;
        position: relative;
        border: 1px solid rgba(80, 70, 65, 0.5);
        font-size: 13px;
        color: #4A4A4A;
        border-radius: unset; }
      .auto-sub-selector .tab .selected {
        display: none; }
        .auto-sub-selector .tab .selected.active {
          display: none; }
      .auto-sub-selector .tab .list {
        display: none;
        position: absolute;
        left: 0;
        top: 36px;
        z-index: 10;
        background-color: white;
        box-shadow: inset 0 0 2px 0 rgba(200, 200, 200, 0.5);
        width: 100%;
        margin: 0; }
        .auto-sub-selector .tab .list li {
          float: left;
          width: 50%;
          padding: 0 4px;
          margin-bottom: 10px;
          min-height: 20px; }
          .auto-sub-selector .tab .list li .image-holder {
            width: 20px;
            height: 29px;
            display: inline-block;
            vertical-align: middle; }
            .auto-sub-selector .tab .list li .image-holder img {
              display: inline-block;
              vertical-align: middle; }
          .auto-sub-selector .tab .list li .name {
            display: inline-block;
            vertical-align: middle; }
          .auto-sub-selector .tab .list li .name {
            color: #1E1C1D;
            font-size: 13px;
            line-height: 29px; }
          .auto-sub-selector .tab .list li a {
            width: 100%; }
        .auto-sub-selector .tab .list.limit {
          max-height: 200px; }
        .auto-sub-selector .tab .list.search {
          display: block; }
      .auto-sub-selector .tab .show-all-holder {
        display: none; }
        .auto-sub-selector .tab .show-all-holder .show-all {
          font-size: 13px;
          color: #F28F27; }
        .auto-sub-selector .tab .show-all-holder.hide {
          display: none !important; }
      .auto-sub-selector .tab .list.limit + .show-all-holder {
        display: none; }
      .auto-sub-selector .tab.hide {
        display: block; }
        .auto-sub-selector .tab.hide .search-holder {
          pointer-events: none; }
          .auto-sub-selector .tab.hide .search-holder input, .auto-sub-selector .tab.hide .search-holder input::placeholder {
            color: #BDBDBD; }
      .auto-sub-selector .tab.small-stealth {
        display: none; }
    .auto-sub-selector .auto-information {
      padding-bottom: 50px; }
      .auto-sub-selector .auto-information a.auto-information-close {
        top: unset;
        width: unset;
        bottom: 24px;
        left: 30px;
        right: 30px;
        background: white;
        border: 1px solid #D86428;
        font-size: 14px;
        color: #D86428;
        letter-spacing: 0;
        content: 'Выбрать другой автомобиль';
        padding: 10px;
        height: unset; }
      .auto-sub-selector .auto-information .auto-information-content {
        padding: 10px 0;
        min-height: 330px; }
    .auto-sub-selector.hide {
      display: none; }
  .car-modification .title {
    color: #1E1C1D;
    margin-bottom: 5px;
    line-height: 18px;
    font-size: 15px; }
  .car-modification .info {
    margin-bottom: 5px;
    font-size: 13px;
    color: #726E70; }
  .car-modification .parameters::before {
    display: none; }
  .car-modification .parameters .parameters-block {
    padding: 13px 15px 0; }
    .car-modification .parameters .parameters-block .name {
      font-weight: bold;
      margin-bottom: 5px;
      color: #1E1C1D;
      font-size: 18px;
      line-height: 21px; }
    .car-modification .parameters .parameters-block .info {
      height: 18px;
      line-height: 18px;
      margin-bottom: 5px; }
    .car-modification .parameters .parameters-block .size {
      margin-bottom: 3px;
      font-size: 15px;
      line-height: 21px; }
      .car-modification .parameters .parameters-block .size a {
        color: #D86428; }
    .car-modification .parameters .parameters-block .type-block {
      margin-bottom: 10px;
      font-size: 13px;
      color: #726E70; }
      .car-modification .parameters .parameters-block .type-block .radius-name {
        color: #1E1C1D;
        display: inline-block;
        padding-top: 4px;
        font-size: 15px;
        line-height: 21px; } }

.tyre-sub-selector, .wheel-sub-selector, .oil-sub-selector {
  background-color: white;
  min-height: 330px;
  border-bottom: 1px solid #F28F27; }
  .tyre-sub-selector form, .wheel-sub-selector form, .oil-sub-selector form {
    width: 100%; }
    .tyre-sub-selector form .line-form, .wheel-sub-selector form .line-form, .oil-sub-selector form .line-form {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .tyre-sub-selector form .line-form .pre-choice, .wheel-sub-selector form .line-form .pre-choice, .oil-sub-selector form .line-form .pre-choice {
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 17px;
        height: 240px; }
        .tyre-sub-selector form .line-form .pre-choice .tyre-choice, .wheel-sub-selector form .line-form .pre-choice .tyre-choice, .oil-sub-selector form .line-form .pre-choice .tyre-choice {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
          text-align: center;
          margin-bottom: 20px; }
          .tyre-sub-selector form .line-form .pre-choice .tyre-choice label, .wheel-sub-selector form .line-form .pre-choice .tyre-choice label, .oil-sub-selector form .line-form .pre-choice .tyre-choice label {
            width: 150px;
            height: 36px;
            display: block;
            font-size: 16px;
            margin: auto;
            margin-bottom: 4px;
            color: #72706E;
            line-height: 36px;
            border: 1px solid transparent; }
          .tyre-sub-selector form .line-form .pre-choice .tyre-choice input, .wheel-sub-selector form .line-form .pre-choice .tyre-choice input, .oil-sub-selector form .line-form .pre-choice .tyre-choice input {
            display: none; }
            .tyre-sub-selector form .line-form .pre-choice .tyre-choice input:checked + label, .wheel-sub-selector form .line-form .pre-choice .tyre-choice input:checked + label, .oil-sub-selector form .line-form .pre-choice .tyre-choice input:checked + label {
              border: 1px solid #F28F27;
              color: #F28F27; }
        .tyre-sub-selector form .line-form .pre-choice .season-choice, .wheel-sub-selector form .line-form .pre-choice .season-choice, .oil-sub-selector form .line-form .pre-choice .season-choice {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%; }
          .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item {
            width: 100%; }
            .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder {
              text-align: center; }
              .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input {
                display: none; }
                .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label {
                  border: 1px solid #F28F27;
                  color: #F28F27; }
                  .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(2), .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(2), .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(2) {
                    color: #393186; }
                    .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(2)::after, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(2)::after, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(2)::after {
                      background-image: url("../images/icons/snowcheck.png"); }
                  .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(4)::after, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(4)::after, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(4)::after {
                    background-image: url("../images/icons/suncheck.png"); }
                  .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(6)::after, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(6)::after, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder input:checked + label:nth-child(6)::after {
                    background-image: url("../images/icons/allcheck.png"); }
              .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label {
                width: 150px;
                height: 36px;
                margin: auto;
                margin-bottom: 4px;
                font-size: 15px;
                color: #72706E;
                line-height: 36px;
                border: 1px solid transparent;
                position: relative; }
                .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(even), .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(even), .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(even) {
                  padding-right: 27px; }
                  .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(even)::after, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(even)::after, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(even)::after {
                    content: '';
                    position: absolute;
                    width: 32px;
                    height: 32px;
                    background-repeat: no-repeat;
                    background-position: center;
                    top: 1px; }
                .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(2)::after, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(2)::after, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(2)::after {
                  background-image: url("../images/icons/snowuncheck.png"); }
                .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(4)::after, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(4)::after, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(4)::after {
                  background-image: url("../images/icons/sununcheck.png"); }
                .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(6), .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(6), .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(6) {
                  margin-bottom: 0; }
                  .tyre-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(6)::after, .wheel-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(6)::after, .oil-sub-selector form .line-form .pre-choice .season-choice .line-item .value-holder label:nth-child(6)::after {
                    background-image: url("../images/icons/alluncheck.png"); }
      .tyre-sub-selector form .line-form .line-item, .wheel-sub-selector form .line-form .line-item, .oil-sub-selector form .line-form .line-item {
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        margin-left: 0; }

@media only screen and (max-width: 1199px) {
  .tyre-sub-selector, .wheel-sub-selector, .oil-sub-selector {
    background-color: white;
    min-height: unset;
    margin-bottom: 33px; }
    .tyre-sub-selector form .line-form .pre-choice, .wheel-sub-selector form .line-form .pre-choice, .oil-sub-selector form .line-form .pre-choice {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      justify-content: center;
      padding: 20px 0;
      height: unset; }
      .tyre-sub-selector form .line-form .pre-choice .tyre-choice, .wheel-sub-selector form .line-form .pre-choice .tyre-choice, .oil-sub-selector form .line-form .pre-choice .tyre-choice {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto; }
        .tyre-sub-selector form .line-form .pre-choice .tyre-choice.oil, .wheel-sub-selector form .line-form .pre-choice .tyre-choice.oil, .oil-sub-selector form .line-form .pre-choice .tyre-choice.oil {
          display: -webkit-flex;
          display: flex;
          -webkit-flex: 0 0 320px;
          flex: 0 0 320px;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
      .tyre-sub-selector form .line-form .pre-choice .season-choice, .wheel-sub-selector form .line-form .pre-choice .season-choice, .oil-sub-selector form .line-form .pre-choice .season-choice {
        -webkit-flex: 0 1 200px;
        flex: 0 1 200px; }
    .tyre-sub-selector form .line-form .line-item, .wheel-sub-selector form .line-form .line-item, .oil-sub-selector form .line-form .line-item {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; } }

.wheel-sub-selector.sub-selector .line-item.radius {
  border-left: none; }

.offroad-sub-selector .line-item {
  margin-left: 2%; }
  .offroad-sub-selector .line-item.width, .offroad-sub-selector .line-item.height, .offroad-sub-selector .line-item.radius, .offroad-sub-selector .line-item.button-holder {
    width: 19%; }
  .offroad-sub-selector .line-item.type {
    width: 16%; }
    .offroad-sub-selector .line-item.type .value-holder {
      display: inline-block;
      width: 100%; }
      .offroad-sub-selector .line-item.type .value-holder input {
        display: none; }
      .offroad-sub-selector .line-item.type .value-holder label {
        display: inline-block;
        margin: 0;
        height: 32px;
        line-height: 30px;
        border: 1px solid #b0b0b0;
        float: left;
        border-left: none;
        padding-left: 35px;
        font-size: 14px;
        padding-right: 10px;
        background: -webkit-linear-gradient(top, #fefffe 0%, #d9d9d8 100%);
        background: -moz-linear-gradient(top, #fefffe 0%, #d9d9d8 100%);
        background: -o-linear-gradient(top, #fefffe 0%, #d9d9d8 100%);
        background: linear-gradient(to bottom, #fefffe 0%, #d9d9d8 100%);
        position: relative;
        color: #636363;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        width: 50%; }
        .offroad-sub-selector .line-item.type .value-holder label:after {
          position: absolute;
          height: 30px;
          width: 27px;
          background-size: contain;
          background-position: 0 50%;
          background-repeat: no-repeat;
          background-color: transparent;
          content: '';
          left: 6px;
          top: 0; }
        .offroad-sub-selector .line-item.type .value-holder label:nth-child(2) {
          -webkit-border-radius: 3px 0 0 3px;
          -moz-border-radius: 3px 0 0 3px;
          -ms-border-radius: 3px 0 0 3px;
          -o-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
          border-left: 1px solid #b0b0b0;
          padding-left: 37px; }
          .offroad-sub-selector .line-item.type .value-holder label:nth-child(2):after {
            background-image: url("../images/main/AT.png"); }
        .offroad-sub-selector .line-item.type .value-holder label:last-child {
          -webkit-border-radius: 0 3px 3px 0;
          -moz-border-radius: 0 3px 3px 0;
          -ms-border-radius: 0 3px 3px 0;
          -o-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0; }
          .offroad-sub-selector .line-item.type .value-holder label:last-child:after {
            background-image: url("../images/main/MT.png"); }
      .offroad-sub-selector .line-item.type .value-holder input:checked + label {
        background: -webkit-linear-gradient(top, #d9d9d8 0%, #fefffe 100%);
        background: -moz-linear-gradient(top, #d9d9d8 0%, #fefffe 100%);
        background: -o-linear-gradient(top, #d9d9d8 0%, #fefffe 100%);
        background: linear-gradient(to bottom, #d9d9d8 0%, #fefffe 100%);
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); }

.model-page {
  padding-top: 20px; }
  .model-page__price-staff-block {
    display: flex;
    flex-direction: column;
    padding-top: 20px; }
  .model-page__update-item {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.33333em;
    color: #000; }
  .model-page #main-content {
    flex-direction: row; }
  .model-page .product-block {
    display: flex;
    flex-direction: column;
    flex: 0 0 75%; }
    .model-page .product-block [class*="column"]:last-child {
      padding-right: 0; }
    .model-page .product-block .image-block {
      text-align: center;
      position: relative;
      padding-bottom: 15px;
      margin-top: 16px; }
      .model-page .product-block .image-block .image-holder {
        margin-bottom: 10px;
        height: 274px;
        display: block;
        position: relative; }
        .model-page .product-block .image-block .image-holder img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
        .model-page .product-block .image-block .image-holder .season-info {
          position: absolute;
          left: 0;
          top: 0; }
          .model-page .product-block .image-block .image-holder .season-info.season-1::before {
            content: '';
            background-image: url("../images/icons/i-snow.svg");
            width: 22px;
            height: 22px;
            position: absolute;
            left: 0;
            top: 0; }
          .model-page .product-block .image-block .image-holder .season-info.season-2::before {
            background-image: url("../images/icons/i-sun.svg");
            width: 22px;
            height: 22px;
            content: '';
            position: absolute;
            left: 0;
            top: 0; }
          .model-page .product-block .image-block .image-holder .season-info.season-3::before {
            background-image: url("../images/icons/i-allseason.svg");
            width: 22px;
            height: 22px;
            content: '';
            position: absolute;
            left: 0;
            top: 0; }
    .model-page .product-block .summary-block .model-name {
      -webkit-flex: 1 1 85%;
      flex: 1 1 85%;
      font-size: 24px;
      line-height: 30px;
      padding-bottom: 21px;
      padding-left: 25px; }
      .model-page .product-block .summary-block .model-name h1, .model-page .product-block .summary-block .model-name h2 {
        font-weight: normal; }
    .model-page .product-block .summary-block .type-info {
      -webkit-flex: 1 1 15%;
      flex: 1 1 15%;
      font-size: 15px;
      line-height: 30px;
      text-align: right;
      color: #F28F27; }
    .model-page .product-block .summary-block .aviable {
      -webkit-flex: 1 1 50%;
      flex: 1 1 50%;
      border-bottom: 1px solid #DFDEDF;
      padding-left: 25px;
      padding-bottom: 10px; }
      .model-page .product-block .summary-block .aviable span {
        display: inline-block;
        vertical-align: top;
        font-size: 15px;
        line-height: 20px; }
      .model-page .product-block .summary-block .aviable .adress-list {
        display: inline-block;
        list-style: none;
        padding-left: 25px; }
        .model-page .product-block .summary-block .aviable .adress-list li {
          padding-bottom: 10px;
          line-height: 20px; }
    .model-page .product-block .summary-block .storage-info {
      display: block; }
    .model-page .product-block .summary-block .storage-info-list {
      max-height: 0;
      overflow: hidden; }
      .model-page .product-block .summary-block .storage-info-list.open {
        max-height: unset; }
    .model-page .product-block .summary-block .action .action-label {
      margin-top: 25px;
      display: inline-block;
      padding: 6px 12px;
      border: 1px solid #FFDECB;
      background: #FFF8F4; }
    .model-page .product-block .summary-block .product-name span, .model-page .product-block .summary-block .product-name h1 {
      font-weight: 600;
      font-size: 26px;
      line-height: 1.34615em;
      color: #000000; }
    .model-page .product-block .summary-block .price-block {
      -webkit-flex: 1 1 50%;
      flex: 1 1 50%;
      text-align: right;
      border-bottom: 1px solid #DFDEDF;
      padding: 10px 0; }
      .model-page .product-block .summary-block .price-block .price {
        display: block;
        font-size: 18px;
        color: #4A4A4A;
        line-height: 24px; }
        .model-page .product-block .summary-block .price-block .price span {
          color: #DA6329; }
      .model-page .product-block .summary-block .price-block .complect {
        display: block;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 24px; }
      .model-page .product-block .summary-block .price-block .market-price {
        padding-bottom: 10px;
        display: block; }
        .model-page .product-block .summary-block .price-block .market-price span {
          white-space: nowrap; }
    .model-page .product-block .summary-block .define {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-top: 7px;
      text-align: right; }
    .model-page .product-block .summary-block .choice-block {
      padding-left: 25px;
      padding-top: 10px;
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto; }
      .model-page .product-block .summary-block .choice-block a, .model-page .product-block .summary-block .choice-block span {
        line-height: 38px; }
      .model-page .product-block .summary-block .choice-block span {
        padding-right: 12px; }
    .model-page .product-block .summary-block .tinkoff-form {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      text-align: right;
      padding-right: 8px; }
      .model-page .product-block .summary-block .tinkoff-form .tinkoff-button {
        display: block;
        margin-top: 10px; }
    .model-page .product-block .summary-block .consultation {
      display: block;
      margin-top: 10px;
      width: 220px !important; }
      .model-page .product-block .summary-block .consultation.margin {
        margin: 10px 10px 0; }
    .model-page .product-block .summary-block .button {
      width: 180px;
      height: 38px;
      margin-top: 10px; }
      .model-page .product-block .summary-block .button_edit {
        border-radius: 25px;
        border: 1px solid #D52226;
        color: #D52226;
        margin-left: auto;
        transition: .2s ease-in-out; }
        .model-page .product-block .summary-block .button_edit:hover {
          background-color: #D52226;
          color: #fff;
          transition: .2s ease-in-out; }
      .model-page .product-block .summary-block .button_notify {
        width: 230px; }
      .model-page .product-block .summary-block .button.small-only-show {
        display: none; }
  .model-page .quick-order {
    background: #F9F9F9;
    box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
    padding: 20px 0; }
    .model-page .quick-order .order-inner {
      text-align: right; }
      .model-page .quick-order .order-inner .quick-order-title {
        display: inline-block;
        font-size: 17px;
        line-height: 18px;
        padding-right: 7px; }
      .model-page .quick-order .order-inner form {
        display: inline-block; }
        .model-page .quick-order .order-inner form .form-errors {
          display: none; }
        .model-page .quick-order .order-inner form ul {
          display: inline-block; }
          .model-page .quick-order .order-inner form ul li {
            display: inline-block;
            padding-left: 35px;
            position: relative; }
            .model-page .quick-order .order-inner form ul li .error {
              position: absolute;
              bottom: -17px;
              left: 0;
              width: 100%; }
              .model-page .quick-order .order-inner form ul li .error li {
                padding-left: 30px;
                white-space: nowrap;
                font-size: 12px; }
            .model-page .quick-order .order-inner form ul li label {
              display: none; }
            .model-page .quick-order .order-inner form ul li input {
              border-radius: unset; }
              .model-page .quick-order .order-inner form ul li input::placeholder {
                color: #1E1C1D; }
        .model-page .quick-order .order-inner form .button {
          width: 145px;
          height: 36px; }
  .model-page .model-block .description-block {
    padding-bottom: 32px;
    min-height: 240px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    align-content: space-between; }
    .model-page .model-block .description-block .title {
      font-weight: bold;
      margin-bottom: 10px;
      font-size: 16px; }
    .model-page .model-block .description-block .text {
      font-size: 14px;
      color: #4A4A4A;
      line-height: 1.35714em;
      overflow: hidden; }
    .model-page .model-block .description-block .review-link {
      display: block;
      padding-top: 32px;
      font-size: 16px;
      color: #F28F27; }
    .model-page .model-block .description-block.hide {
      display: none; }
  .model-page .model-block .sizes-block {
    margin-bottom: 22px; }
    .model-page .model-block .sizes-block .sizes-head {
      border-bottom: 1px solid #F0F0F0;
      padding-bottom: 21px; }
      .model-page .model-block .sizes-block .sizes-head .title {
        font-size: 17px;
        line-height: 32px;
        float: left; }
      .model-page .model-block .sizes-block .sizes-head .radiuses {
        display: inline-block;
        float: right; }
        .model-page .model-block .sizes-block .sizes-head .radiuses li {
          display: inline-block;
          float: left;
          padding-left: 5px; }
          .model-page .model-block .sizes-block .sizes-head .radiuses li a {
            display: inline-block;
            height: 32px;
            line-height: 32px;
            font-size: 16px;
            color: #72706E;
            width: 65px;
            text-align: center;
            border: 1px solid transparent;
            -webkit-transition: none;
            -moz-transition: none;
            -o-transition: none;
            transition: none; }
            .model-page .model-block .sizes-block .sizes-head .radiuses li a.active {
              color: #F28F27;
              border: 1px solid #F28F27; }
            .model-page .model-block .sizes-block .sizes-head .radiuses li a:hover {
              border: 1px solid #F28F27; }
    .model-page .model-block .sizes-block .sizes-list {
      list-style: none; }
      .model-page .model-block .sizes-block .sizes-list li {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        align-items: center;
        height: 60px;
        line-height: 59px;
        border-bottom: 1px solid #F0F0F0; }
        .model-page .model-block .sizes-block .sizes-list li .price {
          line-height: 20px;
          margin-right: 20px;
          font-size: 18px;
          color: #F28F27;
          -webkit-flex: 0 0 100px;
          flex: 0 0 100px; }
        .model-page .model-block .sizes-block .sizes-list li .button {
          width: 180px;
          height: 36px; }
        .model-page .model-block .sizes-block .sizes-list li .link {
          text-decoration: underline;
          font-size: 18px;
          color: #1E1C1D;
          line-height: 21px;
          -webkit-flex: 0 0 235px;
          flex: 0 0 235px; }
          .model-page .model-block .sizes-block .sizes-list li .link.active {
            color: #F28F27; }
        .model-page .model-block .sizes-block .sizes-list li .availability {
          font-size: 14px;
          color: #4A4A4A;
          line-height: 19px; }
        .model-page .model-block .sizes-block .sizes-list li.hide {
          display: none; }
  .model-page__sizes-list {
    list-style: none; }
  .model-page__sizes-item {
    margin-bottom: 25px; }
    .model-page__sizes-item.hide {
      display: none; }
  .model-page__size-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.35em;
    color: #000000; }
  .model-page__items-list {
    list-style: none;
    margin-top: 10px; }
  .model-page__item {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    background-color: #ffffff;
    padding: 22px 30px 22px 36px;
    justify-content: space-between; }
    .model-page__item:last-child {
      margin-bottom: 0; }
  .model-page__specific-price {
    font-weight: 600;
    font-size: 19px;
    line-height: 1.36842em;
    color: #000000;
    padding-right: 10px; }
    .model-page__specific-price_orange {
      color: #F26522; }
  .model-page__old-price {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #727272;
    text-decoration: line-through; }
    .model-page__old-price_single {
      font-size: 15px;
      line-height: 20px; }
  .model-page__quantity-block-wrapper {
    display: flex;
    margin-right: 20px;
    background-color: #F8F8F8; }
  .model-page__specific-total-price {
    font-size: 13px;
    line-height: 1.38462em;
    color: #000000; }
  .model-page__specific-price-wrapper {
    flex: 0 0 220px; }
  .model-page__price-top-part {
    display: flex;
    align-items: center; }
  .model-page__buy-button {
    background-color: #F26522;
    font-size: 13px;
    line-height: 1.38462em;
    color: #FFFFFF;
    padding: 9px 26px;
    text-align: center; }
    .model-page__buy-button:hover {
      color: white; }
    .model-page__buy-button._already-in {
      background-color: #1FB436;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%; }
    .model-page__buy-button_specific {
      height: 30px; }
  .model-page__radiuses-list {
    list-style-type: none;
    display: flex; }
  .model-page__radiuses-item {
    margin-right: 8px;
    background-color: #ffffff; }
  .model-page__specific-link-text {
    font-size: 15px;
    line-height: 1.33333em;
    color: #000000;
    border-bottom: 1px solid #CCCCCC; }
  .model-page__specific-link {
    flex: 0 0 140px; }
  .model-page__radiuses-item-link {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.35714em;
    color: #F26522;
    padding: 9px 14px;
    display: block; }
    .model-page__radiuses-item-link.active {
      background-color: #F26522;
      color: #FFFFFF; }
  .model-page__sizes-head {
    padding-bottom: 25px; }
  .model-page .other-product {
    background: #F9F9F9;
    box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
    width: 100%;
    overflow: hidden; }
    .model-page .other-product .other-product-title {
      display: block;
      margin: 20px 0; }
    .model-page .other-product .other-slider {
      width: 100%;
      margin: 0 -6px; }
      .model-page .other-product .other-slider .item {
        padding: 0 6px; }
        .model-page .other-product .other-slider .item .catalog-item {
          position: relative;
          background-color: #ffffff;
          height: 100%; }
          .model-page .other-product .other-slider .item .catalog-item__product-card {
            height: 100%;
            background-color: #ffffff;
            padding: 22px;
            z-index: 100; }
          .model-page .other-product .other-slider .item .catalog-item__type {
            padding-top: 9px;
            font-size: 14px;
            line-height: 1.35714em;
            color: #A2A2A2; }
          .model-page .other-product .other-slider .item .catalog-item__image-wrapper {
            position: relative;
            margin-bottom: 22px;
            flex: 0 0 183px;
            height: 153px; }
          .model-page .other-product .other-slider .item .catalog-item__image-link img {
            width: 100%;
            height: 100%;
            object-fit: contain; }
          .model-page .other-product .other-slider .item .catalog-item__type-element {
            position: absolute;
            left: 0;
            bottom: 26px;
            width: 22px;
            height: 22px;
            background-position: center;
            background-repeat: no-repeat;
            background-color: transparent;
            background-size: contain;
            background-image: url("../images/icons/tyre-thorn.svg"); }
          .model-page .other-product .other-slider .item .catalog-item__season-element {
            position: absolute;
            width: 22px;
            height: 22px;
            left: 0;
            bottom: 0;
            background-position: center;
            background-repeat: no-repeat;
            background-color: transparent;
            background-size: contain;
            z-index: 1; }
            .model-page .other-product .other-slider .item .catalog-item__season-element.type-3 {
              background-image: url("../images/icons/allcheck.png"); }
            .model-page .other-product .other-slider .item .catalog-item__season-element.type-2 {
              background-image: url("../images/icons/i-sun.svg"); }
            .model-page .other-product .other-slider .item .catalog-item__season-element.type-1 {
              background-image: url("../images/icons/i-snow.svg"); }
          .model-page .other-product .other-slider .item .catalog-item__producer {
            font-size: 15px;
            line-height: 1.33333em;
            color: #000000;
            padding-bottom: 2px; }
          .model-page .other-product .other-slider .item .catalog-item__product-name {
            font-size: 15px;
            line-height: 1.33333em;
            color: #000000; }
          .model-page .other-product .other-slider .item .catalog-item__name-wrapper {
            display: flex;
            flex-direction: column; }
          .model-page .other-product .other-slider .item .catalog-item__price-block {
            display: flex;
            flex-direction: column; }
          .model-page .other-product .other-slider .item .catalog-item__single-price {
            font-weight: 600;
            font-size: 19px;
            line-height: 1.36842em;
            color: #000000; }
          .model-page .other-product .other-slider .item .catalog-item__set-price {
            font-size: 13px;
            line-height: 1.38462em;
            color: #000000; }
          .model-page .other-product .other-slider .item .catalog-item__buttons-wrapper {
            display: none;
            position: absolute;
            z-index: 50;
            height: 100%;
            top: 0;
            left: 0;
            right: 0;
            justify-content: center;
            align-items: flex-end; }
          .model-page .other-product .other-slider .item .catalog-item__buttons {
            background-color: #ffffff;
            padding-bottom: 22px;
            pointer-events: all;
            display: flex;
            justify-content: center;
            flex: 0 0 100%; }
          .model-page .other-product .other-slider .item .catalog-item__button_add {
            margin-right: 8px; }
          .model-page .other-product .other-slider .item .catalog-item__button-link {
            padding: 9px 14px;
            border: 1px solid #FAC1A7;
            display: block;
            transition: .4s all; }
            .model-page .other-product .other-slider .item .catalog-item__button-link:hover {
              border: 1px solid #F26522; }
            .model-page .other-product .other-slider .item .catalog-item__button-link_tocart {
              background: #F26522;
              color: #ffffff;
              padding: 9px 14px;
              transition: .4s all; }
              .model-page .other-product .other-slider .item .catalog-item__button-link_tocart:hover {
                background: #DC4B05;
                color: #ffffff; }
          .model-page .other-product .other-slider .item .catalog-item__button-text {
            font-weight: 500;
            font-size: 13px;
            line-height: 1.38462em; }
            .model-page .other-product .other-slider .item .catalog-item__button-text_bold {
              font-weight: bold; }
          .model-page .other-product .other-slider .item .catalog-item__availability {
            margin: 10px 0 28px; }
          .model-page .other-product .other-slider .item .catalog-item__quantity-exists {
            border: 1px solid #BCE9C3;
            color: #1FB436;
            padding: 2px 7px;
            width: fit-content;
            font-size: 12px;
            line-height: 1.33333em; }
            .model-page .other-product .other-slider .item .catalog-item__quantity-exists_red-border {
              border: 1px solid #FDC3BB; }
          .model-page .other-product .other-slider .item .catalog-item__quantity-red {
            color: #F5341A; }
          .model-page .other-product .other-slider .item .catalog-item__line-types-wrapper {
            display: none; }
          .model-page .other-product .other-slider .item .catalog-item__action-info {
            position: absolute;
            right: 22px;
            top: 22px;
            width: 35px;
            height: 35px;
            z-index: 100; }
            .model-page .other-product .other-slider .item .catalog-item__action-info:hover .catalog-item__action-text {
              opacity: 1;
              pointer-events: auto; }
              .model-page .other-product .other-slider .item .catalog-item__action-info:hover .catalog-item__action-text:before {
                opacity: 1; }
          .model-page .other-product .other-slider .item .catalog-item__action-image {
            width: 100%;
            height: 100%;
            object-fit: contain; }
          .model-page .other-product .other-slider .item .catalog-item__action-text {
            position: absolute;
            top: 0;
            left: 46px;
            background: #202020;
            color: #FFFFFF;
            font-size: 13px;
            line-height: 1.38462em;
            padding: 4px 6px;
            opacity: 0;
            pointer-events: none;
            transition: 0.4s all;
            min-width: 172px;
            z-index: 1000; }
            .model-page .other-product .other-slider .item .catalog-item__action-text:before {
              content: '';
              position: absolute;
              top: 9px;
              opacity: 0;
              transition: 0.4s all;
              left: -5px;
              margin-left: -5px;
              border-width: 5px;
              border-style: solid;
              border-color: transparent #202020 transparent transparent; }
      .model-page .other-product .other-slider .slick-next, .model-page .other-product .other-slider .slick-prev {
        width: 100%;
        max-width: 1200px;
        margin: auto;
        top: -45px;
        left: 0;
        right: 0;
        pointer-events: none; }
        .model-page .other-product .other-slider .slick-next::before, .model-page .other-product .other-slider .slick-prev::before {
          display: block;
          width: 11px;
          height: 25px;
          right: 15px;
          position: absolute;
          top: 0;
          pointer-events: all;
          background-size: contain;
          content: ''; }
      .model-page .other-product .other-slider .slick-prev::before {
        background-image: url("../images/landing/arrow-left.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50%;
        right: 80px; }
      .model-page .other-product .other-slider .slick-next::before {
        background-image: url("../images/landing/arrow-right.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50%; }
  .model-page__right-block {
    flex: 0 0 24%;
    margin-left: 28px; }
  .model-page__total-block {
    padding: 35px 30px;
    background-color: #ffffff; }
  .model-page__tab-content {
    display: none;
    padding: 40px 50px;
    font-size: 15px;
    line-height: 1.46667em;
    color: #727272;
    background: #FFFFFF; }
    .model-page__tab-content.active {
      display: block; }
    .model-page__tab-content_sizes {
      background-color: unset;
      padding: 0; }
  .model-page__top-content-wrapper {
    display: flex;
    background-color: #ffffff; }
  .model-page__image-wrapper {
    border-right: 1px solid #E9E9E9;
    padding: 35px 35px 45px; }
    .model-page__image-wrapper .producer-logo {
      display: flex;
      justify-content: center;
      padding-top: 30px; }
      .model-page__image-wrapper .producer-logo img {
        max-height: 54px;
        max-width: 155px; }
  .model-page__content-wrapper {
    padding: 35px 35px 45px; }
  .model-page__property-list {
    padding-top: 43px; }
  .model-page__property-item {
    display: flex;
    list-style-type: none; }
    .model-page__property-item:nth-child(odd) {
      background-color: #F8F8F8; }
  .model-page__property-title {
    flex: 0 0 50%;
    color: #A2A2A2;
    font-size: 14px;
    line-height: 1.35714em;
    padding: 9px 0 9px 14px; }
  .model-page__property-value {
    flex: 0 0 50%;
    color: #000000;
    font-size: 14px;
    line-height: 1.35714em;
    padding: 9px 9px 0 14px; }
  .model-page__tabs-wrapper {
    margin: 39px 0 28px;
    border-bottom: 1px solid #E9E9E9; }
  .model-page__tabs-item {
    list-style-type: none;
    margin-right: 35px; }
    .model-page__tabs-item:last-child {
      margin-right: 0; }
    .model-page__tabs-item.active {
      border-bottom: 3px solid #F26522; }
      .model-page__tabs-item.active .model-page__tabs-text {
        color: #F26522; }
  .model-page__tabs-link {
    display: block;
    padding-bottom: 20px; }
  .model-page__tabs-text {
    font-weight: 600;
    font-size: 17px;
    line-height: 1.35294em;
    color: #000000; }
    .model-page__tabs-text.active {
      color: #F26522; }
  .model-page__single-price {
    font-size: 26px;
    line-height: 1.34615em;
    color: #000000;
    font-weight: 600;
    display: flex;
    align-items: center; }
    .model-page__single-price_orange {
      color: #F26522;
      margin-right: 10px; }
  .model-page__total-price {
    font-size: 15px;
    line-height: 1.33333em;
    color: #000000;
    padding-top: 4px; }
  .model-page__define {
    font-size: 12px;
    line-height: 1.33333em;
    color: #A2A2A2;
    padding-top: 10px; }
  .model-page__quantity-exists {
    padding: 2px 7px;
    border: 1px solid #BCE9C3;
    color: #1FB436;
    width: fit-content;
    font-size: 12px;
    line-height: 1.33333em; }
    .model-page__quantity-exists_red-border {
      border: 1px solid #FDC3BB; }
  .model-page__desktop-wrapper {
    display: flex;
    align-items: center;
    flex: 0 0 350px;
    justify-content: space-between; }
  .model-page__quantity-red {
    color: #F5341A; }
  .model-page__quantity-wrapper {
    padding-top: 27px; }
  .model-page__activities-wrapper {
    display: flex;
    padding-top: 27px; }
    .model-page__activities-wrapper .button, .model-page__activities-wrapper .orange {
      width: 100%;
      padding: 13px 0;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.35714em; }
  .model-page__quantity-block {
    border-radius: 2px 2px 0 0;
    text-align: center;
    display: flex;
    line-height: 30px;
    height: fit-content;
    background: #F8F8F8;
    margin-right: 12px; }
    .model-page__quantity-block input {
      width: 40px;
      background: #F8F8F8;
      text-align: center;
      border: none;
      box-shadow: unset;
      height: auto; }
      .model-page__quantity-block input:focus {
        box-shadow: unset; }
    .model-page__quantity-block_types {
      margin-right: 0;
      background-color: transparent; }
  .model-page__button {
    width: 23px;
    height: 45px;
    color: #000000;
    font-size: 23px;
    background: #F8F8F8;
    display: flex;
    justify-content: center;
    align-items: center; }
    .model-page__button_specific {
      height: 36px; }
  .model-page__button-dec {
    border-right: 1px solid #E9E9E9; }
  .model-page__button-inc {
    border-left: 1px solid #E9E9E9; }
  .model-page__quantity-count {
    display: flex;
    padding: 0 15px;
    justify-content: center;
    align-items: center; }
  .model-page__order-click {
    display: block;
    padding-top: 12px; }
  .model-page__order-click-text {
    border: 1px solid rgba(242, 101, 34, 0.4);
    display: flex;
    justify-content: center;
    padding: 13px 0;
    text-align: center;
    transition: 0.4s all; }
    .model-page__order-click-text:hover {
      border: 1px solid #F26522; }
  .model-page__type-link {
    display: block;
    padding-top: 14px; }
    .model-page__type-link_desktop {
      display: block; }
    .model-page__type-link_mobile {
      display: none; }
  .model-page__type-link-text {
    border: 1px solid rgba(242, 101, 34, 0.4);
    padding: 13px 0;
    display: flex;
    justify-content: center;
    text-align: center;
    transition: 0.4s all; }
    .model-page__type-link-text:hover {
      border: 1px solid #F26522; }
  .model-page__tinkoff-form, .model-page__best-price-form {
    margin-top: 6px;
    text-align: center;
    background-color: #ffffff; }
  .model-page__tinkoff-link {
    display: block;
    padding: 18px 0 18px 18px;
    position: relative;
    font-size: 13px;
    line-height: 1.38462em;
    font-weight: 500;
    color: #000000; }
    .model-page__tinkoff-link::before {
      content: '';
      position: absolute;
      height: 15px;
      width: 19px;
      top: calc(50% - 7px);
      left: 69px;
      background: url("../images/icons/catalog-credit.svg") center no-repeat; }
  .model-page__best-price-link {
    display: flex;
    justify-content: center;
    padding: 18px 0 18px 24px;
    position: relative;
    font-size: 13px;
    line-height: 1.38462em;
    font-weight: 500;
    color: #000000; }
    .model-page__best-price-link::before {
      content: '';
      position: absolute;
      width: 21px;
      height: 25px;
      top: calc(50%);
      left: 69px;
      transform: translate3d(0, -50%, 0);
      background: url("../images/icons/best-price.svg") center no-repeat; }
  .model-page__best-price-link-inner {
    display: flex;
    align-items: flex-start;
    flex-direction: column; }
  .model-page__best-price-link-text_orange {
    color: #EB5F21; }
  .model-page__tabs-list {
    display: flex; }
  .model-page__order-help, .model-page__best-price-form {
    background-color: white;
    display: block;
    margin-top: 6px; }
  .model-page__order-help-text {
    display: block;
    position: relative;
    padding: 19px 0 19px 20px;
    text-align: center;
    color: #000000; }
    .model-page__order-help-text::before {
      content: '';
      position: absolute;
      height: 21px;
      width: 18px;
      top: calc(50% - 10px);
      left: calc(50% - 85px);
      background: url("../images/icons/help.svg") center no-repeat; }
  .model-page__type-quantity {
    font-size: 12px;
    line-height: 1.33333em;
    color: #1FB436; }
  .model-page__type-quantity-wrapper {
    padding-top: 40px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .model-page .other-product .other-slider .item {
    margin-bottom: 70px; }
    .model-page .other-product .other-slider .item .catalog-item__product-name {
      min-height: 38px; }
    .model-page .other-product .other-slider .item .catalog-item:hover .catalog-item__product-card {
      z-index: 400; }
    .model-page .other-product .other-slider .item .catalog-item:hover .catalog-item__buttons-wrapper {
      display: flex;
      left: 0;
      right: 0;
      height: calc(100% + 45px);
      z-index: 1000;
      box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
      pointer-events: none; } }

@media only screen and (max-width: 1199px) {
  .model-page__best-price-link::before {
    left: calc(50% - 85px); }
  .model-page__type-link_desktop {
    display: none; }
  .model-page__type-link_mobile {
    display: block; }
  .model-page .action {
    display: block; }
    .model-page .action .action-label {
      display: inline-block;
      padding: 6px 12px;
      border: 1px solid #FFDECB;
      background: #FFF8F4;
      font-size: 13px;
      line-height: 1.38462em;
      margin-top: 10px; }
  .model-page .product-block {
    flex: 0 0 100%; }
    .model-page .product-block .small-static {
      position: static; }
    .model-page .product-block .image-block {
      padding-top: 16px; }
      .model-page .product-block .image-block .image-holder img {
        height: 187px; }
    .model-page .product-block .summary-block {
      border-top: 1px solid #DFDEDF;
      padding-top: 17px;
      padding-bottom: 0; }
      .model-page .product-block .summary-block .model-name {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-left: 0;
        position: absolute;
        top: 30px;
        left: 30px; }
      .model-page .product-block .summary-block .type-info {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        order: 2;
        position: absolute;
        right: 30px;
        top: 55px; }
      .model-page .product-block .summary-block .aviable {
        -webkit-flex: 1 1 100%;
        flex: 1 1 100%;
        border-bottom: none;
        padding-left: 0;
        padding-top: 10px;
        order: 8; }
      .model-page .product-block .summary-block .product-name span, .model-page .product-block .summary-block .product-name h1 {
        font-size: 21px;
        line-height: 1.38095em; }
      .model-page .product-block .summary-block .price-block {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        border-bottom: 1px solid #DFDEDF;
        padding: 20px 0;
        order: 6; }
      .model-page .product-block .summary-block .define {
        order: 7; }
      .model-page .product-block .summary-block .choice-block {
        -webkit-flex: 1 0 130px;
        flex: 1 0 130px;
        padding-left: 0;
        padding-top: 0;
        order: 5;
        text-align: right; }
        .model-page .product-block .summary-block .choice-block span {
          display: none; }
      .model-page .product-block .summary-block .tinkoff-form {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0;
        order: 10; }
        .model-page .product-block .summary-block .tinkoff-form .tinkoff-button {
          width: 100%;
          margin-right: 8px; }
      .model-page .product-block .summary-block .button {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-top: 18px;
        order: 9;
        margin-right: 8px; }
        .model-page .product-block .summary-block .button + .button {
          margin-left: 8px;
          margin-right: 0;
          display: inline-block; }
        .model-page .product-block .summary-block .button_notify {
          margin-top: 10px; }
  .model-page .quick-order {
    box-shadow: inset 0 1px 2px 0 rgba(200, 200, 200, 0.5);
    padding: 27px 0;
    display: none; }
    .model-page .quick-order .order-inner {
      text-align: left; }
      .model-page .quick-order .order-inner form {
        width: 100%; }
        .model-page .quick-order .order-inner form ul {
          width: 100%; }
          .model-page .quick-order .order-inner form ul li {
            padding-left: 0;
            padding-top: 19px;
            width: 100%; }
            .model-page .quick-order .order-inner form ul li .error {
              width: 100%; }
              .model-page .quick-order .order-inner form ul li .error li {
                padding-left: 0; }
        .model-page .quick-order .order-inner form .button {
          width: 100%; }
    .model-page .quick-order.active {
      display: block; }
  .model-page .model-block {
    padding-top: 0;
    box-shadow: none; }
    .model-page .model-block .description-block {
      padding-bottom: 37px;
      padding-top: 24px;
      margin-top: 22px;
      border-top: 1px solid #F0F0F0; }
      .model-page .model-block .description-block .text {
        max-height: unset; }
    .model-page .model-block .sizes-block {
      margin-bottom: 0; }
      .model-page .model-block .sizes-block .sizes-head .title {
        width: 100%;
        float: unset; }
      .model-page .model-block .sizes-block .sizes-head .radiuses {
        display: inline-block;
        float: unset; }
      .model-page .model-block .sizes-block .sizes-list li {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        line-height: unset;
        border-bottom: 1px solid #F0F0F0;
        padding: 23px 0; }
        .model-page .model-block .sizes-block .sizes-list li .price {
          -webkit-flex: 1 1 40%;
          flex: 1 1 40%;
          text-align: right;
          line-height: 20px;
          margin-right: 0;
          order: 2; }
        .model-page .model-block .sizes-block .sizes-list li .button {
          width: 180px;
          height: 36px;
          order: 4;
          margin-top: 11px; }
        .model-page .model-block .sizes-block .sizes-list li .link {
          -webkit-flex: 1 1 60%;
          flex: 1 1 60%;
          line-height: 21px;
          order: 1; }
        .model-page .model-block .sizes-block .sizes-list li .availability {
          line-height: 19px;
          order: 3; }
        .model-page .model-block .sizes-block .sizes-list li.hide {
          display: none; }
  .model-page .other-product {
    padding-bottom: 0; }
    .model-page .other-product .other-slider {
      width: auto;
      margin: 0 -6px 20px; }
      .model-page .other-product .other-slider .slick-next::before, .model-page .other-product .other-slider .slick-prev::before {
        display: none; }
      .model-page .other-product .other-slider .slick-prev::before {
        display: none; }
      .model-page .other-product .other-slider .item {
        max-width: 158px; }
        .model-page .other-product .other-slider .item .catalog-item__product-card {
          height: auto;
          padding: 16px; }
        .model-page .other-product .other-slider .item .catalog-item__producer {
          font-size: 13px;
          line-height: 1.38462em; }
        .model-page .other-product .other-slider .item .catalog-item__product-name {
          font-size: 13px;
          line-height: 1.38462em;
          min-height: 36px; }
        .model-page .other-product .other-slider .item .catalog-item__single-price {
          font-size: 16px;
          line-height: 1.375em; }
        .model-page .other-product .other-slider .item .catalog-item__set-price {
          font-size: 12px;
          line-height: 1.33333em; }
        .model-page .other-product .other-slider .item .catalog-item__image-wrapper {
          position: relative;
          margin-bottom: 16px;
          flex: 0 0 133px;
          height: 111px; }
        .model-page .other-product .other-slider .item .catalog-item__availability {
          margin: 8px 0 20px; }
        .model-page .other-product .other-slider .item .catalog-item__buttons-wrapper {
          display: block;
          z-index: 150;
          flex-direction: column;
          position: static;
          height: auto; }
        .model-page .other-product .other-slider .item .catalog-item__buttons {
          display: flex;
          flex-direction: column;
          padding: 0 16px 10px; }
        .model-page .other-product .other-slider .item .catalog-item__quantity-exists {
          font-size: 11px;
          line-height: 1.36364em; }
        .model-page .other-product .other-slider .item .catalog-item__button {
          width: 100%; }
        .model-page .other-product .other-slider .item .catalog-item__button-link {
          display: flex;
          justify-content: center;
          border: none; }
          .model-page .other-product .other-slider .item .catalog-item__button-link_tocart {
            padding: 9px 0; }
        .model-page .other-product .other-slider .item .catalog-item__type {
          padding-top: 7px;
          padding-bottom: 9px;
          font-size: 13px;
          line-height: 1.38462em; }
        .model-page .other-product .other-slider .item .catalog-item__action-info {
          right: 16px;
          top: 16px; }
  .model-page__property-title {
    font-size: 13px;
    line-height: 1.38462em; }
  .model-page__property-value {
    font-size: 13px;
    line-height: 1.38462em; }
  .model-page__single-price {
    font-size: 21px;
    line-height: 1.38095em; }
  .model-page__total-price {
    font-size: 15px;
    line-height: 1.33333em;
    padding-top: 2px; }
  .model-page__quantity-exists {
    padding: 4px 9px;
    font-size: 13px;
    line-height: 1.38462em; }
  .model-page__quantity-wrapper {
    padding-top: 18px; }
  .model-page__activities-wrapper {
    display: flex;
    padding-top: 14px; }
  .model-page__top-content-wrapper {
    flex-direction: column; }
  .model-page__right-block {
    margin-left: 0; }
  .model-page__image-wrapper {
    padding: 16px 0;
    background-color: #ffffff;
    border-right: unset; }
  .model-page__top-content-wrapper {
    background-color: unset; }
  .model-page__quantity-block input {
    width: 59px; }
  .model-page__quantity-block_types {
    padding: 0 16px 16px; }
  .model-page__button {
    width: 43px; }
    .model-page__button_specific {
      height: 30px; }
  .model-page__total-block {
    padding: 10px 16px 16px;
    background-color: #ffffff; }
    .model-page__total-block .producer-logo {
      display: flex;
      padding-top: 10px; }
      .model-page__total-block .producer-logo img {
        max-height: 36px;
        max-width: 100px; }
  .model-page__product-name-text {
    font-weight: 600;
    font-size: 21px;
    line-height: 1.38095em;
    color: #000000; }
  .model-page .accordion .accordion-navigation > a, .model-page .accordion dd > a {
    background-color: transparent;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.35714em;
    color: #000000;
    padding: 16px 0; }
  .model-page .accordion .accordion-navigation.active .model-page__mobile-properties-link, .model-page .accordion dd.active .model-page__mobile-properties-link {
    color: #F26522; }
    .model-page .accordion .accordion-navigation.active .model-page__mobile-properties-link::before, .model-page .accordion dd.active .model-page__mobile-properties-link::before {
      background: url("../images/icons/delivery-close.svg") center no-repeat; }
  .model-page .accordion .accordion-navigation > .content, .model-page .accordion dd > .content {
    padding: 16px;
    font-size: 15px;
    line-height: 1.46667em;
    color: #727272; }
    .model-page .accordion .accordion-navigation > .content.active, .model-page .accordion dd > .content.active {
      margin-bottom: 16px; }
      .model-page .accordion .accordion-navigation > .content.active#types, .model-page .accordion dd > .content.active#types {
        background-color: transparent; }
    .model-page .accordion .accordion-navigation > .content#types, .model-page .accordion dd > .content#types {
      padding: 0; }
  .model-page .accordion .accordion-navigation:last-child, .model-page .accordion dd:last-child {
    border-bottom: 1px solid #E9E9E9; }
  .model-page__mobile-properties-link {
    position: relative; }
    .model-page__mobile-properties-link::before {
      content: '';
      position: absolute;
      right: 0;
      top: calc(50% - 2px);
      height: 4px;
      width: 8px;
      background: url("../images/icons/delivery-open.svg") center no-repeat; }
    .model-page__mobile-properties-link:first-child {
      border-top: 1px solid #E9E9E9; }
  .model-page__quantity-block-wrapper {
    margin-right: 8px; }
    .model-page__quantity-block-wrapper input {
      height: 30px; }
  .model-page__buy-button-text {
    padding: 6px 39px; }
  .model-page__buy-button {
    display: flex;
    justify-content: center;
    align-items: center; }
  .model-page__property-list {
    padding: 0; }
  .model-page__type-quantity-wrapper {
    padding-top: 18px; }
  .model-page__sizes-head {
    padding-bottom: 16px; }
  .model-page__specific-price-wrapper {
    padding: 16px 16px 10px;
    flex: 1 0 0; }
  .model-page__size-title {
    font-size: 16px;
    line-height: 1.375em; }
  .model-page__items-list {
    margin-bottom: 6px; }
  .model-page__specific-link-text {
    font-size: 13px;
    line-height: 1.38462em; }
  .model-page__item {
    flex-direction: column;
    padding: 0;
    align-items: stretch; }
  .model-page__top-mobile-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 16px;
    border-bottom: 1px solid #E9E9E9; }
  .model-page__specific-link {
    flex: 1 0 0; } }

.producers-page {
  padding-top: 40px; }
  .producers-page .producer-list {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center; }
    .producers-page .producer-list li {
      margin-left: 9px;
      margin-bottom: 8px;
      -webkit-flex: 0 0 192px;
      flex: 0 0 192px;
      height: 94px;
      background-color: white; }
      .producers-page .producer-list li:nth-child(6n+1) {
        margin-left: 0; }
      .producers-page .producer-list li .producer-item {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        position: relative;
        padding: 20px; }
        .producers-page .producer-list li .producer-item img {
          max-height: 100%; }
        .producers-page .producer-list li .producer-item .name {
          position: absolute;
          width: 100%;
          text-align: center;
          font-size: 20px;
          font-weight: bold;
          word-wrap: break-word; }

.producer-page .image-block {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: white;
  box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.22);
  margin-bottom: 30px;
  height: 140px; }
  .producer-page .image-block img {
    max-height: 100%; }

.producer-page .description-block {
  background-color: white;
  box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.22);
  margin-bottom: 30px;
  min-height: 140px;
  padding: 19px 40px 16px; }

.producer-page .models-list-block {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none; }
  .producer-page .models-list-block li {
    margin-bottom: 30px; }

.producer-page .models-empty {
  font-size: 20px;
  font-weight: bold;
  color: #969696;
  text-align: center; }

@media only screen and (max-width: 1199px) {
  .producer-page .image-block {
    margin-bottom: 20px;
    height: 80px; }
  .producer-page .description-block {
    margin-bottom: 20px;
    min-height: unset;
    padding: 18px 30px; }
  .producer-page .models-list-block {
    -webkit-justify-content: center;
    justify-content: center;
    margin-left: -30px; }
    .producer-page .models-list-block li {
      margin-left: 30px; }
  .producers-page {
    padding-top: 19px; }
    .producers-page .producer-list {
      margin-left: 0; }
      .producers-page .producer-list li {
        -webkit-flex: 0 0 165px;
        flex: 0 0 165px;
        height: 80px;
        margin-left: 6px;
        margin-bottom: 6px; }
        .producers-page .producer-list li:nth-child(6n+1) {
          margin-left: 6px; } }

.auto-collect-block {
  margin-top: 30px; }
  .auto-collect-block .items-list ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    list-style: none; }
    .auto-collect-block .items-list ul li {
      padding: 0;
      margin-bottom: 30px; }

.title-collect {
  font-weight: bold;
  font-size: 16px;
  color: #1E1C1D;
  margin-bottom: 20px; }

.auto-collect-sidebar {
  background-color: #FFF;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.18);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.18);
  position: relative;
  border-bottom: 1px solid #F28F27; }
  .auto-collect-sidebar .relative {
    position: relative; }
  .auto-collect-sidebar label {
    color: #3F474B;
    font-size: 14px;
    font-weight: 700; }
  .auto-collect-sidebar .collect-form {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 10px;
    position: relative;
    min-height: 200px;
    padding-bottom: 30px; }
    .auto-collect-sidebar .collect-form .show-all-producers {
      position: absolute;
      bottom: 5px;
      right: 0;
      color: #D86428; }
    .auto-collect-sidebar .collect-form .price-block, .auto-collect-sidebar .collect-form .season-block, .auto-collect-sidebar .collect-form .type-block, .auto-collect-sidebar .collect-form .type-block, .auto-collect-sidebar .collect-form .width-block {
      margin-bottom: 12px;
      padding-bottom: 12px; }
    .auto-collect-sidebar .collect-form .season-block, .auto-collect-sidebar .collect-form .type-block {
      -webkit-flex: 0 0 106px;
      flex: 0 0 106px;
      order: 2;
      padding-left: 31px;
      padding-right: 15px; }
      .auto-collect-sidebar .collect-form .season-block label, .auto-collect-sidebar .collect-form .type-block label {
        width: 100%; }
    .auto-collect-sidebar .collect-form .studded-block {
      -webkit-flex: 0 0 106px;
      flex: 0 0 106px;
      order: 6;
      padding-left: 18px;
      border-right: 1px solid #979797;
      padding-right: 15px; }
      .auto-collect-sidebar .collect-form .studded-block label {
        width: 100%; }
    .auto-collect-sidebar .collect-form .width-block {
      order: 6; }
    .auto-collect-sidebar .collect-form .producer-block, .auto-collect-sidebar .collect-form .width-block {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: flex-start;
      align-content: flex-start;
      position: relative;
      flex: 1 1 50%;
      padding-left: 32px;
      max-height: 146px;
      overflow: hidden; }
      .auto-collect-sidebar .collect-form .producer-block.open, .auto-collect-sidebar .collect-form .width-block.open {
        max-height: unset; }
      .auto-collect-sidebar .collect-form .producer-block label, .auto-collect-sidebar .collect-form .width-block label {
        -webkit-flex: 0 0 132px;
        flex: 0 0 132px; }
        .auto-collect-sidebar .collect-form .producer-block label:nth-child(2), .auto-collect-sidebar .collect-form .width-block label:nth-child(2) {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
          margin-left: -15px; }
    .auto-collect-sidebar .collect-form .volume-block {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-flex: 0 0 200px;
      flex: 0 0 200px; }
      .auto-collect-sidebar .collect-form .volume-block label:nth-child(n+4) {
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%; }
    .auto-collect-sidebar .collect-form .width-block {
      order: 6; }
    .auto-collect-sidebar .collect-form .producer-block {
      order: 8; }
    .auto-collect-sidebar .collect-form .checkbox-block label:nth-child(2) {
      font-weight: 700;
      padding: 0;
      background: transparent;
      display: block;
      width: 100%;
      margin-bottom: 15px;
      font-size: 18px;
      line-height: 21px; }
    .auto-collect-sidebar .collect-form .checkbox-block input {
      display: none; }
    .auto-collect-sidebar .collect-form .checkbox-block label {
      font-weight: 400;
      float: left;
      margin: 0;
      display: block;
      padding-left: 23px;
      background-repeat: no-repeat;
      background-position: 0 3px;
      background-color: transparent;
      background-image: url("../images/main/unchecked.png");
      padding-right: 3px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 14px;
      color: #1E1C1D;
      margin-bottom: 9px; }
    .auto-collect-sidebar .collect-form .checkbox-block input:checked + label {
      background-image: url("../images/main/checked.png"); }
    .auto-collect-sidebar .collect-form .price-block {
      order: 5;
      padding: 0 25px;
      border-right: 1px solid #979797; }
      .auto-collect-sidebar .collect-form .price-block .title {
        font-size: 18px;
        line-height: 21px;
        margin-bottom: 15px; }
      .auto-collect-sidebar .collect-form .price-block .slider-holder {
        padding: 0 10px; }
      .auto-collect-sidebar .collect-form .price-block .before-price-slider {
        margin-bottom: 7px;
        font-size: 10px; }
      .auto-collect-sidebar .collect-form .price-block .from-to {
        text-align: center; }
        .auto-collect-sidebar .collect-form .price-block .from-to label {
          display: none; }
        .auto-collect-sidebar .collect-form .price-block .from-to .from {
          display: inline-block; }
        .auto-collect-sidebar .collect-form .price-block .from-to .to {
          display: inline-block; }
        .auto-collect-sidebar .collect-form .price-block .from-to input {
          width: 60px;
          padding: 3px 5px;
          display: inline-block;
          height: 36px;
          text-align: left;
          border-radius: unset;
          border: 1px solid rgba(80, 70, 65, 0.5);
          box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5); }
      .auto-collect-sidebar .collect-form .price-block #price-slider {
        margin-bottom: 20px; }
      .auto-collect-sidebar .collect-form .price-block .noUi-target {
        background-color: #d3d3d3;
        height: 6px; }
        .auto-collect-sidebar .collect-form .price-block .noUi-target .noUi-base .noUi-origin {
          background-color: #EB5F21; }
          .auto-collect-sidebar .collect-form .price-block .noUi-target .noUi-base .noUi-origin.noUi-background {
            background-color: #d3d3d3; }
          .auto-collect-sidebar .collect-form .price-block .noUi-target .noUi-base .noUi-origin .noUi-handle {
            width: 20px;
            height: 20px;
            left: -10px;
            top: -8px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -ms-border-radius: 10px;
            -o-border-radius: 10px;
            border-radius: 10px;
            cursor: pointer;
            border: 1px solid rgba(80, 70, 65, 0.5);
            box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5); }
            .auto-collect-sidebar .collect-form .price-block .noUi-target .noUi-base .noUi-origin .noUi-handle:before, .auto-collect-sidebar .collect-form .price-block .noUi-target .noUi-base .noUi-origin .noUi-handle:after {
              display: none; }
    .auto-collect-sidebar .collect-form .button-holder {
      position: absolute;
      bottom: -20px;
      text-align: center;
      width: 100%;
      pointer-events: none; }
      .auto-collect-sidebar .collect-form .button-holder button {
        pointer-events: all;
        padding: 8px 30px;
        z-index: 200; }

.tab-slider {
  width: 865px;
  padding-top: 10px; }
  .tab-slider .slider-holder {
    width: 865px; }
    .tab-slider .slider-holder .slider {
      opacity: 0;
      height: 310px;
      overflow: hidden; }
      .tab-slider .slider-holder .slider.slick-initialized {
        -webkit-transition: 0.8s;
        -moz-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s;
        opacity: 1;
        overflow: visible; }
    .tab-slider .slider-holder .slide {
      width: 865px; }
      .tab-slider .slider-holder .slide .slide-inner {
        overflow: hidden;
        display: block;
        position: relative;
        height: 310px; }
        .tab-slider .slider-holder .slide .slide-inner img {
          width: 100%; }
        .tab-slider .slider-holder .slide .slide-inner .text-info {
          height: 310px;
          top: 0;
          right: 0px;
          position: absolute;
          padding: 18px 25px 0 0;
          width: 100%;
          text-align: right; }
          .tab-slider .slider-holder .slide .slide-inner .text-info .vertical {
            display: inline-block;
            padding: 16px 27px 28px 33px;
            width: 510px;
            text-align: left;
            background: rgba(30, 28, 29, 0.85);
            box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
            .tab-slider .slider-holder .slide .slide-inner .text-info .vertical .title {
              display: block;
              margin-bottom: 10px;
              font-size: 24px;
              color: white;
              letter-spacing: 0.6px;
              line-height: 27px; }
            .tab-slider .slider-holder .slide .slide-inner .text-info .vertical .info {
              display: block;
              font-size: 13px;
              color: white;
              line-height: 15px; }
            .tab-slider .slider-holder .slide .slide-inner .text-info .vertical .link {
              display: block;
              margin-top: 20px;
              font-size: 18px;
              color: #F28F27;
              letter-spacing: 0.94px; }
    .tab-slider .slider-holder .slick-prev {
      left: -65px; }
      .tab-slider .slider-holder .slick-prev::before {
        display: block;
        width: 15px;
        height: 35px;
        background: transparent url("../images/icons/arleft.png") center no-repeat;
        background-size: contain;
        content: ''; }
    .tab-slider .slider-holder .slick-next {
      right: -65px; }
      .tab-slider .slider-holder .slick-next::before {
        display: block;
        width: 15px;
        height: 35px;
        background: transparent url("../images/icons/arright.png") center no-repeat;
        background-size: contain;
        content: '';
        float: right; }
    .tab-slider .slider-holder .slick-dots {
      bottom: 20px;
      text-align: right;
      padding-right: 30px; }
      .tab-slider .slider-holder .slick-dots li {
        height: 20px;
        width: 20px;
        margin: 0; }
        .tab-slider .slider-holder .slick-dots li button {
          height: 20px;
          width: 20px;
          padding: 10px; }
          .tab-slider .slider-holder .slick-dots li button::before {
            content: '';
            opacity: 1;
            height: 10px;
            width: 10px;
            border: 1px solid black;
            border-radius: 100px;
            background-color: white;
            left: 5px;
            top: 5px; }
        .tab-slider .slider-holder .slick-dots li.slick-active button::before {
          border: 1px solid white;
          background-color: black; }
    .tab-slider .slider-holder .slick-slider {
      margin-bottom: 0; }

@media only screen and (max-width: 1199px) {
  .auto-collect-block .items-list ul {
    margin-left: -30px;
    margin-right: 0;
    -webkit-justify-content: center;
    justify-content: center; }
    .auto-collect-block .items-list ul li {
      margin-left: 30px; }
  .title-collect {
    padding-left: 30px; }
  .auto-collect-sidebar {
    height: auto;
    margin-top: 0; }
    .auto-collect-sidebar label {
      color: #3F474B;
      font-size: 14px;
      font-weight: 700; }
    .auto-collect-sidebar .collect-form {
      padding: 60px 0;
      height: auto;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      .auto-collect-sidebar .collect-form .show-all-producers {
        bottom: 27px; }
      .auto-collect-sidebar .collect-form .season-block, .auto-collect-sidebar .collect-form .type-block {
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        padding-left: 0; }
        .auto-collect-sidebar .collect-form .season-block label, .auto-collect-sidebar .collect-form .type-block label {
          width: 100%; }
      .auto-collect-sidebar .collect-form .studded-block {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-left: 0;
        border-right: none;
        margin-bottom: 20px; }
      .auto-collect-sidebar .collect-form .producer-block, .auto-collect-sidebar .collect-form .width-block {
        flex: 0 0 100%;
        padding-left: 0;
        margin-bottom: 20px; }
        .auto-collect-sidebar .collect-form .producer-block label:nth-child(2), .auto-collect-sidebar .collect-form .width-block label:nth-child(2) {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
          margin-left: 0; }
      .auto-collect-sidebar .collect-form .price-block {
        padding: 0;
        border-right: none;
        -webkit-flex: 1 0 50%;
        flex: 1 0 50%; }
        .auto-collect-sidebar .collect-form .price-block .from-to {
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          text-align: left; }
          .auto-collect-sidebar .collect-form .price-block .from-to .from, .auto-collect-sidebar .collect-form .price-block .from-to .to {
            -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
            white-space: nowrap;
            padding-left: 3px;
            padding-bottom: 15px; }
          .auto-collect-sidebar .collect-form .price-block .from-to .to {
            padding-bottom: 0; }
      .auto-collect-sidebar .collect-form .checkbox-block label {
        float: unset; }
  .tab-slider {
    width: 100%; }
    .tab-slider .slider-holder {
      width: 100%; }
      .tab-slider .slider-holder .slider {
        height: auto; }
      .tab-slider .slider-holder .slide {
        width: 100%; }
        .tab-slider .slider-holder .slide .slide-inner {
          height: auto; }
      .tab-slider .slider-holder .slick-next {
        right: 10px; }
      .tab-slider .slider-holder .slick-prev {
        left: 10px; } }

@media (max-width: 600px) {
  .tab-slider {
    width: 100%; }
    .tab-slider .slider-holder {
      width: 100%; }
      .tab-slider .slider-holder .slider {
        height: auto; }
      .tab-slider .slider-holder .slide {
        width: 100%; }
        .tab-slider .slider-holder .slide .slide-inner {
          height: auto;
          overflow: visible; }
          .tab-slider .slider-holder .slide .slide-inner img {
            width: 100%;
            position: absolute; }
          .tab-slider .slider-holder .slide .slide-inner .text-info {
            height: auto;
            padding: 0;
            width: auto;
            position: relative; }
            .tab-slider .slider-holder .slide .slide-inner .text-info .vertical {
              width: 100%;
              height: auto; } }

.product-item {
  width: 370px;
  height: 270px;
  position: relative;
  box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.2);
  background-color: white;
  z-index: 1;
  padding: 15px 20px 0 15px; }
  .product-item.wheel-item {
    height: 300px; }
  .product-item .season-element {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 12px;
    right: 17px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    z-index: 1; }
    .product-item .season-element.type-3 {
      background-image: url("../images/icons/allcheck.png"); }
    .product-item .season-element.type-2 {
      background-image: url("../images/icons/i-sun.svg"); }
    .product-item .season-element.type-1 {
      background-image: url("../images/icons/i-snow.svg"); }
  .product-item .type-element {
    position: absolute;
    top: 12px;
    right: 17px;
    z-index: 1;
    font-size: 14px;
    color: #F28F27; }
    .product-item .type-element__tyre {
      top: 16px;
      right: 50px; }
  .product-item .top {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .product-item .top .names {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      font-size: 15px;
      line-height: 21px;
      margin-bottom: 19px;
      overflow: hidden;
      text-align: left; }
      .product-item .top .names a {
        font-size: 15px;
        color: #1E1C1D;
        line-height: 21px;
        display: block;
        margin-bottom: 4px; }
        .product-item .top .names a.name {
          font-size: 17px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .product-item .top .names a.additional {
          color: #7b7b7b;
          font-size: 14px;
          line-height: 16px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
    .product-item .top .image-holder {
      -webkit-flex: 0 0 130px;
      flex: 0 0 130px;
      height: 130px;
      line-height: 130px;
      text-align: center; }
      .product-item .top .image-holder img {
        display: inline-block;
        max-width: 130px;
        max-height: 130px; }
    .product-item .top .info-block {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-align-items: flex-end;
      align-items: flex-end;
      -webkit-justify-content: flex-end;
      justify-content: flex-end;
      position: relative; }
      .product-item .top .info-block .action-label {
        font-size: 15px;
        color: #FFFFFF;
        padding: 6px 20px 7px 20px;
        background: #D52226;
        box-shadow: 0 1px 2px 0 #D52226;
        border-radius: 8px 0 0 8px;
        position: absolute;
        right: -20px;
        top: 0; }
      .product-item .top .info-block .availability {
        margin-top: 50px;
        font-size: 14px;
        color: #1E1C1D;
        width: 180px;
        text-align: right;
        border-bottom: 1px solid #F0F0F0;
        padding-bottom: 13px; }
      .product-item .top .info-block .price-block {
        font-size: 14px;
        color: #4A4A4A;
        line-height: 23px;
        margin-top: 4px; }
        .product-item .top .info-block .price-block .number {
          font-size: 20px;
          color: #DA6329;
          line-height: 23px; }
        .product-item .top .info-block .price-block .small-count {
          color: red; }
  .product-item .bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 10px; }
    .product-item .bottom .button-holder {
      -webkit-flex: 0 0 160px;
      flex: 0 0 160px; }
      .product-item .bottom .button-holder .button {
        padding: 6px 7px;
        font-size: 13px; }
  .product-item.mini {
    width: 100%;
    height: 219px;
    padding: 15px 10px 0 11px; }
    .product-item.mini .season-element {
      top: 15px;
      right: 7px; }
      .product-item.mini .season-element.type-2 {
        background-image: url("../images/icons/i-sun.svg"); }
      .product-item.mini .season-element.type-1 {
        background-image: url("../images/icons/i-snow.svg"); }
    .product-item.mini .top .names {
      margin-bottom: 17px; }
      .product-item.mini .top .names .name {
        font-size: 17px; }
    .product-item.mini .top .image-holder {
      -webkit-flex: 0 0 110px;
      flex: 0 0 110px;
      margin-left: -4px; }
      .product-item.mini .top .image-holder img {
        max-width: 110px; }
    .product-item.mini .top .info-block {
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
      .product-item.mini .top .info-block .action-label, .product-item.mini .top .info-block .availability {
        display: none; }
    .product-item.mini .bottom {
      position: absolute;
      right: 11px;
      bottom: 11px;
      width: 145px;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .product-item.mini .bottom .button-holder {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 8px; }

@media only screen and (max-width: 1199px) {
  .product-item {
    width: 360px; }
    .product-item.mini {
      width: 300px; } }

.city-select {
  padding: 20px;
  min-width: 300px; }
  .city-select .title {
    font-size: 22px;
    margin-bottom: 10px;
    color: #35444b; }
  .city-select ul li {
    display: inline-block;
    margin-right: 20px; }
  .city-select .city-link {
    margin-bottom: 4px;
    font-size: 17px;
    display: inline-block;
    padding: 5px 10px; }
    .city-select .city-link span {
      border-bottom: 1px dashed; }
    .city-select .city-link.current {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      -webkit-background-clip: padding;
      -moz-background-clip: padding;
      background-clip: padding-box;
      background-color: #516b79;
      -webkit-box-shadow: inset 0 2px 13px rgba(0, 0, 0, 0.34);
      -moz-box-shadow: inset 0 2px 13px rgba(0, 0, 0, 0.34);
      box-shadow: inset 0 2px 13px rgba(0, 0, 0, 0.34);
      color: #fff; }
      .city-select .city-link.current span {
        border: none; }

.cart-data .total-block {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.22);
  padding: 0 30px 0 50px;
  height: 105px;
  margin-bottom: 30px; }
  .cart-data .total-block .continue {
    font-size: 16px;
    display: block;
    -webkit-flex: 0 1 213px;
    flex: 0 1 213px; }
  .cart-data .total-block .total {
    text-align: center;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    border-left: 1px solid #DFDEDF; }
    .cart-data .total-block .total .number {
      font-size: 24px;
      color: #DA6329;
      line-height: 21px;
      padding-top: 7px; }
  .cart-data .total-block .button-holder {
    text-align: center;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    border-left: 1px solid #DFDEDF; }
    .cart-data .total-block .button-holder .button {
      width: 250px;
      margin-bottom: 4px; }
  .cart-data .total-block.reduction .button-holder {
    display: none; }
  .cart-data .total-block.reduction .total {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    border-left: none; }

.cart-data .cart-empty {
  padding: 10px 30px; }

@media only screen and (max-width: 1199px) {
  .cart-data .total-block {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 25px 30px;
    height: 350px; }
    .cart-data .total-block .continue {
      -webkit-flex: 0 1 150px;
      flex: 0 1 150px;
      font-size: 15px;
      margin-bottom: 52px; }
    .cart-data .total-block .total {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-left: 22px;
      margin-bottom: 52px; }
    .cart-data .total-block .or {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      justify-content: center;
      font-size: 20px;
      color: #D86428;
      letter-spacing: 1.34px;
      text-transform: uppercase;
      text-align: center;
      width: 100%;
      line-height: 26px;
      position: relative;
      padding: 15px 0; }
      .cart-data .total-block .or span {
        padding: 0 20px; }
      .cart-data .total-block .or hr {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-top: auto;
        margin-bottom: auto; }
        .cart-data .total-block .or hr:first-child {
          margin-left: -30px; }
        .cart-data .total-block .or hr:last-child {
          margin-right: -30px; }
    .cart-data .total-block .button-holder {
      text-align: center;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      border-left: none; }
      .cart-data .total-block .button-holder .button {
        width: 100%;
        margin-bottom: 4px; }
    .cart-data .total-block.reduction {
      height: 105px;
      margin-bottom: 0; }
      .cart-data .total-block.reduction .button-holder, .cart-data .total-block.reduction .or {
        display: none; }
      .cart-data .total-block.reduction .total {
        border-left: 1px solid #DFDEDF;
        margin-bottom: 0; }
      .cart-data .total-block.reduction .continue {
        margin-bottom: 0; } }

.cart-product {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 30px; }
  .cart-product .product-wrapper {
    -webkit-flex: 0 0 800px;
    flex: 0 0 800px;
    display: -webkit-flex;
    display: flex;
    height: 230px;
    background: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.22);
    padding: 20px 25px 0; }
    .cart-product .product-wrapper .image-block {
      margin-left: -10px;
      margin-right: 19px;
      -webkit-flex: 0 0 150px;
      flex: 0 0 150px;
      text-align: center; }
      .cart-product .product-wrapper .image-block img {
        max-height: 150px;
        display: block;
        margin: auto; }
        .cart-product .product-wrapper .image-block img.logo {
          max-height: 35px;
          padding-top: 9px; }
    .cart-product .product-wrapper .info-block {
      -webkit-flex: 0 0 300px;
      flex: 0 0 300px; }
      .cart-product .product-wrapper .info-block .producer {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 15px;
        display: inline-block; }
      .cart-product .product-wrapper .info-block .attribute {
        float: right;
        font-size: 14px;
        color: #4A4A4A; }
        .cart-product .product-wrapper .info-block .attribute.wheel {
          color: #F28F27; }
        .cart-product .product-wrapper .info-block .attribute.tyre {
          padding-right: 30px;
          position: relative; }
          .cart-product .product-wrapper .info-block .attribute.tyre::before {
            content: '';
            position: absolute;
            right: 0;
            width: 20px;
            height: 20px;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center; }
          .cart-product .product-wrapper .info-block .attribute.tyre.summer::before {
            background-image: url("../images/icons/i-sun.svg"); }
          .cart-product .product-wrapper .info-block .attribute.tyre.winter::before {
            background-image: url("../images/icons/i-snow.svg"); }
          .cart-product .product-wrapper .info-block .attribute.tyre.all::before {
            background-image: url("../images/icons/i-allseason.svg"); }
      .cart-product .product-wrapper .info-block .name {
        display: block;
        width: 100%;
        padding-bottom: 25px;
        border-bottom: 1px solid #DFDEDF; }
        .cart-product .product-wrapper .info-block .name span {
          display: block;
          font-size: 20px;
          color: #1E1C1D;
          line-height: 25px; }
    .cart-product .product-wrapper .price-block {
      -webkit-flex: 1 0 auto;
      flex: 1 0 auto;
      text-align: right; }
      .cart-product .product-wrapper .price-block .delete {
        display: block;
        margin-bottom: 36px; }
      .cart-product .product-wrapper .price-block .one-price {
        display: inline-block;
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px;
        padding-bottom: 10px;
        border-bottom: 1px solid #DFDEDF; }
      .cart-product .product-wrapper .price-block .quantity-block {
        padding: 20px 0; }
        .cart-product .product-wrapper .price-block .quantity-block .panel-buttons {
          border: 1px solid rgba(80, 70, 65, 0.5);
          box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5);
          border-radius: 2px 2px 0 0;
          width: 113px;
          display: inline-block;
          text-align: center;
          line-height: 36px;
          margin-left: 10px; }
          .cart-product .product-wrapper .price-block .quantity-block .panel-buttons .dec {
            float: left;
            height: 36px;
            width: 36px;
            border-right: 1px solid rgba(80, 70, 65, 0.5); }
          .cart-product .product-wrapper .price-block .quantity-block .panel-buttons .inc {
            float: right;
            height: 36px;
            width: 36px;
            border-left: 1px solid rgba(80, 70, 65, 0.5); }
          .cart-product .product-wrapper .price-block .quantity-block .panel-buttons .quantity-count {
            height: 36px;
            width: 45px; }
      .cart-product .product-wrapper .price-block .price-value {
        /* Стоимость:: */
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px; }
        .cart-product .product-wrapper .price-block .price-value .number {
          font-size: 20px;
          color: #DA6329;
          line-height: 21px; }
  .cart-product .action-block {
    background: #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.22);
    -webkit-flex: 0 0 340px;
    flex: 0 0 340px;
    padding-top: 20px; }
    .cart-product .action-block .title {
      padding: 0 20px;
      line-height: 32px;
      background: #D52226;
      box-shadow: 0 1px 2px 0 #D52226;
      color: white; }
    .cart-product .action-block .description {
      padding: 9px 20px 20px;
      font-size: 14px;
      line-height: 20px; }

@media only screen and (max-width: 1199px) {
  .cart-product {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .cart-product .product-wrapper {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      height: 315px;
      padding: 20px 25px 0;
      position: relative; }
      .cart-product .product-wrapper .image-block {
        margin-right: 19px;
        -webkit-flex: 0 0 120px;
        flex: 0 0 120px; }
        .cart-product .product-wrapper .image-block img {
          max-height: 120px; }
      .cart-product .product-wrapper .info-block {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto; }
        .cart-product .product-wrapper .info-block .name span {
          max-width: 190px; }
      .cart-product .product-wrapper .price-block {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        position: absolute;
        bottom: 15px;
        right: 0;
        width: 100%;
        padding: 0 30px; }
        .cart-product .product-wrapper .price-block .delete {
          margin-bottom: 0;
          position: absolute;
          left: 30px;
          bottom: 0; }
          .cart-product .product-wrapper .price-block .delete span {
            vertical-align: top;
            font-size: 15px;
            color: #ACABAB;
            line-height: 20px;
            margin-right: 6px; }
        .cart-product .product-wrapper .price-block .one-price {
          padding-right: 65px; }
        .cart-product .product-wrapper .price-block .quantity-block {
          padding: 20px 0; }
          .cart-product .product-wrapper .price-block .quantity-block .panel-buttons {
            width: 212px; }
            .cart-product .product-wrapper .price-block .quantity-block .panel-buttons .dec {
              width: 76px;
              font-size: 25px; }
            .cart-product .product-wrapper .price-block .quantity-block .panel-buttons .inc {
              width: 76px;
              font-size: 25px; }
            .cart-product .product-wrapper .price-block .quantity-block .panel-buttons .quantity-count {
              width: 65px; }
    .cart-product .action-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-top: 20px; }
      .cart-product .action-block .title {
        padding: 0 20px;
        line-height: 32px;
        background: #D52226;
        box-shadow: 0 1px 2px 0 #D52226;
        color: white; }
      .cart-product .action-block .description {
        padding: 9px 20px 20px;
        font-size: 14px;
        line-height: 20px; } }

.studded-element {
  position: absolute;
  top: 40px;
  right: 0px;
  color: #F28F27; }
  @media screen and (max-width: 1200px) {
    .studded-element {
      top: 100px;
      right: 40px; } }

.order-block {
  background: white;
  box-shadow: inset 0 1px 2px 0 #C8C8C8;
  margin-bottom: 18px;
  border-bottom: 1px solid #F28F27;
  position: relative; }
  .order-block .order-form, .order-block .fast-order-form {
    display: -webkit-flex;
    display: flex;
    position: relative;
    padding: 25px 0 37px; }
    .order-block .order-form .order-title, .order-block .fast-order-form .order-title {
      text-align: center;
      margin-bottom: 11px;
      line-height: 23px;
      display: inline-block;
      vertical-align: top; }
    .order-block .order-form .order-info-block, .order-block .fast-order-form .order-info-block {
      -webkit-flex: 1 0 350px;
      flex: 1 0 350px;
      display: -webkit-flex;
      display: flex; }
    .order-block .order-form .order-payment, .order-block .order-form .order-delivery, .order-block .fast-order-form .order-payment, .order-block .fast-order-form .order-delivery {
      -webkit-flex: 1 0 auto;
      flex: 1 0 auto; }
      .order-block .order-form .order-payment .input-block, .order-block .order-form .order-delivery .input-block, .order-block .fast-order-form .order-payment .input-block, .order-block .fast-order-form .order-delivery .input-block {
        padding: 0 14px; }
      .order-block .order-form .order-payment .order-fields, .order-block .order-form .order-delivery .order-fields, .order-block .fast-order-form .order-payment .order-fields, .order-block .fast-order-form .order-delivery .order-fields {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center; }
        .order-block .order-form .order-payment .order-fields input, .order-block .order-form .order-delivery .order-fields input, .order-block .fast-order-form .order-payment .order-fields input, .order-block .fast-order-form .order-delivery .order-fields input {
          display: none; }
          .order-block .order-form .order-payment .order-fields input:checked + label, .order-block .order-form .order-delivery .order-fields input:checked + label, .order-block .fast-order-form .order-payment .order-fields input:checked + label, .order-block .fast-order-form .order-delivery .order-fields input:checked + label {
            background: #F9F9F9;
            box-shadow: 0 1px 2px 0 #D8D8D8; }
        .order-block .order-form .order-payment .order-fields label, .order-block .order-form .order-delivery .order-fields label, .order-block .fast-order-form .order-payment .order-fields label, .order-block .fast-order-form .order-delivery .order-fields label {
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: flex-end;
          align-items: flex-end;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
          padding: 10px 25px 7px;
          text-align: center;
          height: 90px;
          margin: 0;
          font-size: 13px;
          color: #1E1C1D;
          position: relative; }
          .order-block .order-form .order-payment .order-fields label::before, .order-block .order-form .order-delivery .order-fields label::before, .order-block .fast-order-form .order-payment .order-fields label::before, .order-block .fast-order-form .order-delivery .order-fields label::before {
            content: '';
            position: absolute;
            width: 100%;
            left: 0;
            top: 10px;
            height: 46px;
            background-position: center top;
            background-repeat: no-repeat;
            background-size: contain; }
    .order-block .order-form .order-delivery label:nth-child(2)::before, .order-block .fast-order-form .order-delivery label:nth-child(2)::before {
      background-image: url("../images/icons/i-cart.svg"); }
    .order-block .order-form .order-delivery label:nth-child(4)::before, .order-block .fast-order-form .order-delivery label:nth-child(4)::before {
      background-image: url("../images/icons/i-company.svg"); }
    .order-block .order-form .order-delivery label:nth-child(6)::before, .order-block .fast-order-form .order-delivery label:nth-child(6)::before {
      background-image: url("../images/icons/i-mail.svg"); }
    .order-block .order-form .order-payment .input-block, .order-block .fast-order-form .order-payment .input-block {
      border-left: 1px solid #DFDEDF; }
    .order-block .order-form .order-payment label:nth-child(2)::before, .order-block .fast-order-form .order-payment label:nth-child(2)::before {
      background-image: url("../images/icons/i-cash.svg"); }
    .order-block .order-form .order-payment label:nth-child(6)::before, .order-block .fast-order-form .order-payment label:nth-child(6)::before {
      background-image: url("../images/icons/i-epay.svg"); }
    .order-block .order-form .order-payment label:nth-child(4)::before, .order-block .fast-order-form .order-payment label:nth-child(4)::before {
      background-image: url("../images/icons/i-credit.svg"); }
    .order-block .order-form .order-text, .order-block .fast-order-form .order-text {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      text-align: center;
      height: 125px; }
      .order-block .order-form .order-text .order-title, .order-block .fast-order-form .order-text .order-title {
        text-align: left;
        width: 100%; }
    .order-block .order-form .order-contacts, .order-block .fast-order-form .order-contacts {
      -webkit-flex: 0 0 350px;
      flex: 0 0 350px; }
      .order-block .order-form .order-contacts .input-block, .order-block .fast-order-form .order-contacts .input-block {
        border-left: 1px solid #DFDEDF;
        padding-left: 14px; }
        .order-block .order-form .order-contacts .input-block label, .order-block .fast-order-form .order-contacts .input-block label {
          display: none; }
        .order-block .order-form .order-contacts .input-block input, .order-block .fast-order-form .order-contacts .input-block input {
          width: 250px;
          background: #FFFFFF;
          border-radius: unset;
          border: 1px solid rgba(80, 70, 65, 0.5);
          box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5); }
          .order-block .order-form .order-contacts .input-block input:nth-child(5), .order-block .fast-order-form .order-contacts .input-block input:nth-child(5) {
            margin-top: 14px; }
      .order-block .order-form .order-contacts .or-block, .order-block .fast-order-form .order-contacts .or-block {
        padding: 17px 0 0 14px; }
        .order-block .order-form .order-contacts .or-block .title, .order-block .fast-order-form .order-contacts .or-block .title {
          font-size: 15px;
          line-height: 20px;
          margin-bottom: 7px; }
      .order-block .order-form .order-contacts .input-block-fill, .order-block .fast-order-form .order-contacts .input-block-fill {
        border-left: 1px solid #DFDEDF;
        padding-left: 80px; }
        .order-block .order-form .order-contacts .input-block-fill span, .order-block .fast-order-form .order-contacts .input-block-fill span {
          display: block;
          margin-bottom: 4px; }
        .order-block .order-form .order-contacts .input-block-fill .edit, .order-block .fast-order-form .order-contacts .input-block-fill .edit {
          display: block;
          padding-top: 11px;
          font-size: 13px;
          line-height: 20px; }
  .order-block .button-holder {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -18px;
    text-align: center;
    z-index: 10; }
    .order-block .button-holder .button {
      width: 300px; }
  .order-block .bonus-programm-block {
    background: #F9F9F9;
    box-shadow: inset 0 1px 2px 0 #C8C8C8;
    padding: 40px 0 24px;
    display: none; }
    .order-block .bonus-programm-block .bonus-programm-inner {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      padding: 15px 31px;
      background-color: white;
      height: 130px;
      box-shadow: inset 0 1px 2px 0 #C8C8C8; }
      .order-block .bonus-programm-block .bonus-programm-inner .title {
        font-size: 14px;
        color: #4A4A4A;
        line-height: 19px; }
      .order-block .bonus-programm-block .bonus-programm-inner .subtitle {
        font-size: 12px;
        color: #4A4A4A; }
      .order-block .bonus-programm-block .bonus-programm-inner .bonus-count {
        -webkit-flex: 0 0 70px;
        flex: 0 0 70px;
        font-size: 13px; }
        .order-block .bonus-programm-block .bonus-programm-inner .bonus-count .number {
          font-size: 30px;
          color: #D86428; }
      .order-block .bonus-programm-block .bonus-programm-inner .description-block {
        -webkit-flex: 0 0 302px;
        flex: 0 0 302px;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
      .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex: 0 0 302px;
        flex: 0 0 302px; }
        .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block .title {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%; }
        .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block .total {
          font-size: 16px;
          line-height: 21px; }
        .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block .total-bonus {
          padding-left: 15px;
          font-size: 24px;
          color: #DA6329;
          line-height: 21px; }
        .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block.active .total {
          text-decoration: line-through; }
        .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block.active .total-bonus {
          padding-left: 15px;
          font-size: 24px;
          color: #DA6329;
          line-height: 21px; }
          .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block.active .total-bonus span {
            display: none; }
        .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block.active .subtitle {
          opacity: 0; }
      .order-block .bonus-programm-block .bonus-programm-inner .button {
        -webkit-flex: 0 0 235px;
        flex: 0 0 235px;
        -webkit-align-self: center;
        align-self: center;
        height: 36px; }
        .order-block .bonus-programm-block .bonus-programm-inner .button.hide {
          display: none; }

@media only screen and (max-width: 1199px) {
  .order-block {
    margin-bottom: 40px;
    border-bottom: 1px solid #F28F27;
    position: relative; }
    .order-block .order-form, .order-block .fast-order-form {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative;
      padding: 25px 30px 37px; }
      .order-block .order-form .order-title, .order-block .fast-order-form .order-title {
        text-align: center;
        margin-bottom: 11px;
        line-height: 23px;
        display: inline-block;
        vertical-align: top; }
      .order-block .order-form .order-info-block, .order-block .fast-order-form .order-info-block {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-bottom: 20px;
        border-bottom: 1px solid #DFDEDF;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
      .order-block .order-form .order-payment, .order-block .order-form .order-delivery, .order-block .fast-order-form .order-payment, .order-block .fast-order-form .order-delivery {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%; }
        .order-block .order-form .order-payment .input-block, .order-block .order-form .order-delivery .input-block, .order-block .fast-order-form .order-payment .input-block, .order-block .fast-order-form .order-delivery .input-block {
          border-left: none;
          padding: 20px 0 14px;
          height: auto; }
          .order-block .order-form .order-payment .input-block .order-title, .order-block .order-form .order-delivery .input-block .order-title, .order-block .fast-order-form .order-payment .input-block .order-title, .order-block .fast-order-form .order-delivery .input-block .order-title {
            width: 100%; }
        .order-block .order-form .order-payment .order-fields, .order-block .order-form .order-delivery .order-fields, .order-block .fast-order-form .order-payment .order-fields, .order-block .fast-order-form .order-delivery .order-fields {
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          padding-bottom: 14px;
          border-bottom: 1px solid #DFDEDF; }
          .order-block .order-form .order-payment .order-fields label, .order-block .order-form .order-delivery .order-fields label, .order-block .fast-order-form .order-payment .order-fields label, .order-block .fast-order-form .order-delivery .order-fields label {
            -webkit-flex: 0 0 100%;
            flex: 0 0 100%; }
      .order-block .order-form .order-text, .order-block .fast-order-form .order-text {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        border-left: none;
        text-align: center;
        height: auto;
        padding: 20px 0 15px;
        border-bottom: 1px solid #DFDEDF; }
        .order-block .order-form .order-text .order-title, .order-block .fast-order-form .order-text .order-title {
          text-align: left;
          width: 100%; }
      .order-block .order-form .order-contacts, .order-block .fast-order-form .order-contacts {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-top: 20px; }
        .order-block .order-form .order-contacts .input-block, .order-block .fast-order-form .order-contacts .input-block {
          border-left: none;
          padding-left: 14px; }
          .order-block .order-form .order-contacts .input-block label, .order-block .fast-order-form .order-contacts .input-block label {
            display: none; }
          .order-block .order-form .order-contacts .input-block input, .order-block .fast-order-form .order-contacts .input-block input {
            width: 100%; }
        .order-block .order-form .order-contacts .or-block, .order-block .fast-order-form .order-contacts .or-block {
          padding: 17px 0 0 14px; }
          .order-block .order-form .order-contacts .or-block .title, .order-block .fast-order-form .order-contacts .or-block .title {
            font-size: 15px;
            line-height: 20px;
            margin-bottom: 7px; }
        .order-block .order-form .order-contacts .input-block-fill, .order-block .fast-order-form .order-contacts .input-block-fill {
          border-left: none;
          padding-left: 0; }
    .order-block .button-holder {
      padding: 0 30px; }
      .order-block .button-holder .button {
        width: 100%; }
    .order-block .bonus-programm-block {
      padding: 0; }
      .order-block .bonus-programm-block .bonus-programm-inner {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 30px 50px;
        height: auto; }
        .order-block .bonus-programm-block .bonus-programm-inner .title {
          font-size: 14px;
          color: #4A4A4A;
          line-height: 19px; }
        .order-block .bonus-programm-block .bonus-programm-inner .subtitle {
          font-size: 12px;
          color: #4A4A4A;
          padding-top: 12px; }
        .order-block .bonus-programm-block .bonus-programm-inner .bonus-count {
          padding-bottom: 20px; }
        .order-block .bonus-programm-block .bonus-programm-inner .description-block {
          -webkit-flex: 1 1 210px;
          flex: 1 1 210px;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          padding-bottom: 20px; }
        .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block {
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
          padding: 16px 0 24px;
          border-top: 1px solid #DFDEDF; }
          .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block .title {
            -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
            padding-bottom: 6px; }
          .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block .total {
            font-size: 16px;
            line-height: 21px; }
          .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block .total-bonus {
            padding-left: 15px;
            font-size: 24px;
            color: #DA6329;
            line-height: 21px; }
          .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block.active .total {
            text-decoration: line-through; }
          .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block.active .total-bonus {
            padding-left: 15px;
            font-size: 24px;
            color: #DA6329;
            line-height: 21px; }
            .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block.active .total-bonus span {
              display: none; }
          .order-block .bonus-programm-block .bonus-programm-inner .price-bonus-block.active .subtitle {
            opacity: 0; }
        .order-block .bonus-programm-block .bonus-programm-inner .button {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
          -webkit-align-self: center;
          align-self: center;
          height: 36px; }
          .order-block .bonus-programm-block .bonus-programm-inner .button.hide {
            display: none; } }

.mmodal-form {
  padding: 25px;
  padding-top: 40px;
  color: #222; }
  .mmodal-form .title {
    font-weight: bold;
    color: #474747;
    font-size: 26px;
    margin-bottom: 15px; }
    .mmodal-form .title.success {
      font-size: 23px; }
  .mmodal-form ul li {
    margin-bottom: 15px; }
  .mmodal-form .info {
    font-size: 14px;
    color: #474747;
    margin: auto;
    margin-bottom: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #E2E2E2;
    max-width: 370px; }
  .mmodal-form .buttons-holder button {
    padding: 7px 20px; }
  .mmodal-form.phone-form label, .mmodal-form.tinkoff-form label, .mmodal-form.best-price-form label {
    display: none; }
  .mmodal-form.phone-form .form-errors, .mmodal-form.tinkoff-form .form-errors, .mmodal-form.best-price-form .form-errors {
    display: none; }
  .mmodal-form.phone-form ul.form-ul > li, .mmodal-form.tinkoff-form ul.form-ul > li, .mmodal-form.best-price-form ul.form-ul > li {
    position: relative; }
    .mmodal-form.phone-form ul.form-ul > li input, .mmodal-form.tinkoff-form ul.form-ul > li input, .mmodal-form.best-price-form ul.form-ul > li input {
      border: 1px solid rgba(80, 70, 65, 0.5);
      border-radius: 0; }
    .mmodal-form.phone-form ul.form-ul > li:before, .mmodal-form.tinkoff-form ul.form-ul > li:before, .mmodal-form.best-price-form ul.form-ul > li:before {
      content: '';
      background-color: transparent;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      position: absolute;
      left: 11px;
      top: 10px; }

.addresses-tabs {
  position: relative; }
  .addresses-tabs .print-image-block {
    display: none;
    width: 100%;
    height: 450px;
    text-align: center;
    overflow: hidden; }
  .addresses-tabs .print-image {
    height: 100%;
    width: auto;
    max-width: unset; }
  .addresses-tabs .tabs-holder {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 100;
    height: 150px;
    background: rgba(249, 249, 249, 0.6);
    box-shadow: 0 1px 2px 0 #F9F9F9; }
    .addresses-tabs .tabs-holder .map-header {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      .addresses-tabs .tabs-holder .map-header h2 {
        font-size: 26px;
        color: #1E1C1D;
        line-height: 90px;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto; }
      .addresses-tabs .tabs-holder .map-header .print-button {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-left: 15px;
        padding-right: 15px; }
    .addresses-tabs .tabs-holder .tabs-wrapper {
      overflow: hidden; }
      .addresses-tabs .tabs-holder .tabs-wrapper .tabs {
        display: -webkit-flex;
        display: flex;
        overflow: auto; }
        .addresses-tabs .tabs-holder .tabs-wrapper .tabs li {
          text-align: center;
          -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
          outline: none; }
          .addresses-tabs .tabs-holder .tabs-wrapper .tabs li a {
            padding: 10px 45px;
            outline: none;
            font-size: 15px;
            line-height: 20px;
            background-color: white;
            color: #1E1C1D;
            white-space: nowrap; }
          .addresses-tabs .tabs-holder .tabs-wrapper .tabs li.active a {
            background-color: #F28F27;
            color: #fff; }
  .addresses-tabs .tabs-content {
    margin: 0; }
    .addresses-tabs .tabs-content .content {
      display: none;
      padding: 0; }
      .addresses-tabs .tabs-content .content .map-container {
        height: 625px; }
        .addresses-tabs .tabs-content .content .map-container .addresses-panel {
          position: absolute;
          left: 15px;
          top: 155px;
          background-color: #fff;
          overflow: hidden;
          z-index: 1000;
          width: 340px; }
          .addresses-tabs .tabs-content .content .map-container .addresses-panel .image-link {
            display: block;
            width: 100%;
            height: 220px;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat; }
          .addresses-tabs .tabs-content .content .map-container .addresses-panel ul {
            list-style: none;
            padding: 16px 23px; }
            .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li {
              margin-bottom: 13px; }
              .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li .icon-holder {
                color: #1E1C1D;
                display: inline-block;
                float: left;
                font-size: 15px; }
              .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li:last-child {
                margin-bottom: 0; }
              .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li .text {
                display: block;
                margin-left: 30px;
                font-size: 15px;
                color: #1E1C1D;
                line-height: 20px; }
                .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li .text.link {
                  color: #F28F27; }
                .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li .text.open {
                  color: #10900C; }
                .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li .text.close {
                  color: #10900C; }
              .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li span {
                display: inline-block; }
                .addresses-tabs .tabs-content .content .map-container .addresses-panel ul li span + span {
                  padding-left: 6px; }
      .addresses-tabs .tabs-content .content.active {
        display: block; }

@media only screen and (max-width: 1199px) {
  .addresses-tabs .tabs-holder {
    height: auto; }
    .addresses-tabs .tabs-holder .map-header h2 {
      line-height: 76px;
      font-size: 22px; }
    .addresses-tabs .tabs-holder .map-header .print-button {
      display: none; }
    .addresses-tabs .tabs-holder .tabs-wrapper {
      height: unset;
      width: 100%;
      position: relative; }
      .addresses-tabs .tabs-holder .tabs-wrapper .tabs {
        height: 175px;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
        .addresses-tabs .tabs-holder .tabs-wrapper .tabs li {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
          margin-bottom: 4px !important; }
          .addresses-tabs .tabs-holder .tabs-wrapper .tabs li a {
            padding: 10px 0;
            text-align: center; }
  .addresses-tabs .tabs-content .content .ymaps-2-1-60-map-copyrights-promo {
    bottom: 20px; }
  .addresses-tabs .tabs-content .content .map-container {
    height: 515px; }
    .addresses-tabs .tabs-content .content .map-container .small-static {
      position: static; }
      .addresses-tabs .tabs-content .content .map-container .small-static .addresses-panel {
        position: absolute;
        left: 0;
        bottom: 0;
        top: unset;
        width: 100%;
        background: rgba(249, 249, 249, 0.8);
        box-shadow: 0 1px 2px 0 #F9F9F9; }
        .addresses-tabs .tabs-content .content .map-container .small-static .addresses-panel .image-link {
          display: none; }
        .addresses-tabs .tabs-content .content .map-container .small-static .addresses-panel ul {
          padding: 0; }
          .addresses-tabs .tabs-content .content .map-container .small-static .addresses-panel ul li {
            display: none;
            margin-bottom: 0;
            margin-left: 30px; }
            .addresses-tabs .tabs-content .content .map-container .small-static .addresses-panel ul li .icon-holder {
              padding: 10px 0; }
            .addresses-tabs .tabs-content .content .map-container .small-static .addresses-panel ul li:last-child {
              display: block; }
            .addresses-tabs .tabs-content .content .map-container .small-static .addresses-panel ul li .text {
              margin-left: 30px;
              padding: 10px 0; } }

.manufacturer li {
  font-size: 16px;
  padding: 13px 10px 0;
  float: left;
  height: 35px;
  width: 244px; }

.manufacturer ul {
  list-style: none; }

.manufacturer .hide {
  display: none; }

@media only screen and (max-width: 1199px) {
  .manufacturer ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .manufacturer li {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%; } }

.suggestions-wrapper .suggestions-suggestions {
  border-radius: 5px; }

.cars-block {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0; }
  .cars-block__title {
    font-weight: bold;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .cars-block__list {
    padding-top: 20px;
    list-style: none;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%; }
  .cars-block__item {
    padding: 5px 0 0 40px; }
    .cars-block__item_producer {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      padding: 0; }
  .cars-block__image {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .cars-block__producer {
    display: inline-block;
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px; }

@media only screen and (max-width: 1199px) {
  .cars-block__list {
    list-style: none;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%; } }

.video-block {
  padding: 20px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .video-block__name {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px; }
  .video-block__video-wrapper {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    padding-bottom: 56.4%; }
  .video-block__frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.messenger-block {
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 20px 0; }
  .messenger-block__phone-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center; }
  .messenger-block__text {
    margin-right: 5px; }
  .messenger-block__phone {
    display: block;
    color: black;
    font-weight: bold; }
  .messenger-block__list {
    list-style: none;
    display: -webkit-flex;
    display: flex; }
  .messenger-block__item {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 10px; }
  .messenger-block__link {
    padding-left: 30px;
    position: relative;
    line-height: 25px;
    display: block;
    text-decoration: underline;
    color: black; }
    .messenger-block__link::before {
      content: '';
      position: absolute;
      width: 25px;
      height: 25px;
      left: 0;
      top: 0;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center; }
    .messenger-block__link_viber::before {
      background-image: url("../images/icons/viber.svg"); }
    .messenger-block__link_whatsapp::before {
      background-image: url("../images/icons/whatsapp.svg"); }
    .messenger-block__link_telegram::before {
      background-image: url("../images/icons/telegram.svg"); }

@media only screen and (max-width: 1199px) {
  .messenger-block {
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 0; }
    .messenger-block__phone-wrapper {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-flex: 0 0 160px;
      flex: 0 0 160px;
      padding-right: 20px;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-align-content: center;
      align-content: center;
      text-align: center; }
    .messenger-block__text {
      margin-bottom: 5px;
      font-weight: bold;
      margin-right: 0; }
    .messenger-block__phone {
      font-weight: normal; }
    .messenger-block__list {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-flex: 0 0 120px;
      flex: 0 0 120px; }
    .messenger-block__item {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .messenger-block__link {
      padding-bottom: 10px; } }

.preloader-block {
  position: fixed;
  z-index: 999999;
  height: 50px;
  width: 50px;
  left: calc(50vw - 50px);
  top: calc(50vh - 50px);
  display: none; }
  .preloader-block_active {
    display: block; }
  .preloader-block__container {
    width: 100%;
    height: 49px;
    text-align: center; }
  .preloader-block__speeding-wheel {
    width: 49px;
    height: 49px;
    margin: 0 auto;
    border: 6px solid #ed6a24;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: cssload-spin 575ms infinite linear;
    -o-animation: cssload-spin 575ms infinite linear;
    -ms-animation: cssload-spin 575ms infinite linear;
    -webkit-animation: cssload-spin 575ms infinite linear;
    -moz-animation: cssload-spin 575ms infinite linear; }

@keyframes cssload-spin {
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes cssload-spin {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes cssload-spin {
  .preloader-block 100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes cssload-spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

.about-page-block {
  padding: 40px 0 77px; }
  .about-page-block__alt {
    display: none !important; }
  .about-page-block__header {
    position: relative;
    margin-bottom: 70px; }
  .about-page-block__header-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .about-page-block__header-content {
    position: relative;
    z-index: 20;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 140px 30px 156px; }
  .about-page-block__title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-weight: bold;
    font-size: 30px;
    color: white; }
  .about-page-block__header-line {
    -webkit-flex: 0 0 47px;
    flex: 0 0 47px;
    height: 4px;
    background-color: #F26522;
    margin: 29px 0 56px; }
  .about-page-block__header-description {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .about-page-block__header-text {
    font-size: 20px;
    color: white;
    line-height: 29px;
    max-width: 622px;
    margin: auto; }
  .about-page-block__advantages {
    width: 100%;
    padding-bottom: 97px; }
  .about-page-block__advantages-list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    list-style: none; }
  .about-page-block__advantages-item {
    -webkit-flex: 0 1 350px;
    flex: 0 1 350px; }
  .about-page-block__advantages-title {
    font-weight: bold;
    font-size: 50px;
    color: #F26522; }
  .about-page-block__advantages-subtitle {
    font-weight: bold;
    font-size: 18px;
    color: #F26522;
    max-width: 240px;
    margin-bottom: 20px; }
  .about-page-block__advantages-description {
    font-size: 16px;
    color: #1E1C1D;
    line-height: 26px; }
  .about-page-block__quote {
    background-color: white;
    border: 2px solid #f3f3f3;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    padding: 26px 0; }
  .about-page-block__quote-image-block {
    -webkit-flex: 0 0 252px;
    flex: 0 0 252px;
    position: relative;
    height: 292px;
    border-radius: 0 0 1000px 1000px;
    overflow: hidden; }
  .about-page-block__quote-round {
    width: 100%;
    height: 252px;
    border-radius: 1000px;
    background-color: #EDE7E6;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10; }
  .about-page-block__quote-image {
    position: relative;
    z-index: 20;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 211px;
    margin-left: 30px; }
  .about-page-block__quote-block {
    -webkit-flex: 0 0 645px;
    flex: 0 0 645px;
    padding-left: 65px;
    margin-top: 44px; }
  .about-page-block__quote-text {
    font-size: 20px;
    color: #1E1C1D;
    line-height: 29px;
    margin-bottom: 57px;
    position: relative; }
    .about-page-block__quote-text::before {
      content: '';
      position: absolute;
      left: -65px;
      top: 0;
      width: 35px;
      height: 28px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("../images/icons/quot.svg"); }
  .about-page-block__quote-name {
    font-weight: bold;
    font-size: 20px;
    color: #1E1C1D;
    line-height: 34px; }
  .about-page-block__quote-prof {
    font-size: 15px;
    color: rgba(30, 28, 29, 0.6);
    line-height: 24px; }
  .about-page-block__service {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 55px 0 114px; }
  .about-page-block__service-text-description {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%; }
  .about-page-block__service-title {
    font-weight: bold;
    font-size: 25px;
    color: #1E1C1D;
    line-height: 34px;
    margin-top: 13px; }
  .about-page-block__service-text {
    font-size: 16px;
    color: #1E1C1D;
    line-height: 26px;
    margin-top: 34px; }
    .about-page-block__service-text + .about-page-block__service-title {
      margin-top: 47px; }
  .about-page-block__service-image-block {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%; }
  .about-page-block__service-image {
    -webkit-flex: 0 0 474px;
    flex: 0 0 474px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .about-page-block__partner-title {
    font-weight: bold;
    font-size: 25px;
    color: #1E1C1D;
    text-align: center;
    line-height: 34px;
    max-width: 499px;
    margin: 0 auto 48px; }
  .about-page-block__partner-list {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .about-page-block__partner-item {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%; }
    .about-page-block__partner-item_left {
      padding-right: 15px; }
    .about-page-block__partner-item_right {
      padding-left: 15px; }
    .about-page-block__partner-item_wide {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-top: 30px; }
  .about-page-block__partner-inner {
    background-color: white;
    border: 2px solid #f3f3f3;
    height: 100%;
    padding: 38px 50px 50px; }
  .about-page-block__partner-image {
    width: 172px;
    height: 78px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 30px; }
  .about-page-block__partner-text {
    font-size: 16px;
    color: #1E1C1D;
    line-height: 26px; }
  .about-page-block__ending-text {
    font-size: 16px;
    color: #1E1C1D;
    text-align: center;
    line-height: 26px;
    max-width: 730px;
    margin: 78px auto 61px; }
  .about-page-block__ending-subtext {
    font-weight: bold;
    font-size: 25px;
    color: #1E1C1D;
    text-align: center;
    line-height: 34px;
    margin: 0 auto 26px; }
  .about-page-block__button {
    width: 193px;
    margin: auto;
    display: block; }

@media only screen and (max-width: 1199px) {
  .about-page-block {
    padding: 0 0 49px; }
    .about-page-block__header {
      margin: 0 -30px; }
    .about-page-block__header-content {
      padding: 59px 30px 65px; }
    .about-page-block__title {
      font-size: 22px; }
    .about-page-block__header-line {
      margin: 18px 0 23px; }
    .about-page-block__header-text {
      font-size: 17px;
      line-height: 25px; }
    .about-page-block__advantages {
      width: 100%;
      padding-bottom: 15px; }
    .about-page-block__advantages-list {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .about-page-block__advantages-item {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 22px; }
    .about-page-block__advantages-title {
      font-size: 40px; }
    .about-page-block__advantages-subtitle {
      font-weight: bold;
      max-width: 246px;
      margin-bottom: 15px;
      font-size: 15px; }
    .about-page-block__advantages-description {
      font-size: 15px;
      line-height: 23px;
      max-width: 500px; }
    .about-page-block__quote {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      justify-content: center;
      padding: 26px 0 0;
      text-align: center; }
    .about-page-block__quote-image-block {
      -webkit-flex: 0 0 188px;
      flex: 0 0 188px;
      height: 213px;
      overflow: hidden; }
    .about-page-block__quote-round {
      width: 100%;
      height: 188px; }
    .about-page-block__quote-image {
      height: 100%;
      width: 158px;
      margin-left: 22px; }
    .about-page-block__quote-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0 30px;
      margin-top: 14px;
      background-position: center top; }
    .about-page-block__quote-text {
      padding-top: 45px;
      margin: 37px 0;
      font-size: 17px;
      line-height: 25px;
      order: 3; }
      .about-page-block__quote-text::before {
        left: calc(50% - 18px); }
    .about-page-block__quote-name {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      line-height: 34px;
      order: 1;
      font-size: 18px;
      text-align: center; }
    .about-page-block__quote-prof {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      line-height: 24px;
      order: 2;
      font-size: 13px;
      text-align: center; }
    .about-page-block__service {
      margin: 22px 0 40px;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .about-page-block__service-text-description {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-top: 26px;
      order: 2; }
    .about-page-block__service-title {
      margin-top: 0;
      font-size: 20px; }
    .about-page-block__service-text {
      margin-top: 12px;
      font-size: 15px;
      line-height: 23px; }
      .about-page-block__service-text + .about-page-block__service-title {
        margin-top: 26px; }
    .about-page-block__service-image {
      order: 1;
      -webkit-flex: 1 0 100%;
      flex: 1 0 100%;
      margin: 0 -30px;
      padding-bottom: 86%; }
    .about-page-block__partner-title {
      font-size: 20px;
      margin: 0 auto 25px; }
    .about-page-block__partner-list {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .about-page-block__partner-item {
      flex: 0 0 100%;
      padding-bottom: 19px; }
      .about-page-block__partner-item_left {
        padding-right: 0; }
      .about-page-block__partner-item_right {
        padding-left: 0; }
    .about-page-block__partner-inner {
      height: 100%;
      padding: 26px 30px 30px; }
    .about-page-block__partner-image {
      margin-bottom: 19px; }
    .about-page-block__partner-text {
      font-size: 15px;
      line-height: 23px; }
    .about-page-block__ending-text {
      margin: 19px auto 32px;
      font-size: 15px;
      line-height: 23px; }
    .about-page-block__ending-subtext {
      font-size: 20px;
      margin-bottom: 25px; } }

.service-page {
  background-color: white;
  padding-top: 61px;
  padding-bottom: 87px; }
  .service-page__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .service-page__top {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    padding: 140px 30px 135px;
    margin-bottom: 77px;
    text-align: center;
    background-color: #adadad;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .service-page__top::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-color: black;
      opacity: 0.65;
      z-index: 10; }
  .service-page__mobile-link {
    margin-top: 38px;
    z-index: 20;
    padding-right: 70px;
    padding-left: 70px;
    display: none; }
  .service-page__top-title {
    font-weight: bold;
    font-size: 30px;
    color: white;
    text-align: center;
    margin: auto;
    z-index: 20;
    position: relative; }
  .service-page__top-line {
    margin: 29px auto 0;
    width: 47px;
    height: 4px;
    background-color: #F26522;
    z-index: 15;
    position: relative; }
  .service-page__bottom {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-flex;
    display: flex; }
  .service-page__content {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 130px; }
  .service-page__title {
    font-weight: bold;
    font-size: 25px;
    color: #1E1C1D;
    line-height: 34px;
    margin-bottom: 32px; }
  .service-page__list {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 38px; }
  .service-page__item {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    font-size: 16px;
    color: #1E1C1D;
    line-height: 26px;
    padding: 5px 0 32px 68px; }
  .service-page__icon {
    height: 36px;
    width: 36px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/icons/listmark.svg"); }
  .service-page__number {
    position: absolute;
    left: 0;
    top: 2px;
    font-weight: bold;
    font-size: 38px;
    color: #F28F27; }
  .service-page__form-wrapper {
    -webkit-flex: 0 0 370px;
    flex: 0 0 370px; }
  .service-page__form {
    background-color: #F9F9F9;
    border: 2px solid #EBEBEB;
    padding: 40px; }
  .service-page__form-header {
    border-left: 3px solid #F28F27;
    padding-left: 23px;
    margin-bottom: 32px; }
  .service-page__form-title {
    font-weight: bold;
    font-size: 21px;
    color: #1E1C1D;
    margin-bottom: 12px; }
  .service-page__form-subtitle {
    font-size: 14px;
    color: #1E1C1D;
    line-height: 24px; }
  .service-page__fields li {
    margin-bottom: 14px; }
  .service-page__fields label {
    display: none; }
  .service-page__calculator {
    background-color: #F28F27;
    margin-bottom: 70px; }
  .service-page__calculator-fields {
    padding: 30px 38px 17px; }
    .service-page__calculator-fields .form-ul li {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      margin-bottom: 13px; }
      .service-page__calculator-fields .form-ul li label {
        -webkit-flex: 0 0 225px;
        flex: 0 0 225px;
        font-weight: bold;
        font-size: 15px;
        color: white;
        line-height: 20px; }
      .service-page__calculator-fields .form-ul li .select-holder {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto; }
  .service-page__price-block {
    height: 68px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 38px;
    background-color: #E67D0F; }
  .service-page__price-label {
    font-weight: bold;
    font-size: 23px;
    color: white;
    line-height: 34px; }
  .service-page__price {
    font-weight: bold;
    color: white;
    line-height: 34px; }
  .service-page__price-number {
    font-size: 30px;
    vertical-align: bottom; }
  .service-page__price-rub {
    font-size: 20px;
    vertical-align: bottom; }
  .service-page__link-list {
    padding-bottom: 30px; }
  .service-page__linker {
    display: block;
    padding-bottom: 8px;
    padding-left: 15px;
    color: #F28F27;
    position: relative; }
    .service-page__linker::before {
      content: '';
      position: absolute;
      height: 2px;
      width: 10px;
      background-color: #F28F27;
      top: 8px;
      left: 0; }

@media only screen and (max-width: 1199px) {
  .service-page {
    padding-top: 0;
    padding-bottom: 34px; }
    .service-page__mobile-link {
      display: inline-block; }
    .service-page__top {
      padding: 47px 30px 39px;
      margin-bottom: 32px; }
    .service-page__top-title {
      font-size: 22px; }
    .service-page__top-line {
      margin: 18px auto 0; }
    .service-page__bottom {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .service-page__content {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-right: 0; }
    .service-page__form-wrapper {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .service-page__title {
      font-weight: bold;
      margin-bottom: 24px;
      font-size: 20px; }
    .service-page__list {
      padding-bottom: 8px; }
    .service-page__item {
      padding: 5px 0 24px 56px;
      font-size: 15px;
      line-height: 23px; }
    .service-page__form {
      padding: 27px 22px; }
    .service-page__form-header {
      margin-bottom: 24px; }
    .service-page__form-title {
      margin-bottom: 14px;
      font-size: 19px; }
    .service-page__calculator {
      margin-bottom: 19px; }
    .service-page__calculator-fields {
      padding: 14px 22px 6px; }
      .service-page__calculator-fields .form-ul li {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 8px; }
        .service-page__calculator-fields .form-ul li label {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
          font-size: 15px;
          line-height: 20px; }
        .service-page__calculator-fields .form-ul li .select-holder {
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%; }
    .service-page__price-block {
      height: 58px;
      padding: 0 18px; }
    .service-page__price-label {
      font-size: 15px; }
    .service-page__price-number {
      font-size: 25px; }
    .service-page__price-rub {
      font-size: 15px; } }

.services-list-bem {
  overflow: hidden; }
  .services-list-bem__list {
    margin: 0 -6px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none; }
  .services-list-bem__item {
    -webkit-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    margin: 0 0 12px;
    padding: 0 6px; }
  .services-list-bem__link {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    background-color: black;
    position: relative;
    overflow: hidden; }
    .services-list-bem__link:hover .services-list-bem__image {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -moz-transform: scale(1.2);
      transform: scale(1.2); }
  .services-list-bem__image {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-size: 105%;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
    -webkit-transition: 1000ms;
    -moz-transition: 1000ms;
    -o-transition: 1000ms;
    transition: 1000ms; }
  .services-list-bem__name {
    font-size: 19px;
    color: white;
    position: absolute;
    bottom: 17px;
    left: 16px;
    right: 16px;
    z-index: 20; }

@media (min-width: 875px) and (max-width: 1200px) {
  .services-list-bem__item {
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%; } }

@media (min-width: 440px) and (max-width: 645px) {
  .services-list-bem__item {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%; } }

@media (max-width: 439px) {
  .services-list-bem__item {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; } }

.service-admin {
  max-width: 800px;
  margin: auto;
  padding-top: 35px; }
  .service-admin__form {
    background-color: #F28F27; }
    .service-admin__form .form-ul li {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      margin-bottom: 13px; }
      .service-admin__form .form-ul li label {
        -webkit-flex: 0 0 225px;
        flex: 0 0 225px;
        font-weight: bold;
        font-size: 15px;
        color: white;
        line-height: 20px; }
      .service-admin__form .form-ul li .select-holder {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto; }
  .service-admin__price-block {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px 38px;
    background-color: #E67D0F; }
  .service-admin__fields {
    padding: 30px 38px 17px; }
  .service-admin__current-label {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    font-weight: bold;
    font-size: 23px;
    color: white;
    line-height: 34px; }
  .service-admin__current-price {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    font-weight: bold;
    color: white;
    font-size: 23px;
    line-height: 34px;
    padding-left: 10px; }
  .service-admin__button {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 10px; }

.producer-filter-form {
  background-color: white;
  padding: 25px 15px;
  margin-bottom: 34px;
  box-shadow: 0 1px 3px 0 rgba(118, 118, 118, 0.22); }
  .producer-filter-form__field {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center; }
    .producer-filter-form__field input {
      display: none; }
      .producer-filter-form__field input:checked + label {
        border-color: #F28F27;
        color: #F28F27; }
        .producer-filter-form__field input:checked + label:nth-child(2)::after {
          background-image: url("../images/icons/suncheck.png"); }
        .producer-filter-form__field input:checked + label:nth-child(4)::after {
          background-image: url("../images/icons/snowcheck.png"); }
        .producer-filter-form__field input:checked + label:nth-child(6)::after {
          background-image: url("../images/icons/allcheck.png"); }
    .producer-filter-form__field label {
      -webkit-flex: 0 0 150px;
      flex: 0 0 150px;
      position: relative;
      height: 36px;
      border: 1px solid #f1f1f1;
      color: #72706E;
      text-align: center;
      line-height: 36px;
      font-size: 15px;
      margin: 0 5px 10px; }
      .producer-filter-form__field label._disabled {
        background-color: #eaeaea;
        color: #b3b3b3; }
    .producer-filter-form__field_season label {
      padding-right: 27px; }
      .producer-filter-form__field_season label::after {
        content: '';
        width: 32px;
        height: 32px;
        position: absolute;
        top: 1px;
        background-position: center;
        background-repeat: no-repeat; }
      .producer-filter-form__field_season label:nth-child(2)::after {
        background-image: url("../images/icons/sununcheck.png"); }
      .producer-filter-form__field_season label:nth-child(4)::after {
        background-image: url("../images/icons/snowuncheck.png"); }
      .producer-filter-form__field_season label:nth-child(6)::after {
        background-image: url("../images/icons/alluncheck.png"); }
  .producer-filter-form__button-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center; }
  .producer-filter-form__button {
    -webkit-flex: 0 0 150px;
    flex: 0 0 150px; }

.compilation {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: white;
  padding: 30px 45px;
  margin-bottom: 45px; }
  .compilation__form {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  .compilation__field {
    -webkit-flex: 0 0 200px;
    flex: 0 0 200px; }
  .compilation__button {
    -webkit-flex: 0 0 150px;
    flex: 0 0 150px;
    height: 37px;
    margin-right: 20px; }
  .compilation__link {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    line-height: 37px;
    border: 1px solid #eaeaea;
    padding-left: 20px; }

.buy-modal {
  width: 700px;
  padding: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center; }
  .buy-modal__title {
    font-weight: bold;
    color: #474747;
    font-size: 26px;
    margin-bottom: 15px;
    text-align: center;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .buy-modal__info {
    -webkit-flex: 0 0 500px;
    flex: 0 0 500px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    padding: 20px; }
  .buy-modal__image {
    -webkit-flex: 0 0 100px;
    flex: 0 0 100px;
    height: 130px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 15px; }
  .buy-modal__name {
    font-weight: bold;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 16px;
    margin-bottom: 15px;
    text-align: left; }
  .buy-modal__quantity {
    font-weight: bold;
    font-size: 16px;
    white-space: nowrap; }
  .buy-modal__text {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: right;
    margin-bottom: 15px; }
  .buy-modal__price {
    font-weight: bold; }
  .buy-modal__price-block {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .buy-modal__total_price {
    font-weight: bold;
    font-size: 15px; }
  .buy-modal__form {
    -webkit-flex: 0 0 300px;
    flex: 0 0 300px; }
    .buy-modal__form .form-ul > li {
      padding-bottom: 10px; }
    .buy-modal__form .form-errors {
      display: none; }
    .buy-modal__form._loading .buy-modal__button {
      pointer-events: none;
      background-color: #b1b1b1; }
    .buy-modal__form_all {
      display: flex;
      flex-direction: column;
      width: 300px;
      flex: 0 0 auto; }
  .buy-modal__button {
    width: 150px;
    display: block;
    margin: 15px auto 0; }
  .buy-modal__hide {
    display: none !important; }
  .buy-modal__total-block-price {
    text-align: center; }
  .buy-modal__price-form-wrapper {
    display: flex;
    flex-direction: column; }

@media only screen and (max-width: 1199px) {
  .buy-modal {
    width: 100%;
    padding: 15px;
    margin: auto; }
    .buy-modal__form {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .buy-modal__image {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .buy-modal__info {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; } }

.notify-background {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.56);
  z-index: 100000; }

.notify-item {
  position: fixed;
  top: 20%;
  width: 500px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 38px 42px 34px;
  background-color: white;
  left: calc(50% - 250px);
  z-index: 100001;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.29);
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  transition-property: opacity, transform;
  opacity: 0;
  transform: translateY(-60px); }
  .notify-item._show {
    opacity: 1;
    transform: translateY(0); }
  .notify-item__title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-weight: bold;
    font-size: 28px;
    color: #D86428;
    margin-bottom: 32px; }
  .notify-item__info {
    -webkit-flex: 0 0 280px;
    flex: 0 0 280px; }
  .notify-item__producer {
    font-weight: bold;
    font-size: 17px;
    color: #1E1C1D;
    line-height: 21px; }
  .notify-item__name {
    font-weight: bold;
    font-size: 17px;
    color: #1E1C1D;
    line-height: 21px;
    margin: 5px 0 42px; }
  .notify-item__price-text {
    font-size: 14px;
    color: #4A4A4A;
    line-height: 19px;
    margin-bottom: 8px; }
  .notify-item__total-price {
    font-size: 20px;
    color: #DA6329;
    text-align: right;
    line-height: 21px; }
  .notify-item__image-wrapper {
    -webkit-flex: 0 0 105px;
    flex: 0 0 105px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    position: relative; }
  .notify-item__attr {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 14px;
    color: #F28F27;
    text-align: left;
    line-height: 27px;
    height: 27px; }
  .notify-item__season {
    position: absolute;
    height: 27px;
    width: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    right: 0; }
    .notify-item__season_1 {
      background-image: url("../images/icons/i-snow.svg"); }
    .notify-item__season_2 {
      background-image: url("../images/icons/i-sun.svg"); }
    .notify-item__season_3 {
      background-image: url("../images/icons/i-allseason.svg"); }
  .notify-item__closer {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 24px;
    width: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/main/close.png"); }
  .notify-item__image {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 120px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .notify-item__buttons-wrapper {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 20px 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .notify-item__button {
    -webkit-flex: 0 0 193px;
    flex: 0 0 193px;
    display: block; }

@media only screen and (max-width: 1199px) {
  .notify-item {
    top: 20px;
    width: 300px;
    left: calc(50% - 150px);
    padding: 25px;
    overflow: auto; }
    .notify-item__name {
      font-size: 16px;
      line-height: 19px;
      margin: 5px 0 12px; }
    .notify-item__producer {
      font-size: 16px;
      line-height: 19px; }
    .notify-item__info {
      order: 2;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .notify-item__image-wrapper {
      order: 1;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .notify-item__image {
      height: 95px; }
    .notify-item__title {
      font-size: 20px;
      margin-bottom: 10px;
      text-align: center; }
    .notify-item__buttons-wrapper {
      margin: 0;
      order: 3;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .notify-item__button {
      margin-top: 15px;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; } }

.history-page {
  padding: 40px 0 77px; }
  .history-page__alt {
    display: none !important; }
  .history-page__header {
    position: relative;
    margin-bottom: 70px; }
  .history-page__header-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .history-page__header-content {
    position: relative;
    z-index: 20;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 140px 30px 156px; }
  .history-page__title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-weight: bold;
    font-size: 30px;
    color: white; }
  .history-page__header-line {
    -webkit-flex: 0 0 47px;
    flex: 0 0 47px;
    height: 4px;
    background-color: #F26522;
    margin: 29px 0 56px; }
  .history-page__header-description {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .history-page__header-text {
    font-size: 20px;
    color: white;
    line-height: 29px;
    max-width: 798px;
    margin: auto; }
  .history-page__block-content {
    display: -webkit-flex;
    display: flex;
    padding-bottom: 70px; }
    .history-page__block-content_wrap {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
  .history-page__block-half {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%; }
    .history-page__block-half_left {
      padding-right: 50px; }
    .history-page__block-half_right {
      padding-left: 50px; }
  .history-page__block-title {
    font-size: 25px;
    color: #1E1C1D;
    line-height: 34px;
    font-weight: bold; }
    .history-page__block-title_padding {
      padding-bottom: 30px; }
  .history-page__block-list {
    padding: 30px 36px 20px 0; }
  .history-page__block-item {
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 69px; }
    .history-page__block-item::before {
      content: '';
      position: absolute;
      left: 0;
      top: 30px;
      height: 36px;
      width: 36px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url("../images/icons/listmark.svg"); }
  .history-page__block-text {
    font-size: 16px;
    color: #1E1C1D;
    line-height: 26px; }
    .history-page__block-text_reduced {
      max-width: 396px;
      min-height: 16px;
      min-width: 100px; }
  .history-page__block-image {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .history-page__block-quot {
    font-size: 20px;
    color: #1E1C1D;
    line-height: 29px;
    padding-left: 65px;
    margin: 60px 0 100px;
    position: relative; }
    .history-page__block-quot::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 35px;
      height: 28px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-image: url("../images/icons/quot.svg"); }
  .history-page__border-text {
    font-size: 20px;
    color: #1E1C1D;
    line-height: 29px;
    background-color: #F9F9F9;
    border: 2px solid #EBEBEB;
    padding: 40px 12px 41px 55px;
    margin-top: 50px; }
  .history-page__line-list {
    padding-top: 46px; }
  .history-page__line-item {
    display: -webkit-flex;
    display: flex;
    padding: 35px 0; }
    .history-page__line-item:last-child .history-page__line-line {
      display: none; }
  .history-page__line-year {
    -webkit-flex: 0 0 144px;
    flex: 0 0 144px;
    width: 144px;
    font-weight: bold;
    font-size: 45px;
    color: #F26522; }
  .history-page__line-delimiter {
    -webkit-flex: 0 0 28px;
    flex: 0 0 28px;
    position: relative;
    text-align: center; }
  .history-page__line-oval {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    background-color: #F26F31;
    box-shadow: 0 0 0 8px rgba(242, 111, 49, 0.3);
    border-radius: 100px;
    margin-top: 20px; }
  .history-page__line-line {
    background-color: rgba(242, 111, 49, 0.38);
    width: 1px;
    margin: 28px auto 0;
    height: 100%; }
  .history-page__line-content {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 94px;
    padding-top: 8px; }
  .history-page__line-subtitle {
    font-size: 18px;
    color: #F26522;
    font-weight: bold;
    margin-bottom: 20px; }
  .history-page__line-text {
    font-size: 16px;
    color: #1E1C1D;
    line-height: 26px; }
  .history-page__double-border-outside {
    margin-top: 50px;
    border: 2px solid #F26522;
    padding: 8px;
    margin-bottom: 100px; }
  .history-page__double-border {
    border: 1px solid #BEBEBE;
    padding: 33px 100px;
    text-align: center;
    font-size: 20px;
    color: #1E1C1D;
    line-height: 29px; }
  .history-page__single-border {
    margin-top: 70px;
    padding-left: 29px;
    border-left: 5px solid #F26522;
    font-size: 20px;
    color: #1E1C1D;
    line-height: 29px; }
  .history-page__orange-block {
    padding-bottom: 45px; }
  .history-page__orange-title {
    font-size: 18px;
    color: #F26522;
    font-weight: bold;
    margin-bottom: 20px; }
  .history-page__image-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 0 -17px; }
  .history-page__image-container {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 17px; }
  .history-page__image-man {
    padding-top: 126%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .history-page__quote-block {
    background-color: white;
    border: 2px solid #EBEBEB;
    display: -webkit-flex;
    display: flex; }
  .history-page__quote-image {
    -webkit-flex: 0 0 422px;
    flex: 0 0 422px; }
  .history-page__quote-content {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 67px 68px 66px 0; }
  .history-page__quote-text {
    font-size: 20px;
    color: #1E1C1D;
    line-height: 29px;
    position: relative;
    padding-left: 64px;
    margin-bottom: 50px; }
    .history-page__quote-text::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 35px;
      height: 28px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-image: url("../images/icons/quot.svg"); }
  .history-page__quote-title {
    font-weight: bold;
    font-size: 20px;
    color: #1E1C1D;
    line-height: 34px;
    padding-left: 64px; }
  .history-page__quote-subtitle {
    font-size: 15px;
    color: rgba(30, 28, 29, 0.6);
    line-height: 24px;
    padding-left: 64px; }
  .history-page__shlepakov-wrapper {
    width: 252px;
    margin: auto;
    border-radius: 0 0 1000px 1000px;
    overflow: hidden;
    position: relative;
    height: 317px; }
  .history-page__shlepakov-oval {
    width: 100%;
    height: 252px;
    border-radius: 1000px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(-158deg, #C0B2B0 0%, #EDE7E6 77%); }
  .history-page__shlepakov-image {
    position: relative;
    z-index: 20;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 323px;
    background-position: right 10px bottom -27px; }

@media only screen and (max-width: 1199px) {
  .history-page {
    padding: 25px 0 40px; }
    .history-page__header {
      margin-bottom: 30px; }
    .history-page__header-content {
      padding: 39px 19px 45px; }
    .history-page__title {
      font-size: 22px; }
    .history-page__header-line {
      height: 4px;
      background-color: #F26522;
      margin: 18px 0 23px; }
    .history-page__header-text {
      font-size: 17px;
      line-height: 25px; }
    .history-page__block-content {
      padding-bottom: 0;
      flex-wrap: wrap; }
    .history-page__block-half {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 30px; }
      .history-page__block-half_left {
        order: 1;
        padding-right: 0; }
      .history-page__block-half_right {
        order: 3;
        padding-left: 0; }
    .history-page__block-title {
      margin-bottom: 0;
      font-size: 20px;
      line-height: 27px; }
    .history-page__block-list {
      padding: 0 0 25px 0; }
    .history-page__block-item {
      padding-top: 25px;
      padding-bottom: 0;
      padding-left: 59px; }
      .history-page__block-item::before {
        left: 0;
        top: 25px; }
    .history-page__block-text {
      font-size: 15px;
      line-height: 23px; }
      .history-page__block-text_reduced {
        max-width: unset;
        min-height: 15px;
        min-width: 50px; }
    .history-page__block-image {
      height: unset;
      padding-bottom: 85%;
      width: 100%; }
    .history-page__block-quot {
      padding-left: 0;
      padding-top: 45px;
      margin: 35px 0 30px;
      font-size: 17px;
      line-height: 25px; }
      .history-page__block-quot::before {
        left: calc(50% - 17px); }
    .history-page__border-text {
      padding: 25px 30px;
      margin-top: 25px;
      font-size: 17px;
      line-height: 25px; }
    .history-page__line-list {
      padding-top: 40px; }
    .history-page__line-item {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0 0 25px; }
    .history-page__line-year {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%; }
    .history-page__line-delimiter {
      display: none; }
    .history-page__line-content {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-left: 0;
      padding-top: 15px; }
    .history-page__line-subtitle {
      margin-bottom: 15px;
      font-size: 17px; }
    .history-page__line-text {
      font-size: 15px;
      color: #1E1C1D;
      line-height: 23px; }
    .history-page__double-border-outside {
      margin-top: 10px;
      margin-bottom: 40px; }
    .history-page__double-border {
      padding: 29px 24px;
      font-size: 17px;
      line-height: 25px; }
    .history-page__single-border {
      margin-top: 25px;
      padding-left: 16px;
      font-size: 17px;
      line-height: 25px; }
    .history-page__orange-block {
      padding-bottom: 20px; }
    .history-page__orange-title {
      margin-bottom: 15px;
      font-size: 17px; }
    .history-page__image-list {
      order: 2;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -11px;
      padding-bottom: 30px; }
    .history-page__image-container {
      -webkit-flex: 0 1 147px;
      flex: 0 1 147px;
      margin: 0 11px 11px; }
    .history-page__quote-block {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .history-page__quote-image {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .history-page__quote-content {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      padding: 14px 25px 40px; }
    .history-page__quote-text {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      order: 3;
      padding-left: 0;
      margin-bottom: 0;
      font-size: 17px;
      line-height: 25px;
      padding-top: 45px;
      text-align: center;
      margin-top: 32px; }
      .history-page__quote-text::before {
        left: calc(50% - 17px); }
    .history-page__quote-title {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-left: 0;
      font-size: 18px;
      line-height: 34px;
      order: 1;
      text-align: center; }
    .history-page__quote-subtitle {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-left: 0;
      font-size: 13px;
      order: 2;
      text-align: center; }
    .history-page__shlepakov-wrapper {
      width: 188px;
      height: 236px; }
    .history-page__shlepakov-oval {
      width: 100%;
      height: 188px; }
    .history-page__shlepakov-image {
      height: 100%;
      background-repeat: no-repeat;
      background-size: auto 240px;
      background-position: right 10px bottom -27px; } }

.lego__button {
  display: none;
  position: absolute;
  top: 3px;
  height: 25px;
  width: 25px;
  margin: 0 3px;
  border-radius: 4px;
  pointer-events: all;
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-position: center;
  z-index: 100000; }
  .lego__button:nth-child(1) {
    right: calc(-25px + 1 * 25px); }
  .lego__button:nth-child(2) {
    right: calc(-25px + 2 * 25px); }
  .lego__button:nth-child(3) {
    right: calc(-25px + 3 * 25px); }
  .lego__button:nth-child(4) {
    right: calc(-25px + 4 * 25px); }
  .lego__button:nth-child(5) {
    right: calc(-25px + 5 * 25px); }
  .lego__button_edit {
    background-color: #dace24;
    background-image: url("../images/icons/edit.svg"); }
  .lego__button_update {
    background-color: #4bb158;
    background-image: url("../images/icons/checked.svg"); }
  .lego__button_add {
    background-color: #010cb1;
    background-image: url("../images/icons/plus.svg"); }
  .lego__button_delete {
    background-color: #b10900;
    background-image: url("../images/icons/delete.svg"); }
  .lego__button_toadmin {
    background-color: #dacf00;
    background-image: url("../images/icons/search.svg"); }

.lego__text, .lego__title, .lego__subtitle, .lego__list, .lego__item, .lego__image {
  position: relative; }
  .lego__text:hover > .lego__button, .lego__title:hover > .lego__button, .lego__subtitle:hover > .lego__button, .lego__list:hover > .lego__button, .lego__item:hover > .lego__button, .lego__image:hover > .lego__button {
    display: block; }

.lego__text:hover, .lego__title:hover, .lego__subtitle:hover {
  box-shadow: inset 0 0 5px orange; }

.lego__list:hover, .lego__item:hover {
  box-shadow: inset 0 0 5px #000aff; }

.lego__image:hover {
  box-shadow: inset 0 0 5px #ff0300; }

.lego__inner_editable {
  box-shadow: inset 0 0 5px #00ff0d; }

.choicecar-page__header-block {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  padding: 32px 0 29px; }

.choicecar-page__image-wrapper {
  background: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 1000px;
  height: 94px;
  -webkit-flex: 0 0 94px;
  flex: 0 0 94px;
  margin-right: 22px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center; }

.choicecar-page__image {
  -webkit-flex: 0 0 62px;
  flex: 0 0 62px;
  height: 62px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.choicecar-page__header {
  margin: 0 !important; }

@media only screen and (max-width: 1199px) {
  .choicecar-page__header-block {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 19px 0 13px; }
  .choicecar-page__header {
    padding-top: 8px;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .choicecar-page__image-wrapper {
    height: 76px;
    -webkit-flex: 0 0 76px;
    flex: 0 0 76px; }
  .choicecar-page__image {
    -webkit-flex: 0 0 50px;
    flex: 0 0 50px;
    height: 50px; } }

.doubledragon2-index__button {
  padding: 0 20px;
  margin: 20px 0;
  display: block;
  width: 300px; }
  .doubledragon2-index__button._disable {
    background-color: #b7b7b7;
    border: 1px solid #b7b7b7;
    cursor: none; }

.doubledragon2-index__list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.doubledragon2-index__item {
  -webkit-flex: 0 0 48%;
  flex: 0 0 48%;
  background-color: white;
  border: 1px solid #e2e2e2;
  padding: 20px;
  margin-bottom: 20px; }

.doubledragon2-index__name {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px; }

.doubledragon2-index__link {
  width: 100%;
  margin-top: 20px; }
  .doubledragon2-index__link._disable {
    background-color: #b7b7b7;
    border: 1px solid #b7b7b7;
    cursor: default; }

.doubledragon2-index__value {
  font-weight: bold; }
  .doubledragon2-index__value._process {
    color: #F28F27; }
  .doubledragon2-index__value._ok {
    color: green; }
  .doubledragon2-index__value._fail {
    color: red; }

.doubledragon2-page__content {
  display: -webkit-flex;
  display: flex; }

.doubledragon2-page__models-block {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 30px; }

.doubledragon2-page__producer-block {
  -webkit-flex: 0 0 250px;
  flex: 0 0 250px;
  background-color: white;
  padding: 20px;
  box-shadow: 0 1px 2px 0 rgba(200, 200, 200, 0.5); }

.doubledragon2-page__producer-item {
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #efefef;
  padding: 5px 0; }

.doubledragon2-page__producer-name {
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto; }

.doubledragon2-page__producer-double {
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: bold;
  color: #F28F27; }
  .doubledragon2-page__producer-double._ok {
    color: green; }
  .doubledragon2-page__producer-double._fail {
    color: red; }

.doubledragon2-page__list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px; }

.doubledragon2-page__list-name {
  font-weight: bold;
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  padding-bottom: 5px;
  font-size: 16px; }

.doubledragon2-page__item {
  -webkit-flex: 0 0 16%;
  flex: 0 0 16%;
  border: 1px solid #e2e2e2;
  background-color: white;
  padding: 5px;
  border-radius: 5px;
  color: black;
  text-align: center; }
  .doubledragon2-page__item._checked {
    background-color: #abe8a3; }

.doubledragon2-page__button {
  width: 100%; }
  .doubledragon2-page__button._disable {
    color: white;
    background-color: #a0a0a0;
    border: 1px solid #a0a0a0;
    cursor: default; }

.doubledragon2-page__progress {
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
  color: #F28F27; }

.doubledragon2-merge {
  padding: 20px; }
  .doubledragon2-merge__list {
    display: -webkit-flex;
    display: flex;
    margin: 0 -5px; }
    .doubledragon2-merge__list._hide {
      display: none; }
  .doubledragon2-merge__item {
    margin: 0 5px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 15px; }
  .doubledragon2-merge__img {
    margin: auto;
    max-height: 100%; }
  .doubledragon2-merge__no-photo {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    height: 100%;
    color: #e2e2e2; }
  .doubledragon2-merge__select {
    display: block;
    border: 1px solid transparent;
    color: #F28F27;
    padding: 0 5px; }
    .doubledragon2-merge__select_image {
      height: 100px;
      width: 110px;
      text-align: center;
      margin: 10px auto; }
    .doubledragon2-merge__select._selected {
      border: 1px solid #F28F27;
      border-radius: 5px; }
  .doubledragon2-merge__field {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .doubledragon2-merge__field-name {
    font-weight: bold; }
  .doubledragon2-merge__button {
    margin: 10px auto;
    width: 200px;
    display: block;
    padding: 0 5px; }
    .doubledragon2-merge__button._hide {
      display: none; }
  .doubledragon2-merge__success {
    display: none; }
    .doubledragon2-merge__success._show {
      display: block; }

.basket {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  .basket label {
    margin-bottom: 7px; }
  .basket__product-block {
    -webkit-flex: 0 1 50%;
    flex: 0 1 50%; }
  .basket__form-block {
    -webkit-flex: 0 1 50%;
    flex: 0 1 50%; }
  .basket__form {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    flex-direction: column; }
    .basket__form._loading .basket__button {
      pointer-events: none;
      background-color: #b1b1b1; }
  .basket__step-block {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .basket__block-title {
    margin-bottom: 15px; }
    .basket__block-title_orange {
      color: #F26522;
      padding-right: 10px; }
  .basket__form-title {
    font-size: 16px;
    color: black;
    padding-bottom: 20px; }
  .basket__form-step {
    padding: 35px 50px 40px;
    background-color: white;
    position: relative; }
    .basket__form-step_payment {
      background-color: transparent; }
  .basket__payment-credit-container {
    position: absolute; }
    .basket__payment-credit-container:hover .basket__credit-text {
      opacity: 1;
      pointer-events: auto; }
    .basket__payment-credit-container:hover .basket__credit-tooltip:after {
      opacity: 1; }
  .basket__credit-tooltip {
    position: absolute;
    left: calc(50% + 428px);
    top: -48px;
    height: 42px;
    width: 200px;
    z-index: 99; }
    .basket__credit-tooltip::before {
      content: '';
      position: absolute;
      top: -12px;
      left: 100px;
      height: 40px;
      width: 25px;
      background: url("../images/icons/credit-tooltip.svg") center no-repeat; }
    .basket__credit-tooltip:after {
      content: '';
      position: absolute;
      bottom: 0;
      opacity: 0;
      transition: 0.4s all;
      left: 56%;
      margin-left: -5px;
      border-width: 5px;
      border-style: solid;
      border-color: transparent transparent #E9E9E9 transparent; }
  .basket__credit-text {
    color: #000000;
    width: 390px;
    height: 180px;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    top: 42px;
    left: -75px;
    z-index: 99;
    padding: 10px;
    background-color: white;
    border: 1px solid #E9E9E9;
    box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
    transition: 0.3s all;
    transform: translateY(0); }
  .basket__buttons-container {
    margin-bottom: 30px; }
  .basket__form-delivery-info {
    display: flex;
    flex-wrap: wrap; }
  .basket__address-block-description {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    align-items: center; }
  .basket__address-block-phone {
    color: #000000;
    font-size: 19px;
    line-height: 1.36842em; }
  .basket__address-location {
    color: #000000;
    font-size: 14px;
    line-height: 1.35714em; }
  .basket__schedule {
    color: #000000;
    font-size: 13px;
    line-height: 1.38462em;
    position: relative; }
    .basket__schedule::before {
      content: '';
      position: absolute;
      left: -30px;
      height: 20px;
      width: 20px;
      background: url("../images/icons/schedule.svg") center no-repeat; }
  .basket__form-delivery-title {
    flex: 0 0 50%;
    padding-bottom: 18px;
    margin-top: 30px;
    border-bottom: 1px solid #E9E9E9;
    font-weight: 600; }
    .basket__form-delivery-title:nth-child(2) {
      padding-left: 40px;
      border-left: 1px solid #E9E9E9; }
  .basket__form-delivery-description {
    flex: 0 0 50%;
    padding-top: 20px; }
    .basket__form-delivery-description_right {
      padding-left: 39px;
      border-left: 1px solid #E9E9E9; }
  .basket__button-floated {
    float: left;
    background: #FFFFFF;
    border: 1px solid rgba(242, 101, 34, 0.4);
    color: #F26522;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.38462em;
    padding: 8px 14px; }
    .basket__button-floated:active {
      background: #F26522;
      color: #FFFFFF; }
  .basket__contact {
    display: block;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 5px; }
  .basket__form-field_address input {
    border: 1px solid #D0D0D0;
    box-shadow: unset;
    height: 45px; }
    .basket__form-field_address input:focus {
      background-color: white;
      box-shadow: none;
      border-color: #D0D0D0; }
  .basket__form-fields {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .basket__form-fields#about-list {
      padding-bottom: 20px; }
      .basket__form-fields#about-list label {
        float: left;
        background: #FFFFFF;
        border: 1px solid rgba(242, 101, 34, 0.4);
        color: #F26522;
        font-weight: 500;
        font-size: 13px;
        line-height: 1.38462em;
        padding: 8px 14px;
        transition: 0.4s all; }
        .basket__form-fields#about-list label:hover {
          border: 1px solid #F26522; }
      .basket__form-fields#about-list input {
        display: none; }
        .basket__form-fields#about-list input:checked + label {
          background: #F26522;
          color: #FFFFFF; }
    .basket__form-fields#delivery-list input:checked + label {
      background: #F26522;
      color: #FFFFFF; }
    .basket__form-fields#payment-list {
      display: -webkit-flex;
      display: flex; }
      .basket__form-fields#payment-list input {
        display: none; }
        .basket__form-fields#payment-list input:checked + label:nth-child(4)::before {
          background-image: url("../images/icons/pay-card.svg"); }
        .basket__form-fields#payment-list input:checked + label:nth-child(2)::before {
          background-image: url("../images/icons/pay-cash.svg"); }
        .basket__form-fields#payment-list input:checked + label:nth-child(6)::before {
          background-image: url("../images/icons/pay-credit.svg"); }
        .basket__form-fields#payment-list input:checked + label .payment-check::after {
          display: block; }
        .basket__form-fields#payment-list input:hover + label:nth-child(4)::before {
          background-image: url("../images/icons/pay-card.svg"); }
        .basket__form-fields#payment-list input:hover + label:nth-child(2)::before {
          background-image: url("../images/icons/pay-cash.svg"); }
        .basket__form-fields#payment-list input:hover + label:nth-child(6)::before {
          background-image: url("../images/icons/pay-credit.svg"); }
      .basket__form-fields#payment-list label {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-end;
        align-items: flex-end;
        -webkit-justify-content: center;
        justify-content: center;
        padding: 10px 25px 15px;
        text-align: center;
        font-size: 13px;
        color: #1E1C1D;
        position: relative;
        background-color: white;
        margin-bottom: 6px; }
        .basket__form-fields#payment-list label:nth-child(4)::before {
          left: 97px; }
        .basket__form-fields#payment-list label::before {
          content: '';
          position: absolute;
          width: 30px;
          left: 95px;
          top: 28px;
          height: 28px;
          background-position: left;
          background-repeat: no-repeat;
          background-size: contain;
          transition: 0.4s all; }
        .basket__form-fields#payment-list label .payment-check {
          display: block;
          position: relative; }
          .basket__form-fields#payment-list label .payment-check::before {
            content: '';
            position: absolute;
            top: 7px;
            left: -110px;
            width: 21px;
            height: 21px;
            border: 1px solid #D0D0D0;
            border-radius: 100px; }
          .basket__form-fields#payment-list label .payment-check::after {
            display: none;
            content: '';
            position: absolute;
            top: 7px;
            left: -110px;
            height: 20px;
            width: 20px;
            background: url("../images/icons/cart-checked.svg") center no-repeat; }
    .basket__form-fields_delivery input {
      display: none; }
    .basket__form-fields_delivery label {
      float: left;
      background: #FFFFFF;
      border: 1px solid rgba(242, 101, 34, 0.4);
      color: #F26522;
      font-weight: 500;
      font-size: 13px;
      line-height: 1.38462em;
      padding: 8px 14px;
      transition: 0.4s all; }
      .basket__form-fields_delivery label:hover {
        border: 1px solid #F26522; }
    .basket__form-fields_payment {
      display: flex;
      flex-direction: column;
      position: relative; }
      .basket__form-fields_payment input {
        position: absolute; }
        .basket__form-fields_payment input:nth-child(1) {
          top: 30px; }
        .basket__form-fields_payment input:nth-child(5) {
          top: 210px; }
        .basket__form-fields_payment input:nth-child(3) {
          top: 120px; }
      .basket__form-fields_payment .input-block {
        border-left: 1px solid #DFDEDF; }
      .basket__form-fields_payment label:nth-child(2)::before {
        background-image: url("../images/icons/pay-cash-grey.svg"); }
      .basket__form-fields_payment label:nth-child(6)::before {
        background-image: url("../images/icons/pay-credit-grey.svg"); }
      .basket__form-fields_payment label:nth-child(4)::before {
        background-image: url("../images/icons/pay-card-grey.svg"); }
    .basket__form-fields input {
      border: 1px solid #D0D0D0;
      box-shadow: unset;
      height: 45px; }
      .basket__form-fields input:focus {
        background-color: white;
        box-shadow: none;
        border-color: #D0D0D0; }
  .basket__total {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto; }
  .basket__total-label {
    font-weight: bold;
    font-size: 18px;
    color: #4A4A4A;
    line-height: 19px; }
  .basket__total-number {
    font-weight: bold;
    font-size: 25px;
    color: #DA6329;
    text-align: right;
    line-height: 21px; }
  .basket__button {
    padding: 13px 34px; }
    .basket__button._wait {
      pointer-events: none;
      background-color: #dddddd;
      border-color: #dddddd; }
  .basket__form-field {
    display: inline-block;
    margin-bottom: 20px;
    position: relative; }
  .basket__fields-required {
    font-size: 13px;
    line-height: 1.38462em;
    color: #A2A2A2; }
  .basket__required {
    position: absolute;
    right: 10px;
    top: 0;
    color: #A2A2A2;
    line-height: 37px; }
  .basket__hide {
    display: none; }
  .basket__total-block {
    background-color: white;
    margin-bottom: 7px; }
  .basket__order-help {
    background-color: white; }
    .basket__order-help_mobile {
      display: none; }
  .basket__order-help-text {
    display: block;
    position: relative;
    padding: 17px 0 17px 20px;
    text-align: center;
    color: #000000; }
    .basket__order-help-text::before {
      content: '';
      position: absolute;
      height: 21px;
      width: 18px;
      top: calc(50% - 10px);
      left: 55px;
      background: url("../images/icons/help.svg") center no-repeat; }
  .basket__order-click-text {
    border: 1px solid rgba(242, 101, 34, 0.4); }
  .basket__total-block-price {
    font-weight: 600;
    font-size: 26px;
    line-height: 1.34615em;
    padding-bottom: 14px; }
  .basket__title {
    font-size: 13px;
    line-height: 1.38462em;
    color: #A2A2A2;
    margin-bottom: 4px; }
    .basket__title_main {
      margin-bottom: 25px;
      font-size: 26px; }
  .basket__delivery-price {
    font-size: 14px;
    line-height: 1.35714em;
    padding-bottom: 16px;
    margin-bottom: 20px; }
  .basket__order-click {
    background-color: white;
    color: #F26522; }
  .basket__empty-container {
    background-color: white;
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center; }
  .basket__pic-link {
    position: relative; }
    .basket__pic-link::before {
      content: '';
      position: absolute;
      right: calc(50% - 37px);
      bottom: calc(50% + 18px);
      height: 74px;
      width: 74px;
      background: url("../images/icons/empty-cart.svg") center no-repeat; }
  .basket__empty-subtitle {
    color: #A2A2A2; }

.hide {
  display: none; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .basket {
    margin: 0 -30px 0 -15px; }
    .basket__product-block {
      -webkit-flex: 0 0 75%;
      flex: 0 0 75%;
      margin: 0 15px; }
    .basket__form-block {
      -webkit-flex: 0 0 75%;
      flex: 0 0 75%;
      margin: 0 15px;
      padding-bottom: 55px; }
    .basket__step-block:first-child {
      margin-top: 35px; }
    .basket__form-step {
      margin-bottom: 40px;
      display: flex;
      flex-direction: column; }
      .basket__form-step:last-child {
        margin-bottom: 30px; }
      .basket__form-step_payment {
        padding: 0; }
    .basket__form-fields_contacts ._full {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .basket__form-fields_contacts ._half {
      -webkit-flex: 0 0 50%;
      flex: 0 0 50%; }
      .basket__form-fields_contacts ._half._left {
        padding-right: 25px; }
      .basket__form-fields_contacts ._half._right {
        padding-left: 5px; }
    .basket__form-fields_address {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .basket__form-fields#payment-list {
      position: relative;
      display: flex;
      justify-content: flex-end; }
      .basket__form-fields#payment-list label {
        height: 100px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 155px;
        text-align: start; }
        .basket__form-fields#payment-list label .label {
          background-color: transparent;
          font-weight: 600;
          font-size: 15px;
          line-height: 1.33333em;
          color: #000000;
          padding-left: 0;
          margin-bottom: 0; }
        .basket__form-fields#payment-list label .subtitle {
          font-weight: 500;
          font-size: 14px;
          line-height: 1.35714em;
          color: #A2A2A2;
          display: flex;
          align-items: flex-start; }
    .basket__form-fields#delivery-list {
      padding-bottom: 30px; }
      .basket__form-fields#delivery-list input:checked + label {
        background: #F26522;
        color: #FFFFFF; }
    .basket__form-delivery-input input {
      border: 1px solid #A2A2A2;
      box-shadow: unset; }
    .basket__link {
      display: none; }
    .basket__submit {
      text-align: center;
      margin-bottom: 15px; }
    .basket__policy-confirm {
      font-size: 12px;
      line-height: 1.33333em;
      color: #A2A2A2;
      text-align: center; }
    .basket__policy-confirm-link:hover {
      color: #DC4B05;
      border-bottom: 1px solid rgba(242, 101, 34, 0.4); }
    .basket__required._right {
      left: 110px;
      top: -15px; }
    .basket__required._left {
      left: 135px;
      top: -15px; }
    .basket__total-block {
      padding: 35px 26px;
      flex: 0 0 25%; }
      .basket__total-block_mobile {
        display: none; }
      .basket__total-block_mod {
        display: none; }
    .basket__order-click {
      margin: 0; }
    .basket__order-click {
      margin: 0; }
    .basket__order-click-text {
      padding: 13px 54px;
      text-align: center;
      transition: 0.4s all; }
      .basket__order-click-text:hover {
        border: 1px solid #F26522; }
    .basket__form-delivery-info-mobile {
      display: none; }
    .basket__sticky-right-block {
      position: sticky;
      max-height: 457px;
      top: 93px; }
    .basket__wrapper {
      flex: 0 0 75%; }
    .basket__button.orange {
      text-transform: none;
      font-size: 14px;
      line-height: 1.35714em;
      width: fit-content;
      padding: 12px 42px; }
    .basket__empty-container {
      padding-top: 143px;
      padding-bottom: 48px;
      margin-bottom: 70px; }
    .basket__empty-title {
      font-weight: 600;
      font-size: 22px;
      line-height: 1.36364em;
      margin-bottom: 10px; }
    .basket__empty-subtitle {
      font-weight: 500;
      font-size: 16px;
      line-height: 1.375em; }
    .basket__map {
      height: 336px;
      width: 790px; }
    .basket__map-wrapper {
      width: 100%; } }

@media (min-width: 700px) and (max-width: 1199px) {
  .basket__map {
    height: 39vw;
    width: 91.81818vw; } }

@media only screen and (max-width: 1199px) {
  .container-spacer-small {
    padding-left: 20px;
    padding-right: 20px; }
  .basket {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column; }
    .basket__map {
      height: 39vw;
      width: calc(100vw - 68px);
      max-height: 400px;
      max-width: 1100px; }
    .basket__map-wrapper {
      width: 100%; }
    .basket__product-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .basket__form-block {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .basket__form-field {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .basket__form-fields#delivery-list, .basket__form-fields#payment-list {
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
    .basket__form-fields#delivery-list {
      padding-bottom: 16px; }
    .basket__form-fields#payment-list label {
      display: flex;
      flex-direction: column;
      padding-top: 65px;
      align-items: flex-start;
      padding-left: 65px; }
      .basket__form-fields#payment-list label:nth-child(4)::before {
        left: 65px;
        top: 22px; }
      .basket__form-fields#payment-list label:nth-child(6) {
        padding-bottom: 45px; }
      .basket__form-fields#payment-list label:before {
        left: 65px;
        top: 22px; }
      .basket__form-fields#payment-list label .label {
        background-color: transparent;
        color: #000000;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        padding: 0; }
      .basket__form-fields#payment-list label .subtitle {
        font-weight: 500;
        font-size: 14px;
        line-height: 1.35714em;
        color: #A2A2A2;
        text-align: start;
        padding-top: 8px; }
      .basket__form-fields#payment-list label .payment-check:before {
        left: -50px;
        top: -39px; }
      .basket__form-fields#payment-list label .payment-check:after {
        left: -50px;
        top: -39px; }
    .basket__block-title {
      margin: 20px 0 14px;
      font-size: 18px;
      line-height: 1.38889em; }
    .basket__total {
      order: 1;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding: 20px; }
    .basket__link {
      order: 3;
      padding: 0 20px 30px 20px;
      display: block; }
    .basket__step-block {
      order: 5; }
    .basket__submit {
      order: 7;
      padding: 15px 0;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .basket__address-block-description {
      flex-direction: column; }
    .basket__address-location {
      padding: 11px 0 18px; }
    .basket__schedule {
      margin-left: 28px; }
    .basket__total-block {
      display: none;
      padding: 14px 16px 0;
      flex: 0 0 100%; }
      .basket__total-block_mobile {
        display: block;
        order: 7;
        margin-top: 20px; }
        .basket__total-block_mobile .basket__order-click {
          display: none; }
      .basket__total-block_mod {
        display: block;
        order: 1; }
    .basket__order-help {
      display: none; }
    .basket__order-click {
      display: inline-block;
      margin-bottom: 16px;
      width: 100%; }
    .basket__form-step {
      padding: 16px 14px 20px; }
      .basket__form-step_payment {
        padding: 0; }
    .basket__title_mobile {
      display: none; }
    .basket__title_main {
      margin-bottom: 14px; }
    .basket____delivery-price-bottom {
      display: none; }
      .basket____delivery-price-bottom_mobile {
        display: block; }
    .basket__delivery-price {
      display: none; }
      .basket__delivery-price_mobile {
        display: block;
        margin-bottom: 0; }
    .basket__total-block-price {
      padding-bottom: 20px;
      font-size: 21px;
      line-height: 1.38095em; }
    .basket__order-click-text {
      padding: 13px 0;
      justify-content: center;
      display: flex; }
    .basket__order-help-text {
      padding: 17px 0 17px 15px;
      text-align: center; }
      .basket__order-help-text:before {
        left: calc(50% - 80px); }
    .basket__link {
      display: none; }
    .basket__policy-confirm {
      font-size: 12px;
      line-height: 1.33333em;
      text-align: center;
      order: 8;
      padding-bottom: 30px; }
    .basket__form-delivery-info {
      display: none; }
    .basket__form-delivery-info-mobile {
      display: flex;
      flex-direction: column; }
    .basket__form-delivery-info-wrapper-top {
      display: flex;
      flex-direction: column; }
      .basket__form-delivery-info-wrapper-top.show .basket__form-delivery-link {
        color: #EB5F21; }
      .basket__form-delivery-info-wrapper-top.show .basket__form-delivery-text {
        display: block; }
      .basket__form-delivery-info-wrapper-top.show .basket__form-delivery-link::before {
        content: '';
        position: absolute;
        right: 0px;
        top: calc(50% - 2px);
        height: 4px;
        width: 8px;
        background: url("../images/icons/delivery-close.svg") center no-repeat; }
    .basket__form-delivery-info-wrapper-bottom {
      display: flex;
      flex-direction: column; }
      .basket__form-delivery-info-wrapper-bottom.show .basket__form-delivery-link {
        color: #EB5F21; }
      .basket__form-delivery-info-wrapper-bottom.show .basket__form-delivery-text-bottom {
        display: block;
        margin-top: 20px; }
      .basket__form-delivery-info-wrapper-bottom.show .basket__form-delivery-link::before {
        content: '';
        position: absolute;
        right: 0px;
        top: calc(50% - 2px);
        height: 4px;
        width: 8px;
        background: url("../images/icons/delivery-close.svg") center no-repeat; }
    .basket__form-delivery-link {
      padding: 15px 0;
      border-top: 1px solid #E9E9E9;
      border-bottom: 1px solid #E9E9E9;
      margin: 20px 0;
      position: relative;
      color: #A2A2A2; }
      .basket__form-delivery-link:first-child {
        margin-bottom: 0; }
      .basket__form-delivery-link::before {
        content: '';
        position: absolute;
        right: 0px;
        top: calc(50% - 2px);
        height: 4px;
        width: 8px;
        background: url("../images/icons/delivery-open.svg") center no-repeat; }
    .basket__form-delivery-text {
      font-size: 14px;
      line-height: 1.42857em;
      color: #000000;
      display: none;
      padding-top: 20px; }
      .basket__form-delivery-text.show {
        display: block; }
      .basket__form-delivery-text_bottom {
        display: none; }
        .basket__form-delivery-text_bottom.show {
          display: block; }
    .basket__button.orange {
      text-transform: none;
      font-size: 14px;
      line-height: 1.35714em;
      width: 100%;
      padding-top: 16px; }
    .basket__credit-tooltip {
      height: 0;
      width: 0;
      bottom: 0;
      left: 20px;
      transform: rotate(0); }
      .basket__credit-tooltip:before {
        transform: rotate(0);
        left: 0;
        top: -20px; }
      .basket__credit-tooltip:after {
        transform: rotate(0);
        top: 7px;
        left: 12px; }
    .basket__payment-credit-container {
      bottom: -18px;
      right: auto;
      left: 44px; }
    .basket__credit-text {
      left: -63px;
      padding: 22px;
      top: 17px;
      width: 335px;
      height: 245px;
      z-index: 999; }
    .basket__order-help_mobile {
      order: 3;
      background-color: white;
      display: block; }
    .basket__required._right {
      left: 105px;
      top: -15px; }
    .basket__required._left {
      left: 135px;
      top: -15px; }
    .basket__empty-container {
      margin-bottom: 30px;
      padding: 116px 60px 29px; }
    .basket__empty-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 1.38889em;
      margin-bottom: 10px; }
    .basket__empty-subtitle {
      font-weight: 500;
      font-size: 14px;
      line-height: 1.35714em; } }

.basket-product {
  background-color: white; }
  .basket-product__wrapper {
    display: -webkit-flex;
    display: flex;
    position: relative; }
  .basket-product__image-product {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .basket-product__image-producer {
    width: 100%;
    height: 40px;
    margin-top: 18px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain; }
  .basket-product__info {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  .basket-product__info-top {
    display: flex;
    justify-content: space-between; }
  .basket-product__info-wrapper {
    display: flex;
    flex-direction: column; }
  .basket-product__quantity-exists {
    padding: 2px 7px;
    border: 1px solid #BCE9C3;
    color: #1FB436;
    width: fit-content;
    margin-top: 27px;
    font-size: 12px;
    line-height: 1.33333em; }
  .basket-product__info-bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    padding: 17px 0 18px 0; }
  .basket-product__name-producer {
    font-size: 15px;
    color: #1E1C1D;
    line-height: 21px; }
  .basket-product__name-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 7px;
    color: #000000; }
  .basket-product__name {
    font-size: 17px;
    color: #1E1C1D;
    line-height: 25px;
    padding: 0 5px; }
  .basket-product__attribute-block {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: left; }
  .basket-product__attribute {
    font-size: 14px;
    position: relative;
    color: #4A4A4A; }
    .basket-product__attribute.wheel {
      color: #A2A2A2; }
    .basket-product__attribute.tyre {
      padding-right: 25px; }
      .basket-product__attribute.tyre::before {
        content: '';
        position: absolute;
        width: 20px;
        height: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
      .basket-product__attribute.tyre.summer::before {
        background-image: url("../images/icons/i-sun.svg"); }
      .basket-product__attribute.tyre.winter::before {
        background-image: url("../images/icons/i-snow.svg"); }
      .basket-product__attribute.tyre.all::before {
        background-image: url("../images/icons/i-allseason.svg"); }
  .basket-product__remove {
    position: relative;
    display: block; }
    .basket-product__remove::before {
      content: '';
      position: absolute;
      height: 20px;
      width: 20px;
      top: -19px;
      right: -63px;
      background: url("../images/icons/cart-delete.svg") center no-repeat; }
  .basket-product__alt {
    display: none; }
  .basket-product__nowrap {
    white-space: nowrap; }
    .basket-product__nowrap_success {
      font-weight: 600;
      font-size: 16px;
      line-height: 1.375em; }
  .basket-product__values-block {
    display: flex; }
    .basket-product__values-block_success {
      display: flex; }
  .basket-product__quantity-block {
    border-radius: 2px 2px 0 0;
    text-align: center;
    display: flex;
    line-height: 36px;
    height: fit-content;
    background: #F8F8F8; }
    .basket-product__quantity-block_success {
      background: transparent; }
    .basket-product__quantity-block input {
      width: 40px;
      background: #F8F8F8;
      text-align: center;
      border: none;
      box-shadow: unset; }
      .basket-product__quantity-block input:focus {
        box-shadow: unset; }
  .basket-product__button {
    width: 23px;
    display: inline-block;
    color: #000000;
    font-size: 23px; }
    .basket-product__button_inc {
      border-left: 1px solid #E9E9E9; }
    .basket-product__button_dec {
      border-right: 1px solid #E9E9E9; }
  .basket-product__quantity-count {
    height: 30px;
    width: 40px; }
  .basket-product__single-price {
    font-size: 13px;
    color: #4A4A4A;
    line-height: 1.38462em;
    min-width: 100px; }
    .basket-product__single-price_mobile {
      display: none; }
  .basket-product__price-value {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.36842em;
    color: #000000; }
  .basket-product__action {
    color: white;
    font-size: 15px;
    padding: 6px 27px 7px 27px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .basket-product {
    margin-bottom: 6px; }
    .basket-product__wrapper {
      padding: 26px 30px 26px 26px; }
    .basket-product__images {
      -webkit-flex: 0 0 110px;
      flex: 0 0 110px; }
    .basket-product__image-product {
      height: 96px; }
    .basket-product__info {
      padding: 0 30px;
      position: relative; }
    .basket-product__name {
      display: block; }
      .basket-product__name_model {
        font-size: 15px;
        padding-right: 0; }
      .basket-product__name_attr {
        font-size: 15px; }
    .basket-product__attribute-block {
      -webkit-flex: 1 0 auto;
      flex: 1 0 auto;
      text-align: left; }
    .basket-product__price-block {
      margin-left: 40px; }
    .basket-product__single-price_success {
      padding-top: 25px; }
    .basket-product__remove {
      position: absolute;
      top: 20px;
      right: 60px; }
    .basket-product__info-wrapper {
      height: auto; }
    .basket-product__quantity-block_mobile {
      display: none; }
    .basket-product__values-block {
      margin-right: 50px; } }

@media only screen and (max-width: 1199px) {
  .basket-product {
    margin-bottom: 6px;
    position: relative; }
    .basket-product__wrapper {
      padding: 16px 20px; }
    .basket-product__images {
      -webkit-flex: 0 0 89px;
      flex: 0 0 89px; }
    .basket-product__image-product {
      height: 62px; }
    .basket-product__info {
      padding: 0 8px; }
    .basket-product__info-top {
      flex-direction: column;
      position: relative; }
    .basket-product__values-block {
      flex-direction: column; }
      .basket-product__values-block_success {
        display: flex;
        align-items: center; }
    .basket-product__info-bottom {
      -webkit-justify-content: space-between;
      justify-content: space-between; }
    .basket-product__name {
      display: inline;
      font-size: 13px;
      line-height: 1.38462em;
      padding-left: 0; }
      .basket-product__name_model {
        padding-left: 6px; }
    .basket-product__attribute {
      font-size: 13px; }
      .basket-product__attribute.tyre {
        padding-right: 10px; }
        .basket-product__attribute.tyre::before {
          right: -9px; }
    .basket-product__price-block {
      flex: 0 1 auto;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
    .basket-product__single-price {
      font-size: 12px;
      line-height: 1.33333em; }
      .basket-product__single-price_success {
        display: none; }
      .basket-product__single-price_mobile {
        display: block; }
    .basket-product__price-value {
      text-align: left;
      padding-right: 5px;
      font-size: 16px;
      line-height: 1.375em; }
    .basket-product__quantity-block {
      margin: 0;
      width: fit-content; }
      .basket-product__quantity-block_mobile {
        font-weight: 600;
        font-size: 13px;
        line-height: 1.38462em;
        padding-bottom: 10px; }
    .basket-product__remove {
      position: absolute;
      right: 50px;
      top: 20px; }
    .basket-product__remove-label {
      margin-right: 8px; }
    .basket-product__info-wrapper {
      margin-bottom: 18px; }
    .basket-product__quantity-block {
      margin-bottom: 12px; }
      .basket-product__quantity-block_success {
        display: none; }
    .basket-product__name-block {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 7px;
      font-size: 13px;
      line-height: 1.38462em;
      padding-right: 5px; }
    .basket-product__quantity-exists {
      padding: 1px 4px;
      font-size: 11px;
      line-height: 1.36364em;
      margin-top: 12px; }
    .basket-product__nowrap_success {
      font-weight: 500;
      font-size: inherit; } }

#main-content {
  display: flex;
  justify-content: center;
  flex-direction: column; }

.success {
  display: flex;
  flex-direction: column; }
  .success__title {
    color: #000000;
    text-align: center; }
  .success__subtitle {
    color: #A2A2A2;
    text-align: center; }
  .success__info-block {
    background-color: white;
    display: flex;
    flex-wrap: wrap; }
  .success__info-row {
    display: flex;
    width: 100%; }
    .success__info-row:nth-child(odd) {
      background-color: #F8F8F8; }
  .success__info-title {
    flex: 0 0 50%;
    padding: 9px 0 9px 26px;
    color: #A2A2A2; }
  .success__info-text {
    flex: 0 0 50%;
    display: flex;
    align-items: center; }
  .success__main {
    text-align: center;
    margin-bottom: 70px; }
  .success__main-text {
    background: #F26522;
    color: #FFFFFF; }
  .success__total {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #FFFFFF; }
  .success__total-price {
    color: #000000; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .success {
    flex: 0 0 75%; }
    .success__main-text {
      padding: 13px 34px; }
    .success__title {
      font-weight: 600;
      font-size: 26px;
      line-height: 1.34615em;
      padding-bottom: 14px; }
    .success__subtitle {
      font-weight: 500;
      font-size: 14px;
      line-height: 1.35714em;
      padding-bottom: 30px; }
    .success__total {
      padding: 27px 0;
      margin-bottom: 28px;
      color: #000000;
      font-size: 14px;
      line-height: 1.35714em; }
    .success__total-price {
      font-weight: 600;
      font-size: 22px;
      line-height: 1.36364em;
      padding-left: 14px; }
    .success__info-block {
      justify-content: center;
      padding: 40px 50px;
      margin-bottom: 30px; }
    .success__info-text {
      padding-left: 28px; } }

@media only screen and (max-width: 1199px) {
  .success__title {
    font-weight: 600;
    font-size: 21px;
    line-height: 1.38095em;
    padding-bottom: 8px; }
  .success__subtitle {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.35714em;
    padding-bottom: 14px; }
  .success__info-block {
    padding: 16px;
    margin-bottom: 20px; }
  .success__main {
    flex: 0 0 100%;
    margin-top: 20px;
    margin-bottom: 20px; }
  .success__main-text {
    width: 100%;
    padding: 13px 80px; }
  .success__total {
    margin-bottom: 20px;
    color: #A2A2A2;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 14px 0 16px 16px; }
  .success__total-price {
    font-weight: 600;
    font-size: 21px;
    line-height: 1.38095em;
    padding-top: 2px; }
  .success__info-text {
    padding-left: 20px; } }

.promo-page {
  font-family: "Roboto", "lato", "Helvetica", sans-serif;
  min-height: 100vh;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  width: 100%; }
  .promo-page__wrapper {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative; }
  .promo-page__footer {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto; }
  .promo-page__print-image {
    display: none; }
  .promo-page__h1 {
    opacity: 0;
    height: 0;
    margin: 0; }

.promo-footer {
  background-color: white; }
  .promo-footer__top {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%; }
  .promo-footer__bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-top: 1px solid rgba(151, 151, 151, 0.2);
    width: 100%; }
  .promo-footer__left {
    -webkit-flex: 0 0 255px;
    flex: 0 0 255px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .promo-footer__link {
    display: inline-block;
    font-size: 16px;
    color: #F3560B;
    text-align: center;
    margin: auto;
    border-bottom: 1px dashed rgba(12, 38, 99, 0.29); }
    .promo-footer__link:hover, .promo-footer__link:focus {
      color: #F3560B; }
  .promo-footer__menu {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    flex-direction: column;
    list-style: none; }
  .promo-footer__item-link {
    color: #333333; }
  .promo-footer__contacts {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column; }
  .promo-footer__phone {
    font-weight: 900; }
  .promo-footer__text {
    color: #999999; }
    .promo-footer__text:hover {
      color: #999999; }
  .promo-footer__text-orange {
    color: #FF5B0D; }
  .promo-footer__social {
    display: -webkit-flex;
    display: flex; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-footer__content {
    padding: 62px 0 67px; }
  .promo-footer__top {
    padding-bottom: 60px; }
  .promo-footer__bottom {
    padding-top: 30px; }
  .promo-footer__left {
    -webkit-flex: 0 0 255px;
    flex: 0 0 255px; }
  .promo-footer__logo {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    display: block;
    width: 100%;
    height: 77px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../images/landing/logo.svg"); }
  .promo-footer__menu {
    -webkit-flex: 0 0 396px;
    flex: 0 0 396px;
    -webkit-align-content: space-between;
    align-content: space-between;
    height: 150px; }
  .promo-footer__item {
    -webkit-flex: 0 0 36px;
    flex: 0 0 36px;
    width: 158px; }
  .promo-footer__item-link {
    font-size: 16px;
    line-height: 37px; }
  .promo-footer__contacts {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: flex-end;
    align-items: flex-end; }
  .promo-footer__phone {
    font-size: 25px;
    color: #160000;
    margin-bottom: 27px; }
    .promo-footer__phone:hover {
      color: #160000; }
  .promo-footer__social {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto; }
  .promo-footer__text {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 15px; } }

@media only screen and (max-width: 1199px) {
  .promo-footer__content {
    padding: 58px 24px 38px; }
  .promo-footer__left {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    order: 10;
    margin-top: 20px; }
  .promo-footer__logo {
    display: none; }
  .promo-footer__top {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 40px; }
  .promo-footer__bottom {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 28px; }
  .promo-footer__menu {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 132px;
    order: 2; }
  .promo-footer__item {
    -webkit-flex: 0 0 36px;
    flex: 0 0 36px;
    margin-right: 12px; }
  .promo-footer__contacts {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    order: 1; }
  .promo-footer__phone {
    font-size: 24px;
    color: black;
    margin-bottom: 36px; }
    .promo-footer__phone:hover {
      color: black; }
  .promo-footer__social {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 45px; }
  .promo-footer__item-link {
    font-size: 15px;
    line-height: 44px; }
  .promo-footer__text {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 9px 0;
    text-align: center;
    font-size: 14px; }
    .promo-footer__text_copyright {
      padding-top: 28px; } }

.promo-header {
  z-index: 1000;
  left: 0;
  top: 0;
  right: 0;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition-delay: .2s;
  transition-duration: .7s;
  transition-timing-function: ease-in-out;
  transition-property: opacity, transform; }
  .promo-header._auto-animation {
    transform: translateY(-30%);
    opacity: 0; }
  .promo-header__content {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .promo-header__logo {
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/landing/logo.svg"); }
  .promo-header__menu {
    list-style: none; }
  .promo-header__middle {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  .promo-header__callback {
    -webkit-flex: 0 0 196px;
    flex: 0 0 196px;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    color: #FF5B0D;
    letter-spacing: 1.29px;
    font-weight: 700;
    border: 1px solid #FF5B0D;
    border-radius: 23px;
    height: 46px;
    line-height: 46px; }
    .promo-header__callback:focus, .promo-header__callback:hover {
      color: #FF5B0D; }
  .promo-header__info-title {
    font-size: 16px;
    line-height: 22px; }
  .promo-header__info-subtitle {
    font-size: 16px;
    color: #83888D;
    line-height: 22px;
    margin-right: 20px; }
  .promo-header__menu {
    display: none; }
  .promo-header__menu-link {
    font-size: 16px;
    color: black;
    line-height: 16px; }
  .promo-header._scroll {
    background: white;
    box-shadow: 0 15px 24px 0 rgba(0, 0, 0, 0.03); }
  .promo-header__social {
    display: none; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-header {
    position: absolute; }
    .promo-header__content {
      height: 102px;
      padding-top: 25px; }
    .promo-header__logo {
      -webkit-flex: 0 0 224px;
      flex: 0 0 224px; }
    .promo-header__phone {
      font-weight: 700;
      font-size: 23px;
      color: white; }
    .promo-header__hamburger {
      display: none; }
    .promo-header__info {
      width: 100%;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-left: 57px; }
    .promo-header__phone-block {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-right: 37px; }
    .promo-header__menu {
      list-style: none; }
    .promo-header__menu-item {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto; }
    .promo-header__menu-link {
      padding: 0 15px; }
    .promo-header__info-title {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      color: white; }
    .promo-header__info-subtitle {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto; }
    .promo-header._scroll {
      position: fixed; }
      .promo-header._scroll .promo-header__content {
        height: 84px;
        padding: 13px 0 17px; }
      .promo-header._scroll .promo-header__logo {
        background-image: url("../images/landing/logo-cover.svg");
        -webkit-flex: 0 0 46px;
        flex: 0 0 46px; }
      .promo-header._scroll .promo-header__info-title {
        display: none; }
      .promo-header._scroll .promo-header__info-subtitle {
        display: none; }
      .promo-header._scroll .promo-header__menu {
        display: flex; }
      .promo-header._scroll .promo-header__phone-block {
        padding-right: 23px; }
      .promo-header._scroll .promo-header__phone {
        color: black; }
      .promo-header._scroll .promo-header__info {
        padding-left: 17px; } }

@media only screen and (max-width: 1199px) {
  .promo-header {
    position: fixed; }
    .promo-header__content {
      height: 50px;
      padding: 7px 19px 8px; }
    .promo-header__logo {
      -webkit-flex: 0 0 102px;
      flex: 0 0 102px; }
    .promo-header__phone-block {
      -webkit-flex: 0 0 26px;
      flex: 0 0 26px;
      margin-right: 34px;
      height: 27px; }
    .promo-header__phone {
      display: none; }
    .promo-header__callback {
      display: none; }
    .promo-header__info-title {
      display: none; }
    .promo-header__info-subtitle {
      display: none; }
    .promo-header__phone-icon {
      display: block;
      width: 100%;
      height: 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("../images/landing/phone-white.svg"); }
    .promo-header__hamburger {
      -webkit-flex: 0 0 27px;
      flex: 0 0 27px;
      height: 16px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-image: url("../images/landing/hamburger-white.svg"); }
    .promo-header._scroll .promo-header__phone-icon {
      background-image: url("../images/landing/phone-orange.svg"); }
    .promo-header._scroll .promo-header__hamburger {
      background-image: url("../images/landing/hamburger-black.svg"); }
    .promo-header._open .promo-header__info {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      display: -webkit-flex;
      display: flex;
      -webkit-align-content: flex-start;
      align-content: flex-start;
      overflow: auto;
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      top: 50px;
      height: calc(100vh - 50px);
      background-color: white;
      padding: 44px 23px 83px; }
    .promo-header._open .promo-header__menu {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-flex-direction: column;
      flex-direction: column;
      order: 1;
      height: 170px;
      margin-bottom: 65px; }
    .promo-header._open .promo-header__menu-item {
      -webkit-flex: 0 0 55px;
      flex: 0 0 55px; }
    .promo-header._open .promo-header__info-title {
      color: black;
      display: block;
      order: 2;
      margin-bottom: 30px; }
    .promo-header._open .promo-header__info-subtitle {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 13px;
      display: block;
      order: 3; }
    .promo-header._open .promo-header__social {
      display: flex;
      order: 5;
      margin-top: 45px; } }

.promo-main {
  background-color: black;
  position: relative; }
  .promo-main__back-layer {
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden; }
  .promo-main__light-box {
    position: absolute;
    z-index: 40; }
  .promo-main__image-wrapper {
    position: absolute;
    z-index: 30;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 105%;
    background-image: url("../images/landing/main-back-summer.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    transition-duration: 3s;
    transition-timing-function: ease-in-out;
    transition-property: transform; }
    .promo-main__image-wrapper._auto-animation {
      transform: translateX(5%); }
  .promo-main__front-layer {
    position: relative;
    z-index: 100; }
  .promo-main__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center; }
  .promo-main__title-block {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative; }
  .promo-main__title {
    position: absolute;
    font-weight: 900;
    color: white;
    opacity: 0;
    top: 25px;
    left: 0;
    right: 25px;
    transform: translateX(-30px);
    transition-duration: .7s;
    transition-timing-function: ease-in-out;
    transition-property: opacity, transform;
    z-index: 20; }
    .promo-main__title._active {
      z-index: 30; }
  .promo-main__subtitle {
    color: white;
    opacity: 1;
    transition-timing-function: ease-in-out;
    transition-delay: .2s;
    transition-duration: .7s;
    transition-property: opacity, transform; }
    .promo-main__subtitle._auto-animation {
      transform: translateX(-30px);
      opacity: 0; }
  .promo-main__form {
    width: 100%;
    opacity: 1;
    transition-timing-function: ease-in-out;
    transition-delay: .2s;
    transition-duration: .7s;
    transition-property: opacity, transform; }
    .promo-main__form._auto-animation {
      transform: translateX(-30px);
      opacity: 0; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-main__image-wrapper {
    background-position: right bottom; }
  .promo-main__light-box {
    top: -17vh;
    left: -20vh;
    width: 114.6vh;
    height: 114.6vh;
    border-radius: 1000px;
    background-image: radial-gradient(66% 80%, #3754BD 4%, rgba(14, 94, 168, 0) 64%);
    background-position: -43vh -34vh;
    background-repeat: no-repeat; }
  .promo-main__content {
    width: 600px;
    padding-top: 90px;
    min-height: 100vh; }
  .promo-main__title-block {
    height: 205px;
    padding-top: 25px;
    padding-right: 25px; }
  .promo-main__title {
    line-height: 65px;
    font-size: 63px;
    padding-right: 25px;
    padding-top: 25px; }
  .promo-main__subtitle {
    font-size: 24px;
    line-height: 32px; }
  .promo-main__form {
    margin-top: 57px; } }

@media only screen and (max-width: 1199px) {
  .promo-main__light-box {
    top: -158px;
    left: -200px;
    width: 606px;
    height: 606px;
    border-radius: 1000px;
    background-image: radial-gradient(66% 80%, #3754BD 4%, rgba(14, 94, 168, 0) 64%);
    background-position: -200px -158px;
    background-repeat: no-repeat; }
  .promo-main__content {
    padding: 136px 24px 62px; }
  .promo-main__title-block {
    height: 117px;
    max-width: 255px; }
  .promo-main__title {
    font-size: 29px;
    line-height: 36px; }
  .promo-main__subtitle {
    font-size: 18px;
    line-height: 26px; }
  .promo-main__form {
    margin-top: 42px; }
  .promo-main__image-wrapper {
    background-position: right -400px bottom; }
    .promo-main__image-wrapper::before {
      content: '';
      position: absolute;
      bottom: -82px;
      left: 0;
      right: 0;
      background-image: linear-gradient(0deg, #000000 9%, transparent 94%);
      height: calc(100% - 59px); } }

.promo-social__link {
  margin-left: 11px;
  -webkit-flex: 0 0 35px;
  flex: 0 0 35px;
  height: 35px;
  border-radius: 100px;
  border: 1px solid #F3560B; }
  .promo-social__link::after {
    content: '';
    display: block;
    height: 100%;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .promo-social__link_vk::after {
    background-image: url("../images/icons/vk.svg");
    width: 17px; }
  .promo-social__link_fb::after {
    background-image: url("../images/icons/fb.svg");
    width: 7px; }
  .promo-social__link_inst::after {
    background-image: url("../images/icons/ins.svg");
    width: 13px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-social {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin: 0 -5px; }
    .promo-social__link {
      margin: 0 5px; } }

@media only screen and (max-width: 1199px) {
  .promo-social {
    margin: 0 -10px; }
    .promo-social__link {
      margin: 0 10px; } }

.promo-form {
  position: relative; }
  .promo-form._success .promo-form__fields {
    opacity: 0; }
  .promo-form._success .promo-form__bottom {
    opacity: 0; }
  .promo-form._success .promo-form__top {
    opacity: 0; }
  .promo-form._success .promo-form__success {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .promo-form__fields {
    width: 100%;
    position: relative;
    z-index: 30;
    display: -webkit-flex;
    display: flex; }
  .promo-form__field {
    border-bottom: 1px solid black; }
    .promo-form__field input {
      background-color: transparent;
      box-shadow: none;
      border: none;
      color: black;
      font-size: 16px; }
      .promo-form__field input:active, .promo-form__field input:focus, .promo-form__field input:hover {
        background-color: transparent;
        box-shadow: none;
        border: none; }
    .promo-form__field .error {
      position: absolute; }
      .promo-form__field .error li:nth-child(n+2) {
        display: none; }
  .promo-form__top {
    position: relative;
    z-index: 30;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center; }
  .promo-form__title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    color: #060000;
    text-align: center;
    font-weight: 900; }
  .promo-form__subtitle {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    color: #7F7F7F;
    text-align: center;
    padding-top: 20px; }
  .promo-form__bottom {
    position: relative;
    z-index: 30;
    width: 100%;
    display: -webkit-flex;
    display: flex; }
  .promo-form__button {
    background-color: #FF5B0D;
    font-weight: 700;
    font-size: 13px;
    color: white;
    letter-spacing: 1.39px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 26px;
    font-family: "lato", "Helvetica", Helvetica, Arial, sans-serif; }
    .promo-form__button:focus, .promo-form__button:hover {
      background-color: #FF5B0D; }
  .promo-form__info {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 18px; }
  .promo-form__link {
    color: black; }
    .promo-form__link:focus, .promo-form__link:hover {
      color: black; }
  .promo-form._light .promo-form__field {
    border-bottom: 1px solid white; }
    .promo-form._light .promo-form__field input {
      color: white; }
      .promo-form._light .promo-form__field input::placeholder {
        color: rgba(255, 255, 255, 0.5); }
  .promo-form._light .promo-form__title {
    color: white; }
  .promo-form._light .promo-form__subtitle {
    color: white; }
  .promo-form._light .promo-form__info {
    color: rgba(255, 255, 255, 0.5); }
  .promo-form._light .promo-form__link {
    color: rgba(255, 255, 255, 0.78); }
    .promo-form._light .promo-form__link:focus, .promo-form._light .promo-form__link:hover {
      color: rgba(255, 255, 255, 0.78); }
  .promo-form._black .promo-form__button {
    background-color: black; }
  .promo-form__success {
    display: none;
    position: absolute;
    z-index: 40;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .promo-form__success._on-index .promo-form__success-title {
      color: white; }
  .promo-form__success-title {
    font-weight: 900;
    color: #060000;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-form__success-subtitle {
    color: rgba(255, 255, 255, 0.76);
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-form__success-image {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 74px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/landing/ok-modal.svg"); }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-form__field {
    margin-bottom: 40px; }
    .promo-form__field_name {
      margin-right: 17px;
      -webkit-flex: 1 1 50%;
      flex: 1 1 50%; }
    .promo-form__field_phone {
      margin-left: 17px;
      -webkit-flex: 1 1 50%;
      flex: 1 1 50%; }
    .promo-form__field input {
      height: 45px;
      line-height: 45px; }
  .promo-form__title {
    font-size: 48px;
    line-height: 49px; }
  .promo-form__subtitle {
    font-size: 17px;
    line-height: 25px; }
  .promo-form__top {
    padding-bottom: 68px; }
  .promo-form__bottom {
    -webkit-align-items: center;
    align-items: center; }
  .promo-form__button {
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-right: 17px;
    margin-bottom: 0; }
  .promo-form__info {
    -webkit-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-left: 17px; }
  .promo-form__success-title {
    font-size: 48px;
    line-height: 49px;
    -webkit-flex: 0 1 390px;
    flex: 0 1 390px; }
  .promo-form__success-subtitle {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-size: 17px;
    line-height: 25px;
    margin-top: 25px; }
  .promo-form__success-image {
    margin-bottom: 52px; }
  .promo-form__success._on-index .promo-form__success-title {
    font-size: 36px; }
  .promo-form__success._on-index .promo-form__success-image {
    display: none; } }

@media only screen and (max-width: 1199px) {
  .promo-form__fields {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .promo-form__field {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 26px; }
  .promo-form__title {
    font-size: 30px;
    line-height: 36px; }
  .promo-form__subtitle {
    font-size: 16px;
    line-height: 23px; }
  .promo-form__top {
    padding-bottom: 45px; }
  .promo-form__bottom {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .promo-form__button {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-form__info {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-form__success-title {
    font-size: 30px;
    line-height: 36px; }
  .promo-form__success-subtitle {
    font-size: 16px;
    line-height: 23px;
    margin-top: 20px; }
  .promo-form__success-image {
    margin-bottom: 35px; } }

.promo-modal {
  font-family: "Roboto", "lato", "Helvetica", sans-serif; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-modal {
    width: 830px;
    padding: 171px 133px; } }

@media only screen and (max-width: 1199px) {
  .promo-modal {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    height: 100vh;
    width: 100vw; } }

.promo-why__subtitle {
  color: #060000; }

.promo-why__title-orange {
  color: #F3560B; }

.promo-why__title {
  font-weight: 900;
  color: #060000; }

.promo-why__right {
  background-color: white;
  position: relative; }

.promo-why__text-slider-wrapper {
  background-color: white; }

.promo-why__text-slider {
  margin: 0; }

.promo-why__text-slide {
  background-color: white;
  position: relative; }
  .promo-why__text-slide::before {
    content: '';
    position: absolute;
    width: 44px;
    height: 5px;
    background-color: #F3560B; }

.promo-why__text-title {
  font-weight: 500;
  color: #060000; }

.promo-why__text-subtitle {
  color: #827F7F; }

.promo-why__image-block {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.promo-why__image-slider {
  width: 100%;
  margin: 0; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-why {
    padding: 140px 0 0;
    overflow: hidden; }
    .promo-why__left {
      padding-top: 70px; }
    .promo-why__right {
      height: 527px; }
    .promo-why__sliders {
      position: absolute;
      left: 0;
      top: 0;
      width: calc(50vw + 90px);
      height: 100%; }
    .promo-why__title {
      font-size: 40px;
      line-height: 49px; }
    .promo-why__subtitle {
      font-size: 20px;
      line-height: 30px;
      margin: 34px 0 25px; }
    .promo-why__text-slider-wrapper {
      width: 60%;
      height: 100%; }
    .promo-why__image-slider-wrapper {
      position: absolute;
      top: 0;
      left: 60%;
      width: 40%; }
    .promo-why__image-slider {
      height: 423px; }
    .promo-why__image-slide {
      height: 423px; }
    .promo-why__image-block {
      height: 100%;
      width: 100%; }
    .promo-why__counter-panel {
      height: 104px;
      background-color: #0D1421;
      padding: 0 47px;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
    .promo-why__counter-number {
      font-weight: 900;
      font-size: 60px;
      color: white; }
    .promo-why__counter-bar {
      margin: 0 20px;
      height: 40px;
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      border-bottom: 3px solid #494D54;
      position: relative; }
    .promo-why__counter-progress {
      position: absolute;
      bottom: -2px;
      height: 1px;
      left: 0;
      width: 0;
      background-color: #979797;
      transition-timing-function: linear; }
      .promo-why__counter-progress._progress {
        transition-duration: 4s;
        transition-property: width;
        width: 100%; }
    .promo-why__text-slide {
      padding: 90px 61px; }
      .promo-why__text-slide::before {
        left: 63px;
        top: 55px; }
    .promo-why__text-title {
      line-height: 32px;
      font-size: 25px;
      max-width: 315px;
      margin-bottom: 30px; }
    .promo-why__text-subtitle {
      line-height: 25px;
      font-size: 15px;
      max-width: 331px; }
    .promo-why__text-slider {
      height: 100%; }
      .promo-why__text-slider .slick-dots {
        bottom: 65px;
        padding-left: 67px;
        margin-left: -8px;
        text-align: left; }
        .promo-why__text-slider .slick-dots li {
          margin: 0; }
          .promo-why__text-slider .slick-dots li.slick-active button {
            background: #F3560B; }
          .promo-why__text-slider .slick-dots li button {
            margin: 0 8px;
            color: transparent;
            background: #D8D8D8;
            height: 11px;
            width: 11px;
            border-radius: 100px; }
            .promo-why__text-slider .slick-dots li button::before {
              display: none; } }

@media only screen and (max-width: 1199px) {
  .promo-why {
    padding: 40px 0 60px; }
    .promo-why__right {
      min-height: 300px; }
    .promo-why__title {
      font-size: 28px;
      line-height: 36px; }
    .promo-why__button {
      display: none;
      margin-bottom: 45px; }
    .promo-why__subtitle {
      font-size: 18px;
      line-height: 26px;
      margin: 20px 0 51px; }
    .promo-why__sliders {
      position: relative;
      width: 100%; }
    .promo-why__image-slider-wrapper {
      position: relative;
      width: 100%; }
    .promo-why__image-slide {
      max-height: 400px;
      overflow: hidden; }
    .promo-why__image-block {
      padding-bottom: 67%; }
    .promo-why__text-slider-wrapper {
      width: 100%; }
    .promo-why__text-title {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 20px; }
    .promo-why__text-subtitle {
      font-size: 15px;
      line-height: 25px; }
    .promo-why__text-slide {
      padding: 53px 15px 134px; }
      .promo-why__text-slide::before {
        left: 15px;
        top: 33px; }
    .promo-why__counter-panel {
      display: none; }
    .promo-why__text-slider .slick-dots {
      display: none; }
    .promo-why__text-slider .slick-prev, .promo-why__text-slider .slick-next {
      height: 55px;
      width: 55px;
      background: white;
      border-radius: 100px;
      box-shadow: 0 15px 14px 0 rgba(223, 229, 233, 0.54);
      background-position: center;
      background-repeat: no-repeat;
      margin: 0;
      position: absolute;
      bottom: 39px;
      top: unset;
      z-index: 100; }
      .promo-why__text-slider .slick-prev::before, .promo-why__text-slider .slick-next::before {
        display: none; }
    .promo-why__text-slider .slick-prev {
      background-image: url("../images/landing/arrow-left.svg");
      left: calc(50% - 62px); }
    .promo-why__text-slider .slick-next {
      background-image: url("../images/landing/arrow-right.svg");
      right: calc(50% - 62px); } }

.promo-dealer {
  overflow: hidden; }
  .promo-dealer__content {
    position: relative;
    display: -webkit-flex;
    display: flex; }
  .promo-dealer__background {
    z-index: 30; }
  .promo-dealer__left {
    position: relative;
    z-index: 50; }
  .promo-dealer__right {
    position: relative;
    z-index: 50; }
  .promo-dealer__title {
    font-weight: 500;
    font-style: italic; }
  .promo-dealer__title-text {
    color: #F3560B;
    display: inline-block;
    transform: translateX(-20px); }
  .promo-dealer__title-number {
    color: black;
    display: inline-block; }
  .promo-dealer__subtitle {
    font-weight: 500;
    color: #060000; }
  .promo-dealer__text {
    color: #7C7A7B; }
  .promo-dealer__image-link {
    display: block;
    border: 10px solid white;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05); }
  .promo-dealer__image {
    width: 100%; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-dealer {
    padding: 45px 0 103px; }
    .promo-dealer__content {
      padding-top: 54px; }
    .promo-dealer__background {
      position: absolute;
      left: 170px;
      top: 0;
      height: 206px;
      width: 1362px;
      background-repeat: no-repeat;
      background-position: left bottom;
      background-size: auto 130px;
      background-image: url("../images/landing/michelin.png"); }
    .promo-dealer__left {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      padding-bottom: 110px; }
    .promo-dealer__right {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-top: 100px; }
    .promo-dealer__title-text {
      font-size: 100px;
      line-height: 80px; }
    .promo-dealer__title-number {
      font-size: 200px;
      line-height: 160px; }
    .promo-dealer__subtitle {
      margin: 20px 0 25px 70px;
      font-size: 20px;
      line-height: 30px;
      max-width: 335px; }
    .promo-dealer__text {
      margin-left: 70px;
      font-size: 15px;
      line-height: 25px;
      max-width: 485px; }
    .promo-dealer__image-link {
      -webkit-flex: 0 0 426px;
      flex: 0 0 426px;
      width: 426px;
      border-left: 15px solid white;
      border-right: 15px solid white; } }

@media only screen and (max-width: 1199px) {
  .promo-dealer {
    margin: 0 0 70px; }
    .promo-dealer__background {
      position: relative;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-bottom: 8.4%; }
    .promo-dealer__background-full {
      position: absolute;
      left: -30px;
      right: -30px;
      top: 0;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: contain;
      background-image: url("../images/landing/michelin-full.png");
      padding-bottom: 16.4%; }
    .promo-dealer__content {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .promo-dealer__left {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-dealer__right {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-dealer__title-text {
      font-size: 60px;
      line-height: 50px; }
    .promo-dealer__title-number {
      font-size: 120px;
      line-height: 100px; }
    .promo-dealer__subtitle {
      font-size: 18px;
      line-height: 26px;
      padding: 25px 0 20px; }
    .promo-dealer__text {
      font-size: 15px;
      line-height: 25px;
      margin-bottom: 30px; }
    .promo-dealer__image-link {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
      border-top: 7px solid white;
      border-bottom: 7px solid white; } }

.promo-callback {
  background-color: #F3560B;
  background-repeat: no-repeat; }
  .promo-callback_first {
    background-position: center;
    background-size: cover; }
  .promo-callback_second {
    background-position: right bottom;
    background-image: url("../images/landing/secondCallback-winter.png"); }
  .promo-callback__form .promo-form__top {
    justify-content: flex-start; }
  .promo-callback__form .promo-form__title {
    text-align: left; }
  .promo-callback__form .promo-form__subtitle {
    text-align: left;
    max-width: 585px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-callback {
    padding: 55px 0; }
    .promo-callback_first {
      background-image: url("../images/landing/bg-form-large-winter.jpg"); }
    .promo-callback_second {
      background-size: auto 313px; }
    .promo-callback__form .promo-form__title {
      font-size: 28px; }
    .promo-callback__form .promo-form__subtitle {
      font-size: 18px; }
    .promo-callback__form .promo-form__fields {
      max-width: 600px; }
    .promo-callback__form .promo-form__bottom {
      max-width: 600px; } }

@media only screen and (max-width: 1199px) {
  .promo-callback {
    padding: 39px 0 219px; }
    .promo-callback_first {
      background-image: url("../images/landing/bg-form-small-winter.jpg");
      background-position: right bottom; }
    .promo-callback_second {
      background-size: auto 170px; } }

.promo-partners {
  width: 100%;
  display: flex; }
  .promo-partners__half_slider {
    background-color: white; }
  .promo-partners__slider {
    margin: 0; }
  .promo-partners__slide-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: space-between;
    align-content: space-between;
    height: 100%;
    margin: auto; }
  .promo-partners__image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .promo-partners__title {
    font-weight: 500;
    color: #060000;
    max-width: 483px; }
  .promo-partners__subtitle {
    font-size: 15px;
    color: rgba(6, 0, 0, 0.5);
    line-height: 25px;
    max-width: 421px; }
  .promo-partners__button {
    padding: 0 50px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-partners._invert .promo-partners__half_slider {
    order: 2; }
  .promo-partners._invert .promo-partners__half_text {
    order: 1; }
  .promo-partners__half {
    width: 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%; }
    .promo-partners__half_slider {
      padding: 180px 0 245px; }
    .promo-partners__half_text {
      padding: 184px 119px 50px; }
  .promo-partners__slide {
    height: 310px; }
  .promo-partners__slide-inner {
    width: 394px; }
  .promo-partners__image {
    -webkit-flex: 0 0 151px;
    flex: 0 0 151px;
    height: 48px; }
  .promo-partners__slider .slick-dots {
    bottom: -110px;
    text-align: center; }
    .promo-partners__slider .slick-dots li {
      margin: 0; }
      .promo-partners__slider .slick-dots li.slick-active button {
        background: #F3560B; }
      .promo-partners__slider .slick-dots li button {
        margin: 0 8px;
        color: transparent;
        background: #D8D8D8;
        height: 11px;
        width: 11px;
        border-radius: 100px; }
        .promo-partners__slider .slick-dots li button::before {
          display: none; }
  .promo-partners__title {
    font-size: 22px;
    line-height: 32px; }
  .promo-partners__subtitle {
    margin: 34px 0 55px; } }

@media only screen and (max-width: 1199px) {
  .promo-partners {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .promo-partners__half {
      width: 100%;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
      .promo-partners__half_slider {
        padding: 75px 0 157px;
        order: 2; }
      .promo-partners__half_text {
        padding: 50px 26px 50px;
        order: 1; }
    .promo-partners__slide-inner {
      width: 100%;
      padding: 0 15px; }
    .promo-partners__slide {
      height: 227px; }
    .promo-partners__image {
      -webkit-flex: 0 0 47%;
      flex: 0 0 47%;
      height: 36px; }
    .promo-partners__title {
      font-size: 18px;
      line-height: 26px; }
    .promo-partners__subtitle {
      padding: 20px 0 45px; }
    .promo-partners__slider .slick-prev, .promo-partners__slider .slick-next {
      height: 55px;
      width: 55px;
      background: white;
      border-radius: 100px;
      box-shadow: 0 15px 14px 0 rgba(223, 229, 233, 0.54);
      background-position: center;
      background-repeat: no-repeat;
      margin: 0;
      position: absolute;
      bottom: -105px;
      top: unset;
      z-index: 100; }
      .promo-partners__slider .slick-prev::before, .promo-partners__slider .slick-next::before {
        display: none; }
    .promo-partners__slider .slick-prev {
      background-image: url("../images/landing/arrow-left.svg");
      left: calc(50% - 62px); }
    .promo-partners__slider .slick-next {
      background-image: url("../images/landing/arrow-right.svg");
      right: calc(50% - 62px); } }

.promo-fitting {
  background-color: #F3560B;
  overflow: hidden; }
  .promo-fitting__title {
    font-weight: 900;
    color: white;
    max-width: 592px;
    position: relative; }
    .promo-fitting__title::before {
      content: '';
      position: absolute;
      left: 0;
      background-color: white; }
  .promo-fitting__description {
    position: relative; }
  .promo-fitting__title-block {
    position: relative; }
  .promo-fitting__title-text {
    position: relative;
    font-weight: 900;
    color: white;
    z-index: 20;
    display: inline-block; }
  .promo-fitting__description-text {
    font-size: 20px;
    color: white;
    line-height: 30px;
    max-width: 500px;
    margin-bottom: 55px; }
  .promo-fitting__button {
    display: inline-block;
    background-color: black;
    font-weight: 700;
    font-size: 13px;
    color: white;
    border-radius: 29px;
    letter-spacing: 1.39px;
    text-align: center;
    line-height: 52px;
    padding: 0 40px;
    text-transform: uppercase;
    font-family: "lato", "Helvetica", Helvetica, Arial, sans-serif; }
    .promo-fitting__button:hover {
      color: white; }
  .promo-fitting__list {
    display: -webkit-flex;
    display: flex;
    list-style: none; }
  .promo-fitting__item-title {
    font-weight: 500;
    color: white; }
  .promo-fitting__item-text {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.75);
    line-height: 25px; }
  .promo-fitting__item-image {
    border-radius: 100px;
    height: 77px;
    width: 77px;
    background: white;
    margin-bottom: 35px;
    box-shadow: 0 16px 14px 0 #D75415;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-fitting {
    padding: 142px 0 172px; }
    .promo-fitting__title {
      font-size: 50px;
      line-height: 60px; }
      .promo-fitting__title::before {
        bottom: -33px;
        left: 0;
        height: 8px;
        width: 81px; }
    .promo-fitting__description {
      padding: 145px 0 134px; }
    .promo-fitting__description-text {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 55px; }
    .promo-fitting__title-text {
      font-size: 40px;
      line-height: 55px; }
    .promo-fitting__title-number {
      position: relative;
      display: inline-block;
      z-index: 10;
      opacity: 0.09;
      font-weight: 900;
      font-style: italic;
      font-size: 120px;
      color: white;
      line-height: 150px;
      transform: translateX(-40px); }
    .promo-fitting__image-wrapper {
      left: 716px;
      top: 0;
      height: 100%;
      position: absolute;
      width: 30px; }
    .promo-fitting__image {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: auto;
      max-width: unset; }
    .promo-fitting__list {
      -webkit-justify-content: space-between;
      justify-content: space-between;
      padding-top: 79px; }
    .promo-fitting__item {
      -webkit-flex: 0 0 304px;
      flex: 0 0 304px; }
    .promo-fitting__item-title {
      font-size: 23px;
      line-height: 30px;
      margin-bottom: 21px; } }

@media only screen and (max-width: 1199px) {
  .promo-fitting {
    padding: 56px 0 66px; }
    .promo-fitting__title {
      font-size: 28px;
      line-height: 36px; }
      .promo-fitting__title::before {
        bottom: -21px;
        height: 6px;
        width: 65px; }
    .promo-fitting__description {
      padding: 67px 0 34px; }
    .promo-fitting__description-text {
      margin: 20px 0 45px;
      font-size: 18px;
      line-height: 26px; }
    .promo-fitting__title-text {
      font-size: 28px;
      line-height: 36px; }
    .promo-fitting__title-number {
      display: none; }
    .promo-fitting__image-wrapper {
      width: 100%; }
    .promo-fitting__image {
      width: 100%; }
    .promo-fitting__button {
      margin-bottom: 50px;
      padding: 0 27px; }
    .promo-fitting__list {
      -webkit-flex-direction: column;
      flex-direction: column; }
    .promo-fitting__item {
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      margin: 9px 0 41px; }
    .promo-fitting__item-title {
      margin-bottom: 15px;
      font-size: 20px;
      line-height: 28px; } }

.promo-storage {
  background-color: black;
  overflow: hidden;
  position: relative; }
  .promo-storage__back-layer {
    position: absolute;
    z-index: 50;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .promo-storage__front-layer {
    z-index: 100;
    position: relative; }
  .promo-storage__light {
    position: absolute;
    border-radius: 1000px;
    background-image: radial-gradient(66% 80%, #3754BD 4%, rgba(14, 94, 168, 0) 64%);
    background-repeat: no-repeat; }
  .promo-storage__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative; }
  .promo-storage__image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .promo-storage__description {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-storage__title-text {
    font-weight: 900;
    color: white;
    display: inline-block; }
  .promo-storage__description-text {
    color: white;
    max-width: 455px; }
  .promo-storage__stat-list {
    display: -webkit-flex;
    display: flex;
    list-style: none; }
  .promo-storage__stat-item {
    margin-right: 35px; }
  .promo-storage__stat-text {
    opacity: 0.65;
    font-size: 15px;
    color: white;
    line-height: 16px;
    display: inline-block; }
  .promo-storage__stat-number {
    font-weight: 900;
    font-size: 40px;
    color: #F3560B;
    line-height: 60px;
    display: inline-block; }
  .promo-storage__button {
    display: inline-block;
    background-color: #F3560B;
    font-weight: 700;
    font-size: 13px;
    color: white;
    border-radius: 29px;
    letter-spacing: 1.39px;
    text-align: center;
    line-height: 52px;
    padding: 0 40px;
    text-transform: uppercase;
    font-family: "lato", "Helvetica", Helvetica, Arial, sans-serif; }
    .promo-storage__button:hover {
      color: white;
      background-color: #F3560B; }
  .promo-storage__list {
    list-style: none; }
  .promo-storage__item-title {
    font-weight: 500; }
  .promo-storage__item-text {
    font-size: 15px;
    line-height: 25px; }
  .promo-storage__item-image {
    border-radius: 100px;
    height: 77px;
    width: 77px;
    background: white;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .promo-storage__alt {
    display: none; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-storage__content {
    padding: 0 0 194px;
    margin-top: 176px; }
  .promo-storage__light_left {
    top: 34%;
    left: -690px;
    width: 1000px;
    height: 1000px; }
  .promo-storage__light_middle {
    top: 250px;
    left: 48%;
    width: 650px;
    height: 650px; }
  .promo-storage__image {
    -webkit-flex: 0 0 994px;
    flex: 0 0 994px;
    height: 596px;
    margin-bottom: 20px; }
  .promo-storage__title-text {
    font-size: 40px;
    line-height: 55px; }
  .promo-storage__title-number {
    font-weight: 900;
    font-style: italic;
    opacity: 0.15;
    font-size: 120px;
    color: white;
    line-height: 150px;
    display: inline-block;
    transform: translateX(-40px); }
  .promo-storage__description-text {
    font-size: 20px;
    line-height: 30px; }
  .promo-storage__list {
    position: absolute;
    left: 613px;
    top: 494px;
    background-color: white;
    padding: 68px 66px 22px;
    width: 50vw; }
  .promo-storage__item {
    padding-left: 135px;
    margin-bottom: 44px;
    position: relative; }
  .promo-storage__item-title {
    font-size: 23px;
    line-height: 30px;
    color: black; }
  .promo-storage__item-text {
    color: rgba(6, 0, 0, 0.5);
    max-width: 371px; }
  .promo-storage__item-image {
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 15px 14px 0 rgba(223, 229, 233, 0.54); }
  .promo-storage__button {
    margin-top: 55px; } }

@media only screen and (max-width: 1199px) {
  .promo-storage__content {
    padding: 46px 0 15px; }
  .promo-storage__light_left {
    top: -150px;
    left: -350px;
    width: 500px;
    height: 700px; }
  .promo-storage__light_middle {
    display: none; }
  .promo-storage__image {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 68%;
    order: 2;
    margin-top: 50px; }
  .promo-storage__title-text {
    font-size: 28px;
    line-height: 36px; }
  .promo-storage__title-number {
    display: none; }
  .promo-storage__description {
    order: 1; }
  .promo-storage__description-text {
    font-size: 18px;
    line-height: 26px;
    margin: 20px 0 40px; }
  .promo-storage__stat-list {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .promo-storage__list {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 50px 0 14px;
    order: 3; }
  .promo-storage__item {
    margin-bottom: 50px; }
  .promo-storage__item-title {
    font-size: 20px;
    line-height: 28px;
    color: white; }
  .promo-storage__item-text {
    color: white;
    max-width: 440px; }
  .promo-storage__item-image {
    margin-bottom: 35px; }
  .promo-storage__button {
    margin-top: 45px; } }

.promo-wheel {
  background-color: white;
  overflow: hidden; }
  .promo-wheel__top {
    width: 100%;
    display: -webkit-flex;
    display: flex; }
  .promo-wheel__quot {
    background-color: #F3560B;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center; }
  .promo-wheel__title-text {
    display: inline-block;
    font-weight: 900;
    color: #060000; }
  .promo-wheel__subtitle {
    max-width: 486px;
    opacity: 0.95;
    color: #060000; }
  .promo-wheel__quot-text {
    color: white;
    position: relative; }
    .promo-wheel__quot-text::before {
      content: '';
      position: absolute;
      background-image: url("../images/landing/quot.svg");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
  .promo-wheel__quot-who {
    display: inline-block;
    padding-top: 12px; }
  .promo-wheel__quot-name {
    font-weight: 700;
    color: white; }
  .promo-wheel__quot-worker {
    color: rgba(255, 255, 255, 0.8); }
  .promo-wheel__quot-image {
    height: 86px;
    width: 86px;
    border-radius: 100px;
    background-color: white;
    margin-right: 53px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .promo-wheel__bottom {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .promo-wheel__list {
    list-style: none; }
  .promo-wheel__item-image {
    border-radius: 100px;
    height: 77px;
    width: 77px;
    background: white;
    box-shadow: 0 15px 14px 0 rgba(223, 229, 233, 0.54);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .promo-wheel__item-title {
    font-weight: 500;
    font-size: 23px;
    color: #000000;
    line-height: 30px; }
  .promo-wheel__item-text {
    font-size: 15px;
    color: rgba(6, 0, 0, 0.5);
    letter-spacing: 0;
    line-height: 25px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-wheel {
    padding: 172px 0 103px; }
    .promo-wheel__description {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto; }
    .promo-wheel__quot {
      -webkit-flex: 0 0 594px;
      flex: 0 0 594px;
      padding: 53px 71px 56px 101px; }
    .promo-wheel__title-text {
      font-size: 40px;
      line-height: 55px; }
    .promo-wheel__title-number {
      display: inline-block;
      font-weight: 900;
      font-style: italic;
      opacity: 0.06;
      font-size: 120px;
      color: #F3560B;
      letter-spacing: 0;
      line-height: 120px;
      transform: translateX(-40px); }
    .promo-wheel__subtitle {
      max-width: 486px;
      margin: 40px 0 55px;
      font-size: 20px;
      line-height: 32px; }
    .promo-wheel__quot-text {
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 51px; }
      .promo-wheel__quot-text::before {
        width: 23px;
        height: 19px;
        top: 3px;
        left: -37px; }
    .promo-wheel__quot-name {
      font-size: 20px;
      line-height: 34px; }
    .promo-wheel__quot-worker {
      font-size: 15px;
      line-height: 25px; }
    .promo-wheel__quot-image {
      height: 86px;
      width: 86px;
      margin-right: 53px; }
    .promo-wheel__bottom {
      padding-top: 109px; }
    .promo-wheel__image-wrapper {
      -webkit-flex: 0 0 483px;
      flex: 0 0 483px;
      height: 654px;
      position: relative; }
    .promo-wheel__image {
      position: absolute;
      max-width: unset;
      right: 0;
      top: 0;
      height: 100%; }
    .promo-wheel__list {
      -webkit-flex: 0 0 555px;
      flex: 0 0 555px; }
    .promo-wheel__item {
      margin-top: 34px;
      position: relative;
      padding-left: 122px; }
    .promo-wheel__item-image {
      position: absolute;
      left: 0;
      top: 0; }
    .promo-wheel__item-title {
      font-size: 23px;
      line-height: 30px;
      margin-bottom: 20px; } }

@media only screen and (max-width: 1199px) {
  .promo-wheel {
    padding: 45px 0 50px; }
    .promo-wheel__top {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .promo-wheel__description {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-wheel__quot {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding: 38px 23px 65px 20px; }
    .promo-wheel__title-text {
      font-size: 28px;
      line-height: 36px; }
    .promo-wheel__title-number {
      display: none; }
    .promo-wheel__subtitle {
      margin: 20px 0 45px;
      font-size: 18px;
      line-height: 26px; }
    .promo-wheel__button {
      margin-bottom: 41px; }
    .promo-wheel__quot-text {
      margin-bottom: 47px;
      padding-left: 40px;
      font-size: 16px;
      line-height: 24px; }
      .promo-wheel__quot-text::before {
        width: 22px;
        height: 18px;
        top: 3px;
        left: 0; }
    .promo-wheel__quot-name {
      font-size: 18px;
      line-height: 26px; }
    .promo-wheel__quot-worker {
      line-height: 24px; }
    .promo-wheel__quot-image {
      -webkit-flex: 0 0 75px;
      flex: 0 0 75px;
      height: 75px;
      width: 75px;
      margin-right: 31px; }
    .promo-wheel__image-wrapper {
      display: none; }
    .promo-wheel__quot-who {
      -webkit-flex: 1 1 0px;
      flex: 1 1 0px; }
    .promo-wheel__list {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-wheel__item {
      margin-top: 50px; }
    .promo-wheel__item-title {
      font-size: 20px;
      line-height: 28px;
      margin: 33px 0 16px; }
    .promo-wheel__item-text {
      max-width: 550px; } }

.promo-button {
  display: inline-block;
  background-color: #F3560B;
  font-weight: 700;
  font-size: 13px;
  color: white;
  border-radius: 29px;
  letter-spacing: 1.39px;
  text-align: center;
  line-height: 52px;
  padding: 0 40px;
  text-transform: uppercase;
  font-family: "lato", "Helvetica", Helvetica, Arial, sans-serif;
  box-shadow: 0 10px 20px 0 rgba(243, 86, 11, 0.36); }
  .promo-button:focus, .promo-button:hover {
    color: white;
    background-color: #F3560B; }

.promo-delivery__content {
  display: -webkit-flex;
  display: flex; }

.promo-delivery__title {
  font-weight: 900;
  color: black; }
  .promo-delivery__title_orange {
    color: #F3560B; }

.promo-delivery__list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  align-content: flex-start;
  list-style: none; }

.promo-delivery__item {
  color: rgba(6, 0, 0, 0.5);
  font-size: 15px;
  line-height: 25px;
  position: relative; }
  .promo-delivery__item::before {
    content: '';
    position: absolute;
    height: 28px;
    width: 28px;
    top: 0;
    border-radius: 100px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    background-image: url("../images/landing/ok.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

.promo-delivery__item-text {
  display: block; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-delivery {
    padding: 92px 0 129px; }
    .promo-delivery__left {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto; }
    .promo-delivery__title {
      font-size: 50px;
      line-height: 60px; }
    .promo-delivery__button {
      margin-top: 55px; }
    .promo-delivery__list {
      -webkit-flex: 0 0 806px;
      flex: 0 0 806px;
      margin-right: -40px;
      padding-top: 20px; }
    .promo-delivery__item {
      -webkit-flex: 0 0 50%;
      flex: 0 0 50%;
      padding-left: 129px;
      min-height: 90px;
      margin-bottom: 8px;
      padding-right: 20px; }
      .promo-delivery__item::before {
        left: 82px; } }

@media only screen and (max-width: 1199px) {
  .promo-delivery {
    padding: 50px 0 60px; }
    .promo-delivery__content {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .promo-delivery__left {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 35px; }
    .promo-delivery__title {
      font-size: 28px;
      line-height: 36px; }
    .promo-delivery__button {
      display: none; }
    .promo-delivery__list {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-delivery__item {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      padding-left: 55px;
      margin-bottom: 26px; }
      .promo-delivery__item::before {
        left: 0px; } }

.promo-personal {
  background-color: white;
  overflow: hidden; }
  .promo-personal__content {
    display: -webkit-flex;
    display: flex; }
  .promo-personal__left {
    position: relative; }
  .promo-personal__photo-slider {
    width: 100%;
    margin: 0; }
    .promo-personal__photo-slider .slick-prev, .promo-personal__photo-slider .slick-next {
      height: 55px;
      width: 55px;
      background: white;
      border-radius: 100px;
      background-position: center;
      background-repeat: no-repeat;
      margin: 0;
      position: absolute;
      top: unset;
      z-index: 100; }
      .promo-personal__photo-slider .slick-prev::before, .promo-personal__photo-slider .slick-next::before {
        display: none; }
    .promo-personal__photo-slider .slick-prev {
      background-image: url("../images/landing/arrow-left.svg");
      right: 98px;
      left: unset;
      cursor: w-resize; }
    .promo-personal__photo-slider .slick-next {
      background-image: url("../images/landing/arrow-right.svg");
      left: unset;
      right: 30px;
      cursor: e-resize; }
    .promo-personal__photo-slider::before {
      content: '';
      z-index: 50;
      position: absolute;
      bottom: 4px;
      left: 0;
      right: 0;
      height: 247px;
      background-image: linear-gradient(0deg, rgba(8, 6, 11, 0.8) 0%, transparent 94%); }
  .promo-personal__photo-image {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .promo-personal__name-slider {
    background-color: #F3560B;
    position: absolute;
    width: 335px;
    bottom: -35px;
    margin: 0;
    z-index: 100; }
  .promo-personal__name-slide {
    height: 135px;
    padding: 29px 44px;
    overflow: hidden; }
  .promo-personal__name-title {
    font-weight: 700;
    font-size: 22px;
    color: white;
    line-height: 34px; }
  .promo-personal__name-subtitle {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.75);
    line-height: 25px; }
  .promo-personal__title {
    font-weight: 900;
    color: #060000;
    display: inline-block; }
    .promo-personal__title_orange {
      color: #FF5B0D; }
  .promo-personal__subtitle {
    color: #060000;
    margin-top: 20px;
    width: 100%; }
  .promo-personal__list {
    width: 100%;
    list-style: none; }
  .promo-personal__item {
    width: 100%;
    position: relative; }
    .promo-personal__item::before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 39px;
      width: 39px;
      border-radius: 100px;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
      background-color: white;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-image: url("../images/landing/ok.svg"); }
  .promo-personal__item-title {
    font-weight: 500;
    color: black; }
  .promo-personal__item-subtitle {
    color: rgba(6, 0, 0, 0.5);
    font-size: 15px;
    line-height: 25px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-personal {
    padding: 146px 0 136px; }
    .promo-personal__left {
      width: 480px;
      -webkit-flex: 0 0 480px;
      flex: 0 0 480px; }
    .promo-personal__right {
      -webkit-flex: 1 1 auto;
      flex: 1 1 auto;
      padding-left: 131px;
      padding-top: 90px; }
    .promo-personal__photo-slide {
      height: 647px; }
    .promo-personal__photo-image {
      height: 100%; }
    .promo-personal__name-slider {
      left: -46px; }
    .promo-personal__photo-slider .slick-prev, .promo-personal__photo-slider .slick-next {
      bottom: 33px; }
    .promo-personal__photo-slider .slick-prev {
      right: 98px;
      left: unset; }
    .promo-personal__photo-slider .slick-next {
      left: unset;
      right: 30px; }
    .promo-personal__title {
      font-size: 40px;
      line-height: 49px; }
    .promo-personal__subtitle {
      font-size: 20px;
      line-height: 30px; }
    .promo-personal__list {
      padding-top: 18px;
      margin-right: -20px; }
    .promo-personal__item {
      padding-left: 87px;
      margin-bottom: 48px;
      padding-right: 20px; }
    .promo-personal__item-title {
      font-size: 22px;
      line-height: 30px; }
    .promo-personal__item-subtitle {
      margin-top: 5px; } }

@media only screen and (max-width: 1199px) {
  .promo-personal {
    padding: 50px 0 158px; }
    .promo-personal__content {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .promo-personal__left {
      width: 100%;
      order: 2;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-personal__right {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-personal__photo-image {
      padding-bottom: 135%; }
    .promo-personal__name-slider {
      right: -30px; }
    .promo-personal__photo-slider .slick-prev, .promo-personal__photo-slider .slick-next {
      box-shadow: 0 15px 14px 0 rgba(223, 229, 233, 0.54);
      bottom: -110px; }
    .promo-personal__photo-slider .slick-prev {
      left: calc(50% - 62px); }
    .promo-personal__photo-slider .slick-next {
      right: calc(50% - 62px); }
    .promo-personal__title {
      font-size: 28px;
      line-height: 36px; }
    .promo-personal__subtitle {
      opacity: 0.95;
      font-size: 18px;
      line-height: 26px; }
    .promo-personal__list {
      margin-top: 44px; }
    .promo-personal__item {
      margin-bottom: 39px;
      padding-left: 61px; }
    .promo-personal__item-title {
      font-size: 18px;
      line-height: 26px; }
    .promo-personal__item-subtitle {
      margin-bottom: 11px; } }

.promo-reviews {
  overflow-x: hidden; }
  .promo-reviews__title {
    font-weight: 900;
    color: black; }
  .promo-reviews__slide._open .promo-reviews__review {
    height: auto; }
  .promo-reviews__slide._open .promo-reviews__text-wrapper {
    max-height: unset; }
  .promo-reviews__slide._open .promo-reviews__toggler::before {
    transform: rotate(-180deg); }
  .promo-reviews__slider {
    padding-top: 57px; }
    .promo-reviews__slider .slick-prev, .promo-reviews__slider .slick-next {
      height: 55px;
      width: 55px;
      background: white;
      border-radius: 100px;
      background-position: center;
      background-repeat: no-repeat;
      margin: 0;
      box-shadow: 0 15px 14px 0 rgba(223, 229, 233, 0.54);
      position: absolute;
      z-index: 100;
      bottom: unset;
      left: unset; }
      .promo-reviews__slider .slick-prev::before, .promo-reviews__slider .slick-next::before {
        display: none; }
    .promo-reviews__slider .slick-prev {
      background-image: url("../images/landing/arrow-left.svg");
      right: 81px;
      cursor: w-resize; }
    .promo-reviews__slider .slick-next {
      background-image: url("../images/landing/arrow-right.svg");
      right: 13px;
      cursor: e-resize; }
    .promo-reviews__slider .slick-list {
      overflow: unset; }
  .promo-reviews__review {
    background-color: white;
    height: 516px;
    min-height: 516px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    position: relative; }
  .promo-reviews__image {
    position: absolute;
    border-radius: 100px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .promo-reviews__name {
    color: black; }
  .promo-reviews__link {
    font-size: 16px;
    color: #F3560B;
    height: 22px;
    display: block;
    border-bottom: 1px dashed rgba(12, 38, 99, 0.28); }
  .promo-reviews__text-wrapper {
    overflow: hidden;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-reviews__text {
    font-size: 15px;
    color: rgba(6, 0, 0, 0.5);
    line-height: 25px; }
  .promo-reviews__toggler {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.95);
    margin-left: 23px;
    border-bottom: 1px dashed rgba(12, 38, 99, 0.28);
    position: relative; }
    .promo-reviews__toggler._hide {
      opacity: 0; }
    .promo-reviews__toggler::before {
      content: '';
      position: absolute;
      left: -23px;
      top: 3px;
      height: 15px;
      width: 10px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("../images/landing/arrow-down.svg"); }
  .promo-reviews__date {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 27px; }
  .promo-reviews__button-wrapper {
    width: 100%;
    text-align: center;
    margin-top: 30px; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-reviews {
    padding: 100px 0 120px; }
    .promo-reviews__title {
      font-size: 50px;
      line-height: 55px; }
    .promo-reviews__slider {
      margin: 0 -12px;
      margin-bottom: 60px; }
      .promo-reviews__slider .slick-prev, .promo-reviews__slider .slick-next {
        top: -62px; }
    .promo-reviews__slide {
      padding: 70px 12px 0; }
    .promo-reviews__review {
      padding: 97px 55px 30px; }
    .promo-reviews__name {
      font-size: 25px;
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      margin-bottom: 24px; }
    .promo-reviews__image {
      height: 111px;
      width: 111px;
      top: -55px;
      left: 58px; }
    .promo-reviews__text-wrapper {
      max-height: 225px;
      min-height: 225px;
      margin-bottom: 68px; } }

@media only screen and (max-width: 1199px) {
  .promo-reviews {
    padding: 60px 0; }
    .promo-reviews__title {
      font-size: 28px;
      line-height: 36px; }
    .promo-reviews__slider .slick-prev, .promo-reviews__slider .slick-next {
      top: 35px; }
    .promo-reviews__review {
      padding: 79px 20px 36px; }
    .promo-reviews__slide {
      padding-top: 60px; }
    .promo-reviews__name {
      order: 1;
      font-size: 20px;
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 15px; }
    .promo-reviews__image {
      height: 95px;
      width: 95px;
      top: -46px;
      left: 21px; }
    .promo-reviews__link {
      order: 16; }
    .promo-reviews__text-wrapper {
      order: 4;
      margin-bottom: 40px;
      max-height: 300px;
      min-height: 300px; }
    .promo-reviews__toggler {
      order: 7; }
    .promo-reviews__date {
      position: absolute;
      right: 20px;
      top: 33px; } }

.promo-review {
  position: relative; }
  .promo-review .mmodal-close {
    z-index: 200; }
  .promo-review__title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    color: #060000;
    text-align: center;
    font-weight: 900; }
  .promo-review__fields {
    width: 100%;
    position: relative;
    z-index: 30;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .promo-review__field {
    border-bottom: 1px solid black; }
    .promo-review__field input {
      background-color: transparent;
      box-shadow: none;
      border: none;
      color: black;
      font-size: 16px; }
      .promo-review__field input:active, .promo-review__field input:focus, .promo-review__field input:hover {
        background-color: transparent;
        box-shadow: none;
        border: none; }
    .promo-review__field .error {
      position: absolute; }
      .promo-review__field .error li:nth-child(n+1) {
        display: none; }
  .promo-review__bottom {
    position: relative;
    z-index: 30;
    width: 100%;
    display: -webkit-flex;
    display: flex; }
  .promo-review__info {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 18px; }
  .promo-review__link {
    color: rgba(255, 255, 255, 0.77); }
    .promo-review__link:hover {
      color: white; }
  .promo-review__success {
    display: none;
    position: absolute;
    z-index: 40;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .promo-review__success-title {
    font-weight: 900;
    color: #060000;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-review__success-subtitle {
    color: rgba(255, 255, 255, 0.76);
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-review__success-image {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    height: 74px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("../images/landing/ok-modal.svg"); }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-review {
    padding: 175px 131px 250px; }
    .promo-review__field {
      margin-bottom: 40px; }
      .promo-review__field_name {
        margin-right: 17px;
        -webkit-flex: 1 1 47%;
        flex: 1 1 47%; }
      .promo-review__field_phone {
        margin-left: 17px;
        -webkit-flex: 1 1 47%;
        flex: 1 1 47%; }
      .promo-review__field_text {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%; }
      .promo-review__field input {
        height: 45px;
        line-height: 45px; }
    .promo-review__title {
      font-size: 48px;
      line-height: 49px;
      margin-bottom: 68px; }
    .promo-review__bottom {
      -webkit-align-items: center;
      align-items: center; }
    .promo-review__button {
      -webkit-flex: 1 1 50%;
      flex: 1 1 50%;
      margin-right: 17px;
      margin-bottom: 0; }
    .promo-review__info {
      -webkit-flex: 1 1 50%;
      flex: 1 1 50%;
      margin-left: 17px; }
    .promo-review__success-title {
      font-size: 48px;
      line-height: 49px;
      -webkit-flex: 0 1 390px;
      flex: 0 1 390px; }
    .promo-review__success-subtitle {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      font-size: 17px;
      line-height: 25px;
      margin-top: 25px; }
    .promo-review__success-image {
      margin-bottom: 52px; } }

@media only screen and (max-width: 1199px) {
  .promo-review {
    padding: 100px 17px 100px; }
    .promo-review__fields {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .promo-review__field {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-bottom: 26px; }
    .promo-review__title {
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 55px; }
    .promo-review__top {
      padding-bottom: 45px; }
    .promo-review__bottom {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .promo-review__button {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-review__info {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%; }
    .promo-review__success-title {
      font-size: 30px;
      line-height: 36px; }
    .promo-review__success-subtitle {
      font-size: 16px;
      line-height: 23px;
      margin-top: 20px; }
    .promo-review__success-image {
      margin-bottom: 35px; } }

.promo-question {
  background-color: #131318;
  position: relative; }
  .promo-question__front-layer {
    position: relative;
    z-index: 40; }
  .promo-question__back-layer {
    overflow: hidden;
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .promo-question__light {
    position: absolute;
    background-repeat: no-repeat;
    background-image: radial-gradient(66% 66%, #3754BD 4%, rgba(14, 94, 168, 0) 64%); }
    .promo-question__light_left {
      height: 1600px;
      width: 1600px;
      left: 0;
      right: 0;
      background-position: left -1100px top -900px; }
    .promo-question__light_right {
      opacity: 0.71;
      width: 2500px;
      height: 2500px;
      right: 0;
      top: 0;
      background-position: right -1900px top -700px; }
  .promo-question__content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .promo-question__title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-weight: 700;
    color: white; }
  .promo-question__right {
    background-color: #F3560B;
    position: relative;
    overflow: hidden; }
  .promo-question__list {
    list-style: none;
    width: 100%; }
  .promo-question__item {
    position: relative;
    width: 100%; }
    .promo-question__item::before {
      position: absolute;
      content: '';
      height: 1px;
      background-color: rgba(255, 255, 255, 0.23);
      bottom: 0;
      left: 0; }
    .promo-question__item._open .promo-question__question {
      color: black;
      background-color: white; }
      .promo-question__item._open .promo-question__question::before {
        transform: rotate(-180deg); }
    .promo-question__item._open .promo-question__answer {
      background-color: white;
      display: block; }
  .promo-question__question {
    font-size: 25px;
    color: white;
    line-height: 32px;
    padding: 30px 88px 30px 33px;
    display: block;
    position: relative; }
    .promo-question__question:focus {
      color: white; }
    .promo-question__question::before {
      position: absolute;
      content: '';
      width: 21px;
      height: 12px;
      top: 41px;
      right: 44px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url("../images/landing/arrow-bottom.svg"); }
  .promo-question__answer {
    font-size: 15px;
    color: rgba(6, 0, 0, 0.5);
    line-height: 25px;
    padding: 0 33px 33px;
    display: none; }
  .promo-question__form {
    padding: 48px 20px 0 34px;
    position: relative;
    z-index: 20; }
    .promo-question__form .promo-form__title {
      text-align: left; }
    .promo-question__form .promo-form__subtitle {
      text-align: left; }
    .promo-question__form .promo-form__fields {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .promo-question__form .promo-form__top {
      padding-bottom: 29px; }
    .promo-question__form .promo-form__field {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-left: 0;
      margin-right: 0; }
    .promo-question__form .promo-form__bottom {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
    .promo-question__form .promo-form__info {
      margin-left: 0; }
    .promo-question__form .promo-form__button {
      -webkit-flex: 0 0 269px;
      flex: 0 0 269px; }
  .promo-question__form-background {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .promo-question__form-light {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 515px;
    width: 515px;
    background-image: radial-gradient(65% 79%, #FD0000 16%, rgba(255, 0, 0, 0) 68%);
    background-position: right -153px bottom -253px;
    background-repeat: no-repeat; }
  .promo-question__form-image {
    position: absolute;
    z-index: 15;
    left: 0;
    right: 0;
    bottom: 0;
    height: 189px;
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../images/landing/tyres.png"); }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-question__content {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 127px 0 196px; }
  .promo-question__title {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 47px; }
  .promo-question__left {
    -webkit-flex: 0 0 753px;
    flex: 0 0 753px; }
  .promo-question__right {
    -webkit-flex: 0 0 384px;
    flex: 0 0 384px;
    height: 667px; }
  .promo-question__list {
    padding-right: 20px; }
  .promo-question__item {
    padding-right: 20px; }
    .promo-question__item::before {
      width: 690px; }
  .promo-question__question {
    font-size: 25px;
    line-height: 32px;
    padding: 30px 88px 30px 33px; }
    .promo-question__question::before {
      top: 41px;
      right: 44px; }
  .promo-question__answer {
    padding: 0 88px 33px 33px; }
  .promo-question__form {
    padding: 48px 20px 0 34px; }
    .promo-question__form .promo-form__title {
      font-size: 26px;
      line-height: 30px; }
    .promo-question__form .promo-form__subtitle {
      font-size: 22px;
      line-height: 32px; }
    .promo-question__form .promo-form__info {
      -webkit-flex: 0 0 258px;
      flex: 0 0 258px;
      margin-top: 11px; }
  .promo-question__form-image {
    height: 189px; }
  .promo-question__form-light {
    background-position: right -153px bottom -253px; } }

@media only screen and (max-width: 1199px) {
  .promo-question__content {
    padding-top: 60px; }
  .promo-question__title {
    margin-bottom: 18px;
    font-size: 28px;
    line-height: 36px;
    padding: 0 20px; }
  .promo-question__left {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-question__right {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 169px; }
  .promo-question__list {
    padding: 0 20px 35px; }
  .promo-question__item::before {
    width: 100%; }
  .promo-question__item:last-child::before {
    display: none; }
  .promo-question__question {
    font-size: 18px;
    line-height: 26px;
    padding: 27px 48px 25px 13px; }
    .promo-question__question::before {
      top: 34px;
      right: 25px; }
  .promo-question__answer {
    padding: 0 48px 33px 13px; }
  .promo-question__form {
    padding: 39px 20px 0 20px; }
    .promo-question__form .promo-form__title {
      font-size: 28px;
      line-height: 38px; }
    .promo-question__form .promo-form__subtitle {
      font-size: 18px;
      line-height: 26px; }
    .promo-question__form .promo-form__info {
      -webkit-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-top: 18px; }
  .promo-question__form-image {
    height: 169px; }
  .promo-question__form-light {
    background-position: right -194px bottom -292px; }
  .promo-question__back-layer {
    display: none; } }

.promo-map {
  position: relative; }
  .promo-map__back-layer {
    position: relative;
    z-index: 20; }
  .promo-map__content {
    display: -webkit-flex;
    display: flex;
    position: relative; }
  .promo-map__panel {
    background-color: white; }
  .promo-map__tabs {
    display: -webkit-flex;
    display: flex; }
  .promo-map__tab {
    display: block;
    line-height: 96px;
    height: 96px;
    font-weight: 900;
    color: #858585;
    text-align: center;
    position: relative; }
    .promo-map__tab._active {
      color: #F3560B; }
      .promo-map__tab._active::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 3px;
        background-color: #F3560B; }
  .promo-map__map {
    width: 100vw; }
  .promo-map__wrapper {
    display: none; }
    .promo-map__wrapper._active {
      display: block; }
  .promo-map__phone {
    display: block;
    font-weight: 900;
    color: black; }
    .promo-map__phone:focus, .promo-map__phone:hover {
      color: black; }
  .promo-map__email {
    display: block;
    font-size: 19px;
    color: #F3560B;
    line-height: 26px; }
    .promo-map__email:focus, .promo-map__email:hover {
      color: #F3560B; }
  .promo-map__address {
    font-size: 20px;
    color: black;
    line-height: 26px; }
  .promo-map__work {
    font-size: 16px;
    color: rgba(6, 0, 0, 0.5);
    line-height: 25px; }
  .promo-map__info {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    align-content: flex-start; }
  .promo-map__services {
    font-size: 16px;
    color: rgba(6, 0, 0, 0.5);
    line-height: 25px; }
  .promo-map__link {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 16px;
    color: #F3560B;
    height: 18px;
    border-bottom: 1px dashed rgba(12, 38, 99, 0.29); }
    .promo-map__link:focus, .promo-map__link:hover {
      color: #F3560B; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-map__back-layer {
    position: relative;
    z-index: 20; }
  .promo-map__map {
    height: 800px; }
  .promo-map__front-layer {
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 30; }
  .promo-map__panel {
    position: absolute;
    top: 95px;
    left: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto; }
  .promo-map__tab {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 30px;
    padding: 0 31px; }
  .promo-map__wrapper {
    padding: 48px 51px 60px; }
  .promo-map__phone {
    font-size: 35px;
    margin-bottom: 18px; }
  .promo-map__email {
    margin-bottom: 28px; }
  .promo-map__address {
    margin-bottom: 34px; }
  .promo-map__work {
    margin-bottom: 24px; }
  .promo-map__info {
    margin-bottom: 48px; }
  .promo-map__services {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto; } }

@media only screen and (max-width: 1199px) {
  .promo-map__map {
    height: 80vh; }
  .promo-map__panel {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-map__tab {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    white-space: nowrap;
    font-size: 22px; }
  .promo-map__wrapper {
    padding: 30px 21px 47px; }
  .promo-map__phone {
    font-size: 28px;
    margin-bottom: 30px; }
  .promo-map__email {
    margin-bottom: 20px; }
  .promo-map__address {
    margin-bottom: 26px; }
  .promo-map__work {
    margin-bottom: 14px; }
  .promo-map__info {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 31px; }
  .promo-map__services {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 30px; }
  .promo-map__button {
    font-size: 12px;
    line-height: 40px;
    padding: 0 20px; } }

.promo-contacts {
  background-color: white; }
  .promo-contacts_noajax {
    box-shadow: 0 1px 2px 0 #D8D8D8; }
  .promo-contacts__list {
    list-style: none; }
  .promo-contacts__item {
    display: -webkit-flex;
    display: flex; }
  .promo-contacts__item-title {
    font-weight: 700; }
  .promo-contacts__item-subtitle {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-contacts {
    padding: 30px;
    width: 800px;
    margin: auto; }
    .promo-contacts_noajax {
      margin-top: 20px; }
    .promo-contacts__list {
      padding-top: 20px;
      padding-right: 25px; }
    .promo-contacts__item {
      padding-top: 20px;
      padding-right: 25px; }
    .promo-contacts__item-title {
      -webkit-flex: 0 0 150px;
      flex: 0 0 150px;
      font-size: 16px; }
    .promo-contacts__item-subtitle {
      font-size: 16px; } }

@media only screen and (max-width: 1199px) {
  .promo-contacts {
    max-width: 800px;
    padding: 15px; }
    .promo-contacts_noajax {
      margin-top: 15px; }
    .promo-contacts__header {
      margin-bottom: 25px; }
    .promo-contacts__item {
      margin-bottom: 10px; }
    .promo-contacts__item-title {
      -webkit-flex: 0 0 110px;
      flex: 0 0 110px;
      font-size: 14px; }
    .promo-contacts__item-subtitle {
      font-size: 14px; } }

.promo-politic {
  background-color: white; }
  .promo-politic_noajax {
    box-shadow: 0 1px 2px 0 #D8D8D8; }
  .promo-politic__list {
    list-style: none; }
  .promo-politic__item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .promo-politic__item-title {
    font-weight: 700;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%; }
  .promo-politic__item-subtitle {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .promo-politic {
    padding: 30px;
    width: 800px;
    margin: auto; }
    .promo-politic_noajax {
      margin-top: 20px; }
    .promo-politic__list {
      padding-top: 20px;
      padding-right: 25px; }
    .promo-politic__item {
      padding-top: 20px;
      padding-right: 25px;
      margin-bottom: 10px; }
    .promo-politic__item-title {
      font-size: 16px;
      margin-bottom: 10px; }
    .promo-politic__item-subtitle {
      font-size: 16px; } }

@media only screen and (max-width: 1199px) {
  .promo-politic {
    max-width: 800px;
    padding: 15px; }
    .promo-politic_noajax {
      margin-top: 15px; }
    .promo-politic__header {
      margin-bottom: 25px; }
    .promo-politic__item {
      margin-bottom: 15px; }
    .promo-politic__item-title {
      font-size: 14px;
      margin-bottom: 5px; }
    .promo-politic__item-subtitle {
      font-size: 14px; } }

.calculate-page {
  padding: 40px 0 20px; }
  .calculate-page__name {
    margin: 30px 0 10px;
    font-size: 16px;
    font-weight: bold; }
  .calculate-page__calculator {
    background-color: #F28F27;
    margin-bottom: 70px; }
  .calculate-page__calculator-fields {
    padding: 30px 38px 17px; }
    .calculate-page__calculator-fields .form-ul li {
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center;
      margin-bottom: 13px; }
      .calculate-page__calculator-fields .form-ul li label {
        -webkit-flex: 0 0 225px;
        flex: 0 0 225px;
        font-weight: bold;
        font-size: 15px;
        color: white;
        line-height: 20px; }
      .calculate-page__calculator-fields .form-ul li .select-holder {
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto; }
  .calculate-page__price-block {
    height: 68px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 38px;
    background-color: #E67D0F; }
  .calculate-page__price-label {
    font-weight: bold;
    font-size: 23px;
    color: white;
    line-height: 34px; }
  .calculate-page__price {
    font-weight: bold;
    color: white;
    line-height: 34px; }
  .calculate-page__price-number {
    font-size: 30px;
    vertical-align: bottom; }
  .calculate-page__price-rub {
    font-size: 20px;
    vertical-align: bottom; }

@media only screen and (max-width: 1199px) {
  .calculate-page__calculator {
    margin-bottom: 19px; }
  .calculate-page__calculator-fields {
    padding: 14px 22px 6px; }
    .calculate-page__calculator-fields .form-ul li {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 8px; }
      .calculate-page__calculator-fields .form-ul li label {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        font-size: 15px;
        line-height: 20px; }
      .calculate-page__calculator-fields .form-ul li .select-holder {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%; }
  .calculate-page__price-block {
    height: 58px;
    padding: 0 18px; }
  .calculate-page__price-label {
    font-size: 15px; }
  .calculate-page__price-number {
    font-size: 25px; }
  .calculate-page__price-rub {
    font-size: 15px; } }

.markup-page {
  padding: 30px 0 30px; }
  .markup-page__row {
    display: -webkit-flex;
    display: flex; }
  .markup-page__block {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    background-color: white;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
    padding: 15px;
    margin: 0 15px 15px 0; }
  .markup-page__block-title {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px; }
  .markup-page__progress {
    width: 450px; }
  .markup-page__hint {
    padding: 5px 0;
    font-size: 13px; }
  .markup-page__buttons {
    width: 450px;
    margin: auto;
    text-align: center; }
  .markup-page__button {
    width: 250px;
    padding: 0 10px;
    margin-right: 10px;
    margin-bottom: 10px; }

.provider-form {
  display: -webkit-flex;
  display: flex;
  width: 800px; }
  .provider-form__inner {
    -webkit-flex: 0 0 400px;
    flex: 0 0 400px; }
  .provider-form__row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px; }
  .provider-form__column {
    padding: 5px; }
    .provider-form__column._priority {
      -webkit-flex: 0 0 50px;
      flex: 0 0 50px; }
    .provider-form__column._markup {
      -webkit-flex: 0 0 120px;
      flex: 0 0 120px; }
    .provider-form__column._min-markup {
      -webkit-flex: 0 0 120px;
      flex: 0 0 120px; }
    .provider-form__column._active .provider-form__label {
      font-size: 12px;
      color: #9f9f9f;
      margin-bottom: 2px;
      line-height: 1.5; }
    .provider-form__column._active .provider-form__input {
      display: none; }
      .provider-form__column._active .provider-form__input:checked + label {
        background-color: #97ff97; }
    .provider-form__column._active .provider-form__check {
      height: 37px;
      width: 37px;
      background-color: #ff8585;
      border: 1px solid #9f9f9f;
      position: relative;
      border-radius: 3px;
      cursor: pointer; }
  .provider-form__name {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    font-weight: bold; }
  .provider-form__label {
    width: 100%; }
  .provider-form__input {
    width: 100%; }
  .provider-form__button {
    padding: 0 10px; }
  .provider-form__messages {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    list-style: none;
    min-height: 50px;
    border: 1px solid #c4c4c4;
    padding: 0 10px 10px;
    border-radius: 6px;
    background-color: #f3f3f3; }
    .provider-form__messages li {
      margin-top: 10px;
      font-weight: bold; }

.progress-block__row {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 15px; }

.progress-block__field {
  -webkit-flex: 0 0 200px;
  flex: 0 0 200px;
  font-weight: bold; }

.progress-block__value {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.progress-block__bar {
  border-radius: 4px;
  overflow: hidden;
  background-color: #f7f7f7;
  width: 100%;
  height: 25px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
  position: relative; }

.progress-block__bar-inner {
  height: 100%;
  width: 20%;
  z-index: 10;
  background-color: #f28f27; }

.progress-block__percent {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100%;
  left: 0;
  top: 0;
  line-height: 25px;
  font-size: 18px;
  font-weight: bold;
  z-index: 20; }

.progress-block__empty {
  text-align: center;
  width: 100%;
  padding: 20px 0; }

.diff-block__filter {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.diff-block__field {
  -webkit-flex: 1 1 50%;
  flex: 1 1 50%;
  padding: 10px 5px; }

.diff-block__data {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%; }

.diff-block__button-wrapper {
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
  text-align: center;
  margin: 20px 0; }

.diff-block__button {
  padding: 0 15px; }

.diff-block__list {
  list-style: none;
  width: 100%; }

.diff-block__item {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  padding: 7px 0;
  border-top: 1px solid #b9b8b8; }

.diff-block__id {
  -webkit-flex: 0 0 80px;
  flex: 0 0 80px;
  font-weight: bold; }

.diff-block__name {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: bold;
  font-size: 14px; }

.diff-block__producer {
  color: #da8504; }

.diff-block__model {
  color: #5c62a9; }

.diff-block__attrs {
  color: #039f10; }

.diff-block__provider {
  -webkit-flex: 0 0 250px;
  flex: 0 0 250px;
  padding: 0 10px; }

.diff-block__diff {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  font-weight: bold; }
  .diff-block__diff_down {
    color: #039f10; }
  .diff-block__diff_up {
    color: #da8504; }

.markup-ruler {
  padding: 20px 0; }
  .markup-ruler__filter {
    width: 100%;
    background-color: white;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
    padding: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .markup-ruler__field {
    margin-right: 5px; }
    .markup-ruler__field._producers {
      -webkit-flex: 1 1 150px;
      flex: 1 1 150px; }
    .markup-ruler__field._models {
      -webkit-flex: 1 1 150px;
      flex: 1 1 150px; }
    .markup-ruler__field._radius, .markup-ruler__field._height, .markup-ruler__field._width, .markup-ruler__field._pcd, .markup-ruler__field._dia, .markup-ruler__field._et {
      -webkit-flex: 1 1 150px;
      flex: 1 1 150px; }
    .markup-ruler__field._season, .markup-ruler__field._type_car, .markup-ruler__field._studded, .markup-ruler__field._available {
      -webkit-flex: 1 0 150px;
      flex: 1 0 150px; }
    .markup-ruler__field._action, .markup-ruler__field._price_min, .markup-ruler__field._price_max {
      -webkit-flex: 1 1 200px;
      flex: 1 1 200px; }
  .markup-ruler__multi {
    -webkit-flex: 0 0 200px;
    flex: 0 0 200px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    align-content: space-between; }
  .markup-ruler__row {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: space-between;
    align-content: space-between; }
  .markup-ruler__label label {
    font-size: 14px;
    color: black; }
  .markup-ruler__input {
    padding: 5px;
    border: 1px solid #d6d6d6;
    overflow: auto; }
    .markup-ruler__input input[type="checkbox"] {
      display: none; }
      .markup-ruler__input input[type="checkbox"]:checked + label {
        color: #f28f27; }
        .markup-ruler__input input[type="checkbox"]:checked + label::before {
          content: '';
          position: absolute;
          left: 4px;
          top: 4px;
          height: 8px;
          width: 8px;
          background-color: #f28f27;
          border-radius: 2px; }
    .markup-ruler__input label {
      width: 100%;
      font-size: 12px;
      padding-left: 20px;
      position: relative; }
      .markup-ruler__input label::after {
        content: '';
        position: absolute;
        left: 2px;
        top: 2px;
        height: 12px;
        width: 12px;
        border: 1px solid #d6d6d6;
        border-radius: 2px; }
      .markup-ruler__input label._hide {
        display: none; }
    .markup-ruler__input._producers, .markup-ruler__input._models, .markup-ruler__input._radius, .markup-ruler__input._height, .markup-ruler__input._season, .markup-ruler__input._width, .markup-ruler__input._pcd, .markup-ruler__input._dia, .markup-ruler__input._et {
      height: 350px; }
    .markup-ruler__input._season, .markup-ruler__input._type_car, .markup-ruler__input._studded, .markup-ruler__input._available, .markup-ruler__input._type {
      height: 130px; }
  .markup-ruler__total {
    margin-top: 15px;
    width: 100%;
    background-color: white;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
    padding: 15px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between; }
  .markup-ruler__price-manage {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  .markup-ruler__total-info {
    -webkit-flex: 0 0 40%;
    flex: 0 0 40%;
    padding-left: 15px;
    margin-left: 15px;
    margin-top: 15px;
    border-radius: 6px;
    background-color: rgba(128, 128, 128, 0.09);
    border: 1px solid #c4c4c4; }
  .markup-ruler__info {
    list-style: none; }
    .markup-ruler__info li {
      margin-top: 10px; }
      .markup-ruler__info li:first-child {
        font-weight: bold; }
  .markup-ruler__price-info {
    margin-top: 25px;
    list-style: none; }
    .markup-ruler__price-info li {
      margin-top: 10px; }
  .markup-ruler__panel {
    margin-top: 15px;
    width: 100%;
    background-color: white;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
    padding: 15px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between; }
  .markup-ruler__panel-button {
    padding: 0 15px; }
  .markup-ruler__message {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    opacity: 0;
    border-radius: 6px;
    padding: 5px 15px;
    border: 1px solid #c4c4c4;
    line-height: 14px;
    font-weight: bold;
    background-color: rgba(128, 128, 128, 0.09); }
    .markup-ruler__message._success {
      opacity: 1;
      color: green; }
    .markup-ruler__message._error {
      opacity: 1;
      color: red; }

.price-manage {
  display: -webkit-flex;
  display: flex; }
  .price-manage__form {
    display: block;
    -webkit-flex: 0 0 45%;
    flex: 0 0 45%;
    padding-left: 15px; }
  .price-manage__hints {
    display: block;
    -webkit-flex: 0 0 55%;
    flex: 0 0 55%;
    list-style: none;
    background-color: rgba(128, 128, 128, 0.09);
    border: 1px solid #c4c4c4;
    border-radius: 6px;
    padding: 15px;
    margin-top: 15px; }
  .price-manage__hint {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 13px; }
  .price-manage__field textarea {
    resize: none;
    height: 220px; }

.markup-selection {
  margin: 15px 0;
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
  padding: 15px; }
  .markup-selection__info-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .markup-selection__list {
    list-style: none; }
  .markup-selection__item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border-top: 1px solid #c4c4c4;
    padding: 5px 0; }
    .markup-selection__item_header {
      font-weight: bold; }
    .markup-selection__item._exclude {
      background-color: #ffe5e5; }
  .markup-selection__attribute_number {
    -webkit-flex: 0 0 40px;
    flex: 0 0 40px; }
  .markup-selection__attribute_id {
    -webkit-flex: 0 0 60px;
    flex: 0 0 60px; }
  .markup-selection__attribute_name {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  .markup-selection__attribute_exclude {
    -webkit-flex: 0 0 80px;
    flex: 0 0 80px;
    text-align: center; }
  .markup-selection__attribute_price {
    -webkit-flex: 0 0 80px;
    flex: 0 0 80px; }
  .markup-selection__attribute_single {
    -webkit-flex: 0 0 180px;
    flex: 0 0 180px;
    padding: 0 10px; }
  .markup-selection__attribute_header-number {
    -webkit-flex: 0 0 40px;
    flex: 0 0 40px; }
  .markup-selection__attribute_header-id {
    -webkit-flex: 0 0 60px;
    flex: 0 0 60px; }
  .markup-selection__attribute_header-name {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto; }
  .markup-selection__attribute_header-exclude {
    -webkit-flex: 0 0 80px;
    flex: 0 0 80px; }
  .markup-selection__attribute_header-price {
    -webkit-flex: 0 0 80px;
    flex: 0 0 80px; }
  .markup-selection__attribute_header-single {
    -webkit-flex: 0 0 180px;
    flex: 0 0 180px;
    padding: 0 10px; }
  .markup-selection__more-link {
    display: inline-block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 0 3px;
    color: white !important;
    background-color: #da8504;
    border-radius: 50px; }
    .markup-selection__more-link_fix {
      display: none;
      background-color: #bc2d2f; }
      .markup-selection__more-link_fix._active {
        display: inline-block; }
  .markup-selection__name_producer {
    color: #da8504; }
  .markup-selection__name_model {
    color: #5c62a9; }
  .markup-selection__name_attrs {
    color: #039f10; }
  .markup-selection__single-button.button.orange {
    height: 25px;
    font-size: 13px;
    line-height: 13px;
    padding: 0 5px;
    width: 120px;
    margin: auto;
    display: block; }
  .markup-selection__single-input[type="text"] {
    height: 25px;
    font-size: 13px;
    line-height: 13px;
    width: 120px;
    margin: auto; }

.markup-manage__panel {
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
  padding: 15px; }

.markup-manage__filter {
  display: -webkit-flex;
  display: flex; }

.markup-manage__field {
  margin-right: 15px; }

.markup-manage__list {
  margin-top: 15px;
  list-style: none;
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
  padding: 15px; }

.markup-manage__item {
  display: -webkit-flex;
  display: flex;
  border-top: 1px solid #c4c4c4;
  padding: 5px 0; }
  .markup-manage__item_header {
    font-weight: bold; }

.markup-manage__id {
  -webkit-flex: 0 0 40px;
  flex: 0 0 40px; }

.markup-manage__type {
  -webkit-flex: 0 0 95px;
  flex: 0 0 95px;
  text-align: center;
  font-weight: bold; }
  .markup-manage__type_1 {
    color: black; }
  .markup-manage__type_2 {
    color: #7a7a79; }

.markup-manage__comment {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 5px; }

.markup-manage__priority {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: center; }

.markup-manage__info {
  -webkit-flex: 0 0 375px;
  flex: 0 0 375px;
  padding: 2px 5px;
  line-height: 22px; }

.markup-manage__status {
  -webkit-flex: 0 0 120px;
  flex: 0 0 120px;
  text-align: center; }
  .markup-manage__status_1 {
    color: #ff9900; }
  .markup-manage__status_2 {
    color: #008811; }
  .markup-manage__status_3 {
    color: #658dff; }
  .markup-manage__status_4 {
    color: #7c7c7c; }

.markup-manage__date {
  -webkit-flex: 0 0 150px;
  flex: 0 0 150px;
  text-align: center; }

.markup-manage__buttons {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px; }

.markup-manage__button {
  font-size: 12px;
  color: white;
  padding: 0 5px;
  border-radius: 3px;
  display: block;
  margin-bottom: 5px;
  text-align: center; }
  .markup-manage__button:hover {
    color: white; }
  .markup-manage__button_on {
    background-color: #5fa75f; }
  .markup-manage__button_off {
    background-color: #616161; }
  .markup-manage__button_delete {
    background-color: #ff7e7e; }
  .markup-manage__button_more {
    background-color: #7e82ff; }

.singles-page__form {
  width: 100%;
  margin-bottom: 25px;
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
  padding: 15px;
  display: -webkit-flex;
  display: flex; }

.singles-page__field {
  -webkit-flex: 0 0 200px;
  flex: 0 0 200px;
  margin: 0 20px; }

.singles-page__list {
  list-style: none;
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
  padding: 15px; }

.singles-page__item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border-top: 1px solid #c4c4c4;
  padding: 5px 0; }
  .singles-page__item_header {
    font-weight: bold; }

.singles-page__header-type {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: center; }

.singles-page__header-name {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto; }

.singles-page__header-price {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: center; }

.singles-page__header-original {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: center; }

.singles-page__header-buttons {
  -webkit-flex: 0 0 230px;
  flex: 0 0 230px;
  text-align: center; }

.singles-page__type {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: center; }

.singles-page__name {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-flex;
  display: flex; }

.singles-page__name-producer {
  color: #da8504; }

.singles-page__name-model {
  color: #5c62a9;
  padding: 0 5px; }

.singles-page__name-attr {
  color: #039f10; }

.singles-page__price {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: center; }

.singles-page__original {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: center; }

.singles-page__buttons {
  -webkit-flex: 0 0 230px;
  flex: 0 0 230px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.singles-page__single-form {
  -webkit-flex: 0 0 120px;
  flex: 0 0 120px; }

.singles-page__single-button.button {
  width: 100%;
  height: 25px;
  font-size: 13px;
  line-height: 13px;
  padding: 0 5px; }

.singles-page__single-input[type="text"] {
  height: 25px;
  font-size: 13px;
  line-height: 13px;
  width: 100%; }

.singles-page__remove.button {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  padding: 0 5px;
  height: 50px;
  line-height: 50px;
  background-color: #e25252; }

.markup-more__content {
  display: -webkit-flex;
  display: flex; }

.markup-more__half {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 10px; }

.markup-more__block {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  background-color: white;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.29);
  padding: 15px;
  margin: 10px 0; }

.markup-more__info {
  padding-bottom: 20px; }

.markup-more__list-name {
  font-weight: bold;
  margin-top: 5px; }

.markup-more__list {
  padding: 10px 0 20px 30px;
  list-style: none; }

.markup-more__item {
  display: -webkit-flex;
  display: flex; }

.markup-more__item-id {
  -webkit-flex: 0 0 80px;
  flex: 0 0 80px; }

.markup-more__item-name {
  display: -webkit-flex;
  display: flex; }

.markup-more__name-producer {
  color: #da8504; }

.markup-more__name-model {
  color: #5c62a9;
  padding: 0 10px; }

.markup-more__name-attr {
  color: #039f10; }

.car-collector {
  background-color: #ffffff; }
  .car-collector__pickup-wrapper {
    flex-wrap: wrap;
    padding: 25px 30px 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    .car-collector__pickup-wrapper_wheel {
      padding: 25px 30px 34px; }
  .car-collector__tabs-wrapper {
    display: flex; }
  .car-collector__top-content {
    padding: 25px 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .car-collector__types-wrapper {
    display: flex; }
  .car-collector__help-link {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.38462em;
    color: #F26522;
    transition: .4s all;
    position: relative; }
    .car-collector__help-link::before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      background-color: #EDB397;
      transform: scaleX(0);
      transform-origin: right;
      transition: transform .3s ease-out; }
    .car-collector__help-link:hover::before {
      left: 0;
      transform-origin: left;
      transform: scaleX(1);
      transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1); }
  .car-collector__type-link {
    display: block;
    padding: 8px 14px;
    border: 1px solid #FAC1A7;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.38462em;
    color: #F26522;
    transition: .4s all; }
    .car-collector__type-link:hover {
      border-color: #F26522; }
    .car-collector__type-link:first-child {
      border-right: unset; }
    .car-collector__type-link.active {
      background-color: #F26522;
      color: #ffffff;
      pointer-events: none; }
    .car-collector__type-link:focus {
      color: #F26522; }
  .car-collector__help-wrapper_mobile {
    display: none; }
  .car-collector__image-holder {
    max-width: 20px;
    max-height: 20px; }
  .car-collector__image {
    width: 20px;
    height: 20px;
    object-fit: contain; }
  .car-collector__item-title {
    padding-left: 14px;
    font-size: 14px;
    line-height: 1.35714em;
    color: #000000; }
  .car-collector__select-list {
    position: absolute;
    display: none;
    width: 222px;
    top: 110%;
    left: 0;
    right: 0;
    font-weight: normal;
    list-style: none;
    z-index: 999;
    background: #FFFFFF;
    box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.1);
    max-height: 415px;
    overflow-y: scroll; }
    .car-collector__select-list .item-select a {
      font-size: 14px;
      line-height: 1.35714em;
      color: #000000; }
    .car-collector__select-list .item-select:hover {
      background-color: #F8F8F8; }
      .car-collector__select-list .item-select:hover a {
        color: #F26522; }
    .car-collector__select-list.show {
      pointer-events: auto;
      opacity: 1;
      display: block; }
    .car-collector__select-list.hide {
      display: none; }
    .car-collector__select-list .item-select:first-child {
      margin-top: 8px; }
    .car-collector__select-list .item-select:last-child {
      margin-bottom: 8px; }
    .car-collector__select-list .item-select a {
      display: block;
      padding: 4px 14px; }
    .car-collector__select-list li:hover {
      background-color: #F8F8F8; }
      .car-collector__select-list li:hover .car-collector__item-title {
        color: #F26522; }
    .car-collector__select-list li:first-child {
      padding-top: 0; }
    .car-collector__select-list li:last-child {
      padding-bottom: 0; }
  .car-collector__search-holder {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 8px;
    width: 222px;
    height: 45px; }
    .car-collector__search-holder::before {
      position: absolute;
      z-index: 99;
      content: '';
      width: 0;
      height: 0;
      right: 15px;
      top: calc(50% - 3px);
      border-width: 4px 4px 0 4px;
      border-style: solid;
      border-color: #D0D0D0 transparent; }
    .car-collector__search-holder.show::before {
      border-width: 0 4px 4px 4px;
      border-color: #F26522 transparent; }
    .car-collector__search-holder input {
      border: none;
      box-shadow: unset;
      background-color: transparent;
      width: 100%;
      height: 100%; }
      .car-collector__search-holder input:focus + label {
        display: none; }
  .car-collector__search {
    width: 222px;
    height: 45px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.15);
    font-size: 13px;
    color: #4A4A4A;
    border-radius: unset; }
  .car-collector__item-link {
    display: block;
    padding: 4px 14px; }
    .car-collector__item-link_params {
      width: 100%;
      padding-left: 14px;
      font-size: 14px;
      line-height: 1.35714em;
      color: #000000; }
      .car-collector__item-link_params:hover {
        color: #EB5F21; }
  .car-collector__select-item:first-child {
    margin-top: 8px; }
  .car-collector__select-item:last-child {
    margin-bottom: 8px; }
  .car-collector__label {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.35714em;
    color: #A2A2A2; }
  .car-collector__tab {
    position: relative;
    flex: 0 0 18%;
    padding-right: 24px; }
    .car-collector__tab:last-child {
      padding-right: 0; }
    .car-collector__tab select {
      display: none; }
  .car-collector__pickup-button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F26522;
    height: 45px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.35714em;
    margin-bottom: 0;
    color: #ffffff;
    flex: 0 0 150px;
    border: unset;
    transition: 0.4s; }
    .car-collector__pickup-button.inactive {
      background: #E5E5E5;
      pointer-events: none; }
    .car-collector__pickup-button:focus {
      background-color: #F26522;
      color: #ffffff; }
    .car-collector__pickup-button:hover {
      background-color: #DC4B05;
      color: #ffffff; }
  .car-collector__matched-title {
    position: relative;
    margin-top: 34px;
    padding: 20px 28px 23px 0;
    font-size: 14px;
    line-height: 1.35714em;
    color: #000000; }
    .car-collector__matched-title::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      border-top: 1px solid #E9E9E9;
      width: calc(100% - -60px);
      left: -30px; }
    .car-collector__matched-title input {
      display: none; }
      .car-collector__matched-title input:checked + label:after {
        content: "";
        position: absolute;
        height: 12px;
        width: 11px;
        left: 4px;
        top: calc(50% - 6px);
        background: url("../images/icons/filter-checked.svg") center no-repeat; }
      .car-collector__matched-title input:checked + label:before {
        content: "";
        position: absolute;
        height: 19px;
        width: 19px;
        left: 0;
        top: 0;
        background-color: #F26522;
        border: none; }
    .car-collector__matched-title label {
      position: relative;
      padding-left: 29px;
      margin-bottom: 7px;
      font-size: 14px;
      line-height: 1.35714em;
      color: #000000;
      margin-right: 30px; }
      .car-collector__matched-title label:last-child {
        margin-right: 0; }
      .car-collector__matched-title label::before {
        content: "";
        position: absolute;
        height: 19px;
        width: 19px;
        left: 0;
        top: 0;
        border: 1px solid #b8b8b8; }
    .car-collector__matched-title_mobile {
      display: none; }
  .car-collector__matched-wrapper {
    width: 100%; }
  .car-collector__matched-wrapper-test {
    display: none; }
  .car-collector__pre-choice {
    display: flex; }
  .car-collector__tyre-choice {
    margin-right: 30px; }
  .car-collector.sub-selector, .car-collector .line {
    padding: 0;
    margin: 0; }
  .car-collector .tyre-sub-selector, .car-collector .wheel-sub-selector, .car-collector .oil-sub-selector {
    min-height: auto;
    border: none; }
  .car-collector .sub-selector {
    box-shadow: none; }
  .car-collector__inputs_params span {
    display: none; }

@media only screen and (max-width: 1199px) {
  .car-collector {
    margin-top: 0; }
    .car-collector__pickup-wrapper {
      flex-direction: column;
      padding: 16px;
      align-items: stretch; }
    .car-collector__inputs select {
      margin-top: 7px;
      border: 1px solid #cccccc; }
    .car-collector__top-content {
      padding: 16px 16px 0; }
    .car-collector__help-wrapper {
      display: none; }
      .car-collector__help-wrapper_mobile {
        order: 4;
        display: flex;
        justify-content: center; }
    .car-collector__tab {
      order: 1;
      flex: 0 0 100%;
      padding-right: 0;
      padding-bottom: 13px; }
      .car-collector__tab select {
        display: inline-block; }
    .car-collector__select-list {
      display: none;
      opacity: 0;
      pointer-events: none; }
    .car-collector__search-holder {
      display: none; }
    .car-collector__wrapper-dropdown {
      width: auto;
      flex: 0 0 100%; }
      .car-collector__wrapper-dropdown::before {
        display: none; }
    .car-collector__help-link {
      display: flex;
      width: 100%;
      justify-content: center;
      padding-top: 15px; }
      .car-collector__help-link:before {
        display: none; }
    .car-collector__pickup-button {
      order: 3;
      flex: 0 0 auto; }
    .car-collector__matched-wrapper {
      order: 2; }
    .car-collector__matched-title {
      margin-top: 0;
      padding: 7px 0 20px; }
      .car-collector__matched-title::before {
        display: none; }
      .car-collector__matched-title label {
        margin-right: 20px; }
    .car-collector__matched-model {
      color: #000000;
      padding-bottom: 4px; }
    .car-collector__swap-match-wrapper {
      order: -1; }
    .car-collector__pre-choice {
      display: block; }
    .car-collector__tyre-choice {
      margin-right: 0; }
    .car-collector__tabs-wrapper {
      flex-direction: column; } }

.sidebar-filter {
  display: flex; }
  .sidebar-filter__form-step {
    padding: 16px 20px 20px;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    margin-bottom: 6px; }
    .sidebar-filter__form-step:last-child {
      margin-bottom: 0; }
    .sidebar-filter__form-step .price-block .title {
      font-size: 18px;
      line-height: 21px;
      margin-bottom: 15px; }
    .sidebar-filter__form-step .price-block .slider-holder {
      padding: 0 10px; }
    .sidebar-filter__form-step .price-block .before-price-slider {
      margin-bottom: 7px;
      font-size: 10px; }
    .sidebar-filter__form-step .price-block .from-to {
      display: flex;
      justify-content: space-between;
      padding-bottom: 5px; }
      .sidebar-filter__form-step .price-block .from-to label {
        display: none; }
      .sidebar-filter__form-step .price-block .from-to .from {
        display: inline-block; }
        .sidebar-filter__form-step .price-block .from-to .from input {
          border: unset;
          box-shadow: unset;
          padding: 0; }
      .sidebar-filter__form-step .price-block .from-to .to {
        display: inline-block; }
        .sidebar-filter__form-step .price-block .from-to .to input {
          border: unset;
          box-shadow: unset;
          padding: 0;
          text-align: right; }
      .sidebar-filter__form-step .price-block .from-to input {
        display: inline-block;
        text-align: left;
        border-radius: unset;
        border: 1px solid rgba(80, 70, 65, 0.5);
        box-shadow: inset 0 1px 1px 0 rgba(80, 70, 65, 0.5); }
    .sidebar-filter__form-step .price-block #price-slider {
      margin-bottom: 5px; }
    .sidebar-filter__form-step .price-block .noUi-target {
      height: 3px;
      border: unset; }
      .sidebar-filter__form-step .price-block .noUi-target .noUi-base .noUi-origin {
        background-color: #F26522; }
        .sidebar-filter__form-step .price-block .noUi-target .noUi-base .noUi-origin.noUi-background {
          background-color: #E9E9E9; }
        .sidebar-filter__form-step .price-block .noUi-target .noUi-base .noUi-origin .noUi-handle {
          width: 19px;
          height: 19px;
          left: -10px;
          top: -8px;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          -o-border-radius: 10px;
          border-radius: 10px;
          cursor: pointer;
          border: 2px solid #F26522;
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15); }
          .sidebar-filter__form-step .price-block .noUi-target .noUi-base .noUi-origin .noUi-handle:before, .sidebar-filter__form-step .price-block .noUi-target .noUi-base .noUi-origin .noUi-handle:after {
            display: none; }
  .sidebar-filter__form-title {
    padding-bottom: 12px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.35714em;
    color: #A2A2A2;
    pointer-events: none; }
    .sidebar-filter__form-title label {
      font-weight: 500;
      font-size: 14px;
      line-height: 1.35714em;
      color: #A2A2A2; }
  .sidebar-filter__form-inputs {
    display: flex;
    flex-direction: column; }
    .sidebar-filter__form-inputs_producer {
      height: 100%;
      max-height: 200px;
      overflow: hidden; }
      .sidebar-filter__form-inputs_producer.show {
        max-height: 100%;
        transition: max-height .1s;
        overflow: visible; }
        .sidebar-filter__form-inputs_producer.show + .sidebar-filter__more-links .sidebar-filter__more-link_show {
          display: none; }
        .sidebar-filter__form-inputs_producer.show + .sidebar-filter__more-links .sidebar-filter__more-link_hide {
          display: inline-block; }
    .sidebar-filter__form-inputs_width {
      max-height: 200px;
      overflow: hidden; }
      .sidebar-filter__form-inputs_width.show {
        max-height: none; }
    .sidebar-filter__form-inputs input {
      display: none; }
      .sidebar-filter__form-inputs input:checked + label:after {
        content: "";
        position: absolute;
        height: 12px;
        width: 11px;
        left: 4px;
        top: calc(50% - 6px);
        background: url("../images/icons/filter-checked.svg") center no-repeat; }
      .sidebar-filter__form-inputs input:checked + label:before {
        content: "";
        position: absolute;
        height: 19px;
        width: 19px;
        left: 0;
        top: 0;
        background-color: #F26522;
        border: none; }
    .sidebar-filter__form-inputs label {
      position: relative;
      padding-left: 29px;
      margin-bottom: 7px;
      font-size: 14px;
      line-height: 1.35714em;
      color: #000000; }
      .sidebar-filter__form-inputs label::before {
        content: "";
        position: absolute;
        height: 19px;
        width: 19px;
        left: 0;
        top: 0;
        border: 1px solid #b8b8b8; }
  .sidebar-filter__more-link {
    padding-top: 10px; }
    .sidebar-filter__more-link_show {
      display: inline-block; }
    .sidebar-filter__more-link_hide {
      display: none; }
  .sidebar-filter__drop-wrapper {
    padding: 16px 20px;
    background: #ffffff; }
  .sidebar-filter__drop-link {
    display: flex;
    justify-content: center;
    padding: 8px 0;
    border: 1px solid #FAC1A7; }
  .sidebar-filter__footer-link:hover, .sidebar-filter__footer-link:active {
    color: #000000; }

@media only screen and (max-width: 1199px) {
  .sidebar-filter {
    display: none;
    width: 100%; }
    .sidebar-filter .price-block {
      display: none;
      padding: 0 20px 20px; }
      .sidebar-filter .price-block.show {
        display: block;
        z-index: 100; }
    .sidebar-filter__step-block {
      flex: 0 0 100%;
      background: #ffffff;
      height: 100%;
      display: flex;
      padding-bottom: 129px;
      flex-direction: column;
      overflow: auto; }
    .sidebar-filter__mobile-pickup-button {
      padding: 20px 20px 0;
      display: block; }
    .sidebar-filter__pickup-button {
      display: flex;
      align-items: center;
      justify-content: center;
      background: #F26522;
      height: 45px;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.35714em;
      margin-bottom: 0;
      color: #ffffff;
      width: 100%;
      border: unset; }
    .sidebar-filter__drop-wrapper {
      padding-top: 0; }
    .sidebar-filter__drop-link {
      padding: 15px 0;
      border: none; }
    .sidebar-filter__form-title {
      padding: 16px 20px 16px;
      position: relative;
      pointer-events: auto; }
      .sidebar-filter__form-title::before {
        position: absolute;
        z-index: 99;
        content: '';
        width: 0;
        height: 0;
        right: 15px;
        top: calc(50% - 3px);
        border-width: 4px 4px 0 4px;
        border-style: solid;
        border-color: #D0D0D0 transparent; }
      .sidebar-filter__form-title.show::before {
        border-width: 0 4px 4px 4px;
        border-color: #F26522 transparent; }
    .sidebar-filter__form-step {
      margin-bottom: 0;
      border-top: 1px solid #E9E9E9;
      padding: 0;
      flex: 0 0 auto; }
      .sidebar-filter__form-step_open {
        flex: 1 1 auto; }
    .sidebar-filter__form-inputs {
      display: none;
      padding: 0 20px 20px;
      overflow: hidden;
      overflow-y: scroll; }
      .sidebar-filter__form-inputs.show {
        display: flex;
        flex-direction: column;
        z-index: 100;
        overflow: auto; }
    .sidebar-filter__mobile-wrapper {
      display: flex;
      justify-content: space-between;
      padding: 17px 20px;
      width: 100%;
      flex: 0 0 auto; }
    .sidebar-filter__mobile-title {
      position: relative;
      display: block;
      font-weight: 500;
      font-size: 14px;
      line-height: 1.35714em;
      color: #000000; }
    .sidebar-filter__closer {
      display: block;
      position: relative;
      width: 19px;
      height: 19px; }
      .sidebar-filter__closer::before {
        content: '';
        position: absolute;
        top: calc(50% - 9px);
        right: 0;
        width: 19px;
        height: 19px;
        background: transparent url("../images/icons/orange-closer.svg") center no-repeat; }
    .sidebar-filter__mobile-container {
      background: #ffffff;
      z-index: 250;
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      flex-direction: column; } }

.sub-heading-tyre {
  background: #ffffff; }
  .sub-heading-tyre__link {
    display: none;
    position: relative;
    font-size: 14px;
    line-height: 1.35714em;
    color: #000000;
    padding: 12px 14px 12px 42px; }
    .sub-heading-tyre__link::before {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      right: 25px;
      top: calc(50% - 3px);
      border-width: 4px 4px 0 4px;
      border-style: solid;
      border-color: #D0D0D0 transparent; }
    .sub-heading-tyre__link::after {
      content: '';
      position: absolute;
      height: 15px;
      width: 16px;
      top: calc(50% - 8px);
      left: 11px;
      background-image: url("../images/icons/car-pickup-icon.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
    .sub-heading-tyre__link.show::before {
      border-width: 0 4px 4px 4px;
      border-color: #F26522 transparent; }
  .sub-heading-tyre__orange-text {
    color: #F26522; }
  .sub-heading-tyre__pickup-wrapper.show {
    display: block; }
    .sub-heading-tyre__pickup-wrapper.show .sub-heading-tyre__mobile-wrapper {
      display: none; }
  .sub-heading-tyre__matched-title {
    padding: 20px 28px 23px;
    border-top: 1px solid #E9E9E9;
    font-size: 14px;
    line-height: 1.35714em;
    color: #000000; }

@media only screen and (max-width: 1199px) {
  .sub-heading-tyre {
    margin-top: 14px; }
    .sub-heading-tyre__link {
      display: block; }
      .sub-heading-tyre__link:hover, .sub-heading-tyre__link:active {
        color: #000000; }
    .sub-heading-tyre__pickup-wrapper {
      display: none; }
      .sub-heading-tyre__pickup-wrapper.show-above {
        background: #ffffff;
        z-index: 10000000;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        flex-direction: column; }
        .sub-heading-tyre__pickup-wrapper.show-above .sub-heading-tyre__mobile-wrapper {
          display: flex; }
      .sub-heading-tyre__pickup-wrapper.show {
        border-top: 1px solid #E9E9E9; }
    .sub-heading-tyre__pickup-container {
      display: flex;
      flex-direction: column; }
    .sub-heading-tyre__mobile-wrapper {
      border-bottom: 1px solid #E9E9E9;
      display: flex;
      justify-content: space-between;
      padding: 17px 20px;
      width: 100%; }
    .sub-heading-tyre__mobile-title {
      position: relative;
      display: block;
      font-weight: 500;
      font-size: 14px;
      line-height: 1.35714em;
      color: #000000; }
    .sub-heading-tyre__closer {
      display: block;
      position: relative;
      width: 19px;
      height: 19px; }
      .sub-heading-tyre__closer::before {
        content: '';
        position: absolute;
        top: calc(50% - 9px);
        right: 0;
        width: 19px;
        height: 19px;
        background: transparent url("../images/icons/orange-closer.svg") center no-repeat; }
    .sub-heading-tyre__swap-match-car {
      display: block;
      font-weight: 500;
      font-size: 14px;
      line-height: 1.35714em;
      color: #000000;
      padding-bottom: 4px; }
    .sub-heading-tyre__swap-match-stats {
      display: block;
      font-size: 14px;
      line-height: 1.35714em;
      color: #A2A2A2;
      padding-bottom: 20px; } }

.mobile-pickup__navigation {
  z-index: 500;
  position: fixed;
  bottom: 0;
  display: flex;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.08); }
  .mobile-pickup__navigation.hidden {
    display: none; }

.mobile-pickup__footer-link {
  display: flex;
  flex: 0 0 50%;
  justify-content: center;
  padding: 14px 0;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.38462em;
  color: #000000; }
  .mobile-pickup__footer-link:first-child {
    border-right: 1px solid #E9E9E9; }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  .mobile-pickup__navigation {
    display: none; } }

.general-sorter {
  border-bottom: 1px solid #E9E9E9;
  padding-top: 30px;
  display: flex;
  align-items: center; }
  .general-sorter__links-container {
    display: flex;
    margin: 0 -17px; }
  .general-sorter__link-item {
    list-style: none; }
  .general-sorter__page-link {
    display: block;
    position: relative;
    color: #000000;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.35294em;
    padding: 20px 17px;
    transition: .4s all; }
    .general-sorter__page-link.active {
      color: #F26522; }
      .general-sorter__page-link.active::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        border-bottom: 3px solid #F26522;
        width: calc(100% - 40px);
        left: 20px; }
  .general-sorter__sort-panel {
    display: flex; }
  .general-sorter__sort-wrapper {
    display: flex;
    margin-left: auto; }
  .general-sorter__sort-link {
    font-size: 14px;
    line-height: 1.14286em;
    color: #000000;
    position: relative;
    display: block;
    padding: 20px 16px;
    white-space: nowrap;
    margin-right: 17px;
    transition: .4s all; }
    .general-sorter__sort-link:last-child {
      margin-right: 0; }
    .general-sorter__sort-link::before {
      position: absolute;
      z-index: 99;
      content: '';
      width: 0;
      height: 0;
      right: 0;
      top: calc(50% - 2px);
      border-width: 0 4px 4px 4px;
      border-style: solid;
      border-color: #D0D0D0 transparent;
      transition: .4s all; }
    .general-sorter__sort-link.active {
      color: #F26522;
      pointer-events: none; }
    .general-sorter__sort-link:first-child.active::before {
      border-width: 0 4px 4px 4px;
      border-color: #F26522 transparent; }
    .general-sorter__sort-link:first-child:hover::before {
      border-width: 0 4px 4px 4px;
      border-color: #F26522 transparent; }
    .general-sorter__sort-link_inc.active::before {
      border-color: #F26522 transparent; }
    .general-sorter__sort-link_inc:hover::before {
      border-width: 0 4px 4px 4px;
      border-color: #F26522 transparent; }
    .general-sorter__sort-link_dec::before {
      border-width: 4px 4px 0 4px; }
    .general-sorter__sort-link_dec.active::before {
      border-color: #F26522 transparent; }
    .general-sorter__sort-link_dec:hover::before {
      border-color: #F26522 transparent; }
  .general-sorter__view-item-tile {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    padding: 0 5px; }
    .general-sorter__view-item-tile::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 15px;
      width: 15px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("../images/icons/view-item-tile.svg"); }
    .general-sorter__view-item-tile.active::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 15px;
      width: 15px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("../images/icons/view-item-tile-active.svg"); }
  .general-sorter__view-item-line {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    margin-left: 13px; }
    .general-sorter__view-item-line::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 15px;
      width: 15px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("../images/icons/view-item-line.svg"); }
    .general-sorter__view-item-line.active::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 15px;
      width: 15px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("../images/icons/view-item-line-active.svg"); }
  .general-sorter__view-items-wrapper {
    margin-left: 78px;
    display: flex; }

@media only screen and (max-width: 1199px) {
  .general-sorter {
    padding-top: 11px;
    border-bottom: none;
    flex-wrap: wrap;
    justify-content: space-between; }
    .general-sorter__links-container {
      order: 1;
      margin: 0; }
    .general-sorter__page-link {
      font-size: 14px;
      line-height: 1.35714em;
      padding: 14px 13px; }
      .general-sorter__page-link.active::before {
        width: calc(100% - 26px);
        left: 13px; }
    .general-sorter__sort-wrapper {
      order: 3;
      width: 100%;
      margin-left: 10px;
      border-top: 1px solid #E9E9E9; }
    .general-sorter__sort-link {
      padding: 27px 16px 19px; }
      .general-sorter__sort-link::before {
        top: calc(50% - -2px); }
      .general-sorter__sort-link:first-child {
        padding-left: 0; }
    .general-sorter__view-items-wrapper {
      margin-left: 0;
      order: 2; } }

.best-price-form__heading {
  display: flex;
  flex-direction: column; }

.best-price-form__bottom-wrap {
  display: flex; }

.best-price-form__title {
  font-style: normal;
  font-weight: bold;
  color: black; }

.best-price-form__subtitle {
  font-style: normal;
  font-weight: normal;
  color: black; }

.best-price-form__main {
  display: flex; }

.best-price-form__bottom {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #A1A1A1; }

.best-price-form__text-items {
  list-style: none; }

.best-price-form__text-item {
  display: flex; }

.best-price-form__text-item-number {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #F1662F; }

.best-price-form__text {
  font-style: normal;
  font-weight: 300;
  color: black; }
  .best-price-form__text strong {
    color: #F1662F; }

@media only screen and (min-width: 1200px) {
  .best-price-form {
    padding: 32px 60px; }
    .best-price-form__text-wrap {
      padding-right: 60px; }
    .best-price-form__text-wrap, .best-price-form__form-wrap {
      flex: 0 0 50%;
      max-width: 336px; }
    .best-price-form__heading {
      align-items: center; }
    .best-price-form__main {
      margin-top: 34px; }
    .best-price-form__bottom-wrap {
      justify-content: center;
      margin-top: 43px; }
    .best-price-form__bottom {
      max-width: 656px; }
    .best-price-form__title {
      font-size: 28px;
      line-height: 38px; }
    .best-price-form__subtitle {
      font-size: 14px;
      line-height: 19px; }
    .best-price-form__text {
      font-size: 13px;
      line-height: 18px;
      margin-left: 11px; } }

@media only screen and (max-width: 1199px) {
  .best-price-form__heading {
    align-items: flex-start; }
  .best-price-form__main {
    margin-top: 17px;
    flex-direction: column; }
  .best-price-form__bottom-wrap {
    justify-content: flex-start;
    margin-top: 23px; }
  .best-price-form__title {
    font-size: 23px;
    line-height: 31px; }
  .best-price-form__subtitle {
    font-size: 13px;
    line-height: 18px; }
  .best-price-form__text {
    font-size: 12px;
    line-height: 16px;
    margin-left: 10px; }
  .best-price-form__form-wrap {
    margin-top: 22px; } }

.price-competitor__filter {
  padding: 50px; }

.price-competitor__table {
  width: 100%; }

.price-competitor-table {
  width: 100%;
  margin: 0 50px;
  padding-bottom: 100px; }
  .price-competitor-table__td {
    border-left: 1px solid #000;
    min-width: 250px;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 20px; }
    .price-competitor-table__td:first-child {
      position: sticky;
      left: 0;
      border-right: 1px solid #000;
      background: #F9F9F9;
      z-index: 10;
      min-width: 200px;
      width: 200px; }
    .price-competitor-table__td._red {
      background-color: #ffc2c2; }
    .price-competitor-table__td._green {
      background-color: darkseagreen; }
    .price-competitor-table__td._transparent {
      background-color: transparent; }
  .price-competitor-table__row {
    width: max-content;
    border-bottom: 1px solid #000;
    display: flex; }
    .price-competitor-table__row:first-child {
      border-top: 1px solid #000;
      position: sticky;
      top: 0; }
    .price-competitor-table__row_first {
      display: none;
      background: #F9F9F9;
      z-index: 11; }
      .price-competitor-table__row_first:first-child {
        display: flex; }
  .price-competitor-table__td-link {
    display: flex;
    flex-direction: column;
    color: black;
    transition: color .3s; }
  .price-competitor-table__tyre {
    padding: 20px; }
  .price-competitor-table__point {
    margin-bottom: 10px; }
    .price-competitor-table__point:last-child {
      margin: 0; }
  .price-competitor-table__point-title {
    font-weight: 600; }
  .price-competitor-table__point-data {
    font-weight: normal; }
  .price-competitor-table__endless-wrap {
    width: 200px;
    padding: 10px;
    border: 1px solid #F26522;
    margin-top: 20px; }
  .price-competitor-table__price {
    display: flex;
    justify-content: center; }
  .price-competitor-table.price-competitor-table-info .price-competitor-table__td {
    min-width: 120px;
    width: 120px;
    padding: 5px;
    font-size: 10px; }
  .price-competitor-table__check-form {
    padding-top: 5px; }
  .price-competitor-table__check-form-item {
    display: flex;
    align-items: center; }
    .price-competitor-table__check-form-item label {
      font-size: 12px;
      margin: 0;
      color: #000;
      padding-left: 5px; }

.price-competitor-filter {
  padding-bottom: 20px; }
  .price-competitor-filter__lines {
    width: 1200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .price-competitor-filter__lines_short {
      width: 900px; }
  .price-competitor-filter__top-wrap, .price-competitor-filter__bottom-wrap {
    display: flex; }
  .price-competitor-filter__top-wrap {
    margin-bottom: 10px; }
  .price-competitor-filter__line {
    margin-right: 15px; }
  .price-competitor-filter__form {
    display: flex;
    align-items: center; }
  .price-competitor-filter__bottom-part {
    padding-top: 10px;
    display: flex;
    align-items: center; }
  .price-competitor-filter__button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F26522;
    height: 45px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.35714em;
    margin-bottom: 0;
    color: #ffffff;
    flex: 0 0 150px;
    border: unset;
    transition: 0.4s;
    margin-top: 12px;
    margin-left: 25px; }
    .price-competitor-filter__button_report {
      padding: 0 10px;
      margin: 0 20px 0 0;
      min-width: 200px; }
  .price-competitor-filter__count {
    padding-top: 20px; }
  .price-competitor-filter__count-number {
    font-weight: bold; }

.price-input-form__button-wrapper {
  margin-top: 10px; }

.price-input-form__button {
  height: 40px;
  display: flex;
  align-items: center;
  background: #F26522; }

.price-input-form__success {
  background: #F26522;
  color: white;
  transition: opacity, transform .3s;
  text-align: center;
  padding: 3px 0; }
  .price-input-form__success._hidden {
    transform: translateY(20px);
    opacity: 0; }
  .price-input-form__success._visible {
    transform: translateY(0);
    opacity: 1; }

.price-input-form__field label {
  pointer-events: none; }

.competitor-chart {
  padding: 10px; }

/**
 * @package		PickMeUp - jQuery datepicker plugin
 * @author		Nazar Mokrynskyi <nazar@mokrynskyi.com>
 * @author		Stefan Petre <www.eyecon.ro>
 * @copyright	Copyright (c) 2013-2015, Nazar Mokrynskyi
 * @copyright	Copyright (c) 2008-2009, Stefan Petre
 * @license		MIT License, see license.txt
 */
.pickmeup {
  background: #000;
  border-radius: 0.4em;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  position: absolute; }
  .pickmeup * {
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .pickmeup .pmu-instance {
    display: inline-block;
    height: 13.8em;
    padding: .5em;
    text-align: center;
    width: 15em; }
    .pickmeup .pmu-instance .pmu-button {
      color: #eee;
      cursor: pointer;
      outline: none;
      text-decoration: none; }
    .pickmeup .pmu-instance .pmu-today {
      background: #17384d;
      color: #88c5eb; }
    .pickmeup .pmu-instance .pmu-button:hover {
      background: "transparent";
      color: #88c5eb; }
    .pickmeup .pmu-instance .pmu-not-in-month {
      color: #666; }
    .pickmeup .pmu-instance .pmu-disabled,
    .pickmeup .pmu-instance .pmu-disabled:hover {
      color: #333;
      cursor: default; }
    .pickmeup .pmu-instance .pmu-selected {
      background: #136a9f;
      color: #eee; }
    .pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
      background: #17384d; }
    .pickmeup .pmu-instance nav {
      color: #eee;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      line-height: 2em; }
      .pickmeup .pmu-instance nav *:first-child :hover {
        color: #88c5eb; }
      .pickmeup .pmu-instance nav .pmu-prev,
      .pickmeup .pmu-instance nav .pmu-next {
        display: none;
        height: 2em;
        width: 1em; }
      .pickmeup .pmu-instance nav .pmu-month {
        width: 14em; }
    .pickmeup .pmu-instance .pmu-years *,
    .pickmeup .pmu-instance .pmu-months * {
      display: inline-block;
      line-height: 3.6em;
      width: 3.5em; }
    .pickmeup .pmu-instance .pmu-day-of-week {
      color: #999;
      cursor: default; }
    .pickmeup .pmu-instance .pmu-day-of-week *,
    .pickmeup .pmu-instance .pmu-days * {
      display: inline-block;
      line-height: 1.5em;
      width: 2em; }
    .pickmeup .pmu-instance .pmu-day-of-week * {
      line-height: 1.8em; }
  .pickmeup .pmu-instance:first-child .pmu-prev,
  .pickmeup .pmu-instance:last-child .pmu-next {
    display: block; }
  .pickmeup .pmu-instance:first-child .pmu-month,
  .pickmeup .pmu-instance:last-child .pmu-month {
    width: 13em; }
  .pickmeup .pmu-instance:first-child:last-child .pmu-month {
    width: 12em; }
  .pickmeup:not(.pmu-view-days) .pmu-days,
  .pickmeup:not(.pmu-view-days) .pmu-day-of-week,
  .pickmeup:not(.pmu-view-months) .pmu-months,
  .pickmeup:not(.pmu-view-years) .pmu-years {
    display: none; }


@charset "UTF-8";

@font-face {
    font-family: "glyphico-social";
    src:url("../fonts/glyphico-social.eot");
    src:url("../fonts/glyphico-social.eot?#iefix") format("embedded-opentype"),
    url("../fonts/glyphico-social.ttf") format("truetype"),
    url("../fonts/glyphico-social.svg#glyphico-social") format("svg"),
    url("../fonts/glyphico-social.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

[data-social]:before {
    font-family: "glyphico-social" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="social-"]:before,
[class*=" social-"]:before {
    font-family: "glyphico-social" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.social-facebook:before {
    content: "a";
}

.social-facebook-circle:before {
    content: "b";
}

.social-gplus:before {
    content: "c";
}

.social-gplus-circle:before {
    content: "d";
}

.social-instagram:before {
    content: "e";
}

.social-mailru:before {
    content: "f";
}

.social-instagram-circle:before {
    content: "g";
}

.social-mailru-circle:before {
    content: "h";
}

.social-ok:before {
    content: "i";
}

.social-ok-circle:before {
    content: "j";
}

.social-pinterest:before {
    content: "k";
}

.social-pinterest-circle:before {
    content: "l";
}

.social-twitter:before {
    content: "m";
}

.social-youtube-circle:before {
    content: "n";
}

.social-youtube:before {
    content: "o";
}

.social-ya-circle:before {
    content: "p";
}

.social-ya:before {
    content: "q";
}

.social-vk-circle:before {
    content: "r";
}

.social-vk:before {
    content: "s";
}

.social-vimeo-circle:before {
    content: "t";
}

.social-vimeo:before {
    content: "u";
}

.social-twitter-circle:before {
    content: "v";
}


@font-face {
    font-family: 'Glyphico';
    src:url('../fonts/Glyphico.eot');
    src:url('../fonts/Glyphico.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Glyphico.woff') format('woff'),
    url('../fonts/Glyphico.ttf') format('truetype'),
    url('../fonts/Glyphico.svg#Glyphico') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
    font-family: 'Glyphico';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-home, .icon-leftcircle, .icon-starempt, .icon-starfill, .icon-heart, .icon-upload, .icon-download, .icon-export, .icon-logout, .icon-login, .icon-search, .icon-link, .icon-bubble, .icon-undo, .icon-reload, .icon-homereload, .icon-bubblealt, .icon-chat, .icon-cart, .icon-file, .icon-folderopen, .icon-folder, .icon-fullscreen, .icon-minimize, .icon-picture, .icon-off, .icon-remove, .icon-question, .icon-questionalt, .icon-grid, .icon-add, .icon-addalt, .icon-removealt, .icon-close, .icon-closealt, .icon-shuffle, .icon-geo, .icon-change, .icon-mail, .icon-mailalt, .icon-replyflip, .icon-reply, .icon-scale, .icon-zoomin, .icon-zoomout, .icon-cloud, .icon-cloudalt, .icon-cloudrefresh, .icon-cloudreload, .icon-check, .icon-checkalt, .icon-ban, .icon-music, .icon-backspace, .icon-cog, .icon-list, .icon-listalt, .icon-attach, .icon-time, .icon-grid2, .icon-timemachine, .icon-look, .icon-warning, .icon-warningalt, .icon-quest, .icon-questalt, .icon-trash, .icon-edit, .icon-fileadd, .icon-voice, .icon-phone, .icon-photo, .icon-print, .icon-alarm, .icon-compass, .icon-truck, .icon-tag, .icon-info, .icon-warningtr, .icon-lock, .icon-unlock, .icon-key, .icon-user, .icon-users, .icon-useradd, .icon-calend, .icon-movie, .icon-ruble, .icon-dollar, .icon-creditcard, .icon-magic, .icon-iphone, .icon-ipad, .icon-laptop, .icon-clouddownload, .icon-cloudupload, .icon-clouddownloadalt, .icon-clouduploadalt, .icon-cloudcheck, .icon-checkalt-2, .icon-cloudlost, .icon-cloudlostalt, .icon-wifi, .icon-move, .icon-x, .icon-tools, .icon-pictures, .icon-cut, .icon-copy, .icon-paste, .icon-pie, .icon-stats, .icon-dashboard, .icon-folderwhite, .icon-folderwhiteopen, .icon-cogs, .icon-downbold, .icon-upbold, .icon-rightbold, .icon-leftbold, .icon-rightcircle, .icon-refresh, .icon-upcircle, .icon-downcircle, .icon-downv, .icon-upv, .icon-rightv, .icon-leftv, .icon-dropdown, .icon-upthin, .icon-rightthin, .icon-leftthin, .icon-downtr, .icon-uptr, .icon-righttr, .icon-facebook, .icon-gpluscircle, .icon-ok, .icon-vk, .icon-yacircle, .icon-pin, .icon-pincircle, .icon-mailru, .icon-mailrucircle, .icon-skypecircle, .icon-instagram, .icon-instagramcircle, .icon-html5, .icon-smile, .icon-107, .icon-mindy, .icon-lefttr, .icon-facebookcircle, .icon-twitter, .icon-twittercircle, .icon-gplus, .icon-briefcase, .icon-plus-thin, .icon-pages, .icon-ya, .icon-align-left, .icon-align-center, .icon-align-right, .icon-align-justify, .icon-list-2, .icon-bold, .icon-italic, .icon-text-height, .icon-text-width, .icon-font, .icon-indent-left, .icon-indent-right, .icon-vk-2, .icon-apple, .icon-windows, .icon-android, .icon-skype, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-youtube-play, .icon-youtube, .icon-code, .icon-building {
    font-family: 'Glyphico';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.icon-home:before {
    content: "\e000";
}
.icon-leftcircle:before {
    content: "\e001";
}
.icon-starempt:before {
    content: "\e002";
}
.icon-starfill:before {
    content: "\e003";
}
.icon-heart:before {
    content: "\e004";
}
.icon-upload:before {
    content: "\e005";
}
.icon-download:before {
    content: "\e006";
}
.icon-export:before {
    content: "\e007";
}
.icon-logout:before {
    content: "\e008";
}
.icon-login:before {
    content: "\e009";
}
.icon-search:before {
    content: "\e00a";
}
.icon-link:before {
    content: "\e00b";
}
.icon-bubble:before {
    content: "\e00c";
}
.icon-undo:before {
    content: "\e00d";
}
.icon-reload:before {
    content: "\e00e";
}
.icon-homereload:before {
    content: "\e00f";
}
.icon-bubblealt:before {
    content: "\e010";
}
.icon-chat:before {
    content: "\e011";
}
.icon-cart:before {
    content: "\e012";
}
.icon-file:before {
    content: "\e013";
}
.icon-folderopen:before {
    content: "\e014";
}
.icon-folder:before {
    content: "\e015";
}
.icon-fullscreen:before {
    content: "\e016";
}
.icon-minimize:before {
    content: "\e017";
}
.icon-picture:before {
    content: "\e018";
}
.icon-off:before {
    content: "\e019";
}
.icon-remove:before {
    content: "\e01a";
}
.icon-question:before {
    content: "\e01b";
}
.icon-questionalt:before {
    content: "\e01c";
}
.icon-grid:before {
    content: "\e01d";
}
.icon-add:before {
    content: "\e01e";
}
.icon-addalt:before {
    content: "\e01f";
}
.icon-removealt:before {
    content: "\e020";
}
.icon-close:before {
    content: "\e021";
}
.icon-closealt:before {
    content: "\e022";
}
.icon-shuffle:before {
    content: "\e023";
}
.icon-geo:before {
    content: "\e024";
}
.icon-change:before {
    content: "\e025";
}
.icon-mail:before {
    content: "\e026";
}
.icon-mailalt:before {
    content: "\e027";
}
.icon-replyflip:before {
    content: "\e028";
}
.icon-reply:before {
    content: "\e029";
}
.icon-scale:before {
    content: "\e02a";
}
.icon-zoomin:before {
    content: "\e02b";
}
.icon-zoomout:before {
    content: "\e02c";
}
.icon-cloud:before {
    content: "\e02d";
}
.icon-cloudalt:before {
    content: "\e02e";
}
.icon-cloudrefresh:before {
    content: "\e02f";
}
.icon-cloudreload:before {
    content: "\e030";
}
.icon-check:before {
    content: "\e031";
}
.icon-checkalt:before {
    content: "\e032";
}
.icon-ban:before {
    content: "\e033";
}
.icon-music:before {
    content: "\e034";
}
.icon-backspace:before {
    content: "\e035";
}
.icon-cog:before {
    content: "\e036";
}
.icon-list:before {
    content: "\e037";
}
.icon-listalt:before {
    content: "\e038";
}
.icon-attach:before {
    content: "\e039";
}
.icon-time:before {
    content: "\e03a";
}
.icon-grid2:before {
    content: "\e03b";
}
.icon-timemachine:before {
    content: "\e03c";
}
.icon-look:before {
    content: "\e03d";
}
.icon-warning:before {
    content: "\e03e";
}
.icon-warningalt:before {
    content: "\e03f";
}
.icon-quest:before {
    content: "\e040";
}
.icon-questalt:before {
    content: "\e041";
}
.icon-trash:before {
    content: "\e042";
}
.icon-edit:before {
    content: "\e043";
}
.icon-fileadd:before {
    content: "\e044";
}
.icon-voice:before {
    content: "\e045";
}
.icon-phone:before {
    content: "\e046";
}
.icon-photo:before {
    content: "\e047";
}
.icon-print:before {
    content: "\e048";
}
.icon-alarm:before {
    content: "\e049";
}
.icon-compass:before {
    content: "\e04a";
}
.icon-truck:before {
    content: "\e04b";
}
.icon-tag:before {
    content: "\e04c";
}
.icon-info:before {
    content: "\e04d";
}
.icon-warningtr:before {
    content: "\e04e";
}
.icon-lock:before {
    content: "\e04f";
}
.icon-unlock:before {
    content: "\e050";
}
.icon-key:before {
    content: "\e051";
}
.icon-user:before {
    content: "\e052";
}
.icon-users:before {
    content: "\e053";
}
.icon-useradd:before {
    content: "\e054";
}
.icon-calend:before {
    content: "\e055";
}
.icon-movie:before {
    content: "\e056";
}
.icon-ruble:before {
    content: "\e057";
}
.icon-dollar:before {
    content: "\e058";
}
.icon-creditcard:before {
    content: "\e059";
}
.icon-magic:before {
    content: "\e05a";
}
.icon-iphone:before {
    content: "\e05b";
}
.icon-ipad:before {
    content: "\e05c";
}
.icon-laptop:before {
    content: "\e05d";
}
.icon-clouddownload:before {
    content: "\e05e";
}
.icon-cloudupload:before {
    content: "\e05f";
}
.icon-clouddownloadalt:before {
    content: "\e060";
}
.icon-clouduploadalt:before {
    content: "\e061";
}
.icon-cloudcheck:before {
    content: "\e062";
}
.icon-checkalt-2:before {
    content: "\e063";
}
.icon-cloudlost:before {
    content: "\e064";
}
.icon-cloudlostalt:before {
    content: "\e065";
}
.icon-wifi:before {
    content: "\e066";
}
.icon-move:before {
    content: "\e067";
}
.icon-x:before {
    content: "\e068";
}
.icon-tools:before {
    content: "\e069";
}
.icon-pictures:before {
    content: "\e06a";
}
.icon-cut:before {
    content: "\e06b";
}
.icon-copy:before {
    content: "\e06c";
}
.icon-paste:before {
    content: "\e06d";
}
.icon-pie:before {
    content: "\e06e";
}
.icon-stats:before {
    content: "\e06f";
}
.icon-dashboard:before {
    content: "\e070";
}
.icon-folderwhite:before {
    content: "\e071";
}
.icon-folderwhiteopen:before {
    content: "\e072";
}
.icon-cogs:before {
    content: "\e073";
}
.icon-downbold:before {
    content: "\e074";
}
.icon-upbold:before {
    content: "\e075";
}
.icon-rightbold:before {
    content: "\e076";
}
.icon-leftbold:before {
    content: "\e077";
}
.icon-rightcircle:before {
    content: "\e078";
}
.icon-refresh:before {
    content: "\e079";
}
.icon-upcircle:before {
    content: "\e07a";
}
.icon-downcircle:before {
    content: "\e07b";
}
.icon-downv:before {
    content: "\e07c";
}
.icon-upv:before {
    content: "\e07d";
}
.icon-rightv:before {
    content: "\e07e";
}
.icon-leftv:before {
    content: "\e07f";
}
.icon-dropdown:before {
    content: "\e080";
}
.icon-upthin:before {
    content: "\e081";
}
.icon-rightthin:before {
    content: "\e082";
}
.icon-leftthin:before {
    content: "\e083";
}
.icon-downtr:before {
    content: "\e084";
}
.icon-uptr:before {
    content: "\e085";
}
.icon-righttr:before {
    content: "\e086";
}
.icon-facebook:before {
    content: "\e088";
}
.icon-gpluscircle:before {
    content: "\e08d";
}
.icon-ok:before {
    content: "\e08e";
}
.icon-vk:before {
    content: "\e08f";
}
.icon-yacircle:before {
    content: "\e091";
}
.icon-pin:before {
    content: "\e092";
}
.icon-pincircle:before {
    content: "\e093";
}
.icon-mailru:before {
    content: "\e094";
}
.icon-mailrucircle:before {
    content: "\e095";
}
.icon-skypecircle:before {
    content: "\e096";
}
.icon-instagram:before {
    content: "\e097";
}
.icon-instagramcircle:before {
    content: "\e098";
}
.icon-html5:before {
    content: "\e099";
}
.icon-smile:before {
    content: "\e09a";
}
.icon-107:before {
    content: "\e09b";
}
.icon-mindy:before {
    content: "\e09c";
}
.icon-lefttr:before {
    content: "\e087";
}
.icon-facebookcircle:before {
    content: "\e089";
}
.icon-twitter:before {
    content: "\e08a";
}
.icon-twittercircle:before {
    content: "\e08b";
}
.icon-gplus:before {
    content: "\e08c";
}
.icon-briefcase:before {
    content: "\e09e";
}
.icon-plus-thin:before {
    content: "\e09d";
}
.icon-pages:before {
    content: "\e09f";
}
.icon-ya:before {
    content: "\e090";
}
.icon-align-left:before {
    content: "\f036";
}
.icon-align-center:before {
    content: "\f037";
}
.icon-align-right:before {
    content: "\f038";
}
.icon-align-justify:before {
    content: "\f039";
}
.icon-list-2:before {
    content: "\f03a";
}
.icon-bold:before {
    content: "\f032";
}
.icon-italic:before {
    content: "\f033";
}
.icon-text-height:before {
    content: "\f034";
}
.icon-text-width:before {
    content: "\f035";
}
.icon-font:before {
    content: "\f031";
}
.icon-indent-left:before {
    content: "\f03b";
}
.icon-indent-right:before {
    content: "\f03c";
}
.icon-vk-2:before {
    content: "\f189";
}
.icon-apple:before {
    content: "\f179";
}
.icon-windows:before {
    content: "\f17a";
}
.icon-android:before {
    content: "\f17b";
}
.icon-skype:before {
    content: "\f17e";
}
.icon-reorder:before {
    content: "\f0c9";
}
.icon-list-ul:before {
    content: "\f0ca";
}
.icon-list-ol:before {
    content: "\f0cb";
}
.icon-strikethrough:before {
    content: "\f0cc";
}
.icon-underline:before {
    content: "\f0cd";
}
.icon-youtube-play:before {
    content: "\f16a";
}
.icon-youtube:before {
    content: "\f167";
}
.icon-code:before {
    content: "\f121";
}
.icon-building:before {
    content: "\f0f7";
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-thin.eot');
    src: url('../fonts/lato-thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-thin.woff') format('woff'),
    url('../fonts/lato-thin.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-light.eot');
    src: url('../fonts/lato-light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-light.woff') format('woff'),
    url('../fonts/lato-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-regular.eot');
    src: url('../fonts/lato-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-regular.woff') format('woff'),
    url('../fonts/lato-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-medium.eot');
    src: url('../fonts/lato-medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-medium.woff') format('woff'),
    url('../fonts/lato-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-semibold.eot');
    src: url('../fonts/lato-semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-semibold.woff') format('woff'),
    url('../fonts/lato-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bold.eot');
    src: url('../fonts/lato-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-bold.woff') format('woff'),
    url('../fonts/lato-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-heavy.eot');
    src: url('../fonts/lato-heavy.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-heavy.woff') format('woff'),
    url('../fonts/lato-heavy.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-black.eot');
    src: url('../fonts/lato-black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-black.woff') format('woff'),
    url('../fonts/lato-black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-thinitalic.eot');
    src: url('../fonts/lato-thinitalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-thinitalic.woff') format('woff'),
    url('../fonts/lato-thinitalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-lightitalic.eot');
    src: url('../fonts/lato-lightitalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-lightitalic.woff') format('woff'),
    url('../fonts/lato-lightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-italic.eot');
    src: url('../fonts/lato-italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-italic.woff') format('woff'),
    url('../fonts/lato-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-mediumitalic.eot');
    src: url('../fonts/lato-mediumitalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-mediumitalic.woff') format('woff'),
    url('../fonts/lato-mediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-semibolditalic.eot');
    src: url('../fonts/lato-semibolditalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-semibolditalic.woff') format('woff'),
    url('../fonts/lato-semibolditalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bolditalic.eot');
    src: url('../fonts/lato-bolditalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-bolditalic.woff') format('woff'),
    url('../fonts/lato-bolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-heavyitalic.eot');
    src: url('../fonts/lato-heavyitalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-heavyitalic.woff') format('woff'),
    url('../fonts/lato-heavyitalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-blackitalic.eot');
    src: url('../fonts/lato-blackitalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-blackitalic.woff') format('woff'),
    url('../fonts/lato-blackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'latohairline';
    src: url('../fonts/lato-hairline.eot');
    src: url('../fonts/lato-hairline.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-hairline.woff') format('woff'),
    url('../fonts/lato-hairline.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latohairline_italic';
    src: url('../fonts/lato-hairlineitalic.eot');
    src: url('../fonts/lato-hairlineitalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lato-hairlineitalic.woff') format('woff'),
    url('../fonts/lato-hairlineitalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}















@font-face {
    font-family: "Rouble";
    src: url("../fonts/rouble.eot");
    src: url("../fonts/rouble.eot?#iefix") format("embedded-opentype"), url("../fonts/rouble.otf") format("opentype"), url("../fonts/rouble.woff") format("woff"), url("../fonts/rouble.ttf") format("truetype"), url("../fonts/rouble.svg#ALSRubl") format("svg");
}
