body.full_width #main .entry-content #main-col p {
  padding-left: 0 !important; }

body.full_width #main .entry-content #main-col table {
  margin-left: 0;
  width: 100%; }

body {
  overflow-x: hidden; }

body, html {
  height: 100%;
  min-height: 100%; }
  body > .container-fluid, html > .container-fluid {
    min-height: 100%; }
    body > .container-fluid > .row, html > .container-fluid > .row {
      min-height: 100%; }
      body > .container-fluid > .row #sidebar, html > .container-fluid > .row #sidebar {
        min-height: 100%; }

pre {
  position: fixed;
  background: #FFF;
  z-index: 999999;
  top: 0;
  left: 0;
  height: 50%;
  box-shadow: 0 0 100px;
  overflow: scroll;
  width: 100%; }

/**
 * Main
 ****************************************************************************/
.container {
  margin: 0;
  width: 100%;
  max-width: 100%; }

#topbar {
  width: 100%;
  text-align: right;
  right: 0;
  top: 0;
  height: 40px;
  position: fixed;
  width: 100%;
  padding-right: 15px;
  /* box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); */
  background: #FFF;
  margin: 0 0 0 2rem;
  z-index: 2;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); }
  #topbar .wpml-ls-legacy-list-horizontal {
    border: none;
    padding: 0;
    display: inline-block; }
    #topbar .wpml-ls-legacy-list-horizontal a {
      position: relative;
      float: left;
      height: 40px;
      width: 40px;
      text-align: center;
      border-right: 1px solid #F0F0F0;
      cursor: pointer;
      padding: 0;
      transition: all 0.2s ease-in-out; }
      #topbar .wpml-ls-legacy-list-horizontal a img {
        display: none; }
      #topbar .wpml-ls-legacy-list-horizontal a:after {
        content: "";
        width: 50%;
        height: 50%;
        position: absolute;
        background-image: url(../img/flag-en.svg);
        opacity: .5;
        top: 25%;
        left: 24%;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 100%;
        background-position: center center; }
      #topbar .wpml-ls-legacy-list-horizontal a:hover {
        background: #FE951A; }
    #topbar .wpml-ls-legacy-list-horizontal li.wpml-ls-item-en a:after {
      background-image: url(../img/flag-en.svg); }
    #topbar .wpml-ls-legacy-list-horizontal li.wpml-ls-item-de a:after {
      background-image: url(../img/flag-de.svg); }
    #topbar .wpml-ls-legacy-list-horizontal li.wpml-ls-current-language a:after {
      opacity: 1; }
  #topbar .left-part {
    padding-left: 300px;
    float: left; }
    #topbar .left-part .top-btn {
      float: left;
      height: 40px;
      width: 40px;
      text-align: center;
      border-right: 1px solid #F0F0F0;
      cursor: pointer; }
      #topbar .left-part .top-btn:hover {
        color: #FFF;
        background: #FE951A; }
    #topbar .left-part .search,
    #topbar .left-part .search-submit {
      font-size: 1.5rem;
      padding: 3px 0; }
    #topbar .left-part .search-wrap {
      float: left;
      width: 0;
      height: 40px;
      transition: width .15s ease-in;
      overflow: hidden; }
      #topbar .left-part .search-wrap .search-submit {
        float: right; }
      #topbar .left-part .search-wrap form {
        float: left;
        width: 250px; }
      #topbar .left-part .search-wrap input {
        padding-left: 1rem;
        height: 40px;
        width: 250px;
        border: none;
        border-right: 1px solid #F0F0F0;
        outline: none; }
  #topbar.search-open .search-wrap {
    width: 290px; }
  #topbar.search-open .search > i:before {
    content: "\f2c0"; }
  #topbar.search-open .top-btn.flag {
    -webkit-transform: scale(0);
            transform: scale(0); }
  #topbar a.top-link {
    display: inline-block;
    margin-left: 1rem;
    transition: all ease-in .15s; }
    #topbar a.top-link img {
      width: 90px;
      height: auto; }

body.page-id-15 #page-top {
  background-image: url(../img/topbg-prostata.jpg); }

