/* ----------------------- */
/* CONTENT AREA
/* ----------------------- */
/* ----------------------- */
/* ASSET PATHS
/* ----------------------- */
/* ----------------------- */
/* FONTS
/* ----------------------- */
/* ----------------------- */
/* RESPONSIVE BREAKPOINTS
/* ----------------------- */
/* ----------------------- */
/* SITE STATE CLASSES
/* ----------------------- */
/* ----------------------- */
/* COMPONENT DEPTHS
/* ----------------------- */
/* ----------------------- */
/* SITE GRID (columns)
/* ----------------------- */
.Grid-cell--1of12 {
  width: 8.33333333%;
}
.Grid-offset--1of12 {
  margin-left: 8.33333333%;
}
.Grid-cell--2of12 {
  width: 16.66666667%;
}
.Grid-offset--2of12 {
  margin-left: 16.66666667%;
}
.Grid-cell--3of12 {
  width: 25%;
}
.Grid-offset--3of12 {
  margin-left: 25%;
}
.Grid-cell--4of12 {
  width: 33.33333333%;
}
.Grid-offset--4of12 {
  margin-left: 33.33333333%;
}
.Grid-cell--5of12 {
  width: 41.66666667%;
}
.Grid-offset--5of12 {
  margin-left: 41.66666667%;
}
.Grid-cell--6of12 {
  width: 50%;
}
.Grid-offset--6of12 {
  margin-left: 50%;
}
.Grid-cell--7of12 {
  width: 58.33333333%;
}
.Grid-offset--7of12 {
  margin-left: 58.33333333%;
}
.Grid-cell--8of12 {
  width: 66.66666667%;
}
.Grid-offset--8of12 {
  margin-left: 66.66666667%;
}
.Grid-cell--9of12 {
  width: 75%;
}
.Grid-offset--9of12 {
  margin-left: 75%;
}
.Grid-cell--10of12 {
  width: 83.33333333%;
}
.Grid-offset--10of12 {
  margin-left: 83.33333333%;
}
.Grid-cell--11of12 {
  width: 91.66666667%;
}
.Grid-offset--11of12 {
  margin-left: 91.66666667%;
}
.Grid-cell--12of12 {
  width: 100%;
}
.Grid-offset--12of12 {
  margin-left: 100%;
}
@media only screen and (min-width: 1200px) {
  .lg-cell--1of12 {
    width: 8.33333333%;
  }
  .lg-offset--1of12 {
    margin-left: 8.33333333%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--1of12 {
    width: 8.33333333%;
  }
  .md-offset--1of12 {
    margin-left: 8.33333333%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--1of12 {
    width: 8.33333333%;
  }
  .sm-offset--1of12 {
    margin-left: 8.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--1of12 {
    width: 8.33333333%;
  }
  .xs-offset--1of12 {
    margin-left: 8.33333333%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--1of12 {
    width: 8.33333333%;
  }
  .xxs-offset--1of12 {
    margin-left: 8.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--2of12 {
    width: 16.66666667%;
  }
  .lg-offset--2of12 {
    margin-left: 16.66666667%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--2of12 {
    width: 16.66666667%;
  }
  .md-offset--2of12 {
    margin-left: 16.66666667%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--2of12 {
    width: 16.66666667%;
  }
  .sm-offset--2of12 {
    margin-left: 16.66666667%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--2of12 {
    width: 16.66666667%;
  }
  .xs-offset--2of12 {
    margin-left: 16.66666667%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--2of12 {
    width: 16.66666667%;
  }
  .xxs-offset--2of12 {
    margin-left: 16.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--3of12 {
    width: 25%;
  }
  .lg-offset--3of12 {
    margin-left: 25%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--3of12 {
    width: 25%;
  }
  .md-offset--3of12 {
    margin-left: 25%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--3of12 {
    width: 25%;
  }
  .sm-offset--3of12 {
    margin-left: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--3of12 {
    width: 25%;
  }
  .xs-offset--3of12 {
    margin-left: 25%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--3of12 {
    width: 25%;
  }
  .xxs-offset--3of12 {
    margin-left: 25%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--4of12 {
    width: 33.33333333%;
  }
  .lg-offset--4of12 {
    margin-left: 33.33333333%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--4of12 {
    width: 33.33333333%;
  }
  .md-offset--4of12 {
    margin-left: 33.33333333%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--4of12 {
    width: 33.33333333%;
  }
  .sm-offset--4of12 {
    margin-left: 33.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--4of12 {
    width: 33.33333333%;
  }
  .xs-offset--4of12 {
    margin-left: 33.33333333%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--4of12 {
    width: 33.33333333%;
  }
  .xxs-offset--4of12 {
    margin-left: 33.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--5of12 {
    width: 41.66666667%;
  }
  .lg-offset--5of12 {
    margin-left: 41.66666667%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--5of12 {
    width: 41.66666667%;
  }
  .md-offset--5of12 {
    margin-left: 41.66666667%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--5of12 {
    width: 41.66666667%;
  }
  .sm-offset--5of12 {
    margin-left: 41.66666667%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--5of12 {
    width: 41.66666667%;
  }
  .xs-offset--5of12 {
    margin-left: 41.66666667%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--5of12 {
    width: 41.66666667%;
  }
  .xxs-offset--5of12 {
    margin-left: 41.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--6of12 {
    width: 50%;
  }
  .lg-offset--6of12 {
    margin-left: 50%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--6of12 {
    width: 50%;
  }
  .md-offset--6of12 {
    margin-left: 50%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--6of12 {
    width: 50%;
  }
  .sm-offset--6of12 {
    margin-left: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--6of12 {
    width: 50%;
  }
  .xs-offset--6of12 {
    margin-left: 50%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--6of12 {
    width: 50%;
  }
  .xxs-offset--6of12 {
    margin-left: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--7of12 {
    width: 58.33333333%;
  }
  .lg-offset--7of12 {
    margin-left: 58.33333333%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--7of12 {
    width: 58.33333333%;
  }
  .md-offset--7of12 {
    margin-left: 58.33333333%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--7of12 {
    width: 58.33333333%;
  }
  .sm-offset--7of12 {
    margin-left: 58.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--7of12 {
    width: 58.33333333%;
  }
  .xs-offset--7of12 {
    margin-left: 58.33333333%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--7of12 {
    width: 58.33333333%;
  }
  .xxs-offset--7of12 {
    margin-left: 58.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--8of12 {
    width: 66.66666667%;
  }
  .lg-offset--8of12 {
    margin-left: 66.66666667%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--8of12 {
    width: 66.66666667%;
  }
  .md-offset--8of12 {
    margin-left: 66.66666667%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--8of12 {
    width: 66.66666667%;
  }
  .sm-offset--8of12 {
    margin-left: 66.66666667%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--8of12 {
    width: 66.66666667%;
  }
  .xs-offset--8of12 {
    margin-left: 66.66666667%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--8of12 {
    width: 66.66666667%;
  }
  .xxs-offset--8of12 {
    margin-left: 66.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--9of12 {
    width: 75%;
  }
  .lg-offset--9of12 {
    margin-left: 75%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--9of12 {
    width: 75%;
  }
  .md-offset--9of12 {
    margin-left: 75%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--9of12 {
    width: 75%;
  }
  .sm-offset--9of12 {
    margin-left: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--9of12 {
    width: 75%;
  }
  .xs-offset--9of12 {
    margin-left: 75%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--9of12 {
    width: 75%;
  }
  .xxs-offset--9of12 {
    margin-left: 75%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--10of12 {
    width: 83.33333333%;
  }
  .lg-offset--10of12 {
    margin-left: 83.33333333%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--10of12 {
    width: 83.33333333%;
  }
  .md-offset--10of12 {
    margin-left: 83.33333333%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--10of12 {
    width: 83.33333333%;
  }
  .sm-offset--10of12 {
    margin-left: 83.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--10of12 {
    width: 83.33333333%;
  }
  .xs-offset--10of12 {
    margin-left: 83.33333333%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--10of12 {
    width: 83.33333333%;
  }
  .xxs-offset--10of12 {
    margin-left: 83.33333333%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--11of12 {
    width: 91.66666667%;
  }
  .lg-offset--11of12 {
    margin-left: 91.66666667%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--11of12 {
    width: 91.66666667%;
  }
  .md-offset--11of12 {
    margin-left: 91.66666667%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--11of12 {
    width: 91.66666667%;
  }
  .sm-offset--11of12 {
    margin-left: 91.66666667%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--11of12 {
    width: 91.66666667%;
  }
  .xs-offset--11of12 {
    margin-left: 91.66666667%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--11of12 {
    width: 91.66666667%;
  }
  .xxs-offset--11of12 {
    margin-left: 91.66666667%;
  }
}
@media only screen and (min-width: 1200px) {
  .lg-cell--12of12 {
    width: 100%;
  }
  .lg-offset--12of12 {
    margin-left: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .md-cell--12of12 {
    width: 100%;
  }
  .md-offset--12of12 {
    margin-left: 100%;
  }
}
@media only screen and (max-width: 999px) {
  .sm-cell--12of12 {
    width: 100%;
  }
  .sm-offset--12of12 {
    margin-left: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .xs-cell--12of12 {
    width: 100%;
  }
  .xs-offset--12of12 {
    margin-left: 100%;
  }
}
@media only screen and (max-width: 559px) {
  .xxs-cell--12of12 {
    width: 100%;
  }
  .xxs-offset--12of12 {
    margin-left: 100%;
  }
}
.Grid {
  margin-left: 0px;
}
.Grid .Grid-cell {
  padding-left: 0px;
}
.Grid--5 {
  margin-left: -5px;
}
.Grid--5 .Grid-cell {
  padding-left: 5px;
}
.Grid--15 {
  margin-left: -15px;
}
.Grid--15 .Grid-cell {
  padding-left: 15px;
}
.Grid--20 {
  margin-left: -20px;
}
.Grid--20 .Grid-cell {
  padding-left: 20px;
}
html {
  font-size: 16px;
}
body {
  min-width: 320px;
}
/* ----------------------- */
/* CAPABLE SELECTORS (modernizr)
/* ----------------------- */
/*! 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"], /* 1 */
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 {
    margin: 0;
    padding: 0;
}

/**
 * 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;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
address,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: normal;
  vertical-align: baseline;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  padding: 0 !important;
  margin: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
input,
textarea,
select {
  font-size: 100%;
}
ul {
  list-style: none;
}
input::-webkit-calendar-picker-indicator {
  display: none;
}
input[type=date]::-webkit-input-placeholder {
  visibility: hidden !important;
}
input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input::-o-outer-spin-button,
input::-o-inner-spin-button {
  -o-appearance: none;
  margin: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/**
 * Vertical alignment utilities
 * Depends on an appropriate `display` value.
 */
.u-alignBaseline {
  vertical-align: baseline !important;
}
.u-alignBottom {
  vertical-align: bottom !important;
}
.u-alignMiddle {
  vertical-align: middle !important;
}
.u-alignTop {
  vertical-align: top !important;
}
.u-noTransition {
  transition: none !important;
}
/**
 * Display-type utilities
 */
.u-block {
  display: block !important;
}
.u-hidden,
.u-sm-block,
.u-sm-inlineBlock {
  display: none !important;
}
.u-invisible {
  visibility: hidden;
}
/**
 * Completely remove from the flow but leave available to screen readers.
 */
.u-hiddenVisually {
  position: absolute !important;
  overflow: hidden !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
}
.u-inline {
  display: inline !important;
}
.u-disableSelect {
  user-select: none;
}
.u-verticalMiddle {
  vertical-align: middle;
  display: table-cell;
}
/**
 * 1. Fix for Firefox bug: an image styled `max-width:100%` within an
 * inline-block will display at its default size, and not limit its width to
 * 100% of an ancestral container.
 */
.u-inlineBlock {
  display: inline-block !important;
  max-width: 100%;
  /* 1 */
}
.u-table {
  display: table !important;
}
.u-tableCell {
  display: table-cell !important;
}
.u-tableRow {
  display: table-row !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .u-md-only-hidden {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) {
  .u-md-hidden {
    display: none !important;
  }
  .u-md-inlineBlock {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 999px) {
  .u-sm-hidden {
    display: none !important;
  }
  .u-sm-block {
    display: block !important;
  }
  .u-sm-inlineBlock {
    display: inline-block !important;
  }
}
.u-xs-block {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .u-xs-hidden {
    display: none !important;
  }
  .u-xs-block {
    display: block !important;
  }
}
.u-xs-inlineBlock {
  display: none;
}
@media only screen and (max-width: 767px) {
  .u-xs-inlineBlock {
    display: inline-block;
  }
}
.u-xxs-inlineBlock {
  display: none;
}
@media only screen and (max-width: 559px) {
  .u-xxs-inlineBlock {
    display: inline-block;
  }
}
/**
 * Contain floats
 *
 * Make an element expand to contain floated children.
 * Uses pseudo-elements (micro clearfix).
 *
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of the
 *    element.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.u-cf:before,
.u-cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.u-cf:after {
  clear: both;
}
/**
 * New block formatting context
 *
 * This affords some useful properties to the element. It won't wrap under
 * floats. Will also contain any floated children.

 * N.B. This will clip overflow. Use the alternative method below if this is
 * problematic.
 */
.u-nbfc {
  overflow: hidden !important;
}
/**
 * New block formatting context (alternative)
 *
 * Alternative method when overflow must not be clipped.
 *
 * 1. Create a new block formatting context (NBFC).
 * 2. Avoid shrink-wrap behaviour of table-cell.
 *
 * N.B. This breaks down in some browsers when elements within this element
 * exceed its width.
 */
.u-nbfcAlt {
  display: table-cell !important;
  /* 1 */
  width: 10000px !important;
  /* 2 */
}
/**
 * Floats
 */
.u-floatLeft {
  float: left !important;
}
.u-floatRight {
  float: right !important;
}
.u-floatNone {
  float: right !important;
}
.u-clearLeft {
  clear: left !important;
}
.u-clearRight {
  clear: right !important;
}
.u-clearBoth {
  clear: both !important;
}
@media only screen and (max-width: 1199px) {
  .u-md-floatNone {
    float: none !important;
  }
}
@media only screen and (max-width: 999px) {
  .u-sm-floatNone {
    float: none !important;
  }
}
.u-posAbsolute {
  position: absolute !important;
}
/**
 * Pins to all corners by default. But when a width and/or height are
 * provided, the element will be centered in its nearest relatively-positioned
 * ancestor.
 */
.u-posAbsoluteCenter {
  bottom: 0 !important;
  left: 0 !important;
  margin: auto !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
}
/**
 * 1. Make sure fixed elements are promoted into a new layer, for performance
 *    reasons.
 */
.u-posFixed {
  position: fixed !important;
  backface-visibility: hidden;
  /* 1 */
}
.u-posRelative {
  position: relative !important;
}
.u-posStatic {
  position: static !important;
}
/**
 * Aligns
 */
.u-left {
  left: 0 !important;
  right: auto !important;
}
.u-right {
  right: 0 !important;
  left: auto !important;
}
.u-top {
  top: 0 !important;
  bottom: auto !important;
}
.u-bottom {
  bottom: 0 !important;
  top: auto !important;
}
.u-fluidImg {
  max-width: 100%;
}
/**
 * Word breaking
 *
 * Break strings when their length exceeds the width of their container.
 */
.u-textBreak {
  word-wrap: break-word !important;
}
/**
 * Horizontal text alignment
 */
.u-textCenter {
  text-align: center !important;
}
@media only screen and (max-width: 999px) {
  .u-sm-textCenter {
    text-align: center !important;
  }
}
@media only screen and (max-width: 767px) {
  .u-xs-textCenter {
    text-align: center !important;
  }
}
.u-textLeft {
  text-align: left !important;
}
.u-textRight {
  text-align: right !important;
}
/**
 * Inherit the ancestor's text color.
 */
.u-textInheritColor {
  color: inherit !important;
}
/**
 * Enables font kerning in all browsers.
 * http://blog.typekit.com/2014/02/05/kerning-on-the-web/
 *
 * 1. Chrome (not Windows), Firefox, Safari 6+, iOS, Android
 * 2. Chrome (not Windows), Firefox, IE 10+
 * 3. Safari 7 and future browsers
 */
.u-textKern {
  text-rendering: optimizeLegibility;
  /* 1 */
  font-feature-settings: "kern" 1;
  /* 2 */
  font-kerning: normal;
  /* 3 */
}
/**
 * Prevent whitespace wrapping
 */
.u-textNoWrap {
  white-space: nowrap !important;
}
/**
 * Text truncation
 *
 * Prevent text from wrapping onto multiple lines, and truncate with an
 * ellipsis.
 *
 * 1. Ensure that the node has a maximum width after which truncation can
 *    occur.
 * 2. Fix for IE 8/9 if `word-wrap: break-word` is in effect on ancestor
 *    nodes.
 */
.u-textTruncate {
  max-width: 100%;
  /* 1 */
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important;
  /* 2 */
}
.u-textUpper {
  text-transform: uppercase;
}
.u-fontHeader {
  font-family: 'SoleilBold', Arial, sans-serif;
  letter-spacing: 0.03em;
}
/* Buttons */
@font-face {
  font-family: 'MonopolLight';
  src: url('../fonts/WF-000001-000057-000178-d212c65f8cbccaef1668c5ab4d6c5720.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SkolarPE';
  src: url('../fonts/skolarpe-regular-webfont.woff2') format('woff2'), url('../fonts/skolarpe-regular-webfont.woff') format('woff'), url('../fonts/skolarpe-regular-webfont.ttf') format('truetype'), url('../fonts/skolarpe-regular-webfont.svg#skolar_peregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SoleilLight';
  src: url('../fonts/soleillight-webfont.woff2') format('woff2'), url('../fonts/soleillight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SoleilBold';
  src: url('../fonts/soleilbold-webfont.woff2') format('woff2'), url('../fonts/soleilbold-webfont.woff') format('woff'), url('../fonts/soleilbold-webfont.ttf') format('truetype'), url('../fonts/soleilbold-webfont.svg#soleilbold') format('svg');
  font-weight: normal;
  font-weight: bold;
  font-style: normal;
}
.Alert {
  padding: 12px;
  background: hsl(10, 86%, 92%);
  color: #c93a1c;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
.Alert a {
  color: #c93a1c;
}
/**
 * components/Base/Grid/Grid.less
 *
 * Grid
 */
.Grid {
  text-align: left;
}
.Grid:before,
.Grid:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.Grid:after {
  clear: both;
}
/**
 * Modifier: vertical middle
 */
.Grid--alignMiddle > .Grid-cell {
  vertical-align: middle;
}
/**
 * Modifier: vertical bottom
 */
.Grid--alignBottom > .Grid-cell {
  vertical-align: bottom;
}
/**
 * Modifier: table
 */
.Grid--table {
  display: table;
}
@media only screen and (max-width: 767px) {
  .Grid--table {
    display: block;
  }
}
.Grid--table > .Grid-cell {
  display: table-cell;
}
@media only screen and (max-width: 767px) {
  .Grid--table > .Grid-cell {
    display: block;
  }
}
/**
 * Modifier: Grid with gutter
 */
/**
 * Grid cell
 */
.Grid-cell {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
}
/**
 * components/Button/Button.less
 *
 * Base button
 */
.ua-windows_nt .Button {
  padding: 5px 20px 15px 20px;
}
.Button {
  display: inline-block;
  position: relative;
  max-width: 100%;
  padding: 10px 20px;
  line-height: 20px;
  background: none;
  border: 0;
  border-radius: 0;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  outline: 0 none;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 1;
}
.Button:hover,
.Button:active {
  color: white;
  text-decoration: none;
}
.Button .Button-iconRight {
  position: relative;
  top: 0;
  margin-left: 6px;
}
.Button .Button-iconLeft {
  position: relative;
  top: 0;
  margin-right: 6px;
}
@media only screen and (max-width: 767px) {
  .Button {
    font-size: 15px;
  }
}
.Button--fullWidth {
  width: 100%;
}
.Button-red {
  background-color: #c93a1c;
  color: white;
  position: relative;
  z-index: 20;
}
.Button-red:hover {
  color: white;
  text-decoration: none;
  background: #7c1a05;
}
.Button-red:hover:before,
.Button-red:hover:after {
  background-image: url('../images/layout/priceTag-hover.svg');
}
.Button-red:before {
  z-index: -1;
  content: '';
  position: absolute;
  left: -4px;
  top: 0;
  display: inline-block;
  width: 126px;
  height: 60px;
  background-image: url('../images/layout/priceTag.svg');
}
.Button-red:after {
  z-index: -1;
  content: '';
  position: absolute;
  right: -4px;
  top: 0;
  display: inline-block;
  width: 126px;
  height: 60px;
  background-image: url('../images/layout/priceTag.svg');
}
.Button-facebook {
  background: #435f9f;
}
.Button-facebook:hover {
  background: #3b548d;
}
.Button-facebook:active {
  background: #344a7b;
}
.Button-twitter {
  background: #00aaf0;
}
.Button-twitter:hover {
  background: #0098d7;
}
.Button-twitter:active {
  background: #0086bd;
}
.Button-gplus {
  background: #e04b34;
}
.Button-gplus:hover {
  background: #d93a21;
}
.Button-gplus:active {
  background: #c3341e;
}
.Button-pinterest {
  background: #ce1f21;
}
.Button-pinterest:hover {
  background: #b81c1d;
}
.Button-pinterest:active {
  background: #a2181a;
}
@font-face {
  font-family: 'ambiklima';
  src: url('../fonts/ambiklima.eot?50613255');
  src: url('../fonts/ambiklima.eot?50613255#iefix') format('embedded-opentype'), url('../fonts/ambiklima.woff2?50613255') format('woff2'), url('../fonts/ambiklima.woff?50613255') format('woff'), url('../fonts/ambiklima.ttf?50613255') format('truetype'), url('../fonts/ambiklima.svg?50613255#ambiklima') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ambiklima';
    src: url('../font/ambiklima.svg?50613255#ambiklima') format('svg');
  }
}
*/
[class^="iconAmbi-"]:before,
[class*=" iconAmbi-"]:before,
.iconAmbi {
  font-family: "ambiklima";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.iconAmbi-leftArrow:before {
  content: '\e800';
}
/* '' */
.iconAmbi-rightArrow:before {
  content: '\e801';
}
/* '' */
.iconAmbi-up:before {
  content: '\e802';
}
/* '' */
.iconAmbi-down:before {
  content: '\e803';
}
/* '' */
.iconAmbi-cancel:before {
  content: '\e804';
}
/* '' */
.iconAmbi-plus:before {
  content: '\e805';
}
/* '' */
.iconAmbi-minus:before {
  content: '\e806';
}
/* '' */
.iconAmbi-basket:before {
  content: '\e807';
}
/* '' */
.iconAmbi-search:before {
  content: '\e808';
}
/* '' */
.Icon {
  display: inline-block;
  vertical-align: middle;
  font-family: 'iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Icon-pan:after {
  position: relative;
  bottom: 10px;
  content: attr(title);
  font-size: 15px;
  line-height: 15px;
  font-style: normal;
  margin-left: 6px;
}
.Icon-hot:after {
  content: attr(title);
  font-size: 15px;
  font-style: normal;
  line-height: 15px;
}
@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('eot'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="Icon-"]:before,
[class*=" Icon-"]:before,
.Icon {
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.Icon--lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.Icon--2x {
  font-size: 2em;
}
.Icon--3x {
  font-size: 3em;
}
.Icon--4x {
  font-size: 4em;
}
.Icon--5x {
  font-size: 5em;
}
.Icon--fw {
  width: 1.28571429em;
  text-align: center;
}
.Icon-phone:before {
  content: "\EA01";
}
.Icon-pin:before {
  content: "\EA02";
}
.Icon-walk:before {
  content: "\EA03";
}
.Icon-metro:before {
  content: "\EA04";
}
.Icon-bell:before {
  content: "\EA05";
}
.Icon-hot:before {
  content: "\EA06";
}
.Icon-magnifier:before {
  content: "\EA07";
}
.Icon-tram:before {
  content: "\EA08";
}
.Icon-fish:before {
  content: "\EA09";
}
.Icon-piece:before {
  content: "\EA0A";
}
.Icon-nigiri:before {
  content: "\EA0B";
}
.Icon-sushi:before {
  content: "\EA0C";
}
.Icon-pan:before {
  content: "\EA0D";
}
.Icon-circle:before {
  content: "\EA0E";
}
.Icon-leaf:before {
  content: "\EA10";
}
.Icon-menu:before {
  content: "\EA11";
}
.Icon-serve:before {
  content: "\EA12";
}
.Icon-arrowUp:before {
  content: "\EA0F";
}
.FormSection {
  margin-bottom: 20px;
}
.FormSection-header {
  min-height: 50px;
  background-color: #f1f4f6;
  border: 1px solid #d5dbde;
  padding: 14px 25px;
}
.FormSection-header h1,
.FormSection-header h2,
.FormSection-header h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.FormSection-content {
  border-bottom: 1px solid #e2e6e7;
  border-left: 1px solid #e2e6e7;
  border-right: 1px solid #e2e6e7;
  padding: 25px 21px;
}
.Form-inputTextarea {
  min-height: 80px;
  padding: 10px;
  resize: vertical;
}
/*** Colors ***/
/*** Badges ***/
/*** Buttons ***/
/*** Cards ***/
/*** Collapsible ***/
/*** Chips ***/
/*** Dropdown ***/
/*** Fonts ***/
/*** Forms ***/
/*** Global ***/
/*** Navbar ***/
/*** SideNav ***/
/*** Photo Slider ***/
/*** Spinners | Loaders ***/
/*** Tabs ***/
/*** Tables ***/
/*** Toasts ***/
/*** Typography ***/
/*** Collections ***/
/* Progress Bar */
/***************************
   Text Inputs + Textarea
****************************/
::-webkit-input-placeholder {
  color: #b3b3b3;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #b3b3b3;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3b3b3;
}
:-ms-input-placeholder {
  color: #b3b3b3;
}
.input-field {
  position: relative;
  margin-top: 1rem;
}
.input-field label {
  color: #808080;
  position: absolute;
  top: 0.8rem;
  left: 1.5rem / 2;
  font-size: 1rem;
  cursor: text;
  transition: 0.2s ease-out;
}
.input-field label.active {
  font-size: 0.8rem;
  transform: translateY(-140%);
}
.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color 0.2s;
}
.input-field .prefix.active {
  color: green;
}
.input-field .prefix ~ input,
.input-field .prefix ~ textarea {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.input-field .prefix ~ textarea {
  padding-top: 0.8rem;
}
.input-field .prefix ~ label {
  margin-left: 3rem;
}
@media only screen and (max-width: 1199px) {
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}
@media only screen and (max-width: 999px) {
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
}
.input-field input[type=search]:focus {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444;
}
.input-field input[type=search]:focus + label i,
.input-field input[type=search]:focus ~ .mdi-navigation-close,
.input-field input[type=search]:focus ~ .material-icons {
  color: #444;
}
.input-field input[type=search] + label {
  left: 1rem;
}
.input-field input[type=search] ~ .mdi-navigation-close,
.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.3s color;
}
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}
textarea.materialize-textarea {
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: 1.6rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
}
.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
}
/***************
  Radio Buttons
***************/
/* Remove default Radio Buttons */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  line-height: 33px;
  font-size: 14px;
  transition: 0.28s ease;
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  user-select: none;
}
[type="radio"] + label:before,
[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 22px;
  height: 22px;
  z-index: 0;
  transition: 0.28s ease;
}
/* Unchecked styles */
[type="radio"]:not(:checked) + label:before {
  border-radius: 50%;
  border: 1px solid #afb6ba;
  background-color: #f3f5f7;
}
[type="radio"]:not(:checked) + label:after {
  border-radius: 50%;
  border: 2px solid #afb6ba;
  z-index: -1;
  transform: scale(0);
}
/* Checked styles */
[type="radio"]:checked + label:before {
  border-radius: 50%;
  border: 2px solid transparent;
}
[type="radio"]:checked + label:after {
  border-radius: 50%;
  border: 1px solid #afb6ba;
  background-color: #afb6ba;
  z-index: 0;
  transform: scale(1.02);
}
/* Radio With gap */
[type="radio"].with-gap:checked + label:before {
  border-radius: 50%;
  border: 1px solid #afb6ba;
}
[type="radio"].with-gap:checked + label:after {
  border-radius: 50%;
  border: 1px solid #0a75b4;
  background-color: #0a75b4;
  z-index: 0;
  transform: scale(0.5);
}
/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
}
[type="radio"].with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}
/* Disabled style */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #BDBDBD;
}
/***************
   Checkboxes
***************/
/* CUSTOM CSS CHECKBOXES */
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
[type="checkbox"] {
  /* checkbox aspect */
}
[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}
[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #afb6ba;
  border-radius: 1px;
  margin-top: 2px;
  transition: 0.2s;
}
[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}
[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -3px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #afb6ba;
  border-bottom: 2px solid #afb6ba;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}
/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + label:before {
  left: -10px;
  top: -11px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #afb6ba;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
[type="checkbox"].filled-in + label:after {
  border-radius: 2px;
}
[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  top: 0px;
  z-index: 0;
  background-color: white;
  border: 1px solid #7191a2;
  border-radius: 3px;
  box-shadow: inset 0 3px 1px rgba(185, 205, 215, 0.53);
}
[type="checkbox"].filled-in:checked + label:before {
  top: 0px;
  left: 0px;
  width: 6px;
  height: 11px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:checked + label:after {
  top: 0px;
  width: 22px;
  height: 22px;
  background-color: #18ade5;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px #128ebd;
  z-index: 0;
}
[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}
[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #BDBDBD;
}
[type="checkbox"].filled-in:disabled:checked + label:before {
  background-color: transparent;
}
[type="checkbox"].filled-in:disabled:checked + label:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD;
}
/***************
     Switch
***************/
.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.switch label {
  cursor: pointer;
}
.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox]:checked + .lever {
  background-color: #20df20;
}
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: green;
}
.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}
.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #F1F1F1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}
input[type=checkbox]:checked:not(:disabled) ~ .lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px transparentize(green, 0.9);
}
input[type=checkbox]:not(:disabled) ~ .lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}
.switch label input[type=checkbox]:checked + .lever:after {
  left: 24px;
}
.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
}
.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #BDBDBD;
}
/***************
  Select Field
***************/
/*********************
      File Input
**********************/
.file-field {
  position: relative;
}
.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}
.file-field input.file-path {
  width: 100%;
}
.file-field .btn {
  float: left;
  height: 3rem;
  line-height: 3rem;
}
.file-field span {
  cursor: pointer;
}
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
/***************
      Range
***************/
.range-field {
  position: relative;
}
input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}
input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0px;
  padding: 0;
}
input[type=range] + .thumb {
  position: absolute;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #afb6ba;
  top: 10px;
  margin-left: -6px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #afb6ba;
  font-size: 0;
  transform: rotate(45deg);
}
input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}
input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}
input[type=range]:focus {
  outline: none;
}
input[type=range] {
  -webkit-appearance: none;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #afb6ba;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
  transition: 0.3s;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}
input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
}
input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none;
}
input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #afb6ba;
  margin-top: -5px;
}
/*hide the outline behind the border*/
input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
input[type=range]:focus::-moz-range-track {
  background: #ccc;
}
input[type=range]::-ms-track {
  height: 3px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #777;
}
input[type=range]::-ms-fill-upper {
  background: #ddd;
}
input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #afb6ba;
}
input[type=range]:focus::-ms-fill-lower {
  background: #888;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}
/***************************
   Text Inputs + Textarea
****************************/
select {
  background: white;
  width: 100%;
  padding: 5px;
  border: 1px solid #afb6ba;
  border-radius: 3px;
  height: 34px;
}
/* Bootstrap forms */
label {
  display: block;
  color: black;
  font-size: 14px;
  font-weight: 300;
  line-height: 34px;
}
label sup {
  top: -2px;
  left: -1px;
  color: #e9473f;
  font-size: 15px;
  font-weight: 600;
}
.form-error input {
  background-color: #ffeeed !important;
  border: 1px solid #e9473f !important;
}
.form-group {
  margin-bottom: 15px;
}
.form-group .form-control {
  display: block;
  width: 100%;
  height: 34px;
  background-color: white;
  border: 1px solid #afb6ba;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
  outline: 0 none;
  transition: 200ms ease;
}
.form-group .form-control:focus {
  border-color: #0A75B4;
  transition: 200ms ease;
}
.form-group .form-control.invalid {
  background-color: #ffeeed;
  border: 1px solid #e9473f;
}
.form-group .form-control--big {
  height: 45px;
}
.form_info {
  color: black;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
}
@media only screen and (max-width: 767px) {
  .Table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .Table-responsive > .table {
    margin-bottom: 0;
  }
  .Table-responsive > .table > thead > tr > th,
  .Table-responsive > .table > tbody > tr > th,
  .Table-responsive > .table > tfoot > tr > th,
  .Table-responsive > .table > thead > tr > td,
  .Table-responsive > .table > tbody > tr > td,
  .Table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .Table-responsive > .table-bordered {
    border: 0;
  }
  .Table-responsive > .table-bordered > thead > tr > th:first-child,
  .Table-responsive > .table-bordered > tbody > tr > th:first-child,
  .Table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .Table-responsive > .table-bordered > thead > tr > td:first-child,
  .Table-responsive > .table-bordered > tbody > tr > td:first-child,
  .Table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .Table-responsive > .table-bordered > thead > tr > th:last-child,
  .Table-responsive > .table-bordered > tbody > tr > th:last-child,
  .Table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .Table-responsive > .table-bordered > thead > tr > td:last-child,
  .Table-responsive > .table-bordered > tbody > tr > td:last-child,
  .Table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .Table-responsive > .table-bordered > tbody > tr:last-child > th,
  .Table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .Table-responsive > .table-bordered > tbody > tr:last-child > td,
  .Table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.Table {
  width: 100%;
}
.Table tbody {
  border: 1px solid #e6e6e6;
  border-top: 0;
}
.Table td,
.Table th {
  text-align: center;
  padding: 10px 25px 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.Table td:first-child,
.Table th:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.Table th {
  background: #0A75B4;
  color: white;
  font-weight: 700;
}
.Table tr:nth-child(even) {
  background: #eeeeee;
}
.Table-blue {
  width: 100%;
}
.Table-blue.Table--bordered {
  border: 1px solid #d9e7ee;
}
.Table-blue tbody {
  border-top: 0;
}
.Table-blue .Table-firstRow {
  border: 0;
}
.Table-blue td,
.Table-blue th {
  text-align: center;
  padding: 15px 25px 15px;
  border-left: 1px solid #d9e7ee;
  border-top: 1px solid #e4eef3;
  vertical-align: middle;
}
.Table-blue td:first-child,
.Table-blue th:first-child {
  border-left: 0;
}
.Table-blue th {
  background: #0A75B4;
  color: white;
  font-weight: 700;
}
.Table-blue tr:nth-child(even) {
  background: #f8fcff;
}
.Table-wrapper {
  position: relative;
  overflow: auto;
}
.Category {
  background: #f1f4f6;
}
.Category-header {
  background: #fff;
}
.Category-title {
  color: black;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .Category-title {
    text-align: center;
  }
}
.SubCategories {
  margin: 20px 0;
}
.SubCategories:before,
.SubCategories:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.SubCategories:after {
  clear: both;
}
.SubCategories-item {
  display: inline-block;
  min-width: 150px;
  min-height: 40px;
  float: left;
  border-left: 1px solid #dde9ef;
}
.SubCategories-item:first-child {
  border-left: 0;
}
.SubCategories-item h5 {
  display: inline-block;
  vertical-align: middle;
  color: black;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 10px;
}
.SubCategories-item h5 a {
  padding: 3px 20px;
  text-decoration: none;
  color: black;
}
.SubCategories-item h5 a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .SubCategories-item h5 a {
    padding-top: 7px;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .SubCategories-item {
    width: 50%;
    min-width: 140px;
    border-top: 1px solid #dde9ef;
  }
  .SubCategories-item:nth-child(2n+1) {
    border-left: 0;
  }
  .SubCategories-item:first-child,
  .SubCategories-item:nth-child(2) {
    border-top: 0;
  }
}
.SubCategories-imageWrapper {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .SubCategories-imageWrapper {
    display: none;
  }
}
.SubCategories-image {
  display: inline-block;
  float: left;
  width: 38px;
  height: 38px;
}
.Todo {
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMScgaGVpZ2h0PScyMicgdmlld0JveD0nMCAwIDUgMTAnPgoJPHJlY3Qgd2lkdGg9JzExMCUnIHg9Jy01JScgeT0nLTUlJyBoZWlnaHQ9JzExMCUnIGZpbGw9JyNmZmZmZmYnLz4KCTxsaW5lIHgxPSctMicgeTE9JzEnIHgyPSc3JyB5Mj0nMTAnIHN0cm9rZT0nI2Y4ZTg4ZScgc3Ryb2tlLXdpZHRoPScwLjUzJy8+Cgk8bGluZSB4MT0nLTInIHkxPSc2JyB4Mj0nNycgeTI9JzE1JyBzdHJva2U9JyNmOGU4OGUnIHN0cm9rZS13aWR0aD0nMC41MycvPgoJPGxpbmUgeDE9Jy0yJyB5MT0nLTQnIHgyPSc3JyB5Mj0nNScgc3Ryb2tlPScjZjhlODhlJyBzdHJva2Utd2lkdGg9JzAuNTMnLz4KPC9zdmc+);
}
.Section {
  background-color: white;
  border-top: 1px solid #d2d2d2;
  padding-top: 73px;
  padding-bottom: 60px;
}
.Section--first {
  border-top: 0;
}
.Section-image {
  max-width: 170px;
}
@media only screen and (max-width: 767px) {
  .Section-image {
    display: block;
    margin: 0 auto;
  }
}
.Section-title {
  color: #353535;
  font-family: 'MonopolLight', Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 65px;
  text-align: center;
  margin-bottom: 40px;
}
.Section-title--huge {
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 50px;
}
.Section-perex {
  color: #272727;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
}
.Section-title--white {
  background: white;
}
.Section-icon {
  font-size: 20px !important;
  color: #0a75b4;
  margin-right: 10px;
}
.Section-content {
  padding: 25px 21px;
}
.Section-content--nopadding {
  padding: 0;
}
/**
 * Styles for wysiwyg editor generated content
 */
body.wysiwyg,
body.mceContentBody {
  background: white;
  padding: 20px;
}
.Editor,
body.wysiwyg {
  text-align: left;
}
.Editor strong,
body.wysiwyg strong {
  font-weight: 900;
}
.Editor a,
body.wysiwyg a {
  color: #333232;
}
.Editor h2,
body.wysiwyg h2 {
  letter-spacing: 0;
  font-size: 28px;
  margin: 0 0 10px;
}
.Editor h3,
body.wysiwyg h3 {
  letter-spacing: 0;
  font-size: 24px;
  margin: 0 0 10px;
}
.Editor h4,
body.wysiwyg h4,
.Editor h4 a,
body.wysiwyg h4 a {
  font-size: 22px;
  color: #d92b48;
  margin: 0 0 5px;
}
.Editor h5,
body.wysiwyg h5,
.Editor h5 a,
body.wysiwyg h5 a {
  font-size: 20px;
  margin: 0 0 5px;
}
.Editor h6,
body.wysiwyg h6,
.Editor h6 a,
body.wysiwyg h6 a {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 5px;
}
.Editor p,
body.wysiwyg p {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 20px;
}
.Editor p.p--big,
body.wysiwyg p.p--big {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 40px;
}
.Editor ul,
body.wysiwyg ul {
  margin: 0 0 20px;
}
.Editor ul ul,
body.wysiwyg ul ul {
  margin: 10px 0 0 0;
}
.Editor ul li,
body.wysiwyg ul li {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 10px 20px;
}
.Editor ul li:before,
body.wysiwyg ul li:before {
  position: absolute;
  left: 0;
  top: 4px;
  color: #d92b48;
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA05";
}
.Editor ol,
body.wysiwyg ol {
  margin: 0 0 20px;
  list-style-type: none;
  counter-reset: ol-counter;
}
.Editor ol li,
body.wysiwyg ol li {
  position: relative;
  font-size: 18px;
  padding: 0 0 8px 30px;
}
.Editor ol li:before,
body.wysiwyg ol li:before {
  content: counter(ol-counter);
  counter-increment: ol-counter;
  display: block;
  background: #d92b48;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  color: #bbbbbb;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: -2px;
  top: 1px;
}
.Editor img,
body.wysiwyg img {
  max-width: 100%;
}
.Editor img.fullWidth,
body.wysiwyg img.fullWidth {
  width: 100%;
}
.Editor table,
body.wysiwyg table {
  width: 100%;
}
.Editor table tbody,
body.wysiwyg table tbody {
  border: 1px solid #e6e6e6;
  border-top: 0;
}
.Editor table td,
body.wysiwyg table td,
.Editor table th,
body.wysiwyg table th {
  text-align: center;
  padding: 10px 25px 10px;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.Editor table td:first-child,
body.wysiwyg table td:first-child,
.Editor table th:first-child,
body.wysiwyg table th:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.Editor table th,
body.wysiwyg table th {
  background: #0A75B4;
  color: white;
  font-weight: 700;
}
.Editor table tr:nth-child(even),
body.wysiwyg table tr:nth-child(even) {
  background: #eeeeee;
}
@media only screen and (max-width: 767px) {
  #pagination_bottom {
    background: #fff;
    position: relative;
    left: -20px;
    margin-right: -40px;
    margin-top: -1px;
  }
}
.Paginator {
  margin-top: 30px;
  text-align: left;
}
.Paginator-pages {
  margin-bottom: 20px;
}
.Paginator-link {
  display: inline-block;
  text-align: center;
  width: 42px;
  height: 42px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid #e6e6e6;
  margin: 0 10px 10px 0;
  transition: 0.3s ease;
}
a.Paginator-link:hover {
  background: #d92b48;
  border-color: #d92b48;
  color: white;
}
.Paginator-link--active {
  background: #eeeeee;
  color: #d92b48;
}
.Paginator-link--more {
  display: inline-block;
  position: relative;
  max-width: 100%;
  padding: 10px 20px;
  line-height: 20px;
  background: none;
  border: 0;
  border-radius: 0;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  outline: 0 none;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 1;
  width: auto;
  vertical-align: top;
}
.Paginator-link--more:hover,
.Paginator-link--more:active {
  color: white;
  text-decoration: none;
}
.Paginator-link--more .Button-iconRight {
  position: relative;
  top: 0;
  margin-left: 6px;
}
.Paginator-link--more .Button-iconLeft {
  position: relative;
  top: 0;
  margin-right: 6px;
}
@media only screen and (max-width: 767px) {
  .Paginator-link--more {
    font-size: 15px;
  }
}
.Notification {
  margin-bottom: 20px;
  padding: 15px 20px;
  text-align: left;
}
.Notification--error {
  background: rgba(217, 43, 72, 0.3);
}
.Notification--success {
  background: #B5F794;
}
.Advantages {
  clear: both;
  padding-top: 10px;
}
.Advantages i {
  position: relative;
  top: -3px;
  float: left;
  margin-right: 14px;
  vertical-align: middle;
  color: #c93a1c;
  font-size: 34px;
  font-size: 2.125rem;
}
@media only screen and (max-width: 1199px) {
  .Advantages i {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .Advantages i {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .Advantages i {
    padding-bottom: 10px;
  }
}
@media (min-width: 767px) {
  .Advantages .Icon-metro {
    font-size: 60px;
    line-height: 30px;
    top: -8px;
  }
}
.Advantages .Grid-cell {
  float: left;
}
@media only screen and (max-width: 767px) {
  .Advantages .Grid-cell {
    margin-bottom: 10px;
  }
}
.Advantages h3 {
  color: #272727;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.Advantages p {
  color: #272727;
  font-size: 16px;
  font-weight: 300;
}
.Advantages p strong {
  font-weight: 700;
}
.Page-header {
  padding-bottom: 20px;
}
.Content h1 {
  color: black;
  font-family: StickARound;
  font-weight: 400;
  line-height: 130px;
  /* Text style for "Nejen Tradiční" */
  font-size: 80px;
  text-transform: uppercase;
}
.Content h2 {
  color: black;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.Content p {
  color: black;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 20px;
}
.Content .Content-row:first-child {
  padding-top: 0;
}
.Content .Content-row:last-child {
  border-bottom: 0;
}
.Content-row {
  border-bottom: 1px solid #e8f1f5;
  padding: 40px 0;
  padding-bottom: 40px;
}
.Gallery .bx-wrapper {
  margin: 0 auto;
  display: block;
}
.Gallery .bx-controls {
  bottom: -28px;
}
.Gallery .bx-pager:before,
.Gallery .bx-pager:after {
  display: none;
}
.Gallery .Grid-cell {
  text-align: center;
}
.Gallery-item img {
  float: left;
  width: 100%;
  height: 100%;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
}
.Gallery-link {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.Gallery-link:hover img {
  filter: none;
}
.Gallery-link:hover:before {
  content: "";
  background: url(../images/layout/bg-stripes.png);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.Gallery-link:hover:after {
  content: "\EA07";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -37px;
  margin-top: -37px;
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  font-size: 78px;
}
.OfferSection-number {
  position: relative;
  display: inline-block;
  width: 68px;
  height: 68px;
  z-index: 1;
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 68px;
  text-align: center;
  margin-bottom: 15px;
}
.OfferSection-number:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\EA0E";
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 2;
  color: #c93a1c;
  font-size: 68px;
}
.ua-windows_nt .OfferSection-number {
  line-height: 60px;
}
.OfferSection-title {
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.OfferSection-description {
  color: #272727;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.PriceTable-price {
  min-width: 75px;
  vertical-align: top;
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding-right: 17px;
  padding-top: 60px;
}
.PriceTable-product {
  vertical-align: top;
  min-width: 120px;
}
.PriceTable-title {
  color: #353535;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}
.PriceTable-description {
  color: #272727;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  margin-top: 5px;
  padding-right: 10px;
}
.ua-windows_nt .PriceTag {
  line-height: 31px;
}
.PriceTag {
  z-index: 1;
  position: relative;
  display: inline-block;
  width: 105px;
  height: 41px;
  background: #c93a1c;
  background: url('../images/layout/priceTag.svg') no-repeat;
  background-size: cover;
  color: white;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-weight: 400;
  text-align: right;
  font-size: 23px;
  line-height: 36px;
  vertical-align: middle;
  padding: 1px 11px;
  /* Text style for "CZK" */
}
.PriceTag span {
  font-size: 20px;
}
.Recommends-imageWrapper {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
@media only screen and (max-width: 999px) {
  .Recommends-imageWrapper {
    display: block;
  }
}
.ua-windows_nt .Tip {
  line-height: 31px;
}
.Tip {
  z-index: 2;
  position: relative;
  display: inline-block;
  min-width: 310px;
  height: 43px;
  background: #404041;
  color: white;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 36px;
  line-height: 43px;
  padding: 1px 11px;
  /* Text style for "CZK" */
}
.Tip span {
  font-size: 20px;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .Tip span {
    white-space: normal;
  }
}
.Tip:after,
.Tip:before {
  z-index: 1;
  content: "";
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 46px;
  background: url('../images/layout/priceTag-grey.svg') no-repeat;
  background-size: 110px 49px;
}
.Tip:before {
  top: -3px;
  left: -5px;
}
.Tip:after {
  z-index: 1;
  width: 10px;
  top: -3px;
  right: -5px;
  width: 109px;
}
@media only screen and (max-width: 767px) {
  .Tip {
    text-align: center;
    height: auto;
    min-width: 280px;
  }
  .Tip:after,
  .Tip:before {
    display: none;
  }
}
.Tip-message {
  position: relative;
  top: -5px;
  z-index: 3;
  line-height: 36px;
}
.Offer .Icon-serve {
  position: relative;
  top: -20px;
  color: #8a9298;
  font-size: 20px;
  margin-right: 7px;
}
.Offer .Icon-leaf {
  color: #8a9298;
  font-size: 20px;
  margin-right: 7px;
}
.Offer .Icon-pan {
  position: relative;
  top: -35px;
  color: #8a9298;
  font-size: 20px;
  margin-right: 10px;
}
.Offer .Icon-hot {
  position: relative;
  display: block;
  color: #8a9298;
  font-size: 20px;
  margin-right: 7px;
}
.Offer--inline {
  margin-bottom: 10px;
}
.Offer--inline .PriceTag {
  margin-right: 10px;
}
.Offer--inline .Offer-title {
  margin-top: 0;
  min-width: 320px;
  vertical-align: middle;
}
.Offer--lower .Offer-imageWrapper {
  min-height: 216px;
}
.Offer--lower .Offer-title {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .Offer--lower .Offer-title {
    margin-top: 0;
  }
}
@media only screen and (max-width: 999px) {
  .Offer--lower .Offer-imageWrapper--noimg {
    min-height: 60px;
  }
}
.Offer-content {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .Offer-content {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
  }
  .Offer-content .Offer-title {
    order: 1;
  }
  .Offer-content .Offer-description {
    order: 1;
  }
  .Offer-content .Offer-imageWrapper {
    order: 3;
  }
  .Offer-content .Offer-imageWrapper.Offer-imageWrapper--noimg .PriceTag {
    position: relative;
    top: auto;
    right: auto;
    margin-right: 0;
  }
}
.Offer--low .Offer-imageWrapper {
  min-height: 160px;
}
@media only screen and (max-width: 999px) {
  .Offer--low .Offer-imageWrapper--noimg {
    min-height: 60px;
  }
}
.Offer-imageWrapper {
  position: relative;
  float: left;
  margin-right: 50px;
  margin-bottom: 50px;
  min-width: 250px;
  min-height: 266px;
  text-align: center;
}
.Offer-imageWrapper .PriceTag {
  position: absolute;
  top: 70px;
  right: -10px;
}
@media only screen and (max-width: 999px) {
  .Offer-imageWrapper {
    min-height: auto;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .Offer-imageWrapper {
    float: none;
    max-width: 250px;
    display: block;
    text-align: center;
    margin: 20px auto 0 auto;
  }
}
@media only screen and (max-width: 999px) {
  .Offer-imageWrapper--noimg {
    min-height: 60px;
    margin-top: 20px;
  }
  .Offer-imageWrapper--noimg .PriceTag {
    position: absolute;
    top: -15px;
    right: 50%;
    margin-right: -52px;
  }
  .Offer-imageWrapper--noimg ~ .Offer-title {
    position: relative;
  }
}
.Offer-title {
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 5px;
  margin-top: 66px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media only screen and (max-width: 999px) {
  .Offer-title {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .Offer-title {
    text-align: center;
  }
}
.Offer-title .Icon-hot {
  display: block;
  color: #8a9298;
  font-size: 25px;
  margin-right: 7px;
}
.Offer-title .Icon-pan {
  display: block;
  color: #8a9298;
  font-size: 25px;
  margin-right: 7px;
}
.Offer-title .Icon-pan:after {
  bottom: 6px;
}
.Offer-title.Offer-title--icon {
  margin-top: 29px;
}
@media only screen and (max-width: 767px) {
  .Offer-title.Offer-title--icon {
    margin-top: 0;
  }
}
.Offer-title--black {
  margin-top: 0;
  color: #353535;
}
.Offer-pieces {
  display: block;
  margin-bottom: 10px;
}
.Offer-pieces .Icon-sushi,
.Offer-pieces .Icon-piece,
.Offer-pieces .Icon-fish,
.Offer-pieces .Icon-nigiri {
  color: #8a9298;
  font-size: 25px;
  margin-right: 2px;
}
@media only screen and (max-width: 767px) {
  .Offer-pieces {
    text-align: center;
  }
}
.Offer-description {
  color: #272727;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
}
.Offer-description strong {
  font-weight: 600;
  color: #272727;
}
@media only screen and (max-width: 767px) {
  .Offer-description {
    text-align: center;
  }
}
.Offer-description--hp {
  line-height: 25px;
}
.Offer-note {
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}
/* Special offer - bordered */
.Offer-special {
  position: relative;
  border: 1px solid #353535;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}
.Offer-special .Offer-specialTitle {
  display: inline-block;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: #c93a1c;
  position: relative;
  top: -50px;
  background: white;
  padding: 0 30px;
}
.Offer-specialNumber {
  position: relative;
  display: inline-block;
  width: 58px;
  height: 58px;
  line-height: 58px;
  z-index: 1;
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 35px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
}
.Offer-specialNumber:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\EA0E';
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 2;
  color: #c93a1c;
  font-size: 58px;
}
@media only screen and (max-width: 767px) {
  .Offer-specialNumber {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.ua-windows_nt .Offer-specialNumber {
  line-height: 53px;
}
.Offer-reference {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-weight: 400;
  text-align: center;
}
.Offer-reference:before {
  position: absolute;
  top: 2px;
  left: 0;
  content: '\EA0E';
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 2;
  color: #c93a1c;
  font-size: 25px;
}
.Offer-priceSmall {
  display: inline-block;
  color: #c93a1c;
  font-weight: bold;
}
.ResponsiveMenu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 70px;
}
@media only screen and (max-width: 767px) {
  .ResponsiveMenu {
    display: block;
    height: 50px;
    right: 0;
  }
}
.ResponsiveMenu-item {
  display: inline-block;
  float: left;
  height: 70px;
  position: relative;
  padding: 25px 23px;
  color: #313c54;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}
.ResponsiveMenu-item:hover,
.ResponsiveMenu-item.ResponsiveMenu-item--active {
  background: #f1f4f6;
}
.ResponsiveMenu-item:active {
  background: #d2dce2;
}
@media only screen and (max-width: 767px) {
  .ResponsiveMenu-item {
    height: 50px;
    padding: 0 5px;
    border-right: 1px solid #e3e3e3;
    border-left: 0;
  }
  .ResponsiveMenu-item span {
    display: none;
  }
}
.ResponsiveMenu-item--menu {
  padding-left: 54px;
}
.ResponsiveMenu-item--menu:before {
  position: absolute;
  top: 19px;
  left: 18px;
  content: "\EA11";
  font-size: 31px;
  color: #D03D1E;
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 767px) {
  .ResponsiveMenu-item--menu {
    padding-left: 44px;
  }
  .ResponsiveMenu-item--menu:before {
    top: 16px;
    left: 15px;
    font-size: 20px;
  }
}
.ResponsiveMenu-item--search {
  padding-left: 37px;
}
.ResponsiveMenu-item--search:before {
  position: absolute;
  top: 22px;
  left: 19px;
  content: "\EA0B";
  font-size: 25px;
  color: #4c69ad;
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 767px) {
  .ResponsiveMenu-item--search:before {
    top: 17px;
    left: 15px;
    font-size: 18px;
  }
}
.ResponsiveMenu-item--login {
  background: none;
}
.ResponsiveMenu-item--login:hover,
.ResponsiveMenu-item--login:focus .ResponsiveMenu-item--login--active {
  background: none;
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .ResponsiveMenu-item--login {
    display: none;
  }
}
.Header {
  width: 100%;
  height: 77px;
  padding: 0;
  text-align: left;
  left: 0;
  top: 0;
  z-index: 100;
  background: white;
  transition: 200ms ease;
  font-family: 'SoleilLight', Arial, sans-serif;
}
.Header:before,
.Header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.Header:after {
  clear: both;
}
.Header a {
  outline: 0;
}
@media only screen and (max-width: 767px) {
  .Header {
    height: 50px;
  }
}
.Header-logo {
  position: absolute;
  top: 0;
  left: 20px;
  display: inline-block;
  vertical-align: middle;
  z-index: 1000;
  width: 108px;
  height: 146px;
  text-indent: -99999px;
  background: url(../images/layout/yami-logo.png) no-repeat;
  background-size: 108px 146px;
}
@media only screen and (max-width: 767px) {
  .Header-logo {
    width: 55px;
    height: 77px;
    background-size: 55px 77px;
  }
}
@media only screen and (min-width: 1200px) {
  .Header-logo {
    left: 0;
  }
}
.Header-middle {
  position: relative;
  width: 100%;
  background: #f1f4f6;
  height: 0;
  transition: height 200ms ease-in-out;
}
.Header-middle.Header-middle--active {
  height: 60px;
  transition: height 200ms ease-in-out;
}
.Header-menu--hidden {
  overflow: hidden;
}
.Header-reservation {
  position: absolute;
  top: 23px;
  right: 115px;
  color: #272727;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  cursor: default;
}
.Header-reservation i {
  color: #272727;
  font-size: 24px;
  margin-right: 9px;
}
@media only screen and (max-width: 767px) {
  .Header-reservation {
    top: 10px;
    left: 90px;
    right: auto;
    font-size: 17px;
    white-space: nowrap;
  }
}
.Header-links {
  position: absolute;
  top: 25px;
  left: 134px;
  transition: height 200ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .Header-links {
    height: 0;
    overflow: hidden;
    width: 300px;
    position: absolute;
    top: 70px;
    right: 112px;
    left: auto;
    background: white;
  }
}
@media only screen and (max-width: 767px) {
  .Header-links {
    width: 100vw;
    top: 50px;
    left: 0;
  }
}
.Header-links.Header-links--active {
  z-index: 900;
  height: auto;
  transition: height 200ms ease-in-out;
}
.Header-lang {
  position: absolute;
  top: 25px;
  right: 20px;
}
.Header-lang a {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .Header-lang {
    top: 0;
    right: 50px;
  }
  .Header-lang .Header-link {
    padding: 13px;
  }
  .Header-lang .Header-link--active {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .Header-lang {
    right: 0;
  }
}
.Header-link {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: #272727;
  margin-left: 30px;
  text-decoration: none;
  transition: 200ms all ease-in-out;
  border-bottom: 1px solid transparent;
}
.Header-link:hover,
.Header-link--active {
  color: #c93a1c;
  text-decoration: underline;
  transition: 200ms all ease-in-out;
}
.Header-link:active {
  color: #9c2d16;
}
.Header-link--mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .Header-link {
    display: block;
    margin-left: 0;
    padding: 13px;
    background: white;
    border-bottom: 1px solid #f1f4f6;
    padding-left: 90px;
    color: black;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: 200ms all ease-in-out;
  }
  .Header-link:first-child {
    border-top: 1px solid #f1f4f6;
  }
  .Header-link:hover {
    background-color: #c93a1c;
    color: white;
    transition: 200ms all ease-in-out;
    text-decoration: none;
  }
  .Header-link--mobile {
    display: block;
  }
  .Header-link:active {
    background-color: #9c2d16;
  }
}
.Map-canvas {
  height: 470px;
}
@media only screen and (max-width: 767px) {
  .Map-canvas {
    height: 300px;
  }
}
.Map-panel {
  background-color: #4c5058;
  padding: 10px 20px 20px 20px;
  text-align: center;
}
.Map-button {
  display: inline-block;
  border: 1px solid #a6a8ac;
  padding: 8px 23px;
  color: white;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 15px;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .Map-button {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.Map-button:first-child {
  margin-left: 0;
}
.Map-button:hover {
  background: #585c66;
}
.Map-button:active {
  background: #646973;
}
.Footer {
  padding-top: 80px;
  padding-bottom: 82px;
  background-color: white;
  color: #272727;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
.Footer p {
  margin-bottom: 20px;
}
.Footer strong {
  font-weight: 700;
}
.Footer .fb-like {
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (min-width: 1200px) {
  .Footer .Container {
    padding: 0;
  }
}
.Footer-copyright {
  font-size: 14px;
}
.Footer-social {
  margin-top: 58px;
  margin-bottom: 30px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .Footer-social {
    display: none;
    margin-top: 20px;
    text-align: left;
  }
}
.Footer-phone {
  position: relative;
  display: inline-block;
  padding: 12px 20px;
  border: 1px solid rgba(211, 211, 211, 0.5);
  color: dimgrey;
  font-family: 'SkolarPE', Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  outline: 0;
  text-decoration: none;
  margin-left: 50px;
  user-select: none;
}
.Footer-phone i {
  float: left;
  font-size: 33px;
  color: #c93a1c;
  margin-right: 14px;
  margin-top: 5px;
}
@media only screen and (min-width: 1200px) {
  .Footer-phone {
    position: absolute;
    right: 1px;
  }
}
@media only screen and (max-width: 999px) {
  .Footer-phone {
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .Footer-phone {
    margin-left: 50px;
    border: 0;
    padding: 0;
  }
  .Footer-phone i {
    position: absolute;
    left: -50px;
    top: 10px;
  }
}
.Footer-phoneNumber {
  float: right;
  color: #c93a1c;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 45px;
  margin-left: 20px;
}
@media only screen and (max-width: 1199px) {
  .Footer-phoneNumber {
    font-size: 30px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .Footer-phoneNumber {
    display: block;
    float: none;
    margin-left: 0;
    margin-top: 10px;
  }
}
.ua-windows_nt .Footer-phoneNumber {
  line-height: 32px;
}
.Logo-footer {
  display: inline-block;
  vertical-align: middle;
  z-index: 1000;
  width: 78px;
  height: 29px;
  text-indent: -99999px;
  background: url(../images/layout/logo-yami-footer.png) no-repeat;
  background-size: 78px 29px;
}
.Link {
  font-size: 'SkolarPE', Arial, sans-serif;
}
.Link:hover {
  text-decoration: none;
}
.Link--black {
  color: black;
}
.Link--blue {
  color: #1876cf;
}
.Lift {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 5;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 42px;
  background-color: #53585C;
  text-align: center;
  border-radius: 50%;
}
.Lift:hover {
  background-color: #474b4f;
}
.Lift:active {
  background-color: #3b3e41;
}
.Lift .Icon {
  color: #fff;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .Lift {
    bottom: 10px;
    right: 10px;
  }
}
.OpenHours {
  position: relative;
  text-align: center;
  background: url(../images/layout/bg-open-hours.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
  padding-top: 71px;
  padding-bottom: 86px;
}
.OpenHours:before {
  content: "";
  background: url(../images/layout/bg-stripes.png);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.OpenHours p {
  color: white;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.OpenHours-title {
  color: white;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 40px;
}
.OpenHours-block {
  display: inline-block;
  position: relative;
  color: white;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-weight: 400;
  line-height: 25px;
  font-size: 20px;
  text-align: left;
  padding-left: 60px;
  text-decoration: none;
}
.OpenHours-block strong {
  display: block;
  font-size: 30px;
  font-weight: 400;
}
.OpenHours-block--open:before {
  position: absolute;
  top: 5px;
  left: 0;
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA05";
  font-size: 49px;
}
.OpenHours-block--reservation {
  margin-left: 100px;
}
.OpenHours-block--reservation:before {
  position: absolute;
  top: 5px;
  left: 0;
  font-family: 'iconfont';
  /* Better Font Rendering =========== */
  display: inline-block;
  vertical-align: middle;
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA01";
  font-size: 45px;
}
@media only screen and (max-width: 767px) {
  .OpenHours-block--reservation {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 541px) {
  .OpenHours-block--reservation {
    left: -8px;
  }
}
.Scroll {
  position: relative;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 767px), only screen and (max-width: 999px) {
  .Scroll {
    display: none;
  }
}
.Scroll-icon {
  cursor: pointer;
  position: relative;
  z-index: 20000;
  top: -75px;
  display: block;
  width: 80px;
  height: 80px;
  background: url(../images/layout/scrolldown.gif) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.Submenu {
  display: block;
  text-align: center;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'MonopolLight', Arial, sans-serif;
  letter-spacing: 0.12em;
  font-weight: bold;
  font-size: 20px;
}
.Submenu--floating {
  display: none;
  justify-content: initial;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  width: 100%;
  overflow-x: auto;
  border-bottom: 1px solid #d2d2d2;
}
.Submenu--floating .Submenu-item {
  border-bottom: none;
}
@media only screen and (max-width: 999px) {
  .Submenu--floating {
    padding-left: 50vw;
    padding-right: 50vw;
  }
}
.Submenu-wrapper {
  height: 40px;
}
@media only screen and (max-width: 999px) {
  .Submenu-wrapper {
    position: relative;
    overflow: auto;
  }
}
.Submenu-wrapper * {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.Submenu-wrapper *::-webkit-scrollbar {
  display: none;
}
.Submenu--fixed {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.Submenu-item {
  display: inline-block;
  margin: 10px;
  cursor: pointer;
  border-bottom: 1px solid currentColor;
}
.Submenu-item:hover {
  text-decoration: none;
  color: #c93a1c;
  border-bottom: 1px solid #c93a1c !important;
}
@media (hover: none) {
  .Submenu-item:hover {
    color: initial;
    border-bottom-color: transparent;
  }
}
.Submenu-item--active {
  text-decoration: none;
  color: #c93a1c;
  border-bottom: 1px solid #c93a1c !important;
}
@media (hover: none) {
  .Submenu-item--active {
    color: #c93a1c !important;
    border-bottom-color: #c93a1c !important;
  }
}
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'SkolarPE', Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.index {
  background: #f1f4f6;
}
img {
  max-width: 100%;
  height: auto;
}
.Content {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.Container {
  position: relative;
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
}
.Container:before,
.Container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.Container:after {
  clear: both;
}
@media only screen and (min-width: 1200px) {
  .Container {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 999px), only screen and (max-width: 1199px) {
  .Container {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 999px) {
  .Container {
    max-width: 768px;
  }
}
.Container-wider {
  max-width: 1770px;
  display: block;
  margin: 0 auto;
}
.Main {
  background: white;
  padding: 40px 0;
}
/* ----------------------- */
/* DOCUMENT STATUS CLASS
/* ----------------------- */
body.Body--scrollDisabled {
  overflow: hidden;
}
.Body--mobileNavOpened  {
  overflow: hidden;
}
/**
 * Base elements styles
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'SoleilBold', Arial, sans-serif;
  font-weight: 700;
  color: #333232;
}
h2 {
  font-size: 48px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 18px;
  letter-spacing: 0;
}
.unvisible {
  display: none;
}
.u-mt--120 {
  margin-top: 120px;
}
.bx-wrapper {
  position: relative;
}
.bx-controls {
  position: relative;
  bottom: 20px;
  width: 100%;
  z-index: 1000;
  text-align: center;
}
.bx-pager {
  position: relative;
  display: inline-block;
  background: white;
  height: 40px;
  padding: 10px 20px;
  vertical-align: middle;
}
.bx-pager:after {
  position: absolute;
  top: 0;
  right: -20px;
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: white;
}
.bx-pager:before {
  position: absolute;
  top: 0;
  left: -20px;
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: white;
}
.bx-pager-item {
  display: inline-block;
  margin-left: 20px;
}
.bx-pager-item:first-child {
  margin-left: 0;
}
.bx-pager-link {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #b2b2b2;
  text-indent: -9999px;
  border-radius: 50%;
  transform: scale(0.5);
  transition: all 200ms ease;
}
.bx-pager-link:hover,
.bx-pager-link.active {
  width: 14px;
  height: 14px;
  background-color: #c93a1c;
  transform: scale(1);
  transition: all 200ms ease;
}
.Slider {
  height: 530px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .Slider .Container {
    padding: 0;
  }
}
@media only screen and (max-width: 999px) {
  .Slider {
    height: 280px;
  }
}
.Slider--hp {
  min-height: 530px;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .Slider--hp .Container {
    padding: 0;
  }
}
@media only screen and (max-width: 999px) {
  .Slider--hp {
    min-height: 400px;
  }
}
.Slider--hp .Slider-item {
  min-height: 530px;
}
@media only screen and (max-width: 999px) {
  .Slider--hp .Slider-item {
    min-height: 380px;
  }
}
.Slider-text-wrapper {
  padding-top: 100px;
}
@media only screen and (max-width: 999px) {
  .Slider-text-wrapper {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .Slider-text-wrapper {
    padding-top: 50px;
  }
}
.Slider-item {
  position: relative;
  width: 100%;
  height: 530px;
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media only screen and (max-width: 999px) {
  .Slider-item {
    height: 400px;
  }
}
.Slider-item:before {
  content: '';
  background: url(../images/layout/bg-stripes.png);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.Slider-perex {
  display: block;
  color: white;
  font-family: 'MonopolLight', Arial, sans-serif;
  font-weight: 400;
  line-height: 80px;
  font-size: 80px;
  letter-spacing: 0.05em;
  text-shadow: 0px 0px 15px black;
  margin-top: 20px;
}
@media only screen and (max-width: 999px) {
  .Slider-perex {
    display: inline-block;
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
  }
}
.Slider-title {
  display: block;
  color: white;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-weight: 400;
  line-height: 60px;
  margin-left: 250px;
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 1199px) {
  .Slider-title {
    margin-left: 0;
  }
}
@media only screen and (max-width: 999px) {
  .Slider-title {
    font-size: 30px;
    margin-top: -4px;
    margin-bottom: 25px;
    font-weight: 500;
    line-height: 30px;
  }
}
.Slider-title.smallMargin {
  margin-left: 110px;
}
@media only screen and (max-width: 1199px) {
  .Slider-title.smallMargin {
    margin-left: 0;
  }
}
.Slider-paragraph {
  color: white;
  font-family: 'SoleilBold', Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-top: 40px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 999px) {
  .Slider-paragraph {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 999px) {
  .Slider-paragraph {
    font-size: 19px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 999px) {
  .Slider-paragraph {
    display: none;
  }
}
.u-mb--5 {
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .ac_results {
    background: white;
    border: 0;
    width: 100%!important;
    left: 0!important;
    margin-top: 9px;
  }
}
.ac_results li {
  padding: 5px 10px;
  cursor: pointer;
}
.eac-input-wrap {
  width: 100%;
}
.eac-sugg {
  color: #ccc;
  line-height: 32px!important;
}
.site-logo {
  transition: color 0.2s cubic-bezier(0.55, 0, 0.1, 1);
  color: #30acff;
  font-size: 3rem;
}
.ok-header__logo:hover {
  color: #546edb;
}
.okayNav-header {
  height: 7rem;
  background-color: #fff;
}
.okayNav a {
  color: #2e2e33;
  font-size: 1.4rem;
  font-weight: 700;
}
.okayNav__nav--visible a:hover,
.okayNav a:hover {
  color: #546edb;
}
.okayNav__nav--invisible {
  background: #fff;
}
.okayNav__menu-toggle span {
  background: #2e2e33;
}
.okayNav__menu-toggle.icon--active span {
  background: #546edb;
}
#pf_popup_login_box_left {
  display: none;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
/* ----------------------- */
/* SITE SPACING (max, step)
/* ----------------------- */
.u-m--10 {
  margin: 10px;
}
.u-mb--10 {
  margin-bottom: 10px;
}
.u-mt--10 {
  margin-top: 10px;
}
.u-ml--10 {
  margin-left: 10px;
}
.u-mr--10 {
  margin-right: 10px;
}
.u-p--10 {
  padding: 10px;
}
.u-pb--10 {
  padding-bottom: 10px;
}
.u-pt--10 {
  padding-top: 10px;
}
.u-pl--10 {
  padding-left: 10px;
}
.u-pr--10 {
  padding-right: 10px;
}
.u-m--20 {
  margin: 20px;
}
.u-mb--20 {
  margin-bottom: 20px;
}
.u-mt--20 {
  margin-top: 20px;
}
.u-ml--20 {
  margin-left: 20px;
}
.u-mr--20 {
  margin-right: 20px;
}
.u-p--20 {
  padding: 20px;
}
.u-pb--20 {
  padding-bottom: 20px;
}
.u-pt--20 {
  padding-top: 20px;
}
.u-pl--20 {
  padding-left: 20px;
}
.u-pr--20 {
  padding-right: 20px;
}
.u-m--30 {
  margin: 30px;
}
.u-mb--30 {
  margin-bottom: 30px;
}
.u-mt--30 {
  margin-top: 30px;
}
.u-ml--30 {
  margin-left: 30px;
}
.u-mr--30 {
  margin-right: 30px;
}
.u-p--30 {
  padding: 30px;
}
.u-pb--30 {
  padding-bottom: 30px;
}
.u-pt--30 {
  padding-top: 30px;
}
.u-pl--30 {
  padding-left: 30px;
}
.u-pr--30 {
  padding-right: 30px;
}
.u-m--40 {
  margin: 40px;
}
.u-mb--40 {
  margin-bottom: 40px;
}
.u-mt--40 {
  margin-top: 40px;
}
.u-ml--40 {
  margin-left: 40px;
}
.u-mr--40 {
  margin-right: 40px;
}
.u-p--40 {
  padding: 40px;
}
.u-pb--40 {
  padding-bottom: 40px;
}
.u-pt--40 {
  padding-top: 40px;
}
.u-pl--40 {
  padding-left: 40px;
}
.u-pr--40 {
  padding-right: 40px;
}
.u-m--50 {
  margin: 50px;
}
.u-mb--50 {
  margin-bottom: 50px;
}
.u-mt--50 {
  margin-top: 50px;
}
.u-ml--50 {
  margin-left: 50px;
}
.u-mr--50 {
  margin-right: 50px;
}
.u-p--50 {
  padding: 50px;
}
.u-pb--50 {
  padding-bottom: 50px;
}
.u-pt--50 {
  padding-top: 50px;
}
.u-pl--50 {
  padding-left: 50px;
}
.u-pr--50 {
  padding-right: 50px;
}
.u-m--60 {
  margin: 60px;
}
.u-mb--60 {
  margin-bottom: 60px;
}
.u-mt--60 {
  margin-top: 60px;
}
.u-ml--60 {
  margin-left: 60px;
}
.u-mr--60 {
  margin-right: 60px;
}
.u-p--60 {
  padding: 60px;
}
.u-pb--60 {
  padding-bottom: 60px;
}
.u-pt--60 {
  padding-top: 60px;
}
.u-pl--60 {
  padding-left: 60px;
}
.u-pr--60 {
  padding-right: 60px;
}
.u-m--70 {
  margin: 70px;
}
.u-mb--70 {
  margin-bottom: 70px;
}
.u-mt--70 {
  margin-top: 70px;
}
.u-ml--70 {
  margin-left: 70px;
}
.u-mr--70 {
  margin-right: 70px;
}
.u-p--70 {
  padding: 70px;
}
.u-pb--70 {
  padding-bottom: 70px;
}
.u-pt--70 {
  padding-top: 70px;
}
.u-pl--70 {
  padding-left: 70px;
}
.u-pr--70 {
  padding-right: 70px;
}
.u-m--80 {
  margin: 80px;
}
.u-mb--80 {
  margin-bottom: 80px;
}
.u-mt--80 {
  margin-top: 80px;
}
.u-ml--80 {
  margin-left: 80px;
}
.u-mr--80 {
  margin-right: 80px;
}
.u-p--80 {
  padding: 80px;
}
.u-pb--80 {
  padding-bottom: 80px;
}
.u-pt--80 {
  padding-top: 80px;
}
.u-pl--80 {
  padding-left: 80px;
}
.u-pr--80 {
  padding-right: 80px;
}
.u-m--90 {
  margin: 90px;
}
.u-mb--90 {
  margin-bottom: 90px;
}
.u-mt--90 {
  margin-top: 90px;
}
.u-ml--90 {
  margin-left: 90px;
}
.u-mr--90 {
  margin-right: 90px;
}
.u-p--90 {
  padding: 90px;
}
.u-pb--90 {
  padding-bottom: 90px;
}
.u-pt--90 {
  padding-top: 90px;
}
.u-pl--90 {
  padding-left: 90px;
}
.u-pr--90 {
  padding-right: 90px;
}
.u-m--100 {
  margin: 100px;
}
.u-mb--100 {
  margin-bottom: 100px;
}
.u-mt--100 {
  margin-top: 100px;
}
.u-ml--100 {
  margin-left: 100px;
}
.u-mr--100 {
  margin-right: 100px;
}
.u-p--100 {
  padding: 100px;
}
.u-pb--100 {
  padding-bottom: 100px;
}
.u-pt--100 {
  padding-top: 100px;
}
.u-pl--100 {
  padding-left: 100px;
}
.u-pr--100 {
  padding-right: 100px;
}
.u-mb--none {
  margin-bottom: 0;
}
.u-mt--none {
  margin-top: 0;
}
.u-mr--none {
  margin-right: 0;
}
.u-ml--none {
  margin-left: 0;
}
.u-pb--none {
  padding-bottom: 0;
}
.u-pt--none {
  padding-top: 0;
}
.u-pl--none {
  padding-left: 0;
}
.u-pr--none {
  padding-right: 0;
}
@media only screen and (max-width: 1199px) {
  .u-md-m--10 {
    margin: 10px;
  }
  .u-md-mb--10 {
    margin-bottom: 10px;
  }
  .u-md-mt--10 {
    margin-top: 10px;
  }
  .u-md-ml--10 {
    margin-left: 10px;
  }
  .u-md-mr--10 {
    margin-right: 10px;
  }
  .u-md-p--10 {
    padding: 10px;
  }
  .u-md-pb--10 {
    padding-bottom: 10px;
  }
  .u-md-pt--10 {
    padding-top: 10px;
  }
  .u-md-pl--10 {
    padding-left: 10px;
  }
  .u-md-pr--10 {
    padding-right: 10px;
  }
  .u-md-m--20 {
    margin: 20px;
  }
  .u-md-mb--20 {
    margin-bottom: 20px;
  }
  .u-md-mt--20 {
    margin-top: 20px;
  }
  .u-md-ml--20 {
    margin-left: 20px;
  }
  .u-md-mr--20 {
    margin-right: 20px;
  }
  .u-md-p--20 {
    padding: 20px;
  }
  .u-md-pb--20 {
    padding-bottom: 20px;
  }
  .u-md-pt--20 {
    padding-top: 20px;
  }
  .u-md-pl--20 {
    padding-left: 20px;
  }
  .u-md-pr--20 {
    padding-right: 20px;
  }
  .u-md-m--30 {
    margin: 30px;
  }
  .u-md-mb--30 {
    margin-bottom: 30px;
  }
  .u-md-mt--30 {
    margin-top: 30px;
  }
  .u-md-ml--30 {
    margin-left: 30px;
  }
  .u-md-mr--30 {
    margin-right: 30px;
  }
  .u-md-p--30 {
    padding: 30px;
  }
  .u-md-pb--30 {
    padding-bottom: 30px;
  }
  .u-md-pt--30 {
    padding-top: 30px;
  }
  .u-md-pl--30 {
    padding-left: 30px;
  }
  .u-md-pr--30 {
    padding-right: 30px;
  }
  .u-md-m--40 {
    margin: 40px;
  }
  .u-md-mb--40 {
    margin-bottom: 40px;
  }
  .u-md-mt--40 {
    margin-top: 40px;
  }
  .u-md-ml--40 {
    margin-left: 40px;
  }
  .u-md-mr--40 {
    margin-right: 40px;
  }
  .u-md-p--40 {
    padding: 40px;
  }
  .u-md-pb--40 {
    padding-bottom: 40px;
  }
  .u-md-pt--40 {
    padding-top: 40px;
  }
  .u-md-pl--40 {
    padding-left: 40px;
  }
  .u-md-pr--40 {
    padding-right: 40px;
  }
  .u-md-m--50 {
    margin: 50px;
  }
  .u-md-mb--50 {
    margin-bottom: 50px;
  }
  .u-md-mt--50 {
    margin-top: 50px;
  }
  .u-md-ml--50 {
    margin-left: 50px;
  }
  .u-md-mr--50 {
    margin-right: 50px;
  }
  .u-md-p--50 {
    padding: 50px;
  }
  .u-md-pb--50 {
    padding-bottom: 50px;
  }
  .u-md-pt--50 {
    padding-top: 50px;
  }
  .u-md-pl--50 {
    padding-left: 50px;
  }
  .u-md-pr--50 {
    padding-right: 50px;
  }
  .u-md-m--60 {
    margin: 60px;
  }
  .u-md-mb--60 {
    margin-bottom: 60px;
  }
  .u-md-mt--60 {
    margin-top: 60px;
  }
  .u-md-ml--60 {
    margin-left: 60px;
  }
  .u-md-mr--60 {
    margin-right: 60px;
  }
  .u-md-p--60 {
    padding: 60px;
  }
  .u-md-pb--60 {
    padding-bottom: 60px;
  }
  .u-md-pt--60 {
    padding-top: 60px;
  }
  .u-md-pl--60 {
    padding-left: 60px;
  }
  .u-md-pr--60 {
    padding-right: 60px;
  }
  .u-md-m--70 {
    margin: 70px;
  }
  .u-md-mb--70 {
    margin-bottom: 70px;
  }
  .u-md-mt--70 {
    margin-top: 70px;
  }
  .u-md-ml--70 {
    margin-left: 70px;
  }
  .u-md-mr--70 {
    margin-right: 70px;
  }
  .u-md-p--70 {
    padding: 70px;
  }
  .u-md-pb--70 {
    padding-bottom: 70px;
  }
  .u-md-pt--70 {
    padding-top: 70px;
  }
  .u-md-pl--70 {
    padding-left: 70px;
  }
  .u-md-pr--70 {
    padding-right: 70px;
  }
  .u-md-m--80 {
    margin: 80px;
  }
  .u-md-mb--80 {
    margin-bottom: 80px;
  }
  .u-md-mt--80 {
    margin-top: 80px;
  }
  .u-md-ml--80 {
    margin-left: 80px;
  }
  .u-md-mr--80 {
    margin-right: 80px;
  }
  .u-md-p--80 {
    padding: 80px;
  }
  .u-md-pb--80 {
    padding-bottom: 80px;
  }
  .u-md-pt--80 {
    padding-top: 80px;
  }
  .u-md-pl--80 {
    padding-left: 80px;
  }
  .u-md-pr--80 {
    padding-right: 80px;
  }
  .u-md-m--90 {
    margin: 90px;
  }
  .u-md-mb--90 {
    margin-bottom: 90px;
  }
  .u-md-mt--90 {
    margin-top: 90px;
  }
  .u-md-ml--90 {
    margin-left: 90px;
  }
  .u-md-mr--90 {
    margin-right: 90px;
  }
  .u-md-p--90 {
    padding: 90px;
  }
  .u-md-pb--90 {
    padding-bottom: 90px;
  }
  .u-md-pt--90 {
    padding-top: 90px;
  }
  .u-md-pl--90 {
    padding-left: 90px;
  }
  .u-md-pr--90 {
    padding-right: 90px;
  }
  .u-md-m--100 {
    margin: 100px;
  }
  .u-md-mb--100 {
    margin-bottom: 100px;
  }
  .u-md-mt--100 {
    margin-top: 100px;
  }
  .u-md-ml--100 {
    margin-left: 100px;
  }
  .u-md-mr--100 {
    margin-right: 100px;
  }
  .u-md-p--100 {
    padding: 100px;
  }
  .u-md-pb--100 {
    padding-bottom: 100px;
  }
  .u-md-pt--100 {
    padding-top: 100px;
  }
  .u-md-pl--100 {
    padding-left: 100px;
  }
  .u-md-pr--100 {
    padding-right: 100px;
  }
  .u-md-mb--none {
    margin-bottom: 0;
  }
  .u-md-mt--none {
    margin-top: 0;
  }
  .u-md-mr--none {
    margin-right: 0;
  }
  .u-md-ml--none {
    margin-left: 0;
  }
  .u-md-pb--none {
    padding-bottom: 0;
  }
  .u-md-pt--none {
    padding-top: 0;
  }
  .u-md-pl--none {
    padding-left: 0;
  }
  .u-md-pr--none {
    padding-right: 0;
  }
}
@media only screen and (max-width: 999px) {
  .u-sm-m--10 {
    margin: 10px;
  }
  .u-sm-mb--10 {
    margin-bottom: 10px;
  }
  .u-sm-mt--10 {
    margin-top: 10px;
  }
  .u-sm-ml--10 {
    margin-left: 10px;
  }
  .u-sm-mr--10 {
    margin-right: 10px;
  }
  .u-sm-p--10 {
    padding: 10px;
  }
  .u-sm-pb--10 {
    padding-bottom: 10px;
  }
  .u-sm-pt--10 {
    padding-top: 10px;
  }
  .u-sm-pl--10 {
    padding-left: 10px;
  }
  .u-sm-pr--10 {
    padding-right: 10px;
  }
  .u-sm-m--20 {
    margin: 20px;
  }
  .u-sm-mb--20 {
    margin-bottom: 20px;
  }
  .u-sm-mt--20 {
    margin-top: 20px;
  }
  .u-sm-ml--20 {
    margin-left: 20px;
  }
  .u-sm-mr--20 {
    margin-right: 20px;
  }
  .u-sm-p--20 {
    padding: 20px;
  }
  .u-sm-pb--20 {
    padding-bottom: 20px;
  }
  .u-sm-pt--20 {
    padding-top: 20px;
  }
  .u-sm-pl--20 {
    padding-left: 20px;
  }
  .u-sm-pr--20 {
    padding-right: 20px;
  }
  .u-sm-m--30 {
    margin: 30px;
  }
  .u-sm-mb--30 {
    margin-bottom: 30px;
  }
  .u-sm-mt--30 {
    margin-top: 30px;
  }
  .u-sm-ml--30 {
    margin-left: 30px;
  }
  .u-sm-mr--30 {
    margin-right: 30px;
  }
  .u-sm-p--30 {
    padding: 30px;
  }
  .u-sm-pb--30 {
    padding-bottom: 30px;
  }
  .u-sm-pt--30 {
    padding-top: 30px;
  }
  .u-sm-pl--30 {
    padding-left: 30px;
  }
  .u-sm-pr--30 {
    padding-right: 30px;
  }
  .u-sm-m--40 {
    margin: 40px;
  }
  .u-sm-mb--40 {
    margin-bottom: 40px;
  }
  .u-sm-mt--40 {
    margin-top: 40px;
  }
  .u-sm-ml--40 {
    margin-left: 40px;
  }
  .u-sm-mr--40 {
    margin-right: 40px;
  }
  .u-sm-p--40 {
    padding: 40px;
  }
  .u-sm-pb--40 {
    padding-bottom: 40px;
  }
  .u-sm-pt--40 {
    padding-top: 40px;
  }
  .u-sm-pl--40 {
    padding-left: 40px;
  }
  .u-sm-pr--40 {
    padding-right: 40px;
  }
  .u-sm-m--50 {
    margin: 50px;
  }
  .u-sm-mb--50 {
    margin-bottom: 50px;
  }
  .u-sm-mt--50 {
    margin-top: 50px;
  }
  .u-sm-ml--50 {
    margin-left: 50px;
  }
  .u-sm-mr--50 {
    margin-right: 50px;
  }
  .u-sm-p--50 {
    padding: 50px;
  }
  .u-sm-pb--50 {
    padding-bottom: 50px;
  }
  .u-sm-pt--50 {
    padding-top: 50px;
  }
  .u-sm-pl--50 {
    padding-left: 50px;
  }
  .u-sm-pr--50 {
    padding-right: 50px;
  }
  .u-sm-m--60 {
    margin: 60px;
  }
  .u-sm-mb--60 {
    margin-bottom: 60px;
  }
  .u-sm-mt--60 {
    margin-top: 60px;
  }
  .u-sm-ml--60 {
    margin-left: 60px;
  }
  .u-sm-mr--60 {
    margin-right: 60px;
  }
  .u-sm-p--60 {
    padding: 60px;
  }
  .u-sm-pb--60 {
    padding-bottom: 60px;
  }
  .u-sm-pt--60 {
    padding-top: 60px;
  }
  .u-sm-pl--60 {
    padding-left: 60px;
  }
  .u-sm-pr--60 {
    padding-right: 60px;
  }
  .u-sm-m--70 {
    margin: 70px;
  }
  .u-sm-mb--70 {
    margin-bottom: 70px;
  }
  .u-sm-mt--70 {
    margin-top: 70px;
  }
  .u-sm-ml--70 {
    margin-left: 70px;
  }
  .u-sm-mr--70 {
    margin-right: 70px;
  }
  .u-sm-p--70 {
    padding: 70px;
  }
  .u-sm-pb--70 {
    padding-bottom: 70px;
  }
  .u-sm-pt--70 {
    padding-top: 70px;
  }
  .u-sm-pl--70 {
    padding-left: 70px;
  }
  .u-sm-pr--70 {
    padding-right: 70px;
  }
  .u-sm-m--80 {
    margin: 80px;
  }
  .u-sm-mb--80 {
    margin-bottom: 80px;
  }
  .u-sm-mt--80 {
    margin-top: 80px;
  }
  .u-sm-ml--80 {
    margin-left: 80px;
  }
  .u-sm-mr--80 {
    margin-right: 80px;
  }
  .u-sm-p--80 {
    padding: 80px;
  }
  .u-sm-pb--80 {
    padding-bottom: 80px;
  }
  .u-sm-pt--80 {
    padding-top: 80px;
  }
  .u-sm-pl--80 {
    padding-left: 80px;
  }
  .u-sm-pr--80 {
    padding-right: 80px;
  }
  .u-sm-m--90 {
    margin: 90px;
  }
  .u-sm-mb--90 {
    margin-bottom: 90px;
  }
  .u-sm-mt--90 {
    margin-top: 90px;
  }
  .u-sm-ml--90 {
    margin-left: 90px;
  }
  .u-sm-mr--90 {
    margin-right: 90px;
  }
  .u-sm-p--90 {
    padding: 90px;
  }
  .u-sm-pb--90 {
    padding-bottom: 90px;
  }
  .u-sm-pt--90 {
    padding-top: 90px;
  }
  .u-sm-pl--90 {
    padding-left: 90px;
  }
  .u-sm-pr--90 {
    padding-right: 90px;
  }
  .u-sm-m--100 {
    margin: 100px;
  }
  .u-sm-mb--100 {
    margin-bottom: 100px;
  }
  .u-sm-mt--100 {
    margin-top: 100px;
  }
  .u-sm-ml--100 {
    margin-left: 100px;
  }
  .u-sm-mr--100 {
    margin-right: 100px;
  }
  .u-sm-p--100 {
    padding: 100px;
  }
  .u-sm-pb--100 {
    padding-bottom: 100px;
  }
  .u-sm-pt--100 {
    padding-top: 100px;
  }
  .u-sm-pl--100 {
    padding-left: 100px;
  }
  .u-sm-pr--100 {
    padding-right: 100px;
  }
  .u-sm-mb--none {
    margin-bottom: 0;
  }
  .u-sm-mt--none {
    margin-top: 0;
  }
  .u-sm-mr--none {
    margin-right: 0;
  }
  .u-sm-ml--none {
    margin-left: 0;
  }
  .u-sm-pb--none {
    padding-bottom: 0;
  }
  .u-sm-pt--none {
    padding-top: 0;
  }
  .u-sm-pl--none {
    padding-left: 0;
  }
  .u-sm-pr--none {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .u-xs-m--10 {
    margin: 10px;
  }
  .u-xs-mb--10 {
    margin-bottom: 10px;
  }
  .u-xs-mt--10 {
    margin-top: 10px;
  }
  .u-xs-ml--10 {
    margin-left: 10px;
  }
  .u-xs-mr--10 {
    margin-right: 10px;
  }
  .u-xs-p--10 {
    padding: 10px;
  }
  .u-xs-pb--10 {
    padding-bottom: 10px;
  }
  .u-xs-pt--10 {
    padding-top: 10px;
  }
  .u-xs-pl--10 {
    padding-left: 10px;
  }
  .u-xs-pr--10 {
    padding-right: 10px;
  }
  .u-xs-m--20 {
    margin: 20px;
  }
  .u-xs-mb--20 {
    margin-bottom: 20px;
  }
  .u-xs-mt--20 {
    margin-top: 20px;
  }
  .u-xs-ml--20 {
    margin-left: 20px;
  }
  .u-xs-mr--20 {
    margin-right: 20px;
  }
  .u-xs-p--20 {
    padding: 20px;
  }
  .u-xs-pb--20 {
    padding-bottom: 20px;
  }
  .u-xs-pt--20 {
    padding-top: 20px;
  }
  .u-xs-pl--20 {
    padding-left: 20px;
  }
  .u-xs-pr--20 {
    padding-right: 20px;
  }
  .u-xs-m--30 {
    margin: 30px;
  }
  .u-xs-mb--30 {
    margin-bottom: 30px;
  }
  .u-xs-mt--30 {
    margin-top: 30px;
  }
  .u-xs-ml--30 {
    margin-left: 30px;
  }
  .u-xs-mr--30 {
    margin-right: 30px;
  }
  .u-xs-p--30 {
    padding: 30px;
  }
  .u-xs-pb--30 {
    padding-bottom: 30px;
  }
  .u-xs-pt--30 {
    padding-top: 30px;
  }
  .u-xs-pl--30 {
    padding-left: 30px;
  }
  .u-xs-pr--30 {
    padding-right: 30px;
  }
  .u-xs-m--40 {
    margin: 40px;
  }
  .u-xs-mb--40 {
    margin-bottom: 40px;
  }
  .u-xs-mt--40 {
    margin-top: 40px;
  }
  .u-xs-ml--40 {
    margin-left: 40px;
  }
  .u-xs-mr--40 {
    margin-right: 40px;
  }
  .u-xs-p--40 {
    padding: 40px;
  }
  .u-xs-pb--40 {
    padding-bottom: 40px;
  }
  .u-xs-pt--40 {
    padding-top: 40px;
  }
  .u-xs-pl--40 {
    padding-left: 40px;
  }
  .u-xs-pr--40 {
    padding-right: 40px;
  }
  .u-xs-m--50 {
    margin: 50px;
  }
  .u-xs-mb--50 {
    margin-bottom: 50px;
  }
  .u-xs-mt--50 {
    margin-top: 50px;
  }
  .u-xs-ml--50 {
    margin-left: 50px;
  }
  .u-xs-mr--50 {
    margin-right: 50px;
  }
  .u-xs-p--50 {
    padding: 50px;
  }
  .u-xs-pb--50 {
    padding-bottom: 50px;
  }
  .u-xs-pt--50 {
    padding-top: 50px;
  }
  .u-xs-pl--50 {
    padding-left: 50px;
  }
  .u-xs-pr--50 {
    padding-right: 50px;
  }
  .u-xs-m--60 {
    margin: 60px;
  }
  .u-xs-mb--60 {
    margin-bottom: 60px;
  }
  .u-xs-mt--60 {
    margin-top: 60px;
  }
  .u-xs-ml--60 {
    margin-left: 60px;
  }
  .u-xs-mr--60 {
    margin-right: 60px;
  }
  .u-xs-p--60 {
    padding: 60px;
  }
  .u-xs-pb--60 {
    padding-bottom: 60px;
  }
  .u-xs-pt--60 {
    padding-top: 60px;
  }
  .u-xs-pl--60 {
    padding-left: 60px;
  }
  .u-xs-pr--60 {
    padding-right: 60px;
  }
  .u-xs-m--70 {
    margin: 70px;
  }
  .u-xs-mb--70 {
    margin-bottom: 70px;
  }
  .u-xs-mt--70 {
    margin-top: 70px;
  }
  .u-xs-ml--70 {
    margin-left: 70px;
  }
  .u-xs-mr--70 {
    margin-right: 70px;
  }
  .u-xs-p--70 {
    padding: 70px;
  }
  .u-xs-pb--70 {
    padding-bottom: 70px;
  }
  .u-xs-pt--70 {
    padding-top: 70px;
  }
  .u-xs-pl--70 {
    padding-left: 70px;
  }
  .u-xs-pr--70 {
    padding-right: 70px;
  }
  .u-xs-m--80 {
    margin: 80px;
  }
  .u-xs-mb--80 {
    margin-bottom: 80px;
  }
  .u-xs-mt--80 {
    margin-top: 80px;
  }
  .u-xs-ml--80 {
    margin-left: 80px;
  }
  .u-xs-mr--80 {
    margin-right: 80px;
  }
  .u-xs-p--80 {
    padding: 80px;
  }
  .u-xs-pb--80 {
    padding-bottom: 80px;
  }
  .u-xs-pt--80 {
    padding-top: 80px;
  }
  .u-xs-pl--80 {
    padding-left: 80px;
  }
  .u-xs-pr--80 {
    padding-right: 80px;
  }
  .u-xs-m--90 {
    margin: 90px;
  }
  .u-xs-mb--90 {
    margin-bottom: 90px;
  }
  .u-xs-mt--90 {
    margin-top: 90px;
  }
  .u-xs-ml--90 {
    margin-left: 90px;
  }
  .u-xs-mr--90 {
    margin-right: 90px;
  }
  .u-xs-p--90 {
    padding: 90px;
  }
  .u-xs-pb--90 {
    padding-bottom: 90px;
  }
  .u-xs-pt--90 {
    padding-top: 90px;
  }
  .u-xs-pl--90 {
    padding-left: 90px;
  }
  .u-xs-pr--90 {
    padding-right: 90px;
  }
  .u-xs-m--100 {
    margin: 100px;
  }
  .u-xs-mb--100 {
    margin-bottom: 100px;
  }
  .u-xs-mt--100 {
    margin-top: 100px;
  }
  .u-xs-ml--100 {
    margin-left: 100px;
  }
  .u-xs-mr--100 {
    margin-right: 100px;
  }
  .u-xs-p--100 {
    padding: 100px;
  }
  .u-xs-pb--100 {
    padding-bottom: 100px;
  }
  .u-xs-pt--100 {
    padding-top: 100px;
  }
  .u-xs-pl--100 {
    padding-left: 100px;
  }
  .u-xs-pr--100 {
    padding-right: 100px;
  }
  .u-xs-mb--none {
    margin-bottom: 0;
  }
  .u-xs-mt--none {
    margin-top: 0;
  }
  .u-xs-mr--none {
    margin-right: 0;
  }
  .u-xs-ml--none {
    margin-left: 0;
  }
  .u-xs-pb--none {
    padding-bottom: 0;
  }
  .u-xs-pt--none {
    padding-top: 0;
  }
  .u-xs-pl--none {
    padding-left: 0;
  }
  .u-xs-pr--none {
    padding-right: 0;
  }
}
