@charset "UTF-8";
/* Colors */
/* Fonts */
/* Box Shadow */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v18/jizaRExUiTo99u79D0KEwA.ttf) format('truetype'); }

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tKA.ttf) format('truetype');
  /*! jQuery UI - v1.12.1 - 2017-08-04
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */ }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em; }

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }

.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666; }

.hasDatepicker + img.ui-datepicker-trigger {
  background-position: center -90px;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  height: 36px;
  right: 1px;
  top: 1px;
  width: 36px; }

.ui-widget {
  background: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ui-datepicker {
  font-size: 130%;
  padding: 0;
  width: 22em; }

.ui-datepicker table {
  font-size: 100%;
  margin: 0 1.5% 0.4em;
  width: 97%; }

.ui-datepicker-header, .ui-widget-header {
  border: none;
  background-color: #a03c3a;
  border-radius: 0;
  -webkit-border-radius: 0;
  /*-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.14);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.14);*/
  -moz-border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .27) 0%, rgba(255, 255, 255, .27) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .27) 0%, rgba(255, 255, 255, .27) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .27) 0%, rgba(255, 255, 255, .27) 100%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, .27) 0%, rgba(255, 255, 255, .27) 100%);
  color: #fff;
  font-size: 120%; }

.ui-datepicker-header a {
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.ui-datepicker-header .ui-state-hover {
  border-color: transparent;
  cursor: pointer; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  height: 1.6em;
  position: absolute;
  top: 6px;
  width: 1.6em; }

.ui-datepicker .ui-datepicker-next {
  right: 6px; }

.ui-datepicker .ui-datepicker-prev {
  left: 6px; }

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  background-image: url('/library/jquery/plugins/jquery-ui/images/ui-icons_ffffff_256x240.png'); }

.ui-widget-content.ui-datepicker {
  border: 1px solid #ddd; }

.ui-datepicker th {
  background-color: #fff;
  border: none;
  font-size: 100%; }

.ui-datepicker td {
  border: none;
  border-top: 1px solid #e7e9ea;
  border-right: 1px solid #e7e9ea;
  background: #fff; }

.ui-datepicker tr:first-child td {
  border-top: none; }

.ui-datepicker td:last-child {
  border-right: none; }

.ui-datepicker td .ui-state-default {
  background-image: none;
  color: #454545;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0.5em;
  text-align: center; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  color: #777 !important;
  opacity: 0.5; }

.ui-priority-secondary:hover, .ui-widget-content .ui-priority-secondary:hover, .ui-widget-header .ui-priority-secondary:hover {
  color: #fff !important;
  opacity: 0.8; }

.ui-datepicker .ui-state-hover, .ui-datepicker .ui-widget-content .ui-state-hover, .ui-datepicker .ui-widget-header .ui-state-hover, .ui-datepicker .ui-state-focus, .ui-datepicker .ui-widget-content .ui-state-focus, .ui-datepicker .ui-widget-header .ui-state-focus {
  background: none; }

.ui-datepicker .ui-state-disabled, .ui-datepicker .ui-widget-content .ui-state-disabled, .ui-datepicker .ui-widget-header .ui-state-disabled {
  background-image: none;
  opacity: 0.2; }

.ui-datepicker td.ui-state-disabled .ui-state-default {
  color: #6c7173;
  text-shadow: none; }

.ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover {
  background: #a3d143;
  border: 1px solid rgba(0, 0, 0, .15);
  color: #fff; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  border: 0 !important; }

.ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover {
  background-color: #a03c3a; }

.input input.hasDatepicker, input.hasDatepicker {
  text-align: center; }

.ui-datepicker-week-col {
  border: 0 !important;
  text-align: center; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #e6e6e6;
  border: 1px solid #ffc600;
  /* Timepicker */ }

.hasDatepicker.timepicker + img.ui-datepicker-trigger {
  cursor: pointer;
  display: inline-block;
  height: 26px;
  position: absolute;
  right: 4px;
  top: 3px;
  width: 25px; }

.hasDatepicker.timepicker + img.ui-datepicker-trigger:hover {
  opacity: 0.7; }

.ui-widget-header {
  padding: 0.2em; }

.ui-timepicker-div .ui-slider-handle.ui-state-hover, .ui-timepicker-div .ui-slider-handle.ui-state-default {
  background: #7b9ac3;
  cursor: pointer;
  /* Corner radius */ }

.ui-corner-all, .ui-corner-top, .ui-corner-bottom, .ui-corner-left, .ui-corner-right {
  border-radius: 0px;
  /*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2017 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
  /* @group Base */ }

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0); }

.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto; }

.chosen-container a {
  cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999; }

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
  /* @end */
  /* @group Single Chosen */ }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.chosen-container-single .chosen-default {
  color: #999; }

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/library/jquery/plugins/chosen/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/library/jquery/plugins/chosen/images/chosen-sprite.png') no-repeat 0px 2px; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url('/library/jquery/plugins/chosen/images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  /* @end */
  /* @group Results */ }

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
  /* @end */
  /* @group Multi Chosen */ }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/library/jquery/plugins/chosen/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
  /* @end */
  /* @group Active  */ }

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
  /* @end */
  /* @group Disabled Support */ }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
  /* @end */
  /* @group Right to Left */ }

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

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url('/library/jquery/plugins/chosen/images/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box; }

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%; }

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff; }

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, .6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, .6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, .4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(99, 99, 99, .4);
  border-top: 6px solid rgba(255, 255, 255, .6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1; }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1; }

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1; }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1); }

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 33px;
  font-weight: 700;
  text-align: center; }

.fancybox-share p {
  margin: 0;
  padding: 0;
  text-align: center; }

.fancybox-share p:first-of-type {
  margin-right: -10px; }

.fancybox-share_button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 10px 20px;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16);
  background: #fff;
  white-space: nowrap;
  font-size: 16px;
  line-height: 23px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 140px;
  color: #707070;
  transition: all 0.2s; }

.fancybox-share_button:focus, .fancybox-share_button:hover {
  text-decoration: none;
  color: #333;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3); }

.fancybox-share_button svg {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom; }

.fancybox-share input {
  box-sizing: border-box;
  width: 100%;
  margin: 5px 0 0;
  padding: 10px 15px;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  background: #ebebeb;
  color: #5d5b5b;
  font-size: 14px;
  outline: none; }

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, .1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 800px) {
  /**
 * Swiper 4.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 13, 2017
 */
    .fancybox-thumbs {
      width: 110px; }
    .fancybox-show-thumbs .fancybox-inner {
      right: 110px; }
    .fancybox-thumbs > ul > li {
      max-width: calc(100% - 10px); } }

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, .25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, .25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.irs-line {
  position: relative;
  display: block;
  outline: none !important; }

.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  height: 4px;
  background-color: #dfdfdf;
  top: 4px; }

.irs-line-left {
  left: 0;
  width: 11%; }

.irs-line-mid {
  left: 9%;
  width: 82%; }

.irs-line-right {
  right: 0;
  width: 11%; }

.irs-line-left::before {
  background-color: #dfdfdf;
  content: "";
  height: 12px;
  position: absolute;
  top: -4px;
  width: 1px; }

.irs-line-right::after {
  background-color: #dfdfdf;
  content: "";
  height: 12px;
  position: absolute;
  top: -4px;
  right: 0;
  width: 1px; }

.irs-bar {
  background-color: #b8b8b8;
  position: absolute;
  display: block;
  height: 6px;
  left: 0;
  top: 3px;
  width: 0; }

.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0; }

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0; }

.irs-slider {
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 1; }

.irs-slider.from, .irs-slider.to {
  text-indent: -999999px;
  overflow: hidden;
  background-color: #666;
  border-radius: 50%;
  height: 12px;
  width: 12px; }

.irs-from, .irs-to {
  display: none; }

.irs-slider.type_last {
  z-index: 2; }

.irs-from, .irs-to {
  display: inline-block; }

.irs-single {
  display: none; }

.irs-min, .irs-max {
  display: none; }

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px; }

.irs-with-grid .irs-grid {
  display: block; }

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000; }

.irs-grid-pol.small {
  height: 4px; }

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000; }

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0.0);
  z-index: 2; }

.irs-disabled {
  opacity: 0.4; }

.lt-ie9 .irs-disabled {
  filter: alpha(opacity=40); }

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
  /* General */ }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  box-sizing: border-box;
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0; }

header, footer, section, nav, article {
  margin: 0 auto;
  padding: 0; }

body {
  color: #6f747b;
  font-family: 'Montserrat', sans-serif;
  font-size: 62.5%;
  line-height: 160%;
  min-width: 360px;
  position: relative;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  width: 100%; }

.overflowhidden {
  position: fixed;
  overflow: hidden; }

a:link, a:visited {
  color: #f47f27;
  text-decoration: underline; }

a:hover, a:active {
  color: #f47f27;
  text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  line-height: 100%;
  text-transform: uppercase; }

h1, h2 {
  color: #f47f27;
  font-size: 46px;
  font-weight: 800; }

h2 + h3 {
  margin-top: 10px; }

h3 {
  color: #f47f27;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 15px; }

.confirmpage h3 {
  color: #6f747b;
  margin-top: 20px;
  text-transform: none; }

h3 img {
  height: 40px;
  margin-right: 5px;
  position: relative;
  top: 12px; }

h4 {
  line-height: 140%;
  margin: 10px 0; }

img {
  border-spacing: 0;
  border: 0; }

#footerbottom address a, #impressum a, #quickcontact a, .cookies ul a, .impressum a {
  position: relative;
  text-decoration: none !important; }

#footerbottom address a::after, #impressum a::after, #quickcontact a::after, .cookies ul a::after, .impressum a::after {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  /* Border Radius */
  background-color: #fff;
  bottom: 0;
  content: '';
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%; }

#footerbottom address a:hover::after, #impressum a:hover::after, #quickcontact a:hover::after, .cookies ul a:hover::after, .impressum a:hover::after {
  opacity: 1; }

.nounderline::after {
  display: none !important; }

hr {
  background: none;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  height: 0;
  margin: 1.5em 0 1em 0;
  padding: 0;
  width: 100%; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

strong {
  font-weight: 700; }

cite {
  font-style: italic; }

del {
  text-decoration: line-through; }

ol, ul {
  list-style: none; }

.twocolumns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px; }

ul {
  list-style-type: none; }

ul.has_check li::before {
  content: '';
  display: inline-block;
  height: 30px;
  width: 30px; }

ul li {
  line-height: 160%; }

ol {
  margin-left: 20px; }

ol li ol {
  margin-bottom: 10px; }

ol li {
  background: none;
  list-style-type: decimal;
  line-height: 180%;
  padding-left: 0; }

.clear {
  clear: both;
  height: 0;
  float: none !important;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0; }

body iframe {
  border: 0;
  overflow-x: hidden;
  width: 100%;
  /* Alignment & Visibility */ }

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

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

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

.top {
  vertical-align: top !important; }

.middle {
  vertical-align: middle !important; }

.bottom {
  vertical-align: bottom !important; }

.hidden {
  display: none !important; }

.only-sp, .only-tb, .only-dt, .only-ws {
  display: none !important;
  /* Spacer */ }

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

.spacer-0_5 {
  margin-top: 0.5em !important; }

.spacer-1 {
  margin-top: 1em !important; }

.spacer-1_5 {
  margin-top: 1.5em !important; }

.spacer-2 {
  margin-top: 2em !important; }

.spacer-2_5 {
  margin-top: 2.5em !important; }

.spacer-3 {
  margin-top: 3em !important; }

.spacer-4 {
  margin-top: 4em !important; }

.spacer-5 {
  margin-top: 5em !important;
  /* Largescreen */ }

@media screen and (min-width: 640px) {
  /* Desktop */
    .only-ls {
      display: block !important; }
    .no-ls {
      display: none !important;
      /* Spacer */ }
    .spacer-ls-0 {
      margin-top: 0 !important; }
    .spacer-ls-0_5 {
      margin-top: 0.5em !important; }
    .spacer-ls-1 {
      margin-top: 1em !important; }
    .spacer-ls-1_5 {
      margin-top: 1.5em !important; }
    .spacer-ls-2 {
      margin-top: 2em !important; }
    .spacer-ls-2_5 {
      margin-top: 2.5em !important; }
    .spacer-ls-3 {
      margin-top: 3em !important; }
    .spacer-ls-4 {
      margin-top: 4em !important; }
    .spacer-ls-5 {
      margin-top: 5em !important; } }

@media screen and (min-width: 960px) and (max-width: 1280px) {
  /* Widescreen */
    h1, h2 {
      font-size: 42px; }
    p {
      font-size: 100%;
      line-height: 150%; }
    ul li {
      font-size: 100%;
      line-height: 150%; }
    .only-dt {
      display: block !important; }
    .no-dt {
      display: none !important;
      /* Spacer */ }
    .spacer-dt-0 {
      margin-top: 0 !important; }
    .spacer-dt-0_5 {
      margin-top: 0.5em !important; }
    .spacer-dt-1 {
      margin-top: 1em !important; }
    .spacer-dt-1_5 {
      margin-top: 1.5em !important; }
    .spacer-dt-2 {
      margin-top: 2em !important; }
    .spacer-dt-2_5 {
      margin-top: 2.5em !important; }
    .spacer-dt-3 {
      margin-top: 3em !important; }
    .spacer-dt-4 {
      margin-top: 4em !important; }
    .spacer-dt-5 {
      margin-top: 5em !important; } }

@media screen and (min-width: 1280px) {
  /* Tablet */
    .only-ws {
      display: block !important; }
    .no-ws {
      display: none !important;
      /* Spacer */ }
    .spacer-ws-0 {
      margin-top: 0 !important; }
    .spacer-ws-0_5 {
      margin-top: 0.5em !important; }
    .spacer-ws-1 {
      margin-top: 1em !important; }
    .spacer-ws-1_5 {
      margin-top: 1.5em !important; }
    .spacer-ws-2 {
      margin-top: 2em !important; }
    .spacer-ws-2_5 {
      margin-top: 2.5em !important; }
    .spacer-ws-3 {
      margin-top: 3em !important; }
    .spacer-ws-4 {
      margin-top: 5em !important; }
    .spacer-ws-5 {
      margin-top: 5em !important; } }

@media screen and (min-width: 640px) and (max-width: 960px) {
  /* Smartphone */
    h1, h2 {
      font-size: 34px; }
    .only-tb {
      display: block !important; }
    .no-tb {
      display: none !important;
      /* Spacer */ }
    .spacer-tb-0 {
      margin-top: 0 !important; }
    .spacer-tb-0_5 {
      margin-top: 0.5em !important; }
    .spacer-tb-1 {
      margin-top: 1em !important; }
    .spacer-tb-1_5 {
      margin-top: 1.5em !important; }
    .spacer-tb-2 {
      margin-top: 2em !important; }
    .spacer-tb-2_5 {
      margin-top: 2.5em !important; }
    .spacer-tb-3 {
      margin-top: 3em !important; }
    .spacer-tb-4 {
      margin-top: 4em !important; }
    .spacer-tb-5 {
      margin-top: 5em !important; } }

@media screen and (max-width: 640px) {
  /* Grid Layout  */
    h1, h2 {
      font-size: 28px; }
    .only-sp {
      display: block !important; }
    .no-sp {
      display: none !important;
      /* Spacer */ }
    .spacer-sp-0 {
      margin-top: 0 !important; }
    .spacer-sp-0_5 {
      margin-top: 0.5em !important; }
    .spacer-sp-1 {
      margin-top: 1em !important; }
    .spacer-sp-1_5 {
      margin-top: 1.5em !important; }
    .spacer-sp-2 {
      margin-top: 2em !important; }
    .spacer-sp-2_5 {
      margin-top: 2.5em !important; }
    .spacer-sp-3 {
      margin-top: 3em !important; }
    .spacer-sp-4 {
      margin-top: 4em !important; }
    .spacer-sp-5 {
      margin-top: 5em !important; } }

.row, .row-sp, .table-row {
  width: 100%; }

.row:after, .row-sp:after, .tb-row:after, .table-row:after, .table-sp-row:after, .table-tb-row:after {
  clear: both;
  content: ' ';
  display: table; }

.table-row, .table-sp-row, .table-tb-row {
  display: table; }

div[class^=col-] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding: 0 1em 0 0; }

.table-row > div[class^=col-], .table-sp-row > div[class^=col-], .table-tb-row > div[class^=col-], .table-dt-row > div[class^=col-] {
  display: table-cell;
  float: none;
  min-height: inherit; }

.table-row > div {
  vertical-align: top; }

.row.inversedirection > div[class^=col-], .row-sp.inversedirection > div[class^=col-] {
  float: right; }

.nospace > div[class^=col-] {
  padding: 0; }

.extratight > div[class^=col-] {
  padding: 0 0.25em; }

.tight > div[class^=col-] {
  padding: 0 0.5em; }

.normal > div[class^=col-] {
  padding: 0 1em; }

.large > div[class^=col-] {
  padding: 0 2em; }

.wide > div[class^=col-] {
  padding: 0 3em; }

.extrawide > div[class^=col-] {
  padding: 0 4em; }

div[class^=col-]:first-of-type, .tight > div[class^=col-]:first-of-type, .wide > div[class^=col-]:first-of-type, .extrawide > div[class^=col-]:first-of-type {
  padding-left: 0; }

div[class^=col-]:last-of-type, .tight > div[class^=col-]:last-of-type, .wide > div[class^=col-]:last-of-type, .extrawide > div[class^=col-]:last-of-type {
  padding-right: 0; }