#page-top {
  background-position: right top;
  background-size: auto 100%;
  background-repeat: no-repeat;
  margin: 0 -3rem;
  color: #FFF; }
  #page-top .quicklinks a {
    position: relative;
    color: #FE951A;
    display: block;
    margin: 1rem 0 2rem;
    line-height: .9rem;
    padding-right: 3rem; }
    #page-top .quicklinks a:before {
      content: "\f3d3";
      height: 32px;
      border: 1px solid #FE951A;
      border-radius: 100%;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -16px;
      padding: 3px 11px;
      width: 32px;
      display: inline-block;
      font-family: "Ionicons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      font-size: 23px;
      transition: all .15s ease-in; }
    #page-top .quicklinks a:hover:before {
      background: #e47b01;
      color: #FFF;
      border-color: #e47b01; }
  #page-top h2 {
    text-transform: uppercase; }
    #page-top h2 span {
      color: #FE951A; }
  #page-top .container {
    padding: 2.3rem 2.2rem 2rem; }
  #page-top .type-serif.top-header {
    font-size: .75rem;
    font-style: italic;
    opacity: .5;
    margin-bottom: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #FFF; }

#main {
  padding: 40px 3rem 0 3rem;
  min-height: 100vh; }

body.page-id-15 #main:after {
  background: url(../img/bg-prostata.jpg) no-repeat;
  /* background-attachment: fixed; */
  /* background-position: left 190px; */
  content: "";
  position: fixed;
  bottom: 0;
  left: 17%;
  /* background: red; */
  width: 300px;
  height: 300px;
  z-index: -1; }

body.page-template-page-full #main > .cont {
  padding-top: 1.2rem;
  margin: 0 -15px; }

.page-header p#breadcrumbs {
  margin: 0; }

.download-links a {
  display: block;
  margin-bottom: 1rem;
  line-height: 1.2;
  padding: .5rem 5rem .5rem 0 !important; }
  .download-links a span {
    color: #BDBDBD;
    font-size: 0.875rem; }

.download-links a:before {
  display: none; }

.download-links a:after {
  content: "";
  background-image: url(../img/icon-download-orange.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 24px;
  width: 24px;
  margin-top: -16px;
  position: absolute;
  right: 3rem;
  top: 50%;
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 23px;
  transition: all .15s ease-in; }

/***
 * Home
 ****************************************************************************/
.archive-link {
  position: relative;
  color: #FE951A !important;
  display: inline-block !important;
  margin: 2rem 0 2rem;
  line-height: .9rem;
  padding-right: 3rem; }
  .archive-link:before {
    content: "\f3d3";
    height: 32px;
    border: 1px solid #FE951A;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    padding: 3px 11px;
    width: 32px;
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 23px;
    transition: all .15s ease-in; }
  .archive-link:hover:before {
    background: #e47b01;
    color: #FFF;
    border-color: #e47b01; }

/***
 * Page
 ****************************************************************************/
.entry-content {
  padding-bottom: 6rem; }
  .entry-content h2 {
    margin-top: .6rem;
    color: #FE951A; }
  .entry-content ul:not(.pagination) {
    margin-top: .25rem; }
    .entry-content ul:not(.pagination) li {
      padding-left: 1rem;
      list-style-type: none;
      position: relative; }
      .entry-content ul:not(.pagination) li:before {
        content: "";
        width: 4px;
        height: 4px;
        background: transparent;
        position: absolute;
        left: 0;
        top: 7px;
        border-right: 3px solid #FE951A;
        border-bottom: 3px solid #FE951A;
        border-left: 3px solid transparent;
        border-top: 3px solid transparent;
        -webkit-transform: rotateZ(-45deg);
                transform: rotateZ(-45deg); }
  .entry-content #side-col {
    padding-left: 2rem; }
  .entry-content #main-col {
    padding-bottom: 5rem; }
    .entry-content #main-col #content-submenu {
      padding: 0 20px 2rem 0 !important;
      width: 220px;
      float: left;
      margin-left: -15px; }
      .entry-content #main-col #content-submenu.is_stuck {
        z-index: 9; }
      .entry-content #main-col #content-submenu ul {
        padding: 0; }
        .entry-content #main-col #content-submenu ul li a {
          display: block;
          margin-bottom: .2rem;
          padding: 0; }
          .entry-content #main-col #content-submenu ul li a.active {
            font-weight: bold;
            color: #FE951A; }
    .entry-content #main-col h2:not(:first-child) {
      margin-top: 3rem; }
    .entry-content #main-col h2 {
      padding-bottom: .3rem; }
    .entry-content #main-col > p,
    .entry-content #main-col > h3, .entry-content #main-col > h4, .entry-content #main-col > h5, .entry-content #main-col > h6,
    .entry-content #main-col > ul,
    .entry-content #main-col > div {
      padding: 0 0 0 300px; }
    .entry-content #main-col > form {
      margin: 5.5rem 0 0 300px; }
    .entry-content #main-col > .zert-table-wrap > table,
    .entry-content #main-col > table {
      margin: .5rem 0 0 300px;
      width: calc(100% - 300px); }
      .entry-content #main-col > .zert-table-wrap > table td,
      .entry-content #main-col > table td {
        vertical-align: top;
        padding: 3px 10px 3px 0;
        border-bottom: 1px solid #D7D7D7; }
      .entry-content #main-col > .zert-table-wrap > table th,
      .entry-content #main-col > table th {
        border-bottom: 1px solid #D7D7D7; }
      .entry-content #main-col > .zert-table-wrap > table tr:last-child td,
      .entry-content #main-col > table tr:last-child td {
        border: none; }
    .entry-content #main-col i[class^=ion-] {
      opacity: .5;
      font-size: .9rem; }

