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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, figcaption, figure, footer, header, main, nav, section {
  display: block;
}

#content img, #content .image img {
    max-width: 100%;
    height: auto;
}

#content .caption, #content .thumbnail {
    text-align: center;
}

#content .thumbnail {
    margin-bottom: 20px;
}

body {
  margin: 0 !important;
  font-family: "Arial", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 0.875rem !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
  color: #202020 !important;
  text-align: left !important;
  background-color: #fff !important;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

#content hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  margin-top: 0;
  margin-bottom: 1.875rem;
}

#content p {
  margin-top: 0;
  margin-bottom: 0.9375rem;
}

#content abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

#content address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

#content ol,
#content ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

#content ol ol,
#content ul ul,
#content ol ul,
#content ul ol {
  margin-bottom: 0;
}

#content dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

#content b,
#content strong {
  font-weight: 700;
}

#content small {
  font-size: 80%;
}

#content a, #content .commentsweiss a, a, .commentsweiss a {
  color: #277391;
  text-decoration: none !important;
  background-color: transparent;
}

div#content a {
   text-decoration: underline;
}

.container2 a:hover {
  color: #3aa1ca;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

img, .image img {
  vertical-align: middle !important;
  border-style: none !important;
}

label {
  display: inline-block;
  margin-bottom: 0.46875rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
#content .h1, #content .h2, #content .h3, #content .h4, #content .h5, #content .h6 {
  margin-bottom: .3rem;
  line-height: 1.1;
  font-weight: bold;
  color: #202020 !important;
}

header > p {
    margin-bottom: .3rem;
}

@media (max-width: 1200px) {
  #content h1, #content .h1 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

#content h2, #content .h2 {
  font-size: 1.125rem;
}

#content h3, #content .h3 {
  font-size: 1rem;
}

#content h4, #content .h4 {
  font-size: 1rem;
}

#content h5, #content .h5 {
  font-size: 0.875rem;
}

#content h6, #content .h6 {
  font-size: 0.75rem;
}

#content hr {
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
  border: 0;
  border-top: 1px solid #a0a0a0;
}

small,
.small {
  font-size: 0.75rem;
  font-weight: 400;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.container2 {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}

@media print, screen and (min-width: 576px) {
  .container2 {
    max-width: 540px;
  }
}

@media print, screen and (min-width: 768px) {
  .container2 {
    max-width: 720px;
  }
}

@media screen and (min-width: 992px) {
  .container2 {
    max-width: 960px;
  }
}

@media screen and (min-width: 1200px) {
  .container2 {
    max-width: 1140px;
  }
}

@media print, screen and (min-width: 576px) {
  .container2 {
    max-width: 540px;
  }
}

@media print, screen and (min-width: 768px) {
  .container2 {
    max-width: 720px;
  }
}

@media screen and (min-width: 992px) {
  .container2 {
    max-width: 960px;
  }
}

@media screen and (min-width: 1200px) {
  .container2 {
    max-width: 1140px;
  }
}

.row2, .news-single .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto2, .col-sm-4a, .col-sm-6aa, .col-sm-8, .col-sm,
.col-sm-auto, .col-md-4, .col-md-6, .col-md-8aaaaaaaaa, .col-md-10, .col-lg-3, .col-lg-4, .col-sm-6a, .col-lg-7, .col-lg-8aa, .col-lg-10 {
  position: relative;
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow2: 1;
  max-width: 100%;
}

.col-auto2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0.5 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

@media print, screen and (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow2: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-4a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-6aa {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  

}

@media print, screen and (min-width: 768px) {
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .col-auto2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 2 0 auto;
  }

}

@media screen and (min-width: 992px) {
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-6a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-auto2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: .5 0 auto;
  }
}

#content .btn {
  display: inline-block;
  color: #202020;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: calc(0.53125rem + 0px) 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}


@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none;
  }
}

#content .btn:hover {
  color: #202020;
  text-decoration: none;
}

#content .btn:focus, #content .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}

#content .btn.disabled, #content .btn:disabled {
  opacity: 0.65;
}

#content a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

#content .btn-primary {
  color: #fff;
  background-color: #3aa1ca;
  border-color: #3aa1ca;
}

#content .btn-primary:hover {
  color: #fff;
  background-color: #2f8aaf;
  border-color: #2c82a5;
}

#content .btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #2f8aaf;
  border-color: #2c82a5;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 175, 210, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(88, 175, 210, 0.5);
}

#content .btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #3aa1ca;
  border-color: #3aa1ca;
}

#content .btn-primary:not(:disabled):not(.disabled):active, #content .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2c82a5;
  border-color: #2a7a9b;
}

