@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_jnphpcontentelement" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-jn-phpcontentelement table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-jn-phpcontentelement table th {
        font-weight:bold;
    }

    .tx-jn-phpcontentelement table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }


/*! 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 {
  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 */
  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-.
 */
dfn {
  font-style: italic;
}
/**
 * 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"] {
  /* 1 */
  -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 {
  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 {
  /* 1 */
  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;
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
button, input, optgroup, select, textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}
ul:not(.browser-default) > li {
  list-style-type: none;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
  display: flex;
  align-items: center;
}
.clearfix {
  clear: both;
}
.z-depth-0 {
  box-shadow: none !important;
}
/* 2dp elevation modified*/
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-small, .btn-floating, .dropdown-content, .collapsible, .sidenav {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
/* 6dp elevation modified*/
.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
/* 12dp elevation modified*/
.z-depth-3 {
  box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
/* 16dp elevation */
.z-depth-4 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2);
}
/* 24dp elevation */
.z-depth-5, .modal {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
  transition: box-shadow 0.25s;
}
.hoverable:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}
blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73;
}
i {
  line-height: inherit;
}
i.left {
  float: left;
  margin-right: 15px;
}
i.right {
  float: right;
  margin-left: 15px;
}
i.tiny {
  font-size: 1rem;
}
i.small {
  font-size: 2rem;
}
i.medium {
  font-size: 4rem;
}
i.large {
  font-size: 6rem;
}
img.responsive-img, video.responsive-video {
  max-width: 100%;
  height: auto;
}
.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px;
}
.pagination li a {
  color: #444;
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
}
.pagination li.active a {
  color: #fff;
}
.pagination li.active {
  background-color: #ee6e73;
}
.pagination li.disabled a {
  cursor: default;
  color: #999;
}
.pagination li i {
  font-size: 2rem;
}
.pagination li.pages ul li {
  display: inline-block;
  float: none;
}
@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%;
  }
  .pagination li.prev, .pagination li.next {
    width: 10%;
  }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}
.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}
.breadcrumb i, .breadcrumb [class^="mdi-"], .breadcrumb [class*="mdi-"], .breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}
.breadcrumb:before {
  content: '';
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}
.breadcrumb:first-child:before {
  display: none;
}
.breadcrumb:last-child {
  color: #fff;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}
.pin-top, .pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}
/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}
.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}
/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only, .hide-on-small-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #ee6e73;
}
.page-footer .footer-copyright {
  overflow: hidden;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}
table, th, td {
  border: none;
}
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
table.striped tr {
  border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}
table.centered thead tr th, table.centered tbody tr td {
  text-align: center;
}
tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
td, th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: ' ';
  }
  table.responsive-table th, table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: " ";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}
.collection .collection-item.avatar:not(.circle-clipper) > .circle, .collection .collection-item.avatar :not(.circle-clipper) > .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}
.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}
.collection .collection-item.avatar .title {
  font-size: 16px;
}
.collection .collection-item.avatar p {
  margin: 0;
}
.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}
.collection .collection-item:last-child {
  border-bottom: none;
}
.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}
.collection .collection-item.active .secondary-content {
  color: #fff;
}
.collection a.collection-item {
  display: block;
  transition: 0.25s;
  color: #26a69a;
}
.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}
.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}
.collection.with-header .collection-item {
  padding-left: 30px;
}
.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}
.secondary-content {
  float: right;
  color: #26a69a;
}
.collapsible .collection {
  margin: 0;
  border: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #26a69a;
  transition: width 0.3s linear;
}
.progress .indeterminate {
  background-color: #26a69a;
}
.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}
@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.center, .center-align {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.no-select {
  user-select: none;
}
.circle {
  border-radius: 50%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.no-padding {
  padding: 0 !important;
}
span.badge {
  min-width: 3rem;
  padding: 0 6px;
  margin-left: 14px;
  text-align: center;
  font-size: 1rem;
  line-height: 22px;
  height: 22px;
  color: #757575;
  float: right;
  box-sizing: border-box;
}
span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #26a69a;
  border-radius: 2px;
}
span.badge.new:after {
  content: " new";
}
span.badge[data-badge-caption]::after {
  content: " " attr(data-badge-caption);
}
nav ul a span.badge {
  display: inline-block;
  float: none;
  margin-left: 4px;
  line-height: 22px;
  height: 22px;
  -webkit-font-smoothing: auto;
}
.collection-item span.badge {
  margin-top: calc(0.75rem - 11px);
}
.collapsible span.badge {
  margin-left: auto;
}
.sidenav span.badge {
  margin-top: calc(24px - 11px);
}
table span.badge {
  display: inline-block;
  float: none;
  margin-left: auto;
}
/* This is needed for some mobile phones to display the Google Icon font properly */
.material-icons {
  text-rendering: optimizeLegibility;
  font-feature-settings: 'liga';
}
.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}
@media only screen and (min-width: 601px) {
  .container {
    width: 85%;
  }
}
@media only screen and (min-width: 993px) {
  .container {
    width: 70%;
  }
}
.col .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.section.no-pad {
  padding: 0;
}
.section.no-pad-bot {
  padding-bottom: 0;
}
.section.no-pad-top {
  padding-top: 0;
}
.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}
.row .col[class*="push-"], .row .col[class*="pull-"] {
  position: relative;
}
.row .col.s1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.offset-s1 {
  margin-left: 8.3333333333%;
}
.row .col.pull-s1 {
  right: 8.3333333333%;
}
.row .col.push-s1 {
  left: 8.3333333333%;
}
.row .col.offset-s2 {
  margin-left: 16.6666666667%;
}
.row .col.pull-s2 {
  right: 16.6666666667%;
}
.row .col.push-s2 {
  left: 16.6666666667%;
}
.row .col.offset-s3 {
  margin-left: 25%;
}
.row .col.pull-s3 {
  right: 25%;
}
.row .col.push-s3 {
  left: 25%;
}
.row .col.offset-s4 {
  margin-left: 33.3333333333%;
}
.row .col.pull-s4 {
  right: 33.3333333333%;
}
.row .col.push-s4 {
  left: 33.3333333333%;
}
.row .col.offset-s5 {
  margin-left: 41.6666666667%;
}
.row .col.pull-s5 {
  right: 41.6666666667%;
}
.row .col.push-s5 {
  left: 41.6666666667%;
}
.row .col.offset-s6 {
  margin-left: 50%;
}
.row .col.pull-s6 {
  right: 50%;
}
.row .col.push-s6 {
  left: 50%;
}
.row .col.offset-s7 {
  margin-left: 58.3333333333%;
}
.row .col.pull-s7 {
  right: 58.3333333333%;
}
.row .col.push-s7 {
  left: 58.3333333333%;
}
.row .col.offset-s8 {
  margin-left: 66.6666666667%;
}
.row .col.pull-s8 {
  right: 66.6666666667%;
}
.row .col.push-s8 {
  left: 66.6666666667%;
}
.row .col.offset-s9 {
  margin-left: 75%;
}
.row .col.pull-s9 {
  right: 75%;
}
.row .col.push-s9 {
  left: 75%;
}
.row .col.offset-s10 {
  margin-left: 83.3333333333%;
}
.row .col.pull-s10 {
  right: 83.3333333333%;
}
.row .col.push-s10 {
  left: 83.3333333333%;
}
.row .col.offset-s11 {
  margin-left: 91.6666666667%;
}
.row .col.pull-s11 {
  right: 91.6666666667%;
}
.row .col.push-s11 {
  left: 91.6666666667%;
}
.row .col.offset-s12 {
  margin-left: 100%;
}
.row .col.pull-s12 {
  right: 100%;
}
.row .col.push-s12 {
  left: 100%;
}
@media only screen and (min-width: 601px) {
  .row .col.m1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-m1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-m1 {
    right: 8.3333333333%;
  }
  .row .col.push-m1 {
    left: 8.3333333333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-m2 {
    right: 16.6666666667%;
  }
  .row .col.push-m2 {
    left: 16.6666666667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-m4 {
    right: 33.3333333333%;
  }
  .row .col.push-m4 {
    left: 33.3333333333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-m5 {
    right: 41.6666666667%;
  }
  .row .col.push-m5 {
    left: 41.6666666667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-m7 {
    right: 58.3333333333%;
  }
  .row .col.push-m7 {
    left: 58.3333333333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-m8 {
    right: 66.6666666667%;
  }
  .row .col.push-m8 {
    left: 66.6666666667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-m10 {
    right: 83.3333333333%;
  }
  .row .col.push-m10 {
    left: 83.3333333333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-m11 {
    right: 91.6666666667%;
  }
  .row .col.push-m11 {
    left: 91.6666666667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}
@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-l1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-l1 {
    right: 8.3333333333%;
  }
  .row .col.push-l1 {
    left: 8.3333333333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-l2 {
    right: 16.6666666667%;
  }
  .row .col.push-l2 {
    left: 16.6666666667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-l4 {
    right: 33.3333333333%;
  }
  .row .col.push-l4 {
    left: 33.3333333333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-l5 {
    right: 41.6666666667%;
  }
  .row .col.push-l5 {
    left: 41.6666666667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-l7 {
    right: 58.3333333333%;
  }
  .row .col.push-l7 {
    left: 58.3333333333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-l8 {
    right: 66.6666666667%;
  }
  .row .col.push-l8 {
    left: 66.6666666667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-l10 {
    right: 83.3333333333%;
  }
  .row .col.push-l10 {
    left: 83.3333333333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-l11 {
    right: 91.6666666667%;
  }
  .row .col.push-l11 {
    left: 91.6666666667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}
@media only screen and (min-width: 1201px) {
  .row .col.xl1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-xl1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-xl1 {
    right: 8.3333333333%;
  }
  .row .col.push-xl1 {
    left: 8.3333333333%;
  }
  .row .col.offset-xl2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-xl2 {
    right: 16.6666666667%;
  }
  .row .col.push-xl2 {
    left: 16.6666666667%;
  }
  .row .col.offset-xl3 {
    margin-left: 25%;
  }
  .row .col.pull-xl3 {
    right: 25%;
  }
  .row .col.push-xl3 {
    left: 25%;
  }
  .row .col.offset-xl4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-xl4 {
    right: 33.3333333333%;
  }
  .row .col.push-xl4 {
    left: 33.3333333333%;
  }
  .row .col.offset-xl5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-xl5 {
    right: 41.6666666667%;
  }
  .row .col.push-xl5 {
    left: 41.6666666667%;
  }
  .row .col.offset-xl6 {
    margin-left: 50%;
  }
  .row .col.pull-xl6 {
    right: 50%;
  }
  .row .col.push-xl6 {
    left: 50%;
  }
  .row .col.offset-xl7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-xl7 {
    right: 58.3333333333%;
  }
  .row .col.push-xl7 {
    left: 58.3333333333%;
  }
  .row .col.offset-xl8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-xl8 {
    right: 66.6666666667%;
  }
  .row .col.push-xl8 {
    left: 66.6666666667%;
  }
  .row .col.offset-xl9 {
    margin-left: 75%;
  }
  .row .col.pull-xl9 {
    right: 75%;
  }
  .row .col.push-xl9 {
    left: 75%;
  }
  .row .col.offset-xl10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-xl10 {
    right: 83.3333333333%;
  }
  .row .col.push-xl10 {
    left: 83.3333333333%;
  }
  .row .col.offset-xl11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-xl11 {
    right: 91.6666666667%;
  }
  .row .col.push-xl11 {
    left: 91.6666666667%;
  }
  .row .col.offset-xl12 {
    margin-left: 100%;
  }
  .row .col.pull-xl12 {
    right: 100%;
  }
  .row .col.push-xl12 {
    left: 100%;
  }
}
nav {
  color: #fff;
  background-color: #ee6e73;
  width: 100%;
  height: 56px;
  line-height: 56px;
}
nav.nav-extended {
  height: auto;
}
nav.nav-extended .nav-wrapper {
  min-height: 56px;
  height: auto;
}
nav.nav-extended .nav-content {
  position: relative;
  line-height: normal;
}
nav a {
  color: #fff;
}
nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}
nav .nav-wrapper {
  position: relative;
  height: 100%;
}
@media only screen and (min-width: 993px) {
  nav a.sidenav-trigger {
    display: none;
  }
}
nav .sidenav-trigger {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px;
}
nav .sidenav-trigger i {
  height: 56px;
  line-height: 56px;
}
nav .brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
}
nav .brand-logo.center {
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 992px) {
  nav .brand-logo {
    left: 50%;
    transform: translateX(-50%);
  }
  nav .brand-logo.left, nav .brand-logo.right {
    padding: 0;
    transform: none;
  }
  nav .brand-logo.left {
    left: 0.5rem;
  }
  nav .brand-logo.right {
    right: 0.5rem;
    left: auto;
  }
}
nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}
nav .brand-logo i, nav .brand-logo [class^="mdi-"], nav .brand-logo [class*="mdi-"], nav .brand-logo i.material-icons {
  float: left;
  margin-right: 15px;
}
nav .nav-title {
  display: inline-block;
  font-size: 32px;
  padding: 28px 0;
}
nav ul {
  margin: 0;
}
nav ul li {
  transition: background-color 0.3s;
  float: left;
  padding: 0;
}
nav ul li.active {
  background-color: rgba(0, 0, 0, 0.1);
}
nav ul a {
  transition: background-color 0.3s;
  font-size: 1rem;
  color: #fff;
  display: block;
  padding: 0 15px;
  cursor: pointer;
}
nav ul a.btn, nav ul a.btn-large, nav ul a.btn-small, nav ul a.btn-flat, nav ul a.btn-floating {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}
nav ul a.btn > .material-icons, nav ul a.btn-large > .material-icons, nav ul a.btn-small > .material-icons, nav ul a.btn-flat > .material-icons, nav ul a.btn-floating > .material-icons {
  height: inherit;
  line-height: inherit;
}
nav ul a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
nav ul.left {
  float: left;
}
nav form {
  height: 100%;
}
nav .input-field {
  margin: 0;
  height: 100%;
}
nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}
nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
  border: none;
  box-shadow: none;
}
nav .input-field label {
  top: 0;
  left: 0;
}
nav .input-field label i {
  color: rgba(255, 255, 255, 0.7);
  transition: color 0.3s;
}
nav .input-field label.active i {
  color: #fff;
}
.navbar-fixed {
  position: relative;
  height: 56px;
  z-index: 997;
}
.navbar-fixed nav {
  position: fixed;
}
@media only screen and (min-width: 601px) {
  nav.nav-extended .nav-wrapper {
    min-height: 64px;
  }
  nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 64px;
    line-height: 64px;
  }
  .navbar-fixed {
    height: 64px;
  }
}
a {
  text-decoration: none;
}
html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.3;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.3733333333rem 0 1.424rem 0;
}
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.9466666667rem 0 1.168rem 0;
}
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.0933333333rem 0 0.656rem 0;
}
h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.7666666667rem 0 0.46rem 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
small {
  font-size: 75%;
}
.light {
  font-weight: 300;
}
.thin {
  font-weight: 200;
}
@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
.scale-transition {
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}
.scale-transition.scale-out {
  transform: scale(0);
  transition: transform 0.2s !important;
}
.scale-transition.scale-in {
  transform: scale(1);
}
.card-panel {
  transition: box-shadow 0.25s;
  padding: 24px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff;
}
.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow 0.25s;
  border-radius: 2px;
}
.card .card-title {
  font-size: 24px;
  font-weight: 300;
}
.card .card-title.activator {
  cursor: pointer;
}
.card.small, .card.medium, .card.large {
  position: relative;
}
.card.small .card-image, .card.medium .card-image, .card.large .card-image {
  max-height: 60%;
  overflow: hidden;
}
.card.small .card-image + .card-content, .card.medium .card-image + .card-content, .card.large .card-image + .card-content {
  max-height: 40%;
}
.card.small .card-content, .card.medium .card-content, .card.large .card-content {
  max-height: 100%;
  overflow: hidden;
}
.card.small .card-action, .card.medium .card-action, .card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.card.small {
  height: 300px;
}
.card.medium {
  height: 400px;
}
.card.large {
  height: 500px;
}
.card.horizontal {
  display: flex;
}
.card.horizontal.small .card-image, .card.horizontal.medium .card-image, .card.horizontal.large .card-image {
  height: 100%;
  max-height: none;
  overflow: visible;
}
.card.horizontal.small .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.large .card-image img {
  height: 100%;
}
.card.horizontal .card-image {
  max-width: 50%;
}
.card.horizontal .card-image img {
  border-radius: 2px 0 0 2px;
  max-width: 100%;
  width: auto;
}
.card.horizontal .card-stacked {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.card.horizontal .card-stacked .card-content {
  flex-grow: 1;
}
.card.sticky-action .card-action {
  z-index: 2;
}
.card.sticky-action .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}
.card .card-image {
  position: relative;
}
.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}
.card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 24px;
}
.card .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px;
}
.card .card-content p {
  margin: 0;
}
.card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
}
.card .card-content .card-title i {
  line-height: 32px;
}
.card .card-action {
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  position: relative;
  padding: 16px 24px;
}
.card .card-action:last-child {
  border-radius: 0 0 2px 2px;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
  color: #ffab40;
  margin-right: 24px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}
.card .card-reveal {
  padding: 24px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}
.card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a, .tabs.tabs-transparent .tab.disabled a, .tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover, .tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  color: rgba(238, 110, 115, 0.7);
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus, .tabs .tab a:focus.active {
  background-color: rgba(246, 178, 181, 0.2);
  outline: none;
}
.tabs .tab a:hover, .tabs .tab a.active {
  background-color: transparent;
  color: #ee6e73;
}
.tabs .tab.disabled a, .tabs .tab.disabled a:hover {
  color: rgba(238, 110, 115, 0.4);
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #f6b2b5;
  will-change: left, right;
}
@media only screen and (max-width: 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
  background-color: #323232;
}
.backdrop {
  position: absolute;
  opacity: 0;
  height: 7px;
  width: 14px;
  border-radius: 0 0 50% 50%;
  background-color: #323232;
  z-index: -1;
  transform-origin: 50% 0%;
  visibility: hidden;
}
.btn, .btn-large, .btn-small, .btn-flat {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}
.btn.disabled, .disabled.btn-large, .disabled.btn-small, .btn-floating.disabled, .btn-large.disabled, .btn-small.disabled, .btn-flat.disabled, .btn:disabled, .btn-large:disabled, .btn-small:disabled, .btn-floating:disabled, .btn-flat:disabled, .btn[disabled], .btn-large[disabled], .btn-small[disabled], .btn-floating[disabled], .btn-flat[disabled] {
  pointer-events: none;
  background-color: #DFDFDF !important;
  box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}
.btn.disabled:hover, .disabled.btn-large:hover, .disabled.btn-small:hover, .btn-floating.disabled:hover, .btn-large.disabled:hover, .btn-small.disabled:hover, .btn-flat.disabled:hover, .btn:disabled:hover, .btn-large:disabled:hover, .btn-small:disabled:hover, .btn-floating:disabled:hover, .btn-flat:disabled:hover, .btn[disabled]:hover, .btn-large[disabled]:hover, .btn-small[disabled]:hover, .btn-floating[disabled]:hover, .btn-flat[disabled]:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}
.btn, .btn-large, .btn-small, .btn-floating, .btn-flat {
  font-size: 14px;
  outline: 0;
}
.btn i, .btn-large i, .btn-small i, .btn-floating i, .btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}
.btn:focus, .btn-large:focus, .btn-small:focus, .btn-floating:focus {
  background-color: #1d7d74;
}
.btn, .btn-large, .btn-small {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: 0.5px;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
}
.btn:hover, .btn-large:hover, .btn-small:hover {
  background-color: #2bbbad;
}
.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  transition: background-color 0.3s;
  cursor: pointer;
  vertical-align: middle;
}
.btn-floating:hover {
  background-color: #26a69a;
}
.btn-floating:before {
  border-radius: 0;
}
.btn-floating.btn-large {
  width: 56px;
  height: 56px;
  padding: 0;
}
.btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}
.btn-floating.btn-large i {
  line-height: 56px;
}
.btn-floating.btn-small {
  width: 32.4px;
  height: 32.4px;
}
.btn-floating.btn-small.halfway-fab {
  bottom: -16.2px;
}
.btn-floating.btn-small i {
  line-height: 32.4px;
}
.btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}
.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}
.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}
button.btn-floating {
  border: none;
}
.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}
.fixed-action-btn.active ul {
  visibility: visible;
}
.fixed-action-btn.direction-left, .fixed-action-btn.direction-right {
  padding: 0 0 0 15px;
}
.fixed-action-btn.direction-left ul, .fixed-action-btn.direction-right ul {
  text-align: right;
  right: 64px;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  left: auto;
  /*width 100% only goes to width of button container */
  width: 500px;
}
.fixed-action-btn.direction-left ul li, .fixed-action-btn.direction-right ul li {
  display: inline-block;
  margin: 7.5px 15px 0 0;
}
.fixed-action-btn.direction-right {
  padding: 0 15px 0 0;
}
.fixed-action-btn.direction-right ul {
  text-align: left;
  direction: rtl;
  left: 64px;
  right: auto;
}
.fixed-action-btn.direction-right ul li {
  margin: 7.5px 0 0 15px;
}
.fixed-action-btn.direction-bottom {
  padding: 0 0 15px 0;
}
.fixed-action-btn.direction-bottom ul {
  top: 64px;
  bottom: auto;
  display: flex;
  flex-direction: column-reverse;
}
.fixed-action-btn.direction-bottom ul li {
  margin: 15px 0 0 0;
}
.fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}
.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}
.fixed-action-btn.toolbar ul {
  display: flex;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.fixed-action-btn.toolbar ul li {
  flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  transition: none;
}
.fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}
.fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}
.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}
.fixed-action-btn ul li {
  margin-bottom: 15px;
}
.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}
.fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #26a69a;
  border-radius: 50%;
  transform: scale(0);
}
.btn-flat {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
}
.btn-flat:focus, .btn-flat:hover {
  box-shadow: none;
}
.btn-flat:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
.btn-flat.disabled, .btn-flat.btn-flat[disabled] {
  background-color: transparent !important;
  color: #b3b3b3 !important;
  cursor: default;
}
.btn-large {
  height: 54px;
  line-height: 54px;
  font-size: 15px;
  padding: 0 28px;
}
.btn-large i {
  font-size: 1.6rem;
}
.btn-small {
  height: 32.4px;
  line-height: 32.4px;
  font-size: 13px;
}
.btn-small i {
  font-size: 1.2rem;
}
.btn-block {
  display: block;
}
.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  transform-origin: 0 0;
}
.dropdown-content:focus {
  outline: 0;
}
.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
}
.dropdown-content li:hover, .dropdown-content li.active {
  background-color: #eee;
}
.dropdown-content li:focus {
  outline: none;
}
.dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}
.dropdown-content li > a, .dropdown-content li > span {
  font-size: 16px;
  color: #26a69a;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}
.dropdown-content li > span > label {
  top: 1px;
  left: 0;
  height: 18px;
}
.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
  float: left;
  margin: 0 24px 0 0;
  width: 24px;
}
body.keyboard-focused .dropdown-content li:focus {
  background-color: #dadada;
}
.input-field.col .dropdown-content [type="checkbox"] + label {
  top: 1px;
  left: 0;
  height: 18px;
  transform: none;
}
.dropdown-trigger {
  cursor: pointer;
}
/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: 0.3s ease-out;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.7s ease-out;
  transition-property: transform, opacity;
  transform: scale(0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}
