@charset "UTF-8";
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*
@keyframes win-second-in {
   0% {

     transform: translateX(-$navbar-second-width);
   }
   100% {
     transform: translateX(0);

   }
 }

@keyframes win-second-out {
  0% {
    transform: translateX(0);

  }

  100% {
    transform: translateX(-$navbar-second-width);
  }
}

@keyframes win-third-in {
  0% {

    transform: translateX($aside-right-width);
  }
  100% {
    transform: translateX(0);

  }
}

@keyframes win-second-out {
  0% {
    transform: translateX(0);

  }

  100% {
    transform: translateX($aside-right-width);
  }
}
*/
@font-face {
  font-family: "corporate_slight";
  src: url("fonts/corporate_s_light_regular-webfont.woff2") format("woff2"), url("corporate_s_light_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto_condensedregular";
  src: url("fonts/robotocondensed-regular-webfont.woff2") format("woff2"), url("robotocondensed-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "corporate_sregular";
  src: url("fonts/corporate_s_regular-webfont.woff2") format("woff2"), url("corporate_s_regular-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  color: #33332e;
  font-weight: 100;
  line-height: 1.2em;
  margin-top: 0em;
  font-family: "roboto_condensedregular", -apple-system, system-ui, BlinkMacSystemFont, Roboto;
  margin-bottom: 0.5em;
}

h2 {
  text-transform: uppercase;
  margin-bottom: 1.3em;
}
h2::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #edd600;
  bottom: -15px;
  left: 0;
  position: absolute;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  position: relative;
  font-weight: 100;
  text-transform: uppercase;
  color: #33332e;
  font-family: "roboto_condensedregular", -apple-system, system-ui, BlinkMacSystemFont, Roboto;
  margin-bottom: 1.3em;
}

.h1::after,
.h2::after {
  content: "";
  width: 30px;
  height: 3px;
  background: #edd600;
  bottom: 10px;
  left: 0;
  position: absolute;
}

.no-border::after {
  display: none;
}

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: 0.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;
  line-height: 1.2;
  padding: 0.1rem 0.15rem;
  background: #4E4E56;
  color: #fafafa;
  font-size: 0.8em;
}

mark {
  background: #ffe9b3;
  color: #33332e;
  border-radius: 0;
  padding: 0.05rem;
}

blockquote {
  border-left: 0.1rem solid #eaeaec;
  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: 1.8em;
}

.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: 1em;
  }

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

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

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

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

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

  .font-xxl {
    font-size: 1.2em;
    font-weight: bold;
  }
}
/* 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: 1.5em;
  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: bold;
}

/**
 * 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: 20px;
  line-height: 1.4;
  -webkit-tap-highlight-color: transparent;
  font-weight: 300;
}

div {
  box-sizing: border-box;
}

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

.wrapper {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

.wrapper-medium {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 1280px) {
  .wrapper {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
a {
  color: #edd600;
  outline: none;
  text-decoration: none;
}
a:focus, a:hover, a:active, a.active {
  color: #d4bf00;
  text-decoration: underline;
}

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

.hidden {
  display: none;
}

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

/* und hiermit der Firefox >=1 */
::-moz-selection {
  background: #edd600;
  color: #fffded;
}

hr {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  color: #645c58;
  opacity: 0.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 !important;
}

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

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

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

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

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

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

.m-1 {
  margin: 0.15rem !important;
}

.mb-1 {
  margin-bottom: 0.15rem !important;
}

.ml-1 {
  margin-left: 0.15rem !important;
}

.mr-1 {
  margin-right: 0.15rem !important;
}

.mt-1 {
  margin-top: 0.15rem !important;
}

.mx-1 {
  margin-left: 0.15rem !important;
  margin-right: 0.15rem !important;
}

.my-1 {
  margin-bottom: 0.15rem !important;
  margin-top: 0.15rem !important;
}

.m-2 {
  margin: 0.6rem !important;
}

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

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

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

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

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

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

.m-3 {
  margin: 1.2rem !important;
}

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

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

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

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

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

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

.m-4 {
  margin: 2.4rem !important;
}

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

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

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

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

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

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

.m-5 {
  margin: 3.2rem !important;
}

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

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

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

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

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

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

.p-0 {
  padding: 0 !important;
}

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

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

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

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

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

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

.p-1 {
  padding: 0.6rem !important;
}

.pb-1 {
  padding-bottom: 0.6rem !important;
}

.pl-1 {
  padding-left: 0.6rem !important;
}

.pr-1 {
  padding-right: 0.6rem !important;
}

.pt-1 {
  padding-top: 0.6rem !important;
}

.px-1 {
  padding-left: 0.6rem !important;
  padding-right: 0.6rem !important;
}

.py-1 {
  padding-bottom: 0.6rem !important;
  padding-top: 0.6rem !important;
}

.p-2 {
  padding: 1.2rem !important;
}

.pb-2 {
  padding-bottom: 1.2rem !important;
}

.pl-2 {
  padding-left: 1.2rem !important;
}

.pr-2 {
  padding-right: 1.2rem !important;
}

.pt-2 {
  padding-top: 1.2rem !important;
}

.px-2 {
  padding-left: 1.2rem !important;
  padding-right: 1.2rem !important;
}

.py-2 {
  padding-bottom: 1.2rem !important;
  padding-top: 1.2rem !important;
}

.p-3 {
  padding: 1.2rem !important;
}

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

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

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

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

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

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