#content .btn-primary:not(:disabled):not(.disabled):active:focus, #content .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(88, 175, 210, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(88, 175, 210, 0.5);
}

#content .btn-outline-primary {
  color: #3aa1ca;
  border-color: #3aa1ca;
}

#content .btn-outline-primary:hover {
  color: #fff;
  background-color: #3aa1ca;
  border-color: #3aa1ca;
}

#content .btn-outline-primary:focus, #content .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 161, 202, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 161, 202, 0.5);
}

#content .btn-outline-primary.disabled, #content .btn-outline-primary:disabled {
  color: #3aa1ca;
  background-color: transparent;
}

#content .btn-outline-primary:not(:disabled):not(.disabled):active, #content .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #3aa1ca;
  border-color: #3aa1ca;
}

#content .btn-outline-primary:not(:disabled):not(.disabled):active:focus, #content .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 161, 202, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 161, 202, 0.5);
}

#content .btn-sm {
  padding: calc(0.46875rem + 0px) 0.75rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0;
}

#content .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.document-root {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.document-root > main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow2: 1;
}

#content section {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

#content section section {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

#content section[class*='bg-'] {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  margin-top: 0;
  margin-bottom: 0;
}

#content section section[class*='bg-'] {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

#content section.bg-light + section.bg-light {
  padding-top: 0;
}

#content section.bg-dark + section.bg-dark {
  padding-top: 0;
}

.container2 .container2 {
  padding-left: 0;
  padding-right: 0;
}

[role="button"] {
  cursor: pointer;
}

#content .bg-light {
  background-color: #f0f0f0 !important;
}

#content a.bg-light:hover, #content a.bg-light:focus,
#content button.bg-light:hover,
#content button.bg-light:focus {
  background-color: #d7d7d7 !important;
}

#content .bg-dark, .bg-darkblue {
  background-color: #003871 !important;
}

#content a.bg-dark:hover, 
#content a.bg-dark:focus,
#content button.bg-dark:hover,
#content button.bg-dark:focus {
  background-color: #001f3e !important;
}

.border {
  border: 1px solid #a0a0a0 !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-grow2-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow2: 1 !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

@media print, screen and (min-width: 576px) {
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
}

@media print, screen and (min-width: 768px) {
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row2-align: center !important;
    align-self: center !important;
  }
}