.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}
.waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}
.waves-effect img {
  position: relative;
  z-index: -1;
}
.waves-notransition {
  transition: none !important;
}
.waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}
.waves-block {
  display: block;
}
/* Firefox Bug: link not triggered */
.waves-effect .waves-ripple {
  z-index: -1;
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1, .modal h2, .modal h3, .modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-small, .modal .modal-footer .btn-flat {
  margin: 6px 0;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0;
}
.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  line-height: 1.5;
  padding: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.collapsible-header:focus {
  outline: 0;
}
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
}
.keyboard-focused .collapsible-header:focus {
  background-color: #eee;
}
.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 2rem;
}
.sidenav .collapsible, .sidenav.fixed .collapsible {
  border: none;
  box-shadow: none;
}
.sidenav .collapsible li, .sidenav.fixed .collapsible li {
  padding: 0;
}
.sidenav .collapsible-header, .sidenav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}
.sidenav .collapsible-header:hover, .sidenav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav .collapsible-header i, .sidenav.fixed .collapsible-header i {
  line-height: inherit;
}
.sidenav .collapsible-body, .sidenav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}
.sidenav .collapsible-body li a, .sidenav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}
.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}
.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px;
}
.chip:focus {
  outline: none;
  background-color: #26a69a;
  color: #fff;
}
.chip > img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.chip .close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}
.chips {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  box-shadow: none;
  margin: 0 0 8px 0;
  min-height: 45px;
  outline: none;
  transition: all 0.3s;
}
.chips.focus {
  border-bottom: 1px solid #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}
.chips:hover {
  cursor: text;
}
.chips .input {
  background: none;
  border: 0;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-size: 16px;
  height: 3rem;
  line-height: 32px;
  outline: 0;
  margin: 0;
  padding: 0 !important;
  width: 120px !important;
}
.chips .input:focus {
  border: 0 !important;
  box-shadow: none !important;
}
.chips .autocomplete-content {
  margin-top: 0;
  margin-bottom: 0;
}
.prefix ~ .chips {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.chips:empty ~ label {
  font-size: 0.8rem;
  transform: translateY(-140%);
}
.materialboxed {
  display: block;
  cursor: zoom-in;
  position: relative;
  transition: opacity 0.4s;
  -webkit-backface-visibility: hidden;
}
.materialboxed:hover:not(.active) {
  opacity: 0.8;
}
.materialboxed.active {
  cursor: zoom-out;
}
#materialbox-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #292929;
  z-index: 1000;
  will-change: opacity;
}
.materialbox-caption {
  position: fixed;
  display: none;
  color: #fff;
  line-height: 50px;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0% 15%;
  height: 50px;
  z-index: 1000;
  -webkit-font-smoothing: antialiased;
}
/***************
    Nav List
***************/
.table-of-contents.fixed {
  position: fixed;
}
.table-of-contents li {
  padding: 2px 0;
}
.table-of-contents a {
  display: inline-block;
  font-weight: 300;
  color: #757575;
  padding-left: 16px;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 0.4;
  display: inline-block;
}
.table-of-contents a:hover {
  color: #a8a8a8;
  padding-left: 15px;
  border-left: 1px solid #ee6e73;
}
.table-of-contents a.active {
  font-weight: 500;
  padding-left: 14px;
  border-left: 2px solid #ee6e73;
}
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.sidenav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.sidenav .collapsible {
  margin: 0;
}
.sidenav li {
  float: none;
  line-height: 48px;
}
.sidenav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav li > a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}
.sidenav li > a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.sidenav li > a.btn, .sidenav li > a.btn-large, .sidenav li > a.btn-small, .sidenav li > a.btn-flat, .sidenav li > a.btn-floating {
  margin: 10px 15px;
}
.sidenav li > a.btn, .sidenav li > a.btn-large, .sidenav li > a.btn-small, .sidenav li > a.btn-floating {
  color: #fff;
}
.sidenav li > a.btn-flat {
  color: #343434;
}
.sidenav li > a.btn:hover, .sidenav li > a.btn-large:hover, .sidenav li > a.btn-small:hover {
  background-color: #2bbbad;
}
.sidenav li > a.btn-floating:hover {
  background-color: #26a69a;
}
.sidenav li > a > i, .sidenav li > a > [class^="mdi-"], .sidenav li > a li > a > [class*="mdi-"], .sidenav li > a > i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}
.sidenav .divider {
  margin: 8px 0 0 0;
}
.sidenav .subheader {
  cursor: initial;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}