.row div.col-11, .table-row div.col-11 {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

div.col-12, div.col-24, div.col-36, div.col-48, div.col-510, div.col-612, div.col-6 {
  width: 50%; }

div.col-13, div.col-26, div.col-39, div.col-412, div.col-4 {
  width: 33.33%; }

div.col-23, div.col-46, div.col-69, div.col-812, div.col-8 {
  width: 66.66%; }

div.col-14, div.col-28, div.col-312, div.col-3 {
  width: 25%; }

div.col-34, div.col-68, div.col-912, div.col-9 {
  width: 75%; }

div.col-15, div.col-210 {
  width: 20%; }

div.col-25, div.col-410 {
  width: 40%; }

div.col-35, div.col-610 {
  width: 60%; }

div.col-45, div.col-810 {
  width: 80%; }

div.col-16, div.col-212, div.col-2 {
  width: 16.6%; }

div.col-56, div.col-10, div.col-1012 {
  width: 83.3%; }

div.col-17 {
  width: 14.2857%; }

div.col-27 {
  width: 28.5714%; }

div.col-37 {
  width: 42.8571%; }

div.col-47 {
  width: 57.1428%; }

div.col-57 {
  width: 71.4285%; }

div.col-67 {
  width: 85.7142%; }

div.col-18 {
  width: 12.5%; }

div.col-38 {
  width: 37.5%; }

div.col-58 {
  width: 62.5%; }

div.col-78 {
  width: 87.5%; }

div.col-19 {
  width: 11.1%; }

div.col-29 {
  width: 22.2%; }

div.col-49 {
  width: 44.4%; }

div.col-59 {
  width: 55.5%; }

div.col-79 {
  width: 77.7%; }

div.col-89 {
  width: 88.8%; }

div.col-110 {
  width: 10%; }

div.col-310 {
  width: 30%; }

div.col-710 {
  width: 70%; }

div.col-910 {
  width: 90%; }

div.col-111 {
  width: 9.09%; }

div.col-211 {
  width: 18.181%; }

div.col-311 {
  width: 27.272%; }

div.col-411 {
  width: 36.363%; }

div.col-511 {
  width: 45.454%; }

div.col-611 {
  width: 54.545%; }

div.col-711 {
  width: 63.636%; }

div.col-811 {
  width: 72.727%; }

div.col-911 {
  width: 81.818%; }

div.col-1011 {
  width: 90.909%; }

div.col-112, div.col-1 {
  width: 8.333%; }

div.col-512 {
  width: 41.666%; }

div.col-712 {
  width: 58.333%; }

div.col-1112 {
  width: 91.666%;
  /* Widescreen */ }

@media only screen and (min-width: 1280px) {
  /* Desktop */
    .nospace-ws > div[class^=col-] {
      padding: 0; }
    .extratight-ws > div[class^=col-] {
      padding: 0 0.25em; }
    .tight-ws > div[class^=col-] {
      padding: 0 0.5em; }
    .normal-ws > div[class^=col-] {
      padding: 0 1em; }
    .large-ws > div[class^=col-] {
      padding: 0 2em; }
    .wide-ws > div[class^=col-] {
      padding: 0 3em; }
    .extrawide-ws > div[class^=col-] {
      padding: 0 4em; }
    .break-ws {
      padding-right: 0 !important; }
    .break-ws:after {
      clear: both;
      content: ' ';
      display: table; }
    .break-ws + div {
      clear: both;
      padding-left: 0 !important; }
    .row div.col-ws-11 + div {
      padding-left: 0 !important; }
    .row div.col-ws-11, .table-row div.col-ws-11 {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
    div.col-ws-12, div.col-ws-24, div.col-ws-36, div.col-ws-48, div.col-ws-510, div.col-ws-612, div.col-ws-6 {
      width: 50%; }
    div.col-ws-13, div.col-ws-26, div.col-ws-39, div.col-ws-412, div.col-ws-4 {
      width: 33.33%; }
    div.col-ws-23, div.col-ws-46, div.col-ws-69, div.col-ws-812, div.col-ws-8 {
      width: 66.66%; }
    div.col-ws-14, div.col-ws-28, div.col-ws-312, div.col-ws-3 {
      width: 25%; }
    div.col-ws-34, div.col-ws-68, div.col-ws-912, div.col-ws-9 {
      width: 75%; }
    div.col-ws-15, div.col-ws-210 {
      width: 20%; }
    div.col-ws-25, div.col-ws-410 {
      width: 40%; }
    div.col-ws-35, div.col-ws-610 {
      width: 60%; }
    div.col-ws-45, div.col-ws-810 {
      width: 80%; }
    div.col-ws-16, div.col-ws-212, div.col-ws-2 {
      width: 16.6%; }
    div.col-ws-56, div.col-ws-10, div.col-ws-1012 {
      width: 83.3%; }
    div.col-ws-17 {
      width: 14.2857%; }
    div.col-ws-27 {
      width: 28.5714%; }
    div.col-ws-37 {
      width: 42.8571%; }
    div.col-ws-47 {
      width: 57.1428%; }
    div.col-ws-57 {
      width: 71.4285%; }
    div.col-ws-67 {
      width: 85.7142%; }
    div.col-ws-18 {
      width: 12.5%; }
    div.col-ws-38 {
      width: 37.5%; }
    div.col-ws-58 {
      width: 62.5%; }
    div.col-ws-78 {
      width: 87.5%; }
    div.col-ws-19 {
      width: 11.1%; }
    div.col-ws-29 {
      width: 22.2%; }
    div.col-ws-49 {
      width: 44.4%; }
    div.col-ws-59 {
      width: 55.5%; }
    div.col-ws-79 {
      width: 77.7%; }
    div.col-ws-89 {
      width: 88.8%; }
    div.col-ws-110 {
      width: 10%; }
    div.col-ws-310 {
      width: 30%; }
    div.col-ws-710 {
      width: 70%; }
    div.col-ws-910 {
      width: 90%; }
    div.col-ws-111 {
      width: 9.09%; }
    div.col-ws-211 {
      width: 18.181%; }
    div.col-ws-311 {
      width: 27.272%; }
    div.col-ws-411 {
      width: 36.363%; }
    div.col-ws-511 {
      width: 45.454%; }
    div.col-ws-611 {
      width: 54.545%; }
    div.col-ws-711 {
      width: 63.636%; }
    div.col-ws-811 {
      width: 72.727%; }
    div.col-ws-911 {
      width: 81.818%; }
    div.col-ws-1011 {
      width: 90.909%; }
    div.col-ws-112, div.col-ws-1 {
      width: 8.333%; }
    div.col-ws-512 {
      width: 41.666%; }
    div.col-ws-712 {
      width: 58.333%; }
    div.col-ws-1112 {
      width: 91.666%; } }

@media only screen and (min-width: 960px) and (max-width: 1280px) {
  /* Tablet */
    .nospace-dt > div[class^=col-] {
      padding: 0; }
    .extratight-dt > div[class^=col-] {
      padding: 0 0.25em; }
    .tight-dt > div[class^=col-] {
      padding: 0 0.5em; }
    .normal-dt > div[class^=col-] {
      padding: 0 1em; }
    .large-dt > div[class^=col-] {
      padding: 0 2em; }
    .wide-dt > div[class^=col-] {
      padding: 0 3em; }
    .extrawide-dt > div[class^=col-] {
      padding: 0 4em; }
    .break-dt {
      padding-right: 0 !important; }
    .break-dt:after {
      clear: both;
      content: ' ';
      display: table; }
    .break-dt + div {
      clear: both;
      padding-left: 0 !important; }
    .row div.col-dt-11 + div {
      padding-left: 0 !important; }
    .row div.col-dt-11, .table-row div.col-dt-11 {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
    div.col-dt-12, div.col-dt-24, div.col-dt-36, div.col-dt-48, div.col-dt-510, div.col-dt-612, div.col-dt-6 {
      width: 50%; }
    div.col-dt-13, div.col-dt-26, div.col-dt-39, div.col-dt-412, div.col-dt-4 {
      width: 33.33%; }
    div.col-dt-23, div.col-dt-46, div.col-dt-69, div.col-dt-812, div.col-dt-8 {
      width: 66.66%; }
    div.col-dt-14, div.col-dt-28, div.col-dt-312, div.col-dt-3 {
      width: 25%; }
    div.col-dt-34, div.col-dt-68, div.col-dt-912, div.col-dt-9 {
      width: 75%; }
    div.col-dt-15, div.col-dt-210 {
      width: 20%; }
    div.col-dt-25, div.col-dt-410 {
      width: 40%; }
    div.col-dt-35, div.col-dt-610 {
      width: 60%; }
    div.col-dt-45, div.col-dt-810 {
      width: 80%; }
    div.col-dt-16, div.col-dt-212, div.col-dt-2 {
      width: 16.6%; }
    div.col-dt-56, div.col-dt-10, div.col-dt-1012 {
      width: 83.3%; }
    div.col-dt-17 {
      width: 14.2857%; }
    div.col-dt-27 {
      width: 28.5714%; }
    div.col-dt-37 {
      width: 42.8571%; }
    div.col-dt-47 {
      width: 57.1428%; }
    div.col-dt-57 {
      width: 71.4285%; }
    div.col-dt-67 {
      width: 85.7142%; }
    div.col-dt-18 {
      width: 12.5%; }
    div.col-dt-38 {
      width: 37.5%; }
    div.col-dt-58 {
      width: 62.5%; }
    div.col-dt-78 {
      width: 87.5%; }
    div.col-dt-19 {
      width: 11.1%; }
    div.col-dt-29 {
      width: 22.2%; }
    div.col-dt-49 {
      width: 44.4%; }
    div.col-dt-59 {
      width: 55.5%; }
    div.col-dt-79 {
      width: 77.7%; }
    div.col-dt-89 {
      width: 88.8%; }
    div.col-dt-110 {
      width: 10%; }
    div.col-dt-310 {
      width: 30%; }
    div.col-dt-710 {
      width: 70%; }
    div.col-dt-910 {
      width: 90%; }
    div.col-dt-111 {
      width: 9.09%; }
    div.col-dt-211 {
      width: 18.181%; }
    div.col-dt-311 {
      width: 27.272%; }
    div.col-dt-411 {
      width: 36.363%; }
    div.col-dt-511 {
      width: 45.454%; }
    div.col-dt-611 {
      width: 54.545%; }
    div.col-dt-711 {
      width: 63.636%; }
    div.col-dt-811 {
      width: 72.727%; }
    div.col-dt-911 {
      width: 81.818%; }
    div.col-dt-1011 {
      width: 90.909%; }
    div.col-dt-112, div.col-dt-1 {
      width: 8.333%; }
    div.col-dt-512 {
      width: 41.666%; }
    div.col-dt-712 {
      width: 58.333%; }
    div.col-dt-1112 {
      width: 91.666%; } }

@media only screen and (min-width: 640px) and (max-width: 960px) {
  /* Smartphone */
    .nospace-tb > div[class^=col-] {
      padding: 0; }
    .extratight-tb > div[class^=col-] {
      padding: 0 0.25em; }
    .tight-tb > div[class^=col-] {
      padding: 0 0.5em; }
    .normal-tb > div[class^=col-] {
      padding: 0 1em; }
    .large-tb > div[class^=col-] {
      padding: 0 2em; }
    .wide-tb > div[class^=col-] {
      padding: 0 3em; }
    .extrawide-tb > div[class^=col-] {
      padding: 0 4em; }
    .break-tb {
      padding-right: 0 !important; }
    .break-tb:after {
      clear: both;
      content: ' ';
      display: table; }
    .break-tb + div {
      clear: both;
      padding-left: 0 !important; }
    .row div.col-tb-11 + div {
      padding-left: 0 !important; }
    .row div.col-tb-11, .table-row div.col-tb-11 {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
    div.col-tb-12, div.col-tb-24, div.col-tb-36, div.col-tb-48, div.col-tb-510, div.col-tb-612, div.col-tb-6 {
      width: 50%; }
    div.col-tb-13, div.col-tb-26, div.col-tb-39, div.col-tb-412, div.col-tb-4 {
      width: 33.33%; }
    div.col-tb-23, div.col-tb-46, div.col-tb-69, div.col-tb-812, div.col-tb-8 {
      width: 66.66%; }
    div.col-tb-14, div.col-tb-28, div.col-tb-312, div.col-tb-3 {
      width: 25%; }
    div.col-tb-34, div.col-tb-68, div.col-tb-912, div.col-tb-9 {
      width: 75%; }
    div.col-tb-15, div.col-tb-210 {
      width: 20%; }
    div.col-tb-25, div.col-tb-410 {
      width: 40%; }
    div.col-tb-35, div.col-tb-610 {
      width: 60%; }
    div.col-tb-45, div.col-tb-810 {
      width: 80%; }
    div.col-tb-16, div.col-tb-212, div.col-tb-2 {
      width: 16.6%; }
    div.col-tb-56, div.col-tb-10, div.col-tb-1012 {
      width: 83.3%; }
    div.col-tb-17 {
      width: 14.2857%; }
    div.col-tb-27 {
      width: 28.5714%; }
    div.col-tb-37 {
      width: 42.8571%; }
    div.col-tb-47 {
      width: 57.1428%; }
    div.col-tb-57 {
      width: 71.4285%; }
    div.col-tb-67 {
      width: 85.7142%; }
    div.col-tb-18 {
      width: 12.5%; }
    div.col-tb-38 {
      width: 37.5%; }
    div.col-tb-58 {
      width: 62.5%; }
    div.col-tb-78 {
      width: 87.5%; }
    div.col-tb-19 {
      width: 11.1%; }
    div.col-tb-29 {
      width: 22.2%; }
    div.col-tb-49 {
      width: 44.4%; }
    div.col-tb-59 {
      width: 55.5%; }
    div.col-tb-79 {
      width: 77.7%; }
    div.col-tb-89 {
      width: 88.8%; }
    div.col-tb-110 {
      width: 10%; }
    div.col-tb-310 {
      width: 30%; }
    div.col-tb-710 {
      width: 70%; }
    div.col-tb-910 {
      width: 90%; }
    div.col-tb-111 {
      width: 9.09%; }
    div.col-tb-211 {
      width: 18.181%; }
    div.col-tb-311 {
      width: 27.272%; }
    div.col-tb-411 {
      width: 36.363%; }
    div.col-tb-511 {
      width: 45.454%; }
    div.col-tb-611 {
      width: 54.545%; }
    div.col-tb-711 {
      width: 63.636%; }
    div.col-tb-811 {
      width: 72.727%; }
    div.col-tb-911 {
      width: 81.818%; }
    div.col-tb-1011 {
      width: 90.909%; }
    div.col-tb-112, div.col-tb-1 {
      width: 8.333%; }
    div.col-tb-512 {
      width: 41.666%; }
    div.col-tb-712 {
      width: 58.333%; }
    div.col-tb-1112 {
      width: 91.666%; } }

@media only screen and (max-width: 640px) {
  /* Message Boxes */
    div[class^=col-] {
      padding: 0; }
    .row-sp div[class^=col-] {
      padding: 0 1em; }
    .table-row > div, .row > div, .row-sp > div {
      width: 100%; }
    .nospace-sp > div[class^=col-] {
      padding: 0; }
    .extratight-sp > div[class^=col-] {
      padding: 0 0.25em; }
    .tight-sp > div[class^=col-] {
      padding: 0 0.5em; }
    .normal-sp > div[class^=col-] {
      padding: 0 1em; }
    .large-sp > div[class^=col-] {
      padding: 0 2em; }
    .wide-sp > div[class^=col-] {
      padding: 0 3em; }
    .extrawide-sp > div[class^=col-] {
      padding: 0 4em; }
    .break-sp {
      padding-right: 0 !important; }
    .break-sp:after {
      clear: both;
      content: ' ';
      display: table; }
    .break-sp + div {
      clear: both;
      padding-left: 0 !important; }
    .row div.col-sp-11 + div {
      padding-left: 0 !important; }
    .row div.col-sp-11, .table-row div.col-sp-11 {
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
    div.col-sp-12, div.col-sp-24, div.col-sp-36, div.col-sp-48, div.col-sp-510, div.col-sp-612, div.col-sp-6 {
      width: 50%; }
    div.col-sp-13, div.col-sp-26, div.col-sp-39, div.col-sp-412, div.col-sp-4 {
      width: 33.33%; }
    div.col-sp-23, div.col-sp-46, div.col-sp-69, div.col-sp-812, div.col-sp-8 {
      width: 66.66%; }
    div.col-sp-14, div.col-sp-28, div.col-sp-312, div.col-sp-3 {
      width: 25%; }
    div.col-sp-34, div.col-sp-68, div.col-sp-912, div.col-sp-9 {
      width: 75%; }
    div.col-sp-15, div.col-sp-210 {
      width: 20%; }
    div.col-sp-25, div.col-sp-410 {
      width: 40%; }
    div.col-sp-35, div.col-sp-610 {
      width: 60%; }
    div.col-sp-45, div.col-sp-810 {
      width: 80%; }
    div.col-sp-16, div.col-sp-212, div.col-sp-2 {
      width: 16.6%; }
    div.col-sp-56, div.col-sp-10, div.col-sp-1012 {
      width: 83.3%; }
    div.col-sp-17 {
      width: 14.2857%; }
    div.col-sp-27 {
      width: 28.5714%; }
    div.col-sp-37 {
      width: 42.8571%; }
    div.col-sp-47 {
      width: 57.1428%; }
    div.col-sp-57 {
      width: 71.4285%; }
    div.col-sp-67 {
      width: 85.7142%; }
    div.col-sp-18 {
      width: 12.5%; }
    div.col-sp-38 {
      width: 37.5%; }
    div.col-sp-58 {
      width: 62.5%; }
    div.col-sp-78 {
      width: 87.5%; }
    div.col-sp-19 {
      width: 11.1%; }
    div.col-sp-29 {
      width: 22.2%; }
    div.col-sp-49 {
      width: 44.4%; }
    div.col-sp-59 {
      width: 55.5%; }
    div.col-sp-79 {
      width: 77.7%; }
    div.col-sp-89 {
      width: 88.8%; }
    div.col-sp-110 {
      width: 10%; }
    div.col-sp-310 {
      width: 30%; }
    div.col-sp-710 {
      width: 70%; }
    div.col-sp-910 {
      width: 90%; }
    div.col-sp-111 {
      width: 9.09%; }
    div.col-sp-211 {
      width: 18.181%; }
    div.col-sp-311 {
      width: 27.272%; }
    div.col-sp-411 {
      width: 36.363%; }
    div.col-sp-511 {
      width: 45.454%; }
    div.col-sp-611 {
      width: 54.545%; }
    div.col-sp-711 {
      width: 63.636%; }
    div.col-sp-811 {
      width: 72.727%; }
    div.col-sp-911 {
      width: 81.818%; }
    div.col-sp-1011 {
      width: 90.909%; }
    div.col-sp-112, div.col-sp-1 {
      width: 8.333%; }
    div.col-sp-512 {
      width: 41.666%; }
    div.col-sp-712 {
      width: 58.333%; }
    div.col-sp-1112 {
      width: 91.666%; } }

.info-box, .success-box, .warning-box, .error-box {
  border: 1px solid #999;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  margin-bottom: 2em;
  padding: 1em; }

.success-box {
  border-color: #00b842;
  color: #00b842; }

.error-box {
  border-color: #d00;
  color: #d00; }

.error-box li {
  list-style: inside disc !important;
  /* Fixierte Bereiche */ }

.autofixed.fixed {
  position: fixed;
  /* Pageslide */ }

#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  /* Specify the width of your pageslide here */
  z-index: 999999;
  /* These styles are optional, and describe how the pageslide will look */
  width: 242px;
  background-color: #554136;
  box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.4) inset;
  -moz-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.4) inset;
  color: #fff;
  overflow: hidden;
  overflow-y: scroll; }

#pageslide > #mobilemenu {
  padding: 55px 18px 55px 36px;
  text-align: left;
  /* Scroll Bar */ }

#scrollbar {
  position: fixed;
  right: 0;
  top: 50%;
  width: 64px;
  z-index: 20; }

.noslider #scrollbar {
  display: none; }

#scrollbar > div {
  background-color: rgba(210, 202, 181, 0.5);
  background-image: url('/layout/images/icons/sprite.png');
  background-repeat: no-repeat;
  cursor: pointer;
  height: 64px;
  margin-bottom: 2px;
  right: 50px;
  width: 64px;
  z-index: 30; }

#scrollbar > div:hover, #scrollbar > div.hover {
  background-color: rgba(210, 202, 181, 0.9); }

#scrollbar > div.invisible, #scrollbar > div.hover.invisible {
  cursor: default; }

#scrollbar #scrolltop {
  background-position: 16px -1078px;
  color: #1e3465;
  font-size: 12px;
  height: 58px;
  padding-top: 6px;
  text-align: center;
  text-transform: uppercase; }

#scrollbar #scrolltop:hover, #scrollbar #scrolltop.hover {
  background-position: 16px -978px;
  color: #1e3465; }

#scrollbar #scrollup {
  background-position: 16px -1082px; }

#scrollbar #scrollup:hover, #scrollbar #scrollup.hover {
  background-position: 16px -982px; }

#scrollbar #scrolldown {
  background-position: 16px -1282px; }

#scrollbar #scrolldown:hover, #scrollbar #scrolldown.hover {
  background-position: 16px -1182px; }

#scrollbar #scrollbottom {
  background-position: 16px -1682px; }

#scrollbar #scrollbottom:hover, #scrollbar #scrollbottom.hover {
  background-position: 16px -1582px;
  /* spezifische Anpassungen für die Scroll Bar */ }

#scrollbar #scrollbottom {
  display: none;
  /* Autoscroll */ }

.autoscroll {
  height: 100%;
  position: absolute; }

.autoscroll > *:first-child {
  position: static; }

.autoscroll.fixed > *:first-child {
  bottom: auto;
  position: fixed;
  top: auto;
  width: 25%; }

.autoscroll.fixed.top > *:first-child {
  top: 0; }

.autoscroll.fixed.bottom > *:first-child {
  bottom: auto; }

.autoscroll.inside > *:first-child {
  bottom: auto !important;
  position: fixed !important;
  top: 0 !important;
  /* Fullscreen Iframe */ }

#fullscreeniframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1024;
  /* PageSize Debug-Box */ }

#pagesize {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 120%;
  line-height: 100%;
  min-width: 100px;
  padding: 8px 10px 9px 10px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 500;
  /* Footer-Button */ }

.followpagefluss #footer-button-container {
  bottom: auto; }

.noslider #footer-button-container {
  display: none; }

#footer-button {
  background: #323232;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  font-size: 160%;
  font-weight: 700;
  height: 38px;
  line-height: 250%;
  position: absolute;
  right: 0;
  text-align: center;
  width: 130px; }

#footer-button.opened {
  background: #323232;
  /* Time Picker */ }

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px; }

.ui-timepicker-div dl {
  text-align: left; }

.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px; }

.ui-timepicker-div dl dd {
  margin: 0 10px 10px 45%; }

.ui-timepicker-div td {
  font-size: 90%; }

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

.ui-timepicker-rtl {
  direction: rtl; }

.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0; }

.ui-timepicker-rtl dl dt {
  float: right;
  clear: right; }

.ui-timepicker-rtl dl dd {
  margin: 0 45% 10px 10px;
  /* Desktop */ }

@media screen and (max-width: 1280px) {
  /* Tablet */
    #footer-button-container {
      bottom: 100px;
      position: fixed; } }

article.center {
  text-align: center; }

.articledata {
  display: block; }

.date {
  font-size: 140%; }

.blockcontainer {
  background-color: #efefef;
  margin-bottom: 2%;
  padding: 2%; }

.datapage h2 {
  font-size: 24px;
  margin-top: 30px;
  /* Images */ }

