@charset "UTF-8";
@import url(/js/magnific-popup/magnific-popup.css);
@import url(/js/tippy.js/tippy.css);
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 576px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title],
abbr[data-original-title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

* {
  box-sizing: border-box;
}

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

html {
  height: 100%;
  position: relative;
}

body {
  background: #fff url(/layout/bg.png) no-repeat;
  background-size: cover;
  color: #555;
  font-size: 18px;
  font-family: "Frutiger W01", "Helvetica Neue", Helvetica, Arials, sans-serif;
  font-weight: 400;
  line-height: 1.8;
  overflow: hidden;
  height: 100%;
  padding: .6vw;
  position: relative;
}

::selection {
  background: #3966ac;
  color: #fff;
}

::-moz-selection {
  background: #3966ac;
  color: #fff;
}

h1, h2, h3 {
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 1em;
}

h1 {
  font-size: 36px;
}

strong {
  font-weight: 700;
}

p {
  margin: 0 0 28.8px;
}

a {
  color: #ff6600;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
}
a:hover {
  color: #cc5200;
}

figure {
  margin: 0;
  padding: 0;
}

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

.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
}
@media (min-width: 576px) {
  .container {
    padding: 0 30px;
  }
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.add-to-cart {
  background: url(/layout/radio-bang-active.png) no-repeat 0 0;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
  display: block;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  margin-bottom: 0;
  margin-left: -25px;
  padding-left: 30px;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.25s;
  width: 25px;
}

.no-subjects-info {
  padding: 50px 0;
}

/* Popups */
.white-popup {
  background: #fff;
  margin: 20px auto;
  max-width: 500px;
  padding: 30px 50px 30px 30px;
  position: relative;
  width: auto;
}

.white-popup {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.mfp-ready .white-popup {
  opacity: 1;
  transform: scale(1);
}

.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-removing .white-popup {
  transform: scale(0.8);
  opacity: 0;
}

.mfp-removing.mfp-bg {
  opacity: 0;
}

/* Modals */
.modal-body {
  font-weight: normal;
}
.modal-body label {
  color: #555;
}
.modal-body h3 {
  color: #828282 !important;
  font-size: 18px !important;
  margin: 0 0 10px !important;
}
.modal-body strong {
  color: #ff6600;
}

/* Send mail modal */
#form-mail {
  display: none;
}
#form-mail .error-msg {
  color: #911;
}

.white-popup #form-mail {
  display: block;
}

input[type=text],
input[type=tel],
input[type=email],
textarea,
select {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  color: #333;
  font-weight: 400;
  padding: 5px 15px;
  transition: all .3s;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
textarea:focus,
select:focus {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.5);
}

select::-ms-expand {
  border: 0;
  background-color: transparent;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  max-width: 100%;
}

.form-control {
  display: block;
  width: 100%;
}

.form-group {
  margin-bottom: 20px;
}

/* Ticks + Bangs ************************************************************ */
input[type=radio]:not(old) {
  cursor: pointer;
  height: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  width: 20px;
}

input[type=radio]:not(old) + label {
  background: url(/layout/radio-tick-inactive.png) no-repeat 0 0;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
  display: inline-block;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  margin-bottom: 0;
  margin-left: -25px;
  opacity: 0.5;
  padding-left: 30px;
  position: relative;
  top: 7px;
  transition: opacity 0.25s;
  width: 25px;
}

input[type=radio]:not(old):hover + label {
  opacity: 1;
}

input[type=radio]:not(old):checked + label {
  background-image: url(/layout/radio-tick-active.png);
  opacity: 1;
}

input.bang[type=radio]:not(old) + label {
  background-image: url(/layout/radio-bang-inactive.png);
}

input.bang[type=radio]:not(old):checked + label {
  background-image: url(/layout/radio-bang-active.png);
}

.btn,
input[type=button],
input[type=submit] {
  background: #ff6600;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  border: none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 5px 30px;
  position: relative;
  text-transform: uppercase;
  transform: translate3d(0, 0, 0);
  transition: all .2s;
}
@media (min-width: 992px) {
  .btn,
  input[type=button],
  input[type=submit] {
    font-size: 1vw;
  }
}
.btn:hover,
input[type=button]:hover,
input[type=submit]:hover {
  background: #cc5200;
  color: #fff;
}
.btn:active,
input[type=button]:active,
input[type=submit]:active {
  transform: translate3d(0, 1px, 0);
}
.btn:disabled,
input[type=button]:disabled,
input[type=submit]:disabled {
  background: transparent;
  color: #3966ac;
  opacity: .3;
}

