@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,500");
@keyframes loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Regular.woff2") format("woff2"), url("fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Bold.woff2") format("woff2"), url("fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Light.woff2") format("woff2"), url("fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Thin.woff2") format("woff2"), url("fonts/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-MediumItalic.woff2") format("woff2"), url("fonts/Roboto-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Italic.woff2") format("woff2"), url("fonts/Roboto-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #73AC1D;
  line-height: 1.2;
  margin-bottom: 0.6rem;
  margin-top: 0.8rem;
  font-weight: 700; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #73AC1D;
  font-weight: 700; }

h1,
.h1 {
  font-size: 1.5rem; }

h2,
.h2 {
  font-size: 1.3rem; }

h3,
.h3 {
  font-size: 1.2rem; }

h4,
.h4 {
  font-size: 1.1rem; }

h5,
.h5 {
  font-size: 1rem; }

h6,
.h6 {
  font-size: .8rem; }

p {
  margin: 0 0 1rem; }

a,
ins,
u {
  text-decoration-skip: ink edges; }

abbr[title] {
  border-bottom: 0.05rem dotted;
  cursor: help;
  text-decoration: none; }

kbd {
  border-radius: 0.1rem;
  line-height: 1.2;
  padding: .1rem .15rem;
  background: #2d2c2f;
  color: #fafafa;
  font-size: 0.8em; }

mark {
  background: #ffe9b3;
  color: #fafafa;
  border-radius: 0.1rem;
  padding: .05rem; }

blockquote {
  border-left: 0.1rem solid #c6c5c8;
  margin-left: 0;
  padding: 0.4rem 0.8rem; }
  blockquote p:last-child {
    margin-bottom: 0; }

ul,
ol {
  margin: 0.8rem 0 0.8rem 0.8rem;
  padding: 0; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin: 0.8rem 0 0.8rem 0.8rem; }
  ul li,
  ol li {
    margin-top: 0.4rem; }

ul {
  list-style: disc inside; }
  ul ul {
    list-style-type: circle; }

ol {
  list-style: decimal inside; }
  ol ol {
    list-style-type: lower-alpha; }

dl dt {
  font-weight: bold; }

dl dd {
  margin: 0.4rem 0 0.8rem 0; }

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

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

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

.font-norm {
  font-size: 1em; }

.font-sm {
  font-size: 0.8em; }

.font-lg {
  font-size: 1.2em; }

.font-xl {
  font-size: 1.5em; }

.font-xxl {
  font-size: 2em; }

.bold {
  font-weight: bold; }

.uppercase {
  text-transform: uppercase; }

@media (max-width: 1280px) {
  .font-lg {
    font-size: 1em; }
  .font-xl {
    font-size: 1em; }
  .font-xxl {
    font-size: 1.2em; } }

@media (max-width: 960px) {
  .font-lg {
    font-size: 1em; }
  .font-xl {
    font-size: 1em; }
  .font-xxl {
    font-size: 1.2em;
    font-weight: bold; } }

@media (max-width: 840px) {
  .font-lg {
    font-size: 0.8em; }
  .font-xl {
    font-size: 0.8em; }
  .font-xxl {
    font-size: 1.2em;
    font-weight: bold; } }

@media (max-width: 600px) {
  .font-lg {
    font-size: 0.8em; }
  .font-xl {
    font-size: 0.8em; }
  .font-xxl {
    font-size: 1.2em;
    font-weight: bold; } }

@media (max-width: 480px) {
  .font-lg {
    font-size: 0.8em; }
  .font-xl {
    font-size: 0.8em; }
  .font-xxl {
    font-size: 0.8em;
    font-weight: bold; } }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?nqa0rp");
  src: url("fonts/icomoon.eot?nqa0rp#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?nqa0rp") format("truetype"), url("fonts/icomoon.woff?nqa0rp") format("woff"), url("fonts/icomoon.svg?nqa0rp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-pause:before {
  content: "\e918"; }

.icon-play_arrow:before {
  content: "\e919"; }

.icon-replay:before {
  content: "\e91a"; }

.icon-volume_down:before {
  content: "\e91b"; }

.icon-volume_up:before {
  content: "\e91c"; }

.icon-touch:before {
  content: "\e917"; }

.icon-check-all:before {
  content: "\e900"; }

.icon-uncheck-all:before {
  content: "\e901"; }

.icon-align-left:before {
  content: "\e902"; }

.icon-calendar:before {
  content: "\e903"; }

.icon-camera:before {
  content: "\e904"; }

.icon-check:before {
  content: "\e905"; }

.icon-check-circle:before {
  content: "\e906"; }

.icon-chevron-left:before {
  content: "\e907"; }

.icon-chevron-right:before {
  content: "\e908"; }

.icon-file:before {
  content: "\e909"; }

.icon-file-text:before {
  content: "\e90a"; }

.icon-fontsize:before {
  content: "\e90b"; }

.icon-image:before {
  content: "\e90c"; }

.icon-list:before {
  content: "\e90d"; }

.icon-menu:before {
  content: "\e90e"; }

.icon-paperclip:before {
  content: "\e90f"; }

.icon-star:before {
  content: "\e910"; }

.icon-user:before {
  content: "\e911"; }

.icon-video:before {
  content: "\e912"; }

.icon-x:before {
  content: "\e913"; }

.icon-youtube:before {
  content: "\e914"; }

.icon-zoom-in:before {
  content: "\e915"; }

.icon-zoom-out:before {
  content: "\e916"; }

/* Manually forked from Normalize.css */
/* normalize.css v5.0.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 on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * 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; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8 (removed).
 */
/**
 * 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 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers. (removed)
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * 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; }

/**
 * Modify default styling of address.
 */
address {
  font-style: normal; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. (removed)
 */
/**
 * 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; }

/**
 * 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: "SF Mono", "Segoe UI Mono", "Roboto Mono", Menlo, Courier, monospace;
  /* 1 (changed) */
  font-size: 1em;
  /* 2 */ }

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

/**
 * Add the correct background and color in IE 9-. (Removed)
 */
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
  font-weight: 400;
  /* (added) */ }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

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

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 (changed) */
  font-size: inherit;
  /* 1 (changed) */
  line-height: inherit;
  /* 1 (changed) */
  margin: 0;
  /* 2 */ }

/**
 * 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 (removed).
 */
