/* Original-Datei auf P: */
html {
  font-size: 18px;
}

body {
  color: #555555;
}

.content-wrapper h1, .content-wrapper h2, .content-wrapper h3, .content-wrapper h4, .content-wrapper p {
  -ms-hyphens: auto;
      hyphens: auto;
}

.content-wrapper p, .content-wrapper ol, .content-wrapper ul {
  font-size: 1rem;
}

.main-navigation > ul > li > a,
.main-navigation > ul > li > strong {
  font-size: 1rem;
  text-transform: uppercase;
  color: #303c6e;
}
.main-navigation > ul > li > a.active, .main-navigation > ul > li > a.trail, .main-navigation > ul > li > a:hover, .main-navigation > ul > li > a:focus,
.main-navigation > ul > li > strong.active,
.main-navigation > ul > li > strong.trail,
.main-navigation > ul > li > strong:hover,
.main-navigation > ul > li > strong:focus {
  color: #7da8fa;
}
.main-navigation > ul > li > a:after,
.main-navigation > ul > li > strong:after {
  top: 70px;
  border-top: 2px solid #303c6e;
}

.main-navigation > ul > li > a:hover,
.main-navigation > ul > li > a:focus,
.main-navigation > ul > li > a:focus .sub-navigation li.last {
  border: none;
}

/*.main-navigation > ul > li > a::after, 
.main-navigation > ul > li > strong::after, 
.main-navigation > ul > li > strong.active::after,
.main-navigation > ul > li > span.active::after, 
.main-navigation > ul > li > span.trail::after, 
.main-navigation > ul > li > span.forward::after {
    top: 70px;
    border-top: 2px solid $col1;
}

.is-fixed .main-navigation > ul > li {
    a:after,
    strong:after {
        top: 55px;
    }
}
*/
.sub-navigation li.last {
  border-bottom: 1px solid #303c6e;
}

.tagline {
  border-bottom: 0;
}
.tagline .mod_breadcrumb {
  padding: 0.5em;
}
.tagline .mod_breadcrumb li.first {
  display: none;
}
.tagline .mod_breadcrumb li:before,
.tagline .mod_breadcrumb li.last:after {
  content: "";
}
.tagline .mod_breadcrumb li:after {
  content: " | ";
  padding: 0 0.15em;
}

.main-content h1 {
  font-size: 2rem;
  font-weight: bold;
  color: #303c6e;
  text-transform: uppercase;
}
.main-content h2 {
  font-size: 1.75rem;
  font-weight: bold;
  color: #303c6e;
}
.main-content h3 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #7da8fa;
}
.main-content h4 {
  font-weight: bold;
  color: #7da8fa;
}

.main-content a,
.sub-navigation a {
  color: #303c6e;
}
.main-content a:hover,
.sub-navigation a:hover {
  color: #7da8fa;
}

.btn a {
  display: inline-block;
  padding: 0.5em;
  color: #303c6e;
  background-color: #e1e7ea;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn a:hover {
  background-color: #c9e1f6;
  color: #ffffff;
  text-decoration: none;
}

.sidebar {
  width: 25%;
}

.icon-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.icon-boxes-item.-large-icon:before {
  font-size: 1.8rem;
}

.icon-boxes-item.-boxed.-background-color {
  padding: 0.5em 1em;
  margin-right: 2%;
}
.icon-boxes-item.-boxed.-background-color h3 {
  -ms-hyphens: none;
      hyphens: none;
  font-size: 1.1rem;
  line-height: 1.2rem;
}
.content-wrapper .icon-boxes-item.-boxed.-background-color .icon-boxes-item-text ul {
  margin-bottom: 0.75em;
}
.content-wrapper .icon-boxes-item.-boxed.-background-color .icon-boxes-item-text a, .content-wrapper .icon-boxes-item.-boxed.-background-color .icon-boxes-item-text li, .content-wrapper .icon-boxes-item.-boxed.-background-color .icon-boxes-item-text p {
  font-size: 0.9rem;
  line-height: 1.3rem;
}
.icon-boxes-item.-boxed.-background-color a {
  color: #ffffff;
  font-weight: 600;
}
.icon-boxes-item.-boxed.-background-color a:hover {
  color: #c9e1f6;
}

.news-list-boxed-item h3 a {
  color: #303c6e;
}
.news-list-boxed-item h3 a:hover {
  color: #7da8fa;
}

.ce_accordion .toggler {
  color: #303c6e;
  background-color: #b4d2ff;
  border: 3px solid #ffffff;
}
.ce_accordion .toggler:hover {
  color: #555555;
}