.imagecontainer > div[class^="imagecontainer"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.imagecontainer1 .image {
  width: 100%; }

.imagecontainer2 .image {
  margin-right: 2.4%;
  width: 48.8%; }

.imagecontainer2 .image:nth-child(2n) {
  margin-right: 0; }

.imagecontainer3 .image {
  width: 33.333%; }

.imagecontainer4 .image {
  width: 25%; }

.imagecontainer5 .image {
  width: 20%; }

.imagecontainer6 .image {
  width: 16.666%; }

.articleimageright, .articleimageleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.imagecontainer {
  position: relative; }

.adaptimage .imagecontainer > * {
  height: 100%; }

.adaptimage .imagecontainer > * .image {
  background-size: cover; }

div[class^=imagecontainer] .image {
  margin-bottom: 2.4%; }

.adaptimage .imagecontainer > * img {
  opacity: 0 !important; }

.adaptedimage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.image {
  display: block;
  position: relative; }

.image.right {
  float: right;
  margin-left: 2.4%; }

.image.left {
  float: left;
  margin-right: 2.4%; }

.articlegallery .imagecontainer .image a span.icon-zoom {
  display: none; }

div[class^=image] img {
  display: block;
  float: none;
  height: auto;
  width: 100%;
  /* Content */ }

.descriptioncontainer, .contentcontainer, .tablecontainer, .formcontainer {
  color: #6f747b;
  font-size: 16px;
  line-height: 180%;
  margin-bottom: 1em; }

.tablecontainer {
  overflow-x: auto; }

.articledata > .contentcontainer:last-child {
  margin-bottom: 0; }

.descriptioncontainer ul, .contentcontainer ul, .tablecontainer ul, .formcontainer ul, .descriptioncontainer ol, .contentcontainer ol, .tablecontainer ol, .formcontainer ul {
  margin: 0; }

.descriptioncontainer > ul:last-child, .contentcontainer > ul:last-child, .tablecontainer > ul:last-child, .formcontainer > ul:last-child, .descriptioncontainer > ol:last-child, .contentcontainer > ol:last-child, .tablecontainer > ol:last-child, .formcontainer > ol:last-child, .descriptioncontainer * > ul:last-child, .contentcontainer * > ul:last-child, .tablecontainer * > ul:last-child, .formcontainer * > ul:last-child, .descriptioncontainer * > ol:last-child, .contentcontainer * > ol:last-child, .tablecontainer * > ol:last-child, .formcontainer * > ol:last-child {
  margin-bottom: 0; }

.descriptioncontainer li, .contentcontainer li, .tablecontainer li, .formcontainer li {
  font-size: 16px;
  line-height: 160%;
  margin: 5px 0;
  position: relative;
  padding-left: 23px; }

.descriptioncontainer ul:not(.chosen-results) li::before, .contentcontainer ul:not(.chosen-results) li::before, .tablecontainer ul:not(.chosen-results) li::before, .formcontainer ul:not(.chosen-results) li::before {
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 15px; }

.descriptioncontainer ol li, .contentcontainer ol li, .tablecontainer ol li, .formcontainer ol li {
  background-image: none;
  padding-left: 0; }

.descriptioncontainer table, .contentcontainer table, .descriptioncontainer iframe, .contentcontainer iframe {
  margin-bottom: 1em; }

.descriptioncontainer form fieldset table, .contentcontainer form fieldset table {
  margin-bottom: 0;
  /* Article Footer */ }

.articlefooter {
  clear: both;
  font-size: 160%;
  margin-bottom: 2em; }

.linknext, .linkprev, .linkext {
  margin-right: 20px; }

.linkexpand {
  float: right;
  margin-left: 2em; }

.articlefooter a:link, .articlefooter a:visited {
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none; }

.articlefooter a:hover, .articlefooter a:active {
  /* Articles */ }

.valign_center .articledata {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  /* Article Title */ }

.articletitle {
  margin-bottom: 10px !important; }

.articletitle h2 {
  margin-bottom: 10px;
  /* Articles with image */ }

.imagecontainer .image a span.icon-zoom {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  /* Border Radius */
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(244, 127, 39, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.imagecontainer .image a:hover span.icon-zoom, .imagecontainer .image a:focus span.icon-zoom {
  opacity: 1;
  /* Content 2 columns */ }

article.twocolumns .contentcontainer {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  /* Content 3 columns */ }

article.threecolumns .contentcontainer {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  /* Content 3 columns */ }

article.threecolumns .contentcontainer ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 6em;
  -moz-column-gap: 6em;
  column-gap: 6em;
  display: block;
  /* White Background */ }

article.whitebackground .articledata {
  background-color: #fff;
  box-sizing: border-box;
  padding: 2.4%; }

article.whitebackground > .imagecontainer > div[class^="imagecontainer"] {
  background: #fff; }

section[class^=area] {
  min-height: 40px;
  text-align: left; }

section.area11 {
  margin-right: 0;
  width: 100%; }

section.area12, section.area24, section.area36 {
  width: 45%; }

section.area13, section.area26 {
  width: 31.73%; }

section.area23, section.area46 {
  width: 65.86%; }

section.area14 {
  width: 23.2%; }

section.area34 {
  width: 74.4%; }

section.area15 {
  width: 18.08%; }

section.area25 {
  width: 38.56%; }

section.area35 {
  width: 59.04%; }

section.area45 {
  width: 79.52%; }

section.area16 {
  width: 14.66%; }

section.area56 {
  width: 82.93%;
  /* Desktop */ }

@media only screen and (max-width: 1280px) {
  /* Tablet */
    .imagecontainer .image a span:last-child, .imagecontainer .image a span:last-child, .imagecontainer .image a:hover span, .imagecontainer .image a:focus span {
      background-size: 16px;
      height: 36px;
      width: 36px; }
    section.area13 article.twocolumns .contentcontainer, section.area26 article.twocolumns .contentcontainer, section.area23 article.twocolumns .contentcontainer, section.area46 article.twocolumns .contentcontainer {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; }
    section.area13 article.threecolumns .contentcontainer, section.area26 article.threecolumns .contentcontainer, section.area23 article.threecolumns .contentcontainer, section.area46 article.threecolumns .contentcontainer {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; }
    section.area13 article.threecolumns .contentcontainer, section.area26 article.threecolumns .contentcontainer, section.area23 article.threecolumns .contentcontainer, section.area46 article.threecolumns .contentcontainer {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; } }

@media only screen and (max-width: 960px) {
  /* Largescreen */
    section.area13, section.area26 {
      width: 48.8%; }
    section.area13:nth-child(2), section.area26:nth-child(2) {
      margin-right: 0; }
    section.area13:nth-last-child(2), section.area26:nth-last-child(2) {
      clear: both; }
    section.area23, section.area46 {
      width: 48.8%; }
    section.area14, section.area34 {
      width: 48.8%; }
    section.area14:nth-child(2n+2) {
      margin-right: 0; }
    section.area25, section.area35 {
      width: 48.8%; }
    article.twocolumns .contentcontainer {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; }
    article.threecolumns .contentcontainer {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; }
    .articleimageright, .articleimageleft {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .articleimageright, .articleimageleft > *, .articleimageright, .articleimageright > * {
      width: 100% !important; } }

@media only screen and (min-width: 640px) {
  /* Smartphone */
    .backgroundsize.ie article.adaptimage {
      position: relative; }
    .backgroundsize.ie article.articleimageright.adaptimage .imagecontainer {
      position: absolute; }
    .backgroundsize article.adaptimage.articleimageright.layout1-2 .imagecontainer {
      width: 66.66%; }
    .backgroundsize article.adaptimage.articleimageright.layout2-1 .imagecontainer {
      width: 31.73%; }
    .backgroundsize article.adaptimage .imagecontainer div.imagecontainer2 div.image {
      box-sizing: border-box;
      float: left;
      position: relative;
      width: 50%; }
    .imagecontainer div.imagecontainer3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    .imagecontainer div.imagecontainer3 div.image {
      box-sizing: border-box;
      display: inline-block;
      height: auto !important;
      position: relative;
      width: 33.33%; }
    .backgroundsize article.adaptimage .imagecontainer div.imagecontainer2 div.image:nth-child(1) {
      border-left: 0; }
    .backgroundsize article.adaptimage .imagecontainer div.imagecontainer2 div.image:nth-child(2) {
      border-right: 0; }
    .backgroundsize article.adaptimage .clear {
      display: none; }
    .articleimageleft .imagecontainer {
      width: 50%; }
    .articleimageleft.layout1-2 .imagecontainer {
      width: 31.73%; }
    .articleimageleft.layout2-1 .imagecontainer {
      width: 65.86%; }
    .articleimageleft .articledata {
      width: 50%; }
    .articleimageleft.layout1-2 .articledata {
      width: 65.86%; }
    .articleimageleft.layout2-1 .articledata {
      width: 31.73%; }
    .articleimageright .imagecontainer {
      width: 48.8%; }
    .articleimageright.layout1-2 .imagecontainer {
      width: 65.86%; }
    .articleimageright.layout2-1 .imagecontainer {
      width: 31.73%; }
    .articleimageright .articledata {
      width: 50%; }
    .articleimageright.layout1-2 .articledata {
      /* 31.73%; */
      width: 33.33%; }
    .articleimageright.layout2-1 .articledata {
      width: 65.86%;
      /* Article with Iframe Adaption */ }
    article.adaptiframe {
      display: table;
      width: 100%; }
    .ie article.adaptiframe {
      position: relative; }
    article.adaptiframe .articledata {
      display: table-cell;
      float: none;
      height: 100%;
      margin-left: 0;
      margin-right: 0;
      vertical-align: top; }
    article.adaptiframe .iframecontainer {
      display: table-cell;
      float: none;
      height: 100%;
      margin-left: 0;
      margin-right: 0;
      padding-bottom: 0;
      vertical-align: top; }
    article .iframecontainer iframe {
      width: 100%; }
    article.adaptiframe .iframecontainer iframe {
      bottom: 0;
      height: 100%;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%; }
    article.adaptiframe.articleiframeright .articledata, article.adaptiframe.articleiframeleft .articledata {
      width: 48.8%; }
    article.adaptiframe.articleiframeright .iframecontainer {
      padding-left: 2.4%;
      position: relative;
      width: 48.8%; }
    article.adaptiframe.articleiframeleft .iframecontainer {
      padding-right: 2.4%;
      position: relative;
      width: 48.8%; }
    .ie article.adaptiframe.articleiframeleft .iframecontainer, .ie article.adaptiframe.articleiframeright .iframecontainer {
      position: absolute; } }

@media only screen and (max-width: 640px) {
  section.area11, section.area12, section.area24, section.area36, section.area13, section.area26, section.area23, section.area46, section.area14, section.area34, section.area15, section.area25, section.area35, section.area45, section.area16, section.area56 {
    margin-left: 0;
    margin-right: 0;
    width: 100%; }

  section.area13, section.area26 {
    width: 48.8%; }

  section.area13:nth-child(2), section.area26:nth-child(2) {
    margin-right: 0; }

  section.area13:nth-last-child(2), section.area26:nth-last-child(2) {
    clear: both; }

  .smartphone .tablecontainer {
    overflow: scroll; }

  .articleimageright .articledata, .articleimageleft .articledata {
    width: 100%; }

  .imagecontainer3 .image {
    margin-right: 0;
    width: 100%; }

  .imagecontainer3 .image:nth-child(2n):after {
    min-height: 1px; }

  .backgroundsize article.adaptimage .imagecontainer > div[class^=imagecontainer] {
    position: relative; }

  .backgroundsize article.adaptimage .imagecontainer div.imagecontainer2 div.image:nth-child(1) {
    margin-bottom: 4px; }

  span.caption {
    display: none; }

  .imagecontainer2 .image {
    margin-left: 0;
    margin-right: 0;
    width: 100%; } }

c.imagecontainer .image a span.icon-zoom {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNi44MTMiIGhlaWdodD0iMjYuODQ0IiB2aWV3Qm94PSIwIDAgMjYuODEzIDI2Ljg0NCI+PGRlZnM+PHN0eWxlPi54IHtmaWxsOiAjZmZmO2ZpbGwtcnVsZTogZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9IngiIGQ9Ik05NjkuOTU2LDQwOS4zMTZsLTYuNjgzLTYuNjgzYTIuNTc5LDIuNTc5LDAsMCwwLTEuNzg4LS43NTcsOS42MTMsOS42MTMsMCwxLDAtMi42MywyLjYzLDIuNTg3LDIuNTg3LDAsMCwwLC43NTcsMS43ODhsNi42ODMsNi42ODNBMi41ODksMi41ODksMCwwLDAsOTY5Ljk1Niw0MDkuMzE2Wm0tMTEuNzQ5LTguMDg5YTYuNjU2LDYuNjU2LDAsMSwxLDAtOS40MTNBNi42NjQsNi42NjQsMCwwLDEsOTU4LjIwNyw0MDEuMjI3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk0My45MDYgLTM4Ni45MDYpIi8+PC9zdmc+'); }

.hasDatepicker + img.ui-datepicker-trigger {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDIwIDE5Ij48ZGVmcz48c3R5bGU+LmNscy0xIHtmaWxsOiAjNmY3NDdiO2ZpbGwtcnVsZTogZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTEwNS4xMSw5NDcuOTE4aC0yLjU5Vjk0Ni45YTAuOSwwLjksMCwwLDAtMS43OSwwdjEuMDE1aC05LjQ2Vjk0Ni45YTAuOSwwLjksMCwwLDAtMS43OSwwdjEuMDE1aC0yLjU5YTAuODkzLDAuODkzLDAsMCwwLS44OS44OTN2MTUuM2EwLjg5MywwLjg5MywwLDAsMCwuODkuODkzaDE4LjIyYTAuODkzLDAuODkzLDAsMCwwLC44OS0wLjg5M3YtMTUuM0EwLjg5MywwLjg5MywwLDAsMCwxMTA1LjExLDk0Ny45MThabS0xNS42MywxLjc4NnYwLjI1MmEwLjksMC45LDAsMCwwLDEuNzksMFY5NDkuN2g5LjQ2djAuMjUyYTAuOSwwLjksMCwwLDAsMS43OSwwVjk0OS43aDEuN3YyLjEyNmgtMTYuNDRWOTQ5LjdoMS43Wm0tMS43LDEzLjUxMnYtOS42aDE2LjQ0djkuNmgtMTYuNDRabTIuNDUtNS44NjNoOS4wNmEwLjg5MywwLjg5MywwLDAsMCwwLTEuNzg2aC05LjA2QTAuODkzLDAuODkzLDAsMCwwLDEwOTAuMjMsOTU3LjM1M1ptMTEuNTQsMS44MjFoLTExLjU0YTAuODk0LDAuODk0LDAsMCwwLDAsMS43ODdoMTEuNTRBMC44OTQsMC44OTQsMCwwLDAsMTEwMS43Nyw5NTkuMTc0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEwODYgLTk0NikiLz48L3N2Zz4=');
  background-position: center; }

.input .button.has-icon.icon-next::after, .input .button.has-icon.icon-prev::after, .input .button.has-icon.icon-down::after, .input .button.ghost.has-icon.icon-down:hover::after, .calcroutearea .inputarea .submitbutton::after, .input .button.ghost.has-icon.icon-next:hover::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi45MzgiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNi45MzggMTAiPjxkZWZzPjxzdHlsZT4uY2xzLTEge2ZpbGw6ICNmZmY7ZmlsbC1ydWxlOiBldmVub2RkO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik01MzAuODYyLDU2Ny4ybC01LjM0NS0zLjg5NGExLjk1NiwxLjk1NiwwLDAsMC0yLjE2MywwLDAuOTE2LDAuOTE2LDAsMCwwLDAsMS41NzVsMi43MzYsMS45OTJINTE1LjkzN2ExLjE3LDEuMTcsMCwxLDAsMCwyLjIyOEg1MjYuMDlsLTIuNzM2LDEuOTkzYTAuOTE2LDAuOTE2LDAsMCwwLDAsMS41NzUsMS45NTcsMS45NTcsMCwwLDAsMi4xNjMsMGw1LjM0NS0zLjg5NUEwLjkxNSwwLjkxNSwwLDAsMCw1MzAuODYyLDU2Ny4yWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUxNC40MDYgLTU2MykiLz48L3N2Zz4='); }

s .input .button.ghost.has-icon.icon-next::after, .input .button.ghost.has-icon.icon-down::after, .swiper-button-prev, .swiper-button-next, a.next_icon::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi45MzgiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNi45MzggMTAiPjxkZWZzPjxzdHlsZT4uY2xzLTEge2ZpbGw6ICNlZjdhMTM7ZmlsbC1ydWxlOiBldmVub2RkO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik01MzAuODYyLDU2Ny4ybC01LjM0NS0zLjg5NGExLjk1NiwxLjk1NiwwLDAsMC0yLjE2MywwLDAuOTE2LDAuOTE2LDAsMCwwLDAsMS41NzVsMi43MzYsMS45OTJINTE1LjkzN2ExLjE3LDEuMTcsMCwxLDAsMCwyLjIyOEg1MjYuMDlsLTIuNzM2LDEuOTkzYTAuOTE2LDAuOTE2LDAsMCwwLDAsMS41NzUsMS45NTcsMS45NTcsMCwwLDAsMi4xNjMsMGw1LjM0NS0zLjg5NUEwLjkxNSwwLjkxNSwwLDAsMCw1MzAuODYyLDU2Ny4yWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUxNC40MDYgLTU2MykiLz48L3N2Zz4='); }

a.next_icon_grey::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi45MzgiIGhlaWdodD0iMTAiPjxwYXRoIGQ9Ik0xNi40NTYgNC4yTDExLjExMS4zMDZhMS45NTYgMS45NTYgMCAwIDAtMi4xNjMgMCAuOTE2LjkxNiAwIDAgMCAwIDEuNTc1bDIuNzM2IDEuOTkySDEuNTMxYTEuMTcgMS4xNyAwIDEgMCAwIDIuMjI4aDEwLjE1M0w4Ljk0OCA4LjA5NGEuOTE2LjkxNiAwIDAgMCAwIDEuNTc1IDEuOTU3IDEuOTU3IDAgMCAwIDIuMTYzIDBsNS4zNDUtMy44OTVhLjkxNS45MTUgMCAwIDAgMC0xLjU3NHoiIGZpbGw9IiM2Zjc0N2IiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=='); }

#timetablebutton .button::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNC4yNSIgdmlld0JveD0iMCAwIDE0IDE0LjI1Ij48ZGVmcz48c3R5bGU+LmNscy0xIHtmaWxsOiAjZmZmO2ZpbGwtcnVsZTogZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMzI2LDY5OWE3LjExOSw3LjExOSwwLDEsMSw3LTcuMTE4QTcuMDcsNy4wNywwLDAsMSwzMjYsNjk5Wm0wLTEyLjg0N2E1LjczLDUuNzMsMCwxLDAsNS42MzcsNS43MjlBNS42OSw1LjY5LDAsMCwwLDMyNiw2ODYuMTUyWm0xLjcxOCw4LjE2OWEwLjY4LDAuNjgsMCwwLDEtLjQ4NC0wLjJsLTEuOTE3LTEuOTVWNjg3LjU2YTAuNjgzLDAuNjgzLDAsMSwxLDEuMzY2LDB2NC4wMzNsMS41MTgsMS41NDNhMC43LDAuNywwLDAsMSwwLC45ODJBMC42OCwwLjY4LDAsMCwxLDMyNy43MjIsNjk0LjMyMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMTkgLTY4NC43NSkiLz48L3N2Zz4='); }

.chosen-container-single .chosen-single div b {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC43NSIgaGVpZ2h0PSI4Ljg0NCIgdmlld0JveD0iMCAwIDE0Ljc1IDguODQ0Ij48ZGVmcz48c3R5bGU+Lngge2ZpbGw6IG5vbmU7c3Ryb2tlOiAjNmY3NDdiO3N0cm9rZS1saW5lY2FwOiByb3VuZDtzdHJva2Utd2lkdGg6IDJweDtmaWxsLXJ1bGU6IGV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJ4IiBkPSJNNDMwLDM5NS45MjRMNDI0LDQwMWwtNi01LjA3OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQxNi42MjUgLTM5My4xNTYpIi8+PC9zdmc+'); }

.input .button.has-icon::after, nav#mainmenu > ul > li:last-child > a::after, .chosen-container-single .chosen-single div, .chosen-container-active.chosen-with-drop .chosen-single div, #timetablebutton .button::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC43NSIgaGVpZ2h0PSI4Ljg0NCIgdmlld0JveD0iMCAwIDE0Ljc1IDguODQ0Ij48ZGVmcz48c3R5bGU+Lngge2ZpbGw6IG5vbmU7c3Ryb2tlOiAjZmZmO3N0cm9rZS1saW5lY2FwOiByb3VuZDtzdHJva2Utd2lkdGg6IDJweDtmaWxsLXJ1bGU6IGV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJ4IiBkPSJNNDMwLDM5NS45MjRMNDI0LDQwMWwtNi01LjA3OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQxNi42MjUgLTM5My4xNTYpIi8+PC9zdmc+'); }

ul.has_check li::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4xOCIgaGVpZ2h0PSIxMy4yMiIgdmlld0JveD0iMCAwIDE2LjE4IDEzLjIyIj48ZGVmcz48c3R5bGU+LmNscy0xIHtmaWxsOiBub25lO3N0cm9rZTogIzZmNzQ3YjtzdHJva2Utd2lkdGg6IDNweDtmaWxsLXJ1bGU6IGV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEwMDcsMjQ0MC4xM2wyLjkxLDIuODhMMTAxNiwyNDM3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAwMy40MSAtMjQzNS41KSIvPjwvc3ZnPg=='); }

.fullscreencontainer.hasImage ul.has_check li::before, .fullscreen_service_area ul.has_check li::before, ul.has_check.light li::before, .input .button.has-icon.icon-check::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4xOCIgaGVpZ2h0PSIxMy4yMiIgdmlld0JveD0iMCAwIDE2LjE4IDEzLjIyIj48ZGVmcz48c3R5bGU+LmNscy0xIHtmaWxsOiBub25lO3N0cm9rZTogI2ZmZjtzdHJva2Utd2lkdGg6IDNweDtmaWxsLXJ1bGU6IGV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEwMDcsMjQ0MC4xM2wyLjkxLDIuODhMMTAxNiwyNDM3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAwMy40MSAtMjQzNS41KSIvPjwvc3ZnPg=='); }

.accordion.complete .title::after, #success #success_main .selected_items span::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy41NjIiIGhlaWdodD0iMTMuNjU2IiB2aWV3Qm94PSIwIDAgMTcuNTYyIDEzLjY1NiI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7ZmlsbDogbm9uZTtzdHJva2U6ICM3MWE1MGM7c3Ryb2tlLWxpbmVjYXA6IHJvdW5kO3N0cm9rZS1saW5lam9pbjogcm91bmQ7c3Ryb2tlLXdpZHRoOiAycHg7ZmlsbC1ydWxlOiBldmVub2RkO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik02MDYuOTc5LDc2Ny4zODdsLTkuODM5LDkuOTY1LTUuMTUyLTUuMjE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTkwLjcxOSAtNzY0LjY4OCkiLz48L3N2Zz4='); }

span.close {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC43MTkiIGhlaWdodD0iMTguNzE5IiB2aWV3Qm94PSIwIDAgMTguNzE5IDE4LjcxOSI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7ZmlsbDogI2ZmZjtmaWxsLXJ1bGU6IGV2ZW5vZGQ7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTg3Ni42LDEwMS41bDYuODA5LTYuODFhMS40OTQsMS40OTQsMCwwLDAtMi4xMTMtMi4xMTNsLTYuODA5LDYuODA5LTYuODEtNi44MDlhMS40OTQsMS40OTQsMCwxLDAtMi4xMTMsMi4xMTNsNi44MDksNi44MS02LjgwOSw2LjgwOWExLjQ5NCwxLjQ5NCwwLDEsMCwyLjExMywyLjExM2w2LjgxLTYuODA5LDYuODA5LDYuODA5YTEuNDk0LDEuNDk0LDAsMCwwLDIuMTEzLTIuMTEzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg2NS4xNTYgLTkyLjE1NikiLz48L3N2Zz4='); }

.best_price_icon::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNy4wMyIgdmlld0JveD0iMCAwIDI3IDI3LjAzIj48ZGVmcz48c3R5bGU+LmNscy0xIHtmaWxsOiAjNzFhNTBjO2ZpbGwtcnVsZTogZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNTk5LjA3MSw1Mzk2LjE1YTEuMzUyLDEuMzUyLDAsMCwxLDAtMS4zbDAuNzU2LTEuMzlhMS4zNzksMS4zNzksMCwwLDAtLjQxMy0xLjc4bC0xLjMtLjkzYTEuMzY2LDEuMzY2LDAsMCwxLS41NzktMS4xN0w1OTcuNiw1Mzg4YTEuNCwxLjQsMCwwLDAtMS4xNTktMS40MmwtMS41ODMtLjI5YTEuNDEsMS40MSwwLDAsMS0xLjA0My0uODFsLTAuNjQtMS40NWExLjQzMywxLjQzMywwLDAsMC0xLjY3NC0uNzlsLTEuNTU0LjQyYTEuNDUzLDEuNDUzLDAsMCwxLTEuMy0uMjlsLTEuMjE4LTEuMDNhMS40MjUsMS40MjUsMCwwLDAtMS44NTksMGwtMS4yMTcsMS4wM2ExLjQ1MywxLjQ1MywwLDAsMS0xLjMuMjlsLTEuNTU0LS40MmExLjQzNSwxLjQzNSwwLDAsMC0xLjY3NS43OWwtMC42MzksMS40NWExLjQxLDEuNDEsMCwwLDEtMS4wNDQuODFsLTEuNTgzLjI5QTEuNCwxLjQsMCwwLDAsNTc1LjQsNTM4OGwwLjA2NSwxLjU4YTEuMzY2LDEuMzY2LDAsMCwxLS41NzksMS4xN2wtMS4zLjkzYTEuMzgsMS4zOCwwLDAsMC0uNDE0LDEuNzhsMC43NTcsMS4zOWExLjM1MiwxLjM1MiwwLDAsMSwwLDEuM2wtMC43NTcsMS4zOWExLjM2NSwxLjM2NSwwLDAsMCwuNDE0LDEuNzdsMS4zLDAuOTRhMS4zNjYsMS4zNjYsMCwwLDEsLjU3OSwxLjE3TDU3NS40LDU0MDNhMS40LDEuNCwwLDAsMCwxLjE1OSwxLjQybDEuNTgzLDAuMjlhMS40MSwxLjQxLDAsMCwxLDEuMDQ0LjgxbDAuNjM5LDEuNDVhMS40MjksMS40MjksMCwwLDAsMS42NzUuNzhsMS41NTQtLjQxYTEuNDUzLDEuNDUzLDAsMCwxLDEuMy4yOWwxLjIxNywxLjAzYTEuNDI1LDEuNDI1LDAsMCwwLDEuODU5LDBsMS4yMTgtMS4wM2ExLjQ1MywxLjQ1MywwLDAsMSwxLjMtLjI5bDEuNTU0LDAuNDFhMS40MjgsMS40MjgsMCwwLDAsMS42NzQtLjc4bDAuNjQtMS40NWExLjQxLDEuNDEsMCwwLDEsMS4wNDMtLjgxbDEuNTgzLS4yOUExLjQsMS40LDAsMCwwLDU5Ny42LDU0MDNsLTAuMDY1LTEuNThhMS4zNjYsMS4zNjYsMCwwLDEsLjU3OS0xLjE3bDEuMy0uOTRhMS4zNjQsMS4zNjQsMCwwLDAsLjQxMy0xLjc3Wm0tMTIuNTcxLDguNTZhOS4yMTIsOS4yMTIsMCwxLDEsOS40MTItOS4yMUE5LjMxNiw5LjMxNiwwLDAsMSw1ODYuNSw1NDA0LjcxWm0tMi4wNTUtNS40Mi0yLjYxMy0zLjE0YTAuNTIzLDAuNTIzLDAsMCwxLC4wMzctMC43MWwwLjUyMy0uNTFhMC41NDQsMC41NDQsMCwwLDEsLjc2NiwwbDEuMywxLjI3YTAuNTQ0LDAuNTQ0LDAsMCwwLC43NjYsMGw0LjYzMS00LjUzYTAuNTY0LDAuNTY0LDAsMCwxLC43NjYsMGwwLjUsMC41YTAuNTIyLDAuNTIyLDAsMCwxLC4wMi43M2wtNS44ODIsNi40MUEwLjU1MywwLjU1MywwLDAsMSw1ODQuNDQ1LDUzOTkuMjlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTczIC01MzgyKSIvPjwvc3ZnPg=='); }

a.download_icon::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE0IDE1Ij48ZGVmcz48c3R5bGU+LmNscy0xIHtmaWxsOiAjZWY3YTEzO2ZpbGwtcnVsZTogZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTQzNC43OSw1NDU5LjY4bDMuOS0zLjhhMS4wNTIsMS4wNTIsMCwwLDAsMC0xLjUzLDEuMTE3LDEuMTE3LDAsMCwwLTEuNTcsMGwtMiwxLjk0di03LjIxYTEuMTE2LDEuMTE2LDAsMCwwLTIuMjMsMHY3LjIxbC0yLTEuOTRhMS4xMjksMS4xMjksMCwwLDAtMS41OCwwLDEuMDc0LDEuMDc0LDAsMCwwLDAsMS41M2wzLjksMy44QTEuMTQ4LDEuMTQ4LDAsMCwwLDE0MzQuNzksNTQ1OS42OFpNMTQyOCw1NDYxaDEyYTEsMSwwLDAsMSwwLDJoLTEyQTEsMSwwLDAsMSwxNDI4LDU0NjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQyNyAtNTQ0OCkiLz4KPC9zdmc+'); }

a.download_icon.white::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNSI+PHBhdGggZD0iTTcuNzkgMTEuNjhsMy45LTMuOGExLjA1MiAxLjA1MiAwIDAgMCAwLTEuNTMgMS4xMTcgMS4xMTcgMCAwIDAtMS41NyAwbC0yIDEuOTRWMS4wOGExLjExNiAxLjExNiAwIDAgMC0yLjIzIDB2Ny4yMWwtMi0xLjk0YTEuMTI5IDEuMTI5IDAgMCAwLTEuNTggMCAxLjA3NCAxLjA3NCAwIDAgMCAwIDEuNTNsMy45IDMuOGExLjE0OCAxLjE0OCAwIDAgMCAxLjU4IDB6TTEgMTNoMTJhMSAxIDAgMCAxIDAgMkgxYTEgMSAwIDAgMSAwLTJ6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4='); }

.delete-item::before {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE0IDE3Ij48ZGVmcz48c3R5bGU+LmNscy0xIHtmaWxsOiAjNmY3NDdiO2ZpbGwtcnVsZTogZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNOTI0Ljk0NCwyMjE4LjE0YTEuNTI3LDEuNTI3LDAsMCwwLTEuNTExLTEuNTRoLTIuNzQ3YTIuMiwyLjIsMCwwLDAtMi4xMjQtMS43MmgtMS4yNTNhMi4yLDIuMiwwLDAsMC0yLjEyNSwxLjcyaC0yLjc0NmExLjU0MSwxLjU0MSwwLDAsMC0uMjg0LDMuMDVsMC44MjQsMTEuNzRhMC41LDAuNSwwLDAsMCwuNDk0LjQ3SDkyMi40YTAuNSwwLjUsMCwwLDAsLjQ5NC0wLjQ3bDAuODI0LTExLjc0QTEuNTM3LDEuNTM3LDAsMCwwLDkyNC45NDQsMjIxOC4xNFptLTcuNjM1LTIuMjVoMS4yNTNhMS4xOTEsMS4xOTEsMCwwLDEsMS4wODYuNzFoLTMuNDI2QTEuMTk0LDEuMTk0LDAsMCwxLDkxNy4zMDksMjIxNS44OVptNC42MjgsMTQuOTZoLThsLTAuNzgzLTExLjE3aDkuNTY5Wm0xLjUtMTIuMThoLTExYTAuNTMsMC41MywwLDAsMSwwLTEuMDZoMTFBMC41MywwLjUzLDAsMCwxLDkyMy40MzMsMjIxOC42N1ptLTUuNSwxMS4wM2EwLjUsMC41LDAsMCwwLC41LTAuNXYtNy40YTAuNSwwLjUsMCwxLDAtLjk5MiwwdjcuNEEwLjUsMC41LDAsMCwwLDkxNy45MzYsMjIyOS43Wm0yLjEyNywwaDAuMDNhMC40OTQsMC40OTQsMCwwLDAsLjQ5NC0wLjQ3bDAuNDI3LTcuNGEwLjUsMC41LDAsMCwwLS40NjYtMC41MywwLjQ5MSwwLjQ5MSwwLDAsMC0uNTI0LjQ3bC0wLjQyNyw3LjRBMC40OTMsMC40OTMsMCwwLDAsOTIwLjA2MywyMjI5LjdabS00LjI4NSwwaDAuMDNhMC40OTMsMC40OTMsMCwwLDAsLjQ2NS0wLjUzbC0wLjQyNy03LjRhMC41LDAuNSwwLDEsMC0uOTg5LjA2bDAuNDI3LDcuNEEwLjQ5NCwwLjQ5NCwwLDAsMCw5MTUuNzc4LDIyMjkuN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MTAuOTM4IC0yMjE0Ljg4KSIvPjwvc3ZnPg=='); }

#mainmenucontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  background-color: #f47f27; }

#mainmenu li {
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
  /* Border Radius */
  display: inline-block; }

#mainmenu li.active, #mainmenu li:hover {
  background-color: #f3710f; }

#mainmenu li a {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  padding: 0 30px;
  line-height: 70px;
  text-decoration: none;
  text-transform: uppercase; }

#burger {
  display: none; }

#showMenu {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  /* Border Radius */
  cursor: pointer;
  height: 23px;
  margin: 0 auto;
  width: 34px; }

#showMenu span {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  /* Border Radius */
  background-color: #fff;
  border-radius: 2px;
  display: block;
  height: 2px;
  left: 0;
  opacity: 1;
  position: absolute;
  width: 100%; }

#showMenu span:nth-child(1) {
  top: 0px; }

#showMenu span:nth-child(2), #showMenu span:nth-child(3) {
  top: 9px; }

#showMenu span:nth-child(4) {
  top: 18px; }