.btn.btn-primary {
  background: #3966ac;
}
.btn.btn-primary:hover {
  background: #2c4f86;
}
.btn.btn-primary:disabled {
  background: transparent;
  color: #ff6600;
  opacity: .3;
}

.btn.btn-reset {
  bottom: 8%;
  left: 1.5vw;
  position: absolute;
}

ol.breadcrumb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 16px;
  font-weight: 200;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0 0 5px;
  position: relative;
  z-index: 200;
}
ol.breadcrumb li {
  float: left;
  padding-left: 30px;
  position: relative;
}
ol.breadcrumb li:before {
  color: rgba(255, 255, 255, 0.75);
  content: '»';
  left: 0;
  position: absolute;
  text-align: center;
  width: 30px;
}
ol.breadcrumb li:first-child {
  padding-left: 0;
}
ol.breadcrumb li:first-child:before {
  display: none;
}
ol.breadcrumb a {
  color: #fff;
  display: block;
  font-weight: 200;
}
ol.breadcrumb li:last-child > a,
ol.breadcrumb a:hover {
  color: #ff6600;
}

#header {
  height: 15%;
  position: relative;
}

#logo-vr {
  background: url(/layout/logo.png) no-repeat 100% 0;
  background-size: contain;
  height: calc(100% - 2vw);
  max-width: 45%;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 15px;
  text-indent: 120%;
  white-space: nowrap;
  width: calc(100% - 540px);
}
@media (min-width: 992px) {
  #logo-vr {
    background-position: 100% 50%;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    width: 56vh;
  }
}

.brand {
  padding: 10px 0 10px 100px;
  position: relative;
  width: 360px;
}
@media (min-width: 992px) {
  .brand {
    padding: 1.2vw 0 1vw 7vw;
    width: 50%;
  }
}
.brand:before {
  background: #999;
  content: '';
  height: 2px;
  left: -0.6vw;
  position: absolute;
  top: 90px;
  width: 360px;
}
@media (min-width: 992px) {
  .brand:before {
    top: 6vw;
    width: 30vw;
  }
}
.brand .brand-link {
  height: 4.9vw;
  left: 0;
  position: absolute;
  width: 30vw;
}
.brand svg {
  height: 80px;
  left: 1vw;
  position: absolute;
  width: 80px;
}
@media (min-width: 992px) {
  .brand svg {
    height: 4.7vw;
    width: 4.7vw;
  }
}
.brand svg .st0 {
  stroke: #3966ac;
}
.brand svg .st2 {
  fill: #3966ac;
}
.brand h1, .brand h2 {
  color: #3966ac;
  margin: 0;
  text-transform: uppercase;
}
.brand h1 {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 0.2vw;
}
@media (min-width: 992px) {
  .brand h1 {
    font-size: 2.3vw;
  }
}
.brand h2 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .1vw;
}
@media (min-width: 992px) {
  .brand h2 {
    font-size: 1.4vw;
  }
}
.brand .back-link {
  background: #ff6600;
  border-radius: 2px;
  box-shadow: 0.2vw 0.15vw 0 #ccc;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  line-height: 24px;
  letter-spacing: .05vw;
  left: 370px;
  padding: 2px 10px;
  position: absolute;
  text-transform: uppercase;
  top: 75px;
}
@media (min-width: 992px) {
  .brand .back-link {
    font-size: 0.8vw;
    left: 31vw;
    line-height: 1.5vw;
    padding: .15vw 1vw;
    top: 5vw;
  }
}
.brand .back-link:hover {
  background: #cc5200;
  color: #fff;
}
.brand .summary-link {
  background: #3966ac;
  border-radius: 2px;
  box-shadow: 0.2vw 0.15vw 0 #ccc;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  height: 28px;
  letter-spacing: .05vw;
  left: 455px;
  padding: .15vw 1vw;
  position: absolute;
  text-transform: uppercase;
  top: 75px;
  width: 30px;
}
@media (min-width: 992px) {
  .brand .summary-link {
    font-size: .8vw;
    height: 1.8vw;
    left: 37vw;
    top: 5vw;
    width: 3vw;
  }
}
.brand .summary-link:hover {
  background: #2c4f86;
  color: #fff;
}
.brand .summary-link svg {
  display: inline;
  height: auto;
  left: 1.05vw;
  position: absolute;
  top: .25vw;
  width: 14px;
}
@media (min-width: 992px) {
  .brand .summary-link svg {
    width: 0.9vw;
  }
}
.brand .summary-link svg path {
  fill: #fff;
}
.brand .summary-link .count {
  background: #ff6600;
  border-radius: 50%;
  color: #fff;
  line-height: 14px;
  position: absolute;
  right: -7px;
  text-align: center;
  top: -7px;
  width: 14px;
}
@media (min-width: 992px) {
  .brand .summary-link .count {
    line-height: 1.5vw;
    right: -0.75vw;
    top: -0.75vw;
    width: 1.5vw;
  }
}