.p-4 {
  padding: 2.4rem !important;
}

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

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

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

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

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

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

.p-5 {
  padding: 3.2rem !important;
}

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

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

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

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

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

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

@media (max-width: 1280px) {
  .mb-0-xl {
    margin-bottom: 0 !important;
  }

  .mt-0-xl {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

  .p-0-xl {
    padding: 0 !important;
  }

  .pb-0-xl {
    padding-bottom: 0 !important;
  }

  .pt-0-xl {
    padding-top: 0 !important;
  }

  .pl-0-xl {
    padding-left: 0 !important;
  }

  .pr-0-xl {
    padding-right: 0 !important;
  }

  .p-1-xl {
    padding: 0.2rem !important;
  }

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

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

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

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

  .p-2-xl {
    padding: 0.6rem !important;
  }

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

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

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

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

  .p-3-xl {
    padding: 1.2rem !important;
  }

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

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

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

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

  .p-4-xl {
    padding: 2.4rem !important;
  }

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

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

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

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

  .p-5-xl {
    padding: 3.2rem !important;
  }

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

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

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

  .pr-5-xl {
    padding-right: 3.2rem !important;
  }
}
@media (max-width: 960px) {
  .mb-0-lg {
    margin-bottom: 0 !important;
  }

  .mt-0-lg {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

  .p-0-lg {
    padding: 0 !important;
  }

  .pb-0-lg {
    padding-bottom: 0 !important;
  }

  .pt-0-lg {
    padding-top: 0 !important;
  }

  .pl-0-lg {
    padding-left: 0 !important;
  }

  .pr-0-lg {
    padding-right: 0 !important;
  }

  .p-1-lg {
    padding: 0.2rem !important;
  }

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

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

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

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

  .p-2-lg {
    padding: 0.6rem !important;
  }

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

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

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

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

  .p-3-lg {
    padding: 1.2rem !important;
  }

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

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

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

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

  .p-4-lg {
    padding: 2.4rem !important;
  }

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

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

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

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

  .p-5-lg {
    padding: 3.2rem !important;
  }

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

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

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

  .pr-5-lg {
    padding-right: 3.2rem !important;
  }
}
@media (max-width: 840px) {
  .mb-0-md {
    margin-bottom: 0 !important;
  }

  .mt-0-md {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

  .p-0-md {
    padding: 0 !important;
  }

  .pb-0-md {
    padding-bottom: 0 !important;
  }

  .pt-0-md {
    padding-top: 0 !important;
  }

  .pl-0-md {
    padding-left: 0 !important;
  }

  .pr-0-md {
    padding-right: 0 !important;
  }

  .p-1-md {
    padding: 0.2rem !important;
  }

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

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

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

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

  .p-2-md {
    padding: 0.6rem !important;
  }

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

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

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

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

  .p-3-md {
    padding: 1.2rem !important;
  }

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

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

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

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

  .p-4-md {
    padding: 2.4rem !important;
  }

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

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

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

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

  .p-5-md {
    padding: 3.2rem !important;
  }

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

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

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

  .pr-5-md {
    padding-right: 3.2rem !important;
  }
}
@media (max-width: 600px) {
  .mb-0-sm {
    margin-bottom: 0 !important;
  }

  .mt-0-sm {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

  .p-0-sm {
    padding: 0 !important;
  }

  .pb-0-sm {
    padding-bottom: 0 !important;
  }

  .pt-0-sm {
    padding-top: 0 !important;
  }

  .pl-0-sm {
    padding-left: 0 !important;
  }

  .pr-0-sm {
    padding-right: 0 !important;
  }

  .p-1-sm {
    padding: 0.2rem !important;
  }

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

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

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

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

  .p-2-sm {
    padding: 0.6rem !important;
  }

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

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

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

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

  .p-3-sm {
    padding: 1.2rem !important;
  }

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

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

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

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

  .p-4-sm {
    padding: 2.4rem !important;
  }

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

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

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

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

  .p-5-sm {
    padding: 3.2rem !important;
  }

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

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

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

  .pr-5-sm {
    padding-right: 3.2rem !important;
  }
}
@media (max-width: 480px) {
  .mb-0-xs {
    margin-bottom: 0 !important;
  }

  .mt-0-xs {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

  .p-0-xs {
    padding: 0 !important;
  }

  .pb-0-xs {
    padding-bottom: 0 !important;
  }

  .pt-0-xs {
    padding-top: 0 !important;
  }

  .pl-0-xs {
    padding-left: 0 !important;
  }

  .pr-0-xs {
    padding-right: 0 !important;
  }

  .p-1-xs {
    padding: 0.2rem !important;
  }

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

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

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

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

  .p-2-xs {
    padding: 0.6rem !important;
  }

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

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

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

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

  .p-3-xs {
    padding: 1.2rem !important;
  }

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

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

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

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

  .p-4-xs {
    padding: 2.4rem !important;
  }

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

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

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

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

  .p-5-xs {
    padding: 3.2rem !important;
  }

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

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

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

  .pr-5-xs {
    padding-right: 3.2rem !important;
  }
}
.loading {
  color: transparent !important;
  min-height: 0.8rem;
  pointer-events: none;
  position: relative;
}
.loading::after {
  animation: loading 500ms infinite linear;
  border: 0.1rem solid #edd600;
  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-flow, #content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.container-flow > *, #content > * {
  flex: 1;
  flex-grow: 4;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.container-flow > * .container-flow--light, #content > * .container-flow--light {
  flex-grow: 2;
}
.container-flow > * .container-flow--heavy, #content > * .container-flow--heavy {
  flex-grow: 8;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  width: 100%;
}
.container.grid-xl {
  max-width: 1328px;
}
.container.grid-lg {
  max-width: 1008px;
}
.container.grid-md {
  max-width: 888px;
}
.container.grid-sm {
  max-width: 648px;
}
.container.grid-xs {
  max-width: 528px;
}

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

.col-equal-height > * {
  height: 100% !important;
}

.columns {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  margin-left: -1.2rem;
  margin-right: -1.2rem;
}
.columns .col-equal-height > * {
  height: 100% !important;
}
.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: #edd600;
}

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

.text-secondary {
  color: #56504c;
}

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

.text-gray {
  color: #78777A;
}

a.text-gray:focus, a.text-gray:hover {
  color: #6b6a6d;
}

.text-light {
  color: #fafafa;
}

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

.text-success {
  color: #95c11f;
}

a.text-success:focus, a.text-success:hover {
  color: #84ab1b;
}

.text-warning {
  color: #ea5b0c;
}

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

.text-error {
  color: #b40a0f;
}

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

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

.bg-secondary {
  background: #645c58;
  color: #fafafa;
}

.bg-dark {
  background: #4E4E56;
  color: #fafafa;
}

.bg-gray {
  background: #fafafa;
}

.bg-white {
  background: #ffffff;
}

.bg-success {
  background: #95c11f;
  color: #fafafa;
}

.bg-warning {
  background: #ea5b0c;
  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 */
}

.btn {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  appearance: none;
  background: #fafafa;
  border: 0.05rem solid #d4bf00;
  border-radius: 0;
  color: #d4bf00;
  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(237, 214, 0, 0.2);
}
.btn:focus, .btn:hover {
  background: #d4bf00;
  border-color: #edd600;
  text-decoration: none;
  color: #fafafa;
}
.btn:active, .btn.active {
  background: #d4bf00;
  border-color: #baa800;
  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: 0.5;
  pointer-events: none;
}
.btn.btn-primary {
  background: #edd600;
  border-color: #d4bf00;
  color: black;
}
.btn.btn-primary:focus, .btn.btn-primary:hover {
  background: #c9b600;
  border-color: #baa800;
  color: #fafafa;
}
.btn.btn-primary:active, .btn.btn-primary.active {
  background: #bfad00;
  border-color: #b09f00;
  color: #fafafa;
}
.btn.btn-primary.loading::after {
  border-bottom-color: #fafafa;
  border-left-color: #fafafa;
}
.btn.btn-secondary {
  background: #645c58;
  border-color: #56504c;
  color: #fafafa;
}
.btn.btn-secondary:focus, .btn.btn-secondary:hover {
  background: #514b47;
  border-color: #494340;
  color: #fafafa;
}
.btn.btn-secondary:active, .btn.btn-secondary.active {
  background: #4c4643;
  border-color: #433e3b;
  color: #fafafa;
}
.btn.btn-secondary.loading::after {
  border-bottom-color: #fafafa;
  border-left-color: #fafafa;
}
.btn.btn-link {
  background: transparent;
  border-color: transparent;
  color: #edd600;
}
.btn.btn-link:focus, .btn.btn-link:hover, .btn.btn-link:active, .btn.btn-link.active {
  color: #d4bf00;
}
.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: #d4bf00;
}
.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: 0.95;
}
.btn.btn-clear::before {
  content: "✕";
}

.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;
}

