@charset "UTF-8";
/*! jQuery UI - v1.11.4 - 2015-09-08
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css
* Copyright 2015 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:after, .ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse
}

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

.ui-helper-clearfix {
  min-height: 0
}

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

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

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

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

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

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

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

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-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-next span, .ui-datepicker .ui-datepicker-prev 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: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0
}

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

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

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

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .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 .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-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-state-active, .ui-menu .ui-state-focus {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.mod_activities_map .controls .label, .mod_carousel .next span, .mod_carousel .prev span, .mod_content_map .controls .label, .mod_form .forpoohbear, .mod_home_section.var_list .next span, .mod_home_section.var_list .prev span, .mod_hsf .form .label, .mod_menu .close span, .mod_menu .socialmedia a span, .mod_skiplinks a, .mod_table .table_caption, .mod_table caption, .status .label, .visual_slider .next span, .visual_slider .prev span, .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.mod_skiplinks a:active, .mod_skiplinks a:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.layout_footer .mod_servicenav, .layout_header, .layout_main, .mod_home_section .scrollsection, .mod_menu .language, .mod_menu .meta, .mod_menu .navigation, .mod_menu .socialmedia, .mod_tooltip .tooltip_container:focus, .mod_user_menu:focus, .no-touchevents .mod_content_visual .next:focus, .no-touchevents .mod_content_visual .next:hover, .no-touchevents .mod_content_visual .prev:focus, .no-touchevents .mod_content_visual .prev:hover {
  outline: 0
}

.clearfix:after, .clearfix:before, .layout_content:after, .layout_content:before, .layout_footer .footer--inner:after, .layout_footer .footer--inner:before, .mod_account .account_desc:after, .mod_account .account_desc:before, .mod_activities_filter .filter_content:after, .mod_activities_filter .filter_content:before, .mod_carousel .carousel_header:after, .mod_carousel .carousel_header:before, .mod_carousel:after, .mod_carousel:before, .mod_content_media:after, .mod_content_media:before, .mod_content_navigation:after, .mod_content_navigation:before, .mod_content_richtext:after, .mod_content_richtext:before, .mod_content_special:after, .mod_content_special:before, .mod_form .mod_content_quiz div[class~=input_submit]:first-child:after, .mod_form .mod_content_quiz div[class~=input_submit]:first-child:before, .mod_home_section.var_list:after, .mod_home_section.var_list:before, .mod_hsf .lineheader .inner:after, .mod_hsf .lineheader .inner:before, .mod_hsf .linelist:after, .mod_hsf .linelist:before, .mod_hsf .mod_list_table ul li:after, .mod_hsf .mod_list_table ul li:before, .mod_hsf .stationheader .inner:after, .mod_hsf .stationheader .inner:before, .mod_menu .socialmedia:after, .mod_menu .socialmedia:before, .mod_overview_list:after, .mod_overview_list:before, .mod_steps ul:after, .mod_steps ul:before, .mod_tabs .tabs_bar:after, .mod_tabs .tabs_bar:before, .result_filter:after, .result_filter:before, .var_two_columns:after, .var_two_columns:before, .visual_slider:after, .visual_slider:before {
  content: " ";
  display: table
}

.clearfix:after, .layout_content:after, .layout_footer .footer--inner:after, .mod_account .account_desc:after, .mod_activities_filter .filter_content:after, .mod_carousel .carousel_header:after, .mod_carousel:after, .mod_content_media:after, .mod_content_navigation:after, .mod_content_richtext:after, .mod_content_special:after, .mod_form .mod_content_quiz div[class~=input_submit]:first-child:after, .mod_home_section.var_list:after, .mod_hsf .lineheader .inner:after, .mod_hsf .linelist:after, .mod_hsf .mod_list_table ul li:after, .mod_hsf .stationheader .inner:after, .mod_menu .socialmedia:after, .mod_overview_list:after, .mod_steps ul:after, .mod_tabs .tabs_bar:after, .result_filter:after, .var_two_columns:after, .visual_slider:after {
  clear: both
}

main {
  display: block
}

.mod_account li, .mod_account ol, .mod_activities_filter .filter_content .filtering_options, .mod_activities_filter .filter_content .filtering_options li, .mod_activities_map .controls li, .mod_activities_map .controls ul, .mod_benefits li, .mod_breadcrumb li, .mod_breadcrumb ul, .mod_content_map .controls li, .mod_content_map .controls ul, .mod_content_navigation li, .mod_content_navigation ul, .mod_content_share li, .mod_content_share ul, .mod_footer_big_bottomcontainer_links li, .mod_footer_big_bottomcontainer_links ul, .mod_hsf .legend li, .mod_hsf .legend ul, .mod_hsf .linelist li, .mod_hsf .linelist ul, .mod_hsf .mod_list_table ul, .mod_search li, .mod_search ul, .mod_skiplinks li, .mod_skiplinks ul, .mod_steps li, .mod_steps ul, .mod_tabs .tabs_bar li, .mod_tabs .tabs_bar ul, .mod_trafficinformation_feed li, .mod_trafficinformation_feed ul, .mod_user_menu li, .mod_user_menu ul {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0
}

@font-face {
  font-family: ff-meta;
  src: url(../fonts/MetaWebPro-Normal.eot);
  src: url(../fonts/MetaWebPro-Normal.eot?#iefix) format("embedded-opentype"), url(../fonts/MetaWebPro-Normal.woff) format("woff");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: ff-meta;
  src: url(../fonts/MetaWebPro-Bold.eot);
  src: url(../fonts/MetaWebPro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/MetaWebPro-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal
}

body, button, input, select {
  font-family: ff-meta, sans-serif;
  font-size: 112.5%;
  line-height: 1.77778;
  color: #636363;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body {
  margin: 0;
  overflow-y: auto;
  min-width: 17.77778em
}

.layout_wrapper, .layout_wrapper *, .layout_wrapper :after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.layout_main {
  position: relative;
  max-width: 93.33333em;
  min-height: calc(100vh - 435px);
  margin: 3.11111em auto 0
}

.layout_main.var_fullwidth {
  max-width: none;
  min-height: calc(100vh - 282px)
}

@media all and (min-width: 30em) {
  .layout_main.var_fullwidth {
    min-height: calc(100vh - 298px)
  }
}

@media all and (min-width: 64em) {
  .layout_main.var_fullwidth {
    min-height: calc(100vh - 347px)
  }
}

.layout_main.var_fullwidth + .mod_footer_big {
  margin-top: 0
}

.layout_main.var_fullwidth + .mod_footer_big .layout_content {
  margin-top: 0
}

.layout_main.var_naked {
  margin-top: 0;
  min-height: 0
}

.layout_main.var_naked .layout_content {
  margin-top: 1em
}

.layout_main.var_naked .visual_slider_wrap {
  margin-top: 0
}

.layout_main.var_mod_activities {
  max-width: 100%
}

.layout_main.var_mod_activities + .mod_footer_big {
  display: none
}

body.customer .layout_main {
  min-height: calc(100vh - 301px)
}

@media all and (min-width: 30em) {
  body.customer .layout_main {
    min-height: calc(100vh - 331px)
  }
}

@media all and (min-width: 64em) {
  body.customer .layout_main {
    min-height: calc(100vh - 379px)
  }
}

body.customer.customer-login .layout_main {
  min-height: calc(100vh - 555px)
}

@media all and (min-width: 30em) {
  body.customer.customer-login .layout_main {
    min-height: calc(100vh - 521px)
  }
}

@media all and (min-width: 64em) {
  body.customer.customer-login .layout_main {
    min-height: calc(100vh - 528px)
  }
}

body.ticketshop .layout_main {
  min-height: calc(100vh - 281px)
}

@media all and (min-width: 30em) {
  body.ticketshop .layout_main {
    min-height: calc(100vh - 353px)
  }
}

@media all and (min-width: 64em) {
  body.ticketshop .layout_main {
    min-height: calc(100vh - 435px)
  }
}

@media all and (min-width: 45em) and (max-width: 63.99em) {
  .layout_main {
    min-height: calc(100vh - (100vw / 2) - 435px)
  }
}

@media all and (min-width: 64em) {
  .layout_main {
    min-height: calc(100vh - (100vw / 2.5) - 435px)
  }
}

@media all and (min-width: 78.75em) {
  .layout_main {
    min-height: calc(100vh - (100vw / 2.9) - 435px)
  }
}

.layout_page {
  margin: 3.11111em 1.33333em 0
}

@media all and (max-width: 29.99em) {
  .layout_page {
    margin-left: .66667em;
    margin-right: .66667em
  }
}

.layout_content {
  max-width: 60em;
  margin: 5em auto 0;
  padding: 0 .66667em;
  position: relative
}

.layout_content.reduce-spacing {
  margin-top: -40px;
  margin-bottom: -56px
}

@media all and (min-width: 37.5em) {
  .layout_content.reduce-spacing {
    margin-top: -20px
  }
}

@media all and (min-width: 45em) {
  .layout_content.reduce-spacing {
    margin-top: -24px;
    margin-bottom: -64px
  }
}

@media all and (min-width: 64em) {
  .layout_content.reduce-spacing {
    margin-top: -20px;
    margin-bottom: -80px
  }
}

@media all and (max-width: 29.99em) {
  .layout_content {
    margin-top: 4.22222em;
    padding: 0 .88889em
  }
}

.layout_content.mod_fullwidth {
  max-width: none
}

.mod_content_visual_video ~ .layout_content, .mod_content_visual ~ .layout_content, .visual_slider_wrap ~ .layout_content {
  margin-top: 2em
}

@media all and (max-width: 78.74em) {
  .mod_content_visual_video ~ .layout_content, .mod_content_visual ~ .layout_content, .visual_slider_wrap ~ .layout_content {
    margin-top: 1em
  }
}

.mod_content_visual_video ~ .mod_breadcrumb ~ .layout_content, .mod_content_visual ~ .mod_breadcrumb ~ .layout_content, .visual_slider_wrap ~ .mod_breadcrumb ~ .layout_content {
  margin-top: 0
}

.mod_content_visual_video ~ .mod_content_navigation, .mod_content_visual ~ .mod_content_navigation, .visual_slider_wrap ~ .mod_content_navigation {
  margin-top: 4em
}

@media all and (max-width: 78.74em) {
  .mod_content_visual_video ~ .mod_content_navigation, .mod_content_visual ~ .mod_content_navigation, .visual_slider_wrap ~ .mod_content_navigation {
    margin-top: 1.33333em
  }
}

.mod_content_visual_video ~ .mod_content_share, .mod_content_visual ~ .mod_content_share, .visual_slider_wrap ~ .mod_content_share {
  margin-top: 4em
}

@media all and (max-width: 78.74em) {
  .mod_content_visual_video ~ .mod_content_share, .mod_content_visual ~ .mod_content_share, .visual_slider_wrap ~ .mod_content_share {
    margin-top: 1.33333em
  }
}

@media all and (max-width: 78.74em) {
  .mod_content_navigation ~ .layout_content {
    margin-top: .66667em
  }
}

.layout--app, .layout--app .layout_content, .layout--app .layout_wrapper, .layout--app body {
  height: 100%;
  margin: 0;
  width: 100%;
  min-width: auto;
  max-width: unset
}

.layout--app .layout_content .mod_content_header, .layout--app .layout_content .mod_content_richtext, .layout--app .layout_wrapper .mod_content_header, .layout--app .layout_wrapper .mod_content_richtext, .layout--app .mod_content_header, .layout--app .mod_content_richtext, .layout--app body .mod_content_header, .layout--app body .mod_content_richtext {
  width: 100%;
  min-width: auto;
  max-width: unset
}

.layout--app .input_cell.var_required, .layout--app .layout_content .input_cell.var_required, .layout--app .layout_content .mod_form .input_cell, .layout--app .layout_wrapper .input_cell.var_required, .layout--app .layout_wrapper .mod_form .input_cell, .layout--app .mod_form .input_cell, .layout--app body .input_cell.var_required, .layout--app body .mod_form .input_cell {
  padding-right: 0;
  max-width: unset
}

.layout--app .input_cell.var_required:before, .layout--app .layout_content .input_cell.var_required:before, .layout--app .layout_content .mod_form .input_cell:before, .layout--app .layout_wrapper .input_cell.var_required:before, .layout--app .layout_wrapper .mod_form .input_cell:before, .layout--app .mod_form .input_cell:before, .layout--app body .input_cell.var_required:before, .layout--app body .mod_form .input_cell:before {
  right: .66667em
}

.layout--app .input_cell .button.full_width, .layout--app .layout_content .input_cell .button.full_width, .layout--app .layout_wrapper .input_cell .button.full_width, .layout--app body .input_cell .button.full_width {
  width: 100%;
  cursor: pointer
}

.layout--app .layout_main {
  height: 100%;
  min-height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: auto;
  max-width: unset
}

.mod_skiplinks li, .mod_skiplinks ul {
  padding: 0;
  margin: 0
}

.mod_skiplinks a {
  font-size: .83333em
}

.mod_skiplinks a:focus {
  background: #0479cc;
  color: #fff;
  display: block;
  padding: .4em .8em;
  position: absolute;
  top: .66667em;
  left: .66667em;
  border-radius: .22222em;
  z-index: 7910;
  font-weight: 700
}

@-webkit-keyframes button_right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
  }
  50.01% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes button_right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
  }
  50.01% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes button_left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  50.01% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes button_left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  50.01% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes button_up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  50.01% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes button_up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  50.01% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes button_down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
  50.01% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes button_down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
  50.01% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes salto {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0)
  }
  100% {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg)
  }
}

@keyframes salto {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0)
  }
  100% {
    -webkit-transform: rotateZ(-360deg);
    transform: rotateZ(-360deg)
  }
}

.button {
  display: inline-block;
  margin: 0 .71429em .71429em 0;
  padding: .5em 2.42857em .35714em;
  border-radius: .42857em;
  color: #fff;
  font-weight: 700;
  font-size: .77778em;
  background: #0479cc;
  border: .14286em solid #0479cc;
  text-align: center;
  -webkit-transition: color .2s ease, background-color .2s ease, border-color .2s ease;
  transition: color .2s ease, background-color .2s ease, border-color .2s ease
}

.mod_content_richtext .button {
  border-style: solid;
  border-width: .14286em
}

.button:hover {
  color: #fff;
  background: #046ab3;
  border-color: #046ab3;
  -webkit-box-shadow: 0 0 .14286em rgba(4, 121, 204, .32);
  box-shadow: 0 0 .14286em rgba(4, 121, 204, .32)
}

.button:focus {
  border-color: #0479cc;
  outline: 0;
  -webkit-box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3);
  box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3);
  color: #fff;
  background: #046ab3;
  border-color: #046ab3;
  -webkit-box-shadow: 0 0 .83333em .11111em rgba(4, 121, 204, .7);
  box-shadow: 0 0 .83333em .11111em rgba(4, 121, 204, .7)
}

.no-touchevents .button:focus {
  outline: thin dotted #046ab3
}

.button.var_secondary {
  background: #fff;
  color: #0479cc;
  border-color: #0479cc
}

.button.var_secondary:focus, .button.var_secondary:hover {
  background: #0479cc;
  border-color: #0479cc;
  color: #fff
}

.button.var_icon {
  padding: .5em .5em .35714em
}

.button.var_icon .icon {
  width: 1.71429em;
  height: 1.71429em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

.button.var_icon .icon:before {
  font-size: 1.42857em
}

.button.var_icon .icon + .label {
  margin-left: .71429em
}

.link {
  position: relative;
  display: inline-block;
  line-height: 1;
  border: none;
  font-size: .77778em;
  color: #767676;
  cursor: pointer
}

.mod_content_richtext .link {
  border: 0
}

.link .icon {
  border: .14286em solid #0479cc;
  width: 2.28571em;
  height: 2.28571em;
  display: inline-block;
  position: relative;
  margin: 0 .71429em 0 0;
  vertical-align: middle;
  border-radius: 100%;
  color: #0479cc;
  background: #fff;
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

.link .icon:before {
  font-size: 1.42857em
}

.link .icon.var_right {
  margin: 0 0 0 .71429em
}

.link .icon + .label {
  margin: 0 .71429em 0 0
}

.link .label + .icon {
  margin: 0 0 0 .71429em
}

.link .char {
  font-size: 1.11111em;
  font-style: normal;
  line-height: 1.9
}

.no-touchevents .link:focus, .no-touchevents .link:hover {
  border: none
}

.no-touchevents .link:focus .icon, .no-touchevents .link:hover .icon {
  background: #0479cc;
  color: #fff;
  -webkit-box-shadow: 0 0 .22222em rgba(4, 121, 204, .5);
  box-shadow: 0 0 .22222em rgba(4, 121, 204, .5)
}

.no-touchevents .link:focus .icon_arrow_right:before, .no-touchevents .link:focus .icon_doublearrow_right:before, .no-touchevents .link:hover .icon_arrow_right:before, .no-touchevents .link:hover .icon_doublearrow_right:before {
  -webkit-animation: button_right .25s forwards;
  animation: button_right .25s forwards
}

.no-touchevents .link:focus .icon_arrow_left:before, .no-touchevents .link:focus .icon_doublearrow_left:before, .no-touchevents .link:hover .icon_arrow_left:before, .no-touchevents .link:hover .icon_doublearrow_left:before {
  -webkit-animation: button_left .25s forwards;
  animation: button_left .25s forwards
}

.no-touchevents .link:focus .icon_arrow_down:before, .no-touchevents .link:focus .icon_doublearrow_down:before, .no-touchevents .link:hover .icon_arrow_down:before, .no-touchevents .link:hover .icon_doublearrow_down:before {
  -webkit-animation: button_down .25s forwards;
  animation: button_down .25s forwards
}

.no-touchevents .link:focus .icon_arrow_up:before, .no-touchevents .link:focus .icon_doublearrow_up:before, .no-touchevents .link:hover .icon_arrow_up:before, .no-touchevents .link:hover .icon_doublearrow_up:before {
  -webkit-animation: button_up .25s forwards;
  animation: button_up .25s forwards
}

.no-touchevents .link:focus .icon_refresh:before, .no-touchevents .link:hover .icon_refresh:before {
  -webkit-animation: salto .5s forwards;
  animation: salto .5s forwards
}

.action {
  position: relative;
  display: inline-block;
  line-height: 1;
  font-size: .77778em;
  color: #767676
}

.mod_content_richtext .action {
  border: 0
}

.action .icon {
  margin: 0 1em 0 0
}

.action .icon:before {
  font-size: 2.28571em;
  color: #0479cc
}

.no-touchevents .action:focus, .no-touchevents .action:hover {
  border: none
}

.no-touchevents .action:focus .icon, .no-touchevents .action:hover .icon {
  color: #0479cc
}

.status {
  position: relative;
  display: inline-block;
  line-height: 1;
  border: none;
  color: #767676
}

.mod_content_richtext .status {
  border: 0
}

.status .icon {
  border: .11111em solid #0479cc;
  width: 1.38889em;
  height: 1.38889em;
  display: inline-block;
  position: relative;
  margin: 0;
  vertical-align: middle;
  border-radius: 100%;
  background: #fff;
  color: #0479cc;
  padding: 0;
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

.status .icon:before {
  font-size: 1.38889em
}

.status .icon.icon_cancelt, .status .icon.icon_disturbance {
  border-color: #e2000f;
  color: #e2000f
}

.status .icon.icon_ontime {
  border-color: #239c36;
  color: #239c36
}

a.status .icon:focus, a.status .icon:hover {
  -webkit-box-shadow: 0 0 .22222em rgba(4, 121, 204, .5);
  box-shadow: 0 0 .22222em rgba(4, 121, 204, .5)
}

a.status .icon.icon_cancelt:focus, a.status .icon.icon_cancelt:hover, a.status .icon.icon_disturbance:focus, a.status .icon.icon_disturbance:hover {
  background: #e2000f;
  -webkit-box-shadow: 0 0 .22222em rgba(226, 0, 15, .5);
  box-shadow: 0 0 .22222em rgba(226, 0, 15, .5)
}

a.status .icon.icon_ontime:focus, a.status .icon.icon_ontime:hover {
  background: #239c36;
  -webkit-box-shadow: 0 0 .22222em rgba(35, 156, 54, .5);
  box-shadow: 0 0 .22222em rgba(35, 156, 54, .5)
}

a.status:focus, a.status:hover {
  border: none
}

a.status:focus .icon, a.status:hover .icon {
  background: #0479cc;
  color: #fff
}

@media all and (max-width: 29.99em) {
  .mq_not_small {
    display: none
  }
}

.focuspoint {
  position: relative;
  overflow: hidden
}

.focuspoint img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  max-width: none;
  opacity: 0;
  -webkit-transition: opacity .45s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .45s cubic-bezier(.4, 0, .5, 1)
}

.focuspoint img.is_ready {
  opacity: 1
}

.no-js .focuspoint img {
  opacity: 1;
  max-width: 100%
}

.mod_focuspoint.var_hero {
  height: 50vh
}

.mod_focuspoint.var_hero + .layout_content {
  margin-top: 0
}

.mod_focuspoint.var_hero .focuspoint {
  height: 100%
}

.mod_focuspoint.var_hero ~ .mod_breadcrumb ~ .layout_content {
  margin-top: 0
}

.mod_focuspoint.var_hero ~ .mod_content_share {
  margin-top: 4em
}

@media all and (max-width: 78.74em) {
  .mod_focuspoint.var_hero ~ .mod_content_share {
    margin-top: 1.33333em
  }
}

.mod_focuspoint.var_hero .item_content {
  position: absolute;
  margin: auto;
  padding: 0 .22222em;
  left: 0;
  right: 0;
  top: 15%
}

@media all and (min-width: 64em) {
  .mod_focuspoint.var_hero .item_content {
    width: 56.88889em;
    max-width: 56.88889em
  }
}

@media all and (max-width: 63.99em) {
  .mod_focuspoint.var_hero .item_content {
    width: 38.88889em;
    padding-left: 2.72222em
  }
}

@media all and (max-width: 78.74em) {
  .mod_focuspoint.var_hero .item_content {
    padding-left: 2.72222em
  }
}

@media all and (max-width: 44.99em) {
  .mod_focuspoint.var_hero .item_content {
    font-size: 1.11111em;
    width: 100%;
    padding-left: 1.77778em
  }

  .mod_home_timetable .mod_focuspoint.var_hero .item_content {
    top: 1.2em
  }
}

.mod_focuspoint.var_hero .item_content .title_container {
  max-width: 46.83333em
}

@media all and (max-width: 44.99em) {
  .mod_focuspoint.var_hero .item_content .title_container {
    width: 100%;
    max-width: 90%
  }
}

.mod_focuspoint.var_hero .item_content .title {
  display: inline;
  height: auto;
  left: 0;
  margin: 0;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.66667em;
  line-height: 2.06667em;
  padding: .43333em .5em .33333em .5em;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone
}

@media all and (max-width: 63.99em) {
  .mod_focuspoint.var_hero .item_content .title {
    font-size: 1.22222em
  }
}

@media all and (max-width: 29.99em) {
  .mod_focuspoint.var_hero .item_content .title {
    font-size: 1em
  }
}

.mod_focuspoint.var_hero .item_content .title .word {
  white-space: nowrap
}

.mod_focuspoint.var_hero .item_content .description {
  display: inline-block;
  font-size: 1.66667em;
  line-height: 1.18182em;
  font-weight: 400;
  color: #000;
  padding-bottom: .45455em;
  text-transform: uppercase
}

@media all and (max-width: 63.99em) {
  .mod_focuspoint.var_hero .item_content .description {
    font-size: 1.22222em
  }
}

@media all and (max-width: 29.99em) {
  .mod_focuspoint.var_hero .item_content .description {
    font-size: 1em
  }
}

.mod_focuspoint.var_hero .item_content .description-inner {
  background-color: #fff;
  padding: .43333em .5em .33333em .5em
}

.mod_focuspoint.var_hero .item_content .button {
  font-size: .88889em;
  border: 2px solid #0479cc;
  background: #0479cc;
  margin: .25em 0 0 0;
  padding-left: 1.625em;
  padding-right: 1.625em;
  outline: 0;
  border-radius: 4px;
  padding: 4px 14px 2px
}

@media all and (max-width: 44.99em) {
  .mod_focuspoint.var_hero .item_content .button {
    font-size: .66667em
  }
}

.mod_focuspoint.var_hero .item_content .button:hover {
  color: #fff;
  background: #046ab3;
  border-color: #046ab3;
  -webkit-box-shadow: 0 0 .14286em rgba(4, 121, 204, .32);
  box-shadow: 0 0 .14286em rgba(4, 121, 204, .32)
}

.mbsc-fr-overlay, .mbsc-fr-w {
  -webkit-transform: translateZ(0);
  padding: 10px;
  background: #fff;
  margin: 0
}

.mbsc-fr {
  pointer-events: none;
  z-index: 99998;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%
}

.mbsc-fr-lock {
  -ms-touch-action: none;
  touch-action: none
}

.mbsc-fr-lock-ctx {
  position: relative
}

.mbsc-fr-lock.mbsc-fr-lock-ios {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto
}

.mbsc-fr-scroll {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch
}

.mbsc-fr-scroll:focus {
  outline: 0;
  outline-offset: -2px
}

.mbsc-fr-popup {
  max-width: 98%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  font-size: 12px;
  text-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.mbsc-rtl {
  direction: rtl
}

.mbsc-fr-btn-cont, .mbsc-fr-popup {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mbsc-fr-w {
  min-width: 200px;
  overflow: hidden;
  text-align: center;
  font-family: arial, verdana, sans-serif;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.mbsc-fr, .mbsc-fr-overlay, .mbsc-fr-persp {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mbsc-fr-lock-ctx .mbsc-fr-overlay, .mbsc-fr-lock-ctx .mbsc-fr-persp, .mbsc-fr-lock-ctx > .mbsc-fr {
  position: absolute
}

.mbsc-fr-persp {
  pointer-events: auto;
  overflow: hidden
}

.mbsc-fr-overlay {
  z-index: 1;
  background: rgba(0, 0, 0, .7);
  -webkit-transform: translateZ(0)
}

.mbsc-fr-liq .mbsc-fr-popup {
  max-width: 100%
}

.mbsc-fr-bottom .mbsc-fr-popup, .mbsc-fr-top .mbsc-fr-popup {
  width: 100%;
  max-width: 100%
}

.mbsc-fr-inline {
  position: static;
  pointer-events: auto
}

.mbsc-fr-inline .mbsc-fr-popup {
  position: static;
  display: inline-block;
  max-width: 100%
}

.mbsc-fr-inline.mbsc-fr-liq .mbsc-fr-popup {
  display: block
}

.mbsc-fr-bubble, .mbsc-fr-bubble .mbsc-fr-persp {
  position: absolute
}

.mbsc-fr-bubble .mbsc-fr-arr-w {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%
}

.mbsc-fr-bubble-top .mbsc-fr-arr-w {
  top: 100%
}

.mbsc-fr-bubble-bottom .mbsc-fr-arr-w {
  bottom: 100%
}

.mbsc-fr-bubble .mbsc-fr-arr-i {
  margin: 0 30px;
  position: relative;
  direction: ltr
}

.mbsc-fr-bubble .mbsc-fr-arr {
  display: block
}

.mbsc-fr-arr {
  display: none;
  position: relative;
  left: 0;
  width: 0;
  height: 0;
  border-width: 18px 18px;
  border-style: solid;
  margin-left: -18px
}

.mbsc-fr-bubble-bottom .mbsc-fr-arr {
  bottom: 0
}

.mbsc-fr-bubble-top .mbsc-fr-arr {
  top: 0
}

.mbsc-fr-hdn {
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden
}

.mbsc-fr-hdr {
  overflow: hidden;
  text-overflow: ellipsis
}

.mbsc-fr-btn {
  overflow: hidden;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top
}

.mbsc-fr-btn-e {
  cursor: pointer
}

.mbsc-fr-btn-d {
  cursor: not-allowed
}

.mbsc-fr-btn-cont {
  display: table;
  width: 100%;
  text-align: center
}

.mbsc-fr-btn-cont .mbsc-fr-btn-d {
  opacity: .3
}

.mbsc-fr-btn-w {
  vertical-align: top;
  display: table-cell;
  position: relative;
  z-index: 5
}

.mbsc-fr-btn-w .mbsc-fr-btn:before {
  padding: .375em
}

.mbsc-wdg .mbsc-wdg-c {
  position: relative;
  z-index: 0;
  font-size: 14px;
  text-align: left;
  white-space: normal
}

.mbsc-wdg .mbsc-wdg-c.mbsc-w-p {
  padding: 1em
}

.mbsc-mobiscroll .mbsc-fr-w {
  min-width: 16em;
  background: #f7f7f7;
  color: #454545;
  font-size: 16px
}

.mbsc-mobiscroll .mbsc-fr-hdr {
  padding: 0 .6666em;
  padding-top: .6666em;
  color: #0479cc;
  font-size: .75em;
  text-transform: uppercase;
  min-height: 2em;
  line-height: 2em
}

.mbsc-mobiscroll .mbsc-fr-btn-cont {
  display: block;
  overflow: hidden;
  text-align: right;
  padding: 0 .5em .5em .5em
}

.mbsc-mobiscroll .mbsc-fr-btn-w {
  display: block;
  float: right
}

.mbsc-mobiscroll .mbsc-rtl .mbsc-fr-btn-w {
  float: left
}

.mbsc-mobiscroll .mbsc-fr-btn {
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 1em;
  color: #0479cc;
  text-transform: uppercase
}

.mbsc-mobiscroll .mbsc-fr-btn-a, .mbsc-mobiscroll.mbsc-no-touch .mbsc-fr-btn-e:not(.mbsc-fr-btn-d):hover {
  background: rgba(78, 204, 196, .3)
}

.mbsc-mobiscroll .mbsc-fr-bubble-bottom .mbsc-fr-arr {
  border-color: transparent transparent #f7f7f7 transparent
}

.mbsc-mobiscroll .mbsc-fr-bubble-top .mbsc-fr-arr {
  border-color: #f7f7f7 transparent transparent transparent
}

.mbsc-sc-btn, .mbsc-sc-whl-o {
  -webkit-transform: translateZ(0)
}

.mbsc-sc-whl, .mbsc-sc-whl-c, .mbsc-sc-whl-l {
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.mbsc-sc-itm, .mbsc-sc-whl-gr-c {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mbsc-sc-whl-gr-c {
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden
}

.mbsc-fr-liq .mbsc-sc-whl-gr-c {
  display: block
}

.mbsc-sc-whl-gr {
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.mbsc-sc-whl-w {
  max-width: 100%;
  position: relative
}

.mbsc-sc-whl-o {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none
}

.mbsc-sc-whl-l {
  display: none;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  right: 0;
  pointer-events: none
}

.mbsc-sc-whl-w .mbsc-sc-whl-l {
  display: block
}

.mbsc-sc-whl {
  overflow: hidden;
  border-radius: 1px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent
}

.mbsc-sc-whl-c {
  position: relative;
  z-index: 1;
  top: 50%;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent
}

.mbsc-sc-whl-sc {
  position: relative
}

.mbsc-sc-itm {
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mbsc-sc-itm-inv, .mbsc-sc-itm-inv-h {
  opacity: .3
}

.mbsc-sc-lbl {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  display: none
}

.mbsc-sc-lbl-v .mbsc-sc-lbl {
  display: block
}

.mbsc-sc-btn {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.mbsc-sc-btn:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0
}

.mbsc-sc-whl-a .mbsc-sc-btn {
  opacity: 0
}

.mbsc-sc-btn-plus {
  bottom: 0
}

.mbsc-sc-btn-minus {
  top: 0
}

.mbsc-sc-whl-gr-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.mbsc-sc-whl-gr-3d .mbsc-sc-whl {
  overflow: visible
}

.mbsc-sc-whl-gr-3d .mbsc-sc-whl-c {
  overflow: hidden
}

.mbsc-sc-whl-3d {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.mbsc-sc-itm-3d {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.mbsc-sc-itm-del {
  display: none
}

.mbsc-sc-itm-ml {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  white-space: normal
}

.mbsc-sel-hdn {
  position: absolute;
  height: 1px !important;
  width: 1px !important;
  left: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px)
}

.mbsc-sel-gr {
  padding: 0 .25em;
  opacity: 1;
  font-weight: 700;
  text-align: left
}

.mbsc-sel-multi .mbsc-sc-whl-w .mbsc-sc-whl-l {
  display: none
}

.mbsc-sc-whl-multi .mbsc-sc-itm-sel:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  text-align: center
}

.mbsc-mobiscroll .mbsc-sc-whl-gr {
  padding: .5em .25em
}

.mbsc-mobiscroll .mbsc-sc-whl-w {
  margin: 0 .25em
}

.mbsc-mobiscroll .mbsc-sc-whl-o {
  display: none
}

.mbsc-mobiscroll .mbsc-sc-lbl-v .mbsc-sc-whl-w {
  margin-top: 1.875em
}

.mbsc-mobiscroll .mbsc-sc-lbl {
  color: #0479cc;
  font-size: .75em;
  line-height: 2.5em;
  text-transform: uppercase
}

.mbsc-mobiscroll .mbsc-sc-whl-l {
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb
}

.mbsc-mobiscroll .mbsc-sc-btn {
  color: #0479cc;
  background: #f7f7f7
}

.mbsc-mobiscroll .mbsc-sc-btn:before {
  font-size: 1.5em
}

.mbsc-mobiscroll .mbsc-sc-btn-a:before, .mbsc-mobiscroll.mbsc-no-touch .mbsc-sc-btn:hover:before {
  background: rgba(78, 204, 196, .3)
}

.mbsc-mobiscroll .mbsc-sc-itm {
  padding: 0 .25em;
  font-size: 1.375em
}

.mbsc-mobiscroll .mbsc-sc-itm.mbsc-btn-a {
  background: rgba(78, 204, 196, .3)
}

.mbsc-mobiscroll .mbsc-sc-whl .mbsc-sel-gr {
  padding: 0 .25em;
  font-size: 1.125em
}

.mbsc-mobiscroll .mbsc-sc-whl-multi .mbsc-sc-itm {
  padding: 0 1.818181em
}

.mbsc-mobiscroll .mbsc-sc-whl-multi .mbsc-sc-itm-sel:before {
  font-size: 1.818181em;
  color: #0479cc
}

@font-face {
  font-family: Icons;
  src: url(../fonts/icons/Icons.eot?v=2.2.69);
  src: url(../fonts/icons/Icons.eot?v=2.2.69#iefix) format("eot"), url(../fonts/icons/Icons.woff?v=2.2.69) format("woff"), url(../fonts/icons/Icons.ttf?v=2.2.69) format("truetype"), url(../fonts/icons/Icons.svg?v=2.2.69#Icons) format("svg")
}

.icon_aaaaaa:before, .icon_account:before, .icon_address:before, .icon_aktuell:before, .icon_arrow:before, .icon_arrow_down:before, .icon_arrow_left:before, .icon_arrow_right:before, .icon_arrow_up:before, .icon_ausfluege-mit-kindern:before, .icon_back:before, .icon_barsnclubs:before, .icon_bearbeitet_close:before, .icon_boat:before, .icon_bus:before, .icon_cable_car:before, .icon_calendar:before, .icon_cancelt:before, .icon_check:before, .icon_checkbox:before, .icon_cling_in_wheelchair:before, .icon_close:before, .icon_crossed_map:before, .icon_crossed_wheelchair:before, .icon_currentlocation:before, .icon_customercare:before, .icon_details:before, .icon_discover:before, .icon_disturbance:before, .icon_disturbance_zone:before, .icon_doublearrow:before, .icon_doublearrow_down:before, .icon_doublearrow_left:before, .icon_doublearrow_right:before, .icon_doublearrow_up:before, .icon_em:before, .icon_em_in_box:before, .icon_entdecken-und-erleben:before, .icon_essen-und-trinken:before, .icon_export:before, .icon_external-link:before, .icon_facebook:before, .icon_filter:before, .icon_funicular:before, .icon_googleplus:before, .icon_home:before, .icon_import_calendar:before, .icon_import_word:before, .icon_info:before, .icon_info_variante:before, .icon_instagram:before, .icon_kunst-und-kultur:before, .icon_late:before, .icon_layers:before, .icon_linkedin:before, .icon_list:before, .icon_locate:before, .icon_login:before, .icon_mail:before, .icon_map:before, .icon_map_resize50:before, .icon_map_resize75:before, .icon_marker:before, .icon_menu:before, .icon_minitimetable:before, .icon_minus:before, .icon_more_information:before, .icon_museum:before, .icon_n:before, .icon_nearbylocations:before, .icon_ontime:before, .icon_person:before, .icon_phone:before, .icon_play:before, .icon_plus:before, .icon_poi:before, .icon_print:before, .icon_refresh:before, .icon_rotate_left:before, .icon_rotate_right:before, .icon_route_alternative:before, .icon_search:before, .icon_shopping:before, .icon_sport-und-action:before, .icon_stadtfuehrungen:before, .icon_star:before, .icon_stop:before, .icon_taxi:before, .icon_test:before, .icon_ticket:before, .icon_timetable:before, .icon_timetabledoc:before, .icon_timetabledoc_hover:before, .icon_toggle:before, .icon_tolate:before, .icon_track_change:before, .icon_train:before, .icon_tram:before, .icon_twitter:before, .icon_veranstaltungen:before, .icon_wandern:before, .icon_weihnachten:before, .icon_wellness:before, .icon_wheelchair:before, .icon_wheelchair_in_box:before, .icon_zvvferienpass:before, .mod_account .field_checkbox.var_checked .icon:before, .mod_activities_filter .filter_content .mod_form .filter_close:before, .mod_benefits li:before, .mod_breadcrumb ul li.home a:before, .mod_breadcrumb ul li:before, .mod_carousel .next:before, .mod_carousel .prev:before, .mod_carousel.var_topics .mod_carousel_item.topic_aktuell .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_ausfluege-mit-kindern .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_bars .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_entdecken-und-erleben .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_essen-und-trinken .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_kunst-und-kultur .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_movies .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_museum .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_shopping .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_sport-und-action .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_stadtfuehrungen .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_veranstaltungen .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_wandern .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_weihnachten .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_wellness .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_zvvferienpass .inner:before, .mod_content_visual .next span:before, .mod_content_visual .prev span:before, .mod_footer_big .link-list__item .ui-accordion-header-active:before, .mod_footer_big .link-list__item .ui-accordion-header:before, .mod_form .checkbox + .label:before, .mod_form .custom-native-date:before, .mod_form .custom-native-time:before, .mod_form .datepicker_trigger:before, .mod_form .timepicker_trigger:before, .mod_gallery_item .next span:before, .mod_gallery_item .prev span:before, .mod_home_section .scrollsection .scrollsection_button:before, .mod_home_section.var_list .next:before, .mod_home_section.var_list .prev:before, .mod_hsf .pdf:before, .mod_menu .child .is_current a:before, .mod_menu .close:before, .mod_menu .navigation > ul > li > a:before, .mod_menu .socialmedia a.var_facebook:before, .mod_menu .socialmedia a.var_instagram:before, .mod_menu .socialmedia a.var_twitter:before, .mod_menu_hamburger:before, .mod_quicklinks a.var_account:before, .mod_quicklinks a.var_customercare:before, .mod_quicklinks a.var_feedback:before, .mod_quicklinks a.var_search:before, .mod_quicklinks a.var_ticket:before, .mod_quicklinks a.var_timetable:before, .mod_steps li.var_done .step:before, .mod_tooltip .tooltip_trigger .icon:before, .mod_tooltip.is_expanded .tooltip_trigger .icon:before, .mod_trafficinformation .status .status_button:before, .mod_trafficinformation .status.var_disturbance .status_button:before, .select2-container .select2-choice .select2-arrow:before, .select2-container-multi .select2-search-choice-close:before, .touch .input_cell.var_select:before, .touch .var_select:before, .touchevents .input_cell.var_select:before, .touchevents .var_select:before, .ui-datepicker .ui-datepicker-next:before, .ui-datepicker .ui-datepicker-prev:before, .visual_slider .next:before, .visual_slider .prev:before {
  font-family: Icons;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  line-height: 1;
  position: absolute
}

.ie .icon_aaaaaa:before, .ie .icon_account:before, .ie .icon_address:before, .ie .icon_aktuell:before, .ie .icon_arrow:before, .ie .icon_arrow_down:before, .ie .icon_arrow_left:before, .ie .icon_arrow_right:before, .ie .icon_arrow_up:before, .ie .icon_ausfluege-mit-kindern:before, .ie .icon_back:before, .ie .icon_barsnclubs:before, .ie .icon_bearbeitet_close:before, .ie .icon_boat:before, .ie .icon_bus:before, .ie .icon_cable_car:before, .ie .icon_calendar:before, .ie .icon_cancelt:before, .ie .icon_check:before, .ie .icon_checkbox:before, .ie .icon_cling_in_wheelchair:before, .ie .icon_close:before, .ie .icon_crossed_map:before, .ie .icon_crossed_wheelchair:before, .ie .icon_currentlocation:before, .ie .icon_customercare:before, .ie .icon_details:before, .ie .icon_discover:before, .ie .icon_disturbance:before, .ie .icon_disturbance_zone:before, .ie .icon_doublearrow:before, .ie .icon_doublearrow_down:before, .ie .icon_doublearrow_left:before, .ie .icon_doublearrow_right:before, .ie .icon_doublearrow_up:before, .ie .icon_em:before, .ie .icon_em_in_box:before, .ie .icon_entdecken-und-erleben:before, .ie .icon_essen-und-trinken:before, .ie .icon_export:before, .ie .icon_external-link:before, .ie .icon_facebook:before, .ie .icon_filter:before, .ie .icon_funicular:before, .ie .icon_googleplus:before, .ie .icon_home:before, .ie .icon_import_calendar:before, .ie .icon_import_word:before, .ie .icon_info:before, .ie .icon_info_variante:before, .ie .icon_instagram:before, .ie .icon_kunst-und-kultur:before, .ie .icon_late:before, .ie .icon_layers:before, .ie .icon_linkedin:before, .ie .icon_list:before, .ie .icon_locate:before, .ie .icon_login:before, .ie .icon_mail:before, .ie .icon_map:before, .ie .icon_map_resize50:before, .ie .icon_map_resize75:before, .ie .icon_marker:before, .ie .icon_menu:before, .ie .icon_minitimetable:before, .ie .icon_minus:before, .ie .icon_more_information:before, .ie .icon_museum:before, .ie .icon_n:before, .ie .icon_nearbylocations:before, .ie .icon_ontime:before, .ie .icon_person:before, .ie .icon_phone:before, .ie .icon_play:before, .ie .icon_plus:before, .ie .icon_poi:before, .ie .icon_print:before, .ie .icon_refresh:before, .ie .icon_rotate_left:before, .ie .icon_rotate_right:before, .ie .icon_route_alternative:before, .ie .icon_search:before, .ie .icon_shopping:before, .ie .icon_sport-und-action:before, .ie .icon_stadtfuehrungen:before, .ie .icon_star:before, .ie .icon_stop:before, .ie .icon_taxi:before, .ie .icon_test:before, .ie .icon_ticket:before, .ie .icon_timetable:before, .ie .icon_timetabledoc:before, .ie .icon_timetabledoc_hover:before, .ie .icon_toggle:before, .ie .icon_tolate:before, .ie .icon_track_change:before, .ie .icon_train:before, .ie .icon_tram:before, .ie .icon_twitter:before, .ie .icon_veranstaltungen:before, .ie .icon_wandern:before, .ie .icon_weihnachten:before, .ie .icon_wellness:before, .ie .icon_wheelchair:before, .ie .icon_wheelchair_in_box:before, .ie .icon_zvvferienpass:before, .ie .mod_account .field_checkbox.var_checked .icon:before, .ie .mod_activities_filter .filter_content .mod_form .filter_close:before, .ie .mod_benefits li:before, .ie .mod_breadcrumb ul li.home a:before, .ie .mod_breadcrumb ul li:before, .ie .mod_carousel .next:before, .ie .mod_carousel .prev:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_aktuell .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_ausfluege-mit-kindern .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_bars .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_entdecken-und-erleben .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_essen-und-trinken .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_kunst-und-kultur .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_movies .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_museum .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_shopping .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_sport-und-action .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_stadtfuehrungen .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_veranstaltungen .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_wandern .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_weihnachten .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_wellness .inner:before, .ie .mod_carousel.var_topics .mod_carousel_item.topic_zvvferienpass .inner:before, .ie .mod_content_visual .next span:before, .ie .mod_content_visual .prev span:before, .ie .mod_footer_big .link-list__item .ui-accordion-header-active:before, .ie .mod_footer_big .link-list__item .ui-accordion-header:before, .ie .mod_form .checkbox + .label:before, .ie .mod_form .custom-native-date:before, .ie .mod_form .custom-native-time:before, .ie .mod_form .datepicker_trigger:before, .ie .mod_form .timepicker_trigger:before, .ie .mod_gallery_item .next span:before, .ie .mod_gallery_item .prev span:before, .ie .mod_home_section .scrollsection .scrollsection_button:before, .ie .mod_home_section.var_list .next:before, .ie .mod_home_section.var_list .prev:before, .ie .mod_hsf .pdf:before, .ie .mod_menu .child .is_current a:before, .ie .mod_menu .close:before, .ie .mod_menu .navigation > ul > li > a:before, .ie .mod_menu .socialmedia a.var_facebook:before, .ie .mod_menu .socialmedia a.var_instagram:before, .ie .mod_menu .socialmedia a.var_twitter:before, .ie .mod_menu_hamburger:before, .ie .mod_quicklinks a.var_account:before, .ie .mod_quicklinks a.var_customercare:before, .ie .mod_quicklinks a.var_feedback:before, .ie .mod_quicklinks a.var_search:before, .ie .mod_quicklinks a.var_ticket:before, .ie .mod_quicklinks a.var_timetable:before, .ie .mod_steps li.var_done .step:before, .ie .mod_tooltip .tooltip_trigger .icon:before, .ie .mod_tooltip.is_expanded .tooltip_trigger .icon:before, .ie .mod_trafficinformation .status .status_button:before, .ie .mod_trafficinformation .status.var_disturbance .status_button:before, .ie .select2-container .select2-choice .select2-arrow:before, .ie .select2-container-multi .select2-search-choice-close:before, .ie .touch .input_cell.var_select:before, .ie .touch .var_select:before, .ie .touchevents .input_cell.var_select:before, .ie .touchevents .var_select:before, .ie .ui-datepicker .ui-datepicker-next:before, .ie .ui-datepicker .ui-datepicker-prev:before, .ie .visual_slider .next:before, .ie .visual_slider .prev:before, .mod_account .field_checkbox.var_checked .ie .icon:before, .mod_activities_filter .filter_content .mod_form .ie .filter_close:before, .mod_benefits .ie li:before, .mod_breadcrumb ul .ie li:before, .mod_breadcrumb ul li.home .ie a:before, .mod_carousel .ie .next:before, .mod_carousel .ie .prev:before, .mod_carousel.var_topics .mod_carousel_item.topic_aktuell .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_ausfluege-mit-kindern .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_bars .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_entdecken-und-erleben .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_essen-und-trinken .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_kunst-und-kultur .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_movies .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_museum .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_shopping .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_sport-und-action .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_stadtfuehrungen .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_veranstaltungen .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_wandern .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_weihnachten .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_wellness .ie .inner:before, .mod_carousel.var_topics .mod_carousel_item.topic_zvvferienpass .ie .inner:before, .mod_content_visual .next .ie span:before, .mod_content_visual .prev .ie span:before, .mod_footer_big .link-list__item .ie .ui-accordion-header-active:before, .mod_footer_big .link-list__item .ie .ui-accordion-header:before, .mod_form .ie .checkbox + .label:before, .mod_form .ie .custom-native-date:before, .mod_form .ie .custom-native-time:before, .mod_form .ie .datepicker_trigger:before, .mod_form .ie .timepicker_trigger:before, .mod_gallery_item .next .ie span:before, .mod_gallery_item .prev .ie span:before, .mod_home_section .scrollsection .ie .scrollsection_button:before, .mod_home_section.var_list .ie .next:before, .mod_home_section.var_list .ie .prev:before, .mod_hsf .ie .pdf:before, .mod_menu .child .is_current .ie a:before, .mod_menu .ie .close:before, .mod_menu .ie .navigation > ul > li > a:before, .mod_menu .socialmedia .ie a.var_facebook:before, .mod_menu .socialmedia .ie a.var_instagram:before, .mod_menu .socialmedia .ie a.var_twitter:before, .mod_quicklinks .ie a.var_account:before, .mod_quicklinks .ie a.var_customercare:before, .mod_quicklinks .ie a.var_feedback:before, .mod_quicklinks .ie a.var_search:before, .mod_quicklinks .ie a.var_ticket:before, .mod_quicklinks .ie a.var_timetable:before, .mod_steps li.var_done .ie .step:before, .mod_tooltip .tooltip_trigger .ie .icon:before, .mod_tooltip.is_expanded .tooltip_trigger .ie .icon:before, .mod_trafficinformation .status .ie .status_button:before, .mod_trafficinformation .status.var_disturbance .ie .status_button:before, .select2-container .select2-choice .ie .select2-arrow:before, .select2-container-multi .ie .select2-search-choice-close:before, .touch .ie .input_cell.var_select:before, .touch .ie .var_select:before, .touchevents .ie .input_cell.var_select:before, .touchevents .ie .var_select:before, .ui-datepicker .ie .ui-datepicker-next:before, .ui-datepicker .ie .ui-datepicker-prev:before, .visual_slider .ie .next:before, .visual_slider .ie .prev:before {
  line-height: 1.1
}

.icon_aaaaaa {
  padding: .5em .5em;
  position: relative
}

.icon_aaaaaa:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_account {
  padding: .5em .5em;
  position: relative
}

.icon_account:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_address {
  padding: .5em .5em;
  position: relative
}

.icon_address:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_aktuell {
  padding: .5em .5em;
  position: relative
}

.icon_aktuell:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_arrow {
  padding: .5em .5em;
  position: relative
}

.icon_arrow:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_arrow_down {
  padding: .5em .5em;
  position: relative
}

.icon_arrow_down:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_arrow_left {
  padding: .5em .5em;
  position: relative
}

.icon_arrow_left:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_arrow_right {
  padding: .5em .5em;
  position: relative
}

.icon_arrow_right:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_arrow_up {
  padding: .5em .5em;
  position: relative
}

.icon_arrow_up:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_ausfluege-mit-kindern {
  padding: .5em .5em;
  position: relative
}

.icon_ausfluege-mit-kindern:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_back {
  padding: .5em .5em;
  position: relative
}

.icon_back:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_barsnclubs {
  padding: .5em .5em;
  position: relative
}

.icon_barsnclubs:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_bearbeitet_close {
  padding: .5em .5em;
  position: relative
}

.icon_bearbeitet_close:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_boat {
  padding: .5em .5em;
  position: relative
}

.icon_boat:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_bus {
  padding: .5em .5em;
  position: relative
}

.icon_bus:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_cable_car {
  padding: .5em .5em;
  position: relative
}

.icon_cable_car:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_calendar {
  padding: .5em .5em;
  position: relative
}

.icon_calendar:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_cancelt {
  padding: .5em .5em;
  position: relative
}

.icon_cancelt:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_check {
  padding: .5em .5em;
  position: relative
}

.icon_check:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_checkbox {
  padding: .5em .5em;
  position: relative
}

.icon_checkbox:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_cling_in_wheelchair {
  padding: .5em .5em;
  position: relative
}

.icon_cling_in_wheelchair:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_close {
  padding: .5em .5em;
  position: relative
}

.icon_close:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_crossed_map {
  padding: .5em .5em;
  position: relative
}

.icon_crossed_map:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_crossed_wheelchair {
  padding: .5em .5em;
  position: relative
}

.icon_crossed_wheelchair:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_currentlocation {
  padding: .5em .5em;
  position: relative
}

.icon_currentlocation:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_customercare {
  padding: .5em .5em;
  position: relative
}

.icon_customercare:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_details {
  padding: .5em .5em;
  position: relative
}

.icon_details:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_discover {
  padding: .5em .5em;
  position: relative
}

.icon_discover:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_disturbance {
  padding: .5em .5em;
  position: relative
}

.icon_disturbance:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_disturbance_zone {
  padding: .5em .5em;
  position: relative
}

.icon_disturbance_zone:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_doublearrow {
  padding: .5em .5em;
  position: relative
}

.icon_doublearrow:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_doublearrow_down {
  padding: .5em .5em;
  position: relative
}

.icon_doublearrow_down:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_doublearrow_left {
  padding: .5em .5em;
  position: relative
}

.icon_doublearrow_left:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_doublearrow_right {
  padding: .5em .5em;
  position: relative
}

.icon_doublearrow_right:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_doublearrow_up {
  padding: .5em .5em;
  position: relative
}

.icon_doublearrow_up:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_em {
  padding: .5em .5em;
  position: relative
}

.icon_em:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_em_in_box {
  padding: .5em .5em;
  position: relative
}

.icon_em_in_box:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_entdecken-und-erleben {
  padding: .5em .5em;
  position: relative
}

.icon_entdecken-und-erleben:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_essen-und-trinken {
  padding: .5em .5em;
  position: relative
}

.icon_essen-und-trinken:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_export {
  padding: .5em .5em;
  position: relative
}

.icon_export:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_external-link {
  padding: .5em .5em;
  position: relative
}

.icon_external-link:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_facebook {
  padding: .5em .5em;
  position: relative
}

.icon_facebook:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_filter {
  padding: .5em .5em;
  position: relative
}

.icon_filter:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_funicular {
  padding: .5em .5em;
  position: relative
}

.icon_funicular:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_googleplus {
  padding: .5em .5em;
  position: relative
}

.icon_googleplus:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_home {
  padding: .5em .5em;
  position: relative
}

.icon_home:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_import_calendar {
  padding: .5em .5em;
  position: relative
}

.icon_import_calendar:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_import_word {
  padding: .5em .5em;
  position: relative
}

.icon_import_word:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_info {
  padding: .5em .5em;
  position: relative
}

.icon_info:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_info_variante {
  padding: .5em .5em;
  position: relative
}

.icon_info_variante:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_instagram {
  padding: .5em .5em;
  position: relative
}

.icon_instagram:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_kunst-und-kultur {
  padding: .5em .5em;
  position: relative
}

.icon_kunst-und-kultur:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_late {
  padding: .5em .5em;
  position: relative
}

.icon_late:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_layers {
  padding: .5em .5em;
  position: relative
}

.icon_layers:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_linkedin {
  padding: .5em .5em;
  position: relative
}

.icon_linkedin:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_list {
  padding: .5em .5em;
  position: relative
}

.icon_list:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_locate {
  padding: .5em .5em;
  position: relative
}

.icon_locate:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_login {
  padding: .5em .5em;
  position: relative
}

.icon_login:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_mail {
  padding: .5em .5em;
  position: relative
}

.icon_mail:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_map {
  padding: .5em .5em;
  position: relative
}

.icon_map:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_map_resize50 {
  padding: .5em .5em;
  position: relative
}

.icon_map_resize50:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_map_resize75 {
  padding: .5em .5em;
  position: relative
}

.icon_map_resize75:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_marker {
  padding: .5em .5em;
  position: relative
}

.icon_marker:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_menu {
  padding: .5em .5em;
  position: relative
}

.icon_menu:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_minitimetable {
  padding: .5em .5em;
  position: relative
}

.icon_minitimetable:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_minus {
  padding: .5em .5em;
  position: relative
}

.icon_minus:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_more_information {
  padding: .5em .5em;
  position: relative
}

.icon_more_information:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_museum {
  padding: .5em .5em;
  position: relative
}

.icon_museum:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_n {
  padding: .5em .5em;
  position: relative
}

.icon_n:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_nearbylocations {
  padding: .5em .5em;
  position: relative
}

.icon_nearbylocations:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_ontime {
  padding: .5em .5em;
  position: relative
}

.icon_ontime:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_person {
  padding: .5em .5em;
  position: relative
}

.icon_person:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_phone {
  padding: .5em .5em;
  position: relative
}

.icon_phone:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_play {
  padding: .5em .5em;
  position: relative
}

.icon_play:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_plus {
  padding: .5em .5em;
  position: relative
}

.icon_plus:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_poi {
  padding: .5em .5em;
  position: relative
}

.icon_poi:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_print {
  padding: .5em .5em;
  position: relative
}

.icon_print:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_refresh {
  padding: .5em .5em;
  position: relative
}

.icon_refresh:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_rotate_left {
  padding: .5em .5em;
  position: relative
}

.icon_rotate_left:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_rotate_right {
  padding: .5em .5em;
  position: relative
}

.icon_rotate_right:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_route_alternative {
  padding: .5em .5em;
  position: relative
}

.icon_route_alternative:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_search {
  padding: .5em .5em;
  position: relative
}

.icon_search:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_shopping {
  padding: .5em .5em;
  position: relative
}

.icon_shopping:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_sport-und-action {
  padding: .5em .5em;
  position: relative
}

.icon_sport-und-action:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_stadtfuehrungen {
  padding: .5em .5em;
  position: relative
}

.icon_stadtfuehrungen:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_star {
  padding: .5em .5em;
  position: relative
}

.icon_star:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_stop {
  padding: .5em .5em;
  position: relative
}

.icon_stop:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_taxi {
  padding: .5em .5em;
  position: relative
}

.icon_taxi:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_test {
  padding: .5em .5em;
  position: relative
}

.icon_test:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_ticket {
  padding: .5em .5em;
  position: relative
}

.icon_ticket:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_timetable {
  padding: .5em .5em;
  position: relative
}

.icon_timetable:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_timetabledoc {
  padding: .5em .5em;
  position: relative
}

.icon_timetabledoc:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_timetabledoc_hover {
  padding: .5em .5em;
  position: relative
}

.icon_timetabledoc_hover:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_toggle {
  padding: .5em .5em;
  position: relative
}

.icon_toggle:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_tolate {
  padding: .5em .5em;
  position: relative
}

.icon_tolate:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_track_change {
  padding: .5em .5em;
  position: relative
}

.icon_track_change:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_train {
  padding: .5em .5em;
  position: relative
}

.icon_train:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_tram {
  padding: .5em .5em;
  position: relative
}

.icon_tram:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_twitter {
  padding: .5em .5em;
  position: relative
}

.icon_twitter:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_veranstaltungen {
  padding: .5em .5em;
  position: relative
}

.icon_veranstaltungen:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_wandern {
  padding: .5em .5em;
  position: relative
}

.icon_wandern:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_weihnachten {
  padding: .5em .5em;
  position: relative
}

.icon_weihnachten:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_wellness {
  padding: .5em .5em;
  position: relative
}

.icon_wellness:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_wheelchair {
  padding: .5em .5em;
  position: relative
}

.icon_wheelchair:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_wheelchair_in_box {
  padding: .5em .5em;
  position: relative
}

.icon_wheelchair_in_box:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.icon_zvvferienpass {
  padding: .5em .5em;
  position: relative
}

.icon_zvvferienpass:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_tabs {
  position: relative
}

.mod_tabs .tabs_bar {
  padding: .94444em 1.33333em .55556em;
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto
}

@media all and (max-width: 29.99em) {
  .mod_tabs .tabs_bar {
    padding-left: .66667em;
    padding-right: .66667em
  }
}

.mod_tabs .tabs_bar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  text-align: center;
  margin: 0 auto;
  -webkit-transition: -webkit-box-shadow .4s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-box-shadow .4s cubic-bezier(.4, 0, .5, 1);
  transition: box-shadow .4s cubic-bezier(.4, 0, .5, 1);
  transition: box-shadow .4s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow .4s cubic-bezier(.4, 0, .5, 1)
}

@media all and (max-width: 29.99em) {
  .mod_tabs .tabs_bar ul {
    display: block;
    width: 100%
  }
}

.mod_tabs .tabs_bar ul.focused {
  border-radius: .44444em;
  -webkit-box-shadow: 0 0 .83333em .11111em rgba(4, 121, 204, .7);
  box-shadow: 0 0 .83333em .11111em rgba(4, 121, 204, .7);
  outline: thin dotted #046ab3
}

.mod_tabs .tabs_bar li {
  display: -webkit-flex;
  width: 9.11111em;
  position: relative;
  outline: 0
}

@media all and (max-width: 29.99em) {
  .mod_tabs .tabs_bar li:first-child a {
    border-top-width: .14286em;
    border-top-left-radius: .42857em;
    border-top-right-radius: .42857em
  }
}

@media all and (min-width: 30em) {
  .mod_tabs .tabs_bar li:first-child a {
    border-left-width: .14286em;
    border-top-left-radius: .42857em;
    border-bottom-left-radius: .42857em
  }
}

@media all and (max-width: 29.99em) {
  .mod_tabs .tabs_bar li:last-child a {
    border-bottom-width: .14286em;
    border-bottom-left-radius: .42857em;
    border-bottom-right-radius: .42857em
  }
}

@media all and (min-width: 30em) {
  .mod_tabs .tabs_bar li:last-child a {
    border-right-width: .14286em;
    border-top-right-radius: .42857em;
    border-bottom-right-radius: .42857em
  }
}

.mod_tabs .tabs_bar li a:hover {
  border-color: #0479cc;
  color: #0479cc
}

.mod_tabs .tabs_bar li.is_selected a {
  background: #0479cc;
  border-color: #0479cc;
  color: #fff
}

@media all and (min-width: 30em) {
  .mod_tabs .tabs_bar li.is_selected a {
    border-bottom-width: 0;
    padding-bottom: .4em
  }
}

.mod_tabs .tabs_bar li.is_selected a:focus, .mod_tabs .tabs_bar li.is_selected a:hover {
  color: #fff
}

.mod_tabs .tabs_bar li.is_selected a:focus {
  border-color: #0479cc;
  outline: 0;
  -webkit-box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3);
  box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3)
}

.mod_tabs .tabs_bar li.is_loading a {
  background: #cbcbcb
}

@media all and (max-width: 29.99em) {
  .mod_tabs .tabs_bar li {
    display: block;
    width: 100%
  }
}

.mod_tabs .tabs_bar a {
  background: 0 0;
  border-top: .13333em solid #cbcbcb;
  border-bottom: .13333em solid #cbcbcb;
  border-left: .06667em solid #cbcbcb;
  border-right: .06667em solid #cbcbcb;
  padding: .4em 1.06667em .26667em;
  font-size: .83333em;
  font-weight: 700;
  text-align: center;
  position: relative;
  color: #767676;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media all and (max-width: 29.99em) {
  .mod_tabs .tabs_bar a {
    border-top-width: .06667em;
    border-bottom-width: .06667em;
    border-left-width: .13333em;
    border-right-width: .13333em
  }
}

.mod_tabs .tabs_loading {
  height: 11.11111em
}

.mod_tabs .tabs_content {
  -webkit-transition: opacity .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s cubic-bezier(.4, 0, .5, 1);
  opacity: 1;
  clear: both;
  padding-top: 1em
}

.mod_tabs .tabs_error {
  display: none
}

.mod_tabs .tabs_error.is_active {
  display: block
}

.mod_tabs.var_loading .tabs_loading {
  visibility: visible;
  opacity: 1
}

.mod_tabs.var_loading .tabs_content {
  opacity: 0
}

.mod_table {
  margin-bottom: 1.11111em
}

.mod_table table {
  width: 100%
}

.mod_table h2 + .table-wrapper, .mod_table h2 + table {
  margin-top: -.7em
}

.mod_table .table_footer, .mod_table tbody th, .mod_table td, .mod_table thead th {
  padding: .46667em .4em .4em .8em;
  font-size: .83333em;
  line-height: 1.3;
  font-weight: 700
}

.mod_table .table_footer.center, .mod_table tbody th.center, .mod_table td.center, .mod_table thead th.center {
  text-align: center
}

.mod_table thead th {
  text-align: left;
  border-top: .13333em solid #cbcbcb;
  border-bottom: .13333em solid #cbcbcb;
  color: #000;
  vertical-align: bottom
}

.mod_table thead tr:first-child th {
  border-width: .26667em
}

.mod_table tbody td, .mod_table tbody th {
  border-bottom: .13333em solid #cbcbcb;
  vertical-align: top
}

.mod_table tbody td.row, .mod_table tbody th.row {
  color: #000
}

.mod_table tbody td.var_align_left, .mod_table tbody th.var_align_left {
  text-align: left
}

.mod_table tbody td.var_align_right, .mod_table tbody th.var_align_right {
  text-align: right
}

.mod_table tbody td:last-child, .mod_table tbody th:last-child {
  border-right: none
}

.mod_table tfoot td {
  padding-left: 0;
  padding-right: 0;
  font-size: .77778em;
  color: #767676;
  padding-top: .71429em
}

.mod_table.var_lines thead th {
  border-bottom: .13333em solid #cbcbcb
}

.mod_table.var_lines tbody td, .mod_table.var_lines tbody th {
  background: 0 0;
  border-bottom: .13333em solid #cbcbcb;
  border-right: none
}

.mod_table.var_vertical thead th {
  border-bottom: 0
}

.mod_table.var_vertical tbody td, .mod_table.var_vertical tbody th {
  background: #cde2f6;
  border-bottom: .13333em solid #fff;
  border-right: .13333em solid #fff
}

.mod_table.var_vertical tbody td:nth-child(2n), .mod_table.var_vertical tbody th:nth-child(2n) {
  background: #e6f1fa
}

.mod_table.var_horizontal thead th {
  border-bottom: 0
}

.mod_table.var_horizontal tbody td, .mod_table.var_horizontal tbody th {
  background: #cde2f6;
  border-bottom: .13333em solid #fff;
  border-right: .13333em solid #fff
}

.mod_table.var_horizontal tbody td:nth-child(2n), .mod_table.var_horizontal tbody th:nth-child(2n) {
  background: #cde2f6
}

.mod_table.var_horizontal tbody tr:nth-child(2n) td {
  background: #e6f1fa
}

.mod_table.var_rainbow thead th.column-1 {
  width: 5.33333em
}

.mod_table.var_rainbow thead th.column-2 {
  width: 10.66667em
}

.mod_table.var_rainbow tbody td.row, .mod_table.var_rainbow tbody th.row, .mod_table.var_rainbow thead th.row {
  background-color: #d8d8d8
}

.mod_table.var_rainbow tbody td.var_red, .mod_table.var_rainbow tbody th.var_red, .mod_table.var_rainbow thead th.var_red {
  background-color: #f08e6c
}

.mod_table.var_rainbow tbody td.var_red_light, .mod_table.var_rainbow tbody th.var_red_light, .mod_table.var_rainbow thead th.var_red_light {
  background-color: #f7bfa6
}

.mod_table.var_rainbow tbody td.var_red_lighter, .mod_table.var_rainbow tbody th.var_red_lighter, .mod_table.var_rainbow thead th.var_red_lighter {
  background-color: #fcdfd1
}

.mod_table.var_rainbow tbody td.var_green, .mod_table.var_rainbow tbody th.var_green, .mod_table.var_rainbow thead th.var_green {
  background-color: #c2d98d
}

.mod_table.var_rainbow tbody td.var_green_light, .mod_table.var_rainbow tbody th.var_green_light, .mod_table.var_rainbow thead th.var_green_light {
  background-color: #dbe8be
}

.mod_table.var_rainbow tbody td.var_green_lighter, .mod_table.var_rainbow tbody th.var_green_lighter, .mod_table.var_rainbow thead th.var_green_lighter {
  background-color: #eef4df
}

.mod_table.var_rainbow tbody td.var_yellow, .mod_table.var_rainbow tbody th.var_yellow, .mod_table.var_rainbow thead th.var_yellow {
  background-color: #ffdc87
}

.mod_table.var_rainbow tbody td.var_yellow_light, .mod_table.var_rainbow tbody th.var_yellow_light, .mod_table.var_rainbow thead th.var_yellow_light {
  background-color: #ffeaba
}

.mod_table.var_rainbow tbody td.var_yellow_lighter, .mod_table.var_rainbow tbody th.var_yellow_lighter, .mod_table.var_rainbow thead th.var_yellow_lighter {
  background-color: #fff4dc
}

.mod_table.var_rainbow tbody td.var_turquoise, .mod_table.var_rainbow tbody th.var_turquoise, .mod_table.var_rainbow thead th.var_turquoise {
  background-color: #8ec486
}

.mod_table.var_rainbow tbody td.var_turquoise_light, .mod_table.var_rainbow tbody th.var_turquoise_light, .mod_table.var_rainbow thead th.var_turquoise_light {
  background-color: #c0ddb8
}

.mod_table.var_rainbow tbody td.var_turquoise_lighter, .mod_table.var_rainbow tbody th.var_turquoise_lighter, .mod_table.var_rainbow thead th.var_turquoise_lighter {
  background-color: #e2efde
}

.mod_table.var_rainbow tbody td.var_align_right, .mod_table.var_rainbow tbody th.var_align_right, .mod_table.var_rainbow thead th.var_align_right {
  padding-right: 1.77778em
}

.mod_table .pinned table.var_rainbow td, .mod_table .pinned table.var_rainbow th {
  white-space: wrap
}

.title, h1 {
  font-size: 1.77778em;
  font-weight: 400;
  color: #000;
  line-height: 1.21875;
  margin: 1em 0;
  overflow: hidden;
  text-overflow: ellipsis
}

h2 {
  font-size: 1em;
  font-weight: 700;
  color: #000;
  margin-top: 0;
  margin-bottom: .77778em
}

h2.title {
  margin-top: .66667em;
  margin-bottom: .66667em
}

.subtitle {
  font-size: 1em;
  font-weight: 700;
  color: #000;
  margin-top: 0;
  margin-bottom: .77778em
}

p {
  margin-top: 0;
  margin-bottom: .61111em
}

a {
  color: #0479cc;
  text-decoration: none;
  font-weight: 700;
  -webkit-transition: color .35s ease, background-color .5s ease, border-color .5s ease;
  transition: color .35s ease, background-color .5s ease, border-color .5s ease
}

a:focus, a:hover {
  color: #0479cc
}

img {
  width: 100%;
  height: auto
}

ol, ul {
  margin: .61111em 0;
  padding-left: 1em;
  overflow: hidden
}

ul li {
  list-style-type: disc
}

.mod_content_richtext ul li {
  list-style-type: none;
  position: relative
}

.mod_content_richtext ul li:before {
  content: '\2022';
  position: absolute;
  top: 0;
  left: -1em
}

ol {
  padding-left: 1.4em
}

.anchor {
  display: block;
  position: relative;
  top: -3.33333em;
  visibility: hidden
}

.category {
  font-size: 1.05556em
}

.lead {
  color: #000;
  font-size: 1.11111em;
  line-height: 1.6
}

.footnotes {
  font-size: .83333em
}

.footnotes b, .footnotes strong {
  color: #000
}

.mod_content_header {
  max-width: 39.11111em;
  padding: 0 .66667em;
  margin: 0 auto;
  position: relative
}

@media all and (max-width: 29.99em) {
  .mod_content_header {
    padding: 0
  }
}

.mod_content_header p {
  color: #000;
  font-size: 1.11111em;
  line-height: 1.6
}

@media all and (max-width: 29.99em) {
  .mod_content_header {
    padding: 0
  }
}

.mod_content_visual + .layout_content .mod_content_header .title, .mod_content_visual_video + .layout_content .mod_content_header .title, .visual_slider_wrap + .layout_content .mod_content_header .title {
  margin-top: 0
}

.mod_content_richtext {
  max-width: 39.11111em;
  padding: 0 .66667em;
  margin: 0 auto;
  position: relative
}

@media all and (max-width: 29.99em) {
  .mod_content_richtext {
    padding: 0
  }
}

.mod_content_richtext.var_navigation {
  margin-left: 0;
  padding-top: 1.5em;
  padding-bottom: 2em
}

.mod_content_richtext a {
  border-bottom: 1px solid transparent;
  -webkit-transition: all .35s cubic-bezier(.4, 0, .5, 1);
  transition: all .35s cubic-bezier(.4, 0, .5, 1)
}

.mod_content_richtext a:hover {
  border-color: transparent;
  border-bottom-color: #0479cc;
  border-bottom-color: rgba(4, 121, 204, .5)
}

.mod_content_quiz {
  position: relative;
  max-width: 41.77778em;
  padding: 1.33333em 0 0 0;
  margin: 1em auto 0;
  border-top: .22222em solid #cbcbcb
}

.mod_content_quiz .title {
  font-size: 1.33333em
}

.mod_content_quiz .title .count {
  color: #0479cc
}

.mod_content_quiz .printproduct_preview {
  float: right;
  max-width: 12.22222em;
  margin: 1em 0 1em 1em
}

@media all and (max-width: 29.99em) {
  .mod_content_quiz .printproduct_preview {
    float: none;
    margin: 1em 0
  }
}

.mod_content_media {
  position: relative;
  max-width: 41.77778em;
  padding: 0 .66667em .66667em;
  margin: 1em auto
}

@media all and (max-width: 29.99em) {
  .mod_content_media {
    padding: 0
  }
}

@media all and (max-width: 48.0525em) {
  .mod_content_media {
    max-width: 40.44444em
  }
}

.mod_content_media.var_left {
  float: left;
  margin: .44444em 2.66667em .27778em -1.33333em
}

.mod_content_media.var_right {
  float: right;
  margin: .44444em -1.33333em .27778em 2.66667em
}

.mod_content_media.var_left, .mod_content_media.var_right {
  width: 53.52941%;
  padding: 0 0 .66667em
}

.mod_content_media.var_left .mod_content_quote, .mod_content_media.var_right .mod_content_quote {
  margin: 0
}

@media all and (max-width: 47.9375em) {
  .mod_content_media.var_left, .mod_content_media.var_right {
    float: none;
    width: auto;
    margin: 0
  }
}

.mod_content_media .visual {
  padding-top: 65.93407%
}

.mod_content_media .caption {
  padding: 1em 0;
  font-size: .77778em;
  font-weight: 700;
  line-height: 1.42857;
  color: #767676
}

.styleguide_block {
  padding: 0 0 2em 0
}

.styleguide_legend {
  font-size: .77778em;
  color: #767676;
  display: block;
  padding-top: 1.2em
}

@media all and (min-width: 62.5em) {
  .styleguide_legend {
    position: absolute;
    left: -9.23077em;
    top: 0;
    width: 7.69231em
  }
}

.styleguide_code {
  border: .07143em solid #cbcbcb;
  background: rgba(203, 203, 203, .3);
  padding: .8em 1em;
  clear: both;
  font-size: .77778em
}

.icon_container {
  line-height: 1.2
}

.icon_container span {
  padding-left: 1em;
  padding-right: 1em
}

.mod_content_special {
  position: relative;
  max-width: 41.77778em;
  padding: .66667em;
  margin: 2em auto;
  border-top: .22222em solid #cbcbcb;
  border-bottom: .22222em solid #cbcbcb
}

.mod_content_special + .mod_content_special {
  border-top: 0;
  padding-top: 0
}

@media all and (max-width: 29.99em) {
  .mod_content_special {
    padding: 0
  }
}

@media all and (max-width: 48.0525em) {
  .mod_content_special {
    max-width: 40.44444em
  }
}

.mod_content_special.mod_fullwidth {
  max-width: 100%
}

.mod_content_special .content {
  overflow: hidden;
  padding: .88889em 0
}

.mod_content_special .title {
  font-size: 1.33333em
}

.mod_content_special p {
  line-height: 1.7
}

.mod_content_special .mod_content_media.var_left {
  margin: 1.33333em 1.33333em .66667em 0
}

.mod_content_special .mod_content_media.var_right {
  margin: .88889em 0 .66667em 1.33333em
}

@media all and (max-width: 48.0525em) {
  .mod_content_special .mod_content_media.var_left, .mod_content_special .mod_content_media.var_right {
    margin-left: 0;
    margin-right: 0
  }
}

.mod_podcast {
  margin-bottom: 2em
}

.mod_podcast audio {
  width: 100%
}

.content_contact_center .mod_content_richtext {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto
}

@media all and (max-width: 29.99em) {
  .content_contact_center .mod_content_richtext {
    padding: 0
  }
}

.content_contact_center h2 {
  margin-bottom: 0;
  font-size: 1.33333em;
  line-height: 1.2;
  margin-top: .5em
}

.content_contact_center p {
  margin-top: 0;
  font-size: .77778em;
  font-weight: 700
}

.content_contact_center p:nth-of-type(1) {
  color: #000;
  font-size: 1.11111em;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2em
}

@media all and (max-width: 29.99em) {
  .content_contact_center p:nth-of-type(1) {
    margin-bottom: 1em
  }
}

.content_contact_center .mod_content_media.var_left, .content_contact_center .mod_content_media.var_right {
  margin: 0 0 1em 1em;
  max-width: 20.22222em;
  width: auto
}

@media all and (max-width: 48.0525em) {
  .content_contact_center .mod_content_media.var_left, .content_contact_center .mod_content_media.var_right {
    margin: 0 0 1em 0
  }
}

.content_landing_page {
  margin-bottom: 2.33333em
}

.content_landing_page .mod_content_richtext {
  max-width: 39.11111em;
  padding: 0 .66667em;
  margin: 0 auto;
  margin: 0 0 3.33333em 0
}

@media all and (max-width: 29.99em) {
  .content_landing_page .mod_content_richtext {
    padding: 0
  }
}

.content_landing_page .content {
  padding: 0 .66667em
}

@media all and (max-width: 29.99em) {
  .content_landing_page .content {
    padding: 0
  }
}

@media all and (max-width: 29.99em) {
  :not(.mod_home_timetable) + .layout_main .mod_home_section.var_list, :not(.mod_home_timetable) + .layout_main .mod_home_section_leisure_events, :not(.mod_home_timetable) + .layout_main .mod_home_section_tickets_abos {
    margin-left: -.88889em;
    margin-right: -.88889em
  }
}

.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  zoom: 1;
  vertical-align: middle
}

.select2-container, .select2-drop, .select2-search, .select2-search input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(50%, #fff));
  background-image: linear-gradient(to top, #eee 0, #fff 50%)
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(90%, #fff));
  background-image: linear-gradient(to bottom, #eee 0, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px
}

.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto
}

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(../media/select2.png) right top no-repeat;
  cursor: pointer;
  outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block
}

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer
}

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  background-color: #fff
}

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb
}

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto
}

.select2-drop-auto-width .select2-search {
  padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(60%, #eee));
  background-image: linear-gradient(to top, #ccc 0, #eee 60%)
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../media/select2.png) no-repeat 0 1px
}

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap
}

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url(../media/select2.png) no-repeat 100% -22px;
  background: url(../media/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee)) 0 0;
  background: url(../media/select2.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px
}

.select2-search input.select2-active {
  background: #fff url(../media/select2-spinner.gif) no-repeat 100%;
  background: url(../media/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee)) 0 0;
  background: url(../media/select2-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

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

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(50%, #eee));
  background-image: linear-gradient(to top, #fff 0, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow {
  background: 0 0;
  border-left: none;
  -webkit-filter: none;
  filter: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px
}

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

.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent
}

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0
}

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: 700
}

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.select2-results-dept-1 .select2-result-label {
  padding-left: 20px
}

.select2-results-dept-2 .select2-result-label {
  padding-left: 40px
}

.select2-results-dept-3 .select2-result-label {
  padding-left: 60px
}

.select2-results-dept-4 .select2-result-label {
  padding-left: 80px
}

.select2-results-dept-5 .select2-result-label {
  padding-left: 100px
}

.select2-results-dept-6 .select2-result-label {
  padding-left: 110px
}

.select2-results-dept-7 .select2-result-label {
  padding-left: 120px
}

.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff
}

.select2-results li em {
  background: #feffde;
  font-style: normal
}

.select2-results .select2-highlighted em {
  background: 0 0
}

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000
}

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px
}

.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default
}

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default
}

.select2-results .select2-selected {
  display: none
}

.select2-more-results.select2-active {
  background: #f4f4f4 url(../media/select2-spinner.gif) no-repeat 100%
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none
}

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

.select2-locked {
  padding: 3px 5px 3px 5px !important
}

.select2-container-multi .select2-choices {
  min-height: 26px
}

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

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

html[dir=rtl] .select2-container-multi .select2-choices li {
  float: right
}

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

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0 !important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(../media/select2-spinner.gif) no-repeat 100% !important
}

.select2-default {
  color: #999 !important
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
  margin-left: 0;
  margin-right: 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: 0;
  background: url(../media/select2.png) right top no-repeat
}

html[dir=rtl] .select2-search-choice-close {
  right: auto;
  left: 3px
}

.select2-container-multi .select2-search-choice-close {
  left: 3px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: 0 0
}

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
  text-decoration: underline
}

.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0 !important;
  top: 0 !important
}

.select2-display-none {
  display: none
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice abbr, .select2-search input, .select2-search-choice-close {
    background-image: url(../media/select2x2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important
  }

  .select2-search input {
    background-position: 100% -21px !important
  }
}

input::-ms-clear {
  display: none
}

.mod_form .form_printproducts {
  padding: 1em 0
}

.mod_form .form_printproducts .label {
  float: none;
  width: auto;
  padding-left: .13333em
}

.mod_form .form_printproducts_item {
  float: left;
  padding-right: .5em
}

.mod_form .form_printproducts_item:only-child {
  float: none
}

.mod_form .category + .title {
  margin-top: 0
}

.mod_form .form_collapsed {
  display: none
}

.mod_form .float_left {
  float: left
}

.mod_form .float_right {
  float: right
}

.mod_form .float_right .button {
  margin-right: 0;
  margin-left: .55556em
}

.mod_form ol {
  margin: 0;
  padding: 0
}

.mod_form ol > li {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.mod_form li {
  clear: both
}

.mod_form .label {
  display: block;
  font-weight: 700;
  font-size: .77778em;
  color: #000;
  margin-bottom: .28571em;
  float: left;
  width: 10.66667em;
  margin-right: 1.71429em;
  padding-top: .64286em;
  padding-left: 0
}

@media all and (max-width: 29.99em) {
  .mod_form .label {
    float: none;
    width: auto;
    padding-left: .28571em;
    padding-top: 0;
    margin-right: 0
  }
}

.mod_form .var_required {
  position: relative
}

.mod_form .var_required:before {
  position: absolute;
  top: 9px;
  right: 48px;
  content: "*";
  color: rgba(0, 0, 0, .4);
  z-index: 5000
}

.mod_form .var_required.var_city:before, .mod_form .var_required.var_postalcode:before {
  right: 20px
}

.mod_form .var_required.var_city:before {
  right: 8px
}

.mod_form .var_required_select2:before {
  right: 77px
}

.mod_form span[role=presentation] {
  color: rgba(0, 0, 0, .4);
  z-index: 5000
}

.mod_form .login_content .var_required:before {
  right: 8px
}

.mod_form .input_cell {
  padding: 0 2.22222em .11111em .11111em;
  position: relative;
  max-width: 20em
}

.mod_form .input_cell.var_datepicker:before {
  right: 2.88889em;
  top: 1.11111em
}

.mod_form .input_cell.var_nolabel {
  margin-left: 0
}

.mod_form .input_cell.var_content {
  font-size: .77778em;
  padding: 0 2.85714em .14286em .14286em;
  max-width: 25.71429em
}

@media all and (min-width: 30em) {
  .mod_form .input_cell.var_content {
    margin-left: 13.14286em
  }
}

.mod_form .input_cell.var_amount {
  max-width: 100%;
  padding-right: 0
}

.mod_form .input_cell.var_amount input.text {
  width: 4.44444em;
  float: left
}

.mod_form .input_cell.var_amount .description {
  overflow: hidden;
  padding: .27778em 0 .27778em 2.22222em
}

@media all and (max-width: 48.0525em) {
  .mod_form .input_cell.var_amount .description {
    padding-left: .88889em
  }
}

.mod_form .input_cell.mod_image_edit.image-edit-buttons {
  position: relative;
  width: 100%;
  max-width: 100%;
  float: left;
  clear: none;
  margin: 0
}

@media all and (max-width: 48.0525em) {
  .mod_form .input_cell.mod_image_edit.image-edit-buttons {
    width: auto
  }
}

.mod_form .input_cell.mod_image_edit.image-edit-buttons .button {
  margin-bottom: .88889em;
  width: auto
}

.mod_form .input_cell.mod_image_edit.image-edit-buttons .button input {
  display: none;
  margin-left: auto
}

.mod_form .input_cell.mod_image_edit.image-edit-buttons .error-messages {
  display: none;
  margin-top: .44444em
}

.mod_form .input_cell.mod_image_edit.image-edit-buttons .error-messages .error {
  display: none;
  clear: both
}

@media all and (min-width: 30em) {
  .mod_form .input_cell {
    margin-left: 10.22222em
  }
}

.mod_form .datepicker_trigger {
  display: block;
  width: 32px;
  height: 32px;
  right: 0;
  top: 50%;
  margin-top: -16px;
  border: 0;
  position: relative;
  position: absolute;
  color: #767676
}

.mod_form .datepicker_trigger:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_form .datepicker_trigger span {
  display: block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap
}

.mod_form .datepicker_trigger:focus, .mod_form .datepicker_trigger:hover {
  border: 0;
  color: #0479cc
}

.mod_form .input_cell .datepicker_trigger {
  margin: 0;
  top: 5px;
  right: 40px
}

.mod_form .timepicker_trigger {
  display: block;
  width: 32px;
  height: 32px;
  right: 0;
  top: 50%;
  margin-top: -16px;
  border: 0;
  position: relative;
  position: absolute;
  color: #767676
}

.mod_form .timepicker_trigger:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_form .timepicker_trigger span {
  display: block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap
}

.mod_form .timepicker_trigger:focus, .mod_form .timepicker_trigger:hover {
  border: 0;
  color: #0479cc
}

.mod_form .input_cell .timepicker_trigger {
  margin: 0;
  top: 5px;
  right: 40px
}

.mod_form .input_cell_group {
  float: left;
  width: 50%;
  position: relative
}

.mod_form .input_cell_group .datepicker_trigger {
  right: 10px
}

.mod_form .input_cell_group.var_postalcode {
  width: 30%;
  padding-right: .66667em
}

.mod_form .input_cell_group.var_city {
  width: 70%;
  padding-left: 0
}

.mod_form .input_cell_group.var_date {
  width: 70%;
  padding-right: .66667em
}

.mod_form .input_cell_group.var_time {
  width: 30%;
  padding-left: 0
}

.mod_form .input_cell_group.var_clientno {
  position: relative;
  width: 28%;
  padding-right: 1em
}

.mod_form .input_cell_group.var_clientno:after {
  content: '-';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  font-size: 1.33333em;
  text-align: center;
  width: .75em
}

.mod_form .input_cell_group.var_clientno_last {
  width: 16%
}

.mod_form .input_submit {
  border-top: .22222em solid #cbcbcb;
  margin: 1.33333em 0;
  padding: 1.33333em 0
}

@media all and (max-width: 29.99em) {
  .mod_form .input_submit div {
    float: none;
    max-width: 20em;
    padding-right: 2.22222em
  }

  .mod_form .input_submit div .button {
    width: 100%;
    margin-left: 0;
    margin-right: 0
  }
}

.mod_form .input_text {
  font-size: .83333em;
  clear: both;
  font-weight: 700;
  padding-top: .66667em
}

.mod_form .select2-container.text, .mod_form .textarea, .mod_form input.text {
  font-family: ff-meta, sans-serif;
  border: .125em solid #767676;
  padding: .625em .5em .4375em;
  border-radius: .25em;
  -webkit-box-shadow: inset .0625em .0625em .125em rgba(0, 0, 0, .18);
  box-shadow: inset .0625em .0625em .125em rgba(0, 0, 0, .18);
  color: #000;
  width: 100%;
  font-weight: 700;
  font-size: .88889em;
  line-height: 1.2;
  margin-bottom: .75em;
  -webkit-appearance: none
}

.mod_form .select2-container.text:focus, .mod_form .textarea:focus, .mod_form input.text:focus {
  border-color: #0479cc;
  outline: 0;
  -webkit-box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3);
  box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3)
}

.mod_form .select2-container.text.error, .mod_form .textarea.error, .mod_form input.text.error {
  border-color: #e2000f
}

.mod_form .select2-container.text.error:focus, .mod_form .textarea.error:focus, .mod_form input.text.error:focus {
  border-color: #e2000f
}

.mod_form .select2-container.text.warning, .mod_form .textarea.warning, .mod_form input.text.warning {
  border-color: #ffa201
}

.mod_form .select2-container.text.warning:focus, .mod_form .textarea.warning:focus, .mod_form input.text.warning:focus {
  border-color: #ffa201
}

.mod_form .select2-container.text:disabled, .mod_form .textarea:disabled, .mod_form input.text:disabled {
  border-color: #cbcbcb;
  -webkit-box-shadow: inset .0625em .0625em .125em rgba(0, 0, 0, .09);
  box-shadow: inset .0625em .0625em .125em rgba(0, 0, 0, .09);
  color: #cbcbcb
}

.mod_form .select2-container.text:disabled + .datepicker_trigger, .mod_form .textarea:disabled + .datepicker_trigger, .mod_form input.text:disabled + .datepicker_trigger {
  color: #767676;
  cursor: default;
  pointer-events: none
}

@media all and (min-width: 37.5em) {
  .mod_form .select2-container.text, .mod_form .textarea, .mod_form input.text {
    font-size: .77778em;
    border-width: .14286em;
    border-radius: .35714em;
    padding: .78571em .71429em .78571em;
    -webkit-box-shadow: inset .07143em .07143em .14286em rgba(0, 0, 0, .18);
    box-shadow: inset .07143em .07143em .14286em rgba(0, 0, 0, .18);
    margin-bottom: .85714em
  }
}

.mod_form .select2-container.text.hasDatepicker:disabled, .mod_form .textarea.hasDatepicker:disabled, .mod_form input.text.hasDatepicker:disabled {
  border: .125em solid #767676;
  -webkit-box-shadow: inset .0625em .0625em .125em rgba(0, 0, 0, .18);
  box-shadow: inset .0625em .0625em .125em rgba(0, 0, 0, .18);
  color: #000
}

@media all and (min-width: 37.5em) {
  .mod_form .select2-container.text.hasDatepicker:disabled, .mod_form .textarea.hasDatepicker:disabled, .mod_form input.text.hasDatepicker:disabled {
    border: .14286em solid #767676;
    -webkit-box-shadow: inset .07143em .07143em .14286em rgba(0, 0, 0, .18);
    box-shadow: inset .07143em .07143em .14286em rgba(0, 0, 0, .18)
  }
}

.mod_form .custom-native-date {
  position: relative
}

.mod_form .custom-native-date:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_form .custom-native-date::before {
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 12px;
  pointer-events: none
}

.mod_form .custom-native-date::after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: 8px;
  right: 10px;
  background: #fff;
  width: 30px;
  height: 24px;
  pointer-events: none
}

.mod_form .custom-native-time {
  position: relative
}

.mod_form .custom-native-time:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_form .custom-native-time::before {
  display: inline-block;
  position: absolute;
  top: 22px;
  right: 14px;
  z-index: 2;
  pointer-events: none
}

.mod_form .custom-native-time::after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
  top: 11px;
  right: 14px;
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 100%;
  pointer-events: none
}

.mod_form div.text, .mod_form input.text {
  height: 2.5em;
  line-height: 1.4
}

.mod_form div.text[type=password], .mod_form input.text[type=password] {
  font-family: sans-serif
}

.mod_form div.text[type=date], .mod_form div.text[type=time], .mod_form input.text[type=date], .mod_form input.text[type=time] {
  line-height: 1em;
  background-color: #fff
}

.mod_form div.text[type=date].fullclick, .mod_form div.text[type=time].fullclick, .mod_form input.text[type=date].fullclick, .mod_form input.text[type=time].fullclick {
  position: relative;
  overflow: hidden;
  cursor: pointer
}

.mod_form div.text[type=date].fullclick::-webkit-calendar-picker-indicator, .mod_form div.text[type=time].fullclick::-webkit-calendar-picker-indicator, .mod_form input.text[type=date].fullclick::-webkit-calendar-picker-indicator, .mod_form input.text[type=time].fullclick::-webkit-calendar-picker-indicator {
  position: absolute;
  top: -150%;
  left: -150%;
  width: 300%;
  height: 300%;
  cursor: pointer
}

@media all and (min-width: 37.5em) {
  .mod_form div.text, .mod_form input.text {
    height: 2.85714em;
    line-height: 3em
  }

  .mod_form div.text[type=date], .mod_form div.text[type=time], .mod_form input.text[type=date], .mod_form input.text[type=time] {
    line-height: 1.14286em
  }
}

.mod_form .textarea {
  min-height: 12.5em;
  padding-top: .625em;
  max-width: 100%
}

.mod_form .textarea--inline {
  margin-left: 2em
}

.mod_form .textarea--inline .textarea {
  min-height: 6.25em
}

.mod_form .message {
  line-height: 1.3;
  padding-bottom: .33333em;
  margin: -.22222em 0 .44444em
}

.mod_form .message .error {
  font-weight: 700;
  font-size: .83333em;
  color: #e2000f
}

.mod_form fieldset {
  border: 0;
  margin: 0;
  padding: 0 0 1.33333em
}

.mod_form legend {
  font-size: 1em;
  font-weight: 400;
  display: block;
  margin: 0 0 .55556em 0;
  color: #767676;
  width: 100%
}

.mod_form .input_checkbox, .mod_form .input_radio {
  position: relative;
  margin: .33333em 0 .88889em 0
}

.mod_form .input_checkbox .label, .mod_form .input_radio .label {
  padding-left: 2.57143em;
  cursor: pointer;
  float: none;
  width: auto;
  margin-right: 0;
  padding-top: 0;
  color: #767676
}

.mod_form .input_checkbox .message .error, .mod_form .input_radio .message .error {
  padding-left: 2.57143em
}

.mod_form .input_checkbox_group, .mod_form .input_radio_group {
  padding-top: .05556em
}

.mod_form .input_checkbox_group > .label, .mod_form .input_radio_group > .label {
  padding-top: .42857em
}

.mod_form .input_checkbox_group.var_inline .input_checkbox, .mod_form .input_checkbox_group.var_inline .input_radio, .mod_form .input_radio_group.var_inline .input_checkbox, .mod_form .input_radio_group.var_inline .input_radio {
  display: inline-block;
  float: left;
  margin: .33333em 1.66667em .66667em 0
}

.mod_form .input_checkbox_group.var_inline .message, .mod_form .input_radio_group.var_inline .message {
  padding-top: .33333em
}

.mod_form .checkbox, .mod_form .radio {
  position: absolute;
  width: 1.33333em;
  height: 1.33333em;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0
}

.mod_form .checkbox + .label:after, .mod_form .radio + .label:after {
  display: block;
  position: absolute;
  width: 1.71429em;
  height: 1.71429em;
  content: '';
  border: .14286em solid #767676;
  top: 0;
  left: 0;
  -webkit-box-shadow: inset .07143em .07143em .14286em rgba(0, 0, 0, .18);
  box-shadow: inset .07143em .07143em .14286em rgba(0, 0, 0, .18)
}

.mod_form .checkbox + .label:before, .mod_form .radio + .label:before {
  -webkit-transform: scale(.3, .3);
  transform: scale(.3, .3);
  -webkit-transition: all .2s cubic-bezier(.42, .44, .08, 1.49);
  transition: all .2s cubic-bezier(.42, .44, .08, 1.49)
}

.mod_form .checkbox:focus + .label:after, .mod_form .radio:focus + .label:after {
  border-color: #0479cc;
  border-color: #0479cc;
  outline: 0;
  -webkit-box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3);
  box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3)
}

.mod_form .checkbox:checked + .label, .mod_form .radio:checked + .label {
  color: #000
}

.mod_form .checkbox:checked + .label:before, .mod_form .radio:checked + .label:before {
  color: #0479cc;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

.mod_form .checkbox:checked + .label:after, .mod_form .radio:checked + .label:after {
  border-color: #0479cc
}

.mod_form .checkbox:disabled + .label, .mod_form .radio:disabled + .label {
  cursor: default;
  color: #cbcbcb
}

.mod_form .checkbox:disabled + .label:after, .mod_form .radio:disabled + .label:after {
  border-color: #cbcbcb
}

.mod_form .checkbox.error + .label:after, .mod_form .radio.error + .label:after {
  border-color: #e2000f
}

.mod_form .radio + .label:before {
  content: '';
  position: absolute;
  top: .42857em;
  left: .42857em;
  width: .85714em;
  height: .85714em;
  display: block;
  background: #fff;
  border-radius: .42857em;
  color: #fff;
  opacity: 0
}

.mod_form .radio + .label:after {
  border-radius: .85714em
}

.mod_form .radio:checked + .label:before {
  background: #0479cc;
  opacity: 1
}

.mod_form .radio:disabled + .label:before {
  background: #cbcbcb
}

.mod_form .checkbox + .label {
  position: relative
}

.mod_form .checkbox + .label:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_form .checkbox + .label:after {
  border-radius: .35714em
}

.mod_form .checkbox + .label:before {
  left: -.125em;
  top: .375em;
  position: absolute;
  color: #fff
}

.mod_form .checkbox:disabled + .label:before {
  color: #cbcbcb
}

.lte-ie8 .mod_form .checkbox, .lte-ie8 .mod_form .radio {
  width: auto;
  height: auto;
  margin: .33333em .16667em
}

.lte-ie8 .mod_form .checkbox + .label:after, .lte-ie8 .mod_form .checkbox + .label:before, .lte-ie8 .mod_form .radio + .label:after, .lte-ie8 .mod_form .radio + .label:before {
  display: none
}

.mod_form .fieldset_legend {
  font-weight: 700;
  border-bottom: 4px solid #cbcbcb;
  width: 100%;
  margin-bottom: 1.38889em;
  color: #000
}

.mod_form .fieldset_description {
  color: #767676;
  margin-top: 0
}

.mod_form .mod_content_quiz .fieldset_legend {
  color: #0479cc;
  border: none;
  margin-bottom: 0;
  padding-top: 1.22222em;
  padding-bottom: .55556em;
  font-size: .83333em
}

.mod_form .mod_content_quiz div:first-child[class~=input_submit] {
  border: 0;
  margin: 0;
  padding: .33333em 0 0 0
}

.mod_form .mod_content_quiz .title {
  font-size: 1.33333em
}

.select::-ms-expand {
  display: none
}

.touch .select, .touchevents .select {
  border: .125em solid #767676;
  padding: 0 .625em 0;
  border-radius: .25em;
  -webkit-box-shadow: inset .0625em .0625em .125em rgba(0, 0, 0, .18);
  box-shadow: inset .0625em .0625em .125em rgba(0, 0, 0, .18);
  color: #000;
  width: 100%;
  font-weight: 700;
  margin-bottom: .75em;
  background: #fff;
  height: 40px;
  line-height: 2.5em;
  -webkit-filter: none;
  filter: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  margin-right: 32px;
  font-size: .88889em;
  color: #000
}

.touch .select:hover, .touchevents .select:hover {
  border: 2px solid #767676
}

.touch .select:focus, .touchevents .select:focus {
  border-color: #0479cc
}

.touch .select.error, .touchevents .select.error {
  border-color: #e2000f
}

.touch .select.error:hover, .touchevents .select.error:hover {
  border-color: #e2000f
}

.touch .input_cell.var_select, .touch .var_select, .touchevents .input_cell.var_select, .touchevents .var_select {
  position: relative
}

.touch .input_cell.var_select:before, .touch .var_select:before, .touchevents .input_cell.var_select:before, .touchevents .var_select:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.touch .input_cell.var_select:before, .touch .var_select:before, .touchevents .input_cell.var_select:before, .touchevents .var_select:before {
  width: 1em;
  height: 1em;
  right: 2.08333em;
  left: auto;
  top: .83333em;
  pointer-events: none
}

.placeholder, input.text.placeholder {
  color: #767676
}

::-webkit-input-placeholder {
  color: #767676
}

::-moz-placeholder {
  color: #767676
}

:-ms-input-placeholder {
  color: #767676
}

input.text:-ms-input-placeholder {
  color: #767676
}

input:-moz-placeholder {
  color: #767676
}

.select2-container {
  width: 100%;
  margin-bottom: .66667em
}

.select2-container.error .select2-choice {
  border-color: #e2000f
}

.select2-container.error .select2-choice .select2-arrow {
  color: #e2000f
}

.select2-container.error .select2-choice:hover {
  border-color: #e2000f
}

.select2-container .select2-choice {
  border: .11111em solid #767676;
  background: #fff;
  height: 40px;
  line-height: 2.11111em;
  border-radius: .27778em;
  -webkit-filter: none;
  filter: none
}

.select2-container .select2-choice:hover {
  border: .11111em solid #767676
}

.select2-container .select2-choice:focus {
  border-color: #0479cc
}

.select2-container .select2-choice .select2-arrow {
  background: 0 0;
  border: none;
  width: 2em;
  position: relative;
  position: absolute;
  -webkit-filter: none;
  filter: none
}

.select2-container .select2-choice .select2-arrow:before {
  font-size: 22px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.select2-container .select2-choice .select2-arrow b {
  background: 0 0 !important
}

.select2-container .select2-choice > .select2-chosen {
  margin-right: 32px;
  font-size: .77778em;
  color: #000
}

.select2-container.select2-dropdown-open .select2-choice .select2-arrow {
  color: #0479cc
}

.select2-container .select2-choice abbr, .select2-container .select2-search-choice-close {
  background: 0 0 !important
}

.select2-container.select2-container-disabled .select2-choice {
  border: .11111em solid #cbcbcb;
  background: #fff
}

.select2-container.select2-container-disabled .select2-choice > .select2-chosen {
  color: #cbcbcb
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  color: #cbcbcb;
  background: 0 0
}

.select2-container-active .select2-choice {
  border-color: #0479cc;
  outline: 0;
  -webkit-box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3);
  box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3)
}

.select2-container-multi .select2-choices {
  border: none;
  background: 0 0;
  min-height: 0
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 0 1.22222em 0 0;
  margin: 0;
  -webkit-filter: none;
  filter: none;
  line-height: 1.1;
  white-space: nowrap;
  overflow: hidden;
  border: none;
  background: 0 0;
  text-overflow: ellipsis;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 100%
}

.select2-container-multi .select2-choices .select2-search-choice div {
  overflow: hidden;
  text-overflow: ellipsis
}

.select2-container-multi .select2-search-choice-close {
  position: relative;
  position: absolute;
  font-size: 1em;
  display: inline-block;
  top: .13333em;
  right: .2em;
  left: auto
}

.select2-container-multi .select2-search-choice-close:before {
  font-size: 22px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.select2-container-multi .select2-search-choice-close:before {
  color: #767676
}

.select2-container-multi .select2-search-choice-close:hover:before {
  color: #0479cc
}

.select2-container-multi.select2-container-active .select2-choices {
  border: none;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.select2-dropdown-open .select2-choice {
  border-color: #0479cc;
  border-radius: .27778em
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
  border: .11111em solid #0479cc;
  border-radius: .22222em;
  background: 0 0
}

.select2-drop {
  border: .11111em solid #767676;
  background: #fff;
  border-radius: .22222em;
  -webkit-box-shadow: 0 3px 10px rgba(4, 121, 204, .15);
  box-shadow: 0 3px 10px rgba(4, 121, 204, .15)
}

.select2-drop:after {
  position: absolute;
  content: '';
  top: -.38889em;
  height: .38889em;
  width: 1.11111em;
  left: 50%;
  margin-left: -.55556em;
  background: url(../media/tooltip_arrow_top.png) no-repeat center;
  background-size: 50%
}

.select2-drop.select2-drop-above {
  border: .11111em solid #767676;
  border-radius: .22222em;
  margin-top: -.66667em
}

.select2-drop.select2-drop-above:after {
  top: auto;
  bottom: -.38889em;
  background-image: url(../media/tooltip_arrow_bottom.png)
}

.select2-drop.select2-drop-above.select2-drop-active {
  border: .11111em solid #0479cc
}

.select2-search {
  padding-top: .27778em
}

.select2-search input {
  border-radius: .35714em;
  background: 0 0;
  font-family: inherit;
  line-height: 1.2;
  font-size: .77778em;
  color: #000;
  font-weight: 700;
  padding: .71429em .71429em .57143em
}

.select2-drop-active {
  margin-top: .72222em;
  border-color: #0479cc
}

.select2-results .select2-highlighted {
  background: #0479cc;
  border-radius: .16667em
}

.select2-results li {
  padding-top: .16667em;
  padding-left: .16667em
}

.select2-results .select2-result-label {
  font-size: .77778em;
  font-weight: 700
}

.ui-datepicker {
  width: auto;
  background: #fff;
  border: .11111em solid #0479cc;
  border-radius: .33333em;
  padding: .83333em .83333em .55556em;
  margin-top: .44444em
}

.ui-datepicker .ui-datepicker-title {
  font-size: .77778em;
  color: #000;
  font-weight: 700
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  border: .11111em solid #0479cc;
  border-radius: 100%;
  width: 1.33333em;
  height: 1.33333em;
  cursor: pointer
}

.ui-datepicker .ui-datepicker-prev {
  left: 0;
  top: 0;
  position: relative;
  position: absolute
}

.ui-datepicker .ui-datepicker-prev:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 0;
  background: #0479cc;
  color: #fff
}

.ui-datepicker .ui-datepicker-next {
  right: 0;
  top: 0;
  position: relative;
  position: absolute
}

.ui-datepicker .ui-datepicker-next:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 0;
  top: 0;
  background: #0479cc;
  color: #fff
}

.ui-datepicker table {
  font-size: 1em
}

.ui-datepicker th {
  font-size: .77778em;
  padding: 0
}

.ui-datepicker td {
  text-align: center;
  border: .15385em solid #fff;
  font-size: .72222em;
  padding: 0
}

.ui-datepicker td a {
  text-align: inherit;
  background: rgba(203, 203, 203, .15);
  padding: .07692em .38462em 0;
  border: .15385em solid transparent;
  color: #000
}

.ui-datepicker td a.ui-priority-secondary {
  color: #cbcbcb
}

.ui-datepicker td a.ui-state-hover {
  border-color: #0479cc
}

.ui-datepicker td a.ui-state-highlight {
  border-color: #0479cc;
  color: #0479cc;
  background: #fff
}

.ui-datepicker td a.ui-state-active {
  background: #0479cc;
  color: #fff
}

.ui-autocomplete, .ui-menu {
  font-family: ff-meta, sans-serif;
  font-weight: 700;
  padding: .22222em;
  background: #fff;
  border: .11111em solid #0479cc;
  border-radius: 4px;
  max-height: 7.11111em;
  overflow-x: hidden;
  overflow-y: auto
}

.ui-autocomplete .ui-menu-item, .ui-menu .ui-menu-item {
  border-radius: .28571em;
  padding: .28571em .64286em;
  color: #000;
  font-size: .77778em
}

@media all and (max-width: 29.99em) {
  .ui-autocomplete .ui-menu-item, .ui-menu .ui-menu-item {
    font-size: .88889em
  }
}

.ui-autocomplete .ui-state-focus, .ui-menu .ui-state-focus {
  margin: 0;
  color: #fff;
  background-color: #0479cc
}

.switch {
  overflow: hidden;
  cursor: pointer
}

.switch:focus {
  outline: 0;
  border-color: #0479cc;
  outline: 0;
  -webkit-box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3);
  box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3)
}

.switch:focus .switch_state {
  border-color: #0479cc
}

.switch:focus .switch_state.is_active {
  background-color: #046ab3
}

.switch .switch_state {
  background: #fff;
  text-align: center;
  overflow: hidden;
  position: relative;
  float: left;
  height: 100%;
  width: 50%;
  color: #767676;
  border: .11111em solid #767676
}

.switch .switch_state.is_active {
  color: #fff;
  background-color: #0479cc;
  border-color: #0479cc
}

.switch .switch_state.var_left {
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.switch .switch_state.var_right {
  border-left: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.switch .switch_label {
  position: relative;
  font-size: .88889em;
  font-weight: 700;
  display: block;
  width: 3em;
  margin: auto;
  line-height: 1;
  padding: 1.1875em 0 1em
}

@media all and (min-width: 37.5em) {
  .switch .switch_label {
    font-size: .77778em;
    width: 3.42857em;
    padding: 1em 0 .85714em
  }
}

.haltestelle {
  padding-bottom: 40px
}

.mod_feedback {
  padding: 2.25em 2.25em 1em 5.25em;
  margin: 2em 0;
  display: none;
  border-radius: .375em;
  font-size: .88889em;
  border: .125em solid #767676;
  background: #fff;
  position: relative
}

.mod_feedback .icon {
  position: absolute;
  top: 1.75em;
  left: 1.75em;
  width: 2.5em;
  height: 2.5em;
  background: #cbcbcb;
  color: #fff;
  border-radius: 50%
}

.mod_feedback .icon:before {
  font-size: 28px
}

.mod_feedback.var_error {
  border-color: #e2000f;
  -webkit-box-shadow: 0 0 .25em rgba(226, 0, 15, .5);
  box-shadow: 0 0 .25em rgba(226, 0, 15, .5)
}

.mod_feedback.var_error .icon {
  background: #e2000f
}

.mod_feedback.var_warning {
  border-color: #ffa201;
  -webkit-box-shadow: 0 0 .25em rgba(255, 162, 1, .5);
  box-shadow: 0 0 .25em rgba(255, 162, 1, .5)
}

.mod_feedback.var_warning .icon {
  background-color: #ffa201
}

.mod_feedback h2, .mod_feedback p {
  font-size: 1em;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis
}

.mod_feedback h2 {
  color: #000
}

.mod_feedback.var_success {
  border-color: #239c36;
  -webkit-box-shadow: 0 0 .25em rgba(35, 156, 54, .5);
  box-shadow: 0 0 .25em rgba(35, 156, 54, .5)
}

.mod_feedback.var_success .icon {
  background: #239c36
}

.mod_feedback.is_active {
  display: block
}

@media all and (max-width: 29.99em) {
  .mod_feedback {
    padding: 1.5em 1.5em .75em 4em
  }

  .mod_feedback .icon {
    width: 2em;
    height: 2em;
    top: 1.25em;
    left: 1.25em
  }

  .mod_feedback .icon:before {
    font-size: 22px
  }
}

.mod_tooltip {
  display: inline
}

.mod_tooltip img {
  width: auto;
  max-width: 100%
}

.mod_tooltip .tooltip_trigger {
  position: absolute;
  top: .57143em;
  right: .57143em;
  background: 0 0;
  margin: 0;
  padding: 0
}

.mod_tooltip .tooltip_trigger .icon {
  margin-right: 0;
  width: 1.71429em;
  height: 1.71429em;
  position: relative
}

.mod_tooltip .tooltip_trigger .icon:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_tooltip .tooltip_trigger .icon:before {
  font-size: 18px
}

.mod_tooltip .tooltip_trigger:focus {
  outline: 0
}

.mod_tooltip .tooltip_trigger:focus .icon {
  border-color: #0479cc;
  outline: 0;
  -webkit-box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3);
  box-shadow: 0 0 .26667em .06667em rgba(4, 121, 204, .3)
}

.mod_tooltip .tooltip_container {
  clear: left;
  background: #e6f1fa;
  position: relative;
  padding: 1.33333em 1.6em;
  border-radius: .4em;
  font-size: .83333em;
  font-weight: 700;
  display: none;
  margin: 0 -2.66667em .8em 0
}

.mod_tooltip .tooltip_container:before {
  content: '';
  position: absolute;
  display: block;
  top: -.4em;
  right: 1em;
  width: 0;
  height: 0;
  border-bottom: .4em solid rgba(4, 121, 204, .15);
  border-right: .4em solid transparent;
  border-left: .4em solid transparent
}

.mod_tooltip .tooltip_container p {
  margin-top: 0
}

.mod_tooltip .tooltip_container p:last-child {
  margin-bottom: 0
}

.mod_tooltip .tooltip_container > * {
  margin-bottom: 0
}

.mod_tooltip.is_expanded .tooltip_trigger .icon {
  position: relative
}

.mod_tooltip.is_expanded .tooltip_trigger .icon:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_tooltip.is_expanded .tooltip_container {
  display: block
}

.mod_steps {
  position: relative;
  margin-bottom: 1.33333em
}

.mod_steps:after, .mod_steps:before {
  position: absolute;
  top: 1.11111em;
  margin-top: -.11111em;
  content: '';
  background: #767676;
  height: .22222em;
  width: 50%;
  z-index: -2
}

.mod_steps:before {
  left: 0;
  background: #0479cc
}

.mod_steps:after {
  right: 0
}

.mod_steps ul {
  display: table;
  width: 100%;
  text-align: center
}

.mod_steps li {
  display: table-cell;
  overflow: hidden;
  position: relative;
  width: 3.88889em
}

.mod_steps li:after {
  position: absolute;
  top: 1.11111em;
  margin-top: -.11111em;
  content: '';
  background: #767676;
  height: .22222em;
  width: 100%;
  left: 2.22222em;
  z-index: -1
}

.mod_steps li:last-child {
  width: 2.22222em
}

.mod_steps li:last-child:after {
  display: none
}

.mod_steps li:last-child .step {
  margin-right: 0
}

.mod_steps li.var_current .step {
  border-color: #0479cc;
  color: #0479cc
}

.mod_steps li.var_done:after {
  background: #0479cc
}

.mod_steps li.var_done .step {
  border-color: #0479cc;
  background: #0479cc;
  color: #fff;
  position: relative
}

.mod_steps li.var_done .step:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_steps li.var_done .step:before {
  -webkit-transition: opacity .35s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .35s cubic-bezier(.4, 0, .5, 1)
}

.mod_steps li.var_done .step .step_label {
  opacity: 0;
  -webkit-transition: opacity .35s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .35s cubic-bezier(.4, 0, .5, 1)
}

.no-csstransforms .mod_steps li.var_done .step .step_label {
  text-indent: -999em
}

.mod_steps li.var_done .step:hover .step_label {
  opacity: 1
}

.no-csstransforms .mod_steps li.var_done .step:hover .step_label {
  text-indent: inherit
}

.mod_steps li.var_done .step:hover:before {
  opacity: 0
}

.no-csstransforms .mod_steps li.var_done .step:hover:before {
  text-indent: -999em
}

.mod_steps .step {
  display: block;
  width: 2.66667em;
  height: 2.66667em;
  position: relative;
  margin: 0 0 .8em 0;
  border: .13333em solid #767676;
  color: #767676;
  background: #fff;
  border-radius: 100%;
  font-size: .83333em;
  font-weight: 700;
  line-height: 2.66667;
  text-align: center
}

.mod_steps .step_label {
  display: block
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0, 0);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0, 0, 0);
  -ms-transition-timing-function: ease;
  -webkit-transition-property: left, top, -webkit-transform;
  transition-property: left, top, -webkit-transform;
  transition-property: transform, left, top;
  transition-property: transform, left, top, -webkit-transform;
  transition-duration: 0s;
  transform: translate3d(0, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 auto
}

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

.swiper-slide {
  float: left
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x
}

@-webkit-keyframes slide_right {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0
  }
  80% {
    opacity: 1;
    -webkit-transform: translateX(5%);
    transform: translateX(5%)
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes slide_right {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0
  }
  80% {
    opacity: 1;
    -webkit-transform: translateX(5%);
    transform: translateX(5%)
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes slide_down {
  0% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(5%);
    transform: translateY(5%)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slide_down {
  0% {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(5%);
    transform: translateY(5%)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.mod_menu {
  position: fixed;
  z-index: 8000;
  top: 0;
  background: #fff;
  width: 14.44444em;
  height: 100%;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: .5s ease all;
  transition: .5s ease all;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mod_menu * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.no-csstransforms .mod_menu {
  left: -100%
}

.mod_menu .inner {
  height: 100%;
  position: relative;
  padding: 0 1.33333em;
  display: block;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-highlight-color: #cbcbcb;
  scrollbar-3dlight-color: #cbcbcb;
  scrollbar-base-color: #fff;
  scrollbar-arrow-color: #cbcbcb;
  scrollbar-track-color: #fff;
  scrollbar-face-color: #cbcbcb;
  scrollbar-shadow-color: #cbcbcb;
  scrollbar-darkshadow-color: #cbcbcb
}

.mod_menu .inner::-webkit-scrollbar {
  width: 5px
}

.mod_menu .inner::-webkit-scrollbar-thumb {
  width: 5px;
  background: #cbcbcb
}

.menu_open .mod_menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible
}

.no-csstransforms .menu_open .mod_menu {
  left: 0
}

.mod_menu li, .mod_menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.mod_menu abbr {
  border-bottom: 0;
  cursor: pointer
}

.mod_menu .language a.var_instagram:before, .mod_menu .meta a.var_instagram:before, .mod_menu .navigation a.var_instagram:before, .mod_menu .socialmedia a.var_instagram:before {
  font-size: 1.11111em !important;
  top: 53% !important
}

.mod_menu .language a, .mod_menu .meta a {
  font-weight: 700;
  font-size: .77778em;
  color: #767676;
  padding: .85714em .42857em
}

.mod_menu .language a:focus, .mod_menu .language a:hover, .mod_menu .meta a:focus, .mod_menu .meta a:hover {
  color: #0479cc
}

.mod_menu .language {
  padding-top: 1em
}

.mod_menu .language ul {
  margin-left: -.22222em
}

.mod_menu .language li {
  display: inline;
  float: left
}

.mod_menu .language li.is_current a {
  color: #0479cc
}

.mod_menu .navigation a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mod_menu .navigation > ul > li > a {
  display: block;
  margin: 0 0 .44444em 0;
  padding: .6em 2.4em .4em 1em;
  border-radius: .26667em;
  background: #fff;
  color: #767676;
  font-weight: 700;
  font-size: .83333em;
  border: .13333em solid #cbcbcb;
  -webkit-transition: color .2s ease, background-color .2s ease, border-color .2s ease;
  transition: color .2s ease, background-color .2s ease, border-color .2s ease;
  position: relative
}

.mod_menu .navigation > ul > li > a:before {
  font-size: 26px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_menu .navigation > ul > li > a:before {
  right: .58333em;
  color: transparent
}

.mod_menu .navigation > ul > li > a:focus, .mod_menu .navigation > ul > li > a:hover {
  background: #fff;
  border-color: #0479cc;
  color: #0479cc
}

.mod_menu .navigation > ul > li > a:focus:before, .mod_menu .navigation > ul > li > a:hover:before {
  color: #0479cc;
  -webkit-animation: slide_right .25s cubic-bezier(.4, 0, .5, 1) forwards;
  animation: slide_right .25s cubic-bezier(.4, 0, .5, 1) forwards
}

.mod_menu .navigation > ul > li.parent > a:before {
  content: ""
}

.mod_menu .navigation > ul > li.parent > a:hover:before {
  color: #0479cc;
  -webkit-animation: slide_down .25s cubic-bezier(.4, 0, .5, 1) forwards;
  animation: slide_down .25s cubic-bezier(.4, 0, .5, 1) forwards
}

.mod_menu .navigation > ul > li.parent.is_expanded > a:before {
  color: inherit;
  -webkit-animation: none;
  animation: none
}

.mod_menu .navigation > ul > li.is_current {
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

.mod_menu .navigation > ul > li.is_current > a {
  background: #0479cc;
  border-color: #0479cc;
  color: #fff
}

.mod_menu .navigation > ul > li.is_current > a:before, .mod_menu .navigation > ul > li.is_current > a:hover:before {
  right: .58333em;
  color: #fff;
  -webkit-animation: none;
  animation: none
}

.mod_menu .navigation.is_current .child {
  display: block
}

.mod_menu .child {
  display: none;
  padding: .33333em 0 .66667em
}

.mod_menu .child a {
  color: #767676;
  font-size: .83333em;
  font-weight: 700;
  display: block;
  padding: .33333em .33333em .33333em 2.13333em
}

.mod_menu .child a:focus, .mod_menu .child a:hover {
  color: #0479cc
}

.mod_menu .child .is_current a {
  color: #0479cc;
  position: relative
}

.mod_menu .child .is_current a:before {
  font-size: 26px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_menu .child .is_current a:before {
  left: .92308em;
  margin-top: -.65385em
}

.mod_menu .parent.is_expanded .child, .mod_menu .parent:focus .child {
  display: block
}

.mod_menu .close {
  top: 0;
  right: -311.11111em;
  width: 0;
  height: 311.11111em;
  background: rgba(0, 0, 0, .64);
  border: 0;
  position: relative;
  color: #fff;
  z-index: 1;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity .5s ease, width 0s .5s ease;
  transition: opacity .5s ease, width 0s .5s ease
}

.mod_menu .close:before {
  font-size: 26px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_menu .close:before {
  left: 1.07692em;
  top: 1.07692em
}

.mod_menu .close:focus::before {
  border-bottom: 1px #fff dotted;
  top: 1.11538em
}

.mod_menu .close:focus {
  top: -1px
}

.ie8 .mod_menu .close {
  background: url(../media/bg_nav.png)
}

.menu_open .mod_menu .close {
  width: 311.11111em;
  opacity: 1;
  -webkit-transition: opacity .5s ease, width 0s ease;
  transition: opacity .5s ease, width 0s ease
}

.mod_menu .language {
  height: 4.44444em
}

.mod_menu .bottom.var_bottom {
  position: absolute;
  bottom: 0
}

.mod_menu .meta a {
  display: block;
  padding: .35714em 0;
  line-height: 1
}

.mod_menu .meta ul {
  padding: 4.44444em 0 .44444em
}

.mod_menu .socialmedia {
  padding: 1.11111em 0 1.33333em 0
}

.mod_menu .socialmedia li {
  display: inline;
  float: left
}

.mod_menu .socialmedia a {
  width: 1.77778em;
  height: 1.77778em;
  display: block;
  border-radius: 100%;
  border: .11111em solid #0479cc;
  margin-right: .44444em;
  color: #0479cc
}

.mod_menu .socialmedia a:focus, .mod_menu .socialmedia a:hover {
  background: #0479cc;
  color: #fff
}

.mod_menu .socialmedia a.var_facebook {
  position: relative
}

.mod_menu .socialmedia a.var_facebook:before {
  font-size: 26px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_menu .socialmedia a.var_twitter {
  position: relative
}

.mod_menu .socialmedia a.var_twitter:before {
  font-size: 26px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_menu .socialmedia a.var_instagram {
  position: relative
}

.mod_menu .socialmedia a.var_instagram:before {
  font-size: 26px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.no-js #navigation:target {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible
}

.no-csstransforms .no-js #navigation:target {
  left: 0
}

.no-js #navigation:target .close {
  width: 311.11111em;
  opacity: 1;
  -webkit-transition: opacity .5s ease, width 0s ease;
  transition: opacity .5s ease, width 0s ease
}

.mod_breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: .5rem 1rem
}

.mod_breadcrumb li, .mod_breadcrumb ul {
  padding: 0;
  margin: 0
}

.mod_breadcrumb ul li {
  float: left;
  padding: .16667em;
  margin-right: 2rem;
  position: relative
}

.mod_breadcrumb ul li:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_breadcrumb ul li:last-child {
  margin-right: 0
}

.mod_breadcrumb ul li:before {
  font-size: .77778em;
  left: -1rem;
  color: #636363
}

.mod_breadcrumb ul li.home a {
  width: .77778em;
  height: .77778em;
  position: relative;
  display: inline-block
}

.mod_breadcrumb ul li.home a:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_breadcrumb ul li.home a span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.mod_breadcrumb ul li span {
  font-size: .77778em
}

@-webkit-keyframes header_slidedown {
  0% {
    top: -3.11111em
  }
  100% {
    top: 0
  }
}

@keyframes header_slidedown {
  0% {
    top: -3.11111em
  }
  100% {
    top: 0
  }
}

.layout_header {
  position: fixed;
  width: 100%;
  min-width: 17.77778em;
  background: #fff;
  top: 0;
  z-index: 7900;
  height: 3.11111em;
  -webkit-box-shadow: 0 0 .33333em rgba(0, 0, 0, .15);
  box-shadow: 0 0 .33333em rgba(0, 0, 0, .15);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.no-boxshadow .layout_header {
  border-bottom: .05556em solid #cbcbcb
}

.layout_header .inner {
  max-width: 95.11111em;
  position: relative;
  margin: 0 auto
}

.layout_header--full-width .inner {
  max-width: 100%
}

.layout_header abbr {
  border-bottom: 0
}

.mod_menu_hamburger {
  top: 0;
  left: 0;
  border: 0;
  background: 0 0;
  display: block;
  height: 3.11111em;
  line-height: 3.11111;
  padding: 0 .88889em 0 2.88889em;
  color: #767676;
  overflow: visible;
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1);
  position: relative;
  position: absolute
}

.mod_menu_hamburger:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_menu_hamburger:before {
  left: .375em;
  color: #0479cc
}

.mod_menu_hamburger:hover {
  color: #0479cc
}

.mod_menu_hamburger span {
  font-size: .77778em;
  line-height: 4.28571;
  font-weight: 700
}

@media all and (max-width: 29.99em) {
  .mod_menu_hamburger {
    padding-right: 0
  }

  .mod_menu_hamburger:before {
    left: .3125em
  }

  .mod_menu_hamburger span {
    display: none
  }
}

.mod_quicklinks {
  text-align: center
}

.mod_quicklinks li, .mod_quicklinks ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.mod_quicklinks li {
  display: inline
}

.mod_quicklinks li.is_current a {
  color: #0479cc
}

.mod_quicklinks li.is_current a.var_account {
  color: #fff
}

.mod_quicklinks a {
  padding: 1.11111em .44444em 1.11111em 2.22222em;
  line-height: 3.29412;
  color: #767676
}

.mod_quicklinks a.var_timetable {
  position: relative
}

.mod_quicklinks a.var_timetable:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_quicklinks a.var_customercare {
  position: relative
}

.mod_quicklinks a.var_customercare:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_quicklinks a.var_ticket {
  position: relative
}

.mod_quicklinks a.var_ticket:before {
  font-size: 18px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

@media all and (min-width: 64em) {
  .mod_quicklinks a.var_ticket:before {
    margin-left: 11px
  }
}

.mod_quicklinks a.var_account {
  position: relative;
  color: #fff
}

.mod_quicklinks a.var_account:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

@media all and (min-width: 64em) {
  .mod_quicklinks a.var_account.email::before {
    margin-left: 2px
  }
}

@media all and (max-width: 63.99em) {
  .mod_quicklinks a.var_account.logged-in span[data-user=label-user] {
    display: none
  }
}

@media all and (max-width: 63.99em) {
  .mod_quicklinks a.var_account.logged-in::before {
    font-family: ff-meta, sans-serif;
    font-size: 16px;
    font-weight: 700;
    content: attr(data-user-initials);
    margin-top: -6px;
    margin-left: -15px
  }
}

@media all and (max-width: 29.99em) {
  .mod_quicklinks a.var_account.logged-in::before {
    margin-left: -9px
  }
}

.mod_quicklinks a.var_account:hover {
  color: #fff
}

.mod_quicklinks a.var_account:hover::after {
  background-color: #046ab3
}

.mod_quicklinks a.var_account::before {
  color: #fff
}

@media all and (min-width: 30em) and (max-width: 63.99em) {
  .mod_quicklinks a.var_account::before {
    margin-left: -.71875em
  }
}

.mod_quicklinks a.var_account::after {
  content: '';
  background-color: #0479cc;
  display: inline-block;
  width: 110%;
  height: 1.66667em;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 1.11111em;
  -webkit-transition: background-color .5s ease;
  transition: background-color .5s ease
}

@media all and (max-width: 63.99em) {
  .mod_quicklinks a.var_account::after {
    width: 1.94444em;
    height: 1.88889em;
    border-radius: 100%
  }
}

.mod_quicklinks a.var_search {
  position: relative
}

.mod_quicklinks a.var_search:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_quicklinks a.var_feedback {
  position: relative
}

.mod_quicklinks a.var_feedback:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_quicklinks a.var_feedback:before {
  color: #e2000f
}

.mod_quicklinks a.var_feedback:hover {
  color: #e2000f
}

.mod_quicklinks a:hover {
  color: #0479cc
}

.mod_quicklinks a:before {
  left: .25em;
  color: #0479cc
}

@media all and (max-width: 63.99em) {
  .mod_quicklinks a:before {
    left: 50%;
    margin-left: -.5em
  }
}

.mod_quicklinks a span {
  font-size: .77778em;
  line-height: 4;
  font-weight: 700
}

@media all and (max-width: 63.99em) {
  .mod_quicklinks a {
    padding-right: 1.33333em;
    padding-left: 1.33333em
  }

  .mod_quicklinks a span {
    display: none
  }
}

@media all and (max-width: 29.99em) {
  .mod_quicklinks a {
    padding-right: 1em;
    padding-left: 1em
  }
}

.layout_footer {
  max-width: 93.33333em;
  margin: 0 auto;
  color: #767676;
  font-weight: 700
}

.layout_footer--full-width {
  max-width: 100%
}

.scrollsection_active + .layout_footer {
  display: none;
  position: relative;
  background: #fff;
  margin-top: -2.11111em;
  z-index: 10
}

.layout_footer.last_scrollsection_active {
  display: block
}

.layout_footer.last_scrollsection_active .footer--inner {
  border-top: 0
}

.layout_footer .mod_copy {
  font-size: .72222em;
  float: left
}

@media all and (max-width: 29.99em) {
  .layout_footer .mod_copy {
    float: none;
    padding-top: .44444em;
    margin-left: -.66667em
  }
}

.layout_footer .footer--inner {
  border-top: .22222em solid #cbcbcb;
  padding: 0 .66667em;
  line-height: 3;
  margin-top: -.22222em
}

.layout_footer li, .layout_footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none
}

.layout_footer li {
  display: inline
}

.layout_footer a, .layout_footer span {
  padding: .66667em
}

@media all and (max-width: 29.99em) {
  .layout_footer a, .layout_footer span {
    display: block;
    padding: 0 .44444em;
    line-height: 2
  }
}

.layout_footer a {
  color: #767676
}

.layout_footer a:focus, .layout_footer a:hover {
  color: #0479cc
}

.layout_footer .mod_servicenav {
  font-size: .72222em;
  float: right
}

@media all and (max-width: 29.99em) {
  .layout_footer .mod_servicenav {
    float: none;
    margin-left: -.66667em
  }

  .layout_footer .mod_servicenav li {
    display: block
  }
}

.layout_footer.var_mod_activities {
  display: none
}

.mod_footer_big {
  width: 100%;
  color: #fff;
  position: relative;
  background: #0479cc
}

@media all and (min-width: 30em) {
  .mod_footer_big {
    margin-top: 3.11111em
  }
}

@media all and (min-width: 64em) {
  .mod_footer_big {
    margin-top: 5em
  }
}

body.customer .mod_footer_big {
  margin-top: 0
}

.mod_footer_big .link .icon {
  background: 0 0;
  border-color: #fff;
  color: #fff
}

.mod_footer_big a, .mod_footer_big h2, .mod_footer_big h3 {
  color: #fff
}

.mod_footer_big a {
  text-decoration: none
}

.mod_footer_big a:not(.button) {
  font-weight: 400
}

.mod_footer_big a:not(.button):hover {
  text-decoration: underline
}

.mod_footer_big .layout_content {
  max-width: 71.11111em;
  padding: 1.77778em 2.44444em
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .layout_content {
    max-width: 40em;
    padding: 1.77778em .88889em
  }
}

@media all and (max-width: 44.99em) {
  .mod_footer_big .layout_content {
    margin-top: 3.11111em
  }
}

@media all and (max-width: 29.99em) {
  .mod_footer_big .layout_content {
    max-width: 100vw;
    padding: .88889em;
    margin-top: 0
  }
}

body.customer .mod_footer_big .layout_content {
  margin-top: 0
}

.mod_footer_big .customer-service__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: normal;
  -ms-flex-pack: normal;
  justify-content: normal
}

.mod_footer_big .customer-service__list .layout_content {
  padding: 24px
}

@media all and (max-width: 29.99em) {
  .mod_footer_big .customer-service__list {
    display: block
  }
}

.mod_footer_big .customer-service__list__item {
  -webkit-box-flex: 33%;
  -ms-flex: 33%;
  flex: 33%;
  font-size: .83333em;
  line-height: 1.8
}

.mod_footer_big .customer-service__list__item .nobreak {
  white-space: nowrap
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .customer-service__list__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: block;
    margin-top: .88889em
  }
}

@media all and (min-width: 30em) {
  .mod_footer_big .customer-service__list__item:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-right: 1.77778em
  }
}

@media all and (min-width: 64em) {
  .mod_footer_big .customer-service__list__item:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%
  }
}

.mod_footer_big .customer-service__list__item__wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.mod_footer_big .customer-service__list__item__wrapper .customer-service__list__item {
  line-height: 1.4;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .customer-service__list__item__wrapper .customer-service__list__item.large-text {
    font-size: .83333em
  }
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .customer-service__list__item__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .mod_footer_big .customer-service__list__item__wrapper .customer-service__list__item {
    padding-left: 3.11111em
  }
}

@media all and (max-width: 63.99em) and (min-width: 30em) {
  .mod_footer_big .customer-service__list__item__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-top: 0
  }

  .mod_footer_big .customer-service__list__item__wrapper .customer-service__list__item {
    margin-top: 0
  }
}

@media all and (max-width: 29.99em) {
  .mod_footer_big .customer-service__list__item__wrapper {
    margin-top: .88889em;
    margin-bottom: .88889em
  }
}

.mod_footer_big .customer-service__list__item__wrapper .customer-service__list__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .customer-service__list__item.large-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media all and (max-width: 48.0525em) {
  .mod_footer_big .customer-service__list__item.large-text .highlight {
    padding-top: 6px
  }
}

.mod_footer_big .customer-service .icon {
  height: 2.66667em;
  width: 2.66667em;
  float: left;
  margin-left: 0;
  margin-right: .44444em
}

.mod_footer_big .customer-service .icon:before {
  font-size: 32px
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .customer-service .icon:before {
    font-size: 24px
  }
}

.mod_footer_big .customer-service .icon_phone:before {
  font-size: 18px;
  margin-left: -.33333em
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .customer-service .icon_phone:before {
    font-size: 12px
  }
}

@media all and (max-width: 48.0525em) {
  .mod_footer_big .customer-service .icon {
    height: 2.88889em;
    width: 2.88889em;
    margin-left: -3.66667em;
    margin-top: .44444em
  }
}

.mod_footer_big .customer-service .highlight, .mod_footer_big .customer-service a {
  line-height: 1.4;
  padding-right: 8px
}

.mod_footer_big .customer-service h2 {
  margin-bottom: .33333em
}

.mod_footer_big .customer-service .large-text {
  font-size: 1.22222em
}

.mod_footer_big .link-list {
  padding-top: 2px;
  background: rgba(0, 0, 0, .3)
}

@media all and (min-width: 64em) {
  .mod_footer_big .link-list .ui-accordion-content {
    display: block !important
  }
}

.mod_footer_big .link-list .social-media-wrapper {
  padding-top: 1.77778em
}

.mod_footer_big .link-list .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: .44444em 0 .88889em
}

@media all and (min-width: 64em) {
  .mod_footer_big .link-list .social-media {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .mod_footer_big .link-list .social-media + div {
    margin-top: 2em
  }
}

.mod_footer_big .link-list .layout_content {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .link-list .layout_content {
    padding: 0
  }
}

.mod_footer_big .link-list__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.mod_footer_big .link-list__container:after, .mod_footer_big .link-list__container:before {
  display: none
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .link-list__container {
    display: block
  }
}

.mod_footer_big .link-list__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  font-size: .83333em
}

.mod_footer_big .link-list__item .button {
  line-height: 2.66667em;
  color: #046ab3;
  border-color: #fff;
  background-color: #fff;
  cursor: pointer
}

.mod_footer_big .link-list__item .button:focus, .mod_footer_big .link-list__item .button:hover {
  border-color: #e6f1fa;
  background-color: #e6f1fa
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .link-list__item {
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    padding: .26667em 2.13333em 0 1.06667em
  }

  .mod_footer_big .link-list__item:last-of-type {
    border-bottom-color: transparent
  }

  .mod_footer_big .link-list__item .ui-accordion-header {
    position: relative
  }

  .mod_footer_big .link-list__item .ui-accordion-header:before {
    font-size: 18px;
    content: "";
    text-indent: 0;
    top: 50%;
    margin-top: -.5em;
    speak: none;
    left: 50%;
    margin-left: -.5em
  }

  .mod_footer_big .link-list__item .ui-accordion-header:before {
    font-size: 1.22222em;
    left: 100%;
    border: 2px solid #fff;
    border-radius: 100%;
    margin-top: -11px
  }

  .mod_footer_big .link-list__item .ui-accordion-header-active {
    position: relative
  }

  .mod_footer_big .link-list__item .ui-accordion-header-active:before {
    font-size: 18px;
    content: "";
    text-indent: 0;
    top: 50%;
    margin-top: -.5em;
    speak: none;
    left: 50%;
    margin-left: -.5em
  }

  .mod_footer_big .link-list__item .ui-accordion-header-active:before {
    font-size: 1.22222em;
    left: 100%;
    background: #fff;
    color: #0479cc;
    border-color: #0479cc;
    margin-top: -11px
  }

  .mod_footer_big .link-list__item .ui-accordion-content {
    margin-bottom: 1.33333em
  }
}

@media all and (max-width: 29.99em) {
  .mod_footer_big .link-list__item {
    padding: 0 2.26667em 0 1.06667em
  }
}

.mod_footer_big .link-list__item h3 {
  font-size: 1.26667em;
  font-weight: 400;
  padding-bottom: .84211em;
  border-bottom: 2px solid rgba(255, 255, 255, .4)
}

.mod_footer_big .link-list__item h3:focus {
  outline-color: #fff
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .link-list__item h3 {
    padding-top: 1px;
    padding-bottom: 0;
    border-bottom: 0
  }
}

@media all and (min-width: 64em) {
  .mod_footer_big .link-list__item h3 {
    pointer-events: none
  }
}

.mod_footer_big .link-list__item ul {
  overflow: visible
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .link-list__item ul {
    margin-top: 0
  }
}

.mod_footer_big .link-list__item li {
  line-height: 2em
}

.mod_footer_big .link-list__item li, .mod_footer_big .link-list__item ul {
  list-style: none;
  padding-left: 0
}

.mod_footer_big .link-list__item li a, .mod_footer_big .link-list__item ul a {
  font-weight: 400;
  font-size: 1.13333em
}

.mod_footer_big .link-list__item li a:focus, .mod_footer_big .link-list__item ul a:focus {
  outline-color: #fff
}

.mod_footer_big .link-list__item .link .icon {
  margin: 0
}

@media all and (min-width: 64em) {
  .mod_footer_big .link-list__item .link .icon {
    width: 2.75em;
    height: 2.75em
  }

  .mod_footer_big .link-list__item .link .icon_facebook::before {
    font-size: 2.75em
  }

  .mod_footer_big .link-list__item .link .icon_twitter::before {
    font-size: 2.25em
  }

  .mod_footer_big .link-list__item .link .icon_instagram::before {
    font-size: 1.5em
  }

  .mod_footer_big .link-list__item .link .icon_linkedin::before {
    font-size: 1.375em
  }
}

@media all and (max-width: 63.99em) {
  .mod_footer_big .link-list__item .link .icon {
    margin-right: .88889em;
    width: 2.11111em;
    height: 2.11111em
  }

  .mod_footer_big .link-list__item .link .icon_facebook::before {
    font-size: 1.88889em
  }

  .mod_footer_big .link-list__item .link .icon_twitter::before {
    font-size: 1.66667em
  }

  .mod_footer_big .link-list__item .link .icon_instagram::before {
    font-size: 1em
  }

  .mod_footer_big .link-list__item .link .icon_linkedin::before {
    font-size: .88889em
  }
}

.no-touchevents .mod_footer_big .link-list__item .link:focus .icon, .no-touchevents .mod_footer_big .link-list__item .link:hover .icon {
  background-color: #fff;
  color: #046ab3
}

.mod_footer_big .link-list__item .link:focus {
  outline-color: #fff
}

.mod_footer_big_bottomcontainer {
  background-color: #fff;
  color: #000
}

.mod_footer_big_bottomcontainer .layout_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.11111em;
  padding-bottom: 1.11111em;
  margin-top: 0;
  margin-bottom: 0
}

@media all and (max-width: 44.99em) {
  .mod_footer_big_bottomcontainer .layout_content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

.mod_footer_big_bottomcontainer .layout_content::after, .mod_footer_big_bottomcontainer .layout_content::before {
  display: none
}

.mod_footer_big_bottomcontainer_logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.mod_footer_big_bottomcontainer_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center
}

@media all and (max-width: 44.99em) {
  .mod_footer_big_bottomcontainer_links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.mod_footer_big_bottomcontainer_links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media all and (max-width: 44.99em) {
  .mod_footer_big_bottomcontainer_links ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media all and (min-width: 45em) {
  .mod_footer_big_bottomcontainer_links ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media all and (min-width: 45em) {
  .mod_footer_big_bottomcontainer_links li {
    padding-right: 1.11111em
  }
}

.mod_footer_big_bottomcontainer_links img {
  width: 5.27778em;
  height: auto
}

.mod_footer_big_bottomcontainer .footer_zvv_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media all and (max-width: 44.99em) {
  .mod_footer_big_bottomcontainer .footer_zvv_logo {
    margin-top: .88889em
  }
}

.mod_footer_big_bottomcontainer .footer_zvv_logo picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.mod_footer_big_bottomcontainer a {
  color: #000;
  font-size: .83333em
}

.mod_footer_big_bottomcontainer a:hover {
  text-decoration: underline
}

.mod_footer_big_bottomcontainer svg {
  width: 2.22222em;
  height: 2.22222em
}

.mod_footer_mini {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, .8);
  padding: .66667em .8em .53333em
}

.mod_footer_mini .copy {
  font-size: .83333em;
  line-height: 1
}

.visual {
  position: relative;
  overflow: hidden;
  background: rgba(203, 203, 203, .5);
  display: block
}

.visual_img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .45s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .45s cubic-bezier(.4, 0, .5, 1)
}

.visual_img.is_ready {
  opacity: 1
}

.no-js .visual_img {
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  height: auto
}

.lazyloading .visual_img {
  visibility: hidden
}

.mod_logo {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  width: 14.44444em;
  margin-right: .66667em;
  height: 3.11111em
}

@media all and (max-width: 78.74em) {
  .mod_logo {
    width: 4.44444em;
    overflow: hidden
  }

  .mod_logo img {
    margin-left: -10.55556em
  }
}

@media all and (min-width: 105em) {
  .mod_logo {
    margin-right: .88889em
  }
}

.mod_logo img {
  width: auto;
  height: 40px;
  margin-top: 8px
}

.mod_logo.var_zpass img {
  width: 254.955px;
  height: 41.719px
}

@media all and (max-width: 68.75em) {
  .mod_logo.var_zpass {
    width: 5em;
    overflow: hidden
  }

  .mod_logo.var_zpass img {
    margin-left: -9.44444em
  }
}

.mod_home_timetable {
  max-width: 93.33333em;
  position: relative;
  background: #cbcbcb;
  background: #e5e5e5;
  z-index: 30;
  -webkit-transition: z-index .8s step-end;
  transition: z-index .8s step-end;
  width: 100%;
  margin: 3.11111em auto 0
}

.mod_home_timetable--full-width {
  max-width: 100%
}

.mod_home_timetable + .layout_main {
  margin-top: 15em;
  min-height: calc(100vh - 435px - 15em - 3.11111em)
}

@media all and (min-width: 42em) {
  .mod_home_timetable + .layout_main {
    margin-top: 8.88889em;
    min-height: calc(100vh - 435px - 8.88889em - 3.11111em)
  }
}

@media all and (min-width: 45em) {
  .mod_home_timetable + .layout_main {
    margin-top: 6.11111em;
    min-height: calc(100vh - 435px - 6.11111em - 3.11111em)
  }
}

.mod_home_timetable + .layout_main .statusmessage {
  margin-top: 90px
}

@media all and (min-width: 27.8125em) {
  .mod_home_timetable + .layout_main .statusmessage {
    margin-top: 40px
  }
}

@media all and (min-width: 28.1875em) {
  .mod_home_timetable + .layout_main .statusmessage {
    margin-top: 100px
  }
}

@media all and (min-width: 30.3125em) {
  .mod_home_timetable + .layout_main .statusmessage {
    margin-top: 50px
  }
}

@media all and (min-width: 37.5em) {
  .mod_home_timetable + .layout_main .statusmessage {
    margin-top: 40px
  }
}

@media all and (min-width: 42em) {
  .mod_home_timetable + .layout_main .statusmessage {
    margin-top: 140px
  }
}

@media all and (min-width: 42.9375em) {
  .mod_home_timetable + .layout_main .statusmessage {
    margin-top: 80px
  }
}

@media all and (min-width: 45em) {
  .mod_home_timetable + .layout_main .statusmessage {
    margin-top: 30px
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_timetable {
    -webkit-transition: margin .6s ease;
    transition: margin .6s ease;
    height: 80vw
  }

  .mod_home_timetable:before {
    content: '';
    display: block;
    height: 100%
  }
}

@media all and (min-width: 45em) and (max-width: 63.99em) {
  .mod_home_timetable {
    height: calc(100vw / 2)
  }
}

@media all and (min-width: 64em) {
  .mod_home_timetable {
    height: calc(100vw / 2.5);
    min-height: 15em;
    max-height: calc(100vw / 2.5)
  }
}

@media all and (min-width: 78.75em) {
  .mod_home_timetable {
    height: calc(100vw / 2.9);
    max-height: calc(100vw / 2.9)
  }
}

.scrollsection_active .mod_home_timetable {
  z-index: 10
}

.mod_home_timetable .searchmask-container {
  position: relative;
  z-index: 200;
  bottom: 2.77778em;
  left: 0;
  width: calc(100% - 32px);
  margin: -2em .88889em 0
}

@media all and (min-width: 23.875em) {
  .mod_home_timetable .searchmask-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: -2.27778em .88889em -8.44444em
  }
}

@media all and (min-width: 45em) {
  .mod_home_timetable .searchmask-container {
    position: absolute;
    bottom: 5em
  }
}

@media all and (min-width: 63.25em) {
  .mod_home_timetable .searchmask-container {
    bottom: 4.77778em
  }
}

.mod_home_timetable .searchmask-container #zvv-searchmask {
  width: 73.5em
}

@media all and (max-width: 63.25em) {
  .mod_home_timetable .searchmask-container #zvv-searchmask {
    width: 100%
  }
}

.mod_home_timetable .focuspoint, .mod_home_timetable .visual {
  height: 100%;
  display: block
}

.mod_home_timetable .focuspoint:after, .mod_home_timetable .visual:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color .45s cubic-bezier(.4, 0, .5, 1);
  transition: background-color .45s cubic-bezier(.4, 0, .5, 1)
}

.mod_home_timetable .badge_promo {
  position: absolute;
  right: .8em;
  top: .8em;
  bottom: 3.05556em;
  width: 16.66667em;
  height: 16.88889em
}

@media all and (max-width: 44.99em) {
  .mod_home_timetable .badge_promo {
    display: none
  }
}

.mod_home_timetable.is_focused .focuspoint:after, .mod_home_timetable.is_focused .visual:after {
  background: rgba(0, 0, 0, .24)
}

@media all and (min-width: 45em) {
  .mod_home_timetable .focuspoint {
    display: none
  }
}

.mod_home_section {
  max-width: 93.33333em;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  position: relative
}

@media all and (max-width: 64em) {
  .mod_home_section {
    min-height: 0
  }
}

.mod_home_section:focus {
  outline: 0
}

.mod_home_section .content {
  max-width: 39.11111em;
  padding: 0 .66667em;
  margin: 0 auto;
  margin: 0 0 2.22222em 0
}

@media all and (max-width: 29.99em) {
  .mod_home_section .content {
    padding: 0
  }
}

@media all and (max-width: 48.0525em) {
  .mod_home_section .content {
    max-width: 37.77778em
  }
}

@media all and (min-width: 48.0625em) {
  .mod_home_section .content {
    width: 40.44444em
  }
}

@media all and (max-width: 29.99em) {
  .mod_home_section .content {
    margin: 0 0 1.66667em 0
  }
}

.mod_home_section .content p {
  color: #000;
  font-size: 1.11111em;
  line-height: 1.6
}

.mod_home_section .title {
  margin-top: 0;
  margin-bottom: .40625em
}

.mod_home_section .lead {
  margin-top: 0;
  margin-bottom: 1.15789em
}

.mod_home_section .focuspoint {
  display: block;
  height: 37.50916em
}

@media all and (max-width: 48.0525em) {
  .mod_home_section .focuspoint {
    height: 26.66667em
  }
}

.mod_home_section .footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.05556em;
  display: none;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.mod_home_section .scrollsection {
  text-align: center;
  display: block;
  height: 100%
}

.mod_home_section .scrollsection:before {
  top: -50%
}

.mod_home_section .scrollsection .scrollsection_button {
  left: 50%;
  margin-left: -1.33333em;
  width: 2.66667em;
  height: 2.66667em;
  color: #fff;
  background: rgba(0, 0, 0, .15);
  overflow: hidden;
  position: relative;
  position: absolute;
  cursor: pointer;
  border-radius: 50%;
  border: .11111em solid #fff;
  -webkit-box-shadow: 0 0 0 .16667em rgba(0, 0, 0, .15);
  box-shadow: 0 0 0 .16667em rgba(0, 0, 0, .15);
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em);
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

.mod_home_section .scrollsection .scrollsection_button:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.ie8 .mod_home_section .scrollsection .scrollsection_button {
  top: -2em
}

.mod_home_section .scrollsection:hover .scrollsection_button {
  background: #fff;
  color: #0479cc
}

.mod_home_section .scrollsection:hover .scrollsection_button:before {
  -webkit-animation: button_down .25s forwards;
  animation: button_down .25s forwards
}

@media all and (max-width: 37.5em) {
  .mod_home_section .scrollsection {
    display: none
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.mod_fullwidth .mod_carousel .list {
    padding: 0;
    margin-right: -12px
  }
}

@media all and (min-width: 45em) {
  .mod_home_section.var_list.mod_fullwidth .layout_content {
    padding: 0 .66667em
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list.mod_fullwidth .layout_content {
    padding: 0
  }
}

.mod_home_section.var_list .layout_content {
  margin-top: 4.44444em
}

@media all and (max-width: 63.99em) {
  .mod_home_section.var_list .layout_content {
    margin-top: 3.55556em
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_section.var_list .layout_content {
    margin-top: 3.11111em
  }
}

.mod_home_section.var_list .content {
  padding-left: 0;
  margin-bottom: 1.77778em
}

@media all and (max-width: 63.99em) {
  .mod_home_section.var_list .content {
    margin-bottom: 1.33333em
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_section.var_list .content {
    margin-bottom: .88889em
  }
}

.mod_home_section.var_list .content h1 {
  float: left;
  margin-right: 1em;
  font-size: 1.77778em;
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
  line-height: 1.25
}

@media all and (max-width: 44.99em) {
  .mod_home_section.var_list .content h1 {
    float: none
  }
}

@media all and (min-width: 45em) {
  .mod_home_section.var_list .content .button {
    margin-bottom: 0
  }
}

.mod_home_section.var_list .scrollsection {
  border-bottom: 0
}

.mod_home_section.var_list .scrollsection .scrollsection_button {
  color: #0479cc;
  background: #fff;
  border: .11111em solid #0479cc;
  -webkit-box-shadow: 0 0 1.11111em .55556em #fff;
  box-shadow: 0 0 1.11111em .55556em #fff
}

.mod_home_section.var_list .scrollsection:hover .scrollsection_button {
  background: #0479cc;
  color: #fff
}

.scrollsection_active .mod_home_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow 0s .6s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-transform .6s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow 0s .6s cubic-bezier(.4, 0, .5, 1);
  transition: transform .6s cubic-bezier(.4, 0, .5, 1), box-shadow 0s .6s cubic-bezier(.4, 0, .5, 1);
  transition: transform .6s cubic-bezier(.4, 0, .5, 1), box-shadow 0s .6s cubic-bezier(.4, 0, .5, 1), -webkit-transform .6s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow 0s .6s cubic-bezier(.4, 0, .5, 1);
  -webkit-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000
}

.scrollsection_active .mod_home_section .focuspoint, .scrollsection_active .mod_home_section .list {
  -webkit-transform: translate3d(0, 40%, 0);
  transform: translate3d(0, 40%, 0);
  -webkit-transition: -webkit-transform .6s .15s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-transform .6s .15s cubic-bezier(.4, 0, .5, 1);
  transition: transform .6s .15s cubic-bezier(.4, 0, .5, 1);
  transition: transform .6s .15s cubic-bezier(.4, 0, .5, 1), -webkit-transform .6s .15s cubic-bezier(.4, 0, .5, 1)
}

.scrollsection_active .mod_home_section.is_visible {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform .6s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow 0s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-transform .6s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow 0s cubic-bezier(.4, 0, .5, 1);
  transition: transform .6s cubic-bezier(.4, 0, .5, 1), box-shadow 0s cubic-bezier(.4, 0, .5, 1);
  transition: transform .6s cubic-bezier(.4, 0, .5, 1), box-shadow 0s cubic-bezier(.4, 0, .5, 1), -webkit-transform .6s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow 0s cubic-bezier(.4, 0, .5, 1);
  -webkit-box-shadow: 0 0 0 4px #fff, 0 -3em 3em -3em rgba(0, 0, 0, .15);
  box-shadow: 0 0 0 4px #fff, 0 -3em 3em -3em rgba(0, 0, 0, .15)
}

.scrollsection_active .mod_home_section.is_visible .focuspoint, .scrollsection_active .mod_home_section.is_visible .list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.scrollsection_active .mod_home_section.is_visible:last-child .footer {
  display: none
}

.scrollsection_active .mod_home_section .footer {
  display: block
}

.scrollsection_active .mod_home_section .layout_content {
  margin-top: 5em;
  width: 60em
}

.mod_home_section .layout_content {
  margin-top: 2.5em
}

@media all and (max-width: 29.99em) {
  .mod_home_section .layout_content {
    margin-top: 2em
  }
}

.mod_home_section.var_list .carousel.var_swiper {
  padding-left: 0;
  padding-right: 0
}

.mod_home_section.var_list .mod_carousel + .layout_content {
  margin-top: 1em
}

.mod_home_section_teaser {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  margin: auto;
  padding-top: 57%
}

.mod_home_section_teaser .focuspoint {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.mod_home_section_tickets_abos .mod_home_section_teaser {
  padding-top: 0;
  height: 19.44444em
}

@media all and (min-width: 78.75em) {
  .mod_home_section_tickets_abos .mod_home_section_teaser {
    height: 20.66667em
  }
}

.mod_home_section_teaser.var_large .mod_home_section_teaser__overlay {
  display: block
}

@media all and (max-width: 44.99em) {
  .mod_home_section_teaser.var_large .mod_home_section_teaser__overlay {
    width: 100%;
    padding: 1.09091em
  }
}

.mod_home_section_teaser.var_large .mod_home_section_teaser__overlay h2 {
  width: 50%;
  font-size: 1.77778em
}

@media all and (max-width: 44.99em) {
  .mod_home_section_teaser.var_large .mod_home_section_teaser__overlay h2 {
    width: 100%;
    font-size: 1.22222em
  }
}

@media all and (max-width: 63.99em) {
  .mod_home_section_teaser.var_large .mod_home_section_teaser__overlay h2 {
    width: 66%
  }
}

@media all and (max-width: 29.99em) {
  .mod_home_section_teaser.var_large .mod_home_section_teaser__overlay h2 {
    width: 100%;
    font-size: 1.22222em
  }
}

.mod_home_section_teaser .background, .mod_home_section_teaser__image {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  -webkit-transition: all .6s ease !important;
  transition: all .6s ease !important
}

.mod_home_section_teaser .background {
  top: 0
}

.mod_home_section_teaser .background--active {
  opacity: 0;
  background: rgba(0, 0, 0, .6)
}

.mod_home_section_teaser .background--neutral {
  opacity: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .45)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .45))
}

.mod_home_section_teaser__overlay {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 1.77778em;
  top: 0
}

@media all and (max-width: 63.99em) {
  .mod_home_section_teaser__overlay {
    padding: .88889em 1.33333em
  }

  .mod_home_section_tickets_abos .mod_home_section_teaser__overlay {
    padding: 1.45455em
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_section_teaser__overlay {
    padding: .88889em .66667em
  }

  .mod_home_section_tickets_abos .mod_home_section_teaser__overlay {
    padding: 1.45455em
  }
}

.mod_home_section_teaser__overlay .label-category, .mod_home_section_teaser__overlay h2 {
  color: #fff;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-weight: 700;
  display: block;
  margin-bottom: .44444em
}

.mod_home_section_teaser__overlay h2 {
  font-size: 1.22222em;
  text-shadow: 0 0 6px rgba(0, 0, 0, .29);
  line-height: 1.25;
  margin-bottom: 0
}

.mod_home_section_teaser__overlay .label-category {
  font-size: 15px;
  line-height: normal
}

.mod_home_section_teaser__overlay .button {
  display: table;
  cursor: pointer;
  margin-top: 1.71429em
}

.mod_home_section_teaser__overlay .button.var_secondary {
  background: rgba(4, 121, 204, 0);
  border-color: #fff;
  color: #fff
}

.mod_home_section_teaser__overlay .button.var_secondary:focus, .mod_home_section_teaser__overlay .button.var_secondary:hover {
  background: #0479cc;
  border-color: #0479cc;
  color: #fff
}

.mod_home_section_teaser:not(.no_link):focus .background--active, .mod_home_section_teaser:not(.no_link):hover .background--active {
  opacity: 1
}

.mod_home_section_teaser:not(.no_link):focus .background--neutral, .mod_home_section_teaser:not(.no_link):hover .background--neutral {
  opacity: 0
}

.mod_home_section_teaser:not(.no_link):focus .mod_home_section_teaser__image, .mod_home_section_teaser:not(.no_link):hover .mod_home_section_teaser__image {
  min-width: 105%;
  min-height: 105%;
  margin-left: -2.5%;
  margin-top: -2.5%
}

.mod_home_section_tickets_abos {
  padding-top: 0;
  position: relative;
  display: block
}

.mod_home_section_tickets_abos:focus {
  outline: 0
}

.mod_home_section_tickets_abos .layout_content {
  margin-top: 4.44444em;
  margin-bottom: 0
}

@media all and (min-width: 30em) and (max-width: 44.99em) {
  .mod_home_section_tickets_abos .layout_content {
    padding: 0
  }
}

@media all and (min-width: 45em) {
  .mod_home_section_tickets_abos .layout_content {
    margin-bottom: 24px
  }
}

@media all and (min-width: 64em) {
  .mod_home_section_tickets_abos .layout_content {
    padding: 0;
    max-width: 66.66667em
  }
}

@media all and (min-width: 45em) and (max-width: 63.99em) {
  .mod_home_section_tickets_abos .layout_content {
    max-width: 40em
  }
}

@media all and (max-width: 63.99em) {
  .mod_home_section_tickets_abos .layout_content {
    margin-top: 3.55556em
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_section_tickets_abos .layout_content {
    margin-top: 3.11111em
  }
}

.mod_home_section_tickets_abos .content {
  width: 100%;
  margin: auto;
  overflow: hidden;
  position: relative;
  clear: both;
  -webkit-transition: all 1s;
  transition: all 1s
}

@media all and (max-width: 63.99em) {
  .mod_home_section_tickets_abos .content {
    height: auto;
    width: 100%
  }
}

.mod_home_section_tickets_abos .content h1 {
  float: left;
  margin-right: 1em;
  font-size: 1.77778em;
  font-weight: 700;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.25
}

@media all and (max-width: 44.99em) {
  .mod_home_section_tickets_abos .content h1 {
    float: none
  }
}

.mod_home_section_tickets_abos .content .button {
  font-size: .77778em;
  line-height: auto
}

@media all and (min-width: 30em) {
  .mod_home_section_tickets_abos .content .button {
    margin-bottom: 0
  }
}

.mod_home_section_tickets_abos .wrap {
  background-color: #f2f2f2;
  margin: 0 auto
}

@media all and (min-width: 64em) {
  .mod_home_section_tickets_abos .wrap {
    max-width: calc(66.66667em - 2 * .66667em)
  }
}

@media all and (min-width: 45em) and (max-width: 63.99em) {
  .mod_home_section_tickets_abos .wrap {
    max-width: calc(40em - 2 * .66667em)
  }
}

@media all and (max-width: 63.99em) {
  .mod_home_section_tickets_abos .wrap {
    margin-top: 1.33333em
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_section_tickets_abos .wrap {
    margin-top: .88889em
  }
}

.mod_home_section_tickets_abos .teaser {
  width: 66%;
  float: left;
  padding-right: 1.77778em
}

.mod_home_section_tickets_abos .teaser .background--neutral {
  background-image: linear-gradient(315deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .45))
}

@media all and (max-width: 63.99em) {
  .mod_home_section_tickets_abos .teaser {
    width: 100%;
    float: none;
    padding-right: 0
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_section_tickets_abos .teaser h2 {
    font-size: 1.22222em
  }

  .mod_home_section_tickets_abos .teaser .button {
    font-size: .66667em
  }
}

.mod_home_section_tickets_abos .link-list {
  padding-top: 1.77778em;
  display: block;
  height: 100%
}

@media all and (max-width: 63.99em) {
  .mod_home_section_tickets_abos .link-list {
    width: 100%;
    padding: 1.33333em
  }
}

.mod_home_section_tickets_abos .link-list h3 {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  margin-top: 0
}

.mod_home_section_tickets_abos .link-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 100vw
}

.mod_home_section_tickets_abos .link-list ul li {
  height: 2.55556em;
  list-style: none
}

@media all and (max-width: 29.99em) {
  .mod_home_section_tickets_abos .link-list ul li {
    height: 2.66667em
  }

  .mod_home_section_tickets_abos .link-list ul li:last-child {
    height: 1.83333em
  }
}

.mod_home_section_tickets_abos .link-list ul li a {
  margin-left: 3.11111em;
  margin-top: .66667em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: calc(100% - 3.11111em - .88889em)
}

.mod_home_section_tickets_abos .link-list ul li a.link:hover .icon:first-of-type {
  background-color: #0479cc;
  color: #fff
}

.mod_home_section_tickets_abos .link-list ul li a.link:hover .icon.appending-icon {
  background-color: inherit;
  color: #261f13;
  -webkit-box-shadow: none;
  box-shadow: none
}

.mod_home_section_tickets_abos .link-list ul li a.link:focus .appending-icon {
  background-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none
}

@media all and (min-width: 30em) and (max-width: 63.99em) {
  .mod_home_section_tickets_abos .link-list ul li {
    width: 50%;
    float: left
  }
}

.mod_home_section_tickets_abos .link-list ul li .icon {
  background: 0 0
}

.mod_home_section_tickets_abos .link-list ul li .icon:first-of-type {
  position: absolute;
  left: -3.11111em;
  top: -.66667em
}

.mod_home_section_tickets_abos .link-list ul li .icon.appending-icon {
  position: relative;
  top: -.64286em;
  left: auto;
  margin-left: auto;
  border: none;
  color: #636363
}

.mod_home_section_leisure_events:focus {
  outline: 0
}

.mod_home_section_leisure_events .layout_content {
  margin-top: 4.44444em;
  margin-bottom: 0
}

@media all and (max-width: 63.99em) {
  .mod_home_section_leisure_events .layout_content {
    margin-top: 3.55556em
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_section_leisure_events .layout_content {
    margin-top: 3.11111em
  }
}

@media all and (min-width: 45em) {
  .mod_home_section_leisure_events .layout_content {
    max-width: 40em;
    margin-bottom: 24px
  }
}

@media all and (min-width: 30em) {
  .mod_home_section_leisure_events .layout_content {
    padding: 0
  }
}

@media all and (min-width: 45em) {
  .mod_home_section_leisure_events .layout_content {
    max-width: none
  }
}

.mod_home_section_leisure_events .layout_content .content h1 {
  float: left;
  margin-right: 1em;
  font-size: 1.77778em;
  font-weight: 700;
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.25
}

@media all and (max-width: 44.99em) {
  .mod_home_section_leisure_events .layout_content .content h1 {
    float: none
  }
}

.mod_home_section_leisure_events .layout_content .content .button {
  font-size: .77778em;
  line-height: auto
}

@media all and (min-width: 30em) {
  .mod_home_section_leisure_events .layout_content .content .button {
    margin-bottom: 0
  }
}

.mod_home_section_leisure_events .teaser__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%
}

.mod_home_section_leisure_events .teaser__container .mod_content_label {
  top: .88889em
}

@media all and (max-width: 63.99em) {
  .mod_home_section_leisure_events .teaser__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    margin-top: 1.33333em
  }
}

@media all and (max-width: 44.99em) {
  .mod_home_section_leisure_events .teaser__container {
    margin-top: .88889em
  }
}

.mod_home_section_leisure_events .teaser__container .teasers-small {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (max-width: 63.99em) {
  .mod_home_section_leisure_events .teaser__container .teasers-small {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

@media all and (min-width: 30em) and (max-width: 63.99em) {
  .mod_home_section_leisure_events .teaser__container .teasers-small {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.mod_home_section_leisure_events .teaser__container .teasers-small .teaser {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  float: none
}

.mod_home_section_leisure_events .teaser__container .teasers-small .teaser img {
  width: 100%
}

.mod_home_section_leisure_events .teaser__container .teaser {
  float: left
}

@media all and (max-width: 63.99em) {
  .mod_home_section_leisure_events .teaser__container .teaser {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    float: none
  }
}

.mod_home_section_leisure_events .teaser__container .teaser__large {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-height: 100vw
}

@media all and (max-width: 63.99em) {
  .mod_home_section_leisure_events .teaser__container .teaser__large {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

.mod_home_section_leisure_events .teaser__container .teaser__large h2 {
  font-size: 1.77778em
}

@media all and (max-width: 44.99em) {
  .mod_home_section_leisure_events .teaser__container .teaser__large h2 {
    font-size: 1.22222em
  }
}

@media all and (max-width: 29.99em) {
  .mod_home_section_leisure_events .teaser__container .teaser__large h2 {
    font-size: 1.22222em
  }
}

.mod_home_section_leisure_events .teaser__container .teaser__large .mod_content_label {
  top: 1.77778em
}

@media all and (max-width: 29.99em) {
  .mod_home_section_leisure_events .teaser__container .teaser__large .mod_home_section_teaser {
    padding-top: 100%
  }
}

@media all and (max-width: 63.99em) {
  .mod_home_section_leisure_events .teaser__container .teaser__large {
    width: 100%
  }
}

.mod_content_visual {
  margin: 3.11111em auto 0;
  max-width: 93.33333em;
  padding-top: 50%;
  padding-top: 50vh;
  position: relative;
  overflow: hidden;
  background: rgba(203, 203, 203, .5)
}

@media all and (max-width: 29.99em) {
  .mod_content_visual {
    padding-top: 40%;
    padding-top: 40vh
  }
}

.mod_content_visual .swiper-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.mod_content_visual.var_preview .swiper-wrapper {
  -webkit-transition: .4s cubic-bezier(.4, 0, .5, 1) !important;
  transition: .4s cubic-bezier(.4, 0, .5, 1) !important
}

.mod_content_visual .swiper-slide {
  width: 100%;
  height: 100%
}

.mod_content_visual .focuspoint {
  height: 100%;
  display: block
}

.mod_content_visual .pagination {
  position: absolute;
  bottom: .88889em;
  text-align: center;
  width: 100%
}

.mod_content_visual .pagination .page {
  display: inline-block;
  width: .77778em;
  height: .77778em;
  border-radius: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 0 .16667em rgba(0, 0, 0, .1);
  box-shadow: 0 0 0 .16667em rgba(0, 0, 0, .1);
  margin: 0 .33333em;
  border: .11111em solid #000;
  -webkit-transition: all .2s cubic-bezier(.4, 0, .5, 1);
  transition: all .2s cubic-bezier(.4, 0, .5, 1);
  cursor: pointer
}

.mod_content_visual .pagination .page.is_active, .mod_content_visual .pagination .page:hover {
  background: #000
}

.mod_content_visual .next, .mod_content_visual .prev {
  position: absolute;
  top: 0;
  height: 100%;
  width: 5.55556em;
  z-index: 10;
  color: #fff;
  background: rgba(0, 0, 0, .001);
  -webkit-transition: all .4s cubic-bezier(.4, 0, .5, 1);
  transition: all .4s cubic-bezier(.4, 0, .5, 1);
  margin: 0;
  padding: 0;
  border: 0;
  opacity: 1;
  display: block
}

.mod_content_visual .next:before, .mod_content_visual .prev:before {
  -webkit-transition: all .8s cubic-bezier(.4, 0, .5, 1);
  transition: all .8s cubic-bezier(.4, 0, .5, 1)
}

.no-touchevents .mod_content_visual .next:focus span, .no-touchevents .mod_content_visual .next:hover span, .no-touchevents .mod_content_visual .prev:focus span, .no-touchevents .mod_content_visual .prev:hover span {
  background: #fff;
  color: #0479cc
}

@media all and (max-width: 29.99em) {
  .mod_content_visual .next, .mod_content_visual .prev {
    display: none
  }
}

.mod_content_visual .next span, .mod_content_visual .prev span {
  position: absolute;
  background: rgba(0, 0, 0, .15);
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -1.33333em;
  margin-left: -1.33333em;
  width: 2.66667em;
  -webkit-box-shadow: 0 0 0 .16667em rgba(0, 0, 0, .15);
  box-shadow: 0 0 0 .16667em rgba(0, 0, 0, .15);
  height: 2.66667em;
  border-radius: 100%;
  border: 2px solid #fff;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

.mod_content_visual .next.var_hide, .mod_content_visual .prev.var_hide {
  opacity: .2
}

.mod_content_visual .next {
  right: 0
}

.mod_content_visual .next span {
  position: relative
}

.mod_content_visual .next span:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_content_visual .next.var_hide {
  -webkit-transform: translateX(100px);
  transform: translateX(100px)
}

.no-csstransforms .mod_content_visual .next.var_hide {
  display: none
}

.mod_content_visual .next:hover span:before {
  -webkit-animation: button_right .25s forwards;
  animation: button_right .25s forwards
}

.mod_content_visual .prev {
  left: 0
}

.mod_content_visual .prev span {
  position: relative
}

.mod_content_visual .prev span:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_content_visual .prev.var_hide {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px)
}

.no-csstransforms .mod_content_visual .prev.var_hide {
  display: none
}

.mod_content_visual .prev:hover span:before {
  -webkit-animation: button_left .25s forwards;
  animation: button_left .25s forwards
}

.visual_slider_wrap {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  background: #e5e5e5;
  z-index: 30;
  -webkit-transition: z-index .8s step-end;
  transition: z-index .8s step-end;
  width: 100%;
  overflow: hidden;
  margin-top: 3.11111em;
  padding-top: 50%;
  padding-top: 50vh
}

@media all and (max-width: 29.99em) {
  .visual_slider_wrap {
    padding-top: 40%;
    padding-top: 40vh
  }
}

.visual_slider_wrap .focuspoint, .visual_slider_wrap .visual {
  height: 100%;
  display: block
}

.visual_slider_wrap .focuspoint:after, .visual_slider_wrap .visual:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color .45s cubic-bezier(.4, 0, .5, 1);
  transition: background-color .45s cubic-bezier(.4, 0, .5, 1)
}

.visual_slider {
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.visual_slider:hover .next, .visual_slider:hover .prev {
  opacity: 1
}

.visual_slider .swiper-wrapper {
  height: 100% !important
}

@media all and (min-width: 48.0625em) {
  .visual_slider .swiper-slide-visible:last-child {
    padding-right: 0
  }
}

.visual_slider .list {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: 100%;
  position: relative
}

@media all and (max-width: 29.99em) {
  .visual_slider .list {
    padding: 0
  }
}

.visual_slider .visual {
  padding-top: 0 !important
}

.visual_slider .visual:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .35s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .35s cubic-bezier(.4, 0, .5, 1)
}

.visual_slider .visual_img:not(.webkit-transform-fix) {
  -webkit-transition: -webkit-transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: transform .35s cubic-bezier(.4, 0, .5, 1), -webkit-transform .35s cubic-bezier(.4, 0, .5, 1)
}

.visual_slider .slider {
  position: relative;
  padding: 0;
  height: 100%;
  overflow: hidden
}

.visual_slider .slider:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0
}

.visual_slider .pagination {
  display: none !important
}

.visual_slider .list:not([data-slider=init]) .next, .visual_slider .list:not([data-slider=init]) .prev {
  display: none
}

.visual_slider .next, .visual_slider .prev {
  opacity: 0;
  position: absolute;
  top: auto;
  bottom: 50%;
  height: 54px;
  width: 54px;
  z-index: 10;
  color: #0479cc;
  -webkit-transition: opacity .4s .4s cubic-bezier(.4, 0, .5, 1), visibility .4s cubic-bezier(.4, 0, .5, 1), -webkit-transform .4 .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s .4s cubic-bezier(.4, 0, .5, 1), visibility .4s cubic-bezier(.4, 0, .5, 1), -webkit-transform .4 .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s .4s cubic-bezier(.4, 0, .5, 1), transform .4 .4s cubic-bezier(.4, 0, .5, 1), visibility .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s .4s cubic-bezier(.4, 0, .5, 1), transform .4 .4s cubic-bezier(.4, 0, .5, 1), visibility .4s cubic-bezier(.4, 0, .5, 1), -webkit-transform .4 .4s cubic-bezier(.4, 0, .5, 1);
  visibility: visible;
  border-radius: 100%;
  border: none;
  background: rgba(0, 0, 0, .12);
  outline: 0
}

.visual_slider .next:before, .visual_slider .prev:before {
  color: #fff
}

.visual_slider .next:after, .visual_slider .prev:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  height: 48px;
  width: 48px;
  background: 0 0;
  border: 2px solid #fff;
  border-radius: 50%
}

.visual_slider .next:hover:before, .visual_slider .prev:hover:before {
  color: #0479cc;
  z-index: 1
}

.visual_slider .next:hover:after, .visual_slider .prev:hover:after {
  background: #fff
}

@media all and (max-width: 29.99em) {
  .visual_slider .next, .visual_slider .prev {
    display: none
  }
}

.visual_slider .next {
  right: 1.44444em;
  position: relative;
  position: absolute
}

.visual_slider .next:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.visual_slider .next:hover:before {
  -webkit-animation: button_right .25s forwards;
  animation: button_right .25s forwards
}

.visual_slider .prev {
  left: 1.44444em;
  position: relative;
  position: absolute
}

.visual_slider .prev:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.visual_slider .prev:hover:before {
  -webkit-animation: button_left .25s forwards;
  animation: button_left .25s forwards
}

.visual_slider_item {
  float: left;
  width: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
  min-height: 100%
}

@media all and (min-width: 30em) and (max-width: 48.0525em) {
  .no-js .visual_slider_item:nth-child(2n+1) {
    clear: left
  }
}

@media all and (min-width: 48.0625em) {
  .no-js .visual_slider_item:nth-child(3n+1) {
    clear: left
  }
}

.visual_slider_item .visual {
  height: 100%;
  width: 100%;
  padding: 0;
  -webkit-transition: all .5s cubic-bezier(.4, 0, .5, 1);
  transition: all .5s cubic-bezier(.4, 0, .5, 1)
}

.visual_slider_item .visual .visual_img, .visual_slider_item .visual img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  max-width: none
}

.mod_content_visual_video {
  margin: 3.11111em auto 0;
  max-width: 100%;
  position: relative;
  background: #e5e5e5;
  z-index: 30;
  -webkit-transition: z-index .8s step-end;
  transition: z-index .8s step-end;
  width: 100%;
  overflow: hidden;
  padding-top: 50vh
}

@media all and (max-width: 29.99em) {
  .mod_content_visual_video {
    padding-top: 40%;
    padding-top: 40vh
  }
}

.mod_content_visual_video video {
  display: none
}

@media all and (min-width: 30em) {
  .mod_content_visual_video video {
    display: block
  }

  .no-objectfit .mod_content_visual_video video {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .objectfit .mod_content_visual_video video {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
}

@media all and (min-width: 48em) {
  .no-objectfit .mod_content_visual_video video {
    height: auto;
    width: 100%
  }
}

.mod_content_visual_video .visual {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 93.33333em;
  overflow: hidden;
  background: rgba(203, 203, 203, .5)
}

@media all and (min-width: 30em) {
  .mod_content_visual_video .visual {
    display: none
  }
}

.mod_content_visual_video .visual .focuspoint {
  height: 100%;
  display: block
}

.mod_content_visual_video .item_content {
  position: absolute;
  margin: auto;
  padding: 0 .22222em;
  left: 0;
  right: 0;
  top: 15%;
  z-index: 1
}

@media all and (min-width: 64em) {
  .mod_content_visual_video .item_content {
    width: 56.88889em;
    max-width: 56.88889em
  }
}

@media all and (max-width: 63.99em) {
  .mod_content_visual_video .item_content {
    width: 38.88889em;
    padding-left: 2.72222em
  }
}

@media all and (max-width: 78.74em) {
  .mod_content_visual_video .item_content {
    padding-left: 2.72222em
  }
}

@media all and (max-width: 44.99em) {
  .mod_content_visual_video .item_content {
    font-size: 1.11111em;
    width: 100%;
    padding-left: 1.77778em
  }

  .mod_home_timetable .mod_content_visual_video .item_content {
    top: 1.2em
  }
}

.mod_content_visual_video .item_content .title_container {
  max-width: 46.83333em
}

@media all and (max-width: 44.99em) {
  .mod_content_visual_video .item_content .title_container {
    width: 100%;
    max-width: 90%
  }
}

.mod_content_visual_video .item_content .title {
  display: inline;
  height: auto;
  left: 0;
  margin: 0;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.66667em;
  line-height: 2.06667em;
  padding: .43333em .5em .33333em .5em;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone
}

@media all and (max-width: 63.99em) {
  .mod_content_visual_video .item_content .title {
    font-size: 1.22222em
  }
}

@media all and (max-width: 29.99em) {
  .mod_content_visual_video .item_content .title {
    font-size: 1em
  }
}

.mod_content_visual_video .item_content .title .word {
  white-space: nowrap
}

.mod_content_visual_video .item_content .description {
  display: inline-block;
  font-size: 1.66667em;
  line-height: 1.18182em;
  font-weight: 400;
  color: #000;
  padding-bottom: .45455em;
  text-transform: uppercase
}

@media all and (max-width: 63.99em) {
  .mod_content_visual_video .item_content .description {
    font-size: 1.22222em
  }
}

@media all and (max-width: 29.99em) {
  .mod_content_visual_video .item_content .description {
    font-size: 1em
  }
}

.mod_content_visual_video .item_content .description-inner {
  background-color: #fff;
  padding: .43333em .5em .33333em .5em
}

.mod_content_visual_video .item_content .button {
  font-size: .88889em;
  border: 2px solid #0479cc;
  background: #0479cc;
  margin: .25em 0 0 0;
  padding-left: 1.625em;
  padding-right: 1.625em;
  outline: 0;
  border-radius: 4px;
  padding: 4px 14px 2px
}

@media all and (max-width: 44.99em) {
  .mod_content_visual_video .item_content .button {
    font-size: .66667em
  }
}

.mod_content_visual_video .item_content .button:hover {
  color: #fff;
  background: #046ab3;
  border-color: #046ab3;
  -webkit-box-shadow: 0 0 .14286em rgba(4, 121, 204, .32);
  box-shadow: 0 0 .14286em rgba(4, 121, 204, .32)
}

@media all and (max-width: 29.99em) {
  .mod_home_section.var_list .var_swiper {
    margin-left: .88889em;
    margin-right: .88889em
  }
}

.mod_content_list > .caption {
  margin: 1.33333em 0;
  border-bottom: .22222em solid #cbcbcb
}

.mod_content_list .group {
  clear: both
}

.mod_content_list .label {
  font-weight: 700;
  font-size: .83333em;
  line-height: 1.6;
  color: #000;
  float: left;
  width: 8.33333em;
  margin-right: 1.33333em;
  margin-bottom: 1.6em;
  margin-top: 0
}

@media all and (max-width: 29.99em) {
  .mod_content_list .label {
    float: none;
    margin: 0;
    width: auto
  }
}

.mod_content_list .content {
  margin-bottom: 1.33333em;
  color: #767676;
  overflow: hidden;
  position: relative
}

.mod_content_list .content b, .mod_content_list .content strong {
  color: #000
}

.mod_content_list .content p {
  margin-top: 0;
  font-size: .83333em;
  line-height: 1.6
}

.mod_content_list .content p .button {
  border-width: .14286em;
  font-size: .93333em;
  margin-top: .42857em;
  line-height: 1.7778
}

.mod_content_list .content ul {
  font-size: .83333em
}

.mod_content_list .content .mod_podcast p:first-of-type {
  margin-top: -4.06667em
}

.mod_content_list .content .mod_podcast .anchor {
  height: 3.38889em
}

.mod_content_list .float_right {
  float: right;
  width: 50%;
  padding-left: 1.33333em
}

@media all and (max-width: 48.0525em) {
  .mod_content_list .float_right {
    float: none
  }
}

.mod_content_list .address, .mod_content_list .float_left {
  float: left;
  width: 50%;
  padding-right: 1.33333em;
  padding-bottom: .66667em
}

.mod_content_list .address img, .mod_content_list .float_left img {
  width: auto
}

@media all and (max-width: 29.99em) {
  .mod_content_list .address, .mod_content_list .float_left {
    float: none;
    width: auto
  }
}

@media all and (min-width: 30em) {
  .mod_content_list .address:nth-child(2n+1), .mod_content_list .float_left:nth-child(2n+1) {
    clear: left
  }
}

.mod_content_list .key {
  float: left;
  clear: left;
  width: 5.55556em
}

.mod_content_list .value {
  float: left
}

.mod_content_list .mod_content_media {
  padding: 0;
  margin: 0 0 1em 0
}

.mod_content_list .var_linklist {
  padding: 0;
  font-size: .83333em
}

.mod_content_list .var_linklist li:before {
  display: none
}

.mod_overview_header {
  max-width: 39.11111em;
  padding: 0 .66667em;
  margin: 0 auto;
  margin: 0
}

@media all and (max-width: 29.99em) {
  .mod_overview_header {
    padding: 0
  }
}

.mod_overview_header .mod_breadcrumb {
  margin-left: 0;
  margin-right: 0
}

.mod_overview_header p {
  color: #000;
  font-size: 1.11111em;
  line-height: 1.6
}

.mod_overview_header.mod_fullwidth {
  padding: 0
}

.mod_overview_header_swisspass {
  max-width: 39.11111em;
  padding: 0 .66667em;
  margin: 0 auto;
  margin: auto
}

@media all and (max-width: 29.99em) {
  .mod_overview_header_swisspass {
    padding: 0
  }
}

@media all and (min-width: 30em) {
  .mod_overview_header_swisspass {
    padding: .55556em
  }
}

@media all and (min-width: 48.0625em) {
  .mod_overview_header_swisspass {
    padding: 1.11111em
  }
}

.mod_overview_header_swisspass .var_two_columns ol {
  margin-top: 1.11111em
}

.mod_overview_header_swisspass .mod_swisspass_logo {
  background-image: url(/assets/media/swisspass-logo.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding: 5px 0;
  background-size: contain
}

.mod_overview_header_swisspass .mod_profile_image {
  width: 200px;
  float: right;
  border: 4px solid #cbcbcb;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media all and (max-width: 48.0525em) {
  .mod_overview_header_swisspass .mod_profile_image {
    float: none;
    margin: 20px auto;
    display: block
  }
}

.mod_overview_header_swisspass.var_bottom_line {
  border-bottom: 4px solid #cbcbcb
}

.mod_content_visual + .layout_content .mod_overview_header .title, .mod_content_visual_video + .layout_content .mod_overview_header .title, .visual_slider_wrap + .layout_content .mod_overview_header .title {
  margin-top: 0
}

.mod_overview_list {
  max-width: 60em;
  margin: 0 auto;
  padding: 1.33333em .66667em
}

.mod_overview_list_swisspass {
  max-width: 39.11111em;
  padding: 0 .66667em;
  margin: 0 auto;
  padding: 20px 0
}

@media all and (max-width: 29.99em) {
  .mod_overview_list_swisspass {
    padding: 0
  }
}

.mod_overview_list.wide {
  max-width: 65.33333em
}

@media all and (max-width: 29.99em) {
  .mod_overview_list {
    padding: 0
  }
}

.mod_overview_list .float_right {
  float: right
}

.mod_overview_list .float_left {
  float: left
}

.mod_overview_list.var_gallery .visual {
  overflow: hidden
}

.mod_overview_list.var_gallery .visual:after {
  display: none
}

.mod_overview_list.var_gallery .visual_img {
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  margin: 0 auto;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.mod_overview_list.var_gallery .mod_teaser .inner:hover .visual_img {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.mod_overview_list.var_topics .mod_teaser .category {
  display: none
}

.mod_overview_list.var_topics .mod_teaser .title {
  margin-top: .66667em
}

.mod_content_richtext.mod_fullwidth, .mod_content_richtext.mod_overview {
  max-width: 60em;
  margin: 0 auto
}

.mod_content_richtext.mod_fullwidth {
  padding: 0
}

@media all and (min-width: 47.9375em) {
  .mod_content_richtext.mod_fullwidth .mod_content_media.var_left {
    margin: .44444em 2.66667em .27778em 0
  }

  .mod_content_richtext.mod_fullwidth .mod_content_media.var_right {
    margin: .44444em 0 .27778em 2.66667em
  }
}

.mod_content_richtext a[id]:empty {
  display: block;
  position: relative;
  top: -6.11111em;
  visibility: hidden
}

@-webkit-keyframes spinner_bounce {
  0%, 100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1
  }
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  50% {
    -webkit-transform: scale(.8, .8);
    transform: scale(.8, .8);
    opacity: .5;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
}

@keyframes spinner_bounce {
  0%, 100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1
  }
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
  50% {
    -webkit-transform: scale(.8, .8);
    transform: scale(.8, .8);
    opacity: .5;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }
}

.mod_activities_loading, .mod_content_async .async_loading, .mod_login .login_loading, .mod_spinner, .mod_tabs .tabs_loading {
  width: 100%;
  position: absolute;
  text-align: center;
  overflow: hidden;
  visibility: hidden;
  opacity: 0
}

.mod_activities_loading:before, .mod_content_async .async_loading:before, .mod_login .login_loading:before, .mod_spinner:before, .mod_tabs .tabs_loading:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.22222em;
  height: 2.22222em;
  margin-left: -1.38889em;
  border-radius: 100%;
  border: .22222em solid #cbcbcb;
  -webkit-animation: spinner_bounce .75s ease infinite;
  animation: spinner_bounce .75s ease infinite;
  margin-top: -2.22222em
}

.mod_activities_loading span, .mod_content_async .async_loading span, .mod_login .login_loading span, .mod_spinner span, .mod_tabs .tabs_loading span {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: 1.42857em;
  font-weight: 700;
  font-size: .77778em;
  color: #767676
}

.is_active.mod_activities_loading, .mod_content_async .is_active.async_loading, .mod_login .is_active.login_loading, .mod_spinner.is_active, .mod_tabs .is_active.tabs_loading {
  opacity: 1;
  visibility: visible;
  height: 11.11111em
}

@media all and (max-width: 29.99em) {
  .mod_hsf .button {
    width: 100%
  }
}

.mod_hsf .actions {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto;
  margin: 1em 0;
  text-align: right;
  float: right
}

@media all and (max-width: 29.99em) {
  .mod_hsf .actions {
    padding: 0
  }
}

.mod_hsf .actions .action {
  margin-left: 1.5em
}

.mod_hsf .line {
  font-size: 1.21429em;
  white-space: nowrap;
  color: #767676
}

.mod_hsf .line:hover {
  color: #0479cc
}

.mod_hsf .zvv_icon {
  font-size: 1.11765em;
  margin-right: .21053em
}

.mod_hsf .links {
  white-space: nowrap
}

.mod_hsf .select2-container-multi .select2-choices .select2-search-choice {
  float: none
}

.mod_hsf .pdf {
  font-size: 1.28571em;
  padding: 0 .27778em;
  color: #0479cc;
  text-align: center;
  position: relative
}

.mod_hsf .pdf:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_hsf .pdf:hover span {
  color: #fff
}

.mod_hsf .pdf:hover:before {
  content: ""
}

.mod_hsf .pdf .label {
  font-size: .77778em;
  line-height: 1;
  position: relative;
  display: inline-block;
  min-width: .64286em
}

.mod_hsf .mod_table td {
  overflow: hidden;
  text-overflow: ellipsis
}

.mod_hsf .legend {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto;
  margin-top: 2em;
  margin-bottom: 2em;
  clear: both
}

@media all and (max-width: 29.99em) {
  .mod_hsf .legend {
    padding: 0
  }
}

.mod_hsf .legend li {
  font-size: .83333em;
  font-weight: 700;
  display: block;
  margin: 0 0 .33333em
}

.mod_hsf .legend .pdf {
  margin-right: .15625em
}

.mod_hsf .header {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto
}

@media all and (max-width: 29.99em) {
  .mod_hsf .header {
    padding: 0
  }
}

.mod_hsf .form {
  margin-bottom: 1.94444em
}

.mod_hsf .form .label {
  display: block
}

.mod_hsf .form .input_cell_group {
  width: auto;
  margin-bottom: 0;
  margin-right: .55556em
}

.mod_hsf .form .input_cell_group.var_keyword {
  width: 22.22222em
}

@media all and (max-width: 48.0525em) {
  .mod_hsf .form .input_cell_group.var_keyword {
    width: 12.77778em
  }
}

@media all and (max-width: 29.99em) {
  .mod_hsf .form .input_cell_group.var_keyword {
    width: 100%;
    margin-right: 0
  }
}

@media all and (max-width: 29.99em) {
  .mod_hsf .form .input_cell_group {
    width: 100%
  }
}

.mod_hsf .form .input_cell {
  max-width: none;
  margin-left: 0
}

@media all and (max-width: 29.99em) {
  .mod_hsf .form .input_cell {
    padding-right: .111em
  }
}

.mod_hsf .form .message {
  float: left;
  width: 100%;
  margin-top: .22222em
}

.mod_hsf .lineheader, .mod_hsf .stationheader {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto;
  clear: both
}

@media all and (max-width: 29.99em) {
  .mod_hsf .lineheader, .mod_hsf .stationheader {
    padding: 0
  }
}

.mod_hsf .lineheader .title, .mod_hsf .stationheader .title {
  margin-bottom: 0;
  font-size: 1.33333em;
  line-height: 1.8;
  float: left;
  margin-top: 0
}

@media all and (max-width: 29.99em) {
  .mod_hsf .lineheader .title, .mod_hsf .stationheader .title {
    font-size: 1.11111em
  }
}

.mod_hsf .lineheader .links, .mod_hsf .stationheader .links {
  float: right;
  text-align: right;
  padding-top: 0
}

@media all and (max-width: 29.99em) {
  .mod_hsf .lineheader .links, .mod_hsf .stationheader .links {
    padding-top: 0;
    padding-bottom: .44444em
  }
}

.mod_hsf .lineheader .links .link, .mod_hsf .stationheader .links .link {
  margin-bottom: .5em;
  margin-left: 1.8em
}

.mod_hsf .lineheader .inner, .mod_hsf .stationheader .inner {
  padding-bottom: .625em;
  position: relative
}

.mod_hsf .lineheader .inner {
  border-bottom: .22222em solid #cbcbcb
}

.mod_hsf .lineheader .label {
  padding-left: .5em
}

.mod_hsf .station {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto
}

@media all and (max-width: 29.99em) {
  .mod_hsf .station {
    padding: 0
  }
}

.mod_hsf .linelist {
  width: 50%;
  padding: 0 .66667em;
  float: left;
  display: inline;
  overflow: hidden
}

@media all and (max-width: 29.99em) {
  .mod_hsf .linelist {
    width: 100%;
    padding: 0 .66667em;
    float: left;
    display: inline;
    overflow: hidden;
    padding: 0;
    margin-bottom: 2em
  }
}

.mod_hsf .linelist .mod_table th {
  border-top: none
}

.mod_hsf .select2-search-choice + .select2-search-field {
  display: none
}

@media all and (max-width: 29.99em) {
  .mod_hsf .mod_list_table {
    border-top: .22222em solid #cbcbcb
  }
}

.mod_hsf .mod_list_table ul li {
  list-style: none;
  border-bottom: .13333em solid #cbcbcb;
  position: relative
}

.mod_hsf .mod_list_table ul ul {
  margin-left: 24.2%;
  color: #767676
}

@media all and (max-width: 29.99em) {
  .mod_hsf .mod_list_table ul ul {
    margin-left: 0;
    border-bottom: .06667em solid #cbcbcb
  }
}

.mod_hsf .mod_list_table ul ul li {
  border-top: .13333em solid #cbcbcb;
  border-bottom: 0
}

.mod_hsf .mod_list_table ul ul li:first-child {
  border-top: 0
}

@media all and (max-width: 29.99em) {
  .mod_hsf .mod_list_table ul ul li {
    border-top: .06667em solid #cbcbcb
  }

  .mod_hsf .mod_list_table ul ul li:first-child {
    border-top: .06667em solid #cbcbcb
  }
}

.mod_hsf .mod_list_table ul ul .links {
  padding-top: .4em;
  width: 21.63588%
}

.mod_hsf .mod_list_table .list_header {
  text-align: left;
  border-top: .26667em solid #cbcbcb;
  border-bottom: .26667em solid #cbcbcb;
  color: #000;
  padding: 0
}

.mod_hsf .mod_list_table .list_header .line_col {
  position: static;
  float: left
}

@media all and (max-width: 29.99em) {
  .mod_hsf .mod_list_table .list_header {
    display: none
  }
}

.mod_hsf .mod_list_table div {
  float: left;
  padding: .66667em .4em .46667em .8em;
  font-size: .83333em;
  line-height: 1.3;
  font-weight: 700
}

.mod_hsf .mod_list_table .line_col {
  width: 24.2%;
  float: none;
  position: absolute;
  height: 100%;
  padding-bottom: .66667em
}

.mod_hsf .mod_list_table .line_col .line {
  width: 50%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: .8em;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

@media all and (max-width: 29.99em) {
  .mod_hsf .mod_list_table .line_col .line {
    width: auto;
    left: 0;
    position: relative
  }
}

@media all and (max-width: 29.99em) {
  .mod_hsf .mod_list_table .line_col {
    width: 100%;
    text-align: left;
    padding: 1.11111em .66667em;
    position: relative
  }
}

.mod_hsf .mod_list_table .document_col {
  width: 16.4%
}

.mod_hsf .mod_list_table .direction_col {
  width: 59.4%
}

@media all and (max-width: 29.99em) {
  .mod_hsf .mod_list_table .direction_col, .mod_hsf .mod_list_table .document_col {
    width: 100%
  }
}

.zvv_line, .zvv_line_vbztram {
  padding: .35714em .28571em .28571em;
  margin-left: .22222em;
  white-space: nowrap;
  line-height: 1;
  border-radius: .22222em;
  border-radius: .22222rem;
  color: #fff;
  font-style: normal;
  font-size: .77778em;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  min-width: 2.42857em
}

.zvv_icon {
  padding-right: .83333em
}

.zvv_icon:before {
  font-size: 1.44444em
}

.zvv_line {
  background-color: #000
}

.zvv_line.var_nightbus, .zvv_line.var_nighttrain {
  color: #fff100
}

.zvv_line.var_boat, .zvv_line.var_bus, .zvv_line.var_cable_car, .zvv_line.var_funicular {
  background-color: #fff;
  color: #000;
  border: .07143em solid #cbcbcb
}

.zvv_line.var_postauto {
  background-color: #fc0;
  color: #000
}

.zvv_line.var_vbzbus {
  background-color: #ccb2d1;
  color: #000
}

.zvv_line_vbztram {
  background-color: #0479cc
}

.zvv_line_vbztram.var_3 {
  background: #00892f;
  color: #fff
}

.zvv_line_vbztram.var_4 {
  background: #11296f;
  color: #fff
}

.zvv_line_vbztram.var_6 {
  background: #ca7d3c;
  color: #000
}

.zvv_line_vbztram.var_7 {
  background: #000;
  color: #fff
}

.zvv_line_vbztram.var_8 {
  background: #8ab51f;
  color: #000
}

.zvv_line_vbztram.var_9 {
  background: #11296f;
  color: #fff
}

.zvv_line_vbztram.var_11 {
  background: #00892f;
  color: #fff
}

.zvv_line_vbztram.var_13 {
  background: #ffc100;
  color: #000
}

.zvv_line_vbztram.var_14 {
  background: #008dc5;
  color: #fff
}

.zvv_line_vbztram.var_17 {
  background: #8e224d;
  color: #fff
}

@-webkit-keyframes active_map_marker {
  0% {
    -webkit-box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-box-shadow: 0 0 0 1.33333em transparent;
    box-shadow: 0 0 0 1.33333em transparent
  }
  50.01% {
    -webkit-box-shadow: 0 0 0 .22222em transparent;
    box-shadow: 0 0 0 .22222em transparent
  }
  100%, 60% {
    -webkit-box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12)
  }
}

@keyframes active_map_marker {
  0% {
    -webkit-box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-box-shadow: 0 0 0 1.33333em transparent;
    box-shadow: 0 0 0 1.33333em transparent
  }
  50.01% {
    -webkit-box-shadow: 0 0 0 .22222em transparent;
    box-shadow: 0 0 0 .22222em transparent
  }
  100%, 60% {
    -webkit-box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
    box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12)
  }
}

.active_filter, .badge, .mod_map_marker {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px
}

.badge, .filtering_options .icon, .filtering_options a:hover .icon, .mod_map_marker {
  background: #0479cc;
  color: #fff;
  display: inline-block;
  width: 2.44444em;
  height: 2.44444em;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  -webkit-transition: background .25s cubic-bezier(.4, 0, .5, 1);
  transition: background .25s cubic-bezier(.4, 0, .5, 1)
}

.badge:before, .filtering_options .icon:before, .filtering_options a:hover .icon:before, .mod_map_marker:before {
  font-size: 1.77778em
}

.badge:after, .filtering_options .icon:after, .filtering_options a:hover .icon:after, .mod_map_marker:after {
  content: "";
  position: absolute;
  bottom: -16px;
  right: 0;
  height: 16px;
  width: 16px;
  display: block;
  border-right: 8px solid transparent;
  border-top: 8px solid #022f4f;
  border-left: 8px solid #022f4f;
  border-bottom: 8px solid transparent
}

.badge:hover:not(.badge), .filtering_options .icon:hover:not(.badge), .filtering_options a:hover .icon:hover:not(.badge), .mod_map_marker:hover:not(.badge) {
  background: #035b9a
}

.badge.var_route_destination .label, .badge.var_route_origin .label, .badge.var_route_via .label, .filtering_options .icon.var_route_destination .label, .filtering_options .icon.var_route_origin .label, .filtering_options .icon.var_route_via .label, .filtering_options a:hover .icon.var_route_destination .label, .filtering_options a:hover .icon.var_route_origin .label, .filtering_options a:hover .icon.var_route_via .label, .mod_map_marker.var_route_destination .label, .mod_map_marker.var_route_origin .label, .mod_map_marker.var_route_via .label {
  position: absolute;
  text-align: center;
  width: 100%;
  display: block;
  line-height: 46px;
  font-size: 1em;
  font-weight: 700
}

.badge.var_route_via, .filtering_options .icon.var_route_via, .filtering_options a:hover .icon.var_route_via, .mod_map_marker.var_route_via {
  background: #767676;
  border-color: transparent
}

.badge.var_route_via:before, .filtering_options .icon.var_route_via:before, .filtering_options a:hover .icon.var_route_via:before, .mod_map_marker.var_route_via:before {
  color: #fff
}

.badge.var_route_via:after, .filtering_options .icon.var_route_via:after, .filtering_options a:hover .icon.var_route_via:after, .mod_map_marker.var_route_via:after {
  border-top-color: #434343;
  border-left-color: #434343
}

.badge.var_route_via:hover:not(.badge), .filtering_options .icon.var_route_via:hover:not(.badge), .filtering_options a:hover .icon.var_route_via:hover:not(.badge), .has_hover .badge.var_route_via, .has_hover .filtering_options .icon.var_route_via, .has_hover .filtering_options a:hover .icon.var_route_via, .has_hover .mod_map_marker.var_route_via, .mod_map_marker.var_route_via:hover:not(.badge) {
  background: #5d5d5d
}

.badge.icon_entdecken-und-erleben, .filtering_options .icon.icon_entdecken-und-erleben, .filtering_options a:hover .icon.icon_entdecken-und-erleben, .mod_map_marker.icon_entdecken-und-erleben {
  background: #00ae9c;
  border-color: transparent
}

.badge.icon_entdecken-und-erleben:before, .filtering_options .icon.icon_entdecken-und-erleben:before, .filtering_options a:hover .icon.icon_entdecken-und-erleben:before, .mod_map_marker.icon_entdecken-und-erleben:before {
  color: #fff
}

.badge.icon_entdecken-und-erleben:after, .filtering_options .icon.icon_entdecken-und-erleben:after, .filtering_options a:hover .icon.icon_entdecken-und-erleben:after, .mod_map_marker.icon_entdecken-und-erleben:after {
  border-top-color: #004841;
  border-left-color: #004841
}

.badge.icon_entdecken-und-erleben:hover:not(.badge), .filtering_options .icon.icon_entdecken-und-erleben:hover:not(.badge), .filtering_options a:hover .icon.icon_entdecken-und-erleben:hover:not(.badge), .has_hover .badge.icon_entdecken-und-erleben, .has_hover .filtering_options .icon.icon_entdecken-und-erleben, .has_hover .filtering_options a:hover .icon.icon_entdecken-und-erleben, .has_hover .mod_map_marker.icon_entdecken-und-erleben, .mod_map_marker.icon_entdecken-und-erleben:hover:not(.badge) {
  background: #007b6e
}

.badge.icon_essen-und-trinken, .filtering_options .icon.icon_essen-und-trinken, .filtering_options a:hover .icon.icon_essen-und-trinken, .mod_map_marker.icon_essen-und-trinken {
  background: #ed7f00;
  border-color: transparent;
  color: #000
}

.badge.icon_essen-und-trinken:before, .filtering_options .icon.icon_essen-und-trinken:before, .filtering_options a:hover .icon.icon_essen-und-trinken:before, .mod_map_marker.icon_essen-und-trinken:before {
  color: #fff
}

.badge.icon_essen-und-trinken:after, .filtering_options .icon.icon_essen-und-trinken:after, .filtering_options a:hover .icon.icon_essen-und-trinken:after, .mod_map_marker.icon_essen-und-trinken:after {
  border-top-color: #874800;
  border-left-color: #874800
}

.badge.icon_essen-und-trinken:hover:not(.badge), .filtering_options .icon.icon_essen-und-trinken:hover:not(.badge), .filtering_options a:hover .icon.icon_essen-und-trinken:hover:not(.badge), .has_hover .badge.icon_essen-und-trinken, .has_hover .filtering_options .icon.icon_essen-und-trinken, .has_hover .filtering_options a:hover .icon.icon_essen-und-trinken, .has_hover .mod_map_marker.icon_essen-und-trinken, .mod_map_marker.icon_essen-und-trinken:hover:not(.badge) {
  background: #ba6400
}

.badge.icon_barsnclubs, .filtering_options .icon.icon_barsnclubs, .filtering_options a:hover .icon.icon_barsnclubs, .mod_map_marker.icon_barsnclubs {
  background: #ffc000;
  border-color: transparent;
  color: #000
}

.badge.icon_barsnclubs:before, .filtering_options .icon.icon_barsnclubs:before, .filtering_options a:hover .icon.icon_barsnclubs:before, .mod_map_marker.icon_barsnclubs:before {
  color: #fff
}

.badge.icon_barsnclubs:after, .filtering_options .icon.icon_barsnclubs:after, .filtering_options a:hover .icon.icon_barsnclubs:after, .mod_map_marker.icon_barsnclubs:after {
  border-top-color: #997300;
  border-left-color: #997300
}

.badge.icon_barsnclubs:hover:not(.badge), .filtering_options .icon.icon_barsnclubs:hover:not(.badge), .filtering_options a:hover .icon.icon_barsnclubs:hover:not(.badge), .has_hover .badge.icon_barsnclubs, .has_hover .filtering_options .icon.icon_barsnclubs, .has_hover .filtering_options a:hover .icon.icon_barsnclubs, .has_hover .mod_map_marker.icon_barsnclubs, .mod_map_marker.icon_barsnclubs:hover:not(.badge) {
  background: #cc9a00
}

.badge.icon_wandern, .filtering_options .icon.icon_wandern, .filtering_options a:hover .icon.icon_wandern, .mod_map_marker.icon_wandern {
  background: #007783;
  border-color: transparent
}

.badge.icon_wandern:before, .filtering_options .icon.icon_wandern:before, .filtering_options a:hover .icon.icon_wandern:before, .mod_map_marker.icon_wandern:before {
  color: #fff
}

.badge.icon_wandern:after, .filtering_options .icon.icon_wandern:after, .filtering_options a:hover .icon.icon_wandern:after, .mod_map_marker.icon_wandern:after {
  border-top-color: #001a1d;
  border-left-color: #001a1d
}

.badge.icon_wandern:hover:not(.badge), .filtering_options .icon.icon_wandern:hover:not(.badge), .filtering_options a:hover .icon.icon_wandern:hover:not(.badge), .has_hover .badge.icon_wandern, .has_hover .filtering_options .icon.icon_wandern, .has_hover .filtering_options a:hover .icon.icon_wandern, .has_hover .mod_map_marker.icon_wandern, .mod_map_marker.icon_wandern:hover:not(.badge) {
  background: #004950
}

.badge.icon_zvvferienpass, .filtering_options .icon.icon_zvvferienpass, .filtering_options a:hover .icon.icon_zvvferienpass, .mod_map_marker.icon_zvvferienpass {
  background: #00ae9c;
  border-color: transparent
}

.badge.icon_zvvferienpass:before, .filtering_options .icon.icon_zvvferienpass:before, .filtering_options a:hover .icon.icon_zvvferienpass:before, .mod_map_marker.icon_zvvferienpass:before {
  color: #fff
}

.badge.icon_zvvferienpass:after, .filtering_options .icon.icon_zvvferienpass:after, .filtering_options a:hover .icon.icon_zvvferienpass:after, .mod_map_marker.icon_zvvferienpass:after {
  border-top-color: #004841;
  border-left-color: #004841
}

.badge.icon_zvvferienpass:hover:not(.badge), .filtering_options .icon.icon_zvvferienpass:hover:not(.badge), .filtering_options a:hover .icon.icon_zvvferienpass:hover:not(.badge), .has_hover .badge.icon_zvvferienpass, .has_hover .filtering_options .icon.icon_zvvferienpass, .has_hover .filtering_options a:hover .icon.icon_zvvferienpass, .has_hover .mod_map_marker.icon_zvvferienpass, .mod_map_marker.icon_zvvferienpass:hover:not(.badge) {
  background: #007b6e
}

.badge.icon_veranstaltungen, .filtering_options .icon.icon_veranstaltungen, .filtering_options a:hover .icon.icon_veranstaltungen, .mod_map_marker.icon_veranstaltungen {
  background: #562082;
  border-color: transparent
}

.badge.icon_veranstaltungen:before, .filtering_options .icon.icon_veranstaltungen:before, .filtering_options a:hover .icon.icon_veranstaltungen:before, .mod_map_marker.icon_veranstaltungen:before {
  color: #fff
}

.badge.icon_veranstaltungen:after, .filtering_options .icon.icon_veranstaltungen:after, .filtering_options a:hover .icon.icon_veranstaltungen:after, .mod_map_marker.icon_veranstaltungen:after {
  border-top-color: #200c30;
  border-left-color: #200c30
}

.badge.icon_veranstaltungen:hover:not(.badge), .filtering_options .icon.icon_veranstaltungen:hover:not(.badge), .filtering_options a:hover .icon.icon_veranstaltungen:hover:not(.badge), .has_hover .badge.icon_veranstaltungen, .has_hover .filtering_options .icon.icon_veranstaltungen, .has_hover .filtering_options a:hover .icon.icon_veranstaltungen, .has_hover .mod_map_marker.icon_veranstaltungen, .mod_map_marker.icon_veranstaltungen:hover:not(.badge) {
  background: #3b1659
}

.badge.icon_wellness, .filtering_options .icon.icon_wellness, .filtering_options a:hover .icon.icon_wellness, .mod_map_marker.icon_wellness {
  background: #0050a0;
  border-color: transparent
}

.badge.icon_wellness:before, .filtering_options .icon.icon_wellness:before, .filtering_options a:hover .icon.icon_wellness:before, .mod_map_marker.icon_wellness:before {
  color: #fff
}

.badge.icon_wellness:after, .filtering_options .icon.icon_wellness:after, .filtering_options a:hover .icon.icon_wellness:after, .mod_map_marker.icon_wellness:after {
  border-top-color: #001d3a;
  border-left-color: #001d3a
}

.badge.icon_wellness:hover:not(.badge), .filtering_options .icon.icon_wellness:hover:not(.badge), .filtering_options a:hover .icon.icon_wellness:hover:not(.badge), .has_hover .badge.icon_wellness, .has_hover .filtering_options .icon.icon_wellness, .has_hover .filtering_options a:hover .icon.icon_wellness, .has_hover .mod_map_marker.icon_wellness, .mod_map_marker.icon_wellness:hover:not(.badge) {
  background: #00376d
}

.badge.icon_museum, .filtering_options .icon.icon_museum, .filtering_options a:hover .icon.icon_museum, .mod_map_marker.icon_museum {
  background: #804e13;
  border-color: transparent
}

.badge.icon_museum:before, .filtering_options .icon.icon_museum:before, .filtering_options a:hover .icon.icon_museum:before, .mod_map_marker.icon_museum:before {
  color: #fff
}

.badge.icon_museum:after, .filtering_options .icon.icon_museum:after, .filtering_options a:hover .icon.icon_museum:after, .mod_map_marker.icon_museum:after {
  border-top-color: #271806;
  border-left-color: #271806
}

.badge.icon_museum:hover:not(.badge), .filtering_options .icon.icon_museum:hover:not(.badge), .filtering_options a:hover .icon.icon_museum:hover:not(.badge), .has_hover .badge.icon_museum, .has_hover .filtering_options .icon.icon_museum, .has_hover .filtering_options a:hover .icon.icon_museum, .has_hover .mod_map_marker.icon_museum, .mod_map_marker.icon_museum:hover:not(.badge) {
  background: #54330c
}

.badge.icon_ausfluege-mit-kindern, .filtering_options .icon.icon_ausfluege-mit-kindern, .filtering_options a:hover .icon.icon_ausfluege-mit-kindern, .mod_map_marker.icon_ausfluege-mit-kindern {
  background: #0091d1;
  border-color: transparent
}

.badge.icon_ausfluege-mit-kindern:before, .filtering_options .icon.icon_ausfluege-mit-kindern:before, .filtering_options a:hover .icon.icon_ausfluege-mit-kindern:before, .mod_map_marker.icon_ausfluege-mit-kindern:before {
  color: #fff
}

.badge.icon_ausfluege-mit-kindern:after, .filtering_options .icon.icon_ausfluege-mit-kindern:after, .filtering_options a:hover .icon.icon_ausfluege-mit-kindern:after, .mod_map_marker.icon_ausfluege-mit-kindern:after {
  border-top-color: #004a6b;
  border-left-color: #004a6b
}

.badge.icon_ausfluege-mit-kindern:hover:not(.badge), .filtering_options .icon.icon_ausfluege-mit-kindern:hover:not(.badge), .filtering_options a:hover .icon.icon_ausfluege-mit-kindern:hover:not(.badge), .has_hover .badge.icon_ausfluege-mit-kindern, .has_hover .filtering_options .icon.icon_ausfluege-mit-kindern, .has_hover .filtering_options a:hover .icon.icon_ausfluege-mit-kindern, .has_hover .mod_map_marker.icon_ausfluege-mit-kindern, .mod_map_marker.icon_ausfluege-mit-kindern:hover:not(.badge) {
  background: #006e9e
}

.badge.icon_shopping, .filtering_options .icon.icon_shopping, .filtering_options a:hover .icon.icon_shopping, .mod_map_marker.icon_shopping {
  background: #b40076;
  border-color: transparent
}

.badge.icon_shopping:before, .filtering_options .icon.icon_shopping:before, .filtering_options a:hover .icon.icon_shopping:before, .mod_map_marker.icon_shopping:before {
  color: #fff
}

.badge.icon_shopping:after, .filtering_options .icon.icon_shopping:after, .filtering_options a:hover .icon.icon_shopping:after, .mod_map_marker.icon_shopping:after {
  border-top-color: #4e0033;
  border-left-color: #4e0033
}

.badge.icon_shopping:hover:not(.badge), .filtering_options .icon.icon_shopping:hover:not(.badge), .filtering_options a:hover .icon.icon_shopping:hover:not(.badge), .has_hover .badge.icon_shopping, .has_hover .filtering_options .icon.icon_shopping, .has_hover .filtering_options a:hover .icon.icon_shopping, .has_hover .mod_map_marker.icon_shopping, .mod_map_marker.icon_shopping:hover:not(.badge) {
  background: #810055
}

.badge.icon_sport-und-action, .filtering_options .icon.icon_sport-und-action, .filtering_options a:hover .icon.icon_sport-und-action, .mod_map_marker.icon_sport-und-action {
  background: #e2000f;
  border-color: transparent
}

.badge.icon_sport-und-action:before, .filtering_options .icon.icon_sport-und-action:before, .filtering_options a:hover .icon.icon_sport-und-action:before, .mod_map_marker.icon_sport-und-action:before {
  color: #fff
}

.badge.icon_sport-und-action:after, .filtering_options .icon.icon_sport-und-action:after, .filtering_options a:hover .icon.icon_sport-und-action:after, .mod_map_marker.icon_sport-und-action:after {
  border-top-color: #7c0008;
  border-left-color: #7c0008
}

.badge.icon_sport-und-action:hover:not(.badge), .filtering_options .icon.icon_sport-und-action:hover:not(.badge), .filtering_options a:hover .icon.icon_sport-und-action:hover:not(.badge), .has_hover .badge.icon_sport-und-action, .has_hover .filtering_options .icon.icon_sport-und-action, .has_hover .filtering_options a:hover .icon.icon_sport-und-action, .has_hover .mod_map_marker.icon_sport-und-action, .mod_map_marker.icon_sport-und-action:hover:not(.badge) {
  background: #af000c
}

.badge.icon_kunst-und-kultur, .filtering_options .icon.icon_kunst-und-kultur, .filtering_options a:hover .icon.icon_kunst-und-kultur, .mod_map_marker.icon_kunst-und-kultur {
  background: #9a141b;
  border-color: transparent
}

.badge.icon_kunst-und-kultur:before, .filtering_options .icon.icon_kunst-und-kultur:before, .filtering_options a:hover .icon.icon_kunst-und-kultur:before, .mod_map_marker.icon_kunst-und-kultur:before {
  color: #fff
}

.badge.icon_kunst-und-kultur:after, .filtering_options .icon.icon_kunst-und-kultur:after, .filtering_options a:hover .icon.icon_kunst-und-kultur:after, .mod_map_marker.icon_kunst-und-kultur:after {
  border-top-color: #40080b;
  border-left-color: #40080b
}

.badge.icon_kunst-und-kultur:hover:not(.badge), .filtering_options .icon.icon_kunst-und-kultur:hover:not(.badge), .filtering_options a:hover .icon.icon_kunst-und-kultur:hover:not(.badge), .has_hover .badge.icon_kunst-und-kultur, .has_hover .filtering_options .icon.icon_kunst-und-kultur, .has_hover .filtering_options a:hover .icon.icon_kunst-und-kultur, .has_hover .mod_map_marker.icon_kunst-und-kultur, .mod_map_marker.icon_kunst-und-kultur:hover:not(.badge) {
  background: #6d0e13
}

.badge.icon_ringo, .filtering_options .icon.icon_ringo, .filtering_options a:hover .icon.icon_ringo, .mod_map_marker.icon_ringo {
  background: #008cb9;
  border-color: transparent
}

.badge.icon_ringo:before, .filtering_options .icon.icon_ringo:before, .filtering_options a:hover .icon.icon_ringo:before, .mod_map_marker.icon_ringo:before {
  color: #fff
}

.badge.icon_ringo:after, .filtering_options .icon.icon_ringo:after, .filtering_options a:hover .icon.icon_ringo:after, .mod_map_marker.icon_ringo:after {
  border-top-color: #003f53;
  border-left-color: #003f53
}

.badge.icon_ringo:hover:not(.badge), .filtering_options .icon.icon_ringo:hover:not(.badge), .filtering_options a:hover .icon.icon_ringo:hover:not(.badge), .has_hover .badge.icon_ringo, .has_hover .filtering_options .icon.icon_ringo, .has_hover .filtering_options a:hover .icon.icon_ringo, .has_hover .mod_map_marker.icon_ringo, .mod_map_marker.icon_ringo:hover:not(.badge) {
  background: #006586
}

.badge.icon_weihnachten, .filtering_options .icon.icon_weihnachten, .filtering_options a:hover .icon.icon_weihnachten, .mod_map_marker.icon_weihnachten {
  background: #3b1659;
  border-color: transparent
}

.badge.icon_weihnachten:before, .filtering_options .icon.icon_weihnachten:before, .filtering_options a:hover .icon.icon_weihnachten:before, .mod_map_marker.icon_weihnachten:before {
  color: #fff
}

.badge.icon_weihnachten:after, .filtering_options .icon.icon_weihnachten:after, .filtering_options a:hover .icon.icon_weihnachten:after, .mod_map_marker.icon_weihnachten:after {
  border-top-color: #050207;
  border-left-color: #050207
}

.badge.icon_weihnachten:hover:not(.badge), .filtering_options .icon.icon_weihnachten:hover:not(.badge), .filtering_options a:hover .icon.icon_weihnachten:hover:not(.badge), .has_hover .badge.icon_weihnachten, .has_hover .filtering_options .icon.icon_weihnachten, .has_hover .filtering_options a:hover .icon.icon_weihnachten, .has_hover .mod_map_marker.icon_weihnachten, .mod_map_marker.icon_weihnachten:hover:not(.badge) {
  background: #200c30
}

.badge.icon_aktuell, .filtering_options .icon.icon_aktuell, .filtering_options a:hover .icon.icon_aktuell, .mod_map_marker.icon_aktuell {
  background: #ffc000;
  border-color: transparent
}

.badge.icon_aktuell:before, .filtering_options .icon.icon_aktuell:before, .filtering_options a:hover .icon.icon_aktuell:before, .mod_map_marker.icon_aktuell:before {
  color: #fff
}

.badge.icon_aktuell:after, .filtering_options .icon.icon_aktuell:after, .filtering_options a:hover .icon.icon_aktuell:after, .mod_map_marker.icon_aktuell:after {
  border-top-color: #997300;
  border-left-color: #997300
}

.badge.icon_aktuell:hover:not(.badge), .filtering_options .icon.icon_aktuell:hover:not(.badge), .filtering_options a:hover .icon.icon_aktuell:hover:not(.badge), .has_hover .badge.icon_aktuell, .has_hover .filtering_options .icon.icon_aktuell, .has_hover .filtering_options a:hover .icon.icon_aktuell, .has_hover .mod_map_marker.icon_aktuell, .mod_map_marker.icon_aktuell:hover:not(.badge) {
  background: #cc9a00
}

.badge.icon_stadtfuehrungen, .filtering_options .icon.icon_stadtfuehrungen, .filtering_options a:hover .icon.icon_stadtfuehrungen, .mod_map_marker.icon_stadtfuehrungen {
  background: #e2000f;
  border-color: transparent
}

.badge.icon_stadtfuehrungen:before, .filtering_options .icon.icon_stadtfuehrungen:before, .filtering_options a:hover .icon.icon_stadtfuehrungen:before, .mod_map_marker.icon_stadtfuehrungen:before {
  color: #fff
}

.badge.icon_stadtfuehrungen:after, .filtering_options .icon.icon_stadtfuehrungen:after, .filtering_options a:hover .icon.icon_stadtfuehrungen:after, .mod_map_marker.icon_stadtfuehrungen:after {
  border-top-color: #7c0008;
  border-left-color: #7c0008
}

.badge.icon_stadtfuehrungen:hover:not(.badge), .filtering_options .icon.icon_stadtfuehrungen:hover:not(.badge), .filtering_options a:hover .icon.icon_stadtfuehrungen:hover:not(.badge), .has_hover .badge.icon_stadtfuehrungen, .has_hover .filtering_options .icon.icon_stadtfuehrungen, .has_hover .filtering_options a:hover .icon.icon_stadtfuehrungen, .has_hover .mod_map_marker.icon_stadtfuehrungen, .mod_map_marker.icon_stadtfuehrungen:hover:not(.badge) {
  background: #af000c
}

.badge .point, .filtering_options .icon .point, .filtering_options a:hover .icon .point, .mod_map_marker .point {
  position: absolute;
  display: block;
  bottom: -1.16667em;
  width: .66667em;
  height: .66667em;
  border: .11111em solid #fff;
  background: #000;
  right: .55556em;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
  box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
  -webkit-transition: -webkit-box-shadow .15s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-box-shadow .15s cubic-bezier(.4, 0, .5, 1);
  transition: box-shadow .15s cubic-bezier(.4, 0, .5, 1);
  transition: box-shadow .15s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .5, 1)
}

.badge:hover .point, .filtering_options .icon:hover .point, .filtering_options a:hover .icon:hover .point, .mod_map_marker:hover .point {
  -webkit-box-shadow: 0 0 0 .55556em rgba(0, 0, 0, .12);
  box-shadow: 0 0 0 .55556em rgba(0, 0, 0, .12)
}

.badge.is_active .point, .filtering_options .icon.is_active .point, .filtering_options a:hover .icon.is_active .point, .mod_map_marker.is_active .point {
  -webkit-animation: active_map_marker 1.6s linear forwards infinite;
  animation: active_map_marker 1.6s linear forwards infinite
}

.badge {
  border-radius: 50%;
  margin-right: .25em;
  cursor: default
}

.badge:after {
  display: none
}

.marker-cluster {
  background-clip: padding-box
}

.marker-cluster div {
  margin-left: 5px;
  text-align: center;
  font-family: ff-meta, sans-serif;
  color: #0479cc;
  background: #fff;
  position: relative;
  border-radius: 100%;
  line-height: 48px;
  width: 48px;
  height: 48px;
  font-size: 17px;
  font-weight: 700;
  border: 2px solid #0479cc;
  -webkit-box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
  box-shadow: 0 0 0 .22222em rgba(0, 0, 0, .12);
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

.marker-cluster div:hover {
  -webkit-box-shadow: 0 0 0 .55556em rgba(0, 0, 0, .12);
  box-shadow: 0 0 0 .55556em rgba(0, 0, 0, .12);
  background: #0479cc;
  color: #fff
}

.leaflet-image-layer, .leaflet-layer, .leaflet-map-pane, .leaflet-marker-icon, .leaflet-marker-pane, .leaflet-marker-shadow, .leaflet-overlay-pane, .leaflet-overlay-pane svg, .leaflet-popup-pane, .leaflet-shadow-pane, .leaflet-tile, .leaflet-tile-container, .leaflet-tile-pane, .leaflet-zoom-box {
  position: absolute;
  left: 0;
  top: 0
}

.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none
}

.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none
}

.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block
}

.leaflet-container img {
  max-width: none !important
}

.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important
}

.leaflet-tile {
  -webkit-filter: inherit;
  filter: inherit;
  visibility: hidden
}

.leaflet-tile-loaded {
  visibility: inherit
}

.leaflet-zoom-box {
  width: 0;
  height: 0
}

.leaflet-overlay-pane svg {
  -moz-user-select: none
}

.leaflet-tile-pane {
  z-index: 2
}

.leaflet-objects-pane {
  z-index: 3
}

.leaflet-overlay-pane {
  z-index: 4
}

.leaflet-shadow-pane {
  z-index: 5
}

.leaflet-marker-pane {
  z-index: 6
}

.leaflet-popup-pane {
  z-index: 7
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute
}

.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto
}

.leaflet-bottom, .leaflet-top {
  position: absolute;
  z-index: 1000;
  pointer-events: none
}

.leaflet-top {
  top: 0
}

.leaflet-right {
  right: 0
}

.leaflet-bottom {
  bottom: 0
}

.leaflet-left {
  left: 0
}

.leaflet-control {
  float: left;
  clear: both
}

.leaflet-right .leaflet-control {
  float: right
}

.leaflet-top .leaflet-control {
  margin-top: 10px
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px
}

.leaflet-left .leaflet-control {
  margin-left: 10px
}

.leaflet-right .leaflet-control {
  margin-right: 10px
}

.leaflet-fade-anim .leaflet-popup, .leaflet-fade-anim .leaflet-tile {
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup, .leaflet-fade-anim .leaflet-tile-loaded {
  opacity: 1
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
  transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1);
  transition: transform .25s cubic-bezier(0, 0, .25, 1);
  transition: transform .25s cubic-bezier(0, 0, .25, 1), -webkit-transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-pan-anim .leaflet-tile, .leaflet-touching .leaflet-zoom-animated, .leaflet-zoom-anim .leaflet-tile {
  -webkit-transition: none;
  transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden
}

.leaflet-clickable {
  cursor: pointer
}

.leaflet-container {
  cursor: -webkit-grab;
  cursor: -moz-grab
}

.leaflet-control, .leaflet-popup-pane {
  cursor: auto
}

.leaflet-dragging .leaflet-clickable, .leaflet-dragging .leaflet-container {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing
}

.leaflet-container {
  background: #ddd;
  outline: 0
}

.leaflet-container a {
  color: #0479cc
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, .5)
}

.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif
}

.leaflet-bar {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
  border-radius: 4px
}

.leaflet-bar a, .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000
}

.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block
}

.leaflet-bar a:hover {
  background-color: #f4f4f4
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px
}

.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px
}

.leaflet-control-zoom-out {
  font-size: 20px
}

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px
}

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px
}

.leaflet-control-layers {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
  background: #fff;
  border-radius: 5px
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px
}

.leaflet-control-layers label {
  display: block
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px
}

.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, .7);
  margin: 0
}

.leaflet-control-attribution, .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333
}

.leaflet-control-attribution a {
  text-decoration: none
}

.leaflet-control-attribution a:hover {
  text-decoration: underline
}

.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
  font-size: 11px
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  background: rgba(255, 255, 255, .5)
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar, .leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers {
  -webkit-box-shadow: none;
  box-shadow: none
}

.leaflet-touch .leaflet-bar, .leaflet-touch .leaflet-control-layers {
  border: 2px solid rgba(0, 0, 0, .2);
  background-clip: padding-box
}

.leaflet-popup {
  position: absolute;
  text-align: center
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4
}

.leaflet-popup-content p {
  margin: 18px 0
}

.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: #fff;
  -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, .4);
  box-shadow: 0 3px 14px rgba(0, 0, 0, .4)
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: 700;
  background: 0 0
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px
}

.leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999
}

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666
}

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform .3s ease-out, opacity .3s ease-in;
  -webkit-transition: opacity .3s ease-in, -webkit-transform .3s ease-out;
  transition: opacity .3s ease-in, -webkit-transform .3s ease-out;
  transition: transform .3s ease-out, opacity .3s ease-in;
  transition: transform .3s ease-out, opacity .3s ease-in, -webkit-transform .3s ease-out
}

.mod_content_map {
  position: relative;
  padding-top: 65.93407%;
  overflow: hidden
}

.mod_content_map .container {
  background: #efebe8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mod_content_richtext .mod_content_map {
  padding-top: 100%
}

.mod_content_map .controls {
  position: absolute;
  bottom: .66667em;
  right: .44444em;
  z-index: 2
}

.mod_content_map .controls li {
  padding: .22222em 0
}

.mod_content_map .leaflet-container {
  font-size: 1em
}

.mod_content_map .leaflet-popup-close-button {
  top: .22222em;
  right: .22222em
}

.mod_content_map .leaflet-popup-content-wrapper, .mod_content_map .leaflet-popup-tip {
  padding: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0
}

.mod_content_map .leaflet-popup-content {
  position: relative;
  top: 5px;
  font-family: ff-meta, sans-serif;
  font-size: .77778em;
  line-height: 1.5;
  padding: 1em !important;
  border: .14286em solid #0479cc;
  background: #fff;
  border-radius: .42857em;
  margin: 0
}

.mod_content_map .leaflet-popup-content:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -20px;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top-color: #0479cc;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.mod_content_map .leaflet-popup-content:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -17px;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.mod_content_map .leaflet-popup-content a {
  font-weight: 700
}

.mod_content_map .leaflet-popup-content p {
  margin-top: 0
}

.mod_content_map .leaflet-popup-content p:last-child {
  margin-bottom: 0
}

.mod_content_map .leaflet-popup-content strong {
  color: #000
}

.mod_content_map .leaflet-popup-tip-container {
  opacity: 0
}

.mod_content_map .leaflet-container p {
  line-height: 1.5
}

.mod_content_tripadvisor {
  overflow: hidden;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.mod_content_tripadvisor * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.mod_content_tripadvisor a {
  border-bottom: none
}

.mod_content_tripadvisor img {
  width: auto
}

.mod_content_tripadvisor .narrow {
  display: none
}

@media all and (max-width: 29.99em) {
  .mod_content_tripadvisor .wide {
    display: none
  }

  .mod_content_tripadvisor .narrow {
    display: block
  }
}

@media all and (min-width: 30em) {
  .mod_content_tripadvisor .narrow {
    display: none
  }
}

.TA_cdsratingsonlywide img[src*='seed.gif'] {
  width: 0;
  height: 0
}

.content_image {
  position: relative;
  overflow: hidden;
  display: block
}

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

.mod_content_richtext .content_image_img {
  max-height: none
}

.mod_content_video {
  position: relative
}

.mod_content_video .trigger {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin: 0;
  padding: 0;
  border: 0
}

.mod_content_video .trigger .icon {
  position: absolute;
  top: 50%;
  color: #fff;
  left: 50%;
  width: 2.88889em;
  height: 2.88889em;
  background: rgba(0, 0, 0, .32);
  border-radius: 100%;
  margin-top: -1.44444em;
  margin-left: -1.44444em;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, .32);
  box-shadow: 0 0 0 2px rgba(0, 0, 0, .32);
  border: 2px solid #fff;
  -webkit-transition: color .35s cubic-bezier(.4, 0, .5, 1), background .35s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow .1s cubic-bezier(.4, 0, .5, 1);
  transition: color .35s cubic-bezier(.4, 0, .5, 1), background .35s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow .1s cubic-bezier(.4, 0, .5, 1);
  transition: color .35s cubic-bezier(.4, 0, .5, 1), background .35s cubic-bezier(.4, 0, .5, 1), box-shadow .1s cubic-bezier(.4, 0, .5, 1);
  transition: color .35s cubic-bezier(.4, 0, .5, 1), background .35s cubic-bezier(.4, 0, .5, 1), box-shadow .1s cubic-bezier(.4, 0, .5, 1), -webkit-box-shadow .1s cubic-bezier(.4, 0, .5, 1)
}

.mod_content_video .trigger:focus .icon, .mod_content_video .trigger:hover .icon {
  color: #0479cc;
  background: #fff;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, .32);
  box-shadow: 0 0 0 10px rgba(0, 0, 0, .32)
}

.mod_content_video .trigger:focus .icon:before, .mod_content_video .trigger:hover .icon:before {
  -webkit-animation: button_right .25s forwards;
  animation: button_right .25s forwards
}

.mod_content_video .poster {
  display: block;
  position: relative
}

.mod_content_video .container {
  position: absolute;
  width: 100%;
  top: 0;
  padding-top: 56.25%
}

.mod_content_video.var_play .container {
  z-index: 1
}

.mod_content_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.mod_content_share {
  float: right;
  position: relative;
  padding: 0 2em 1.33333em .66667em;
  z-index: 40
}

.mod_content_share .button {
  margin-right: 0
}

@media all and (max-width: 78.74em) {
  .mod_content_share {
    padding: 0 2em 0 .66667em;
    margin-top: 1.73333em
  }
}

.ie8 .mod_content_share {
  padding: 0 .66667em 0 0;
  margin-top: 1.73333em
}

@media all and (max-width: 29.99em) {
  .mod_content_share {
    display: none
  }
}

.mod_content_richtext .mod_content_share {
  display: none
}

.mod_content_richtext .mod_content_share li:before {
  display: none
}

@media all and (max-width: 29.99em) {
  .mod_content_richtext .mod_content_share {
    display: block;
    margin-top: .44444em;
    padding-right: 0;
    padding-left: 0;
    width: 45%
  }

  .mod_content_richtext .mod_content_share .button {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
  }
}

.mod_content_share li {
  padding: .22222em 0
}

.mod_content_share.is_expanded .container {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s, -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s, -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), transform .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s;
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), transform .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s, -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49)
}

.mod_content_share .container {
  bottom: 5em;
  right: 1.11111em;
  width: 7.77778em;
  padding: .55556em .66667em;
  outline: 0;
  position: absolute;
  background: #fff;
  border: .11111em solid #0479cc;
  z-index: 1;
  -webkit-box-shadow: 0 0 .33333em rgba(4, 121, 204, .35);
  box-shadow: 0 0 .33333em rgba(4, 121, 204, .35);
  border-radius: .27778em;
  visibility: hidden;
  opacity: 0;
  overflow: visible;
  -webkit-transform: translate(0, -.5em);
  transform: translate(0, -.5em);
  -webkit-transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s .15s cubic-bezier(.42, .44, .08, 1.49), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s .15s cubic-bezier(.42, .44, .08, 1.49), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), transform .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), transform .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s .15s cubic-bezier(.42, .44, .08, 1.49), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49)
}

@media all and (max-width: 78.74em) {
  .mod_content_share .container {
    bottom: 3.55556em
  }
}

@media all and (max-width: 29.99em) {
  .mod_content_share .container {
    width: 100%;
    right: 0;
    margin-left: .66667em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

.mod_content_share .container:after {
  position: absolute;
  content: '';
  bottom: -.38889em;
  height: .38889em;
  width: 1.11111em;
  left: 50%;
  margin-left: -.55556em;
  background: url(../media/tooltip_arrow_bottom.png) no-repeat center;
  background-size: 50%
}

.mod_content_navigation {
  float: left;
  outline: 0;
  padding: 0 .66667em 1.33333em 2em;
  z-index: 1;
  position: relative
}

.mod_content_navigation li {
  display: block;
  padding-bottom: .44444em
}

@media all and (max-width: 78.74em) {
  .mod_content_navigation li {
    display: inline;
    float: left;
    padding-right: 1em
  }
}

.ie8 .mod_content_navigation li {
  display: inline;
  float: left;
  padding-right: 1em
}

@media all and (max-width: 78.74em) {
  .mod_content_navigation {
    float: none;
    max-width: 728px;
    margin: 4em auto .66667em;
    padding: 0 1.33333em
  }
}

.ie8 .mod_content_navigation {
  float: none;
  max-width: 700px;
  margin: 2em auto .66667em;
  padding: 0 1.33333em
}

@media all and (max-width: 29.99em) {
  .mod_content_navigation {
    padding: 0 .66667em;
    margin-top: 1.33333em
  }
}

.mod_content_label {
  position: absolute;
  z-index: 100;
  top: 2.22222em;
  left: 0
}

@media all and (max-width: 29.99em) {
  .mod_content_label {
    top: .55556em;
    left: 0;
    font-size: .88889em
  }
}

.mod_content_label .label {
  font-size: .83333em;
  float: left;
  clear: left;
  display: block;
  background: #e2000f;
  color: #fff;
  font-weight: 700;
  padding: .4em .86667em .33333em;
  margin: 0 0 .53333em 0;
  position: relative;
  z-index: 100;
  border-top-right-radius: .26667em;
  border-bottom-right-radius: .26667em
}

.mod_content_label .label.var_aktion {
  background: #239c36
}

.mod_content_label .label--contest {
  background: #ed7f00
}

.mod_carousel_item .mod_content_label .label, .mod_content_special .mod_content_label .label, .mod_home_list_item .mod_content_label .label, .mod_map_flyout .mod_content_label .label, .mod_teaser .mod_content_label .label {
  margin: 0
}

.mod_content_special .mod_content_label, .mod_map_flyout .mod_content_label, .mod_teaser .mod_content_label {
  top: .88889em;
  left: -.44444em
}

@media all and (max-width: 29.99em) {
  .mod_content_special .mod_content_label .label, .mod_map_flyout .mod_content_label .label, .mod_teaser .mod_content_label .label {
    padding-left: 1.3em
  }
}

.mod_carousel_item .mod_content_label, .mod_home_list_item .mod_content_label {
  top: .88889em;
  left: 0
}

.mod_content_async {
  padding: 0 0 4em 0
}

.mod_content_async .async_loading {
  height: 0
}

.mod_content_async .async_content {
  -webkit-transition: opacity .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s cubic-bezier(.4, 0, .5, 1);
  clear: both
}

.mod_content_async .async_content .layout_content {
  margin-top: 0
}

.mod_content_async.var_loading .async_loading {
  height: 11.11111em
}

.mod_content_async.var_loading .async_content {
  opacity: .25;
  pointer-events: none
}

.mod_content_infobanner {
  z-index: 10000;
  display: none
}

@media all and (max-width: 29.99em) {
  .mod_content_infobanner {
    width: 100%;
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    padding: 0
  }
}

@media all and (min-width: 78.75em) {
  .mod_content_infobanner {
    position: fixed;
    bottom: 0;
    width: 100vw;
    max-width: 93.33333em;
    margin: 3.11111em auto 0
  }
}

.mod_content_infobanner-contentwrapper {
  position: fixed;
  bottom: 80px;
  left: 20px;
  padding: 20px;
  z-index: 100;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px;
  box-shadow: 0 0 20px
}

@media all and (min-width: 78.75em) {
  .mod_content_infobanner-contentwrapper {
    position: relative
  }
}

@media all and (min-width: 48.0625em) {
  .mod_content_infobanner-contentwrapper {
    width: 40%
  }
}

@media all and (max-width: 29.99em) {
  .mod_content_infobanner-contentwrapper {
    width: 100%;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    left: 0;
    bottom: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
  }

  .mod_content_infobanner-contentwrapper .mod_content_infobanner-content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px;
    box-shadow: 0 0 20px;
    padding: 20px
  }
}

.mod_content_infobanner p, .mod_content_infobanner-text {
  font-size: .83333em;
  color: #000;
  margin-top: 0;
  margin-bottom: .61111em;
  line-height: 1.77778
}

.mod_content_infobanner .layout_content {
  padding-top: 20px;
  margin-top: 0
}

.mod_content_infobanner .button-container {
  float: right;
  margin-bottom: -10px
}

.mod_content_infobox {
  background: #e6f1fa;
  padding: 1.22222em 1.33333em .33333em;
  margin: .66667em -2em;
  color: #000
}

@media all and (max-width: 48.0525em) {
  .mod_content_infobox {
    margin: 0
  }
}

.mod_content_media.var_left .mod_content_infobox, .mod_content_media.var_right .mod_content_infobox {
  margin: 0
}

.mod_content_infobox .title, .mod_content_infobox h1, .mod_content_infobox h2 {
  font-size: 1.55556em;
  line-height: 1.33333;
  margin-top: 0;
  font-weight: 400;
  margin-bottom: .5em
}

.mod_content_infobox p {
  margin-top: 0
}

.mod_content_backtotop {
  padding: 0 2em 1em
}

@media all and (max-width: 48.0525em) {
  .mod_content_backtotop {
    padding-left: 1.33333em;
    padding-right: 1.33333em
  }
}

@media all and (max-width: 29.99em) {
  .mod_content_backtotop {
    padding-left: .66667em;
    padding-right: .66667em
  }
}

.mod_content_download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em
}

.mod_content_download a.link {
  margin-right: 1em
}

.category {
  font-weight: 700;
  font-size: .83333em;
  display: block;
  margin: 1.06667em 0 .13333em;
  color: #0479cc
}

.mod_teaser {
  display: block;
  list-style-type: none;
  float: left;
  width: 33.332%
}

.mod_teaser.var_image .title {
  border-bottom: 0;
  margin-top: 0;
  padding-bottom: 0
}

.mod_teaser.var_image .inner:hover .title {
  color: #0479cc
}

.mod_teaser .inner {
  display: block;
  margin: .66667em;
  position: relative
}

.no-touchevents .mod_teaser .inner:hover .target {
  color: #0479cc;
  border-color: #0479cc
}

.no-touchevents .mod_teaser .inner:hover .visual:after {
  opacity: .15
}

.no-touchevents .mod_teaser .inner:hover .visual_img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.mod_teaser .visual_img {
  -webkit-transition: -webkit-transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: transform .35s cubic-bezier(.4, 0, .5, 1), -webkit-transform .35s cubic-bezier(.4, 0, .5, 1);
  -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1)
}

@media all and (max-width: 48.0525em) {
  .mod_teaser .visual_img {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1)
  }
}

.mod_teaser .visual {
  padding-top: 65.93407%
}

.mod_teaser .visual:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .35s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .35s cubic-bezier(.4, 0, .5, 1)
}

@media all and (max-width: 48.0525em) {
  .mod_teaser .visual {
    padding-top: 65.93407%
  }
}

@media all and (max-width: 29.99em) {
  .mod_teaser .visual {
    padding-top: 65.93407%
  }
}

.mod_teaser .title {
  margin: .5em 0;
  font-size: 1.33333em;
  border-bottom: .16667em solid #cbcbcb;
  padding-bottom: .41667em;
  display: table;
  width: 100%;
  color: #525252;
  -webkit-transition: color .15s cubic-bezier(.4, 0, .5, 1);
  transition: color .15s cubic-bezier(.4, 0, .5, 1)
}

.mod_teaser .title span {
  display: table-cell;
  vertical-align: bottom
}

.mod_teaser .target {
  border-bottom: 1px solid transparent
}

.mod_teaser .lead {
  margin-top: 0;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.55556;
  color: #767676
}

.mod_teaser .content {
  padding-bottom: .22222em
}

@media all and (max-width: 29.99em) {
  .mod_teaser {
    width: auto;
    float: none
  }
}

@media all and (min-width: 30em) and (max-width: 48.0525em) {
  .mod_teaser {
    width: 50%
  }

  .mod_teaser:nth-of-type(2n+1) {
    clear: left
  }
}

@media all and (min-width: 48.0625em) {
  .mod_teaser {
    width: 33.332%
  }

  .mod_teaser:nth-of-type(3n+1) {
    clear: left
  }
}

.lte-ie8 .mod_teaser:nth-child(3n+1) {
  clear: left
}

.mod_gallery_item {
  position: relative;
  max-width: 60em;
  margin: 0 auto;
  background-color: rgba(203, 203, 203, .5);
  width: 100%;
  padding-bottom: 65.91%
}

.mod_gallery_item .item_helper {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  font: 0/0 a
}

.mod_gallery_item .item_helper a {
  font: 18px/1 Arial sans-serif
}

.mod_gallery_item .center_helper {
  height: 100%;
  display: inline-block;
  vertical-align: middle
}

.mod_gallery_item .item_img {
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto
}

.mod_gallery_item .next, .mod_gallery_item .prev {
  position: absolute;
  top: 0;
  height: 100%;
  width: 5.55556em;
  z-index: 10;
  color: #0479cc;
  background: rgba(0, 0, 0, .0001);
  -webkit-transition: all .4s cubic-bezier(.4, 0, .5, 1);
  transition: all .4s cubic-bezier(.4, 0, .5, 1);
  opacity: 1
}

.mod_gallery_item .next:before, .mod_gallery_item .prev:before {
  -webkit-transition: all .8s cubic-bezier(.4, 0, .5, 1);
  transition: all .8s cubic-bezier(.4, 0, .5, 1)
}

.no-touchevents .mod_gallery_item .next:focus span, .no-touchevents .mod_gallery_item .next:hover span, .no-touchevents .mod_gallery_item .prev:focus span, .no-touchevents .mod_gallery_item .prev:hover span {
  background: #0479cc;
  color: #fff
}

.mod_gallery_item .next span, .mod_gallery_item .prev span {
  position: absolute;
  background: #fff;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -1.33333em;
  margin-left: -1.33333em;
  width: 2.66667em;
  height: 2.66667em;
  border-radius: 100%;
  border: 2px solid #0479cc;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

.mod_gallery_item .next.var_hide, .mod_gallery_item .prev.var_hide {
  opacity: .2
}

.mod_gallery_item .next {
  right: 0
}

.mod_gallery_item .next span {
  position: relative
}

.mod_gallery_item .next span:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_gallery_item .next.var_hide {
  -webkit-transform: translateX(100px);
  transform: translateX(100px)
}

.no-csstransforms .mod_gallery_item .next.var_hide {
  display: none
}

.mod_gallery_item .next:hover span:before {
  -webkit-animation: button_right .25s forwards;
  animation: button_right .25s forwards
}

.mod_gallery_item .prev {
  left: 0
}

.mod_gallery_item .prev span {
  position: relative
}

.mod_gallery_item .prev span:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_gallery_item .prev.var_hide {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px)
}

.no-csstransforms .mod_gallery_item .prev.var_hide {
  display: none
}

.mod_gallery_item .prev:hover span:before {
  -webkit-animation: button_left .25s forwards;
  animation: button_left .25s forwards
}

.mod_login .login_loading {
  height: 0
}

.mod_login .login_content {
  -webkit-transition: opacity .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s cubic-bezier(.4, 0, .5, 1);
  clear: both
}

.mod_login.var_loading .login_loading {
  height: 11.11111em
}

.mod_login.var_loading .login_content {
  opacity: .25
}

.mod_login .input_cell {
  padding-right: 0
}

.mod_login .input_cell .text_centered {
  width: 100%;
  text-align: center;
  font-size: .8em;
  color: #000;
  margin-top: -5px
}

.mod_login .input_cell .button.full_width {
  width: 100%;
  cursor: pointer
}

.mod_login .input_cell .button.button_swisspass {
  border: none;
  border-radius: 0;
  padding: .78571em 2.42857em .57143em;
  background-color: #c51416
}

.mod_login .input_cell .button.button_swisspass .swisspass_logo {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em
}

.mod_login .input_cell .button.button_swisspass .swisspass_logo .text_thin {
  font-weight: lighter
}

.mod_search {
  position: relative;
  max-width: 41.77778em;
  padding: 0 .66667em;
  margin: 0 auto
}

@media all and (max-width: 29.99em) {
  .mod_search {
    padding: 0
  }
}

@media all and (max-width: 48.0525em) {
  .mod_search {
    max-width: 40.44444em
  }
}

.mod_search li {
  display: block
}

.mod_search input.text {
  width: 22.22222em;
  margin-right: .33333em;
  font-size: .88889em;
  padding: .875em 2.5em .6875em .625em;
  height: 3em;
  line-height: 3.125em;
  font-size: .88889em
}

@media all and (max-width: 37.5em) {
  .mod_search input.text {
    width: 16.875em
  }
}

@media all and (max-width: 29.99em) {
  .mod_search input.text {
    width: 100%
  }
}

.mod_search .button {
  margin-bottom: 0;
  padding: .9375em 1.5em .8125em;
  border-radius: .25em;
  font-size: .88889em
}

@media all and (max-width: 29.99em) {
  .mod_search .button {
    width: 100%
  }
}

.mod_search .search_form {
  margin-bottom: 2em
}

.mod_search .search_title {
  font-size: 1.33333em;
  font-weight: 400;
  line-height: 1.21875;
  margin-top: 0;
  margin-bottom: .66667em
}

.mod_search .search_items {
  margin: 0 0 1.33333em
}

.mod_search .search_item {
  border-top: .11111em solid #cbcbcb;
  padding: 1.33333em;
  display: block
}

.mod_search .search_item:focus, .mod_search .search_item:hover {
  border-top-color: #0479cc
}

.mod_search .search_item:focus .subtitle, .mod_search .search_item:hover .subtitle {
  color: #0479cc
}

.mod_search .search_item:focus p, .mod_search .search_item:hover p {
  color: #000
}

.mod_search .search_item .subtitle {
  margin: 0;
  -webkit-transition: all .4s cubic-bezier(.4, 0, .5, 1);
  transition: all .4s cubic-bezier(.4, 0, .5, 1)
}

.mod_search .search_item p {
  color: #767676;
  font-weight: 400;
  margin: 0;
  -webkit-transition: all .4s cubic-bezier(.4, 0, .5, 1);
  transition: all .4s cubic-bezier(.4, 0, .5, 1)
}

@media all and (max-width: 29.99em) {
  .mod_search .search_item {
    padding: .66667em 0
  }

  .mod_search .search_item .lead {
    font-size: 1em
  }
}

.mod_search li:first-child .search_item {
  border-top-width: .22222em
}

.mod_search li:first-child .search_item:focus, .mod_search li:first-child .search_item:hover {
  border-top-color: #0479cc
}

.mod_search li:last-child .search_item {
  border-bottom: .22222em solid #cbcbcb
}

.mod_search .search_pagination {
  margin-bottom: 5.55556em;
  text-align: center
}

.mod_search .search_pagination li {
  display: inline
}

.mod_search .search_pagination li.var_prev {
  margin-right: 1em
}

.mod_search .search_pagination li.var_next {
  margin-left: 1em
}

.mod_search .search_pagination li.is_current .link .icon {
  background: #0479cc;
  color: #fff
}

.mod_search .search_pagination .link .icon {
  margin-bottom: .55556em
}

.cq-wcm-edit .mod_content_list .address, .cq-wcm-edit .mod_content_list .float_left {
  float: none;
  width: auto;
  padding-right: 0
}

.cq-wcm-edit img[src*="linkcheck_c.gif"], .cq-wcm-edit img[src*="linkcheck_o.gif"], .cq-wcm-preview img[src*="linkcheck_c.gif"], .cq-wcm-preview img[src*="linkcheck_o.gif"] {
  width: auto
}

.mod_benefits {
  padding: 0;
  margin: 0 0 3.61111em
}

.mod_benefits li {
  position: relative;
  padding-left: 2.5em;
  margin-bottom: 1.11111em;
  position: relative;
  color: #767676
}

.mod_benefits li:before {
  font-size: 32px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none
}

.mod_benefits li:before {
  position: absolute;
  left: 0;
  top: .4375em;
  color: #0479cc;
  max-width: 1.40625em;
  display: inline-block
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .layout_content {
    max-width: 66.66667em
  }
}

@media all and (min-width: 45em) and (max-width: 63.99em) {
  .mod_home_section.var_list .layout_content {
    max-width: 40em
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .layout_content .list.carousel {
    margin: 0;
    max-width: 100%
  }
}

@media all and (min-width: 48.0625em) and (max-width: 63.99em) {
  .mod_home_section.var_list .layout_content {
    max-width: 40em;
    padding-left: .44444em;
    padding-right: .44444em
  }

  .mod_home_section.var_list .layout_content .list.carousel {
    margin: 0;
    max-width: 100%
  }
}

.mod_home_section.var_list .layout_content .button, .mod_home_section.var_list .layout_content .content {
  margin-bottom: 0
}

.mod_home_section.var_list .carousel {
  padding-left: .66667em;
  padding-right: .66667em
}

@media all and (min-width: 30em) {
  .mod_home_section.var_list .carousel {
    padding-left: 0;
    padding-right: 0
  }
}

.mod_home_section.var_list .inner {
  background-color: #f2f2f2
}

@media all and (min-width: 30em) {
  .mod_home_section.var_list .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .inner {
    display: block;
    float: left
  }
}

.mod_home_section.var_list .item_content {
  padding: .55556em 1.33333em 0 1.33333em
}

.mod_home_section.var_list .mod_carousel_item {
  padding-bottom: 1.33333em
}

.mod_home_section.var_list .mod_carousel_item.carousel_item_news .focuspoint {
  height: 230px
}

@media all and (min-width: 30em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .focuspoint {
    height: 185px;
    width: 45%
  }
}

@media all and (min-width: 48.0625em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .focuspoint {
    height: 185px;
    width: 320px
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .focuspoint {
    height: 253px;
    width: 100%
  }
}

.mod_home_section.var_list .mod_carousel_item.carousel_item_news .visual {
  height: 100%
}

@media all and (max-width: 48.0525em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .visual {
    padding-top: 0
  }
}

@media all and (max-width: 29.99em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .visual {
    padding-top: 0
  }
}

@media all and (min-width: 30em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .visual {
    padding-right: 0;
    padding-top: 0
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .visual {
    padding-right: 0;
    padding-top: 0
  }
}

@media all and (min-width: 30em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .item_content {
    width: 55%
  }
}

@media all and (min-width: 48.0625em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .item_content {
    width: calc(100% - 320px)
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .mod_carousel_item.carousel_item_news .item_content {
    width: 100%
  }
}

@media all and (min-width: 30em) {
  .mod_home_section.var_list .mod_carousel_item {
    display: block;
    width: 100%;
    float: none
  }

  .mod_home_section.var_list .mod_carousel_item:last-of-type {
    padding-bottom: 0
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .mod_carousel_item {
    display: block;
    width: 33.33333%;
    float: left;
    padding-bottom: 0
  }
}

.mod_home_section.var_list .mod_carousel_item .title {
  margin-bottom: 0
}

@media all and (min-width: 30em) {
  .mod_home_section.var_list .mod_carousel_item .title {
    height: 5.90909em;
    margin-bottom: .18182em
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .mod_carousel_item .title {
    height: 5.09091em;
    margin-bottom: 0
  }
}

@media all and (min-width: 30em) {
  .mod_home_section.var_list .mod_carousel_item .visual {
    padding-right: 45.93407%;
    padding-top: 0
  }
}

@media all and (min-width: 64em) {
  .mod_home_section.var_list .mod_carousel_item .visual {
    padding-right: 0;
    padding-top: 65.93407%
  }
}

.mod_carousel .list, .mod_home_section.var_list .list {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto;
  padding: 0 0 0 .66667em;
  position: relative
}

@media all and (max-width: 29.99em) {
  .mod_carousel .list, .mod_home_section.var_list .list {
    padding: 0
  }
}

@media all and (min-width: 64em) {
  .mod_carousel .list, .mod_home_section.var_list .list {
    max-width: 66.66667em
  }
}

@media all and (min-width: 45em) and (max-width: 63.99em) {
  .mod_carousel .list, .mod_home_section.var_list .list {
    max-width: 40em
  }
}

.mod_carousel .category, .mod_home_section.var_list .category {
  font-weight: 700;
  font-size: .83333em;
  line-height: 2.13333em;
  display: block;
  margin: .73333em 0 0;
  color: #0479cc
}

.mod_carousel .carousel_title, .mod_home_section.var_list .carousel_title {
  font-size: 1.44444em;
  line-height: 1.23077em;
  margin: .19231em 0 1.23077em 0;
  padding: 0 .46154em
}

@media all and (min-width: 30em) {
  .mod_carousel .carousel_title, .mod_home_section.var_list .carousel_title {
    display: none
  }

  .mod_activities .mod_carousel .carousel_title, .mod_activities .mod_home_section.var_list .carousel_title {
    display: block
  }
}

@media all and (min-width: 30em) {
  .mod_carousel .pagination, .mod_home_section.var_list .pagination {
    display: none !important
  }
}

.mod_carousel .visual, .mod_home_section.var_list .visual {
  padding-top: 65.93407%
}

.mod_carousel .visual:after, .mod_home_section.var_list .visual:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .35s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .35s cubic-bezier(.4, 0, .5, 1)
}

@media all and (max-width: 48.0525em) {
  .mod_carousel .visual, .mod_home_section.var_list .visual {
    padding-top: 65.93407%
  }
}

@media all and (max-width: 29.99em) {
  .mod_carousel .visual, .mod_home_section.var_list .visual {
    padding-top: 65.93407%
  }
}

.mod_carousel .visual_img:not(.webkit-transform-fix), .mod_home_section.var_list .visual_img:not(.webkit-transform-fix) {
  -webkit-transition: -webkit-transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: transform .35s cubic-bezier(.4, 0, .5, 1);
  transition: transform .35s cubic-bezier(.4, 0, .5, 1), -webkit-transform .35s cubic-bezier(.4, 0, .5, 1)
}

.mod_carousel .carousel, .mod_home_section.var_list .carousel {
  position: relative;
  padding-bottom: .66667em;
  overflow: hidden
}

.mod_carousel .carousel:focus, .mod_home_section.var_list .carousel:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0
}

.mod_carousel .pagination, .mod_home_section.var_list .pagination {
  position: absolute;
  height: .88889em;
  bottom: 2.16667em;
  left: 0;
  line-height: .88889em;
  text-align: center;
  width: 100%;
  z-index: 1;
  padding: 0 .66667em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media all and (max-width: 29.99em) {
  .mod_carousel .pagination, .mod_home_section.var_list .pagination {
    bottom: 2.44444em
  }
}

.mod_carousel .pagination .page, .mod_home_section.var_list .pagination .page {
  width: .66667em;
  height: .66667em;
  background-color: #fff;
  border: .11111em solid #0479cc;
  border-radius: 100%;
  margin: .11111em .88889em;
  -webkit-transition: background .35s cubic-bezier(.4, 0, .5, 1);
  transition: background .35s cubic-bezier(.4, 0, .5, 1);
  cursor: pointer
}

.mod_carousel .pagination .page.is_active, .mod_home_section.var_list .pagination .page.is_active {
  background: #0479cc;
  width: .88889em;
  height: .88889em;
  margin: 0 .77778em
}

@media all and (max-width: 29.99em) {
  .mod_carousel .pagination .page, .mod_home_section.var_list .pagination .page {
    margin: .11111em .61111em
  }

  .mod_carousel .pagination .page.is_visible, .mod_home_section.var_list .pagination .page.is_visible {
    background: #fff;
    width: .66667em;
    height: .66667em
  }

  .mod_carousel .pagination .page.is_active, .mod_home_section.var_list .pagination .page.is_active {
    background: #0479cc;
    width: .88889em;
    height: .88889em;
    margin: 0 .5em
  }
}

.mod_carousel .list:not([data-carousel=init]) .next, .mod_carousel .list:not([data-carousel=init]) .pagination, .mod_carousel .list:not([data-carousel=init]) .prev, .mod_home_section.var_list .list:not([data-carousel=init]) .next, .mod_home_section.var_list .list:not([data-carousel=init]) .pagination, .mod_home_section.var_list .list:not([data-carousel=init]) .prev {
  display: none
}

.mod_carousel .next, .mod_carousel .prev, .mod_home_section.var_list .next, .mod_home_section.var_list .prev {
  position: absolute;
  top: 4.88889em;
  width: 2.22222em;
  height: 2.22222em;
  z-index: 10;
  color: #0479cc;
  background: rgba(0, 0, 0, .01);
  -webkit-transition: opacity .4s .4s cubic-bezier(.4, 0, .5, 1), visibility .4s cubic-bezier(.4, 0, .5, 1), -webkit-transform .4 .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s .4s cubic-bezier(.4, 0, .5, 1), visibility .4s cubic-bezier(.4, 0, .5, 1), -webkit-transform .4 .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s .4s cubic-bezier(.4, 0, .5, 1), transform .4 .4s cubic-bezier(.4, 0, .5, 1), visibility .4s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .4s .4s cubic-bezier(.4, 0, .5, 1), transform .4 .4s cubic-bezier(.4, 0, .5, 1), visibility .4s cubic-bezier(.4, 0, .5, 1), -webkit-transform .4 .4s cubic-bezier(.4, 0, .5, 1);
  visibility: visible;
  border-radius: 100%;
  border: .11111em solid #0479cc;
  background: #fff
}

.mod_carousel .next:hover, .mod_carousel .prev:hover, .mod_home_section.var_list .next:hover, .mod_home_section.var_list .prev:hover {
  background: #0479cc;
  color: #fff
}

@media all and (max-width: 48.0525em) {
  .mod_carousel .next, .mod_carousel .prev, .mod_home_section.var_list .next, .mod_home_section.var_list .prev {
    top: 5.27778em
  }
}

@media all and (max-width: 29.99em) {
  .mod_carousel .next, .mod_carousel .prev, .mod_home_section.var_list .next, .mod_home_section.var_list .prev {
    display: none
  }
}

.mod_carousel .next, .mod_home_section.var_list .next {
  right: -3.33333em;
  position: relative;
  position: absolute
}

.mod_carousel .next:before, .mod_home_section.var_list .next:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel .next:hover:before, .mod_home_section.var_list .next:hover:before {
  -webkit-animation: button_right .25s forwards;
  animation: button_right .25s forwards
}

@media all and (max-width: 63.99em) {
  .mod_carousel .next, .mod_home_section.var_list .next {
    right: .66667em
  }
}

@media all and (max-width: 78.74em) {
  .mod_carousel .next, .mod_home_section.var_list .next {
    right: 0
  }
}

.mod_carousel .prev, .mod_home_section.var_list .prev {
  left: -3.33333em;
  position: relative;
  position: absolute
}

.mod_carousel .prev:before, .mod_home_section.var_list .prev:before {
  font-size: 24px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel .prev:hover:before, .mod_home_section.var_list .prev:hover:before {
  -webkit-animation: button_left .25s forwards;
  animation: button_left .25s forwards
}

@media all and (max-width: 63.99em) {
  .mod_carousel .prev, .mod_home_section.var_list .prev {
    left: .66667em
  }
}

@media all and (max-width: 78.74em) {
  .mod_carousel .prev, .mod_home_section.var_list .prev {
    left: 0
  }
}

.mod_carousel_item, .mod_home_list_item, .mod_overview_teaser_image {
  float: left;
  width: 33.33333%;
  padding: 0 .66667em;
  padding-left: 0;
  position: relative;
  overflow: hidden
}

.mod_carousel_item .inner, .mod_home_list_item .inner, .mod_overview_teaser_image .inner {
  display: block
}

.mod_carousel_item .title, .mod_home_list_item .title, .mod_overview_teaser_image .title {
  position: relative;
  font-size: 1.22222em;
  line-height: 1.27273em;
  height: 5.09091em;
  margin: 0 0 2.59091em 0;
  color: #525252
}

.mod_carousel_item .title.webkit-font-smoothing-fix, .mod_home_list_item .title.webkit-font-smoothing-fix, .mod_overview_teaser_image .title.webkit-font-smoothing-fix {
  -webkit-font-smoothing: subpixel-antialiased
}

@media all and (max-width: 29.99em) {
  .mod_carousel_item .title, .mod_home_list_item .title, .mod_overview_teaser_image .title {
    margin: 0 0 2.18182em 0
  }
}

@media all and (max-width: 29.99em) {
  .mod_carousel_item, .mod_home_list_item, .mod_overview_teaser_image {
    width: 100%;
    padding: 0 0 .66667em 0
  }

  .mod_carousel_item .mod_content_label .label, .mod_home_list_item .mod_content_label .label, .mod_overview_teaser_image .mod_content_label .label {
    font-size: .9375em
  }
}

@media all and (min-width: 30em) and (max-width: 48.0525em) {
  .mod_carousel_item, .mod_home_list_item, .mod_overview_teaser_image {
    width: 50%
  }
}

@media all and (min-width: 30em) and (max-width: 48.0525em) {
  .no-js .mod_carousel_item:nth-child(2n+1), .no-js .mod_home_list_item:nth-child(2n+1), .no-js .mod_overview_teaser_image:nth-child(2n+1) {
    clear: left
  }
}

@media all and (min-width: 48.0625em) {
  .no-js .mod_carousel_item:nth-child(3n+1), .no-js .mod_home_list_item:nth-child(3n+1), .no-js .mod_overview_teaser_image:nth-child(3n+1) {
    clear: left
  }
}

.no-touchevents .mod_carousel_item .inner:focus .title, .no-touchevents .mod_carousel_item .inner:hover .title, .no-touchevents .mod_home_list_item .inner:focus .title, .no-touchevents .mod_home_list_item .inner:hover .title, .no-touchevents .mod_overview_teaser_image .inner:focus .title, .no-touchevents .mod_overview_teaser_image .inner:hover .title {
  color: #0479cc
}

.no-touchevents .mod_carousel_item .inner:focus .visual:after, .no-touchevents .mod_carousel_item .inner:hover .visual:after, .no-touchevents .mod_home_list_item .inner:focus .visual:after, .no-touchevents .mod_home_list_item .inner:hover .visual:after, .no-touchevents .mod_overview_teaser_image .inner:focus .visual:after, .no-touchevents .mod_overview_teaser_image .inner:hover .visual:after {
  opacity: .15
}

.no-touchevents .mod_carousel_item .inner:focus .visual_img, .no-touchevents .mod_carousel_item .inner:hover .visual_img, .no-touchevents .mod_home_list_item .inner:focus .visual_img, .no-touchevents .mod_home_list_item .inner:hover .visual_img, .no-touchevents .mod_overview_teaser_image .inner:focus .visual_img, .no-touchevents .mod_overview_teaser_image .inner:hover .visual_img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1)
}

.mod_carousel {
  width: 100%;
  overflow: hidden
}

.mod_carousel .carousel_header {
  max-width: 60em;
  margin: 0 auto;
  padding: 0 .66667em
}

.layout_content + .mod_carousel {
  margin-top: 1.33333em
}

.mod_carousel.var_crossref, .mod_carousel.var_topics {
  background-color: rgba(0, 0, 0, .05)
}

.mod_carousel.var_crossref .carousel_title, .mod_carousel.var_topics .carousel_title {
  display: block;
  font-weight: 400;
  font-size: 1.77778em;
  line-height: 1;
  margin: 2.28125em 0 1.71875em 0
}

@media all and (max-width: 29.99em) {
  .mod_carousel.var_crossref .carousel_title, .mod_carousel.var_topics .carousel_title {
    font-size: 1.44444em;
    line-height: 1.23077em;
    margin: 1.23077em 0;
    padding: 0 .46154em
  }
}

.mod_carousel.var_crossref nav, .mod_carousel.var_topics nav {
  position: relative
}

.mod_carousel.var_crossref nav .nav_inner, .mod_carousel.var_topics nav .nav_inner {
  margin-top: calc((65.89862% / 2 - (15.81567px)) / 2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.mod_carousel.var_crossref nav .nav_inner .next, .mod_carousel.var_crossref nav .nav_inner .prev, .mod_carousel.var_topics nav .nav_inner .next, .mod_carousel.var_topics nav .nav_inner .prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.mod_carousel.var_crossref nav .nav_inner .next, .mod_carousel.var_topics nav .nav_inner .next {
  right: 0
}

.mod_carousel.var_crossref nav .nav_inner .prev, .mod_carousel.var_topics nav .nav_inner .prev {
  left: 0
}

@media all and (min-width: 48.0625em) {
  .mod_carousel.var_crossref nav .nav_inner, .mod_carousel.var_topics nav .nav_inner {
    margin-top: calc((65.89862% / 3 - (15.81567px)) / 2)
  }
}

@media all and (min-width: 64em) {
  .mod_carousel.var_crossref nav .nav_inner .next, .mod_carousel.var_topics nav .nav_inner .next {
    right: -60px
  }

  .mod_carousel.var_crossref nav .nav_inner .prev, .mod_carousel.var_topics nav .nav_inner .prev {
    left: -60px
  }
}

.mod_carousel.var_crossref .mod_carousel_item .title:before {
  display: none
}

.mod_carousel.var_topics {
  margin-top: 3.33333em
}

@media all and (max-width: 48.0525em) {
  .mod_carousel.var_topics .swiper-wrapper {
    margin-bottom: 3.16667em
  }
}

.mod_carousel.var_topics .mod_carousel_item {
  margin-bottom: .33333em
}

@media all and (min-width: 48.0625em) {
  .mod_carousel.var_topics .mod_carousel_item {
    margin-bottom: 5.55556em
  }
}

.mod_carousel.var_topics .mod_carousel_item.topic_bars .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_bars .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_entdecken-und-erleben .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_entdecken-und-erleben .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_veranstaltungen .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_veranstaltungen .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_essen-und-trinken .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_essen-und-trinken .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_wandern .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_wandern .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_kunst-und-kultur .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_kunst-und-kultur .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_museum .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_museum .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_shopping .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_shopping .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_sport-und-action .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_sport-und-action .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_stadtfuehrungen .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_stadtfuehrungen .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_wellness .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_wellness .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_zvvferienpass .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_zvvferienpass .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_ausfluege-mit-kindern .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_ausfluege-mit-kindern .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_weihnachten .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_weihnachten .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_aktuell .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_aktuell .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_movies .inner {
  position: relative
}

.mod_carousel.var_topics .mod_carousel_item.topic_movies .inner:before {
  font-size: 30px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_carousel.var_topics .mod_carousel_item.topic_aktuell .inner, .mod_carousel.var_topics .mod_carousel_item.topic_ausfluege-mit-kindern .inner, .mod_carousel.var_topics .mod_carousel_item.topic_bars .inner, .mod_carousel.var_topics .mod_carousel_item.topic_entdecken-und-erleben .inner, .mod_carousel.var_topics .mod_carousel_item.topic_essen-und-trinken .inner, .mod_carousel.var_topics .mod_carousel_item.topic_kunst-und-kultur .inner, .mod_carousel.var_topics .mod_carousel_item.topic_movies .inner, .mod_carousel.var_topics .mod_carousel_item.topic_museum .inner, .mod_carousel.var_topics .mod_carousel_item.topic_shopping .inner, .mod_carousel.var_topics .mod_carousel_item.topic_sport-und-action .inner, .mod_carousel.var_topics .mod_carousel_item.topic_stadtfuehrungen .inner, .mod_carousel.var_topics .mod_carousel_item.topic_veranstaltungen .inner, .mod_carousel.var_topics .mod_carousel_item.topic_wandern .inner, .mod_carousel.var_topics .mod_carousel_item.topic_weihnachten .inner, .mod_carousel.var_topics .mod_carousel_item.topic_wellness .inner, .mod_carousel.var_topics .mod_carousel_item.topic_zvvferienpass .inner {
  position: static
}

.mod_carousel.var_topics .mod_carousel_item .visual:after {
  opacity: .5 !important
}

.mod_carousel.var_topics .mod_carousel_item .inner:before {
  top: auto !important;
  margin-top: 0 !important;
  bottom: 50%;
  margin-bottom: .26667em;
  z-index: 1;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, .8);
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: all .35s cubic-bezier(.4, 0, .5, 1);
  transition: all .35s cubic-bezier(.4, 0, .5, 1)
}

.mod_carousel.var_topics .mod_carousel_item:hover .inner:before {
  font-size: 2.85714em !important
}

.mod_carousel.var_topics .mod_carousel_item .item_content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 50
}

.mod_carousel.var_topics .mod_carousel_item .item_content .category {
  color: #fff;
  font-size: 1.16667em;
  line-height: 1.33333em;
  padding-top: .38095em;
  text-align: center;
  margin: 0;
  font-weight: 400;
  -webkit-transition: all .35s cubic-bezier(.4, 0, .5, 1);
  transition: all .35s cubic-bezier(.4, 0, .5, 1)
}

.mod_carousel.var_topics .mod_carousel_item .item_content .title {
  display: none
}

.mod_carousel.var_topics .mod_carousel_item:hover:before {
  margin-bottom: .26667em
}

.mod_carousel.var_topics .mod_carousel_item:hover .category {
  padding-top: .7619em
}

.mod_carousel.var_home {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.mod_carousel.var_home .list {
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: 100%
}

.mod_carousel.var_home .carousel {
  padding: 0;
  height: 100%
}

.mod_carousel.var_home .swiper-wrapper {
  height: 100% !important
}

@media all and (min-width: 48.0625em) {
  .mod_carousel.var_home .swiper-slide-visible:last-child {
    padding-right: 0
  }
}

.mod_carousel.var_home .mod_carousel_item {
  width: 100%;
  min-height: 100%;
  padding: 0
}

.mod_carousel.var_home .mod_carousel_item .visual {
  height: 100%;
  width: 100%;
  padding: 0;
  -webkit-transition: all .5s cubic-bezier(.4, 0, .5, 1);
  transition: all .5s cubic-bezier(.4, 0, .5, 1)
}

.mod_carousel.var_home .mod_carousel_item .visual .visual_img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  max-width: none
}

.mod_carousel.var_home .mod_carousel_item .item_content {
  position: absolute;
  margin: auto;
  padding: 0 .22222em;
  left: 0;
  right: 0;
  top: 15%
}

@media all and (min-width: 64em) {
  .mod_carousel.var_home .mod_carousel_item .item_content {
    width: 56.88889em;
    max-width: 56.88889em
  }
}

@media all and (max-width: 63.99em) {
  .mod_carousel.var_home .mod_carousel_item .item_content {
    width: 38.88889em;
    padding-left: 2.72222em
  }
}

@media all and (max-width: 78.74em) {
  .mod_carousel.var_home .mod_carousel_item .item_content {
    padding-left: 2.72222em
  }
}

@media all and (max-width: 44.99em) {
  .mod_carousel.var_home .mod_carousel_item .item_content {
    font-size: 1.11111em;
    width: 100%;
    padding-left: 1.77778em
  }

  .mod_home_timetable .mod_carousel.var_home .mod_carousel_item .item_content {
    top: 1.2em
  }
}

.mod_carousel.var_home .mod_carousel_item .item_content .title_container {
  max-width: 46.83333em
}

@media all and (max-width: 44.99em) {
  .mod_carousel.var_home .mod_carousel_item .item_content .title_container {
    width: 100%;
    max-width: 90%
  }
}

.mod_carousel.var_home .mod_carousel_item .item_content .title {
  display: inline;
  height: auto;
  left: 0;
  margin: 0;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.66667em;
  line-height: 2.06667em;
  padding: .43333em .5em .33333em .5em;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone
}

@media all and (max-width: 63.99em) {
  .mod_carousel.var_home .mod_carousel_item .item_content .title {
    font-size: 1.22222em
  }
}

@media all and (max-width: 29.99em) {
  .mod_carousel.var_home .mod_carousel_item .item_content .title {
    font-size: 1em
  }
}

.mod_carousel.var_home .mod_carousel_item .item_content .title .word {
  white-space: nowrap
}

.mod_carousel.var_home .mod_carousel_item .item_content .description {
  display: inline-block;
  font-size: 1.66667em;
  line-height: 1.18182em;
  font-weight: 400;
  color: #000;
  padding-bottom: .45455em;
  text-transform: uppercase
}

@media all and (max-width: 63.99em) {
  .mod_carousel.var_home .mod_carousel_item .item_content .description {
    font-size: 1.22222em
  }
}

@media all and (max-width: 29.99em) {
  .mod_carousel.var_home .mod_carousel_item .item_content .description {
    font-size: 1em
  }
}

.mod_carousel.var_home .mod_carousel_item .item_content .description-inner {
  background-color: #fff;
  padding: .43333em .5em .33333em .5em
}

.mod_carousel.var_home .mod_carousel_item .item_content .button {
  font-size: .88889em;
  border: 2px solid #0479cc;
  background: #0479cc;
  margin: .25em 0 0 0;
  padding-left: 1.625em;
  padding-right: 1.625em;
  outline: 0;
  border-radius: 4px;
  padding: 4px 14px 2px
}

@media all and (max-width: 44.99em) {
  .mod_carousel.var_home .mod_carousel_item .item_content .button {
    font-size: .66667em
  }
}

.mod_carousel.var_home .mod_carousel_item .item_content .button:hover {
  color: #fff;
  background: #046ab3;
  border-color: #046ab3;
  -webkit-box-shadow: 0 0 .14286em rgba(4, 121, 204, .32);
  box-shadow: 0 0 .14286em rgba(4, 121, 204, .32)
}

.mod_carousel.var_home .mod_carousel_item.var_content_bottom .item_content {
  top: auto;
  bottom: 27%
}

@media all and (max-width: 63.99em) {
  .mod_carousel.var_home .mod_carousel_item.var_content_bottom .item_content {
    bottom: 34%
  }
}

@media all and (max-width: 48.0525em) {
  .mod_carousel.var_home .mod_carousel_item.var_content_bottom .item_content {
    bottom: 24%
  }
}

@media all and (max-width: 29.99em) {
  .mod_carousel.var_home .mod_carousel_item.var_content_bottom .item_content {
    top: 1.2em
  }
}

.mod_carousel.var_home .next, .mod_carousel.var_home .prev {
  opacity: 0;
  top: auto;
  bottom: 50%;
  height: 54px;
  width: 54px;
  border: none;
  background: rgba(0, 0, 0, .12);
  outline: 0
}

.mod_carousel.var_home .next:before, .mod_carousel.var_home .prev:before {
  color: #fff
}

.mod_carousel.var_home .next:after, .mod_carousel.var_home .prev:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  height: 48px;
  width: 48px;
  background: 0 0;
  border: 2px solid #fff;
  border-radius: 50%
}

.mod_carousel.var_home .next:hover:before, .mod_carousel.var_home .prev:hover:before {
  color: #0479cc;
  z-index: 1
}

.mod_carousel.var_home .next:hover:after, .mod_carousel.var_home .prev:hover:after {
  background: #fff
}

.mod_carousel.var_home .prev {
  left: 1.44444em
}

.mod_carousel.var_home .next {
  right: 1.44444em
}

.mod_carousel.var_home .pagination {
  bottom: 13.5em
}

.mod_home_timetable .mod_carousel.var_home .pagination {
  display: none
}

@media all and (min-width: 64em) {
  .mod_carousel.var_home .pagination {
    display: none
  }
}

.mod_carousel.var_home .pagination .page {
  position: relative;
  display: inline-block;
  background: rgba(0, 0, 0, .25);
  border: none;
  width: 16px;
  height: 16px;
  margin: 0 .77778em
}

.mod_carousel.var_home .pagination .page:before {
  content: '';
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-transition: background .35s cubic-bezier(.4, 0, .5, 1);
  transition: background .35s cubic-bezier(.4, 0, .5, 1)
}

.mod_carousel.var_home .pagination .page.is_active:before, .mod_carousel.var_home .pagination .page:hover:before {
  background: #fff
}

.mod_carousel.var_home:hover .next, .mod_carousel.var_home:hover .prev {
  opacity: 1
}

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

.mod_activities .mod_activities_filter.is_expanded .filter_label_wrap:after {
  height: 311.11111em;
  opacity: 1;
  -webkit-transition: height 0s cubic-bezier(.4, 0, .5, 1), opacity .45s cubic-bezier(.4, 0, .5, 1);
  transition: height 0s cubic-bezier(.4, 0, .5, 1), opacity .45s cubic-bezier(.4, 0, .5, 1)
}

.mod_activities_filter .layout_content {
  margin: auto
}

.mod_activities_filter .filter_label_wrap {
  position: absolute;
  bottom: 1.33333em;
  left: 25%;
  z-index: 100;
  height: 2.22222em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media all and (max-width: 48.0525em) {
  .mod_activities_filter .filter_label_wrap {
    position: fixed;
    left: 50%
  }
}

.mod_activities_filter .filter_label_wrap:after {
  -webkit-transition: height 0s .45s cubic-bezier(.4, 0, .5, 1), opacity .45s cubic-bezier(.4, 0, .5, 1);
  transition: height 0s .45s cubic-bezier(.4, 0, .5, 1), opacity .45s cubic-bezier(.4, 0, .5, 1)
}

.mod_activities_filter .filter_label_wrap .filter_label {
  display: block;
  cursor: pointer;
  font-size: .77778em;
  margin: 0 auto;
  border: 2px solid #0479cc;
  color: #0479cc;
  background: #fff;
  border-radius: .42857em;
  font-weight: 700;
  line-height: 2.57143em;
  height: 2.85714em;
  width: 7.14286em;
  text-align: center;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12)
}

.mod_activities_filter .filter_label_wrap .filter_label:focus, .mod_activities_filter .filter_label_wrap .filter_label:hover {
  color: #fff;
  background: #0479cc
}

.mod_activities_filter .filter_label_wrap .filter_label .icon {
  display: inline-block;
  height: 2.28571em;
  width: 1em;
  padding: .5em 0;
  margin-right: .71429em;
  vertical-align: middle
}

.mod_activities_filter .filter_label_wrap .filter_label .icon:before {
  font-size: 1em
}

.mod_activities_filter .filter_bg_wrap {
  position: absolute;
  visibility: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: 0 0;
  z-index: -1
}

.mod_activities_filter.is_expanded .filter_bg_wrap {
  visibility: visible;
  background: rgba(0, 0, 0, .5);
  z-index: 100
}

.mod_activities_filter .filter_content {
  position: absolute;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 1.33333em
}

@media all and (max-width: 47.9375em) {
  .mod_activities_filter .filter_content {
    top: 0;
    height: 100%;
    margin: 0;
    -webkit-transform: none;
    transform: none
  }
}

.mod_activities_filter .filter_content .mod_form {
  position: relative;
  background: #fff;
  padding: 2.66667em 2em
}

@media all and (max-width: 47.9375em) {
  .mod_activities_filter .filter_content .mod_form {
    margin: 16px
  }
}

.mod_activities_filter .filter_content .mod_form .filter_close {
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -9999px
}

.mod_activities_filter .filter_content .mod_form .filter_close:before {
  font-size: 20px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_activities_filter .filter_content .mod_form .filter_close:before {
  top: .66667em;
  right: .66667em;
  left: auto;
  margin-top: 0;
  color: #0479cc
}

.mod_activities_filter .filter_content .mod_form .filter_close_button {
  display: block;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12)
}

@media all and (max-width: 47.9375em) {
  .mod_activities_filter .filter_content .mod_form .filter_close_button {
    position: fixed;
    bottom: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.mod_activities_filter .filter_content form {
  width: 34%;
  float: left;
  padding: 0 .66667em 1.33333em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media all and (max-width: 47.9375em) {
  .mod_activities_filter .filter_content form {
    width: 100%;
    float: none;
    padding-bottom: 0
  }
}

.mod_activities_filter .filter_content .var_select:before {
  right: .55556em;
  pointer-events: none
}

.mod_activities_filter .filter_content fieldset {
  border: 0;
  padding-right: 2em
}

@media all and (max-width: 48.0525em) {
  .mod_activities_filter .filter_content fieldset {
    padding-right: 1em
  }
}

@media all and (max-width: 47.9375em) {
  .mod_activities_filter .filter_content fieldset {
    padding-right: 0
  }
}

.mod_activities_filter .filter_content .filtering_options {
  width: 66%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 1.33333em
}

@media all and (max-width: 47.9375em) {
  .mod_activities_filter .filter_content .filtering_options {
    width: 100%;
    float: none
  }
}

.mod_activities_filter .filter_content .filtering_options li {
  padding: 0 .66667em;
  float: left;
  width: 33.33333%;
  display: block;
  clear: none;
  margin-bottom: .77778em;
  margin-top: .05556em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 2.44444em
}

.mod_activities_filter .filter_content .filtering_options li:before {
  font-size: 1.33333em
}

@media all and (max-width: 78.74em) {
  .mod_activities_filter .filter_content .filtering_options li {
    width: 50%
  }
}

@media all and (max-width: 47.9375em) {
  .mod_activities_filter .filter_content .filtering_options li {
    width: 100%;
    float: none
  }
}

.mod_activities_filter .filter_content .filtering_options li a {
  display: block;
  font-size: .77778em;
  line-height: 2.85714em;
  color: #767676
}

.mod_activities_filter .filter_content .filtering_options li a:hover.link .icon {
  color: #fff;
  border-color: transparent
}

.mod_activities_filter .filter_content .filtering_options li a.link .icon {
  font-size: 1em;
  width: 3.14286em;
  height: 3.14286em;
  float: left
}

.mod_activities_filter .filter_content .filtering_options li a.link .icon:after {
  display: none
}

.mod_activities_filter .filter_content .filtering_options li a.link .icon:before {
  font-size: 32px
}

.mod_activities_filter .filter_content .filtering_options li a.link .icon:hover {
  color: #fff;
  border-color: transparent
}

.mod_activities_filter .filter_content .filtering_options li a.link .icon.icon_entdecken-und-erleben, .mod_activities_filter .filter_content .filtering_options li a.link .icon.icon_essen-und-trinken {
  color: #fff;
  border-color: transparent
}

.mod_activities_filter .filter_content .filtering_options li a.link .icon.icon_barsnclubs {
  color: #000;
  border-color: transparent
}

.mod_activities_filter .filter_content .filtering_options li a.link span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.mod_activities_filter .filter_content .filtering_options li a.link:not(.is_active) .icon {
  color: #767676;
  border-color: #767676;
  background: #fff;
  width: 3.14286em;
  height: 3.14286em
}

.mod_activities_filter .filter_content .filtering_options li a.link:not(.is_active) .icon:before {
  color: #767676;
  font-size: 32px
}

.mod_activities_filter .filter_content .filtering_options li a.link.is_active {
  color: #000
}

.mod_activities_filter .filter_content .filtering_options li a.link.is_active .icon:before {
  content: ""
}

.mod_activities_filter .filter_content .filtering_options li .badge {
  vertical-align: middle
}

.icon.active_filter {
  background: #0479cc
}

.filtering_options .icon {
  color: #767676;
  border-color: #767676
}

.mod_activities_map {
  position: relative;
  float: left;
  z-index: 40;
  overflow: hidden;
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
  height: 100%;
  width: 100%;
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .5, 1);
  transition: transform .5s cubic-bezier(.4, 0, .5, 1);
  transition: transform .5s cubic-bezier(.4, 0, .5, 1), -webkit-transform .5s cubic-bezier(.4, 0, .5, 1)
}

@media all and (min-width: 48.0625em) {
  .mod_activities_map {
    width: 50%
  }
}

.no-csstransforms .mod_activities_map {
  top: -110%
}

.mod_activities .mod_activities_map {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.no-csstransforms .mod_activities .mod_activities_map {
  top: 3.11111em
}

.mod_activities_map .container {
  background: #cdcbca;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.mod_content_richtext .mod_activities_map {
  padding-top: 100%
}

.mod_activities_map .controls {
  position: absolute;
  top: .66667em;
  left: .66667em;
  z-index: 2
}

.mod_activities_map .controls li {
  padding: .22222em 0
}

.mod_activities_map .controls.var_bottomleft {
  top: auto;
  bottom: .77778em
}

.mod_activities_map .leaflet-container {
  font-size: 1em;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  overflow: hidden
}

.mod_activities_map .leaflet-popup-close-button {
  top: .22222em;
  right: .22222em
}

.mod_activities_map .leaflet-popup-content-wrapper, .mod_activities_map .leaflet-popup-tip {
  padding: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0
}

.mod_activities_map .leaflet-popup-content {
  position: relative;
  top: 5px;
  font-family: ff-meta, sans-serif;
  font-size: .77778em;
  line-height: 1.5;
  padding: 1em !important;
  border: .14286em solid #0479cc;
  background: #fff;
  border-radius: .42857em;
  margin: 0
}

.mod_activities_map .leaflet-popup-content:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -20px;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top-color: #0479cc;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.mod_activities_map .leaflet-popup-content:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -17px;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.mod_activities_map .leaflet-popup-content h2 {
  font-size: 1.35714em;
  line-height: 1.26316em;
  font-weight: 400;
  margin-bottom: .5em
}

.mod_activities_map .leaflet-popup-content .mod_leisurenevents_badges {
  margin: 0
}

.mod_activities_map .leaflet-popup-content .badge {
  font-size: 1em;
  line-height: 1em;
  margin-bottom: .5em
}

.mod_activities_map .leaflet-popup-content a {
  font-weight: 700;
  font-size: 1.07143em;
  color: #0479cc
}

.mod_activities_map .leaflet-popup-content p {
  margin-top: 0;
  font-size: 1.07143em;
  line-height: 1.4em !important
}

.mod_activities_map .leaflet-popup-tip-container {
  opacity: 0
}

.mod_activities_map .leaflet-container p {
  line-height: 1.5
}

.mod_activities_map .leaflet-div-icon {
  background: 0 0;
  border: 0
}

.mod_activities_map .leaflet-div-icon.is_active .mod_map_marker {
  width: 4em;
  height: 4em
}

.mod_activities_map .leaflet-div-icon.is_active .mod_map_marker:before {
  font-size: 54px
}

.mod_activities_map .leaflet-div-icon.has_hover .mod_map_marker {
  width: 3em;
  height: 3em
}

.mod_activities_map .leaflet-div-icon.has_hover .mod_map_marker:before {
  font-size: 40px
}

.mod_activities_map .mod_map_marker {
  position: absolute;
  bottom: 0;
  right: 0
}

body.activities_map {
  overflow: hidden
}

.result_counter {
  font-size: 1.33333em;
  line-height: 1.33333em;
  font-weight: 400;
  margin: 0;
  padding: 0 .44444em
}

.mod_home_section .result_counter {
  max-width: 58.66667em;
  padding: 0 .66667em;
  margin: 0 auto;
  position: relative;
  margin-top: 0
}

@media all and (max-width: 29.99em) {
  .mod_home_section .result_counter {
    padding: 0
  }
}

@media all and (max-width: 47.9375em) {
  .result_counter {
    padding-top: .5em
  }
}

.result_filter {
  font-size: .77778em;
  padding: 0 1.71429em 1.42857em
}

@media all and (min-width: 78.75em) {
  .result_filter {
    padding: 0 3.42857em 1.42857em
  }
}

.result_filter .mod_leisurenevents_badges {
  margin: 0;
  display: inline-block
}

.result_filter .mod_leisurenevents_badges .badge {
  float: left;
  height: 2.22222em;
  width: 2.22222em;
  margin: 0 .44444em .44444em 0
}

.result_filter .result_filter_link, .result_filter .result_filter_reset_link {
  float: left;
  display: block;
  cursor: pointer;
  margin: 0 1.14286em 1.14286em 0;
  padding: 0 1.33333em;
  border: 2px solid #0479cc;
  color: #0479cc;
  background: #fff;
  border-radius: .42857em;
  font-weight: 700;
  line-height: 2.57143em;
  height: 2.85714em;
  text-align: center
}

.result_filter .result_filter_link:focus, .result_filter .result_filter_link:hover, .result_filter .result_filter_reset_link:focus, .result_filter .result_filter_reset_link:hover {
  color: #fff;
  background: #0479cc
}

.result_filter .result_filter_link .icon, .result_filter .result_filter_reset_link .icon {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 2.28571em;
  padding-left: 0;
  margin-right: .71429em
}

.result_filter .result_filter_link .icon:before, .result_filter .result_filter_reset_link .icon:before {
  font-size: 1em
}

.mod_activities_loading {
  background: #efebe8;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  visibility: visible;
  z-index: 200;
  -webkit-transition: opacity .5s ease, visibility 0 .5s ease;
  transition: opacity .5s ease, visibility 0 .5s ease
}

.mod_activities_loading.var_loaded {
  opacity: 0;
  visibility: hidden
}

.mod_activities_viewmode {
  display: none;
  position: fixed;
  bottom: 1.33333em;
  right: 50%;
  z-index: 100;
  height: 2.66667em;
  text-align: right
}

.mod_activities_viewmode ul {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  overflow: visible
}

.mod_activities_viewmode li {
  float: left;
  list-style-type: none
}

.mod_activities_viewmode li:last-of-type {
  display: none
}

.mod_activities_viewmode .icon {
  width: 1.78571em;
  margin: 0;
  padding-left: 0;
  border: none;
  background: 0 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.mod_activities_viewmode .icon:hover {
  color: #fff
}

.mod_activities_viewmode .link {
  display: block;
  cursor: pointer;
  font-size: .77778em;
  margin: 0 auto;
  border: 2px solid #0479cc;
  border-right-width: 1px;
  border-top-left-radius: .42857em;
  border-bottom-left-radius: .42857em;
  color: #0479cc;
  background: #fff;
  font-weight: 700;
  height: 3.42857em;
  line-height: 3.14286em;
  width: 7.14286em;
  text-align: center;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12)
}

.mod_activities_viewmode .link:focus, .mod_activities_viewmode .link:hover {
  color: #fff !important;
  background: #0479cc !important;
  border: 2px solid #0479cc;
  border-right-width: 1px
}

.mod_activities_viewmode .link .label {
  margin: 0
}

@media all and (max-width: 48.0525em) {
  .mod_activities_viewmode {
    display: block
  }
}

.mod_activities_content, .mod_activities_list {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .5, 1);
  transition: -webkit-transform .5s cubic-bezier(.4, 0, .5, 1);
  transition: transform .5s cubic-bezier(.4, 0, .5, 1);
  transition: transform .5s cubic-bezier(.4, 0, .5, 1), -webkit-transform .5s cubic-bezier(.4, 0, .5, 1);
  height: auto
}

@media all and (max-width: 48.0525em) {
  .mod_activities_content .title {
    padding-right: 3.125em
  }
}

.mod_activities {
  position: relative;
  height: calc(100vh - 56px)
}

.mod_activities .mod_activities_list {
  position: relative;
  float: right;
  height: 100%;
  width: 100%;
  max-width: none;
  padding: 0;
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .25);
  box-shadow: 0 0 1em rgba(0, 0, 0, .25);
  z-index: 50;
  background: #fff
}

@media all and (max-width: 29.99em) {
  .mod_activities .mod_activities_list {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }
}

@media (orientation: landscape) {
  .mod_activities .mod_activities_list {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
  }
}

@media all and (min-width: 48.0625em) {
  .mod_activities .mod_activities_list {
    width: 50%
  }
}

.mod_activities .mod_activities_list .mod_teaser {
  width: 100%;
  clear: both;
  margin-bottom: 24px
}

@media all and (min-width: 45em) and (max-width: 48.0525em) {
  .mod_activities .mod_activities_list .mod_teaser {
    width: 50%;
    clear: none;
    padding-right: 12px
  }

  .mod_activities .mod_activities_list .mod_teaser:nth-child(2n) {
    padding-right: 0;
    padding-left: 12px
  }
}

@media all and (min-width: 48.0625em) and (max-width: 78.74em) {
  .mod_activities .mod_activities_list .mod_teaser {
    width: 100%;
    clear: both;
    margin-bottom: 24px
  }
}

@media all and (min-width: 78.75em) {
  .mod_activities .mod_activities_list .mod_teaser {
    width: 50%;
    clear: none;
    padding-right: 12px
  }

  .mod_activities .mod_activities_list .mod_teaser:nth-child(2n) {
    padding-right: 0;
    padding-left: 12px
  }
}

.mod_activities .mod_activities_list .mod_teaser .inner {
  clear: both;
  margin: 0
}

.mod_activities .mod_activities_list .mod_teaser .visual {
  position: relative;
  z-index: -1;
  width: 100%;
  padding-top: 65.93407%
}

@media all and (min-width: 48.0625em) and (max-width: 78.74em) {
  .mod_activities .mod_activities_list .mod_teaser .visual {
    float: left;
    width: 40%;
    padding-top: 26.37363%
  }
}

.mod_activities .mod_activities_list .mod_teaser .content {
  width: 100%;
  padding-top: .85714em;
  padding-bottom: 0
}

@media all and (min-width: 48.0625em) and (max-width: 78.74em) {
  .mod_activities .mod_activities_list .mod_teaser .content {
    float: right;
    width: 60%;
    padding-left: 1.33333em
  }
}

.mod_activities .mod_activities_list .mod_teaser .content .category {
  margin: 0;
  margin-bottom: .85714em;
  font-size: .77778em;
  line-height: 1
}

.mod_activities .mod_activities_list .mod_teaser .content .title {
  display: inline-block;
  margin-bottom: 0;
  font-size: 1.16667em;
  line-height: 1.14286em
}

@media all and (min-width: 45em) {
  .mod_activities .mod_activities_list .mod_teaser .content .title {
    height: 2.28571em
  }
}

.mod_activities .mod_activities_list .mod_teaser .contact {
  display: none;
  float: right;
  width: 66.66%;
  padding-left: 12px
}

.mod_activities .list_title {
  font-size: 1.77778em;
  line-height: 1;
  margin-top: 0;
  font-weight: 400;
  padding: .75em;
  padding-bottom: 0;
  margin-bottom: 0
}

@media all and (min-width: 78.75em) {
  .mod_activities .list_title {
    padding: .75em 1.5em;
    padding-bottom: 0
  }
}

.mod_activities .list_header {
  font-size: 1.16667em;
  padding: 1.16667em;
  color: #525252
}

@media all and (min-width: 78.75em) {
  .mod_activities .list_header {
    padding: 1.33333em 2.33333em
  }
}

.mod_activities .list_next {
  display: none !important;
  clear: both;
  padding: 2.22222em 0;
  text-align: center
}

.mod_activities .list_empty {
  display: none;
  padding: 0 2.66667em
}

.mod_activities .list_items {
  padding: 0 1.33333em;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch
}

@media all and (max-width: 29.99em) {
  .mod_activities .list_items {
    overflow-y: visible
  }
}

@media (orientation: landscape) {
  .mod_activities .list_items {
    overflow-y: visible
  }
}

@media all and (min-width: 78.75em) {
  .mod_activities .list_items {
    padding: 0 2.66667em
  }
}

.mod_activities .contact {
  padding: 0 .92308em 2.76923em;
  font-size: .72222em;
  margin-top: -1.84615em
}

.mod_activities .contact p {
  margin-top: 0
}

@media all and (max-width: 48.0525em) {
  .mod_activities .mod_activities_filter .filter_label_wrap {
    height: 2.66667em;
    -webkit-transform: none;
    transform: none
  }

  .mod_activities .mod_activities_filter .filter_label_wrap .filter_label {
    height: 3.42857em;
    line-height: 3.14286em;
    border-left-width: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .mod_activities .mod_activities_viewmode {
    z-index: 13
  }

  .mod_activities .mod_activities_list {
    position: fixed;
    height: calc(100vh - 56px);
    z-index: 11
  }

  .mod_activities .mod_activities_list .mod_teaser:last-child {
    margin-bottom: 4em
  }

  .mod_activities .mod_activities_map {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    transform: translateY(-200%);
    -webkit-transform: translateY(-200%);
    pointer-events: none
  }

  .mod_activities.var_map .mod_activities_map {
    z-index: 12;
    pointer-events: auto;
    transform: translateY(0);
    -webkit-transform: translateY(0)
  }

  .mod_activities.var_map .mod_activities_viewmode li:first-of-type {
    display: none
  }

  .mod_activities.var_map .mod_activities_viewmode li:last-of-type {
    display: inline-block
  }
}

.mod_activities_content, .mod_overview_list:focus {
  outline: 0
}

.mod_account .account_desc {
  padding-bottom: .55556em
}

.mod_account .account_desc .button {
  float: right;
  margin: 1.07143em 0 0
}

.mod_account .field_checkbox .icon, .mod_account .field_value {
  background: #dae9f6;
  padding: .66667em .66667em .53333em;
  border-radius: .4em;
  color: #000;
  font-weight: 700;
  font-size: .83333em;
  line-height: 1.2;
  margin-bottom: .8em;
  word-wrap: break-word
}

.mod_account .field_checkbox {
  position: relative
}

.mod_account .field_checkbox .icon {
  width: 1.77778em;
  height: 1.77778em;
  position: absolute;
  display: block;
  margin-top: .38889em
}

.mod_account .field_checkbox.var_checked .icon {
  position: relative;
  position: absolute;
  width: 1.77778em;
  height: 1.77778em
}

.mod_account .field_checkbox.var_checked .icon:before {
  font-size: 40px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_account .field_checkbox_group .label {
  width: auto;
  padding-left: 2.22222em;
  float: none
}

.var_two_columns > li {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 1.47059%
}

.var_two_columns > li:nth-child(2n) {
  padding-left: 1.47059%;
  padding-right: 0;
  clear: none
}

@media all and (max-width: 48.0525em) {
  .var_two_columns > li {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }

  .var_two_columns > li:nth-child(2n) {
    padding-left: 0;
    padding-right: 0
  }
}

.var_two_columns > li.narrow_column {
  padding-left: 12%
}

@media all and (max-width: 48.0525em) {
  .var_two_columns > li.narrow_column {
    padding-left: 0
  }
}

.mod_form .var_two_columns > li .label, .var_two_columns > li > .label {
  width: 41.76471%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0
}

@media all and (max-width: 48.0525em) {
  .mod_form .var_two_columns > li .label, .var_two_columns > li > .label {
    width: auto
  }
}

.mod_form .var_two_columns > li .input_checkbox .label {
  width: auto
}

.mod_form .var_two_columns > li .field_checkbox_group .label {
  float: none;
  width: auto
}

.var_two_columns > li .field_value, .var_two_columns > li .input_cell {
  width: 58.23529%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media all and (min-width: 30em) {
  .var_two_columns > li .field_value, .var_two_columns > li .input_cell {
    margin-left: 41.76471%
  }
}

@media all and (max-width: 48.0525em) {
  .var_two_columns > li .field_value, .var_two_columns > li .input_cell {
    width: auto
  }
}

.var_two_columns > li .field_value .datepicker_trigger, .var_two_columns > li .input_cell .datepicker_trigger {
  right: 4px
}

.var_two_columns > li .input_cell {
  padding: 0
}

table th {
  font-weight: 700
}

table td, table th {
  padding: 9px 10px;
  text-align: left
}

.var_responsive table {
  margin-bottom: 0
}

.table-wrapper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border-right: 1px solid #ccc;
  border-right: 0
}

.table-wrapper .pinned {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 35%;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc
}

.table-wrapper .pinned table {
  border-right: none;
  border-left: none;
  width: 100%
}

.table-wrapper .pinned table td, .table-wrapper .pinned table th {
  white-space: nowrap
}

.table-wrapper .pinned td:last-child {
  border-bottom: 0
}

.table-wrapper .scrollable {
  margin-left: 35%
}

.table-wrapper .scrollable {
  overflow: scroll;
  overflow-y: hidden
}

.table-wrapper table td, .table-wrapper table th {
  position: relative;
  white-space: nowrap;
  overflow: hidden
}

.table-wrapper table td.pin, .table-wrapper table td:first-child, .table-wrapper table th.pin, .table-wrapper table th:first-child, .table-wrapper table.pinned td {
  display: none
}

.table-wrapper .pinned table td.pin, .table-wrapper .pinned table td:first-child, .table-wrapper .pinned table th.pin, .table-wrapper .pinned table th:first-child {
  display: table-cell
}

.table-wrapper tfoot {
  display: none
}

.table-wrapper caption {
  display: none
}

.table-wrapper .pinned {
  border: 0
}

.table-wrapper .mod_table .table_footer {
  padding-left: 0;
  padding-right: 0
}

.table-wrapper .pinned::-webkit-scrollbar, .table-wrapper .scrollable::-webkit-scrollbar {
  -webkit-appearance: none
}

.table-wrapper .pinned::-webkit-scrollbar:vertical, .table-wrapper .scrollable::-webkit-scrollbar:vertical {
  width: 11px
}

.table-wrapper .pinned::-webkit-scrollbar:horizontal, .table-wrapper .scrollable::-webkit-scrollbar:horizontal {
  height: 11px
}

.table-wrapper .pinned::-webkit-scrollbar-thumb, .table-wrapper .scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid #fff;
  background-color: #767676
}

.table-wrapper .pinned::-webkit-scrollbar-track, .table-wrapper .scrollable::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 8px
}

@-webkit-keyframes trafficinformation_expand {
  0%, 30% {
    -webkit-transform: translateY(5.55556em);
    transform: translateY(5.55556em);
    opacity: 0
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes trafficinformation_expand {
  0%, 30% {
    -webkit-transform: translateY(5.55556em);
    transform: translateY(5.55556em);
    opacity: 0
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes trafficinformation_collapse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  100% {
    -webkit-transform: translateY(5.55556em);
    transform: translateY(5.55556em);
    opacity: 0
  }
}

@keyframes trafficinformation_collapse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  100% {
    -webkit-transform: translateY(5.55556em);
    transform: translateY(5.55556em);
    opacity: 0
  }
}

.mod_trafficinformation {
  display: block;
  width: auto;
  margin: auto;
  margin-top: 0;
  margin-bottom: -3px
}

@media all and (max-width: 48.0525em) {
  .mod_trafficinformation {
    margin-top: 0
  }
}

.mod_trafficinformation .trafficinformation_status {
  text-align: center;
  width: auto;
  margin: auto;
  min-height: 3.27778em
}

.mod_trafficinformation .status {
  padding: 0 3.88889em 0 1.33333em;
  color: #239c36;
  border-bottom: 3px solid #239c36
}

.mod_trafficinformation .status:hover {
  border-bottom: 3px solid #239c36
}

@media all and (max-width: 48.0525em) {
  .mod_trafficinformation .status {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    padding: 0
  }

  .mod_trafficinformation .status .status_label {
    width: auto;
    margin-right: .55556em
  }
}

.mod_trafficinformation .status.var_disturbance {
  color: #e2000f;
  border-bottom: 3px solid #e2000f
}

.mod_trafficinformation .status.var_disturbance:hover {
  border-bottom: 3px solid #e2000f
}

.mod_trafficinformation .status.var_disturbance:hover .status_button {
  background-color: #e2000f
}

.mod_trafficinformation .status.var_disturbance .status_button {
  position: relative;
  border-color: #e2000f
}

.mod_trafficinformation .status.var_disturbance .status_button:before {
  font-size: 20px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

@media all and (min-width: 48.0625em) {
  .mod_trafficinformation .status.var_disturbance .status_button {
    position: absolute
  }
}

@media all and (max-width: 43.125em) {
  .mod_trafficinformation .status {
    width: 100%;
    text-align: left
  }
}

.mod_trafficinformation .status .status_button {
  border-radius: 100%;
  width: 1.77778em;
  height: 1.77778em;
  overflow: hidden;
  position: relative;
  position: absolute;
  right: 1.66667em;
  top: 25%;
  margin-top: -.88889em;
  border: .11111em solid #0479cc;
  width: 1.38889em;
  height: 1.38889em;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  background: 0 0;
  border-color: #239c36;
  padding: 0;
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

.mod_trafficinformation .status .status_button:before {
  font-size: 20px;
  content: "";
  text-indent: 0;
  top: 50%;
  margin-top: -.5em;
  speak: none;
  left: 50%;
  margin-left: -.5em
}

.mod_trafficinformation .status .status_button:before {
  font-size: 1em !important;
  right: .66667em;
  -webkit-transition: all .25s cubic-bezier(.4, 0, .5, 1);
  transition: all .25s cubic-bezier(.4, 0, .5, 1)
}

@media all and (max-width: 48.0525em) {
  .mod_trafficinformation .status .status_button {
    margin-top: .66667em;
    position: relative;
    right: auto
  }
}

.mod_trafficinformation .status .status_label {
  font-size: .77778em;
  font-weight: 700;
  line-height: 4
}

.mod_trafficinformation .status:hover .status_button {
  background-color: #239c36
}

.mod_trafficinformation .status:hover .status_button:before {
  color: #cbcbcb
}

.mod_trafficinformation_container {
  display: block;
  background: #000;
  background: rgba(0, 0, 0, .8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  z-index: 100000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .35s .15s ease;
  transition: all .35s .15s ease;
  padding: 0 .66667em;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.mod_trafficinformation_container *, .mod_trafficinformation_container :after, .mod_trafficinformation_container :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mod_trafficinformation_container.var_expanded {
  min-height: 100%;
  height: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}

.mod_trafficinformation_container.var_expanded .mod_trafficinformation_feed {
  -webkit-animation: trafficinformation_expand .75s cubic-bezier(.4, 0, .5, 1) forwards;
  animation: trafficinformation_expand .75s cubic-bezier(.4, 0, .5, 1) forwards
}

@media all and (max-width: 29.99em) {
  .mod_trafficinformation_container {
    padding: 0
  }
}

.mod_trafficinformation_container .close {
  color: #fff;
  float: right;
  margin: .88889em .55556em
}

.mod_trafficinformation_container .close .label {
  margin-right: .55556em
}

.mod_trafficinformation_container .close .icon {
  border-color: #fff;
  color: #fff;
  background: 0 0
}

.mod_trafficinformation_container .close:hover .icon {
  background: #fff;
  color: #000
}

.mod_trafficinformation_feed {
  margin: 3.22222em auto;
  background: #fff;
  padding: 1.33333em 2.66667em 2em;
  max-width: 40.44444em;
  border-radius: .33333em;
  position: relative;
  cursor: default;
  -webkit-animation: trafficinformation_collapse .75s cubic-bezier(.4, 0, .5, 1) forwards;
  animation: trafficinformation_collapse .75s cubic-bezier(.4, 0, .5, 1) forwards
}

@media all and (max-width: 29.99em) {
  .mod_trafficinformation_feed {
    padding: .33333em .66667em 1.33333em;
    border-radius: 0
  }

  .mod_trafficinformation_feed h1 {
    font-size: 1.33333em
  }
}

.mod_trafficinformation_feed .allitems {
  text-align: right
}

.mod_trafficinformation_feed .item {
  border: .11111em solid #cbcbcb;
  border-radius: .33333em;
  padding: 1em 3.33333em 1em 1em;
  display: block;
  position: relative;
  margin-bottom: .66667em
}

.mod_trafficinformation_feed .item:hover {
  border-color: #0479cc
}

.mod_trafficinformation_feed .item:hover .link .icon {
  background: #0479cc;
  color: #fff
}

.mod_trafficinformation_feed .item .link {
  position: absolute;
  top: 50%;
  right: .66667em;
  margin-top: -.88889em
}

.mod_trafficinformation_feed .item .date {
  color: #767676;
  font-size: .77778em;
  line-height: 1.5;
  display: block;
  margin-bottom: .35714em
}

.mod_trafficinformation_feed .item .subtitle {
  margin: 0;
  font-weight: 400;
  font-size: 1.11111em;
  line-height: 1.3
}

.mod_trafficinformation_feed .item p {
  margin: 0;
  color: #767676;
  font-weight: 400
}

.mod_user {
  display: inline
}

.mod_user .is_hidden {
  display: none
}

.mod_user_menu {
  position: absolute;
  top: 3.66667em;
  border: .11111em solid #0479cc;
  background: #fff;
  padding: .55556em 1.11111em;
  border-radius: .33333em;
  text-align: left;
  min-width: 11.11111em;
  opacity: 0;
  margin-left: -1.33333em;
  visibility: hidden;
  -webkit-transform: translate(0, .5em);
  transform: translate(0, .5em);
  -webkit-transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s .15s cubic-bezier(.42, .44, .08, 1.49), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s .15s cubic-bezier(.42, .44, .08, 1.49), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), transform .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), transform .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s .15s cubic-bezier(.42, .44, .08, 1.49), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49)
}

.mod_user_menu.is_expanded {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s, left .25s cubic-bezier(.4, 0, .5, 1), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s, left .25s cubic-bezier(.4, 0, .5, 1), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), transform .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s, left .25s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .15s cubic-bezier(.42, .44, .08, 1.49), transform .15s cubic-bezier(.42, .44, .08, 1.49), visibility 0s, left .25s cubic-bezier(.4, 0, .5, 1), -webkit-transform .15s cubic-bezier(.42, .44, .08, 1.49)
}

.mod_user_menu:after {
  position: absolute;
  content: '';
  top: -.38889em;
  height: .38889em;
  width: 1.11111em;
  left: 1.22222em;
  margin-left: -.55556em;
  background: url(../media/tooltip_arrow_top.png) no-repeat center;
  background-size: 50%
}

@media all and (max-width: 37.5em) {
  .mod_user_menu {
    margin-left: -2em
  }

  .mod_user_menu:after {
    left: auto;
    right: 1.22222em
  }
}

.mod_user_menu li {
  display: block;
  margin: .44444em 0
}

.mod_user_menu .user_name {
  font-size: .77778em;
  font-weight: 700;
  color: #000;
  height: .94444em;
  line-height: .94444em;
  margin-top: .5em;
  margin-bottom: .5em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.mod_user_menu span {
  font-size: 100%
}

.mod_user_menu .link {
  white-space: nowrap
}

#zvv-timetable {
  height: calc(100vh - 282px)
}

@media all and (min-width: 30em) {
  #zvv-timetable {
    height: calc(100vh - 298px)
  }
}

@media all and (min-width: 64em) {
  #zvv-timetable {
    height: calc(100vh - 347px)
  }
}

.mod_offers_logos .logo {
  float: left;
  display: block;
  max-width: 11.88889em;
  margin: 0 .66667em .66667em 0
}

.mod_leisurenevents_badges {
  margin-bottom: .66667em
}

@media print {
  .action, .button, .layout_footer, .layout_header, .mod_activities_filter, .mod_carousel .next, .mod_carousel .prev, .mod_content_backtotop, .mod_content_map .controls, .mod_content_navigation, .mod_content_share, .mod_content_visual .next, .mod_content_visual .prev, .mod_gallery_item .next, .mod_gallery_item .prev, .mod_hsf .mod_form, .mod_menu, .visual_slider_wrap .next, .visual_slider_wrap .prev, a.link, audio, span.link {
    display: none
  }

  .mod_activities_map {
    display: none !important
  }

  .mod_content_media, .mod_content_special, .mod_home_section, .mod_table, .mod_teaser {
    page-break-inside: avoid
  }

  body {
    font-size: 77.77778%
  }

  .mod_content_visual, .visual_slider_wrap {
    padding-top: 40%
  }

  .mod_map_marker .point {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
  }

  .badge, .mod_map_marker {
    border: 2px solid #0479cc !important;
    color: #0479cc !important;
    background: #fff !important
  }

  .badge:before, .mod_map_marker:before {
    color: #0479cc !important
  }

  .badge:after, .mod_map_marker:after {
    border-top-color: #0479cc !important;
    border-left-color: #0479cc !important;
    bottom: -17px;
    right: -2px
  }

  .layout_footer {
    margin-top: 10em
  }

  .mod_content_label {
    top: .35em;
    left: .35em
  }

  .mod_content_label .label {
    border-radius: 0 !important;
    color: #e2000f;
    background: #fff;
    float: left;
    border: .13333em solid #e2000f
  }

  .mod_content_label .label:after {
    display: none !important
  }

  .mod_content_navigation ~ .layout_content {
    margin-top: 2em
  }

  main {
    display: inline
  }

  .layout_wrapper::before {
    content: url(../media/logo_zvv.svg);
    position: relative;
    display: block;
    text-align: right
  }

  .zvv_line {
    border: 1px solid #000 !important
  }
}

.image-edit-controls {
  display: flex;
  flex-direction: row;
  align-items: center; /* Center vertically */
  margin-top: 20px;
}

.image-cropper-wrapper {
  margin: 0 auto;
  width: fit-content;
}

.cropper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cropper-view-box,
.cropper-face {
  border: none !important;
  outline: none !important;
  background: none !important;
}


@media all and (max-width: 48.0525em) {
  .image-edit-controls {
    width: 100%
  }
}

.cr-slider {
  -webkit-appearance: none;
  background-color: transparent;
  width: 100%;
}

.cr-slider-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: #cbcbcb;
  border: 0;
  border-radius: 3px
}

.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #0479cc;
  margin-top: -8px
}

.cr-slider:focus {
  outline: 0
}

.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: #cbcbcb;
  border: 0;
  border-radius: 3px
}

.cr-slider::-moz-range-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #0479cc;
  margin-top: -8px
}

.cr-slider:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px
}

.cr-slider::-ms-track {
  width: 300px;
  height: 5px;
  background: 0 0;
  border-color: transparent;
  border-width: 8px 0;
  color: transparent
}

.cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, .5);
  border-radius: 8px
}

.cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, .5);
  border-radius: 8px
}

.cr-slider::-ms-thumb {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #0479cc
}

.cr-slider::-ms-tooltip {
  display: none
}

.cr-slider:focus::-ms-fill-lower {
  background: #cbcbcb
}

.cr-slider:focus::-ms-fill-upper {
  background: #cbcbcb
}

.ie .cr-slider-wrap {
  margin-top: 20px
}

.rotation-button {
  z-index: 10;
  background: 0 0;
}

.rotation-button .icon::before {
  font-size: 18px
}

@media all and (max-width: 29.99em) {
  .rotation-button--left {
    left: 0
  }
}


@media all and (max-width: 29.99em) {
  .rotation-button--right {
    right: 0
  }
}

.rotation-button .label {
  display: none
}

.mod_image_edit {
  max-width: 40em;
  padding: 0;
  margin: 0 auto 70px;
  position: relative
}

.mod_image_edit_big-picture, .mod_image_edit_text-content {
  position: relative
}

.mod_image_edit_big-picture {
  width: 100%;
  padding-right: 50%
}

@media all and (max-width: 48.0525em) {
  .mod_image_edit_big-picture {
    padding-left: 0;
    padding-right: 0
  }
}

.mod_image_edit_text-content {
  z-index: 100;
  position: relative;
  width: 50%;
  float: right
}

@media all and (max-width: 48.0525em) {
  .mod_image_edit_text-content {
    width: 100%;
    float: none;
    padding-left: 15px;
    padding-right: 15px
  }
}

@media all and (max-width: 29.99em) {
  .mod_image_edit_text-content {
    padding-left: 0;
    padding-right: 0
  }
}

.mod_image_edit_text-content li, .mod_image_edit_text-content p {
  font-size: 1rem
}

.mod_image_edit_dropper {
  margin: 0 auto
}

.mod_image_edit .image_edit_cropper {
  width: 60%;
  float: left
}

.mod_image_edit .profile_image {
  width: 300px;
  height: 384px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  border: 4px solid #cbcbcb;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mod_image_edit .profile_image img {
  max-width: 100%
}

.mod_image_edit .profile_image-wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: 384px
}

.mod_image_edit.image-edit-buttons {
  margin: 30px 20px 30px 0;
  position: relative;
  bottom: 0;
  clear: both;
  padding-left: 0;
  padding-right: 0
}

@media all and (max-width: 48.0525em) {
  .mod_image_edit.image-edit-buttons {
    margin-right: -2%
  }
}

.mod_image_edit.image-edit-buttons #image-edit-file-upload {
  display: none;
  margin-left: auto
}

.mod_image_edit.image-edit-buttons #image-edit-file-save {
  float: right
}

.mod_image_edit.image-edit-buttons .button {
  cursor: pointer;
  width: 48%;
  margin: 0 2% 0 0;
  line-height: 1rem;
  font-size: 1rem;
  padding: .7rem 1rem .5rem
}

.mod_image_edit .transparent {
  z-index: 0
}

.angular-cropper-container {
  margin: 0 auto;
  display: block;
  border: 4px solid #cbcbcb;
  border-radius: 20px;
  overflow: hidden;
}

.link-teaser-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0
}

@media (min-width: 22em) {
  .link-teaser-list {
    max-width: 696px;
    margin: 0 auto
  }
}

@media (min-width: 64em) {
  .link-teaser-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: none
  }
}

.link-teaser-list li {
  list-style: none;
  padding-top: 16px
}

.link-teaser-list li:first-of-type {
  padding-top: 0
}

@media (min-width: 64em) {
  .link-teaser-list li {
    padding-top: 0;
    width: 32.5%
  }
}

.link-teaser-list .link-teaser-item {
  background-color: #f2f2f2
}

.link-teaser-list .link-teaser-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.link-teaser-list .link-teaser-item a:hover .teaser-title {
  color: #0479cc
}

.link-teaser-list .link-teaser-item a:hover .img-wrap:after {
  opacity: .15
}

.link-teaser-list .link-teaser-item a:hover .img-wrap img {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1)
}

@media (min-width: 30em) {
  .link-teaser-list .link-teaser-item a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media (min-width: 64em) {
  .link-teaser-list .link-teaser-item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.link-teaser-list .link-teaser-item .img-wrap {
  position: relative;
  overflow: hidden;
  height: 230px
}

.link-teaser-list .link-teaser-item .img-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .35s cubic-bezier(.4, 0, .5, 1);
  transition: opacity .35s cubic-bezier(.4, 0, .5, 1)
}

@media (min-width: 30em) {
  .link-teaser-list .link-teaser-item .img-wrap {
    height: 185px;
    width: 45%
  }
}

@media (min-width: 48.0625em) {
  .link-teaser-list .link-teaser-item .img-wrap {
    height: 185px;
    width: 320px
  }
}

@media (min-width: 64em) {
  .link-teaser-list .link-teaser-item .img-wrap {
    height: 253px;
    width: 100%
  }
}

.link-teaser-list .link-teaser-item .img-wrap img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all .35s cubic-bezier(.4, 0, .5, 1);
  transition: all .35s cubic-bezier(.4, 0, .5, 1)
}

.link-teaser-list .link-teaser-item .item_content {
  padding: 20px 24px 0 24px
}

@media (min-width: 30em) {
  .link-teaser-list .link-teaser-item .item_content {
    width: 55%
  }
}

@media (min-width: 48.0625em) {
  .link-teaser-list .link-teaser-item .item_content {
    width: calc(100% - 320px)
  }
}

@media (min-width: 64em) {
  .link-teaser-list .link-teaser-item .item_content {
    width: 100%
  }
}

.link-teaser-list .link-teaser-item .teaser-title {
  position: relative;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  height: 112px;
  color: #525252
}

.link-teaser-list .link-teaser-item .teaser-title:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 36px;
  content: '';
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(33%, #f2f2f2), color-stop(66%, rgba(242, 242, 242, .6)), to(rgba(242, 242, 242, 0)));
  background: linear-gradient(0deg, #f2f2f2 0, #f2f2f2 33%, rgba(242, 242, 242, .6) 66%, rgba(242, 242, 242, 0) 100%)
}

@media (min-width: 30em) {
  .link-teaser-list .link-teaser-item .teaser-title {
    height: 130px
  }
}

@media (min-width: 48.0625em) {
  .link-teaser-list .link-teaser-item .teaser-title {
    height: 112px
  }
}

.statusmessage {
  padding: 2.25em 2.25em 1em 5.25em;
  margin: 2em 0;
  display: none;
  border-radius: .375em;
  font-size: .88889em;
  border: .125em solid #767676;
  background: #fff;
  position: relative
}

body.customer:not(.customer-login) .statusmessage {
  margin-bottom: -40px
}

.statusmessage .icon {
  position: absolute;
  top: 1.75em;
  left: 1.75em;
  width: 2.5em;
  height: 2.5em;
  background: #cbcbcb;
  color: #fff;
  border-radius: 50%
}

.statusmessage .icon:before {
  font-size: 28px
}

.statusmessage.var_error {
  border-color: #e2000f;
  -webkit-box-shadow: 0 0 .25em rgba(226, 0, 15, .5);
  box-shadow: 0 0 .25em rgba(226, 0, 15, .5)
}

.statusmessage.var_error .icon {
  background: #e2000f
}

.statusmessage.var_warning {
  border-color: #ffa201;
  -webkit-box-shadow: 0 0 .25em rgba(255, 162, 1, .5);
  box-shadow: 0 0 .25em rgba(255, 162, 1, .5)
}

.statusmessage.var_warning .icon {
  background-color: #ffa201
}

.statusmessage.var_information {
  border-color: #f1c40f;
  -webkit-box-shadow: 0 0 .25em rgba(241, 196, 15, .5);
  box-shadow: 0 0 .25em rgba(241, 196, 15, .5)
}

.statusmessage.var_information .icon {
  background-color: #f1c40f
}

.statusmessage.no-margin-top {
  margin-top: 0
}

.statusmessage h2, .statusmessage p {
  font-size: 1em;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis
}

.statusmessage p.meta {
  color: gray;
  font-size: .77778em;
  font-weight: 700
}

.statusmessage h2 {
  color: #000
}

.statusmessage.var_success {
  border-color: #239c36;
  -webkit-box-shadow: 0 0 .25em rgba(35, 156, 54, .5);
  box-shadow: 0 0 .25em rgba(35, 156, 54, .5)
}

.statusmessage.var_success .icon {
  background: #239c36
}

.statusmessage.is_active {
  display: block
}

@media all and (max-width: 29.99em) {
  .statusmessage {
    padding: 1.5em 1.5em .75em 4em
  }

  .statusmessage .icon {
    width: 2em;
    height: 2em;
    top: 1.25em;
    left: 1.25em
  }

  .statusmessage .icon:before {
    font-size: 22px
  }
}

unblu-floating-app img {
  width: auto !important;
  height: auto !important
}

.mod_freebieday {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .35s .15s ease;
  transition: all .35s .15s ease;
  padding: 0 .66667em;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #000;
  background: rgba(0, 0, 0, .8);
  z-index: 100000
}

.mod_freebieday .close {
  color: #fff;
  float: right;
  margin: .88889em .22222em .88889em .55556em
}

.mod_freebieday .close .label {
  margin-right: .55556em
}

.mod_freebieday .close .icon {
  border-color: #fff;
  color: #fff;
  background: 0 0;
  width: 1.42857em;
  height: 1.42857em
}

.mod_freebieday .close:hover .icon {
  background: #fff;
  color: #000
}

.mod_freebieday.var_expanded {
  min-height: 100%;
  height: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .35s ease;
  transition: all .35s ease
}

.mod_freebieday.var_expanded .mod_freebieday_information {
  -webkit-animation: trafficinformation_expand .75s cubic-bezier(.4, 0, .5, 1) forwards;
  animation: trafficinformation_expand .75s cubic-bezier(.4, 0, .5, 1) forwards
}

.mod_freebieday_information {
  margin: 10em auto 3.22222em;
  background: #fff;
  padding: 1.33333em 2.66667em 1.53333em;
  max-width: 24.44444em;
  border-radius: .33333em;
  position: relative;
  cursor: default;
  -webkit-animation: trafficinformation_collapse .75s cubic-bezier(.4, 0, .5, 1) forwards;
  animation: trafficinformation_collapse .75s cubic-bezier(.4, 0, .5, 1) forwards
}

@media all and (max-width: 47.9375em) {
  .mod_freebieday_information {
    margin: 6.66667em auto 2.22222em
  }
}

@media all and (max-width: 29.99em) {
  .mod_freebieday_information {
    padding: .11111em .83333em;
    margin: 3.55556em auto 2.22222em
  }

  .mod_freebieday_information h1 {
    font-size: 1.33333em
  }
}

.mod_freebieday_information .badge_image {
  width: auto;
  height: auto;
  max-width: 13.88889em;
  float: right;
  margin-top: -7.77778em;
  margin-right: -9.16667em
}

@media all and (max-width: 48.0525em) {
  .mod_freebieday_information .badge_image {
    margin-top: -7.22222em;
    margin-right: -8.61111em
  }
}

@media all and (max-width: 47.9375em) {
  .mod_freebieday_information .badge_image {
    display: none
  }
}

.mod_freebieday_information .mod_form .checkbox + .label:after {
  width: 1.44444em;
  height: 1.44444em
}

.mod_freebieday_information .buttons_wrapper {
  margin: 1.55556em 0 .77778em
}

@media all and (max-width: 29.99em) {
  .mod_freebieday_information .buttons_wrapper {
    margin-top: .88889em
  }
}