.sidenav .subheader:hover {
  background-color: transparent;
}
.sidenav .user-view {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}
.sidenav .user-view > a {
  height: auto;
  padding: 0;
}
.sidenav .user-view > a:hover {
  background-color: transparent;
}
.sidenav .user-view .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.sidenav .user-view .circle, .sidenav .user-view .name, .sidenav .user-view .email {
  display: block;
}
.sidenav .user-view .circle {
  height: 64px;
  width: 64px;
}
.sidenav .user-view .name, .sidenav .user-view .email {
  font-size: 14px;
  line-height: 24px;
}
.sidenav .user-view .name {
  margin-top: 16px;
  font-weight: 500;
}
.sidenav .user-view .email {
  padding-bottom: 16px;
  font-weight: 400;
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.drag-target.right-aligned {
  right: 0;
}
.sidenav.sidenav-fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}
.sidenav .collapsible-body > ul:not(.collapsible) > li.active, .sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active {
  background-color: #ee6e73;
}
.sidenav .collapsible-body > ul:not(.collapsible) > li.active a, .sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active a {
  color: #fff;
}
.sidenav .collapsible-body {
  padding: 0;
}
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}
/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
}
.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}
.preloader-wrapper.big {
  width: 64px;
  height: 64px;
}
.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}
@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes container-rotate {
  to {
    transform: rotate(360deg);
  }
}
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #26a69a;
}
.spinner-blue, .spinner-blue-only {
  border-color: #4285f4;
}
.spinner-red, .spinner-red-only {
  border-color: #db4437;
}
.spinner-yellow, .spinner-yellow-only {
  border-color: #f4b400;
}
.spinner-green, .spinner-green-only {
  border-color: #0f9d58;
}
/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer, .active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only, .active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}
@keyframes fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}
@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.gap-patch .circle {
  width: 1000%;
  left: -450%;
}
.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}
.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}
.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}
@keyframes left-spin {
  from {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}
@keyframes right-spin {
  from {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-130deg);
  }
}
#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}
@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.slider {
  position: relative;
  height: 400px;
  width: 100%;
}
.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slider.fullscreen ul.slides {
  height: 100%;
}
.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}
.slider .slides {
  background-color: #9e9e9e;
  margin: 0;
  height: 400px;
}
.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}
.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}
.slider .slides li .caption p {
  color: #e0e0e0;
}
.slider .slides li.active {
  z-index: 2;
}
.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  background-color: #e0e0e0;
  transition: background-color 0.3s;
  border-radius: 50%;
}
.slider .indicators .indicator-item.active {
  background-color: #4CAF50;
}
.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  perspective: 500px;
  transform-style: preserve-3d;
  transform-origin: 0% 50%;
}
.carousel.carousel-slider {
  top: 0;
  left: 0;
}
.carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}
.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}
.carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
.carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}
.carousel .carousel-item {
  visibility: hidden;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel .carousel-item > img {
  width: 100%;
}
.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: rgba(255, 255, 255, 0.5);
  transition: background-color 0.3s;
  border-radius: 50%;
}
.carousel .indicators .indicator-item.active {
  background-color: #fff;
}
.carousel.scrolling .carousel-item .materialboxed, .carousel .carousel-item:not(.active) .materialboxed {
  pointer-events: none;
}
.tap-target-wrapper {
  width: 800px;
  height: 800px;
  position: fixed;
  z-index: 1000;
  visibility: hidden;
  transition: visibility 0s 0.3s;
}
.tap-target-wrapper.open {
  visibility: visible;
  transition: visibility 0s;
}
.tap-target-wrapper.open .tap-target {
  transform: scale(1);
  opacity: 0.95;
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.tap-target-wrapper.open .tap-target-wave::before {
  transform: scale(1);
}
.tap-target-wrapper.open .tap-target-wave::after {
  visibility: visible;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  transition: opacity 0.3s, transform 0.3s, visibility 0s 1s;
}
.tap-target {
  position: absolute;
  font-size: 1rem;
  border-radius: 50%;
  background-color: #ee6e73;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(0);
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}
.tap-target-content {
  position: relative;
  display: table-cell;
}
.tap-target-wave {
  position: absolute;
  border-radius: 50%;
  z-index: 10001;
}
.tap-target-wave::before, .tap-target-wave::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
}
.tap-target-wave::before {
  transform: scale(0);
  transition: transform 0.3s;
}
.tap-target-wave::after {
  visibility: hidden;
  transition: opacity 0.3s, transform 0.3s, visibility 0s;
  z-index: -1;
}
.tap-target-origin {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10002;
  position: absolute !important;
}
.tap-target-origin:not(.btn), .tap-target-origin:not(.btn):hover {
  background: none;
}
@media only screen and (max-width: 600px) {
  .tap-target, .tap-target-wrapper {
    width: 600px;
    height: 600px;
  }
}
.pulse {
  overflow: visible;
  position: relative;
}
.pulse::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: inherit;
  border-radius: inherit;
  transition: opacity 0.3s, transform 0.3s;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}
