body {
  background-color: #c4d6ea;
}

.container-sticky {
  background-color: #efefef;
}

.form-control {
  border-radius: 0;
}

hr, .dashed {
  border-bottom: 4px dashed #bac0c5 !important;
  border-top: none;
}

.navbar {
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
}

.navbar-brand {
  padding-top: 0;
}

.navbar-brand {
  color: #bac0c5 !important;
}

.navbar-brand:hover {
  color: #2a3642 !important;
}

.navbar .form-control {
  border-bottom: 2px solid #bac0c5;
  border-right: 2px solid #bac0c5;
  border-left: 2px solid #bac0c5;
  border-top: 2px solid #bac0c5;
  border-radius: 5px;
}

@media (max-width: 992px) {
  .navbar-collapse {
    margin-left: 15px;
  }
}
#sucheGlobal {
  color: #ced4da;
}

.navbar .material-icons {
  font-size: 1.5rem;
}

.navbar-light .navbar-toggler {
  border: none;
}

.nutzung {
  color: #31488e;
  font-weight: bold;
  text-decoration: underline;
}

.footer a {
  color: #30333a;
  font-weight: 600;
  margin-right: 15px;
  text-decoration: none;
}

@media (max-width: 768px) {
  .footer .col-md-4 img {
    margin-top: 25px;
  }
  .footer .col-md-8, .footer .col-md-4 {
    text-align: center;
  }
  .footer .col-md-8 a {
    display: block;
    margin-bottom: 10px;
  }
}
.infobar {
  background-color: #2a3642;
  color: #fff !important;
}

.infobar a {
  color: #fff;
  text-decoration: none;
}

.infobar a:hover {
  color: #e82c95;
}

.infobar .fa-heart {
  color: #e82c95;
}

.header a:hover {
  color: #bd2130;
  text-decoration: underline;
}

.login-start .badge-dark {
  font-size: 1.2rem;
  background-color: #2a3642;
}

.login-start a.badge-dark:hover {
  text-decoration: none;
  color: #fff;
}

.header h1 {
  color: #31488e;
  font-size: 1.8rem;
  font-weight: 700;
}

.header h3 {
  color: #2a3642;
  font-size: 1.2rem;
  font-weight: 600;
}

.card {
  border-radius: 0;
  border: 0;
}

.card-title {
  margin-bottom: 0 !important;
  font-weight: 600;
}

h5.card-title {
  font-size: 1rem;
}

.foto .subcategory {
  font-size: 0.9rem;
}

.tree-foto {
  display: inherit;
}

.foto .card-title, .thema .card-title {
  background-color: #2a3642;
  color: #fff;
  margin-bottom: 0;
  padding: 15px;
}

.foto .card-body a, .thema .card-body a {
  color: #2a3642;
}

.foto .card-body, .thema .card-body {
  background-color: #fff;
  color: #2a3642;
}

.foto-detailview h4 {
  font-size: 1rem;
  color: #2a3642;
  font-weight: bold;
}

.card .thema {
  border-bottom: 15px solid #c4d6ea;
}

.card-body {
  background-color: #2a3642;
  color: #fff;
}

.card-img-top {
  border-bottom: 5px solid #c4d6ea;
}

.card-img, .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.red {
  color: #bd2130;
}

.dropdown-menu {
  border-radius: 0;
  border: none;
}

.dropdown-toggle::after {
  display: none;
}

img.teaser-icon {
  position: absolute;
  margin-top: -60px;
  margin-left: 35%;
  border-radius: 50%;
}

.btn {
  border-radius: 0;
}

a.btn-darkgrey {
  color: #fff !important;
  background-color: #2a3642;
  border-color: #2a3642;
}

a.btn.btn-darkgrey:hover {
  color: #red !important;
}

a.btn-white {
  color: #333 !important;
  background-color: #fff;
  border-color: #fff;
}

a.btn.btn-white:hover {
  color: #red !important;
}

a.btn-darkblue {
  color: #fff !important;
  background-color: #2a3642;
  border-color: #2a3642;
}

a.btn.btn-darkblue:hover {
  color: #red !important;
}

.icons-big {
  font-size: 1.6rem;
}

.icons-big a {
  color: #2a3642 !important;
  background-color: #ced4da;
  padding: 10px;
  border-radius: 5px;
  transition: 0.3s;
}

.icons-big a:hover {
  color: #fff !important;
  background-color: #2a3642;
}

.card-footer-items {
  background-color: #f7f7f7;
}

.card-footer-items span, .card-footer-items a {
  color: #2a3642;
  background-color: #ced4da;
  padding: 5px 5px 5px 5px;
  border-radius: 5px;
  transition: 0.3s;
}

.card-footer-items span:hover, .card-footer-items a:hover {
  color: #fff;
  background-color: #2a3642;
}

.card-title a {
  color: #fff;
}