#showMenu.active span:nth-child(1) {
  left: 50%;
  top: 15px;
  width: 0%; }

#showMenu.active span:nth-child(2) {
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

#showMenu.active span:nth-child(3) {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#showMenu.active span:nth-child(4) {
  left: 50%;
  top: 15px;
  width: 0%;
  /* Desktop */ }

@media screen and (max-width: 1280px) {
  /* Tablet */
    #mainmenu li a {
      font-size: 18px; } }

@media screen and (max-width: 960px) {
  #mainmenucontainer {
    height: 50px !important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10; }

  #mainmenu {
    display: none; }

  #mainmenucontainer.visible #mainmenu {
    background-color: #f47f27;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 50px;
    width: 100%; }

  #mainmenucontainer.visible #mainmenu li {
    width: 100%; }

  #mainmenucontainer.visible #mainmenu li a {
    line-height: 50px;
    width: 100%; }

  #burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-right: 20px; } }

table.pricetable {
  font-size: 16px;
  margin: 30px 0;
  width: 100%; }

table.pricetable tr th {
  border-bottom: 1px solid #6f747b;
  font-weight: 600;
  line-height: 36px;
  width: 10%; }

table.pricetable tr th:first-child {
  color: #f47f27;
  font-size: 18px;
  width: 15%; }

table.pricetable tr th, table.pricetable tr td {
  -webkit-transition: background 250ms ease;
  -moz-transition: background 250ms ease;
  -o-transition: background 250ms ease;
  transition: background 250ms ease;
  /* Border Radius */
  padding: 0 15px;
  text-align: center;
  white-space: nowrap; }

table.pricetable tr td {
  border-bottom: 1px solid rgba(111, 116, 123, 0.2);
  line-height: 36px; }

table.pricetable tr td:first-child {
  font-size: 15px; }

table.pricetable tr td:first-child, table.pricetable tr th:first-child {
  font-weight: 500;
  text-align: left;
  text-transform: uppercase; }

table.pricetable tr:hover td {
  background-color: rgba(111, 116, 123, 0.1); }

table.contenttable th {
  background-color: #4f6187;
  color: #fff;
  font-weight: bold;
  line-height: 58px; }

table.contenttable td {
  font-weight: 300;
  padding: 20px 0;
  white-space: nowrap; }

table.contenttable tr:nth-child(even) td {
  background-color: #fff; }

table.contenttable tr:nth-child(odd) td {
  background-color: #f8f8f8; }

table.contenttable th {
  background-color: #e3dfd3;
  /* Cookies */ }

table.cookiestable {
  border-collapse: collapse;
  width: 100%; }

table.cookiestable tr > th {
  background-color: #f47f27;
  color: #fff; }

table.cookiestable tr > * {
  border: 1px solid #f47f27;
  margin: 0;
  padding: 4px 20px;
  /* Desktop */ }

@media only screen and (max-width: 1280px) {
  /* Tablet */ }

@media only screen and (max-width: 960px) {
  /* Smartphone */
    table.pricetable {
      font-size: 14px; } }

@media only screen and (max-width: 640px) {
  table.pricetable tr > *:nth-child(3), table.pricetable tr > *:nth-child(5), table.pricetable tr > *:nth-child(6) {
    display: none; }

  table.pricetable tr th, table.pricetable tr td {
    line-height: 32px;
    padding: 0 15px; } }

has-error .formcontainer {
  font-size: 180%; }

form, label, input, textarea, select, option {
  font-size: 100%;
  font-weight: 400; }

form {
  width: 100%; }

label {
  line-height: 160%; }

input, button, select, textarea {
  -webkit-appearance: none;
  outline: none; }

.input.material-btn {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  /* Border Radius */
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: auto; }

.ripple {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  /* Border Radius */
  background: rgba(0, 0, 0, .1);
  border-radius: 100%;
  height: 0;
  position: absolute;
  width: 0; }

.notransition {
  transition: none !important;
  /* Formularelemente */ }

div[class^=column] label {
  display: block;
  line-height: 150%; }

.simulatehover {
  cursor: pointer; }

.input {
  border-collapse: separate;
  box-sizing: border-box;
  position: relative;
  width: 100%; }

.input .button {
  border-radius: 5px;
  display: inline-block;
  position: relative; }

.input .button > * {
  font-size: 16px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

.input .button.has-icon::after {
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 0;
  width: 20px; }

.input .button.has-icon.icon-prev a {
  padding: 0 30px 0 50px; }

.input .button.has-icon.icon-prev::after {
  left: 15px;
  right: auto; }

.input .button.has-icon.arrow-right::after {
  right: 15px;
  /* Buttons */ }

.input .button > * {
  border-radius: 5px;
  border: 0 none;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  height: 48px;
  line-height: 50px;
  letter-spacing: 1px;
  padding: 0 15px;
  text-align: left;
  text-decoration: none;
  width: auto; }

.input .button.has-icon > * {
  padding: 0 50px 0 30px; }

.input .button.has-icon.icon-down::after {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.input .button.has-icon.icon-prev::after {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.input .button.has-icon.icon-right::after {
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.input .button.primary-button > * {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  background-color: #f47f27;
  text-align: center;
  min-width: 300px; }

.input .button.primary-button > *:hover {
  background-color: #e96b0c; }

.input .button.secondary-button > * {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  background-color: #f47f27;
  text-align: center; }

.input .button.secondary-button > *:hover {
  background-color: #e96b0c; }

.input .button.grey-button > * {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  /* Border Radius */
  background-color: #6f747b;
  text-align: center; }

.input .button.grey-button > *:hover {
  background-color: #5d6167; }

.chosen-container-multi, .chosen-container-single {
  color: #000; }

.input input, .input select, .chosen-container-multi .chosen-choices, .chosen-container-single .chosen-single {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-sizing: border-box;
  color: #444;
  font-family: 'Montserrat', sans-serif;
  height: 38px;
  line-height: 40px;
  margin: 0;
  padding: 0 15px;
  width: 100%; }

.input .button input[type="submit"] {
  white-space: normal;
  height: auto;
  line-height: 120%;
  padding: 20px 40px 20px 20px; }

.input textarea {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  box-sizing: border-box;
  color: #444;
  font-size: 77.77%;
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  padding: 0 15px;
  width: 100%; }

.input input:focus, .input textarea:focus {
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2) ;
  /* Transition */ }

.chosen-container-multi.chosen-container-active, .chosen-container-single.chosen-container-active {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2) ;
  /* Transition */ }

.chosen-container-multi.chosen-container-active a, .chosen-container-single.chosen-container-active a {
  background-color: #f6f6f6; }

.chosen-container-multi.chosen-container-active .chosen-drop, .chosen-container-single.chosen-container-active .chosen-drop {
  -webkit-box-shadow: 0 6 6px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 6 6px rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0 6 6px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 6 6px rgba(0, 0, 0, 0.2) ;
  /* Transition */ }

.chosen-container-multi.chosen-container-active.drop-up .chosen-drop, .chosen-container-single.chosen-container-active.drop-up .chosen-drop {
  -webkit-box-shadow: 0 -6px 6px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 -6px 6px rgba(0, 0, 0, 0.2) ;
  -o-box-shadow: 0 -6px 6px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 -6px 6px rgba(0, 0, 0, 0.2) ;
  /* Transition */ }

.chosen-container-multi.chosen-container-active .chosen-choices, .chosen-container-single.chosen-container-active .chosen-single, .chosen-container-multi.chosen-container-active .chosen-results, .chosen-container-single.chosen-container-active .chosen-results {
  background-color: #f6f6f6;
  border: 1px solid #aaa; }

.chosen-container-single .chosen-search {
  border: 1px solid #aaa;
  border-bottom: 0; }

.bookingpage .chosen-container .chosen-search input[type="text"] {
  height: 32px;
  line-height: 32px; }

.input input.hasDatepicker, input.hasDatepicker {
  padding-right: 32px; }

.hasDatepicker + img.ui-datepicker-trigger {
  background-color: #cdcdcd;
  border-left: 1px solid #b4b4b4;
  height: 36px;
  right: 1px;
  top: 1px;
  width: 36px; }

.hasDatepicker + img.ui-datepicker-trigger:hover {
  background-position: center;
  opacity: 1; }

.chosen-container-single.chosen-with-drop .chosen-single {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.chosen-container-single .chosen-single div {
  background: none !important;
  width: 35px; }

.chosen-container-single .chosen-single div b {
  background-position: center; }

.chosen-container-multi.chosen-container-active, .chosen-container-single.chosen-container-active .chosen-single {
  background: none !important; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: center;
  transform: -webkit-rotate(180deg);
  transform: -ms-rotate(180deg);
  transform: rotate(180deg); }

.chosen-container .chosen-drop {
  border: 2px solid #6f747b;
  border-top: 0; }

.chosen-container .chosen-results {
  border: 0 !important;
  margin: 0;
  padding: 0; }

.chosen-container .chosen-results .active-result {
  padding: 10px 0 10px 22px; }

.chosen-container .chosen-results .active-result.highlighted, .chosen-container .chosen-results .active-result.result-selected {
  background: none !important;
  background-color: #6f747b !important;
  color: #fff !important; }

.input textarea {
  line-height: 125%;
  padding: 15px;
  /* Input Icons */ }

.input[class^="has-icon"] {
  position: relative; }

.input.has-icon-left::before, .input.has-icon-right::before {
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 38px;
  position: absolute;
  top: 0;
  width: 38px; }

.input.has-icon-left::before {
  left: 0; }

.input.has-icon-left input {
  padding-left: 35px; }

.input.has-icon-right::before {
  right: 0; }

.input.has-icon-right input {
  padding-right: 35px; }

.input .chosen-container span {
  background-image: none;
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  line-height: 36px;
  width: auto;
  /* checkbox */ }

.checkboxcontainer {
  position: relative; }

.checkboxcontainer a {
  text-decoration: underline; }

@-webkit-keyframes dothabottomcheck {
  0% {
    height: 0; }

  100% {
    height: 10px; } }

@-moz-keyframes dothabottomcheck {
  0% {
    height: 0; }

  100% {
    height: 10px; } }

@-ms-keyframes dothabottomcheck {
  0% {
    height: 0; }

  100% {
    height: 10px; } }

@keyframes dothabottomcheck {
  0% {
    height: 0; }

  100% {
    height: 10px; } }

@-webkit-keyframes dothatopcheck {
  0% {
    height: 0; }

  50% {
    height: 0; }

  100% {
    height: 18px; } }

@-moz-keyframes dothatopcheck {
  0% {
    height: 0; }

  50% {
    height: 0; }

  100% {
    height: 18px; } }

@-ms-keyframes dothatopcheck {
  0% {
    height: 0; }

  50% {
    height: 0; }

  100% {
    height: 18px; } }

@keyframes dothatopcheck {
  0% {
    height: 0; }

  50% {
    height: 0; }

  100% {
    height: 18px; } }

input[type="checkbox"] {
  display: none; }

.checkboxcontainer .check-box {
  -webkit-transition: border-color ease 100ms;
  -moz-transition: border-color ease 100ms;
  -o-transition: border-color ease 100ms;
  transition: border-color ease 100ms;
  /* Border Radius */
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  position: relative;
  pointer-events: none;
  top: 1px;
  width: 15px; }
  .checkboxcontainer .check-box::before, .checkboxcontainer .check-box::after {
    -webkit-transition: opacity ease 500ms;
    -moz-transition: opacity ease 500ms;
    -o-transition: opacity ease 500ms;
    transition: opacity ease 500ms;
    /* Border Radius */
    background-color: #000;
    border-radius: 2px;
    content: ' ' !important;
    display: inline-block;
    height: 0;
    position: absolute;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    width: 3px; }
  .checkboxcontainer .check-box::before {
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    left: 6px;
    top: 10px; }
  .checkboxcontainer .check-box::after {
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 0;
    top: 4px; }

.check-box + label {
  cursor: pointer;
  font-weight: 400;
  left: 0;
  padding-left: 23px; }

input[type=checkbox]:checked + .check-box::after, .check-box.checked::after {
  max-height: 7px;
  -webkit-animation: dothabottomcheck 100ms ease 1ms forwards;
  -moz-animation: dothabottomcheck 100ms ease 1ms forwards;
  -o-animation: dothabottomcheck 100ms ease 1ms forwards;
  animation: dothabottomcheck 100ms ease 1ms forwards; }
  input[type=checkbox]:checked + .check-box::before, .check-box.checked::before {
    max-height: 15px;
    -webkit-animation: dothatopcheck 200ms ease 1ms forwards;
    -moz-animation: dothatopcheck 200ms ease 1ms forwards;
    -o-animation: dothatopcheck 200ms ease 1ms forwards;
    animation: dothatopcheck 200ms ease 1ms forwards; }

.radiocontainer input[type=radio] {
  position: absolute;
  visibility: hidden; }

.radiocontainer input[type=radio] + label {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  /* Border Radius */
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 25px; }

.radiocontainer label::before, .radiocontainer label::after {
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute; }

.radiocontainer label::before {
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 2px solid #000;
  height: 12px;
  left: 0;
  top: 50%;
  width: 12px; }

.radiocontainer label::after {
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 8px;
  left: 4px;
  margin-top: -4px;
  top: 50%;
  width: 8px; }

.radiocontainer input[type=radio]:checked + label::after {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  background-color: #000;
  /* Mandatory / Required */ }

.mandatory, .required {
  font-weight: bold; }

.mandatory:after, .required:after {
  color: #b41e21;
  content: ' *';
  /* Form Error */ }

label.has-error {
  color: #b41e21; }

.input.has-error input[type=text], .input.has-error input[type=email], .input.has-error input[type=date], .input.has-error input[type=time], .input.has-error input[type=tel], .input.has-error textarea, .chosen-container-multi.has-error .chosen-choices, .chosen-container-single.has-error .chosen-single {
  border-color: #b41e21;
  -webkit-box-shadow: 0 0 3px rgba(221, 0, 0, 0.1) ;
  -moz-box-shadow: 0 0 3px rgba(221, 0, 0, 0.1) ;
  -o-box-shadow: 0 0 3px rgba(221, 0, 0, 0.1) ;
  box-shadow: 0 0 3px rgba(221, 0, 0, 0.1) ;
  /* Transition */ }

.input.has-error input[type=text]:focus, .input.has-error input[type=email]:focus, .input.has-error input[type=date]:focus, .input.has-error input[type=time]:focus, .input.has-error input[type=tel]:focus, .input.has-error textarea, .chosen-container-multi.has-error .chosen-choices:focus, .chosen-container-single.has-error .chosen-single:focus {
  border-color: #b41e21;
  -webkit-box-shadow: 0 0 3px rgba(221, 0, 0, 0.1) ;
  -moz-box-shadow: 0 0 3px rgba(221, 0, 0, 0.1) ;
  -o-box-shadow: 0 0 3px rgba(221, 0, 0, 0.1) ;
  box-shadow: 0 0 3px rgba(221, 0, 0, 0.1) ;
  /* Transition */ }

.checkboxcontainer.has-error, .radioboxcontainer.has-error {
  color: #b41e21; }

.has-error span.help-block {
  color: #b41e21;
  display: inline-block;
  font-size: 12px;
  left: 0;
  line-height: 140%; }

.input + span.help-block, .checkboxcontainer + span.help-block, .radioboxcontainer + span.help-block, .chosen-container + span.help-block {
  color: #b41e21;
  display: block;
  line-height: 125%;
  margin-top: 0.5em; }

.input + span.help-block:hover, .checkboxcontainer + span.help-block:hover, .radioboxcontainer + span.help-block:hover {
  color: #b41e21;
  text-decoration: none; }

.irs-slider, .irs-slider.from, .irs-slider.to {
  background-color: #6f747b;
  border-radius: 50%;
  height: 16px;
  margin-left: 0;
  top: -2px;
  width: 16px; }

.irs-from, .irs-to {
  width: 2px; }

.irs-slider.from {
  margin-left: 0; }

.irs-slider.to {
  margin-left: 0; }

#overview_footer .irs-line, .irs-bar {
  cursor: pointer; }

.irs-bar {
  background-color: #6f747b; }

.irs-line-left, .irs-line-mid, .irs-line-right {
  background-color: #6f747b;
  height: 2px;
  top: 5px; }

#overview_footer .irs-line-left {
  height: 6px;
  top: 3px;
  width: 16px; }

#overview_footer .irs-line-mid {
  left: 0%;
  width: 100%; }

.irs-line-left::before, .irs-line-right::after {
  background-color: #6f747b;
  height: 14px;
  top: -6px;
  width: 2px; }

#overview_footer .irs-line-left::before {
  left: 0;
  top: -4px; }

.irs-single {
  color: #373a3f;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-left: 0;
  position: absolute;
  top: -28px;
  visibility: visible;
  white-space: nowrap; }

.ui-datepicker {
  border: 0 !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  margin: -3px; }

.ui-datepicker-header, .ui-widget-header {
  background: none;
  background-color: #f47f27; }

.ui-datepicker-calendar thead span {
  font-size: 15px; }

.ui-datepicker-calendar tbody a, .ui-datepicker-calendar tbody span {
  font-size: 12px; }

.ui-datepicker-calendar tr td a.ui-state-hover, .ui-datepicker-calendar tr td a.ui-state-active {
  background-color: #f47f27;
  color: #fff; }

.ui-datepicker-prev, .ui-datepicker-next {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  /* Border Radius */
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 0.25; }

.ui-datepicker-prev:hover, .ui-datepicker-next:hover {
  opacity: 1; }

.ui-datepicker-prev.ui-state-disabled, .ui-datepicker-next.ui-state-disabled {
  pointer-events: none;
  /* Desktop */ }

@media screen and (max-width: 1280px) {
  /* Tablet */
    .input .button.primary-button > * {
      min-width: 200px; } }

@media screen and (max-width: 960px) {
  /* tabs */
    .input .button > * {
      font-size: 14px;
      height: 38px;
      line-height: 40px;
      letter-spacing: 1px;
      padding: 0 10px; } }

#tabs-container {
  margin-top: 20px; }

.tabs-menu {
  clear: both;
  float: left;
  height: 30px; }

ul.tabs-menu {
  margin: 0; }

.tabs-menu li {
  background-color: #ededed;
  float: left;
  height: 30px;
  line-height: 30px; }

.tabs-menu li.current {
  background-color: #3a3a3a;
  border-bottom: 1px solid #d4d4d1;
  color: #fff;
  position: relative; }

.tabs-menu li a {
  color: #000;
  padding: 10px 20px;
  text-decoration: none; }

.tabs-menu .current a {
  color: #fff; }

.tab {
  background-color: #fff;
  border-top: 1px solid #d4d4d1;
  float: left;
  width: 100%; }

.tab-content {
  display: none;
  padding: 0;
  width: 100%; }

#routenplaner {
  display: block;
  /* pageslide */ }

#pageslide {
  display: none;
  position: absolute;
  position: fixed;
  top: 0;
  height: 100%;
  /* Specify the width of your pageslide here */
  z-index: 999999;
  /* These styles are optional, and describe how the pageslide will look */
  width: 242px;
  background-color: #554136;
  box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.4) inset;
  -moz-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.4) inset;
  color: #fff;
  overflow: hidden;
  overflow-y: scroll; }

#pageslide > #mobilemenu {
  padding: 55px 18px 55px 36px;
  text-align: left;
  /* Scroll Bar */ }

#scrollbar {
  display: none; }

#scrollbar > div {
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url('/layout/images/icons/sprite.png');
  background-repeat: no-repeat;
  cursor: pointer;
  height: 64px;
  margin-bottom: 2px;
  opacity: 0.5;
  right: 50px;
  width: 64px;
  z-index: 30; }

#scrollbar > div:hover, #scrollbar > div.hover {
  background-color: #fff;
  opacity: 0.9; }

#scrollbar > div.invisible, #scrollbar > div.hover.invisible {
  cursor: default; }

#scrollbar #scrolltop {
  background-position: 16px -1078px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  height: 58px;
  padding-top: 6px;
  text-align: center;
  text-transform: uppercase; }

#scrollbar #scrolltop:hover, #scrollbar #scrolltop.hover {
  background-position: 16px -978px;
  color: #000; }

#scrollbar #scrollup {
  background-position: 16px -1082px; }

#scrollbar #scrollup:hover, #scrollbar #scrollup.hover {
  background-position: 16px -982px; }

#scrollbar #scrolldown {
  background-position: 16px -1282px; }

#scrollbar #scrolldown:hover, #scrollbar #scrolldown.hover {
  background-position: 16px -1182px; }