.accordion input:checked ~ .accordion-header, .accordion[open] .accordion-header {
  background: #fafafa;
}
.accordion input:checked ~ .accordion-header .icon, .accordion[open] .accordion-header .icon {
  transform: rotate(90deg);
  padding-left: 7px;
}
.accordion input:checked ~ .accordion-header span, .accordion[open] .accordion-header span {
  padding-left: 10px;
}
.accordion input:checked ~ .accordion-body, .accordion[open] .accordion-body {
  max-height: 100rem;
}
.accordion .accordion-header {
  display: block;
  background: #fffded;
  color: #33332e;
}
.accordion .accordion-header .icon {
  will-change: transform, padding-left;
  transition: transform 0.4s ease-out, padding-left 0.4s ease-out;
  display: inline-block;
}
.accordion .accordion-header span {
  will-change: padding-left;
  transition: padding-left 0.2s ease-in-out;
  display: inline-block;
  color: #33332e;
  font-size: 1.2em;
  font-weight: bold;
}
.accordion .accordion-header span.accordion-sub-title {
  font-size: 0.9em;
  text-transform: none;
}
.accordion .accordion-header:hover {
  cursor: pointer;
}
.accordion .accordion-header:hover span {
  padding-left: 10px;
}
.accordion .accordion-header:hover .icon {
  padding-left: 7px;
}
.accordion .accordion-body {
  margin-bottom: 1.2rem;
  max-height: 0;
  overflow: hidden;
  will-change: height;
  transition: max-height 0.6s ease-in-out;
}

summary.accordion-header::-webkit-details-marker {
  display: none;
}

