@charset "UTF-8";
/*!-----------------------------------------------------------------------------
   Master Stylesheet.

   Project:       {{ description }} ({{ name }})
   Version:       1.0
   Author:        visions.ch GmbH
   URL:           hildbrand
   -------------------------------------------------------------------------- */
/*
---
name: Meta
category: meta
sourcePath:
---

The meta folder/category holds files which only have functions, mixins,
variables and other definitions which do *not* compile to CSS.
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * 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: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  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.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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; }

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

ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/*
---
name: Vendor
category: vendor
sourcePath:
---

All stylings for third-party plugins or internally developed components that
work independently.
*/
.navburger-container {
  /* Fixed padding */ }
  .navburger-container.-nbfixed {
    padding-top: 54px; }
  .navburger-container .navburger {
    /* Fixed */
    /* First Level */
    /* Open-Close Toggler */ }
    .navburger-container .navburger {
      position: relative;
      display: block;
      z-index: 100;
      height: 54px;
      width: 100%;
      top: 0;
      background-color: #fe6a00; }
    .navburger-container .navburger.-fixed {
      position: fixed; }
    .navburger-container .navburger ul {
      position: relative;
      display: none;
      top: 54px;
      background-color: #cb5500; }
    .navburger-container .navburger ul li {
      /* Second Level */ }
      .navburger-container .navburger ul li {
        position: relative;
        width: 100%;
        border-bottom: 1px solid #fe6a00; }
      .navburger-container .navburger ul li a {
        display: block;
        padding: 10px;
        color: #FFF;
        text-decoration: none; }
      .navburger-container .navburger ul li .subtoggler {
        position: absolute;
        top: 0;
        right: 0;
        width: 44px;
        height: 44px;
        line-height: 44px;
        color: #FFF;
        font-size: 36px;
        font-weight: bold;
        text-align: center;
        cursor: pointer; }
      .navburger-container .navburger ul li .subtoggler img {
        width: 20px;
        height: 20px; }
      .navburger-container .navburger ul li ul {
        top: 0; }
      .navburger-container .navburger ul li ul li {
        /* Third Level */ }
        .navburger-container .navburger ul li ul li {
          border-bottom: 0;
          border-top: 1px solid #fe6a00; }
        .navburger-container .navburger ul li ul li a {
          padding-left: 25px; }
        .navburger-container .navburger ul li ul li ul li {
          border-bottom: 0;
          border-top: 1px solid #fe6a00; }
        .navburger-container .navburger ul li ul li ul li a {
          padding-left: 40px; }
    .navburger-container .navburger .toggler, .navburger-container .navburger .carousel-vis .minipreview, .carousel-vis .navburger-container .navburger .minipreview, .navburger-container .navburger .carousel-vis .counter, .carousel-vis .navburger-container .navburger .counter {
      position: absolute;
      width: 35px;
      height: 30px;
      top: 12px;
      right: 12px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: 0.5s ease-in-out;
      -moz-transition: 0.5s ease-in-out;
      -o-transition: 0.5s ease-in-out;
      transition: 0.5s ease-in-out;
      cursor: pointer; }
    .navburger-container .navburger .toggler.open span:nth-child(1), .navburger-container .navburger .carousel-vis .open.minipreview span:nth-child(1), .carousel-vis .navburger-container .navburger .open.minipreview span:nth-child(1), .navburger-container .navburger .carousel-vis .open.counter span:nth-child(1), .carousel-vis .navburger-container .navburger .open.counter span:nth-child(1), .navburger-container .navburger .toggler.open span:nth-child(4), .navburger-container .navburger .carousel-vis .open.minipreview span:nth-child(4), .carousel-vis .navburger-container .navburger .open.minipreview span:nth-child(4), .navburger-container .navburger .carousel-vis .open.counter span:nth-child(4), .carousel-vis .navburger-container .navburger .open.counter span:nth-child(4) {
      top: 12px;
      width: 0;
      left: 50%; }
    .navburger-container .navburger .toggler.open span:nth-child(2), .navburger-container .navburger .carousel-vis .open.minipreview span:nth-child(2), .carousel-vis .navburger-container .navburger .open.minipreview span:nth-child(2), .navburger-container .navburger .carousel-vis .open.counter span:nth-child(2), .carousel-vis .navburger-container .navburger .open.counter span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .navburger-container .navburger .toggler.open span:nth-child(3), .navburger-container .navburger .carousel-vis .open.minipreview span:nth-child(3), .carousel-vis .navburger-container .navburger .open.minipreview span:nth-child(3), .navburger-container .navburger .carousel-vis .open.counter span:nth-child(3), .carousel-vis .navburger-container .navburger .open.counter span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .navburger-container .navburger .toggler span, .navburger-container .navburger .carousel-vis .minipreview span, .carousel-vis .navburger-container .navburger .minipreview span, .navburger-container .navburger .carousel-vis .counter span, .carousel-vis .navburger-container .navburger .counter span {
      position: absolute;
      display: block;
      height: 6px;
      width: 100%;
      background: #FFF;
      border-radius: 0;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: 0.25s ease-in-out;
      -moz-transition: 0.25s ease-in-out;
      -o-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out; }
    .navburger-container .navburger .toggler span:nth-child(1), .navburger-container .navburger .carousel-vis .minipreview span:nth-child(1), .carousel-vis .navburger-container .navburger .minipreview span:nth-child(1), .navburger-container .navburger .carousel-vis .counter span:nth-child(1), .carousel-vis .navburger-container .navburger .counter span:nth-child(1) {
      top: 0; }
    .navburger-container .navburger .toggler span:nth-child(2), .navburger-container .navburger .carousel-vis .minipreview span:nth-child(2), .carousel-vis .navburger-container .navburger .minipreview span:nth-child(2), .navburger-container .navburger .carousel-vis .counter span:nth-child(2), .carousel-vis .navburger-container .navburger .counter span:nth-child(2), .navburger-container .navburger .toggler span:nth-child(3), .navburger-container .navburger .carousel-vis .minipreview span:nth-child(3), .carousel-vis .navburger-container .navburger .minipreview span:nth-child(3), .navburger-container .navburger .carousel-vis .counter span:nth-child(3), .carousel-vis .navburger-container .navburger .counter span:nth-child(3) {
      top: 12px; }
    .navburger-container .navburger .toggler span:nth-child(4), .navburger-container .navburger .carousel-vis .minipreview span:nth-child(4), .carousel-vis .navburger-container .navburger .minipreview span:nth-child(4), .navburger-container .navburger .carousel-vis .counter span:nth-child(4), .carousel-vis .navburger-container .navburger .counter span:nth-child(4) {
      top: 24px; }
    .navburger-container .navburger .logo {
      position: absolute;
      top: 0;
      left: 0;
      width: 140px;
      height: 100%;
      padding: 10px;
      background-image: url("/template/images/logo.jpg");
      background-size: contain;
      background-repeat: no-repeat;
      z-index: 10;
      margin-left: 10px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1; }

.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.googlemap #gmap {
  height: 500px; }

.googlemap .marker {
  display: none; }

.grid .grid-item {
  width: 25%; }

.grid .grid-item-width2 {
  width: 50%; }

.grid .grid-item img,
.grid .grid-item-width2 img {
  display: block;
  max-width: 100%; }

.grid.element-list .grid-item {
  width: 100%;
  background-color: white;
  border-bottom: 1px solid black; }

.carousel-vis {
  position: relative;
  height: 500px;
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden; }

.carousel-vis .item {
  position: absolute;
  overflow: hidden;
  display: block;
  z-index: 0;
  right: 100%;
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms; }

.carousel-vis .item img {
  max-width: none; }

.carousel-vis .item .image {
  position: absolute;
  left: 50%;
  top: -50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: auto; }

.carousel-vis .item .image.scaleheight {
  height: 100%;
  width: auto; }

.carousel-vis .item .overlay {
  position: absolute;
  background-color: #333;
  height: 1000px;
  width: 100%;
  z-index: 10;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  opacity: 0.8;
  right: -100%;
  top: -25px;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease; }

.carousel-vis .item .caption {
  position: absolute;
  bottom: 150px;
  right: -100%;
  z-index: 15;
  font-size: 30px;
  color: white !important; }

.carousel-vis .item.nextanimateIn {
  -webkit-animation-name: nextanimateIn;
  animation-name: nextanimateIn;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.carousel-vis .item.nextanimateOut {
  -webkit-animation-name: nextanimateOut;
  animation-name: nextanimateOut;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

@-webkit-keyframes nextanimateIn {
  from {
    left: 100%;
    right: initial; }
  to {
    left: 0; } }

@keyframes nextanimateIn {
  from {
    left: 100%;
    right: initial; }
  to {
    left: 0; } }

@-webkit-keyframes nextanimateOut {
  from {
    left: 0; }
  to {
    left: -100%; } }

@keyframes nextanimateOut {
  from {
    left: 0; }
  to {
    left: -100%; } }

.carousel-vis .item.prevanimateIn {
  -webkit-animation-name: prevanimateIn;
  animation-name: prevanimateIn;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.carousel-vis .item.prevanimateOut {
  -webkit-animation-name: prevanimateOut;
  animation-name: prevanimateOut;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

@-webkit-keyframes prevanimateIn {
  from {
    right: 100%;
    left: initial; }
  to {
    right: 0; } }

@keyframes prevanimateIn {
  from {
    right: 100%;
    left: initial; }
  to {
    right: 0; } }

@-webkit-keyframes prevanimateOut {
  from {
    right: 0;
    left: initial; }
  to {
    right: -100%; } }

@keyframes prevanimateOut {
  from {
    right: 0;
    left: initial; }
  to {
    right: -100%; } }

.carousel-vis .item.active {
  z-index: 10;
  right: 0; }
  .carousel-vis .item.active .caption {
    right: 20px;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease; }
  .carousel-vis .item.active .overlay {
    right: -250px;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease; }

.carousel-vis .toggler, .carousel-vis .minipreview, .carousel-vis .counter {
  display: none;
  padding: 0;
  bottom: 120px;
  position: absolute;
  text-align: center;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 11; }

.carousel-vis .toggler li, .carousel-vis .minipreview li, .carousel-vis .counter li {
  border: none;
  width: 16px;
  height: 16px;
  background-color: #333;
  margin: 0;
  border-radius: 16px;
  margin-left: 11px;
  display: inline-block;
  cursor: pointer; }

.carousel-vis .toggler li.active, .carousel-vis .minipreview li.active, .carousel-vis .counter li.active {
  background-color: #ccc; }

.carousel-vis .minipreview {
  bottom: 40px;
  width: 300px;
  height: 70px;
  list-style: none;
  white-space: nowrap;
  overflow-y: hidden;
  margin: 0; }

.carousel-vis .minipreview li {
  width: 50px;
  height: 50px;
  border-radius: 0;
  background-color: transparent;
  background-size: cover;
  background-position: center; }

.carousel-vis .minipreview li.active {
  background-color: transparent; }

.carousel-vis .minipreview li:first-child {
  margin: 0; }

.carousel-vis .counter {
  bottom: 0; }

.carousel-vis .item-skip {
  display: none;
  position: absolute;
  bottom: 120px;
  font-size: 35px;
  z-index: 11;
  cursor: pointer; }

.carousel-vis .item-skip.next {
  right: 10px; }

.carousel-vis .item-skip.prev {
  left: 10px; }

@media (max-width: 992px) {
  .carousel-vis {
    height: 300px; }
  .carousel-vis .item {
    height: 300px; } }

.accordion .entry {
  margin-bottom: 3px; }

.accordion .entry .title {
  -webkit-transition: all ease 500ms;
  -o-transition: all ease 500ms;
  transition: all ease 500ms;
  background-color: grey;
  padding: 5px;
  cursor: pointer; }

.accordion .entry .text {
  display: none;
  border: 1px solid grey;
  padding: 5px; }

.accordion .entry.active .title {
  background-color: #333;
  color: white; }

/* Responsive Table */
table.vis-table {
  width: 100%; }

table.vis-table tr {
  border: 1px solid #333; }

table.vis-table td,
table.vis-table th {
  padding: 5px; }

@media screen and (max-width: 650px) {
  table.vis-table tr {
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block; }
  table.vis-table tr:first-child {
    display: none; }
  table.vis-table th {
    display: none; }
  table.vis-table td {
    display: block; }
  table.vis-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 50%;
    display: inline-block; } }

/*
---
name: Shared
category: shared
sourcePath:
---

Before creating components you most likely will have styles that are too
generic in order to fit into a component or possibly will even be used by all
of the components you create.

This for example could be generic typographic definitions, debugging styles or
basic print styles.
*/
.-cmain {
  color: #fe6a00; }

.-cblack {
  color: #070707; }

.-clight-black {
  color: #070D1B; }

.-canthrazite {
  color: #2A2927; }

.-cgrey {
  color: #333; }

.-clight-grey {
  color: #f2f2ed; }

.-cwhite {
  color: #FFF; }

.-cbeige {
  color: #898476; }

.-bgmain {
  background-color: #fe6a00; }

.-bgblack {
  background-color: #070707; }

.-bglight-black {
  background-color: #070D1B; }

.-bganthrazite {
  background-color: #2A2927; }

.-bggrey {
  background-color: #333; }

.-bglight-grey {
  background-color: #f2f2ed; }

.-bgwhite {
  background-color: #FFF; }

.-bgbeige {
  background-color: #898476; }

body,
html {
  font-family: "Open Sans", "Open Sans", sans-serif;
  font-size: 1em; }

a {
  color: #fe6a00; }
  a:focus, a:hover {
    color: #cb5500; }

img.seoimage {
  display: none; }

h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 15px;
  display: inline-block;
  line-height: normal;
  width: 100%; }

h1 {
  font-size: 40px;
  color: #fe6a00;
  font-weight: bold;
  letter-spacing: 0.01em; }

h2 {
  font-size: 30px; }

h3 {
  margin-bottom: 20px; }

@media only screen and (max-width: 425px) {
  h1,
  h2 {
    font-size: 27px; } }

._margin-top-0 {
  margin-top: 0rem !important; }

._margin-bottom-0 {
  margin-bottom: 0rem !important; }

._padding-top-0 {
  padding-top: 0rem !important; }

._padding-bottom-0 {
  padding-bottom: 0rem !important; }

._margin-top-0\.5 {
  margin-top: 0.5rem !important; }

._margin-bottom-0\.5 {
  margin-bottom: 0.5rem !important; }

._padding-top-0\.5 {
  padding-top: 0.5rem !important; }

._padding-bottom-0\.5 {
  padding-bottom: 0.5rem !important; }

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

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

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

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

._margin-top-1\.5 {
  margin-top: 1.5rem !important; }

._margin-bottom-1\.5 {
  margin-bottom: 1.5rem !important; }

._padding-top-1\.5 {
  padding-top: 1.5rem !important; }

._padding-bottom-1\.5 {
  padding-bottom: 1.5rem !important; }

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

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

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

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

._margin-top-2\.5 {
  margin-top: 2.5rem !important; }

._margin-bottom-2\.5 {
  margin-bottom: 2.5rem !important; }

._padding-top-2\.5 {
  padding-top: 2.5rem !important; }

._padding-bottom-2\.5 {
  padding-bottom: 2.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

._margin-top-6 {
  margin-top: 6rem !important; }

._margin-bottom-6 {
  margin-bottom: 6rem !important; }

._padding-top-6 {
  padding-top: 6rem !important; }

._padding-bottom-6 {
  padding-bottom: 6rem !important; }

._text-capitalize {
  text-transform: capitalize !important; }

._text-center {
  text-align: center !important; }

._text-larger {
  font-size: 125% !important; }

._text-preformatted {
  white-space: pre !important; }

._text-smaller {
  font-size: 75% !important; }

._text-strong {
  font-weight: bold; }

._text-undecorated {
  text-decoration: none !important; }

._text-uppercase {
  text-transform: uppercase !important; }

._text-width {
  max-width: 70ch !important; }

._text-truncate {
  overflow: hidden !important;
  -o-text-overflow: ellipsis !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important; }

._speechonly {
  display: block;
  font-size: 0;
  line-height: 0; }

._overflow-hidden {
  overflow: hidden !important; }

._display-block {
  display: block !important; }

._display-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

._flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

._hidden {
  display: none; }

/*
---
name: Components
category: components
sourcePath:
---

Components ideally are pieces of CSS that are independent, detached,
context unaware and as tiny as possible. A component may also be a composition
of other components.
*/
/*$sidebar-width: 60px;
$sidebar-toggle-height: 2.5lh;
$header-margin: 0.5lh;
$header-height: $sidebar-toggle-height;
$header-logo-height: $header-height - ($header-margin * 2);
$header-search-height: 1.25lh;*/
header {
  height: 100px;
  width: 100%;
  background-color: #FFF;
  padding-bottom: 60px;
  position: fixed;
  z-index: 10;
  top: 0; }
  header .logo {
    position: absolute;
    left: 15px;
    top: 0;
    width: 197px; }
  header.shadowHeader {
    -webkit-box-shadow: 0 0 23px -5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 23px -5px rgba(0, 0, 0, 0.15); }

@media screen and (max-width: 1199px) {
  header {
    height: 77px; }
    header .logo {
      width: 150px; } }

footer {
  color: #999999;
  padding: 40px 0;
  font-size: 13px;
  background-color: #333; }
  footer span {
    display: block; }
  footer ul {
    padding-top: 20px; }
  footer .footer-content {
    padding-top: 20px; }
    footer .footer-content .footer-titles {
      font-weight: bold; }
    footer .footer-content .footer-block a {
      color: #999999;
      text-decoration: underline; }

@media only screen and (max-width: 1024px) {
  footer {
    text-align: center; }
    footer .footer-titles {
      font-size: 19px; }
    footer .footer-content {
      font-size: 15px; }
  .footer-block {
    padding-bottom: 30px; } }

body.landing main {
  padding-bottom: 0; }

body.landing .horizon {
  height: 600px; }
  body.landing .horizon .floating-text {
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    padding-top: 170px;
    font-size: 40px;
    letter-spacing: 1px;
    display: block; }
  body.landing .horizon .hori-one {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 7px;
    color: #FFF;
    font-weight: bold;
    margin-left: 20px;
    display: inline-block; }
  body.landing .horizon .hori-two {
    display: inline-block;
    margin-left: 50%;
    margin-top: 5px;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 7px;
    color: #fe6a00; }

body.landing .box-links {
  margin-top: -184px;
  padding-left: 0;
  padding-right: 0; }

.horizon {
  background-image: url("../images/hearting-service.jpg");
  -o-object-fit: cover;
  object-fit: cover;
  background-position: center;
  background-size: cover;
  height: 200px;
  margin-top: 100px; }
  .horizon .floating-text {
    display: none; }

.wrapper {
  padding: 20px; }

h5 {
  color: #fe6a00;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
  text-transform: uppercase; }

.box-links {
  padding: 20px 20px 30px; }
  .box-links .subheading {
    min-height: 50px; }
  .box-links .box-cell {
    position: relative; }
    .box-links .box-cell a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .box-links .box-cell h2 {
      margin: 0 0 15px;
      font-size: 27px;
      font-weight: 700;
      color: #fe6a00; }
    .box-links .box-cell img {
      width: 100%;
      /*  max-width: 250px;*/
      /*  max-height: 250px; */
      margin-bottom: 15px;
      display: inline-block; }

.wrapper {
  background-color: #f2f2ed;
  padding: 40px 0; }
  .wrapper .desc {
    text-align: center; }
    .wrapper .desc h4 {
      color: #fe6a00;
      font-weight: bold;
      padding-bottom: 20px; }
    .wrapper .desc p {
      padding-left: 100px;
      padding-right: 100px; }

.info-box {
  background-color: #FFF;
  padding: 40px;
  font-size: 16px; }
  .info-box a {
    font-weight: bold;
    color: #070707;
    text-decoration: underline; }
  .info-box h5 {
    text-transform: none;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    font-size: 25px; }

@media only screen and (max-width: 1200px) {
  body.landing .horizon {
    height: 400px;
    margin-top: 77px; }
    body.landing .horizon .floating-text {
      font-size: 30px; }
  body.landing .box-links {
    margin-top: -120px; } }

@media screen and (min-width: 1200px) {
  .box-cell .subheading {
    min-height: 0; } }

@media screen and (max-width: 1024px) {
  .box-links {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
    .box-links .box-cell {
      margin-bottom: 20px; }
  .horizon {
    margin-top: 0 !important; }
    .horizon .hori-two {
      margin-left: 45%; }
  .desc,
  .info-box,
  .infobox {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; }
  .desc p {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .info-box {
    margin-bottom: 20px; } }

@media only screen and (max-width: 991px) {
  .box-cell {
    text-align: left; }
    .box-cell h5 {
      font-size: 0.96rem; }
  .box-links {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  body.landing .horizon {
    height: 300px;
    margin-top: 0 !important; }
    body.landing .horizon .floating-text {
      font-size: 25px;
      padding-top: 98px; }
    body.landing .horizon .hori-one {
      margin-left: 15px; }
    body.landing .horizon .hori-two {
      margin-left: 30px; }
  body.landing .box-links {
    margin-top: 0; } }

@media only screen and (min-width: 991px) {
  .info-box {
    height: 100%; } }

@media only screen and (max-width: 768px) {
  .horizon {
    display: none; } }

@media only screen and (max-width: 767px) {
  .box-cell h5 {
    font-size: 1.25rem; }
  .box-cell .subheading {
    min-height: 0; }
  body.landing main,
  main {
    padding-top: 15px !important; } }

/*mobile S*/
@media only screen and (max-width: 320px) {
  .box-cell {
    margin-left: 0 !important; } }

@media only screen and (max-width: 375px) {
  .box-cell {
    /*    margin-left: 30px !important; */ } }

/*mobile L*/
@media only screen and (max-width: 425px) {
  .box-cell .subheading {
    min-height: 0; } }

main {
  padding: 50px 0; }

.form input[type="text"] {
  margin-bottom: 20px;
  padding: 10px;
  border: none;
  background-color: #F1F1F1; }

.form label {
  font-weight: bold; }

.form fieldset > div {
  width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.form input[type="submit"] {
  margin-top: 10px;
  background-color: #FE6A00;
  color: white;
  width: auto; }

.form textarea {
  background-color: #F1F1F1;
  padding: 10px;
  border: none;
  display: block;
  width: 100%;
  min-height: 5.75em; }

.form .actions {
  padding-left: 0.75em; }

.form #field4_wrap label[for="field4"] {
  display: block; }

.form #field4_wrap .boolWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }

.form #field5_wrap {
  display: block; }

@media screen and (max-width: 576px) {
  .form fieldset > div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; } }

nav {
  text-align: right;
  padding-top: 46px; }
  nav ul li {
    display: inline; }
    nav ul li a {
      color: #070707;
      padding-right: 10px;
      padding-bottom: 5px;
      font-size: 19px; }
      nav ul li a:hover {
        color: #070707;
        text-decoration: underline; }
    nav ul li.active a {
      font-weight: bold; }
    nav ul li:last-Child a {
      padding-right: 0; }
  nav .active {
    font-weight: bold; }

@media only screen and (max-width: 1024px) {
  .navburger ul li {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 19px; } }

@media only screen and (max-width: 1200px) {
  .nav-list li {
    padding-right: 5px !important;
    font-size: 13px !important; }
  nav {
    padding-top: 27px; } }

.cb-richtext {
  font-size: 17px;
  line-height: 27px; }
  .cb-richtext ul {
    margin-left: 1.3rem; }
    .cb-richtext ul li {
      list-style: disc; }
  .cb-richtext a {
    text-decoration: underline; }

.m-gallery img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 30px; }

/*
---
name: ⚠️ Views
category: views
sourcePath:
---

Everything that is *not* working in a component based approach will somewhen
end up as an *view*. For example if you need to adjust stylings of a
component, based on pages rather than on conditions, then put it here.
*/