#scrollbar #scrollbottom {
  background-position: 16px -1682px; }

#scrollbar #scrollbottom:hover, #scrollbar #scrollbottom.hover {
  background-position: 16px -1582px;
  /* spezifische Anpassungen für die Scroll Bar */ }

#scrollbar #scrollbottom {
  display: none;
  /* PageSize Debug-Box */ }

#pagesize {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 120%;
  line-height: 100%;
  min-width: 100px;
  padding: 8px 10px 9px 10px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 500;
  /* Fullscreen Iframe */ }

#fullscreeniframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1024;
  /* meteo */ }

div[id^=meteo-forecast-short-] article {
  margin-bottom: 0; }

div[id^=meteo-forecast-short-] .meteocontainer {
  color: #fff;
  margin-top: 30px; }

div[id^=meteo-forecast-short-] .meteocontainer .table-row {
  display: inline-block;
  width: auto;
  margin-right: 40px; }

div[id^=meteo-forecast-short-] .meteocontainer .table-row:last-of-type {
  margin-right: 0; }

div[id^=meteo-forecast-short-] .meteocontainer .table-row > * {
  padding: 0; }

div[id^=meteo-forecast-short-] .meteocontainer .meteo-day {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase; }

div[id^=meteo-forecast-short-] .meteocontainer .meteo-day {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase; }

div[id^=meteo-forecast-short-] .meteocontainer .meteo-temperature > span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase; }

div[id^=meteo-forecast-short-] .meteocontainer .meteo-temperature-min {
  opacity: 0.5;
  padding-top: 7px; }

div[id^=meteo-forecast-short-] .meteocontainer .meteo-temperature-max {
  opacity: 0.8;
  padding-top: 2px; }

div[id^=meteo-forecast-short-] .meteo-copyright {
  display: block;
  margin-top: 10px;
  opacity: 0.5;
  /* Cookies */ }

.hasCookieBar #cookiebar {
  display: block; }

.hasCookieBar #cookiebar a {
  color: #fff; }

#cookiebar {
  background-color: #f69c58;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 12px;
  height: auto;
  left: 0;
  letter-spacing: 0.5px;
  line-height: 180%;
  padding: 15px 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 1000; }

#cookielink {
  background-color: #f47f27;
  border-radius: 2px;
  color: #fff;
  margin-left: 10px;
  padding: 8px 15px;
  text-decoration: none;
  white-space: nowrap; }

#cookielink:hover, #cookielink:focus {
  background-color: #f3710f;
  /* Tabs */ }

.ui-tabs {
  border: 0; }

.ui-tabs > ul.ui-widget-header {
  background-color: #fff;
  background-image: none;
  border-bottom: 1px solid #ccc; }

.ui-tabs > ul.ui-widget-header .ui-tabs-anchor {
  font-size: 16px;
  padding: 0.1em 1em; }

.ui-tabs .ui-tabs-panel {
  padding: 0.5em;
  /* Routeplaner */ }

.calcroutearea .inputarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 20px;
  left: 50%;
  position: absolute; }

.calcroutearea .inputarea input {
  border: 0;
  height: 42px;
  line-height: 42px;
  outline: none; }

.calcroutearea .inputarea input[type="text"] {
  padding: 0 20px;
  width: 360px; }

.calcroutearea .inputarea .submitbutton {
  position: relative; }

.calcroutearea .inputarea .submitbutton::after {
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  height: 42px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 42px; }

.calcroutearea .inputarea input[type="submit"] {
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
  /* Border Radius */
  background-color: #f47f27;
  color: #fff;
  cursor: pointer;
  padding: 0 56px 0 20px; }

.calcroutearea .inputarea input[type="submit"]:hover {
  background-color: #f3710f; }

.adp table {
  font-family: 'Montserrat', sans-serif !important;
  color: #fff !important; }

.adp-step, .adp-text {
  color: #fff !important; }

.adp-placemark {
  background-color: #f47f27 !important;
  border: 0 !important;
  color: #000 !important;
  margin: 0 !important; }

.adp-substep .adp-stepicon {
  display: none; }

.adp-directions td:first-child {
  padding-left: 15px; }

@media screen and (min-width: 640px) {
  /* Tablet */
    #scrollbar {
      display: block;
      position: fixed;
      right: 0;
      top: 50%;
      width: 64px;
      z-index: 20; } }

@media screen and (max-width: 960px) {
  /* Smartphone */
    #cookiebar {
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
      padding: 10px 0; }
    #cookielink {
      display: inline-block;
      margin-top: 3px; } }

@media screen and (max-width: 640px) {
  #cookielink {
    display: inline-block;
    margin-top: 5px; } }

header {
  height: 600px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

#headerleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background-color: #dd650b;
  height: 100%;
  position: relative;
  width: 30%;
  z-index: 2; }

#headerleft::after {
  -moz-transform: skewX(8deg);
  -o-transform: skewX(8deg);
  -ms-transform: skewX(8deg);
  -webkit-transform: skewX(8deg);
  transform: skewX(8deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  background-color: #dd650b;
  content: '';
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1; }

#headerleft .input .primary-button > * {
  background-color: #fff;
  color: #f47f27;
  font-weight: 700; }

#headerleft .headerleftcontent {
  margin: 0 auto; }

#headerleft #timetablebutton {
  margin-bottom: 38px;
  top: 16px; }

#headerleft #timetablebutton .button::before {
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 14px; }

#headerleft #timetablebutton .button::after {
  right: 4px; }

#headerleft #timetablebutton.input .button.has-icon > * {
  padding: 0 25px 0 24px; }

#timetable {
  background-color: #fff; }

#headerleft #timetable {
  display: none; }

.fancybox-slide--inline {
  font-size: 18px;
  line-height: 180%; }

.fancybox-close-small::after {
  font-size: 40px;
  right: 13px;
  top: 14px; }

#timetable .fancybox-close-small::after {
  right: 1px;
  top: 2px; }

#headerright {
  background-image: url('/images/1920/bike-armin-cover-01.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 70%; }

#headerright #slogan {
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font-size: 76px;
  font-weight: 800;
  left: -10%;
  line-height: 80%;
  margin-left: 100px;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  z-index: 2; }

#headerright #slogan span {
  display: block;
  margin-left: 30%;
  white-space: nowrap; }

#headerright #quickcontact, #quickcontact_mobile {
  font-size: 18px;
  font-weight: 800;
  margin-top: 34px; }

#headerright #quickcontact a, #quickcontact_mobile a {
  color: #fff;
  margin: 0 15px;
  padding: 2px 0; }

#quickcontact_mobile {
  display: none; }

#locationbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-right: 20px;
  position: relative; }

#locationbutton a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#locationbutton span {
  color: #fff;
  font-size: 10px;
  margin-right: 5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 60px; }

#language {
  position: absolute;
  right: 50px;
  top: 30px; }

#language ul li {
  display: inline-block; }

#language ul li a {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 0 6px;
  text-decoration: none;
  text-transform: uppercase; }

#language ul li.active {
  display: none; }

#language ul li:hover a {
  text-decoration: underline; }

body.datapage .areacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 100px auto;
  max-width: 1280px;
  width: 90%; }

body.datapage address {
  font-style: normal; }

body.datapage .areacontainer h3 {
  margin-top: 30px; }

body.datapage .areacontainer ul li::before {
  background-color: #f47f27;
  height: 6px;
  top: 10px;
  width: 6px; }

.fullscreencontainer.paddingarea .areacontainer {
  margin: 150px auto; }

.fullscreencontainer.online_booking_area .areacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.fullscreencontainer.online_booking_area .areacontainer .area23 {
  width: 100%; }

.fullscreencontainer.online_booking_area .areacontainer .area13 {
  position: absolute;
  right: 0; }

.fullscreencontainer.online_booking_area .areacontainer .image img {
  height: auto;
  margin: 0 auto;
  width: 100%; }

.bluebackground .articledata {
  background-color: #dd650b;
  padding: 120px; }

.bluebackground .articledata p, .bluebackground .articledata h1, .bluebackground .articledata h2, .bluebackground .articledata h3, .bluebackground .articledata ul, .bluebackground .articledata a {
  color: #fff; }

.fullscreencontainer.position_area .articledata {
  position: relative; }

.fullscreencontainer.position_area .articledata::after {
  -moz-transform: skewX(8deg);
  -o-transform: skewX(8deg);
  -ms-transform: skewX(8deg);
  -webkit-transform: skewX(8deg);
  transform: skewX(8deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  background-color: #dd650b;
  content: '';
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2; }

.fullscreencontainer.position_area .articledata .contentcontainer {
  position: relative;
  z-index: 3; }

.fullscreencontainer.position_area .articledata h1 {
  margin-bottom: 27px; }

.fullscreencontainer.position_area iframe {
  height: 100% !important; }

.fullscreencontainer.selling_area .articledata {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.fullscreencontainer.selling_area .articledata h2 {
  margin-bottom: 27px; }

.fullscreencontainer.ktm_area {
  background-color: #dd650b;
  background-image: url('/layout/images/backgrounds/ktm.svg');
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain; }

.fullscreencontainer.ktm_area .fullscreencontentcontainer {
  margin: 0 auto;
  padding: 100px 0;
  max-width: 1440px;
  width: 90%; }

.fullscreencontainer.ktm_area .areacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.fullscreencontainer.ktm_area .articleslider {
  max-width: 640px; }

.fullscreencontainer.ktm_area .articledata p, .fullscreencontainer.ktm_area .articledata h2, .fullscreencontainer.ktm_area .articledata h3 {
  color: #fff; }

.fullscreencontainer.ktm_area .swiper-pagination-bullet {
  border-color: #fff; }

.fullscreencontainer.ktm_area .swiper-pagination-bullet-active {
  background-color: #fff; }

.fullscreencontainer.ktm_area .swiper-button-prev, .fullscreencontainer.ktm_area .swiper-button-next {
  display: none !important; }

.fullscreencontainer.ktm_area .iconslist .icon {
  text-align: center;
  width: 30%; }

.fullscreencontainer.ktm_area .iconslist .icon span {
  color: #fff; }

.fullscreencontainer.service_area {
  margin: 0 auto;
  width: 90%;
  max-width: 1920px; }

.fullscreencontainer.service_area .contentcontainer {
  margin: 50px 0; }

.fullscreencontainer.service_area .maxsize img {
  margin: 0 auto;
  max-width: 600px; }

.fullscreencontainer.service_area .image {
  height: 480px !important; }

.fullscreencontainer.service_area .image img {
  height: 100%;
  margin: 50px auto 0;
  width: auto; }

.fullscreencontainer.sellingpage_area {
  margin: 0 auto;
  padding: 120px 0;
  width: 90%;
  max-width: 1280px; }

.fullscreencontainer.sellingpage_area h3 {
  color: #000; }

.fullscreencontainer.sellingpage_area ul {
  margin-left: 20px; }

.fullscreencontainer.sellingpage_area ul li {
  list-style: circle;
  padding-left: 0; }

.fullscreencontainer.sellingpage_area .articleimageright {
  margin: 20px 0 50px; }

.fullscreencontainer.sellingpage_area .articleimageright:not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px; }

.fullscreencontainer.sellingpage_area .selling-price {
  color: #f47f27;
  font-size: 36px;
  margin-top: 16px;
  font-weight: 900; }

.iconslist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 900px; }

.iconslist .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
  width: 25%; }

.iconslist .icon img {
  -webkit-align-self: baseline;
  -moz-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  display: block;
  margin: 0 auto; }

.iconslist .icon .icon-content {
  align-self: flex-end;
  width: 100%; }

.iconslist .icon .icon-content span {
  display: inline-block;
  margin: 0 auto;
  max-width: 180px; }

.fullscreencontainer.hasImage {
  overflow: hidden;
  position: relative; }

.fullscreencontainer.hasImage .fullscreenimagecontainer {
  height: 100%;
  position: absolute;
  width: 100%; }

.fullscreencontainer.hasImage .fullscreenimagecontainer .image {
  background-position: center;
  background-size: cover;
  height: 100% !important;
  position: absolute;
  width: 100%; }

.fullscreencontainer.hasImage .fullscreenimagecontainer .image::before {
  background-color: rgba(172, 79, 9, 0.7);
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%; }

.fullscreencontainer.hasImage .fullscreenimagecontainer .image img {
  display: none; }

.fullscreencontainer.fullscreen_service_area .fullscreencontentcontainer {
  min-height: 70vh;
  padding: 150px 0; }

.fullscreencontainer.fullscreen_service_area .fullscreencontentcontainer .areacontainer {
  margin: 0 auto;
  max-width: 850px; }

.fullscreencontainer.hasImage ul, .fullscreencontainer.hasImage p, .fullscreencontainer.hasImage h2 {
  color: #fff;
  position: relative; }

.fullscreencontainer.prices_area, .touren_page .fullscreencontainer {
  padding: 120px 0;
  margin: 0 auto;
  max-width: 1440px;
  width: 90%; }

.fullscreencontainer.prices_area .prices_category_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 61px 0 49px; }

.fullscreencontainer.prices_area .prices_category {
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: #f3f4f8;
  text-align: center;
  padding: 30px;
  width: 30%; }

.fullscreencontainer.prices_area .prices_category img {
  display: block;
  margin: 0 auto;
  max-width: 160px;
  width: 100%; }

.fullscreencontainer.prices_area .prices_category span {
  display: inline-block;
  line-height: 120%;
  margin-top: 17px;
  width: 100%; }

.fullscreencontainer.prices_area h2 {
  margin-bottom: 27px; }

.fullscreencontainer.prices_area .tablearea_footer .input {
  float: right; }

.fullscreencontainer.prices_area .articletable {
  margin: 0 auto;
  position: relative; }

.best_price_icon {
  color: #71a50c;
  font-weight: 600;
  position: relative;
  padding-left: 37px; }

.best_price_icon::before {
  content: '';
  height: 27px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 27px; }

.fullscreencontainer.prices_area a.download_icon {
  float: right; }

a.download_icon, a.next_icon {
  color: #f47f27;
  font-weight: 500;
  padding-right: 23px;
  position: relative;
  text-decoration: none; }

a.download_icon::after, a.next_icon::after {
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  right: 0;
  position: absolute; }

a.download_icon:hover, a.next_icon:hover {
  text-decoration: underline; }

a.download_icon::after {
  height: 15px;
  top: 3px;
  width: 14px; }

a.next_icon::after {
  content: '';
  height: 15px;
  top: 2px;
  width: 17px; }

.fullscreencontainer.brands_area .imagecontainer {
  margin: 0 auto;
  width: 95%; }

.fullscreencontainer.brands_area .imagecontainer .swiper-slide img {
  height: 100%;
  max-height: 100px;
  margin: 0 auto;
  max-width: 200px; }

.fullscreencontainer.brands_area .imagecontainer .swiper-pagination, .fullscreencontainer.brands_area .imagecontainer .swiper-button-prev, .fullscreencontainer.brands_area .imagecontainer .swiper-button-next {
  display: none !important; }

.fullscreencontainer.brands_area .areacontainer h2 {
  margin-bottom: 60px; }

.fullscreencontainer.partner_area .areacontainer h2 {
  margin-bottom: 40px; }

.fullscreencontainer.partner_area .imagecontainer {
  display: inline-block;
  position: relative;
  max-width: 1440px;
  width: 100%; }

.fullscreencontainer.partner_area .swiper-pagination {
  visibility: hidden !important; }

.fullscreencontainer.partner_area .areacontainer .image a {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  max-width: 446px; }

.fullscreencontainer.partner_area .areacontainer .image a::before {
  background-color: rgba(244, 127, 39, 0.25);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }

.fullscreencontainer.partner_area .areacontainer img {
  position: relative;
  width: 100%; }

.fullscreencontainer.partner_area .areacontainer img + .caption {
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  left: 0;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  width: 100%;
  z-index: 2; }

.fullscreencontainer.partner_area .areacontainer .image .icon-zoom {
  display: none; }

.fullscreencontainer.partner_area .imagecontainer .swiper-button-prev, .fullscreencontainer.partner_area .imagecontainer .swiper-button-next {
  display: none !important; }

.fullscreencontainer.skiarea_area .areacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1440px;
  width: 90%; }

.fullscreencontainer.skiarea_area .areacontainer a {
  display: inline-block;
  margin-top: 10px; }

.fullscreencontainer.skiarea_area .areacontainer h2 {
  margin-bottom: 10px; }

.fullscreencontainer.skiarea_area .contentcontainer {
  margin-top: 20px; }

.fullscreencontainer.skiarea_area a.download_icon {
  float: none;
  top: 0; }

.fullscreencontainer.fatbike_area .image {
  height: auto !important; }

.fullscreencontainer.fatbike_area .image img {
  margin: 0 auto;
  width: 100%;
  max-width: 620px; }

.fullscreencontainer.fatbike_area .contentcontainer {
  max-width: 700px; }

.fullscreencontainer.servicetypes_area .areacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 90%;
  max-width: 1600px; }

.fullscreencontainer.servicetypes_area h3 {
  white-space: nowrap; }

.fullscreencontainer.offers_area .areacontainer {
  margin: 0 auto;
  padding-bottom: 120px;
  max-width: 1280px; }

.fullscreencontainer.offers_area .areacontainer .area12 {
  display: inline-block;
  margin-top: 20px; }

.fullscreencontainer.tours-slider-container .swiper-button-prev, .fullscreencontainer.tours-slider-container .swiper-button-next {
  display: none; }

.slider {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: calc(100% - 120px); }

.slider .swiper-slide {
  padding-bottom: 50px;
  position: relative;
  width: 100%; }

.slider .swiper-wrapper img {
  width: 100%; }

.slider .swiper-wrapper .loaded img {
  height: auto; }

.slider.loaded .swiper-wrapper img {
  height: auto; }

.swiper-button-prev, .swiper-button-next {
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  height: 50px;
  margin-top: -25px;
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -99999px;
  top: 50%;
  width: 50px; }

.swiper-button-prev:hover, .swiper-button-next:hover {
  opacity: 1; }

.swiper-button-prev {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 10px; }

.swiper-button-next {
  right: 10px; }

.swiper-pagination-bullet {
  background-color: transparent;
  border-radius: 50%;
  border: 2px solid #f47f27;
  cursor: pointer;
  height: 14px;
  margin: 0 5px;
  opacity: 1;
  outline: none;
  overflow: hidden;
  padding: 0;
  text-indent: -99999px;
  width: 14px; }

.swiper-pagination-bullet-active {
  background-color: #f47f27;
  opacity: 1; }

#livecams_area {
  display: none;
  padding: 0; }

#livecam {
  display: block;
  position: relative; }