/**
 * Change the border, margin, and padding in all browsers (opinionated) (changed).
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/**
 * 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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * 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 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
  outline: none; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

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

html {
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5em;
  -webkit-tap-highlight-color: transparent; }

div {
  box-sizing: border-box; }

body {
  background: #fafafa;
  color: #fafafa;
  font-family: "Raleway", -apple-system, system-ui, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  font-size: 1em;
  overflow-x: hidden;
  text-rendering: optimizeLegibility; }

.block {
  display: block; }

a {
  color: #73AC1D;
  outline: none;
  text-decoration: none; }
  a:focus, a:hover, a:active, a.active {
    color: #649619;
    text-decoration: underline; }

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

.hidden {
  display: none !important; }

/* Hiermit können Safari >=1.1, Opera >=9.5, IE9 was anfangen*/
::selection {
  background: #73AC1D;
  color: #d2f0a5; }

/* und hiermit der Firefox >=1 */
::-moz-selection {
  background: #73AC1D;
  color: #d2f0a5; }

hr {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  color: #3e4041;
  opacity: .8;
  height: 1px; }

.clearfix::after, .container::after {
  clear: both;
  content: "";
  display: table; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.fixed {
  position: fixed; }

.centered {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto; }

.flex-centered {
  align-items: center;
  display: flex;
  justify-content: center; }

.m-0 {
  margin: 0; }

.mb-0 {
  margin-bottom: 0; }

.ml-0 {
  margin-left: 0; }

.mr-0 {
  margin-right: 0; }

.mt-0 {
  margin-top: 0; }

.mx-0 {
  margin-left: 0;
  margin-right: 0; }

.my-0 {
  margin-bottom: 0;
  margin-top: 0; }

.m-1 {
  margin: 0.2rem; }

.mb-1 {
  margin-bottom: 0.2rem; }

.ml-1 {
  margin-left: 0.2rem; }

.mr-1 {
  margin-right: 0.2rem; }

.mt-1 {
  margin-top: 0.2rem; }

.mx-1 {
  margin-left: 0.2rem;
  margin-right: 0.2rem; }

.my-1 {
  margin-bottom: 0.2rem;
  margin-top: 0.2rem; }

.m-2 {
  margin: 0.6rem; }

.mb-2 {
  margin-bottom: 0.6rem; }

.ml-2 {
  margin-left: 0.6rem; }

.mr-2 {
  margin-right: 0.6rem; }

.mt-2 {
  margin-top: 0.6rem; }

.mx-2 {
  margin-left: 0.6rem;
  margin-right: 0.6rem; }

.my-2 {
  margin-bottom: 0.6rem;
  margin-top: 0.6rem; }

.m-3 {
  margin: 1.2rem; }

.mb-3 {
  margin-bottom: 1.2rem; }

.ml-3 {
  margin-left: 1.2rem; }

.mr-3 {
  margin-right: 1.2rem; }

.mt-3 {
  margin-top: 1.2rem; }

.mx-3 {
  margin-left: 1.2rem;
  margin-right: 1.2rem; }

.my-3 {
  margin-bottom: 1.2rem;
  margin-top: 1.2rem; }

.m-4 {
  margin: 2.4rem; }

.mb-4 {
  margin-bottom: 2.4rem; }

.ml-4 {
  margin-left: 2.4rem; }

.mr-4 {
  margin-right: 2.4rem; }

.mt-4 {
  margin-top: 2.4rem; }

.mx-4 {
  margin-left: 2.4rem;
  margin-right: 2.4rem; }

.my-4 {
  margin-bottom: 2.4rem;
  margin-top: 2.4rem; }

.m-5 {
  margin: 3.2rem; }

.mb-5 {
  margin-bottom: 3.2rem; }

.ml-5 {
  margin-left: 3.2rem; }

.mr-5 {
  margin-right: 3.2rem; }

.mt-5 {
  margin-top: 3.2rem; }

.mx-5 {
  margin-left: 3.2rem;
  margin-right: 3.2rem; }

.my-5 {
  margin-bottom: 3.2rem;
  margin-top: 3.2rem; }

.p-0 {
  padding: 0; }

.pb-0 {
  padding-bottom: 0; }

.pl-0 {
  padding-left: 0; }

.pr-0 {
  padding-right: 0; }

.pt-0 {
  padding-top: 0; }

.px-0 {
  padding-left: 0;
  padding-right: 0; }

.py-0 {
  padding-bottom: 0;
  padding-top: 0; }

.p-1 {
  padding: 0.2rem; }

.pb-1 {
  padding-bottom: 0.2rem; }

.pl-1 {
  padding-left: 0.2rem; }

.pr-1 {
  padding-right: 0.2rem; }

.pt-1 {
  padding-top: 0.2rem; }

.px-1 {
  padding-left: 0.2rem;
  padding-right: 0.2rem; }

.py-1 {
  padding-bottom: 0.2rem;
  padding-top: 0.2rem; }

.p-2 {
  padding: 0.6rem; }

.pb-2 {
  padding-bottom: 0.6rem; }

.pl-2 {
  padding-left: 0.6rem; }

.pr-2 {
  padding-right: 0.6rem; }

.pt-2 {
  padding-top: 0.6rem; }

.px-2 {
  padding-left: 0.6rem;
  padding-right: 0.6rem; }

.py-2 {
  padding-bottom: 0.6rem;
  padding-top: 0.6rem; }

.p-3 {
  padding: 1.2rem; }

.pb-3 {
  padding-bottom: 1.2rem; }

.pl-3 {
  padding-left: 1.2rem; }

.pr-3 {
  padding-right: 1.2rem; }

.pt-3 {
  padding-top: 1.2rem; }

.px-3 {
  padding-left: 1.2rem;
  padding-right: 1.2rem; }

.py-3 {
  padding-bottom: 1.2rem;
  padding-top: 1.2rem; }

.p-4 {
  padding: 2.4rem; }

.pb-4 {
  padding-bottom: 2.4rem; }

.pl-4 {
  padding-left: 2.4rem; }

.pr-4 {
  padding-right: 2.4rem; }

.pt-4 {
  padding-top: 2.4rem; }

.px-4 {
  padding-left: 2.4rem;
  padding-right: 2.4rem; }

.py-4 {
  padding-bottom: 2.4rem;
  padding-top: 2.4rem; }

.p-5 {
  padding: 3.2rem; }

.pb-5 {
  padding-bottom: 3.2rem; }

.pl-5 {
  padding-left: 3.2rem; }

.pr-5 {
  padding-right: 3.2rem; }

.pt-5 {
  padding-top: 3.2rem; }

.px-5 {
  padding-left: 3.2rem;
  padding-right: 3.2rem; }

.py-5 {
  padding-bottom: 3.2rem;
  padding-top: 3.2rem; }

@media (max-width: 1280px) {
  .mb-1-xl {
    margin-bottom: 0.2rem; }
  .mt-1-xl {
    margin-top: 0.2rem; }
  .mb-2-xl {
    margin-bottom: 0.6rem; }
  .mt-2-xl {
    margin-top: 0.6rem; }
  .mb-3-xl {
    margin-bottom: 1.2rem; }
  .mt-3-xl {
    margin-top: 1.2rem; }
  .mb-4-xl {
    margin-bottom: 2.4rem; }
  .mt-4-xl {
    margin-top: 2.4rem; }
  .mb-5-xl {
    margin-bottom: 3.2rem; }
  .mt-5-xl {
    margin-top: 3.2rem; }
  .pb-1-xl {
    padding-bottom: 0.2rem; }
  .pt-1-xl {
    padding-top: 0.2rem; }
  .pb-2-xl {
    padding-bottom: 0.6rem; }
  .pt-2-xl {
    padding-top: 0.6rem; }
  .pb-3-xl {
    padding-bottom: 1.2rem; }
  .pt-3-xl {
    padding-top: 1.2rem; }
  .pb-4-xl {
    padding-bottom: 2.4rem; }
  .pt-4-xl {
    padding-top: 2.4rem; }
  .pb-5-xl {
    padding-bottom: 3.2rem; }
  .pt-5-xl {
    padding-top: 3.2rem; } }

@media (max-width: 960px) {
  .mb-1-lg {
    margin-bottom: 0.2rem; }
  .mt-1-lg {
    margin-top: 0.2rem; }
  .mb-2-lg {
    margin-bottom: 0.6rem; }
  .mt-2-lg {
    margin-top: 0.6rem; }
  .mb-3-lg {
    margin-bottom: 1.2rem; }
  .mt-3-lg {
    margin-top: 1.2rem; }
  .mb-4-lg {
    margin-bottom: 2.4rem; }
  .mt-4-lg {
    margin-top: 2.4rem; }
  .mb-5-lg {
    margin-bottom: 3.2rem; }
  .mt-5-lg {
    margin-top: 3.2rem; }
  .pb-1-lg {
    padding-bottom: 0.2rem; }
  .pt-1-lg {
    padding-top: 0.2rem; }
  .pb-2-lg {
    padding-bottom: 0.6rem; }
  .pt-2-lg {
    padding-top: 0.6rem; }
  .pb-3-lg {
    padding-bottom: 1.2rem; }
  .pt-3-lg {
    padding-top: 1.2rem; }
  .pb-4-lg {
    padding-bottom: 2.4rem; }
  .pt-4-lg {
    padding-top: 2.4rem; }
  .pb-5-lg {
    padding-bottom: 3.2rem; }
  .pt-5-lg {
    padding-top: 3.2rem; } }

@media (max-width: 840px) {
  .mb-1-md {
    margin-bottom: 0.2rem; }
  .mt-1-md {
    margin-top: 0.2rem; }
  .mb-2-md {
    margin-bottom: 0.6rem; }
  .mt-2-md {
    margin-top: 0.6rem; }
  .mb-3-md {
    margin-bottom: 1.2rem; }
  .mt-3-md {
    margin-top: 1.2rem; }
  .mb-4-md {
    margin-bottom: 2.4rem; }
  .mt-4-md {
    margin-top: 2.4rem; }
  .mb-5-md {
    margin-bottom: 3.2rem; }
  .mt-5-md {
    margin-top: 3.2rem; }
  .pb-1-md {
    padding-bottom: 0.2rem; }
  .pt-1-md {
    padding-top: 0.2rem; }
  .pb-2-md {
    padding-bottom: 0.6rem; }
  .pt-2-md {
    padding-top: 0.6rem; }
  .pb-3-md {
    padding-bottom: 1.2rem; }
  .pt-3-md {
    padding-top: 1.2rem; }
  .pb-4-md {
    padding-bottom: 2.4rem; }
  .pt-4-md {
    padding-top: 2.4rem; }
  .pb-5-md {
    padding-bottom: 3.2rem; }
  .pt-5-md {
    padding-top: 3.2rem; } }

@media (max-width: 600px) {
  .mb-1-sm {
    margin-bottom: 0.2rem; }
  .mt-1-sm {
    margin-top: 0.2rem; }
  .mb-2-sm {
    margin-bottom: 0.6rem; }
  .mt-2-sm {
    margin-top: 0.6rem; }
  .mb-3-sm {
    margin-bottom: 1.2rem; }
  .mt-3-sm {
    margin-top: 1.2rem; }
  .mb-4-sm {
    margin-bottom: 2.4rem; }
  .mt-4-sm {
    margin-top: 2.4rem; }
  .mb-5-sm {
    margin-bottom: 3.2rem; }
  .mt-5-sm {
    margin-top: 3.2rem; }
  .pb-1-sm {
    padding-bottom: 0.2rem; }
  .pt-1-sm {
    padding-top: 0.2rem; }
  .pb-2-sm {
    padding-bottom: 0.6rem; }
  .pt-2-sm {
    padding-top: 0.6rem; }
  .pb-3-sm {
    padding-bottom: 1.2rem; }
  .pt-3-sm {
    padding-top: 1.2rem; }
  .pb-4-sm {
    padding-bottom: 2.4rem; }
  .pt-4-sm {
    padding-top: 2.4rem; }
  .pb-5-sm {
    padding-bottom: 3.2rem; }
  .pt-5-sm {
    padding-top: 3.2rem; } }

@media (max-width: 480px) {
  .mb-1-xs {
    margin-bottom: 0.2rem; }
  .mt-1-xs {
    margin-top: 0.2rem; }
  .mb-2-xs {
    margin-bottom: 0.6rem; }
  .mt-2-xs {
    margin-top: 0.6rem; }
  .mb-3-xs {
    margin-bottom: 1.2rem; }
  .mt-3-xs {
    margin-top: 1.2rem; }
  .mb-4-xs {
    margin-bottom: 2.4rem; }
  .mt-4-xs {
    margin-top: 2.4rem; }
  .mb-5-xs {
    margin-bottom: 3.2rem; }
  .mt-5-xs {
    margin-top: 3.2rem; }
  .pb-1-xs {
    padding-bottom: 0.2rem; }
  .pt-1-xs {
    padding-top: 0.2rem; }
  .pb-2-xs {
    padding-bottom: 0.6rem; }
  .pt-2-xs {
    padding-top: 0.6rem; }
  .pb-3-xs {
    padding-bottom: 1.2rem; }
  .pt-3-xs {
    padding-top: 1.2rem; }
  .pb-4-xs {
    padding-bottom: 2.4rem; }
  .pt-4-xs {
    padding-top: 2.4rem; }
  .pb-5-xs {
    padding-bottom: 3.2rem; }
  .pt-5-xs {
    padding-top: 3.2rem; } }

.loading {
  color: transparent !important;
  min-height: 0.8rem;
  pointer-events: none;
  position: relative; }
  .loading::after {
    animation: loading 500ms infinite linear;
    border: 0.1rem solid #73AC1D;
    border-radius: 50%;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 0.8rem;
    left: 50%;
    margin-left: -0.4rem;
    margin-top: -0.4rem;
    position: absolute;
    top: 50%;
    width: 0.8rem;
    z-index: 1; }
  .loading.loading-lg {
    min-height: 2rem; }
    .loading.loading-lg::after {
      height: 1.6rem;
      margin-left: -0.8rem;
      margin-top: -0.8rem;
      width: 1.6rem; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  width: 100%; }
  .container.grid-xl {
    max-width: 1323.2px; }
  .container.grid-lg {
    max-width: 1003.2px; }
  .container.grid-md {
    max-width: 883.2px; }
  .container.grid-sm {
    max-width: 643.2px; }
  .container.grid-xs {
    max-width: 523.2px; }

.show-xs,
.show-sm,
.show-md,
.show-lg,
.show-xl {
  display: none !important; }

.col-equal-height > * {
  height: 100% !important;
  flex: 1 0 auto; }

.columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.2rem;
  margin-right: -1.2rem; }
  .columns .col-equal-height > * {
    height: 100% !important;
    flex: 1 0 auto; }
  .columns.col-gapless {
    margin-left: 0;
    margin-right: 0; }
    .columns.col-gapless > .column {
      padding-left: 0;
      padding-right: 0; }
  .columns.col-oneline {
    flex-wrap: nowrap;
    overflow-x: auto; }

.column {
  flex: 1;
  max-width: 100%;
  padding-left: 1.2rem;
  padding-right: 1.2rem; }
  .column.col-100, .column.col-88, .column.col-75, .column.col-62, .column.col-50, .column.col-37, .column.col-33, .column.col-25, .column.col-12 {
    flex: none; }

.col-100 {
  width: 100%; }

.col-88 {
  width: 87.5%; }

.col-75 {
  width: 75%; }

.col-62 {
  width: 62.5%; }

.col-50 {
  width: 50%; }

.col-37 {
  width: 37.5%; }

.col-33 {
  width: 33.3333333%; }

.col-25 {
  width: 25%; }

.col-12 {
  width: 12.5%; }

.col-auto {
  flex: 0 0 auto;
  max-width: none;
  width: auto; }

.col-mx-auto {
  margin-left: auto;
  margin-right: auto; }

.col-ml-auto {
  margin-left: auto; }

.col-mr-auto {
  margin-right: auto; }

@media (max-width: 1280px) {
  .col-xl-100,
  .col-xl-88,
  .col-xl-75,
  .col-xl-62,
  .col-xl-50,
  .col-xl-37,
  .col-xl-33,
  .col-xl-25,
  .col-xl-12 {
    flex: none; }
  .col-xl-100 {
    width: 100%; }
  .col-xl-88 {
    width: 87.5%; }
  .col-xl-75 {
    width: 75%; }
  .col-xl-62 {
    width: 62.5%; }
  .col-xl-50 {
    width: 50%; }
  .col-xl-37 {
    width: 37.5%; }
  .col-xl-33 {
    width: 33.3333%; }
  .col-xl-25 {
    width: 25%; }
  .col-xl-12 {
    width: 12.5%; }
  .hide-xl {
    display: none !important; }
  .show-xl {
    display: block !important; } }

@media (max-width: 960px) {
  .col-lg-100,
  .col-lg-88,
  .col-lg-75,
  .col-lg-62,
  .col-lg-50,
  .col-lg-37,
  .col-lg-33,
  .col-lg-25,
  .col-lg-12 {
    flex: none; }
  .col-lg-100 {
    width: 100%; }
  .col-lg-88 {
    width: 87.5%; }
  .col-lg-75 {
    width: 75%; }
  .col-lg-62 {
    width: 62.5%; }
  .col-lg-50 {
    width: 50%; }
  .col-lg-37 {
    width: 37.5%; }
  .col-lg-33 {
    width: 33.3333%; }
  .col-lg-25 {
    width: 25%; }
  .col-lg-12 {
    width: 12.5%; }
  .hide-lg {
    display: none !important; }
  .show-lg {
    display: block !important; } }

@media (max-width: 840px) {
  .col-md-100,
  .col-md-88,
  .col-md-75,
  .col-md-62,
  .col-md-50,
  .col-md-37,
  .col-md-33,
  .col-md-25,
  .col-md-12 {
    flex: none; }
  .col-md-100 {
    width: 100%; }
  .col-md-88 {
    width: 87.5%; }
  .col-md-75 {
    width: 75%; }
  .col-md-62 {
    width: 62.5%; }
  .col-md-50 {
    width: 50%; }
  .col-md-37 {
    width: 37.5%; }
  .col-md-33 {
    width: 33.3333%; }
  .col-md-25 {
    width: 25%; }
  .col-md-12 {
    width: 12.5%; }
  .hide-md {
    display: none !important; }
  .show-md {
    display: block !important; } }

@media (max-width: 600px) {
  .col-sm-100,
  .col-sm-88,
  .col-sm-75,
  .col-sm-62,
  .col-sm-50,
  .col-sm-37,
  .col-sm-33,
  .col-sm-25,
  .col-sm-12 {
    flex: none; }
  .col-sm-100 {
    width: 100%; }
  .col-sm-88 {
    width: 87.5%; }
  .col-sm-75 {
    width: 75%; }
  .col-sm-62 {
    width: 62.5%; }
  .col-sm-50 {
    width: 50%; }
  .col-sm-37 {
    width: 37.5%; }
  .col-sm-33 {
    width: 33.3333%; }
  .col-sm-25 {
    width: 25%; }
  .col-sm-12 {
    width: 12.5%; }
  .hide-sm {
    display: none !important; }
  .show-sm {
    display: block !important; } }

@media (max-width: 480px) {
  .col-xs-100,
  .col-xs-88,
  .col-xs-75,
  .col-xs-62,
  .col-xs-50,
  .col-xs-37,
  .col-xs-33,
  .col-xs-25,
  .col-xs-12 {
    flex: none; }
  .col-xs-100 {
    width: 100%; }
  .col-xs-88 {
    width: 87.5%; }
  .col-xs-75 {
    width: 75%; }
  .col-xs-62 {
    width: 62.5%; }
  .col-xs-50 {
    width: 50%; }
  .col-xs-37 {
    width: 37.5%; }
  .col-xs-33 {
    width: 33.3333%; }
  .col-xs-25 {
    width: 25%; }
  .col-xs-12 {
    width: 12.5%; }
  .hide-xs {
    display: none !important; }
  .show-xs {
    display: block !important; } }

.text-primary {
  color: #73AC1D; }

a.text-primary:focus, a.text-primary:hover {
  color: #649619; }

.text-secondary {
  color: #323334; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #252627; }

.text-gray {
  color: #454849; }

a.text-gray:focus, a.text-gray:hover {
  color: #393b3c; }

.text-gray-dark {
  color: #3e4041; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #313334; }

.text-gray-darker {
  color: #363839; }

a.text-gray-darker:focus, a.text-gray-darker:hover {
  color: #2a2c2c; }

.text-light {
  color: #fafafa; }

a.text-light:focus, a.text-light:hover {
  color: #ededed; }

.text-success {
  color: #83bb26; }

a.text-success:focus, a.text-success:hover {
  color: #74a622; }

.text-warning {
  color: #b45729; }

a.text-warning:focus, a.text-warning:hover {
  color: #9f4d24; }

.text-error {
  color: #b40a0f; }

a.text-error:focus, a.text-error:hover {
  color: #9c090d; }

.bg-primary {
  background: #73AC1D;
  color: #fafafa; }

.bg-secondary {
  background: #3e4041;
  color: #fafafa; }

.bg-dark {
  background: #2d2c2f;
  color: #fafafa; }

.bg-gray {
  background: #fafafa; }

.bg-success {
  background: #83bb26;
  color: #fafafa; }

.bg-warning {
  background: #b45729;
  color: #fafafa; }

.bg-error {
  background: #b40a0f;
  color: #fafafa; }

.bg-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#651f11+0,651f11+19,b91818+100 */
  background: #651f11;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #651f11 0%, #651f11 19%, #b91818 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #651f11 0%, #651f11 19%, #b91818 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #651f11 0%, #651f11 19%, #b91818 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#651f11', endColorstr='#b91818',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.rounded {
  border-radius: 0.1rem; }

.circle {
  border-radius: 50% !important; }

/*
 * ==========================================================================
 * Teaser
 * ==========================================================================
 */
.teaserCont,
.teaserContUnder {
  position: relative;
  margin-top: -160px;
  z-index: 10; }

#mobile .teaserCont,
#mobile .teaserContUnder {
  margin-top: -10px; }

.teaserContUnder {
  margin-top: 0px; }

.lei-teaser .inner {
  background: #545859;
  border: solid 1px white;
  text-align: center;
  transition: all ease-out 0.3s;
  position: relative;
  height: 300px;
  display: block;
  text-decoration: none; }

.lei-teaser-slider .inner {
  height: 50px; }

.lei-teaser .icon {
  font-size: 2.5em;
  color: #73AC1D;
  text-align: center;
  transition: all ease-out 0.5s;
  padding: 27px 0;
  display: block; }

.lei-teaser-slider .icon {
  font-size: 1.5em;
  padding: 2px 0; }

.lei-teaser .border {
  width: 100%;
  position: absolute;
  top: 200px;
  transition: all ease-out 0.3s;
  margin: 20px auto; }

.lei-teaser .border .innerBorder {
  width: 30%;
  height: 1px;
  border-radius: 5px;
  background: #73AC1D;
  margin: 0 auto; }

.lei-teaser .text {
  color: #73AC1D;
  padding: 20px 0;
  position: absolute;
  top: 220px;
  transition: all ease-out 0.3s;
  width: 100%; }

.lei-teaser .inner:hover {
  background: #73AC1D; }

.lei-teaser .inner:hover .icon {
  color: white;
  padding: 24px 0; }

.lei-teaser-slider .inner:hover .icon {
  padding: 1px 0 3px 0; }

.lei-teaser .inner:hover .border {
  top: 210px;
  height: 3px; }

.lei-teaser .inner:hover .border .innerBorder {
  background: white;
  height: 3px; }

.lei-teaser .inner:hover .text {
  color: white;
  top: 170px; }

.teaserContUnder .lei-teaser .inner {
  background: white;
  border: solid 1px #fafafa; }

.teaserContUnder .lei-teaser .inner:hover {
  background: #73AC1D; }

.team-image-holder {
  max-width: 200px;
  margin: 0 auto;
  max-height: 290px;
  overflow: hidden; }

a.team-inner {
  display: block; }
  a.team-inner:hover {
    text-decoration: none; }
    a.team-inner:hover .team-info .team-text {
      top: 45px; }
    a.team-inner:hover .team-info .team-icon {
      bottom: 60px;
      color: #73AC1D;
      font-size: 1.3em;
      opacity: 1; }
    a.team-inner:hover .team-info .team-border {
      top: 25px; }
      a.team-inner:hover .team-info .team-border .innerBorder {
        background: #73AC1D; }
  a.team-inner .team-info {
    height: 100px;
    width: 100%;
    transition: all ease-out 0.3s; }
    a.team-inner .team-info .team-text {
      position: absolute;
      top: 10px;
      width: 100%;
      text-align: center;
      transition: all ease-out 0.3s; }
    a.team-inner .team-info .team-icon {
      position: absolute;
      bottom: 10px;
      width: 100%;
      text-align: center;
      color: #3e4041;
      transition: all ease-out 0.3s;
      opacity: 0;
      font-size: .3em; }
    a.team-inner .team-info .team-border {
      width: 100%;
      transition: all ease-out 0.3s;
      margin: 20px auto;
      position: absolute;
      top: 30px; }
      a.team-inner .team-info .team-border .innerBorder {
        width: 30%;
        height: 1px;
        border-radius: 5px;
        background: #3e4041;
        margin: 0 auto; }

.in {
  opacity: 0;
  -webkit-transform: translate(0, 150px);
  -moz-transform: translate(0, 150px);
  -ms-transform: translate(0, 150px);
  transform: translate(0, 150px);
  overflow: hidden;
  -webkit-transition: opacity .6s ,transform .8s ease;
  transition: opacity .6s ,transform .8s ease; }

.in-on-screen {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  transform: translate(0, 0px); }

.in-group .in:nth-child(0) {
  transition-delay: 0s; }

.in-group .in:nth-child(1) {
  transition-delay: .1s; }

.in-group .in:nth-child(2) {
  transition-delay: .2s; }

.in-group .in:nth-child(3) {
  transition-delay: .3s; }

.in-group .in:nth-child(4) {
  transition-delay: .4s; }

.in-group .in:nth-child(5) {
  transition-delay: .5s; }

.in-group .in:nth-child(6) {
  transition-delay: .6s; }

.in-group .in:nth-child(7) {
  transition-delay: .7s; }

.in-group .in:nth-child(8) {
  transition-delay: .8s; }

.in-group .in:nth-child(9) {
  transition-delay: .9s; }

.breadcrumb {
  list-style: none;
  margin: 0.2rem 0;
  padding: 0.2rem 0; }
  .breadcrumb .breadcrumb-item {
    color: #fafafa;
    display: inline-block;
    margin: 0;
    padding: 0.2rem 0;
    -webkit-transition: color, 0.3s;
    -moz-transition: color, 0.3s;
    -ms-transition: color, 0.3s;
    -o-transition: color, 0.3s;
    transition: color, 0.3s; }
    .breadcrumb .breadcrumb-item:hover {
      color: #2d2c2f;
      text-decoration: none; }
    .breadcrumb .breadcrumb-item:focus {
      text-decoration: none; }
    .breadcrumb .breadcrumb-item:not(:last-child) {
      margin-right: 0.2rem; }
      .breadcrumb .breadcrumb-item:not(:last-child) a {
        color: #fafafa; }
        .breadcrumb .breadcrumb-item:not(:last-child) a:hover {
          color: #2d2c2f;
          text-decoration: none; }
    .breadcrumb .breadcrumb-item:not(:first-child)::before {
      color: #fafafa;
      content: "/";
      padding-right: 0.4rem; }

.btn {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  appearance: none;
  background: #fafafa;
  border: 0.05rem solid #73AC1D;
  border-radius: 0.1rem;
  color: #73AC1D;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  height: 2rem;
  line-height: 1rem;
  outline: none;
  padding: 0.45rem 0.4rem;
  text-align: center;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  .btn:focus {
    box-shadow: 0 0 0 0.1rem rgba(115, 172, 29, 0.2); }
  .btn:focus, .btn:hover {
    background: #73AC1D;
    border-color: #649619;
    text-decoration: none;
    color: #fafafa; }
  .btn:active, .btn.active {
    background: #649619;
    border-color: #568016;
    color: #fafafa;
    text-decoration: none; }
    .btn:active.loading::after, .btn.active.loading::after {
      border-bottom-color: #fafafa;
      border-left-color: #fafafa; }
  .btn[disabled], .btn:disabled, .btn.disabled {
    cursor: default;
    opacity: .5;
    pointer-events: none; }
  .btn.btn-primary {
    background: #73AC1D;
    border-color: #649619;
    color: #fafafa; }
    .btn.btn-primary:focus, .btn.btn-primary:hover {
      background: #5f8d18;
      border-color: #568016;
      color: #fafafa; }
    .btn.btn-primary:active, .btn.btn-primary.active {
      background: #598516;
      border-color: #507814;
      color: #fafafa; }
    .btn.btn-primary.loading::after {
      border-bottom-color: #fafafa;
      border-left-color: #fafafa; }
  .btn.btn-link {
    background: transparent;
    border-color: transparent;
    color: #73AC1D; }
    .btn.btn-link:focus, .btn.btn-link:hover, .btn.btn-link:active, .btn.btn-link.active {
      color: #649619; }
  .btn.btn-ghost {
    background: transparent; }
    .btn.btn-ghost:focus, .btn.btn-ghost:hover, .btn.btn-ghost:active, .btn.btn-ghost.active {
      color: #649619; }
  .btn.btn-error {
    background: #b40a0f;
    border-color: transparent;
    color: #fafafa; }
    .btn.btn-error:focus, .btn.btn-error:hover, .btn.btn-error:active, .btn.btn-error.active {
      color: #649619; }
  .btn.btn-sm {
    font-size: 0.8em;
    height: 1.4rem;
    padding: 0.15rem 0.3rem; }
  .btn.btn-lg {
    font-size: 1.2em;
    height: 2.4rem;
    padding: 0.65rem 0.6rem; }
  .btn.btn-block {
    display: block;
    width: 100%; }
  .btn.btn-action {
    width: 2rem;
    padding-left: 0;
    padding-right: 0; }
    .btn.btn-action.btn-sm {
      width: 1.4rem; }
    .btn.btn-action.btn-lg {
      width: 2.4rem; }
  .btn.btn-clear {
    background: transparent;
    border: 0;
    color: currentColor;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-left: 0.2rem;
    margin-right: -2px;
    opacity: 1;
    padding: 0;
    text-decoration: none;
    width: 0.8rem; }
    .btn.btn-clear:hover {
      opacity: .95; }
    .btn.btn-clear::before {
      content: "\2715"; }

.btn-group {
  display: inline-flex;
  flex-wrap: wrap; }
  .btn-group .btn {
    flex: 1 0 auto; }
    .btn-group .btn:first-child:not(:last-child) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
    .btn-group .btn:not(:first-child):not(:last-child) {
      border-radius: 0;
      margin-left: -0.05rem; }
    .btn-group .btn:last-child:not(:first-child) {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      margin-left: -0.05rem; }
    .btn-group .btn:focus, .btn-group .btn:hover, .btn-group .btn:active, .btn-group .btn.active {
      z-index: 1; }
  .btn-group.btn-group-block {
    display: flex; }
    .btn-group.btn-group-block .btn {
      flex: 1 0 0; }

/*==================================
    TIMELINE
==================================*/
/*-- GENERAL STYLES
------------------------------*/
.timeline {
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%; }
  .timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 {
    line-height: inherit; }

/*----- TIMELINE ITEM -----*/
.timeline-item {
  padding-left: 40px;
  position: relative; }
  .timeline-item:last-child {
    padding-bottom: 0; }

/*----- TIMELINE INFO -----*/
.timeline-info {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 .5em 0;
  text-transform: uppercase;
  white-space: nowrap; }

/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px; }
  .timeline-marker:before {
    background: #73AC1D;
    border: 3px solid transparent;
    border-radius: 100%;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    transition: background 0.3s ease-in-out, border 0.3s ease-in-out; }
  .timeline-marker:after {
    content: "";
    width: 3px;
    background: #4c5051;
    display: block;
    position: absolute;
    top: 24px;
    bottom: 0;
    left: 6px; }
  .timeline-item:last-child .timeline-marker:after {
    content: none; }

.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #73AC1D; }

/*----- TIMELINE CONTENT -----*/
.timeline-content {
  padding-bottom: 40px; }
  .timeline-content p:last-child {
    margin-bottom: 0; }

/*----- TIMELINE PERIOD -----*/
.period {
  padding: 0; }
  .period .timeline-info {
    display: none; }
  .period .timeline-marker:before {
    background: transparent;
    content: "";
    width: 15px;
    height: auto;
    border: none;
    border-radius: 0;
    top: 0;
    bottom: 30px;
    position: absolute;
    border-top: 3px solid #4c5051;
    border-bottom: 3px solid #4c5051; }
  .period .timeline-marker:after {
    content: "";
    height: 32px;
    top: auto; }
  .period .timeline-content {
    padding: 40px 0 70px; }
  .period .timeline-title {
    margin: 0; }

/*----------------------------------------------
    MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
  .timeline-split .timeline, .timeline-centered .timeline {
    display: table; }
  .timeline-split .timeline-item, .timeline-centered .timeline-item {
    display: table-row;
    padding: 0; }
  .timeline-split .timeline-info, .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info,
  .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top; }
  
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker {
    position: relative; }
  
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content {
    padding-left: 30px; }
  .timeline-split .timeline-info, .timeline-centered .timeline-info {
    padding-right: 30px; }
  .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px; } }

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0; }
  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden; }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px; }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%; }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px; }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px; }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px; }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px; }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center; }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px; }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto; }
  .timeline-centered .period .timeline-title {
    left: auto; } }

/*----------------------------------------------
    MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #73AC1D; }

.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #73AC1D; }

.tab {
  align-items: center;
  border-bottom: 0.05rem solid #c6c5c8;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0.2rem 0 0.15rem 0; }
  .tab .tab-item {
    margin-top: 0; }
    .tab .tab-item a {
      border-bottom: 0.1rem solid transparent;
      color: inherit;
      display: block;
      margin: 0 0.4rem 0 0;
      padding: 0.4rem 0.2rem 0.3rem 0.2rem;
      text-decoration: none; }
      .tab .tab-item a:focus, .tab .tab-item a:hover {
        color: #73AC1D; }
    .tab .tab-item.active a,
    .tab .tab-item a.active {
      border-bottom-color: #73AC1D;
      color: #73AC1D; }
    .tab .tab-item.tab-action {
      flex: 1 0 auto;
      text-align: right; }
    .tab .tab-item .btn-clear {
      margin-top: -0.2rem; }
  .tab.tab-block .tab-item {
    flex: 1 0 0;
    text-align: center; }
    .tab.tab-block .tab-item a {
      margin: 0; }
    .tab.tab-block .tab-item .badge[data-badge]::after {
      position: absolute;
      right: 0.1rem;
      top: 0.1rem;
      transform: translate(0, 0); }
  .tab:not(.tab-block) .badge {
    padding-right: 0; }

.card {
  background: #4c5051;
  border-radius: 0.1rem;
  display: flex;
  flex-direction: column;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .card:hover .card-header .card-header-left .section-identity {
    width: 55px; }
  .card:hover .card-header .card-header-left .section-identity-text {
    padding-left: 0.8rem; }
  .card .card-header {
    display: flex; }
    .card .card-header .card-header-left {
      display: flex; }
    .card .card-header .card-header-right {
      margin-left: auto; }
  .card .card-body {
    color: #fafafa; }
  .card .card-image {
    padding-top: 1.6rem; }
    .card .card-image:first-child {
      padding-top: 0; }
      .card .card-image:first-child img {
        border-top-left-radius: 0.1rem;
        border-top-right-radius: 0.1rem; }
    .card .card-image:last-child img {
      border-bottom-left-radius: 0.1rem;
      border-bottom-right-radius: 0.1rem; }

.form-group:not(:last-child) {
  margin-bottom: 1.2rem; }

fieldset {
  margin-bottom: 1.6rem; }

legend {
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 1.6rem; }

label.form-input {
  display: block;
  line-height: 1rem;
  padding: 0.5rem 0;
  background: none;
  background-image: none;
  border: none;
  border-radius: 0;
  color: #fafafa;
  display: block;
  font-size: 0.8em;
  height: auto;
  line-height: 1rem;
  max-width: 100%;
  outline: none;
  position: static; }
  label.form-input.label-sm {
    padding: 0.2rem 0; }
  label.form-input.label-lg {
    padding: 0.7rem 0; }

.form-input {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  appearance: none;
  background: #fafafa;
  background-image: none;
  border: 0.05rem solid #acaab0;
  border-radius: 0.1rem;
  color: #fafafa;
  display: block;
  font-size: 1em;
  height: 2rem;
  line-height: 1rem;
  max-width: 100%;
  outline: none;
  padding: 0.65rem 0.6rem;
  position: relative;
  width: 100%; }
  .form-input:focus {
    box-shadow: 0 0 0 0.1rem rgba(115, 172, 29, 0.2);
    border-color: #73AC1D; }
  .form-input::placeholder {
    color: #454849; }
  .form-input::-ms-input-placeholder {
    /* IE 10+ */
    color: #454849; }
  .form-input.input-sm {
    height: 1.4rem;
    padding: 0.15rem 0.3rem; }
  .form-input.input-lg {
    height: 2.4rem;
    padding: 0.65rem 0.6rem; }
  .form-input.input-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto; }
  .form-input[type="file"] {
    height: auto; }

textarea.form-input {
  height: auto !important; }

.form-input-hint {
  color: #454849;
  font-size: 0.8em;
  margin-top: 0.2rem; }
  .has-success .form-input-hint,
  .is-success + .form-input-hint {
    color: #83bb26; }
  .has-error .form-input-hint,
  .is-error + .form-input-hint {
    color: #b40a0f; }

label.form-select {
  display: block;
  line-height: 1rem;
  padding: 0.5rem 0;
  background: none !important;
  background-image: none !important;
  border: none !important;
  border-radius: 0;
  color: #fafafa;
  display: block;
  font-size: 0.8em;
  height: auto;
  line-height: 1rem;
  max-width: 100%;
  outline: none;
  position: static; }
  label.form-select.label-sm {
    padding: 0.2rem 0; }
  label.form-select.label-lg {
    padding: 0.7rem 0; }

.form-select {
  appearance: none;
  -webkit-appearance: none;
  border: 0.05rem solid #acaab0;
  border-radius: 0.1rem;
  color: inherit;
  font-size: 1em;
  height: 2rem;
  line-height: 1rem;
  outline: none;
  padding: 0.45rem 0.4rem;
  vertical-align: middle;
  width: 100%; }
  .form-select[size], .form-select[multiple] {
    height: auto; }
    .form-select[size] option, .form-select[multiple] option {
      padding: 0.1rem 0.2rem; }
  .form-select:not([multiple]):not([size]) {
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem;
    padding-right: 1.2rem; }
  .form-select:focus {
    box-shadow: 0 0 0 0.1rem rgba(115, 172, 29, 0.2);
    border-color: #73AC1D; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.select-sm {
    height: 1.4rem;
    padding: 0.15rem 1.1rem 0.15rem 0.3rem; }
  .form-select.select-lg {
    height: 2.4rem;
    padding: 0.45rem 1.4rem 0.65rem 0.6rem; }

.has-text-right {
  position: relative; }
  .has-text-right .form-has-text {
    height: 1rem;
    margin: 0 0.45rem;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    width: auto;
    color: #454849; }

.has-text-right .form-has-text {
  right: 0.05rem; }

.has-text-right .form-input {
  padding-right: 1.7rem; }

.has-icon-left,
.has-icon-right {
  position: relative; }
  .has-icon-left .form-icon,
  .has-icon-right .form-icon {
    height: 0.8rem;
    margin: 0 0.45rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.8rem; }

.has-icon-left .form-icon {
  left: 0.05rem; }

.has-icon-left .form-input {
  padding-left: 1.7rem; }

.has-icon-right .form-icon {
  right: 0.05rem; }

.has-icon-right .form-input {
  padding-right: 1.7rem; }

.form-checkbox,
.form-radio,
.form-switch {
  display: inline-block;
  line-height: 1rem;
  padding: 0.2rem 1rem;
  position: relative; }
  .form-checkbox input,
  .form-radio input,
  .form-switch input {
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px; }
    .form-checkbox input:focus + .form-icon,
    .form-radio input:focus + .form-icon,
    .form-switch input:focus + .form-icon {
      box-shadow: 0 0 0 0.1rem rgba(115, 172, 29, 0.2);
      border-color: #73AC1D; }
    .form-checkbox input:checked + .form-icon,
    .form-radio input:checked + .form-icon,
    .form-switch input:checked + .form-icon {
      background: #73AC1D;
      border-color: #73AC1D; }
  .form-checkbox .form-icon,
  .form-radio .form-icon,
  .form-switch .form-icon {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 0.05rem solid #acaab0;
    cursor: pointer;
    display: inline-block;
    position: absolute; }

.form-checkbox .form-icon,
.form-radio .form-icon {
  background: #fafafa;
  height: 0.8rem;
  left: 0;
  top: 0.3rem;
  width: 0.8rem; }

.form-checkbox input:active + .form-icon,
.form-radio input:active + .form-icon {
  background: #f2f2f2; }

.form-checkbox .form-icon {
  border-radius: 0.1rem; }

.form-checkbox input:checked + .form-icon::before {
  background-clip: padding-box;
  border: 0.1rem solid #fafafa;
  border-left-width: 0;
  border-top-width: 0;
  content: "";
  height: 12px;
  left: 50%;
  margin-left: -4px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 8px; }

.form-checkbox input:indeterminate + .form-icon {
  background: #73AC1D;
  border-color: #73AC1D; }
  .form-checkbox input:indeterminate + .form-icon::before {
    background: #fafafa;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 10px; }

.form-radio .form-icon {
  border-radius: 50%; }

.form-radio input:checked + .form-icon::before {
  background: #fafafa;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4px; }

.form-switch {
  padding-left: 2rem; }
  .form-switch .form-icon {
    background: #4c5051;
    background-clip: padding-box;
    border-radius: 0.45rem;
    height: 0.9rem;
    left: 0;
    top: 0.25rem;
    width: 1.6rem; }
    .form-switch .form-icon::before {
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      background: #fafafa;
      border-radius: 50%;
      content: "";
      display: block;
      height: 0.8rem;
      left: 0;
      position: absolute;
      top: 0;
      width: 0.8rem; }
  .form-switch input:checked + .form-icon::before {
    left: 14px; }
  .form-switch input:active + .form-icon::before {
    background: #fafafa; }

.input-group {
  display: flex; }
  .input-group .input-group-addon {
    background: #fafafa;
    border: 0.05rem solid #acaab0;
    border-radius: 0.1rem;
    line-height: 1rem;
    padding: 0.45rem 0.4rem; }
    .input-group .input-group-addon.addon-sm {
      font-size: 0.8em;
      padding: 0.15rem 0.3rem; }
    .input-group .input-group-addon.addon-lg {
      font-size: 1.2em;
      padding: 0.65rem 0.6rem; }
  .input-group .form-input,
  .input-group .form-select {
    flex: 1 1 auto; }
  .input-group .input-group-btn {
    z-index: 1; }
  .input-group .form-input:first-child:not(:last-child),
  .input-group .form-select:first-child:not(:last-child),
  .input-group .input-group-addon:first-child:not(:last-child),
  .input-group .input-group-btn:first-child:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .input-group .form-input:not(:first-child):not(:last-child),
  .input-group .form-select:not(:first-child):not(:last-child),
  .input-group .input-group-addon:not(:first-child):not(:last-child),
  .input-group .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
    margin-left: -0.05rem; }
  .input-group .form-input:last-child:not(:first-child),
  .input-group .form-select:last-child:not(:first-child),
  .input-group .input-group-addon:last-child:not(:first-child),
  .input-group .input-group-btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -0.05rem; }
  .input-group .form-input:focus,
  .input-group .form-select:focus,
  .input-group .input-group-addon:focus,
  .input-group .input-group-btn:focus {
    z-index: 2; }
  .input-group .form-select {
    width: auto; }
  .input-group.input-inline {
    display: inline-flex; }

.has-success .form-input, .form-input.is-success, .has-success
.form-select,
.form-select.is-success {
  border-color: #83bb26; }
  .has-success .form-input:focus, .form-input.is-success:focus, .has-success
  .form-select:focus,
  .form-select.is-success:focus {
    box-shadow: 0 0 0 0.1rem rgba(131, 187, 38, 0.2); }

.has-error .form-input, .form-input.is-error, .has-error
.form-select,
.form-select.is-error {
  border-color: #b40a0f; }
  .has-error .form-input:focus, .form-input.is-error:focus, .has-error
  .form-select:focus,
  .form-select.is-error:focus {
    box-shadow: 0 0 0 0.1rem rgba(180, 10, 15, 0.2); }

.has-error .form-checkbox .form-icon, .form-checkbox.is-error .form-icon, .has-error
.form-radio .form-icon,
.form-radio.is-error .form-icon, .has-error
.form-switch .form-icon,
.form-switch.is-error .form-icon {
  border-color: #b40a0f; }

.has-error .form-checkbox input:checked + .form-icon, .form-checkbox.is-error input:checked + .form-icon, .has-error
.form-radio input:checked + .form-icon,
.form-radio.is-error input:checked + .form-icon, .has-error
.form-switch input:checked + .form-icon,
.form-switch.is-error input:checked + .form-icon {
  background: #b40a0f;
  border-color: #b40a0f; }

.has-error .form-checkbox input:focus + .form-icon, .form-checkbox.is-error input:focus + .form-icon, .has-error
.form-radio input:focus + .form-icon,
.form-radio.is-error input:focus + .form-icon, .has-error
.form-switch input:focus + .form-icon,
.form-switch.is-error input:focus + .form-icon {
  box-shadow: 0 0 0 0.1rem rgba(180, 10, 15, 0.2);
  border-color: #b40a0f; }

.form-input:not(:placeholder-shown):invalid {
  border-color: #b40a0f; }
  .form-input:not(:placeholder-shown):invalid:focus {
    box-shadow: 0 0 0 0.1rem rgba(180, 10, 15, 0.2); }
  .form-input:not(:placeholder-shown):invalid + .form-input-hint {
    color: #b40a0f; }

.form-input:disabled, .form-input.disabled,
.form-select:disabled,
.form-select.disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
  opacity: .5; }

.form-input[readonly] {
  background-color: #fafafa; }

input:disabled + .form-icon, input.disabled + .form-icon {
  background: #f2f2f2;
  cursor: not-allowed;
  opacity: .5; }

.form-switch input:disabled + .form-icon::before, .form-switch input.disabled + .form-icon::before {
  background: #fafafa; }

.form-horizontal {
  padding: 1.2rem; }
  .form-horizontal .form-group {
    display: flex; }
  .form-horizontal .form-checkbox,
  .form-horizontal .form-radio,
  .form-horizontal .form-switch {
    margin: 0.3rem 0; }

.table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  width: 100%; }
  .table.table-striped tbody tr:nth-of-type(odd) {
    background: #fafafa; }
  .table tbody tr.active, .table.table-striped tbody tr.active {
    background: #f2f2f2; }
  .table.table-hover tbody tr:hover {
    background: #f2f2f2; }
  .table.table-scroll {
    display: block;
    overflow-x: auto;
    padding-bottom: .75rem;
    white-space: nowrap; }
  .table td,
  .table th {
    border-bottom: 0.05rem solid #c6c5c8;
    padding: 0.6rem 0.4rem; }
  .table th {
    border-bottom-width: 0.1rem; }

.modal {
  align-items: center;
  bottom: 0;
  display: none;
  justify-content: center;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 1.2rem;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  .modal:target, .modal.active {
    display: flex;
    opacity: 1;
    z-index: 400; }
    .modal:target .modal-overlay, .modal.active .modal-overlay {
      background: rgba(250, 250, 250, 0.75);
      bottom: 0;
      cursor: default;
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .modal:target .modal-container, .modal.active .modal-container {
      animation: slide-down .2s ease 1;
      max-width: 640px;
      width: 100%;
      z-index: 1; }
  .modal.modal-sm .modal-container {
    max-width: 320px;
    padding: 0 0.4rem; }
  .modal.modal-lg .modal-overlay {
    background: #fafafa; }
  .modal.modal-lg .modal-container {
    box-shadow: none;
    max-width: 960px; }

.modal-container {
  box-shadow: 0 0.3rem 0.7rem rgba(45, 44, 47, 0.3);
  background: #fafafa;
  border-radius: 0.1rem;
  display: block;
  padding: 0 0.8rem;
  text-align: left; }
  .modal-container .modal-header {
    padding: 0.8rem; }
  .modal-container .modal-body {
    max-height: 50vh;
    overflow-y: auto;
    padding: 0.8rem;
    position: relative; }
    .modal-container .modal-body .loader-info {
      text-align: center;
      padding-top: 0.4rem; }
  .modal-container .modal-footer {
    padding: 0.8rem;
    text-align: right; }

.state span {
  display: block;
  margin: 1px 3px 0px 0px; }

.state span:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: #83bb26; }

.error span:before {
  background: #b40a0f; }

.warning span:before {
  background: #b45729; }

.not-triggered span:before {
  background: none;
  border: solid 2px #83bb26; }

.not-triggered-error span:before {
  background: none;
  border: solid 2px #b40a0f; }

.not-triggered-warning span:before {
  background: none;
  border: solid 2px #b45729; }

.tooltip {
  position: relative; }
  .tooltip::after {
    background: rgba(45, 44, 47, 0.9);
    border-radius: 0.1rem;
    bottom: 100%;
    color: #fafafa;
    content: attr(data-tooltip);
    display: block;
    font-size: 0.8em;
    left: 50%;
    max-width: 320px;
    opacity: 0;
    overflow: hidden;
    padding: 0.2rem 0.4rem;
    pointer-events: none;
    position: absolute;
    text-overflow: ellipsis;
    transform: translate(-50%, 0.4rem);
    transition: all .2s ease;
    white-space: pre;
    z-index: 300; }
  .tooltip:focus::after, .tooltip:hover::after {
    opacity: 1;
    transform: translate(-50%, -0.2rem); }
  .tooltip[disabled], .tooltip.disabled {
    pointer-events: auto; }
  .tooltip.tooltip-right::after {
    bottom: 50%;
    left: 100%;
    transform: translate(-0.2rem, 50%); }
  .tooltip.tooltip-right:focus::after, .tooltip.tooltip-right:hover::after {
    transform: translate(0.2rem, 50%); }
  .tooltip.tooltip-bottom::after {
    bottom: auto;
    top: 100%;
    transform: translate(-50%, -0.4rem); }
  .tooltip.tooltip-bottom:focus::after, .tooltip.tooltip-bottom:hover::after {
    transform: translate(-50%, 0.2rem); }
  .tooltip.tooltip-left::after {
    bottom: 50%;
    left: auto;
    right: 100%;
    transform: translate(0.4rem, 50%); }
  .tooltip.tooltip-left:focus::after, .tooltip.tooltip-left:hover::after {
    transform: translate(-0.2rem, 50%); }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 12px 15px 0px 7px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.hamburger:hover {
  opacity: 0.7; }

.hamburger:active, .hamburger:focus {
  outline: none;
  border: none; }

.hamburger-box {
  width: 30px;
  height: 20px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #73AC1D;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -5px; }

.hamburger-inner::after {
  bottom: -5px; }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease; }

.hamburger--elastic .hamburger-inner::after {
  top: 16px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.075s; }

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(-270deg);
  transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease; }

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s; }

.orange {
  color: #e7640c; }

/*VIDEO*/
#video-controls {
  position: fixed;
  right: 0;
  top: 155px;
  background: rgba(52, 51, 51, 0.9);
  width: 62px;
  height: 100%;
  z-index: 2; }

#video-controls .vol-slider-element {
  height: 390px;
  border-bottom: solid 1px rgba(90, 89, 89, 0.9); }

#video-controls .vol-slider-element i {
  display: block;
  font-size: 1.2em;
  text-align: center;
  padding: 5px; }

#video-controls .vol-slider-element .vol-slider {
  transform: rotate(-90deg);
  transform-origin: center;
  width: 277px;
  height: 290px;
  text-align: center;
  margin-top: 3px;
  padding-top: 11px; }

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 14.35px 0; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6.3px;
  cursor: pointer;
  box-shadow: 0px 0px 0.5px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: rgba(128, 128, 128, 0.27);
  border-radius: 25px;
  border: 0px solid rgba(0, 0, 0, 0); }

input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 0px solid rgba(0, 0, 0, 0);
  height: 35px;
  width: 35px;
  border-radius: 50px;
  background: #e7640c;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -14.35px; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: rgba(141, 141, 141, 0.27); }

input[type=range]::-moz-range-track {
  width: 100%;
  height: 6.3px;
  cursor: pointer;
  box-shadow: 0px 0px 0.5px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  background: rgba(128, 128, 128, 0.27);
  border-radius: 25px;
  border: 0px solid rgba(0, 0, 0, 0); }

input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 0px solid rgba(0, 0, 0, 0);
  height: 35px;
  width: 35px;
  border-radius: 50px;
  background: #e7640c;
  cursor: pointer; }

input[type=range]::-ms-track {
  width: 100%;
  height: 6.3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: rgba(115, 115, 115, 0.27);
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  box-shadow: 0px 0px 0.5px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0); }

input[type=range]::-ms-fill-upper {
  background: rgba(128, 128, 128, 0.27);
  border: 0px solid rgba(0, 0, 0, 0);
  border-radius: 50px;
  box-shadow: 0px 0px 0.5px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0); }

input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0), 0px 0px 0px rgba(13, 13, 13, 0);
  border: 0px solid rgba(0, 0, 0, 0);
  height: 35px;
  width: 35px;
  border-radius: 50px;
  background: #e7640c;
  cursor: pointer;
  height: 6.3px; }

input[type=range]:focus::-ms-fill-lower {
  background: rgba(128, 128, 128, 0.27); }

input[type=range]:focus::-ms-fill-upper {
  background: rgba(141, 141, 141, 0.27); }

.myButton {
  background: #2d2c2f;
  border-radius: 2px;
  border: none;
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-size: 1.5em;
  border-bottom: solid 1px rgba(90, 89, 89, 0.9);
  padding: 12px 19px;
  text-decoration: none;
  transition: background-color .3s ease-out; }

.myButton:hover {
  background: #525556; }

.myButton:active {
  background: #454849; }

#vid-holder:after {
  font-family: 'icomoon' !important;
  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: "\e919";
  color: #e7640c;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 5em;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  padding: 47px;
  transform: translate(-100px, -100px);
  opacity: 1;
  transition: opacity .5s ease-out 1s; }

#vid-holder.isPlaying:after {
  opacity: 0;
  transition: opacity .3s ease-out .1s; }

nav.navigation-sub {
  width: 300px;
  position: fixed;
  min-height: calc(100vh - 75px);
  background: #3e4041;
  padding-top: 11px;
  -webkit-transition: position, 0.8s;
  -moz-transition: position, 0.8s;
  -ms-transition: position, 0.8s;
  -o-transition: position, 0.8s;
  transition: position, 0.8s; }

/* Important stuff */
ul.menu {
  padding: 0;
  margin: 0; }
  ul.menu li {
    list-style-type: none;
    display: block;
    border-left: solid 10px #454849;
    -webkit-transition: border, 0.3s;
    -moz-transition: border, 0.3s;
    -ms-transition: border, 0.3s;
    -o-transition: border, 0.3s;
    transition: border, 0.3s; }
    ul.menu li:hover, ul.menu li.active {
      border-left-width: 15px; }
    ul.menu li.active {
      border-left-color: #73AC1D; }
      ul.menu li.active a {
        padding-left: 1rem;
        text-decoration: none; }
    ul.menu li a {
      color: #fff;
      display: block;
      padding: 0.6rem 0.6rem;
      -webkit-transition: padding, 0.5s;
      -moz-transition: padding, 0.5s;
      -ms-transition: padding, 0.5s;
      -o-transition: padding, 0.5s;
      transition: padding, 0.5s; }
      ul.menu li a:hover {
        padding-left: 1rem;
        text-decoration: none; }

.hamburger {
  display: none; }

#content {
  -webkit-transition: opacity, 0.4s;
  -moz-transition: opacity, 0.4s;
  -ms-transition: opacity, 0.4s;
  -o-transition: opacity, 0.4s;
  transition: opacity, 0.4s; }

@media only screen and (max-width: 960px) {
  #page.article > nav.navigation-sub ul {
    display: block; }
  header {
    display: block !important;
    height: 89px !important; }
    header ul {
      text-align: right; }
    header ul li a {
      padding: .2rem !important; }
  /* Move nav off screen, setup transitions */
  nav.navigation-sub {
    width: 40%;
    left: -40%;
    top: 0;
    height: 100vh;
    z-index: 200;
    top: 89px; }
  .openNav-left nav.navigation-sub {
    width: 70%;
    left: 0; }
  .openNav-left #content {
    opacity: .2; }
  /* Reveal open/close buttons */
  .hamburger {
    display: inline-block; }
  .openNav-left #content {
    left: 300px; }
  /* When the panel is closed, transition the page back to the left */
  #content {
    left: 0; } }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

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

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

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 40px;
    line-height: 1;
    color: #2d2c2f;
    opacity: 0.9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -40px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -40px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

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

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

html {
  scrollbar-width: none; }

::-webkit-scrollbar {
  display: none; }

body {
  background: #454849;
  font-size: 100%;
  font-weight: 300;
  line-height: 1.5em;
  opacity: 1;
  transition: opacity .2s ease-out; }

body.is-load {
  opacity: 0;
  transition: opacity .6s ease-out; }

a {
  -webkit-transition: all, 0.4s;
  -moz-transition: all, 0.4s;
  -ms-transition: all, 0.4s;
  -o-transition: all, 0.4s;
  transition: all, 0.4s; }
  a:hover, a:focus, a:visited {
    text-decoration: none; }

a.no-link-col {
  color: #fff; }
  a.no-link-col:hover {
    text-decoration: none;
    color: #fff; }

.wrapper {
  width: 96%;
  max-width: 1920px;
  margin: 0 auto; }

.wrapper-small {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto; }

.header-close {
  position: fixed;
  right: 0;
  padding: 4px;
  background: #363839;
  font-size: 1.5em;
  z-index: 1000;
  top: 96px; }
  .header-close .close-article {
    font-size: 2em;
    color: #454849; }
    .header-close .close-article:hover {
      text-decoration: none; }

.title-icoelement {
  margin: 20px auto; }
  .title-icoelement .title h2 {
    margin: 0;
    padding: 0; }
  .title-icoelement span.sect-info {
    display: inline-block;
    padding-right: 10px;
    color: #fafafa;
    font-weight: 400; }

header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background: #454849;
  height: 75px;
  z-index: 1;
  border-bottom: solid 1px #4c5051;
  display: flex; }
  header .navigation-main {
    margin-left: auto; }
    header .navigation-main ul {
      margin: 0;
      padding: 0;
      margin-right: 1.2rem; }
      header .navigation-main ul li {
        display: inline-flex;
        margin: 0.4rem 0;
        border-bottom: solid 0px rgba(0, 0, 0, 0);
        -webkit-transition: border, 0.4s;
        -moz-transition: border, 0.4s;
        -ms-transition: border, 0.4s;
        -o-transition: border, 0.4s;
        transition: border, 0.4s; }
        header .navigation-main ul li:hover, header .navigation-main ul li.active {
          border-bottom: solid 5px #73AC1D; }
          header .navigation-main ul li:hover a, header .navigation-main ul li.active a {
            text-decoration: none; }
        header .navigation-main ul li.active {
          border-bottom: solid 8px #4c5051; }
          header .navigation-main ul li.active a {
            color: #fafafa; }
        header .navigation-main ul li a {
          display: block;
          padding: 1rem 0.6rem; }
          header .navigation-main ul li a:hover {
            text-decoration: none; }

#page {
  display: block;
  padding-top: 75px; }

#content {
  min-height: calc(100vh - 75px);
  flex: 1;
  padding-left: 320px; }

.boxit {
  width: 100%;
  /* desired width */
  height: 100%; }

.boxit > .boxit-content {
  width: 100%;
  height: 100%; }
  .boxit > .boxit-content a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #545859;
    font-size: 2.8em;
    font-weight: 600;
    letter-spacing: 1px; }
    .boxit > .boxit-content a:hover {
      text-decoration: none;
      background: #4c5051; }

.start-window .touch-start {
  width: 100%;
  height: 10vh;
  padding-top: 13px; }
  .start-window .touch-start > span {
    font-size: 4em;
    color: #919191; }

.start-window .items-start {
  width: 100%;
  height: 80vh;
  margin: 0 auto;
  max-width: 1920px; }

.start-window .sponsors-start {
  width: 100%;
  height: 10vh;
  color: #919191;
  font-size: .8em;
  line-height: 1.4em; }

.article #content {
  padding-left: 0 !important; }

.section-identity {
  width: 40px;
  height: 30px;
  background: #3e4041;
  display: inline-block;
  margin-left: -5px;
  -webkit-transition: width, 0.3s;
  -moz-transition: width, 0.3s;
  -ms-transition: width, 0.3s;
  -o-transition: width, 0.3s;
  transition: width, 0.3s; }

.section-identity-text {
  color: #fafafa;
  -webkit-transition: padding, 0.4s;
  -moz-transition: padding, 0.4s;
  -ms-transition: padding, 0.4s;
  -o-transition: padding, 0.4s;
  transition: padding, 0.4s;
  padding-left: 0.6rem; }

.area-info {
  height: auto;
  display: inline-block;
  width: auto; }

.art-cat label {
  margin: 0.4rem; }
  .art-cat label:hover {
    cursor: pointer; }

.hiddenArt {
  -webkit-animation: hideArt .5s ease 0s 1 normal forwards;
  animation: hideArt .5s ease 0s 1 normal forwards; }

.list-image, .list-image-fotoarchiv {
  max-width: 300px;
  min-height: 200px; }
  .list-image .image-holder, .list-image-fotoarchiv .image-holder {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat; }

.list-image-fotoarchiv {
  max-width: none; }

.disabled-icon {
  opacity: .2; }

#article-content {
  display: flex;
  flex-wrap: wrap; }
  #article-content > div {
    margin: 20px auto; }
  #article-content.Datei-Text-Bild-Video #image {
    order: 3; }
  #article-content.Datei-Text-Bild-Video #text {
    order: 2; }
  #article-content.Datei-Text-Bild-Video #files {
    order: 1; }
  #article-content.Datei-Text-Bild-Video #video {
    order: 4; }
  #article-content.Text-Bild-Datei-Video #image {
    order: 2; }
  #article-content.Text-Bild-Datei-Video #text {
    order: 1; }
  #article-content.Text-Bild-Datei-Video #files {
    order: 3; }
  #article-content.Text-Bild-Datei-Video #video {
    order: 4; }
  #article-content.Text-Datei-Bild-Video #image {
    order: 3; }
  #article-content.Text-Datei-Bild-Video #text {
    order: 1; }
  #article-content.Text-Datei-Bild-Video #files {
    order: 2; }
  #article-content.Text-Datei-Bild-Video #video {
    order: 4; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto; }

.embed-file-container-outer {
  max-width: 1920px;
  max-height: 900px;
  margin: 0 auto; }

.embed-file-container {
  position: relative;
  padding-bottom: 50%;
  /* ratio 1024+728 */
  height: 0;
  overflow: hidden;
  width: 100%; }

.embed-file-container iframe, .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  max-height: 900px; }

/* ratio 4x3 */
.ratio4x3 {
  padding-bottom: 75%; }

.video-container {
  width: 100%;
  margin: 0 auto; }
  .video-container video {
    width: 100%; }

.Full-HD {
  max-width: 1700px; }

.HD {
  max-width: 1280px; }

.VGA {
  max-width: 640px; }

.normal-vid-size {
  max-width: 720px; }

#barcontainer {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 56; }

#meter {
  position: absolute;
  width: 0px;
  height: 0.5px;
  border-right: 5px solid white;
  background-color: #73AC1D;
  box-shadow: 0 0 10px #73AC1D;
  -webkit-transition: width 0.5s;
  -webkit-animation: loadingBar 2.5s ease-out infinite; }

@-webkit-keyframes loadingBar {
  0% {
    width: 0; }
  100% {
    opacity: 0;
    width: 100%; } }

@-webkit-keyframes hideArt {
  0% { }
  100% {
    height: 20px !important; } }

@keyframes hideArt {
  0% { }
  100% {
    height: 20px !important; } }

@media only screen and (max-width: 960px) {
  #content {
    width: 100%;
    padding-left: 0; }
  .card .card-header {
    display: block; }
  header .navigation-main ul {
    margin: 0;
    padding: 0;
    margin-right: 1.2rem; }
    header .navigation-main ul li a {
      font-size: .9em;
      padding: 1rem 0.2rem; } }