.bottom-downloads a {
  display: block !important;
  margin-bottom: 1rem;
  line-height: 1.2;
  padding: 0rem 5rem .5rem 1.2rem !important; }

.bottom-downloads a span {
  color: #ADB5BD;
  font-size: 0.875rem; }

#side-col h2 {
  margin-bottom: 2rem; }

#side-col .download-links {
  margin-bottom: 8rem; }

#side-col strong {
  font-weight: 400; }

#side-col .ansprechpartner {
  margin-top: 3rem;
  padding-bottom: 1rem; }
  #side-col .ansprechpartner > * {
    text-align: left !important; }
  #side-col .ansprechpartner .job {
    display: block;
    margin-bottom: -8px; }
  #side-col .ansprechpartner .drivedown {
    padding: .5rem 0; }
  #side-col .ansprechpartner a {
    outline: none !important; }
    #side-col .ansprechpartner a strong {
      display: block;
      margin-bottom: -6px; }
    #side-col .ansprechpartner a small {
      color: #969696; }
  #side-col .ansprechpartner .item {
    margin: .5rem 0;
    padding: 0 0 .5rem 0; }
    #side-col .ansprechpartner .item:not(:last-child) {
      border-bottom: 1px solid #D7D7D7; }
    #side-col .ansprechpartner .item:first-child {
      margin-top: 0; }
  #side-col .ansprechpartner h3 {
    margin: 0 0 .25rem; }
  #side-col .ansprechpartner p {
    margin: 0;
    line-height: 1rem; }
  #side-col .ansprechpartner i {
    opacity: .5;
    width: 1.25rem;
    display: inline-block;
    text-align: center; }

/**
 * Posts
 ****************************************************************************/
/**
 * Sidebar
 ****************************************************************************/
#sidebar {
  background: #FFF;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }

body.page-id-157 #page-top {
  background-color: #E2E2E2;
  background-image: url(../img/topbg-prostata-2.png);
  color: rgba(0, 0, 0, 0.4); }

h2.is_stuck {
  left: 400px !important; }

body.page-id-157 #footer .main-row {
  display: none; }

body.page-id-157 #footer .bottom-row {
  background: #FE951A !important; }

body.page-id-157 .entry-content #main-col h2 {
  padding-top: 0.7rem !important;
  margin: 0.35rem 0 0 1rem !important; }

body.page-id-157 .entry-content #main-col > h2 + * {
  margin-top: 5rem !important; }