#livecam svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#livecam img {
  height: auto;
  width: 100%; }

#livecams_map rect {
  cursor: pointer; }

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

.partnerarea h1 {
  margin-bottom: 20px; }

.partnerarea .partner {
  display: inline-block;
  margin: 0 1% 60px;
  width: 31%; }

.partnerarea .partner img {
  margin-right: 20px;
  width: 100%; }

.partnerarea .partner h3 {
  font-weight: 700;
  width: 100%; }

.partnerarea .partner p {
  font-size: 15px;
  line-height: 160%; }

.fancybox-close-small {
  background-color: #fff;
  height: 35px;
  width: 35px; }

.fancybox-slide > * {
  background-color: transparent; }

.fullscreencontainer.fatbike_area .fatbiketour .contentcontainer {
  margin: 0 auto 120px;
  width: 90%;
  max-width: 1400px; }

.fullscreen_service_area {
  position: relative; }

#servicevideo {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

#servicevideo video {
  top: 0 !important;
  transform: translate(-50%, 0) !important; }

.fullscreen_service_area::before {
  background-color: rgba(172, 79, 9, 0.5);
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%; }

.fullscreen_service_area ul {
  color: #fff !important; }

.fullscreen_service_area h2 {
  color: #fff !important;
  position: relative;
  z-index: 1; }

footer {
  background-color: #c45a0a; }

footer h3 {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 8px; }

footer p {
  font-size: 14px;
  letter-spacing: 1px; }

footer a {
  text-decoration: none; }

footer .footer_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 60px 0;
  margin: 0 auto;
  text-align: center; }

footer .footer_top h3, footer .footer_top h4, footer .footer_top address, footer .footer_top p {
  color: #fff; }

footer .footer_top a {
  color: #fff;
  text-decoration: none; }

footer .meteo_area, footer .address_area {
  width: 50%; }

footer .meteo_area {
  text-align: right; }

footer .meteo_area_container {
  display: inline-block;
  text-align: center; }

footer .footer_top .pipe {
  background-color: #fff;
  display: inline-block;
  height: 50px;
  margin: 0 85px;
  opacity: 0.5;
  width: 1px; }

footer .address_area {
  text-align: left; }

footer .address_area address {
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  margin-top: 21px;
  max-width: 400px; }

footer .footer_bottom {
  background-color: #fff;
  padding: 21px 0 25px; }

footer .footer_bottom > * {
  display: inline-block; }

footer .footer_bottom p, footer .footer_bottom a {
  color: #f47f27;
  font-size: 12px;
  text-decoration: none; }

footer .footer_bottom .pipe {
  background-color: #f47f27;
  display: inline-block;
  height: 14px;
  margin: 0 20px;
  position: relative;
  top: 3px;
  width: 1px; }

footer .footer_bottom .logo {
  margin-left: 10px;
  position: relative;
  top: 6px; }

#privacycontainer {
  border: 1px solid #aaa;
  font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
  font-size: 12px;
  line-height: 160%;
  margin: 20px 0;
  padding: 20px 30px;
  /* Widescreen */ }

@media screen and (max-width: 1440px) {
  /* Desktop */
    .bluebackground .articledata {
      padding: 60px; } }

@media screen and (max-width: 1280px) {
  /* Only Tablet */
    header {
      height: 400px; }
    #headerlogo img {
      height: auto;
      width: 90%;
      max-width: 200px; }
    #headerright #slogan {
      font-size: 46px;
      left: 10%; }
    .fullscreencontainer.online_booking_area .areacontainer .image {
      height: auto !important; }
    .fullscreencontainer.online_booking_area .areacontainer .image img {
      height: auto;
      width: 100%; }
    .fullscreencontainer.online_booking_area .areacontainer li {
      font-size: 14px;
      line-height: 160%; }
    .partnerarea .partner {
      width: 48%; }
    footer .footer_top .pipe {
      margin: 0 25px; } }

@media screen and (min-width: 640px) and (max-width: 960px) {
  /* Tablet */ }

@media screen and (max-width: 960px) {
  /* Smartphone */
    header {
      position: relative; }
    header #headerleft {
      background-color: transparent;
      width: 100%; }
    header #headerleft::after {
      display: none; }
    header #headerright {
      bottom: 0;
      left: 0;
      margin-top: 50px;
      position: absolute;
      top: 0;
      width: 100%; }
    #headerright #quickcontact {
      display: none; }
    #quickcontact_mobile {
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      margin-top: 17px; }
    #quickcontact_mobile a {
      margin: 0 10px;
      white-space: nowrap; }
    #locationbutton {
      margin-right: 0;
      margin-left: 20px; }
    #locationbutton span {
      display: none; }
    #headerright #slogan {
      display: none; }
    .fullscreencontainer.online_booking_area .areacontainer {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative; }
    .fullscreencontainer.online_booking_area section.area23, .fullscreencontainer.online_booking_area section.area13 {
      width: 100%; }
    .fullscreencontainer.online_booking_area section.area13 {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      top: 0; }
    .fullscreencontainer.online_booking_area {
      background-color: #faf7f0; }
    .fullscreencontainer.online_booking_area .areacontainer .area13 {
      position: relative; }
    .fullscreencontainer.online_booking_area section.area13 .articlecontent {
      margin: 30px auto 0;
      width: 90%; }
    .fullscreencontainer.online_booking_area section.area23 {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2; }
    .bluebackground .articledata {
      padding: 30px; }
    .fullscreencontainer.position_area .articleiframeleft {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .fullscreencontainer.position_area .articleiframeleft .iframecontainer {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2;
      padding-right: 0;
      width: 100%; }
    .fullscreencontainer.position_area .articleiframeleft .articledata {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: 100%; }
    .fullscreencontainer.position_area iframe {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      height: 50vw !important;
      position: relative !important; }
    .fullscreencontainer.fullscreen_service_area .fullscreencontentcontainer {
      min-height: none;
      padding: 30px; }
    .fullscreencontainer.prices_areaa, .touren_page .fullscreencontainer {
      padding: 30px 0; }
    .fullscreencontainer.prices_area table tr > *:nth-child(3), .fullscreencontainer.prices_area table tr > *:nth-child(5), .fullscreencontainer.prices_area table tr > *:nth-child(6) {
      display: none; }
    .fullscreencontainer.prices_area .areacontainer > * {
      width: 100%; }
    .fullscreencontainer.prices_area, .touren_page .fullscreencontainer, .fullscreencontainer.ktm_area .fullscreencontentcontainer, .fullscreencontainer.sellingpage_area {
      padding: 30px 0; }
    .fullscreencontainer.ktm_area .areacontainer {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .fullscreencontainer.ktm_area .articleslider {
      margin-top: 48px; }
    .fullscreencontainer.service_area .iconslist {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .fullscreencontainer.service_area .iconslist .icon {
      width: 50%; }
    .fullscreencontainer.service_area .image {
      height: auto !important; }
    .fullscreencontainer.service_area .image img {
      height: auto;
      width: 90%; }
    .fullscreencontainer.service_area .maxsize .image img {
      margin-top: 0; }
    .fullscreencontainer.fullscreen_service_area .fullscreencontentcontainer {
      min-height: 0; }
    .fullscreencontainer.paddingarea .areacontainer {
      margin: 30px 0; }
    .fullscreencontainer.brands_area .areacontainer h2 {
      margin-bottom: 20px; }
    .fullscreencontainer.skiarea_area .areacontainer > * {
      width: 100%; }
    .fullscreencontainer.skiarea_area .areacontainer > *:last-child {
      margin-top: 50px; }
    .fullscreencontainer.fatbike_area .contentcontainer {
      margin: 0 auto 60px;
      width: 90%; }
    .fullscreencontainer.servicetypes_area h3 {
      font-size: 16px; }
    .fullscreencontainer.servicetypes_area h3 img {
      height: 24px;
      top: 6px; }
    .fullscreencontainer.offers_area .areacontainer .area12 {
      text-align: center;
      width: 100%; }
    footer .footer_top {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 30px 0; }
    footer .footer_top > * {
      margin: 0 auto;
      width: 90%; }
    footer .meteo_area, footer .address_area {
      text-align: center; }
    footer .meteo_area_container {
      margin-bottom: 60px; }
    footer .footer_top .pipe {
      display: none; }
    footer .address_area address {
      margin: 20px auto 0; } }

@media screen and (max-width: 640px) {
  .fancybox-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: end;
    -moz-align-items: end;
    align-items: end; }

  .fancybox-slide::before {
    display: none; }

  .fancybox-slide > * {
    margin: 0 auto; }

  #language {
    right: 10px;
    top: 20px;
    z-index: 10; }

  .iconslist .icon {
    width: 50%; }

  div[id^=meteo-forecast-short-] .meteocontainer .table-row:nth-child(2), div[id^=meteo-forecast-short-] .meteocontainer .table-row:nth-child(3) {
    display: none; }

  body.datapage .areacontainer {
    margin: 50px auto; }

  body.datapage .areacontainer > * {
    width: 100%; }

  .fullscreencontainer.position_area iframe {
    height: 100vw !important; }

  .partnerarea .partner {
    width: 100%; }

  .partnerarea .partner img {
    max-width: 406px;
    width: 100%; }

  .fullscreencontainer.servicetypes_area .areacontainer {
    display: block;
    margin: 0 auto; }

  .fullscreencontainer.servicetypes_area .areacontainer .area12 {
    margin: 30px 0;
    width: 100%; }

  .fullscreencontainer.prices_area .prices_category {
    margin-bottom: 30px;
    width: 100%; }

  .fullscreencontainer.prices_area .prices_category_container {
    margin-bottom: 0; }

  .best_price_icon {
    display: block;
    margin-bottom: 10px; }

  .fullscreencontainer.ktm_area .iconslist .icon {
    width: 100%; }

  .fullscreencontainer.tours-slider-container h2 {
    text-align: left; }

  .fullscreencontainer.tours-slider-container .slider {
    width: 100%; }

  .fullscreencontainer.tours-slider-container .swiper-button-prev, .fullscreencontainer.tours-slider-container .swiper-button-next {
    display: none !important; }

  .fullscreencontainer.partner_area .areacontainer img + .caption {
    bottom: -10px;
    color: #f47f27;
    display: block;
    font-size: 16px;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    top: auto; }

  footer .footer_bottom > * {
    display: block; }

  footer .footer_bottom > a {
    margin-bottom: 10px; }

  footer .footer_bottom > span.pipe {
    display: none; } }

.bookingpage .fullscreencontainer .fullscreencontentcontainer {
  margin: 0 auto;
  padding: 80px 0;
  width: 90%;
  max-width: 1280px; }

.bookingpage .input {
  margin-bottom: 4px;
  width: auto; }

.bookingpage .input input[type="text"], .bookingpage .input input[type="tel"], .bookingpage .input input[type="email"], .bookingpage .input select {
  border-radius: 4px;
  height: 42px;
  line-height: 42px; }

.bookingpage .input select {
  border-radius: 4px 0 0 4px; }

.bookingpage .input textarea {
  border-radius: 4px;
  max-width: 720px; }

.bookingpage label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px; }

#bookingheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin: 27px 0 10px; }

#bookingheader .headerarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px; }

#bookingheader .headerarea label {
  display: block;
  white-space: nowrap; }

#bookingheader .headerarea.headerselectarea.invisible {
  opacity: 0;
  pointer-events: none; }

#bookingheader .headerarea.headersettingsarea input, #bookingheader .headerarea.headersettingsarea select, #bookingheader .headerarea .chosen-container-single .chosen-single, #bookingheader .headerarea.headerselectarea label {
  border-radius: 3px;
  border: 2px solid #6f747b;
  font-size: 18px;
  height: 42px;
  line-height: 42px;
  margin-right: 10px;
  padding: 0 20px; }

#bookingheader .headerarea.headerselectarea label, #bookingheader .headerarea .chosen-container span {
  line-height: 40px; }

#bookingheader .headerarea.headersettingsarea input {
  width: 140px; }

#bookingheader .headerarea.headerselectarea label {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  /* Border Radius */
  cursor: pointer;
  margin-top: 28px;
  position: relative; }

#bookingheader .headerarea.headerselectarea .input:last-child label {
  margin-right: 0; }

#bookingheader .headerarea.headerselectarea input:checked + label::after {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  /* Border Radius */
  border: 7px solid transparent;
  border-top-color: #6f747b;
  bottom: -16px;
  content: '';
  left: 50%;
  margin-left: -7px;
  position: absolute; }

#bookingheader .headerarea.headerselectarea input:checked + label, #bookingheader .headerarea.headerselectarea label:hover {
  background-color: #6f747b;
  color: #fff; }

#bookingheader .headerarea .input input[type="radio"], #bookingheader .headerarea.headersettingsarea .ui-datepicker-trigger {
  display: none;
  visibility: hidden; }

.booking-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#bookingcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 11px; }

.bookingitem {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 2px solid #6f747b;
  border-radius: 3px;
  display: none;
  margin-bottom: 30px;
  width: calc(33.33% - 20px); }

.bookingitem.visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.bookingitem > * {
  width: 100%; }

.bookingitem .bookingitem_header, .bookingitem .bookingitem_footer, #overview #overview_header, #overview #overview_footer, #success #success_header, #success #success_footer, #modellist #modellist_header, #modellist #modellist_footer {
  background-color: #f3f3f3;
  padding: 30px; }

.bookingitem .bookingitem_header img {
  margin-right: 30px;
  width: 70px; }

.bookingitem .bookingitem_header span {
  color: #373a3f;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  width: 100%; }

.bookingitem .bookingitem_header small {
  line-height: 150%; }

.bookingitem .bookingitem_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  padding: 30px 30px 0 30px; }

.bookingitem .bookingitem_main .main_preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-right: 20px;
  cursor: pointer; }

.bookingitem .bookingitem_main .main_preview img {
  height: 100%;
  width: 100%; }

.bookingitem .bookingitem_main .additionals_preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  max-width: 200px; }

.bookingitem .bookingitem_main .additionals_preview .additional_preview {
  width: 100%; }

.bookingitem .bookingitem_main .additional_preview label {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  /* Border Radius */
  cursor: pointer;
  margin-bottom: 20px;
  opacity: 0.5;
  position: relative;
  text-align: center;
  width: 100%; }

.bookingitem .bookingitem_main .additional_preview img {
  height: auto;
  margin: 0 auto 5px;
  max-height: 50px;
  width: auto;
  max-width: 50px; }

.bookingitem .bookingitem_main .additional_preview .checkboxcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.bookingitem .bookingitem_main .additional_preview .check-box {
  bottom: 21px;
  left: 0;
  position: absolute;
  top: auto; }

.bookingitem .bookingitem_main .additional_preview input:checked ~ label {
  opacity: 1; }

.bookingitem .bookingitem_main .additional_preview span.additional_text {
  display: block;
  font-size: 12px;
  line-height: 120%; }

.bookingitem .bookingitem_footer {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-top: 21px; }

.bookingitem .bookingitem_footer > * {
  display: block;
  text-align: center; }

.bookingitem .bookingitem_footer > .input {
  margin-top: 9px; }

.bookingitem .bookingitem_footer strong {
  font-size: 14px;
  line-height: 100%;
  margin: 7px 0 10px; }

.bookingitem .bookingitem_footer .pricecontainer {
  color: #373a3f;
  margin-top: 3px; }

.bookingitem .bookingitem_footer .pricecontainer small {
  display: block;
  margin-top: -6px; }

.bookingitem .bookingitem_footer .pricecontainer + small {
  margin-bottom: 17px; }

.bookingitem .bookingitem_footer .placeholder_reduced_price {
  font-size: 36px;
  font-weight: 900; }

.discount_alert {
  background-color: #942929;
  color: #fff !important;
  display: inline-block;
  font-size: 10px;
  font-weight: 400 !important;
  height: 23px;
  line-height: 23px;
  margin-left: 10px;
  padding: 0 5px; }

.show_discount {
  text-decoration: line-through; }

.show_discount.active_discount::after {
  background-color: #942929;
  color: #fff !important;
  content: '-' attr(data-discount) '%';
  display: inline-block;
  font-size: 10px;
  font-weight: 400 !important;
  height: 23px;
  line-height: 23px;
  margin-left: 10px;
  padding: 0 5px;
  position: relative;
  top: -2px; }

.pricecontainer span {
  color: #373a3f;
  font-weight: 700; }

#bookingcontainer.summer .bookingitem .bookingitem_main {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#bookingcontainer.summer .bookingitem .bookingitem_main .main_preview {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 30px;
  padding-right: 0;
  width: 100%; }

#bookingcontainer.summer .bookingitem .bookingitem_main .additionals_preview {
  width: 100%;
  max-width: none; }

#bookingcontainer.summer .bookingitem .bookingitem_main .additionals_preview .additional_preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  width: 50%; }

.payment-methodes-image {
  display: block;
  margin-bottom: 13px;
  width: 100%;
  max-width: 400px; }

.fancybox-close-small {
  background-color: transparent; }

#overviewcontainer {
  padding: 0;
  overflow: visible;
  width: 100%;
  max-width: 640px; }

#overview, #success, #modellist {
  background-color: #fff; }

#overview_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 2px solid #6f747b;
  padding: 21px 30px 20px; }

#overview_header h4 {
  color: #373a3f;
  font-size: 21px;
  margin: 0; }

#overview_header h3 {
  font-weight: 800;
  margin: 0; }

#overview #overview_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 2px solid #6f747b;
  padding: 20px 30px 30px; }

#overview_footer .pricecontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-bottom: 12px;
  margin-top: 14px;
  text-align: right;
  width: 100%; }

#overview_footer .pricecontainer .description {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-right: 10px;
  font-size: 15px; }

#overview_footer .pricecontainer .price small {
  display: block; }

#overview_footer .default_price {
  font-size: 15px;
  text-decoration: line-through; }

#overview_footer .total_reduced_price {
  margin-bottom: 0;
  margin-top: -3px; }

#overview_footer > .input {
  width: calc(50% - 20px); }

#overview_footer .input input.hasDatepicker, input.hasDatepicker {
  padding-right: 15px; }

#overview_footer .datepicker, #overview_footer .datepicker + .input {
  width: calc(25% - 20px); }

#overview_footer .datepicker .ui-datepicker-trigger {
  display: none; }

#overview_footer .input select, #overview_footer .chosen-container .chosen-single {
  border-radius: 4px;
  box-shadow: none;
  height: 42px; }

#overview_footer .chosen-container, #overview_footer .input select {
  width: 100%; }

#overview_footer .chosen-container .chosen-single span {
  font-size: 18px;
  line-height: 42px; }

#overview_footer .chosen-container .chosen-drop {
  border: 1px solid #aaa; }

#overview_footer label {
  font-size: 16px;
  font-weight: 700; }

#overview .footer_button_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%; }

#overview_footer .footer_button_area .input {
  margin-top: 20px;
  white-space: nowrap; }

#overview .input > .irs {
  top: 20px; }

#overview_main {
  max-height: calc(100vh - 500px);
  overflow: auto; }

#overview_main .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-top: 2px solid #6f747b;
  padding: 20px 30px; }

#overview_main .item.additional_item {
  cursor: pointer; }

#overview_main .item.additional_item * {
  pointer-events: none; }

#overview_main .item:first-child {
  border-top: 0;
  position: relative; }

#overview_main .item.disabled label img, #overview_main .item.disabled .item_details, #overview_main .item.disabled .item_pricecontainer {
  opacity: 0.4; }

#overview_main .item .check-box {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative; }

#overview_main .item label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100px; }

#overview_main .item label img {
  height: auto;
  max-height: 50px;
  margin: 0 auto;
  max-width: 50px; }

#overview_main .item.article_item img {
  height: auto;
  max-height: 125px;
  margin-right: 20px;
  width: auto;
  max-width: 215px; }

#overview_main .item_details {
  width: 100%; }

#overview_main .item_details > *, #overview_main .item_pricecontainer > * {
  display: block; }

#overview_main .item_pricecontainer {
  text-align: right;
  white-space: nowrap; }

#overview_main .item_pricecontainer .item-reduced-price, #overview_main .item_pricecontainer .item-price {
  color: #373a3f;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%; }

#overview_main .item_pricecontainer .item-price {
  font-size: 12px;
  opacity: 0.5;
  text-decoration: line-through; }

#overview_main .item_pricecontainer a {
  bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: 30px; }

#overview_main .item_details .item-variation {
  color: #373a3f;
  font-size: 17px;
  font-weight: 700;
  line-height: 140%; }

#overview_main .item_details .item-category {
  font-size: 14px;
  font-weight: 700;
  line-height: 140%; }

#overview_main .item_details small {
  color: #f47f27;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; }

#success {
  padding: 0;
  width: 100%;
  max-width: 640px; }

#success #success_header h3 {
  color: #71a50c;
  font-size: 21px;
  margin-bottom: 0; }

#success #success_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  padding: 20px 30px 30px; }

#success #success_main strong {
  color: #373a3f;
  display: block;
  line-height: 120%; }

#success #success_main .modelimage {
  padding-right: 50px;
  width: 50%; }

#success #success_main .modelimage img {
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%; }

#success #success_main .articles {
  width: 50%; }

#success #success_main .selected_items span {
  display: block;
  padding-left: 15px;
  position: relative; }

#success #success_main .selected_items span::before {
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 11px;
  content: '';
  height: 12px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 12px; }

#success #success_main .overview_detail {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%; }

#success #success_main .overview_detail:last-child {
  margin-bottom: 0; }

#success #success_main .pricecontainer {
  text-align: right;
  width: 100%; }

#success #success_main .overview_container .total_price {
  font-size: 15px;
  text-decoration: line-through; }

#success #success_main .overview_container .total_reduced_price {
  margin-bottom: 0; }

#success .itemsoverview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  margin-top: 10px; }

#success .itemsoverview .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

#success .itemsoverview .item::after {
  color: #373a3f;
  content: '+';
  font-weight: 700;
  margin: 0 5px; }

#success .itemsoverview .item:last-child::after {
  display: none; }

#success .itemsoverview .item img {
  height: auto;
  max-height: 40px;
  width: auto;
  max-width: 40px; }

#success #success_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

#modellistcontainer {
  padding: 0;
  max-width: 640px;
  width: 100%; }

#modellist_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 21px 30px 20px; }

#modellist_header h4 {
  color: #373a3f;
  font-size: 21px;
  margin: 0; }

#modellist_header h3 {
  font-weight: 800;
  margin: 0; }

#modellist_main {
  overflow: auto;
  max-height: calc(100vh - 350px); }

#modellist .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 30px; }

#modellist .item {
  border-bottom: 2px solid #6f747b; }

#modellist .item:firstchild {
  border-top: 2px solid #6f747b; }

#modellist .item .item-name {
  display: inline-block;
  line-height: 120%;
  width: 100%; }

#modellist .item .item-name strong {
  color: #373a3f; }

#modellist .item img {
  height: auto;
  max-height: 125px;
  width: auto;
  max-width: 215px; }