@media (max-width: 600px) {
  .accordion-header span {
    font-size: 1em !important;
  }
}
.card {
  background: #fafafa;
  border: 0.05rem solid #eaeaec;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08), 0 6px 6px rgba(0, 0, 0, 0.11);
}
.card:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.card .card-header,
.card .card-body,
.card .card-footer {
  padding: 1.6rem;
  padding-bottom: 0;
}
.card .card-header:last-child,
.card .card-body:last-child,
.card .card-footer:last-child {
  padding-bottom: 1.6rem;
}
.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;
  border-top-right-radius: 0;
}
.card .card-image:last-child img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.card-icon-holder {
  background: #fffded;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  color: #d4bf00;
}
.card-icon-holder .icon {
  font-size: 3em;
  padding: 21px;
  transition: transform 0.4s ease-out;
  color: #fffded;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: block;
  transform: translateY(-20px);
  margin: 0 auto;
  background: #fafafa;
  border: solid 1px #edd600;
  color: #edd600;
}
.card-icon-holder:hover .icon {
  transform: translateY(-25px);
}

.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, label.comText {
  display: block;
  line-height: 1rem;
  padding: 0.5rem 0 !important;
  font-size: 0.9em !important;
  color: black !important;
  background: none !important;
  border: none;
}
label.form-input.label-sm, label.comText.label-sm {
  padding: 0.2rem 0;
}
label.form-input.label-lg, label.comText.label-lg {
  padding: 0.7rem 0;
}

.form-label {
  display: block;
  line-height: 1rem;
  padding: 0.5rem 0;
}
.form-label.label-sm {
  padding: 0.2rem 0;
}
.form-label.label-lg {
  padding: 0.7rem 0;
}

.form-input {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  appearance: none;
  background: #fafafa;
  background-image: none;
  border: 0.05rem solid #cfcfd4;
  border-radius: 0;
  color: #33332e;
  display: block;
  font-size: 1em;
  height: 2rem;
  line-height: 1rem;
  max-width: 100%;
  outline: none;
  padding: 0.45rem 0.4rem;
  position: relative;
  width: 100%;
}
.form-input:focus {
  box-shadow: 0 0 0 0.1rem rgba(237, 214, 0, 0.2);
  border-color: #edd600;
}
.form-input::placeholder {
  color: #78777A;
}
.form-input::-ms-input-placeholder {
  /* IE 10+ */
  color: #78777A;
}
.form-input.input-sm {
  font-size: 0.8em;
  height: 1.4rem;
  padding: 0.15rem 0.3rem;
}
.form-input.input-lg {
  font-size: 1.2em;
  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;
}

.form-input-hint {
  color: #78777A;
  font-size: 0.8em;
  margin-top: 0.2rem;
}
.has-success .form-input-hint, .is-success + .form-input-hint {
  color: #95c11f;
}
.has-error .form-input-hint, .is-error + .form-input-hint {
  color: #b40a0f;
}

.form-select {
  appearance: none;
  border: 0.05rem solid #cfcfd4;
  border-radius: 0;
  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(237, 214, 0, 0.2);
  border-color: #edd600;
}
.form-select::-ms-expand {
  display: none;
}
.form-select.select-sm {
  font-size: 0.8em;
  height: 1.4rem;
  padding: 0.15rem 1.1rem 0.15rem 0.3rem;
}
.form-select.select-lg {
  font-size: 1.2em;
  height: 2.4rem;
  padding: 0.65rem 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: #78777A;
}

.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 1.2rem;
  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(237, 214, 0, 0.2);
  border-color: #edd600;
}
.form-checkbox input:checked + .form-icon,
.form-radio input:checked + .form-icon,
.form-switch input:checked + .form-icon {
  background: #edd600;
  border-color: #edd600;
}
.form-checkbox .form-icon,
.form-radio .form-icon,
.form-switch .form-icon {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 0.05rem solid #cfcfd4;
  cursor: pointer;
  display: inline-block;
  position: absolute;
}

.form-checkbox .form-icon,
.form-radio .form-icon {
  background: #fafafa;
  height: 10px;
  left: 0;
  top: 7px;
  width: 10px;
}
.form-checkbox input:active + .form-icon,
.form-radio input:active + .form-icon {
  background: #645c58;
}

.form-checkbox .form-icon {
  border-radius: 100%;
}
.form-checkbox input:checked + .form-icon::before {
  background-clip: padding-box;
  border: none;
  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: #edd600;
  border-color: #edd600;
}
.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: #9e9ea0;
  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 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.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 #cfcfd4;
  border-radius: 0;
  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: #95c11f;
}
.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(149, 193, 31, 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: 0.5;
}

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

input:disabled + .form-icon, input.disabled + .form-icon {
  background: #f2f2f2;
  cursor: not-allowed;
  opacity: 0.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;
}

.my-input label {
  display: none;
}

.my-input label.form-checkbox {
  display: inline-block;
}

.label-hidden label {
  display: none !important;
}

.input-inner-text {
  display: flex;
}
.input-inner-text input {
  display: inline;
  margin-right: 0;
}
.input-inner-text span {
  padding: 0.3em;
}
.input-inner-text label {
  display: none !important;
}

@media (max-width: 600px) {
  .my-input label {
    display: block;
  }

  .form-checkbox, .form-radio {
    padding: 10px 5px;
  }
}
.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: 0.75rem;
  white-space: nowrap;
}
.table td,
.table th {
  border-bottom: 0.05rem solid #eaeaec;
  padding: 0.2rem 0.4rem;
}
.table th {
  border-bottom-width: 0.1rem;
}
.table.td-50 td {
  width: 50%;
}