@keyframes pulse-animation {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    transform: scale(1.5);
  }
}
/* Modal */
.datepicker-modal {
  max-width: 325px;
  min-width: 300px;
  max-height: none;
}
.datepicker-container.modal-content {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.datepicker-controls {
  display: flex;
  justify-content: space-between;
  width: 280px;
  margin: 0 auto;
}
.datepicker-controls .selects-container {
  display: flex;
}
.datepicker-controls .select-wrapper input {
  border-bottom: none;
  text-align: center;
  margin: 0;
}
.datepicker-controls .select-wrapper input:focus {
  border-bottom: none;
}
.datepicker-controls .select-wrapper .caret {
  display: none;
}
.datepicker-controls .select-year input {
  width: 50px;
}
.datepicker-controls .select-month input {
  width: 70px;
}
.month-prev, .month-next {
  margin-top: 4px;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
/* Date Display */
.datepicker-date-display {
  flex: 1 auto;
  background-color: #26a69a;
  color: #fff;
  padding: 20px 22px;
  font-weight: 500;
}
.datepicker-date-display .year-text {
  display: block;
  font-size: 1.5rem;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.7);
}
.datepicker-date-display .date-text {
  display: block;
  font-size: 2.8rem;
  line-height: 47px;
  font-weight: 500;
}
/* Calendar */
.datepicker-calendar-container {
  flex: 2.5 auto;
}
.datepicker-table {
  width: 280px;
  font-size: 1rem;
  margin: 0 auto;
}
.datepicker-table thead {
  border-bottom: none;
}
.datepicker-table th {
  padding: 10px 5px;
  text-align: center;
}
.datepicker-table tr {
  border: none;
}
.datepicker-table abbr {
  text-decoration: none;
  color: #999;
}
.datepicker-table td {
  border-radius: 50%;
  padding: 0;
}
.datepicker-table td.is-today {
  color: #26a69a;
}
.datepicker-table td.is-selected {
  background-color: #26a69a;
  color: #fff;
}
.datepicker-table td.is-outside-current-month, .datepicker-table td.is-disabled {
  color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}
.datepicker-day-button {
  background-color: transparent;
  border: none;
  line-height: 38px;
  display: block;
  width: 100%;
  border-radius: 50%;
  padding: 0 5px;
  cursor: pointer;
  color: inherit;
}
.datepicker-day-button:focus {
  background-color: rgba(43, 161, 150, 0.25);
}
/* Footer */
.datepicker-footer {
  width: 280px;
  margin: 0 auto;
  padding-bottom: 5px;
  display: flex;
  justify-content: space-between;
}
.datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done {
  color: #26a69a;
  padding: 0 1rem;
}
.datepicker-clear {
  color: #F44336;
}
/* Media Queries */
@media only screen and (min-width: 601px) {
  .datepicker-modal {
    max-width: 625px;
  }
  .datepicker-container.modal-content {
    flex-direction: row;
  }
  .datepicker-date-display {
    flex: 0 1 270px;
  }
  .datepicker-controls, .datepicker-table, .datepicker-footer {
    width: 320px;
  }
  .datepicker-day-button {
    line-height: 44px;
  }
}
/* Timepicker Containers */
.timepicker-modal {
  max-width: 325px;
  max-height: none;
}
.timepicker-container.modal-content {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.text-primary {
  color: white;
}
/* Clock Digital Display */
.timepicker-digital-display {
  flex: 1 auto;
  background-color: #26a69a;
  padding: 10px;
  font-weight: 300;
}
.timepicker-text-container {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  position: relative;
  user-select: none;
}
.timepicker-span-hours, .timepicker-span-minutes, .timepicker-span-am-pm div {
  cursor: pointer;
}
.timepicker-span-hours {
  margin-right: 3px;
}
.timepicker-span-minutes {
  margin-left: 3px;
}
.timepicker-display-am-pm {
  font-size: 1.3rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  font-weight: 400;
}
/* Analog Clock Display */
.timepicker-analog-display {
  flex: 2.5 auto;
}
.timepicker-plate {
  background-color: #eee;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  overflow: visible;
  position: relative;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 5px;
  user-select: none;
}
.timepicker-canvas, .timepicker-dial {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.timepicker-minutes {
  visibility: hidden;
}
.timepicker-tick {
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  cursor: pointer;
  font-size: 15px;
}
.timepicker-tick.active, .timepicker-tick:hover {
  background-color: rgba(38, 166, 154, 0.25);
}
.timepicker-dial {
  transition: transform 350ms, opacity 350ms;
}
.timepicker-dial-out {
  opacity: 0;
}
.timepicker-dial-out.timepicker-hours {
  transform: scale(1.1, 1.1);
}
.timepicker-dial-out.timepicker-minutes {
  transform: scale(0.8, 0.8);
}
.timepicker-canvas {
  transition: opacity 175ms;
}
.timepicker-canvas line {
  stroke: #26a69a;
  stroke-width: 4;
  stroke-linecap: round;
}
.timepicker-canvas-out {
  opacity: 0.25;
}
.timepicker-canvas-bearing {
  stroke: none;
  fill: #26a69a;
}
.timepicker-canvas-bg {
  stroke: none;
  fill: #26a69a;
}
/* Footer */
.timepicker-footer {
  margin: 0 auto;
  padding: 5px 1rem;
  display: flex;
  justify-content: space-between;
}
.timepicker-clear {
  color: #F44336;
}
.timepicker-close {
  color: #26a69a;
}
.timepicker-clear, .timepicker-close {
  padding: 0 20px;
}
/* Media Queries */
@media only screen and (min-width: 601px) {
  .timepicker-modal {
    max-width: 600px;
  }
  .timepicker-container.modal-content {
    flex-direction: row;
  }
  .timepicker-text-container {
    top: 32%;
  }
  .timepicker-display-am-pm {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
    margin-top: 1.2rem;
  }
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url('../../../fileadmin/templates/js/owl-carousel-2/assets/owl.video.play.png') no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* ------ 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: 1040;
    -webkit-transform:translateZ(1000px);
    transform: translateZ(1000px);
    transform-style: preserve-3d;
}

/* ----- navigation ----- */
.vbox-title{
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 40px;
    overflow: hidden;
    position: fixed;
    display: none;
    left: 0;
    z-index: 1050;
}
.vbox-close{
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 50px;
    height: 40px;
    padding: 6px;
    display: block;
    background-position:10px center;
    overflow: hidden;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    z-index: 1050;
}
.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;
}
/* ----- 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: #B6B6B6;
    border-right-color: #B6B6B6;
    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;
}
.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-backface-visibility:visible;-moz-backface-visibility:visible;backface-visibility:visible;-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:.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-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{width:50px;height:40px;text-align:center;font-size:10px;margin:40px auto}.sk-wave .sk-rect{background-color:#333;height:100%;width:4px;margin:0 1px;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:-.9s;animation-delay:-.9s}.sk-wave .sk-rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-waveStretchDelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes sk-waveStretchDelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.sk-three-bounce{margin:40px auto;width:100px;text-align:center}.sk-three-bounce .sk-child{width:16px;height:16px;background-color:#333;border-radius:100%;margin:4px;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-cube-grid,.sk-spinner-pulse{width:40px;height:40px;margin:40px auto}.sk-three-bounce .sk-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.sk-three-bounce .sk-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.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-spinner-pulse{background-color:#333;border-radius:100%;-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-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:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0ms;animation-delay:0ms}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.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-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-wandering-cubes .sk-cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.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(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.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(.5);transform:translateX(30px) rotate(-90deg) scale(.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(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}

@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px / 4);margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px / 2);padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px / 2) + calc(10px * .7)) - (4px / 2));right:calc(((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/ 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7)/ 1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(calc(10px * .7)/ 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px * .7) * 4);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px * .7) * 1.5) - 4px);right:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc(calc(10px * .7)/ 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - (calc(10px * .7) * 2));width:calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px * .7) * 1.5) - 4px);left:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px * .7)/ 2);margin-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px * .7);padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px * .7) - 2) * -1);margin-right:calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px * 2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/ 2) * -1);margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1px)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:calc(10px / 2) calc(calc(10px / 2) * 1.5);padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(calc(var(--plyr-control-spacing,10px)/ 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((18px / 2) + calc(10px * .7));left:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((18px / 2) + calc(10px * .7));right:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px / 2) * -1);margin-top:calc((var(--plyr-range-track-height,5px)/ 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:calc(10px / 2);margin-right:calc(var(--plyr-control-spacing,10px)/ 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}

/******************************* Responsive Navigation ***********************/

header .navbar {
    background: rgba(253,245,228,.9);
    -webkit-box-shadow: 0 0 10px 0 rgba(112,102,95,.5);
    -moz-box-shadow: 0 0 10px 0 rgba(112,102,95,.5);
    box-shadow: 0 0 10px 0 rgba(112,102,95,.5);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
header .navbar.navbarResponsive.nichtOben {
    background: #fdf5e4;
}

nav {
    background-color: transparent;
    box-shadow: none;
}

.navbarInner {
    width: 100%;
    padding: 0;
}


.sidenav li > a.active,
.sidenav li.active {
    background-color: rgba(0, 0, 0, .05);
}
.sidenav li a.active,
.sidenav li.active > a {
    color: #6e4d43;
}

li ul.unterMenue li a.active {
    color: #6e4d43;
    font-weight: bold;
}

.sidenav li.active.closeSub > a {
    transition: 0.3s;
}

.menuAusklappBtn {
    height: 48px;
    width: 48px;
    padding-top: 21px;
    position: absolute;
    cursor: pointer;
    right: 25px;
}

.menuAusklappBtnStrich1,
.menuAusklappBtnStrich2 {
    width: 20px;
    height: 4px;
    background-color: #6e4d43;
    transition: 0.4s;
    margin: 0 auto;
}

.menuAusklappBtnStrich2 {
    margin-top: -4px;
}

.menuAusklappBtnStrich1 {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.change .menuAusklappBtnStrich1 {
    -webkit-transform: none;
    transform: none;
}

nav a.sidenav-trigger i {
    height: 70px;
    line-height: 70px;
    padding: 0 12px;
}

.sidenav {
    width: 430px;
}

.sidenav li > a {
    font-size: 16px;
    color: #333333;
}

.sidenav li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.sidenav li > a.sidenav-close {
    background: #6e4d43 !important;
    color: #fff;
}

.sidenav a.sidenav-close i.material-icons {
    margin: 0 5px 0 0;
    color: #fff;
    transition: .3s;
}

.sidenav a.sidenav-close:hover i.material-icons {
    transform: rotate(90deg);
    transition: .3s;
}



/******************************* Language **********************/

.langNavDiv {
    position: absolute;
    top: 0;
    right: 0;
}

ul.navLang {
    margin: 0;
}

ul.navLang li {
    float: left;
    margin-right: 10px;
}


.navbarResponsiveMenue {
    text-align: center;
    max-width: 100%;
}
.navbarResponsiveMenue > li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

nav .sidenav-trigger {
    color: #6e4d43;
}

.logoDiv {
    text-align: center;
    line-height: 0;
}

.logoDiv img {
    height: 70px;
    margin: 10px 0;
    transition: .3s;
}

.navbarResponsive.nichtOben .logoDiv img {
    height: 40px;
    margin: 4px 0;
}

.navbarResponsive nav {
    height: 90px;
    line-height: 90px;
    transition: .3s;
}
.navbarResponsive.nichtOben nav {
    height: 48px;
    line-height: 48px;
}

.navbarResponsiveMenue > li > a {
    color: #6e4d43;
    font-size: 18px;
    padding: 0 12px;
}

.navbarResponsiveMenue li:hover {
    background-color: transparent;
}

.navbarResponsiveMenue > li.active > a,
.navbarResponsiveMenue li li > a:hover,
.navbarResponsiveMenue > li > a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

li.hasSubmenu ul.unterMenue li a {
    display: block;
}

li.hasSubmenu a:focus,
li.hasSubmenu:focus {
    outline: none !important;
}

.menuButton,
.menuAusklappBtn,
li.sidenavClose {
    display: none;
}

.unterMenue {
    min-width: 200px;
    width: auto !important;
    background-color: #ffffff;
}

.unterMenue li a {
    color: #333333;
}

.navbarResponsiveMenue > li.active {
    background-color: transparent;
}




.navbarResponsiveMenue > li.active > a {
    font-weight: bold;
}



.kopfInfoInner.container {
    position: relative;
}
.kopfInfo {
    /*display: none !important;*/
    background: #6e4d43;
    color: #ffffff;
    font-size: 16px;
}
.kopfInfo a {
    color: #ffffff;
    display: inline-block;
    line-height: 32px;
    transition: .3s;
}
.kopfInfo span {
    vertical-align: middle;
}

.kopfInfoContent.kopfInfoTextContact a {
    margin-right: 12px;
    padding: 0 4px;
}
.kopfInfoContent.kopfInfoTextContact a:hover {
    background: #fdf5e4;
    color: #6e4d43;
}
.kopfInfoContent.kopfInfoTextContact span.material-icons {
    font-size: 18px;
    margin-right: 6px;
}


.kopfInfoContent.kopfInfoSocial {
    position: absolute;
    top: 0;
    right: 0;
}
span.kopfInfoSocialText {
    margin-right: 12px;
}
.kopfInfoContent.kopfInfoSocial a {
    padding: 0 6px;
}
.kopfInfoContent.kopfInfoSocial i {
    vertical-align: middle;
    font-size: 18px;
}
.kopfInfoContent.kopfInfoSocial i::before {
    color: #ffffff !important;
}

.kopfInfoContent.kopfInfoSocial a:hover {
    background: #fdf5e4;
}
.kopfInfoContent.kopfInfoSocial a:hover i::before {
    color: #6e4d43 !important;
}

.navbar.navbarResponsive.nichtOben .kopfInfo {
    display: none;
}







.wappenTop {
    display: none !important;
    line-height: 0;
    margin-left: 12px;
}
.wappenTop img {
    height: 40px;
    width: auto;
}



@media (min-width: 1201px) {

    .navbarWrap.container {
        position: relative;
        display: flex;
        align-items: center;
    }

    .logoDiv {
        position: absolute;
        top: 0;
        left: 0;
    }

    .navbarResponsiveMenue {
        text-align: right;
    }


    /*.navBestpreisBuchen > a {*/
        /*background: #009945 !important;*/
        /*background: #6e4d43 !important;*/
        /*height: 72px;*/
        /*transition: .3s;*/
    /*}*/
    .navBestpreisBuchen span {
        display: block;
        line-height: 1;
        text-align: center;
        /*color: #ffffff;*/
    }
    span.navBestpreisBuchenUeberschrift {
        font-weight: bold;
    }
    span.navBestpreisBuchenSubtext {
        font-size: 12px;
        margin: 4px 0 0 0;
    }

    .nichtOben .navBestpreisBuchen > a {
        height: 48px;
    }
    .nichtOben .navBestpreisBuchen span.navBestpreisBuchenSubtext,
    .nichtOben .navBestpreisBuchen span.material-icons {
        display: none;
    }
    .nichtOben .navBestpreisBuchen span {
        line-height: 48px;
    }


    .navbarResponsiveMenue > li.active > a {
        background: transparent;
        position: relative;
    }
    .navbarResponsiveMenue > li.active > a::after {
        content: '';
        position: absolute;
        bottom: 6px;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 66%;
        height: 3px;
        background: #6e4d43;
    }


}



@media (max-width: 1400px) {
    .logoDiv img {
        /*height: 100px;*/
    }
}

@media (max-width: 1200px) {

    .navbarResponsive nav {
        height: 80px;
        line-height: 80px;
    }

    header .navbar {
        background: #fdf5e4;
    }

    .navbarResponsive {
        /*display: flex;*/
        border-top: none;
    }

    .navbarWrap.container {
        width: 100%;
        position: relative;
    }

    .wappenTop {
        position: absolute;
        bottom: 16px;
        left: 12px;
    }

    .logoDiv {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .logoDiv img {
        height: 61px;
        margin: 10px 0 0 0;
    }

    .navbarResponsiveMenue {
        text-align: left;
    }

    .navbarResponsiveMenue > li {
        display: list-item;
    }

    .menuButton,
    .menuAusklappBtn,
    li.sidenavClose {
        display: block;
    }

    nav a.sidenav-trigger {
        height: 70px;
        line-height: 70px;
    }

    nav a.sidenav-trigger i {
        height: 100%;
        font-size: 32px;
    }

    li.hasSubmenu ul {
        display: none;
    }

    li.hasSubmenu ul.unterMenue li a {
        display: none;
    }

    li.hasSubmenu.openSub ul.unterMenue {
        transition: 1s;
        display: block;
        position: relative;
        background: transparent;
        opacity: 1;
        z-index: initial;
        box-shadow: none;
    }

    li.hasSubmenu.openSub ul.unterMenue li a {
        display: block;
        font-size: 14px;
        font-weight: normal;
    }

    .sidenav li.active {
        background-color: transparent;
    }

    .sidenav li.active > a,
    .sidenav li > a.active {
        background-color: rgba(253,245,228,.9);
    }

    .sidenav-overlay {
        background-color: rgba(0, 0, 0, 0.7);
    }

    li.navbarLang li {
        width: 50%;
        margin: 0;
        text-align: center;
    }

    ul.navLang li {
        width: 50%;
        margin: 0;
        text-align: center;
    }

    .kopfInfoContent.kopfInfoSocial {
        right: 12px;
    }


    li.navBestpreisBuchen > a {
        background: #009945 !important;
        color: #ffffff !important;
        vertical-align: middle;
    }
    li.navBestpreisBuchen > a span {
        margin-right: 2px;
        vertical-align: middle;
    }

}

@media (max-width: 767px) {

    span.kopfInfoSocialText,
    span.kopfInfoText {
        display: none;
    }
    .kopfInfoContent.kopfInfoTextContact span.material-icons {
        margin-right: 0;
    }
    .kopfInfoContent.kopfInfoTextContact a,
    .kopfInfoContent a {
        margin-right: 0;
        padding: 0 4px;
        height: 32px;
        width: 32px;
        line-height: 32px;
        text-align: center;
        vertical-align: middle;
    }

}

@media (max-width: 600px) {

    .logoDiv img {
        height: 60px;
        margin: 6px 0;
    }

}

/*** Sticky Footer ***/
.pageWrapper {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
main {
    flex: 1 0 auto;
}

/*IE 10+ Anpassung*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .pageWrapper { display:block !important; }
}

/*** Sticky Footer Ende ***/


.footer {
    background: #6e4d43;
    padding: 48px 12px;
    color: #ffffff;
    font-size: 16px;
}

.footer .section {
    padding: 0;
}

.footer h5 {
    margin: 0 0 12px 0;
    font-size: 24px;
}

.footer p {
    margin: 0;
}

.footer a {
    color: #ffffff;
    text-decoration: underline;
    transition: .3s;
}

.footer a:hover {
    color: #fdf5e4;
    text-decoration: none;
}


.footerPraxi {
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    line-height: 1;
    margin-top: 12px;
}

.footerPraxi img {
    width: 80px;
    opacity: 1;
    transition: .3s;
}

.footerPraxi img:hover {
    opacity: 1;
    transition: .3s;
}


.footerLeisteDiv {
    min-height: 40px;
    background: #4B2D24;
    padding: 0 12px;
}

.footerLeiste {
    position: relative;
    max-width: 100%;
    width: 1280px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
}

.footerLeiste a {
    color: #ffffff;
    padding: 4px;
}

.footerLeiste a:hover {
    color: #ffffff;
}





.socialmedia {
    text-align: center;
    margin-top: 32px;
}
.socialmedia a {
    text-decoration: none;
    display: inline-block;
    padding: 4px 12px;
    transition: .3s;
    border-radius: 4px;
    margin: 0 6px
}
.socialmedia a.socialmediaFacebook {
    background: #4172b8;
}
.socialmedia a.socialmediaInstagram {
    background: #e4405f;
}
.socialmedia a i,
.socialmedia a span {
    vertical-align: middle;
}
span.socialmediaText {
    display: inline-block;
    margin-right: 6px;
}
.socialmedia .iconmoon-facebook:before {
    content: "\e900";
    color: #fff;
}
.socialmedia .iconmoon-instagram:before {
    content: "\e901";
    color: #fff;
}


@media (max-width: 992px) {

    .footer .col.m4.s12 {
        width: 100%;
    }

}

@media (max-width: 600px) {

    .footer p {
        margin: 12px 0;
    }

    .footerLeisteDiv {
        padding: 12px;
        text-align: center;
    }

    .footerLeiste {
        line-height: 1.5;
    }

    .footerPraxi {
        position: static;
        text-align: center;
        margin-top: 12px;
    }

    .socialmedia a {
        width: 100%;
        margin: 6px 0;
    }

}

/* Print-Darstellung wegen der Scripte schwierig*/
@media print {

    .dce {
        page-break-inside: avoid;
    }
    .navbarResponsiveMenue,
    .sidenav-overlay {
        display: none !important;
    }


}

.bildInner {
    line-height: 0;
}

.bildElement {
    margin: 12px 0;
    text-align: center;
    position: relative;
}

.bildElement img {
    max-width: 100% !important;
}

.bildElement figcaption {
    line-height: 1.2;
}

.bildElementHoverOverlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: .3s;
    background: rgba(0, 0, 0, 0.4);
}

.bildElementHoverIcon {
    position: absolute;
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    text-align: center;
    opacity: 0;
    transition: .3s;
}

.bildElementHoverIcon i {
    line-height: 60px;
    font-size: 44px;
    color: #fff;
}

.bildElement:hover .bildElementHoverOverlay,
.bildElement:hover .bildElementHoverIcon {
    opacity: 1;
}


.footer .bildInner {
    margin: 0;
}

.footer .bildElement {
    margin: 0;
}

.bildInnerNoHover .bildElement .bildElementHoverOverlay,
.bildInnerNoHover .bildElement .bildElementHoverIcon,
.footer .bildElement .bildElementHoverOverlay,
.footer .bildElement .bildElementHoverIcon {
    opacity: 0 !important;
    display: none !important;
}



@media (max-width: 600px) {

}




.dceInner.textInner.text2Spaltig {
    width: 1280px;
    margin: 0 auto;
    max-width: 100%;
}

.dceInner.textInner.text2Spaltig p {
    column-count: 2;
    column-rule-style: solid;
    column-rule-width: 1px;
    column-rule-color: #6e4d43;
    column-gap: 64px;
    text-align: justify;
}


@media (max-width: 992px) {
    .dceInner.textInner.text2Spaltig p {
        column-count: initial;
        column-rule-style: initial;
        column-rule-width: initial;
        column-rule-color: initial;
        column-gap: initial;
        text-align: inherit;
    }
}

.sliderElementDiv {
    position: relative;
    clear: both;
}


/* Hälfte der Höhe des Kopf-Bereichs */
.sliderElementBg {
    background-size: cover !important;
    /*max-height: calc(100vh - 60px) !important;*/
    background-repeat: no-repeat;
}




.dce .owl-theme .owl-nav {
    margin-top: 0;
}

.sliderElementBtnDown,
.dce .owl-nav button.owl-next,
.dce .owl-nav button.owl-prev {
    height: 48px;
    width: 48px;
    border: 1px solid #fff;
    margin: 0 0 -24px 0;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
}


.sliderElementBtnDown {
    position: absolute;
    bottom: 12px;
    left: calc(50% - 24px);
    z-index: 1;
    text-align: center;
    margin: 0;
}

.sliderElementBtnDown:hover,
.dce .owl-nav button.owl-next:hover,
.dce .owl-nav button.owl-prev:hover {
    background: #6e4d43;
    transition: .3s;
}

.sliderElementBtnDown i,
.dce .owl-nav button.owl-next i,
.dce .owl-nav button.owl-prev i {
    color: #ffffff;
    line-height: 48px;
}

.dce button.owl-prev {
    position: absolute;
    left: 12px;
    bottom: 50%;
    /*border-left: none !important;*/
}

.dce button.owl-next {
    right: 12px;
    position: absolute;
    bottom: 50%;
    /*border-right: none !important;*/
}





.sliderElementTextBox {
    position: absolute;
    bottom: 120px;
    left: 120px;
    background: #6e4d43;
    padding: 12px;
}




.sBtnWrap {
    position: absolute;
    bottom: 48px;
    right: 48px;
    z-index: 1;
}
.sBtn {
    width: 180px;
    height: 180px;
}
.sBtn.sBtnSteinbock {
    background: url(/fileadmin/templates/img/btn/btn_steinbockzentrum.png) center center no-repeat;
    background-size: contain;
}
.sBtn.sBtnBaeckerei {
    background: url(/fileadmin/templates/img/btn/badge-baeckerei.png) center center no-repeat;
    background-size: contain;
}





.sommerCard {
    position: absolute;
    top: 140px;
    left: 80px;
    z-index: 1;
    line-height: 0;
    transform: rotate(-12deg);
    transition: .3s;
}
.sommerCard:hover {
    transform: rotate(0);
}
.sommerCard img {
    width: 120px;
    height: auto;
}


@media (max-width: 1200px) {
    .sliderElementDiv .sliderElementBg {
        max-height: calc(100vh - 70px) !important;
    }
    .sliderElementDiv .sliderElementBtnDown {
        display: none;
    }
    .sliderElementDiv .owl-nav {
        display: none;
    }

    .sommerCard {
        top: 32px;
        left: 32px;
    }
    .sommerCard img {
        width: 80px;
    }

}


@media (max-width: 992px) {

    .sBtnWrap {
        bottom: 12px;
        right: 12px;
    }
    .sBtn {
        width: 100px;
        height: 100px;
    }

}

@media (max-width: 600px) {

    .sBtn {
        width: 70px;
        height: 70px;
    }

    .sommerCard {
        top: 12px;
        left: 12px;
    }
    .sommerCard img {
        width: 48px;
    }


}

.trenner hr {
    border-color: #6e4d43;
    border-top: none;
    border-right: none;
    border-left: none;
}

.dceInner.buttonElementInner {
    padding: 0;
}

.button span {
    vertical-align: middle;
}

span.buttonIcon {
    margin-right: 6px;
}


@media (max-width: 600px) {

}



.map input#mapOrigin {
    background: #ffffff;
    text-align: center;
    margin: 0;
    width: 100%;
    padding: 12px;
    outline: none;
    border: 1px solid #d3c9c6;
}
.map form.form-inline {
    margin-bottom: 12px;
    text-align: center;
}

iframe.mapFrame {
    margin-bottom: -10px;
}

button.mapButton.dceLinkname {
    width: 100%;
    padding: 12px;
    margin: 12px 0;
}



.dce.map .daInhalt {
    margin: 0;
}
.dce.map .dceInner.daInhaltInner {
    padding: 0;
}
.dce.map .daInhalt.active .daInhaltCode {
    padding: 0;
}
.dce.map .daInhalt.active .daInhaltWiderruf {
    padding: 6px;
}

.card {
    position: initial;
    transition: initial;
    box-shadow: none;
}

.cardElement {
    max-width: 100%;
    margin: 16px 0;
    background: #ffffff;
    border: 1px solid transparent;
    position: relative;
}

.cardElementBild {
    line-height: 0;
}

.cardElementBild img {
    width: 100%;
    height: auto;
}

.cardElementInhalt {
    position: relative;
    padding: 24px;
    margin: -24px 12px 0 12px;
    background: #fdf5e4;
    z-index: 1;
}

.cardElementBtnsOuter {
    text-align: center;
    height: 52px;
}

.cardLinkname {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
}



@media (max-width: 1200px) {

    .card .col.s12.l6.xl12 {
        width: 100%;
    }

}

@media (max-width: 992px) {

    .card .col.s12.l6.xl12 {
        width: 100%;
    }

}












.section .parallaxElement {
    padding: 0 12px;
}

.dce.parallaxElement.parallaxAlignLeft * {
    text-align: left !important;
}
.dce.parallaxElement.parallaxAlignCenter * {
    text-align: center !important;
}

.parallaxElement .parallax-container {
    max-height: 80vh;
    z-index: 0;
}

/*.parallaxElement .parallax {*/
/*    z-index: 0;*/
/*}*/

.parallaxElement .parallax-container .parallax img {
    max-width: 110%;
}

.parallaxElement .parallax-container.parallaxFarbe {
    background: #6e4d43;
    max-height: initial !important;
    height: auto !important;
}

.parallax-container.parallaxFarbe .parallaxCover {
    background: transparent;
}

.parallaxCover {
    height: 100%;
    background: rgba(0,0,0,0.4);
    color: #ffffff;
    transition: .3s;
}
.parallaxCover:hover {
    background: rgba(0,0,0,0.6);
}

.parallaxCoverInnerEmpty .parallaxCover {
    background: rgba(0,0,0,0) !important;
}

.parallaxCoverInner.container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.parallaxElement .parallax-container.parallaxFarbe .parallaxCoverInner.container {
    position: relative;
    top: auto;
    transform: none;
    padding: 48px 12px;
}

.parallaxUeberschrift.dceUeberschrift {
    font-size: 26px;
    color: #ffffff;
    margin: 0 0 12px 0;
}

.parallaxText.dceText {
    color: #ffffff;
}

.parallaxLinkname.dceLinkname {
    color: #ffffff;
    /*background: #ffffff;*/
    width: auto;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 12px;
    margin-top: 12px;
    border: 1px solid #ffffff;
    transition: .3s;
}

.parallaxLinkname.dceLinkname:hover {
    /*background: #000000;*/
}

.parallaxFarbe .parallaxUeberschrift.dceUeberschrift {
    color: #000000;
}
.parallaxFarbe .parallaxText.dceText {
    color: #000000;
}
.parallaxFarbe .parallaxLinkname.dceLinkname {
    color: #000000;
}
.parallaxFarbe .parallaxLinkname.dceLinkname:hover {
    background: #ffffff;
}


.dce.parallaxElement {
    margin-bottom: 32px !important;
}


@media (max-width: 992px) {
    .parallaxElement .parallax-container {
        max-height: 400px;
    }
}

@media (max-width: 767px) {

    .parallaxElement .parallax-container .parallax img {
        max-width: initial;
    }
}



.accordion ul.collapsible {
    margin: 0;
    border: 1px solid #6e4d43;
}

.accordion ul.collapsible li {
    list-style: none;
}

.accordion ul .collapsible-header {
    display: block;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    padding: 12px;
    background-color: transparent;
    border-bottom: 1px solid #6e4d43;
}
.accordion ul .collapsible-header i {
    height: 100%;
    vertical-align: middle;
}

.accordion h5 {
    font-size: 21px;
    margin: 0;
}

.accordion ul .collapsible-body {
    border-bottom: 1px solid #6e4d43;
    background: #ffffff;
    padding: 24px;
}

.accordion ul > li:last-of-type .collapsible-header,
.accordion ul > li:last-of-type .collapsible-body {
    border-bottom: none;
}

.accordion ul > li.active:last-of-type .collapsible-header {
    border-bottom: 1px solid #6e4d43;
}


.accordion ul .collapsible-body ul li {
    list-style: disc;
}




@media (max-width: 992px) {

    .accordion h5 {
        font-size: 18px;
    }

}

@media (max-width: 600px) {

    .accordion ul .collapsible-body {
        padding: 12px;
    }

    .accordion ul .collapsible-body {
        padding: 12px;
    }

}


/* Hälfte der Höhe des Kopf-Bereichs zum zentrieren des Bildes */
.header {
    margin-top: 32px;
    /*margin-top: 0;*/
    position: relative;
}
.abstandhalter {
    height: 148px;
    margin: 0 !important;
    padding: 0 !important;
    background: #fcf3e3;
}

.sliderElementBg {
    max-height: calc(100vh - 32px) !important;
    /*max-height: 100vh;*/
}

@media (max-width: 1200px) {

    .header {
        margin-top: 112px;
        /*margin-top: 72px;*/
    }

    .abstandhalter {
        height: 0;
    }


}

.dceInner.btnUeberSliderInner {
    padding: 0;
}

.btnUeberSliderWrap {
    position: absolute;
    bottom: 48px;
    right: 48px;
    z-index: 1;
    height: 280px;
    width: 280px;
    border: 3px solid #6e4d43;
    background: #6e4d43;
    border-radius: 100%;
    overflow: hidden;
    transition: .3s;
}

.btnUeberSliderWrap:hover {
    background: #6e4d43;
}

.btnUeberSliderElement {
    height: 280px;
    width: 280px;
    padding: 0;
    color: #ffffff;
    text-align: center;
}

.btnUeberSliderTbl {
    display: table;
    height: 100%;
    width: 100%;
}

.btnUeberSliderTblcell {
    display: table-cell;
    vertical-align: middle;
}

.dceUeberschrift.btnUeberSliderUe {
    margin-top: 12px;
    font-size: 24px;
    font-weight: bold;
}

.btnUeberSliderText {
    font-weight: lighter;
    margin-top: 12px;
}


.btnUeberSliderWrap .owl-dots {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
}
.btnUeberSliderWrap .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ffffff;
    border: 3px solid #fff;
}
.btnUeberSliderWrap .owl-theme .owl-dots .owl-dot.active span,
.btnUeberSliderWrap .owl-theme .owl-dots .owl-dot:hover span {
    background: transparent;
}


@media (max-width: 1200px) {

    .btnUeberSliderWrap {
        bottom: 24px;
        right: 24px;
        height: 200px;
        width: 200px;
    }

    .btnUeberSliderElement {
        height: 200px;
        width: 200px;
        padding: 0 10px;
    }

    .dceUeberschrift.btnUeberSliderUe {
        margin-top: 0;
        font-size: 16px;
    }

    .btnUeberSliderText {
        margin-top: 6px;
        font-size: 14px;
    }

    .btnUeberSliderWrap .owl-dots {
        bottom: 70px;
    }
    .btnUeberSliderWrap .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        border: 2px solid #fff;
        margin: 5px;
    }


}

@media (max-width: 600px) {

    .btnUeberSliderWrap {
        position: static;
        left: auto;
        bottom: auto;
        right: auto;
        top: auto;
        margin: 0;
        border: 3px solid #6e4d43;
        background: #6e4d43;
        width: 100%;
        height: auto;
        border-radius: 0;
        padding: 12px;
    }

    .btnUeberSliderElement {
        height: auto;
        width: 100%;
        padding: 0;
    }

    .btnUeberSliderTbl {
        display: initial;
        height: 100%;
        width: 100%;
    }
    .btnUeberSliderTblcell {
        display: initial;
        vertical-align: middle;
    }


}



.dce.popup {
    padding: 0;
    margin: 0;
}

.popupInner {
    display: none;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
    transition: .3s;
    max-width: 100%;
    overflow: hidden;
}

.popupInhalt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 24px);
    max-width: 900px;
    margin: 0 auto;
    background: #ffffff;
    max-height: 90vh;
    overflow: auto;
}