.position-static {
  position: static !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.w-50 {
  width: 50%;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.mw-100 {
  max-width: 100%;
}

.mb--2 {
  margin-bottom: -1.875rem !important;
}

.mb--_5 {
  margin-bottom: -0.46875rem !important;
}

.m-0aaa {
  margin: 0 !important;
}

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

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-_5 {
  margin-top: 0.46875rem !important;
}

.mb-_5 {
  margin-bottom: 0.46875rem !important;
}

.mt-1a {
  margin-top: 0.9375rem !important;
}

.mr-1 {
  margin-right: 0.9375rem !important;
}

.mb-1a {
  margin-bottom: 0.9375rem !important;
}

.ml-1 {
  margin-left: 0.9375rem !important;
}

.mt-2 {
  margin-top: 1.875rem !important;
}

.mr-2 {
  margin-right: 1.875rem !important;
}

.mb-2 {
  margin-bottom: 1.875rem !important;
}

.mb-3 {
  margin-bottom: 2.8125rem !important;
}

.p-0a {
  padding: 0 !important;
}

.pt-0a {
  padding-top: 0 !important;
}


.px-0 {
  padding-right: 0 !important;
}


.px-0 {
  padding-left: 0 !important;
}

.pt-1a,
.py-1a {
  padding-top: 0.9375rem !important;
  padding-bottom: 0.9375rem !important;
}


.py-2, .py-2a {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}


@media print, screen and (min-width: 576px) {
  .mt-sm-1 {
    margin-top: 0.9375rem !important;
  }
}

@media print, screen and (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-3aa {
    margin-bottom: 2.8125rem !important;
  }
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

@media print, screen and (min-width: 576px) {
  .text-sm-right {
    text-align: right !important;
  }
}

@media print, screen and (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
}

.text-uppercase {
  text-transform: uppercase !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #3aa1ca !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #277391 !important;
}

.text-muted {
  color: #404040 !important;
}

.visible {
  visibility: visible !important;
}

section.bg-boxed > .container2 {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  section.bg-boxed.bg-light .col-md-6:last-child::before {
    background-color: #f0f0f0;
    border-width: 0;
  }
  section.bg-boxed .col-md-6:last-child {
    position: static;
  }
  section.bg-boxed .col-md-6:last-child:not(.order-md-first) {
    padding-right: 24px;
  }
  section.bg-boxed .col-md-6:last-child::before {
    content: '';
    display: block;
    position: absolute;
    left: 25%;
    right: 8px;
    top: -3.75rem;
    bottom: -1.875rem;
    border: 1px solid #a0a0a0;
    z-index: -1;
  }
  section.bg-boxed .col-md-6:last-child.order-md-first {
    padding-left: 24px;
  }
  section.bg-boxed .col-md-6:last-child.order-md-first::before {
    left: 8px;
    right: 25%;
  }
  section section.bg-boxed {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
  }
  section section.bg-boxed.bg-light {
    padding-top: 1.875rem !important;
  }
  section section.bg-boxed.bg-light + section.bg-light {
    padding-top: 1.875rem;
  }
  section section.bg-boxed .col-md-6:last-child::before {
    top: -1.875rem;
    bottom: 0;
  }
}

.text-sm {
  font-size: 0.75rem;
  line-height: 1.5;
}

.text-underline {
  text-decoration: underline !important;
}

@media print, screen and (min-width: 576px) {
  .columns-sm-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  .columns-md-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
  .columns-md-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}

@media screen and (min-width: 992px) {
  .columns-lg-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
  .columns-lg-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}

.nav-link {
  padding-right: 0;
}

.bg-header {
  background-color: #3aa1ca;
}

.collapse-padding {
  padding-left: 1.7rem;
}

.collapse-padding a {
  text-decoration: none;
}

.nav-link {
  padding-left: .8rem;
}

.navbar {
  min-height: 2.45rem;
}

.navbar-nav .dropdown-menu {
  border-width: 0;
}

.logo {
  height: 4rem;
}

.bmbwf_logo {
  height: 58px;    
}

@media print, screen and (min-width: 576px) {
  .logo {
    height: 5rem;
  }
  
    .bmbwf_logo {
      height: 58px; 
      margin-top: 15px;
    }
}

.active {
  background-color: #3aa1ca;
}

.nav-item {
  display: inline-block;
}

@media print, screen and (min-width: 576px) {
  .nav-item {
    min-width: 220px;
  }
}

symbol * {
  stroke-width: 1px;
  vector-effect: non-scaling-stroke;
}

svg.icon,
symbol {
  overflow: visible;
}

.icon {
  display: inline-block;
  width: 2ex;
  height: 2ex;
  position: relative;
  top: -0.2ex;
}

.icon-lg {
  width: 2rem;
  height: 2rem;
}

.media-cover {
  position: relative;
  overflow: hidden;
}

.media-cover > img,
.media-cover > figure > img,
.media-cover > picture > img,
.media-cover > video {
  position: relative;
  display: block;
  top: 0;
  width: auto;
  height: 100%;
}

.media-cover > img:not([data-parent-fit]):not(.lazysizes-display-clone),
.media-cover > figure > img:not([data-parent-fit]):not(.lazysizes-display-clone),
.media-cover > picture > img:not([data-parent-fit]):not(.lazysizes-display-clone),
.media-cover > video:not([data-parent-fit]):not(.lazysizes-display-clone) {
  left: 50%;
  min-width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .media-cover > img:not([data-parent-fit]):not(.lazysizes-display-clone),
  .media-cover > figure > img:not([data-parent-fit]):not(.lazysizes-display-clone),
  .media-cover > picture > img:not([data-parent-fit]):not(.lazysizes-display-clone),
  .media-cover > video:not([data-parent-fit]):not(.lazysizes-display-clone) {
    left: 0;
    width: 100%;
    -webkit-transform: none;
    transform: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.media-cover > .figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.media-cover > .figure > img {
  width: 100%;
  min-height: 1px;
}

@media screen and (max-width: 767.98px) {
  .header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.schularzt_logo {
    margin-right: -60px;
}

.link-list {
  display: block;
  margin-bottom: -0.46875rem;
}

.link-list > * {
  display: block;
  margin-bottom: 0.46875rem;
}

.link-list > button {
  width: 100%;
}

.link-list:last-child:not(:only-child) {
  margin-top: 1.875rem;
}

@media print, screen and (min-width: 576px) {
  .link-list-sm-inline {
    margin-left: -0.27125rem;
    margin-right: -0.27125rem;
    letter-spacing: -0.31em;
  }
  .link-list-sm-inline > * {
    display: inline-block;
    margin-left: 0.27125rem;
    margin-right: 0.27125rem;
    vertical-align: middle;
    letter-spacing: normal;
  }
  .link-list-sm-inline > button:not(.btn-block) {
    width: auto;
  }
}

.menu, .menu li.commentsweiss
{
  list-style-type:none;
  padding-left:10px;
}

.menu .commentsweiss .active {
  background-color: #3aa1ca;
  background-color: #277391;
  
  color: #fff;
  padding: .1rem .5rem;
}

/* -------------- Seitenbereichsmen� --------------------*/
* html #page_areas a:hover,
* html #page_areas a:active,
* html #page_areas a:focus
{
  color: #ffffff;
  background-color: #3A5876;
}
.hide-accessible{clip:rect(0 0 0 0)!important;position:absolute!important;-webkit-transform:scale(0);-webkit-transform-origin-x:0;-webkit-transform-origin-y:0;*position:fixed!important;_position:absolute!important}
#page_areas {
  clip:rect(0 0 0 0)!important;
  position:absolute!important;
  -webkit-transform:scale(0);
  -webkit-transform-origin-x:0;
  -webkit-transform-origin-y:0;
  *position:fixed!important;_position:absolute!important	background-color: Menu;
  color: #000000;
  border-bottom: 1px solid #555555;
  margin-bottom: 1em;
  text-align: center;
  position: relative;
  height: 1.1em;
  overflow: hidden;
}

* html #page_areas {
  background-color: #D4D0C8;
  color: #000000;
}

#page_areas ul {
  margin: 0em;
  padding: 0em;
  width: 64em;
  margin-left: 0;
  margin-right: auto;
}

#page_areas li {
  position: relative;
  margin: 0em;
  padding: 0em;
  list-style: none;
  border-left: 1px solid #555555;
  float: left;
  height: 1.1em;
}

#page_areas li.page_areas_r {
  border-left: 1px solid #555555;
  border-right: 1px solid #555555;
}

.hidden {
  display: none;
}

footer a, footer a:hover, footer a:visited {
    color: #fdff5f;
}

.header-middle {
    vertical-align: middle;
    line-height: 80px;
    font-size: .7rem;
}

.header-middle a {
    color: #58595b;    
}

.header-middle a:hover {
    color: #888888;
}

.header-middle #searchicon {
    margin-left: 1rem;
    cursor: pointer;
}