.card-title a:hover {
  color: #e82c95;
}

.alert {
  border-radius: 0;
}

.alert-nocontent {
  color: #2a3642;
  background-color: #fff;
  border-color: #bee5eb;
}

.alert-danger a, .alert-success a {
  color: #2a3642;
  font-weight: bold;
  text-decoration: underline;
}

.back-to-top {
  border: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: #2a3642;
  font-size: 2.4rem;
}

.rezensionen-entries p {
  font-size: 0.8rem;
  color: #2a3642;
}

.rezensionen-entries p span {
  font-size: 0.8rem;
}

.entries h3, h3 {
  font-weight: bold;
  font-size: 1.4rem;
}

.entries .mb-4 {
  /*border-bottom: 1px solid $grey;*/
}

.entries .mb-4:last-child {
  /*border-bottom: none!important;*/
}

.entries-thema .row {
  border-bottom: 1px solid #bac0c5;
  padding-bottom: 20px;
}

.entries-thema .row:last-child {
  border-bottom: none;
}

.badge-magenta {
  color: #fff;
  background-color: #e82c95;
  font-size: 1rem;
}

.badge-kategorien {
  color: #fff;
  font-size: 0.7rem;
  background-color: #b4b3b3;
}

.kategorieAufmacher {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #fff;
}

.kategorieAufmacher .material-icons {
  color: #bd2130;
  font-size: 2rem;
}

.carousel-teaser-title {
  padding: 1.25rem;
  background-color: #2a3642;
}

.carousel-teaser-title h5 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 800;
}

.carousel-foto .carousel-item {
  background-color: #f7f7f7;
}

.carousel-foto .carousel-item h5 {
  color: #2a3642;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 1rem;
}

.carousel-foto .carousel-item small {
  color: #2a3642;
}

.carousel-foto .carousel-caption {
  position: relative;
  right: inherit;
  left: inherit;
  bottom: 0;
  padding-top: 2px;
  padding-bottom: 0;
}

.carousel-foto .carousel-control-next,
.carousel-foto .carousel-control-prev {
  opacity: inherit;
}

.carousel-foto .carousel-control-prev-icon,
.carousel-foto .carousel-control-next-icon {
  font-weight: 400;
  font-size: 2.2rem;
  background-image: none;
  width: 50px;
  height: 50px;
  color: #fff !important;
  background-color: #2a3642;
  border: 2px solid #fff;
}

.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* HTML5 Audio Player

  audio::-webkit-media-controls-panel
  audio::-webkit-media-controls-mute-button
  audio::-webkit-media-controls-play-button
  audio::-webkit-media-controls-timeline-container
  audio::-webkit-media-controls-current-time-display
  audio::-webkit-media-controls-time-remaining-display
  audio::-webkit-media-controls-timeline
  audio::-webkit-media-controls-volume-slider-container
  audio::-webkit-media-controls-volume-slider
  audio::-webkit-media-controls-seek-back-button
  audio::-webkit-media-controls-seek-forward-button
  audio::-webkit-media-controls-fullscreen-button
  audio::-webkit-media-controls-rewind-button
  audio::-webkit-media-controls-return-to-realtime-button
  audio::-webkit-media-controls-toggle-closed-captions-button

*/
audio::-webkit-media-controls-panel {
  background-color: #ced4da;
}

audio::-webkit-media-controls-mute-button {
  background-color: #bac0c5;
  border-radius: 50%;
}

audio::-webkit-media-controls-play-button {
  background-color: #bac0c5;
  border-radius: 50%;
}

.border-bottom-bg {
  border-bottom: 4px solid #c4d6ea;
}

.border-top-bg {
  border-top: 4px solid #c4d6ea;
}

.team .card-text {
  font-size: 80%;
  color: #c4d6ea;
}

.welcome-text {
  font-size: 1rem;
  font-weight: bold;
  color: #2a3642;
}

.rotate-90 {
  transform: rotate(90deg);
}

.rotate-180 {
  transform: rotate(180deg);
}

a.navigate-back, a.navigate-forward {
  background-color: #fff;
  color: #2a3642;
  transition: 0.3s;
  border: 1px solid #ced4da;
}

a.navigate-back:hover, a.navigate-forward:hover {
  background-color: #2a3642;
  color: #fff;
}

.navigate-back {
  margin-right: 1px;
}

.support .list-group-item {
  padding: 0.25rem 0.55rem;
}

.support a.list-group-item {
  background-color: #2a3642;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.navbar-collapse.collapse.show ul li {
  text-align: center;
  display: inline-block;
  border-top: 2px dashed rgba(0, 0, 0, 0.3);
}

.navbar-collapse.collapse.show ul li:first-child {
  margin-top: 25px;
  border-top: none !important;
}

/* Modals */
.help {
  color: #2a3642;
}

.modal-content {
  background-color: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
}

.modal-title {
  font-weight: bold;
}