#modellist .item .input {
  margin-bottom: 0;
  width: auto; }

#modellist .item .input .button a {
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px; }

#modellist #modellist_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#modellist #modellist_footer .input {
  margin-bottom: 0; }

#checkoutcontainer {
  display: none;
  padding-top: 120px; }

#checkoutcontainer .checkoutcontent {
  margin-top: 33px; }

#checkouttable {
  overflow: auto;
  position: relative;
  width: 100%; }

#checkouttable::after {
  clear: both;
  content: '';
  display: table; }

#checkouttable table, #tours-table {
  border-collapse: collapse;
  font-size: 16px;
  margin-bottom: 0;
  width: 100%; }

#checkouttable table thead th, #tours-table thead th {
  background-color: #e5e5e5;
  border-bottom: 2px solid #6f747b;
  font-weight: 400;
  color: #373a3f;
  padding: 12px 20px 10px;
  text-align: left; }

#checkouttable table td, #tours-table td {
  border-bottom: 2px solid #6f747b;
  color: #373a3f;
  font-weight: 600;
  line-height: 130%;
  padding: 22px 20px 20px;
  text-align: left; }

#checkouttable table td small {
  color: inherit;
  font-weight: 400; }

#checkouttable table tr td.image-cell {
  padding-right: 0;
  position: relative; }

#checkouttable table tr .items-cell {
  max-width: 200px; }

#checkouttable table tr td.items-cell small {
  display: block; }

#checkouttable table tr td.name-cell small {
  display: block; }

#checkouttable table tr .arrival-cell {
  text-align: center; }

#checkouttable table tr .price-cell {
  text-align: right;
  white-space: nowrap; }

#checkouttable table tr .price-cell {
  padding-right: 30px; }

#checkouttable table tr td .table_label {
  display: none; }

#checkouttable table .itemsoverview {
  display: inline-block; }

#checkouttable table .item::after {
  content: '+';
  margin: 0 5px; }

#checkouttable table .item:last-child::after {
  display: none; }

#checkouttable table .item img {
  height: auto;
  max-height: 40px;
  width: auto;
  max-width: 200px; }

#checkouttable table td.price-cell {
  text-align: right; }

#checkouttable table td .delete-item {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  /* Border Radius */
  /* color: $font-color;
	font-size: 10px;
	font-weight: 400; */
  top: 5px;
  left: 5px;
  opacity: 0;
  position: absolute; }

#checkouttable table tr:hover td .delete-item {
  opacity: 1; }

#checkouttable table .delete-item::before {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  content: '';
  height: 16px;
  width: 14px;
  display: inline-block; }

#checkouttable > .input {
  float: right;
  margin-top: 30px;
  text-align: right;
  width: 100%; }

#shoppingcart-footer {
  background-color: #e5e5e5;
  font-size: 16px;
  float: right;
  padding: 24px 0; }

#shoppingcart-footer > * {
  padding: 7px 30px; }

#shoppingcart-footer .pricesarea-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-weight: 500;
  line-height: 12px;
  white-space: nowrap; }

#shoppingcart-footer .pricesarea-row .pricesarea-value {
  margin-left: 30px;
  text-align: right;
  width: 100%; }

#shoppingcart-footer .pricesarea-row.default_price .pricesarea-value {
  text-decoration: line-through; }

#shoppingcart-footer .pricesarea-row.discount_price {
  color: #71a50c; }

#shoppingcart-footer .pricesarea-row.subtotal_amount {
  color: #373a3f; }

#shoppingcart-footer .pricesarea-row.total_amount {
  color: #71a50c;
  font-weight: 700; }

#shoppingcart-footer .pricesarea-row.border_top {
  border-top: 1px solid rgba(111, 116, 123, 0.3);
  margin-top: 12px;
  padding-top: 21px; }

#shoppingcart-footer .pricesarea-row.deposit {
  color: #373a3f;
  font-weight: 700; }

#shoppingcart-footer .vat-info {
  line-height: 100%;
  padding-top: 0;
  text-align: right; }

#checkoutinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0; }

#checkoutinfo * {
  color: #fff !important; }

#checkoutinfo #checkoutinfo_top {
  background-color: #f47f27;
  padding: 28px 25px 24px;
  width: 100%; }

#checkoutinfo #checkoutinfo_top h3 {
  font-size: 26px;
  margin: 9px 0 0;
  text-transform: inherit; }

#checkoutinfo #checkoutinfo_top h4 {
  font-size: 20px;
  font-weight: 500;
  margin: 0; }

#checkoutinfo #checkoutinfo_top small {
  display: block;
  font-size: 12px;
  line-height: 120%;
  margin-top: 14px; }

#checkoutinfo #checkoutinfo_bottom {
  background-color: #dd650b;
  line-height: 160%;
  padding: 21px 25px;
  width: 100%; }

#checkoutinfo #checkoutinfo_bottom ul li {
  font-size: 14px; }

#checkoutinfo #checkoutinfo_bottom .checkboxcontainer {
  margin-top: 16px; }

#checkoutinfo .checkboxcontainer label {
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 130%; }

#checkoutinfo .checkboxcontainer .check-box {
  border-color: #fff;
  margin-right: 6px; }

#checkoutinfo .checkboxcontainer .check-box::before, #checkoutinfo .checkboxcontainer .check-box::after {
  background-color: #fff; }

.bookingpage label.error {
  color: #d92b2e;
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-top: 5px; }

.bookingpage input.error {
  border: 1px solid #d92b2e; }

.bookingpage .shopinfo_area {
  background-color: #f3f3f3; }

.bookingpage .shopinfo_area .areacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.bookingpage .shopinfo_area .areacontainer section.area12 {
  width: 50%; }

@media screen and (max-width: 1280px) {
  .bookingpage .fullscreencontainer .fullscreencontentcontainer {
    padding: 70px 0; }

  #bookingheader .headerarea.headersettingsarea input, #bookingheader .headerarea.headersettingsarea select, #bookingheader .headerarea .chosen-container-single .chosen-single, #bookingheader .headerarea.headerselectarea label {
    font-size: 14px;
    padding: 0 15px; }

  .bookingitem {
    width: calc(50% - 20px); }

  .bookingitem .bookingitem_header, .bookingitem .bookingitem_footer, #overview #overview_header, #overview #overview_footer, #success #success_header, #success #success_footer, #modellist #modellist_header, #modellist #modellist_footer {
    padding: 15px; }

  #overview #overview_header, #success #success_header, #modellist #modellist_header {
    padding-right: 30px; }

  .bookingitem .bookingitem_main {
    padding: 15px 15px 0 15px; }

  #checkouttable, #checkoutinfocontainer {
    width: 100%; }

  #checkoutcontainer form {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  #checkoutinfo {
    margin-left: 0;
    margin-top: 26px; } }

@media screen and (max-width: 960px) {
  #bookingheader {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }

  #bookingheader .headerarea {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }

  #bookingheader .headerarea .input {
    display: inline-block;
    width: auto; }

  #bookingheader .headerarea.headersettingsarea input, #bookingheader .headerarea.headersettingsarea select, #bookingheader .headerarea .chosen-container-single .chosen-single, #bookingheader .headerarea.headerselectarea label, #bookingheader .headerarea label {
    margin: 0 10px 0 0; }

  #bookingheader .headerarea.headerselectarea label, #bookingheader .headerarea.headersettingsarea input {
    text-align: center; }

  #bookingheader .headerarea.headerselectarea input:checked + label::after {
    display: none; }

  #bookingheader .headerarea.headerselectarea.invisible {
    display: none; }

  #checkouttable table td .delete-item {
    opacity: 1; } }

@media screen and (max-width: 640px) {
  .bookingpage .fullscreencontainer .fullscreencontentcontainer {
    padding: 80px 0 50px; }

  .bookingpage .shopinfo_area .areacontainer section.area12 {
    width: 100%; }

  .bookingpage .shopinfo_area .areacontainer section.area12:first-child {
    margin-bottom: 34px; }

  #bookingheader .headerarea.headersettingsarea:first-child > .input {
    width: calc(50% - 5px); }

  #bookingheader .headerarea.headersettingsarea:first-child > .input:first-child {
    margin-right: 10px; }

  #bookingheader .headerarea.headersettingsarea:first-child > .input > * {
    width: 100%; }

  .bookingitem {
    width: 100%; }

  #overview_header h3 {
    font-size: 21px; }

  #overview_main {
    max-height: none; }

  #overview_main .item, #modellist .item {
    padding: 10px; }

  #overview_main .item label {
    width: 90px; }

  #overview_main .item label img {
    max-height: 40px; }

  #overview_main .item.article_item img {
    max-width: 100px; }

  #modellist .item .item_details {
    font-size: 15px; }

  #overview_main .item_pricecontainer a {
    bottom: 0;
    font-size: 11px;
    position: relative;
    right: 0; }

  #overview_footer .input, #overview_footer .datepicker, #overview_footer .datepicker + .input {
    width: 100%; }

  #overview_footer > .input:first-child {
    margin-top: 9px; }

  #overview .footer_button_area {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 16px; }

  .footer_button_area .input {
    margin-top: 5px !important; }

  .footer_button_area .input, .footer_button_area .input .button, .footer_button_area .input .button > * {
    width: 100%; }

  #overview_footer .pricecontainer {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 4px;
    width: 100%; }

  #modellist_main {
    max-height: none; }

  #modellist .item img {
    max-height: 75px;
    max-width: 125px; }

  #success #success_main {
    padding: 15px 15px 10px; }

  #success #success_main .modelimage, #success #success_main .articles {
    padding-right: 0; }

  #success #success_main .modelimage img {
    max-height: 90px;
    max-width: 150px; }

  #success #success_main .articles {
    width: 100%; }

  #success #success_main .overview_detail {
    margin-bottom: 4px; }

  #success #success_main strong {
    display: inline-block; }

  #success #success_footer {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  #checkoutcontainer {
    padding-top: 50px; }

  #checkoutcontainer .checkoutcontent {
    margin-top: 16px; }

  #checkouttable table thead {
    display: none; }

  #checkouttable table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border-bottom: 2px solid #6f747b;
    padding: 10px;
    position: relative; }

  #checkouttable table tr:first-child {
    border-top: 2px solid #6f747b; }

  #checkouttable table tr td {
    border: 0;
    font-size: 14px;
    line-height: 21px;
    padding: 0;
    width: 100%;
    white-space: normal; }

  #checkouttable table tr td.image-cell {
    position: static;
    width: 25%; }

  #checkouttable table td .delete-item {
    left: auto;
    position: absolute;
    right: 10px;
    top: 5px; }

  #checkouttable table tr td.items-cell {
    width: 75%; }

  #checkouttable table tr td.name-cell {
    border-top: 1px solid #efefef;
    margin-top: 10px;
    padding-top: 5px; }

  #checkouttable table tr td.arrival-cell {
    margin-right: 20px;
    text-align: left;
    white-space: nowrap;
    width: calc(55% - 10px); }

  #checkouttable table tr td.price-cell {
    font-size: 14px;
    padding-right: 5px;
    width: 100%;
    position: absolute;
    bottom: 9px;
    right: 10px; }

  #checkouttable table tr td.arrival-cell .table_label {
    display: inline-block; }

  #checkouttable table tr td.delete-item::before {
    left: 0px;
    top: -2px; }

  #shoppingcart-footer {
    padding: 7px 0;
    width: 100%; }

  #shoppingcart-footer > * {
    padding: 5px 15px; }

  #shoppingcart-footer .pricesarea-row {
    line-height: 15px; }

  #shoppingcart-footer .pricesarea-row .pricesarea-value {
    font-size: 18px; }

  #checkoutinfo {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.soldout, .ui-datepicker .ui-state-disabled.soldout, .ui-datepicker .ui-widget-content .ui-state-disabled.soldout, .ui-datepicker .ui-widget-header .ui-state-disabled.soldout {
  opacity: 1; }

.soldout > span, .soldout > div, .ui-datepicker td.ui-state-disabled.soldout .ui-state-default {
  background: linear-gradient(to top left, rgba(255, 0, 0, 0) 0%, rgba(255, 0, 0, 0) calc(50% - 1px), #f00 50%, rgba(255, 0, 0, 0) calc(50% + 1px), rgba(255, 0, 0, 0) 100%), linear-gradient(to top right, rgba(255, 0, 0, 0) 0%, rgba(255, 0, 0, 0) calc(50% - 1px), #f00 50%, rgba(255, 0, 0, 0) calc(50% + 1px), rgba(255, 0, 0, 0) 100%);
  border-color: red;
  color: red; }

.shoppingpage .fullscreencontainer .fullscreencontentcontainer {
  margin: 0 auto;
  padding: 80px 0;
  width: 90%;
  max-width: 1280px; }

.shoppingpage .input {
  margin-bottom: 4px;
  width: auto; }

.shoppingpage .input input[type="text"], .shoppingpage .input input[type="tel"], .shoppingpage .input input[type="email"], .shoppingpage .input select {
  border-radius: 4px;
  height: 42px;
  line-height: 42px; }

.shoppingpage .input select {
  border-radius: 4px 0 0 4px; }

.shoppingpage .input textarea {
  border-radius: 4px;
  max-width: 720px; }

.shoppingpage label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 3px; }

#shoppingheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin: 27px 0 10px; }

#shoppingheader .headerarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px; }

#shoppingheader .headerarea label {
  display: block;
  white-space: nowrap; }

#shoppingheader .headerarea.headerselectarea.invisible {
  opacity: 0;
  pointer-events: none; }

#shoppingheader .headerarea.headersettingsarea input, #shoppingheader .headerarea.headersettingsarea select, #shoppingheader .headerarea .chosen-container-single .chosen-single, #shoppingheader .headerarea.headerselectarea label {
  border-radius: 3px;
  border: 2px solid #6f747b;
  font-size: 18px;
  height: 42px;
  line-height: 42px;
  margin-right: 10px;
  padding: 0 20px; }

#shoppingheader .headerarea.headerselectarea label, #shoppingheader .headerarea .chosen-container span {
  line-height: 40px; }

#shoppingheader .headerarea.headersettingsarea input {
  width: 140px; }

#shoppingheader .headerarea.headerselectarea label {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  /* Border Radius */
  cursor: pointer;
  margin-top: 28px;
  position: relative; }

#shoppingheader .headerarea.headerselectarea .input:last-child label {
  margin-right: 0; }

#shoppingheader .headerarea.headerselectarea input:checked + label::after {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  /* Border Radius */
  border: 7px solid transparent;
  border-top-color: #6f747b;
  bottom: -16px;
  content: '';
  left: 50%;
  margin-left: -7px;
  position: absolute; }

#shoppingheader .headerarea.headerselectarea input:checked + label, #shoppingheader .headerarea.headerselectarea label:hover {
  background-color: #6f747b;
  color: #fff; }

#shoppingheader .headerarea .input input[type="radio"], #shoppingheader .headerarea.headersettingsarea .ui-datepicker-trigger {
  display: none;
  visibility: hidden; }

.shopping-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#shoppingcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 11px; }

.shoppingitem {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 2px solid #6f747b;
  border-radius: 3px;
  display: none;
  margin-bottom: 30px;
  width: calc(33.33% - 20px); }

.shoppingitem.visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.shoppingitem > * {
  width: 100%; }

.shoppingitem .shoppingitem_header, .shoppingitem .shoppingitem_footer, #overview #overview_header, #overview #overview_footer, #success #success_header, #success #success_footer, #modellist #modellist_header, #modellist #modellist_footer {
  background-color: #f3f3f3;
  padding: 30px; }

.shoppingitem .shoppingitem_header img {
  margin-right: 30px;
  width: 70px; }

.shoppingitem .shoppingitem_header span {
  color: #373a3f;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  width: 100%; }

.shoppingitem .shoppingitem_header small {
  line-height: 150%; }

.shoppingitem .shoppingitem_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  padding: 30px 30px 0 30px; }

.shoppingitem .shoppingitem_main .main_preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-right: 20px;
  cursor: pointer; }

.shoppingitem .shoppingitem_main .main_preview img {
  height: 100%;
  width: 100%; }

.shoppingitem .shoppingitem_main .additionals_preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  max-width: 200px; }

.shoppingitem .shoppingitem_main .additionals_preview .additional_preview {
  width: 100%; }

.shoppingitem .shoppingitem_main .additional_preview label {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  /* Border Radius */
  cursor: pointer;
  margin-bottom: 20px;
  opacity: 0.5;
  position: relative;
  text-align: center;
  width: 100%; }

.shoppingitem .shoppingitem_main .additional_preview img {
  height: auto;
  margin: 0 auto 5px;
  max-height: 50px;
  width: auto;
  max-width: 50px; }

.shoppingitem .shoppingitem_main .additional_preview .checkboxcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.shoppingitem .shoppingitem_main .additional_preview .check-box {
  bottom: 21px;
  left: 0;
  position: absolute;
  top: auto; }

.shoppingitem .shoppingitem_main .additional_preview input:checked ~ label {
  opacity: 1; }

.shoppingitem .shoppingitem_main .additional_preview span.additional_text {
  display: block;
  font-size: 12px;
  line-height: 120%; }

.shoppingitem .shoppingitem_footer {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-top: 21px; }

.shoppingitem .shoppingitem_footer > * {
  display: block;
  text-align: center; }

.shoppingitem .shoppingitem_footer > .input {
  margin-top: 9px; }

.shoppingitem .shoppingitem_footer strong {
  font-size: 14px;
  line-height: 100%;
  margin: 7px 0 10px; }

.shoppingitem .shoppingitem_footer .pricecontainer {
  color: #373a3f;
  margin-top: 3px; }

.shoppingitem .shoppingitem_footer .pricecontainer small {
  display: block;
  margin-top: -6px; }

.shoppingitem .shoppingitem_footer .pricecontainer + small {
  margin-bottom: 17px; }

.shoppingitem .shoppingitem_footer .placeholder_reduced_price {
  font-size: 36px;
  font-weight: 900; }

.discount_alert {
  background-color: #942929;
  color: #fff !important;
  display: inline-block;
  font-size: 10px;
  font-weight: 400 !important;
  height: 23px;
  line-height: 23px;
  margin-left: 10px;
  padding: 0 5px; }

.show_discount {
  text-decoration: line-through; }

.show_discount.active_discount::after {
  background-color: #942929;
  color: #fff !important;
  content: '-' attr(data-discount) '%';
  display: inline-block;
  font-size: 10px;
  font-weight: 400 !important;
  height: 23px;
  line-height: 23px;
  margin-left: 10px;
  padding: 0 5px;
  position: relative;
  top: -2px; }

.pricecontainer span {
  color: #373a3f;
  font-weight: 700; }

#shoppingcontainer.summer .shoppingitem .shoppingitem_main {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#shoppingcontainer.summer .shoppingitem .shoppingitem_main .main_preview {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 30px;
  padding-right: 0;
  width: 100%; }

#shoppingcontainer.summer .shoppingitem .shoppingitem_main .additionals_preview {
  width: 100%;
  max-width: none; }

#shoppingcontainer.summer .shoppingitem .shoppingitem_main .additionals_preview .additional_preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  width: 50%; }

.payment-methodes-image {
  display: block;
  margin-bottom: 13px;
  width: 100%;
  max-width: 400px; }

.fancybox-close-small {
  background-color: transparent; }

#overviewcontainer {
  padding: 0;
  overflow: visible;
  width: 100%;
  max-width: 640px; }

#overview, #success, #modellist {
  background-color: #fff; }

#overview_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 2px solid #6f747b;
  padding: 21px 30px 20px; }

#overview_header h4 {
  color: #373a3f;
  font-size: 21px;
  margin: 0; }

#overview_header h3 {
  font-weight: 800;
  margin: 0; }

#overview #overview_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 2px solid #6f747b;
  padding: 20px 30px 30px; }

#overview_footer .pricecontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-bottom: 12px;
  margin-top: 14px;
  text-align: right;
  width: 100%; }

#overview_footer .pricecontainer .description {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-right: 10px;
  font-size: 15px; }

#overview_footer .pricecontainer .price small {
  display: block; }

#overview_footer .default_price {
  font-size: 15px;
  text-decoration: line-through; }

#overview_footer .total_reduced_price {
  margin-bottom: 0;
  margin-top: -3px; }

#overview_footer > .input {
  width: calc(50% - 20px); }

#overview_footer .input input.hasDatepicker, input.hasDatepicker {
  padding-right: 15px; }

#overview_footer .datepicker, #overview_footer .datepicker + .input {
  width: calc(25% - 20px); }

#overview_footer .datepicker .ui-datepicker-trigger {
  display: none; }

#overview_footer .input select, #overview_footer .chosen-container .chosen-single {
  border-radius: 4px;
  box-shadow: none;
  height: 42px; }

#overview_footer .chosen-container, #overview_footer .input select {
  width: 100%; }

#overview_footer .chosen-container .chosen-single span {
  font-size: 18px;
  line-height: 42px; }

#overview_footer .chosen-container .chosen-drop {
  border: 1px solid #aaa; }

#overview_footer label {
  font-size: 16px;
  font-weight: 700; }

#overview .footer_button_area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%; }

#overview_footer .footer_button_area .input {
  margin-top: 20px;
  white-space: nowrap; }

#overview .input > .irs {
  top: 20px; }

#overview_main {
  max-height: calc(100vh - 500px);
  overflow: auto; }

#overview_main .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-top: 2px solid #6f747b;
  padding: 20px 30px; }

#overview_main .item.additional_item {
  cursor: pointer; }

#overview_main .item.additional_item * {
  pointer-events: none; }

#overview_main .item:first-child {
  border-top: 0;
  position: relative; }

#overview_main .item.disabled label img, #overview_main .item.disabled .item_details, #overview_main .item.disabled .item_pricecontainer {
  opacity: 0.4; }

#overview_main .item .check-box {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative; }

#overview_main .item label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 100px; }

#overview_main .item label img {
  height: auto;
  max-height: 50px;
  margin: 0 auto;
  max-width: 50px; }

#overview_main .item.article_item img {
  height: auto;
  max-height: 125px;
  margin-right: 20px;
  width: auto;
  max-width: 215px; }

#overview_main .item_details {
  width: 100%; }

#overview_main .item_details > *, #overview_main .item_pricecontainer > * {
  display: block; }

#overview_main .item_pricecontainer {
  text-align: right;
  white-space: nowrap; }

#overview_main .item_pricecontainer .item-reduced-price, #overview_main .item_pricecontainer .item-price {
  color: #373a3f;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%; }

#overview_main .item_pricecontainer .item-price {
  font-size: 12px;
  opacity: 0.5;
  text-decoration: line-through; }

#overview_main .item_pricecontainer a {
  bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: 30px; }

#overview_main .item_details .item-variation {
  color: #373a3f;
  font-size: 17px;
  font-weight: 700;
  line-height: 140%; }

#overview_main .item_details .item-category {
  font-size: 14px;
  font-weight: 700;
  line-height: 140%; }

