@charset "UTF-8";
/*! normalize.css v3.0.2 | 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,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
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-color: 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;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/*!
Video.js Default Styles (http://videojs.com)
Version GENERATED_AT_BUILD
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurrences of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  width: 100%!important;
  color: #fff;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('/common/fonts/vjs/vjs.eot');
  src: url('/common/fonts/vjs/vjs.eot?#iefix') format('embedded-opentype'), url('/common/fonts/vjs/vjs.woff') format('woff'), url('/common/fonts/vjs/vjs.ttf') format('truetype'), url('/common/fonts/vjs/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus highlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #fff;
  -moz-box-shadow: 0 0 2em #fff;
  box-shadow: 0 0 2em #fff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #333333;
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
  -webkit-transition: visibility 0.1s, opacity 0.1s 300ms ease 0ms;
  -moz-transition: visibility 0.1s, opacity 0.1s 300ms ease 0ms;
  -ms-transition: visibility 0.1s, opacity 0.1s 300ms ease 0ms;
  -o-transition: visibility 0.1s, opacity 0.1s 300ms ease 0ms;
  transition: visibility 0.1s, opacity 0.1s 300ms ease 0ms;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
  -webkit-transition: visibility 1s, opacity 1s 300ms ease 0ms;
  -moz-transition: visibility 1s, opacity 1s 300ms ease 0ms;
  -ms-transition: visibility 1s, opacity 1s 300ms ease 0ms;
  -o-transition: visibility 1s, opacity 1s 300ms ease 0ms;
  transition: visibility 1s, opacity 1s 300ms ease 0ms;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
    - "\9" IE8 hack didn't work for this
    - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
/* Font button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
    this is set to 0 */
}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */
  width: 100%;
  background: #d92127 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */
  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition: all 0.4s 300ms ease 0ms;
  -moz-transition: all 0.4s 300ms ease 0ms;
  -ms-transition: all 0.4s 300ms ease 0ms;
  -o-transition: all 0.4s 300ms ease 0ms;
  transition: all 0.4s 300ms ease 0ms;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
        the transition so they're handled correctly. */
  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition: all 0.2s 300ms ease 0ms;
  -moz-transition: all 0.2s 300ms ease 0ms;
  -ms-transition: all 0.2s 300ms ease 0ms;
  -o-transition: all 0.2s 300ms ease 0ms;
  transition: all 0.2s 300ms ease 0ms;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */
  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
        background. Surprisingly works in IE8.
        Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
        The -50% left position makes that happen.
    */
  background: #d92127 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.2);
}
/* there are child elements of the load progress bar that represent the
     specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  display: none;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  width: 122px;
  height: 122px;
  background: url("/common/img/play.png") no-repeat top center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  /*// Calculate total width/height so we're able to center the button
    @total-width: (@big-play-width + (@big-play-border-width * 2));
    @total-height: (@big-play-height + (@big-play-border-width * 2));
    // Position the button using the absolute-align mixin (bottom of page)
    .absolute-align(@big-play-align, @big-play-margin, @total-width);
    .absolute-align(@big-play-vertical-align, @big-play-margin, @total-height);

    font-size: @big-play-font-size;
    display: block;
    z-index: 2;
    position: absolute;
    width: @big-play-width;
    height: @big-play-height;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    .background-color-with-alpha(@big-play-bg-color, @big-play-bg-alpha);

    border: @big-play-border-width solid @big-play-border-color;

    .border-radius(@big-play-border-radius);
    .box-shadow(0px 0px 1em rgba(255, 255, 255, 0.25));
    .transition(all 0.4s);*/
}
.vjs-default-skin .vjs-big-play-button:before {
  display: none;
}
.vjs-default-skin .vjs-big-play-button:hover {
  width: 122px;
  height: 122px;
  background: url("/common/img/play-hover.png") no-repeat top center;
}
/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4em;
}
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  /*    border-color: #fff;
    background-color: rgb(80, 80, 80);
    background-color: rgba(50, 50, 50, 0.75);

    .box-shadow(0 0 3em #fff);
    .transition(all 0s);*/
}
.vjs-default-skin {
  cursor: pointer;
}
.vjs-default-skin:hover .vjs-big-play-button {
  width: 122px;
  height: 122px;
  background: url("/common/img/play-hover.png") no-repeat top center;
}
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 2.6em;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 1;
  text-align: center /* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none!important;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}
/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /*.animation(spin 1.5s infinite linear);*/
}
/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
  -webkit-animation: none 300ms 0ms ease;
  -moz-animation: none 300ms 0ms ease;
  -ms-animation: none 300ms 0ms ease;
  -o-animation: none 300ms 0ms ease;
  animation: none 300ms 0ms ease;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: url('../imgloader-black.gif');
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #333333;
  /* box-shadow */
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Chapters Button */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0; 
  margin: auto;
  height: 0 !important;
  width: 99.9% !important;
  padding-bottom: 56.25%;
  /*padding-top: 25px;*/
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertically aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
     checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none;
}
/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Move captions down when controls aren't being shown */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #fff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #fc6 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Increase font-size when fullscreen */
.video-js.vjs-fullscreen .vjs-text-track {
  font-size: 3em;
}
/* Hide disabled or unsupported controls */
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
.bbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.btn-reset input,
.btn-reset button {
  bottom: 0;
}
.btn-reset input:focus,
.btn-reset button:focus {
  outline: 0;
}
.cover-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.horizontal-list:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.horizontal-list li {
  float: left;
  list-style: none;
}
.select-off {
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.absolute-center {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}
.hide {
  display: none !important;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.box-shadow {
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
}
.uppercase {
  text-transform: uppercase;
}
.ie8 .border-radius {
  behavior: url(/common/PIE.htc);
}
@keyframes infiniteRun {
  0% {
    background-position: 0% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
@-webkit-keyframes infiniteRun {
  0% {
    background-position: 0% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
@-moz-keyframes infiniteRun {
  0% {
    background-position: 0% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
@-o-keyframes infiniteRun {
  0% {
    background-position: 0% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
@keyframes vibraion {
  0% {
    left: -10px;
  }
  25% {
    left: 0;
  }
  50% {
    left: -10px;
  }
  75% {
    left: 0;
  }
  100% {
    left: -10px;
  }
}
@-webkit-keyframes vibraion {
  0% {
    left: -10px;
  }
  25% {
    left: 0;
  }
  50% {
    left: -10px;
  }
  75% {
    left: 0;
  }
  100% {
    left: -10px;
  }
}
@-moz-keyframes vibraion {
  0% {
    left: -10px;
  }
  25% {
    left: 0;
  }
  50% {
    left: -10px;
  }
  75% {
    left: 0;
  }
  100% {
    left: -10px;
  }
}
@-o-keyframes vibraion {
  0% {
    left: -10px;
  }
  25% {
    left: 0;
  }
  50% {
    left: -10px;
  }
  75% {
    left: 0;
  }
  100% {
    left: -10px;
  }
}
@keyframes vibraion-mr {
  0% {
    margin-right: 0;
  }
  25% {
    margin-right: -10px;
  }
  50% {
    margin-right: 0;
  }
  75% {
    margin-right: -10px;
  }
  100% {
    margin-right: 0;
  }
}
@-webkit-keyframes vibraion-mr {
  0% {
    margin-right: 0;
  }
  25% {
    margin-right: -10px;
  }
  50% {
    margin-right: 0;
  }
  75% {
    margin-right: -10px;
  }
  100% {
    margin-right: 0;
  }
}
@-moz-keyframes vibraion-mr {
  0% {
    margin-right: 0;
  }
  25% {
    margin-right: -10px;
  }
  50% {
    margin-right: 0;
  }
  75% {
    margin-right: -10px;
  }
  100% {
    margin-right: 0;
  }
}
@-o-keyframes vibraion-mr {
  0% {
    margin-right: 0;
  }
  25% {
    margin-right: -10px;
  }
  50% {
    margin-right: 0;
  }
  75% {
    margin-right: -10px;
  }
  100% {
    margin-right: 0;
  }
}
@keyframes vibraion-ml {
  0% {
    margin-left: 0;
  }
  25% {
    margin-left: 10px;
  }
  50% {
    margin-left: 0;
  }
  75% {
    margin-left: 10px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes vibraion-ml {
  0% {
    margin-left: 0;
  }
  25% {
    margin-left: 10px;
  }
  50% {
    margin-left: 0;
  }
  75% {
    margin-left: 10px;
  }
  100% {
    margin-left: 0;
  }
}
@-moz-keyframes vibraion-ml {
  0% {
    margin-left: 0;
  }
  25% {
    margin-left: 10px;
  }
  50% {
    margin-left: 0;
  }
  75% {
    margin-left: 10px;
  }
  100% {
    margin-left: 0;
  }
}
@-o-keyframes vibraion-ml {
  0% {
    margin-left: 0;
  }
  25% {
    margin-left: 10px;
  }
  50% {
    margin-left: 0;
  }
  75% {
    margin-left: 10px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes flash {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes flash {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes flash {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes flash {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@font-face {
  font-family: "Rub";
  src: url("/common/fonts/rub/rouble.eot");
  src: local("Rub"), local("Rub"), url("/common/fonts/rub/rouble.woff") format("woff"), url("/common/fonts/rub/rouble.ttf") format("truetype"), url("/common/fonts/rub/rouble.svg#ALSRubl") format("svg");
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_600italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_600italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_600italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_600italic-webfont.ttf) format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_600-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_600-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_600-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_600-webfont.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_500italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_500italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_500italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_500italic-webfont.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_300italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_300italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_300italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_300italic-webfont.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_500-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_500-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_500-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_500-webfont.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_300-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_300-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_300-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_300-webfont.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_200-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_200-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_200-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_200-webfont.ttf) format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_200italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_200italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_200italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_200italic-webfont.ttf) format("truetype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_100italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_100italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_100italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_100italic-webfont.ttf) format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_100-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_100-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_100-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_100-webfont.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_800italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_800italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_800italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_800italic-webfont.ttf) format("truetype");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_700italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_700italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_700italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_700italic-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_700-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_700-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_700-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_700-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_regular-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_regular-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_regular-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_regular-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_900-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_900-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_900-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_900-webfont.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_900italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_900italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_900italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_900italic-webfont.ttf) format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_800-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_800-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_800-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_800-webfont.ttf) format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Exo_2';
  src: url(/common/fonts/exo2/exo_2_italic-webfont.eot);
  src: url(/common/fonts/exo2/exo_2_italic-webfont.eot?#iefix) format("embedded-opentype"), url(/common/fonts/exo2/exo_2_italic-webfont.woff) format("woff"), url(/common/fonts/exo2/exo_2_italic-webfont.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}
.content {
  color: #333333;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ie8 .content {
  font-family: "Arial", sans-serif;
}
.content ._gray {
  color: #7f7f7f;
}
.content a {
  color: #009f4b;
}
.content h1 {
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 20px;
}
.content h2 {
  font-size: 26px;
  line-height: 34px;
  margin: 10px 0;
}
.content h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0 10px;
}
.content p + h3 {
  margin: 19px 0 10px;
}
.content h4,
.content h5,
.content h6 {
  font-size: 17px;
  line-height: 20px;
  margin-top: 5px;
}
.content p {
  margin: 10px 0;
}
.content ul,
.content ol {
  padding: 0;
  list-style: none;
}
.content ul li,
.content ol li {
  position: relative;
  padding-left: 18px;
  margin: 10px 0;
}
.content ul li:before,
.content ol li:before {
  color: #d92127;
  font-weight: bold;
}
.content ul ol,
.content ul ul {
  margin: 0;
}
.content ul > ul {
  padding-left: 18px;
}
.content ul ul > ul {
  padding-left: 14px;
}
.content ul li:before {
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #d92127;
  left: 3px;
  top: 8px;
  content: "";
}
.content ul li ul > li {
  padding-left: 14px;
}
.content ul li ul > li:before {
  width: 4px;
  height: 4px;
  top: 9px;
  background: #4c4c4c;
  border-radius: 2px;
}
.content ol {
  counter-reset: ol-counter;
}
.content ol ol,
.content ol ul {
  margin: 0;
}
.content ol > ol {
  padding-left: 18px;
}
.content ol li {
  padding-left: 18px;
  position: relative;
}
.content ol li:before {
  content: counter(ol-counter) ". ";
  counter-increment: ol-counter;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 18px;
}
.content .table {
  color: #4c4c4c;
}
.content .table thead tr {
  padding-top: 11px;
}
.content .table thead tr td,
.content .table thead tr th {
  border-bottom: 3px solid #d92127;
  font-weight: 600;
}
.content .table tr:last-child,
.content .table tr._last {
  border-bottom: 3px solid #d92127;
}
.content .table tr td {
  border-bottom: 1px solid #cccccc;
  padding: 10px 18px 11px;
}
.content .table tr td._red {
  color: #fff;
  background: #d92127;
  border-bottom: 1px solid #d92127;
  font-weight: 700;
  text-align: center;
}
.content .table tr td._red + td {
  padding-left: 28px;
}
.content blockquote {
  color: #ea0000;
  text-transform: uppercase;
  padding-left: 100px;
  position: relative;
  margin: 20px 40px;
}
.content blockquote:before {
  content: "„";
  display: block;
  position: absolute;
  font-size: 139px;
  line-height: 50px;
  left: 42px;
  top: -62px;
  font-style: italic;
  color: #dadada;
}
.content .img-block {
  margin: 30px 0;
}
.content .img-block img {
  width: 100%;
  height: auto;
}
.content .img-block .caption {
  color: #7f7f7f;
}
.page-info .breadcrumb {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-top: 0;
}
.page-info .breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.page-info .breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.page-info .breadcrumb .link:first-child:before {
  display: none;
}
.page-info .breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.page-info .breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.page-info .breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.page-info .breadcrumb .link:first-child:before {
  display: none;
}
.page-info .breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.page-info .breadcrumb.text-page {
  max-width: 900px;
  margin: auto;
}
.page-info .catalog {
  padding-top: 15px;
}
.text-page-container.catalog {
  padding-left: 40px;
  padding-top: 15px;
}
.text-page-container .content {
  max-width: 900px;
  padding-top: 15px;
  margin: auto;
}
footer .main a {
  color: #fff;
}
footer .main a:hover {
  color: #d92127;
}
/*
Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-clip: padding-box;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #fff;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-top-color: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%;
}
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-image: none;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url('select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
}
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
.select2-container {
  margin-right: 7px;
  min-width: 220px;
  position: relative;
  color: #333333;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
}
.select2-container.select2-container-disabled .select2-choice {
  color: #808080;
}
.select2-container:hover {
  color: #e0e0e0;
}
.select2-container:hover .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #009f4b;
}
.select2-container:hover.select2-container-disabled .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #656565;
}
.select2-container.auth-select {
  margin: 10px 0;
  font-size: 18px;
  width: 80%;
  height: 44px;
}
.select2-container.auth-select .select2-choice {
  height: 40px;
  line-height: 40px;
}
.select2-container.auth-select.wide {
  width: 100%;
}
.select2-container.auth-select .select2-arrow:before {
  top: 1em;
}
.select2-container.auth-select.select-sm {
  width: 25%;
}
.select2-container.auth-select.select-md {
  width: 40%;
}
.select2-container.auth-select.select-sm {
  width: 25%;
}
.select2-container.auth-select.select-md-2 {
  width: 50%;
  float: left;
}
.select2-container.auth-select.last {
  margin-right: 0;
}
.select2-container.select-red .select2-choice {
  background: #a52125;
  color: #fff;
  font-size: 14px;
}
.select2-container.select-red .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #fff;
}
.select2-container .select2-choice {
  position: relative;
  border: none !important;
  border-radius: 0;
  background: #f0f0f0;
  height: 32px;
  color: #333333;
  font-weight: 600;
  padding-left: 13px;
}
.select2-container .select2-choice > .select2-chosen {
  /*margin-right: 32px;*/
  margin-right: 28px;
  text-overflow: clip;
}
.select2-dropdown-open .select2-choice {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.select2-container-active.select-red .select2-choice {
  box-shadow: inset 0px 0px 5px #540d0f;
}
.select2-container-active .select2-choice {
  box-shadow: inset 0px 0px 5px rgba(0, 159, 75, 0.7);
}
.select2-container-active .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #009f4b;
}
.select2-highlighted {
  background: #009f4b !important;
  color: #fff !important;
}
.select2-drop {
  border: none;
  border-radius: 0;
  outline-style: none;
}
.select2-arrow {
  border: none;
  border-radius: 0;
  width: 32px;
}
.select2-arrow:before {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 1;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #656565;
}
.select2-drop {
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
}
.select2-drop .select2-input {
  width: 100%;
  height: 41px;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  border: 2px solid #bfbfbf;
  outline: 0;
  font-size: 18px;
  line-height: 23px;
  padding: 0 10px;
  font-weight: normal;
  color: #333333;
  padding: 5px 10px;
  font-size: 14px;
}
.select2-drop .select2-input-wrap {
  float: left;
  padding-top: 10px;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input.placeholdersjs {
  color: #8eccab;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input.placeholdersjs {
  color: #b3b3b3;
}
.select2-drop .select2-input.control-sm {
  width: 25%;
}
.select2-drop .select2-input.error {
  border-color: #ff696d;
}
.select2-drop .select2-input:focus {
  border-color: #009f4b;
  -webkit-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.select2-drop .select2-input-textarea {
  resize: vertical;
  min-height: 80px;
  max-height: 150px;
}
.select2-drop .select2-input.placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input.placeholdersjs {
  color: #8eccab;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input.placeholdersjs {
  color: #b3b3b3;
}
.select2-drop .select2-input.control-sm {
  width: 25%;
}
.select2-drop .select2-input.error {
  border-color: #ff696d;
}
.select2-drop .select2-input:focus {
  border-color: #009f4b;
  -webkit-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.select2-drop .select2-input-textarea {
  resize: vertical;
  min-height: 80px;
  max-height: 150px;
}
.select2-drop .select2-input.placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input._light {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.select2-drop .select2-input._dark {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: #4d4d4d;
  color: #d5d5d5;
}
.select2-drop .select2-input._dark::-webkit-input-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark:-moz-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark::-moz-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark:-ms-input-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark:-moz-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark::-moz-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark:-ms-input-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark::-webkit-input-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark.placeholdersjs {
  color: #d5d5d5;
}
.select2-drop .select2-no-results,
.select2-drop .select2-searching {
  background: #fff;
}
.select2-results {
  font-size: 14px;
  line-height: 26px;
  padding: 6px 0;
  margin: 0;
}
.select2-results .select2-result-label {
  min-height: 30px;
  line-height: 1.5em;
  padding-left: 13px;
  font-weight: 600;
}
.select2-drop.auth-select .select2-result-label {
  height: 40px;
  line-height: 35px;
  font-size: 18px;
  font-weight: 600;
}
.auth-select.error {
  border: 2px solid #ff696d;
}
.auth-select + .errorMessage {
  color: #ff696d;
  margin-top: -5px;
  margin-bottom: 10px;
  font-size: 13px;
}
.auth-select + .errorMessage a {
  color: #009f4b;
}
.auth-select + .errorMessage a:hover {
  color: #d92127;
}
.sex-container {
  position: relative;
}
.sex-error {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 49px;
  width: 100%;
}
.checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  cursor: pointer;
}
.checkbox + label {
  position: relative;
  padding-left: 25px;
  margin-left: 28px;
  cursor: pointer;
}
.checkbox + label .ico {
  display: none;
}
.checkbox + label:before {
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 20px;
  height: 20px;
  background: #d9d9d9;
  cursor: pointer;
}
.checkbox:active + label:before {
  background: #cfe6d9;
}
.checkbox:checked + label:before {
  background: #009e4a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODRBOUNGQzFERjcxMUU0ODM4OEFFQ0MwQTlBNzg0MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODRBOUNGRDFERjcxMUU0ODM4OEFFQ0MwQTlBNzg0MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4NEE5Q0ZBMURGNzExRTQ4Mzg4QUVDQzBBOUE3ODQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4NEE5Q0ZCMURGNzExRTQ4Mzg4QUVDQzBBOUE3ODQzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+c3BfjgAAAK5JREFUeNpi/P/3HwMQcADxDwb8gB2If4IYTEBsCcS3gNgKjwZuIN4FxJ1gHtCmGUD8H4g/ArEVyGY0zA3EB6FqHgOxGEiQGYiX4tCIrkEV7B2oJDaNWDUga8Km8RQ2DeiaYBqXQxWD8BN0DSDMhBZKoKCXQuLzArEoRlji8fQ6XKGKL5TQ/WiNrAlnKOHSyIAk+Bibp9E0fgBiEZCgIhAfxaEBWeMSIE4G8QECDACTyb0Kmqtu4wAAAABJRU5ErkJggg==") 50% 3px no-repeat;
}
.checkbox:active:checked + label:before {
  background-color: #00b354;
}
.checkbox + label .ico {
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 20px;
  height: 20px;
  background: #d9d9d9;
  cursor: pointer;
}
.checkbox._checked:active + label .ico {
  background-color: #00b354;
}
.checkbox._checked + label .ico {
  background: #009e4a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODRBOUNGQzFERjcxMUU0ODM4OEFFQ0MwQTlBNzg0MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODRBOUNGRDFERjcxMUU0ODM4OEFFQ0MwQTlBNzg0MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4NEE5Q0ZBMURGNzExRTQ4Mzg4QUVDQzBBOUE3ODQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4NEE5Q0ZCMURGNzExRTQ4Mzg4QUVDQzBBOUE3ODQzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+c3BfjgAAAK5JREFUeNpi/P/3HwMQcADxDwb8gB2If4IYTEBsCcS3gNgKjwZuIN4FxJ1gHtCmGUD8H4g/ArEVyGY0zA3EB6FqHgOxGEiQGYiX4tCIrkEV7B2oJDaNWDUga8Km8RQ2DeiaYBqXQxWD8BN0DSDMhBZKoKCXQuLzArEoRlji8fQ6XKGKL5TQ/WiNrAlnKOHSyIAk+Bibp9E0fgBiEZCgIhAfxaEBWeMSIE4G8QECDACTyb0Kmqtu4wAAAABJRU5ErkJggg==") 50% 3px no-repeat;
}
.checkbox:active + label .ico {
  background: #cfe6d9;
}
.ie8 .checkbox + label:before {
  display: none;
}
.ie8 .checkbox + label .ico {
  display: block;
}
@-moz-document url-prefix() {
  /* Only FF*/
  .checkbox + label:before {
    top: -1px;
  }
}
.btn {
  width: 100%;
  height: auto;
  border: 3px solid #808080;
  background-color: #999999;
  display: inline-block;
  padding: 12px 9px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  outline: 0;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-danger {
  border: 3px solid #ae001d;
  background-color: #e10025;
}
.btn-danger:hover {
  background-color: #fb0029;
  border-color: #c80021;
}
.btn-danger:active {
  background-color: #c80021;
  border-color: #c80021;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
}
.btn-wrap {
  text-align: center;
  display: block;
  width: 100%;
}
.btn-lg {
  font-weight: normal;
  font-size: 22px;
  color: #fff;
  padding: 15px 10px;
}
.btn-disabled {
  background-color: #ebebeb;
  border-color: #d9d9d9;
  font-weight: 300;
  font-size: 16px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #808080;
  cursor: not-allowed;
}
.btn-bordered {
  background: transparent;
  border: 2px solid #21ab63;
  font-weight: bold;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #21ab63;
}
.btn-bordered:hover {
  background: #00a14c;
  border-color: #00a14c;
  color: #fff;
}
.btn-bordered:active {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
}
.btn-bordered._white {
  border-color: #fff;
  color: #fff;
}
.btn-bordered._link:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-bordered.gray {
  border: 2px solid #d9d9d9;
}
.btn-short {
  width: 80%;
}
.btn-inline {
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  font-size: 16px;
}
.btn-inline.btn-sm {
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 10px;
}
.btn-default {
  background: #009f4b;
  border-color: #408065;
  background-color: #009f4b;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.btn-default:hover {
  border-color: #0f9960;
  background-color: #00bf59;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.btn-default:active {
  border-color: #39735b;
  background-color: #008f43;
  -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.1);
}
.input {
  border: none;
  background: transparent;
  outline: none;
  width: 100%;
  border: 2px solid #bfbfbf;
  background-color: #fff;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  height: 41px;
  padding: 7px 14px;
  padding-top: 8px;
}
.input:focus,
.input:active {
  border-color: #009f4b;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1), 0px 0px 10px rgba(0, 159, 75, 0.2);
}
.input ._success {
  border-color: #98d9b6;
  background-color: #ebfff4;
}
.input ._error {
  border-color: #ff696e;
}
.form-control {
  width: 100%;
  height: 41px;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  border: 2px solid #bfbfbf;
  outline: 0;
  font-size: 18px;
  line-height: 23px;
  padding: 0 10px;
  font-weight: normal;
  color: #333333;
}
.form-control-wrap {
  float: left;
  padding-top: 10px;
}
.form-control::-webkit-input-placeholder {
  color: #8eccab;
}
.form-control:-moz-placeholder {
  color: #8eccab;
}
.form-control::-moz-placeholder {
  color: #8eccab;
}
.form-control:-ms-input-placeholder {
  color: #8eccab;
}
.form-control:-moz-placeholder {
  color: #8eccab;
}
.form-control::-moz-placeholder {
  color: #8eccab;
}
.form-control:-ms-input-placeholder {
  color: #8eccab;
}
.form-control::-webkit-input-placeholder {
  color: #8eccab;
}
.form-control.placeholdersjs {
  color: #8eccab;
}
.form-control::-webkit-input-placeholder {
  color: #b3b3b3;
}
.form-control:-moz-placeholder {
  color: #b3b3b3;
}
.form-control::-moz-placeholder {
  color: #b3b3b3;
}
.form-control:-ms-input-placeholder {
  color: #b3b3b3;
}
.form-control:-moz-placeholder {
  color: #b3b3b3;
}
.form-control::-moz-placeholder {
  color: #b3b3b3;
}
.form-control:-ms-input-placeholder {
  color: #b3b3b3;
}
.form-control::-webkit-input-placeholder {
  color: #b3b3b3;
}
.form-control.placeholdersjs {
  color: #b3b3b3;
}
.form-control.control-sm {
  width: 25%;
}
.form-control.error {
  border-color: #ff696d;
}
.form-control:focus {
  border-color: #009f4b;
  -webkit-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.form-control-textarea {
  resize: vertical;
  min-height: 80px;
  max-height: 150px;
}
.form-control.placeholder {
  color: #b3b3b3;
}
.form .form-control.control-sm.zip-control {
  float: left;
  width: 21%;
}
.label-control {
  font-size: 16px;
  color: #333333;
}
.label-control.dark-control {
  font-size: 16px;
  color: #333333;
}
.errorMessage {
  color: #ff696d;
  display: block;
  margin-top: -5px;
  font-size: 13px;
  margin-bottom: 10px;
}
.errorMessage a {
  color: #009f4b;
}
.errorMessage a:hover {
  color: #d92127;
}
.input-notice {
  color: #999999;
  font-size: 13px;
  margin-top: -5px;
  margin-bottom: 10px;
  margin-right: 5px;
}
.input-notice.push-bottom {
  margin-bottom: 20px;
  display: block;
}
.input-notice a {
  color: #009f4b;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 159, 75, 0.5);
}
.input-notice a:hover {
  color: #d92127;
  border-bottom: 1px solid rgba(217, 33, 39, 0.5);
}
.input-notice-link {
  font-size: 13px;
}
.check-be-fan + label {
  padding-left: 25px;
  margin-left: 0px;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-control {
  min-height: 1.1em;
  display: block;
  cursor: pointer;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-control[type="checkbox"] {
  display: none;
}
.checkbox-control[type="checkbox"]:checked + .checkbox-control:before {
  background-position: 0 0;
}
.checkbox-control:before {
  content: '';
  background: url("../img/checkbox-sprite.png") 0 -19px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: -7px;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 18px;
  height: 18px;
  margin-left: 7px;
}
.checkbox-control .label-control {
  font-size: 14px;
  color: #fff;
}
.checkbox-control .label-control.dark-control {
  font-size: 16px;
  color: #333333;
}
.radio-control-container {
  min-height: 1.1em;
  display: block;
  position: relative;
  margin-bottom: 15px;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-control-container .radio-control[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: block;
  left: -100%;
}
.radio-control-container .radio-control[type="radio"] .radio-label > .ico {
  display: none;
}
.radio-control-container .radio-control[type="radio"]:checked + .radio-label:before {
  border-color: #009e4a;
}
.radio-control-container .radio-control[type="radio"]:disabled + .radio-label:before {
  border-color: #dfdfdf;
  background: #f5f5f5;
}
.radio-control-container .radio-control[type="radio"]:checked + .radio-label:after {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 6px;
  background: #009f4b;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ie8 .radio-control-container .radio-control[type="radio"] + .radio-label:before {
  display: none!important;
}
.ie8 .radio-control-container .radio-control[type="radio"] + .radio-label span {
  display: none!important;
}
.ie8 .radio-control-container .radio-control[type="radio"] + .radio-label {
  cursor: pointer;
}
.ie8 .radio-control-container .radio-control[type="radio"] + .radio-label .ico {
  cursor: pointer;
  display: block !important;
  position: absolute;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 18px;
  height: 18px;
  background: #fff url("/common/img/ico-radio.png") 0 -18px no-repeat;
  left: 0;
  top: 1px;
}
.ie8 .radio-control-container .radio-control[type="radio"]._checked + .radio-label .ico {
  background-position: 0 0;
}
.radio-control-container .radio-label {
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 0 27px;
  color: #333333;
  display: inline-block;
}
.radio-control-container .radio-label:before {
  content: '';
  display: block;
  position: absolute;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background: #fff;
  left: 0;
  top: 1px;
  border: #bfbfbf solid 2px;
}
.radio-control-container .radio-label:hover:before {
  border-color: #009e4a;
}
.radio-control-container .radio-label span {
  display: block;
  color: #7f7f7f;
  font-size: 13px;
}
.ie8 .radio-control-container .radio-label._checked .ico {
  background-position: 0 0;
}
.radio-control-container._witch-ico .radio-control[type="radio"] + .radio-label {
  cursor: pointer;
}
.radio-control-container._witch-ico .radio-control[type="radio"] + .radio-label:before,
.radio-control-container._witch-ico .radio-control[type="radio"] + .radio-label:after {
  display: none !important;
}
.radio-control-container._witch-ico .radio-control[type="radio"] + .radio-label .ico {
  cursor: pointer;
  display: block !important;
  position: absolute;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 18px;
  height: 18px;
  background: #fff url("/common/img/ico-radio.png") 0 -18px no-repeat;
  left: 0;
  top: 1px;
}
.radio-control-container._witch-ico .radio-control[type="radio"]:checked + .radio-label .ico {
  background-position: 0 0;
}
.btn-group {
  width: 100%;
  height: auto;
  display: table;
  text-align: center;
}
.btn-group .btn-wrap {
  display: table-cell;
  width: auto;
  padding: 0 2%;
}
.order-create-btn {
  width: 75%;
  height: 58px;
  display: block;
  text-decoration: none;
  background: #fff;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  position: relative;
  text-align: center;
  color: #e10025;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 58px;
  border: 0;
  text-indent: 15px;
  outline: 0;
}
.order-create-btn:after {
  content: '';
  display: block;
  position: absolute;
  right: -25px;
  top: -3px;
  background: url("../img/arrow-btn-corner.png");
  width: 31px;
  height: 64px;
}
.order-create-btn:hover {
  -webkit-animation: vibraion .5s 0 linear;
  -moz-animation: vibraion .5s 0 linear;
  -o-animation: vibraion .5s 0 linear;
  animation: vibraion .5s 0 linear;
  outline: 0;
}
.order-create-btn:active {
  background-color: #f7f7f7;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  outline: 0;
}
.order-create-btn:active:after {
  background-position: 0 61px;
}
.order-create-btn.disabled {
  cursor: not-allowed;
  background-color: #f7f7f7;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  outline: 0;
}
.order-create-btn.disabled:after {
  background-position: 0 61px;
}
.form-horizontal .label-control {
  width: 25%;
  margin-right: 5%;
  float: left;
  padding-top: .7em;
}
.form-horizontal .row {
  margin-bottom: 15px;
}
.form-horizontal .row:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.form-horizontal .row p {
  font-size: 14px;
  line-height: 14px;
}
.form-horizontal .auth-select {
  width: 70%;
  float: right;
  margin: 0;
}
.form-horizontal .form-control {
  width: 70%;
  float: right;
}
.form-horizontal .errorMessage {
  margin-bottom: 0px;
  padding-left: 30%;
}
.form-horizontal .footnote {
  width: 70%;
  float: right;
  padding-left: 5px;
  padding-top: 5px;
  font-size: 16px;
  color: #333333;
}
.form-horizontal .footnote .icon {
  margin-right: 7px;
}
.form-horizontal .controls-set .select2-container.auth-select.select-md {
  width: 30%;
}
.form-horizontal .controls-set .select2-container.auth-select.select-sm {
  width: 17%;
}
.form-horizontal .controls-set .select2-container.auth-select.last {
  margin-right: 0;
}
.form-submit-controls {
  padding: 10px 0;
  margin-top: 25px;
  font-size: 16px;
}
.form-submit-controls.push-bottom {
  margin-bottom: 5px;
}
.form-submit-controls:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.form-submit-controls .pull-left {
  float: left;
  width: 50%;
}
.form-submit-controls .pull-right {
  float: right;
  width: 50%;
}
.form-submit-controls a,
.form-submit-controls .hash-link {
  color: #009f4b;
  border-bottom: 1px solid rgba(0, 159, 75, 0.5);
  text-decoration: none;
}
.form-submit-controls a:hover,
.form-submit-controls .hash-link:hover {
  color: #d92127;
  border-bottom-color: rgba(217, 33, 39, 0.5);
}
.form-submit-controls .hash-link {
  cursor: pointer;
  border-bottom-style: dotted;
}
.form-vertical .form-control {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-vertical .label-control {
  display: block;
  margin-bottom: -5px;
}
.form-checkout .row {
  width: 80%;
  height: 1%;
}
.form-checkout .row-payment .errorMessage {
  padding-left: 0;
}
.form-checkout .row .form-control-zip {
  width: 21%;
  float: left;
}
.form-checkout .row-textarea {
  width: 100%;
}
.form-checkout .row-textarea .label-control {
  width: 19%;
}
.form-checkout .row-textarea .form-control {
  width: 76%;
}
.form-checkout .errorMessage {
  clear: left;
  margin-top: 0;
}
.form-checkout .controls-group {
  width: 70%;
  float: right;
  font-size: 16px;
  padding-top: .7em;
}
.form-checkout .controls-group .row-element {
  margin-bottom: 13px;
}
.form-checkout .controls-group .small-row-element {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 0;
  float: left;
}
.form-checkout .controls-group .small-row-element:last-child {
  margin-right: 0;
}
.form-checkout .controls-group .label-control {
  font-size: 14px;
  float: none;
}
.form-checkout .controls-group .form-control,
.form-checkout .controls-group .select2-container {
  float: none;
  margin-top: 5px;
  width: 100%;
}
.form-checkout .controls-group .errorMessage {
  padding-left: 0;
}
@media (max-width: 1300px) {
  .form-checkout .row {
    width: 100%;
  }
  .form-checkout .row-textarea .label-control {
    width: 25%;
  }
  .form-checkout .row-textarea .form-control {
    width: 70%;
  }
}
@media (max-width: 1100px) {
  .form-checkout .row {
    width: 100%;
  }
  .form-checkout .row .group-label {
    display: none;
  }
  .form-checkout .row .label-control {
    float: none;
  }
  .form-checkout .row .form-control,
  .form-checkout .row .form-control.control-sm.zip-control {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .form-checkout .row .form-control-zip,
  .form-checkout .row .form-control.control-sm.zip-control-zip {
    width: 30%;
  }
  .form-checkout .row .controls-group {
    width: 100%;
    float: none;
  }
  .form-checkout .row .controls-group .label-control {
    font-size: 16px;
  }
  .form-checkout .row .controls-group .form-control {
    margin-top: 10px;
  }
  .form-checkout .row .auth-select {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .form-checkout .row .errorMessage {
    padding-left: 0;
  }
}
.form-mixed .row {
  padding: 0;
  margin: 0;
}
.form-mixed .row:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.form-mixed .form-control {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-mixed .pull-left {
  margin: 0;
  float: left;
}
.form-mixed .pull-left.label-control {
  width: 30%;
  margin-right: 5%;
  margin-top: 1.3em;
}
.form-mixed .pull-left.label-control + .pull-left {
  width: 55%;
}
.form-mixed .pull-left.submit-col {
  padding-top: 10px;
}
.form-mixed .pull-left.submit-col .btn {
  width: auto;
  font-size: 18px;
  padding: 13px 20px;
}
.form.form-md {
  width: 70%;
  margin-top: 30px;
}
.form.form-md.min {
  margin-top: 0;
}
.form .label-control {
  cursor: default;
}
.form .label-control.required:after {
  content: '';
  display: inline-block;
  background: #d52718;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  top: -0.5em;
  right: -0.4em;
}
.light-controls .checkbox-control:before {
  background: url("../img/checkbox-light-control.png") 0 -19px;
}
.light-controls .checkbox-control.control-label {
  font-size: 16px;
  color: #333333;
}
.form-list li {
  list-style: none;
  font-size: 14px;
  color: #333333;
}
.form-list li:before {
  content: '';
  display: block;
  position: relative;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  margin-top: 8px;
  margin-left: -14px;
  background: #d52718;
}
.form-title {
  font-size: 26px;
  margin: 0;
  color: #333333;
}
.controls-set .col-control,
.controls-set .auth-select {
  float: left;
  min-width: 0;
  margin-right: 3%;
}
.controls-set .col-control {
  width: 30%;
  margin-right: 0;
  font-size: 14px;
}
.controls-set .col-control .form-control {
  width: 95%;
  font-size: 14px;
}
.controls-set .col-control .label-control {
  font-size: 14px;
}
.controls-set ~ .errorMessage {
  margin-bottom: 5px;
}
.ui-autocomplete {
  z-index: 10;
  border: 0;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
}
.ui-autocomplete .ui-menu-item {
  background: #fff;
  font-size: 12px;
  color: #333333;
  line-height: 26px;
  list-style: none;
  display: list-item;
  height: 30px;
  padding-left: 13px;
  font-weight: 600;
  padding: 3px 7px 4px;
  border: 0;
}
.ui-autocomplete .ui-menu-item.ui-state-focus,
.ui-autocomplete .ui-menu-item:hover {
  background: #009f4b;
  color: #fff;
}
.e .price {
  background: #00a14b;
  background: rgba(0, 161, 76, 0.9);
  color: #fff;
  white-space: nowrap;
}
.rub {
  content: "c";
  font-family: Rub, sans-serif;
  font-size: 24px;
  line-height: 37px;
  font-weight: 500;
  text-transform: lowercase;
}
i.rub {
  content: "c";
  font-family: Rub, sans-serif;
  font-size: 24px;
  line-height: 37px;
  font-weight: 500;
  text-transform: lowercase;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
}
.symbol-rub {
  display: inline;
  content: "c";
  font-family: Rub, sans-serif;
  font-size: 24px;
  line-height: 37px;
  font-weight: 500;
  text-transform: lowercase;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
  font-weight: inherit;
}
.symbol-rub:after {
  content: "i";
}
.symbol-rub.symbol-rub__bold:after {
  content: "c";
}
.link {
  text-decoration: none;
}
.nav {
  margin: 0;
  padding-left: 0;
  display: table;
  width: 100%;
  text-align: center;
}
.nav .nav-item {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  min-width: 100px;
  padding: 0 15px;
  display: table-cell;
  width: auto;
  vertical-align: middle;
}
.nav .nav-item .link {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
}
.breadcrumb {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
}
.breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.breadcrumb .link:first-child:before {
  display: none;
}
.breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.inner-paper {
  width: 100%;
  background-color: #fff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}
.nav-tabs {
  width: 100%;
  height: auto;
  display: table;
  margin: 0;
  padding: 19px 40px;
  background: #d52718;
}
.nav-tabs:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.nav-tabs li {
  display: table-cell;
  min-width: 250px;
  padding: 23px 2%;
  vertical-align: middle;
  list-style: none;
  background: none;
  cursor: pointer;
  text-align: center;
  border: 1px dashed rgba(255, 255, 255, 0.8);
  border-right: 0;
  position: relative;
}
.nav-tabs li:last-child {
  border-right: 1px dashed rgba(255, 255, 255, 0.8);
}
.nav-tabs li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 0;
  text-decoration: none;
}
.nav-tabs li.active {
  border: 0;
  background: #fff;
}
.nav-tabs li.active a {
  color: #d52718;
}
.nav-tabs li.active + li {
  border-left: 0;
}
.success-alert {
  margin: 0;
  margin-top: 30px;
  padding: 30px;
  border: 2px solid #009d4f;
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #eafff4;
}
.success-alert:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.success-alert figcaption {
  float: left;
  width: 60%;
  margin-right: 10%;
  color: #333333;
  font-size: 14px;
  text-align: left;
}
.success-alert img {
  width: 30%;
  float: right;
}
.green-link {
  text-decoration: none;
  font-size: 14px;
  color: #009f4b;
  position: relative;
}
.green-link:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0;
  border-top: #3fb777 solid 1px;
  left: 0;
  top: 16px;
}
.gray-link {
  text-decoration: none;
  font-size: 12px;
  color: #808080;
  position: relative;
}
.gray-link:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0;
  border-top: #d9d9d9 solid 1px;
  left: 0;
  top: 13px;
}
.hash-link {
  color: #009f4b;
  text-decoration: none;
  border-bottom: 1px dotted rgba(0, 159, 75, 0.5);
  cursor: pointer;
  font-size: 14px;
}
.hash-link:hover {
  color: #d92127;
  border-bottom: 1px dotted rgba(217, 33, 39, 0.5);
}
.sr-only {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.round-counter {
  height: 24px;
  min-width: 24px;
  background: #d92127;
  border-radius: 24px;
  position: absolute;
  line-height: 25px;
  font-size: 14px;
  color: #ffffff;
  padding: 0 7px;
  text-align: center;
}
.round-counter._header {
  top: 17px;
  left: 50%;
  margin-left: 2px;
}
.round-counter._profile_menu {
  height: 20px;
  min-width: 20px;
  border-radius: 20px;
  line-height: 21px;
  top: 12px;
  left: 115px;
}
.mobile .round-counter._header {
  top: 6px;
  height: 18px;
  min-width: 18px;
  border-radius: 18px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}
.mobile .round-counter._profile_menu {
  color: #d92127;
  background: #ffffff;
  top: 20px;
  padding: 0 7px;
  font-size: 14px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
}
body {
  font-size: 62.5%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.nav {
  margin: 0;
  padding-left: 0;
  display: table;
  width: 100%;
  text-align: center;
}
.nav .nav-item {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  min-width: 100px;
  padding: 0 15px;
  display: table-cell;
  width: auto;
  vertical-align: middle;
}
.nav .nav-item .link {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
}
.wrapper {
  max-width: 1404px;
  padding: 0 32px;
  margin: 0 auto;
  min-width: 1000px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .wrapper {
    min-width: 720px;
    padding: 0 20px;
    padding-bottom: 10px;
  }
}
.page {
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
}
.page .body-wrap {
  background-color: #2e735c;
  background-image: url('/common/img/bg2-green.png');
  background-image: url('/common/img/bg3-transparent.png'), url('/common/img/bg3-gradient.png');
  background-repeat: repeat, repeat-x;
}
.ie8 .page {
  font-family: "Arial", sans-serif;
}
.ie8 .page {
  font-family: "Arial", sans-serif;
}
.page header {
  padding-top: 40px;
  margin-left: 60px;
  margin-bottom: 40px;
}
.page header .top-nav {
  position: relative;
  z-index: 3;
  background: #373636;
  height: 40px;
  padding-left: 37px;
  padding-right: 9px;
  text-transform: uppercase;
}
.page header .top-nav .submenu {
  background: #373636;
  position: absolute;
  right: 0;
  padding-left: 0;
  z-index: 10;
  display: none;
}
.page header .top-nav .submenu.opened {
  display: block;
}
.page header .top-nav .submenu li {
  background: #373636;
  display: block;
  float: none;
}
.page header .top-nav .nav-item {
  padding: 0;
}
.page header .top-nav .nav-item .link {
  display: block;
  width: 100%;
  padding: 10px 15px;
  color: #999999;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}
.page header .top-nav .nav-item.hidden {
  display: none;
}
.page header .top-nav .nav-item._active {
  background: #19683f;
}
.page header .top-nav .nav-item._active .link {
  color: #fff;
}
.page header .top-nav .nav-item:hover > .link {
  color: #fff;
}
.page header .logo {
  display: block;
  text-decoration: none;
  position: absolute;
  top: 33px;
  margin-left: -67px;
  background: url("/common/img/logo.png") no-repeat;
  width: 167px;
  height: 205px;
  z-index: 3;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .page header .logo {
    background: transparent url("/common/img/logo@2x.png") no-repeat 50% 50%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
}
.page header .main {
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
  color: #fff;
  background: #009f4b;
  height: 140px;
  display: table;
  width: 100%;
}
.page header .main .header-item {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  position: relative;
}
.page header .main .header-banner img {
  width: auto;
  display: block;
  margin-right: 20px;
}
.page header .main .holiday-wrap {
  position: absolute;
  top: 30px;
  right: 0;
  margin: auto;
  height: 80px;
  text-align: right;
}
.page header .main .holiday-wrap .txt {
  font-weight: bold;
  font-size: 20px;
  width: 100px;
  display: inline-block;
  position: relative;
  top: -20px;
  left: 10px;
  text-align: left;
}
@media screen and (max-width: 1170px) {
  .page header .main .holiday-wrap {
    height: 55px;
    margin-right: 20px;
    text-align: center;
  }
  .page header .main .holiday-wrap img {
    width: 50%;
    height: auto;
  }
  .page header .main .holiday-wrap .txt {
    display: block;
    width: 100%;
    top: 0;
    text-align: center;
  }
}
.page header .main .header-button {
  text-decoration: none;
  padding-top: 0;
  color: #fff;
  text-align: center;
  border-left: 1px solid #33ba72;
  font-size: 16px;
  line-height: 16px;
  width: 160px;
  width: 12.5%;
}
.page header .main .header-button:hover {
  background-color: #00ab50;
}
.page header .main .header-button span {
  display: block;
}
.page header .main .text {
  padding-left: 125px;
  padding-right: 20px;
  color: #fff;
}
.page header .main .text .title {
  margin: 0;
  font-size: 28px;
  line-height: 35px;
  text-transform: uppercase;
}
.page header .main .text .description {
  display: block;
  font-size: 22px;
  line-height: 38px;
}
.page header .main .login {
  position: relative;
  background: url("../img/ico-header-login.png") no-repeat 50% 28px;
}
.page header .main .login span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 90%;
  max-width: 145px;
  margin: 0 5%;
  position: relative;
  padding-top: 72px;
}
.ie8 .page header .main .login span {
  display: inline-block;
}
.page header .main .login._auoth {
  background-image: url("../img/ico-header-auoth.png");
}
.page header .main .login._active {
  background-image: url("../img/ico-header-login-active.png");
  background-color: #008c46;
}
.page header .main .promo {
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  background: #fff url("/common/img/rzd.png") no-repeat 50% 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  color: #999999;
  width: 220px;
  width: 17.2%;
  padding-top: 65px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .page header .main .promo {
    background: transparent url("/common/img/rzd@2x.png") #fff no-repeat 50% 0;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }
}
.page main {
  position: relative;
  z-index: 2;
}
.page main > section {
  background: #f0f0f0;
  padding: 30px 2.98507463%;
  width: 100%;
}
@media (max-width: 1100px) {
  .page main > section {
    padding: 30px 15px;
  }
}
.page main .top-nav {
  position: relative;
  height: 60px;
  background: #cf3439;
}
.page main .top-nav._witch-search {
  padding-right: 67px;
}
.page main .top-nav.top-nav-left {
  white-space: nowrap;
}
.page main .top-nav.top-nav-left .nav {
  display: inline-block;
  text-align: left;
}
.page main .top-nav.top-nav-left .nav ._last .sub-nav {
  right: 67px;
}
.page main .top-nav.top-nav-left .nav .nav-item {
  padding: 0;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  display: inline-block;
  min-width: 0;
}
.page main .top-nav.top-nav-left .nav .nav-item > .link {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  display: table;
  height: 60px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  padding: 0 20px;
}
@media screen and (max-width: 1233px) {
  .page main .top-nav.top-nav-left .nav .nav-item > .link {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1133px) {
  .page main .top-nav.top-nav-left .nav .nav-item > .link {
    padding: 0 13px;
  }
}
.page main .top-nav.top-nav-left .nav .nav-item .text {
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  width: 100%;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  color: #fff;
}
.ie8 .page main .top-nav.top-nav-left .nav .nav-item .text {
  font-family: "Arial", sans-serif;
}
.page main .top-nav.top-nav-left .nav .nav-item .nav-item .link {
  padding: 0 18px;
}
.page main .top-nav.top-nav-left .nav .nav-item._show {
  background: #bd262b;
}
.page main .top-nav.top-nav-left .nav .nav-item:hover {
  background: #bd262b;
}
.page main .top-nav.top-nav-left .nav .nav-item:hover .sub-nav {
  display: block;
}
.page main .top-nav.top-nav-left .nav .nav-item._active {
  background: #bd262b;
}
.page main .top-nav.top-nav-left .nav .nav-item .sub-nav {
  display: none;
}
.page main .top-nav.top-nav-left .nav .sub-nav {
  z-index: 3;
  background: #bd262b;
  position: absolute;
  top: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  text-align: left;
}
.page main .top-nav.top-nav-left .nav .sub-nav .col {
  padding-left: 14px;
  padding-right: 13px;
  min-width: 296px;
}
.page main .top-nav.top-nav-left .nav .sub-nav .link {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  display: block;
  height: auto;
  padding-bottom: 13px;
  padding-left: 10px;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  -webkit-transition: all 100ms ease-in-out 0;
  -moz-transition: all 100ms ease-in-out 0;
  -ms-transition: all 100ms ease-in-out 0;
  -o-transition: all 100ms ease-in-out 0;
  transition: all 100ms ease-in-out 0;
}
.page main .top-nav.top-nav-left .nav .sub-nav .link:hover {
  background: #d92127;
  text-decoration: none;
}
.page main .top-nav.top-nav-left .nav .sub-nav .sub-link {
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  padding-left: 10px;
  text-transform: none;
  padding-left: 25px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: 0;
}
.ie8 .page main .top-nav.top-nav-left .nav .sub-nav .sub-link {
  font-family: "Arial", sans-serif;
}
.page main .top-nav.top-nav-left .nav .sub-nav .sub-link._last {
  margin-bottom: 5px;
}
.page main .top-nav.top-nav-left .nav .sub-nav .col-wrap {
  display: table;
}
.page main .top-nav.top-nav-left .nav .sub-nav .col {
  display: table-cell;
  vertical-align: top;
}
.page main .top-nav.top-nav-left .nav .sub-nav .col + .col {
  border-left: 2px solid #d92127;
}
.page main .top-nav.top-nav-left .search {
  position: absolute;
  right: 0;
  top: 0;
  width: 67px;
  height: 60px;
  background: url("../img/ico-search.png") no-repeat 50% 50%;
  border-left: 2px solid #eb1f26;
  cursor: pointer;
}
.page main .top-nav.top-nav-left .search.opened {
  border: none;
  background: #99171b url("../img/ico-close.png") no-repeat 50% 50% !important;
  border-left: 2px solid #99171b;
}
.page main .top-nav.top-nav-left .search:hover {
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  -webkit-transition: background-color 200ms ease-in 0ms;
  -moz-transition: background-color 200ms ease-in 0ms;
  -ms-transition: background-color 200ms ease-in 0ms;
  -o-transition: background-color 200ms ease-in 0ms;
  transition: background-color 200ms ease-in 0ms;
  background-color: #bd262b;
}
.page main .top-nav.top-nav-left .search-box {
  position: absolute;
  display: none;
  width: 100%;
  background: #99171b url("../img/ico-search-red.png") no-repeat 23px 50%;
  height: 82px;
  top: 60px;
  left: 0;
  z-index: 5;
}
.page main .top-nav.top-nav-left .search-box .text {
  border: none;
  background: transparent;
  outline: none;
  font-size: 40px;
  line-height: 44px;
  color: #fff;
  padding-top: 17px;
  width: 90%;
  height: 48px;
  padding-left: 87px;
  text-align: left;
}
.page main .back-link {
  display: inline-block;
  position: relative;
  color: #009f4b;
  margin-left: 20px;
  text-decoration: none;
  border-bottom: 1px solid #a7d3b8;
  font-size: 14px;
  line-height: 16px;
}
.page main .back-link:before {
  left: -20px;
  width: 20px;
  position: absolute;
  content: '←';
}
.page footer {
  background: #262626;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.page footer .sponsors {
  height: auto;
  min-height: 93px;
  border-top: 2px solid #e0e0e0;
  background: #f0f0f0;
  position: relative;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
}
.ie8 .page footer .sponsors {
  font-family: "Arial", sans-serif;
}
.page footer .sponsors .title {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  position: absolute;
  padding-left: 35px;
  height: 100%;
  width: 250px;
}
.page footer .sponsors .title span {
  display: table-cell;
  vertical-align: middle;
  height: 91px;
}
.page footer .sponsors .sponsors-wrapper {
  width: 100%;
  display: block;
  padding-left: 268px;
  padding-right: 47px;
}
.page footer .sponsors .sponsors-wrapper .sponsor-line {
  width: 100%;
  display: block;
}
.page footer .sponsors .sponsors-wrapper .sponsor-line:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.page footer .sponsors .sponsors-wrapper .sponsor-line .sponsors-item {
  height: 90px;
  float: left;
  padding: 0 5%;
}
.page footer .sponsors .sponsors-wrapper .sponsor-line .sponsors-item .sponsors-item-wrap {
  height: 93px;
  display: table-cell;
  vertical-align: middle;
}
.page footer .sponsors .sponsors-wrapper .sponsor-line .sponsors-item .sponsors-item-wrap img {
  max-height: 66px;
  width: auto;
}
.page footer .nav {
  padding: 20px 40px;
}
.page footer .nav .nav-item {
  /*height: 80px;*/
  padding: 10px 5px;
  display: table-cell;
  position: relative;
  min-width: 0;
  transition: none;
  white-space: nowrap;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page footer .nav .nav-item {
    display: inline-block;
  }
}
.page footer .nav .nav-item .link {
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #fff;
  word-wrap: normal;
}
.page footer .nav .nav-item .link:hover {
  color: #ff5b4c;
}
.page footer .nav .nav-item._first {
  /*padding-left: 0;*/
  /*text-align: left;*/
  /*padding-right: 5px;*/
}
.page footer .nav .nav-item._last {
  /*padding-right: 0;*/
  /*text-align: right;*/
  /*padding-left: 5px;*/
}
.page footer .hr {
  width: 100%;
  padding: 0 40px;
}
.page footer .hr .line {
  background: #464646;
  height: 2px;
  width: 100%;
}
.page footer .main {
  padding: 0 40px;
  width: 100%;
  display: table;
  height: 183px;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page footer .main {
    display: block;
    height: auto;
  }
}
.page footer .main .contacts {
  padding-top: 40px;
  width: 43%;
  display: table-cell;
  vertical-align: top;
  color: #00e66b;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page footer .main .contacts {
    width: auto;
    display: block;
    border-bottom: 2px solid #464646;
    overflow: hidden;
    padding-bottom: 20px;
  }
}
.page footer .main .contacts .contacts-wrapper {
  margin-bottom: 18px;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page footer .main .contacts .contacts-wrapper {
    float: left;
    width: 55%;
  }
}
.page footer .main .contacts .title {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-top: 3px;
}
.page footer .main .contacts .phone,
.page footer .main .contacts .phone a {
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  padding-top: 20px;
  color: #00e56b;
  text-decoration: none;
}
.page footer .main .contacts .description {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page footer .main .contacts .description {
    margin-left: 55%;
    width: 45%;
    padding-left: 30px;
    display: block;
  }
}
.page footer .main .info {
  display: table-cell;
  padding-top: 40px;
  padding-left: 2px;
}
.page footer .main .info .payment {
  margin-bottom: 49px;
  background: url("/common/img/ico-pay.png") no-repeat;
  width: 533px;
  height: 47px;
}
.page footer .main .info .copyright {
  color: #999999;
  font-size: 12px;
  line-height: 20px;
}
.page footer .main .info .copyright .default-link {
  color: #999999;
  border-bottom: 0;
  position: relative;
}
.page footer .main .info .copyright .default-link:after {
  content: '';
  position: absolute;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  left: 0;
}
.page footer .main .info .copyright .default-link:hover {
  color: #d92127;
}
.page footer .main .info .copyright .default-link:hover:after {
  background: rgba(217, 33, 39, 0.5);
}
/* конфиктовали стили для внешнего ресурса бронирования зала fs-api */
.fs-api .modal-content {
  opacity: 1;
}
.fs-api .nav {
  display: block;
}
.news-page h1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 44px;
  width: 75%;
  margin: 15px 0;
}
.news-page .preview img {
  width: 100%;
}
.news-page .content {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 7%;
  padding-left: 8%;
}
.news-page .content p.autor,
.news-page .content p.date {
  color: #808080;
}
.news-page a.print-btn {
  color: #009f4b;
  border: solid 2px #22ac63;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 22px 0 11px;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
}
.news-page span.tags {
  font-size: 14px;
  color: #000;
  float: right;
}
.news-page span.tags a {
  color: #419170;
  text-decoration: underline;
}
.news-x {
  border-top: solid 2px #f0f0f0;
  margin-top: 20px;
  margin-bottom: 30px;
}
.news-x .btn-bordered {
  color: #009f4b;
  border-color: #009f4b;
  background: none;
  padding: 10px 27px;
  width: auto;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.news-x header {
  margin-left: 0;
  padding-top: 0px;
  margin-bottom: 0px;
}
.news-x header ul.category {
  margin: 0;
  width: auto;
}
.news-x header ul.category li {
  padding: 7px 10px 6px 10px;
  list-style-type: none;
  display: inline;
  line-height: 25px;
}
.news-x header ul.category li a {
  text-decoration: none;
  font-size: 14px;
  border-bottom: dotted 1px #747474;
}
.news-x header ul.category li.active {
  background: #009f4b;
}
.news-x header ul.category li.active a {
  color: #fff;
  border: none;
}
.news-x header ul.category li:hover a {
  color: #cf3439;
  border-color: #cf3439;
}
.news-x header h2 {
  margin-top: 50px;
  font-weight: 900;
  font-style: italic;
  font-size: 32px;
  color: #333333;
  text-transform: uppercase;
  float: left;
  margin-right: 40px;
  padding-left: 50px;
  position: relative;
}
.news-x header h2:after {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../../img/sprite/news.png);
}
.news-x .news-content .news-item {
  width: 48%;
  float: left;
  margin-top: 25px;
  margin-right: 4%;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
}
.news-x .news-content .news-item h3 {
  font-weight: bold;
  font-size: 20px;
  margin: 27px;
}
.news-x .news-content .news-item h3 a {
  text-decoration: none;
  color: #333;
}
.news-x .news-content .news-item h3 a:hover {
  text-decoration: none;
  color: #cf3439;
}
.news-x .news-content .news-item p {
  font-size: 14px;
  margin: 27px;
}
.news-x .news-content .news-item .news-img {
  height: 158px;
  overflow: hidden;
}
.news-x .news-content .news-item .news-img img {
  width: 100%;
}
.news-x .news-content .big_img .news-img {
  height: 230px;
  overflow: hidden;
}
.news-x .news-content .big_img .news-img img {
  width: 100%;
}
.news-x .news-content article:nth-child(2n) {
  margin-right: 0;
}
.social-likes {
  padding: 10px 0 30px 0;
}
.social-likes .social-likes__widget {
  position: relative;
  margin-right: 66px;
}
@media (max-width: 500px) {
  .social-likes .social-likes__widget {
    display: inline-block;
    margin: 0 0 20px 15%;
    width: 34%;
  }
}
.social-likes .social-likes__widget .social-likes__button {
  cursor: pointer;
  border-radius: 50%;
  background-image: url("/common/img/social-likes/loko-pattern.png");
  width: 38px;
  height: 38px;
  text-indent: -999999px;
  display: inline-block;
  position: relative;
}
.social-likes .social-likes__widget .social-likes__button:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 10px;
  width: 20px;
  height: 20px;
}
.social-likes .social-likes__widget .social-likes__button_facebook:after {
  background-image: url("/common/img/social-likes/fb.png");
}
.social-likes .social-likes__widget .social-likes__button_twitter:after {
  background-image: url("/common/img/social-likes/tw.png");
}
.social-likes .social-likes__widget .social-likes__button_vkontakte:after {
  background-image: url("/common/img/social-likes/vk.png");
}
.social-likes .social-likes__widget .social-likes__button_plusone:after {
  background-image: url("/common/img/social-likes/gp.png");
}
.social-likes .social-likes__widget .social-likes__counter {
  position: absolute;
  top: 12px;
  left: 46px;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
}
.wysiwyg-block iframe {
  max-width: 100%;
}
.wysiwyg-block header {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 30px;
  background: none;
}
.wysiwyg-block header h1 {
  font-size: 40px;
  font-weight: bold;
  color: #333;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wysiwyg-block h2 {
  color: #d92127;
  font-family: "Exo_2", sans-serif;
  font-size: 32px;
  line-height: 34px;
}
.wysiwyg-block h3 {
  color: #d92127;
  font-family: "Exo_2", sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
  margin: 20px 0 18px;
}
.wysiwyg-block h4 {
  color: #d92127;
  font-family: "Exo_2", sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.wysiwyg-block p {
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto 20px;
  max-width: 800px;
}
.wysiwyg-block p strong {
  font-weight: 600;
}
.wysiwyg-block p img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.wysiwyg-block table {
  width: 100%;
  margin: 0 auto !important;
  max-width: 800px;
}
.wysiwyg-block > div {
  margin: 0 auto;
  max-width: 800px;
}
.wysiwyg-block .img-block,
.wysiwyg-block .two-columns-with-notice + .hr-after-block {
  margin: 0 auto 30px !important;
}
.wysiwyg-block .full-width {
  margin: 0 -8.3% 0 -9.4%;
}
.wysiwyg-block .hr-after-block {
  height: 3px;
  width: 100%;
}
.wysiwyg-block .left-col,
.wysiwyg-block .right-col {
  margin: 0;
  width: 50%;
}
.wysiwyg-block .left-col p,
.wysiwyg-block .right-col p {
  margin: 0 0 10px;
}
.wysiwyg-block .left-col {
  float: left;
}
.wysiwyg-block .left-col p {
  padding: 0 5px 0 0;
}
.wysiwyg-block .right-col {
  float: right;
}
.wysiwyg-block .right-col p {
  padding: 0 0 0 15px;
}
.wysiwyg-block .img-block {
  margin: 30px auto;
  max-height: 510px;
  max-width: 100%;
  overflow: hidden;
}
.wysiwyg-block .img-block img {
  height: auto;
  width: 100%;
}
.wysiwyg-block .img-block .caption {
  color: #7f7f7f;
}
.wysiwyg-block .two-columns {
  background-color: #fff;
}
.wysiwyg-block .two-columns-with-notice {
  padding: 0 0 30px 0;
}
.wysiwyg-block .two-columns-with-notice .left-col {
  color: #009f4b;
}
.wysiwyg-block .two-columns-with-notice .left-col p {
  font-size: 16px;
  font-weight: 500;
  padding: 0 20px 0 0;
}
.wysiwyg-block .two-columns-with-notice .right-col {
  font-size: 13px;
  padding: 0;
}
.wysiwyg-block .two-columns-with-notice + .hr-after-block {
  background-color: #f0f0f0;
  height: 2px;
  margin-bottom: 30px !important;
  position: relative;
  max-width: inherit;
}
.wysiwyg-block .two-columns-with-notice + .hr-after-block:after {
  background-image: url("../sprite/bottom-arrow.png");
  bottom: -21px;
  content: "";
  height: 24px;
  left: 50%;
  margin-left: -21px;
  position: absolute;
  width: 42px;
}
.wysiwyg-block .greenbtn a {
  position: relative;
  width: auto;
  display: inline-block;
  border: solid 2px #009f4b;
  color: #009f4b;
  line-height: 44px;
  padding: 0 1.6em 0 1.6em;
  background: #fff;
  box-shadow: none;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
.wysiwyg-block .greenbtn a:hover {
  color: #fff;
  border-color: #00a14c;
  background: #00a14c;
}
.wysiwyg-block .two-columns-with-header {
  background-repeat: no-repeat;
  padding: 0;
  position: relative;
}
.wysiwyg-block .two-columns-with-header > h2 {
  color: #009f4b;
  margin-bottom: 40px;
}
.wysiwyg-block .advantages {
  background-color: #fff;
  margin: 0 auto;
  padding: 0;
}
.wysiwyg-block .advantages > h2 {
  color: #cf3439;
  font-size: 32px;
  padding: 20px 0 30px;
  position: relative;
}
.wysiwyg-block .advantages > .hr-after-block {
  background-color: #cf3439;
  margin: 0 -4% 0 -5.1%;
  width: 109.1%;
  display: none;
}
.wysiwyg-block .advantages > ul {
  background: #fff;
  counter-reset: item;
  margin: 0 -4% 0 -5.1%;
  padding-bottom: 75px;
  padding-left: 0;
  border-top: solid #cf3439 3px;
}
.wysiwyg-block .advantages > ul li {
  list-style-type: none;
  font-size: 16px;
  color: #2a2a2a;
  margin: 0;
  padding: 25px 50px 25px 100px;
  position: relative;
}
.wysiwyg-block .advantages > ul li b,
.wysiwyg-block .advantages > ul li strong {
  font-weight: 500 !important;
}
.wysiwyg-block .advantages > ul li:before {
  background: none;
  content: '';
}
.wysiwyg-block .advantages > ul li:nth-child(2n) {
  background: #edf8f2;
}
.wysiwyg-block .advantages > ul li:after {
  background: none;
  color: #cf3439;
  content: counter(item, decimal);
  counter-increment: item;
  display: block;
  font-weight: 600;
  left: 45px;
  list-style-type: decimal;
  position: absolute;
  top: 25px;
}
.wysiwyg-block table.multicoloured-table {
  margin: 30px -4% 60px -5.1%;
}
.wysiwyg-block table.multicoloured-table thead tr {
  background: #fff;
  border: none;
}
.wysiwyg-block table.multicoloured-table thead tr td {
  color: #c1c1c1;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 200px;
}
.wysiwyg-block table.multicoloured-table tr {
  background: #e5f5ed;
}
.wysiwyg-block table.multicoloured-table tr:nth-child(2n) {
  background: #fff;
}
.wysiwyg-block table.multicoloured-table tr td {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  padding: 0 15px 0 40px;
  text-transform: uppercase;
}
.wysiwyg-block table.multicoloured-table tr td .rubl {
  font-weight: 600;
  position: relative;
}
.wysiwyg-block table.multicoloured-table tr td .rubl:after {
  content: '';
  width: 10px;
  height: 11px;
  background-image: url("../sprite/rub.png");
  position: absolute;
  top: 3px;
  right: -20px;
}
.wysiwyg-block .price {
  background-color: #fff;
  padding: 0;
}
.wysiwyg-block .price > h2 {
  color: #d92127;
  margin: 0;
  position: relative;
}
.wysiwyg-block .price table {
  margin: 30px -4% 60px -5.1%;
}
.wysiwyg-block .price table thead tr {
  background: #fff;
  border: none;
}
.wysiwyg-block .price table thead tr td {
  color: #c1c1c1;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 200px;
}
.wysiwyg-block .price table tr {
  background: #e5f5ed;
}
.wysiwyg-block .price table tr:nth-child(2n) {
  background: #fff;
}
.wysiwyg-block .price table tr td {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  padding: 0 15px 0 40px;
  text-transform: uppercase;
}
.wysiwyg-block .price table tr td .rubl {
  font-weight: 600;
  position: relative;
}
.wysiwyg-block .price table tr td .rubl:after {
  content: '';
  width: 10px;
  height: 11px;
  background-image: url("../sprite/rub.png");
  position: absolute;
  top: 3px;
  right: -20px;
}
.wysiwyg-block .contacts {
  background-color: #fff;
  padding: 0 0 30px;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.wysiwyg-block .contacts h3 {
  color: #009f4b;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
}
.wysiwyg-block .contacts .left-p {
  float: left;
  margin: 40px 0 0 0;
  width: 50%;
}
.wysiwyg-block .contacts .left-p h3:first-child:before {
  background-image: url("../sprite/phone-contact.png");
  content: '';
  height: 21px;
  left: -30px;
  position: absolute;
  top: 0;
  width: 13px;
}
.wysiwyg-block .contacts .left-p p {
  padding: 0 20px 0 0;
}
.wysiwyg-block .contacts .right-p {
  float: right;
  margin: 40px 0 0 0;
  width: 50%;
}
.wysiwyg-block .contacts .right-p h3 {
  padding-top: 10px;
}
.wysiwyg-block .contacts .right-p h3:first-child {
  padding-top: 0;
}
.wysiwyg-block .contacts .right-p h3:first-child:before {
  background-image: url("../sprite/star.png");
  content: '';
  height: 16px;
  left: -30px;
  position: absolute;
  top: 2px;
  width: 16px;
}
.wysiwyg-block .contacts .right-p h3:before {
  background-image: url("../sprite/metro.png");
  content: '';
  height: 11px;
  left: -30px;
  position: absolute;
  top: 5px;
  width: 17px;
}
.wysiwyg-block .contacts p.phone {
  color: #333;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
}
.wysiwyg-block .contacts p.metro {
  padding: 0 0 0 20px;
  position: relative;
}
.wysiwyg-block .contacts p.metro:before {
  background: #f21917;
  border-radius: 50%;
  content: '';
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
}
.wysiwyg-block .contacts p.metro.active:before {
  background: #004fa4;
  border-radius: 50%;
  content: '';
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
}
.wysiwyg-block .contacts + .hr-after-block {
  background-color: #f0f0f0;
  margin-bottom: 30px !important;
  max-width: inherit !important;
}
.wysiwyg-block .table {
  margin-top: 20px !important;
  padding: 0;
}
.wysiwyg-block .table.table-bg {
  background-image: url("../img/bg-time.png");
  margin: 0 -8.3% 0 -9.4%;
  padding: 30px 0;
}
.wysiwyg-block .table > h2 {
  color: #fff;
  margin: 0;
  position: relative;
}
.wysiwyg-block .table > h2:before {
  background-image: url("../sprite/time.png");
  content: '';
  height: 30px;
  left: -45px;
  position: absolute;
  top: 0;
  width: 30px;
}
.wysiwyg-block .table table {
  -webkit-box-shadow: 0 11px 26px 1px rgba(50, 50, 50, 0.36);
  -moz-box-shadow: 0 11px 26px 1px rgba(50, 50, 50, 0.36);
  box-shadow: 0 11px 26px 1px rgba(50, 50, 50, 0.36);
  margin: 30px -4% 60px -5.1%;
}
.wysiwyg-block .table table thead tr td {
  background-color: #fff;
  border-bottom: 2px solid #d92127;
  padding: 20px 40px 20px;
}
.wysiwyg-block .table table tbody tr td {
  background-color: #fff;
  padding: 30px 40px;
}
.wysiwyg-block .table table tbody tr:last-child {
  border-bottom: none;
}
.wysiwyg-block .table thead tr:last-child td {
  border-bottom: 2px solid #d92127;
}
.wysiwyg-block .table thead td {
  color: #d92127;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 20px 40px;
}
.wysiwyg-block .table thead td:first-child {
  color: #c0c0c0;
  border-right: 2px dotted #d9d9d9;
}
.wysiwyg-block .table tbody tr:last-child td {
  border-bottom: 2px solid #d92127;
}
.wysiwyg-block .table tbody td {
  border-bottom: 1px solid #ccc;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
}
.wysiwyg-block .table tbody td b,
.wysiwyg-block .table tbody td strong {
  font-weight: 500 !important;
}
.wysiwyg-block .table tbody td:first-child {
  border-right: dotted 2px #d9d9d9;
  color: #d92127;
  font-weight: 500;
}
.wysiwyg-block .table tbody td._red {
  color: #fff;
  background: #d92127;
  border-bottom: 1px solid #d92127;
  font-weight: 700;
  text-align: center;
}
.wysiwyg-block .table tbody td.false {
  color: #ccc;
}
.wysiwyg-block .maps {
  background-color: #fff;
  margin: 0 -8.3% 0 -9.4%;
}
.wysiwyg-block .maps > header {
  background: #009f4b;
  margin-bottom: 0;
  margin-left: 0;
  padding: 30px 8.3%;
}
.wysiwyg-block .maps > header .btn {
  background: none;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
  float: right;
  font-size: 12px;
  margin-top: .5em;
  padding-top: .3em;
  padding-bottom: .3em;
  text-transform: uppercase;
  width: auto;
}
.wysiwyg-block .maps > header h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  position: relative;
}
.wysiwyg-block .maps > header h2:before {
  background-image: url("../sprite/maps.png");
  content: '';
  height: 30px;
  left: -45px;
  position: absolute;
  top: 0;
  width: 30px;
}
.wysiwyg-block .maps img {
  width: 100%;
}
.wysiwyg-block .character {
  padding: 10px 0 0;
}
.wysiwyg-block .character > h2 {
  color: #cf3439;
  position: relative;
}
.wysiwyg-block .character > h2:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  left: -45px;
  background-image: url("../sprite/check.png");
}
.wysiwyg-block .character li {
  background-color: transparent;
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
}
.wysiwyg-block .character li:before {
  display: none;
}
.wysiwyg-block .character li p {
  background: #e5f5ed;
  border-right: 2px solid #fff;
  color: #009f4b;
  font-size: 12px;
  margin: 0;
  padding: 10px 50px;
  text-transform: uppercase;
  text-align: center;
}
.wysiwyg-block .character li .bold {
  color: #4c4c4c;
  font-size: 20px;
  font-weight: 600;
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
}
.wysiwyg-block .character li .ann {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
}
.wysiwyg-block .match-on-tv {
  border-spacing: 0;
  margin-bottom: 40px !important;
  margin-top: 10px !important;
}
.wysiwyg-block .match-on-tv:nth-child(n) {
  background-color: #fff;
}
.wysiwyg-block .match-on-tv tr {
  border-bottom: solid 2px #f0f0f0;
}
.wysiwyg-block .match-on-tv tr th {
  border-bottom: solid #cf3439 3px;
  color: #cf3439;
  font-size: 13px;
  line-height: 31px;
  padding: 0 1%;
  text-align: left;
  text-transform: uppercase;
}
.wysiwyg-block .match-on-tv tr td {
  color: #333;
  font-size: 16px;
  padding: 15px 1%;
  position: relative;
  text-align: left;
}
.wysiwyg-block .match-on-tv tr td b,
.wysiwyg-block .match-on-tv tr td strong {
  font-weight: 500 !important;
}
.wysiwyg-block .match-on-tv tr td span,
.wysiwyg-block .match-on-tv tr td sub {
  color: #808080;
  font-size: 14px;
  text-transform: lowercase;
}
.wysiwyg-block .match-on-tv tr td b,
strong .wysiwyg-block .match-on-tv tr td:nth-child(1) {
  width: 15%;
}
.wysiwyg-block .match-on-tv tr td:nth-child(2) {
  width: 10%;
}
.wysiwyg-block .match-on-tv tr td:nth-child(3) {
  width: 25%;
}
.wysiwyg-block .match-on-tv tr td:nth-child(4) {
  width: 50%;
}
.wysiwyg-block .match-on-tv tr td:first-child,
.wysiwyg-block .match-on-tv tr td:nth-child(2) {
  font-weight: 600;
}
.wysiwyg-block .match-on-tv tr td:nth-child(3) {
  text-transform: uppercase;
}
.wysiwyg-block .service-stadium {
  margin: 0 -8.3% 0 -9.4%;
  padding: 40px 0 0;
}
.wysiwyg-block .service-stadium > header {
  background: #cf3439;
  border-bottom: solid 2px #efbcbe;
  margin-bottom: 0;
  margin-left: 0;
  padding: 30px 8.3%;
}
.wysiwyg-block .service-stadium > header h2 {
  color: #fff;
  position: relative;
}
.wysiwyg-block .service-stadium > header h2:before {
  background-image: url("../sprite/service.png");
  content: '';
  height: 30px;
  left: -45px;
  position: absolute;
  top: 0;
  width: 30px;
}
.wysiwyg-block .service-stadium > ul {
  padding: 40px;
}
.wysiwyg-block .service-stadium > ul li {
  display: block;
  float: left;
  width: 50%;
  height: auto;
  position: relative;
  padding: 0;
  margin: 0 0 40px 0;
}
.wysiwyg-block .service-stadium > ul li:before {
  display: none;
}
.wysiwyg-block .service-stadium > ul li img {
  float: left;
  margin: 5px 30px 0 0;
}
.wysiwyg-block .service-stadium > ul li.football .icon_service {
  background-image: url("../sprite/1-service.png");
}
.wysiwyg-block .service-stadium > ul li.exc .icon_service {
  background-image: url("../sprite/3-service.png");
}
.wysiwyg-block .service-stadium > ul li.rent .icon_service {
  background-image: url("../sprite/2-service.png");
}
.wysiwyg-block .service-stadium > ul li.football .icon_service {
  background-image: url("../sprite/1-service.png");
}
.wysiwyg-block .service-stadium > ul li .icon_service {
  position: absolute;
  left: 0;
  top: 119px;
  background: #009f4b;
  width: 71px;
  height: 71px;
}
.wysiwyg-block .service-stadium > ul li .icon_service:before {
  display: none;
}
.wysiwyg-block .service-stadium > ul li h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.wysiwyg-block .service-stadium > ul li p {
  padding: 0 20px 0 0;
  margin-left: 265px;
}
.wysiwyg-block .faq-box {
  position: relative;
  border-top: 3px solid #f0f0f0;
  margin: 40px 0;
}
.wysiwyg-block .faq-box:before {
  counter-increment: list;
  content: "#" counter(list);
  color: #808080;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  left: 50%;
  margin-left: -23px;
  border-radius: 50%;
  top: -30px;
  background: #f0f0f0;
  border: solid #fff 6px;
}
.wysiwyg-block .faq-box .user {
  float: left;
  width: 25%;
}
.wysiwyg-block .faq-box .user img {
  border-radius: 50%;
}
.wysiwyg-block .faq-box .user p.name {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.wysiwyg-block .faq-box .user p.name span {
  font-weight: normal;
  display: block;
  text-transform: none;
}
.wysiwyg-block .faq-box .user a {
  font-size: 14px;
  color: #009f4b;
}
.wysiwyg-block .faq-box .cont {
  float: left;
  width: 75%;
  border: solid 3px #f0f0f0;
  padding: 40px;
  color: #4c4c4c;
  font-size: 14px;
  position: relative;
}
.wysiwyg-block .faq-box .cont p {
  margin-top: 0;
}
.wysiwyg-block .faq-box .quest {
  max-width: 800px;
  margin: 40px auto 0 auto;
}
.wysiwyg-block .faq-box .quest .user {
  text-align: left;
}
.wysiwyg-block .faq-box .quest .cont:before {
  content: '';
  position: absolute;
  top: -3px;
  left: -43px;
  width: 43px;
  height: 41px;
  background: url("../img/bubble.png") top left no-repeat;
}
.wysiwyg-block .faq-box .answer {
  max-width: 800px;
  margin: 20px auto 0 auto;
}
.wysiwyg-block .faq-box .answer .user {
  text-align: right;
}
.wysiwyg-block .faq-box .answer .user p.name {
  text-transform: none;
  font-weight: normal;
}
.wysiwyg-block .faq-box .answer .user p.name span {
  font-weight: 600;
  text-transform: uppercase;
}
.wysiwyg-block .faq-box .answer .cont {
  background: #e5f5ed;
  border-color: #e5f5ed;
}
.wysiwyg-block .faq-box .answer .cont:before {
  content: '';
  position: absolute;
  top: -3px;
  right: -43px;
  width: 0;
  height: 0;
  border-top: 40px solid #e5f5ed;
  border-right: 43px solid transparent;
}
.wysiwyg-block .partner {
  background: #e5f5ed;
  padding-bottom: 30px;
  margin-bottom: 40px;
  width: 384px;
  display: inline-block;
  text-align: left;
  margin-right: 64px;
}
.wysiwyg-block .partner::after {
  content: none;
}
.wysiwyg-block .partner + p {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}
.wysiwyg-block .partner .description {
  height: 361px;
  overflow: hidden;
  transition: all 1s linear;
}
.wysiwyg-block .partner .description:hover {
  overflow: auto;
}
.wysiwyg-block .partner .partner-img {
  width: 100%;
  height: 150px;
  background: white;
  border: solid #e5f5ed 2px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.wysiwyg-block .partner .partner-img img {
  display: block;
  margin: auto;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.wysiwyg-block .partner h3 {
  margin-top: 20px;
  margin-left: 30px;
  color: #808080;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 7px;
}
.wysiwyg-block .partner h2 {
  font-size: 14px;
  margin-left: 30px;
  margin-bottom: 0px;
}
.wysiwyg-block .partner p {
  padding: 10px 30px 0;
  color: #808080;
  font-size: 14px;
  margin: 0;
}
.wysiwyg-block .partner h1,
.wysiwyg-block .partner h2,
.wysiwyg-block .partner h3,
.wysiwyg-block .partner h4,
.wysiwyg-block .partner strong,
.wysiwyg-block .partner b {
  font-weight: 600;
}
.history-banners-area {
  padding: 0 30px 60px;
  margin-right: -60px;
}
.history-banners-area:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.history-banner-wrapper {
  background-position: 50%;
  background-size: cover;
  display: inline-block;
  margin: 10px !important;
}
.history-banner {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  line-height: 181px;
  margin: 10px !important;
  position: relative;
  text-align: center;
}
.history-banner a {
  color: #fff;
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  padding: 0 1em;
  text-decoration: none;
  vertical-align: middle;
}
.history-banner a:after {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  bottom: -2px;
  right: -2px;
  top: -2px;
}
.slider-clickable {
  display: block;
  position: absolute;
  width: 95%;
  height: 400px;
  margin-top: 220px !important;
  cursor: pointer;
  z-index: 10;
}
.justify-menu {
  text-align: justify;
}
.justify-menu > * {
  display: inline-block;
  white-space: nowrap;
}
.justify-menu:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.table-menu {
  display: table;
  width: 100%;
}
.table-menu > * {
  display: table-cell;
}
.col {
  vertical-align: top;
}
.cols {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.cols > * {
  display: table-cell;
}
.absoluteCenter {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  margin: auto;
}
.absoluteHirizontalCenter {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.no-select-text {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.no-event {
  pointer-events: none;
}
.text-center {
  text-align: center;
}
/*
Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-clip: padding-box;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff;
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #fff;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border-top-color: transparent;
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url(/common/img/select2-spinner.gif) no-repeat 100%;
}
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-image: none;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/common/img/select2-spinner.gif) no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
}
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 0;
  direction: ltr;
  /*.dow {
        border-top: 1px solid #ddd !important;
    }*/
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #fff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #fff;
  background-color: #999999;
  border-color: #555555;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #999999;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #fff;
  background-color: #009f4b;
  border-color: #009f4b;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #fff;
  background-color: #009f4b;
  border-color: #009f4b;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #009f4b;
  border-color: #009f4b;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #009f4b;
  border-color: #009f4b;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: #009f4b;
  border-color: #009f4b;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #009f4b;
  border-color: #009f4b;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  /* box-shadow */
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
}
.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.select2-container {
  margin-right: 7px;
  min-width: 220px;
  background: #fff;
  position: relative;
  color: #333333;
  font-size: 14px;
  line-height: 32px;
  height: 32px;
}
.select2-container.select2-container-disabled .select2-choice {
  color: #808080;
  background: #fff;
}
.select2-container:hover {
  color: #e0e0e0;
}
.select2-container:hover .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #009f4b;
}
.select2-container:hover.select2-container-disabled .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #656565;
}
.select2-container.auth-select {
  margin: 10px 0;
  font-size: 18px;
  width: 80%;
  height: 44px;
}
.select2-container.auth-select .select2-choice {
  height: 40px;
  line-height: 40px;
}
.select2-container.auth-select.wide {
  width: 100%;
}
.select2-container.auth-select .select2-arrow:before {
  top: 1em;
}
.select2-container.auth-select.select-sm {
  width: 25%;
}
.select2-container.auth-select.select-md {
  width: 40%;
}
.select2-container.auth-select.select-sm {
  width: 25%;
}
.select2-container.auth-select.select-md-2 {
  width: 50%;
  float: left;
}
.select2-container.auth-select.last {
  margin-right: 0;
}
.select2-container.select-red .select2-choice {
  background: #a52125;
  color: #fff;
  font-size: 14px;
}
.select2-container.select-red .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #fff;
}
.select2-container .select2-choice {
  position: relative;
  border: none !important;
  border-radius: 0;
  background: #fff;
  height: 32px;
  color: #333333;
  font-weight: 600;
  padding-left: 13px;
}
.select2-container .select2-choice > .select2-chosen {
  /*margin-right: 32px;*/
  margin-right: 28px;
  text-overflow: clip;
}
.select2-dropdown-open .select2-choice {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.select2-container-active.select-red .select2-choice {
  box-shadow: inset 0px 0px 5px #540d0f;
}
.select2-container-active .select2-choice {
  box-shadow: inset 0px 0px 5px rgba(0, 159, 75, 0.7);
}
.select2-container-active .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #009f4b;
}
.select2-highlighted {
  background: #009f4b !important;
  color: #fff !important;
}
.select2-drop {
  border: none;
  border-radius: 0;
  outline-style: none;
}
.select2-arrow {
  border: none;
  border-radius: 0;
  width: 32px;
}
.select2-arrow:before {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 1;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 6px solid #656565;
}
.select2-drop {
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
}
.select2-drop .select2-input {
  width: 100%;
  height: 41px;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  border: 2px solid #bfbfbf;
  outline: 0;
  font-size: 18px;
  line-height: 23px;
  padding: 0 10px;
  font-weight: normal;
  color: #333333;
  padding: 5px 10px;
  font-size: 14px;
}
.select2-drop .select2-input-wrap {
  float: left;
  padding-top: 10px;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input.placeholdersjs {
  color: #8eccab;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input.placeholdersjs {
  color: #b3b3b3;
}
.select2-drop .select2-input.control-sm {
  width: 25%;
}
.select2-drop .select2-input.error {
  border-color: #ff696d;
}
.select2-drop .select2-input:focus {
  border-color: #009f4b;
  -webkit-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.select2-drop .select2-input-textarea {
  resize: vertical;
  min-height: 80px;
  max-height: 150px;
}
.select2-drop .select2-input.placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #8eccab;
}
.select2-drop .select2-input.placeholdersjs {
  color: #8eccab;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-moz-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input:-ms-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input.placeholdersjs {
  color: #b3b3b3;
}
.select2-drop .select2-input.control-sm {
  width: 25%;
}
.select2-drop .select2-input.error {
  border-color: #ff696d;
}
.select2-drop .select2-input:focus {
  border-color: #009f4b;
  -webkit-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.select2-drop .select2-input-textarea {
  resize: vertical;
  min-height: 80px;
  max-height: 150px;
}
.select2-drop .select2-input.placeholder {
  color: #b3b3b3;
}
.select2-drop .select2-input._light {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.select2-drop .select2-input._dark {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: #4d4d4d;
  color: #d5d5d5;
}
.select2-drop .select2-input._dark::-webkit-input-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark:-moz-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark::-moz-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark:-ms-input-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark:-moz-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark::-moz-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark:-ms-input-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark::-webkit-input-placeholder {
  color: #d5d5d5;
}
.select2-drop .select2-input._dark.placeholdersjs {
  color: #d5d5d5;
}
.select2-drop .select2-no-results,
.select2-drop .select2-searching {
  background: #fff;
}
.select2-results {
  font-size: 14px;
  line-height: 26px;
  padding: 6px 0;
  margin: 0;
}
.select2-results .select2-result-label {
  min-height: 30px;
  padding-left: 13px;
  font-weight: 600;
}
.select2-drop.auth-select .select2-result-label {
  height: 40px;
  line-height: 35px;
  font-size: 18px;
  font-weight: 600;
}
select.select2 {
  height: 32px;
  opacity: 0;
}
.auth-select.error {
  border: 2px solid #ff696d;
}
.auth-select + .errorMessage {
  color: #ff696d;
  margin-top: -5px;
  margin-bottom: 10px;
  font-size: 13px;
}
.auth-select + .errorMessage a {
  color: #009f4b;
}
.auth-select + .errorMessage a:hover {
  color: #d92127;
}
.sex-container {
  position: relative;
}
.sex-error {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 49px;
  width: 100%;
}
.checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  cursor: pointer;
}
.checkbox + label {
  position: relative;
  padding-left: 25px;
  margin-left: 28px;
  cursor: pointer;
}
.checkbox + label .ico {
  display: none;
}
.checkbox + label:before {
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 20px;
  height: 20px;
  background: #d9d9d9;
  cursor: pointer;
}
.checkbox:active + label:before {
  background: #cfe6d9;
}
.checkbox:checked + label:before {
  background: #009e4a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODRBOUNGQzFERjcxMUU0ODM4OEFFQ0MwQTlBNzg0MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODRBOUNGRDFERjcxMUU0ODM4OEFFQ0MwQTlBNzg0MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4NEE5Q0ZBMURGNzExRTQ4Mzg4QUVDQzBBOUE3ODQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4NEE5Q0ZCMURGNzExRTQ4Mzg4QUVDQzBBOUE3ODQzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+c3BfjgAAAK5JREFUeNpi/P/3HwMQcADxDwb8gB2If4IYTEBsCcS3gNgKjwZuIN4FxJ1gHtCmGUD8H4g/ArEVyGY0zA3EB6FqHgOxGEiQGYiX4tCIrkEV7B2oJDaNWDUga8Km8RQ2DeiaYBqXQxWD8BN0DSDMhBZKoKCXQuLzArEoRlji8fQ6XKGKL5TQ/WiNrAlnKOHSyIAk+Bibp9E0fgBiEZCgIhAfxaEBWeMSIE4G8QECDACTyb0Kmqtu4wAAAABJRU5ErkJggg==") 50% 3px no-repeat;
}
.checkbox:active:checked + label:before {
  background-color: #00b354;
}
.checkbox + label .ico {
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 20px;
  height: 20px;
  background: #d9d9d9;
  cursor: pointer;
}
.checkbox._checked:active + label .ico {
  background-color: #00b354;
}
.checkbox._checked + label .ico {
  background: #009e4a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODRBOUNGQzFERjcxMUU0ODM4OEFFQ0MwQTlBNzg0MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODRBOUNGRDFERjcxMUU0ODM4OEFFQ0MwQTlBNzg0MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4NEE5Q0ZBMURGNzExRTQ4Mzg4QUVDQzBBOUE3ODQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4NEE5Q0ZCMURGNzExRTQ4Mzg4QUVDQzBBOUE3ODQzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+c3BfjgAAAK5JREFUeNpi/P/3HwMQcADxDwb8gB2If4IYTEBsCcS3gNgKjwZuIN4FxJ1gHtCmGUD8H4g/ArEVyGY0zA3EB6FqHgOxGEiQGYiX4tCIrkEV7B2oJDaNWDUga8Km8RQ2DeiaYBqXQxWD8BN0DSDMhBZKoKCXQuLzArEoRlji8fQ6XKGKL5TQ/WiNrAlnKOHSyIAk+Bibp9E0fgBiEZCgIhAfxaEBWeMSIE4G8QECDACTyb0Kmqtu4wAAAABJRU5ErkJggg==") 50% 3px no-repeat;
}
.checkbox:active + label .ico {
  background: #cfe6d9;
}
.ie8 .checkbox + label:before {
  display: none;
}
.ie8 .checkbox + label .ico {
  display: block;
}
@-moz-document url-prefix() {
  /* Only FF*/
  .checkbox + label:before {
    top: -1px;
  }
}
.btn {
  width: 100%;
  height: auto;
  border: 3px solid #808080;
  background-color: #999999;
  display: inline-block;
  padding: 12px 9px;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  outline: 0;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}
.btn-danger {
  border: 3px solid #ae001d;
  background-color: #e10025;
}
.btn-danger:hover {
  background-color: #fb0029;
  border-color: #c80021;
}
.btn-danger:active {
  background-color: #c80021;
  border-color: #c80021;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.2);
}
.btn-lg {
  font-weight: normal;
  font-size: 22px;
  color: #fff;
  padding: 15px 10px;
}
.btn-disabled {
  background-color: #ebebeb;
  border-color: #d9d9d9;
  font-weight: 300;
  font-size: 16px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #808080;
  cursor: not-allowed;
}
.btn-short {
  width: 80%;
}
.btn-inline {
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  font-size: 16px;
}
.btn-default {
  background: #009f4b;
  border-color: #408065;
  background-color: #009f4b;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.btn-default:hover {
  border-color: #0f9960;
  background-color: #00bf59;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.btn-default:active {
  border-color: #39735b;
  background-color: #008f43;
  -webkit-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 10px rgba(0, 0, 0, 0.1);
}
a.btn-default {
  color: #fff;
}
.btn-bordered {
  background: transparent;
  border: 2px solid #21ab63;
  font-weight: bold;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #21ab63;
}
.btn-bordered:hover {
  background: #00a14c;
  border-color: #00a14c;
  color: #fff;
}
.btn-bordered:active {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
}
.btn-bordered._white {
  border-color: #fff;
  color: #fff;
}
.btn-bordered._link:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-bordered.gray {
  border: 2px solid #d9d9d9;
}
.btn-red-arrow {
  border: 0;
  background: #cf3339 url('../img/border-mask.png') no-repeat right center;
  position: relative;
  height: auto;
  width: 85%;
  padding-left: 2em;
  padding-right: 6em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /*.arrow-btn(22px, #cf3339);*/
  /*        &._double {
            .arrow-btn(32px, #cf3339);
            &:hover {
                background: #bd1c22;
                .arrow-btn(32px, #bd1c22);
            }
        }
        &:active {
            background: fade(#cf3339, 90%);
            &:after {border-left-color: fade(#cf3339, 90%);}
        }*/
}
.btn-red-arrow:hover {
  background-color: #bd1c22;
}
.btn-red-arrow:active {
  background-color: #91151a;
}
.btn-red-arrow:after {
  content: '';
  display: block;
  position: absolute;
  width: 5px;
  background: #fff;
  height: 100%;
  top: 0;
  right: -4px;
}
.input {
  border: none;
  background: transparent;
  outline: none;
  width: 100%;
  border: 2px solid #bfbfbf;
  background-color: #fff;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  height: 41px;
  padding: 7px 14px;
  padding-top: 8px;
}
.input:focus,
.input:active {
  border-color: #009f4b;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1), 0px 0px 10px rgba(0, 159, 75, 0.2);
}
.input ._success {
  border-color: #98d9b6;
  background-color: #ebfff4;
}
.input ._error {
  border-color: #ff696e;
}
.form-control {
  width: 100%;
  height: 41px;
  display: block;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  border: 2px solid #bfbfbf;
  outline: 0;
  font-size: 18px;
  line-height: 23px;
  padding: 0 10px;
  font-weight: normal;
  color: #333333;
}
.form-control::-webkit-input-placeholder {
  color: #8eccab;
}
.form-control:-moz-placeholder {
  color: #8eccab;
}
.form-control::-moz-placeholder {
  color: #8eccab;
}
.form-control:-ms-input-placeholder {
  color: #8eccab;
}
.form-control:-moz-placeholder {
  color: #8eccab;
}
.form-control::-moz-placeholder {
  color: #8eccab;
}
.form-control:-ms-input-placeholder {
  color: #8eccab;
}
.form-control::-webkit-input-placeholder {
  color: #8eccab;
}
.form-control.placeholdersjs {
  color: #8eccab;
}
.form-control::-webkit-input-placeholder {
  color: #b3b3b3;
}
.form-control:-moz-placeholder {
  color: #b3b3b3;
}
.form-control::-moz-placeholder {
  color: #b3b3b3;
}
.form-control:-ms-input-placeholder {
  color: #b3b3b3;
}
.form-control:-moz-placeholder {
  color: #b3b3b3;
}
.form-control::-moz-placeholder {
  color: #b3b3b3;
}
.form-control:-ms-input-placeholder {
  color: #b3b3b3;
}
.form-control::-webkit-input-placeholder {
  color: #b3b3b3;
}
.form-control.placeholdersjs {
  color: #b3b3b3;
}
.form-control.control-sm {
  width: 25%;
}
.form-control.error {
  border-color: #ff696d;
}
.form-control:focus {
  border-color: #009f4b;
  -webkit-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 159, 75, 0.2), inset 0 1px 4px rgba(0, 0, 0, 0.2);
}
.form-control-textarea {
  resize: vertical;
  min-height: 80px;
  max-height: 150px;
}
.form-control.placeholder {
  color: #b3b3b3;
}
.form-control._light {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.form-control._dark {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  background: #4d4d4d;
  color: #d5d5d5;
}
.form-control._dark::-webkit-input-placeholder {
  color: #d5d5d5;
}
.form-control._dark:-moz-placeholder {
  color: #d5d5d5;
}
.form-control._dark::-moz-placeholder {
  color: #d5d5d5;
}
.form-control._dark:-ms-input-placeholder {
  color: #d5d5d5;
}
.form-control._dark:-moz-placeholder {
  color: #d5d5d5;
}
.form-control._dark::-moz-placeholder {
  color: #d5d5d5;
}
.form-control._dark:-ms-input-placeholder {
  color: #d5d5d5;
}
.form-control._dark::-webkit-input-placeholder {
  color: #d5d5d5;
}
.form-control._dark.placeholdersjs {
  color: #d5d5d5;
}
.label-control {
  font-size: 16px;
  color: #333333;
}
.label-control.dark-control {
  font-size: 16px;
  color: #333333;
}
.errorMessage {
  color: #ff696d;
  display: block;
  margin-top: -5px;
  font-size: 13px;
  margin-bottom: 10px;
}
.errorMessage a {
  color: #009f4b;
}
.errorMessage a:hover {
  color: #d92127;
}
.input-notice {
  color: #999999;
  font-size: 13px;
  margin-top: -5px;
  margin-bottom: 10px;
  margin-right: 5px;
}
.input-notice.push-bottom {
  margin-bottom: 20px;
  display: block;
}
.input-notice a {
  color: #009f4b;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 159, 75, 0.5);
}
.input-notice a:hover {
  color: #d92127;
  border-bottom: 1px solid rgba(217, 33, 39, 0.5);
}
.input-notice-link {
  font-size: 13px;
}
.check-be-fan + label {
  padding-left: 25px;
  margin-left: 0px;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-control {
  min-height: 1.1em;
  display: block;
  cursor: pointer;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-control[type="checkbox"] {
  display: none;
}
.checkbox-control[type="checkbox"]:checked + .checkbox-control:before {
  background-position: 0 0;
}
.checkbox-control:before {
  content: '';
  background: url("../img/checkbox-sprite.png") 0 -19px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: -7px;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 18px;
  height: 18px;
  margin-left: 7px;
}
.checkbox-control .label-control {
  font-size: 14px;
  color: #fff;
}
.checkbox-control .label-control.dark-control {
  font-size: 16px;
  color: #333333;
}
.radio-control-container {
  min-height: 1.1em;
  display: block;
  position: relative;
  margin-bottom: 15px;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-control-container .radio-control[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: block;
  left: -100%;
}
.radio-control-container .radio-control[type="radio"] .radio-label > .ico {
  display: none;
}
.radio-control-container .radio-control[type="radio"]:checked + .radio-label:before {
  border-color: #009e4a;
}
.radio-control-container .radio-control[type="radio"]:disabled + .radio-label:before {
  border-color: #dfdfdf;
  background: #f5f5f5;
}
.radio-control-container .radio-control[type="radio"]:checked + .radio-label:after {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 6px;
  background: #009f4b;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ie8 .radio-control-container .radio-control[type="radio"] + .radio-label:before {
  display: none!important;
}
.ie8 .radio-control-container .radio-control[type="radio"] + .radio-label span {
  display: none!important;
}
.ie8 .radio-control-container .radio-control[type="radio"] + .radio-label {
  cursor: pointer;
}
.ie8 .radio-control-container .radio-control[type="radio"] + .radio-label .ico {
  cursor: pointer;
  display: block !important;
  position: absolute;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 18px;
  height: 18px;
  background: #fff url("../img/ico-radio.png") 0 -18px no-repeat;
  left: 0;
  top: 1px;
}
.ie8 .radio-control-container .radio-control[type="radio"]._checked + .radio-label .ico {
  background-position: 0 0;
}
.radio-control-container .radio-label {
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 0 27px;
  color: #333333;
  display: inline-block;
}
.radio-control-container .radio-label:before {
  content: '';
  display: block;
  position: absolute;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background: #fff;
  left: 0;
  top: 1px;
  border: #bfbfbf solid 2px;
}
.radio-control-container .radio-label:hover:before {
  border-color: #009e4a;
}
.radio-control-container .radio-label span {
  display: block;
  color: #7f7f7f;
  font-size: 13px;
}
.ie8 .radio-control-container .radio-label._checked .ico {
  background-position: 0 0;
}
.btn-group {
  width: 100%;
  height: auto;
  display: table;
  text-align: center;
}
.btn-group .btn-wrap {
  display: table-cell;
  width: auto;
  padding: 0 2%;
}
.order-create-btn {
  width: 75%;
  height: 58px;
  display: block;
  text-decoration: none;
  background: #fff;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  position: relative;
  text-align: center;
  color: #e10025;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 58px;
  border: 0;
  text-indent: 15px;
  outline: 0;
}
.order-create-btn:after {
  content: '';
  display: block;
  position: absolute;
  right: -25px;
  top: -3px;
  background: url("../img/arrow-btn-corner.png") 100% 0;
  width: 27px;
  height: 64px;
}
.order-create-btn:hover {
  -webkit-animation: vibraion .5s 0 linear;
  -moz-animation: vibraion .5s 0 linear;
  -o-animation: vibraion .5s 0 linear;
  animation: vibraion .5s 0 linear;
  outline: 0;
}
.order-create-btn:active {
  background-color: #f7f7f7;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  outline: 0;
}
.order-create-btn:active:after {
  background-position: 0 61px;
}
.order-create-btn.disabled {
  cursor: not-allowed;
  background-color: #f7f7f7;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
  outline: 0;
}
.order-create-btn.disabled:after {
  background-position: 0 61px;
}
.form-horizontal .label-control {
  width: 25%;
  margin-right: 5%;
  float: left;
  padding-top: .7em;
}
.form-horizontal .row {
  margin-bottom: 15px;
}
.form-horizontal .row:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.form-horizontal .auth-select {
  width: 70%;
  float: right;
  margin: 0;
}
.form-horizontal .form-control {
  width: 70%;
  float: right;
}
.form-horizontal .errorMessage {
  margin-bottom: 0px;
  padding-left: 30%;
}
.form-horizontal .controls-set .select2-container.auth-select.select-md {
  width: 28%;
}
.form-horizontal .controls-set .select2-container.auth-select.select-sm {
  width: 18%;
}
.form-horizontal .controls-set .select2-container.auth-select.last {
  margin-right: 0;
}
.form-submit-controls {
  padding: 10px 0;
  margin-top: 25px;
  font-size: 16px;
}
.form-submit-controls.push-bottom {
  margin-bottom: 5px;
}
.form-submit-controls:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.form-submit-controls .pull-left {
  float: left;
  width: 50%;
  padding-right: 10px;
}
.form-submit-controls .pull-right {
  float: right;
  width: 50%;
  padding-left: 10px;
}
.form-submit-controls a,
.form-submit-controls .hash-link {
  color: #009f4b;
  border-bottom: 1px solid rgba(0, 159, 75, 0.5);
  text-decoration: none;
}
.form-submit-controls a:hover,
.form-submit-controls .hash-link:hover {
  color: #d92127;
  border-bottom-color: rgba(217, 33, 39, 0.5);
}
.form-submit-controls .hash-link {
  cursor: pointer;
  border-bottom-style: dotted;
}
.form-vertical .form-control {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-vertical .label-control {
  display: block;
  margin-bottom: -5px;
}
.form-checkout .row {
  width: 80%;
  height: 1%;
  overflow: hidden;
}
.form-checkout .row:after {
  display: none;
}
.form-checkout .row-payment .errorMessage {
  padding-left: 0;
}
.form-checkout .row .form-control-zip {
  width: 21%;
  float: left;
}
.form-checkout .row-textarea {
  width: 100%;
}
.form-checkout .row-textarea .label-control {
  width: 19%;
}
.form-checkout .row-textarea .form-control {
  width: 76%;
}
.form-checkout .errorMessage {
  clear: left;
  margin-top: 0;
}
.form-checkout .controls-group {
  width: 70%;
  float: right;
  font-size: 16px;
  padding-top: .7em;
}
.form-checkout .controls-group .row-element {
  margin-bottom: 13px;
}
.form-checkout .controls-group .small-row-element {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 0;
  float: left;
}
.form-checkout .controls-group .small-row-element:last-child {
  margin-right: 0;
}
.form-checkout .controls-group .label-control {
  font-size: 14px;
  float: none;
}
.form-checkout .controls-group .form-control,
.form-checkout .controls-group .select2-container {
  float: none;
  margin-top: 5px;
  width: 100%;
}
.form-checkout .controls-group .errorMessage {
  padding-left: 0;
}
@media (max-width: 1300px) {
  .form-checkout .row {
    width: 100%;
  }
  .form-checkout .row-textarea .label-control {
    width: 25%;
  }
  .form-checkout .row-textarea .form-control {
    width: 70%;
  }

  /* .video-item .img-wrap {
    height: 130px !important;
  } */
}
@media (max-width: 1100px) {
  .form-checkout .row {
    width: 100%;
  }
  .form-checkout .row .group-label {
    display: none;
  }
  .form-checkout .row .label-control {
    float: none;
  }
  .form-checkout .row .form-control {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .form-checkout .row .form-control-zip {
    width: 30%;
  }
  .form-checkout .row .controls-group {
    width: 100%;
    float: none;
  }
  .form-checkout .row .controls-group .label-control {
    font-size: 16px;
  }
  .form-checkout .row .controls-group .form-control {
    margin-top: 10px;
  }
  .form-checkout .row .auth-select {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .form-checkout .row .errorMessage {
    padding-left: 0;
  }

  /* .video-item .img-wrap {
    height: 110px !important;
  } */
}
.form-mixed .row {
  padding: 0;
  margin: 0;
}
.form-mixed .row:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.form-mixed .form-control {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-mixed .pull-left {
  margin: 0;
  float: left;
}
.form-mixed .pull-left.label-control {
  width: 30%;
  margin-right: 5%;
  margin-top: 1.3em;
}
.form-mixed .pull-left.label-control + .pull-left {
  width: 55%;
}
.form-mixed .pull-left.submit-col {
  padding-top: 10px;
}
.form-mixed .pull-left.submit-col .btn {
  width: auto;
  font-size: 18px;
  padding: 13px 20px;
}
.form.form-md {
  width: 70%;
  margin-top: 30px;
}
.form.form-md.min {
  margin-top: 0;
}
.form .label-control {
  cursor: default;
}
.form .label-control.required:after {
  content: '';
  display: inline-block;
  background: #d52718;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  top: -0.5em;
  right: -0.4em;
}
.light-controls .checkbox-control:before {
  background: url("../img/checkbox-light-control.png") 0 -19px;
}
.light-controls .checkbox-control.control-label {
  font-size: 16px;
  color: #333333;
}
.form-list li {
  list-style: none;
  font-size: 14px;
  color: #333333;
}
.form-list li:before {
  content: '';
  display: block;
  position: relative;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  float: left;
  margin-top: 8px;
  margin-left: -14px;
  background: #d52718;
}
.form-title {
  font-size: 26px;
  margin: 0;
  color: #333333;
}
.controls-set .col-control,
.controls-set .auth-select {
  float: left;
  min-width: 0;
  margin-right: 3%;
}
.controls-set .col-control {
  width: 30%;
  margin-right: 0;
  font-size: 14px;
}
.controls-set .col-control .form-control {
  width: 95%;
  font-size: 14px;
}
.controls-set .col-control .label-control {
  font-size: 14px;
}
.controls-set ~ .errorMessage {
  margin-bottom: 5px;
}
.ui-autocomplete {
  z-index: 10;
  border: 0;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
}
.ui-autocomplete .ui-menu-item {
  background: #fff;
  font-size: 12px;
  color: #333333;
  line-height: 26px;
  list-style: none;
  display: list-item;
  height: 30px;
  padding-left: 13px;
  font-weight: 600;
  padding: 3px 7px 4px;
  border: 0;
}
.ui-autocomplete .ui-menu-item.ui-state-focus,
.ui-autocomplete .ui-menu-item:hover {
  background: #009f4b;
  color: #fff;
}
.icon {
  display: inline-block;
  position: relative;
  font-style: normal;
}
.icon.table-status_old:after {
  content: '';
  position: relative;
  z-index: 1;
  width: 13px;
  height: 2px;
  background-color: #afafaf;
  display: block;
}
.icon.table-status_up:after {
  position: relative;
  z-index: 1;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid #009f4b;
}
.icon.table-status_down:after {
  position: relative;
  z-index: 1;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #d92127;
}
.icon.danger {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -353px -416px;
  width: 24px;
  height: 24px;
}
.icon.form_win:after {
  content: '';
  position: absolute;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 0;
  left: 0;
  background-color: #009f4b;
}
.icon.form_loose:after {
  content: '';
  position: absolute;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d92127;
  left: 0;
  top: 0;
}
.icon.form_draw:after {
  content: '';
  position: absolute;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 0;
  left: 0;
  background-color: #ff941a;
}
.icon.ball_red {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -80px -375px;
  width: 34px;
  height: 34px;
}
.icon.ball_public {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -449px -175px;
  width: 30px;
  height: 30px;
}
.icon.ball_green {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -41px -375px;
  width: 34px;
  height: 34px;
}
.icon.quote {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -36px -416px;
  width: 32px;
  height: 30px;
}
.icon.info {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -449px -35px;
  width: 30px;
  height: 30px;
}
.icon.statistic {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -416px;
  width: 31px;
  height: 30px;
}
.icon.publication {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -449px -210px;
  width: 30px;
  height: 30px;
}
.icon.progress {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -403px -308px;
  width: 27px;
  height: 37px;
}
.icon.photo {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -382px -416px;
  width: 31px;
  height: 24px;
}
.icon.photo._min {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -231px -451px;
  width: 18px;
  height: 14px;
}
.icon.video {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -449px -280px;
  width: 30px;
  height: 30px;
}
.icon.video._min {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -382px -287px;
  width: 16px;
  height: 16px;
}
.icon.wallpaper {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -418px -416px;
  width: 31px;
  height: 22px;
}
.icon.number {
  width: 27px;
  height: 27px;
  background: #009f4b;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.icon.social-ico {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -246px;
  width: 71px;
  height: 71px;
  text-decoration: none;
}
.icon.social-ico:hover {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -152px -246px;
  width: 71px;
  height: 71px;
}
.icon.social-ico:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  bottom: 0;
  margin: auto;
}
.icon.social-ico_fb:before,
.icon.social-ico_facebook:before,
.icon.social-ico_2:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -403px -180px;
  width: 18px;
  height: 38px;
}
.icon.social-ico_tw:before,
.icon.social-ico_twitter:before,
.icon.social-ico_3:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -211px -375px;
  width: 39px;
  height: 32px;
}
.icon.social-ico_vk:before,
.icon.social-ico_1:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -73px -416px;
  width: 44px;
  height: 25px;
}
.icon.social-ico_ig:before,
.icon.social-ico_instagram:before,
.icon.social-ico_4:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -375px;
  width: 36px;
  height: 36px;
}
.icon.social-ico_ok:before,
.icon.social-ico_odnoklasniki:before,
.icon.social-ico_7:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -403px -266px;
  width: 21px;
  height: 37px;
}
.icon.social-ico_tiktok:before,
.icon.social-ico_tiktok:before,
.icon.social-ico_10:before {
    width: 64px;
    height: 64px;
    left: 14px;
    top: 18px;
    background: url(../img/tik-tok.png) no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-image: url("../img/tik-tok.png");
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-size: auto;
    background-size: 69%;
}
.icon.social-ico_tg:before,
.icon.social-ico_telegram:before,
.icon.social-ico_9:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -255px -375px;
  width: 32px;
  height: 32px;
  right: 4px;
  top: 4px;
}
.icon.social-ico_yt:before,
.icon.social-ico_youtube:before,
.icon.social-ico_6:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -102px -212px;
  width: 40px;
  height: 29px;
}
.icon.social-ico_gp:before,
.icon.social-ico_googleplus:before,
.icon.social-ico_5:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -403px -136px;
  width: 38px;
  height: 39px;
}
.icon.social-ico_periscope:before,
.icon.social-ico_8:before {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -403px -223px;
  width: 29px;
  height: 38px;
}
.icon.arrow_go {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -385px -235px;
  width: 13px;
  height: 16px;
}
.icon.arrow_go_white {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -231px -126px;
  width: 13px;
  height: 16px;
}
.icon.arrow_back {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -429px -266px;
  width: 13px;
  height: 17px;
}
.icon.arrow_back_white {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -385px -213px;
  width: 13px;
  height: 17px;
}
.icon.larrow {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -292px -375px;
  width: 25px;
  height: 31px;
}
.icon.larrow-lg {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -289px -322px;
  width: 28px;
  height: 42px;
}
.icon.larrow-thin {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -349px -375px;
  width: 22px;
  height: 31px;
}
.icon.larrow-thin-lg {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -188px -126px;
  width: 38px;
  height: 69px;
}
.icon.rarrow {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -376px -375px;
  width: 25px;
  height: 31px;
}
.icon.rarrow-lg {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -322px -322px;
  width: 28px;
  height: 42px;
}
.icon.rarrow-thin {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -322px -375px;
  width: 22px;
  height: 31px;
}
.icon.rarrow-thin-lg {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -228px -246px;
  width: 38px;
  height: 69px;
}
.icon.cal_red {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -449px -315px;
  width: 30px;
  height: 28px;
}
.icon.cal_gray {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -78px -451px;
  width: 19px;
  height: 20px;
}
.icon.play_lg {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px 0px;
  width: 121px;
  height: 121px;
}
.icon.play_sm {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -154px -322px;
  width: 47px;
  height: 46px;
}
.icon.play_sm:hover {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -50px -322px;
  width: 47px;
  height: 47px;
  height: 46px;
}
.icon.play-red {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -403px 0px;
  width: 41px;
  height: 41px;
}
.icon.card_yellow {
  width: 0.8em;
  height: 1.1em;
  position: relative;
  top: .1em;
  margin-left: 0.20em;
  margin-right: 0.15em;
  background-color: #ffd100;
  border: solid 0.15em #fff;
}
.icon.card_yellow_second {
  width: 1.9em;
}
.icon.card_yellow_second:before {
  content: '';
  display: inline-block;
  width: 0.6em;
  height: 0.9em;
  position: relative;
  top: -0.2em;
  margin-left: 0.20em;
  border: solid 0.15em #fff;
  margin-right: 0.1em;
  background-color: #ffd100;
}
.icon.card_yellow_second:after {
  content: '';
  display: inline-block;
  width: 0.6em;
  height: 0.9em;
  position: relative;
  top: .2em;
  margin-left: -0.4em;
  /* margin-right: 0.15em; */
  background-color: #f15257;
  border: solid 0.15em #fff;
}
.icon.card_red {
  width: 0.6em;
  height: 0.9em;
  position: relative;
  top: .1em;
  margin-left: 0.20em;
  margin-right: 0.15em;
  background-color: #d92127;
  border: solid 2px #fff;
}
.icon.substitute {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -254px -451px;
  width: 20px;
  height: 13px;
}
.icon.substitute_lg {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -271px -299px;
  width: 25px;
  height: 16px;
}
.icon.substitute_out {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -231px -166px;
  width: 11px;
  height: 14px;
  margin-left: .3em;
  top: .1em;
}
.icon.substitute_on {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -301px -299px;
  width: 11px;
  height: 14px;
  margin-left: .3em;
}
.icon.ball {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -454px -416px;
  width: 22px;
  height: 22px;
  top: .1em;
}
.icon.ball_sm {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -102px -451px;
  width: 19px;
  height: 19px;
}
.icon.aw_ball {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -449px -348px;
  width: 30px;
  height: 27px;
  top: .1em;
}
.icon.aw_ball_sm {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -126px -451px;
  width: 21px;
  height: 19px;
  top: .1em;
  left: .2em;
}
.icon.search,
.icon.search-submit {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -52px -451px;
  width: 21px;
  height: 21px;
  top: .1em;
}
.icon.circle {
  width: 40px;
  height: 40px;
  border: 3px solid #009f4b;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.icon.clock {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -429px -288px;
  width: 15px;
  height: 15px;
}
.icon.close {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -245px -416px;
  width: 25px;
  height: 25px;
}
.icon.close._white-sm {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -231px -147px;
  width: 15px;
  height: 14px;
}
.icon._menu-billet {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -209px -212px;
  width: 27px;
  height: 26px;
}
.icon.tv {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -403px -46px;
  width: 40px;
  height: 40px;
  top: .25em;
}
.icon.zoom {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -102px -322px;
  width: 47px;
  height: 46px;
}
.icon.penalty {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -275px -416px;
  width: 26px;
  height: 24px;
}
.icon.penalty_sm {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -152px -451px;
  width: 20px;
  height: 19px;
}
.icon.penalty-miss {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -181px -416px;
  width: 29px;
  height: 25px;
}
.icon.penalty-miss_sm {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -451px;
  width: 21px;
  height: 21px;
}
.icon.mobile-quote {
  float: left;
  line-height: 0;
  margin-top: -1.7em;
  margin-bottom: 1.5em;
}
.icon.mobile-quote:before {
  line-height: 0;
  content: '„';
  font-style: italic;
  color: #d9d9d9;
  font-size: 115px;
}
.e .price {
  background: #00a14b;
  background: rgba(0, 161, 76, 0.9);
  color: #fff;
  white-space: nowrap;
}
.red-label {
  padding: .5em .7em;
  background: #d92127;
  color: #fff;
  display: inline-block;
}
.hide {
  display: none !important;
}
.block {
  display: block;
}
.rub {
  content: "c";
  font-family: Rub, sans-serif;
  font-size: 24px;
  line-height: 37px;
  font-weight: 500;
  text-transform: lowercase;
}
i.rub {
  content: "c";
  font-family: Rub, sans-serif;
  font-size: 24px;
  line-height: 37px;
  font-weight: 500;
  text-transform: lowercase;
  font-size: 1em;
  line-height: 1em;
  font-style: normal;
}
.link {
  text-decoration: none;
}
.wrapper {
  max-width: 1404px;
  padding: 0 32px;
  margin: 0 auto;
  min-width: 1000px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .wrapper {
    min-width: 720px;
    padding: 0 20px;
  }
}
.nav {
  margin: 0;
  padding-left: 0;
  display: table;
  width: 100%;
  text-align: center;
}
.nav .nav-item {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  min-width: 100px;
  padding: 0 15px;
  display: table-cell;
  width: auto;
  vertical-align: middle;
}
.nav .nav-item .link {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
}
.goods-item .img {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out 0;
  -moz-transition: all 0.5s ease-out 0;
  -ms-transition: all 0.5s ease-out 0;
  -o-transition: all 0.5s ease-out 0;
  transition: all 0.5s ease-out 0;
}
.goods-item .img.pre-hide {
  opacity: 0;
}
.goods-item:hover .img-wrap {
  /*box-shadow: rgba(0, 0, 0, 0.5) 0 4px 20px;*/
}
.goods-item:hover .img-wrap .img {
  -webkit-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.goods-item .img-wrap {
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  -webkit-transition: all 15s ease-out 0;
  -moz-transition: all 15s ease-out 0;
  -ms-transition: all 15s ease-out 0;
  -o-transition: all 15s ease-out 0;
  transition: all 15s ease-out 0;
  overflow: hidden;
}
.box-shadow {
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
}
.goods-item-promo .img {
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out 0;
  -moz-transition: all 0.5s ease-out 0;
  -ms-transition: all 0.5s ease-out 0;
  -o-transition: all 0.5s ease-out 0;
  transition: all 0.5s ease-out 0;
}
.goods-item-promo .img.pre-hide {
  opacity: 0;
}
.goods-item-promo:hover .img-wrap {
  /*box-shadow: rgba(0, 0, 0, 0.5) 0 4px 20px;*/
}
.goods-item-promo:hover .img-wrap .img {
  -webkit-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.goods-item-promo .img-wrap {
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  -webkit-transition: all 15s ease-out 0;
  -moz-transition: all 15s ease-out 0;
  -ms-transition: all 15s ease-out 0;
  -o-transition: all 15s ease-out 0;
  transition: all 15s ease-out 0;
  overflow: hidden;
}
.goods-item-promo .img {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
}
.goods-item-promo .img:hover {
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 20px;
}
.col {
  padding-right: 30px;
}
.col-span {
  padding-right: 0;
}
.col.last-col {
  padding-right: 0;
}
.breadcrumb {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
}
.breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.breadcrumb .link:first-child:before {
  display: none;
}
.breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.pager {
  margin: 0 !important;
  text-align: left !important;
}
.pager .link {
  color: #009f4b;
  font-size: 14px;
  line-height: 43px;
  text-decoration: underline;
}
.pager .link:hover {
  color: #d92127;
}
.pager .pagination {
  display: inline-block;
  margin-top: 30px;
  margin-right: 30px;
  padding: 0;
  list-style: none;
}
.pager .pagination > li {
  display: inline-block;
  text-align: center;
  margin-right: 7px;
  vertical-align: top;
  margin-bottom: 7px;
}
.pager .pagination > li a {
  display: block;
  text-decoration: none;
  height: 45px;
  min-width: 45px;
  font-size: 18px;
  line-height: 39px;
  line-height: 45px !important;
  border: 2px solid #bfbfbf;
  color: #333333;
}
.pager .pagination > li.hidden {
  display: none;
}
.pager .pagination > li:hover a {
  border-color: #009f4b;
}
.pager .pagination > li.selected a {
  background: #009f4b;
  border-color: #009f4b;
  color: #fff;
}
.pager .pagination._no-arrow .previous,
.pager .pagination._no-arrow .next,
.pager .pagination._no-arrow .first,
.pager .pagination._no-arrow .last {
  display: none;
}
.pager .pagination .previous {
  background: no-repeat 17px 14px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAYAAAAG/yacAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRUE1NDM3QTI5QzIxMUU0QUVEMUJFMDE3MTRFREVFNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRUE1NDM3QjI5QzIxMUU0QUVEMUJFMDE3MTRFREVFNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZFQTU0Mzc4MjlDMjExRTRBRUQxQkUwMTcxNEVERUU2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZFQTU0Mzc5MjlDMjExRTRBRUQxQkUwMTcxNEVERUU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+zFYQfwAAAR9JREFUeNpiZJjvzYAHVABxOxJ/OxD7MuHREAjEbUj8y0AcCcR/cWkyA+IlQMwI5b8GYj8g/gjiYNMkA8RrgZgLyv8BchIQP4ApQNcEUrgVqhEE/gNxChCfRFaErIkZiJcDsR6SWBMQL0V3CrKmdqi7YQCkuBGbh2Ga0oC4FEn8JNRZ/7FpYgTGEw+QfgzEAkjiRkB8HldcgGz6AsSZaKYuBGI+XJqYGQLUQPQVIP4NxM5QcXEg1gbi1dicCNMEAkeAWAUp9NSBmB+Id+DTBAJbgNgJiOWgfAsgfgXEZ3AFOQj8gqa5O0hik6EG4dQES2cBsHQGjfR1UD/i1AQCV4E4CJSioXyQ3zYAsSg2PyGD+1D/aAHxe2iK1wRpBggwAO8+M6DV1UDpAAAAAElFTkSuQmCC");
}
.pager .pagination .previous a {
  padding-left: 44px;
  padding-right: 17px;
}
.pager .pagination .next {
  background: no-repeat no-repeat 81% 14px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAYAAAAG/yacAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQjhBRkVCQzI5QzMxMUU0QjVERENDN0Y4QjY3MDE4NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQjhBRkVCRDI5QzMxMUU0QjVERENDN0Y4QjY3MDE4NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFCOEFGRUJBMjlDMzExRTRCNUREQ0M3RjhCNjcwMTg2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFCOEFGRUJCMjlDMzExRTRCNUREQ0M3RjhCNjcwMTg2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s7TzuwAAARZJREFUeNpiZJjvzcjAwLAMiCMYEKADiCsZcABmhgA1EL0diF2AWAYqbgPED4H4AjZNTFD6GxD7AfETJLmZQOyETxMIvAJiLyD+COWzAfEKIFbBpwkELgNxHBD/hfJFoU7nx6cJBDYBcRESH2TTOqjNKAGBDk4CsTgQm0L5ikAsAcSb8WkCgR1AbA3ESlC+MRB/B+KjjMB4YsADQE67ieQNkCY5Jjwa2IF4CZq/C4D4DS5NoFQyF4jNkcS6gXgWrtADgVogjkYL0Up8QQ5S3IDEvwjEkUhxh6EJ5JzZUOcxQJOVDzSZYY1cBWg8cCKlx2C09IiiiR/qblEo/z/UmaeweZgFSrcCMTcQ34PyZwDxBlxxARBgAHqQLzLZOqBDAAAAAElFTkSuQmCC");
}
.pager .pagination .next a {
  padding-right: 44px;
  padding-left: 17px;
}
.pager .pagination .first {
  width: 50px;
  background: no-repeat 50% 15px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPCAYAAAACsSQRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQjk5QjY1MDJCNjUxMUU0QTEwMkMxOTMzQ0IzQzkzQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQjk5QjY1MTJCNjUxMUU0QTEwMkMxOTMzQ0IzQzkzQiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZCOTlCNjRFMkI2NTExRTRBMTAyQzE5MzNDQjNDOTNCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZCOTlCNjRGMkI2NTExRTRBMTAyQzE5MzNDQjNDOTNCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+j+ckLgAAAPlJREFUeNqMkz0PwVAYhW9JDF1MRpuRuYmfgBAbEQsWYjIyWoxisfhYSJgI8Q8YzFajiclikEgdyUlzb1O3bfIk983TnJ60bw0xzwqPKwmOIMq5Bcb/XMgjIAY20k0jKcDTuUMiYAsSnPeg4+fkEAPMQJrzBVTBx8cpIV1Q4fkOMuAZwDkhJdDn+QXy4BbAOSEWmLKyDergTK9zSsgEmJx3YCV5nVNCGqwpWLUseZ1TQn71aqxr8OkWvc4J94tdgx7PJncgHsAJ9ycegKW0mQdpM3VOCbFZ/cQ5BRYg7OOEe+3foAiunHNg6Oe8fsAHKEgb2QZNnfsKMACOnUxt2aIgywAAAABJRU5ErkJggg==");
}
.pager .pagination .last {
  width: 51px;
  margin-right: 0;
  background: no-repeat 50% 15px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPCAYAAAACsSQRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQjI5QjMzMzJCNjYxMUU0OUFDRjk5QTA2Qjg5MUREMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQjI5QjMzNDJCNjYxMUU0OUFDRjk5QTA2Qjg5MUREMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjlCMzMxMkI2NjExRTQ5QUNGOTlBMDZCODkxREQxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCMjlCMzMyMkI2NjExRTQ5QUNGOTlBMDZCODkxREQxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+iQycOgAAARJJREFUeNpiZJjvPY2BgSGTAQJuA7EpEH+E8vHJwQETEBcA8T4oXxWI1wExG5SPTw7FkF9AHATEN6FiTkA8GcrGJwcHzAwBaiD6JxDvAOJIIOYGYmMg/g7ERwnIwV0CA3eAOARqOwi0AbEfEXIohoDAISBOgruSgWE5EBsQkoN5BxlcBmIOILYBYlYg9gHi1UD8CZccIzCKGbAAJmhgqkD585FcgSHHxIAdtCIpegLEdfjksBkSA8QVUPY3IPaGKsYph26IPRDPhbL/QqP1EiE5ZENUoAEIS5GVQLyJCDm4IfxAvBWIRaH8mUDcTYQc3BA2aJ6AxTUor+RB2fjkUAyZBM0TIHALmldgKROfHBwABBgAkBJPocaioUMAAAAASUVORK5CYII=");
}
.pager .pagination._dark > li.selected a {
  border: 0;
  color: #fff;
  line-height: 2.5em;
}
.pager .pagination._dark > li a {
  border-color: #4d4d4d;
  color: #bfbfbf;
}
.pager .pagination._dark > li a:hover {
  background-color: rgba(0, 159, 75, 0.3);
}
dl.dl-horizontal dt {
  float: left;
}
dl.dl-vertical dd {
  margin: 0;
}
dl.dl-vertical dd span {
  /*display: block;*/
  color: #7f7f7f;
  font-size: 13px;
}
dl.dl-strong dt {
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
dl.dl-strong dd {
  font-size: 14px;
}
.hidden {
  display: none;
}
.inner-paper {
  width: 100%;
  background-color: #fff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}
.nav-tabs {
  width: 100%;
  height: auto;
  display: table;
  margin: 0;
  padding: 19px 40px;
  background: #d52718;
}
.nav-tabs:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.nav-tabs li {
  display: table-cell;
  min-width: 250px;
  padding: 23px 2%;
  vertical-align: middle;
  list-style: none;
  background: none;
  cursor: pointer;
  text-align: center;
  border: 1px dashed rgba(255, 255, 255, 0.8);
  border-right: 0;
  position: relative;
}
.nav-tabs li:last-child {
  border-right: 1px dashed rgba(255, 255, 255, 0.8);
}
.nav-tabs li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 0;
  text-decoration: none;
}
.nav-tabs li.active {
  border: 0;
  background: #fff;
}
.nav-tabs li.active a {
  color: #d52718;
}
.nav-tabs li.active + li {
  border-left: 0;
}
.success-alert {
  margin: 0;
  margin-top: 30px;
  padding: 30px;
  border: 2px solid #009d4f;
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #eafff4;
}
.success-alert:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.success-alert figcaption {
  float: left;
  width: 60%;
  margin-right: 10%;
  color: #333333;
  font-size: 14px;
  text-align: left;
}
.success-alert img {
  width: 30%;
  float: right;
}
.green-link {
  text-decoration: none;
  font-size: 14px;
  color: #009f4b;
  position: relative;
}
.green-link:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0;
  border-top: #3fb777 solid 1px;
  left: 0;
  top: 16px;
}
.gray-link {
  text-decoration: none;
  font-size: 12px;
  color: #808080;
  position: relative;
}
.gray-link:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 0;
  border-top: #d9d9d9 solid 1px;
  left: 0;
  top: 13px;
}
.hash-link {
  color: #009f4b;
  text-decoration: none;
  border-bottom: 1px dotted rgba(0, 159, 75, 0.5);
  cursor: pointer;
  font-size: 14px;
}
.hash-link:hover {
  color: #d92127;
  border-bottom: 1px dotted rgba(217, 33, 39, 0.5);
}
.uppercase {
  text-transform: uppercase;
}
.section.breadcrumb {
  text-decoration: none;
}
.underliner {
  height: 2px;
  width: 106%;
  background-color: #ccc;
  margin: 26px -3% 0;
}
@media (max-width: 1100px) {
  .underliner {
    width: 103%;
    margin: 26px -15px 0;
  }
}
.ui-tooltip {
  text-align: center;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 14px;
  padding: 15px 20px;
  z-index: 10;
  max-width: 300px;
  text-align: left;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.ui-tooltip:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.7);
  position: absolute;
  top: -7px;
  left: 0;
  right: 0;
  margin: auto;
}
.ui-tooltip._up {
  /*margin-top: -20px;*/
}
.ui-tooltip._up:before {
  border: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-top: 7px solid rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: -7px;
  top: auto;
  left: 0;
  right: 0;
  margin: auto;
}
.ui-tooltip span:last-child:after {
  content: '';
}
.ui-tooltip span:after {
  content: ',';
}
.ui-helper-hidden-accessible {
  display: none;
}
/*
LESS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: @icon-home-width;
}

The large array-like variables contain all information about a single icon
@icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided classes are intended to be used with the array-like variables

.icon-home {
  .sprite-width(@icon-home);
}
.icon-email {
  .sprite(@icon-email);
}
*/
header {
  margin-bottom: 40px;
}
.page-catalog .breadcrumb {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-top: 0;
}
.page-catalog .breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.page-catalog .breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.page-catalog .breadcrumb .link:first-child:before {
  display: none;
}
.page-catalog .breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.page-catalog .breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.page-catalog .breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.page-catalog .breadcrumb .link:first-child:before {
  display: none;
}
.page-catalog .breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.page-catalog h1.title {
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  padding-bottom: 24px;
}
.ie8 .page-catalog h1.title {
  font-family: "Arial", sans-serif;
}
.page-catalog .catalog {
  padding-top: 15px;
}
.page-catalog .bar {
  position: relative;
  background: #fff;
  min-height: 52px;
  padding: 10px 22px;
  padding-right: 10px;
  padding-top: 0;
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  color: #333333;
  margin-bottom: 28px;
}
.ie8 .page-catalog .bar {
  font-family: "Arial", sans-serif;
}
.page-catalog .bar select.j-select {
  min-width: 220px;
  margin-top: 3px;
  margin-left: 7px;
}
.page-catalog .bar .bar-item {
  padding-top: 10px;
  position: relative;
}
.page-catalog .bar .search {
  margin-bottom: 1px;
  padding-top: 23px;
}
.page-catalog .bar .search .search-btn {
  position: absolute;
  right: 1px;
  top: 2px;
  cursor: pointer;
  background: url('../img/ico-search-mini-green.png') no-repeat 50% 50%;
  width: 44px;
  height: 37px;
}
.page-catalog .bar .search .input-serach {
  border: none;
  background: transparent;
  outline: none;
  width: 100%;
  border: 2px solid #bfbfbf;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  height: 41px;
  padding: 8px 44px 7px 14px !important;
}
.page-catalog .bar .search #search-form {
  position: relative;
}
.page-catalog .bar .count {
  font-size: 16px;
  line-height: 32px;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-catalog .bar .count {
    font-size: 14px;
    margin-left: -10px;
  }
}
.page-catalog .bar .legend {
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 14px;
  line-height: 21px;
}
.page-catalog .bar .legend .select2-container {
  margin-top: -3px;
}
.page-catalog .bar .legend-item {
  display: inline-block;
  margin-left: 20px;
  height: 32px;
  line-height: 32px;
}
.page-catalog .bar .legend-item label {
  text-transform: lowercase;
}
.page-catalog .bar .legend-item .label {
  display: inline-block;
  text-transform: lowercase;
}
.page-catalog .bar .legend .inStoke {
  text-transform: lowercase;
}
.page-catalog .promo-text {
  font-size: 16px;
  line-height: 16px;
  color: #009f4b;
  text-align: center;
  width: 100%;
  background: url("../img/dotter-border-horizontal.png") 0 8px repeat-x;
  padding-bottom: 29px;
}
.page-catalog .promo-text .text {
  padding-left: 58px;
  padding-right: 20px;
  display: inline-block;
  background: #f0f0f0;
}
.page-catalog .promo-text .text:before {
  content: '';
  position: absolute;
  margin-left: -31px;
  margin-top: -5px;
  /*background: url("@{imgPath}/ico-ok.png");
                .size(19px, 22px);*/
  /*.sprite(@s-ico-ok);*/
}
.page-catalog .category {
  margin-bottom: 20px;
}
.page-catalog .category .category-item {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  display: inline-block;
  padding: 0 10px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  margin-right: 2px;
}
.page-catalog .category .category-item:first-child {
  margin-left: 0;
}
.page-catalog .category .category-item:hover {
  color: #d92127;
}
.page-catalog .category .category-item._active {
  padding: 0 10px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  margin-right: 2px;
  border-bottom: none;
  background: #d92127;
  color: #fff;
}
.page-catalog .category .category-item._active a {
  text-decoration: none;
  color: #fff;
}
.page-catalog .category .category-item a {
  text-decoration: none;
  color: #333333;
}
.page-catalog .goods .items {
  position: relative;
}
.page-catalog .goods .grid-sizer {
  width: 23%;
}
.page-catalog .goods .gutter-sizer {
  width: 2.6665%;
}
.page-catalog .goods._masonry .goods-item {
  margin-right: 0;
}
.page-catalog .goods .goods-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  padding-bottom: 20px;
  width: 23%;
  margin-bottom: 27px;
  overflow: hidden;
  margin-right: 2.5%;
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  -webkit-transition: -webkit-box-shadow 100ms ease 0;
  -moz-transition: -moz-box-shadow 100ms ease 0;
  -webkit-transition: box-shadow 100ms ease 0;
  -moz-transition: box-shadow 100ms ease 0;
  -ms-transition: box-shadow 100ms ease 0;
  -o-transition: box-shadow 100ms ease 0;
  transition: box-shadow 100ms ease 0;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-catalog .goods .goods-item {
    width: 49%;
    margin-right: 2%;
  }
}
.page-catalog .goods .goods-item._last {
  margin-right: 0;
}
.page-catalog .goods .goods-item .img-wrap {
  display: block;
  position: relative;
  box-shadow: none;
  width: 100%;
  padding: 0 5%;
  padding-top: 10px;
  min-height: 217px;
  -webkit-transition: all 0.5s ease-out 0;
  -moz-transition: all 0.5s ease-out 0;
  -ms-transition: all 0.5s ease-out 0;
  -o-transition: all 0.5s ease-out 0;
  transition: all 0.5s ease-out 0;
}
.page-catalog .goods .goods-item .img-wrap img {
  width: 100%;
  height: auto;
}
.page-catalog .goods .goods-item a {
  text-decoration: none;
}
.page-catalog .goods .goods-item:hover {
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px;
}
.page-catalog .goods .goods-item:hover .img-wrap {
  -webkit-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.page-catalog .goods .goods-item:hover .text {
  color: #e20025;
}
.page-catalog .goods .goods-item._big {
  width: 48.5%;
  height: 436px;
  padding-bottom: 0;
}
.page-catalog .goods .goods-item._big._nophoto .img-wrap {
  background: #fff url("../img/good-nofoto.png") no-repeat 50%;
  background-size: contain;
  height: 100%;
  padding-bottom: 63px;
}
.page-catalog .goods .goods-item._big._nophoto img {
  display: none;
}
.page-catalog .goods .goods-item._big:hover .img-wrap {
  -webkit-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.page-catalog .goods .goods-item._big .img-wrap {
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.15s ease-out 0;
  -moz-transition: all 0.15s ease-out 0;
  -ms-transition: all 0.15s ease-out 0;
  -o-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0;
}
.page-catalog .goods .goods-item._big .price {
  position: absolute;
  top: -14px;
  left: 0;
  background: #00a14b;
  background: rgba(0, 161, 76, 0.9);
  white-space: nowrap;
  color: #fff;
  padding-right: 7px;
  padding-left: 10px;
  z-index: 1;
  height: 37px;
  line-height: 34px;
}
.page-catalog .goods .goods-item._big .price .old-price {
  color: #fff;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  margin-left: 3px;
  margin-right: 7px;
}
.ie8 .page-catalog .goods .goods-item._big .price .old-price {
  font-family: "Arial", sans-serif;
}
.page-catalog .goods .goods-item._big .description {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px;
  padding-bottom: 0;
  padding-left: 0;
  width: auto;
  max-width: 80%;
}
.page-catalog .goods .goods-item._big .description .text {
  background: rgba(255, 255, 255, 0.9);
  vertical-align: middle;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 20px;
}
.page-catalog .goods .goods-item._promo {
  padding: 0;
  overflow: hidden;
  border: none;
}
.page-catalog .goods .goods-item._promo img {
  margin: 0;
  width: 100%;
  height: auto !important;
  display: block;
}
.page-catalog .goods .goods-item._long .img {
  margin-top: 40px;
  margin-bottom: 30px;
}
.page-catalog .goods .goods-item ._new {
  position: absolute;
  top: 0;
  font-size: 12px;
  line-height: 21px;
  color: #ff7733;
  text-transform: uppercase;
  padding-left: 3px;
}
.page-catalog .goods .goods-item ._action {
  position: absolute;
  top: -8px;
  left: -12px;
  /*.size(70px, 65px);*/
  /*background: url("@{imgPath}/ico-action-left.png");*/
  /*.sprite(@s-ico-action-left);*/
}
.page-catalog .goods .goods-item .prices {
  width: 100%;
  padding: 0 20px;
  height: 41px;
  display: block;
}
.page-catalog .goods .goods-item .prices > * {
  display: inline-block;
}
.page-catalog .goods .goods-item .price {
  color: #009f4b;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  white-space: nowrap;
}
.ie8 .page-catalog .goods .goods-item .price {
  font-family: "Arial", sans-serif;
}
.page-catalog .goods .goods-item .price > i.rub {
  font-size: 23px;
}
.page-catalog .goods .goods-item .old-price {
  font-size: 14px;
  line-height: 27px;
  position: relative;
  display: inline-block;
  color: #333333;
  height: 52px;
  margin-right: 10px;
}
.page-catalog .goods .goods-item .old-price:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #d92127;
  margin-top: 14px;
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
.page-catalog .goods .goods-item .old-price + .price {
  color: #009f4b;
}
.page-catalog .goods .goods-item .bonus {
  position: absolute;
  text-transform: uppercase;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #d92127;
  border-left: none;
  border-right: 2px solid #e7b5b6;
  padding: 5px 10px 5px 15px;
  right: 51px;
  margin-top: 18px;
  height: 25px;
  display: inline-block;
  background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAZBAMAAABEJDijAAAAIVBMVEUAAADntbbntbbntbbntbbntbbntbbntbbsxMX03d7z29xl0LKRAAAAB3RSTlMASsbPAwHazoeUqwAAAFxJREFUOMtjAALxcioCkIHqVDaQsYKBuoCpisoGijdQ1zxW8wlUNI0WQehcOciDkCWdYZAHoVvBIA9ChuDKwR6GwIwy2AORqWqwByKD+gIGhtFApABQvdajer0MAFUqmhIOJEh1AAAAAElFTkSuQmCC);
  /*  &:before {
        content: "";
        position: absolute;
        top: -2px;
        left: -9px;
        .triangle(left,25px, 7px, #e7b5b6);
    }*/
  position: relative;
  right: 0;
  margin-left: 20px;
  margin-top: 0;
}
.ie8 .page-catalog .goods .goods-item .bonus {
  font-family: "Arial", sans-serif;
}
.page-catalog .goods .goods-item .description {
  position: relative;
  padding: 0 17px;
  padding-top: 23px;
  padding-bottom: 4px;
  vertical-align: middle;
  color: #333333;
  display: table;
  width: 100%;
}
.page-catalog .goods .goods-item .text {
  font-size: 13px;
  line-height: 17px;
  color: #333333;
  display: table-cell;
  position: relative;
}
.page-catalog .empty {
  display: block;
  color: #cbcbcb;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  width: 100%;
  height: 400px;
  background: url("../img/catalog-empty.png") 50% 54px no-repeat;
  padding-top: 90px;
}
.ie8 .page-catalog .empty {
  font-family: "Arial", sans-serif;
}
.page-catalog .empty a {
  margin-top: 20px;
  color: #009f4b;
  font-size: 25px;
}
.page-catalog .empty a:hover {
  color: #d92127;
}
.page-search .breadcrumb {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-top: 0;
}
.page-search .breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.page-search .breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.page-search .breadcrumb .link:first-child:before {
  display: none;
}
.page-search .breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.page-search .breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.page-search .breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.page-search .breadcrumb .link:first-child:before {
  display: none;
}
.page-search .breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.page-search h1.title {
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  padding-bottom: 24px;
}
.ie8 .page-search h1.title {
  font-family: "Arial", sans-serif;
}
.page-search .catalog {
  padding-top: 15px;
}
.page-search .bar {
  position: relative;
  background: #fff;
  min-height: 52px;
  padding: 10px 22px;
  padding-right: 10px;
  padding-top: 0;
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  color: #333333;
  margin-bottom: 28px;
}
.ie8 .page-search .bar {
  font-family: "Arial", sans-serif;
}
.page-search .bar select.j-select {
  min-width: 220px;
  margin-top: 3px;
  margin-left: 7px;
}
.page-search .bar .bar-item {
  padding-top: 10px;
  position: relative;
}
.page-search .bar .search {
  margin-bottom: 1px;
  padding-top: 23px;
}
.page-search .bar .search .search-btn {
  position: absolute;
  right: 1px;
  top: 2px;
  cursor: pointer;
  background: url('../img/ico-search-mini-green.png') no-repeat 50% 50%;
  width: 44px;
  height: 37px;
}
.page-search .bar .search .input-serach {
  border: none;
  background: transparent;
  outline: none;
  width: 100%;
  border: 2px solid #bfbfbf;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  height: 41px;
  padding: 8px 44px 7px 14px !important;
}
.page-search .bar .search #search-form {
  position: relative;
}
.page-search .bar .count {
  font-size: 16px;
  line-height: 32px;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-search .bar .count {
    font-size: 14px;
    margin-left: -10px;
  }
}
.page-search .bar .legend {
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 14px;
  line-height: 21px;
}
.page-search .bar .legend .select2-container {
  margin-top: -3px;
}
.page-search .bar .legend-item {
  display: inline-block;
  margin-left: 20px;
  height: 32px;
  line-height: 32px;
}
.page-search .bar .legend-item label {
  text-transform: lowercase;
}
.page-search .bar .legend-item .label {
  display: inline-block;
  text-transform: lowercase;
}
.page-search .bar .legend .inStoke {
  text-transform: lowercase;
}
.page-search .promo-text {
  font-size: 16px;
  line-height: 16px;
  color: #009f4b;
  text-align: center;
  width: 100%;
  background: url("../img/dotter-border-horizontal.png") 0 8px repeat-x;
  padding-bottom: 29px;
}
.page-search .promo-text .text {
  padding-left: 58px;
  padding-right: 20px;
  display: inline-block;
  background: #f0f0f0;
}
.page-search .promo-text .text:before {
  content: '';
  position: absolute;
  margin-left: -31px;
  margin-top: -5px;
  /*background: url("@{imgPath}/ico-ok.png");
                .size(19px, 22px);*/
  /*.sprite(@s-ico-ok);*/
}
.page-search .category {
  margin-bottom: 20px;
}
.page-search .category .category-item {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  display: inline-block;
  padding: 0 10px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  margin-right: 2px;
}
.page-search .category .category-item:first-child {
  margin-left: 0;
}
.page-search .category .category-item:hover {
  color: #d92127;
}
.page-search .category .category-item._active {
  padding: 0 10px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  margin-right: 2px;
  border-bottom: none;
  background: #d92127;
  color: #fff;
}
.page-search .category .category-item._active a {
  text-decoration: none;
  color: #fff;
}
.page-search .category .category-item a {
  text-decoration: none;
  color: #333333;
}
.page-search .goods .items {
  position: relative;
}
.page-search .goods .grid-sizer {
  width: 23%;
}
.page-search .goods .gutter-sizer {
  width: 2.6665%;
}
.page-search .goods._masonry .goods-item {
  margin-right: 0;
}
.page-search .goods .goods-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  padding-bottom: 20px;
  width: 23%;
  margin-bottom: 27px;
  overflow: hidden;
  margin-right: 2.5%;
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  -webkit-transition: -webkit-box-shadow 100ms ease 0;
  -moz-transition: -moz-box-shadow 100ms ease 0;
  -webkit-transition: box-shadow 100ms ease 0;
  -moz-transition: box-shadow 100ms ease 0;
  -ms-transition: box-shadow 100ms ease 0;
  -o-transition: box-shadow 100ms ease 0;
  transition: box-shadow 100ms ease 0;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-search .goods .goods-item {
    width: 49%;
    margin-right: 2%;
  }
}
.page-search .goods .goods-item._last {
  margin-right: 0;
}
.page-search .goods .goods-item .img-wrap {
  display: block;
  position: relative;
  box-shadow: none;
  width: 100%;
  padding: 0 5%;
  padding-top: 10px;
  min-height: 217px;
  -webkit-transition: all 0.5s ease-out 0;
  -moz-transition: all 0.5s ease-out 0;
  -ms-transition: all 0.5s ease-out 0;
  -o-transition: all 0.5s ease-out 0;
  transition: all 0.5s ease-out 0;
}
.page-search .goods .goods-item .img-wrap img {
  width: 100%;
  height: auto;
}
.page-search .goods .goods-item a {
  text-decoration: none;
}
.page-search .goods .goods-item:hover {
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px;
}
.page-search .goods .goods-item:hover .img-wrap {
  -webkit-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.page-search .goods .goods-item:hover .text {
  color: #e20025;
}
.page-search .goods .goods-item._big {
  width: 48.5%;
  height: 436px;
  padding-bottom: 0;
}
.page-search .goods .goods-item._big._nophoto .img-wrap {
  background: #fff url("../img/good-nofoto.png") no-repeat 50%;
  background-size: contain;
  height: 100%;
  padding-bottom: 63px;
}
.page-search .goods .goods-item._big._nophoto img {
  display: none;
}
.page-search .goods .goods-item._big:hover .img-wrap {
  -webkit-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.page-search .goods .goods-item._big .img-wrap {
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.15s ease-out 0;
  -moz-transition: all 0.15s ease-out 0;
  -ms-transition: all 0.15s ease-out 0;
  -o-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0;
}
.page-search .goods .goods-item._big .price {
  position: absolute;
  top: -14px;
  left: 0;
  background: #00a14b;
  background: rgba(0, 161, 76, 0.9);
  white-space: nowrap;
  color: #fff;
  padding-right: 7px;
  padding-left: 10px;
  z-index: 1;
  height: 37px;
  line-height: 34px;
}
.page-search .goods .goods-item._big .price .old-price {
  color: #fff;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  margin-left: 3px;
  margin-right: 7px;
}
.ie8 .page-search .goods .goods-item._big .price .old-price {
  font-family: "Arial", sans-serif;
}
.page-search .goods .goods-item._big .description {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px;
  padding-bottom: 0;
  padding-left: 0;
  width: auto;
  max-width: 80%;
}
.page-search .goods .goods-item._big .description .text {
  background: rgba(255, 255, 255, 0.9);
  vertical-align: middle;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 20px;
}
.page-search .goods .goods-item._promo {
  padding: 0;
  overflow: hidden;
  border: none;
}
.page-search .goods .goods-item._promo img {
  margin: 0;
  width: 100%;
  height: auto !important;
  display: block;
}
.page-search .goods .goods-item._long .img {
  margin-top: 40px;
  margin-bottom: 30px;
}
.page-search .goods .goods-item ._new {
  position: absolute;
  top: 0;
  font-size: 12px;
  line-height: 21px;
  color: #ff7733;
  text-transform: uppercase;
  padding-left: 3px;
}
.page-search .goods .goods-item ._action {
  position: absolute;
  top: -8px;
  left: -12px;
  /*.size(70px, 65px);*/
  /*background: url("@{imgPath}/ico-action-left.png");*/
  /*.sprite(@s-ico-action-left);*/
}
.page-search .goods .goods-item .prices {
  width: 100%;
  padding: 0 20px;
  height: 41px;
  display: block;
}
.page-search .goods .goods-item .prices > * {
  display: inline-block;
}
.page-search .goods .goods-item .price {
  color: #009f4b;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  white-space: nowrap;
}
.ie8 .page-search .goods .goods-item .price {
  font-family: "Arial", sans-serif;
}
.page-search .goods .goods-item .price > i.rub {
  font-size: 23px;
}
.page-search .goods .goods-item .old-price {
  font-size: 14px;
  line-height: 27px;
  position: relative;
  display: inline-block;
  color: #333333;
  height: 52px;
  margin-right: 10px;
}
.page-search .goods .goods-item .old-price:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #d92127;
  margin-top: 14px;
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
.page-search .goods .goods-item .old-price + .price {
  color: #009f4b;
}
.page-search .goods .goods-item .bonus {
  position: absolute;
  text-transform: uppercase;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #d92127;
  border-left: none;
  border-right: 2px solid #e7b5b6;
  padding: 5px 10px 5px 15px;
  right: 51px;
  margin-top: 18px;
  height: 25px;
  display: inline-block;
  background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAZBAMAAABEJDijAAAAIVBMVEUAAADntbbntbbntbbntbbntbbntbbntbbsxMX03d7z29xl0LKRAAAAB3RSTlMASsbPAwHazoeUqwAAAFxJREFUOMtjAALxcioCkIHqVDaQsYKBuoCpisoGijdQ1zxW8wlUNI0WQehcOciDkCWdYZAHoVvBIA9ChuDKwR6GwIwy2AORqWqwByKD+gIGhtFApABQvdajer0MAFUqmhIOJEh1AAAAAElFTkSuQmCC);
  /*  &:before {
        content: "";
        position: absolute;
        top: -2px;
        left: -9px;
        .triangle(left,25px, 7px, #e7b5b6);
    }*/
  position: relative;
  right: 0;
  margin-left: 20px;
  margin-top: 0;
}
.ie8 .page-search .goods .goods-item .bonus {
  font-family: "Arial", sans-serif;
}
.page-search .goods .goods-item .description {
  position: relative;
  padding: 0 17px;
  padding-top: 23px;
  padding-bottom: 4px;
  vertical-align: middle;
  color: #333333;
  display: table;
  width: 100%;
}
.page-search .goods .goods-item .text {
  font-size: 13px;
  line-height: 17px;
  color: #333333;
  display: table-cell;
  position: relative;
}
.page-search .empty {
  display: block;
  color: #cbcbcb;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  width: 100%;
  height: 400px;
  background: url("../img/catalog-empty.png") 50% 54px no-repeat;
  padding-top: 90px;
}
.ie8 .page-search .empty {
  font-family: "Arial", sans-serif;
}
.page-search .empty a {
  margin-top: 20px;
  color: #009f4b;
  font-size: 25px;
}
.page-search .empty a:hover {
  color: #d92127;
}
.page-search .bar {
  padding-right: 22px;
}
.page-search .empty {
  background: none;
  padding-top: 90px;
  height: 287px;
}
.socail-links {
  text-align: center;
  height: auto;
  min-height: 93px;
  background: #F0F0F0;
}
.socail-links .icon {
  margin-right: 3%;
}
.team-page h1.title {
  margin-top: 20px;
}
.team-page .section-top h1.title {
  float: left;
}
.team-page .section-top .spoton-it,
.team-page .section-top iframe {
  float: right;
  top: 26px;
  display: block;
  position: relative;
}
.page main .top-nav-left .nav .nav-item > .link {
  padding: 0 25px;
}
.breadcrumb {
  padding-top: 0;
}
.page header {
  padding-bottom: 0;
}
.page main .top-nav {
  height: auto;
  position: relative;
  z-index: 10;
}
.page main .top-nav .nav {
  white-space: normal;
  display: table;
  position: relative;
  z-index: 5;
  /*.display(flex);
            .flex-direction(row);
            .flex-wrap(wrap);*/
  /*padding: 0 1.5%;*/
}
.page main .top-nav .nav .nav-item {
  display: table-cell;
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.page main .top-nav .nav .nav-item:last-child .nav {
  right: 0;
}
.page main .top-nav .nav .nav-item:hover .nav {
  display: inline-block;
}
.page main .top-nav .nav .nav-item .link {
  padding: 0 3%;
  width: 100%;
}
.page main .top-nav .nav .nav-item .link .text {
  font-size: 19px;
}
@media screen and (max-width: 1333px) {
  .page main .top-nav .nav .nav-item .link .text {
    font-size: 16px;
  }
}
.page main .top-nav .nav .nav-item .nav {
  display: none;
  background: #bd262b;
  position: absolute;
  width: 300px;
  padding: 10px 5%;
  padding-bottom: 0;
}
.page main .top-nav .nav .nav-item .nav .nav {
  position: relative;
  display: block;
  padding: 10px 5%;
  width: auto;
}
.page main .top-nav .nav .nav-item .nav .nav .nav-item {
  margin-bottom: 10px;
}
.page main .top-nav .nav .nav-item .nav .nav .nav-item:last-child {
  margin-bottom: 0;
}
.page main .top-nav .nav .nav-item .nav .nav .link {
  height: 30px;
  /*background: @cRed;*/
}
.page main .top-nav .nav .nav-item .nav .nav-item {
  display: block;
  width: auto;
}
.page main .top-nav .nav .nav-item .nav .nav-item .link {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
}
.page main .top-nav .nav .nav-item .nav .nav-item .text {
  text-align: left;
}
.page main .top-nav .nav .nav-item .nav .nav-item:hover > .link {
  background: #d92127;
}
.team-page {
  float: left;
  width: 73.41269841%;
}
.team-page .breadcrumb {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-top: 0;
}
.team-page .breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.team-page .breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.team-page .breadcrumb .link:first-child:before {
  display: none;
}
.team-page .breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.team-page .breadcrumb .link {
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  padding-right: 2px;
}
.team-page .breadcrumb .link .text {
  border-bottom: 1px solid #e6e6e6;
}
.team-page .breadcrumb .link:first-child:before {
  display: none;
}
.team-page .breadcrumb .link:before {
  content: "→";
  padding-left: 3px;
  padding-right: 8px;
}
.team-page h1.title {
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  padding-bottom: 24px;
}
.ie8 .team-page h1.title {
  font-family: "Arial", sans-serif;
}
.team-page .catalog {
  padding-top: 15px;
}
.team-page .bar {
  position: relative;
  background: #fff;
  min-height: 52px;
  padding: 10px 22px;
  padding-right: 10px;
  padding-top: 0;
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  color: #333333;
  margin-bottom: 28px;
}
.ie8 .team-page .bar {
  font-family: "Arial", sans-serif;
}
.team-page .bar select.j-select {
  min-width: 220px;
  margin-top: 3px;
  margin-left: 7px;
}
.team-page .bar .bar-item {
  padding-top: 10px;
  position: relative;
}
.team-page .bar .search {
  margin-bottom: 1px;
  padding-top: 23px;
}
.team-page .bar .search .search-btn {
  position: absolute;
  right: 1px;
  top: 2px;
  cursor: pointer;
  background: url('../img/ico-search-mini-green.png') no-repeat 50% 50%;
  width: 44px;
  height: 37px;
}
.team-page .bar .search .input-serach {
  border: none;
  background: transparent;
  outline: none;
  width: 100%;
  border: 2px solid #bfbfbf;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  height: 41px;
  padding: 8px 44px 7px 14px !important;
}
.team-page .bar .search #search-form {
  position: relative;
}
.team-page .bar .count {
  font-size: 16px;
  line-height: 32px;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .team-page .bar .count {
    font-size: 14px;
    margin-left: -10px;
  }
}
.team-page .bar .legend {
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 14px;
  line-height: 21px;
}
.team-page .bar .legend .select2-container {
  margin-top: -3px;
}
.team-page .bar .legend-item {
  display: inline-block;
  margin-left: 20px;
  height: 32px;
  line-height: 32px;
}
.team-page .bar .legend-item label {
  text-transform: lowercase;
}
.team-page .bar .legend-item .label {
  display: inline-block;
  text-transform: lowercase;
}
.team-page .bar .legend .inStoke {
  text-transform: lowercase;
}
.team-page .promo-text {
  font-size: 16px;
  line-height: 16px;
  color: #009f4b;
  text-align: center;
  width: 100%;
  background: url("../img/dotter-border-horizontal.png") 0 8px repeat-x;
  padding-bottom: 29px;
}
.team-page .promo-text .text {
  padding-left: 58px;
  padding-right: 20px;
  display: inline-block;
  background: #f0f0f0;
}
.team-page .promo-text .text:before {
  content: '';
  position: absolute;
  margin-left: -31px;
  margin-top: -5px;
  /*background: url("@{imgPath}/ico-ok.png");
                .size(19px, 22px);*/
  /*.sprite(@s-ico-ok);*/
}
.team-page .category {
  margin-bottom: 20px;
}
.team-page .category .category-item {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  display: inline-block;
  padding: 0 10px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  margin-right: 2px;
}
.team-page .category .category-item:first-child {
  margin-left: 0;
}
.team-page .category .category-item:hover {
  color: #d92127;
}
.team-page .category .category-item._active {
  padding: 0 10px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  margin-right: 2px;
  border-bottom: none;
  background: #d92127;
  color: #fff;
}
.team-page .category .category-item._active a {
  text-decoration: none;
  color: #fff;
}
.team-page .category .category-item a {
  text-decoration: none;
  color: #333333;
}
.team-page .goods .items {
  position: relative;
}
.team-page .goods .grid-sizer {
  width: 23%;
}
.team-page .goods .gutter-sizer {
  width: 2.6665%;
}
.team-page .goods._masonry .goods-item {
  margin-right: 0;
}
.team-page .goods .goods-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  padding-bottom: 20px;
  width: 23%;
  margin-bottom: 27px;
  overflow: hidden;
  margin-right: 2.5%;
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  -webkit-transition: -webkit-box-shadow 100ms ease 0;
  -moz-transition: -moz-box-shadow 100ms ease 0;
  -webkit-transition: box-shadow 100ms ease 0;
  -moz-transition: box-shadow 100ms ease 0;
  -ms-transition: box-shadow 100ms ease 0;
  -o-transition: box-shadow 100ms ease 0;
  transition: box-shadow 100ms ease 0;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .team-page .goods .goods-item {
    width: 49%;
    margin-right: 2%;
  }
}
.team-page .goods .goods-item._last {
  margin-right: 0;
}
.team-page .goods .goods-item .img-wrap {
  display: block;
  position: relative;
  box-shadow: none;
  width: 100%;
  padding: 0 5%;
  padding-top: 10px;
  min-height: 217px;
  -webkit-transition: all 0.5s ease-out 0;
  -moz-transition: all 0.5s ease-out 0;
  -ms-transition: all 0.5s ease-out 0;
  -o-transition: all 0.5s ease-out 0;
  transition: all 0.5s ease-out 0;
}
.team-page .goods .goods-item .img-wrap img {
  width: 100%;
  height: auto;
}
.team-page .goods .goods-item a {
  text-decoration: none;
}
.team-page .goods .goods-item:hover {
  box-shadow: rgba(0, 0, 0, 0.4) 0 2px 10px;
}
.team-page .goods .goods-item:hover .img-wrap {
  -webkit-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.team-page .goods .goods-item:hover .text {
  color: #e20025;
}
.team-page .goods .goods-item._big {
  width: 48.5%;
  height: 436px;
  padding-bottom: 0;
}
.team-page .goods .goods-item._big._nophoto .img-wrap {
  background: #fff url("../img/good-nofoto.png") no-repeat 50%;
  background-size: contain;
  height: 100%;
  padding-bottom: 63px;
}
.team-page .goods .goods-item._big._nophoto img {
  display: none;
}
.team-page .goods .goods-item._big:hover .img-wrap {
  -webkit-transform: scale(1.1) rotate(-1deg);
  -ms-transform: scale(1.1) rotate(-1deg);
  -o-transform: scale(1.1) rotate(-1deg);
  transform: scale(1.1) rotate(-1deg);
}
.team-page .goods .goods-item._big .img-wrap {
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.15s ease-out 0;
  -moz-transition: all 0.15s ease-out 0;
  -ms-transition: all 0.15s ease-out 0;
  -o-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0;
}
.team-page .goods .goods-item._big .price {
  position: absolute;
  top: -14px;
  left: 0;
  background: #00a14b;
  background: rgba(0, 161, 76, 0.9);
  white-space: nowrap;
  color: #fff;
  padding-right: 7px;
  padding-left: 10px;
  z-index: 1;
  height: 37px;
  line-height: 34px;
}
.team-page .goods .goods-item._big .price .old-price {
  color: #fff;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 27px;
  margin-left: 3px;
  margin-right: 7px;
}
.ie8 .team-page .goods .goods-item._big .price .old-price {
  font-family: "Arial", sans-serif;
}
.team-page .goods .goods-item._big .description {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px;
  padding-bottom: 0;
  padding-left: 0;
  width: auto;
  max-width: 80%;
}
.team-page .goods .goods-item._big .description .text {
  background: rgba(255, 255, 255, 0.9);
  vertical-align: middle;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 20px;
}
.team-page .goods .goods-item._promo {
  padding: 0;
  overflow: hidden;
  border: none;
}
.team-page .goods .goods-item._promo img {
  margin: 0;
  width: 100%;
  height: auto !important;
  display: block;
}
.team-page .goods .goods-item._long .img {
  margin-top: 40px;
  margin-bottom: 30px;
}
.team-page .goods .goods-item ._new {
  position: absolute;
  top: 0;
  font-size: 12px;
  line-height: 21px;
  color: #ff7733;
  text-transform: uppercase;
  padding-left: 3px;
}
.team-page .goods .goods-item ._action {
  position: absolute;
  top: -8px;
  left: -12px;
  /*.size(70px, 65px);*/
  /*background: url("@{imgPath}/ico-action-left.png");*/
  /*.sprite(@s-ico-action-left);*/
}
.team-page .goods .goods-item .prices {
  width: 100%;
  padding: 0 20px;
  height: 41px;
  display: block;
}
.team-page .goods .goods-item .prices > * {
  display: inline-block;
}
.team-page .goods .goods-item .price {
  color: #009f4b;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  white-space: nowrap;
}
.ie8 .team-page .goods .goods-item .price {
  font-family: "Arial", sans-serif;
}
.team-page .goods .goods-item .price > i.rub {
  font-size: 23px;
}
.team-page .goods .goods-item .old-price {
  font-size: 14px;
  line-height: 27px;
  position: relative;
  display: inline-block;
  color: #333333;
  height: 52px;
  margin-right: 10px;
}
.team-page .goods .goods-item .old-price:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #d92127;
  margin-top: 14px;
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  -o-transform: rotate(-9deg);
  transform: rotate(-9deg);
}
.team-page .goods .goods-item .old-price + .price {
  color: #009f4b;
}
.team-page .goods .goods-item .bonus {
  position: absolute;
  text-transform: uppercase;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #d92127;
  border-left: none;
  border-right: 2px solid #e7b5b6;
  padding: 5px 10px 5px 15px;
  right: 51px;
  margin-top: 18px;
  height: 25px;
  display: inline-block;
  background: no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAZBAMAAABEJDijAAAAIVBMVEUAAADntbbntbbntbbntbbntbbntbbntbbsxMX03d7z29xl0LKRAAAAB3RSTlMASsbPAwHazoeUqwAAAFxJREFUOMtjAALxcioCkIHqVDaQsYKBuoCpisoGijdQ1zxW8wlUNI0WQehcOciDkCWdYZAHoVvBIA9ChuDKwR6GwIwy2AORqWqwByKD+gIGhtFApABQvdajer0MAFUqmhIOJEh1AAAAAElFTkSuQmCC);
  /*  &:before {
        content: "";
        position: absolute;
        top: -2px;
        left: -9px;
        .triangle(left,25px, 7px, #e7b5b6);
    }*/
  position: relative;
  right: 0;
  margin-left: 20px;
  margin-top: 0;
}
.ie8 .team-page .goods .goods-item .bonus {
  font-family: "Arial", sans-serif;
}
.team-page .goods .goods-item .description {
  position: relative;
  padding: 0 17px;
  padding-top: 23px;
  padding-bottom: 4px;
  vertical-align: middle;
  color: #333333;
  display: table;
  width: 100%;
}
.team-page .goods .goods-item .text {
  font-size: 13px;
  line-height: 17px;
  color: #333333;
  display: table-cell;
  position: relative;
}
.team-page .empty {
  display: block;
  color: #cbcbcb;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  width: 100%;
  height: 400px;
  background: url("../img/catalog-empty.png") 50% 54px no-repeat;
  padding-top: 90px;
}
.ie8 .team-page .empty {
  font-family: "Arial", sans-serif;
}
.team-page .empty a {
  margin-top: 20px;
  color: #009f4b;
  font-size: 25px;
}
.team-page .empty a:hover {
  color: #d92127;
}
.team-page:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
@media (max-width: 1070px) {
  .team-page {
    width: 70%;
  }
}
.team-page > h2 {
  font-size: 26px;
  margin: 1em 0;
}
.team-page .breadcrumb {
  padding-top: 0;
  padding-bottom: 20px;
}
.team-page .category {
  float: left;
  width: auto;
  /*min-width: 425px;*/
  margin-bottom: 15px;
}
.team-page .category._green .category-item {
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 0;
}
.team-page .category._green .category-item-text {
  border-bottom: 1px dotted #333333;
}
.team-page .category._green ._active .category-item {
  background: #009f4b;
}
.team-page .category._green ._active .category-item-text {
  border-bottom: 0;
}
.team-page .category .category-item {
  display: inline-block;
  cursor: pointer;
  /* transition */
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  -webkit-transition: color 0.3s ease-out 300ms ease 0ms;
  -moz-transition: color 0.3s ease-out 300ms ease 0ms;
  -ms-transition: color 0.3s ease-out 300ms ease 0ms;
  -o-transition: color 0.3s ease-out 300ms ease 0ms;
  transition: color 0.3s ease-out 300ms ease 0ms;
}
.team-page .tournament-filter {
  /*float: right;*/
  /*width: auto;*/
  display: block;
  text-align: right;
}
.team-page .tournament-filter .label {
  font-size: 13px;
  color: #333333;
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.team-page .tournament-filter .col {
  display: inline-block;
  padding: 0;
  width: auto;
  margin-bottom: 15px;
}
.team-page .filter-select.select2-container {
  height: 33px;
  width: 68%;
  min-width: 0;
  display: table-cell;
}
.team-page .filter-select.select2-container._min {
  min-width: 0;
  width: 67%;
}
.team-page .filter-select .select2-choice {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  height: 33px;
  background: #fff;
}
.team-page .filter-select .select2-chosen {
  margin-right: 20px;
}
.preloader {
  width: 100%;
  height: 100px;
  text-align: center;
  background: url(/common/img/loader-green.gif) center no-repeat;
}
.shadow-block {
  background-color: #fff;
  /* box-shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  box-shadow: 0 1px 5px rgba(0,0,0,.2);
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.loader {
  text-align: center;
  margin: 20px;
}
.pagination .page {
  background: none;
}
._strong {
  font-weight: bold;
}
.select2-drop .select2-results .select2-result-label {
  line-height: 1.5em;
}
.ui-sortable-placeholder {
  visibility: visible !important;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 159, 75, 0.7);
  -moz-box-shadow: inset 0 0 3px rgba(0, 159, 75, 0.7);
  box-shadow: inset 0 0 3px rgba(0, 159, 75, 0.7);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.modal {
  display: none;
  z-index: 101;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.modal .modal-info-footer {
  position: relative;
  width: 95%;
  margin: auto;
  margin-top: -40px;
  background: #191919;
  z-index: 3;
}
.modal .info-row {
  padding-left: 100px;
  padding-right: 100px;
}
.modal .info-row:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.modal .counter {
  font-size: 14px;
  color: #d8d8d8;
  position: relative;
  z-index: 2;
  right: 5%;
  bottom: 2%;
  text-align: right;
  width: 10%;
  float: right;
  margin: 10px 0;
}
.modal .name {
  color: #d8d8d8;
  float: left;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  position: relative;
  z-index: 2;
  min-height: 1em;
  width: 90%;
  margin: 10px 0;
}
.modal-wysiwyg {
  width: 900px;
}
.modal .modal-content-image-scale {
  max-width: 1145px;
  width: 90%;
}
.modal .modal-content-image-scale img {
  width: auto;
  max-width: 90%;
  height: auto;
  max-height: 100%;
}
@media (max-width: 1380px) {
  .modal .modal-content-image-scale img {
    width: auto;
    height: auto;
    max-width: 90%;
  }
}
@media (max-width: 1111px) {
  .modal .modal-content-image-scale .modal-close {
    right: 0;
  }
}
.modal._white .modal-content {
  background-color: #fff;
  padding-bottom: 30px;
}
.modal._white .modal-content h4 {
  color: #353535;
}
.modal._white .modal-close {
  background: #b2b2b2;
}
.modal._white .modal-close:hover {
  background: rgba(178, 178, 178, 0.9);
}
.modal._white .modal-header {
  padding-top: 12px;
  margin-right: 30px;
  margin-left: 30px;
  padding-left: 0;
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 15px;
  margin-bottom: 24px;
}
.modal._alert .icon-wrap {
  width: 55px;
  height: 55px;
  padding-right: 20px;
  display: table-cell;
  vertical-align: top;
}
.modal._alert .modal-row {
  padding: 30px 50px;
  padding-bottom: 0;
  display: table;
}
.modal._alert .mess-wrap {
  display: table-cell;
  /*padding-top: 5px;*/
  vertical-align: middle;
  color: #333333;
  font-size: 16px;
}
.modal._alert .btn-row {
  display: block;
  padding: 30px 50px;
  padding-bottom: 0;
  text-align: center;
}
.modal .photos-controls {
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  bottom: 0;
  left: 0;
  padding: 0 90px;
  width: 100%;
  background: #262626;
  z-index: 2;
}
.modal .photos-controls:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.modal .photos-controls img {
  /*float: left;*/
  /*max-width: 90px;*/
}
.modal .photos-controls div {
  /*float: left;*/
  /*max-width: 90px;*/
  display: inline-block;
  max-height: 90px;
  height: 80px;
  border: 3px solid transparent;
  margin: 10px;
  max-width: 190px;
  padding: 0;
  opacity: .5;
  cursor: pointer;
  overflow: hidden;
}
.modal .photos-controls div:hover,
.modal .photos-controls div.current {
  opacity: 1;
}
.modal .photos-controls div.current {
  border-color: #d92127;
}
.modal .photos-controls div img {
  height: 80px;
}
.modal-open {
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
}
.modal-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.modal-content {
  width: 545px;
  height: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  bottom: auto;
  background-color: #00a94f;
  opacity: 0;
  top: 0;
  margin-bottom: 50px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.modal-content .video-js {
  padding-top: 0;
}

.modal-content._wide {
  width: 80%;
  max-width: 798px;
  position: relative;
  margin-bottom: 0;
}
.modal-content._wide.modal-content-image-scale {
  max-width: 100%;
  overflow: hidden;
  width: 95%;
  height: 85%;
}
.modal-content._wide .icon.close {
  position: absolute;
  top: 1.5%;
  right: 1.5%;
  z-index: 2;
  cursor: pointer;
}
.modal-content._dark {
  background: #191919;
}
.modal-content .modal-row {
  /*padding-left: 100px;
        padding-right: 100px;*/
  margin: 0;
  position: relative;
  width: 100%;
  height: 87%;
}
.modal-content .modal-row:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.modal-content .modal-header {
  padding-top: 30px;
  padding-bottom: 20px;
}
.modal-content h4 {
  font-weight: bold;
  font-size: 26px;
  color: #fff;
}
.modal-content a {
  color: #fff;
  text-decoration: none;
  display: inline;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.modal-content a.hash-link {
  border-bottom-style: dotted;
}
.modal-content .sign-in-link {
  margin-top: 10px;
}
.modal-content .pull-left {
  float: left;
}
.modal-content .pull-right {
  float: right;
}
.modal-content .auth-form .form-control {
  margin-bottom: 20px;
}
.modal-content .modal-footer {
  width: 100%;
  height: 118px;
  padding-top: 30px;
  position: relative;
  -webkit-animation: orderArea 15s infinite linear;
  -moz-animation: orderArea 15s infinite linear;
  -o-animation: orderArea 15s infinite linear;
  animation: orderArea 15s infinite linear;
}
.modal-content .modal-footer .order-create-btn {
  width: 55%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  left: -10px;
  line-height: 55px;
  text-indent: 10px;
}
.modal-content .modal-error {
  padding: 15px 100px;
  background: #e65050;
  margin: 0;
  width: auto;
  height: auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: block;
}
.modal-content .modal-error.hide {
  display: none;
}
.photo-place {
  text-align: center;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  width: 88%;
  height: 100%;
  margin: auto;
  z-index: 2;
  margin-top: 20px;
}
.photo-place._black.load {
  background: url("../img/loader-black.gif") 50% 50% no-repeat;
}
.photo-place.load {
  background: url(/common/img/loader-green.gif) 50% 50% no-repeat;
}
.photo-place img {
  width: 95px;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease-out 0;
  -moz-transition: -moz-transform 0.2s ease-out 0;
  -o-transition: -o-transform 0.2s ease-out 0;
  transition: -webkit-transform 0.2s ease-out 0,-moz-transform 0.2s ease-out 0,-o-transform 0.2s ease-out 0,transform 0.2s ease-out 0;
  -webkit-transition: transform 0.2s ease-out 0;
  -moz-transition: transform 0.2s ease-out 0;
  -ms-transition: transform 0.2s ease-out 0;
  -o-transition: transform 0.2s ease-out 0;
  transition: transform 0.2s ease-out 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.1s ease-out 0;
  -moz-transition: -moz-transform 0.1s ease-out 0;
  -o-transition: -o-transform 0.1s ease-out 0;
  transition: -webkit-transform 0.1s ease-out 0,-moz-transform 0.1s ease-out 0,-o-transform 0.1s ease-out 0,transform 0.1s ease-out 0;
  -webkit-transition: transform 0.1s ease-out 0;
  -moz-transition: transform 0.1s ease-out 0;
  -ms-transition: transform 0.1s ease-out 0;
  -o-transition: transform 0.1s ease-out 0;
  transition: transform 0.1s ease-out 0;
}
.photo-place img:active {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
.photo-place img.visible {
  opacity: 1;
}
.scale-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.scale-nav .larrow {
  position: absolute;
  left: 0;
  background-color: transparent;
  top: 0;
  outline: 0;
  border: 0;
  width: 5%;
  height: 100%;
  opacity: .5;
}
.scale-nav .larrow .icon {
  top: 50%;
  margin-top: -69px;
  left: 50%;
}
.scale-nav .larrow:hover {
  opacity: .75;
}
.scale-nav .larrow:active .icon {
  margin-top: -68px;
  margin-right: -1px;
}
.scale-nav .rarrow {
  position: absolute;
  right: 0;
  background-color: transparent;
  top: 0;
  outline: 0;
  border: 0;
  width: 5%;
  height: 100%;
  opacity: .5;
}
.scale-nav .rarrow .icon {
  top: 50%;
  margin-top: -69px;
  left: -50%;
}
.scale-nav .rarrow:hover {
  opacity: .75;
}
.scale-nav .rarrow:active .icon {
  margin-top: -68px;
  margin-left: -1px;
}
.el-finder-dialog {
  z-index: 5000001 !important;
}
main {
  min-width: 1000px;
}
h1,
h2,
h3,
h4,
td,
strong,
.text {
  -ms-word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
p {
  -ms-word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
b,
strong {
  font-weight: 600 !important;
}
.column {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 48%;
}
.column._wide {
  width: 68%;
}
.column._narrow {
  width: 28%;
}
.column + .column {
  margin-left: 3%;
}
.disable-events,
.disable-events * {
  pointer-events: none !important;
}
.disable-events .jspContainer,
.disable-events * .jspContainer,
.disable-events .jspPane,
.disable-events * .jspPane,
.disable-events .all-event,
.disable-events * .all-event {
  pointer-events: all !important;
}
.news-item {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  position: relative;
  height: 325px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
}
.news-item:before {
  content: '';
  width: 100%;
  height: 25px;
  position: absolute;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.news-item._no-description p {
  display: none;
}
.news-item._no-description .img-wrap {
  max-height: 230px;
  overflow: hidden;
  display: block;
}
.news-item._no-img .img-wrap {
  display: block;
  position: relative;
}
.news-item._no-img .img-wrap:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -126px;
  width: 97px;
  height: 115px;
}
.news-item a {
  text-decoration: none;
  display: block;
}
.news-item a:hover .news-item-title {
  color: #cf3439;
}
.news-item .news-item-title-wrap {
  display: block;
  height: 64px;
  overflow: hidden;
}
.news-item .news-item-title {
  display: block;
  font-weight: bold;
  font-size: 17px;
  line-height: 22px;
  margin: 20px;
  margin-top: 20px;
  margin-bottom: 0;
  color: #333;
  max-height: 77px;
  overflow: hidden;
}
.news-item .news-item-title .icon {
  margin-right: .3em;
}
.news-item .teaser {
  max-height: 100px;
}
.news-item p {
  display: block;
  margin: 20px;
  margin-top: 11px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 21px;
}
.news-item span.date {
  font-size: 10px;
  color: #333;
  position: absolute;
  right: 27px;
  bottom: 10px;
}
.news-item img {
  display: block;
  width: 100%;
  height: auto;
}
.pager li.page {
  width: auto !important;
  min-width: 0;
}
.page {
  min-width: 1066px;
}
@media only screen and (max-width: 1000px) and (min-width: 0) {
  .page .wrapper {
    padding-bottom: 10px;
  }
}
.page .body-wrap {
  background: none;
  position: relative;
}
.page header {
  z-index: 1;
}
.page header .top-nav {
  padding-right: 0;
}
.page header .top-nav .nav-item {
  position: relative;
}
.page header .top-nav._witch-lang {
  padding-right: 0;
}
.page header .top-nav-lang {
  cursor: pointer;
  position: relative;
  border-left: 1px solid #3f3f3f;
  width: 69px;
  min-width: 69px;
}
.page header .top-nav-lang:before {
  position: absolute;
  left: 46px;
  top: 17px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #fff;
  opacity: 0.7;
}
.page header .top-nav-lang._show {
  background: #232624;
}
.page header .top-nav-lang._show .lang-list {
  display: block;
}
.page header .top-nav-lang._show:before {
  opacity: 1;
}
.page header .top-nav-lang .lang-ico {
  display: inline-block;
  overflow: hidden;
  width: 15px;
  height: 11px;
}
.page header .top-nav-lang .lang-ico img {
  display: block;
}
.page header .top-nav-lang .lang-list {
  display: none;
  top: 100%;
  right: 0;
  position: absolute;
  padding: 7px 0;
  background: #232624;
  text-transform: none;
  text-align: left;
}
.page header .top-nav-lang .lang-list-item {
  padding-left: 18px;
  padding-right: 20px;
  height: 31px;
  white-space: nowrap;
}
.page header .top-nav-lang .lang-list-item:hover {
  background: #186b3f;
}
.page header .top-nav-lang .lang-list-item a {
  display: inline-block;
  padding-left: 11px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 31px;
}
.page main .top-nav {
  background: #cf3439;
}
.page main .top-nav._witch-search {
  padding-right: 67px;
}
.page main .top-nav .nav-item .nav-item .text {
  padding: 0 15px;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
  font-size: 18px;
}
.page main .top-nav .nav-item._billet {
  float: right;
  border-left: 2px solid #e13238;
  text-transform: capitalize;
  width: auto;
}
.page main .top-nav .nav-item._billet .text {
  text-transform: capitalize;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
}
.page main .top-nav .nav-item._billet .icon._menu-billet {
  vertical-align: middle;
  margin-right: 4px;
  margin-top: -2px;
}
.page main .top-nav .nav-item:hover {
  background: #bd262b;
}
.page main .top-nav .search {
  z-index: 100;
}
.page main .top-nav .search.opened:before {
  display: none;
}
.page main .top-nav .search:before {
  content: '';
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -147px -212px;
  width: 26px;
  height: 26px;
  display: block;
  margin-top: 17px;
  margin-left: 20px;
}
.page footer .sponsors .sponsors-wrapper .sponsor-line .sponsors-item {
  padding: 0 10% 0 0 !important;
}
.page footer {
  padding-bottom: 23px;
}
.page footer .sponsors._rfpl {
  text-align: left;
}
.page footer .sponsors._rfpl .title {
  height: 110px;
  position: relative;
  text-align: left;
  display: inline-block;
  height: 95px;
  vertical-align: middle;
}
.page footer .sponsors._rfpl .sponsors-wrapper {
  padding: 0;
  display: inline-block;
  width: inherit;
  vertical-align: middle;
  padding-left: 70px;
  min-width: 500px;
}
.page footer .social {
  background: #f0f0f0;
  padding: 25px;
  padding-top: 13px;
}
.page footer .social-wrap {
  text-align: justify;
  width: 740px;
  margin: 0 auto;
}
.page footer .social-wrap > * {
  display: inline-block;
  white-space: nowrap;
}
.page footer .social-wrap:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.page footer section.main {
  padding-top: 22px;
  height: auto;
}
.page footer section.main .btn-bordered {
  position: absolute;
  width: 260px;
  border-color: #246945;
  background: #22322a;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  width: 262px;
  margin-left: -1px;
}
.page footer section.main .copyright {
  font-size: 12px;
  line-height: 19px;
  padding-left: 43.2%;
  color: #999999;
  padding-top: 6px;
}
.page footer section.main .copyright a {
  color: #999999;
}
.page footer section.main .copyright a:hover {
  color: #d92127;
}
.loader-img {
  margin: 0 auto;
  text-align: center;
  display: block;
  padding: 30px;
}
.content:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.team-page h1.title span {
  text-transform: lowercase;
}
/* .header-item {
    h2 {
        &.title {
            position: relative;
            &:after {
                content: 'beta';
                position: absolute;
                line-height: 20px;
                color: @cGreen;
                background: #ffffff;
                padding:0 7px;
                word-wrap: normal;
                font-size: 14px;
                display: block;
                text-transform: none;
                border-radius: 5px;
                top: -13px;
                font-weight: 300;
                right: -48px;

            }
        }
    }
} */
.select2-search {
  display: none;
}
.scoreboard:before {
  opacity: 1;
  translation: all 0.5s linear;
}
.scoreboard._disable {
  position: relative;
}
.scoreboard._disable:before {
  content: '';
  background: #fff;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.scoreboard._disable:after {
  content: '';
  background: url(/common/img/loader-green.gif) no-repeat center center;
  width: 68px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
}
.isParalax .parallax-bg {
  display: block;
}
.parallax-bg {
  display: none;
  position: fixed;
  top: -250%;
  left: 0;
  width: 100%;
  height: 1000%;
  background: url('/common/img/bg2-green.png');
}
.legend {
  float: left;
  width: 75%;
  margin-top: 40px;
}
@media (max-width: 1070px) {
  .legend {
    width: 70%;
  }
}
.legend .col {
  /*padding-left: 2%;*/
  float: left;
  min-width: 30%;
  padding-right: 0;
}
.legend .col-right {
  float: right;
}
.legend .col dt {
  float: left;
  color: #000;
  font-size: 14px;
}
.legend .col dd {
  margin-left: 0;
  color: #808080;
  font-size: 14px;
  margin-bottom: 1em;
}
.legend .col dd:before {
  content: '—';
  font-size: 14px;
  margin-left: .2em;
  margin-right: .2em;
}
.legend .icon {
  width: 1em;
  height: 1em;
  float: left;
  margin-right: .3em;
}
.table-additional.person {
  margin-top: 140px;
}
.table-additional {
  width: 22%;
  height: auto;
  width: 23.41269841%;
  float: right;
  margin-top: 68px;
}
.table-additional .additional-title {
  font-family: Exo_2, sans-serif;
  font-style: normal;
}
.table-additional .additional {
  margin-bottom: 15px;
}
.table-additional.tour-matches .match .match-result img {
  max-width: 90px;
  max-height: 90px;
}
.table-additional .tour-matches .match .match-result {
  display: inline-block;
}
.table-additional .tour-matches .match .match-result a,
.table-additional .tour-matches .match .match-result span {
  display: inline-block;
}
.table-additional .tour-matches .match .match-result .score {
  padding: 0 0;
}
.table-additional .tour-matches .match .match-result .penalty-score {
  margin-bottom: 0;
  margin-top: -10px;
  top: 10px;
  font-size: 10px;
  text-align: center;
  position: relative;
}
.table-additional .tour-matches .match .match-result img {
  max-width: 50px;
  max-height: 50px;
}
.table-additional._matchbar {
  margin-top: -2px;
}
.table-additional .banner {
  width: 100%;
  margin-top: 40px;
}
.table-additional .banner img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.table-additional .commerce {
  width: 100%;
  margin-top: 40px;
}
.table-additional .commerce img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media (max-width: 1070px) {
  .table-additional {
    width: 25%;
  }
}
.table-additional h3 {
  padding: 15px 5%;
  padding-right: 0;
  color: #333333;
  font-size: 26px;
  font-weight: 600;
  font-style: italic;
}
.table-additional h3 span {
  display: block;
  color: #999999;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin-top: 10px;
}
.table-additional h3 + .match {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.table-additional .match {
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}
.table-additional .match:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.table-additional .match-info {
  float: left;
  padding: 15px 5%;
  width: 40%;
  /*white-space: nowrap;*/
  padding-right: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.table-additional .match-info:before {
  display: none;
}
.table-additional .match-info .team {
  font-weight: 600;
  font-size: 14px;
  display: block;
  text-align: left;
  width: 100%;
  word-wrap: break-word;
}
.table-additional .match-info .date {
  font-size: 13px;
  color: #7f7f7f;
  margin-top: 10px;
  display: block;
}
.table-additional .match a {
  color: inherit;
  text-decoration: none;
}
.table-additional .match a:hover {
  color: #009f4b;
}
.table-additional .match .match-result {
  float: right;
  width: 60%;
  padding: 15px 3%;
  text-align: right;
}
.table-additional .match .match-result .score {
  font-size: 20px;
  font-weight: 600;
  position: relative;
  top: -23px;
  padding: 0 3%;
}
.tab-menu {
  display: block;
  width: 100%;
  border-bottom: 2px solid #e5e5e5;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
.tab-menu:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.tab-menu li {
  list-style: none;
  float: left;
  position: relative;
  margin-bottom: -2px;
}
.tab-menu li._active a {
  background: #cf3339;
  color: #fff;
}
.tab-menu li._active:after {
  width: 0px;
  height: 0px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 9.5px solid transparent;
  border-right: 9.5px solid transparent;
  border-top: 10px solid #cf3339;
  margin: auto;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}
.tab-menu li a {
  display: table-cell;
  vertical-align: middle;
  font-size: 17px;
  font-weight: 600;
  color: #656565;
  height: 70px;
  padding: 10px 30px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
}
.table-padding {
  padding: 0 2%;
  padding-bottom: 10px;
}
.scoreboard {
  width: 100%;
  text-align: left;
  overflow: hidden;
  position: relative;
}
.scoreboard td,
.scoreboard th {
  text-align: center;
}
.scoreboard td.team,
.scoreboard th.team,
.scoreboard td.position,
.scoreboard th.position {
  text-align: left;
}
.scoreboard tr:hover {
  /*td {background-color: fadeOut(@cGreen, 93);}*/
}
.scoreboard td.team {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.scoreboard.visible {
  overflow: visible;
}
.scoreboard.default {
  width: 98%;
  margin: 10px auto;
}
.scoreboard.default td,
.scoreboard.default th {
  text-align: center;
}
.scoreboard.default td {
  padding: 3px 1%;
}
.scoreboard.default td a {
  color: #333333;
  text-decoration: none;
}
.scoreboard.default td a:hover {
  color: #d92127;
}
.scoreboard.default td .img-stat-wrap {
  width: 27px;
  height: 27px;
  overflow: hidden;
  text-align: center;
}
.scoreboard.default td .img-stat-wrap img {
  position: relative;
  top: 3px;
  margin: 0px 0px 0px -9px;
  max-width: 40px;
}
.scoreboard.default td.statistic_photo {
  padding-left: 0;
}
.scoreboard.default td.statistic_photo .img-stat-wrap {
  margin-left: 10px;
}
.scoreboard.default td .placeholder {
  width: 27px;
  height: 27px;
  display: block;
  background: url('../img/no-user-photo_min.jpg') no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.scoreboard.default td:first-child {
  text-indent: -0.3em;
}
.scoreboard.default td.wide,
.scoreboard.default th.wide {
  text-align: left;
  width: 26%;
  padding-left: 10px;
}
.scoreboard.statistic-season td,
.scoreboard.statistic-season th {
  width: 8%;
}
.scoreboard td.wide,
.scoreboard th.wide {
  text-align: left;
  width: 10%;
}
.scoreboard-form th.form,
.scoreboard-form td.form {
  text-align: center;
  width: auto;
}
.scoreboard-form td {
  width: 5%;
}
.scoreboard-form td.wide {
  text-align: center;
}
.scoreboard-form td.form {
  width: auto;
  white-space: nowrap;
  text-align: center;
}
.scoreboard-form td.form .icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  margin-right: 1%;
  margin-bottom: -7px;
  left: 3%;
}
@media (max-width: 1120px) {
  .scoreboard-form td.form {
    padding-right: 3%;
    text-align: center;
  }
  .scoreboard-form td.form .icon {
    width: 18px;
    height: 18px;
  }
  .scoreboard-form td.form .icon:after {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
}
@media (max-width: 1070px) {
  .scoreboard-form.scoreboard td {
    padding: 11px 1%;
    width: auto;
  }
}
@media (max-width: 1070px) {
  .scoreboard-form tr._special td.form i.icon {
    left: 4px;
  }
  .scoreboard-form td.form {
    padding-right: 2%;
  }
  .scoreboard-form td.form .icon {
    position: relative;
    top: -4px;
    margin-right: 0;
    width: 14px;
    height: 14px;
  }
  .scoreboard-form td.form .icon:after {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
}
.scoreboard td {
  padding: 11px 1%;
  color: #333333;
  font-size: 16px;
  position: relative;
  width: 6%;
}
.totals td {
  font-size: 16px;
  font-weight: bold;
}
.scoreboard td.total {
  width: 8%;
  text-align: center;
}
.scoreboard td.average {
  text-align: center;
}
.scoreboard td .icon {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 22px;
  height: 22px;
}
.scoreboard td:first-child {
  padding-left: 3%;
}
.scoreboard td.team {
  font-weight: 500 !important;
  width: auto;
}
.scoreboard tr:nth-child(2n) {
  background-color: rgba(0, 159, 75, 0.07);
}
.scoreboard tr._special {
  height: 42px;
  position: relative;
  overflow: hidden;
  background-color: #009f4b;
  background: url('../img/loko-pattern.png') repeat-x #009f4b;
  /*for ie9 */
}
.scoreboard tr._special:after {
  content: "";
  background: url('../img/loko-pattern.png') repeat-x #009f4b;
  display: block;
  position: absolute;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 42px;
}
.scoreboard tr._special .icon {
  background: #fff;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
}
.scoreboard tr._special .icon:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}
.scoreboard tr._special td {
  position: relative;
  z-index: 1;
  color: #fff;
}
.scoreboard tr._special td.form .icon {
  left: 4px;
}
.scoreboard tr._special td.status .icon {
  top: 0;
  bottom: 0;
  margin: 10px auto;
  left: -10px;
}
.scoreboard tr._special td.status .icon.table-status_up:after {
  top: -1px;
}
.scoreboard th {
  padding: 15px 3px;
  width: 7%;
  font-size: 13px;
  text-transform: uppercase;
}
.scoreboard th:first-child {
  padding-left: 3%;
}
.scoreboard th.total {
  width: 8%;
  text-align: center;
}
.scoreboard th.sortable {
  cursor: pointer;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.scoreboard th.sortable:hover {
  color: #d92127;
}
.scoreboard th.sortable._toStart span {
  display: inline;
  position: relative;
}
.scoreboard th.sortable._toStart span:after {
  content: '\2193';
  display: block;
  position: absolute;
  right: -1em;
  top: 0;
}
.scoreboard th.sortable._toEnd span {
  display: inline;
  position: relative;
}
.scoreboard th.sortable._toEnd span:after {
  content: '\2191';
  display: block;
  position: absolute;
  right: -1em;
  top: 0;
}
.scoreboard th.average {
  text-align: center;
}
.scoreboard th.team {
  width: auto;
  padding-left: 8px;
}
.tab-content {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
@media (max-width: 1150px) {
  .tab-content {
    padding: 0;
  }
}
.tab-content._active {
  display: block;
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
}
.player-stat {
  margin: 0;
  padding-top: 0;
}
.player-stat:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.player-stat a {
  color: inherit;
  text-decoration: none;
}
.player-stat a:hover {
  color: #d92127;
}
.player-stat .img-area {
  float: left;
  margin: 0;
  max-width: 45%;
  min-height: 27px;
  min-width: 27px;
  position: relative;
}
.player-stat .img-area .placeholder {
  width: 90px;
  height: 90px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background: url('../img/no-user-photo_min.jpg') no-repeat;
}
.player-stat .img-area img {
  width: 100%;
}
.player-stat .img-area .icon {
  width: 27px;
  height: 27px;
  bottom: 6px;
  right: 6px;
  font-size: 16px;
  line-height: 1.8em;
  position: absolute;
}
.player-stat figcaption {
  color: #333333;
  float: right;
  font-size: 18px;
  margin: 15px 0 0 0;
  width: 50%;
}
.player-stat figcaption strong {
  display: block;
  text-transform: uppercase;
}
.player-stat figcaption .mark {
  text-transform: uppercase;
  color: #7f7f7f;
  font-weight: normal;
  font-size: 14px;
  display: block;
  margin-top: 10px;
}
.player-stat figcaption .mark .icon {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.7em;
  top: -9px;
  float: right;
}
.player-stat figcaption .mark-person {
  text-transform: none;
  color: #7f7f7f;
  font-weight: normal;
  font-size: 14px;
  display: block;
  margin-top: 5px;
  padding-right: 15px;
  word-break: break-word;
  -ms-word-break: break-word;
}
.player-stat figcaption .mark-person span:after {
  content: ',';
}
.player-stat figcaption .mark-person span:last-child:after {
  content: '';
}
.shadow-block.j_player {
  background: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.table-additional .player-stat {
  padding: 0 5%;
}
.position-row {
  padding: 25px 3%;
  padding-bottom: 0;
  border-bottom: 2px solid #efefef;
}
.position-row .players-list:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.position-row h2 {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  margin: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.position-row .col {
  min-width: 250px;
  padding: 0;
  display: inline-block;
  width: 33.13953488%;
  margin-bottom: 25px;
}
.position-row .col a:hover {
  color: #d92127;
}
.position-row .col a:hover figcaption {
  color: #d92127;
}
.position-row .col .img-area {
  margin-right: 5%;
  width: 35%;
}
.position-row .col .img-area img {
  width: 92px;
  height: auto;
  display: block;
}
.position-row .col figcaption {
  float: left;
  width: 60%;
  word-break: normal;
}
.position-row .col .numb {
  color: #009f4b;
  font-size: 19px;
  font-weight: bold;
  position: relative;
  top: .1em;
  left: .5em;
}
.position-row .player-stat {
  padding: 0;
}
.cont-year {
  margin-bottom: 40px;
}
.player-stat figcaption {
  word-break: break-word;
  word-wrap: break-word;
}
.page-player .team-page.players-position-list {
  float: left;
  width: 73.49206349%;
}
@media (max-width: 1070px) {
  .page-player .team-page.players-position-list {
    width: 70%;
  }
}
.player-bg-mask {
  background: #373636;
  opacity: 0.6;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10;
}
section.team-page.player {
  width: 100%;
}
.info .wrap-cont,
.player .wrap-cont {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  padding: 0 6.52173913%;
}
.info .wrap-cont .menu-wrap .category,
.player .wrap-cont .menu-wrap .category {
  padding-left: 0;
}
.page-player .team-page {
  float: none;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}
.page-player .video-list .video-item {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.player {
  position: relative;
  margin-top: 30px;
}
.player .inf,
.player .num {
  display: table-cell;
}
.player .player-bg {
  height: 491px;
  color: #fff;
  /*background: url(../../temp/player-bg.png);*/
  position: relative;
  overflow: hidden;
  background-color: rgba(23, 89, 61, 0.8);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 0px;
  display: table;
  width: 100%;
}
.player .player-bg .player-info._no-bg .bg {
  background-image: url("../img/player-x-bg_no-bg.png");
  background-position: 100% -190px;
  background-size: initial;
}
.player .player-bg .bg {
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  min-height: 491px;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.player .player-bg .bg:after {
  content: '';
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  min-height: 491px;
  height: 100%;
  background: rgba(23, 89, 61, 0.8);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.player .person-bg {
  height: 491px;
  color: #fff;
  /*background: url(../../temp/player-bg.png);*/
  position: relative;
  overflow: hidden;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 0px;
  display: table;
  width: 100%;
  /* подложка */
}
.player .person-bg._no-bg {
  background-image: url("../img/player-x-bg_no-bg.png");
  background-position: 100% -190px;
  background-size: initial;
}
.player .person-bg .person-info:before {
  content: '';
  position: absolute;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  min-height: 491px;
  height: 100%;
  background: rgba(23, 89, 61, 0.8);
}
.player .person-bg .person-info._no-bg .bg {
  background-image: url("../img/player-x-bg_no-bg.png");
  background-position: 100% -190px;
  background-size: initial;
}
.player .person-bg .person-info .bg {
  content: '';
  position: absolute;
  width: 100%;
  min-height: 491px;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  background: rgba(23, 89, 61, 0.8);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.player .popup {
  height: auto;
  width: 100%;
  position: relative;
  margin-bottom: -491px;
  top: 0;
  z-index: 11;
  background: #306951 url('../img/player-x-all-bg.png') no-repeat 100% 100%;
  display: none;
  padding-bottom: 50px;
  padding-top: 30px;
}
.player .popup .btn-red-small {
  width: 43px;
  height: 43px;
  display: table-row-group;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  background: #cf3439;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
}
.player .popup .btn-red-small .cross {
  background: url("../img/cross.png") no-repeat;
  background-position: 15px 15px;
}
.player .popup .bottom-btn {
  width: 244px;
  height: 43px;
  display: table-row-group;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  background: #cf3439;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  color: #fff;
}
.player .popup .bottom-btn .cross {
  background: url("../img/cross.png") no-repeat;
  background-position: 61px 11px;
}
.player .popup .close {
  height: 43px;
  width: 139px;
  position: absolute;
  right: 0;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  padding-left: 20px;
  background: #c6373a;
  cursor: pointer;
}
.player .popup .position-row {
  border-bottom: 0;
}
.player .popup .position-title {
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  position: relative;
}
.player .popup .position-title span {
  background: #306951;
  padding-right: 25px;
  position: relative;
  z-index: 1;
}
.player .popup .position-title:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #427962;
  top: 50%;
  z-index: 0;
}
.player .popup .col {
  display: inline-block;
  width: 33.33333333%;
  padding: 0;
  margin-bottom: 0;
}
.player .popup .col dt {
  float: left;
  background: #08a052;
  color: #fff;
  height: 27px;
  width: 27px;
  text-align: center;
  line-height: 27px;
  font-weight: 600;
  font-size: 14px;
}
.player .popup .col dd {
  line-height: 30px;
  margin-bottom: 10px;
  line-height: 27px;
  font-weight: 600;
  font-size: 14px;
}
.player .popup .col dd .second-name {
  text-transform: uppercase;
}
.player .popup .col a {
  color: #fff;
  text-decoration: none;
}
.player .sect {
  position: relative;
  border-bottom: 3px solid #009f4b;
  padding-left: 37px;
  width: 100%;
}
.player .sect:last-of-type {
  border-bottom: none;
}
.player .sect._description {
  padding-top: 27px;
  font-size: 16px;
}
.player .sect._description b,
.player .sect._description strong {
  font-weight: 500 !important;
}
.player .sect.float {
  height: 94px;
}
.player .sect.info-player {
  min-height: 105px;
  padding-right: 175px;
  margin-top: 26px;
}
.player .social-btn {
  z-index: 10;
  position: absolute;
  height: 105px;
  right: 38px;
  bottom: 2px;
  width: 160px;
  font-size: 16px;
  color: #fff;
  text-align: right;
}
.player .social-btn a {
  display: inline-block;
  background: #009f4b;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  text-indent: 9999009px;
  margin-top: 15px;
  margin-left: 15px;
  position: relative;
}
.player .social-btn .twitter-btn {
  background-color: #009f4b;
}
.player .social-btn .twitter-btn:before {
  content: '';
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -449px -380px;
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.player .social-btn .instagramm-btn {
  background-color: #009f4b;
}
.player .social-btn .instagramm-btn:before {
  content: '';
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -178px -212px;
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.player .number {
  display: block;
  position: absolute;
  width: 118px;
  height: 118px;
  /*padding-top: 33px;*/
  background: #009f4b;
  text-align: center;
  font-weight: 700;
  font-size: 73px;
  line-height: 1.7em;
  z-index: 1;
}
.player .number:after {
  content: '';
  display: block;
  font-size: 73px;
  height: 1em;
}
.player .player-info {
  display: table-cell;
  position: relative;
  vertical-align: top;
  width: auto;
  height: 491px;
}
.player .player-info .name {
  font-size: 40px;
  margin-top: 45px;
  margin-bottom: 0;
}
.player .player-info .name .second-name {
  font-weight: bold;
  text-transform: uppercase;
}
.player .player-info .role {
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 8px;
  height: 37px;
}
.player .player-info .role .player-country {
  text-transform: none;
  font-size: 17px;
  position: absolute;
  margin-top: 2px;
}
.player .player-info .role .player-country img {
  display: inline-block;
  margin-left: 20px;
  margin-right: 4px;
  max-height: 17px;
  max-width: 27px;
  position: absolute;
}
.player .player-info .role .player-country-name {
  width: 100px;
  top: -1px;
  margin-left: 50px;
  position: absolute;
}
.player .player-info table {
  margin: 26px 0;
}
.player .player-info th,
.player .player-info td {
  padding: 0;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  min-width: 106px;
}
.player .player-info td {
  font-weight: bold;
  font-size: 18px;
}
.player .player-info .num {
  font-size: 51px;
  font-weight: bold;
  margin: 11px 0;
  margin-right: 17px;
  padding-top: 14px;
}
.player .player-info .inf {
  font-size: 20px;
  width: 130px;
  margin: 18px 0;
  vertical-align: top;
  padding-left: 16px;
  padding-top: 19px;
  font-weight: 500;
}
.player .player-info .inf:last-of-type {
  width: 95px;
}
.player .player-info .fact {
  font-size: 16px;
  margin: 0;
  margin-top: 8px;
}
.player .player-info .fact a {
  color: #FFF;
}
.player .player-photo {
  height: 491px;
  width: 34%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: table-cell;
  position: relative;
}
.player .player-photo img {
  position: absolute;
  bottom: 0;
  margin-left: 3%;
  height: auto;
  width: 459px;
  display: none;
}
.player .btn-red {
  width: 244px;
  height: 43px;
  display: table-row-group;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  background: #cf3439;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
}
.player .person-info {
  display: table-cell;
  position: relative;
  vertical-align: top;
  height: 491px;
}
.player .person-info .name {
  font-size: 40px;
  padding-top: 30px;
  margin-bottom: 0;
}
.player .person-info .name .second-name {
  font-weight: bold;
  text-transform: uppercase;
}
.player .person-info .role {
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 5px;
  height: 37px;
}
.player .person-info table {
  margin: 26px 0;
}
.player .person-info th,
.player .person-info td {
  padding: 0;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  min-width: 106px;
}
.player .person-info td {
  font-weight: bold;
  font-size: 18px;
}
.player .person-info .num {
  font-size: 16px;
  font-weight: normal;
  padding-top: 27px;
  text-transform: uppercase;
}
.player .person-info .inf {
  font-size: 18px;
  display: block;
  font-weight: bold;
  line-height: 23px;
  padding-top: 0px;
  text-transform: uppercase;
}
.player .person-info .fact,
.player .person-info .facts {
  font-size: 16px;
  padding-left: 9px;
  margin: 0;
  margin-top: 8px;
}
.player .person-info .fact .bold,
.player .person-info .facts .bold {
  font-weight: bold;
}
.player .person-info .fact:first-of-type,
.player .person-info .facts:first-of-type {
  margin-top: 34px;
}
.player .player-photo {
  width: 459px;
  height: 491px;
  display: table-cell;
  position: relative;
}
.player .player-photo._no-photo {
  background-image: url('../img/player-x_no-photo.png');
}
.player .player-photo img {
  position: absolute;
  bottom: 0;
  margin-left: 3%;
  height: auto;
  width: 459px;
}
.player .btn-red {
  width: 244px;
  height: 43px;
  display: table-row-group;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  background: #cf3439;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
}
section.info {
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
section.info div.row {
  border-bottom: 2px solid #efefef;
}
section.info div.row:last-of-type {
  border: none;
}
.info h2 {
  font-size: 26px;
  font-style: italic;
  text-transform: uppercase;
  padding-left: 6.52173913%;
  font-weight: 800;
  /*background: url(../../temp/circle.png) no-repeat;*/
  line-height: 44px;
  position: relative;
}
.info h2 .icon {
  position: absolute;
  left: 9px;
  top: .25em;
}
.info h2 a.btn {
  line-height: 22px;
  padding: 3px 12px 2px 10px;
  width: auto;
  float: right;
  font-style: normal;
}
.info .flex-direction-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 2;
  padding-top: 0;
}
.info .flex-direction-nav li {
  position: absolute;
  width: 45px;
  height: 48px;
  margin-top: 35%;
  overflow: hidden;
}
.info .flex-direction-nav li:first-child {
  left: 0;
  -webkit-background-size: initial;
  background-size: initial;
}
.info .flex-direction-nav li:last-child {
  right: 0;
  -webkit-background-size: initial;
  background-size: initial;
}
.info .flex-direction-nav li .flex-disabled {
  /*.no-event;*/
  opacity: 1;
  width: 45px;
  height: 48px;
  background-color: transparent !important;
}
.info .flex-direction-nav li .flex-disabled:after {
  display: none !important;
}
.info .flex-direction-nav li .flex-disabled.flex-prev {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -322px;
  width: 45px;
  height: 48px;
}
.info .flex-direction-nav li .flex-disabled.flex-next {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -266px;
  width: 45px;
  height: 48px;
}
.info .flex-direction-nav li .flex-prev {
  background-color: #d92127;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
  overflow: hidden;
  text-indent: -999px;
  z-index: 2;
}
.info .flex-direction-nav li .flex-prev:after {
  content: '';
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  z-index: 1;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -271px -246px;
  width: 48px;
  height: 48px;
}
.info .flex-direction-nav li .flex-next {
  background-color: #d92127;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
  overflow: hidden;
  text-indent: -999px;
  z-index: 2;
}
.info .flex-direction-nav li .flex-next:after {
  content: '';
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  z-index: 1;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -213px;
  width: 48px;
  height: 48px;
}
.info .player-photo {
  width: 73.01587302%;
  margin: 0 auto;
  padding-top: 44px;
  padding-bottom: 25px;
}
.info .player-photo .photo-slider {
  margin-top: 30px;
  padding: 0 6.52173913%;
}
.info .player-photo .photo-slider a img {
  width: 100%;
}
.info .player-photo .photo-slider {
  position: relative;
}
.info .player-photo .photo-slider .photo-slider-item {
  position: relative;
}
.info .player-photo .photo-slider .photo-slider-item a img {
  width: 100%;
}
.info .player-photo .photo-slider .photo-slider-item:before {
  content: '';
  position: absolute;
  bottom: 0px;
  height: 20%;
  width: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.41) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(25, 33, 6, 0)), color-stop(100%, rgba(0, 0, 0, 0.41)));
  background: -webkit-linear-gradient(top, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.41) 100%);
  background: -o-linear-gradient(top, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.41) 100%);
  background: -ms-linear-gradient(top, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.41) 100%);
  background: linear-gradient(to bottom, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.41) 100%);
}
.info .player-photo .photo-slider .description {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 40px;
  min-height: 104px;
  z-index: 1;
}
.info .player-photo .photo-slider .description hr {
  margin: 0;
  border: none;
  border-bottom: 2px solid #009f4b;
  margin-bottom: 29px;
  width: 100%;
}
.info .player-photo .photo-slider .description a {
  display: inline-block;
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  line-height: 33px;
  text-decoration: none;
  max-width: 85%;
}
.info .player-photo .photo-slider .description a:hover {
  text-decoration: underline;
}
.info .player-photo .photo-slider .description .data {
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  position: absolute;
  right: 40px;
  top: 42px;
}
.info .player-photo .photo-slider img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  margin-top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.info .player-wallpaper {
  width: 900px;
  margin: 0 auto;
  padding-top: 44px;
  padding-bottom: 0px;
  position: relative;
}
.info .player-wallpaper .carousel .flex-viewport {
  min-height: 522px;
  width: 900px;
  padding-left: 90px;
  padding-right: 90px;
}
.info .player-wallpaper .carousel .flex-viewport:hover {
  opacity: 1;
}
.info .player-wallpaper .carousel .flex-viewport:hover:before {
  display: none !important;
}
.info .player-wallpaper .carousel .slider-wrap {
  height: 430px;
}
.info .player-wallpaper .carousel .slider-wrap li {
  height: 90%;
  margin-top: 30px;
  transition: all 0.5s linear;
  margin-bottom: 100px;
}
.info .player-wallpaper .carousel .slider-wrap li.flex-active-slide {
  height: 100%;
  margin-top: 0px;
}
.info .player-wallpaper .carousel .flex-direction-nav li {
  margin-top: 23% !important;
  margin-left: 20px;
  margin-right: 20px;
}
.info .player-wallpaper .wallpaper-mask {
  background: url('../img/macbook.png') no-repeat;
  z-index: 99;
  width: 900px;
  height: 523px;
  position: absolute;
  top: 140px;
  z-index: 1;
}
.info .player-wallpaper .wallpaper-slider {
  margin-top: 80px;
  margin-bottom: 72px;
}
.info .player-wallpaper .wallpaper-slider ul {
  margin: 0;
  padding: 0;
}
.info .player-wallpaper .wallpaper-slider ul li {
  list-style-type: none;
}
.info .player-wallpaper .wallpaper-slider ul li img {
  width: 100%;
}
.info .player-wallpaper .wallpaper-desc {
  font-size: 14px;
  text-align: center;
  margin: 50px 0 20px;
  color: #000000;
  position: absolute;
  bottom: -116px;
  left: 170px;
}
.info .player-wallpaper .wallpaper-desc a {
  color: #419170;
}
.info .player-wallpaper .wallpaper-desc a:after {
  content: ',';
}
.info .player-wallpaper .wallpaper-desc a:last-child:after {
  content: '';
}
.info .black {
  background: #262626;
  color: #fff;
}
.info .black .player-video {
  width: 73.01587302%;
  margin: 0 auto;
  padding-top: 44px;
  padding-bottom: 25px;
}
.info .black .player-video .video-box {
  margin-top: 30px;
  padding: 0 6.52173913%;
}
.info .black .player-video .video-box .video-player {
  width: 100%;
  height: auto;
}
.info .black .player-video .video-box .video-area {
  background: 0;
  padding: 0;
  border: none;
}
.info .black .player-video .video-box .video-area video {
  width: 100%;
}
.info .black .player-video .video-box img {
  width: 100%;
}
.info .black .player-video .video-desc {
  font-size: 18px;
  text-align: center;
  margin: 20px 0;
}
.info .black .player-video .video-desc span {
  color: #bfbfbf;
}
.info .player-about,
.info .player-statistics,
.info .player-quote {
  width: 73.01587302%;
  margin: 0 auto;
  margin-top: 38px;
  padding-bottom: 25px;
}
.info .player-about video,
.info .player-statistics video,
.info .player-quote video {
  width: 100%;
}
.info .player-about .category,
.info .player-statistics .category,
.info .player-quote .category {
  width: 100%;
  margin-top: 8px;
  padding-left: 7%;
  margin-bottom: 15px;
}
.info .player-about .category.my-year-menu,
.info .player-statistics .category.my-year-menu,
.info .player-quote .category.my-year-menu {
  padding-left: 0;
  margin-top: -25px;
  margin-bottom: 35px;
  padding-left: 5px;
}
.info .player-about .category ._active a,
.info .player-statistics .category ._active a,
.info .player-quote .category ._active a,
.info .player-about .category a._active,
.info .player-statistics .category a._active,
.info .player-quote .category a._active {
  padding: 1px 10px 2px;
  margin-bottom: 10px;
  margin-right: 20px;
  border-bottom: none;
  background: #d92127;
  color: #fff;
}
.info .player-about .category a,
.info .player-statistics .category a,
.info .player-quote .category a {
  margin-right: 20px;
}
.info .player-about .category a ._active,
.info .player-statistics .category a ._active,
.info .player-quote .category a ._active {
  margin-right: 20px;
}
.info .player-about .category li,
.info .player-statistics .category li,
.info .player-quote .category li {
  display: inline-block;
}
.totals span {
  font-size: 16px !important;
  font-weight: bold;
}
.info .player-about p,
.info .player-statistics p,
.info .player-quote p,
.info .player-about span,
.info .player-statistics span,
.info .player-quote span {
  font-size: 14px;
  width: 100%;
  line-height: 20px;
  margin-bottom: 16px;
}
.info .player-about .legend,
.info .player-statistics .legend,
.info .player-quote .legend {
  float: none;
  width: 100%;
  padding: 0 6.52173913%;
}
.info .player-about .legend .col,
.info .player-statistics .legend .col,
.info .player-quote .legend .col {
  float: none;
  display: table-cell;
  width: 40%;
}
.info .player-about .legend .col dd,
.info .player-statistics .legend .col dd,
.info .player-quote .legend .col dd {
  margin-bottom: 0.9em;
}
.info .player-about blockquote,
.info .player-statistics blockquote,
.info .player-quote blockquote {
  padding: 10px 6.52173913%;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 32px;
  word-break: break-all;
  word-wrap: break-word;
}
.info .player-quote p {
  word-break: normal;
}
.info .scoreboard.default {
  margin-top: 0px;
}
.info .scoreboard.default tbody {
  border-top: solid 3px #009f4b;
}
.info .scoreboard.default td:first-child,
.info .scoreboard.default th:first-child {
  width: 38.04347826%;
  text-align: left;
  font-weight: 600;
  padding-left: 60px;
  text-indent: 0;
}
.info .scoreboard.default td:last-child,
.info .scoreboard.default th:last-child {
  padding-right: 6.52173913%;
  min-width: 82px;
}
.info .scoreboard.statistic-season td:nth-child(2),
.info .scoreboard.statistic-season td:nth-child(4) {
  width: 10%;
}
.info .scoreboard.statistic-season:last-child {
  padding-right: 6.52173913%;
  width: 10%;
}
.info .scoreboard th {
  text-transform: uppercase;
  text-align: center;
}
.info .scoreboard td {
  height: 40px;
  min-width: 72px;
}
.info .scoreboard tr.tournament-row {
  background: #fff;
}
.info .scoreboard tr.tournament-row._odd {
  background: rgba(0, 159, 75, 0.07);
}
.info .scoreboard tr.tournament-row._witch-matches {
  cursor: pointer;
}
.info .scoreboard tr.tournament-row._witch-matches .tournamentName {
  border-bottom: 1px dashed #797979;
}
.info .scoreboard tr.match-row {
  display: none;
  background: #009f4b;
}
.info .scoreboard tr.match-row td {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.info .scoreboard tr.match-row a.matchLink {
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid #6dbc8a;
}
.info .scoreboard tr.match-row a.matchLink:hover {
  border-color: #fff;
}
.info .scoreboard tr.match-row:hover {
  background: #009445;
}
.info .scoreboard.achive {
  margin-top: 10px;
}
.info .scoreboard.achive td,
.info .scoreboard.achive th {
  width: auto;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  padding-left: 1%;
}
.info .scoreboard.achive td:first-child,
.info .scoreboard.achive th:first-child {
  width: 16%;
  font-size: 16px;
  text-indent: 0;
}
.info .scoreboard.career {
  margin-top: 10px;
}
.info .scoreboard.career th {
  font-weight: 600;
}
.info .scoreboard.career td,
.info .scoreboard.career th {
  width: auto;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  padding-left: 1%;
}
.info .scoreboard.career td:first-child,
.info .scoreboard.career th:first-child {
  width: 25%;
  font-weight: 600;
}
.info .scoreboard.career td:nth-child(2),
.info .scoreboard.career th:nth-child(2) {
  width: 50%;
  font-weight: 600;
}
.info .tab-content {
  word-wrap: break-word;
}
.info .tab-content > p:first-child {
  margin-top: 0;
}
.info .tab-content .month-list {
  padding-left: 5px;
  padding-bottom: 20px;
}
.info .tab-content .month-list .month {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.111;
  text-align: left;
  float: left;
  width: 15%;
}
.info .tab-content .month-list .month-description {
  font-size: 14px;
  padding-left: 15%;
  margin-left: 0;
  border-bottom: 2px solid #e5f5ed;
  padding-bottom: 25px;
  margin-top: 0;
}
.info .tab-content .month-list .month-description:after {
  content: '';
  display: inline-block;
  min-width: 1em;
}
.info .tab-content .year {
  font-size: 26px;
  font-weight: bold;
  text-align: left;
}
.info .tab-content .one-year:last-child .month-description {
  border-bottom: 0;
}
.info .news-x {
  border-top: none;
  width: 73.01587302%;
  margin: 0 auto;
  margin-top: 44px;
  padding-bottom: 25px;
}
.info .news-x .news-content {
  width: 116%;
  margin-left: -8%;
  padding: 0 6.52173913%;
}
.info .news-x .news-content .news-item {
  width: 31.1827957%;
  margin-right: 3.22580645%;
}
.info .news-x .news-content article:nth-child(3n) {
  margin-right: 0;
}
.info .btn-container {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.info .btn {
  position: relative;
  width: auto;
  display: inline-block;
  border: solid 2px #009f4b;
  color: #009f4b;
  line-height: 40px;
  padding: 0 1.6em 0 16px;
  background: #fff;
  box-shadow: none;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
.info .btn .icon {
  top: .2em;
  left: .6em;
}
.info .btn:hover {
  color: #fff;
  border-color: #00a14c;
  background: #00a14c;
}
.info .btn:hover .icon {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -231px -126px;
  width: 13px;
  height: 16px;
}
.info .t-banner {
  background: url('../img/bg-banner.png');
}
.info .t-banner .col {
  display: inline-block;
  width: 30%;
  position: relative;
  height: 132px;
  padding: 0;
}
.info .t-banner .col.t-shirt {
  width: 32%;
}
.info .t-banner .col.t-shirt img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.info .t-banner .col.t-text {
  width: 40%;
}
.info .t-banner .col.t-text h2 {
  font-weight: bold;
  font-style: italic;
  font-size: 50px;
  position: absolute;
  top: 33px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 15%;
}
.info .t-banner .col.t-text h3 {
  color: #fff;
  position: absolute;
  bottom: 26px;
  font-weight: bolder;
  font-size: 29px;
  font-style: italic;
  text-transform: uppercase;
  padding-left: 30%;
}
@media (max-width: 1300px) {
  .info .t-banner .col.t-text h3 {
    padding-left: 20%;
  }
}
.info .t-banner .col.t-link {
  width: 27%;
}
.info .t-banner .col.t-link .action-btn {
  margin-left: 10%;
  border: 2px solid #fbfbfb;
  height: 49px;
  background: rgba(0, 0, 0, 0.4);
  margin-top: 40px;
  font-style: normal;
  padding: 0 20px;
  padding-right: 19px;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  line-height: 47px;
  -webkit-transition: all 300ms ease-in-out 0ms;
  -moz-transition: all 300ms ease-in-out 0ms;
  -ms-transition: all 300ms ease-in-out 0ms;
  -o-transition: all 300ms ease-in-out 0ms;
  transition: all 300ms ease-in-out 0ms;
  -webkit-transform: skew(-10deg);
  -moz-transform: skew(-10deg);
  -o-transform: skew(-10deg);
}
.info .t-banner .col.t-link .action-btn .text {
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transform: skewX(-8deg);
  -moz-transform: skewX(-8deg);
  -ms-transform: skewX(-8deg);
  -o-transform: skewX(-8deg);
  transform: skewX(-8deg);
  line-height: 49px;
  font-size: 18px;
  font-weight: bold;
}
.info .t-banner .col.t-link .action-btn > i {
  margin-bottom: -3px;
  margin-left: 26px;
  display: inline-block;
  width: 13px;
  height: 19px;
  -webkit-transform: skewX(8deg);
  -moz-transform: skewX(8deg);
  -ms-transform: skewX(8deg);
  -o-transform: skewX(8deg);
  transform: skewX(8deg);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAATCAYAAABLN4eXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQUZDMTJEQTJDNEUxMUU0QjM3NkRGQTZDMTNDNEFCNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQUZDMTJEQjJDNEUxMUU0QjM3NkRGQTZDMTNDNEFCNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNBRkMxMkQ4MkM0RTExRTRCMzc2REZBNkMxM0M0QUI1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNBRkMxMkQ5MkM0RTExRTRCMzc2REZBNkMxM0M0QUI1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ce7nWwAAANdJREFUeNpi+P//PzMQ7/iPALeBWBSIGXBhGIMfiC8haTwIxGyENIGwEhC/QtK4mBhNIGwOxD+QNFYQowmEo4H4H1QTiA4mRhMINyLZ9hXqAoKaGIF4CZLGp0AsQ0gTCHMB8QkkjaDQ5SakiQEaXw+QNG4ExSshTSAc9x8V+BHSIIcWdyB/MuLTgJ5KjsBSCS4NoPS4BVd6xKVpCpKGD0CsTSieMpE0/AFiJ0Ipwh2qEAYyCaU9XahTYGACoVQO8uRd9EjEp4kFiLcD8TsoPgXEfPjiDyDAAKDHJ5KlKd1GAAAAAElFTkSuQmCC") no-repeat;
}
.info .t-banner .col.t-link .action-btn:hover {
  background: #00ab50;
  border-color: #00ab50;
}
.journal-page {
  padding-bottom: 30px;
}
.journal-page._match {
  text-align: center;
}
.journal-page._match .journal-data {
  font-size: 13px;
  margin: 15px 0;
  color: #999999;
}
.journal-page._match .edition {
  width: 300px;
  margin: 0;
}
.journal-page._match .edition .img-wrap {
  width: 300px;
}
.journal-page._match .edition .index-image-overlay {
  left: 0;
}
.journal-page .category {
  float: none;
  width: 100%;
  padding: 30px 3%;
  padding-bottom: 0;
  margin-bottom: 21px;
}
.journal-page .category-item._active {
  padding: 1px 10px 1px;
}
.journal-page .date {
  color: #999999;
  font-size: 14px;
  display: block;
  padding-left: 3%;
  margin-bottom: 26px;
}
.wide-select {
  width: 94%;
  height: 59px;
  margin: 23px auto 24px auto;
  display: block;
}
.wide-select .select2-choice {
  background: #ebebeb;
  height: 59px;
  font-size: 26px;
  line-height: 2.5em;
}
.wide-select:hover .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8.5px solid transparent;
  border-right: 8.5px solid transparent;
  border-top: 12px solid #009f4b;
  top: 1em;
  right: .7em;
}
.wide-select .select2-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8.5px solid transparent;
  border-right: 8.5px solid transparent;
  border-top: 12px solid #656565;
  top: 1em;
  right: .7em;
}
.journal-list {
  padding: 0 3%;
}
.journal-list:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.journal-list.season-editions {
  padding: 3%;
  margin-bottom: 50px;
}
.edition {
  width: 30.40540541%;
  margin-right: 3.37837838%;
  margin-bottom: 35px;
  display: inline-block;
  vertical-align: top;
}
.edition:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.edition._last {
  margin-right: 0;
}
.edition .index-image {
  position: relative;
  width: 100%;
  display: block;
}
.edition .index-image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.edition .index-image .img-wrap {
  display: inline-block;
  position: relative;
}
.edition .index-image .img {
  top: 0;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
.edition .edition-info .row-info {
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #666;
  line-height: 20px;
  padding-left: 2px;
}
.edition .edition-info .row-info._name {
  font-weight: bold;
  font-size: 18px;
  color: #484848;
  margin-bottom: 8px;
  text-transform: none;
  padding-top: 20px;
}
.edition .edition-info .row-info._strong {
  font-weight: normal;
}
.edition .edition-info .row-info._link {
  margin-top: 10px;
}
.page-magazine .table-additional._matchbar {
  margin-top: 68px;
}
header.matchdays {
  padding: 0;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.days-wrap {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 79px;
  position: relative;
  overflow: hidden;
  padding-top: 10px;
  margin-top: -10px;
  padding-bottom: 80px;
}
.days-wrap:after {
  content: '';
  background-color: #fff;
  /* box-shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  box-shadow: 0 1px 5px rgba(0,0,0,.2);
  position: absolute;
  right: 0;
  width: 100%;
  background: #d9d9d9 !important;
  height: 81px;
  z-index: 0;
  bottom: 0;
}
.days-wrap .dayslist {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  z-index: 1;
}
.days-wrap .dayslist li {
  margin-left: 0.1%;
  outline: none;
}
.days-wrap .current {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  text-align: center;
  background: #fff;
  width: 35%;
  height: 81px;
  color: #333333;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  z-index: 2;
  top: 11px;
}
.days-wrap .current .wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
.days-wrap .current .wrap .holder {
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.days-wrap .current a {
  font-size: 15px;
  padding-top: 0;
  text-decoration: none;
  color: #333333;
}
.days-wrap .current ~ li a {
  color: #333333;
}
.days-wrap .current .day {
  display: block;
  font-size: 45px;
  font-weight: bold;
  margin-bottom: -5px;
  /*margin-top: 17px;
            margin-bottom: 10px;*/
}
.days-wrap .current:before {
  content: '';
  display: block;
  height: 10px;
  width: 136.36363636%;
  background-color: #fff;
  position: absolute;
  top: -10px;
  margin: auto;
  left: 50%;
  margin-left: -68.18181818%;
}
.days-wrap li {
  position: relative;
  width: 18%;
  height: 79px;
  display: inline-block;
  list-style: none;
  background: #d9d9d9;
  color: #7f7f7f;
  text-align: center;
  margin-top: -10px;
  margin-left: 0px;
  padding-left: 0px;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border-left: 2px solid #c4c4c4;
  top: 9px;
}
.days-wrap li a {
  color: #7f7f7f;
  text-decoration: none;
  width: 100%;
  height: 100%;
  position: absolute;
  font-size: 13px;
  left: 0;
  top: 0;
  padding-top: 20px;
}
.days-wrap li:hover {
  background: rgba(217, 217, 217, 0.5);
}
.days-wrap li .day {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.days-wrap li._actual {
  width: 30%;
  height: 81px;
  border-left: 0;
}
.matchbar {
  margin-top: 20px;
}
.matchbar .tabs-wrap {
  overflow: hidden;
  white-space: nowrap;
  background-color: #fff;
  /* box-shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  box-shadow: 0 1px 5px rgba(0,0,0,.2);
}
.matchbar .tabs-wrap.main-wrap {
  padding-bottom: 15px;
}
.matchbar .tabs-wrap .slider-wrap {
  position: relative;
}
.matchbar .tabs-wrap .match-info {
  float: none;
  display: inline-block !important;
  position: relative;
  width: 100%;
  padding: 15px 0;
  padding-bottom: 4px;
  vertical-align: top;
  margin-left: 0.1%;
  height: auto;
  top: auto;
  left: auto;
  overflow: visible;
}
.matchbar .tabs-wrap .match-info .tournament {
  white-space: normal;
  padding: 25px;
}
.match-info {
  background: #fff;
  width: 100%;
  z-index: 5;
  position: relative;
  background-color: #fff;
  /* box-shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  box-shadow: 0 1px 5px rgba(0,0,0,.2);
  display: inline-block;
  padding: 0;
}
.match-info .penalty-score {
  margin: 0;
}
.match-info:before {
  content: '';
  display: block;
  position: absolute;
  top: -3px;
  width: 100%;
  height: 5px;
  left: 0;
  background: #fff;
  z-index: 5;
}
.match-info h4 {
  font-size: 14px;
  color: #7f7f7f;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px;
  word-break: break-word;
  white-space: normal;
}
.match-info .match {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.match-info .match .match-result {
  width: 100%;
  float: none;
  padding: 0;
  text-align: center;
}
.match-info .match .match-result img {
  /*min-width : 70px;*/
  min-height: 10px;
  max-height: 81px;
}
.match-info .match .match-result .score {
  font-size: 22px !important;
  top: 25%;
  position: absolute;
  font-size: 20px;
  left: 0;
  right: 0;
  font-weight: bold;
  color: #333333;
}
.match-info .match .match-result .score.versus {
  font-weight: 800;
  font-style: italic;
  color: #e6e6e6;
}
.match-info .match .match-result .score .state {
  text-align: center;
  font-weight: normal;
  display: block;
  color: #7f7f7f;
  word-wrap: break-word;
  white-space: normal;
  font-size: 13px;
  line-height: 14px;
  width: 77px;
  margin: auto;
  padding-left: 8px;
}
.match-info .match .match-result .score .state:before {
  content: '';
  color: #009f4b;
  width: 6px;
  height: 6px;
  /* border-radius */
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #009f4b;
  margin-left: -11px;
  margin-top: 3px;
  position: absolute;
}
@media (max-width: 1300px) {
  .match-info .match .match-result .score .state {
    width: 70px;
  }
  .match-info .match .match-result .score .state:before {
    margin-left: -7px;
  }
}
.match-info .match .team {
  display: inline-block;
  width: 50%;
  text-align: center;
  vertical-align: top;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  word-break: break-word;
  -ms-word-break: break-word;
  white-space: initial;
  white-space: normal;
  padding: 0 2%;
}
.match-info .tournament {
  text-align: center;
  font-size: 14px;
  color: #7f7f7f;
  white-space: normal;
  padding: 25px;
  border-bottom: 2px solid #efefef;
  margin-bottom: 18px;
}
.match-info .tournament img {
  max-width: 55px;
  height: auto;
  position: relative;
  top: .5em;
  margin-right: .3em;
}
.match-info .btn-set {
  width: 90%;
  margin: auto;
}
.match-info .btn-set .btn {
  width: 40%;
  margin: auto;
  display: inline-block;
  text-transform: uppercase;
  white-space: normal;
  font-size: 16px;
}
.match-info .btn-set .btn:first-child {
  margin-left: 3%;
  margin-right: 3%;
}
.match-info .btn-set .btn:first-child:last-child {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.match {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.match .match-result {
  width: 100%;
  float: none;
  padding: 0;
  text-align: center;
}
.match .match-result img {
  max-width: 70px;
  /*min-width: 70px;*/
  height: auto;
  min-height: 10px;
  padding-bottom: 11px;
}
.match .score {
  font-size: 27px;
  top: -30px;
  padding: 0 5%;
}
.match .score._future {
  color: #d5d5d5;
  font-style: italic;
}
.match .team {
  display: inline-block;
  width: 50%;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.calendar-link {
  width: 100%;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  margin-top: 18px;
  padding: 1em 0;
  border-top: 2px solid #efefef;
  color: #009f4b;
  text-transform: uppercase;
  cursor: pointer;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.calendar-link:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.calendar-link:active {
  -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);
}
.calendar-link .icon {
  top: .5em;
  margin-right: .2em;
  margin-top: -0.5em;
}
.fixed-calend-wrap {
  height: auto;
  display: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.fixed-calend-wrap .match-info .match {
  margin-bottom: 20px;
}
.fixed-calend-wrap .match-info .match .team {
  width: 49%;
  font-size: 14px;
}
.fixed-calend-wrap .match-info .match-date {
  border-bottom: 2px solid #efefef;
  margin-bottom: 10px;
  padding: 15px 0;
}
.fixed-calend-wrap .match-info .btn-set {
  padding-bottom: 5%;
  white-space: nowrap;
}
.fixed-calend-wrap .match-info h4 {
  margin-bottom: 0px;
  margin-top: 0px;
  width: 60%;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.fixed-calend-wrap .day {
  display: block;
  font-size: 45px;
  font-weight: bold;
  line-height: 35px;
}
.fixed-calend-wrap .day-wrap {
  display: inline-block;
  padding: 0 7%;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}
.fixed-calend-wrap .day-wrap a {
  color: #333333;
  text-decoration: none;
}
.table-additional .fixed-calend-wrap .match-info {
  width: 100%;
  padding: 0;
}
.match-center {
  margin-top: 20px;
}
.match-center .tab-content {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
@media (max-width: 1150px) {
  .match-center .tab-content {
    padding: 0;
  }
}
.match-center .tab-content._active {
  display: block;
  position: static;
  width: auto;
  height: auto;
  overflow: auto;
}
.match-center .empty {
  padding: 40px 50px;
  padding-top: 10px;
}
.match-center .empty h2 {
  font-size: 30px;
}
.match-center .match-nav {
  position: relative;
  top: 410px;
  z-index: 1;
  width: 46%;
  margin: auto;
}
.match-center .match-nav .larrow {
  left: 0;
  position: absolute;
  opacity: .7;
}
.match-center .match-nav .larrow:hover {
  opacity: 1;
}
.match-center .match-nav .larrow .disable {
  /*background-image: url("./../sprite/larrow-lg.png");
                background-position: 0 0;
                width: 28px;
                height: 42px;*/
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -355px -322px;
  width: 28px;
  height: 42px;
}
.match-center .match-nav .larrow .disable:hover {
  opacity: 0.7;
}
.match-center .match-nav .rarrow {
  right: 0;
  position: absolute;
  opacity: .7;
}
.match-center .match-nav .rarrow:hover {
  opacity: 1;
}
.match-center .match-nav .rarrow .disable {
  /*background-image: url("./../sprite/rarrow-lg.png");
                background-position: 0 0;
                width: 28px;
                height: 42px;*/
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -256px -322px;
  width: 28px;
  height: 42px;
}
.match-center .match-nav .rarrow .disable:hover {
  opacity: 0.7;
}
.match-center .match-header {
  padding: 0;
  min-height: 250px;
  position: relative;
  z-index: 0;
  margin: 0;
}
.match-center .match-header > .img-area {
  height: 490px;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.match-center .match-header > .img-area img {
  width: 100%;
  height: auto;
  max-width: 100%;
  margin-bottom: -3px;
}
.match-center .match-header:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-shadow: inset 0 -120px 80px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 -120px 80px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 -120px 80px rgba(0, 0, 0, 0.5);
}
.match-center .match-header .match-info {
  width: 39%;
  height: 0px;
  margin: auto;
  text-align: center;
  color: #fff;
  position: relative;
  top: -90px;
  font-size: 14px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  background: none;
}
.match-center .match-header .match-info:before {
  display: none;
}
.match-center .match-header .match-info h3 {
  font-size: 26px;
  margin-bottom: 10px;
}
@media (max-width: 1150px) {
  .match-center .match-header .match-info h3 {
    font-size: 21px;
    margin-bottom: 5px;
    padding-top: 7px;
  }
}
.match-center .match-header .match-info span:after {
  content: ', ';
}
.match-center .match-header .match-info span:last-child:after {
  content: '';
}
.match-center .match-header + .scoreboard {
  width: 100%;
  overflow: visible;
}
.match-center .match-header + .scoreboard:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.match-center .match-header + .scoreboard .text-danger {
  color: #d92127;
  display: block;
  font-size: 16px;
  width: 70%;
  font-weight: bold;
  margin: auto;
  padding-top: 1em;
  text-align: center;
  clear: both;
}
.match-center .match-header + .scoreboard .col {
  float: left;
  width: 27%;
  padding: 0;
  position: relative;
  margin-top: -90px;
}
.match-center .match-header + .scoreboard .col.score {
  width: 46%;
  color: #7f7f7f;
  padding: 0 1.35135135%;
  text-align: center;
  font-size: 14px;
  padding-top: 30px;
  margin-top: 0;
  line-height: 1.6em;
}
.match-center .match-header + .scoreboard .col.score .versus {
  font-weight: 800;
  font-style: italic;
  color: #e6e6e6;
  margin: 10px 0;
  font-size: 28px;
}
.match-center .match-header + .scoreboard .col.score h2 {
  font-size: 60px;
  line-height: 1em;
  color: #333333;
  margin-bottom: .1em;
}
.match-center .match-header + .scoreboard .col.score h2 b {
  display: inline-block;
  min-width: 120px;
}
.match-center .match-header + .scoreboard .col.score h2 b:first-child {
  text-align: right;
}
.match-center .match-header + .scoreboard .col.score h2 b:nth-child(2) {
  text-align: left;
}
.match-center .match-header + .scoreboard .col.score h2 .first-time-score {
  color: #7f7f7f;
  display: block;
  font-size: 14px;
  line-height: 1.6em;
}
.match-center .match-header + .scoreboard .col.score h2 .first-time-score span:first-child:after {
  content: ':';
  margin-left: .2em;
}
.match-center .match-header + .scoreboard .col.score h2 .first-time-score.text-danger {
  color: #d92127;
  display: inline-block;
  font-size: 30px;
  width: auto;
  padding: 0;
  margin: 0;
  clear: none;
  margin-right: -1em;
}
.match-center .match-header + .scoreboard .col.score a {
  color: #7f7f7f;
}
.match-center .match-header + .scoreboard .col.score a:hover {
  color: #009f4b;
}
.match-center .match-header + .scoreboard .col.team {
  color: #333333;
  font-size: 14px;
  /*.img-area, .team-stat {
                    float: left;
                }*/
}
.match-center .match-header + .scoreboard .col.team h3 {
  font-size: 26px;
  word-break: normal;
  word-wrap: normal;
  text-transform: uppercase;
}
.match-center .match-header + .scoreboard .col.team img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.match-center .match-header + .scoreboard .col.team .img-area {
  width: 100%;
  height: 135px;
  text-align: center;
  margin-bottom: 25px;
}
.match-center .match-header + .scoreboard .col.team .img-area img {
  width: 50%;
  min-height: 60px;
}
.match-center .match-header + .scoreboard .col.team .team-stat {
  text-align: center;
  width: 100%;
}
.match-center .match-header + .scoreboard .col.team .team-stat .match-icon i {
  margin-right: 18px;
}
.match-center .match-header + .scoreboard .col.team ul {
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
.match-center .match-header + .scoreboard .col.team ul li {
  list-style: none;
  display: block;
  margin-bottom: .5em;
  word-break: break-all;
  text-transform: uppercase;
  white-space: normal;
}
.match-center .match-header + .scoreboard .col.team-home {
  padding-right: 0;
  padding-left: 3%;
}
.match-center .match-header + .scoreboard .col.team-away {
  text-align: right;
  float: right;
  padding-left: 0;
  padding-right: 3%;
  /*.img-area, .team-stat {
                        float: right;
                    }*/
}
.match-center .match-header + .scoreboard .col.team-away .team-stat {
  padding-right: 5%;
}
@media (max-width: 1100px) {
  .match-center .match-header + .scoreboard .col.score h2 {
    font-size: 50px;
  }
  .match-center .match-header + .scoreboard .col.team h3 {
    font-size: 20px;
  }
}
.match-tabs {
  margin-top: 35px;
  border-top: 5px solid #cf3339;
  margin-bottom: 40px;
}
.carousel {
  overflow: hidden;
  position: relative;
}
.carousel .slider-wrap {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  position: relative;
  left: 0px;
  height: 600px;
}
.carousel .slider-wrap li {
  margin-bottom: 60px;
}
.carousel .slider-wrap .about-wrap {
  position: absolute;
  bottom: 0;
  background-color: #fff;
  bottom: -60px;
  width: 100%;
  height: auto;
  font-size: 14px;
  margin: 0;
  padding: 20px;
  z-index: 10;
}
.carousel .slider-wrap .about-wrap .title {
  font-size: 16px;
  color: #009f4b;
}
.carousel .slider-wrap .about-wrap p {
  margin-top: 0;
  margin-bottom: 10px;
}
.carousel .flex-viewport {
  cursor: pointer;
}
.carousel .flex-viewport:hover {
  opacity: .9;
}
.carousel .flex-viewport:hover:before {
  pointer-events: none;
  content: '';
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -102px -322px;
  width: 47px;
  height: 46px;
  z-index: 1;
}
.carousel .flex-control-paging {
  position: absolute;
  margin: 0 !important;
  padding: 0;
  left: 70px;
  bottom: 40px;
  z-index: 2;
}
.carousel .flex-control-paging li {
  padding-left: 0px !important;
  list-style: none;
  width: auto;
  height: auto;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: inline-block;
}
.carousel .flex-control-paging li a {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  margin-right: 9px;
  list-style: none;
  background-color: #fff;
  text-indent: -99999px;
  opacity: .3;
}
.carousel .flex-control-paging li a.flex-active {
  opacity: 1;
}
.carousel li {
  list-style: none;
  width: 75%;
  height: auto;
  display: inline-block;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  /*img {display: none;}*/
}
.carousel li img {
  width: 100%;
  height: auto;
  display: none;
}
.carousel li .wrap {
  display: table-cell;
  vertical-align: middle;
  height: 500px;
}
.carousel li._current {
  width: 90%;
  height: auto;
  position: relative;
  z-index: 1;
}
.match-about .article {
  width: 93%;
  margin: auto;
  border-bottom: 3px solid rgba(51, 51, 51, 0.08);
  padding-bottom: 40px;
}
.match-about .article._no-img .img-wrap {
  display: block;
  position: relative;
}
.match-about .article._no-img .img-wrap:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -126px;
  width: 97px;
  height: 115px;
}
.match-about .section {
  width: 100%;
  padding: 0 3.5%;
}
.match-about .section.wide {
  padding: 0;
}
.match-about .section.wide header {
  padding: 0 3.5%;
}
.match-about .section header {
  margin: 0;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 15px;
}
.match-about .section header:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.match-about .section header h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
}
.match-about .section header .btn {
  float: right;
  width: auto;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: .5em;
  padding-top: .3em;
  padding-bottom: .3em;
}
.match-about .section header .btn + h2 {
  float: left;
}
.match-about .section .btn-bordered {
  width: auto;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: .5em;
  padding-top: .3em;
  padding-bottom: .3em;
}
.match-about .section.table {
  padding-bottom: 30px;
}
.match-about .section.table .scoreboard {
  margin-bottom: 20px;
}
.match-about .flex-direction-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 2;
  padding-top: 0;
}
.match-about .flex-direction-nav li {
  position: absolute;
  width: 45px;
  height: 48px;
  margin-top: 35%;
  overflow: hidden;
}
.match-about .flex-direction-nav li:first-child {
  left: 0;
  -webkit-background-size: initial;
  background-size: initial;
}
.match-about .flex-direction-nav li:last-child {
  right: 0;
  -webkit-background-size: initial;
  background-size: initial;
}
.match-about .flex-direction-nav li .flex-disabled {
  /*.no-event;*/
  opacity: 1;
  width: 45px;
  height: 48px;
  background-color: transparent !important;
}
.match-about .flex-direction-nav li .flex-disabled:after {
  display: none !important;
}
.match-about .flex-direction-nav li .flex-disabled.flex-prev {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -322px;
  width: 45px;
  height: 48px;
}
.match-about .flex-direction-nav li .flex-disabled.flex-next {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -266px;
  width: 45px;
  height: 48px;
}
.match-about .flex-direction-nav li .flex-prev {
  background-color: #d92127;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
  overflow: hidden;
  text-indent: -999px;
  z-index: 2;
}
.match-about .flex-direction-nav li .flex-prev:after {
  content: '';
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  z-index: 1;
  width: 45px;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -271px -246px;
  width: 48px;
  height: 48px;
}
.match-about .flex-direction-nav li .flex-next {
  background-color: #d92127;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
  overflow: hidden;
  text-indent: -999px;
  z-index: 2;
}
.match-about .flex-direction-nav li .flex-next:after {
  content: '';
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  z-index: 1;
  width: 45px;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -213px;
  width: 48px;
  height: 48px;
}
.match-fixture {
  padding-bottom: 30px;
}
.match-fixture .article {
  width: 93%;
  margin: auto;
  border-bottom: 1px solid rgba(51, 51, 51, 0.08);
  padding-bottom: 40px;
}
.match-fixture .section {
  width: 100%;
  padding: 0 3.5%;
}
.match-fixture .section.wide {
  padding: 0;
}
.match-fixture .section.wide header {
  padding: 0 3.5%;
}
.match-fixture .section header {
  margin: 0;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 30px;
}
.match-fixture .section header:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.match-fixture .section header h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
}
.match-fixture .section .btn-bordered {
  width: auto;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: .5em;
  padding-top: .3em;
  padding-bottom: .3em;
}
.match-fixture .section .scoreboard {
  width: 100%;
  overflow: visible;
  margin-bottom: 40px;
  margin-top: 20px;
}
.match-fixture .section .scoreboard:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.match-fixture .section .scoreboard .col {
  float: left;
  width: 25%;
  padding: 0;
  position: relative;
}
.match-fixture .section .scoreboard .col.stat {
  width: 50%;
  padding: 40px 0;
  text-align: center;
  line-height: 0;
  font-size: 1px;
  /*text-justify: newspaper;*/
  zoom: 1;
  /*text-align-last: justify;*/
}
.match-fixture .section .scoreboard .col.stat i.icon {
  border-radius: 50%;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  width: 28px;
  height: 28px;
  padding: 0;
  line-height: 28px;
  text-align: center;
  margin-right: 1.5em;
  vertical-align: top;
}
.match-fixture .section .scoreboard .col.stat i.icon:after {
  display: none;
}
.match-fixture .section .scoreboard .col.stat i.icon.form_win {
  background-color: #009f4b;
}
.match-fixture .section .scoreboard .col.stat i.icon.form_loose {
  background-color: #d92127;
}
.match-fixture .section .scoreboard .col.stat i.icon.form_draw {
  background-color: #ff941a;
}
.match-fixture .section .scoreboard .col.stat:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}
.match-fixture .section .scoreboard .col.team {
  color: #333333;
  font-size: 14px;
  /*.img-area, .team-stat {
                    float: left;
                }*/
}
.match-fixture .section .scoreboard .col.team img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.match-fixture .section .scoreboard .col.team .img-area {
  width: 80%;
  height: 90px;
  text-align: center;
  margin-bottom: 25px;
}
.match-fixture .section .scoreboard .col.team .img-area img {
  width: 50%;
}
.match-fixture .section .scoreboard .col.team .team-stat {
  padding-left: 5%;
  text-align: center;
  width: 100%;
}
.match-fixture .section .scoreboard .col.team .team-stat .match-icon i {
  margin-right: 18px;
}
.match-fixture .section .scoreboard .col.team-home {
  padding-right: 0;
}
.match-fixture .section .scoreboard .col.team-away {
  text-align: right;
  float: right;
  padding-left: 0;
  /*.img-area, .team-stat {
                        float: right;
                    }*/
}
.match-fixture .section .scoreboard .col.team-away .team-stat {
  padding-right: 5%;
}
.match-fixture .section.scoreboard tr:nth-child(2n) {
  background-color: #ffffff;
}
.match-on-tv {
  color: #333;
  font-size: 16px;
}
.match-on-tv table {
  margin-bottom: 40px;
  border-spacing: 0;
}
.match-on-tv table th {
  color: #cf3439;
  text-align: left;
  line-height: 31px;
  padding: 0 1%;
  font-size: 13px;
  text-transform: uppercase;
  border-bottom: solid #cf3439 3px;
}
.match-on-tv table tr {
  border-bottom: solid 2px #f0f0f0;
}
.match-on-tv table:nth-child(n) {
  background-color: #ffffff;
}
.match-on-tv table td {
  padding: 15px 1%;
  color: #333;
  font-size: 16px;
  position: relative;
  text-align: left;
}
.match-on-tv table td:nth-child(1) {
  width: 15%;
}
.match-on-tv table td:nth-child(2) {
  width: 10%;
}
.match-on-tv table td:nth-child(3) {
  width: 25%;
}
.match-on-tv table td:nth-child(4) {
  width: 50%;
}
.match-on-tv table td:first-child,
.match-on-tv table td:nth-child(2) {
  font-weight: bold;
}
.match-on-tv table td:nth-child(3) {
  text-transform: uppercase;
}
.match-on-tv table td span {
  color: #808080;
  font-size: 14px;
  text-transform: lowercase;
}
.article:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.article .img-wrap {
  width: 29.06976744%;
  margin-right: 3.48837209%;
  float: left;
}
.article .img-wrap img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.article-content {
  float: right;
  width: 67.44186047%;
}
.article h3 {
  font-size: 26px;
  margin-bottom: .5em;
}
.article h3 a {
  color: inherit;
  text-decoration: none;
}
.article h3 a:hover {
  color: #009f4b;
}
.article h4 {
  font-size: 18px;
}
.article p {
  font-size: 14px;
  margin-top: 1em;
  margin-bottom: 0;
}
.article .btn {
  display: inline-block;
  width: auto;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 1.2em;
  padding-top: .5em;
  padding-bottom: .3em;
}
.referee {
  padding: 0 3.5%;
}
.referee p {
  font-size: 14px;
  display: block;
  margin: .6em 0;
}
.lineup {
  padding: 0 3.5%;
  margin: 30px 0;
}
.lineup:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.lineup .col {
  float: left;
  width: 49%;
  margin-left: 2%;
  min-height: 1px;
}
.lineup .col:first-child {
  margin-left: 0;
}
header.lineup-title {
  font-size: 18px;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  display: table-cell;
  vertical-align: middle;
  height: 6.5em;
  line-height: 1em;
}
header.lineup-title .img-wrap {
  font-size: inherit;
  display: table-cell;
  height: 2em;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
header.lineup-title .img-wrap img {
  height: 100%;
  width: auto;
  max-height: 100%;
  max-width: 4em;
}
header.lineup-title .title {
  display: table-cell;
  text-transform: uppercase;
  font-size: inherit;
  color: #333333;
  font-weight: bold;
  padding-left: 1em;
  line-height: 1em;
  vertical-align: middle;
}
.lineup-caption {
  color: #d92127;
  width: 100%;
  font-weight: bold;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 2px solid #d92127;
  text-align: left;
  padding-bottom: .5em;
}
.lineup-table {
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 32px;
}
.lineup-table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  width: 100%;
}
.lineup-table tr:first-child:last-child {
  border-bottom: 0;
}
.lineup-table td {
  padding: .9em  8px;
}
.lineup-table td:first-child {
  padding-left: 0;
}
.lineup-table td.number {
  width: 7%;
  min-width: 25px;
  text-align: right;
  color: #a5a5a5;
}
.lineup-table td.name {
  width: 50%;
  font-weight: bold;
  word-spacing: initial;
  word-break: normal;
}
.lineup-table td.name a {
  color: #333333;
  text-decoration: none;
}
.lineup-table td.name a:hover {
  color: #d92127;
}
.lineup-table td .action {
  padding-right: 1em;
  font-size: 16px;
  word-wrap: normal;
  word-break: normal;
  white-space: nowrap;
}
.log-bar {
  background: #009f4b;
  width: 100%;
  height: 45px;
  margin: auto;
  padding: 0;
  padding-left: 11%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -23px;
  z-index: 2;
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.log-bar:before {
  content: '';
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -231px -322px;
  width: 20px;
  height: 45px;
  display: block;
  position: absolute;
  left: -15px;
  top: 0;
}
.log-bar:after {
  content: '';
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -206px -322px;
  width: 20px;
  height: 45px;
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
}
.log-bar li {
  float: left;
  color: #fff;
  width: 5%;
  height: 45px;
  padding: 0;
  line-height: 47px;
  text-align: left;
  font-size: 16px;
  list-style: none;
  position: relative;
}
.log-bar li._timeout:before {
  content: '';
  background-color: #007f3c;
  width: 32px;
  height: 25px;
  display: block;
  position: absolute;
  left: -7px;
  top: 10px;
  z-index: -1;
}
.log-bar li._timeout:after {
  content: '';
  position: absolute;
  background-color: #007f3c;
  display: block;
  width: 2px;
  height: 100%;
  top: 0;
  left: 7px;
  z-index: -1;
}
.timeline {
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  left: auto;
  right: 0;
  z-index: 5;
}
.timeline .point {
  opacity: 0;
  position: absolute;
  top: -3px;
  margin-left: -5px;
  left: 0;
  width: 25px;
  height: 15px;
  cursor: pointer;
  /* transition */
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-transition: opacity 200ms ease 300ms ease 0ms;
  -moz-transition: opacity 200ms ease 300ms ease 0ms;
  -ms-transition: opacity 200ms ease 300ms ease 0ms;
  -o-transition: opacity 200ms ease 300ms ease 0ms;
  transition: opacity 200ms ease 300ms ease 0ms;
}
.timeline .point._setted {
  opacity: 1;
}
.timeline .point:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #00803c;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.timeline .point .icon {
  position: absolute;
  top: -5px;
  left: 0;
  cursor: pointer;
  right: 0;
  text-align: center;
  font-size: 14px;
  margin: -5px auto;
}
.timeline._away .point {
  top: auto;
  bottom: -2px;
}
.timeline._away .point:before {
  border: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #00803c;
  bottom: auto;
  top: 0;
}
.timeline._away .point .icon {
  top: auto;
  bottom: -5px;
}
.timeline-wrap {
  position: relative;
  height: 70px;
  margin-bottom: 20px;
}
.translation {
  border-top: 3px solid #cf3339;
  width: 93%;
  margin: 40px auto;
  padding-bottom: 40px;
}
.translation .row {
  width: 100%;
  border-bottom: 2px solid #d9d9d9;
  padding: 20px 0;
  display: table;
}
.translation .row:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.translation .row:last-child {
  border-bottom: 0;
}
.translation .col {
  width: 10%;
  display: inline-block;
  vertical-align: middle;
}
.translation .col.text {
  width: 79%;
  color: #333333;
  font-size: 14px;
  -ms-word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
.translation .col.text.true {
  font-weight: 600;
}
.translation .icon {
  font-size: 28px;
}
.translation .time {
  color: #d92127;
  font-size: 32px;
  font-weight: bold;
  font-style: italic;
  width: 100%;
  padding-left: 20%;
}
.translation-bar {
  width: 93%;
  margin: 0 auto;
}
.translation-bar .title {
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
  margin: 10px 0;
}
.penalty-score {
  font-size: 14px;
  display: block;
  margin: -20px 0;
}
.page-match .tur-table {
  padding: 15px;
  margin-top: 40px;
}
.page-match .tur-table h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.page-match .tur-table .scoreboard {
  margin-top: 10px;
}
.page-match .tur-table .scoreboard tr:hover td {
  background-color: initial;
}
.page-match .tur-table .scoreboard tr._special {
  height: 34px !important;
}
.page-match .tur-table .scoreboard tr._special:after {
  background: url('../img/loko-pattern.png') repeat-x 0 50%;
  height: 34px !important;
}
.page-match .tur-table .scoreboard td,
.page-match .tur-table .scoreboard th {
  padding: 0;
  padding-top: .5em;
  padding-bottom: .4em;
  width: 14%;
}
.page-match .tur-table .scoreboard td:nth-child(2),
.page-match .tur-table .scoreboard th:nth-child(2) {
  width: 58%;
}
.page-match .tur-table .scoreboard td:first-child,
.page-match .tur-table .scoreboard th:first-child {
  padding-left: 4%;
}
.page-match .tur-table .btn {
  width: auto;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 28px;
  padding: 5px 14px 3px;
  background: #fff;
  border: 2px solid #21ab63;
  color: #21ab63;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.calendar-page {
  padding: 2% 2.5%;
  padding-top: 0;
}
.calendar-page .show-all {
  font-size: 18px;
  margin: 1em 0;
}
.calendar-page .show-all._checked {
  background: #d92127;
  border-color: #d92127;
}
.calendar-page .show-all._checked:before {
  content: '';
  display: inline-block;
  position: relative;
  top: 1px;
  left: -0.5em;
  margin-left: -0.5em;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -211px -451px;
  width: 15px;
  height: 14px;
}
.calendar-page .show-all .tab-wrap {
  padding: 0 30px;
  padding-top: 9px;
}
.calendar-page h3 {
  font-size: 26px;
  color: #d92127;
  border-bottom: 3px solid #d92127;
  padding-bottom: 7px;
  padding-top: 20px;
  /*&:first-child {margin-top: 0;}*/
}
.calendar-page h3._hidden {
  display: none;
}
.calendar-page h3._hidden._visible {
  display: block;
}
.calendar-page .row {
  border-bottom: 1px solid #efefef;
  padding: 20px 0;
}
.calendar-page .row:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.calendar-page .row._hidden {
  display: none;
}
.calendar-page .row._hidden._visible {
  display: block;
}
.calendar-page .row .col {
  float: left;
}
.calendar-page .row .col-sm {
  float: left;
  width: 25.43352601%;
}
.calendar-page .row .col-lg {
  float: left;
  border-left: 1px solid #efefef;
  width: 74.56647399%;
}
.calendar-page .row .col-lg:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.calendar-page .row .col-lg .col {
  float: left;
  height: auto;
  width: 30.15873016%;
  padding-right: 0;
}
.calendar-page .row .col-lg .col.names {
  width: 37.3015873%;
}
.calendar-page .row .col-lg .col .wrap {
  height: 80px;
  vertical-align: middle;
  display: table-cell;
  width: 37.3015873%;
}
.calendar-page .title {
  text-transform: uppercase;
  padding: 0 15%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7em;
  max-width: 270px;
  word-wrap: break-word;
  white-space: normal;
}
.calendar-page .match {
  white-space: nowrap;
  height: 80px;
  width: 30.15873016%;
  display: table-cell;
  vertical-align: middle;
}
.calendar-page .match img {
  width: 30%;
  height: auto;
  max-width: 70px;
}
.calendar-page .match .score {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  top: -20px;
}
.calendar-page .match .score.versus {
  font-weight: 800;
  font-style: italic;
  color: #e6e6e6;
}
.calendar-page .match .penalty-score {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: -40px;
  top: -30px;
  position: relative;
}
.calendar-page .btn-col {
  text-align: center;
  width: 15.87301587%;
}
.calendar-page .btn-col .btn {
  width: 65%;
  min-width: 120px;
  white-space: nowrap;
  padding: 4px 15px;
  height: 25px;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  margin: 10px 0;
  margin-left: 17%;
}
.calendar-page .btn-col .btn-red-arrow {
  line-height: 1.6em;
  /*.arrow-btn(1em, #cf3339);*/
  width: 66%;
  margin-left: 17%;
}
.date-wrap {
  color: #333333;
}
.date-wrap:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.date-wrap .day {
  float: left;
  font-size: 40px;
  font-weight: 600;
  margin-right: .25em;
}
.date-wrap .date {
  font-size: 14px;
  font-weight: 600;
  color: #adadad;
  text-transform: uppercase;
  position: relative;
  top: .4em;
  line-height: 1.4em;
}
.date-wrap .date .month {
  text-transform: lowercase;
  color: #333333;
  display: block;
}
.tournament-info {
  color: #7f7f7f;
  font-size: 14px;
}
.tournament-info a {
  text-decoration: underline;
  color: #7f7f7f;
}
.tournament-info a:hover {
  color: #d92127;
}
@media (max-width: 1300px) {
  .calendar-page .btn-col .btn {
    min-width: 50px !important;
    width: 100% !important;
    padding: 4px 8px !important;
    margin-left: 7% !important;
  }
  .calendar-page .row .col-lg .btn-col {
    float: right !important;
    height: auto !important;
    width: 20.15873% !important;
    padding-right: 0 !important;
  }
}
.search-page .pager .pagination > li a {
  line-height: 42px;
}
.search-page .table-additional {
  margin-top: 48px;
}
.search-page .img-wrap {
  position: relative;
}
.search-page .img-wrap .play_sm {
  position: absolute;
  top: 52%;
  margin-top: -28px;
  left: 50%;
  margin-left: -23px;
}
.search-area .search-header {
  margin: 0;
  width: 94%;
  margin: auto;
}
.search-wrap {
  position: relative;
}
.search-wrap .form-control {
  width: 100%;
  padding-right: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-wrap .submit {
  background-color: transparent;
  border: 0;
  position: absolute;
  right: 2%;
  text-indent: -1000px;
  overflow: hidden;
  top: 50%;
  margin-top: -11px;
}
.search-result .summary {
  width: 94%;
  text-align: left;
  margin: 1.2em auto;
  font-size: 16px;
  color: #333333;
}
.search-result.empty {
  padding-top: 100px;
  width: 80%;
  margin: auto;
  text-align: center;
  background: none;
}
.search-result .pagination {
  margin-left: 27px;
}
.search-result .row {
  width: 94%;
  margin: auto;
  border-top: 1px solid #e5e5e5;
  padding: 25px 0;
  padding-bottom: 20px;
  padding-right: 3%;
  -ms-word-break: break-word;
  word-break: break-word;
  word-wrap: break-word;
}
.search-result .row._person {
  min-height: 139px;
}
.search-result .row._person a {
  display: block;
  text-decoration: none;
}
.search-result .row._person a:hover {
  color: #d92127;
}
.search-result .row._person a:hover figcaption {
  color: #d92127;
}
.search-result .row._person .img-area {
  position: absolute;
}
.search-result .row._person .img-area .img {
  width: 92px;
  height: 92px;
  display: block;
}
.search-result .row._person .person-info {
  display: block;
  margin-left: 92px;
  padding-left: 15px;
}
.search-result .row._person .person-info figcaption {
  font-size: 18px;
  color: #333;
}
.search-result .row._person .person-info figcaption strong {
  display: block;
  text-transform: uppercase;
}
.search-result .row._match {
  border-bottom: 1px solid #efefef;
  padding: 20px 0;
}
.search-result .row._match:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.search-result .row._match._hidden {
  display: none;
}
.search-result .row._match._hidden._visible {
  display: block;
}
.search-result .row._match .title {
  text-transform: uppercase;
  padding: 0 15%;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7em;
  max-width: 270px;
  word-wrap: break-word;
  white-space: normal;
  color: #000;
}
.search-result .row._match .match {
  white-space: nowrap;
  height: 80px;
  width: 30.15873016%;
  display: table-cell;
  vertical-align: middle;
}
.search-result .row._match .match img {
  width: 70px;
  height: auto;
}
.search-result .row._match .match .score {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  top: -20px;
}
.search-result .row._match .match .score.versus {
  font-weight: 800;
  font-style: italic;
  color: #e6e6e6;
}
.search-result .row._match .col {
  float: left;
}
.search-result .row._match .col-sm {
  float: left;
  width: 25.43352601%;
}
.search-result .row._match .col-lg {
  float: left;
  border-left: 1px solid #efefef;
  width: 74.56647399%;
}
.search-result .row._match .col-lg:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.search-result .row._match .col-lg .col {
  float: left;
  height: auto;
  width: 30.15873016%;
  padding-right: 0;
  /*.wrap {
                                height: 80px;
                                vertical-align: middle;
                                display: table-cell;
                                width: percentage(235 / 630);
                            }*/
}
.search-result .row._match .col-lg .col.names {
  width: 37.3015873%;
}
.search-result .row._match .btn-col {
  text-align: center;
  width: 15.87301587%;
}
.search-result .row._match .btn-col .btn {
  width: 65%;
  min-width: 120px;
  white-space: nowrap;
  padding: 4px 15px;
  height: 25px;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  margin: 28px 0 10px 17%;
}
.search-result .row._match .btn-col .btn-red-arrow {
  line-height: 1.6em;
  /*.arrow-btn(1em, #cf3339);*/
  width: 66%;
  margin-left: 17%;
}
@media (max-width: 1300px) {
  .search-result .row._match .btn-col .btn {
    margin: 0;
  }
  .search-result .row._match .btn-col {
    float: right !important;
    height: auto !important;
    width: 20.15873% !important;
    padding-right: 0 !important;
  }
}
.search-result .row._publication {
  display: table;
  width: 100%;
  width: 94%;
}
.search-result .row._publication > * {
  display: table-cell;
}
.search-result .row._publication .img-area {
  padding-right: 0;
  width: 235px;
}
.search-result .row._publication .img-area .img-wrap {
  width: 235px;
  max-height: 185px;
  overflow: hidden;
  position: relative;
  display: block;
}
.search-result .row._publication .img-area img {
  width: 100%;
}
.search-result .row._publication .img-area._no-photo {
  position: relative;
}
.search-result .row._publication .img-area._no-photo:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -126px;
  width: 97px;
  height: 115px;
}
.search-result .row._publication .col-span {
  width: 20px;
}
.search-result .row._publication .publication-info {
  padding-right: 0;
}
.search-result .row._publication .publication-info-wrap {
  display: block;
  overflow: hidden;
  max-height: 170px;
  font-size: 14px;
  color: #4c4c4c;
}
.search-result .row._publication .tags {
  font-size: 14px;
  color: #000;
}
.search-result .row._publication .tags a {
  color: #009f4b;
  text-decoration: underline;
}
.search-result .row._publication .tags a:after {
  content: ',';
}
.search-result .row._publication .tags a:hover {
  color: #d92127;
}
.search-result .row._publication .tags a:last-child:after {
  content: '';
}
.search-result .row._wallpaper {
  text-align: left;
}
.search-result .row._wallpaper .wallpaper-item {
  margin-right: 0;
}
.search-result .row._wallpaper .links {
  display: inline-block;
  margin: 36px 0px 30px 0px;
  padding: 2px 1px 2px 35px;
  background-color: #22ac63;
  position: relative;
}
.search-result .row._wallpaper .links:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 7px;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -427px -350px;
  width: 16px;
  height: 19px;
  display: inline-block;
}
.search-result .row._wallpaper .links a {
  display: inline-block;
  line-height: 30px;
  color: #22ac63;
  padding: 0 11px;
  background: #fff;
  font-size: 14px;
  margin: 0 1px;
}
@media (min-width: 1300px) {
  /* .video-item .img-wrap{
    height: 135px !important;
  } */
}
@media (max-width: 1200px) {
  .search-result .row._wallpaper .links a {
    padding: 0 4px;
  }
}
.search-result .row .title {
  font-size: 18px;
  color: #009f4b;
  font-weight: normal;
  text-decoration: none;
  margin-bottom: 1em;
}
.search-result .row p {
  font-size: 14px;
  color: #4c4c4c;
}
.search .head-icon {
  background: #009f4b;
  width: 122px;
  height: 122px;
  float: left;
  margin-right: 40px;
}
/* nav.breadcrumb :first-child:hover {
    text-decoration: underline;
} */
.additional.shadow-block h3 {
  text-transform: uppercase;
}
.player-stat .img-area .icon {
  bottom: 12px;
}
.best-player {
  padding-bottom: 20px;
}
.best-player .mounth-player {
  padding-top: 15px;
  font-size: 3em;
}
.best-player .column {
  margin-top: 30px;
}
.best-player .column .table-additional {
  margin-top: 0;
}
.best-player .column._wide {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.best-player .row {
  border-bottom: 2px solid #efefef;
  cursor: pointer;
}
.best-player .row:last-of-type {
  border: none;
}
.best-player .row p {
  margin: 14px 0;
}
.best-player .btn {
  display: inline-block;
  float: right;
  width: auto;
  margin: 40px 0;
  padding: 9px;
  min-width: 150px;
  margin-right: 20px;
  font-size: 14px;
  text-transform: uppercase;
}
.best-player .btn._disabled {
  background: #ecaeb0;
  color: #f4ced0;
  border-width: 0;
  padding: 12px 9px;
}
.best-player .row.player-vote._active {
  background: #009f4b;
}
.best-player .row.player-vote._active .icon-left .ratio {
  color: white;
}
.best-player .row.player-vote._active .text {
  color: #fff;
}
.best-player .row.player-vote._active .text h3,
.best-player .row.player-vote._active .text a {
  color: #fff;
  text-decoration: none;
}
.best-player .row.player-vote._active .mark {
  color: #fff;
}
.best-player .row.player-vote .text h3,
.best-player .row.player-vote .text a {
  color: #000;
  text-decoration: none;
}
.best-player .row {
  margin-top: 30px;
  padding-bottom: 30px;
  margin-left: 5%;
  margin-right: 5%;
}
.best-player .row.achievments {
  color: #808080;
}
.best-player .row.achievments h2 {
  color: black;
}
.best-player .row.achievments dl {
  list-style-type: none;
}
.best-player .row.achievments dl li:before {
  content: "- ";
}
.best-player .row .link {
  text-decoration: underline;
  color: #009f4b;
}
.best-player .row .pub.row {
  margin-top: 0;
  margin-left: 0;
}
.best-player .row .mark {
  text-transform: uppercase;
  color: #7f7f7f;
  font-weight: normal;
  font-size: 14px;
  display: block;
  margin-top: -3px;
}
.best-player .row .mark .icon {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.7em;
  top: 0px;
  left: 10px;
}
.best-player h2 {
  margin: 20px 0;
  font-size: 27px;
  font-style: italic;
  text-transform: uppercase;
  line-height: 44px;
  position: relative;
  padding-left: 55px;
}
.best-player h2 i.p-circle {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -403px -91px;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  left: 0;
}
.best-player img {
  width: 100%;
}
.best-player .pub-img {
  width: 224px;
  height: 140px;
  float: left;
}
.best-player .pub-cont {
  padding-left: 244px;
}
.best-player .pub-cont h3 {
  font-size: 26px;
  line-height: 30px;
}
.best-player .pub-cont p {
  margin: 10px 0;
}
.best-player .pub-cont span {
  font-size: 13px;
  color: #808080;
}
.best-player aside.table-additional {
  margin-top: 88px;
}
.best-player .photo {
  display: table-cell;
  float: left;
  position: relative;
}
.best-player .photo .icon.number {
  width: 27px;
  height: 27px;
  right: 6px;
  bottom: 6px;
  font-size: 16px;
  line-height: 1.8em;
  position: absolute;
}
.best-player .player-vote .img-area {
  position: relative;
  min-height: 152px;
  width: 20%;
  display: table-cell;
  vertical-align: middle;
}
.best-player .player-vote .img-area img {
  display: block;
}
.best-player .player-vote .img-area .icon.number {
  position: absolute;
  bottom: 6px;
  right: 6px;
  line-height: 27px;
}
.best-player .player-vote .img-area._no-image {
  background-image: url("../img/player-x_no-photo.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: 100%;
  background-repeat: no-repeat;
}
.best-player .player-vote .img-area._no-image:after {
  /* table-cell height fix */
  content: '';
  display: block;
  min-height: 180px;
}
.best-player img.votes-photo {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.best-player .row.player-vote {
  margin: 0;
  padding: 0;
}
.best-player .row.player-vote .state {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -71px;
  width: 66px;
  height: 66px;
}
.best-player .row.player-vote .icon-input {
  background: url("../img/input.png") no-repeat;
}
.best-player .row.player-vote.active .state {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px 0px;
  width: 66px;
  height: 66px;
}
.best-player .row.player-vote.active .icon-left .ico-wrap {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -252px 0px;
  width: 75px;
  height: 75px;
}
.best-player .row.player-vote._disabled {
  cursor: default;
}
.best-player .row.player-vote._disabled .state {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -142px;
  width: 66px;
  height: 66px;
}
.best-player .row.player-vote._disabled .icon-left {
  padding-bottom: 16px;
}
.best-player .row.player-vote.end {
  color: #fff;
  height: 122px !important;
  text-align: center;
  line-height: 122px;
  font-size: 30px;
  font-weight: 700;
  cursor: default;
  background: url("../img/bg-butt.png") repeat-x;
}
.best-player .row.player-vote.end._green {
  background: url("../img/bg-butt_green.png") repeat-x;
}
.best-player .row.player-vote .icon-left {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
  position: relative;
  width: 10%;
}
.best-player .row.player-vote .icon-left .ico-wrap {
  display: block;
  height: 75px;
  width: 75px;
  position: relative;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -102px -126px;
  width: 81px;
  height: 81px;
}
.best-player .row.player-vote .icon-left .perc {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  height: 30%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0 10%;
}
.best-player .row.player-vote .icon-left .ratio {
  position: absolute;
  bottom: -25px;
  width: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #808080;
  font-size: 12px;
  width: 100%;
}
.best-player .row.player-vote .icon-left .icon-tick {
  height: 66px;
  width: 66px;
  margin-bottom: 39px;
  margin-top: 39px;
}
.best-player .row.player-vote .icon-left .icon-input {
  height: 66px;
  width: 66px;
  margin-bottom: 39px;
  margin-top: 39px;
}
.best-player .row.player-vote .text {
  display: table-cell;
  padding-left: 20px;
  color: #808080;
  font-size: 14px;
  line-height: 1.429;
  width: 80%;
  vertical-align: middle;
}
.best-player .row.player-vote .text .dot-wrap {
  height: 90px;
  display: block;
}
.best-player .row.player-vote .text h3 {
  font-weight: normal;
  font-size: 26px;
  color: #000;
}
.best-player .row.player-vote .text h3 span {
  text-transform: uppercase;
  font-weight: bold;
}
.best-player .row.player-vote .text ul {
  list-style-type: none;
  padding-left: 0px;
  margin: 0 0 10px 0;
}
.best-player .row.player-vote .text ul li:before {
  content: '- ';
}
header.bestplayer-photo {
  padding: 0;
  margin: 0;
}
header.bestplayer-photo img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
header.bestplayer-photo .teaser {
  padding: 50px 8%;
  font-size: 16px;
  color: #333333;
}
header.bestplayer-photo .teaser b,
header.bestplayer-photo .teaser strong {
  font-weight: 500!important;
}
.bestplayer-body {
  padding: 0 8%;
}
.bestplayer-body .row {
  border-top: 2px solid rgba(51, 51, 51, 0.2);
  padding-bottom: 40px;
  font-size: 16px;
  color: #333333;
}
.bestplayer-body .row > img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.bestplayer-body .row .text-header {
  font-size: 26px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  margin: 40px 0;
}
.bestplayer-body .row .text-header .icon {
  top: 6px;
  margin-right: 20px;
}
.bestplayer-body .row .text-header .icon.progress {
  top: 10px;
}
.bestplayer-body .row .text-header .icon.photo {
  top: 4px;
}
.bestplayer-body .row .news-x {
  border-top: 0;
}
.bestplayer-page .table-additional {
  margin-top: 88px;
}
.list-view-loading {
  background: none;
}
.j_videoPop {
  cursor: pointer;
}
.video-link-box {
  width: 100%;
  text-align: right;
  float: left;
}
.video-link-box .video-link {
  cursor: pointer;
  border-bottom: 1px dotted #d5d5d5;
  color: #d5d5d5;
  width: auto;
  line-height: 18px;
  margin-top: 10px;
  display: inline-block;
}
.video-link-box input.video-input {
  background: #4d4d4d;
  color: #d5d5d5;
  border: none;
  line-height: 32px;
  height: 32px;
  margin-top: 10px;
}
.video-player .list-wrap {
  padding: 3% 6.4516129%;
}
.video-player .duration {
  color: #bfbfbf;
  font-size: 14px;
  display: block;
  font-weight: normal;
}
.video-modal {
  padding-bottom: 3%;
  padding-top: 2%;
}
.video-modal .video-js {
  width: 798px !important;
}
.video-modal .video-file {
  width: 90%;
  margin: 3% auto;
  margin-bottom: 1%;
  display: block;
}
.video-modal .video-description {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.video-modal .video-date {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.video-modal span.tags {
  font-size: 14px;
  color: #7f7f7f;
  float: right;
  max-width: 60%;
}
.video-modal span.tags a {
  color: #fff;
}
.video-modal span.tags a:after {
  content: ',';
}
.video-modal span.tags a:hover {
  color: #d92127;
}
.video-modal span.tags a:last-child:after {
  content: '';
}
.video-modal span.tags:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.video-description {
  color: #fff;
  font-size: 14px;
  padding-bottom: 40px;
}
.video-description .file-info {
  color: #7f7f7f;
  font-size: 13px;
}
.video-description .file-info .sep {
  margin: 0 .5em;
  display: inline-block;
}
.video-description a {
  color: #fff;
}
.video-list:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.video-list .items {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.video-list .items:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.video-item {
  width: 28.49462366%;
  min-height: auto;
  float: left;
  margin: 2% 4%;
  margin-bottom: 20px;
  margin-left: 0;
  overflow: hidden;
  cursor: pointer;
}
.video-item:hover .video-name {
  color: #d92127;
}
.video-item:hover .icon.play_sm {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -50px -322px;
  width: 47px;
  height: 47px;
  height: 46px;
}
.video-item .video-name {
  text-decoration: underline;
  word-break: break-word;
  height: 40px;
}
.video-item .img-wrap {
  width: 100%;
  padding-top: 56.41%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}

.video-item .img-wrap .icon {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}
.video-item .img-wrap img {
  width: 100%;
  height: auto;
  max-width: 100%;
  width: auto;
  max-width: none;
  height: 160px;
}
.video-item .video-description {
  clear: both;
}
.video-item .video-description p {
  display: none;
}
.video-description {
  padding-bottom: 0;
}
.video-description:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.video-description .duration {
  display: inline-block;
}
.video-description .icon {
  margin: 0 .5em;
  top: 2px;
}
.video-description .pull-left {
  width: 70%;
}
.video-description .pull-right {
  width: 30%;
  margin-top: 8px;
  text-align: right;
}
.video-description span.tags {
  font-size: 14px;
  color: #7f7f7f;
  float: right;
  max-width: 60%;
}
.video-description span.tags a {
  color: #fff;
}
.video-description span.tags a:after {
  content: ',';
}
.video-description span.tags a:hover {
  color: #d92127;
}
.video-description span.tags a:last-child:after {
  content: '';
}
.video-description span.tags:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.video-name {
  color: #d8d8d8;
  font-size: 16px;
  font-weight: 500 !important;
  margin-top: .5em;
  margin-bottom: .3em;
  display: block;
}
.video-date {
  font-size: 13px;
  color: #7f7f7f;
}
.video-area {
  position: relative;
  background: #191919;
  border-top: 4px solid #d92127;
  padding: 0 6.4516129%;
  padding-top: 60px;
}
.video-area .video-description {
  padding-bottom: 40px;
}
.video-area .video-description .title {
  padding-bottom: 0;
}
.video-area .video-description .pull-right {
  width: auto;
}
.video-area .title {
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  padding: 1em 0;
}
.video-area .title:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.video-area .title .duration {
  font-weight: normal;
  font-size: 21px;
  color: #bfbfbf;
  display: inline-block;
  margin-left: .5em;
}
.video-area .btn-play {
  text-align: center;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}
.video-area .main-player {
  width: 100%;
}
.video-area._single {
  background: none;
  padding: 0;
  width: 85%;
  margin: auto;
  border-top: 0;
  padding-bottom: 40px;
}
.btn-play {
  background: none;
  border: 0;
}
.carousel-wrap {
  background: #262626;
  padding: 30px 0;
  position: relative;
}
.carousel-wrap .slider-wrap {
  overflow: hidden;
  position: relative;
  width: 86.02150538%;
  margin: auto;
}
.carousel-wrap .slider-wrap.start:before {
  display: none;
}
.carousel-wrap .slider-wrap.end:after {
  display: none;
}
.carousel-wrap .slider-wrap:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 36px;
  pointer-events: none;
}
.carousel-wrap .slider-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 36px;
  pointer-events: none;
  z-index: 1;
  /* box-shadow */
  -webkit-box-shadow: inset 16px 0 20px #262626;
  -moz-box-shadow: inset 16px 0 20px #262626;
  box-shadow: inset 16px 0 20px #262626;
}
.carousel-wrap .slider-list {
  width: 1000%;
  padding: 0;
  white-space: nowrap;
  position: relative;
  outline: none;
}
.carousel-wrap .slider-list li {
  list-style: none;
  display: inline-block;
  width: 200px;
  margin-right: 40px;
}
.carousel-wrap .slider-list li .icon {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}
.carousel-wrap .slider-list li .img-wrap {
  width: 100px;
  position: relative;
}
.carousel-wrap .slider-list li .img-wrap img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.carousel-wrap .slider-list li .video-name {
  color: #d8d8d8;
  font-size: 14px;
  font-weight: 500;
  margin-top: .5em;
  margin-bottom: .3em;
  display: block;
  text-decoration: underline;
}
.carousel-wrap .slider-list li .duration {
  color: #bfbfbf;
  font-size: 14px;
  display: block;
  font-weight: normal;
}
.carousel-wrap .arrow {
  background: none;
  border: 0;
  position: absolute;
  top: 50%;
  margin-top: -31px;
  left: 1.5%;
}
.carousel-wrap .arrow.rarrow {
  right: 1.5%;
  left: auto;
}
.player-wrap {
  position: relative;
  cursor: pointer;
}
.player-wrap.placeholder {
  /*&:hover {
            &:before {
                content: '';
                .sprite(@s-play_lg_hover);
                position: absolute;
                .absolute-center();
            }
        }
        &:before {
            content: '';
            .sprite(@s-play_lg);
            position: absolute;
            .absolute-center();
        }*/
}
/*
.vjs-default-skin .vjs-big-play-button {
     .sprite(@s-play_lg);
    &:hover {
         .sprite(@s-play_lg_hover); 
    }
}
.vjs-default-skin:hover .vjs-big-play-button {
    .sprite(@s-play_lg_hover);
}*/
.vjs-control-bar {
  display: none;
}
.news-page h1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 44px;
  width: 75%;
  margin: 15px 0 20px 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.news-page h1 .icon {
  margin-right: .3em;
}
.news-page .match-center {
  margin-top: 0;
}
.news-page .preview {
  position: relative;
  overflow: hidden;
  max-height: 490px;
  margin-bottom: 30px;
}
.news-page .preview._no-img {
  min-height: 130px;
}
.news-page .preview._no-img:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -126px;
  width: 97px;
  height: 115px;
}
.news-page .preview img {
  width: 100%;
}
.news-page .previewsmall {
  position: relative;
  overflow: hidden;
  max-height: 510px;
  margin-bottom: 30px;
  text-align: center;
}
.news-page .previewsmall img {
  margin-top: 30px;
  min-width: 500px;
  max-width: 800px;
  width: auto;
  height: auto;
}
.news-page .content {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 7%;
  padding-left: 8%;
  word-break: break-word;
}
.news-page .content p.autor,
.news-page .content p.date {
  color: #808080;
}
.news-page a.print-btn {
  color: #009f4b;
  border: solid 2px #22ac63;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0px 22px 0 11px;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
}
.news-page span.tags {
  font-size: 14px;
  color: #000;
  float: right;
}
.news-page span.tags a {
  color: #009f4b;
  text-decoration: underline;
}
.news-page span.tags a:after {
  content: ',';
}
.news-page span.tags a:hover {
  color: #d92127;
}
.news-page span.tags a:last-child:after {
  content: '';
}
.news-page .col-banner {
  padding-right: 0px !important;
}
.news-page .col-commerce {
  padding-right: 0px !important;
}
.social-likes {
  padding: 10px 0 30px 0;
}
.social-likes .spoton-it,
.social-likes iframe {
  position: relative;
  top: 7px;
  display: inline-block;
}
.social-likes .social-likes__widget {
  position: relative;
  margin-right: 66px;
}
.social-likes .social-likes__widget .social-likes__button {
  cursor: pointer;
  border-radius: 50%;
  background-image: url('../img/loko-pattern.png');
  width: 38px;
  height: 38px;
  text-indent: -999999px;
  display: inline-block;
  position: relative;
  -webkit-transition: top 1s ease-out 0.5s;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.social-likes .social-likes__widget .social-likes__button:hover {
  opacity: 0.8;
}
.social-likes .social-likes__widget .social-likes__button:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 10px;
  width: 20px;
  height: 20px;
}
.social-likes .social-likes__widget .social-likes__button_facebook:after {
  background-image: url('../img/fb.png');
}
.social-likes .social-likes__widget .social-likes__button_twitter:after {
  background-image: url('../img/tw.png');
}
.social-likes .social-likes__widget .social-likes__button_vkontakte:after {
  background-image: url('../img/vk.png');
}
.social-likes .social-likes__widget .social-likes__button_plusone:after {
  background-image: url('../img/gp.png');
}
.social-likes .social-likes__widget .social-likes__counter {
  position: absolute;
  top: 8px;
  left: 46px;
  font-weight: bold;
  font-style: normal;
  width: 55px;
}
.news-x {
  border-top: solid 2px #f0f0f0;
  margin-top: 20px;
  margin-bottom: 30px;
}
.news-x header {
  margin-left: 0;
  padding-top: 0px;
  margin-bottom: 0px;
}
.news-x header ul.category {
  margin: 0;
  width: auto;
}
.news-x header ul.category li {
  padding: 7px 10px 6px 10px;
  list-style-type: none;
  display: inline;
  line-height: 25px;
}
.news-x header ul.category li a {
  text-decoration: none;
  font-size: 14px;
  border-bottom: dotted 1px #747474;
}
.news-x header ul.category li.active {
  background: #009f4b;
}
.news-x header ul.category li.active a {
  color: #fff;
  border: none;
}
.news-x header ul.category li:hover a {
  color: #cf3439;
  border-color: #cf3439;
}
.news-x header h2 {
  margin-top: 50px;
  font-weight: 900;
  font-style: italic;
  font-size: 32px;
  color: #333333;
  text-transform: uppercase;
  float: left;
  margin-right: 40px;
  padding-left: 50px;
  position: relative;
}
.news-x header h2:after {
  content: '';
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -449px -105px;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
}
.news-x .news-content .news-item {
  width: 48%;
  float: left;
  margin-top: 25px;
  margin-right: 4%;
  height: 325px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
}
.news-x .news-content .news-item._no-img .img-wrap {
  min-height: 120px;
}
.news-x .news-content .news-item .img-wrap {
  overflow: hidden;
  display: block;
  max-height: 158px;
}
.news-x .news-content .news-item._no-description .img-wrap {
  max-height: 217px;
}
.news-x .news-content .news-item._no-description p {
  display: none;
}
.news-x .news-content .news-item h3 {
  font-weight: bold;
  font-size: 20px;
  margin: 20px 20px 0 20px;
  color: #333;
  text-decoration: none;
}
.news-x .news-content .news-item h3:hover {
  color: #cf3439;
}
.news-x .news-content .news-item p {
  color: #333;
  display: block;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 11px !important;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 21px;
}
.news-x .news-content .news-item .news-img {
  height: 158px;
  overflow: hidden;
}
.news-x .news-content .news-item .news-img img {
  width: 100%;
}
.news-x .news-content .big_img .news-img {
  height: 230px;
  overflow: hidden;
}
.news-x .news-content .big_img .news-img img {
  width: 100%;
}
.news-x .news-content article:nth-child(2n) {
  margin-right: 0;
}
.club {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.club img {
  width: auto !important;
  display: inline !important;
  max-width: 100%;
}
.club p {
  margin: 14px 0;
}
.club .lcol {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.club .rcol {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
.club .line {
  border-bottom: 2px solid #efefef;
}
.club h2 {
  color: #d92127;
  font-size: 34px;
  margin-bottom: 20px;
}
.club .wysiwyg-block {
  top: -50px;
  position: relative;
  width: 900px;
  margin: auto;
}
.club .history {
  position: relative;
}
.club .history .wysiwyg-block {
  background: #fff;
}
.club .history-img-wrapper {
  width: 100%;
  height: 535px;
  overflow: hidden;
}
.club .history-img-wrapper._content-img {
  height: 500px;
}
.club .history-img-wrapper > img {
  width: 100%;
  display: block;
}
.club .history .history-header {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  background: #d92127;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 25px 20px;
  max-width: 300px;
  max-height: 300px;
  left: 0;
  overflow: hidden;
}
.club .history .management {
  width: 900px;
  margin: 0 auto;
  padding: 44px 60px;
  background: white;
  margin-top: -60px;
  z-index: 11;
  position: relative;
}
.club .history .management figure {
  margin-bottom: 40px;
}
.club .history .management .manager {
  display: inline-block;
  margin: 10px 0;
  width: 388px;
  vertical-align: middle;
}
.club .history .management .manager .img-area {
  float: left;
  width: 129px;
  overflow: hidden;
}
.club .history .management .manager .img-area img {
  display: block;
  max-width: 100%;
}
.club .history .management .manager figcaption {
  padding-left: 160px;
  font-size: 20px;
}
.club .history .management .manager .job {
  margin: 14px 0;
  font-size: 14px;
  color: #373636;
}
.club .history .management .manager .birth {
  color: #808080;
  line-height: 20px;
  font-size: 14px;
  margin: 0;
}
.club .sponsors {
  width: 915px;
  margin: 0 auto;
  padding: 44px 60px;
  text-align: justify;
}
.club .sponsors._title {
  padding-bottom: 0;
}
.club .sponsors .right {
  text-align: right;
}
.club .sponsors .wysiwyg-block {
  top: 0;
}
.club .sponsors + .sponsors {
  padding-top: 0;
}
.club .sponsors .sponsors-tabs {
  height: 30px;
}
.club .sponsors .sponsors-tabs li {
  display: inline;
  font-size: 14px;
  margin: 0 1px;
  padding: 9px 16px;
}
.club .sponsors .sponsors-tabs li a {
  color: #009f4b;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.club .sponsors .sponsors-tabs li._active {
  background: #009f4b;
}
.club .sponsors .sponsors-tabs li._active a {
  color: white;
  border-bottom: none;
}
.club .sponsors .partners h3 {
  font-size: 24px;
  margin: 15px 0;
}
.club .sponsors .partners .partners-logo img {
  display: inline-block;
  margin-right: 25px;
  margin-left: 25px;
  min-height: 25px;
  min-width: 100px;
  margin-top: 25px;
  margin-bottom: 25px;
  vertical-align: middle;
  max-width: 140px;
}
.club .sponsors .partners .partners-logo img:first-of-type {
  margin-left: 0;
}
.club .contact-us {
  width: 900px;
  margin: 0 auto;
  padding: 44px 60px;
}
.club .contact-us .contact {
  margin-bottom: 45px;
  text-align: left;
}
.club .contact-us h5 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.club .contact-us .tels {
  font-size: 20px;
  margin: 15px 0;
  display: block;
}
.club .contact-us .tels:after {
  content: ',';
}
.club .contact-us .tels:last-of-type:after {
  content: '';
}
.club .contact-us .adress {
  font-size: 14px;
}
.club .contact-us a {
  font-size: 14px;
  color: #009f4b;
  margin: 0;
}
.club-page .title {
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  font-size: 32px;
  color: #333333;
}
.club-page .content-area {
  padding: 32px 40px;
}
.club-page .club-header {
  background: url('../img/loko-club-bg.png') no-repeat top left, url('/common/img/club-header.jpg') no-repeat;
  margin: 0;
  padding: 0;
  min-height: 438px;
}
.club-page .club-header .red-label {
  font-size: 40px;
  margin-bottom: 0.65em;
}
.club-page .club-header .text {
  font-size: 16px;
  line-height: 1.4em;
  color: #fff;
}
.club-page .club-header .text a {
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  margin-right: 1.1em;
  margin-top: 28px;
  margin-left: 1px;
  padding: 9px 20px;
  width: auto;
  background: transparent;
  border: 2px solid #21ab63;
  font-weight: bold;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #21ab63;
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}
.club-page .club-header .text a:hover {
  background: #00a14c;
  border-color: #00a14c;
  color: #fff;
}
.club-page .club-header .text a:active {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
}
.club-page .club-header .col {
  width: 540px;
  margin-left: 40px;
  padding-right: 0;
  padding-top: 40px;
}
.club-page .club-content {
  width: 64.25531915%;
  float: left;
}
.club-page .club-content .content-header {
  margin: 0;
  padding: 0;
}
.club-page .club-content .content-header .title,
.club-page .club-content .content-header p {
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  font-size: 30px;
  color: #333333;
}
.club-page .club-content .content-header a {
  background: transparent;
  border: 2px solid #21ab63;
  font-weight: bold;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #21ab63;
  text-decoration: none;
  float: right;
  font-style: normal;
  width: auto;
  font-size: 12px;
  margin-top: -5px;
  padding: 4px 12px;
}
.club-page .club-content .content-header a:hover {
  background: #00a14c;
  border-color: #00a14c;
  color: #fff;
}
.club-page .club-content .content-header a:active {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
}
.club-page .club-content .stadium-links {
  width: 45%;
  float: left;
  margin-bottom: 64px;
  margin-top: 32px;
}
.club-page .club-content .stadium-links ul {
  padding: 0;
  margin: 0;
}
.club-page .club-content .stadium-links ul li {
  border-top: 2px solid rgba(229, 229, 229, 0.5);
  list-style: none;
  font-size: 14px;
  padding: 1.13em 0;
}
.club-page .club-content .stadium-links ul li:last-child {
  border-bottom: 2px solid rgba(229, 229, 229, 0.5);
}
.club-page .club-content .stadium-links ul li a {
  color: #009f4b;
}
.club-page .club-content .stadium-links ul li a:hover {
  color: #d92127;
}
.club-page .club-content .stadium-img-area {
  width: 54%;
  text-align: right;
  float: right;
  position: relative;
  top: 23px;
  left: 7px;
  margin-bottom: 64px;
}
.club-page .club-content .stadium-img-area img {
  max-width: 100%;
  height: auto;
}
.club-page .club-content .sponsor-section {
  background: #d92127 url('/common/img/club-sponsor-bg.png') no-repeat;
  width: 100%;
  height: 139px;
  color: #fff;
  text-transform: uppercase;
  padding: 33px;
}
.club-page .club-content .sponsor-section h2 {
  font-size: 32px;
  font-weight: bold;
}
.club-page .club-content .sponsor-section a {
  background: transparent;
  border: 2px solid #21ab63;
  font-weight: bold;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #21ab63;
  display: inline-block;
  width: auto;
  font-size: 12px;
  margin-top: 20px;
  padding: 4px 12px;
  border-color: #fff;
  color: #fff;
  text-decoration: none;
}
.club-page .club-content .sponsor-section a:hover {
  background: #bd262b;
  color: #fff;
}
.club-page .club-content .sponsor-section a:active {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
}
.club-contacts {
  color: #333333;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  float: right;
  width: 30.63829787%;
  padding-left: 3.5%;
  border-left: 2px solid rgba(229, 229, 229, 0.5);
  padding-bottom: 20px;
}
.ie8 .club-contacts {
  font-family: "Arial", sans-serif;
}
.club-contacts ._gray {
  color: #7f7f7f;
}
.club-contacts a {
  color: #009f4b;
}
.club-contacts h1 {
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 20px;
}
.club-contacts h2 {
  font-size: 26px;
  line-height: 34px;
  margin: 10px 0;
}
.club-contacts h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0 10px;
}
.club-contacts p + h3 {
  margin: 19px 0 10px;
}
.club-contacts h4,
.club-contacts h5,
.club-contacts h6 {
  font-size: 17px;
  line-height: 20px;
  margin-top: 5px;
}
.club-contacts p {
  margin: 10px 0;
}
.club-contacts ul,
.club-contacts ol {
  padding: 0;
  list-style: none;
}
.club-contacts ul li,
.club-contacts ol li {
  position: relative;
  padding-left: 18px;
  margin: 10px 0;
}
.club-contacts ul li:before,
.club-contacts ol li:before {
  color: #d92127;
  font-weight: bold;
}
.club-contacts ul ol,
.club-contacts ul ul {
  margin: 0;
}
.club-contacts ul > ul {
  padding-left: 18px;
}
.club-contacts ul ul > ul {
  padding-left: 14px;
}
.club-contacts ul li:before {
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #d92127;
  left: 3px;
  top: 8px;
  content: "";
}
.club-contacts ul li ul > li {
  padding-left: 14px;
}
.club-contacts ul li ul > li:before {
  width: 4px;
  height: 4px;
  top: 9px;
  background: #4c4c4c;
  border-radius: 2px;
}
.club-contacts ol {
  counter-reset: ol-counter;
}
.club-contacts ol ol,
.club-contacts ol ul {
  margin: 0;
}
.club-contacts ol > ol {
  padding-left: 18px;
}
.club-contacts ol li {
  padding-left: 18px;
  position: relative;
}
.club-contacts ol li:before {
  content: counter(ol-counter) ". ";
  counter-increment: ol-counter;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  min-width: 18px;
}
.club-contacts .table {
  color: #4c4c4c;
}
.club-contacts .table thead tr {
  padding-top: 11px;
}
.club-contacts .table thead tr td,
.club-contacts .table thead tr th {
  border-bottom: 3px solid #d92127;
  font-weight: 600;
}
.club-contacts .table tr:last-child,
.club-contacts .table tr._last {
  border-bottom: 3px solid #d92127;
}
.club-contacts .table tr td {
  border-bottom: 1px solid #cccccc;
  padding: 10px 18px 11px;
}
.club-contacts .table tr td._red {
  color: #fff;
  background: #d92127;
  border-bottom: 1px solid #d92127;
  font-weight: 700;
  text-align: center;
}
.club-contacts .table tr td._red + td {
  padding-left: 28px;
}
.club-contacts blockquote {
  color: #ea0000;
  text-transform: uppercase;
  padding-left: 100px;
  position: relative;
  margin: 20px 40px;
}
.club-contacts blockquote:before {
  content: "„";
  display: block;
  position: absolute;
  font-size: 139px;
  line-height: 50px;
  left: 42px;
  top: -62px;
  font-style: italic;
  color: #dadada;
}
.club-contacts .img-block {
  margin: 30px 0;
}
.club-contacts .img-block img {
  width: 100%;
  height: auto;
}
.club-contacts .img-block .caption {
  color: #7f7f7f;
}
.club-contacts h2 {
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
  font-size: 32px;
  color: #333;
}
.club-contacts ul {
  padding: 0;
  margin: 0;
}
.club-contacts ul li {
  border-top: 2px solid rgba(229, 229, 229, 0.5);
  list-style: none;
  font-size: 14px;
  padding: 1em 0;
  margin: 0;
}
.club-contacts ul li:before {
  content: none;
}
.club-contacts ul li:last-child {
  border-bottom: 2px solid rgba(229, 229, 229, 0.5);
}
.club-contacts ul li a {
  color: #009f4b;
}
.club-contacts ul li a:hover {
  color: #d92127;
}
.club-contacts .btn {
  display: inline-block;
  width: auto;
  font-size: 12px;
  margin-top: 30px;
  padding: 4px 12px;
  text-transform: uppercase;
}
.club-contacts .all-contacts-link a {
  background: transparent;
  border: 2px solid #21ab63;
  font-weight: bold;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #21ab63;
  display: inline-block;
  width: auto;
  font-size: 12px;
  margin-top: 30px;
  padding: 4px 12px;
  text-transform: uppercase;
  text-decoration: none;
}
.club-contacts .all-contacts-link a:hover {
  background: #00a14c;
  border-color: #00a14c;
  color: #fff;
}
.club-contacts .all-contacts-link a:active {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
}
.club-contacts-commerce img {
  width: 100%;
  max-width: 295px;
  height: auto;
}
.club-card {
  background-color: #fff;
  font-family: "Exo_2";
  /* box-shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.club-card a {
  color: #009f4b;
}
.club-card--landing {
  background-image: url("../img/clubcard-header.png");
  background-position: 100% 0;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 14px;
}
.club-card--landing--add-background {
  background-image: url("../img/loko-club-bg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 439px;
  padding: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.club-card--landing--header {
  background-color: #cf3439;
  font-family: "Exo_2";
  font-size: 40px;
  font-weight: bold;
  line-height: 84px;
  display: inline-block;
  margin-bottom: 26px;
  padding: 0 29px 6px;
}
.club-card--landing--text {
  line-height: 20px;
  width: 50%;
}
.club-card--landing--text p {
  margin-bottom: 10px;
}
.club-card--landing--text a {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-family: "Exo_2";
  font-weight: bold;
  line-height: 36px;
  margin-right: 17px;
  margin-top: 37px;
  padding: 0 21px;
  text-decoration: none;
  text-transform: uppercase;
}
.club-card--landing--text a:hover {
  background-color: #00a14c;
  border-color: #00a14c;
}
.club-card--landing--text a:last-child {
  margin-right: 0;
}
.club-card--info {
  font-size: 16px;
  padding: 22px 0;
}
.club-card--info .wysiwyg-block p {
  font-size: 16px;
}
.club-card--info--header {
  color: #333;
  font-family: "Exo_2";
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 34px;
  text-transform: uppercase;
}
.club-card--info--header .wysiwyg-block p {
  color: #333;
  font-family: "Exo_2";
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 34px;
  text-transform: uppercase;
}
.club-card--info--left {
  overflow: hidden;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.club-card--info--right {
  float: right;
  padding: 0 40px;
  width: 398px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.club-card--text {
  border-right: 2px solid #f2f2f2;
  line-height: 20px;
  margin-top: -52px;
  padding-top: 50px;
}
.club-card--text p {
  margin-bottom: 20px;
}
.club-card--contacts {
  border-left: 2px solid #f2f2f2;
  left: -2px;
  margin-top: -50px;
  padding-top: 50px;
  position: relative;
}
.club-card--contacts h4 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 13px;
}
.club-card--contacts p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 13px;
}
.album-list .items:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.album-filter {
  margin-bottom: 25px;
}
.album-filter .select {
  width: 150px;
  height: 32px;
  min-width: 150px;
  margin-top: -4px;
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
}
.album-filter .select._dark.select2-container .select2-choice {
  background: #4d4d4d;
  color: #d5d5d5;
}
.album-filter .select.select2-container .select2-choice {
  background: #fff;
  width: 100%;
  height: 32px;
  color: #7f7f7f;
  font-weight: normal;
  font-size: 14px;
}
.album-filter .select .select2-arrow:before {
  border-top-color: #7f7f7f;
}
.album-filter .form-control {
  width: 150px;
  height: 32px;
  margin-right: 10px;
  color: #7f7f7f;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.album-filter .form-control::-webkit-input-placeholder {
  color: #7f7f7f;
}
.album-filter .form-control:-moz-placeholder {
  color: #7f7f7f;
}
.album-filter .form-control::-moz-placeholder {
  color: #7f7f7f;
}
.album-filter .form-control:-ms-input-placeholder {
  color: #7f7f7f;
}
.album-filter .form-control:-moz-placeholder {
  color: #7f7f7f;
}
.album-filter .form-control::-moz-placeholder {
  color: #7f7f7f;
}
.album-filter .form-control:-ms-input-placeholder {
  color: #7f7f7f;
}
.album-filter .form-control::-webkit-input-placeholder {
  color: #7f7f7f;
}
.album-filter .form-control.placeholdersjs {
  color: #7f7f7f;
}
.album-filter .form-control._dark {
  color: #d5d5d5;
}
.album-filter .form-control._dark::-webkit-input-placeholder {
  color: #d5d5d5;
}
.album-filter .form-control._dark:-moz-placeholder {
  color: #d5d5d5;
}
.album-filter .form-control._dark::-moz-placeholder {
  color: #d5d5d5;
}
.album-filter .form-control._dark:-ms-input-placeholder {
  color: #d5d5d5;
}
.album-filter .form-control._dark:-moz-placeholder {
  color: #d5d5d5;
}
.album-filter .form-control._dark::-moz-placeholder {
  color: #d5d5d5;
}
.album-filter .form-control._dark:-ms-input-placeholder {
  color: #d5d5d5;
}
.album-filter .form-control._dark::-webkit-input-placeholder {
  color: #d5d5d5;
}
.album-filter .form-control._dark.placeholdersjs {
  color: #d5d5d5;
}
.album-filter .form-control + .icon {
  position: relative;
  left: -40px;
  cursor: pointer;
  top: 5px;
}
.album-preview {
  width: 32%;
  height: 220px;
  float: left;
  overflow: hidden;
  margin: 0;
  margin-right: 1%;
  margin-bottom: 1%;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.album-preview._lg {
  width: 65%;
  height: 450px;
  margin-bottom: 0;
}
.album-preview._lg img {
  width: 101%;
}
.album-preview._lg:after {
  bottom: -0.2%;
}
.album-preview img {
  width: 100%;
  height: auto;
  display: none;
}
.album-preview._no-photo:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -126px;
  width: 97px;
  height: 115px;
}
.album-preview:after {
  /*content: '';
            position: absolute;
            width: 100%;
            height: 30px;
            bottom: 0.2%;
            left: -10%;
            margin: auto;
            .shadow(inset 0 -60px 100px fade(#000, 70%));
            background: rgba(25, 51, 41, 0.75);
            z-index: 0;*/
}
.album-preview .album-title {
  position: absolute;
  height: auto;
  bottom: 0;
  /*border-top: 2px solid @cGreen;*/
  color: #fff;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
  background: rgba(25, 51, 41, 0.75);
}
.album-preview .album-title .text-wrap {
  height: auto;
  display: block;
  width: 90%;
  font-size: 18px;
  margin: auto;
  padding: 1em 0;
}
section.transfer {
  min-height: 750px;
}
section.transfer .toollip {
  position: absolute;
  width: 140px;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
section.transfer .toollip:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
section.transfer .menu-wrap {
  background: #fff;
}
section.transfer .auto {
  width: auto;
  height: auto;
}
section.transfer i.green-arrow,
section.transfer i.red-arrow {
  display: inline-block;
  margin: 70px 20px;
}
section.transfer i.green-arrow {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -165px -375px;
  width: 41px;
  height: 33px;
}
section.transfer i.red-arrow {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -119px -375px;
  width: 41px;
  height: 33px;
}
section.transfer h2 {
  font-size: 4em;
  color: #333333;
  margin: 20px 0;
}
section.transfer .left-col {
  margin-right: 335px;
}
section.transfer .transfer-tabs {
  border-top: 5px solid #d92127;
  background: white;
}
section.transfer .column._wide {
  background: white;
  margin-top: 35px;
}
section.transfer .row {
  border-bottom: 2px solid #efefef;
  background: white;
  position: relative;
}
section.transfer .row:first-of-type {
  border-top: 2px solid #efefef;
}
section.transfer .row .photo {
  position: relative;
  width: 152px;
  height: 176px;
}
section.transfer .row .photo .icon.number {
  background: #009f4b;
  color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 10px;
  right: 10px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  font-size: 18px;
}
section.transfer .row .photo img {
  width: 152px;
  height: 176px;
}
section.transfer .row .info {
  margin-left: 20px;
  width: 33%;
}
section.transfer .row .info .name {
  margin: 18px 0;
}
section.transfer .row .info h3 {
  font-weight: normal;
  font-size: 26px;
}
section.transfer .row .info h3 a {
  text-decoration: none;
  color: #333333;
  line-height: 30px;
}
section.transfer .row .info h3 a span {
  font-weight: bold;
  text-transform: uppercase;
}
section.transfer .row .info p {
  color: #808080;
  text-transform: uppercase;
  margin: 15px 0;
}
section.transfer .row .about {
  font-weight: 600;
  font-size: 13px;
}
section.transfer .row .about .place {
  word-wrap: break-word;
  padding-bottom: 10px;
}
section.transfer .row .transfer {
  display: table-cell;
  width: 200px;
  text-align: left;
  float: right;
  margin-right: 1%;
}
section.transfer .row .transfer .team {
  margin: 32px 0;
  width: auto;
  min-width: 68px;
  max-width: 108px;
  height: 108px;
}
section.transfer .row .photo,
section.transfer .row .info {
  display: table-cell;
  float: left;
}
section.transfer .sub-first {
  margin: 0;
  padding: 19px 40px 32px 40px;
}
section.transfer .sub-first li {
  display: inline-block;
  line-height: 27px;
}
section.transfer .sub-first li a {
  font-size: 16px;
  line-height: 27px;
  color: #333333;
  text-decoration: none;
  border-bottom: 1px dotted #999999;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  margin: 0 13px 10px;
}
section.transfer .sub-first li._active {
  text-decoration: none;
  background: #d92127;
}
section.transfer .sub-first li._active a {
  border-bottom: none;
  color: #fff;
}
section.transfer .right-col {
  float: right;
  position: absolute;
  right: 0;
  margin-right: 2%;
  top: 140px;
}
section.transfer aside.table-additional {
  width: auto;
  margin-top: 24px;
}
main {
  min-width: 1000px;
}
.column {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 48%;
}
.column._wide {
  width: 68%;
}
.column._narrow {
  width: 28%;
}
.column + .column {
  margin-left: 3%;
}
@media (max-width: 1300px) {
  section.transfer .row {
    border-bottom: 2px solid #efefef;
    background: white;
    position: relative;
  }
  section.transfer .row .info {
    margin-left: 20px;
    width: 28%;
  }
  /* .video-item .img-wrap{
    height: 130px !important;
  } */
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #dde;
  position: relative;
}
.jspDrag {
  background: #bbd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px 0 0;
}
.page main > section.main {
  padding: 0;
  background: none;
}
.page.page-default .scoreboard tr._special {
  height: 34px;
}
.page.page-default .main-content {
  background: #f0f0f0;
}
.page.page-default .main-content h2 {
  font-weight: 900;
  font-style: italic;
  font-size: 32px;
  color: #333333;
  text-transform: uppercase;
  margin-right: 40px;
  line-height: 32px;
}
.page.page-default section {
  width: 100%;
}
.page.page-default section.slider {
  padding: 40px 0;
  background: rgba(0, 0, 0, 0.54);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.58)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.58) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.page.page-default section.slider .cols {
  margin-left: -1.45%;
  width: 103%;
}
.page.page-default section.slider .col-span {
  width: 2.17391304%;
  padding-right: 0;
}
.page.page-default section.slider .col-slider {
  width: 73.33333333%;
  padding-right: 0;
  overflow: hidden;
}
.page.page-default section.slider .col-slider .news-slider {
  position: relative;
  height: 535px;
  overflow: hidden;
}
.page.page-default section.slider .col-slider .news-slider .news-slider-items {
  height: 100%;
}
.page.page-default section.slider .col-slider .news-slider .news-slider-item {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.page.page-default section.slider .col-slider .news-slider .news-slider-item .description {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
  left: 0;
  padding-left: 40px;
  padding-bottom: 15px;
  background: rgba(25, 51, 41, 0.75);
  padding-top: 24px;
  padding-right: 100px;
}
.page.page-default section.slider .col-slider .news-slider .news-slider-item img {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  width: 1010px;
  height: auto;
}
.page.page-default section.slider .col-slider .news-slider .news-slider-item h3 {
  font-size: 40px;
  line-height: 44px;
  display: inline;
  color: #fff;
  z-index: 10;
  margin-bottom: 3px;
  text-decoration: none;
}
.page.page-default section.slider .col-slider .news-slider .news-slider-item h3:hover span {
  text-decoration: underline;
}
.page.page-default section.slider .col-slider .news-slider .news-slider-item p {
  color: #fff;
  font-size: 16px;
  z-index: 10;
  margin-bottom: 20px;
  padding-right: 10%;
  display: block;
}
.page.page-default section.slider .col-slider .news-slider .news-slider-item:before {
  position: absolute;
  bottom: 0px;
  height: 85%;
  width: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 38, 18, 0) 38%, rgba(0, 38, 18, 0.42) 85%, rgba(0, 38, 18, 0.56) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(38%, rgba(0, 38, 18, 0)), color-stop(85%, rgba(0, 38, 18, 0.42)), color-stop(100%, rgba(0, 38, 18, 0.56)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 38, 18, 0) 38%, rgba(0, 38, 18, 0.42) 85%, rgba(0, 38, 18, 0.56) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 38, 18, 0) 38%, rgba(0, 38, 18, 0.42) 85%, rgba(0, 38, 18, 0.56) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 38, 18, 0) 38%, rgba(0, 38, 18, 0.42) 85%, rgba(0, 38, 18, 0.56) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 38, 18, 0) 38%, rgba(0, 38, 18, 0.42) 85%, rgba(0, 38, 18, 0.56) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00002612', endColorstr='#8f002612');
}
.page.page-default section.slider .col-slider .news-slider .flex-control-paging {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 30px;
  bottom: 40px;
  z-index: 2;
}
.page.page-default section.slider .col-slider .news-slider .flex-control-paging li {
  display: inline-block;
}
.page.page-default section.slider .col-slider .news-slider .flex-control-paging li a {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  margin-right: 9px;
  list-style: none;
  background-color: #fff;
  text-indent: -99999px;
  opacity: .3;
}
.page.page-default section.slider .col-slider .news-slider .flex-control-paging li a.flex-active {
  opacity: 1;
}
.page.page-default section.slider .col-slider .news-slider:hover .flex-direction-nav {
  z-index: 2;
  opacity: 1;
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav {
  position: absolute;
  z-index: -1;
  opacity: 0;
  /* transition */
  -webkit-transition: 300ms opacity ease;
  -moz-transition: 300ms opacity ease;
  -o-transition: 300ms opacity ease;
  transition: 300ms opacity ease;
  -webkit-transition: 300ms opacity ease 300ms ease 0ms;
  -moz-transition: 300ms opacity ease 300ms ease 0ms;
  -ms-transition: 300ms opacity ease 300ms ease 0ms;
  -o-transition: 300ms opacity ease 300ms ease 0ms;
  transition: 300ms opacity ease 300ms ease 0ms;
  top: 0;
  /*padding-top: 60%;*/
  width: 100%;
  height: 0;
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav li {
  list-style: none;
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav a {
  position: absolute;
  top: 57%;
  margin-top: 25%;
  display: block;
  width: 49px;
  height: 45px;
  background-color: #cf3439;
  text-indent: -9999999px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav a:hover {
  background-color: #bd1c22;
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav a.flex-prev {
  left: 30px;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -271px -246px;
  width: 48px;
  height: 48px;
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav a.flex-next {
  right: 30px;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -213px;
  width: 48px;
  height: 48px;
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav a.flex-disabled {
  /*.no-event;*/
  opacity: 0.2;
  background-color: transparent;
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav a.flex-disabled.flex-prev {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -322px;
  width: 45px;
  height: 48px;
}
.page.page-default section.slider .col-slider .news-slider .flex-direction-nav a.flex-disabled.flex-next {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -266px;
  width: 45px;
  height: 48px;
}
.page.page-default section.slider .col-calendar {
  width: 24.7826087%;
  padding-right: 0;
  text-align: center;
}
.page.page-default section.slider .col-calendar .calendar-title {
  text-decoration: none;
  display: inline-block;
  padding-left: 50px;
  margin-left: -50px;
}
.page.page-default section.slider .col-calendar .calendar-title:hover h3 {
  color: #f3494f;
}
.page.page-default section.slider .col-calendar .calendar-title h3 {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  display: inline;
}
.page.page-default section.slider .col-calendar .calendar-title h3:before {
  content: '';
  position: absolute;
  left: -40px;
  top: -2px;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -151px -416px;
  width: 25px;
  height: 25px;
}
.page.page-default section.slider .col-calendar .match-info,
.page.page-default section.slider .col-calendar .match,
.page.page-default section.slider .col-calendar .tournament,
.page.page-default section.slider .col-calendar .btn-set {
  background: #fff;
}
.page.page-default section.slider .col-calendar .match {
  padding: 0 3%;
}
.page.page-default section.slider .col-calendar .match-info {
  padding-top: 4px;
}
.page.page-default section.slider .col-calendar h4 {
  font-size: 14px;
  line-height: 19px;
}
.page.page-default section.slider .col-calendar .btn-set {
  width: 90%;
}
.page.page-default section.news .news-wrap {
  width: 104.8%;
  position: relative;
}
.page.page-default section.news .col-span {
  width: 2.27272727%;
  padding-right: 0;
}
.page.page-default section.news .col-news {
  width: 626px;
  padding-right: 0;
}
.page.page-default section.news .col-news header {
  padding: 0px;
  margin: 0px;
  margin-top: 7px;
}
.page.page-default section.news .col-news header .all-news {
  font-size: 12px;
  line-height: 12px;
  padding: 4px 12px;
  padding-top: 8px;
  padding-bottom: 4px;
  vertical-align: top;
  display: inline-block;
}
.page.page-default section.news .col-news header h2 {
  vertical-align: top;
  display: inline-block;
  font-weight: 900;
  font-style: italic;
  font-size: 32px;
  line-height: 31px;
  color: #333;
  text-transform: uppercase;
  margin-right: 28px;
}
.page.page-default section.news .col-news .news-content {
  font-size: 0;
  margin-top: 26px;
}
.page.page-default section.news .col-news .news-content .news-item {
  width: 47.60383387%;
  margin-right: 4.79233227%;
}
.page.page-default section.news .col-news .news-content article:nth-child(2n) {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .page.page-default section.news .col-banners {
    display: none;
  }
  .page.page-default section.news .col-banners + .col-span {
    display: none;
  }
}
.page.page-default section.news .col-banners {
  width: 22.34848485%;
  padding-right: 0;
  padding-top: 63px;
}
.page.page-default section.news .col-banners .mini-banner {
  /* Оболочка слайдера */
  overflow: hidden;
  position: relative;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
}
.page.page-default section.news .col-banners .mini-banner-wrap {
  padding-bottom: 1px;
  margin-bottom: 20px;
}
.page.page-default section.news .col-banners .mini-banner-wrap .sli-links {
  /* Кнопки смены слайдов */
  margin-top: 12px;
  text-align: center;
}
.page.page-default section.news .col-banners .mini-banner-wrap .sli-links .control-slide {
  margin: 4.5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #999;
}
.page.page-default section.news .col-banners .mini-banner-wrap .sli-links .control-slide:hover {
  cursor: pointer;
  background: #d92127;
}
.page.page-default section.news .col-banners .mini-banner-wrap .sli-links .control-slide._active {
  background: #d92127;
}
.page.page-default section.news .col-banners .mini-banner-item {
  /* Слайд */
  width: 100%;
  height: 100%;
}
.page.page-default section.news .col-banners .mini-banner-item img,
.page.page-default section.news .col-banners .mini-banner-item a img {
  display: block;
  width: 100%;
  transition: all 0.2s linear;
}
.page.page-default section.news .col-banners .banner {
  display: block;
  text-decoration: none;
}
.page.page-default section.news .col-banners .banner img {
  display: block;
  width: 100%;
  height: auto;
}
.page.page-default section.news .col-commerce {
  width: 22.34848485%;
  padding-right: 0;
  padding-top: 63px;
}
.page.page-default section.news .col-commerce .mini-commerce {
  /* Оболочка слайдера */
  overflow: hidden;
  position: relative;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
}
.page.page-default section.news .col-commerce .mini-commerce-wrap {
  padding-bottom: 1px;
  margin-bottom: 56px;
}
.page.page-default section.news .col-commerce .mini-commerce-wrap .sli-links {
  /* Кнопки смены слайдов */
  margin-top: 12px;
  text-align: center;
}
.page.page-default section.news .col-commerce .mini-commerce-wrap .sli-links .control-slide {
  margin: 4.5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #999;
}
.page.page-default section.news .col-commerce .mini-commerce-wrap .sli-links .control-slide:hover {
  cursor: pointer;
  background: #d92127;
}
.page.page-default section.news .col-commerce .mini-commerce-wrap .sli-links .control-slide._active {
  background: #d92127;
}
.page.page-default section.news .col-commerce .mini-commerce-item {
  /* Слайд */
  width: 100%;
  height: 100%;
}
.page.page-default section.news .col-commerce .mini-commerce-item img,
.page.page-default section.news .col-commerce .mini-commerce-item a img {
  display: block;
  width: 100%;
  transition: all 0.2s linear;
}
.page.page-default section.news .col-commerce .commerce {
  display: block;
  text-decoration: none;
}
.page.page-default section.news .col-commerce .commerce img {
  display: block;
  width: 100%;
  height: auto;
}
.page.page-default section.news .col-table {
  width: 25.75757576%;
  padding-right: 0;
  padding-top: 4px;
}
.page.page-default section.news .col-table .tur-table {
  background: #fff;
  padding-bottom: 7px;
  /* box-shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  box-shadow: 0 1px 5px rgba(0,0,0,.2);
}
.page.page-default section.news .col-table .tur-table .tab-tur-table {
  padding-left: 7% !important;
  padding-right: 7% !important;
  padding-bottom: 14px !important;
}
@media (max-width: 1200px) {
  .page.page-default section.news .col-table .tur-table .tab-tur-table {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.page.page-default section.news .col-table .tur-table .position {
  width: 56px;
  padding-left: 5% !important;
}
.page.page-default section.news .col-table .tur-table .games {
  width: 26px;
}
.page.page-default section.news .col-table .tur-table .points {
  width: 73px;
}
.page.page-default section.news .col-table .tur-table h2 {
  font-weight: 900;
  font-style: italic;
  font-size: 26px;
  color: #333333;
  text-transform: uppercase;
  float: none;
  margin-bottom: 30px;
}
.page.page-default section.news .col-table .tur-table .btn {
  width: auto;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 28px;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 14px;
  padding-right: 14px;
  background: #fff;
  border: 2px solid #21ab63;
  color: #21ab63;
  /* box-shadow */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page.page-default section.news .col-table .tur-table .btn:hover {
  background: #00a14c;
  color: #fff;
  border-color: #00a14c;
}
.page.page-default section.news .col-table .tur-table .scoreboard tr:hover td {
  background-color: initial;
}
.page.page-default section.news .col-table .tur-table .scoreboard tr._special:after {
  background: url('../img/loko-pattern.png') repeat-x 0 50%;
  height: 34px;
}
.page.page-default section.news .col-table .tur-table .scoreboard th {
  font-weight: normal;
  padding: 15px 0;
}
.page.page-default section.news .col-table .tur-table .scoreboard td {
  padding: 0;
  padding-top: .5em;
  padding-bottom: .4em;
}
.page.page-default section.news .col-table .tur-table .tab-wrap {
  padding: 0 30px;
  padding-top: 9px;
}
.page.page-default section.news .col-table .tab-bomb {
  padding-top: 29px !important;
}
.page.page-default section.news .col-table .tur-table-tabs {
  width: 100%;
  display: table;
  margin: 0;
  padding: 0;
  height: 59px;
}
.page.page-default section.news .col-table .tur-table-tabs li {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  height: 100%;
  word-break: break-word;
}
.page.page-default section.news .col-table .tur-table-tabs li a {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  background: #d6d6d6;
  color: #666666;
}
.page.page-default section.news .col-table .tur-table-tabs li a span {
  display: table-cell;
  vertical-align: middle;
}
.page.page-default section.news .col-table .tur-table-tabs li:nth-child(2) {
  word-break: break-all;
}
.page.page-default section.news .col-table .tur-table-tabs li._active a {
  color: #333;
  background: none;
}
.page.page-default section.news .col-table .tur-table-tabs a {
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}
.ie8 .page.page-default section.news .col-table .tur-table-tabs a {
  font-family: "Arial", sans-serif;
}
.page.page-default section.news .col-table .additional .img-area {
  max-width: 127px;
  width: 48%;
  overflow: hidden;
  text-decoration: none;
}
.page.page-default section.news .col-table .additional .player-stat {
  padding: 0;
  padding-bottom: 20px;
}
.page.page-default section.news .col-table .additional figcaption {
  width: 49%;
}
.page.page-default section.news .col-table .additional-title {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  padding-top: 3px;
  padding-bottom: 24px;
}
.page.page-default section.news .col-table .additional-title:before {
  content: '';
  position: absolute;
  width: 47%;
  background: #d6d6d6;
  height: 2px;
  left: 52%;
  top: 14px;
}
.page.page-default section.news .btn-bordered {
  color: #009f4b;
  border-color: #009f4b;
  background: none;
  padding: 10px 27px;
  width: auto;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.page.page-default section.photo {
  padding-top: 7px;
  padding-bottom: 19px;
}
.page.page-default section.photo header {
  margin-left: 0;
  padding-top: 0px;
  margin-bottom: 28px;
}
.page.page-default section.photo header h2 {
  font-weight: 900;
  font-style: italic;
  font-size: 32px;
  color: #333333;
  text-transform: uppercase;
  float: left;
  margin-right: 30px;
}
.page.page-default section.photo header .btn {
  width: auto;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: .2em;
  padding-top: .3em;
  padding-bottom: .3em;
  background: none;
  border: 2px solid #21ab63;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #21ab63;
}
.page.page-default section.photo .col-photo {
  position: relative;
  margin-top: 24px;
  width: 73.47100874%;
  padding-right: 0;
  overflow: hidden;
}
.page.page-default section.photo .col-photo .photo-slider {
  position: relative;
  height: 611px;
  overflow: hidden;
  /*.flex-viewport {
                    cursor: pointer;
                    &:hover {
                        opacity: .9;
                        &:before {
                            pointer-events: none;
                            content: '';
                            display: block;
                            position: absolute;
                            .absolute-center();
                            .sprite(@s-zoom);
                            z-index: 1;
                        }
                    }
                }*/
}
.page.page-default section.photo .col-photo .photo-slider .photo-slider-item {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 611px;
  background-position: top center;
  background-repeat: no-repeat;
}
.page.page-default section.photo .col-photo .photo-slider .photo-slider-item._no-photo {
  position: relative;
}
.page.page-default section.photo .col-photo .photo-slider .photo-slider-item._no-photo:before {
  content: '';
  position: absolute;
  display: inline-block;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -126px;
  width: 97px;
  height: 115px;
}
.page.page-default section.photo .col-photo .photo-slider .photo-slider-item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.page.page-default section.photo .col-photo .photo-slider .photo-slider-item:before {
  position: absolute;
  bottom: 0px;
  height: 20%;
  width: 100%;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(25, 33, 6, 0)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(25, 33, 6, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.page.page-default section.photo .col-photo .photo-slider .description {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0 40px;
  padding-bottom: 22px;
  min-height: 129px;
  padding-top: 25px;
  z-index: 1;
  color: #fff;
  background: rgba(25, 51, 41, 0.75);
}
.page.page-default section.photo .col-photo .photo-slider .description .text-wrap {
  max-width: 80%;
}
.page.page-default section.photo .col-photo .photo-slider .description h3 {
  display: inline-block;
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  line-height: 33px;
  text-decoration: none;
  max-width: 85%;
}
.page.page-default section.photo .col-photo .photo-slider .description h3:hover {
  text-decoration: underline;
}
.page.page-default section.photo .col-photo .photo-slider .description p {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}
.page.page-default section.photo .col-photo .photo-slider .description .count {
  position: absolute;
  font-size: 13px;
  line-height: 23px;
  height: 21px;
  padding-right: 7px;
  background: #009f4b;
  right: 41px;
  top: 69px;
  padding-left: 26px;
}
.page.page-default section.photo .col-photo .photo-slider .description .count:before {
  content: '';
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -231px -185px;
  width: 14px;
  height: 10px;
  display: block;
  position: absolute;
  left: 7px;
  top: 5px;
}
.page.page-default section.photo .col-photo .photo-slider .description .data {
  font-size: 13px;
  line-height: 17px;
  color: #fff;
  position: absolute;
  right: 40px;
  top: 35px;
}
.page.page-default section.photo .col-photo .photo-slider img {
  width: 100%;
  display: none;
}
.page.page-default section.photo .col-photo .flex-direction-nav {
  position: absolute;
  top: 0;
  /*padding-top: 60%;*/
  z-index: 2;
  width: 100%;
  height: 0;
}
.page.page-default section.photo .col-photo .flex-direction-nav li {
  list-style: none;
}
.page.page-default section.photo .col-photo .flex-direction-nav a {
  position: absolute;
  top: 57%;
  margin-top: 25%;
  display: block;
  width: 49px;
  height: 45px;
  background-color: #cf3439;
  text-indent: -9999999px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.page.page-default section.photo .col-photo .flex-direction-nav a:hover {
  background-color: #bd1c22;
}
.page.page-default section.photo .col-photo .flex-direction-nav a.flex-prev {
  left: 30px;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -271px -246px;
  width: 48px;
  height: 48px;
}
.page.page-default section.photo .col-photo .flex-direction-nav a.flex-next {
  right: 30px;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -213px;
  width: 48px;
  height: 48px;
}
.page.page-default section.photo .col-photo .flex-direction-nav a.flex-disabled {
  /*.no-event;*/
  opacity: 0.2;
  background-color: transparent;
}
.page.page-default section.photo .col-photo .flex-direction-nav a.flex-disabled.flex-prev {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: 0px -322px;
  width: 45px;
  height: 48px;
}
.page.page-default section.photo .col-photo .flex-direction-nav a.flex-disabled.flex-next {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -332px -266px;
  width: 45px;
  height: 48px;
}
.page.page-default section.photo .col-span {
  width: 3.09769658%;
}
.page.page-default section.photo .col-banner {
  width: 23.43129468%;
  padding-right: 0;
  margin-top: 36px;
}
.page.page-default section.photo .col-banner .banner {
  padding-bottom: 20px;
}
.page.page-default section.photo .col-banner .banner img {
  width: 100%;
  display: block;
}
.page.page-default section.photo .col-banner .banner + .page.page-default section.photo .col-banner .banner {
  padding-bottom: 0;
}
.page.page-default section.photo .col-commerce {
  width: 23.43129468%;
  padding-right: 0;
  margin-top: 36px;
}
.page.page-default section.photo .col-commerce .commerce {
  padding-bottom: 20px;
}
.page.page-default section.photo .col-commerce .commerce img {
  width: 100%;
  display: block;
}
.page.page-default section.photo .col-commerce .commerce + .page.page-default section.photo .col-commerce .commerce {
  padding-bottom: 0;
}
.page.page-default section.video {
  padding-top: 0px;
  padding-bottom: 28px;
}
.page.page-default section.video .jspContainer {
  width: 100% !important;
}
.page.page-default section.video .jspContainer .jspPane {
  width: 100% !important;
  padding-bottom: 40px!important;
}
.page.page-default section.video .jspContainer .jspDrag {
  background: rgba(0, 0, 0, 0.3);
}
.page.page-default section.video .jspContainer .jspVerticalBar {
  background: none;
  width: 11px;
  position: absolute;
  right: 0;
  top: 0;
}
.page.page-default section.video .jspContainer .jspTrack {
  background: none;
}
.page.page-default section.video > h2 {
  margin-top: 3px;
  margin-bottom: 19px;
  line-height: 41px;
}
.page.page-default section.video > h2 .icon {
  vertical-align: bottom;
}
.page.page-default section.video .title {
  font-size: 18px;
  line-height: 33px;
  padding-top: 11px;
}
.page.page-default section.video .video-area {
  float: left;
  width: 69%;
  height: 545px;
  padding-left: 38px;
  padding-right: 33px;
  padding-top: 34px;
}
.page.page-default section.video .video-area .main-player {
  height: 489px;
  display: block;
}
.page.page-default section.video .video-area .dot {
  position: absolute;
  display: block;
  width: 75%;
  height: 33px;
}
.page.page-default section.video .video-area .pull-right {
  margin-top: -2px;
}
.page.page-default section.video .video-area .pull-right .icon {
  top: 1px;
  margin-right: 0;
}
.page.page-default section.video .video-area .duration {
  font-size: 16px;
  line-height: 33px;
  color: #fff;
}
.page.page-default section.video .carousel-wrap {
  float: right;
  width: 31%;
  height: 545px;
  border-top: solid #e20025 4px;
  margin-top: 0;
  padding-top: 33px;
  padding-bottom: 29px;
}
.page.page-default section.video .carousel-wrap .slider-wrap {
  margin-left: 25px;
}
§ .page.page-default section.video .carousel-wrap .slider-wrap:after {
  display: none;
}
.page.page-default section.video .carousel-wrap .slider-list-wrap {
  height: 450px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.page.page-default section.video .carousel-wrap .slider-list {
  white-space: normal;
  width: 100%;
  margin: 0;
  height: 500px;
}
.page.page-default section.video .carousel-wrap .slider-list-item {
  position: relative;
  list-style: none;
  display: block;
  height: 77px;
  width: 100%;
  padding-left: 166px;
  margin-right: 0;
  margin-bottom: 16px;
}
.page.page-default section.video .carousel-wrap .slider-list-item .video-name-wrap {
  display: table;
  height: 100%;
}
.page.page-default section.video .carousel-wrap .slider-list-item .video-name {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #d9d9d9;
  max-height: 80px;
  position: relative;
  text-decoration: none;
}
.page.page-default section.video .carousel-wrap .slider-list-item .video-name:hover {
  text-decoration: underline;
}
.page.page-default section.video .carousel-wrap .slider-list-item .video-duration {
  padding-top: 3px;
}
.page.page-default section.video .carousel-wrap .slider-list-item .video-duration .icon {
  position: relative;
  display: inline-block;
  vertical-align: sub;
  margin-right: 4px;
  margin-left: -1px;
}
.page.page-default section.video .carousel-wrap .slider-list-item .video-duration .duration {
  display: inline-block;
  color: #fff;
}
.page.page-default section.video .carousel-wrap .slider-list-item .img-wrap {
  height: 100%;
  width: 136.5px;
  position: relative;
  left: 0;
  overflow: hidden;
  position: absolute;
  background: white;
}
@media screen and (max-width: 1300px) {
  .page.page-default section.video .video-area,
  .page.page-default section.video .carousel-wrap {
    height: 510px;
  }

  .page.page-default section.video .carousel-wrap .slider-wrap,
  .page.page-default section.video .carousel-wrap .slider-list-wrap {
    height: 415px;
  }
  .page.page-default section.video .carousel-wrap .slider-list-item {
    height: 70px;
    padding-left: 156px;
  }
  .page.page-default section.video .carousel-wrap .slider-list-item .img-wrap {
    width: 124px;
  }
  .page.page-default section.video .jspContainer .jspPane {
    padding-bottom: 70px!important;
  }
}
@media screen and (max-width: 1100px) {
  .page.page-default section.video .video-area,
  .page.page-default section.video .carousel-wrap {
    height: 435px;
  }
  .page.page-default section.video .carousel-wrap .slider-wrap,
  .page.page-default section.video .carousel-wrap .slider-list-wrap {
    height: 340px;
  }
}

.page.page-default section.video .carousel-wrap .slider-list-item .img-wrap img {
  height: 100%;
  vertical-align: middle;
  display: block;
}
.page.page-default section.video .carousel-wrap .btn-bordered {
  position: absolute;
  bottom: 30px;
  z-index: 4;
  right: 30px;
  width: auto;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 12px;
  padding-right: 12px;
  background: transparent;
  border: 2px solid #21ab63;
  color: #21ab63;
  /* box-shadow */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page.page-default section.video .carousel-wrap:before {
  content: '';
  position: absolute;
  height: 3px;
  background: #3c3c3c;
  width: 56%;
  left: 7%;
  bottom: 41px;
}
@media (max-width: 1300px) {
  .page.page-default section.video .carousel-wrap:before {
    width: 48%;
  }
}
.page.page-default section.social-and-birthday h2 {
  margin-bottom: 24px;
}
.page.page-default section.social-and-birthday .col {
  padding-right: 0;
}
.page.page-default section.social-and-birthday .col-social {
  width: 70.07575758%;
}
.page.page-default section.social-and-birthday .col-social .social-list {
  background-color: #fff;
  /* box-shadow */
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,.2);
  box-shadow: 0 1px 5px rgba(0,0,0,.2);
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.page.page-default section.social-and-birthday .col-social .cols {
  table-layout: fixed;
  padding-bottom: 40px;
  width: 100%;
}
.page.page-default section.social-and-birthday .col-social .cols._last {
  padding-bottom: 0;
}
.page.page-default section.social-and-birthday .col-social .col {
  width: 48%;
  padding: 0 2%;
  overflow: hidden;
  position: relative;
}
.page.page-default section.social-and-birthday .col-social .col:last-child {
  padding-right: 4%;
}
.page.page-default section.social-and-birthday .col-social .col:first-child {
  padding-left: 4%;
}
.page.page-default section.social-and-birthday .col-social .col-vk-wrapper div {
  width: 100% !important;
}
.page.page-default section.social-and-birthday .col-social .col-vk-wrapper iframe {
  width: 100% !important;
}
.page.page-default section.social-and-birthday .col-social .col-facebook * {
  width: 100% !important;
}
.page.page-default section.social-and-birthday .col-social .col-facebook iframe {
  border: 1px solid #e1e4eb !important;
}
.page.page-default section.social-and-birthday .col-social .col-instagram iframe {
  box-shadow: none !important;
}
.page.page-default section.social-and-birthday .col-social .col-twitter-wrapper {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.page.page-default section.social-and-birthday .col-social .col-twitter-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2px;
  background: #fff;
}
.page.page-default section.social-and-birthday .col-social .col-twitter-wrapper iframe {
  margin-top: -36px;
  margin-left: -1px;
}
.page.page-default section.social-and-birthday .col-span {
  width: 3.03030303%;
}
.page.page-default section.social-and-birthday .col-birthday {
  width: 22.42424242%;
  width: 295px;
}
.page.page-default section.social-and-birthday .col-birthday .shadow-block {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 23px;
  margin-bottom: 30px;
}
.page.page-default section.social-and-birthday .col-birthday .birthday {
  color: #333333;
  text-decoration: none;
  padding-left: 112px;
  position: relative;
  min-height: 92px;
  display: inline-block;
  margin-bottom: 30px;
}
.page.page-default section.social-and-birthday .col-birthday .birthday-mounth {
  position: relative;
  z-index: 2;
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  background: #fff;
  font-weight: bold;
  margin-bottom: 18px;
}
.page.page-default section.social-and-birthday .col-birthday .birthday-mounth span {
  position: relative;
  z-index: 2;
  padding-right: 11px;
  background: #fff;
}
.page.page-default section.social-and-birthday .col-birthday .birthday-mounth:before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  height: 2px;
  background: #d6d6d6;
  width: 100%;
  z-index: 1;
}
.page.page-default section.social-and-birthday .col-birthday .birthday-date {
  display: block;
  color: #808080;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
}
.page.page-default section.social-and-birthday .col-birthday .birthday-name {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  margin-top: -4px;
  margin-bottom: 13px;
}
.page.page-default section.social-and-birthday .col-birthday .birthday-photo {
  position: absolute;
  left: 0;
  width: 92px;
  height: 92px;
  display: block;
}
.page.page-default section.social-and-birthday .col-birthday .birthday-photo .img {
  width: 100%;
  height: 100%;
  display: block;
}
.page.page-default section.social-and-birthday .col-birthday .banner {
  display: block;
  width: 100%;
  text-align: center;
}
.page.page-default section.social-and-birthday .col-birthday .banner a {
  display: inline-block;
  width: 295px;
  height: 295px;
}
.page.page-default section.social-and-birthday .col-birthday .banner img {
  width: 295px;
  height: 295px;
  display: block;
}
.page.page-default section.social-and-birthday .col-birthday .commerce {
  display: block;
  width: 100%;
  text-align: center;
}
.page.page-default section.social-and-birthday .col-birthday .commerce a {
  display: inline-block;
  width: 295px;
  height: 295px;
}
.page.page-default section.social-and-birthday .col-birthday .commerce img {
  width: 295px;
  height: 295px;
  display: block;
}
.page.page-default .main-content {
  padding: 30px 3%;
}
.page.page-default .btn-set {
  width: 90%;
  margin: auto;
}
.page.page-default .btn-set .btn {
  width: 40%;
  margin: auto;
  display: inline-block;
  text-transform: uppercase;
  white-space: normal;
  font-size: 16px;
}
.page.page-default .btn-set .btn:first-child {
  margin-left: 3%;
  margin-right: 3%;
}
.page.page-default .btn-set .btn:first-child:last-child {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.page.page-default .table-additional {
  width: 100%;
  margin-top: 8px;
  margin-left: 0;
  left: 0;
  padding-left: 0;
}
.page.page-default .btn.btn-bordered:hover {
  background: #00a14c !important;
  border-color: #00a14c !important;
  color: #fff !important;
}
.page.page-default .scoreboard tr._special:after {
  height: 34px !important;
}
.news-box h1 {
  font-size: 40px;
  color: #333333;
  margin: 20px 0;
  font-weight: bold;
}
.news-box .team-page {
  width: 75%;
}
.news-box .publications .news-item {
  width: 31.53439153%;
  margin-right: 2.11640212%;
  padding-bottom: 30px;
}
.news-box .publications .news-item .img-wrap {
  max-height: 149px;
  overflow: hidden;
  display: block;
}
.news-box .publications .news-item._no-img .img-wrap {
  min-height: 120px;
}
.news-box .publications .news-item._no-description .img-wrap {
  min-height: 220px;
}
.news-box .publications article:nth-child(3n) {
  margin-right: 0 !important;
}
.news-box .pager .pagination > li {
  padding: 0px;
}
.news-box .pager .pagination > li:before {
  display: none;
}
.news-box .filter {
  margin-bottom: 30px;
}
.news-box .filter select,
.news-box .filter input {
  font-size: 14px;
  border: none;
  color: #3c3c3c;
  background: #fff;
  box-shadow: none;
  line-height: 32px;
  height: 32px;
  padding: 0 30px 0 10px;
  margin-right: 10px;
}
.news-box .filter .select2 {
  min-width: 220px;
}
.news-box .filter .seson {
  color: #808080;
}
.news-box .filter .date {
  position: relative;
}
.news-box .filter .date:after {
  content: '';
  position: absolute;
  background-image: url(/common/img/dategray.png);
  width: 19px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  right: 10px;
}
.news-box .empty {
  display: block;
  color: #cbcbcb;
  font-family: "Exo_2", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  width: 100%;
  height: 400px;
}
.nextprev-publication {
  width: auto;
  line-height: 31px;
  margin-top: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  border: 2px solid #bfbfbf;
  padding: 20px;
  font-size: 16px;
  /*.larrow {
        position: absolute;
        left: 20px;
    }
    .rarrow {
        position: absolute;
        right: 20px;
    }*/
}
.nextprev-publication.prev {
  float: left;
  background: no-repeat center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAYAAAAG/yacAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRUE1NDM3QTI5QzIxMUU0QUVEMUJFMDE3MTRFREVFNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRUE1NDM3QjI5QzIxMUU0QUVEMUJFMDE3MTRFREVFNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZFQTU0Mzc4MjlDMjExRTRBRUQxQkUwMTcxNEVERUU2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZFQTU0Mzc5MjlDMjExRTRBRUQxQkUwMTcxNEVERUU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+zFYQfwAAAR9JREFUeNpiZJjvzYAHVABxOxJ/OxD7MuHREAjEbUj8y0AcCcR/cWkyA+IlQMwI5b8GYj8g/gjiYNMkA8RrgZgLyv8BchIQP4ApQNcEUrgVqhEE/gNxChCfRFaErIkZiJcDsR6SWBMQL0V3CrKmdqi7YQCkuBGbh2Ga0oC4FEn8JNRZ/7FpYgTGEw+QfgzEAkjiRkB8HldcgGz6AsSZaKYuBGI+XJqYGQLUQPQVIP4NxM5QcXEg1gbi1dicCNMEAkeAWAUp9NSBmB+Id+DTBAJbgNgJiOWgfAsgfgXEZ3AFOQj8gqa5O0hik6EG4dQES2cBsHQGjfR1UD/i1AQCV4E4CJSioXyQ3zYAsSg2PyGD+1D/aAHxe2iK1wRpBggwAO8+M6DV1UDpAAAAAElFTkSuQmCC");
}
.nextprev-publication.next {
  float: right;
  background: no-repeat center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAARCAYAAAAG/yacAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxQjhBRkVCQzI5QzMxMUU0QjVERENDN0Y4QjY3MDE4NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxQjhBRkVCRDI5QzMxMUU0QjVERENDN0Y4QjY3MDE4NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFCOEFGRUJBMjlDMzExRTRCNUREQ0M3RjhCNjcwMTg2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFCOEFGRUJCMjlDMzExRTRCNUREQ0M3RjhCNjcwMTg2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s7TzuwAAARZJREFUeNpiZJjvzcjAwLAMiCMYEKADiCsZcABmhgA1EL0diF2AWAYqbgPED4H4AjZNTFD6GxD7AfETJLmZQOyETxMIvAJiLyD+COWzAfEKIFbBpwkELgNxHBD/hfJFoU7nx6cJBDYBcRESH2TTOqjNKAGBDk4CsTgQm0L5ikAsAcSb8WkCgR1AbA3ESlC+MRB/B+KjjMB4YsADQE67ieQNkCY5Jjwa2IF4CZq/C4D4DS5NoFQyF4jNkcS6gXgWrtADgVogjkYL0Up8QQ5S3IDEvwjEkUhxh6EJ5JzZUOcxQJOVDzSZYY1cBWg8cCKlx2C09IiiiR/qblEo/z/UmaeweZgFSrcCMTcQ34PyZwDxBlxxARBgAHqQLzLZOqBDAAAAAElFTkSuQmCC");
}
.photo-album h3 {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
}
.photo-album h4 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #808080;
}
.photo-album .photo-gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
}
.photo-album .photo-place {
  display: inline-block;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  margin: 5px;
  height: 174px;
  width: 25%;
  max-width: 40%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  opacity: .9;
  position: static;
}
.photo-album .photo-place img {
  display: none;
}
.photo-album .photo-place:hover {
  opacity: 1;
}
.photo-album .photo-place:active {
  -webkit-transform: scale(0.99);
  -moz-transform: scale(0.99);
  -ms-transform: scale(0.99);
  -o-transform: scale(0.99);
  transform: scale(0.99);
}
.photo-album .photo-place._type-1 {
  width: 25%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
}
.photo-album .photo-place._type-2 {
  width: 20%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 20%;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
}
.photo-album .photo-place._type-3 {
  width: 16.66666667%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 16.666666666666664%;
  -ms-flex: 1 1 16.666666666666664%;
  flex: 1 1 16.666666666666664%;
}
.photo-album .back-album {
  width: auto;
  display: inline-block;
  font-size: 18px;
  padding-left: 1.2em;
  padding-right: 1.2em;
}
.photo-album .back-album:hover .icon {
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -385px -213px;
  width: 13px;
  height: 17px;
}
.photo-album .back-album .icon {
  top: .15em;
  left: -0.2em;
}
.page-default._with-slider .header {
  margin-bottom: 426px;
}
.page-default .slider-overlay {
  position: absolute;
  width: 1900px;
  top: 0;
  z-index: 1;
  left: 50%;
  margin-left: -950px;
}
.page-default .slider-overlay .left {
  position: absolute;
  background: url("../img/slider-overlay2-left.png") 50% 0 no-repeat;
  z-index: 1;
  width: 300px;
  height: 835px;
  left: 0;
}
.page-default .slider-overlay .right {
  position: absolute;
  background: url("../img/slider-overlay2-right.png") 50% 0 no-repeat;
  width: 300px;
  height: 835px;
  right: 0;
}
.page-default .j_sliderReady {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out 0;
  -moz-transition: opacity 0.3s ease-out 0;
  -ms-transition: opacity 0.3s ease-out 0;
  -o-transition: opacity 0.3s ease-out 0;
  transition: opacity 0.3s ease-out 0;
}
.page-default .j_sliderReady._show {
  opacity: 1;
}
.page-default .header-slider {
  width: 100%;
  position: absolute;
  min-width: 1024px;
  top: 0;
  left: 0;
  z-index: 0;
}
.page-default .header-slider .caroufredsel_wrapper {
  cursor: default !important;
}
.page-default .header-slider .owl-wrapper-outer {
  overflow: hidden;
  background-color: #295d47;
}
.page-default .header-slider .slider-item {
  float: left;
}
.page-default .header-slider .after {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhNWU0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMmE1ZTQ5IiBzdG9wLW9wYWNpdHk9IjAuOTkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE5MzQyYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #2C5E49 0%, rgba(25, 52, 42, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2C5E49), color-stop(100%, rgba(25, 52, 42, 0)));
  background: -webkit-linear-gradient(top, #2C5E49 0%, rgba(25, 52, 42, 0) 100%);
  background: -o-linear-gradient(top, #2C5E49 0%, rgba(25, 52, 42, 0) 100%);
  background: -ms-linear-gradient(top, #2C5E49 0%, rgba(25, 52, 42, 0) 100%);
  background: linear-gradient(to bottom, #2C5E49 0%, rgba(25, 52, 42, 0) 100%);
  height: 470px;
  bottom: -330px;
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2C5E49', endColorstr='#0019342a',GradientType=0 );
  /* IE6-8 */
}
.page-default .header-slider .j_main-slider {
  height: 840px;
  overflow: hidden;
}
.page-default .header-slider .slider-item {
  position: relative;
  overflow: hidden;
  min-width: 1024px;
  height: 840px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #2C5E49;
}
.page-default .header-slider .slider-item .img {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1680px;
  margin-left: -840px;
  max-width: 1680px;
}
.page-default .header-slider .slider-item .slider-item-overlay {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1000px;
  width: 2000px;
  height: 840px;
  background: -moz-radial-gradient(center, ellipse cover, rgba(44, 94, 73, 0) 46%, #2C5E49 59%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(46%, rgba(44, 94, 73, 0)), color-stop(59%, #2C5E49));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(44, 94, 73, 0) 46%, #2C5E49 59%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(44, 94, 73, 0) 46%, #2C5E49 59%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(44, 94, 73, 0) 46%, #2C5E49 59%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, rgba(44, 94, 73, 0) 46%, #2C5E49 59%);
  /* W3C */
}
.page-default .header-slider .slider-item._overlayImg .slider-item-overlay {
  background: url("../img/slider-overlay.png") no-repeat 50% 50%;
}
.page-default .header-slider .slider-btn {
  border: 2px solid #009f4b;
  height: 53px;
  background: rgba(0, 0, 0, 0.4);
  margin-top: 20px;
  font-style: normal;
  padding: 0 20px;
  padding-right: 19px;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  line-height: 47px;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
}
.page-default .header-slider .slider-btn .text {
  text-decoration: none;
  color: #fff;
  -webkit-transform: skew(8deg);
  -moz-transform: skew(8deg);
  -o-transform: skew(8deg);
  -ms-transform: skew(8deg);
  transform: skew(8deg);
  -webkit-transform: skewX(8deg);
  -moz-transform: skewX(8deg);
  -ms-transform: skewX(8deg);
  -o-transform: skewX(8deg);
  transform: skewX(8deg);
}
.page-default .header-slider .slider-btn > i {
  margin-bottom: -3px;
  margin-left: 26px;
  display: inline-block;
  width: 13px;
  height: 19px;
  -webkit-transform: skew(8deg);
  -moz-transform: skew(8deg);
  -o-transform: skew(8deg);
  -ms-transform: skew(8deg);
  transform: skew(8deg);
  -webkit-transform: skewX(8deg);
  -moz-transform: skewX(8deg);
  -ms-transform: skewX(8deg);
  -o-transform: skewX(8deg);
  transform: skewX(8deg);
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAATCAYAAABLN4eXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQUZDMTJEQTJDNEUxMUU0QjM3NkRGQTZDMTNDNEFCNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQUZDMTJEQjJDNEUxMUU0QjM3NkRGQTZDMTNDNEFCNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNBRkMxMkQ4MkM0RTExRTRCMzc2REZBNkMxM0M0QUI1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNBRkMxMkQ5MkM0RTExRTRCMzc2REZBNkMxM0M0QUI1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ce7nWwAAANdJREFUeNpi+P//PzMQ7/iPALeBWBSIGXBhGIMfiC8haTwIxGyENIGwEhC/QtK4mBhNIGwOxD+QNFYQowmEo4H4H1QTiA4mRhMINyLZ9hXqAoKaGIF4CZLGp0AsQ0gTCHMB8QkkjaDQ5SakiQEaXw+QNG4ExSshTSAc9x8V+BHSIIcWdyB/MuLTgJ5KjsBSCS4NoPS4BVd6xKVpCpKGD0CsTSieMpE0/AFiJ0Ipwh2qEAYyCaU9XahTYGACoVQO8uRd9EjEp4kFiLcD8TsoPgXEfPjiDyDAAKDHJ5KlKd1GAAAAAElFTkSuQmCC") no-repeat;
}
.page-default .header-slider .slider-btn:hover {
  background: #00ab50;
  border-color: #00ab50;
}
.page-default .header-slider .wrapper {
  position: relative;
}
.page-default .header-slider .slider-content {
  position: absolute;
  min-width: 50%;
  max-width: 65%;
  height: 355px;
  display: table;
  -webkit-transform: skew(-8deg);
  -moz-transform: skew(-8deg);
  -o-transform: skew(-8deg);
  -ms-transform: skew(-8deg);
  transform: skew(-8deg);
  -webkit-transform: skewX(-8deg);
  -moz-transform: skewX(-8deg);
  -ms-transform: skewX(-8deg);
  -o-transform: skewX(-8deg);
  transform: skewX(-8deg);
  margin-top: 257px !important;
  z-index: 2;
  color: #fff;
  padding-left: 80px;
}
.page-default .header-slider .slider-content-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.page-default .header-slider .slider-content._right {
  right: 0;
  padding-left: 0;
  padding-right: 50px;
  max-width: 65%;
}
.page-default .header-slider .slider-content h2 {
  text-transform: uppercase;
  font-size: 94px;
  line-height: 85px;
  font-style: normal;
  text-shadow: 2.5px 4.33px 51px rgba(0, 0, 0, 0.45);
}
@media only screen and (min-width: 0) {
  .page-default .header-slider .slider-content h2 {
    font-size: 82px;
    line-height: 74px;
  }
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-default .header-slider .slider-content h2 {
    font-size: 63px;
    line-height: 63px;
  }
}
.page-default .header-slider .slider-content h2 span {
  font-size: inherit !important;
}
.page-default .header-slider .slider-content h3 {
  text-transform: uppercase;
  font-size: 72px;
  line-height: 72px;
  font-style: normal;
  text-shadow: 2.5px 4.33px 51px rgba(0, 0, 0, 0.45);
}
@media only screen and (min-width: 0) {
  .page-default .header-slider .slider-content h3 {
    font-size: 63px;
    line-height: 63px;
  }
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-default .header-slider .slider-content h3 {
    font-size: 57px;
    line-height: 57px;
  }
}
.page-default .header-slider .slider-content h3 span {
  font-size: inherit !important;
}
.page-default .header-slider .slider-content p,
.page-default .header-slider .slider-content h4 {
  margin: 0;
  text-transform: uppercase;
  font-size: 65px;
  line-height: 65px;
  font-style: normal;
  text-shadow: 2.5px 4.33px 51px rgba(0, 0, 0, 0.45);
}
@media only screen and (min-width: 0) {
  .page-default .header-slider .slider-content p,
  .page-default .header-slider .slider-content h4 {
    font-size: 57px;
    line-height: 57px;
  }
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-default .header-slider .slider-content p,
  .page-default .header-slider .slider-content h4 {
    font-size: 45px;
    line-height: 45px;
  }
}
.page-default .header-slider .slider-content h5 {
  text-transform: uppercase;
  font-size: 52px;
  line-height: 52px;
  font-style: normal;
  text-shadow: 2.5px 4.33px 51px rgba(0, 0, 0, 0.45);
}
@media only screen and (min-width: 0) {
  .page-default .header-slider .slider-content h5 {
    font-size: 45px;
    line-height: 45px;
  }
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-default .header-slider .slider-content h5 {
    font-size: 21px;
    line-height: 25px;
  }
}
.page-default .header-slider .slider-content h6 {
  margin: 0;
  font-size: 23px;
  line-height: 28px;
}
@media only screen and (min-width: 0) {
  .page-default .header-slider .slider-content h6 {
    font-size: 21px;
    line-height: 25px;
  }
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-default .header-slider .slider-content h6 {
    font-size: 21px;
    line-height: 25px;
  }
}
.page-default .header-slider .slider-content .p {
  font-family: "Exo_2", sans-serif;
  font-weight: 800;
  font-size: 65px;
  line-height: 65px;
  font-style: normal;
  padding-top: 30px;
  padding-left: 30px;
}
.ie8 .page-default .header-slider .slider-content .p {
  font-family: "Arial", sans-serif;
}
@media only screen and (min-width: 0) and (max-width: 1000px) {
  .page-default .header-slider .slider-content .p {
    font-size: 45px;
    line-height: 45px;
  }
}
.page-default .header-slider .slider-content ._white {
  color: #fff;
}
.page-default .header-slider .slider-content ._green {
  color: #00bc59;
}
.page-default .header-slider .slider-content span {
  display: inline-block;
}
.page-default .slider-pagination-wrap {
  position: absolute;
  margin: 0 auto;
  left: 50%;
  /* TODO: for center-align of slider-pagination block you need to add margin-left with value=-(width-of-this-block/2), but width-of this block depends of amount of banners, it can't be static ) */
  top: 388px;
  z-index: 2;
  display: inline-block;
}
.page-default .slider-pagination {
  position: relative;
  text-align: center;
}
.page-default .slider-pagination .pagination-item {
  display: inline-block;
  cursor: pointer;
  margin: 0 5px;
  width: 13px;
  height: 13px;
  -webkit-transition: all 300ms ease-in-out 0;
  -moz-transition: all 300ms ease-in-out 0;
  -ms-transition: all 300ms ease-in-out 0;
  -o-transition: all 300ms ease-in-out 0;
  transition: all 300ms ease-in-out 0;
  background: #7c997a;
  background: rgba(255, 255, 255, 0.4);
  text-indent: -9999px;
  overflow: hidden;
}
.page-default .slider-pagination .pagination-item._active,
.page-default .slider-pagination .pagination-item.selected {
  background: #fff;
}
.page-default .slider-pagination .pagination-item:hover {
  background: #fff;
}
.wysiwyg-block iframe {
  max-width: 100%;
}
.wysiwyg-block header {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 30px;
  background: none;
}
.wysiwyg-block header h1 {
  font-size: 40px;
  font-weight: bold;
  color: #333;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wysiwyg-block h2 {
  font-size: 32px;
}
.wysiwyg-block p {
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 0 auto;
  padding-bottom: 10px;
  max-width: 800px;
}
.wysiwyg-block p strong {
  font-weight: 600;
}
.wysiwyg-block p img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.wysiwyg-block table {
  width: 100%;
  margin: 0 auto !important;
  max-width: 800px;
}
.wysiwyg-block > div {
  margin: 0 auto;
  max-width: 800px;
}
.wysiwyg-block .img-block,
.wysiwyg-block .two-columns-with-notice + .hr-after-block {
  margin: 0 auto 30px !important;
}
.wysiwyg-block .full-width {
  margin: 0 -8.3% 0 -9.4%;
}
.wysiwyg-block .hr-after-block {
  height: 3px;
  width: 100%;
}
.wysiwyg-block .left-col,
.wysiwyg-block .right-col {
  margin: 0;
  width: 50%;
}
.wysiwyg-block .left-col p,
.wysiwyg-block .right-col p {
  margin: 0 0 10px;
}
.wysiwyg-block .left-col {
  float: left;
}
.wysiwyg-block .left-col p {
  padding: 0 5px 0 0;
}
.wysiwyg-block .right-col {
  float: right;
}
.wysiwyg-block .right-col p {
  padding: 0 0 0 15px;
}
.wysiwyg-block .img-block {
  margin: 30px auto;
  max-height: 510px;
  max-width: 100%;
  overflow: hidden;
}
.wysiwyg-block .img-block img {
  height: auto;
  width: 100%;
}
.wysiwyg-block .img-block .caption {
  color: #7f7f7f;
}
.wysiwyg-block .two-columns {
  background-color: #fff;
}
.wysiwyg-block .two-columns-with-notice {
  padding: 0 0 30px 0;
}
.wysiwyg-block .two-columns-with-notice .left-col {
  color: #009f4b;
}
.wysiwyg-block .two-columns-with-notice .left-col p {
  font-size: 16px;
  font-weight: 500;
  padding: 0 20px 0 0;
}
.wysiwyg-block .two-columns-with-notice .right-col {
  font-size: 13px;
  padding: 0;
}
.wysiwyg-block .two-columns-with-notice + .hr-after-block {
  background-color: #f0f0f0;
  height: 2px;
  margin-bottom: 30px !important;
  position: relative;
  max-width: inherit;
}
.wysiwyg-block .two-columns-with-notice + .hr-after-block:after {
  background-image: url("../sprite/bottom-arrow.png");
  bottom: -21px;
  content: "";
  height: 24px;
  left: 50%;
  margin-left: -21px;
  position: absolute;
  width: 42px;
}
.wysiwyg-block .greenbtn {
  line-height: 51px;
}
.wysiwyg-block .greenbtn a {
  position: relative;
  width: auto;
  display: inline-block;
  border: solid 2px #009f4b;
  color: #009f4b;
  line-height: 44px;
  padding: 0 1.6em 0 1.6em;
  background: #fff;
  box-shadow: none;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: top;
}
.wysiwyg-block .greenbtn a:hover {
  color: #fff;
  border-color: #00a14c;
  background: #00a14c;
}
.wysiwyg-block .two-columns-with-header {
  background-repeat: no-repeat;
  padding: 0;
  position: relative;
}
.wysiwyg-block .two-columns-with-header > h2 {
  color: #009f4b;
  margin-bottom: 40px;
}
.wysiwyg-block .advantages {
  background-color: #fff;
  margin: 0 auto;
  padding: 0;
}
.wysiwyg-block .advantages > h2 {
  color: #cf3439;
  font-size: 32px;
  padding: 20px 0 30px;
  position: relative;
}
.wysiwyg-block .advantages > h2:before {
  background-image: url("../sprite/check.png");
  content: '';
  height: 30px;
  left: -45px;
  position: absolute;
  top: 20px;
  width: 30px;
}
.wysiwyg-block .advantages > .hr-after-block {
  background-color: #CF3439;
  margin: 0 -4% 0 -5.1%;
  width: 109.1%;
  display: none;
}
.wysiwyg-block .advantages > ul {
  background: #fff;
  counter-reset: item;
  margin: 0 -4% 0 -5.1%;
  padding-bottom: 75px;
  padding-left: 0;
  border-top: solid #cf3439 3px;
}
.wysiwyg-block .advantages > ul li {
  list-style-type: none;
  font-size: 16px;
  color: #2a2a2a;
  margin: 0;
  padding: 25px 50px 25px 100px;
  position: relative;
}
.wysiwyg-block .advantages > ul li b,
.wysiwyg-block .advantages > ul li strong {
  font-weight: 500 !important;
}
.wysiwyg-block .advantages > ul li:before {
  background: none;
  content: '';
}
.wysiwyg-block .advantages > ul li:nth-child(2n) {
  background: #edf8f2;
}
.wysiwyg-block .advantages > ul li:after {
  background: none;
  color: #cf3439;
  content: counter(item, decimal);
  counter-increment: item;
  display: block;
  font-weight: 600;
  left: 45px;
  list-style-type: decimal;
  position: absolute;
  top: 25px;
}
.wysiwyg-block table.multicoloured-table {
  margin: 30px -4% 60px -5.1%;
  /*width: 109.6%;*/
}
.wysiwyg-block table.multicoloured-table thead tr {
  background: #fff;
  border: none;
}
.wysiwyg-block table.multicoloured-table thead tr td {
  color: #c1c1c1;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 200px;
}
.wysiwyg-block table.multicoloured-table tr {
  background: #e5f5ed;
}
.wysiwyg-block table.multicoloured-table tr:nth-child(2n) {
  background: #fff;
}
.wysiwyg-block table.multicoloured-table tr td {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  padding: 0 15px 0 40px;
  text-transform: uppercase;
}
.wysiwyg-block table.multicoloured-table tr td .rubl {
  font-weight: 600;
  position: relative;
}
.wysiwyg-block table.multicoloured-table tr td .rubl:after {
  content: '';
  width: 10px;
  height: 11px;
  background-image: url("../sprite/rub.png");
  position: absolute;
  top: 3px;
  right: -20px;
}
.wysiwyg-block .price {
  background-color: #fff;
  padding: 0;
}
.wysiwyg-block .price > h2 {
  color: #d92127;
  margin: 0;
  position: relative;
}
.wysiwyg-block .price > h2:before {
  background-image: url("../sprite/price.png");
  content: '';
  height: 30px;
  left: -45px;
  position: absolute;
  top: 5px;
  width: 30px;
}
.wysiwyg-block .price table {
  margin: 30px -4% 60px -5.1%;
  /*width: 109.6%;*/
}
.wysiwyg-block .price table thead tr {
  background: #fff;
  border: none;
}
.wysiwyg-block .price table thead tr td {
  color: #c1c1c1;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 200px;
}
.wysiwyg-block .price table tr {
  background: #e5f5ed;
}
.wysiwyg-block .price table tr:nth-child(2n) {
  background: #fff;
}
.wysiwyg-block .price table tr td {
  color: #333;
  font-size: 14px;
  line-height: 40px;
  padding: 0 15px 0 40px;
  text-transform: uppercase;
}
.wysiwyg-block .price table tr td .rubl {
  font-weight: 600;
  position: relative;
}
.wysiwyg-block .price table tr td .rubl:after {
  content: '';
  width: 10px;
  height: 11px;
  background-image: url("../sprite/rub.png");
  position: absolute;
  top: 3px;
  right: -20px;
}
.wysiwyg-block .contacts {
  background-color: #fff;
  padding: 0 0 30px;
  font-family: "Exo_2", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.wysiwyg-block .contacts h3 {
  color: #009f4b;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
}
.wysiwyg-block .contacts .left-p {
  float: left;
  margin: 40px 0 0 0;
  width: 50%;
}
.wysiwyg-block .contacts .left-p h3:first-child:before {
  background-image: url("../sprite/phone-contact.png");
  content: '';
  height: 21px;
  left: -30px;
  position: absolute;
  top: 0px;
  width: 13px;
}
.wysiwyg-block .contacts .left-p p {
  padding: 0 20px 0 0;
}
.wysiwyg-block .contacts .right-p {
  float: right;
  margin: 40px 0 0 0;
  width: 50%;
}
.wysiwyg-block .contacts .right-p h3 {
  padding-top: 10px;
}
.wysiwyg-block .contacts .right-p h3:first-child {
  padding-top: 0;
}
.wysiwyg-block .contacts .right-p h3:first-child:before {
  background-image: url("../sprite/star.png");
  content: '';
  height: 16px;
  left: -30px;
  position: absolute;
  top: 2px;
  width: 16px;
}
.wysiwyg-block .contacts .right-p h3:before {
  background-image: url("../sprite/metro.png");
  content: '';
  height: 11px;
  left: -30px;
  position: absolute;
  top: 5px;
  width: 17px;
}
.wysiwyg-block .contacts p.phone {
  color: #333;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
}
.wysiwyg-block .contacts p.metro {
  padding: 0 0 0 20px;
  position: relative;
}
.wysiwyg-block .contacts p.metro:before {
  background: #f21917;
  border-radius: 50%;
  content: '';
  height: 12px;
  left: 0px;
  position: absolute;
  top: 4px;
  width: 12px;
}
.wysiwyg-block .contacts p.metro.active:before {
  background: #004fa4;
  border-radius: 50%;
  content: '';
  height: 12px;
  left: 0px;
  position: absolute;
  top: 4px;
  width: 12px;
}
.wysiwyg-block .contacts + .hr-after-block {
  background-color: #f0f0f0;
  margin-bottom: 30px !important;
  max-width: inherit !important;
}
.wysiwyg-block .table {
  margin-top: 20px !important;
  padding: 0;
}
.wysiwyg-block .table.table-bg {
  background-image: url("../img/bg-time.png");
  margin: 0 -8.3% 0 -9.4%;
  /*padding: 30px 8.3% 30px 9.4%;*/
  padding: 30px 0;
}
.wysiwyg-block .table > h2 {
  color: #fff;
  margin: 0;
  position: relative;
}
.wysiwyg-block .table > h2:before {
  background-image: url("../sprite/time.png");
  content: '';
  height: 30px;
  left: -45px;
  position: absolute;
  top: 0px;
  width: 30px;
}
.wysiwyg-block .table table {
  -moz-box-shadow: 0px 11px 26px 1px rgba(50, 50, 50, 0.36);
  -webkit-box-shadow: 0px 11px 26px 1px rgba(50, 50, 50, 0.36);
  box-shadow: 0px 11px 26px 1px rgba(50, 50, 50, 0.36);
  margin: 30px -4% 60px -5.1%;
  /*width: 109.6%;*/
}
.wysiwyg-block .table table thead tr td {
  background-color: #fff;
  border-bottom: 2px solid #d92127;
  padding: 20px 40px 20px;
}
.wysiwyg-block .table table tbody tr td {
  background-color: #fff;
  padding: 30px 40px;
}
.wysiwyg-block .table table tbody tr:last-child {
  border-bottom: none;
}
.wysiwyg-block .table thead tr:last-child td {
  border-bottom: 2px solid #d92127;
}
.wysiwyg-block .table thead td {
  color: #d92127;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 20px 40px;
}
.wysiwyg-block .table thead td:first-child {
  color: #c0c0c0;
  border-right: 2px dotted #d9d9d9;
}
.wysiwyg-block .table tbody tr:last-child td {
  border-bottom: 2px solid #d92127;
}
.wysiwyg-block .table tbody td {
  border-bottom: 1px solid #cccccc;
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
}
.wysiwyg-block .table tbody td b,
.wysiwyg-block .table tbody td strong {
  font-weight: 500 !important;
}
.wysiwyg-block .table tbody td:first-child {
  border-right: dotted 2px #d9d9d9;
  color: #d92127;
  font-weight: 500;
}
.wysiwyg-block .table tbody td._red {
  color: #fff;
  color: #ffffff;
  background: #d92127;
  border-bottom: 1px solid #d92127;
  font-weight: 700;
  text-align: center;
}
.wysiwyg-block .table tbody td.false {
  color: #ccc;
}
.wysiwyg-block .maps {
  background-color: #fff;
  margin: 0 -8.3% 0 -9.4%;
}
.wysiwyg-block .maps > header {
  padding: 30px 8.3%;
  background: #009f4b;
  margin-bottom: 0;
  margin-left: 0;
}
.wysiwyg-block .maps > header .btn {
  background: none;
  border-color: #fff;
  box-shadow: none;
  color: #fff;
  float: right;
  font-size: 12px;
  margin-top: .5em;
  padding-top: .3em;
  padding-bottom: .3em;
  text-transform: uppercase;
  width: auto;
}
.wysiwyg-block .maps > header h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  position: relative;
}
.wysiwyg-block .maps > header h2:before {
  background-image: url("../sprite/maps.png");
  content: '';
  height: 30px;
  left: -45px;
  position: absolute;
  top: 0px;
  width: 30px;
}
.wysiwyg-block .maps img {
  width: 100%;
}
.wysiwyg-block .character {
  padding: 10px 0 0;
}
.wysiwyg-block .character > h2 {
  color: #cf3439;
  position: relative;
}
.wysiwyg-block .character > h2:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0px;
  left: -45px;
  background-image: url("../sprite/check.png");
}
.wysiwyg-block .character li {
  background-color: none;
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
}
.wysiwyg-block .character li:before {
  display: none;
}
.wysiwyg-block .character li p {
  background: #e5f5ed;
  border-right: 2px solid #fff;
  color: #009f4b;
  font-size: 12px;
  margin: 0;
  padding: 10px 50px;
  text-transform: uppercase;
  text-align: center;
}
.wysiwyg-block .character li .bold {
  color: #4c4c4c;
  font-size: 20px;
  font-weight: 600;
  text-transform: none;
}
.wysiwyg-block .character li .ann {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
}
.wysiwyg-block .match-on-tv {
  border-spacing: 0;
  margin-bottom: 40px !important;
  margin-top: 10px !important;
}
.wysiwyg-block .match-on-tv:nth-child(n) {
  background-color: #fff;
}
.wysiwyg-block .match-on-tv tr {
  border-bottom: solid 2px #f0f0f0;
}
.wysiwyg-block .match-on-tv tr th {
  border-bottom: solid #cf3439 3px;
  color: #cf3439;
  font-size: 13px;
  line-height: 31px;
  padding: 0 1%;
  text-align: left;
  text-transform: uppercase;
}
.wysiwyg-block .match-on-tv tr td {
  color: #333;
  font-size: 16px;
  padding: 15px 1%;
  position: relative;
  text-align: left;
}
.wysiwyg-block .match-on-tv tr td b,
.wysiwyg-block .match-on-tv tr td strong {
  font-weight: 500 !important;
}
.wysiwyg-block .match-on-tv tr td span,
.wysiwyg-block .match-on-tv tr td sub {
  color: #808080;
  font-size: 14px;
  text-transform: lowercase;
}
.wysiwyg-block .match-on-tv tr td b,
string .wysiwyg-block .match-on-tv tr td:nth-child(1) {
  width: 15%;
}
.wysiwyg-block .match-on-tv tr td:nth-child(2) {
  width: 10%;
}
.wysiwyg-block .match-on-tv tr td:nth-child(3) {
  width: 25%;
}
.wysiwyg-block .match-on-tv tr td:nth-child(4) {
  width: 50%;
}
.wysiwyg-block .match-on-tv tr td:first-child,
.wysiwyg-block .match-on-tv tr td:nth-child(2) {
  font-weight: 600;
}
.wysiwyg-block .match-on-tv tr td:nth-child(3) {
  text-transform: uppercase;
}
.wysiwyg-block .service-stadium {
  margin: 0 -8.3% 0 -9.4%;
  padding: 40px 0 0;
}
.wysiwyg-block .service-stadium > header {
  background: #cf3439;
  border-bottom: solid 2px #efbcbe;
  margin-bottom: 0px;
  margin-left: 0;
  padding: 30px 8.3%;
}
.wysiwyg-block .service-stadium > header h2 {
  color: #ffffff;
  position: relative;
}
.wysiwyg-block .service-stadium > header h2:before {
  background-image: url("../sprite/service.png");
  content: '';
  height: 30px;
  left: -45px;
  position: absolute;
  top: 0px;
  width: 30px;
}
.wysiwyg-block .service-stadium > ul {
  padding: 40px;
}
.wysiwyg-block .service-stadium > ul li {
  display: block;
  float: left;
  width: 50%;
  height: auto;
  position: relative;
  padding: 0;
  margin: 0 0 40px 0;
}
.wysiwyg-block .service-stadium > ul li:before {
  display: none;
}
.wysiwyg-block .service-stadium > ul li img {
  float: left;
  margin: 5px 30px 0 0;
}
.wysiwyg-block .service-stadium > ul li.football .icon_service {
  background-image: url("../sprite/1-service.png");
}
.wysiwyg-block .service-stadium > ul li.exc .icon_service {
  background-image: url("../sprite/3-service.png");
}
.wysiwyg-block .service-stadium > ul li.rent .icon_service {
  background-image: url("../sprite/2-service.png");
}
.wysiwyg-block .service-stadium > ul li.football .icon_service {
  background-image: url("../sprite/1-service.png");
}
.wysiwyg-block .service-stadium > ul li .icon_service {
  position: absolute;
  left: 0;
  top: 119px;
  background: #009f4b;
  width: 71px;
  height: 71px;
}
.wysiwyg-block .service-stadium > ul li .icon_service:before {
  display: none;
}
.wysiwyg-block .service-stadium > ul li h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
.wysiwyg-block .service-stadium > ul li p {
  padding: 0 20px 0 0;
  margin-left: 265px;
}
.wysiwyg-block .faq-box {
  position: relative;
  border-top: 3px solid #f0f0f0;
  margin: 40px 0;
}
.wysiwyg-block .faq-box:before {
  counter-increment: list;
  content: "#" counter(list);
  color: #808080;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  left: 50%;
  margin-left: -23px;
  border-radius: 50%;
  top: -30px;
  background: #f0f0f0;
  border: solid #fff 6px;
}
.wysiwyg-block .faq-box .user {
  float: left;
  width: 25%;
}
.wysiwyg-block .faq-box .user img {
  border-radius: 50%;
}
.wysiwyg-block .faq-box .user p.name {
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.wysiwyg-block .faq-box .user p.name span {
  font-weight: normal;
  display: block;
  text-transform: none;
}
.wysiwyg-block .faq-box .user a {
  font-size: 14px;
  color: #009f4b;
}
.wysiwyg-block .faq-box .cont {
  float: left;
  width: 75%;
  border: solid 3px #f0f0f0;
  padding: 40px;
  color: #4c4c4c;
  font-size: 14px;
  position: relative;
}
.wysiwyg-block .faq-box .cont p {
  margin-top: 0px;
}
.wysiwyg-block .faq-box .quest {
  max-width: 800px;
  margin: 40px auto 0 auto;
}
.wysiwyg-block .faq-box .quest .user {
  text-align: left;
}
.wysiwyg-block .faq-box .quest .cont:before {
  content: '';
  position: absolute;
  top: -3px;
  left: -43px;
  width: 43px;
  height: 41px;
  background: url("../img/bubble.png") top left no-repeat;
}
.wysiwyg-block .faq-box .answer {
  max-width: 800px;
  margin: 20px auto 0 auto;
}
.wysiwyg-block .faq-box .answer .user {
  text-align: right;
}
.wysiwyg-block .faq-box .answer .user p.name {
  text-transform: none;
  font-weight: normal;
}
.wysiwyg-block .faq-box .answer .user p.name span {
  font-weight: 600;
  text-transform: uppercase;
}
.wysiwyg-block .faq-box .answer .cont {
  background: #e5f5ed;
  border-color: #e5f5ed;
}
.wysiwyg-block .faq-box .answer .cont:before {
  content: '';
  position: absolute;
  top: -3px;
  right: -43px;
  width: 0;
  height: 0;
  border-top: 40px solid #e5f5ed;
  border-right: 43px solid transparent;
}
.history-banners-area {
  padding: 0 30px 60px;
  margin-right: -60px;
}
.history-banners-area:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}
.history-banner-wrapper {
  background-position: 50%;
  background-size: cover;
  display: inline-block;
  margin: 10px !important;
}
.history-banner {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  line-height: 181px;
  margin: 10px !important;
  position: relative;
  text-align: center;
}
.history-banner a {
  color: #fff;
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  padding: 0 1em;
  text-decoration: none;
  vertical-align: middle;
}
.history-banner a:after {
  content: "";
  display: block;
  position: absolute;
  left: -2px;
  bottom: -2px;
  right: -2px;
  top: -2px;
}
@media (min-width: 320px) and (max-width: 568px) {
  .wysiwyg-block .left-col,
  .wysiwyg-block .right-col {
    width: 100%;
  }
  .wysiwyg-block .left-col p,
  .wysiwyg-block .right-col p {
    padding: 0;
  }
  .wysiwyg-block h2 {
    font-size: 18px;
  }
  .wysiwyg-block p.phone {
    font-size: 22px !important;
  }
  .wysiwyg-block .advantages > h2 {
    font-size: 24px;
  }
  .wysiwyg-block .advantages > ul li {
    padding: 25px 25px 25px 40px;
  }
  .wysiwyg-block .advantages > ul li:after {
    left: 15px;
  }
  .wysiwyg-block > .table.table-bg {
    padding: 0 5%;
  }
  .wysiwyg-block > .table.table-bg td {
    font-size: 12px;
    padding: 5px;
    word-break: initial;
  }
  .wysiwyg-block > .match-on-tv th,
  .wysiwyg-block > .match-on-tv td {
    font-size: 12px;
    padding: 5px;
    word-break: initial;
  }
  .wysiwyg-block > .contacts .left-p,
  .wysiwyg-block > .contacts .right-p {
    margin: 0;
    width: 100%;
  }
  .wysiwyg-block .price table thead tr td,
  .wysiwyg-block .price table tr td {
    font-size: 11px;
    padding: 0 15px;
  }
  .wysiwyg-block .character li {
    width: 50%;
  }
  .wysiwyg-block .character li p {
    padding: 10px 15px;
  }
  .wysiwyg-block .faq-box .quest .user,
  .wysiwyg-block .faq-box .answer .user {
    width: 35%;
  }
  .wysiwyg-block .faq-box .quest .user .name,
  .wysiwyg-block .faq-box .answer .user .name {
    margin: 0;
    padding: 0;
  }
  .wysiwyg-block .faq-box .quest img,
  .wysiwyg-block .faq-box .answer img {
    background: #ccc;
    height: 30px;
    width: 30px;
  }
  .wysiwyg-block .faq-box .cont {
    width: 65%;
    padding: 20px;
  }
  .wysiwyg-block > table.table thead td {
    padding: 20px 10px;
  }
  .wysiwyg-block > table.table td {
    font-size: 12px;
    word-break: initial;
  }
  .wysiwyg-block > .history-page > .multicoloured-table td {
    font-size: 13px;
    padding: 0 0 0 5px;
    word-break: initial;
    word-wrap: initial;
  }
}
.page-wallpaper .wallpapers-box article:nth-child(2n) {
  margin-right: 0;
}
.wallpaper-item {
  display: inline-block;
  width: 48.75943905%;
  margin-right: 1.61812298%;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 5px;
  vertical-align: top;
  margin-bottom: 40px;
  border-top: solid 4px #d92127;
}
.wallpaper-item .img-wrap {
  height: 250px;
  overflow: hidden;
  display: block;
}
.wallpaper-item .img-wrap img {
  width: 100%;
}
.wallpaper-item h3 {
  margin: 19px 30px 6px 30px;
  font-size: 22px;
  font-weight: 600;
  color: #333333;
}
.wallpaper-item a.team {
  margin-left: 30px;
  margin-right: 30px;
  font-size: 14px;
  color: #808080;
  text-decoration: underline;
}

.wallpaper-item .links-title {
  margin: 10px 0 5px 30px;
}

.wallpaper-item .links {
  display: inline-block;
  margin: 5px 30px 20px 30px;
  padding: 0 0 2px 34px;
  position: relative;
}
.wallpaper-item .links:before {
  content: '';
  background-color: #22ac63;
  border-color: #22ac63;
  border-style: solid;
  border-width: 7px 10px 8px;
  display: inline-block;
  left: 0;
  margin-bottom: -2px;
  position: absolute;
  vertical-align: top;
  background-image: url(sprite.png);
  background-image: url("../img/sprite.png");
  background-position: -427px -350px;
  width: 16px;
  height: 19px;
}
.wallpaper-item .links a {
  background: #fff;
  border: 2px solid #22ac63;
  color: #22ac63;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: -2px;
  margin-right: -2px;
  vertical-align: top;
  padding: 0 11px;
}
@media (max-width: 1200px) {
  .wallpaper-item .links a {
    padding: 0 4px;
  }

  /* .video-item .img-wrap {
    height: 110px !important;
  } */
}

nav.breadcrumb {
  display: none;
}
html #ydtb-toolbar {
  overflow: visible;
}
.page footer section.main .personal_data_politics a:hover {
  color: #d92127;
}
.page footer section.main .personal_data_politics a {
  color: #999999;
  font-size: 12px;
  line-height: 20px;
}
.intl-tel-input {
  margin-top: 10px;
}