/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after {
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.vbox-overlay {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1033340;
  -webkit-transform: translateZ(1000px);
  transform: translateZ(1000px);
  transform-style: preserve-3d;
}

/* ----- navigation ----- */
.vbox-title {
  width: 100%;
  height: 60px;
  float: left;
  text-align: center;
  line-height: 28px;
  font-size: 1em;
  padding: 12px 40px;
  overflow: hidden;
  position: fixed;
  display: none;
  left: 0;
  z-index: 1050;
}

.vbox-close {
  cursor: pointer;
  position: fixed;
  top: -1px;
  right: 0;
  width: 70px;
  height: 60px;
  padding: 6px;
  display: block;
  background-position: 10px center;
  overflow: hidden;
  font-size: 48px;
  line-height: 1;
  text-align: center;
  z-index: 1050;
  background-color: #edd600;
  color: #fffded;
}

.vbox-num {
  cursor: pointer;
  position: fixed;
  left: 0;
  height: 40px;
  display: block;
  overflow: hidden;
  line-height: 28px;
  font-size: 12px;
  padding: 6px 10px;
  display: none;
  z-index: 1050;
  background-color: #edd600;
  color: #fffded;
}

/* ----- navigation ARROWS ----- */
.vbox-next, .vbox-prev {
  position: fixed;
  top: 50%;
  margin-top: -15px;
  overflow: hidden;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 1050;
}

.vbox-next span, .vbox-prev span {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-top-color: #edd600;
  border-right-color: #edd600;
  text-indent: -100px;
  position: absolute;
  top: 8px;
  display: block;
}

.vbox-prev {
  left: 15px;
}

.vbox-next {
  right: 15px;
}

.vbox-prev span {
  left: 10px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.vbox-next span {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px;
}

/* ------- inline window ------ */
.vbox-inline {
  width: 420px;
  height: 315px;
  height: 70vh;
  padding: 10px;
  background: #fff;
  margin: 0 auto;
  overflow: auto;
  text-align: left;
}

/* ------- Video & iFrames window ------ */
.venoframe {
  max-width: 100%;
  width: 100%;
  border: none;
  width: 100%;
  height: 260px;
  height: 70vh;
}

.venoframe.vbvid {
  height: 260px;
}

@media (min-width: 768px) {
  .venoframe, .vbox-inline {
    width: 90%;
    height: 360px;
    height: 70vh;
  }

  .venoframe.vbvid {
    width: 640px;
    height: 360px;
  }
}
@media (min-width: 992px) {
  .venoframe, .vbox-inline {
    max-width: 1200px;
    width: 80%;
    height: 540px;
    height: 70vh;
  }

  .venoframe.vbvid {
    width: 960px;
    height: 540px;
  }
}
/*
Please do NOT edit this part!
or at least read this note: http://i.imgur.com/7C0ws9e.gif
*/
.vbox-open {
  overflow: hidden;
}

.vbox-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  z-index: 20;
  max-height: 100%;
}

.vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 20px 10px;
}

.vbox-container img {
  max-width: 100%;
  height: auto;
  margin: auto;
}

.figlio {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  max-width: 100%;
  text-align: initial;
}