body.page-id-157 #main-col {
  margin-top: -5rem; }
  body.page-id-157 #main-col > h2 {
    border: none;
    border-top: 1px solid #FE951A;
    padding-top: 1rem !important; }
  body.page-id-157 #main-col > h2,
  body.page-id-157 #main-col .accordion-item > h2 {
    position: absolute;
    left: 0;
    max-width: 200px; }
  body.page-id-157 #main-col > p,
  body.page-id-157 #main-col > h3, body.page-id-157 #main-col > h4, body.page-id-157 #main-col > h5, body.page-id-157 #main-col > h6,
  body.page-id-157 #main-col > ul,
  body.page-id-157 #main-col > div {
    padding: 0 0 0 300px; }
  body.page-id-157 #main-col > .zert-table-wrap > table,
  body.page-id-157 #main-col > table {
    margin: .5rem 0 0 300px;
    width: calc(100% - 300px); }
    body.page-id-157 #main-col > .zert-table-wrap > table td,
    body.page-id-157 #main-col > table td {
      vertical-align: top;
      padding: 3px 10px 3px 0;
      border-bottom: 1px solid #D7D7D7; }
    body.page-id-157 #main-col > .zert-table-wrap > table tr:last-child td,
    body.page-id-157 #main-col > table tr:last-child td {
      border: none; }

body.page-id-157 .accordion-item {
  position: relative;
  overflow: hidden;
  background: #FFF;
  padding: 0 40px 20px 300px !important;
  margin-top: 2rem;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  margin-left: -12px;
  padding-bottom: 2rem !important; }
  body.page-id-157 .accordion-item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: .1%;
    /* background: red; */
    bottom: 0;
    /* left: 0; */
    box-shadow: 0 -140px 140px -40px white inset; }
  body.page-id-157 .accordion-item.closed {
    cursor: pointer;
    height: 200px; }
    body.page-id-157 .accordion-item.closed *:not(h2) {
      opacity: .5;
      transition: opacity .15s ease-in; }
    body.page-id-157 .accordion-item.closed:after {
      height: 100%; }
    body.page-id-157 .accordion-item.closed:before {
      content: "\f123";
      display: inline-block;
      font-family: "Ionicons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      background: #FE951A;
      width: 32px;
      height: 32px;
      color: #FFF;
      padding: 8px;
      position: absolute;
      top: 15px;
      right: 10px;
      z-index: 1;
      opacity: 0;
      transition: all .15s ease-in; }
    body.page-id-157 .accordion-item.closed:hover *:not(h2) {
      opacity: .7; }
    body.page-id-157 .accordion-item.closed:hover:before {
      top: 10px;
      opacity: 1; }

body.page-id-157 .page-header {
  margin-bottom: 5rem;
  margin-left: -10px; }

body.page-id-10 #page-top {
  background: #FE951A url(../img/bg-head-brust.jpg) no-repeat;
  background-size: auto 100%;
  background-position: right 0; }

#footer .main-row {
  display: none; }

#footer .bottom-row {
  background: #500809 !important; }

.head-wrap {
  position: fixed;
  width: 100%;
  top: 40px;
  background: #FE951A;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1;
  margin: 0 -3rem; }
  .head-wrap:after {
    content: "";
    position: absolute;
    width: 200px;
    height: 110px;
    top: 0;
    right: 299px;
    background-size: cover;
    background-position: center; }
  .head-wrap #page-top {
    margin: 0; }
  .head-wrap .page-header {
    padding: .3rem 2.3rem;
    font-size: .8rem;
    color: #E08989;
    margin-top: -1rem;
    padding-bottom: 1rem; }
    .head-wrap .page-header a {
      color: #E08989; }
  .head-wrap #page-top .type-serif.top-header {
    display: none; }
  .head-wrap #page-top .container {
    padding: 1rem 2.2rem .5rem; }

body.page-id-99 .head-wrap:after {
  display: none; }

.head-wrap {
  height: 110px; }

.head-wrap #page-top .container {
  padding: 1.8rem 2.2rem .5rem; }