.popupTop {
    font-size: 14px;
    text-align: center;
    color: #6e4d43;
    font-weight: 600;
}

span.popupClose {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 24px;
    line-height: 1;
    font-size: 48px;
    cursor: pointer;
}

span.popupClose:hover {
    color: #6e4d43;
}

.popupInhaltInner {
    width: 100%;
    /*float: left;*/
    padding: 48px 24px 24px 24px;
}

/*.popup img {*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/

.popupInhalt .popupUe {
    text-align: left;
    font-size: 24px;
    margin: 32px 0 8px 0;
    color: #6e4d43;
    line-height: 110%;
}

.popupUe2.dceH2 {
    margin-bottom: 32px;
}

.popupLinkname {
    text-align: center;
    margin: 32px 0 12px 0;
}

.popupInhalt .popupLinkname a {
    text-decoration: none;
    padding: 8px 18px;
    background: #6e4d43;
    border: 1px solid #6e4d43;
    color: #ffffff;
    width: auto;
    margin: 0 auto;
    transition: .3s;
    display: inline-block;
}

.popupInhalt .popupLinkname a:hover {
    background: #ffffff;
    color: #6e4d43;
}

.popupLinkname.popupLinkname2.dceLinkname {
    margin-left: 6px;
}


@media (max-width: 767px) {

    .popupInhalt {
        max-width: 500px;
    }

    .popup {
        width: 100%;
        float: none;
    }

    .popupInhalt .popupUe {
        margin: 12px 0 8px 0;
    }

    .popupLinkname.dceLinkname {
        width: 100%;
        margin: 6px 0 !important;
    }

}

@media (max-width: 600px) {

    .popupTop {
        padding: 32px 24px 0 24px;
        font-size: 22px;
    }

    span.popupClose {
        padding: 0 24px 12px 24px;
    }

    .popupInhalt .popupUe {
        font-size: 26px;
    }

    .popupInhalt {
        font-size: 14px;
    }

}

@media (max-width: 400px) {
    .popupInhalt {
        width: 100%;
    }
}



.infoleiste {
    padding: 24px 12px;
    text-align: center;
    background: #6e4d43;
    color: #ffffff;
    transition: .3s;
}

.infoleiste:hover {
    background: #6e4d43;
    color: #ffffff;
}

.infoleisteUe {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.infoleisteSubtext {
    font-size: 16px;
}




.infoleisteMitBild {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}
.infoleisteBild {
    line-height: 0;
    width: 60px;
    margin-right: 12px;
}
.infoleisteMitBild img {
    width: 100%;
    height: auto;
}



@media (max-width: 600px) {
    .infoleiste {
        border-top: 1px solid #fff;
    }
    .infoleisteBild {
        width: 40px;
    }
    .infoleisteUe {
        font-size: 16px;
    }
    .infoleisteSubtext {
        font-size: 14px;
    }
}




.dceInner.bildTextSpaltenInner {
    padding: 0;
}

.section .bildTextSpaltenInner {
    padding: 0 12px;
}

.bts {
    max-height: 800px;
    overflow: hidden;
    background: #fdf5e4;
    position: relative;
}

.btsSpalte {
    width: 50%;
    float: left;
}

.btsSpalte.btsInhalt {
    padding: 12px 48px;
}

.btsBild.btsSpalte {
    font-size: 0;
    line-height: 0;
}

.btsUeberschrift.dceUeberschrift {
    color: #6e4d43;
}


.btsInhaltInner{
    max-width: 900px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.6;
}

.btsBild img {
    width: 100%;
    height: auto;
}





.btsText table.contenttable {
    margin: 0;
}
.btsText table.contenttable tr td,
.btsText table.contenttable tr:first-of-type td {
    text-align: left;
    font-weight: normal;
    padding: 0;
}
.btsText table.contenttable tr {
    border-bottom: none;
}



@media (max-width: 1300px) {

    .bts {
        max-height: 100%;
    }

    .btsSpalte {
        width: 100%;
        float: none;
    }

    .btsSpalte.btsInhalt {
        padding: 48px 12px;
    }

}





.dceInner.sliderTextSpaltenInner {
    padding: 0;
}

.section .sliderTextSpaltenInner {
    padding: 0 12px;
}

.sts {
    max-height: 900px;
    overflow: hidden;
    background: #fdf5e4;
    position: relative;
}

.stsBild.stsSpalte img {
    /*max-height: 440px;*/
    width: 100%;
    height: auto !important;
}

.stsSpalte {
    width: 50%;
    float: left;
    overflow: hidden;
}