.text-center div {
    display: none;
}

.text-center div.scaleup {    
    display: block;
}

#content li.list-group-item {
    width: 200px;
    list-style-type: none;
    flex: 0 0 auto;
    margin: 20px;
    padding: 0;
    border: none;
}

#content .list-group {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: start;
  align-items: auto;
  align-content: start;
  padding: 0px;
  border: none;
  
}

#content .lead {
    font-size: 0.875rem !important;    
}



#content .col-md-9 {
    width: 100%;
}

.col-md-3{
    height: 150px;
    overflow: hidden;
}

.col-md-9 h3 {
    min-height: 36px;
    margin-top: 5px;
}

.col-md-9 .mb-3 {
    margin-bottom: .3125rem !important;
}

#content .btn-read-more, #content a.btn-read-more:hover {
    font-size: .9em;
    padding: 5px 10px 5px 0px;
    background-color: transparent;
    border: none;
    color: #3aa1ca;
}

#content a.btn-read-more:hover {
    color: #277391;
    padding: 5px 10px 5px 0px;
}

#content .btn-read-more:after {
    content: "»";
    margin-right: 6px;
    text-decoration: none;
}

.list-group-item time {
    font-size: .75em;
    color: darkgrey;
}
div.news-list-view .mb-3 {
     margin-bottom: .5rem !important; 
}

ul.f3-widget-paginator li {
    list-style-type: none;
    width: fit-content;
    display: inline;
    padding: 2px 5px;
}


#content .frame {
    position: relative;
    color: var(--frame-color);
    background: var(--frame-background);
    --frame-spacing: 0;
}

#content  .caption, #content .thumbnail {
    text-align: left;
}

#content .textpic-right .textpic-gallery {
    max-width: 150px;
}

#content .textpic-right .textpic-text {
    width: calc(100% - 190px);
}

#content .textpic-above .textpic-gallery, #content .textpic-below .textpic-gallery {
    max-width: 503px;
}

#content .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
}

#content h1 {
    font-size: 2em;
}


.frame-space-before-none {
    margin-top: 0px;
}

.frame-space-after-none {
    margin-bottom: 0px;
}

.textmedia-above {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#content .textmedia, #content .textpic {
    gap: 10px;
}

#content .frame-container {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

@media (min-width: 768px) {
    #content .textmedia-right .textmedia-item, .textmedia-right .textpic-item, .textmedia-left .textmedia-item, .textmedia-left .textpic-item, .textpic-right .textmedia-item, .textpic-right .textpic-item, .textpic-left .textmedia-item, .textpic-left .textpic-item {
        width: calc(40% - 10px);
    }
    #content .textmedia-right .textmedia-text {
        width: 60%;
    }
}

address {
    font-style: normal;
}

#c2162 figure {
    width: 337px;
}

#c2162 ce-center {
    text-align: left;
}