#sidebar {
  width: 300px;
  max-width: 300px; }

#main {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: calc(100% - 300px); }

body.page-id-10 .head-wrap:after {
  background-image: url(../img/bg-head-brust.jpg) !important; }

body.page-id-12 .head-wrap:after {
  background-image: url(../img/bg-colon.png) !important; }

body.page-id-384 .quoterow,
body.page-id-244 .quoterow {
  background: #500809;
  color: #FFF;
  margin: 40px -48px 0rem; }

body.page-id-384 blockquote,
body.page-id-244 blockquote {
  font-style: normal;
  border: none;
  text-align: center;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 300; }
  body.page-id-384 blockquote i,
  body.page-id-244 blockquote i {
    font-size: 1rem; }

body.page-id-384 .aktuelles date,
body.page-id-244 .aktuelles date {
  color: #FE951A;
  font-size: .75rem;
  opacity: .75;
  display: block;
  margin-bottom: .5rem;
  color: #000; }

body.page-id-384 .aktuelles a.head,
body.page-id-244 .aktuelles a.head {
  color: #616161;
  display: block;
  position: relative;
  padding-left: 100px;
  margin-bottom: 0; }

body.page-id-384 .aktuelles p,
body.page-id-244 .aktuelles p {
  margin-bottom: 0; }

body.page-id-384 .aktuelles a.read-more,
body.page-id-244 .aktuelles a.read-more {
  display: inline-block;
  margin-bottom: 2rem; }

body.page-id-384 #main,
body.page-id-244 #main {
  padding-top: 0 !important; }

body.page-id-384 #page-top,
body.page-id-244 #page-top {
  background-size: cover;
  height: 44vh;
  min-height: 410px;
  position: relative;
  margin-bottom: 2rem;
  overflow: hidden;
  margin-top: 40px; }
  body.page-id-384 #page-top .container,
  body.page-id-244 #page-top .container {
    padding: 0; }
  body.page-id-384 #page-top .dada,
  body.page-id-244 #page-top .dada {
    z-index: 1;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    bottom: 40px;
    right: 0;
    width: 500px;
    max-width: 4000px;
    padding: 2rem 8rem 2rem 2rem;
    color: rgba(0, 0, 0, 0.9);
    height: 100%;
    bottom: 0;
    width: 490px;
    padding: 2rem 2rem 2rem 5rem;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    background: none; }
    body.page-id-384 #page-top .dada span,
    body.page-id-244 #page-top .dada span {
      display: block; }
    body.page-id-384 #page-top .dada .text-1,
    body.page-id-244 #page-top .dada .text-1 {
      font-size: 1.5rem;
      text-transform: uppercase;
      font-weight: 600; }
    body.page-id-384 #page-top .dada .text-2,
    body.page-id-244 #page-top .dada .text-2 {
      display: block;
      position: relative;
      font-size: 1.2rem; }
      body.page-id-384 #page-top .dada .text-2 > div:nth-child(1),
      body.page-id-244 #page-top .dada .text-2 > div:nth-child(1) {
        margin-left: -27px; }
      body.page-id-384 #page-top .dada .text-2 > div:nth-child(2),
      body.page-id-244 #page-top .dada .text-2 > div:nth-child(2) {
        margin-left: -34px; }
      body.page-id-384 #page-top .dada .text-2 > div:nth-child(3),
      body.page-id-244 #page-top .dada .text-2 > div:nth-child(3) {
        margin-left: -41px; }
      body.page-id-384 #page-top .dada .text-2 > div:nth-child(4),
      body.page-id-244 #page-top .dada .text-2 > div:nth-child(4) {
        margin-left: -48px; }
      body.page-id-384 #page-top .dada .text-2 > div:nth-child(5),
      body.page-id-244 #page-top .dada .text-2 > div:nth-child(5) {
        margin-left: -55px; }
      body.page-id-384 #page-top .dada .text-2 > div:nth-child(6),
      body.page-id-244 #page-top .dada .text-2 > div:nth-child(6) {
        margin-left: -62px; }
      body.page-id-384 #page-top .dada .text-2 > div:nth-child(7),
      body.page-id-244 #page-top .dada .text-2 > div:nth-child(7) {
        margin-left: -69px; }
      body.page-id-384 #page-top .dada .text-2 > div:nth-child(8),
      body.page-id-244 #page-top .dada .text-2 > div:nth-child(8) {
        margin-left: -76px; }
    body.page-id-384 #page-top .dada:before,
    body.page-id-244 #page-top .dada:before {
      content: "";
      background: rgba(255, 255, 255, 0.85);
      width: 800px;
      height: 100%;
      top: 0;
      z-index: 0;
      left: -30px;
      position: absolute;
      -webkit-transform: skewX(-15deg);
              transform: skewX(-15deg); }
    body.page-id-384 #page-top .dada p,
    body.page-id-244 #page-top .dada p {
      margin: 0; }