.stsSpalte.stsInhalt {
    padding: 12px 48px;
}

.stsBild.stsSpalte {
    font-size: 0;
    line-height: 0;
}

.stsUeberschrift.dceUeberschrift {
    color: #6e4d43;
}


.stsInhaltInner{
    max-width: 900px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.6;
}

/*.stsBild img {*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/


.stsSlider {
    overflow: hidden;
}

.stsSlider .owl-nav {
    margin: 0 !important;
}
.stsSlider button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.stsSlider button.owl-prev {
    left: 0;
}
.stsSlider button.owl-next {
    right: 0;
}


@media (max-width: 1300px) {

    .sts {
        max-height: 100%;
    }

    .stsSpalte {
        width: 100%;
        float: none;
    }

    .stsSpalte.stsInhalt {
        padding: 48px 12px;
    }

}





.dceInner.textBildSliderInner {
    padding: 0;
}

.section .textBildSliderInner {
    padding: 0 12px;
}

.tbs {
    max-height: 800px;
    overflow: hidden;
    background: #fdf5e4;
    position: relative;
}

.tbsSpalte {
    width: 50%;
    float: left;
}

.tbsSpalte.tbsInhalt {
    padding: 60px 48px;
    width: 500px;
}

.tbsBild.tbsSpalte {
    font-size: 0;
    line-height: 0;
    width: calc(100% - 500px);
}

.tbsUeberschrift.dceUeberschrift {
    color: #6e4d43;
}


.tbsInhaltInner{
    max-width: 900px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
}

.tbsBild img {
    width: 100%;
    height: auto;
}


.tbsSlider {
    background: #fdf5e4;
}
.tbsSlider .owl-nav {
    position: absolute;
    bottom: 0;
    right: 250px;
    transform: translateX(50%);
    margin: 0 !IMPORTANT;
}
.tbsSlider .owl-nav button {
    height: auto;
    line-height: 1;
}
.tbsSlider .owl-nav button i {
    vertical-align: middle;
    padding: 6px;
}

.tbsSlider .owl-nav [class*=owl-]:hover {
    background: #6e4d43;
    color: #FFF;
}




@media (max-width: 1300px) {

    .tbs {
        max-height: initial;
    }

    .tbsSpalte {
        width: 100% !important;
        float: none;
    }

    .tbsSpalte.tbsInhalt {
        padding: 48px 12px 60px 12px;
    }

    .tbsSlider .owl-nav {
        right: 50%;
    }

}





.dceInner.tbmhgInner {
    padding: 0;
}

.tbmhgOuter {
    margin: 48px 0;
}


.tbmhg {
    position: relative;
    margin: 48px 0;
}

.tbmhgContent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 40%;
    max-width: 600px;
    background: #ffffff;
    padding: 48px;
    border: 1px solid #6e4d43;
}

.tbmhg.tbmhgPosLinks .tbmhgBild img {
    width: 100%;
    max-width: 100%;
}

.tbmhg.tbmhgPosLinks {
    padding: 0 20% 0 0;
    padding-right: calc(50% - 628px);
}

.tbmhg.tbmhgPosRechts {
    padding: 0 0 0 20%;
    padding-left: calc(50% - 628px);
}

.tbmhg.tbmhgPosLinks .tbmhgContent {
    left: 0;
    border-left: none;
}

.tbmhg.tbmhgPosRechts .tbmhgContent {
    right: 0;
    border-right: none;
}

.tbmhg.tbmhgPosLinks .tbmhgBild {
    text-align: left;
}

.tbmhg.tbmhgPosRechts .tbmhgBild {
    text-align: right;
}

.tbmhgUe {
    font-size: 28px;
    color: #6e4d43;
    font-weight: normal;
}

@media (max-width: 1366px) {

    .tbmhgContent {
        padding: 24px;
    }

    .tbmhg.tbmhgPosLinks {
        padding-right: 0;
    }

    .tbmhg.tbmhgPosRechts {
        padding-left: 0;
    }

}

@media (max-width: 992px) {

    .tbmhgContent {
        position: relative;
        transform: initial;
        width: 90%;
        max-width: 100%;
        border: none;
        padding: 24px;
        margin: 0 auto;
    }

}


.bildTextSpaltenTabDiv {
    margin: 32px 0 0 0;
    background: #ffffff;
    padding: 48px 0;
 }

.section .bildTextSpaltenTabDiv {
    padding: 0 12px;
}

.bildTextSpaltenTabOuter {
    padding: 0 12px;
}

.bildTextSpaltenTab {
    max-height: initial;
    /*color: #ffffff;*/
    overflow: hidden;
    background: transparent;
    padding: 24px 0;
    border-top: 1px solid #6e4d43;
}

.bildTextSpaltenTabDiv .bildTextSpalte {
    width: 50%;
    float: left;
}

.bildTextSpaltenTabInner {
    position: relative;
}

.bildTextSpalte.bildTextSpalteTextTab {
    padding: 12px 48px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.bildTextSpaltenTabDiv .bildTextSpalte.bildTextSpalteBild {
    font-size: 0;
    line-height: 0;
}

.bildTextSpalte.bildTextSpalteTextTab .bildTextSpaltenTabUe {
    font-size: 18px;
    color: #6e4d43;
    margin-bottom: 12px;
}


.bildTextSpalte.bildTextSpalteTextTab .bildTextSpalteTabInner {
    max-width: 900px;
    margin: 0 auto;
}

.bildTextSpaltenTabDiv .bildTextSpalte img {
    width: 100%;
    height: auto;
}


button.btn.bildTextSpaltenTabBtn {
    margin-top: 24px;
    background: #6e4d43;
    border: 2px solid #6e4d43;
    color: #ffffff;
    box-shadow: none;
    border-left: none;
    border-right: none;
    width: auto;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    height: 44px;
    transition: .3s;
    font-size: 15px;
    text-transform: none;
}

button.btn.bildTextSpaltenTabBtn:hover {
    color: #ffffff;
    background: #6e4d43;
}


button.btn.bildTextSpaltenTabDreiBtn {
    width: 33.33%;
}

button.btn.bildTextSpaltenTabZweiBtn {
    width: calc(50% - 8px);
    margin-right: 12px;
}

.bildTextSpaltenTabBtnDiv a:last-of-type button.btn.bildTextSpaltenTabZweiBtn {
    margin-right: 0;
}


button.btn.bildTextSpaltenTabEinsBtn {
    width: 100%;
}








ul.btsTabs.tabs {
    margin: 0;
    padding: 0 20px;
    background: transparent;
    border-bottom: 1px solid white;
    overflow: initial;
}

ul.btsTabs.tabs li {
    list-style-type: none !important;
    list-style-position: unset !important;
}

ul.btsTabs.tabs .tab {
    width: 25%;
}

ul.btsTabs.tabs .tab a {
    color: #6e4d43;
    text-transform: none;
    font-size: 15px;
}

ul.btsTabs.tabs .tab a:hover,
ul.btsTabs.tabs .tab a.active {
    background-color: #6e4d43;
    color: #ffffff;

}

ul.btsTabs.tabs .indicator {
    background-color: #6e4d43;
    bottom: -1px;
    height: 1px;
}


body.seite-43 ul.btsTabs.tabs .tab {
    width: 33.333%;
}


@media (max-width: 1300px) {

    .bildTextSpaltenTabDiv .bildTextSpalte {
        width: 100%;
        float: none;
    }

    .bildTextSpaltenTab {
        max-height: 100%;
    }

    .bildTextSpaltenTabInner {
        width: 800px;
        max-width: 100%;
        margin: 0 auto;
    }

    .bildTextSpalte.bildTextSpalteTextTab {
        padding: 24px 12px;
        position: relative;
        transform: initial;
    }

}

@media (max-width: 600px) {

    .bildTextSpalte.bildTextSpalteTextTab .bildTextSpaltenTabUe {
        margin-bottom: 12px;
    }

    button.btn.bildTextSpaltenTabBtn {
        margin-top: 12px;
    }

    button.btn.bildTextSpaltenTabZweiBtn {
        width: 100%;
        margin-right: 0;
    }



    ul.btsTabs.tabs {
        display: block;
        height: auto;
        padding: 0;
    }

    ul.btsTabs.tabs .tab {
        width: 100% !important;
        display: block;
    }


}






.dce.teaserboxen {
    margin: 0 !important;
}

.teaserboxen .dceInner {
    padding: 0;
}

.dce.teaserboxen .col {
    padding: 0;
}

.teaserbox {
    margin: 0;
}

.teaserboxInner {
    position: relative;
    text-align: center;
    height: 300px;
    background-size: cover !important;
}

.teaserboxInhaltOuter {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    color: #ffffff;
    transition: .3s;
}

.teaserboxInhalt {
    position: absolute;
    bottom: 24px;
    padding: 12px;
    width: 100%;
    transition: .3s;
}

.teaserboxUeberschrift.dceUeberschrift {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 12px;
}



.teaserbox:hover .teaserboxInhaltOuter:hover {
    background: rgba(0,0,0,0.6);
}

.teaserbox:hover .teaserboxInhalt {
    bottom: 48px;
}


@media (max-width: 992px) {

    .teaserboxInner {
        height: 400px;
    }

}

@media (max-width: 600px) {

    .teaserboxInner {
        height: 250px;
    }

}













.dceInner.bildcollagenInner {
    padding: 0;
}

.bildcollageGross {
    width: 50%;
    float: left;
}

.bildcollageWrap {
    width: 25%;
    float: left;
}


.bildcollageKlein .bildcollage {
    height: 250px;
    width: 100%;
}

.bildcollageGross .bildcollage {
    height: 500px;
}

.bildcollage {
    position: relative;
    background-size: cover !important;
    background-position: center center;
}


.bildcollageInhaltOuter {
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.3);
    transition: .3s;
}

.bildcollageInhalt {
    position: absolute;
    bottom: 24px;
    width: 100%;
    left: 0;
    text-align: center;
    padding: 12px;
    color: #ffffff;
    transition: .3s;
}

.bildcollageUeberschrift.dceUeberschrift {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    padding-bottom: 12px;
}

.bildcollage:hover .bildcollageInhaltOuter {
    background: rgba(0,0,0,0.6);
}
.bildcollage:hover .bildcollageInhalt {
    bottom: 48px;
}




@media (max-width: 1200px) {

    .bildcollageWrap,
    .bildcollageGross {
        width: 33.333%;
    }

}


@media (max-width: 992px) {

    .bildcollageKlein,
    .bildcollageWrap {
        width: 50%;
        float: left;
    }
    .bildcollageGross {
        width: 100%;
    }
    .bildcollageGross .bildcollage {
        height: 400px;
    }

}

@media (max-width: 600px) {

    .bildcollageKlein .bildcollage {
        height: 200px;
    }
    .bildcollageGross .bildcollage {
        height: 300px;
    }

}






.preiseZimmer {
    width: 120px;
    float: left;
}
.preiseCardZimmer img {
    width: 120px;
    max-width: 100%;
    height: auto;
    float: left;
}

.preiseSlider {
    width: calc(100% - 120px);
    float: left;
}

.preiseCardZeit,
.preiseCardTop {
    height: 60px;
    line-height: 30px;
    background: #6e4d43;
    margin: 4px 2px;
}

.preiseCardPreis,
.preiseCardZimmer {
    height: 68px;
    background: #f6f4f3;
    color: #000000;
    text-align: center;
    margin: 4px 2px;
    display: table;
    width: calc(100% - 4px);
}
.preiseCardZimmer {
    background: #6e4d43;
    color: #ffffff;
}
.preiseCardZeit {
    background: #6e4d43;
    color: #ffffff;
    margin: 4px 2px;
    text-align: center;
    display: table;
    width: calc(100% - 4px);
}

.preiseCardZeit p {
  	margin: 0;
    display: table-cell;
    vertical-align: middle;
}

span.preiseCardZimmerText {
    display: table-cell;
    vertical-align: middle;
}

.preiseCardPreis {
  padding: 0 4px;
}

span.preiseCardPreisInner {
    display: table-cell;
    vertical-align: middle;
}


@media (max-width: 1200px) {

    .preiseSlider {
        width: calc(100% - 120px);
    }

    .preiseCardPreis,
    .preiseCardZimmer {
        height: 40px;
    }

    .preiseZimmer {
        width: 120px;
        float: left;
    }
    .preiseCardZimmer img {
        width: 100%;
        float: none;
    }

    span.preiseCardZimmerText {
        padding-top: 0;
        font-size: 14px;
        line-height: 1.2;
    }

    .preiseCardTop,
    .preiseCardZeit {
        font-size: 14px;
        line-height: 1.2;
        padding: 4px;
        height: 40px;
    }


}












.dceInner.bildTextImpressionenInner {
    padding: 0;
}

.bti {
    float: left;
    height: 800px;
    padding: 6px;
}

.btiBox {
    width: 25%;
}
.btiBoxInner {
    height: 100%;
}
.btiBox .btiBild {
    height: 60%;
}
.btiInhalt {
    height: 40%;
    padding: 24px;
}
.btiText.dceText {
    color: #ffffff;
    font-size: 16px;
}

.btiBildKlein {
    width: 25%;
}

.btiBildGross {
    width: 50%;
}