#footer {
  bottom: 2.1vw;
  font-size: 14px;
  left: 2.1vw;
  line-height: 1;
  position: absolute;
}

#main {
  background: #3966ac url(/layout/main-bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  height: 85%;
  overflow: auto;
  padding: 2vw;
  position: relative;
}

.home {
  text-align: center;
}
.home #main {
  background: url(/layout/start-bg.png) no-repeat 50% 50%, #3966ac url(/layout/main-bg.jpg) no-repeat 50% 50%;
  background-size: cover, cover;
}
.home svg {
  height: 10vw;
  margin: 0 0 3vw;
  width: 10vw;
}
.home h1 {
  font-size: 4vw;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.home h1 strong {
  color: #ff6600;
  font-weight: inherit;
}
.home h2 {
  font-size: 1.8vw;
  font-weight: 400;
}
.home .buttons a {
  margin: 0 15px;
}
.home .content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.home .secret-link {
  cursor: default;
  height: 9vw;
  left: 44.5vw;
  position: absolute;
  top: 0.5vw;
  width: 10vw;
}

.combs {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.combs svg {
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.combs svg image.bg {
  opacity: 0;
  pointer-events: none;
}
.combs svg text {
  border: 1px solid #000;
  font-size: 14px;
  fill: #fff;
  pointer-events: none;
}
.combs svg a {
  transition: transform .5s ease-in-out;
}
.combs svg a:hover image.bg {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1.1);
}
.combs svg image.checked {
  left: 50px;
  position: absolute;
  top: 50px;
}

.no-ie .combs svg image {
  transition: opacity .5s, transform .75s ease-in-out;
  will-change: opacity, transform;
}

#content {
  background: #fff;
  border: 5px solid #ddd;
  border-radius: 10px;
  color: #555;
  height: 94%;
  overflow: auto;
  padding: 2vw;
  position: absolute;
  right: 1.5vw;
  top: 3%;
  width: 65%;
}
#content h1 {
  color: #3966ac;
  font-weight: 800;
}

ul.subjects {
  list-style: none;
  margin: 0 0 50px;
  padding: 0;
}
ul.subjects li {
  border-bottom: 3px solid #3966ac;
  min-height: 40px;
  padding: 20px 0 20px 80px;
  position: relative;
}
@media (min-width: 992px) {
  ul.subjects li {
    padding: 50px 0 50px 100px;
  }
}
ul.subjects li:last-child {
  border-bottom: none;
}
ul.subjects .tools {
  left: 0;
  position: absolute;
  top: 20px;
  width: 80px;
}
@media (min-width: 992px) {
  ul.subjects .tools {
    top: 50px;
  }
}
ul.subjects img {
  float: right;
  margin-top: -10px;
  max-height: 60px;
  width: auto;
}
@media (min-width: 992px) {
  ul.subjects img {
    margin-top: -40px;
    max-height: 120px;
  }
}
ul.subjects h2,
ul.subjects h2 a {
  color: #3966ac;
  font-size: 14px;
  font-weight: 800;
  line-height: 40px;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  ul.subjects h2,
  ul.subjects h2 a {
    font-size: 1.2vw;
  }
}

.subject .tools {
  margin: 15px 0 30px;
}

#breadcrumb-large {
  height: 100%;
  overflow: hidden;
  width: 30%;
}
#breadcrumb-large svg {
  display: block;
  margin: 0 auto;
  max-height: 100%;
}
#breadcrumb-large svg text {
  font-size: 14px;
  fill: #fff;
}

.images {
  float: right;
  margin: 0 0 30px 30px;
  max-width: 15vw;
}
.images figure {
  display: block;
  padding: 5px 0;
}
.images a {
  border: 5px solid #fff;
  border-radius: 2px;
  display: block;
  outline: none;
  overflow: hidden;
  transition: border-color ease-in-out .3s;
}
.images a:hover {
  border: 5px solid #ff6600;
}
.images a:hover img {
  transform: scale(1.1);
}
.images img {
  display: block;
  max-height: 150px;
  transition: transform ease-in-out .5s;
  width: auto;
}

iframe.video {
  border: none;
  height: 26vw;
  width: 40vw;
}

.summary #content > h2 {
  border-bottom: 3px solid #3966ac;
  color: #3966ac;
  font-weight: 800;
  margin: 2em 0 0;
  padding: 0 0 10px;
}
.summary #content .toolbar {
  margin: 50px 0;
}

/*# sourceMappingURL=style.css.map */