body.page-id-384 .top-header,
body.page-id-244 .top-header {
  border-bottom: 1px solid #CCC;
  margin-bottom: 2rem; }

body.page-id-384 .quick-news-item,
body.page-id-244 .quick-news-item {
  position: relative;
  padding: 1rem 1rem 1rem;
  background: #FFF;
  margin-bottom: 4rem; }
  body.page-id-384 .quick-news-item .more-text,
  body.page-id-244 .quick-news-item .more-text {
    display: none; }
  body.page-id-384 .quick-news-item.open .more-text,
  body.page-id-244 .quick-news-item.open .more-text {
    display: inline; }
  body.page-id-384 .quick-news-item .times,
  body.page-id-244 .quick-news-item .times {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    display: inline-block;
    padding: 0 0.5rem; }
  body.page-id-384 .quick-news-item date,
  body.page-id-244 .quick-news-item date {
    font-size: .75rem;
    opacity: .75;
    display: block;
    float: right;
    margin-top: -3px;
    padding-left: 20px; }
  body.page-id-384 .quick-news-item h2,
  body.page-id-244 .quick-news-item h2 {
    margin: 0 0 .5rem 0; }
  body.page-id-384 .quick-news-item p,
  body.page-id-244 .quick-news-item p {
    margin-bottom: 0; }
    body.page-id-384 .quick-news-item p a,
    body.page-id-244 .quick-news-item p a {
      display: inline-block;
      color: #FE951A; }
  body.page-id-384 .quick-news-item img,
  body.page-id-244 .quick-news-item img {
    margin: .5rem 1rem .5rem 0; }
  body.page-id-384 .quick-news-item:after,
  body.page-id-244 .quick-news-item:after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    bottom: -32px;
    right: 0;
    border-right: 16px solid #FFF;
    border-top: 16px solid #FFF;
    border-left: 16px solid transparent;
    border-bottom: 16px solid transparent; }

body.search article .entry-content {
  padding-bottom: 0 !important; }

body.search .search-bread-wrap {
  font-size: .8rem; }

body.search .b-search_result_list__item_breadcrumbs.breadcrumbs {
  display: inline-block; }

span.hilite.term-0 {
  background: #FFFF0047; }

.post-nav {
  padding: 8rem 0 0 0 !important; }

.en-home-content {
  -webkit-flex: none;
          flex: none; }

.flying-logo {
  margin-bottom: 1rem;
  height: 100px;
  width: 100%;
  position: relative; }
  .flying-logo img {
    -webkit-animation: linear infinite alternate;
            animation: linear infinite alternate;
    -webkit-animation-name: leftright;
            animation-name: leftright;
    -webkit-animation-duration: 5s;
            animation-duration: 5s;
    position: absolute; }

@-webkit-keyframes leftright {
  0% {
    left: 300px; }
  50% {
    left: calc(100% - 300px); }
  100% {
    left: 300px; } }

@keyframes leftright {
  0% {
    left: 300px; }
  50% {
    left: calc(100% - 300px); }
  100% {
    left: 300px; } }

table.wide td {
  min-width: 190px !important; }

table.small-text td {
  font-size: .8rem !important; }

.zert-table-wrap > table {
  margin-left: 0 !important;
  width: 100% !important; }

/*# sourceMappingURL=core.css.map */
