@charset 'utf-8';
/*!
 * Theme Name: Klinikum Ingolstadt 2020
 * Theme URI: http://www.klinikum-ingolstadt.de
 * Description: Klinikum Ingolstadt WordPress Theme
 * Version: 1.0
 * License: GNU General Public License v3 or later
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Tags: custom-menu
 * Text Domain: klinikum
 */
@font-face {
  font-family: 'Open Sans';
  src: url('font/OpenSans-Regular-webfont.eot');
  src: url('font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/OpenSans-Regular-webfont.woff') format('woff'), url('font/OpenSans-Regular-webfont.ttf') format('truetype'), url('font/OpenSans-Regular-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('font/OpenSans-Bold-webfont.eot');
  src: url('font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/OpenSans-Bold-webfont.woff') format('woff'), url('font/OpenSans-Bold-webfont.ttf') format('truetype'), url('font/OpenSans-Bold-webfont.svg#open_sansitalic') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('font/OpenSans-Italic-webfont.eot');
  src: url('font/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('font/OpenSans-Italic-webfont.woff') format('woff'), url('font/OpenSans-Italic-webfont.ttf') format('truetype'), url('font/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img, legend {
  border: 0;
}
legend, td, th {
  padding: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, optgroup, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre, textarea {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
  font-size: 0.875rem;
  overflow-y: scroll;
  background: #fff;
}
.clear {
  clear: both;
}
.clinic_meta a {
  color: #1e4387;
  text-decoration: none;
  font-weight: bold;
}
.btn, .text_view .vc_general.vc_btn3, .search-submit {
  font-size: 11pt !important;
  display: inline-block !important;
  border: 2px solid #fff !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
  background: #274884 !important;
  padding: 10px 15px !important;
  color: #fff !important;
  text-shadow: 0 1px #000 !important;
  text-decoration: none !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
input.btn, button.btn, .text_view button.vc_general.vc_btn3 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 40px !important;
}
input.btn-clean, button.btn-clean, .btn-clean, .search-submit {
  border: 0 none !important;
}
@media all and (min-width: 980px) {
  .btn, .text_view .vc_general.vc_btn3, .search-submit {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  input.btn, button.btn, .text_view button.vc_general.vc_btn3, .search-submit {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 30px !important;
  }
}
.btn:hover, .btn:active, .text_view .vc_general.vc_btn3:hover, .text_view .vc_general.vc_btn3:active, .search-submit:hover, .search-submit:active {
  background: #222e47 !important;
  text-decoration: none !important;
}
@-webkit-keyframes "swipe" {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
  12% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
  }
  24% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  36% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 1;
  }
  48% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
  }
  72% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  84% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
}
@keyframes "swipe" {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
  12% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
  }
  24% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  36% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 1;
  }
  48% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
  }
  72% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  84% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
}
.swiper {
  -webkit-animation: swipe 2s linear forwards;
  animation: swipe 2s linear forwards;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  display: block;
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, .9) url('img/icon/pointer.svg') 50% 50% no-repeat;
  background-size: 22px auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -22.5px;
  margin-top: -22.5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.swiper--play {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.view {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.defer .view {
  -webkit-transition: none;
  transition: none;
}
.view:after {
  content: "";
  clear: both;
  display: block;
}
.view h1:first-child, .view p:first-child {
  margin-top: 0;
}
.view-query {
  position: absolute;
  left: -99999px;
  bottom: -99999px;
}
@media all and (min-width: 1000px) {
  .view {
    width: 980px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (min-width: 1200px) {
  .view {
    width: 1100px;
  }
  .hide-xl {
    display: none !important;
  }
}
@media all and (min-width: 1400px) {
  .view {
    width: 1280px;
  }
}
@media all and (max-width: 979px) {
  .hide-xs {
    display: none !important;
  }
}
@media all and (min-width: 980px) {
  .hide-ws {
    display: none !important;
  }
}
:root:not(.nojs) .hide-js {
  display: none !important;
}
@media all and (min-width: 980px) {
  .only-xs {
    display: none !important;
  }
}
@media all and (max-width: 879px), (min-width: 1200px) {
  .only-ws {
    display: none !important;
  }
}
@media all and (max-width: 1199px) {
  .only-xl {
    display: none !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .hide-hdpi {
    display: none;
  }
}
.view h1, .related-roots > h2 {
  font-size: 1.1875rem;
  color: #274884;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  text-shadow: 0 1px #fff;
}
.view h1.hr, .sidebar h1, .text_view h1, .related-roots > h2 {
  padding-bottom: 8px;
  border-bottom: 1px solid #dadada;
}
.view h1 a {
  text-decoration: none;
  color: inherit;
}
.view h1 a:hover {
  text-decoration: none;
}
@media all and (min-width: 980px) {
  .view h1 {
    font-size: 1.3125rem;
  }
}
.grid_view {
  overflow: auto;
  min-height: 1080px;
}
.grid_view .view {
  width: auto;
}
.grid_view .content > .view {
  padding-left: 0;
  padding-right: 0;
}
.content, .sidebar {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content {
  overflow-x: hidden;
}
.content > .text_view:first-child {
  margin-top: 0;
}
.content > .text_view:last-child {
  margin-bottom: 0;
}
@media all and (min-width: 980px) {
  .content, .sidebar {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .grid_view .sidebar {
    position: absolute;
    top: 0;
    width: 280px;
  }
  .grid_view.sidebar-left .content {
    margin-left: 340px;
  }
  .grid_view.sidebar-left .sidebar {
    left: 0;
  }
  .grid_view.sidebar-right .content {
    margin-right: 340px;
  }
  .grid_view.sidebar-right .sidebar {
    right: 0;
  }
  @supports (display: flex) {
    .grid_view {
      min-height: 0;
    }
    .grid_view .sidebar {
      position: static;
    }
    .grid_view.sidebar-left .content {
      margin-left: 0;
    }
    .grid_view.sidebar-right .content {
      margin-right: 0;
    }
    .grid_view {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: none;
      -webkit-align-items: none;
      -ms-flex-align: none;
      align-items: none;
    }
    .grid_view .sidebar {
      max-width: 280px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 280px;
      -ms-flex: 0 0 280px;
      flex: 0 0 280px;
    }
    .grid_view .content {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding-right: 60px;
    }
    .grid_view.sidebar-left .content {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-left: 60px;
      padding-right: 0;
    }
    .grid_view.sidebar-left .sidebar {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0;
    }
    .grid_view.sidebar-right .content {
      padding-right: 60px;
    }
  }
}
.topbar {
  background: #1e4387;
  padding: 8px 0;
  background-color: #fff;
  display: none;
}
@media all and (min-width: 980px) {
  .topbar {
    display: block;
  }
}
.topbar__aria-info {
  color: #868686;
  font-size: 9pt;
  line-height: 1.75rem;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.topbar__aria-info:hover, .topbar__aria-info strong {
  text-decoration: none;
}
.topbar__aria-info:hover strong {
  text-decoration: none;
}
.topbar__aria-info:before {
  content: "";
  display: inline-block;
  width: 30px;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("img/icon/wheelchair.svg") 0 50% no-repeat;
  background-size: 25px auto;
  position: absolute;
}
.topbar__search {
  float: right;
  position: relative;
}
.topbar__search .text {
  border: 1px solid #c0c0c0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: transparent none;
  font-family: inherit;
  color: #868686;
  font-size: 10pt;
  padding: 5px;
  padding-right: 40px;
  width: 200px;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.topbar__search .text:focus {
  width: 250px;
}
.topbar__search .lupe {
  display: inline-block;
  position: absolute;
  right: 2px;
  top: 2px;
  bottom: 2px;
  width: 26px;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: url("img/icon/search-dark.svg") 0 50% no-repeat;
  background-size: 18px auto;
  padding: 0;
  margin: 0;
}
.head {
  background: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media all and (min-width: 980px) {
  .head {
    -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, .2);
    box-shadow: 1px 0 4px rgba(0, 0, 0, .2);
    padding-top: 20px;
    padding-bottom: 0;
  }
}
@media all and (min-width: 1200px) {
  .head {
    padding-bottom: 0;
  }
}
.head__logo {
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.head__logo img {
  height: 50px;
  width: 143px;
}
.head__emerg_btn {
  position: absolute;
  top: -58px;
  right: 20px;
  display: inline-block;
  background: #e30613;
  background: #e30613 -webkit-gradient(linear, left top, left bottom, from(#e30613), to(#cd0511));
  background: #e30613 -webkit-linear-gradient(top, #e30613, #cd0511);
  background: #e30613 linear-gradient(to bottom, #e30613, #cd0511);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 4px 20px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px #000;
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  border: 1px solid #cd0511;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.head__emerg_btn:hover, .head__emerg_btn:focus, .head__emerg_btn:active {
  background: #cd0511;
  background: #cd0511 -webkit-gradient(linear, left top, left bottom, from(#cd0511), to(#e30613));
  background: #cd0511 -webkit-linear-gradient(top, #cd0511, #e30613);
  background: #cd0511 linear-gradient(to bottom, #cd0511, #e30613);
  text-decoration: none;
}
.head__emerg_v2 {
  height: 445px;
  position: fixed;
  top: 250px;
  left: 0;
  -webkit-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  transform: translateX(-280px);
  width: 320px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0s;
  transition: -webkit-transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
  z-index: 99999;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  background: #e30613;
}
.nojs .head__emerg_v2 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.nojs .head__emerg_v2:hover, .head__emerg_v2--open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.head__emerg_v2__btn {
  text-align: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 443px;
  -webkit-transform-origin: left top 0px;
  -ms-transform-origin: left top 0px;
  transform-origin: left top 0px;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
  -ms-transition: padding 2s linear;
  position: absolute;
  top: 444px;
  right: -402px;
  display: inline-block;
  background: #e30613;
  background: #e30613 -webkit-gradient(linear, left top, left bottom, from(#e30613), to(#cd0511));
  background: #e30613 -webkit-linear-gradient(top, #e30613, #cd0511);
  background: #e30613 linear-gradient(to bottom, #e30613, #cd0511);
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 0;
  height: 40px;
  line-height: 2.5rem;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  border: 1px solid #cd0511;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  font-size: 1rem;
  text-transform: uppercase;
}
@media screen and (min-width: 0) and (min-resolution: 0.001dpcm) {
  .head__emerg_v2__btn {
    top: 202px \9;
    right: -201px \9;
  }
}
.head__emerg_v2__btn:after {
  content: "";
  background: url('img/icon/247.svg') 0 0 no-repeat;
  background-size: 24px auto;
  display: inline-block;
  height: 24px;
  width: 24px;
  position: relative;
  top: 5px;
  margin-left: 10px;
}
.emerg_view {
  padding: 20px;
  color: #fff;
  background: #e30613;
}
.head__emerg_v2 .emerg_view {
  margin-right: 45px;
}
.emerg_view h1 {
  font-size: 0.875rem;
  margin: 0;
  margin-bottom: 5px;
  margin-top: 15px;
}
.emerg_view h1:first-child {
  margin-top: 0;
}
.emerg_view .item {
  margin: 0;
  padding-left: 40px;
  height: 40px;
  line-height: 2.5rem;
  font-weight: bold;
  font-size: 1.3125rem;
  background: url('img/icon/phone.svg') 0 50% no-repeat;
  background-size: 32px auto;
}
.emerg_view .grid {
  font-size: 0;
}
.emerg_view .cell {
  font-size: 20pt;
  display: inline-block;
  width: 48.999%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.emerg_view a {
  color: #fff;
  text-decoration: none;
}
@media all and (min-width: 980px) {
  .head__logo img {
    width: 229px;
    height: 80px;
  }
  .head__emerg_btn {
    top: 0;
  }
}
@media all and (min-width: 1000px) {
  .head__emerg_btn {
    right: 0;
  }
}
@media all and (min-width: 1200px) {
  .head__logo {
    position: relative;
	width: 229px;
    height: 80px;
  }
  .head__logo::after {
    content: "";
    background: #fff;
    display: block;
    width: 140px;
    height: 140px;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -15px;
    left: 23px;
    z-index: 2;
    -webkit-box-shadow: 0 4px 2px -5px #000;
    box-shadow: 0 4px 2px -5px #000;
  }
  .head__logo img {
    position: absolute;
    width: 286px;
    height: 118px;
    z-index: 3;
    top: -13px;
    left: 0px;
  }
}
@media all and (max-width: 979px) {
  .head__logo {
    position: relative;
    height: 50px;
	width: 199px;
    z-index: 1000;
  }
  .head__logo::after {
    content: "";
    background: #fff;
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -1px;
    left: 13px;
    z-index: 2;
    -webkit-box-shadow: 0 2px 2px -3px #000;
    box-shadow: 0 2px 2px -3px #000;
  }
  .head__logo img {
    position: absolute;
    width: 148px;
    height: 60px;
    z-index: 3;
    top: 0px;
    left: 0px;
  }
}
.head__util {
  position: absolute;
  top: 0;
  right: 0;
}
.head__util__item, .head__util__query {
  display: inline-block;
  background: #f1f1f1;
  width: 32px;
  height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  margin-left: 10px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 16px auto;
  position: relative;
}
.head__util__search {
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  overflow: hidden;
}
.head__util__query {
  position: absolute;
  background-image: url('img/icon/search-v2.svg');
  top: 0;
  right: 1px;
}
.head__util__search form {
  display: none;
}
.head__util__search--open {
  width: 300px;
}
.head__util__search--open .head__util__query {
  display: none;
}
.head__util__search--open form {
  display: block;
}
.head__util__form {
  margin: 3px;
  margin-bottom: 0;
}
.head__util__form .text {
  border: 0 none;
  background: #fff;
  padding: 4px 10px;
  padding-right: 28px;
  font-size: 10pt;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  width: 100%;
}
.head__util__form .icon {
  position: absolute;
  top: 8px;
  right: 9px;
  width: 16px;
  height: 16px;
}
.head__util__aria {
  background-image: url('img/icon/wheelchair-v2.svg');
}
.head__util__phone {
  background-image: url('img/icon/phone-v2.svg');
}
.menu_btn {
  background: transparent url("img/icon/menu.svg") 100% 50% no-repeat;
  background-size: 32px auto;
  border: 0;
  width: 32px;
  height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 95px;
  font-size: 1.1875rem;
  font-weight: bold;
  color: #000;
  text-shadow: 0 1px #fff;
  outline: 0 none !important;
}
.menu_btn--active {
  background-image: url("img/icon/menu-cross.svg");
}
.menu_btn:empty {
  padding-right: 0;
}
.touch_nav__toggle, .touch_nav__close {
  position: absolute;
  top: 14px;
  right: 20px;
  z-index: 3;
  background-size: 32px auto;
  width: 32px;
  height: 32px;
}
.touch_nav__close, .nav_open .touch_nav__toggle {
  background-image: url("img/icon/menu-cross.svg");
}
.touch_nav__close {
  right: 70px;
  display: none;
}
.nojs .touch_nav__toggle:focus + .touch_nav__close, .nojs .touch_nav__toggle:active + .touch_nav__close {
  display: block;
}
.touch_nav__back {
  display: block;
  width: 100%;
  background: #fff none;
  border: 0 none;
  text-align: left;
  border-top: 1px solid #dadada;
  padding: 15px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #000;
  text-decoration: none;
  font-size: 10pt;
  line-height: 1.25rem;
  outline: 0 none;
}
.touch_nav__back.has_prev {
  padding-left: 60px;
}
.touch_nav__back.has_prev:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("img/icon/arrow-left.svg");
  background-size: 32px auto;
  position: absolute;
  left: 20px;
  top: 10px;
}
.touch_nav__search {
  padding: 10px 20px;
}
.touch_nav__search .text {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 10pt;
  color: #000;
  background: #fff;
  border: 1px solid #dadada;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.touch_nav__search:after {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  right: 24px;
  top: 14px;
  background: url("img/icon/search-dark.svg") 0 50% no-repeat;
  background-size: 18px auto;
  display: block;
}
.main_nav {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  border-top: 1px solid #dadada;
  background: #fff;
  display: none;
  z-index: 999;
}
.nav_open .main_nav {
  display: block;
}
.main_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #dadada;
}
.main_nav li {
  padding: 0;
  margin: 0;
}
.main_nav li a {
  display: block;
  padding: 15px 20px;
  border-top: 1px solid #dadada;
  color: #868686;
  font-size: 10pt;
  text-decoration: none;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.main_nav li a:hover, .main_nav li:hover > a {
  background: #274884;
  color: #fefefe;
  text-decoration: none;
}
.main_nav li.has_childs > a:after, .main_nav li.menu-item-has-children > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("img/icon/nav-arrow-dark.svg") 100% 50% no-repeat;
  background-size: 14px auto;
  top: 10px;
  right: 20px;
}
.main_nav li.has_childs > a:hover:after, .main_nav li.has_childs:hover > a:after, .main_nav li.menu-item-has-children > a:hover:after, .main_nav li.menu-item-has-children:hover > a:after {
  background-image: url("img/icon/nav-arrow-light.svg");
}
.main_nav ul ul {
  display: none;
}
.nojs .touch_nav__toggle:focus, .nojs .touch_nav__toggle:active {
  outline: 1px dashed #1e4387;
}
.nojs .touch_nav__toggle:focus ~ .main_nav, .nojs .touch_nav__toggle:active ~ .main_nav {
  display: block;
}
@media all and (max-width: 979px) {
  .main_nav > ul {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  }
  .main_nav ul ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: 100%;
  }
  .nojs .main_nav:focus, .nojs .main_nav:hover {
    display: block;
  }
  .nojs .main_nav ul ul {
    display: block;
    margin-left: 15px;
    position: static;
    width: auto;
  }
  .nojs .touch_nav__back {
    display: none;
  }
}
@media all and (min-width: 980px) {
  .main_nav {
    border: 0 none;
    position: static;
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid #dadada;
    padding-top: 10px;
    display: block;
  }
  .main_nav ul {
    border-bottom: 0;
  }
  .main_nav > ul > li {
    display: inline-block;
    font-size: 0;
    height: 30px;
  }
  .main_nav li {
    position: relative;
  }
  .main_nav li a {
    border: 0;
    padding: 0;
    font-size: 0.875rem;
    white-space: nowrap;
  }
  .main_nav > ul > li + li > a {
    margin-left: 8px;
    padding-left: 8px;
  }
  .main_nav ul ul {
    position: absolute;
    text-align: left;
    top: 24px;
    margin-left: -2px;
    padding-top: 15px;
    z-index: 1;
  }
  .main_nav li:hover > ul, .main_nav li a:hover + ul {
    display: block;
  }
  .main_nav ul ul li {
    float: none;
    display: block;
    background: #fefefe;
  }
  .main_nav ul ul a {
    font-size: 9pt;
    padding: 15px;
    padding-right: 60px;
  }
  .main_nav ul ul a:hover {
    color: #f9f9f9;
  }
  .main_nav > ul > li > a {
    position: relative;
    padding-bottom: 16px;
  }
  .main_nav > ul > li:hover > a, .main_nav > ul > li > a:hover {
    color: #1e4387;
    background: transparent;
  }
  .main_nav > ul > li + li > ul {
    margin-left: 8px;
  }
  .main_nav ul ul ul {
    margin-left: 100%;
    padding-top: 0;
    top: -4px;
  }
  .main_nav li.has_childs > a:after, .main_nav li.menu-item-has-children > a:after {
    top: 5px;
    right: 5px;
  }
  .main_nav > ul > li.has_childs > a, .main_nav > ul > li.menu-item-has-children > a {
    padding-right: 15px;
  }
  .main_nav > ul > li.has_childs > a:after, .main_nav > ul > li.menu-item-has-children > a:after {
    background-image: url("img/icon/submenu.svg");
    top: 0;
    right: 0;
    width: 14px;
    height: 22px;
  }
  .main_nav > ul > li.has_childs:hover > a:after, .main_nav > ul > li.menu-item-has-children:hover > a:after {
    background-image: url("img/icon/submenu-open.svg");
  }
  .main_nav ul ul > li:first-child {
    border-top: 4px solid #1e4387;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .main_nav ul ul > li:first-child > a {
    -webkit-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0;
  }
  .main_nav ul ul > li:last-child, .main_nav ul ul > li:last-child > a {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .main_nav ul ul li + li {
    border-top: 1px solid #efefef;
  }
  .main_nav > ul > li > ul > li:first-child:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    background: #1e4387;
    top: -8px;
    left: 8px;
    z-index: -1;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
  }
  .main_nav ul ul li.overview + li {
    border-top: 0 none;
  }
}
@media all and (min-width: 980px) and (max-width: 1670px) {
  .main_nav .menu-item-13916 ul {
    margin-left: -100%;
  }
  .main_nav .menu-item-13916 ul > li:first-child:before {
    left: 40%;
  }
}
@media all and (min-width: 1200px) {
  .main_nav {
    border: 0 none;
    right: 0;
    left: auto;
    top: 54px;
    padding: 0;
    position: absolute;
  }
  .main_nav > ul > li {
    float: left;
  }
  .main_nav li a {
    border: 0;
    padding: 0;
    font-size: 10pt;
    font-weight: 600;
    color: #b1b3b4;
  }
  .main_nav > ul > li + li > a {
    margin-left: 16px;
    padding-left: 0;
    font-weight: 600;
    color: #b1b3b4;
  }
  .main_nav ul ul {
    top: 24px;
    padding-top: 9px;
  }
}
.rev {
  background: #00365f;
  overflow-x: hidden;
}
@media all and (min-width: 980px) {
  .rev {
    min-height: 122px;
  }
}
.shd {
  width: 100%;
  height: 250px;
  overflow: hidden;
  text-align: center;
}
@media all and (min-width: 980px) {
  .shd {
    height: 550px;
  }
}
.shd .hbg {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.geomap {
  height: 550px;
}
.rev, .shd {
  position: relative;
}
.rev:before, .shd:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  height: 15%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.19)), to(transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.19), transparent);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.19), transparent);
  z-index: 1;
}
.cta_grid {
  padding: 0;
  position: relative;
}
.cta_grid__wrap {
  font-size: 0;
  overflow: hidden;
  margin-bottom: 20px;
  width: 100vw;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nojs .cta_grid__wrap {
  overflow: auto;
  -webkit-scroll-snap-points-x: repeat(100%);
  -ms-scroll-snap-points-x: repeat(100%);
  scroll-snap-points-x: repeat(100%);
  -webkit-scroll-snap-type: mandatory;
  -ms-scroll-snap-type: mandatory;
  scroll-snap-type: mandatory;
}
.cta_grid__nav__next, .cta_grid__nav__prev {
  position: absolute;
  top: 0px;
  border: 0;
  background: rgba(255, 255, 255, .5) none 50% 50% no-repeat;
  background-size: 40px auto;
  width: 40px;
  height: 50px;
  -webkit-transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, width 0.2s ease-in-out;
}
.cta_grid__nav__prev {
  background-image: url('img/icon/arrow-left.svg');
  left: 0;
}
.cta_grid__nav__next {
  background-image: url('img/icon/arrow-right.svg');
  right: 0;
}
.cta_grid__nav__next:hover, .cta_grid__nav__next:active, .cta_grid__nav__prev:hover, .cta_grid__nav__prev:active {
  background-color: rgba(255, 255, 255, 1);
  width: 50px;
}
.cta_grid__nav__next:disabled, .cta_grid__nav__prev:disabled {
  opacity: 0.2;
}
.nojs .cta_grid__nav__next:hover, .nojs .cta_grid__nav__next:active, .nojs .cta_grid__nav__prev:hover, .nojs .cta_grid__nav__prev:active {
  background-color: rgba(255, 255, 255, .5);
  width: 40px;
}
.cta_grid__item {
  text-align: center;
  display: inline-block;
  width: 100vw;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
  vertical-align: top;
}
.cta_grid__item h1 {
  background: #1e4387;
  color: #fff;
  text-shadow: 0 1px #000;
  font-size: 13pt;
  line-height: 3.125rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
.cta_grid__item img {
  width: 100%;
  height: auto;
}
.cta_grid__item__wrap {
  padding-bottom: 20px;
  background: #f8f8f8;
}
.cta_grid__item__text {
  font-size: 10pt;
  padding: 10px 45px;
  color: #868686;
}
.nojs .cta_grid__item__text {
  padding-left: 20px;
  padding-right: 20px;
}
@media all and (min-width: 600px) {
  .cta_grid__item {
    width: 50%;
  }
  .cta_grid__item__text {
    height: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .cta_grid__item h1 {
    border-right: 1px solid #173574;
    border-left: 1px solid #274884;
  }
  .cta_grid__item__wrap {
    border: 1px solid #dadada;
    border-top: 0;
  }
  .cta_grid__item + .cta_grid__item .cta_grid__item__wrap {
    border-left: 0;
  }
}
@media all and (min-width: 980px) {
  .cta_grid__wrap {
    width: 100%;
  }
  .cta_grid__item {
    width: 20%;
  }
  .cta_grid__item h1 {
    font-size: 9pt;
  }
}
@media all and (min-width: 980px) and (max-width: 1199px) {
  .cta_grid {
    width: 100%;
  }
}
@media all and (min-width: 1200px) {
  .defer .cta_grid {
    -webkit-transition: none;
    transition: none;
  }
  .has-revslider .cta_grid__wrap {
    margin-top: -100px;
  }
  .cta_grid__item, .cta_grid__item h1 {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background-clip: border-box;
  }
  .cta_grid__item h1 {
    font-size: 10pt;
  }
  .nojs .cta_grid__item h1 {
    font-size: 10pt;
  }
  .cta_grid__item {
    -webkit-border-radius: 14px 14px 5px 5px;
    border-radius: 14px 14px 5px 5px;
    margin-top: 50px;
    width: 33.33333%;
    -webkit-transition: margin-top 0.2s linear, opacity 0.2s linear;
    transition: margin-top 0.2s linear, opacity 0.2s linear;
  }
  .nojs .has-revslider .cta_grid__item:nth-child(3), .cta_grid__item.item-idx2 {
    margin-top: 0px;
  }
  .nojs .has-revslider .cta_grid__item:nth-child(2), .nojs .has-revslider .cta_grid__item:nth-child(4), .cta_grid__item.item-idx1, .cta_grid__item.item-idx3 {
    margin-top: 25px;
  }
  .cta_grid__item.item-idx0, .cta_grid__item.item-idx4 {
    opacity: 0.4;
  }
  .cta_grid__item.item-idx1, .cta_grid__item.item-idx3, .cta_grid__item.item-idx2 {
    opacity: 1;
  }
  .cta_grid__item__wrap {
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  .cta_grid {
    max-width: 1500px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cta_grid__item {
    width: 20%;
  }
  .cta_grid__item__text {
    height: 50px;
  }
}
.text_view {
  margin-top: 50px;
  margin-bottom: 50px;
  line-height: 1.7em;
}
.text_view:after {
  display: block;
  content: "";
  clear: both;
}
.cta_grid + .text_view {
  margin-top: 0;
}
@media all and (min-width: 980px) {
  .text_view {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .cta_grid + .text_view {
    margin-top: 50px;
  }
}
.text_view p {
  color: #868686;
}
@media all and (min-width: 980px) {
  .text_view p {
    margin: 20px 0;
    text-align: left;
  }
  .text_view .no-justify p {
    text-align: left;
  }
}
.text_view .compact h1 {
  margin-bottom: 5px;
}
.text_view .compact h2, .text_view .compact h3, .text_view .compact h4, .text_view .compact h5, .text_view .compact h6 {
  margin-bottom: 0 !important;
}
.text_view .compact p {
  margin-top: 0 !important;
}
.text_view .compact .vc_row {
  margin-top: 0 !important;
}
.text_view table {
  color: #868686;
}
.text_view td + td, .text_view td + th, .text_view th + th {
  padding-left: 20px;
}
.text_view ol, .text_view ul {
  color: #868686;
  list-style-image: url('img/icon/dot.svg');
}
.text_view li {
  margin-bottom: 10px;
}
.text_view:after {
  display: block;
  clear: both;
  content: "";
}
.text_view img {
  float: none;
  height: auto;
}
.text_view hr {
  border-top: 1px solid #dadada;
  background: transparent none;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.text_view a:not(.btn) {
  color: #1e4387;
  text-decoration: none;
}
.text_view a:hover:not(.btn) {
  color: #222e47;
  text-decoration: underline;
}
@media all and (max-width: 979px) {
  .text_view img:not(.ajax-loader) {
    width: 100%;
  }
}
@media all and (min-width: 980px) {
  .text_view .alignleft {
    float: left;
    margin-right: 20px;
  }
  .text_view .alignright {
    float: right;
    margin-left: 20px;
  }
  .text_view .aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
  }
}
.text_view h2, .text_view h3, .text_view h4, .text_view h5, .text_view h6 {
  font-size: 1rem;
  color: #274884;
  margin: 0;
  margin-bottom: 20px;
  text-shadow: 0 1px #fff;
}
@media all and (min-width: 980px) {
  .text_view h2 {
    font-size: 1.1875rem;
  }
  .text_view h4, .text_view h5, .text_view h6 {
    font-size: 0.875rem;
  }
}
.text_view figure {
  margin: 0;
}
.text_view figure:not([class*="align"]) {
  width: auto !important;
  max-width: -webkit-calc(100% - 2px) !important;
  max-width: calc(100% - 2px) !important;
}
.text_view figure img {
  max-width: 100%;
  vertical-align: bottom;
}
.text_view figcaption {
  border-top: 1px solid #efefef;
  background: #f9f9f9 none repeat scroll 0% 0%;
  padding: 5px;
  font-size: 9pt;
  font-style: italic;
  margin-top: 2px;
}
@media all and (min-width: 980px) {
  .text_view figure {
    margin: 1em 40px;
  }
  .text_view figure.alignleft {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  .text_view figure.alignright {
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
}
@media all and (max-width: 979px) {
  .text_view figure img {
    width: 100%;
  }
}
.mobi_nav ul {
  background: #fff;
  text-align: left;
  margin: 20px 0;
  padding: 0;
  list-style: none;
  border: 1px solid #dadada;
  border-bottom: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.mobi_nav a {
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid #dadada;
  text-decoration: none;
  color: #274884;
  text-shadow: 0 1px #fff;
}
@media all and (max-width: 979px) {
  .mobi_nav li:first-child a {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .mobi_nav li:last-child a {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
.nojs .mobi_nav a:active, .mobi_nav a.active {
  background: #274884;
  color: #fefefe;
  text-decoration: none;
  text-shadow: 0 1px #000;
}
@media all and (min-width: 980px) {
  .mobi_nav a:hover {
    background: #274884;
    color: #fefefe;
    text-decoration: none;
    text-shadow: 0 1px #000;
  }
}
.wiki_app {
  background: #f7f7f7;
  padding: 40px 0;
}
@media all and (min-width: 980px) {
  .wiki_app {
    padding-top: 60px;
    padding-bottom: 100px;
  }
}
.wiki_app__nav {
  text-align: right;
}
.wiki_app__nav ul {
  margin-bottom: 40px;
}
.wiki_app__nav__toggle {
  position: absolute;
  top: -4px;
  right: 20px;
}
.nojs .wiki_app__nav__toggle {
  display: none;
}
.nojs .wiki_app__nav ul {
  display: block;
}
.wiki_app h2 {
  color: #868686;
  font-size: 0.875rem;
  text-shadow: 0 1px #fff;
  margin-top: 20px;
}
.wiki_app__kind {
  font-size: 0;
  padding: 0;
  margin: 20px 0;
}
.wiki_app__kind button {
  width: -webkit-calc(33.333333% - 10px);
  width: calc(33.333333% - 10px);
}
.wiki_app__kind button + button {
  margin-left: 15px;
}
.wiki_app__kind button:not(.selected):not(:hover):not(:active) {
  background-color: #dadada !important;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2) inset;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2) inset;
  text-shadow: none !important;
  color: #777 !important;
}
@media all and (min-width: 980px) {
  .wiki_app__nav ul {
    display: block;
    border: 0 none;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: transparent;
    padding-top: 0;
  }
  .wiki_app__nav li {
    display: inline-block;
    margin-right: 20px;
  }
  .wiki_app__nav a {
    border: 0;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .wiki_app__nav a:hover {
    background: none;
    color: #000;
    text-shadow: 0 1px #fff;
  }
  .wiki_app__nav a:before {
    content: "\2022";
    display: inline-block;
    padding-right: 5px;
    color: #b4b2b2;
    font-size: 18pt;
    line-height: 0.625rem;
    position: relative;
    top: 4px;
  }
  .wiki_app__region, .wiki_app__search {
    float: left;
    width: 35%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .wiki_app__region {
    padding-right: 15px;
  }
  .wiki_app__search {
    width: 65%;
    padding-left: 15px;
  }
}
@media all and (min-width: 1200px) {
  .wiki_app__nav {
    position: absolute;
    top: 24px;
    right: 30px;
  }
  .wiki_app__nav ul {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .wiki_app__nav li {
    display: inline-block;
    margin-right: 0;
    margin-left: 25px;
  }
}
.nojs .wiki_app__region {
  display: none;
}
.nojs .wiki_app__search {
  padding-left: 0;
  width: 100%;
}
.wiki_app__region figure {
  margin: 0;
  -webkit-perspective: 1000;
  perspective: 1000;
  position: relative;
}
.wiki_app__region figure.rotate .wiki_app__fig {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.wiki_app__fig {
  margin: 0 auto;
  position: relative;
  height: 450px;
  width: 150px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.wiki_app__fig svg path {
  stroke: #5b6c8d;
}
.wiki_app__fig__frnt, .wiki_app__fig__back {
  width: 150px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-size: 100%;
  background-repeat: no-repeat;
}
.wiki_app__fig__frnt {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.wiki_app__fig__back {
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.wiki_app__fig--mann .wiki_app__fig__frnt {
  background-image: url('img/assets/koerperschema/mann_1.png');
}
.wiki_app__fig--mann .wiki_app__fig__back {
  background-image: url('img/assets/koerperschema/mann_2.png');
}
.wiki_app__fig--frau .wiki_app__fig__frnt {
  background-image: url('img/assets/koerperschema/frau_1.png');
}
.wiki_app__fig--frau .wiki_app__fig__back {
  background-image: url('img/assets/koerperschema/frau_2.png');
}
.wiki_app__fig--kind .wiki_app__fig__frnt {
  background-image: url('img/assets/koerperschema/kind_1.png');
}
.wiki_app__rotl, .wiki_app__rotr {
  background: transparent none 50% 50% no-repeat;
  background-size: 24px auto;
  width: 38px;
  height: 38px;
  border: 2px solid #274884;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.wiki_app__rotl {
  left: 0;
  background-image: url('img/icon/rotate-right.svg');
}
.wiki_app__rotr {
  right: 0;
  background-image: url('img/icon/rotate-left.svg');
}
.wiki_app__rotl:hover, .wiki_app__rotr:hover {
  background-color: #dadada;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .wiki_app__region figure.rotate .wiki_app__fig__frnt {
    display: none;
  }
  .wiki_app__region figure.rotate .wiki_app__fig__back {
    transform: none;
  }
}
.wiki_app__search__form .text {
  width: 70%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  border: 1px solid #d4d4d4;
  padding: 0 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .1) inset;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .1) inset;
}
.wiki_app__search__form .btn {
  width: 28%;
  float: right;
}
@media all and (max-width: 980px) {
  .wiki_app__search__form .btn {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media all and (min-width: 980px) {
  .wiki_app__search__form .text {
    height: 30px;
    width: 80%;
  }
  .wiki_app__search__form .btn {
    width: 18%;
  }
}
.wiki_app__result {
  background: #fff;
  margin-top: 15px;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2) inset;
  box-shadow: 0 0 4px rgba(0, 0, 0, .2) inset;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100px;
  position: relative;
}
@media all and (min-width: 980px) {
  .wiki_app__result {
    height: 455px;
    overflow-y: scroll;
  }
}
.wiki_app__result.loading:before {
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0) url('img/ripple.gif') 50% 50% no-repeat;
  display: block;
  position: absolute;
}
.wiki_app__result__item {
  position: relative;
  padding-left: 0px;
}
.wiki_app__result__item + .wiki_app__result__item, .wiki_app__result__item + .wiki_app__extra, .wiki_app__extra + .wiki_app__extra {
  margin-top: 25px;
  border-top: 1px solid #ddd;
  padding-top: 25px;
}
.wiki_app__extra .wiki_app__result__item:first-child {
  margin-top: 0;
  border-top: 0;
  padding-top: 0;
}
.wiki_app__spacer {
  margin-bottom: 25px;
}
.wiki_app__result__item h3 {
  color: #1e4387;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  font-size: 1.1875rem;
  font-weight: bold;
  line-height: 1.875rem;
  padding-left: 40px;
}
.wiki_app__result__item p {
  color: #868686;
  text-shadow: 0 1px #fff;
  margin-top: 10px;
  margin-bottom: 20px;
}
.wiki_app__result__item .btn {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.wiki_app__result__item img {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 30px;
  max-width: 30px;
  width: auto;
  height: auto;
}
@media all and (max-width: 499px) {
  .wiki_app__result__item .btn {
    width: 100%;
    text-align: center;
  }
}
@media all and (max-width: 980px) {
  .wiki_app__result__item h3 {
    padding-left: 0;
  }
  .wiki_app__result__item img {
    display: none;
  }
  .wiki_app__extra {
    display: none;
  }
}
@media all and (min-width: 980px) {
  .wiki_app__result__item {
    padding-left: 250px;
    padding-bottom: 15px;
    min-height: 182px;
  }
  .wiki_app__result__item h3 {
    padding-left: 0;
  }
  .wiki_app__result__item img {
    top: 25px;
    left: 10px;
    max-width: 220px;
    width: 100%;
    height: auto;
    max-height: none;
    /*;border-radius:10px*/
  }
  .wiki_app__result__item:first-child img {
    top: 0;
  }
}
.wiki_app__load_more {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding: 15px 0;
  padding-bottom: 0;
  text-align: center;
}
.wiki_app__load_more .btn-wiki {
  width: 100%;
  font-weight: bold;
}
.tour_app {
  background-color: #274884;
  background-image: linear-gradient(to bottom, #1a2f52, #305797);
  text-align: center;
}
.tour_app__intro, .tour_app__intro p, .tour_app__intro h2 {
  color: #fff;
  padding: 1px;
}
.tour_app__intro h2 {
  text-shadow: none;
  text-align: left;
  margin: 10px 0;
}
.tour_app__intro .text_view {
  padding-right: 50%;
  box-sizing: border-box;
  background: url('img/logo-white.svg') 100% 50% no-repeat;
  background-size: 30%;
}
.tour_app .view {
  position: relative;
}
.tour_app img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
.tour_app__point {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #274884;
  border: 2px solid #fff;
  -webkit-animation: point_glow linear 2s infinite;
  animation: point_glow linear 2s infinite;
}
.nojs .tour_app__point {
  display: none;
}
.tour_app__frame {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  width: 650px;
  height: 420px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, .2);
  text-align: left;
  box-sizing: border-box;
  display: none;
}
.tour_app__frame h1 {
  border-bottom: 1px solid #f9f9f9;
  padding: 20px 25px;
  margin: 0;
}
.tour_app__frame p {
  padding: 10px 25px;
  color: #868686;
}
.tour_app__text {
  height: 325px;
  overflow: auto;
  border-radius: 0 0 14px 14px;
  margin: 0;
}
.tour_app__teaser {
  height: 200px;
  overflow: hidden;
}
.tour_app__teaser img {
  min-height: 400px;
  width: 100%;
  transform: translateY(-25%);
}
.tour_app__close {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 35px;
  height: 35px;
  border: 0 none;
  background-color: #fff;
  background-image: url('img/icon/cross-blue.svg');
  background-size: 18px auto;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(0, 0, 0, .4);
}
.tour_app__dropd h2 {
  color: #274884;
  font-size: 1rem;
  border-bottom: 1px solid #f9f9f9;
  border-top: 1px solid #f9f9f9;
  padding: 20px 25px;
  padding-left: 60px;
  margin: 0;
  background-position: 15px 50%;
  background-size: 40px auto;
  background-repeat: no-repeat;
  background-image: url('img/icon/arrow-right-big.svg');
  background-color: #f5f5f5;
  cursor: pointer;
}
.tour_app__dropd h2.open {
  background-image: url('img/icon/submenu-open.svg');
}
.tour_app__dropd h2:first-child {
  border-top: 0 none;
}
.tour_app__dropc p, .tour_app__dropc p:first-child {
  margin: 10px 0;
}
.tour_app__text h3, .tour_app__text h4 {
  color: #274884;
  padding: 10px 25px;
  margin: 0;
  font-size: 1rem;
}
.tour_app__text h4 {
  font-size: 0.875rem;
}
.tour_app__text h4 + p {
  margin-top: 0;
}
.tour_app__text p.nmb {
  margin-bottom: 0;
}
.tour_app__text p.nmb + p {
  margin-top: 0;
}
.tour_app__text a {
  color: #1e4387;
}
.tour_app__logo {
  text-align: center !important;
}
.tour_app__logo img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 25px !important;
}
@-webkit-keyframes "point_glow" {
  from, to {
    -webkit-box-shadow: 0 0 rgba(255, 255, 255, .1);
    box-shadow: 0 0 rgba(255, 255, 255, .1);
  }
  50% {
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, .8);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .8);
  }
}
@keyframes "point_glow" {
  from, to {
    -webkit-box-shadow: 0 0 rgba(255, 255, 255, .1);
    box-shadow: 0 0 rgba(255, 255, 255, .1);
  }
  50% {
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, .8);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .8);
  }
}
.news_app {
  margin-top: 50px;
}
@media all and (min-width: 980px) {
  .news_app__nav ul {
    border: 0;
    font-size: 0;
    background: #f5f5f5;
  }
  .news_app__nav li {
    display: inline-block;
    font-size: 0.875rem;
    width: 20%;
  }
  .news_app__nav a {
    border: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 8px 15px;
    text-align: center;
  }
}
.news_app__arr__prev, .news_app__arr__next {
  background: transparent none 50% 50% no-repeat;
  background-size: 40px auto;
  width: 45px;
  height: 45px;
  border: 2px solid #274884;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transition: width 0.2s linear, height 0.2s linear;
  transition: width 0.2s linear, height 0.2s linear;
}
.news_app__arr__prev {
  left: -50px;
  background-image: url('img/icon/arrow-left-big.svg');
  -webkit-transition: left 0.2s linear;
  transition: left 0.2s linear;
}
.news_app__arr__next {
  right: -50px;
  background-image: url('img/icon/arrow-right-big.svg');
  -webkit-transition: right 0.2s linear;
  transition: right 0.2s linear;
}
.news_app__arr__prev:hover, .news_app__arr__next:hover {
  background-color: #dadada;
}
.nojs .news_app__arr {
  display: none;
}
@media all and (min-width: 1300px) and (max-width: 1399px), (min-width: 1500px) {
  .news_app__arr__prev, .news_app__arr__next {
    background-size: 48px auto;
    width: 50px;
    height: 50px;
  }
  .news_app__arr__prev {
    left: -70px;
  }
  .news_app__arr__next {
    right: -70px;
  }
}
@media all and (min-width: 1400px) and (max-width: 1499px) {
  .news_app__arr__prev {
    left: -60px;
  }
  .news_app__arr__next {
    right: -60px;
  }
}
.news_app__items {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}
.news_app__item {
  position: relative;
  white-space: normal;
  display: inline-block;
  vertical-align: top;
  font-size: 0.875rem;
  margin-top: 30px;
  width: 100%;
}
.nojs .news_app__item + .news_app__item {
  display: none;
}
.news_app__excerpt .btn {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media all and (min-width: 980px) {
  .news_app__image {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 45px;
  }
  .news_app__image img {
    width: 100%;
  }
  .news_app__excerpt {
    float: right;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.news_app__social {
  margin-top: 40px;
}
.news_app__social a {
  color: #888;
  font-size: 10pt;
  display: block;
  padding: 10px 20px;
  padding-left: 25px;
  margin-right: 25px;
  position: relative;
  text-decoration: none;
  margin-top: 10px;
}
.news_app__social a:hover {
  text-decoration: none;
}
.news_app__social a:before {
  display: block;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 16px auto;
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.news_app__social__comments:before {
  background-image: url('img/icon/comment.svg');
}
.news_app__social__share:before {
  background-image: url('img/icon/share.svg');
}
@media all and (min-width: 980px) {
  .news_app__image, .news_app__excerpt {
    margin-bottom: 100px;
  }
  .news_app__social {
    position: absolute;
    bottom: 30px;
    margin-top: 0;
  }
  .news_app__social a {
    display: inline-block;
    margin-top: 0;
  }
}
.nojs .news_app__item + .news_app__item {
  border-top: 1px solid #dadada;
  padding-top: 50px;
}
.stat_app {
  min-height: 200px;
  background: #274884 url('/wp-content/uploads/2016/08/Klinikum_Ingolstadt_außen_035.jpg') 50% 50% no-repeat;
  background-size: cover;
  text-align: center;
  position: relative;
}
.nojs .stat_app {
  background-position: 50% 50%;
}
.stat_app::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(39, 72, 132, 0.72);
  z-index: 1;
}
.stat_app .view {
  padding: 50px 0;
  z-index: 2;
}
.stat_app h1, .stat_app h2 {
  color: #fff;
  text-shadow: 0 1px #000;
  font-size: 1.1875rem;
  margin-top: 0;
  margin-bottom: 10px;
}
.stat_app h1 {
  font-size: 18pt;
}
/*
 .stat_app h1:after {
 display: block;
 margin: 10px auto;
 width: 10%;
 max-width: 100px;
 height: 2px;
 background: #fff;
 content: ""
 }
 */
.stat_app__list {
  list-style: none;
  margin: 0;
  margin-top: 50px;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}
.stat_app__list li {
  display: inline-block;
  width: 100%;
  font-size: 0.875rem;
  color: #fff;
  text-shadow: 0 1px #000;
  vertical-align: top;
}
.nojs .stat_app__list {
  overflow: scroll;
  padding-bottom: 40px;
  -webkit-scroll-snap-points-x: repeat(100%);
  -ms-scroll-snap-points-x: repeat(100%);
  scroll-snap-points-x: repeat(100%);
  -webkit-scroll-snap-type: mandatory;
  -ms-scroll-snap-type: mandatory;
  scroll-snap-type: mandatory;
}
.stat_app__list img {
  width: 60px;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 20px;
}
.stat_app__num, .stat_app__cat {
  margin: 0;
}
.stat_app__num {
  font-size: 28pt;
  font-weight: bold;
}
@media all and (min-width: 980px) {
  .stat_app .view {
    padding: 100px 0;
  }
  .stat_app h1 {
    font-size: 28pt;
  }
  .stat_app h2 {
    font-size: 20pt;
  }
  .stat_app__list {
    margin-top: 60px;
  }
  .stat_app__list li {
    width: 20%;
  }
  .nojs .stat_app__list {
    padding-bottom: 0;
  }
  .stat_app__num {
    font-size: 35pt;
  }
}
.slide_app {
  padding-top: 60px;
  padding-bottom: 60px;
}
.slide_app__list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
}
.nojs .slide_app__list {
  overflow: scroll;
  padding-bottom: 30px;
}
.slide_app__list li {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.slide_app__list img {
  max-width: 90%;
  vertical-align: middle;
  max-height: 50px;
  width: auto;
}
.slide_app__nav {
  display: none;
}
.slide_app__nav__prev, .slide_app__nav__next {
  background: transparent none 50% 50% no-repeat;
  background-size: 40px auto;
  width: 45px;
  height: 45px;
  border: 2px solid #274884;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: width 0.2s linear, height 0.2s linear;
  transition: width 0.2s linear, height 0.2s linear;
}
.slide_app__nav__prev {
  left: 0;
  background-image: url('img/icon/arrow-left-big.svg');
  -webkit-transition: left 0.2s linear;
  transition: left 0.2s linear;
}
.slide_app__nav__next {
  right: 0;
  background-image: url('img/icon/arrow-right-big.svg');
  -webkit-transition: right 0.2s linear;
  transition: right 0.2s linear;
}
.slide_app__nav__prev:hover, .slide_app__nav__next:hover {
  background-color: #dadada;
}
@media all and (min-width: 980px) {
  .slide_app__nav {
    display: block;
  }
  .slide_app__list {
    padding-left: 50px;
    padding-right: 50px;
  }
  .slide_app__list li {
    width: 25%;
  }
}
@media all and (min-width: 1200px) {
  .slide_app__nav__prev {
    left: -48px;
  }
  .slide_app__nav__next {
    right: -48px;
  }
  .slide_app__list {
    padding-left: 0;
    padding-right: 0;
  }
  .slide_app__list li {
    width: 20%;
  }
}
@media all and (min-width: 1400px) {
  .slide_app__nav__prev {
    left: -60px;
  }
  .slide_app__nav__next {
    right: -60px;
  }
}
.foot {
  background: #274884;
  padding: 60px 0;
}
.foot, .foot a {
  color: #eaecf1;
}
.foot h1 {
  color: #fff;
  text-shadow: 0 1px #000;
  border-bottom: 1px solid #eaecf1;
  padding-bottom: 8px;
}
.foot__col + .foot__col {
  margin-top: 60px;
}
.foot__col nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.foot__col li.menu-item-has-children ul {
  margin-left: 15px;
}
.foot__col nav a {
  text-decoration: none;
  display: inline-block;
  padding: 5px 0;
  padding-left: 20px;
  margin: 5px 0;
  background: url('img/icon/nav-arrow-light.svg') 0 30% no-repeat;
  background-size: 18px auto;
}
.foot__col nav li:first-child a {
  margin-top: 0;
  padding-top: 0;
}
.foot__col nav a:hover {
  text-decoration: none;
}
.social-links {
  font-size: 0;
}
.social-links a {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 15px;
  vertical-align: top;
}
.social-links img {
  width: 32px;
  height: 32px;
  padding: 2px;
  border: 2px solid #9ba1ad;
}
.foot__col__map {
  width: 100%;
  height: auto;
}
@media all and (min-width: 980px) {
  .foot__col {
    float: left;
    width: 30%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .foot__col + .foot__col {
    margin-top: 0;
    margin-left: 5%;
  }
}
.foot__util {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #274884;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 999999;
  width: 100%;
  text-align: center;
  height: 60px;
}
.foot__util > a {
  display: inline-block;
  margin: 0 25px;
  font-size: 8.5pt;
  text-decoration: none;
  position: relative;
}
.foot__util > a > span {
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 5px auto;
  margin-bottom: 2px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50%;
}
.foot__util > a > span.mail {
  background-image: url('img/icon/mail.svg');
}
.foot__util > a > span.phone {
  background-image: url('img/icon/phone-plain.svg');
}
.foot__util > a > span.search {
  background-image: url('img/icon/search-light.svg');
}
.foot__emergency span {
  position: relative;
  background-color: #e53935;
}
.foot__emergency span em, .foot__emergency span em::before, .foot__emergency span em::after {
  position: absolute;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.foot__emergency span em {
  height: 32px;
  width: 32px;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.foot__emergency span em::before, .foot__emergency span em::after {
  /* used to create the '+' icon in css */
  content: '';
  position: absolute;
  height: 18px;
  width: 4px;
  background-color: #fff;
  left: 50%;
  top: 50%;
}
.foot__emergency span em::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}
.foot__emergency span em::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(0deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(0deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(0deg);
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
.foot__util a:nth-child(2):before {
  content: "";
  display: block;
  width: 112%;
  height: 54px;
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: -6px;
  left: 0;
  z-index: -1;
  background: #274884;
  -webkit-transform: translateX(-6%);
  -ms-transform: translateX(-6%);
  transform: translateX(-6%);
}
@media all and (max-width: 789px) {
  html {
    padding-bottom: 50px;
  }
  .backtotop {
    bottom: 70px !important;
  }
}
.endbar {
  background: #222e47;
}
.endbar, .endbar a {
  color: #fff;
  font-weight: bold;
  font-size: 9pt;
}
.endbar__copy {
  margin: 0;
  text-align: center;
  padding: 20px;
  padding-bottom: 10px;
  text-shadow: 0 1px #000;
}
.endbar nav {
  text-align: center;
  padding: 1px;
}
.endbar nav a {
  display: inline-block;
  padding: 20px;
  margin: 0;
  text-shadow: 0 1px #000;
}
.endbar nav a:hover {
  color: #848484;
}
@media all and (min-width: 980px) {
  .endbar__copy {
    float: left;
    padding-left: 0;
  }
  .endbar nav {
    float: right;
  }
  .endbar nav a {
    display: inline-block;
    margin-left: 10px;
    padding: 20px 0;
    margin-right: 0;
    text-decoration: none;
  }
  .endbar nav a + a:before {
    content: "|";
    padding-right: 10px;
    color: #fff;
  }
}
.breadcrumbs {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 8pt;
  background: #f9f9f9;
}
.breadcrumbs, .breadcrumbs a {
  color: #868686;
  text-decoration: none;
  font-size: 9pt;
}
@media all and (min-width: 980px) {
  .breadcrumbs {
    border-top: 0;
    font-size: 9pt;
  }
}
.post_tree ul, .sidebar .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}
.post_tree li ul li, .sidebar .menu li ul li {
  padding-left: 20px;
}
.post_tree li, .sidebar .menu li {
  background: #f9f9f9;
  margin: 2px;
  position: relative;
}
.post_tree a, .post_tree span.x-symb, .sidebar .menu a {
  display: block;
  padding: 15px 10px;
  font-size: 10pt;
  text-decoration: none;
  color: #868686;
}
.post_tree span.x-symb {
  cursor: pointer;
}
.post_tree li.curr_item, .post_tree li:hover, .sidebar .menu li.current_page_item, .sidebar .menu li:hover {
  background-color: #274884;
}
.post_tree li.curr_item > a, .post_tree li.curr_item > span.x-symb, .post_tree a:hover, .post_tree li:hover > a, .post_tree span.x-symb:hover, .post_tree li:hover > span.x-symb, .sidebar .menu li.current_page_item > a, .sidebar .menu a:hover, .sidebar .menu li:hover > a {
  color: #fff;
}
.post_tree .post_childs_btn {
  background: #fff url('img/icon/plus.svg') 50% 50% no-repeat;
  background-size: 10px auto;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 46px;
  height: 46px;
  border: 1px solid #f0f0f0;
  cursor: pointer;
}
@media all and (min-width: 980px) {
  .post_tree .post_childs_btn {
    top: 5px;
    right: 5px;
    width: 28px;
    height: 28px;
  }
}
.post_tree .post_childs_btn.active {
  background-image: url('img/icon/minus.svg');
  background-color: #274884;
}
.nojs .post_tree .post_childs_btn {
  display: none;
}
.nojs .post_tree li.has_childs > a, .nojs .post_tree li.has_childs > span.x-symb, .nojs .post_tree li.has_childs:hover > a, .nojs .post_tree li.has_childs:hover > span.x-symb {
  background-image: none;
}
.post_tree li.has_childs > a, .post_tree li.has_childs > span.x-symb {
  padding-right: 55px;
}
@media all and (min-width: 980px) {
  .post_tree li.has_childs > a, .post_tree li.has_childs > span.x-symb {
    padding-right: 40px;
  }
}
.nojs .post_tree li.has_childs > a, .nojs .post_tree li.has_childs > span.x-symb {
  padding-right: 0;
}
.post_tree li.has_childs li {
  background-image: url('img/icon/arrow-subtree-dark.svg');
  background-repeat: no-repeat;
  background-position: 7px 11px;
  background-size: 16px auto;
}
.post_tree li.has_childs li:hover, .post_tree li.has_childs li.curr_item {
  background-image: url('img/icon/arrow-subtree-light.svg');
}
.post_tree ul ul {
  display: none;
}
.nojs .post_tree ul ul {
  display: block;
}
.post_tree li li {
  margin: 0;
  border-top: 2px solid #fff;
}
@media all and (min-width: 980px) {
  .post_tree a, .post_tree span.x-symb {
    padding: 10px;
  }
}
.post_tree ul.post_noop {
  display: none !important;
}
.sidebar aside + aside {
  margin-top: 30px;
}
.clinic_meta h1, .clinic_meta p {
  margin-bottom: 2px;
  padding: 15px 10px;
}
@media all and (min-width: 980px) {
  .clinic_meta h1, .clinic_meta p {
    padding: 10px;
  }
}
.clinic_meta h1 {
  font-size: 10pt;
  border: 0;
  background: #274884 url('img/icon/clock.svg') 10px 50% no-repeat;
  background-size: 25px auto;
  color: #fff;
  text-shadow: none;
  font-weight: normal;
  padding-left: 45px;
  padding-right: 55px;
  position: relative;
}
.clinic_chef h1 {
  background-image: url('img/icon/lead.svg');
}
.clinic_chef--care h1 {
  background-image: url('img/icon/care.png');
}
@media all and (min-width: 980px) {
  .clinic_meta h1 {
    padding-right: 40px;
  }
}
.nojs .clinic_meta h1 {
  padding-right: 10px;
}
.clinic_meta p, .clinic_meta__table {
  margin: 0;
  background: #f9f9f9;
  font-size: 10pt;
}
.clinic_meta p.center {
  text-align: center;
}
.clinic_meta__pimg img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.clinic_meta__table {
  overflow: hidden;
  width: 100%;
}
.clinic_meta__table th, .clinic_meta__table td {
  font-size: 9pt;
  color: #868686;
  text-align: left;
  padding: 10px;
  border-top: 2px solid #fff;
  max-width: 60%;
  overflow: hidden;
}
.clinic_meta__table th {
  width: 115px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.clinic_meta__text {
  display: inline-block;
  width: 90%;
}
.clinic_meta__btn {
  border: 1px solid #f0f0f0;
  background: #fff url('img/icon/plus.svg') 50% 50% no-repeat;
  background-size: 10px auto;
  width: 46px;
  height: 46px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 1px;
  right: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clinic_meta__btn.active {
  background-image: url('img/icon/minus.svg');
  background-color: #274884;
}
@media all and (min-width: 980px) {
  .clinic_meta__btn {
    width: 28px;
    height: 28px;
    top: 5px;
    right: 5px;
  }
}
.ckbox {
  border: 1px solid #e6e6e6;
  padding: 20px;
  background: #fcfcfc;
  -webkit-box-shadow: 0 0 1px 1px #fff inset;
  box-shadow: 0 0 1px 1px #fff inset;
  text-shadow: 0 1px #fff;
  position: relative;
  margin-top: 65px;
}
.ckbox h4 {
  font-size: 1rem;
  display: inline-block;
  position: absolute;
  top: -42px;
  height: 40px;
  line-height: 2.5rem;
  padding: 0px 20px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0px;
  left: -1px;
  border: 1px solid #e6e6e6;
  border-bottom: 1px solid #fcfcfc;
  color: #274884;
}
.ckbox h5 {
  font-size: 0.875rem;
  margin-bottom: 8px;
  color: #274884;
}
.ckbox h4 + h5 {
  margin-top: 0;
}
.ckbox h5 em {
  display: inline-block;
  margin-left: 10px;
  color: #868686;
  font-weight: normal;
}
.ckbox table th, .ckbox table td {
  color: #888;
  font-size: 10pt;
}
.ckbox table th {
  text-align: left;
  min-width: 80px;
}
.single-clinic main {
  position: relative;
}
.hdln {
  margin: 0;
  padding: 20px;
  width: 100%;
  background: #274884;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #1d2d6f;
}
.hdln h1 {
  color: #fff;
  text-shadow: 0 1px #000;
  padding: 10px 0;
  font-size: 1rem;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
.hdln a.btn {
  display: block !important;
  line-height: 1.75rem;
  font-size: 9pt;
  margin-top: 25px;
  padding-left: 40px !important;
  background-image: url('img/icon/mail.svg') !important;
  background-position: 15px 50% !important;
  background-size: 30px auto !important;
  background-repeat: no-repeat !important;
}
@media all and (min-width: 980px) {
  .hdln {
    padding: 25px 0;
  }
  .has-revslider .hdln, .has-static-header .hdln {
    position: absolute;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: rgba(39, 72, 132, 0.89);
    border-top: 1px solid #1d2d6f;
    left: 0;
    right: 0;
  }
  .hdln h1 {
    font-size: 28pt;
    text-align: left;
    padding-right: 200px;
    position: relative;
  }
  .hdln a.btn {
    display: inline-block !important;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-size: 22px auto !important;
    background-position: 10px 55% !important;
  }
}
.vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.vc_row + .vc_row {
  margin-top: 50px;
}
.vc_row.no-space {
  margin-top: 20px;
}
.clinic__aside img {
  min-width: 100%;
  max-width: 100%;
  height: auto;
}
.post_parent_nav {
  text-align: right;
}
.x-aquo {
  position: relative;
  top: -1px;
}
.backtotop {
  display: inline-block;
  position: fixed;
  right: 10px;
  bottom: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 35px;
  height: 35px;
  border: 2px solid #274884;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #fff url("img/icon/arrow-up.svg") 6px 50% no-repeat;
  background-size: 18px auto;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -webkit-transform: translateY(150px);
  -ms-transform: translateY(150px);
  transform: translateY(150px);
  z-index: 999;
}
.backtotop.active, .nojs .backtotop {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backtotop span {
  display: none;
}
.vc_column_container:first-child {
  margin-left: -15px;
}
.vc_column_container > .vc_column-inner {
  padding-right: 0 !important;
}
.vc_message_box p {
  margin-top: 0;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
  padding-left: 48px !important;
}
.has_post_loader {
  position: relative;
}
.post_loader {
  position: absolute;
  top: 40px;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 1) url('img/ripple.gif') 50% 50% no-repeat;
  opacity: 1;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.post_loader--done {
  opacity: 0;
}
.vc_images_carousel {
  max-width: 100%;
}
.ki-image-caption {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0% 0%;
  border-top: 1px solid #fff;
  padding: 10px;
  color: #000;
}
table.ga-index-list, table.ga-event-list {
  table-layout: fixed;
  width: 100%;
  border: 1px solid #ccc;
  border-right: 0;
  border-bottom: 0;
}
table.ga-index-list td, table.ga-index-list th, table.ga-event-list td, table.ga-event-list th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 8px;
  text-align: center;
}
table.ga-index-list th, table.ga-event-list th {
  font-size: 9pt;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
  background: -webkit-linear-gradient(top, #fff, #efefef);
  background: linear-gradient(to bottom, #fff, #efefef);
  text-shadow: 0 1px #fff;
}
table.ga-index-list .name, table.ga-event-list .locn {
  text-align: left;
}
table.ga-index-list .date, table.ga-index-list .ereg, table.ga-event-list .date, table.ga-event-list .time, table.ga-event-list .entr {
  width: 150px;
}
table.ga-index-list .cost, table.ga-event-list .cost {
  width: 120px;
}
table.ga-index-list .stat, table.ga-event-list .stat {
  width: 165px;
  text-align: left;
}
table.ga-index-list .stat .wrap {
  position: relative;
  padding-right: 40px;
}
table.ga-index-list .stat .indc, table.ga-index-list .stat .thmb {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
table.ga-index-list .stat .indc {
  width: 15px;
  height: 15px;
  background: green;
  right: 20px;
  border-style: solid;
  border-width: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
table.ga-index-list .stat.sl-risky .indc {
  background: #fff754;
  border-color: #cfc61a;
}
table.ga-index-list .stat.sl-full .indc {
  background: red;
  border-color: #bf0000;
}
table.ga-index-list .stat .thmb {
  right: 0px;
  width: 16px;
  height: 16px;
  background: url('img/icon/thumb-up.svg') 0 0 no-repeat;
  background-size: 16px auto;
}
table.ga-index-list .stat.st-await .thmb {
  background-image: url('img/icon/thumb-neutr.svg');
}
table.ga-index-list .stat.st-empty .thmb {
  background-image: url('img/icon/thumb-down.svg');
}
table.ga-index-list .name a {
  padding-right: 20px;
  background: url('img/icon/more.svg') 100% 50% no-repeat;
  background-size: 12px auto;
}
table.ga-event-list .link {
  width: 160px;
}
.ga-event-list h2 {
  margin-top: 40px;
}
table.ga-event-list .expired td {
  text-decoration: line-through;
}
table.ga-event-info th {
  text-align: left;
  padding-right: 20px;
}
.ga-index-legend {
  margin-top: 60px;
}
.ga-index-legend p {
  margin: 4px 0;
  font-size: 10pt;
  line-height: 1.25rem;
}
.ga-index-legend .thumb {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.ga-index-legend .thumb-up {
  background: url('img/icon/thumb-up.svg') 0 0 no-repeat;
  background-size: 16px auto;
}
.ga-index-legend .thumb-down {
  background: url('img/icon/thumb-down.svg') 0 0 no-repeat;
  background-size: 16px auto;
}
.ga-index-legend .thumb-neutr {
  background: url('img/icon/thumb-neutr.svg') 0 0 no-repeat;
  background-size: 16px auto;
}
.ga-speaker h3 {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.ga-speaker h3 a {
  font-weight: normal;
  font-size: 10pt;
}
.ga-speaker p {
  margin: 0;
  font-size: 10pt;
}
.ga-speaker + .ga-speaker {
  margin-top: 20px;
}
.ga-tax-list {
  margin: 0;
}
.ga-tax-lsit li {
  margin: 0;
}
@media all and (max-width: 980px) {
  table.ga-index-list, table.ga-index-list tbody {
    display: block;
    border: 0 none;
  }
  table.ga-index-list thead {
    display: none;
  }
  table.ga-index-list tr {
    display: block;
    margin-bottom: 20px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }
  table.ga-index-list th, table.ga-index-list td {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    float: left\9;
  }
  table.ga-index-list td.data {
    font-size: 9pt;
    background: #efefef;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
    background: -webkit-linear-gradient(top, #fff, #efefef);
    background: linear-gradient(to bottom, #fff, #efefef);
    text-shadow: 0 1px #fff;
    font-weight: bold;
  }
  table.ga-index-list td.cost:before {
    content: "Preis: ";
  }
  table.ga-index-list td.stat .wrap:before {
    content: "Plätze: ";
  }
  table.ga-index-list td:not(.data):not(.ereg) {
    text-align: left;
  }
}
@media all and (max-width: 980px) {
  table.ga-event-list, table.ga-event-list tbody {
    display: block;
    box-sizing: border-box;
    border: 0 none !important;
  }
  table.ga-event-list thead {
    display: none;
  }
  table.ga-event-list tr {
    display: block;
    margin-bottom: 20px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }
  table.ga-event-list td {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    float: left\9;
  }
  table.ga-event-list td.date {
    font-size: 9pt;
    background: #efefef;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
    background: -webkit-linear-gradient(top, #fff, #efefef);
    background: linear-gradient(to bottom, #fff, #efefef);
    text-shadow: 0 1px #fff;
    font-weight: bold;
  }
  table.ga-event-list td.entr:before {
    content: "Einlass: ";
  }
  table.ga-event-list td.time:before {
    content: "Uhrzeit: ";
  }
  table.ga-event-list td:not(.date) {
    text-align: left;
  }
}
.formtbl {
  width: 100%;
  border-collapse: collapse;
}
.formtbl td, .formtbl th {
  padding: 6px;
}
.formtbl th {
  text-align: left;
  white-space: nowrap;
  padding-right: 25px;
}
.formtbl td {
  width: 100%;
}
.formtbl .req label:after {
  content: '*';
  color: #bf0000;
  display: inline-block;
  padding-left: 5px;
}
.formtbl .top th {
  vertical-align: top;
  padding-top: 10px;
}
.formtbl .wpcf7-text {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.formtbl span.wpcf7-form-control-wrap + br {
  display: none;
}
.formtbl-submit {
  text-align: right !important;
}
.formtbl-submit .btn {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
@media all and (max-width: 980px) {
  .formtbl, .formtbl tbody {
    display: block;
  }
  .formtbl tr {
    display: block;
  }
  .formtbl th, .formtbl td {
    display: block;
    box-sizing: border-box;
    float: left\9;
  }
  .formtbl label {
    display: block;
  }
  .ctform .submit {
    text-align: center;
    margin-bottom: 25px;
  }
}
.price-discount {
  color: #339c33;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 9pt;
  top: 8px;
  left: 10px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #bf0000;
  padding: 5px;
  min-width: 150px;
  background: #ea2f2f;
  color: #fff;
}
input:hover + span.wpcf7-not-valid-tip, input:focus + span.wpcf7-not-valid-tip, input:active + span.wpcf7-not-valid-tip, span.wpcf7-not-valid-tip:hover {
  display: none;
}
span.wpcf7-not-valid-tip::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  background: #bf0000;
  top: -5px;
  left: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: transparent;
  background: -webkit-linear-gradient(315deg, #bf0000 50%, transparent 50%);
  background: linear-gradient(135deg, #bf0000 50%, transparent 50%);
}
div.wpcf7-validation-errors {
  border-color: #bf0000;
}
div.wpcf7-response-output {
  font-size: 9pt;
  padding: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-width: 1px;
}
@media all and (min-width: 980px) {
  .ctform .submit {
    text-align: right;
    padding: 10px;
  }
}
input.type-text, input.wpcf7-text, input.type-tel, input.wpcf7-tel, input.type-mail, input.wpcf7-mail, textarea.wpcf7-textarea, .formtbl select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #898989;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 4px;
}
.formtbl select {
  width: auto;
  min-width: 150px;
}
.formtbl .form-field {
  position: relative;
  display: inline-block;
  width: 100%;
}
.formtbl .col_3_4 {
  width: 75%;
  float: right;
}
.formtbl .col_3_4_l {
  width: 75%;
}
.formtbl .col_1_4 {
  width: 23%;
}
.formtbl .col_1_4_r {
  width: 23%;
  float: right;
}
.summary-box {
  margin-bottom: 20px;
}
.summary-box p {
  margin: 10px 0;
}
.addr-box {
  border: 1px solid #cecece;
  background: #fefefe;
  padding: 20px;
  margin: 20px 0;
  -webkit-box-shadow: 0 0 1px #fff inset;
  box-shadow: 0 0 1px #fff inset;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 45%;
  vertical-align: top;
}
.addr-box:nth-child(odd) {
  margin-left: 20px;
}
.addr-box p {
  margin: 5px 0;
  color: #444;
  text-shadow: 0 1px #fff;
}
.addr-box-edit {
  border-top: 1px solid #cecece;
  margin-top: 15px;
  padding-top: 15px;
}
p.form-field {
  margin: 5px 0;
}
.ga-index-kind {
  margin-bottom: 40px;
}
.notice {
  border: 2px solid #ccc;
  padding: 10px;
  font-size: 10pt;
  text-shadow: 0 1px #fff;
}
.notice-info {
  border-color: #007ef9;
  background: #c7e9ff;
  color: #000 !important;
  padding-left: 40px;
  background-image: url('img/icon/notice-info.svg?1');
  background-position: 10px 10px;
  background-repeat: no-repeat;
  background-size: 16px auto;
}
.search-form .screen-reader-text {
  display: block;
  margin-bottom: 4px;
}
.search-form .search-field {
  border: 1px solid #c1c1c1;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 10pt;
  padding: 5px;
  width: 70%;
}
.search-form .search-field:focus {
  border-color: #274884;
}
.search-form .search-submit {
  float: right;
  width: 27%;
}
.news-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news-sidebar li {
  margin-bottom: 10px;
}
.news-sidebar a:not(.btn) {
  color: #1e4387;
  text-decoration: none;
}
.news-sidebar a:hover:not(.btn) {
  color: #222e47;
  text-decoration: underline;
}
.news-sidebar .post-date {
  display: block;
  font-size: 8pt;
  color: #868686;
}
.text_view .post_index {
  list-style: none;
  margin: 0;
  padding: 0;
}
.text_view .post_index li {
  margin-top: 60px;
}
.text_view .post_index h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.text_view .post_index .more {
  margin: 0;
}
.text_view .post_index .post_index {
  margin-top: 20px;
}
@media all and (min-width: 980px) {
  .view header:not(.vc_cta3-content-header) {
    border: 1px solid #ededed;
    border-radius: 5px;
    background: #fff;
    position: absolute;
    left: -30px;
    right: -30px;
    top: -80px;
    box-sizing: border-box;
    padding: 20px 30px;
    text-align: left;
  }
  .view header:not(.vc_cta3-content-header) h1 {
    margin: 0;
  }
  .wiki_app header {
    top: -100px !important;
  }
  .tour_app header {
    top: -40px !important;
  }
}
@media all and (max-width: 1060px) {
  .view header:not(.vc_cta3-content-header) {
    left: 0;
    right: 0;
  }
}
.ki_rri_excerpt {
  min-height: 100px;
}
.btn-more {
  display: inline-bock;
  background-image: url('img/icon/arrow-circle.svg');
  background-size: 16px auto;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding-right: 20px;
  font-weight: bold;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #1e4387;
  text-decoration: none;
}
.btn-more:hover {
  text-decoration: none !important;
  color: #3b67c2 !important;
}
@media all and (max-width: 768px) {
  .responsive-table table tr, .responsive-table table td, table.responsive tr, table.responsive td {
    display: block;
    padding: 0;
    margin: 0;
  }
  .responsive-table table td + td, table.responsive td + td {
    padding-left: 0 !important;
  }
  .responsive-table table tr, table.responsive tr {
    margin-bottom: 15px;
  }
}
.flexslider {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.clinic__aside img {
  min-width: 70% !important;
  max-width: 70% !important;
  display: block;
  margin: 20px auto;
  padding: 10px;
  border: 2px solid rgba(55, 55, 55, .2);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.archive {
  padding: 1px;
}
.post_tree > ul > li:first-child, .post_tree > ul > li:first-child > a, .clinic_meta > h1 {
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.post_childs_btn, .clinic_meta__btn, .vc_figure img, .text_view p img, .text_view figure img {
  /*-webkit-border-radius:5px;border-radius:5px;*/
  background-clip: padding-box;
}
.breadcrumbs nav > span + span:before {
  display: inline-block;
  content: ">";
  color: transparent;
  width: 20px;
  background-image: url("img/icon/breadcrumb.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 14px auto;
}
.clinic_meta .contact {
  display: inline-block;
  padding-right: 20px;
  background-image: url('img/icon/arrow-circle.svg');
  background-position: 100% 50%;
  background-size: 16px auto;
  background-repeat: no-repeat;
}
.clinic_meta .mail {
  display: inline-block;
  padding-left: 18px;
  background-image: url('img/icon/mail-dark.svg');
  background-position: 0 50%;
  background-size: 12px auto;
  background-repeat: no-repeat;
}
.related-roots .vc_row h2 {
  margin-bottom: 0;
}
@media all and (min-width: 980px) {
  .related-roots .vc_row h2 {
    min-height: 60px;
  }
  .related-roots p:first-child {
    min-height: 90px;
  }
}
.ssba-wrap {
  position: absolute;
  right: 0;
  top: 300px;
  z-index: 9999;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .ssba-wrap {
    position: -webkit-sticky;
    position: sticky;
    float: right;
    margin-top: 80px;
    margin-left: -100%;
  }
}
.ssba-wrap a {
  display: block;
  font-size: 0 !important;
}
.ssba-img {
  padding: 0 !important;
  vertical-align: bottom;
  margin: 0;
  width: 40px;
}
@media all and (max-width: 768px) {
  .ssba-wrap {
    display: none;
  }
}
.virt_app {
  border: 1px solid #efefef;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.virt_app__frame, .virt_app__frame iframe {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  margin: 0;
  vertical-align: bottom;
  min-height: 500px;
}
@media all and (max-height: 900px) {
  .virt_app__frame, .virt_app__frame iframe {
    min-height: 0;
    height: 500px;
    max-height: 60vh;
  }
}
.virt_app:-webkit-full-screen {
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.virt_app:-moz-full-screen {
  border: 0 none;
  border-radius: 0;
}
.virt_app:-ms-fullscreen {
  border: 0 none;
  border-radius: 0;
}
.virt_app:fullscreen {
  border: 0 none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.virt_app:-webkit-full-screen .virt_app__frame, .virt_app:-webkit-full-screen .virt_app__frame iframe {
  width: 100vw;
  height: 100vh;
  max-height: none;
}
.virt_app:-moz-full-screen .virt_app__frame, .virt_app:-moz-full-screen .virt_app__frame iframe {
  width: 100vw;
  height: 100vh;
  max-height: none;
}
.virt_app:-ms-fullscreen .virt_app__frame, .virt_app:-ms-fullscreen .virt_app__frame iframe {
  width: 100vw;
  height: 100vh;
  max-height: none;
}
.virt_app:fullscreen .virt_app__frame, .virt_app:fullscreen .virt_app__frame iframe {
  width: 100vw;
  height: 100vh;
  max-height: none;
}
.virt_app.fullscreen, .virt_app.fullscreen .virt_app__frame, .virt_app.fullscreen .virt_app__frame iframe {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999998;
  max-height: none;
}
.virt_app__full {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  border: 0 none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff url("img/icon/full.svg") 48% 49% no-repeat;
  background-size: 30px auto;
  z-index: 999999;
}
.virt_app__full--active {
  background-image: url("img/icon/norm.svg");
}
@media all and (min-width: 980px) {
  body {
    padding-top: 183px !important;
    position: relative;
  }
  .head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99999;
  }
  .head.anim {
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  }
  .head.fixed {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%);
    position: fixed;
    -webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, .3);
    box-shadow: 1px 0 4px rgba(0, 0, 0, .3);
  }
  .head.visible {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media all and (max-width: 980px) {
  .endbar {
    padding-bottom: 30px;
  }
}
.pp_pic_holder .ppt {
  display: none !important;
}
.admin-bar .head.fixed {
  top: 32px;
}
.job-form, .rcf-form {
  width: 100%;
}
.job-form th, .rcf-form th {
  text-align: left;
  padding-right: 15px;
}
.job-form .req th:after, .rcf-form .req th:after {
  content: ' *';
  color: #bf0000;
}
.job-form th, .job-form td, .rcf-form th, .rcf-form td {
  padding-bottom: 5px;
}
.job-form .wpcf7-text, .job-form .wpcf7-email, .job-form .wpcf7-textarea, .rcf-form .wpcf7-text, .rcf-form .wpcf7-email, .rcf-form .wpcf7-textarea {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #999;
  padding: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.rcf-form {
  display: none;
}
.ga-room {
  margin-top: 40px;
}
.ki-bubble .vc_tta-panel-title {
  position: relative;
}
.ki-bubble .vc_tta-panel-title:after {
  position: absolute;
  top: 10px;
  left: 315px;
  background: rgba(255, 255, 255, .5);
  border: 1px solid #ccc;
  padding: 4px 6px;
  font-size: 9pt;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-style: italic;
  color: #868686;
}
.ki-bubble-1 .vc_tta-panel-title:after {
  content: '"... Es ist genau das Richtige. ..."';
}
.ki-bubble-2 .vc_tta-panel-title:after {
  content: '"... Der Umgang mit kranken Menschen bringt enorm viel Erfahrung mit sich. ..."';
}
.ki-bubble-3 .vc_tta-panel-title:after {
  content: "Das gefällt mir am meisten: Vor einem Problem stehen und die richtige Lösung zu finden!";
}
.ki-bubble-4 .vc_tta-panel-title:after {
  content: "Als Koch steht mir nach der Ausbildung die Welt offen.";
}
.pp_expand {
  display: none !important;
}
.ref-table th, .ref-table td {
  padding-bottom: 15px;
  vertical-align: top;
}
.owl-ca-item .wpb_single_image.vc_align_left {
  text-align: center;
}
.fold-ln h3 {
  margin-bottom: 0;
}
.fold-ln p {
  margin-top: 0;
}
.ki-clinic-contact-index .vc_row {
  margin-bottom: 0;
  margin-top: 0;
}
.ki-clinic-contact-index .vc_row + .vc_row {
  border-top: 1px solid #ccc;
}
.ki-clinic-contact-index .vc_col-sm-6 {
  border-right: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 10px;
}
.ki-clinic-contact-index .vc_col-sm-6 + .vc_col-sm-6 {
  border-left: 1px solid #ccc;
  border-right: 0 none;
  margin-left: -1px;
}
.pagination {
  overflow: auto;
}
.pagination .next {
  float: right;
}
.pagination .prev {
  float: left;
}
.telidx {
  border: 0 none;
  border-collapse: collapse;
  width: 100%;
}
.telidx + .telidx {
  margin-top: 50px;
}
.telidx th {
  text-align: left;
}
.telidx th + th:last-child, .telidx td + td:last-child {
  text-align: right;
}
.telidx th {
  border-bottom: 1px solid #f4f5f6;
}
.telidx td {
  border-bottom: 1px dashed #efefef;
}
.telidx th, .telidx td {
  padding: 6px;
}
@media all and (max-width: 980px) {
  .vc_column_container > .vc_column-inner {
    padding-left: 0 !important;
  }
  .vc_column_container:first-child {
    margin-left: 0 !important;
  }
  .related-roots figure, .related-roots img {
    width: 100%;
  }
  .related-roots figure, .related-roots .wpb_single_image .vc_single_image-wrapper, .related-roots a.no-lightbox {
    display: block !important;
    width: 100% !important;
  }
}
@media all and (max-width: 980px) {
  .wpb_video_widget .wpb_wrapper {
    float: none !important;
    width: 100% !important;
  }
}
.head__util {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.head__util-emergency {
  display: inline-block;
  position: relative;
  padding: 9px 10px 9px 30px;
  background-color: #e53935;
  color: #fff;
  margin-right: 10px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  line-height: 1;
}
.head__util-emergency span {
  display: inline-block;
  line-height: 1;
}
.head__util-emergency span, .head__util-emergency span::before, .head__util-emergency span::after {
  position: absolute;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.head__util-emergency span {
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.head__util-emergency span::before, .head__util-emergency span::after {
  content: '';
  position: absolute;
  height: 15px;
  width: 4px;
  background-color: #fff;
  left: 50%;
  top: 50%;
}
.head__util-emergency span::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}
.head__util-emergency span::after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(0deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(0deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(0deg);
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
}
.head__util__font {
  float: left;
}
.head__util__font button {
  border-radius: 50%;
  border: 0 none;
  background: #f1f1f1;
  color: #868686;
  width: 32px;
  height: 32px;
  padding: 0;
  vertical-align: top;
}
.head__util__font .letter-1 {
  font-size: 10pt;
}
.head__util__font .letter-2 {
  font-size: 1.1875rem;
}
.head__util__font .letter-3 {
  font-size: 1.3125rem;
}
.fs-1 {
  font-size: 0.875rem;
}
.fs-2 {
  font-size: 1rem;
}
.fs-3 {
  font-size: 1.3125rem;
}
.fs-2 .cta_grid__item__text, .fs-2 .cta_grid__item h1, .fs-2 .main_nav li a, .fs-3 .main_nav li a, .fs-2 .cta_grid__item__wrap .btn-more, .fs-2 .wiki_app h2, .fs-2 .news_app__nav li, .fs-3 .cta_grid__item__text, .fs-3 .cta_grid__item h1, .fs-3 .cta_grid__item__wrap .btn-more, .fs-2 .stat_app__list .stat_app__cat, .fs-2 .post_tree a, .fs-2 .post_tree span.x-symb, .f2-2 .sidebar .menu a, .fs-3 .post_tree a, .fs-3 .post_tree span.x-symb, .f2-3 .sidebar .menu a, .fs-2 .clinic_meta h1, .fs-3 .clinic_meta h1, .fs-2 .clinic_meta p, .fs-2 .clinic_meta__table, .fs-3 .clinic_meta p, .fs-3 .clinic_meta__table, .fs-2 .news_app__item, .fs-2 .btn, .fs-3 .btn {
  font-size: 1rem !important;
}
.fs-2 .cta_grid__item__text, .fs-3 .cta_grid__item__text {
  height: 100px;
}
.fs-2 .clinic_meta__table th, .fs-2 .clinic_meta__table td, .fs-3 .clinic_meta__table th, .fs-3 .clinic_meta__table td, .fs-2 .breadcrumbs, .fs-3 .breadcrumbs {
  font-size: 0.875rem !important;
}
.fs-2 .cta_grid__item__text, .fs-3 .cta_grid__item__text {
  overflow: hidden;
}
.fs-2 .main_nav > ul > li > a, .fs-3 .main_nav > ul > li > a {
  padding-bottom: 13px;
}
.fs-3 .wiki_app h2, .fs-3 .news_app__nav li, .fs-3 .stat_app__list .stat_app__cat, .fs-3 .news_app__item, .fs-2 .wiki_app__result__item h3, .fs-3 .wiki_app__result__item h3 {
  font-size: 1.3125rem !important;
}
.fs-2 .wiki_app__nav {
  top: 25px;
}
.fs-3 .wiki_app__nav {
  top: 21px;
}
.fs-2 .clinic_meta__table, .fs-2 .clinic_meta__table tbody, .fs-2 .clinic_meta__table tr, .fs-2 .clinic_meta__table th, .fs-2 .clinic_meta__table td, .fs-3 .clinic_meta__table, .fs-3 .clinic_meta__table tbody, .fs-3 .clinic_meta__table tr, .fs-3 .clinic_meta__table th, .fs-3 .clinic_meta__table td {
  display: block;
  width: 100% !important;
  max-width: none;
}
.fs-2 .clinic_meta__table tbody, .fs-2 .clinic_meta__table tr, .fs-2 .clinic_meta__table th, .fs-2 .clinic_meta__table td, .fs-3 .clinic_meta__table tbody, .fs-3 .clinic_meta__table tr, .fs-3 .clinic_meta__table th, .fs-3 .clinic_meta__table td {
  float: left\9;
}
.fs-2 .clinic_meta__table td, .fs-3 .clinic_meta__table td {
  border-top: 1px solid #fefefe;
}
@media all and (max-width: 979px) {
  table[width] {
    width: auto !important;
  }
}
@media all and (max-width: 800px) {
  .job-form, .job-form tr, .job-form th, .job-form td {
    display: block;
    width: 100%;
  }
}
.head__emerg_v2 {
  -webkit-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  transform: translateX(-320px);
  height: auto !important;
}
.head__emerg_v2--open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.head__emerg_v2 .emerg_view {
  margin-right: 0;
}
.head__emerg_v2__btn {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  top: 250px;
  right: -250px;
  width: 250px;
}
.head__emerg_v2__btn {
  top: 105px \9;
  right: -145px \9;
}
.head__emerg_v2 {
  border-radius: 0;
}
.emerg_text + .emerg_text {
  margin-top: 30px;
}
.emerg_text h1 {
  font-size: 13pt !important;
  margin: 0;
}
.emerg_text h2 {
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
}
.emerg_text p.tel {
  font-size: 1.1875rem;
  text-align: center;
}
.emerg_text p.tel a::before {
  content: "";
  width: 25px;
  height: 25px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  background: url(img/icon/phone.svg) 0 0 no-repeat;
  background-size: 25px auto;
}
.emerg_text p.ext {
  text-align: center;
  font-size: 1rem;
  border: 1px solid #be0000;
  background: #c00 url(img/icon/gls.png) 10px 50% no-repeat;
  background-size: 25px auto;
  padding: 10px;
  border-radius: 5px;
}
.emerg_text p.ext:hover {
  background-color: #e00;
}
.post-date {
  font-size: 10pt;
  font-weight: bold;
  margin: 0;
  color: #222;
}
@media screen and (min-width: 980px) {
  .main_nav {
    display: none;
  }
}
.rev_slider .tp-mask-wrap .tp-caption {
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .8);
  z-index: 3;
}
.home .tp-bgimg {
  position: relative;
}
.home .tp-bgimg:after {
  background: rgba(39, 72, 132, 0.3);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media all and (max-width: 979px) {
  .home .tp-bgimg:after {
    background: -moz-linear-gradient(20deg, rgba(39, 72, 132, 0.5) 0%, rgba(39, 72, 132, 0.5) 20%, rgba(39, 72, 132, 0) 100%);
    background: -webkit-linear-gradient(20deg, rgba(39, 72, 132, 0.5) 0%, rgba(39, 72, 132, 0.5) 20%, rgba(39, 72, 132, 0) 100%);
    background: linear-gradient(20deg, rgba(39, 72, 132, 0.5) 0%, rgba(39, 72, 132, 0.5) 20%, rgba(39, 72, 132, 0) 100%);
  }
}
@media all and (max-width: 979px) {
  .tparrows {
    display: none !important;
  }
  .home .main {
    margin-top: 50px;
  }
}
@media all and (min-width: 980px) {
  .slick-slider {
    margin-top: -100px;
    padding: 50px 0;
  }
  .slick-slide {
    margin-top: -50px;
    opacity: 0.4;
    outline: none;
    transform: translateY(50px);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .slick-active {
    opacity: 1;
    transform: translateY(25px);
  }
  .slick-current {
    opacity: 1;
    transform: translateY(0);
  }
}
@media all and (max-width: 979px) {
  .cta_grid__nav {
    display: none;
  }
  .slick-track {
    display: flex;
    margin-bottom: 50px;
  }
  .slick-slide {
    background: #f8f8f8;
    border: 1px solid #dadada;
    border-top: none;
    border-radius: 5px;
    margin: 0 10px;
    opacity: 0.4;
    outline: none;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .slick-current {
    opacity: 1;
  }
  .slick-slide h1 {
    border-radius: 5px 5px 0 0;
    margin: 0 -1px;
  }
  .slick-slide .cta_grid__item__text {
    padding: 10px 20px;
  }
}
.cta_grid__item__wrap .btn-more {
  font-size: 0.8125rem;
}
@media all and (max-width: 979px) {
  .stat_app h1 {
    font-size: 1.375rem;
  }
}
.foot {
  background: #1a2f52;
  background: -moz-linear-gradient(top, #1a2f52 0%, #223e6c 100%);
  background: -webkit-linear-gradient(top, #1a2f52 0%, #223e6c 100%);
  background: linear-gradient(to bottom, #1a2f52 0%, #223e6c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a2f52', endColorstr='#223e6c',GradientType=0);
}
.foot h1 {
  border-bottom-color: rgba(255, 255, 255, .3);
}
.social-links img {
  border-radius: 50%;
}
.btn {
  background: #274884 !important;
  background: -moz-linear-gradient(top, #274884 1%, #03317f 100%) !important;
  background: -webkit-linear-gradient(top, #274884 1%, #03317f 100%) !important;
  background: linear-gradient(to bottom, #274884 1%, #03317f 100%) !important;
  font-weight: bold !important;
  padding: 6px 30px !important;
  text-shadow: none !important;
}
.rev .btn {
  padding: 10px 30px !important;
}
.wiki_app__kind button.btn:not(.selected) :not(:hover):not(:active) {
  background: #dadada !important;
}
.touch_nav__back {
  background: #f9f9f9;
}
@media all and (max-width: 979px) {
  .main_nav {
    background: transparent;
  }
  .touch_nav__search {
    background: #fff;
  }
  .main_nav ul.menu:before, .main_nav ul.sub-menu:before {
    bottom: 0;
    -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, .5);
    box-shadow: 1px 0 20px rgba(0, 0, 0, .5);
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
/* Megamenu
 ---------------------------------------- */
.mega_menu_wrap {
  position: relative;
  background-color: #274884;
  color: #fff;
  padding: 0;
  border-bottom: 2px solid #fff;
}
.mega_menu_wrap menu-megamenu-2-container {
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .mega_menu_wrap menu-megamenu-2-container {
    max-width: 980px;
  }
}
@media screen and (min-width: 1200px) {
  .mega_menu_wrap menu-megamenu-2-container {
    max-width: 1100px;
  }
}
@media screen and (min-width: 1400px) {
  .mega_menu_wrap menu-megamenu-2-container {
    max-width: 1280px;
  }
}
.mega_menu {
  display: none;
  padding: 0;
  font-size: 0;
  /* Mega Menu */
}
@media screen and (min-width: 980px) {
  .mega_menu {
    display: table;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .mega_menu {
    display: table;
    margin-left: 135px;
    width: calc(100% - 135px);
  }
}
.mega_menu li {
  display: inline-block;
  line-height: 1;
  font-size: 0.875rem;
  text-align: center;
  display: table-cell;
  /* Custom Link */
}
.mega_menu li.current_page_item > a, .mega_menu li.current-menu-item > a, .mega_menu li.current_page_parent > a, .mega_menu li.current-page-ancestor > a, .mega_menu li.current-page-parent > a {
  color: #fff;
}
.mega_menu li.menu-item-object-custom > a {
  color: #fff;
}
.mega_menu li a {
  position: relative;
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 20px 15px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .mega_menu li a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.mega_menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
.mega_menu li:last-child a:after {
  background: none;
}
.mega_menu li span {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1;
  margin-top: 3px;
}
.mega_menu .mega-menu_wrap {
  background-color: rgba(255, 255, 255, 1);
  display: none;
  left: 0;
  top: 100%;
  padding: 40px 0;
  position: absolute;
  width: 100%;
  z-index: 1000;
  border-bottom: 1px solid #274884;
  overflow: hidden;
  /* Outer */
  /* Inner */
}
.mega_menu .mega-menu_wrap:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9600px;
  left: 100%;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(225, 225, 225, 0.5);
}
.mega_menu .mega-menu_wrap:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 9600px;
  right: 100%;
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(225, 225, 225, 0.5);
}
.mega_menu .mega-menu_wrap .mega-menu {
  width: 100%;
}
.mega_menu .mega-menu_wrap .mega-menu__description {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.3;
  margin-top: 5px;
}
.mega_menu .mega-menu_wrap .mega-menu__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 0 15px;
  max-width: 1280px;
  margin: 0 auto;
}
@media (min-width: 980px) and (max-width: 1380px) {
  .mega_menu .mega-menu_wrap .mega-menu__inner {
    padding-left: 50px;
  }
}
.mega_menu .mega-menu_wrap ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
  padding: 0;
  margin: 0;
  /* Hide */
}
.mega_menu .mega-menu_wrap ul a {
  color: #868686;
  padding: 0;
}
.mega_menu .mega-menu_wrap ul a:hover {
  color: #274884;
}
.mega_menu .mega-menu_wrap ul a:after {
  content: '';
  position: absolute;
  right: auto;
  top: auto;
  width: auto;
  height: auto;
  background-color: none;
}
.mega_menu .mega-menu_wrap ul li {
  margin: 0;
  padding: 0;
  text-transform: none;
}
.mega_menu .mega-menu_wrap ul .has-sub > a {
  color: #274884;
  font-weight: 600;
}
.mega_menu .mega-menu_wrap ul li.hide > a:first-child {
  visibility: hidden;
}
.mega_menu .mega-menu_wrap ul > li {
  text-align: left;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
@media (min-width: 768px) {
  .mega_menu .mega-menu_wrap ul > li {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}
.mega_menu .mega-menu_wrap ul ul {
  display: block;
  margin-top: 15px;
  margin-left: -20px;
}
.mega_menu .mega-menu_wrap ul ul li {
  display: block;
  margin: 0 20px;
  width: auto;
  padding: 0;
  text-align: left;
  border-bottom: 1px solid #dadada;
}
.mega_menu .mega-menu_wrap ul ul li span {
  line-height: 1.1875rem;
}
.mega_menu .mega-menu_wrap ul ul li a {
  padding: 8px 10px;
}
.mega_menu .mega-menu_wrap ul ul li a:hover {
  background-color: #274884;
  color: #fff;
}
.mega_menu .has-mega-menu:hover .mega-menu_wrap {
  display: block;
}
.emergency {
  display: none;
  height: 445px;
  position: fixed;
  top: 50%;
  left: 0;
  -webkit-transform: translateX(-100%) translateY(-50%);
  -ms-transform: translateX(-100%) translateY(-50%);
  transform: translateX(-100%) translateY(-50%);
  width: 860px;
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0s;
  transition: -webkit-transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s, -webkit-transform 0.2s ease-in-out 0s;
  z-index: 99999;
  /**/
}
@media screen and (min-width: 920px) {
  .emergency {
    display: block;
  }
}
.emergency--open {
  -webkit-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
.emergency__inner {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.emergency__inner-left {
  width: 340px;
  padding: 20px;
  background: #e30613;
}
.emergency__inner-right {
  width: 540px;
  height: 475px;
  padding: 20px;
  background: #e30613;
}
.emergency__inner-right.active {
  background-color: #274884;
}
.emergency .emergency-clinic {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  height: calc(100% - 40px);
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: none;
}
.emergency .emergency-clinic.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.emergency .emergency-clinic h2 {
  color: #274884;
  margin-top: 0;
  font-size: 1.5625rem;
  font-weight: 700;
}
.emergency .emergency-clinic ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.emergency .emergency-clinic li {
  position: relative;
  margin: 0 0 15px;
  padding: 15px 20px 15px 80px;
  background-color: #e5e5e5;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 700;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.emergency .emergency-clinic li:last-child {
  margin-bottom: 0;
}
.emergency .emergency-clinic li:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  border: 4px solid #b2b2b2;
  width: 36px;
  height: 36px;
  background-color: #b2b2b2;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.emergency .emergency-clinic li.active {
  background-color: #274884;
}
.emergency .emergency-clinic li.active:before {
  border: 4px solid #fff;
}
.emergency .emergency-clinic li.active--veryhigh:before {
  background-color: #e30613;
}
.emergency .emergency-clinic li.active--high:before {
  background-color: #f8d400;
}
.emergency .emergency-clinic li.active--normal:before {
  background-color: #008000;
}
.emergency .emergency-clinic .updated {
  margin-top: auto;
  display: block;
  text-align: right;
  color: #868686;
  font-style: italic;
  font-size: 0.875rem;
}
.emergency .emergency-ami {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  height: calc(100% - 40px);
  color: #868686;
  font-size: 0.875rem;
  display: none;
}
.emergency .emergency-ami.active {
  display: block;
}
.emergency .emergency-ami .db {
  display: block;
}
.emergency .emergency-ami .fwb {
  font-weight: 700;
}
.emergency .emergency-ami .red {
  color: #e30613;
}
.emergency .emergency-ami .blue {
  color: #274884;
}
.emergency .emergency-ami .green {
  color: #008000;
}
.emergency .emergency-ami h2 {
  color: #274884;
  margin-top: 0;
  font-size: 1.5625rem;
  font-weight: 700;
}
.emergency .emergency-ami ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.emergency .emergency-ami li {
  position: relative;
  padding: 0 0 0 40px;
  margin: 0;
}
.emergency .emergency-ami li:first-child:before, .emergency .emergency-ami li:last-child:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-background-size: 30px 30px;
  -ms-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: url('assets/img/icons/ico-notfall.png');
  background-repeat: no-repeat;
  background-position: left 0;
}
.emergency .emergency-ami li:last-child:before {
  width: 31px;
  height: 31px;
  -webkit-background-size: 31px 31px;
  -ms-background-size: 31px 31px;
  background-size: 31px 31px;
  background-image: url('assets/img/icons/ico-keinnotfall.png');
}
.emergency .emergency-ami .info {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.emergency .emergency-ami .info .station {
  position: relative;
  display: block;
  width: 100%;
  background-color: #274884;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 10px 10px 120px;
  font-size: 0.8125rem;
}
.emergency .emergency-ami .info .station:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: calc(100% - 2px);
  border: 1px solid #274884;
  border-right: none;
  -webkit-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-image: url('assets/img/station.png');
  background-repeat: no-repeat;
  background-position: left 0;
}
.emergency .emergency-ami .info .btn-notfall {
  width: 30%;
  position: relative;
  display: block;
  background-color: #e30613;
  padding: 10px 10px 10px 40px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-size: 0.8125rem;
}
.emergency .emergency-ami .info .btn-notfall:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 24px auto;
  display: inline-block;
  height: 24px;
  width: 24px;
  background-image: url('img/icon/247.svg');
  background-repeat: no-repeat;
  background-position: left 0;
}
.emergency .emergency__text h1 {
  font-size: 0.875rem;
  margin: 0;
  margin-bottom: 5px;
  margin-top: 15px;
}
.emergency .emergency__text h1:first-child {
  margin-top: 0;
}
.emergency .emergency__text .item {
  margin: 0;
  padding-left: 40px;
  height: 40px;
  line-height: 2.5rem;
  font-weight: bold;
  font-size: 1.3125rem;
  background: url('img/icon/phone.svg') 0 50% no-repeat;
  background-size: 32px auto;
}
.emergency .emergency__text .grid {
  font-size: 0;
}
.emergency .emergency__text .cell {
  font-size: 20pt;
  display: inline-block;
  width: 48.999%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.emergency .emergency__text a {
  color: #fff;
  text-decoration: none;
}
.emergency .emergency__text h2 {
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
}
.emergency .emergency__text p.tel {
  font-size: 1.1875rem;
  text-align: center;
}
.emergency .emergency__text p.tel a::before {
  content: "";
  width: 25px;
  height: 25px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  background: url(img/icon/phone.svg) 0 0 no-repeat;
  background-size: 25px auto;
}
.emergency .emergency__text p.ext {
  text-align: center;
  font-size: 1rem;
  border: 1px solid #be0000;
  background: #c00 url(img/icon/gls.png) 10px 50% no-repeat;
  background-size: 25px auto;
  padding: 10px;
  border-radius: 5px;
}
.emergency .emergency__text p.ext:hover {
  background-color: #e00;
}
.emergency .btn-emergency--close {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  background-color: #cc0100;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #be0000;
  padding: 8px 20px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}
.emergency .btn-emergency--close:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 21px;
  height: 21px;
  background-image: url('assets/img/icons/ico-close.png');
  background-repeat: no-repeat;
  background-position: left 0;
}
.emergency .btn-emergency {
  text-align: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 443px;
  -webkit-transform-origin: left top 0px;
  -ms-transform-origin: left top 0px;
  transform-origin: left top 0px;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
  -ms-transition: padding 2s linear;
  position: absolute;
  top: 444px;
  right: -402px;
  display: inline-block;
  background: #e30613;
  background: #e30613 -webkit-gradient(linear, left top, left bottom, from(#e30613), to(#cd0511));
  background: #e30613 -webkit-linear-gradient(top, #e30613, #cd0511);
  background: #e30613 linear-gradient(to bottom, #e30613, #cd0511);
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 0;
  height: 40px;
  line-height: 2.5rem;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  border: 1px solid #cd0511;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  font-size: 1rem;
  text-transform: uppercase;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  top: 250px;
  right: -250px;
  width: 250px;
}
.emergency .btn-emergency:hover, .emergency .btn-emergency:focus, .emergency .btn-emergency:active {
  background: #cd0511;
  background: #cd0511 -webkit-gradient(linear, left top, left bottom, from(#cd0511), to(#e30613));
  background: #cd0511 -webkit-linear-gradient(top, #cd0511, #e30613);
  background: #cd0511 linear-gradient(to bottom, #cd0511, #e30613);
  text-decoration: none;
}
.emergency .btn-emergency:after {
  content: '';
  background: url('img/icon/247.svg') 0 0 no-repeat;
  background-size: 24px auto;
  display: inline-block;
  height: 24px;
  width: 24px;
  position: relative;
  top: 5px;
  margin-left: 10px;
}
.emergency .btn-emergency-notfall {
  text-align: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 443px;
  -webkit-transform-origin: left top 0px;
  -ms-transform-origin: left top 0px;
  transform-origin: left top 0px;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
  -ms-transition: padding 2s linear;
  position: absolute;
  display: inline-block;
  background: #274884;
  -webkit-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 0;
  height: 40px;
  line-height: 2.5rem;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  border: 1px solid #274884;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  font-size: 1rem;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  top: 515px;
  right: -265px;
  width: 265px;
  background: #283985;
  background: #283985 -webkit-gradient(linear, left top, left bottom, from(#e30613), to(#274884));
  background: #283985 -webkit-linear-gradient(top, #283985, #274884);
  background: #283985 linear-gradient(to bottom, #283985, #274884);
}
.emergency .btn-emergency-notfall:hover, .emergency .btn-emergency-notfall:focus, .emergency .btn-emergency-notfall:active {
  background: #274884;
  background: #274884 -webkit-gradient(linear, left top, left bottom, from(#274884), to(#283985));
  background: #274884 -webkit-linear-gradient(top, #274884, #283985);
  background: #274884 linear-gradient(to bottom, #274884, #283985);
  text-decoration: none;
}
/* Cookie Consent
 ---------------------------------------- */
.cc_container {
  background-color: #fff;
  bottom: 60px;
}
@media screen and (min-width: 500px) {
  .cc_container {
    background: #000;
    bottom: 70px;
  }
}
@media screen and (min-width: 980px) {
  .cc_container {
    bottom: 120px;
  }
}
/* WPBakery
 ---------------------------------------- */
/* Emergency */
.ls-vc-emergency .emergencyd {
  /**/
}
.ls-vc-emergency .emergencyd__inner {
  color: #fff;
}
.ls-vc-emergency .emergencyd__inner-left {
  padding: 20px;
  background: #f9f9f9;
  text-align: center;
}
.ls-vc-emergency .emergencyd__inner-right {
  padding: 20px 20px 0;
  background-color: #f9f9f9;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  height: calc(100% - 40px);
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 768px) {
  .ls-vc-emergency .emergencyd .emergencyd-clinic {
    padding: 40px 20px;
  }
}
.ls-vc-emergency .emergencyd .emergencyd-clinic.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic h2 {
  color: #274884;
  margin: 0 0 20px;
  font-size: 1.5625rem;
  font-weight: 700;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0 auto 20px;
  padding: 0;
}
@media (min-width: 768px) {
  .ls-vc-emergency .emergencyd .emergencyd-clinic ul {
    max-width: 66.6666%;
  }
}
.ls-vc-emergency .emergencyd .emergencyd-clinic li {
  position: relative;
  margin: 0 0 15px;
  padding: 20px 20px 20px 80px;
  background-color: #e5e5e5;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 700;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic li:last-child {
  margin-bottom: 0;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic li:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  border: 4px solid #b2b2b2;
  width: 36px;
  height: 36px;
  background-color: #b2b2b2;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic li.active {
  background-color: #274884;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic li.active:before {
  border: 4px solid #fff;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic li.active--veryhigh:before {
  background-color: #e30613;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic li.active--high:before {
  background-color: #f8d400;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic li.active--normal:before {
  background-color: #008000;
}
.ls-vc-emergency .emergencyd .emergencyd-clinic .updated {
  margin-top: auto;
  display: block;
  color: #868686;
  font-style: italic;
  font-size: 0.875rem;
}
.ls-vc-emergency .emergencyd .emergencyd-ami {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  height: calc(100% - 40px);
  color: #868686;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .ls-vc-emergency .emergencyd .emergencyd-ami {
    padding: 40px 100px;
  }
}
.ls-vc-emergency .emergencyd .emergencyd-ami.active {
  display: block;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .db {
  display: block;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .fwb {
  font-weight: 700;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .red {
  color: #e30613;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .blue {
  color: #274884;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .green {
  color: #008000;
}
.ls-vc-emergency .emergencyd .emergencyd-ami h2 {
  color: #274884;
  margin-top: 0;
  font-size: 1.5625rem;
  font-weight: 700;
}
.ls-vc-emergency .emergencyd .emergencyd-ami ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
.ls-vc-emergency .emergencyd .emergencyd-ami li {
  position: relative;
  padding: 0 0 0 40px;
  margin: 0;
}
.ls-vc-emergency .emergencyd .emergencyd-ami li:first-child:before, .ls-vc-emergency .emergencyd .emergencyd-ami li:last-child:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-background-size: 30px 30px;
  -ms-background-size: 30px 30px;
  background-size: 30px 30px;
  background-image: url('assets/img/icons/ico-notfall.png');
  background-repeat: no-repeat;
  background-position: left 0;
}
.ls-vc-emergency .emergencyd .emergencyd-ami li:last-child:before {
  width: 31px;
  height: 31px;
  -webkit-background-size: 31px 31px;
  -ms-background-size: 31px 31px;
  background-size: 31px 31px;
  background-image: url('assets/img/icons/ico-keinnotfall.png');
}
.ls-vc-emergency .emergencyd .emergencyd-ami .info {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .info .station {
  position: relative;
  display: block;
  width: 100%;
  background-color: #274884;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 10px 10px 10px 120px;
  font-size: 0.8125rem;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .info .station:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: calc(100% - 2px);
  border: 1px solid #274884;
  border-right: none;
  -webkit-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  -webkit-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-image: url('assets/img/station.png');
  background-repeat: no-repeat;
  background-position: left 0;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .info .btn-notfall {
  width: 30%;
  position: relative;
  display: block;
  background-color: #e30613;
  padding: 10px 10px 10px 40px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-size: 0.8125rem;
}
.ls-vc-emergency .emergencyd .emergencyd-ami .info .btn-notfall:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 24px auto;
  display: inline-block;
  height: 24px;
  width: 24px;
  background-image: url('img/icon/247.svg');
  background-repeat: no-repeat;
  background-position: left 0;
}
.ls-vc-emergency .emergencyd .emergencyd__text h1 {
  font-size: 0.875rem;
  margin: 0;
  margin-bottom: 5px;
  margin-top: 15px;
  color: #fff;
  text-shadow: none;
  border-bottom: none;
}
.ls-vc-emergency .emergencyd .emergencyd__text h1:first-child {
  margin-top: 0;
}
.ls-vc-emergency .emergencyd .emergencyd__text .item {
  margin: 0;
  padding-left: 40px;
  height: 40px;
  line-height: 2.5rem;
  font-weight: bold;
  font-size: 1.3125rem;
  background: url('img/icon/phone.svg') 0 50% no-repeat;
  background-size: 32px auto;
}
.ls-vc-emergency .emergencyd .emergencyd__text .grid {
  font-size: 0;
}
.ls-vc-emergency .emergencyd .emergencyd__text .cell {
  font-size: 20pt;
  display: inline-block;
  width: 48.999%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ls-vc-emergency .emergencyd .emergencyd__text a {
  color: #fff;
  text-decoration: none;
}
.ls-vc-emergency .emergencyd .emergencyd__text h2 {
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  color: #fff;
  text-shadow: none;
}
.ls-vc-emergency .emergencyd .emergencyd__text p.tel {
  font-size: 1.1875rem;
  text-align: center;
}
.ls-vc-emergency .emergencyd .emergencyd__text p.tel a::before {
  content: "";
  width: 25px;
  height: 25px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  background: url(img/icon/phone.svg) 0 0 no-repeat;
  background-size: 25px auto;
}
.ls-vc-emergency .emergencyd .emergencyd__text p.ext {
  display: inline-block;
  text-align: center;
  font-size: 1rem;
  border: 1px solid #be0000;
  background: #c00 url(img/icon/gls.png) 10px 50% no-repeat;
  background-size: 25px auto;
  padding: 10px 50px;
  border-radius: 5px;
}
.ls-vc-emergency .emergencyd .emergencyd__text p.ext:hover {
  background-color: #e00;
}
.ls-vc-emergency .emergencyd .center {
  text-align: center;
}
.ls-vc-emergency .emergencyd .btn-emergencyd--close {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #cc0100;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #be0000;
  padding: 8px 20px 8px 40px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 20px;
}
.ls-vc-emergency .emergencyd .btn-emergencyd--close:hover {
  color: #fff;
}
.ls-vc-emergency .emergencyd .btn-emergencyd--close:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 21px;
  height: 21px;
  background-image: url('assets/img/icons/ico-close.png');
  background-repeat: no-repeat;
  background-position: left 0;
}
.ls-vc-emergency .emergencyd .btn-emergencyd--close--white {
  color: #274884;
  background-color: #fff;
  border: none;
  margin-bottom: 0;
}
.ls-vc-emergency .emergencyd .btn-emergencyd--close--white:hover {
  color: #274884;
}
.ls-vc-emergency .emergencyd .btn-emergencyd--close--white:before {
  background-image: url('assets/img/icons/ico-close-blue.png');
}
.ls-vc-emergency .emergencyd .btn-emergencyd {
  text-align: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 443px;
  -webkit-transform-origin: left top 0px;
  -ms-transform-origin: left top 0px;
  transform-origin: left top 0px;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
  -ms-transition: padding 2s linear;
  position: absolute;
  top: 444px;
  right: -402px;
  display: inline-block;
  background: #e30613;
  background: #e30613 -webkit-gradient(linear, left top, left bottom, from(#e30613), to(#cd0511));
  background: #e30613 -webkit-linear-gradient(top, #e30613, #cd0511);
  background: #e30613 linear-gradient(to bottom, #e30613, #cd0511);
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 0;
  height: 40px;
  line-height: 2.5rem;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  border: 1px solid #cd0511;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  font-size: 1rem;
  text-transform: uppercase;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  top: 250px;
  right: -250px;
  width: 250px;
}
.ls-vc-emergency .emergencyd .btn-emergencyd:hover, .ls-vc-emergency .emergencyd .btn-emergencyd:focus, .ls-vc-emergency .emergencyd .btn-emergencyd:active {
  background: #cd0511;
  background: #cd0511 -webkit-gradient(linear, left top, left bottom, from(#cd0511), to(#e30613));
  background: #cd0511 -webkit-linear-gradient(top, #cd0511, #e30613);
  background: #cd0511 linear-gradient(to bottom, #cd0511, #e30613);
  text-decoration: none;
}
.ls-vc-emergency .emergencyd .btn-emergencyd:after {
  content: '';
  background: url('img/icon/247.svg') 0 0 no-repeat;
  background-size: 24px auto;
  display: inline-block;
  height: 24px;
  width: 24px;
  position: relative;
  top: 5px;
  margin-left: 10px;
}
.ls-vc-emergency .emergencyd .btn-emergencyd-notfall {
  text-align: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 443px;
  -webkit-transform-origin: left top 0px;
  -ms-transform-origin: left top 0px;
  transform-origin: left top 0px;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
  -ms-transition: padding 2s linear;
  position: absolute;
  display: inline-block;
  background: #274884;
  -webkit-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 0;
  height: 40px;
  line-height: 2.5rem;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  box-shadow: 1px 0 2px rgba(0, 0, 0, .4);
  border: 1px solid #274884;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9999;
  font-size: 1rem;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  top: 515px;
  right: -265px;
  width: 265px;
  background: #283985;
  background: #283985 -webkit-gradient(linear, left top, left bottom, from(#e30613), to(#274884));
  background: #283985 -webkit-linear-gradient(top, #283985, #274884);
  background: #283985 linear-gradient(to bottom, #283985, #274884);
}
.ls-vc-emergency .emergencyd .btn-emergencyd-notfall:hover, .ls-vc-emergency .emergencyd .btn-emergencyd-notfall:focus, .ls-vc-emergency .emergencyd .btn-emergencyd-notfall:active {
  background: #274884;
  background: #274884 -webkit-gradient(linear, left top, left bottom, from(#274884), to(#283985));
  background: #274884 -webkit-linear-gradient(top, #274884, #283985);
  background: #274884 linear-gradient(to bottom, #274884, #283985);
  text-decoration: none;
}

.home-banner-btn {
	z-index: -9999 !important;
}

.mega_menu_wrap {
  position: relative;
  background-color: #274884;
  color: #fff;
  padding: 0;
  border-bottom: 2px solid #fff;
}
.mega_menu_wrap .menu-dashboard-widgets-suite-container{
  margin: 0 auto;
}
@media screen and (min-width: 1000px) {
  .mega_menu_wrap .menu-dashboard-widgets-suite-container {
    max-width: 980px;
  }
}
@media screen and (min-width: 1200px) {
  .mega_menu_wrap .menu-dashboard-widgets-suite-container {
    max-width: 1100px;
  }
}
@media screen and (min-width: 1400px) {
  .mega_menu_wrap .menu-dashboard-widgets-suite-container {
    max-width: 1280px;
  }
}

.main_nav {
	z-index: 99999 !important;
}


/* seowerk - JE */
.tab-row {
	margin-top: 15px !important;
}
.tab-row .wpb_content_element {
	margin-bottom: 10px;
}