.btiBild {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.btiUeberschrift.dceUeberschrift {
    padding-bottom: 6px;
    margin-bottom: 6px;
    text-align: center;
    width: 100%;
}



@media (max-width: 1700px) {

    .bti {
        height: 600px;
    }
    .btiBox .btiBild {
        height: 300px;
    }
    .btiInhalt {
        height: 300px;
    }

}

@media (max-width: 1200px) {

    .bti {
        width: 50%;
    }

}

@media (max-width: 767px) {

    .bti {
        width: 100%;
    }

    .btiInhalt {
        height: auto;
    }

    .bti.btiBox {
        height: auto;
    }

    .btiBox .btiBild,
    .bti.btiBildKlein,
    .bti.btiBildGross {
        height: 350px;
    }


}


@media (max-width: 600px) {
    .btiBox .btiBild,
    .bti.btiBildKlein,
    .bti.btiBildGross {
        height: 250px;
    }
}


.daInhalt {

}

.daInhalt.active {
    background: #ededed;
}

.daInhaltCode {
    text-align: center;
}

.daInhalt.active .daInhaltCode {
    padding: 24px 0;
}

.daInhaltInfo {
    height: auto;
    padding: 32px 0;
    background: #ededed;
    border: 1px solid #6e4d43;
    text-align: center;
    display: table;
    width: 100%;
    vertical-align: middle;
}

.daInhalt.active .daInhaltInfo {
    display: none !important;
}

.daInhaltInfoInner {
    vertical-align: middle;
    display: table-cell;
    padding: 12px;
}

.daInhaltInfoIcon.dceIcon {
    line-height: 1;
    margin-bottom: 6px;
}
.daInhaltInfoIcon.dceIcon span {
    font-size: 40px;
    vertical-align: middle;
}



.daInhaltInfoText {
    max-width: 100%;
    width: 700px;
    margin: 0 auto 12px auto;
    font-size: 14px;
}


.daInhaltWiderruf {
    display: none;
}

.daInhalt.active .daInhaltWiderruf {
    display: block;
    font-size: 14px;
    padding: 12px 0;
    cursor: pointer;
}

@media (max-width: 600px) {



}


.dce.zimmerSliderBoxDivWrap {
    margin: 32px 0 !important;
}

.zimmerSliderBoxDiv.dceInner {
    padding: 0;
}

.zimmerSliderBoxDiv {
    margin: 24px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.zimmerSliderBox {
    max-height: 900px;
    /*overflow: hidden;*/
    background: #fdf5e4;
}

.zimmerSliderBoxInner {
    display: flex;
    align-items: center;
}

.zimmerSliderBox .zimmerSpalteSliderInner {
    max-height: 800px;
    overflow: hidden;
}

.zimmerSliderBoxDiv .zimmerSpalte {
    width: 50%;
    float: left;
    position: relative;
}

.zimmerSpalte.zimmerSpalteText {
    position: relative;
    padding: 12px 48px;
}

.zimmerSliderBoxInhalt p {
    margin: 6px 0 0 0;
}

.zimmerSpalteTextPreiseInner table.contenttable,
.zimmerSpalteTextPreiseInner table.ce-table {
    border: 1px solid #6e4d43;
    border-collapse: unset;
}
.zimmerSliderBoxDiv table.contenttable tr td,
.zimmerSliderBoxDiv table.ce-table tr td {
    border: 1px solid #ffffff;
    vertical-align: middle;
}


.zimmerSpalte.zimmerSpalteText .zimmerSliderBoxUe {
    font-size: 22px;
    text-transform: none;
    margin-bottom: 6px;
    color: #6e4d43;
}

.zimmerSpalte.zimmerSpalteText .zimmerSpalteTextInner {
    max-width: 900px;
    margin: 0 auto;
}

.zimmerSpalte.zimmerSpalteText strong {
    font-weight: lighter;
}

.zimmerSliderBoxDiv .zimmerSpalte img {
    width: 100%;
    height: auto;
}


button.btn.zimmerSliderBoxBtn {
    margin-top: 24px;
    background: none;
    box-shadow: none;
    color: #fdf5e4;
    transition: .3s;
}

button.btn.zimmerSliderBoxBtn:hover {
    color: #000000;
}

.zimmerSliderBtnLink i {
    font-size: 30px;
}

.zimmerSliderBtnSpalten {
    max-width: 200px;
    margin: 0 auto;
}

.zimmerSliderBtnSpalten button {
    width: 33.33%;
    float: left;
}




.zimmerSpalteTextPreiseInner,
.zimmerSpalteTextInfoInner {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}


.zimmerSpalteTextInfoInner th,
.zimmerSpalteTextInfoInner td,
.zimmerSpalteTextInfoInner ol,
.zimmerSpalteTextInfoInner ul {
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: top;
}

.zimmerSpalteTextInfoInner ol,
.zimmerSpalteTextInfoInner ul {
    margin: 0 0 0 24px !important;
}

.zimmerSpalteTextInfoInner p {
    margin: 0;
}



.zimmerSpalteTextPreiseInner th,
.zimmerSpalteTextPreiseInner td,
.zimmerSpalteTextPreiseInner ul {
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: top;
}

.zimmerSpalteTextPreiseInner ul {
    margin: 0 0 0 24px !important;
}

.zimmerSpalteTextPreiseInner tr:nth-of-type(odd) {
    font-weight: 600;
}

.zimmerSpalteTextPreiseInner td {
    text-align: center;
    padding: 5px 8px !important;
    font-weight: normal;
    font-size: 15px;
}








.zimmerSliderBoxDiv .owl-theme .owl-nav {
    margin-top: 0;
}

.zimmerSliderBoxDiv .owl-nav button.owl-next,
.zimmerSliderBoxDiv .owl-nav button.owl-prev {
    height: 48px;
    width: 48px;
    border: 1px solid #fff;
    margin: 0 0 -24px 0;
    border-radius: 0;
    transition: .3s;
    background: rgba(79, 67, 80, 0.5);
}

.zimmerSliderBoxDiv .owl-nav button.owl-next i,
.zimmerSliderBoxDiv .owl-nav button.owl-prev i {
    color: #ffffff;
    line-height: 48px;
}

.zimmerSliderBoxDiv .owl-nav button.owl-next:hover,
.zimmerSliderBoxDiv .owl-nav button.owl-prev:hover {
    background: #6e4d43;
    transition: .3s;
}

.zimmerSliderBoxDiv .owl-nav button.owl-nex:hover i {
    /*background: url(/fileadmin/templates/img/pfeil_re_black.png) center center no-repeat;*/
    background-size: 24px;
}

.zimmerSliderBoxDiv .owl-nav button.owl-prev:hover i {
    /*background: url(/fileadmin/templates/img/pfeil_li_black.png) center center no-repeat;*/
    background-size: 24px;
}

.zimmerSliderBoxDiv button.owl-prev {
    position: absolute;
    left: 0;
    bottom: 50%;
    border-left: none !important;
}

.zimmerSliderBoxDiv button.owl-next {
    right: 0;
    position: absolute;
    bottom: 50%;
    border-right: none !important;
}


.zimmerSliderBoxInhalt {
    /*font-size: 16px;*/
}




.zimmerSliderBoxBtnDiv {
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
}


.zimmerSpalteTextInfoInner td {
    background: transparent !important;
    padding: 0 12px;
}



.zimmerSliderBoxInner table.contenttable tr:first-of-type td,
.zimmerSliderBoxInner table.ce-table tr:first-of-type td {
    background: rgba(128, 155, 38, 0.1);
}



/*.tab.tabAusstattung {*/
    /*display: none;*/
/*}*/
.zimmerSliderBoxAusstattung {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}
.zimmerSliderBoxAusstattung tr td {
    border: none !important;
    background: transparent !important;
    padding: 0 12px;
    text-align: left !important;
}

.zimmerSliderBoxDiv .tabs .tab a {
    color: #6e4d43;
}

.zimmerSliderBoxDiv .tabs .tab a:hover,
.zimmerSliderBoxDiv .tabs .tab a.active {
    color: #6e4d43;
}

.zimmerSliderBoxDiv .tabs .indicator {
    background-color: #6e4d43;
}

.zimmerSliderBoxDiv .tabs .tab a:focus,
.zimmerSliderBoxDiv .tabs .tab a:focus.active {
    background-color: rgba(108, 32, 123, 0.1);
}

.zimmerSliderBoxDiv ul#tabs-swipe {
    display: flex;
    margin: 0 0 24px 0;
    background-color: transparent;
}

.zimmerSliderBoxDiv ul#tabs-swipe li.tab {
    width: 25%;
    line-height: 60px;
}

.zimmerSliderBoxDiv ul#tabs-swipe li.tabLink {
    width: 25%;
    height: 100%;
    padding: 0;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: color 0.28s ease, background-color 0.28s ease;
    display: inline-block;
    background: #6e4d43;
    text-align: center;
    line-height: 60px;
}

.zimmerSliderBoxDiv ul#tabs-swipe li.tabLink span,
.zimmerSliderBoxDiv ul#tabs-swipe li.tabLink a {
    display: block;
    cursor: pointer;
}

.zimmerSliderBoxDiv ul#tabs-swipe li.tabLink i {
    color: #ffffff;
}



.dceLinkname.zimmerSpalteLinkname {
    min-width: 150px;
    text-align: center;
    /*background: #009945;*/
    /*border-color: #009945;*/
}

.dceLinkname.zimmerSpalteLinkname.zimmerSpalteLinkname2 {
    margin-left: 6px;
}




.zsbButton, .zsbButton1 {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1;
    background: #6e4d43;
    color: #ffffff;
    border: 4px double #fdf5e4;
    display: table;
    width: 80px;
    height: 80px;
    text-align: center;
    transition: .3s;
    border-radius: 100%;
    overflow: hidden;
}
.zsbButton1 {
    right: 92px;
}

.zsbButtonInner {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
    font-size: 12px;
}

/*.zsbButton:hover {*/
/*    background: #fdf5e4;*/
/*    border: 4px double #009945;*/
/*    color: #009945;*/
/*}*/





.popup.zsbPopup table.contenttable tr td {
    padding: 6px;
    font-size: 16px;
}


body.seite-40 .popup.zsbPopup table.contenttable tr td:first-of-type {
    width: 50%;
}


@media (min-width: 1301px) {
    /*.zimmerSpalte.zimmerSpalteText {*/
        /*position: relative;*/
        /*top: 50%;*/
        /*-webkit-transform: translateY(-50%); !* WebKit *!*/
        /*-moz-transform: translateY(-50%); !* Mozilla *!*/
        /*-o-transform: translateY(-50%); !* Opera *!*/
        /*-ms-transform: translateY(-50%); !* Internet Explorer *!*/
        /*transform: translateY(-50%); !* CSS3 *!*/
    /*}*/
}
@media (min-width: 1920px) {
    /*.zimmerSpalte.zimmerSpalteText {*/
        /*position: relative;*/
        /*top: auto;*/
        /*-webkit-transform: none; !* WebKit *!*/
        /*-moz-transform: none; !* Mozilla *!*/
        /*-o-transform: none; !* Opera *!*/
        /*-ms-transform: none; !* Internet Explorer *!*/
        /*transform: none; !* CSS3 *!*/
    /*}*/

    .zimmerSpalte.zimmerSpalteText {
        padding: 24px 48px;
    }

}






@media (max-width: 2000px) {
    .zimmerSliderBoxInhalt.dceText {
        font-size: 16px;
    }
}

@media (max-width: 1919px) {

    .zimmerSliderBoxAusstattung {
        display: none;
    }
    .tab.tabAusstattung {
        display: inline-block;
    }

    .zimmerSliderBoxInhalt.dceText {
        font-size: 14px;
    }

}


@media (max-width: 1600px) {

    .zimmerSpalte.zimmerSpalteText {
        padding: 12px 32px;
    }

    .zimmerSliderBoxBtnDiv {
        top: 0;
    }

    .zimmerSpalteTextPreiseClose,
    .zimmerSpalteTextInfoClose {
        top: 28px;
    }

    .zimmerSpalte.zimmerSpalteText .zimmerSliderBoxUe {
        font-size: 20px;
    }

    .zimmerSliderBoxDiv ul#tabs-swipe {
        margin: 0 0 12px 0;
    }

}

@media (max-width: 1300px) {

    .zimmerSliderBoxDiv .zimmerSpalte {
        width: 100%;
        float: none;
    }

    .zimmerSliderBox {
        max-height: 100%;
    }

    .zimmerSliderBoxInner {
        display: initial;
        align-items: initial;
    }

    .zimmerSpalteTextInfo,
    .zimmerSpalteTextPreise {
        position: relative;
        height: auto;
        margin: 12px 0;
        padding: 12px 0;
        max-width: 100%;
    }

    .zimmerSpalteTextPreiseInner,
    .zimmerSpalteTextInfoInner {
        max-width: 100%;
        overflow: hidden;
        margin-top: 12px;
    }

    .zimmerSpalteTextPreiseClose,
    .zimmerSpalteTextInfoClose {
        top: 0;
        right: 0;
    }

    .zimmerSpalteTextPreiseInner .tableScroll,
    .zimmerSpalteTextInfoInner .tableScroll {
        overflow: auto;
    }

    .zimmerSpalteTextPreiseInner table.contenttable,
    .zimmerSpalteTextInfoInner table.contenttable {
        min-width: 600px;
    }

    .zimmerSliderBoxBtnDiv {
        position: relative;
        margin-bottom: 24px;
    }

    .zimmerSpalte.zimmerSpalteText {
        padding: 32px 12px 64px 12px;
    }

    button.btn.zimmerSliderBoxBtn {
        margin-top: 0;
    }




}

@media (max-width: 992px) {
    .zimmerSpalteTextInfoInner table.contenttable {
        min-width: initial;
    }

    .zimmerSpalteTextInfoInner .contenttable,
    .zimmerSpalteTextInfoInner .ce-table {
        margin-top: 0;
    }
}

@media (max-width: 600px) {

    .zimmerSpalteTextInfoInner .tableScroll {
        overflow: visible;
    }

    button.btn.zimmerSliderBoxBtn {
        margin-top: 12px;
    }

    .zimmerSpalteTextInfoInner td {
        display: block;
        line-height: 0;
    }

    .zimmerSpalteTextInfoInner td p,
    .zimmerSpalteTextInfoInner td ul {
        line-height: 1.5;
    }

    /*.zimmerSpalte.zimmerSpalteText .zimmerSliderBoxUe {*/
    /*    font-size: 24px;*/
    /*}*/

    .zimmerSpalteTextInfo, .zimmerSpalteTextPreise {
        margin: 0;
        padding: 0;
    }

    .zimmerSpalteTextInfoInner iframe {
        height: 350px !important;
    }


    .dceLinkname.zimmerSpalteLinkname {
        width: 100%;
        margin: 6px 0 !important;
    }


    .zsbButton, .zsbButton1 {
        top: 6px;
        right: 6px;
        height: 64px;
        width: 64px;
    }
    .zsbButton1 {
        right: 70px;
    }
    .zsbButtonInner {
        line-height: 1;
        font-size: 10px;
    }


    .popup.zsbPopup table.contenttable tr td {
        padding: 6px;
        font-size: 16px;
    }

    .popup.zsbPopup .popupInhaltInner {
        padding: 32px 6px 12px 6px;
    }
    .popup.zsbPopup table.contenttable tr td {
        padding: 4px 1px;
        font-size: 13px;
        word-break: break-all;
        line-height: 1.4;
    }
    .popup.zsbPopup table.contenttable tr td:first-of-type {
        width: 100px;
    }

}

@media (max-width: 350px) {
    .popup.zsbPopup table.contenttable tr td {
        font-size: 12px;
    }
    .popup.zsbPopup .popupInhaltInner {
        padding: 32px 3px 12px 3px;
    }
}