img.figlio {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.vbox-content.swipe-left {
  margin-left: -200px !important;
}

.vbox-content.swipe-right {
  margin-left: 200px !important;
}

.animated {
  webkit-transition: margin 300ms ease-out;
  transition: margin 300ms ease-out;
}

.animate-in {
  opacity: 1;
}

.animate-out {
  opacity: 0;
}

/* ---------- preloader ----------
 * SPINKIT
 * http://tobiasahlin.com/spinkit/
-------------------------------- */
.sk-double-bounce, .sk-rotating-plane {
  width: 40px;
  height: 40px;
  margin: 40px auto;
}

.sk-rotating-plane {
  background-color: #333;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.sk-double-bounce {
  position: relative;
}

.sk-double-bounce .sk-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-chasing-dots .sk-child, .sk-spinner-pulse, .sk-three-bounce .sk-child {
  background-color: #333;
  border-radius: 100%;
}

.sk-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.sk-wave {
  margin: 40px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.sk-wave .sk-rect {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-wave .sk-rect1 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s;
}

.sk-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-waveStretchDelay {
  0%, 100%, 40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes sk-waveStretchDelay {
  0%, 100%, 40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.sk-wandering-cubes {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.sk-wandering-cubes .sk-cube {
  background-color: #333;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
  animation: sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;
}

.sk-chasing-dots, .sk-spinner-pulse {
  width: 40px;
  height: 40px;
  margin: 40px auto;
}

.sk-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-wanderingCube {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
    transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    transform: translateX(30px) translateY(30px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes sk-wanderingCube {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
    transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    transform: translateX(30px) translateY(30px) rotate(-179deg);
  }
  50.1% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.sk-spinner-pulse {
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.sk-chasing-dots {
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear;
}

.sk-chasing-dots .sk-child {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}

.sk-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.sk-three-bounce {
  margin: 40px auto;
  width: 80px;
  text-align: center;
}

.sk-three-bounce .sk-child {
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
  animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}

.sk-circle .sk-child:before, .sk-fading-circle .sk-circle:before {
  display: block;
  border-radius: 100%;
  content: "";
  background-color: #333;
}

.sk-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.sk-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-three-bounce {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-three-bounce {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.sk-circle {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle .sk-child:before {
  margin: 0 auto;
  width: 15%;
  height: 15%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 40px auto;
}

.sk-cube-grid .sk-cube {
  width: 33.33%;
  height: 33.33%;
  background-color: #333;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 100%, 70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%, 100%, 70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
.sk-fading-circle {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  margin: 0 auto;
  width: 15%;
  height: 15%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 100%, 39% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%, 100%, 39% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
.sk-folding-cube {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }
  100%, 90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }
  100%, 90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
footer {
  border: solid 1px #9e9ea0;
  width: 98%;
  max-width: 1800px;
  margin: 0 auto 1%;
  background: linear-gradient(70deg, #525153 30%, rgba(240, 240, 240, 0) 30%), linear-gradient(30deg, #525153 60%, #525153 60%);
  color: #fafafa;
}
footer .footer-inner {
  max-width: 1800px;
  margin: 0 auto;
}
footer .footer-inner a {
  color: #fafafa;
  text-decoration: underline;
}
footer ul.navigation-menu-foot {
  list-style: none;
  margin: 0;
}
footer ul.navigation-menu-foot .is-active-item > a {
  color: #352c15 !important;
  text-decoration: underline;
}
footer ul.navigation-menu-foot li {
  list-style: none;
  margin: 0;
}
footer ul.navigation-menu-foot li a {
  font-weight: bold;
}
footer ul.navigation-menu-foot li ul {
  margin: 0;
}
footer ul.navigation-menu-foot li ul li {
  list-style: none;
}
footer ul.navigation-menu-foot li ul li a {
  font-weight: normal;
}

span.color {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: solid 1px #78777A;
  background: #fff;
  margin-right: 2px;
}

span.color_Rot {
  background: #9c2632;
}

span.color_Orange {
  background: #9c5a2d;
}

span.color_Schwarz {
  background: #343132;
}

span.color_Weiss {
  background: #ffffff;
}

span.color_Violett {
  background: #542e73;
}

span.color_Gruen {
  background: #508f3c;
}

.slick-fade-small {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
.slick-fade-small img {
  border: solid 1px #ffe708;
}

#page {
  opacity: 1;
  visibility: visible;
  transition: opacity 1.5s ease-out;
}
#page .header .triangle:after, #page .header .triangle:before {
  transition: transform 0.8s ease-out 0.1s;
}

.triangle-not-visible:after, .triangle-not-visible:before {
  transform: rotate(0deg) !important;
}

body.load, body.loading {
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
body.load #page, body.loading #page {
  opacity: 0 !important;
}
body.load #page .header .triangle:after, body.load #page .header .triangle:before, body.loading #page .header .triangle:after, body.loading #page .header .triangle:before {
  transform: rotate(0deg);
}

.header {
  position: relative;
}
.header:after {
  content: "";
  height: 100%;
  width: 120%;
  position: absolute;
  top: -30%;
  left: -10%;
  transform: rotate(-2deg);
  z-index: -1;
  background: linear-gradient(70deg, #f1eee3 30%, rgba(250, 250, 250, 0) 30%), linear-gradient(30deg, #faf8f2 60%, #f1eee3 60%);
}
.header h1.head-header {
  font-size: 2.2em;
  color: #33332e;
  font-weight: bold;
  position: absolute;
  left: 5%;
  bottom: 25%;
  width: auto;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  padding: 10px;
}
.header h1.head-header p {
  margin: 0;
}
.header .header-top {
  height: 100px;
  position: relative;
  z-index: 50000;
}
.header .nav-outer {
  transform: translateY(0px);
  transition: transform 1s ease-out;
}
.header .nav-top-show .navigation-body-header .navigation-logo {
  display: flex;
}
.header .nav-fixed {
  width: 98%;
  margin: 0 auto;
  max-width: 1800px;
}
.header .nav-fixed .nav-outer {
  position: fixed;
  top: -160px;
  left: 0;
  width: 100%;
  z-index: 5;
  transition: transform 0.7s ease-out 0.2s;
}
.header .nav-top-show .nav-outer {
  transform: translateY(160px);
}
.header .triangle:before, .header .triangle:after {
  box-shadow: 0 0 80px 5px rgba(1, 1, 1, 0.2);
  border-top: solid 1px rgba(1, 1, 1, 0.2);
}
.header .header-bottom {
  width: 98%;
  max-width: 1800px;
  margin: 0 auto;
  height: 40vh;
  background: #fffded;
  position: relative;
}
.header .header-bottom #miete_stoerer {
  position: absolute;
  right: 0;
  top: 30px;
  width: 250px;
  transform: translate(20px, -50%);
  transition: transform 0.5s ease-out;
}
.header .header-bottom #miete_stoerer .bg {
  width: 150%;
  height: 70px;
  position: relative;
  transform: skew(2deg, 0deg);
  border-radius: 10px;
  background: rgba(241, 204, 67, 0.7);
}
.header .header-bottom #miete_stoerer a {
  font-size: 1.2em;
  display: block;
  padding: 20px 40px;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 40px;
  color: black;
  transition: padding 0.5s ease-out;
}
.header .header-bottom #miete_stoerer a .icon {
  transition: padding 0.5s ease-out;
}
.header .header-bottom #miete_stoerer:hover {
  transform: translate(0px, -50%);
}
.header .header-bottom #miete_stoerer:hover a {
  text-decoration: none;
  padding-left: 30px;
}
.header .header-bottom #miete_stoerer:hover a .icon {
  display: inline-block;
  padding-right: 10px;
}
.header .header-bottom-start {
  height: 70vh;
}

.content-text {
  margin: auto;
  width: 100%;
  max-width: 1280px;
}

.block {
  display: block;
}

#map_sm {
  visibility: hidden;
}

.container-frame {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 40%;
}
.container-frame .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.standorte {
  max-width: 1600px;
  width: 100%;
}
.standorte .karte {
  width: 1600px;
  max-width: 1600px;
}
.standorte .overlay-karte {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.standorte .overlay-karte .mettenbuch {
  position: absolute;
  border: dotted 1.5px #4E4E56;
  border-left: none;
  border-bottom: none;
  height: 700px;
  width: 1115px;
  left: 4%;
  bottom: 9%;
}
.standorte .overlay-karte .mettenbuch:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #4E4E56;
  border-radius: 50%;
  right: 0;
  bottom: 0;
  transform: translateX(50%);
}
.standorte .overlay-karte .mettenbuch-text {
  max-width: 670px;
  padding-top: 15px;
}

.reverse {
  flex-direction: row-reverse;
}

.wow {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  transform: translate(0, 100px);
  -webkit-transition: opacity 0.6s 0.1s, transform 0.6s ease;
  transition: opacity 0.6s 0.1s, transform 0.6s ease;
  transition-delay: 0ms;
}

.wow img {
  display: block;
}

.wow-big {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
  -moz-transform: translate(0, 50px);
  -ms-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -webkit-transition: opacity 0.6s 0.1s, transform 0.6s ease;
  transition: opacity 0.6s 0.1s, transform 0.6s ease;
  transition-delay: 0ms;
}

.wow-right {
  opacity: 0;
  -webkit-transform: translate(-200px, 0);
  -moz-transform: translate(-200px, 0);
  -ms-transform: translate(-200px, 0);
  transform: translate(-200px, 0);
  -webkit-transition: opacity 0.6s 0.1s, transform 0.6s ease;
  transition: opacity 0.6s 0.1s, transform 0.6s ease;
  transition-delay: 0ms;
  overflow: hidden;
}

.wow-left {
  opacity: 0;
  -webkit-transform: translate(200px, 0);
  -moz-transform: translate(200px, 0);
  -ms-transform: translate(200px, 0);
  transform: translate(200px, 0);
  -webkit-transition: opacity 0.6s 0.1s, transform 0.6s ease;
  transition: opacity 0.6s 0.1s, transform 0.6s ease;
  transition-delay: 0ms;
  overflow: hidden;
}

.wow-in-view {
  opacity: 1 !important;
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}

.wow-late {
  transition-delay: 100ms;
}

.out-phone {
  color: #33332e;
}
.out-phone:hover {
  text-decoration: none;
  color: #4e4e46;
}

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

.teaser-content {
  width: 98%;
  margin: 0 auto;
  padding-top: 100px;
  background: #f1eee3;
  height: auto;
  max-width: 1800px;
}
.teaser-content .teaser-content-items {
  margin: 0 auto;
  max-width: 1920px;
}
.teaser-content .teaser-content-items .teaser-content-item {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08), 0 6px 6px rgba(0, 0, 0, 0.11);
}
.teaser-content .teaser-content-items .teaser-content-item .top {
  height: 200px;
  background: #ccc;
}
.teaser-content .teaser-content-items .teaser-content-item .text {
  padding: 1.6rem;
  background: #fafafa;
  border: 0.05rem solid #eaeaec;
  border-radius: 0;
  height: auto;
}
.teaser-content .teaser-content-items .teaser-content-item:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

#cookies-warning {
  position: fixed;
  z-index: 2232;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
}

.bg-cookie {
  background: rgba(185, 24, 24, 0.8);
}

.triangle {
  position: relative;
  overflow: hidden;
}
.triangle:after, .triangle:before {
  position: absolute;
  content: "";
  height: 100%;
  bottom: -100%;
  z-index: 20000;
}
.triangle:after {
  left: 0;
  width: 110%;
  transform: rotate(-9deg) translateX(-3px);
  transform-origin: left top;
}
.triangle:before {
  left: -5%;
  width: 65%;
  transform: rotate(7deg) translateX(-3px);
  transform-origin: right top;
}
.triangle.triangle-white:after, .triangle.triangle-white:before {
  background: rgba(250, 250, 250, 0.4);
}
.triangle.triangle-primary:after, .triangle.triangle-primary:before {
  background: #525153;
}

.main-bg {
  position: relative;
}
.main-bg .second-main-bg {
  margin-top: 50px;
  position: relative;
}
.main-bg .second-main-bg:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -10%;
  width: 110%;
  height: 100%;
  background: linear-gradient(70deg, rgba(176, 151, 67, 0.02) 20%, rgba(176, 151, 67, 0) 20%), linear-gradient(30deg, rgba(176, 151, 67, 0.02) 60%, rgba(176, 151, 67, 0.02) 60%);
  z-index: -1;
  border-radius: 10px;
}

@media (max-width: 1440px) {
  .standorte {
    max-width: 1200px;
    width: 100%;
  }
  .standorte .karte {
    width: 1200px;
    max-width: 1200px;
  }
  .standorte .overlay-karte .mettenbuch {
    width: 840px;
  }
}
@media (max-width: 1280px) {
  .header h1.head-header {
    font-size: 1.8em;
  }

  .standorte {
    margin-top: 190px;
    max-width: 1000px;
    width: 100%;
  }
  .standorte .karte {
    width: 1000px;
    max-width: 1000px;
  }
  .standorte .overlay-karte .nwh {
    width: 690px;
  }
  .standorte .overlay-karte .mettenbuch {
    width: 685px;
  }
}
@media (max-width: 960px) {
  .reverse-lg-100 {
    flex-direction: column-reverse;
  }

  .header h1.head-header {
    font-size: 1.8em;
  }

  .standorte {
    margin-top: 280px;
    max-width: 800px;
    width: 100%;
  }
  .standorte .karte {
    width: 800px;
    max-width: 800px;
  }
  .standorte .overlay-karte .nwh {
    width: 560px;
  }
  .standorte .overlay-karte .mettenbuch {
    width: 555px;
  }
}
@media (max-width: 840px) {
  .reverse-md-100 {
    flex-direction: column-reverse;
  }

  .header h1.head-header {
    font-size: 1.5em;
  }

  .content-text {
    margin: 5rem auto 5rem auto;
    width: 90%;
  }

  .historie-left span {
    font-size: 4em;
  }
}
@media (max-width: 600px) {
  .reverse-sm-100 {
    flex-direction: column-reverse;
  }

  .header h1.head-header {
    font-size: 1.2em;
  }
  .header .header-bottom {
    width: 98%;
    margin: 0 auto;
    height: 70vh;
    position: relative;
  }
  .header .header-bottom #miete_stoerer {
    position: absolute;
    right: 0;
    top: 50%;
    width: 180px;
    transform: translate(20px, -50%);
    transition: transform 0.5s ease-out;
  }
  .header .header-bottom #miete_stoerer .bg {
    height: 45px;
    transform: skew(11deg, 0deg);
    border-radius: 5px;
  }
  .header .header-bottom #miete_stoerer a {
    font-size: 0.9em;
    display: block;
    padding: 10px 20px;
    padding-right: 30px;
  }
  .header .header-bottom #miete_stoerer:hover a {
    padding-left: 20px;
  }

  #map_sm {
    visibility: visible;
  }

  .standorte {
    margin-top: 0;
    max-width: none;
    width: 100%;
  }
  .standorte .karte {
    width: 100%;
    max-width: none;
  }
  .standorte .overlay-karte {
    position: relative;
    top: unset;
    left: unset;
  }
  .standorte .overlay-karte .nwh, .standorte .overlay-karte .mettenbuch {
    position: relative;
    border: none;
    width: 100%;
    left: unset;
    bottom: unset;
    height: auto;
  }
  .standorte .overlay-karte .nwh:after, .standorte .overlay-karte .mettenbuch:after {
    display: none;
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #edd600;
    border-radius: 50%;
    right: 0;
    bottom: 0;
    transform: translateX(50%);
  }
  .standorte .overlay-karte .nwh-text, .standorte .overlay-karte .mettenbuch-text {
    max-width: none;
    padding-top: 30px;
  }
  .standorte .overlay-karte .mettenbuch {
    width: 100%;
  }

  .main-bg .second-main-bg {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .main-bg .second-main-bg:before {
    content: "";
    position: absolute;
    top: -10%;
    left: 5%;
    width: 90%;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?veenpd");
  src: url("fonts/icomoon.eot?veenpd#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?veenpd") format("truetype"), url("fonts/icomoon.woff?veenpd") format("woff"), url("fonts/icomoon.svg?veenpd#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: never;
  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-activity:before {
  content: "\e900";
}

.icon-alert-triangle:before {
  content: "\e901";
}

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

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

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

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

.icon-arrow-up:before {
  content: "\e906";
}

.icon-at-sign:before {
  content: "\e907";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-edit:before {
  content: "\e918";
}

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

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

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

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

.icon-home:before {
  content: "\e91d";
}

.icon-link:before {
  content: "\e91e";
}

.icon-lock:before {
  content: "\e91f";
}

.icon-mail:before {
  content: "\e920";
}

.icon-map-pin:before {
  content: "\e921";
}

.icon-minus:before {
  content: "\e922";
}

.icon-monitor:before {
  content: "\e923";
}

.icon-move:before {
  content: "\e924";
}

.icon-navigation:before {
  content: "\e925";
}

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

.icon-phone:before {
  content: "\e927";
}

.icon-phone-call:before {
  content: "\e928";
}

.icon-play:before {
  content: "\e929";
}

.icon-plus:before {
  content: "\e92a";
}

.icon-refresh-cw:before {
  content: "\e92b";
}

.icon-rotate-cw:before {
  content: "\e92c";
}

.icon-search:before {
  content: "\e92d";
}

.icon-settings:before {
  content: "\e92e";
}

.icon-share:before {
  content: "\e92f";
}

.icon-shield:before {
  content: "\e930";
}

.icon-smartphone:before {
  content: "\e931";
}

.icon-smile:before {
  content: "\e932";
}

.icon-thumbs-up:before {
  content: "\e933";
}

.icon-tool:before {
  content: "\e934";
}

.icon-trash:before {
  content: "\e935";
}

.icon-unlock:before {
  content: "\e936";
}

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

.icon-wifi:before {
  content: "\e938";
}

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

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