.ce_accordion .accordion {
  border: 0;
  background: none;
}

.start .mod_breadcrumb {
  display: none;
}

.sprechstunden thead td,
.sprechstunden thead th {
  padding: 0.3em;
}
.sprechstunden tbody td {
  font-size: 0.8rem;
  padding: 0.3em;
}

li:hover > .mega-dropdown {
  padding: 15px 10px;
}

.mega-dropdown {
  background-color: #b4d2ff;
}

.mega-dropdown .mega-dropdown-column.rs-column {
  width: 19%;
  margin-top: 0;
  margin-right: 1%;
}
.mega-dropdown-column ul a {
  display: inline;
  font-size: 0.85rem;
  padding: 0;
  letter-spacing: -0.3px;
  color: #303c6e;
}
.mega-dropdown-column ul a:hover,
.mega-dropdown-column ul a.trail {
  color: rgba(48, 60, 110, 0.75);
}
.mega-dropdown-column h3 {
  color: #303c6e;
  height: 50px;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin-bottom: 0;
}
.mega-dropdown-column li:before {
  color: #303c6e;
  margin-right: 0;
  font-size: 0.6rem;
}

.praxen .team-boxes-item {
  position: relative;
  border: 1px solid #b4d2ff;
}
.praxen .team-boxes-item h3 {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #303c6e;
}
.praxen .team-boxes-item h4 {
  font-weight: bold;
  font-size: 1rem;
  color: #303c6e;
}
.praxen .team-boxes-item p a {
  display: block;
  padding: 0.5em;
  color: #303c6e;
  background-color: #e1e7ea;
  text-transform: uppercase;
  text-align: center;
  width: 70%;
  margin: 0 auto;
  margin-top: 1.5em;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.praxen .team-boxes-item p a:hover {
  background-color: #b4d2ff;
  color: #ffffff;
  text-decoration: none;
}

.praxen .rotating-boxes-item-cover {
  background-color: #7da8fa;
  color: #fff;
  font-size: 1.5rem;
  line-height: 3rem;
  border: none;
}
.praxen .rotating-boxes-item-cover:after {
  top: 36%;
  font-size: 2.2rem;
}
.praxen .rotating-boxes-item-content {
  background-color: #ffffff;
}
.praxen .rotating-boxes-item-content h3 {
  font-weight: bold;
  font-size: 1.25rem;
  color: #303c6e;
}
.praxen .rotating-boxes-item-link {
  padding: 0.5em;
  color: #303c6e;
  background: #e1e7ea;
  text-transform: uppercase;
  text-align: center;
  border: 0;
  text-shadow: none;
  border-radius: 0;
  width: 70%;
  margin-top: 0.5em;
  font-size: 1rem;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.praxen .rotating-boxes-item-link:hover {
  background: #303c6e;
  color: #ffffff;
}

.sub-navigation h1, .sub-navigation h2, .sub-navigation h3, .sub-navigation h4 {
  font-size: 1rem;
  margin-left: -0.28571em;
  border-bottom: 3px solid #303c6e;
}
.sub-navigation h3 a:before {
  content: "";
}
.sub-navigation h3 a:hover {
  text-decoration: none;
}
.sub-navigation ul a:hover,
.sub-navigation ul strong:hover,
.sub-navigation ul span.trail:hover,
.sub-navigation ul span.active:hover,
.sub-navigation ul span.forward:hover {
  background-color: #e1e7ea;
  border-radius: 0;
}
.sub-navigation li {
  padding: 0.25em 0;
  border-color: #303c6e;
}

.sidebar .image_container {
  padding: 0;
  margin: 0;
}

.mod_rocksolid_slider .rsts-slide {
  background-color: #ffffff;
}
.mod_rocksolid_slider .rsts-nav-prev a,
.mod_rocksolid_slider .rsts-nav-next a {
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.mod_rocksolid_slider .rsts-nav-bullets .rsts-nav-item a,
.mod_rocksolid_slider .rsts-nav-bullets .rsts-nav-item a.active,
.mod_rocksolid_slider .rsts-nav-bullets .rsts-nav-item a:hover {
  background-color: #b4d2ff;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 15px;
  height: 15px;
  margin: 9px;
  border: 0;
}
.mod_rocksolid_slider .rsts-nav-bullets .rsts-nav-item a.active,
.mod_rocksolid_slider .rsts-nav-bullets .rsts-nav-item a:hover {
  background-color: #303c6e;
}

.mod_newslist article {
  border-bottom: 1px solid #e1e7ea;
  padding-bottom: 2em;
}

.news-image-teaser div.img {
  float: left;
  margin: 1em 1em 1em 0;
}
.news-image-teaser img {
  width: auto;
}

.news-image-teaser-meta {
  border-color: #303c6e;
  border-width: 2px;
  padding-right: 1em;
  width: 11%;
}
.news-image-teaser-meta b {
  margin: 0;
}
.news-image-teaser-meta span {
  font-size: 1.1rem;
  margin-top: 3px;
  display: block;
  color: #b4d2ff;
}

.mod_newsreader .image_container {
  padding: 0;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: none;
}

input, textarea, select {
  padding: 0.75em 1.25em;
  line-height: normal;
  border: 1px solid #b4d2ff;
  border-radius: 5px;
  font-size: 0.9em;
  color: inherit;
}

input:hover,
textarea:hover,
select:hover {
  border-color: #303c6e;
  -webkit-box-shadow: 0 0 6px #e1e7ea;
          box-shadow: 0 0 6px #e1e7ea;
}

.main-content label .mandatory,
.error {
  color: red;
}

.tao-no-sidebar .image_container.float_right,
.tao-no-sidebar .image_container.float_left {
  width: auto !important;
}

footer {
  background-color: #e1e7ea;
}

.footer-copyright {
  float: none;
  text-align: center;
  padding: 2em 0;
}

.footer-links {
  float: none;
  text-align: center;
  padding: 2em 0 0 0;
}

.responsiveContactBlock {
  display: none;
}

@media screen and (max-width: 1180px) {
  .mega-dropdown-column ul a {
    font-size: 0.8rem;
  }
  .mega-dropdown-column h3 {
    font-size: 0.8rem;
    line-height: 1rem;
  }
}
@media screen and (max-width: 1200px) {
  .main-navigation > ul > li > a,
  .main-navigation > ul > li > strong,
  .main-navigation > ul > li > strong.active,
  .main-navigation > ul > li > span.active,
  .main-navigation > ul > li > span.trail,
  .main-navigation > ul > li > span.forward {
    padding: 0 0.8em;
    font-size: 0.9rem;
  }
  .main-navigation > ul > li:hover > a:after,
  .main-navigation > ul > li:hover > strong:after,
  .main-navigation > ul > li:hover > strong.active:after,
  .main-navigation > ul > li:hover > span.active:after,
  .main-navigation > ul > li:hover > span.trail:after,
  .main-navigation > ul > li:hover > span.forward:after {
    right: 0.5em;
    left: 0.5em;
  }
  .mega-dropdown img {
    max-width: 270px;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .page {
    padding-top: 0 !important;
  }
  .page-header.is-fixed {
    position: relative;
  }
  .header-navigation-inner {
    height: auto;
    min-height: 0;
  }
  .header-navigation-inner .logo {
    text-align: center;
    margin-left: 0;
    padding-top: 0.75em;
    padding-bottom: 0.5em;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
  }
  .header-navigation-inner .logo img {
    display: inline;
    height: auto;
    max-height: 4.0625em;
  }
  .mod_breadcrumb,
  .main-navigation,
  .main-navigation-search,
  .sidebar .mod_navigation,
  .mod_navigation li.responsive {
    display: none;
  }
  .main-navigation-mobile.is-enabled {
    display: block;
  }
  .main-navigation-mobile {
    background-color: #b4d2ff;
  }
  .main-navigation-mobile ul.level_1 {
    border-top: 1px solid #ffffff;
  }
  .main-navigation-mobile a, .main-navigation-mobile strong, .main-navigation-mobile span.active, .main-navigation-mobile span.trail, .main-navigation-mobile span.forward {
    background-color: #b4d2ff;
    color: #ffffff;
    border-bottom: 1px solid #e1e7ea;
  }
  .main-navigation-mobile a.active, .main-navigation-mobile strong.active, .main-navigation-mobile span.active,
  .main-navigation-mobile a:hover, .main-navigation-mobile a:focus, .main-navigation-mobile strong:hover, .main-navigation-mobile strong:focus, .main-navigation-mobile span.active:hover, .main-navigation-mobile span.active:focus, .main-navigation-mobile span.trail:hover, .main-navigation-mobile span.trail:focus, .main-navigation-mobile span.forward:hover, .main-navigation-mobile span.forward:focus {
    background-color: #303c6e;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .main-navigation-mobile .main-navigation-mobile-search input,
  .main-navigation-mobile .main-navigation-mobile-search input:hover,
  .main-navigation-mobile .main-navigation-mobile-search input:focus {
    border: 1px solid #ffffff;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #e1e7ea;
  }
  .main-navigation-mobile li li a,
  .main-navigation-mobile li li strong {
    padding-left: 1em;
  }
  .main-navigation-mobile li li li a,
  .main-navigation-mobile li li li strong {
    padding-left: 2.5em;
  }
  .main-navigation-mobile .main-navigation-mobile-expand {
    color: #ffffff;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .main-navigation-mobile .main-navigation-mobile-search button::after {
    color: #303c6e;
  }
  .main-navigation-mobile-open {
    display: block;
    width: 50px;
    top: calc(51px + var(--safe-area-top));
  }
  .main-navigation-mobile-open::after {
    background: #303c6e;
    -webkit-box-shadow: 0 10px #303c6e, 0 20px #303c6e;
            box-shadow: 0 10px #303c6e, 0 20px #303c6e;
  }
  .tao-sidebar-right .sidebar,
  .tao-sidebar-right .main-content {
    float: none;
    margin-right: 0;
    margin-left: 0;
    padding: 0 1em;
    width: 100%;
  }
  .centered-wrapper-inner {
    margin: 0 1em;
  }
}
@media screen and (max-width: 900px) {
  .team-boxes {
    display: block;
  }
  .sidebar {
    width: 100%;
  }
  .sidebar > .block {
    float: none;
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  body.blur, .blur .page, .responsiveContactBlock.active {
    overflow: hidden;
  }
  .tao-sidebar-right .sidebar {
    display: none;
  }
  .responsiveContactBlock {
    display: block;
    background-color: #b4d2ff;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
    position: fixed;
    left: 0;
    width: 100vw;
    height: 50px;
    bottom: 0;
    text-align: center;
  }
  .responsiveContactBlock p, .responsiveContactBlock div {
    margin: 0;
    padding: 0;
  }
  .responsiveContactBlock p.responsiveContactBlock_Btn, .responsiveContactBlock div.responsiveContactBlock_Btn {
    font-size: 1.15rem;
    line-height: 50px;
    margin: 0 auto;
    color: #ffffff;
  }
  .responsiveContactBlock p.responsiveContactBlock_Btn:hover, .responsiveContactBlock p.responsiveContactBlock_Btn:focus, .responsiveContactBlock div.responsiveContactBlock_Btn:hover, .responsiveContactBlock div.responsiveContactBlock_Btn:focus {
    color: #ffffff;
    cursor: pointer;
  }
  .responsiveContactBlock p.responsiveContactBlock_Btn .icon:before, .responsiveContactBlock div.responsiveContactBlock_Btn .icon:before {
    font-family: "RockSolid Icons";
    content: "\e0e8";
    color: #ffffff;
  }
  .responsiveContactBlock p.responsiveContactBlock_content, .responsiveContactBlock div.responsiveContactBlock_content {
    background-color: #ffffff;
    height: 430px;
    padding: 0 1em;
  }
  .responsiveContactBlock p.responsiveContactBlock_content figure, .responsiveContactBlock div.responsiveContactBlock_content figure {
    display: none;
  }
  .responsiveContactBlock p.responsiveContactBlock_content p, .responsiveContactBlock div.responsiveContactBlock_content p {
    padding: 1em 0;
  }
  .responsiveContactBlock.active {
    height: 100%;
  }
  .responsiveContactBlock.active .responsiveContactBlock_Btn:after {
    font-family: "RockSolid Icons";
    content: "\e015";
    color: #ffffff;
    font-size: 1rem;
    position: absolute;
    right: 35px;
  }
  .responsiveContactBlock.active .responsiveContactBlock_content {
    height: 100%;
  }
  .blur .responsiveContactBlock.active .responsiveContactBlock_content {
    overflow: auto;
    height: calc(100vh - 50px);
  }
  .tao-sidebar-right footer {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 599px) {
  .custom .ce_gallery li:not(.col_first) {
    display: none;
  }
  hr, .headline-hr::before, .headline-hr::after {
    border-top: 0;
  }
  .icon-boxes .icon-boxes-item.-boxed.-background-color {
    width: 100%;
  }
  .team-boxes {
    text-align: center;
  }
  .news-list-boxed,
  .news-image-teaser {
    margin: 0;
  }
  .sprechstunden {
    overflow-x: auto;
  }
  .main-content h1 {
    font-size: 1.45rem;
  }
  .main-content h2 {
    font-size: 1.35rem;
  }
  .main-content h3 {
    font-size: 1.25rem;
  }
}