.iconList {
    margin: 24px 0;
    padding: 12px;
    display: flex;
    align-items: center;
    background: #fdf5e4;
    border-bottom: 3px dotted #6e4d43;
}

.iconListIcon {
    padding: 0 24px;
}

.iconListContent {
    padding: 12px;
}

.iconListIcon span.material-icons {
    font-size: 48px;
    color: #6e4d43;
}



@media (max-width: 600px) {

    .iconList {
        display: block;
    }

    .iconListIcon {
        padding: 0 12px;
        line-height: 1;
    }

}


.beitraege {
    margin: 32px 0;
}

.beitraegeInner {
    padding: 0 12px;
}


.beitrag {
    width: calc(33.333% - 24px);
    float: left;
    margin: 12px;
    overflow: hidden;
    position: relative;
}
.beitragBild {
    line-height: 0;
    padding: 12px;
}
.beitragBild img {
    width: 100%;
    height: auto;
}
.beitragContent {
    padding: 24px;
}
.beitragUeberschrift a {
    color: #6e4d43;
    font-weight: bold;
    font-size: 20px;
}
.beitragDatum span {
    vertical-align: middle;
    font-size: 19px;
}
.beitragDatum span.material-icons {
    margin-right: 6px;
}
.beitragLink {
    height: 45px;
}
.beitragLink a {
    display: block;
    padding: 12px;
    background: #6e4d43;
    color: #000000;
    line-height: 1.2;
    text-align: center;
    transition: .3s;
    margin-top: 24px;
    position: absolute;
    bottom: 24px;
    width: calc(100% - 48px);
}
.beitragLink a:hover {
    background: #6e4d43;
    color: #ffffff;
}


.beitragInner p {
    margin: 4px 0;
}


@media (max-width: 992px) {

    .beitrag {
        width: calc(50% - 24px);
    }


}


@media (max-width: 767px) {

    .beitrag {
        width: 100%;
        margin: 12px 0;
    }


}





.beitragdetailKopfUe h1 {
    text-align: left;
}
span.beitragdetailDate span.material-icons {
    margin-right: 6px;
}
.newsDetail .beitragdetailBild .news-img-wrap {
    float: left;
    width: 400px;
    margin: 0 48px 0 0;
}


.beitragdetailLink a {
    display: inline-block;
    padding: 12px;
    background: #6e4d43;
    color: #000000;
    line-height: 1.2;
    min-width: 100px;
    width: auto;
    text-align: center;
    transition: .3s;
    margin-top: 48px;
}
.beitragdetailLink a:hover {
    background: #6e4d43;
    color: #ffffff;
}

.newsDetail.news .beitragdetailBild a {
    display: block;
    padding: 0;
    line-height: 0;
    border: none;
    background: transparent;
    margin: 12px 0;
    float: none;
}
.newsDetail.news .beitragdetailBild img {
    width: 100%;
    height: auto;
}



@media (max-width: 992px) {

    .newsDetail .beitragdetailBild .news-img-wrap {
        float: none;
        width: 100%;
        margin: 12px 0;
    }

    .newsDetail .beitragdetailBild .news-img-wrap .outer {
        width: 33.333%;
        float: left;
        padding: 0 12px;
        margin: 6px 0;
    }

    .newsDetail.news .beitragdetailBild a {
        margin: 0;
    }



}

@media (max-width: 600px) {

    .newsDetail .beitragdetailBild .news-img-wrap .outer {
        width: 50%;
    }

}

.dce {
    margin: 32px 0;
}

.header .dce {
    margin: 0;
}

.footer .dce {
    margin: 12px 0;
}

.main > .frame-type-shortcut:last-of-type .dce,
.main > .dce:last-of-type {
    margin-bottom: 0;
}

.dceInner {
    padding: 0 12px;
    margin: 0;
}

.dceInner.mapInner,
.dceInner.cardInner,
.dceInner.parallaxInner,
.dceInner.bildInner {
    padding: 0;
}


.dceUeberschrift {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 12px;
    font-family: 'Courgette', cursive;
    text-transform: none;
    color: #6e4d43;
}



.btn,
.dceLinkname {
    width: auto;
    color: #ffffff;
    background: #6e4d43;
    border: 1px solid #6e4d43;
    padding: 6px 12px;
    display: inline-block;
    transition: .3s;
    cursor: pointer;
    margin-top: 12px;
    height: auto;
    text-transform: inherit;
    font-family: inherit;
}

.btn:hover,
button:focus,
.btn:focus,
.btn-large:focus,
.btn-small:focus,
.btn-floating:focus,
.dceLinkname:hover {
    background: #ffffff;
    color: #6e4d43;
}


@media (max-width: 600px) {

    .dceUeberschrift {
        font-size: 22px;
    }

}


/* courgette-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Courgette';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('/fileadmin/templates/fonts/courgette/courgette-v13-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/courgette/courgette-v13-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-300 - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local(''),
    url('/fileadmin/templates/fonts/lato/lato-v23-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/lato/lato-v23-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('/fileadmin/templates/fonts/lato/lato-v23-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/lato/lato-v23-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local(''),
    url('/fileadmin/templates/fonts/lato/lato-v23-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/lato/lato-v23-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('/fileadmin/templates/fonts/lato/lato-v23-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/lato/lato-v23-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}



@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('/fileadmin/templates/fonts/MaterialIcons/MaterialIcons.woff2') format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}



@font-face {
    font-family: 'icomoon';
    src:  url('/fileadmin/templates/fonts/icomoon.eot?i04ffi');
    src:  url('/fileadmin/templates/fonts/icomoon.eot?i04ffi#iefix') format('embedded-opentype'),
    url('/fileadmin/templates/fonts/icomoon.ttf?i04ffi') format('truetype'),
    url('/fileadmin/templates/fonts/icomoon.woff?i04ffi') format('woff'),
    url('/fileadmin/templates/fonts/icomoon.svg?i04ffi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

i[class^="iconmoon-"]  {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /*line-height: 1;*/

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconmoon-whatsapp1:before {
    content: "\e905";
}
.iconmoon-dazn:before {
    content: "\e909";
    color: #f8f8f5;
}
.iconmoon-facebook:before {
    content: "\e900";
    color: #4172b8;
}
.iconmoon-instagram:before {
    content: "\e901";
    color: #e4405f;
}
.iconmoon-linkedin:before {
    content: "\e908";
    color: #0077b5;
}
.iconmoon-pinterest:before {
    content: "\e902";
    color: #bd081c;
}
.iconmoon-tripadvisor:before {
    content: "\e903";
    color: #00af87;
}
.iconmoon-twitter:before {
    content: "\e906";
    color: #1da1f2;
}
.iconmoon-whatsapp:before {
    content: "\e907";
    color: #25d366;
}
.iconmoon-youtube:before {
    content: "\e904";
    color: #f00;
}





html {
    scroll-behavior: smooth;
}

body {
    background: #ffffff;
    color: #333333;
    font-size: 18px;
    line-height: 1.8;
    font-family: 'Lato', sans-serif;
}

.frame.frame-type-text {
    line-height: 1.8;
}

pre {
    position: relative;
    color: #6e4d43;
    font-size: 64px;
    line-height: 1;
    text-align: center;
    margin: 10px 0 32px 0;
    letter-spacing: 1px;
}

pre::before {
    content: "";
    position: absolute;
    width: 16%;
    height: 1px;
    left: 42%;
    border-bottom: 2px solid #6e4d43;
    bottom: -20px;
}

h1 {
    font-size: 40px;
    margin: 12px 0;
    font-family: 'Courgette', cursive;
    color: #6e4d43;
}

h2 {
    font-size: 20px;
    margin: 12px 0;
    color: #4b2d24;
    text-transform: uppercase;
}

h2 + p {
    margin: 80px 0 12px 0;
}

.row > .dce.text + .dce {
    margin-top: 80px;
}

h3 {
    font-size: 25px;
}

h4 {
    font-size: 21px;
    font-weight: bold;
}

p {
    margin: 12px 0;
}

a {
    color: #6e4d43;
}

a:hover {
    color: #6e4d43;
}

b, strong {
    font-weight: bold;
}

p.text-justify {
    text-align: justify;
}

h3.text-center,
p.text-center {
    text-align: center;
}

figure {
    margin: 0;
}

main {
    /*background: url();*/
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
}

.main {
    padding: 0 0 1px 0;
    border-top: 1px solid #fff;
}

.section {
    padding: 80px 0;
}

.container {
    margin: 0 auto;
    width: 1280px;
    max-width: 100%;
}

.row {
    margin: 0;
}

.frame.frame-type-table,
.frame.frame-type-text {
    padding: 0 12px;
}

.col .frame.frame-type-table,
.col .frame.frame-type-text {
    padding: 0;
}

.row .col {
    padding: 0 12px;
}

.main ul {
    margin: 12px 12px 12px 32px;
}

.main ul li {
    list-style-type: disc;
    list-style-position: outside;
}

section.section .frame-type-html {
    padding: 0 12px;
    margin: 32px 0;
}

.ankerKlasse {
    display: block;
    position: absolute;
    margin-top: -180px;
    visibility: hidden;
}



.b-lazy {
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    max-width: 100%;
    opacity: 0;
}
.b-lazy.b-loaded {
    opacity: 1;
}



table.contenttable td,
table.contenttable th,
table.ce-table td,
table.ce-table th {
    border-radius: 0;
    padding: 12px 24px 12px 12px;
}

table.contenttable,
table.ce-table {
    margin: 24px 0;
    background: #ffffff;
}

table.contenttable tr:nth-of-type(odd) td,
table.ce-table tr:nth-of-type(odd) td {
    background: rgba(0,0,0,.05);
}

table.contenttable tr td,
table.ce-table tr td {
    background: transparent;
    color: #333333;
    text-align: right;
    font-weight: normal;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

table.contenttable tr td:first-of-type,
table.ce-table tr td:first-of-type {
    font-weight: bold;
    text-align: left;
    width: 174px;
}

table.contenttable tr:first-of-type td,
table.ce-table tr:first-of-type td {
    background: #6e4d43;
    color: #ffffff;
    text-align: center;
    border: none;
}

table.contenttable tr:hover,
table.ce-table tr:hover {
    /*background: rgba(204, 3, 129, 0.15);*/
}

.tableScroll {
    /*margin: 55px 0;*/
}

.tableScroll.tableScrollOverflow {
    overflow: auto;
}
.scrollHinweis {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.scrollHinweis i {
    margin: 0 10px;
    font-size: 14px;
}
.scrollHinweis + .scrollHinweis {
    display: none;
}



.responsiveDiv {
    max-width: 100%;
}





.boxShadow {
    -webkit-box-shadow: 0 0 10px 0 #6e4d43;
    -moz-box-shadow: 0 0 10px 0 #6e4d43;
    box-shadow: 0 0 10px 0 #6e4d43;
}


.vbox-container img {
    max-width: 80vw;
}


/*Sitemap*/
body.seite-8 div#c38 {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}


/*https://baeckereischranzcom5.web5.ihc.at/sommer*/
/*https://baeckereischranzcom5.web5.ihc.at/winter*/
/*https://baeckereischranzcom5.web5.ihc.at/wohnen/ferienwohnungen*/
/*https://baeckereischranzcom5.web5.ihc.at/wohnen/zimmer*/
body.seite-1 .main .section:first-of-type,
body.seite-34 .main .section:first-of-type,
body.seite-35 .main .section:first-of-type,
body.seite-39 .main .section:first-of-type,
body.seite-40 .main .section:first-of-type {
    padding: 80px 0 0 0;
}
body.seite-39 .dce.accordion,
body.seite-40 .dce.accordion {
    margin: 0 !important;
}

body.seite-1 .dce.parallaxElement,
body.seite-34 .dce.parallaxElement,
body.seite-35 .dce.parallaxElement {
    margin: 0;
}
body.seite-1 .dce.card,
body.seite-34 .dce.card,
body.seite-35 .dce.card {
    margin-bottom: 16px;
}







.casa-wdg {
    font-size: initial;
}
.casa-wdg[data-casa-widget-type="enquiry"] .btn-default {
    color: #fff;
    background-color: #6e4d43;
    border-color: #6e4d43;
    font-weight: bold;
    margin-top: 20px;
}
.casa-wdg[data-casa-widget-type="enquiry"] .btn-default:hover {
    color: #fff;
    background-color: #6e4d43;
    border-color: #6e4d43;
}

.casa-wdg[data-casa-widget-type="NMS"] button.casa-btn.casa-btn-default {
    color: #fff;
    background-color: #6e4d43;
    border-color: #6e4d43;
    font-weight: bold;
    margin-top: 20px;
}
.casa-wdg[data-casa-widget-type="NMS"] button.casa-btn.casa-btn-default:hover {
    color: #fff;
    background-color: #6e4d43;
    border-color: #6e4d43;
}
.main .casa-room-offer .casa-room-offer-info {
    color: #fff;
    background-color: #6e4d43;
}
.main .casa-room-offer table.casa-room-offer-rates td {
    border-color: #6e4d43;
    background-color: #6e4d43;
    color: #ffffff;
}
.main #selection-overview #bookingButton {
    background-color: #6e4d43 !important;
    color: #ffffff !important;
}





@media (max-width: 1366px) {

    .container {
        width: 94%;
    }

    .ce-table td,
    .ce-table th {
        padding: 10px 8px;
        min-width: 95px;
        font-size: 13px;
        line-height: 1.4;
    }
}

@media (max-width: 1200px) {
    .main {
        /*background: #333333;*/
    }
    .container {
        padding: 0 12px;
    }
    pre {
        font-size: 56px;
    }
    h1 {
        font-size: 40px;
    }

    .vbox-container img {
        max-width: 100%;
    }
}

@media (max-width: 992px) {
    .ce-table {
        margin-top: 24px;
    }
    .section {
        padding: 48px 0;
    }
    h2 + p {
        margin: 48px 0 12px 0;
    }
    .row > .dce.text + .dce {
        margin-top: 48px;
    }
    pre {
        font-size: 49px;
    }

    .row.sp2 .col.m6.s12 {
        width: 100%;
    }

}

@media (max-width: 600px) {
    pre {
        font-size: 22px;
        margin: 10px 0 0 0;
    }
    pre + p {
        margin: 5px 0;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 18px;
    }
    h2 + p {
        margin: 32px 0 12px 0;
    }
    .row > .dce.text + .dce {
        margin-top: 32px;
    }
    p {
        margin: 12px 0;
    }
    .container {
        width: 100%;
    }
}