#overview_main .item_details small {
  color: #f47f27;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%; }

#success {
  padding: 0;
  width: 100%;
  max-width: 640px; }

#success #success_header h3 {
  color: #71a50c;
  font-size: 21px;
  margin-bottom: 0; }

#success #success_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  padding: 20px 30px 30px; }

#success #success_main strong {
  color: #373a3f;
  display: block;
  line-height: 120%; }

#success #success_main .modelimage {
  padding-right: 50px;
  width: 50%; }

#success #success_main .modelimage img {
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%; }

#success #success_main .articles {
  width: 50%; }

#success #success_main .selected_items span {
  display: block;
  padding-left: 15px;
  position: relative; }

#success #success_main .selected_items span::before {
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 11px;
  content: '';
  height: 12px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 12px; }

#success #success_main .overview_detail {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%; }

#success #success_main .overview_detail:last-child {
  margin-bottom: 0; }

#success #success_main .pricecontainer {
  text-align: right;
  width: 100%; }

#success #success_main .overview_container .total_price {
  font-size: 15px;
  text-decoration: line-through; }

#success #success_main .overview_container .total_reduced_price {
  margin-bottom: 0; }

#success .itemsoverview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  margin-top: 10px; }

#success .itemsoverview .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

#success .itemsoverview .item::after {
  color: #373a3f;
  content: '+';
  font-weight: 700;
  margin: 0 5px; }

#success .itemsoverview .item:last-child::after {
  display: none; }

#success .itemsoverview .item img {
  height: auto;
  max-height: 40px;
  width: auto;
  max-width: 40px; }

#success #success_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

#modellistcontainer {
  padding: 0;
  max-width: 640px;
  width: 100%; }

#modellist_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 21px 30px 20px; }

#modellist_header h4 {
  color: #373a3f;
  font-size: 21px;
  margin: 0; }

#modellist_header h3 {
  font-weight: 800;
  margin: 0; }

#modellist_main {
  overflow: auto;
  max-height: calc(100vh - 350px); }

#modellist .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 30px; }

#modellist .item {
  border-bottom: 2px solid #6f747b; }

#modellist .item:firstchild {
  border-top: 2px solid #6f747b; }

#modellist .item .item-name {
  display: inline-block;
  line-height: 120%;
  width: 100%; }

#modellist .item .item-name strong {
  color: #373a3f; }

#modellist .item img {
  height: auto;
  max-height: 125px;
  width: auto;
  max-width: 215px; }

#modellist .item .input {
  margin-bottom: 0;
  width: auto; }

#modellist .item .input .button a {
  font-size: 12px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px; }

#modellist #modellist_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#modellist #modellist_footer .input {
  margin-bottom: 0; }

#checkoutcontainer {
  display: none;
  padding-top: 120px; }

#checkoutcontainer .checkoutcontent {
  margin-top: 33px; }

#checkouttable {
  overflow: auto;
  position: relative;
  width: 100%; }

#checkouttable::after {
  clear: both;
  content: '';
  display: table; }

#checkouttable table, #tours-table {
  border-collapse: collapse;
  font-size: 16px;
  margin-bottom: 0;
  width: 100%; }

#checkouttable table thead th, #tours-table thead th {
  background-color: #e5e5e5;
  border-bottom: 2px solid #6f747b;
  font-weight: 400;
  color: #373a3f;
  padding: 12px 20px 10px;
  text-align: left; }

#checkouttable table td, #tours-table td {
  border-bottom: 2px solid #6f747b;
  color: #373a3f;
  font-weight: 600;
  line-height: 130%;
  padding: 22px 20px 20px;
  text-align: left; }

#checkouttable table td small {
  color: inherit;
  font-weight: 400; }

#checkouttable table tr td.image-cell {
  padding-right: 0;
  position: relative; }

#checkouttable table tr .items-cell {
  max-width: 200px; }

#checkouttable table tr td.items-cell small {
  display: block; }

#checkouttable table tr .price-cell {
  text-align: right;
  white-space: nowrap; }

#checkouttable table tr .price-cell {
  padding-right: 30px; }

#checkouttable table tr td .table_label {
  display: none; }

#checkouttable table .itemsoverview {
  display: inline-block; }

#checkouttable table .item::after {
  content: '+';
  margin: 0 5px; }

#checkouttable table .item:last-child::after {
  display: none; }

#checkouttable table .item img {
  height: auto;
  max-height: 40px;
  width: auto;
  max-width: 200px; }

#checkouttable table td.price-cell {
  text-align: right; }

#checkouttable table td .delete-item {
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  /* Border Radius */
  /* color: $font-color;
	font-size: 10px;
	font-weight: 400; */
  top: 5px;
  left: 5px;
  opacity: 0;
  position: absolute; }

#checkouttable table tr:hover td .delete-item {
  opacity: 1; }

#checkouttable table .delete-item::before {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  content: '';
  height: 16px;
  width: 14px;
  display: inline-block; }

#checkouttable > .input {
  float: right;
  margin-top: 30px;
  text-align: right;
  width: 100%; }

#shoppingcart-footer {
  background-color: #e5e5e5;
  font-size: 16px;
  float: right;
  padding: 24px 0; }

#shoppingcart-footer > * {
  padding: 7px 30px; }

#shoppingcart-footer .pricesarea-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-weight: 500;
  line-height: 12px;
  white-space: nowrap; }

#shoppingcart-footer .pricesarea-row .pricesarea-value {
  margin-left: 30px;
  text-align: right;
  width: 100%; }

#shoppingcart-footer .pricesarea-row.default_price .pricesarea-value {
  text-decoration: line-through; }

#shoppingcart-footer .pricesarea-row.discount_price {
  color: #71a50c; }

#shoppingcart-footer .pricesarea-row.subtotal_amount {
  color: #373a3f; }

#shoppingcart-footer .pricesarea-row.total_amount {
  color: #71a50c;
  font-weight: 700; }

#shoppingcart-footer .pricesarea-row.border_top {
  border-top: 1px solid rgba(111, 116, 123, 0.3);
  margin-top: 12px;
  padding-top: 21px; }

#shoppingcart-footer .pricesarea-row.deposit {
  color: #373a3f;
  font-weight: 700; }

#shoppingcart-footer .vat-info {
  line-height: 100%;
  padding-top: 0;
  text-align: right; }

#checkoutinfo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0; }

#checkoutinfo * {
  color: #fff !important; }

#checkoutinfo #checkoutinfo_top {
  background-color: #f47f27;
  padding: 28px 25px 24px;
  width: 100%; }

#checkoutinfo #checkoutinfo_top h3 {
  font-size: 26px;
  margin: 9px 0 0;
  text-transform: inherit; }

#checkoutinfo #checkoutinfo_top h4 {
  font-size: 20px;
  font-weight: 500;
  margin: 0; }

#checkoutinfo #checkoutinfo_top small {
  display: block;
  font-size: 12px;
  line-height: 120%;
  margin-top: 14px; }

#checkoutinfo #checkoutinfo_bottom {
  background-color: #dd650b;
  line-height: 160%;
  padding: 21px 25px;
  width: 100%; }

#checkoutinfo #checkoutinfo_bottom ul li {
  font-size: 14px; }

#checkoutinfo #checkoutinfo_bottom .checkboxcontainer {
  margin-top: 16px; }

#checkoutinfo .checkboxcontainer label {
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 130%; }

#checkoutinfo .checkboxcontainer .check-box {
  border-color: #fff;
  margin-right: 6px; }

#checkoutinfo .checkboxcontainer .check-box::before, #checkoutinfo .checkboxcontainer .check-box::after {
  background-color: #fff; }

.shoppingpage label.error {
  color: #d92b2e;
  font-size: 12px !important;
  font-weight: 400 !important;
  margin-top: 5px; }

.shoppingpage input.error {
  border: 1px solid #d92b2e; }

.shoppingpage .shopinfo_area {
  background-color: #f3f3f3; }

.shoppingpage .shopinfo_area .areacontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.shoppingpage .shopinfo_area .areacontainer section.area12 {
  width: 50%; }

@media screen and (max-width: 1280px) {
  .shoppingpage .fullscreencontainer .fullscreencontentcontainer {
    padding: 70px 0; }

  #shoppingheader .headerarea.headersettingsarea input, #shoppingheader .headerarea.headersettingsarea select, #shoppingheader .headerarea .chosen-container-single .chosen-single, #shoppingheader .headerarea.headerselectarea label {
    font-size: 14px;
    padding: 0 15px; }

  .shoppingitem {
    width: calc(50% - 20px); }

  .shoppingitem .shoppingitem_header, .shoppingitem .shoppingitem_footer, #overview #overview_header, #overview #overview_footer, #success #success_header, #success #success_footer, #modellist #modellist_header, #modellist #modellist_footer {
    padding: 15px; }

  #overview #overview_header, #success #success_header, #modellist #modellist_header {
    padding-right: 30px; }

  .shoppingitem .shoppingitem_main {
    padding: 15px 15px 0 15px; }

  #checkouttable, #checkoutinfocontainer {
    width: 100%; }

  #checkoutcontainer form {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  #checkoutinfo {
    margin-left: 0;
    margin-top: 26px; } }

@media screen and (max-width: 960px) {
  #shoppingheader {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }

  #shoppingheader .headerarea {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }

  #shoppingheader .headerarea .input {
    display: inline-block;
    width: auto; }

  #shoppingheader .headerarea.headersettingsarea input, #shoppingheader .headerarea.headersettingsarea select, #shoppingheader .headerarea .chosen-container-single .chosen-single, #shoppingheader .headerarea.headerselectarea label, #shoppingheader .headerarea label {
    margin: 0 10px 0 0; }

  #shoppingheader .headerarea.headerselectarea label, #shoppingheader .headerarea.headersettingsarea input {
    text-align: center; }

  #shoppingheader .headerarea.headerselectarea input:checked + label::after {
    display: none; }

  #shoppingheader .headerarea.headerselectarea.invisible {
    display: none; }

  #checkouttable table td .delete-item {
    opacity: 1; } }

@media screen and (max-width: 640px) {
  .shoppingpage .fullscreencontainer .fullscreencontentcontainer {
    padding: 80px 0 50px; }

  .shoppingpage .shopinfo_area .areacontainer section.area12 {
    width: 100%; }

  .shoppingpage .shopinfo_area .areacontainer section.area12:first-child {
    margin-bottom: 34px; }

  #shoppingheader .headerarea.headersettingsarea:first-child > .input {
    width: calc(50% - 5px); }

  #shoppingheader .headerarea.headersettingsarea:first-child > .input:first-child {
    margin-right: 10px; }

  #shoppingheader .headerarea.headersettingsarea:first-child > .input > * {
    width: 100%; }

  .shoppingitem {
    width: 100%; }

  #overview_header h3 {
    font-size: 21px; }

  #overview_main {
    max-height: none; }

  #overview_main .item, #modellist .item {
    padding: 10px; }

  #overview_main .item label {
    width: 90px; }

  #overview_main .item label img {
    max-height: 40px; }

  #overview_main .item.article_item img {
    max-width: 100px; }

  #modellist .item .item_details {
    font-size: 15px; }

  #overview_main .item_pricecontainer a {
    bottom: 0;
    font-size: 11px;
    position: relative;
    right: 0; }

  #overview_footer .input, #overview_footer .datepicker, #overview_footer .datepicker + .input {
    width: 100%; }

  #overview_footer > .input:first-child {
    margin-top: 9px; }

  #overview .footer_button_area {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 16px; }

  .footer_button_area .input {
    margin-top: 5px !important; }

  .footer_button_area .input, .footer_button_area .input .button, .footer_button_area .input .button > * {
    width: 100%; }

  #overview_footer .pricecontainer {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 4px;
    width: 100%; }

  #modellist_main {
    max-height: none; }

  #modellist .item img {
    max-height: 75px;
    max-width: 125px; }

  #success #success_main {
    padding: 15px 15px 10px; }

  #success #success_main .modelimage, #success #success_main .articles {
    padding-right: 0; }

  #success #success_main .modelimage img {
    max-height: 90px;
    max-width: 150px; }

  #success #success_main .articles {
    width: 100%; }

  #success #success_main .overview_detail {
    margin-bottom: 4px; }

  #success #success_main strong {
    display: inline-block; }

  #success #success_footer {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  #checkoutcontainer {
    padding-top: 50px; }

  #checkoutcontainer .checkoutcontent {
    margin-top: 16px; }

  #checkouttable table thead {
    display: none; }

  #checkouttable table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border-bottom: 2px solid #6f747b;
    padding: 10px;
    position: relative; }

  #checkouttable table tr:first-child {
    border-top: 2px solid #6f747b; }

  #checkouttable table tr td {
    border: 0;
    font-size: 14px;
    line-height: 21px;
    padding: 0;
    width: 100%;
    white-space: normal; }

  #checkouttable table tr td.image-cell {
    position: static;
    width: 25%; }

  #checkouttable table td .delete-item {
    left: auto;
    position: absolute;
    right: 10px;
    top: 5px; }

  #checkouttable table tr td.items-cell {
    width: 75%; }

  #checkouttable table tr td.price-cell {
    font-size: 14px;
    padding-right: 5px;
    width: 100%;
    position: absolute;
    bottom: 9px;
    right: 10px; }

  #checkouttable table tr td.delete-item::before {
    left: 0px;
    top: -2px; }

  #shoppingcart-footer {
    padding: 7px 0;
    width: 100%; }

  #shoppingcart-footer > * {
    padding: 5px 15px; }

  #shoppingcart-footer .pricesarea-row {
    line-height: 15px; }

  #shoppingcart-footer .pricesarea-row .pricesarea-value {
    font-size: 18px; }

  #checkoutinfo {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.checkoutpage .articleform {
  max-width: 960px; }

#checkout {
  margin-top: 20px; }

.accordion_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background-color: #f3f3f3;
  border-bottom: 3px solid #6f747b;
  height: 52px;
  padding: 0 20px; }

.accordion_header .title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding-top: 4px; }

.accordion_header .edit {
  -webkit-transition: color 200ms ease;
  -moz-transition: color 200ms ease;
  -o-transition: color 200ms ease;
  transition: color 200ms ease;
  /* Border Radius */
  cursor: pointer;
  display: none;
  font-size: 12px;
  padding-top: 2px; }

.accordion.complete .title::after {
  background-repeat: no-repeat;
  background-position: 0 center;
  content: '';
  height: 20px;
  margin-left: 10px;
  margin-top: 3px;
  position: absolute;
  width: 30px; }

.accordion.complete .accordion_header .edit {
  display: block; }

.accordion.complete.edit .accordion_header .edit {
  display: none; }

.accordion_header .edit:hover {
  color: #000; }

.accordion:first-of-type .accordion_content {
  display: block; }

.accordion_content {
  display: none;
  margin-bottom: 40px;
  margin-top: 21px; }

.accordion:last-of-type .accordion_content {
  margin-bottom: 0; }

.accordion_content p, .accordion_summary p {
  font-size: 16px; }

.accordion_content p a {
  color: #000;
  font-weight: 600; }

.accordion_summary {
  margin: 21px 0 19px; }

.accordion_summary p {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  line-height: 200%; }

.hasprefix .flag {
  position: absolute;
  background-position: 10px center;
  background-repeat: no-repeat;
  height: 42px;
  width: 50px; }

.hasprefix .chosen-container, .hasprefix select {
  position: absolute;
  border-right: 1px solid #ccc;
  box-shadow: none !important;
  height: 42px;
  width: 60px; }

.hasprefix select {
  width: 150px; }

.hasprefix select:not([style*="display: none"]) + input#phone {
  padding-left: 163px; }

.hasprefix .chosen-container .chosen-single {
  border: 0;
  background-color: transparent;
  box-shadow: none;
  height: 42px;
  text-indent: -9999px; }

.hasprefix .chosen-container .chosen-single div b {
  background-size: 9px; }

.hasprefix .chosen-container .chosen-drop {
  width: auto; }

.hasprefix .chosen-container .chosen-search {
  border: 0;
  border-bottom: 1px solid #aaa;
  border-top: 2px solid #6f747b; }

.hasprefix .chosen-container .chosen-results li {
  font-size: 15px;
  padding: 10px 20px;
  white-space: nowrap; }

.hasprefix input#phone {
  padding-left: 70px; }

.hasDatepicker + img.ui-datepicker-trigger {
  background-color: transparent;
  height: 40px;
  width: 42px; }

.bookingpage input.hasDatepicker {
  text-align: left; }

#days + .chosen-container {
  width: 100%; }

#days + .chosen-container .chosen-single {
  border-color: #ccc;
  border-radius: 4px;
  box-shadow: none;
  height: 42px;
  line-height: 42px;
  width: 100%;
  /* #days + .chosen-container .chosen-single span {
	font-size: 14px;
	font-weight: 400;
	line-height: 42px;
} */ }

.continuebutton {
  margin-top: 26px; }

.payment_methodes {
  position: relative; }

.payment_methodes input[type="radio"] + label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background-position: 36px center;
  background-repeat: no-repeat;
  background-size: 100px;
  color: #000;
  font-size: 14px;
  font-weight: 800;
  height: 75px;
  padding-left: 36px;
  text-transform: uppercase;
  width: 250px; }

.payment_methodes .logo-paypal {
  background-image: url('/layout/images/icons/paypal.svg'); }

.payment_methodes .logo-card {
  background-image: url('/layout/images/icons/card.svg'); }

.payment_methodes label + .content {
  display: none;
  position: absolute;
  right: 0;
  top: 54px;
  width: calc(100% - 250px); }

.payment_methodes .content h4 {
  font-size: 18px;
  margin: 0 0 8px; }

.payment_methodes .content p {
  font-size: 14px;
  line-height: 160%; }

.payment_methodes input:checked + label + .content {
  display: block; }

.checkoutpage .delete-item {
  display: none !important; }

.checkoutpage #checkouttable {
  margin-top: 30px; }

#shoppingcart-footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.checkoutpage .input.special_wishes {
  margin-right: 30px;
  margin-top: 30px;
  width: 100%; }

.checkoutpage .checkout-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: 30px;
  text-align: right;
  width: 100%; }

.checkoutpage .payment-info {
  display: inline-block;
  font-size: 12px;
  line-height: 160%;
  margin-right: 20px;
  margin-top: 6px;
  max-width: 300px; }

@media screen and (max-width: 960px) {
  .payment_methodes input[type="radio"] + label {
    height: 50px; }

  .payment_methodes label + .content {
    display: none !important; }

  #shoppingcart-footer-container {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }

  .checkoutpage #shoppingcart-footer {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; }

  .checkoutpage .input.special_wishes {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    margin-top: 20px; }

  .checkoutpage .checkout-input {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px; }

  .checkoutpage .payment-info {
    margin-right: 0;
    max-width: none;
    width: 100%; }

  .checkoutpage .payment-info br {
    display: none; } }

@media screen and (max-width: 640px) {
  .bookingpage.checkoutpage .fullscreencontainer .fullscreencontentcontainer {
    padding: 75px 0; }

  .shopadvantages {
    margin-top: 9px; }

  .shopadvantages .twocolumns, .accordion_summary p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; } }

#tours {
  margin: 0 auto;
  width: 90%;
  max-width: 960px; }

#toursfilter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  text-align: left; }

#toursfilter .input {
  margin-top: 26px;
  width: calc(33.33% - 30px); }

#toursfilter .irs {
  margin-top: 28px; }

#toursfilter .irs-from, #toursfilter .irs-to {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  top: -28px;
  white-space: nowrap; }

#tours-table-container {
  overflow: auto; }

#tours-table {
  margin-top: 52px; }

#tours-table th, #tours-table td {
  text-align: left;
  white-space: nowrap; }

#tours-table td {
  color: #6f747b;
  padding: 12px 20px 10px; }

.level_td span {
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px; }

.level-1 span, .level-2 span {
  background-color: #9fda00; }

.level-3 span, .level-4 span {
  background-color: #ffd800; }

.level-5 span {
  background-color: #cd0000; }

#tours-table td:last-child {
  text-align: right; }

#tours-table td:last-child .next_icon_grey {
  color: #6f747b;
  text-decoration: none; }

#tours-table td:last-child .next_icon_grey::after {
  background-repeat: no-repeat;
  background-position: 0 center;
  content: '';
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 17px; }

#tours-detailscontainer {
  margin: 0 auto;
  width: 90%;
  max-width: 1280px; }

#tours-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

#tours-map {
  height: 400px;
  width: 70%; }

#tours-infos {
  background-color: #6f747b;
  color: #fff;
  padding: 50px;
  text-align: left;
  width: 40%;
  min-width: 40%; }

#tours-infos table {
  font-size: 16px;
  width: 100%; }

#tours-infos table tr td:first-child {
  font-weight: 700; }

#tours-infos table tr td:last-child {
  margin-left: 30px;
  text-align: right; }

#tours-infos h3 {
  color: #fff;
  font-size: 21px; }

#tours-infos a.download_icon {
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  text-decoration: none; }

#tours-infos a.download_icon:hover {
  text-decoration: underline; }

#tours-infos a.download_icon.white::after {
  background-position: 0 100%;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 15px;
  left: 8px;
  position: relative;
  width: 20px; }

#tours-infos .input {
  margin-top: 11px; }

#tours-infos .input .button {
  background-color: #fff; }

#tours-infos .input .button a {
  color: #6f747b; }

.tours-slider-container.fullscreencontainer {
  background-color: #efefef;
  max-width: none;
  width: 100%; }

.tours-slider-container .areacontainer {
  margin: 0 auto;
  max-width: 1440px;
  width: 90%; }

.tours-slider-container .slidercontainer {
  margin-top: 30px;
  position: relative;
  text-align: left; }

.tours-slider-container .slidercontainer h2 {
  font-size: 24px; }

.tours-slider-container .slidercontainer h3 {
  font-size: 20px; }

.tours-slider-container .slidercontainer ul li {
  padding-left: 0; }

@media screen and (max-width: 960px) {
  #toursfilter {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  #toursfilter .input {
    width: calc(50% - 30px); }

  #tours-details {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  #tours-map {
    height: 300px;
    width: 100%; }

  #tours-infos {
    padding: 30px;
    width: 100%; } }

@media screen and (max-width: 640px) {
  #toursfilter .input {
    width: 100%; }

  #tours-table thead {
    display: none; }

  #tours-table tr {
    border-bottom: 2px solid #6f747b;
    display: block;
    padding: 10px 0; }

  #tours-table tr:first-child {
    border-top: 2px solid #6f747b;
    display: block; }

  #tours-table td {
    border: 0 !important;
    display: block;
    font-weight: 400;
    padding: 0;
    line-height: 160%; }

  #tours-table td:first-child {
    color: #f47f27;
    font-size: 21px;
    font-weight: 600; }

  #tours-table td:first-child strong {
    display: none; }

  #tours-table td:last-child strong {
    display: none; }

  #tours-table td:last-child {
    text-align: left; }

  #tours-table td:last-child a {
    background-color: #efefef;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    margin-top: 6px;
    padding: 5px 10px; } }
