/*Konstanten*/
/*Allgemeine Anweisungen*/
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  /* font-size: 19px; */
  color: #000;
}

p a,
footer a,
.footer-section a {
  font-style: italic;
  color: #fff;
}

p a:hover,
footer a:hover,
.footer-section a:hover {
  text-decoration: underline;
  color: #fff;
}

p a {
  color: #a92021;
  font-style: normal;
}

p a:hover {
  color: #a92021;
}

b {
  font-weight: 500;
}

hr {
  border-color: #000;
}

a.btn {
  font-style: normal;
}

.btn {
  /* font-size: 20px; */
  font-weight: 300;
  text-transform: uppercase;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
  color: #a92021;
}

h1,
.h1,
h2,
.h2 {
  /* font-size: 30px; */
}

h3,
.h3 {
  /* font-size: 25px; */
}

h4,
.h4 {
  /* font-size: 22px; */
  font-weight: bold;
  color: #000;
}

p {
  /* font-size: 18px; */
}

.frame-background-dark {
  background: #e3e3e2;
}

.frame-background-primary h1,
.frame-background-primary .h1,
.frame-background-primary h2,
.frame-background-primary .h2,
.frame-background-primary h3,
.frame-background-primary .h3,
.frame-background-primary h4,
.frame-background-primary .h4 {
  color: #fff;
  margin-bottom: 40px;
}

.frame-background-primary .btn-primary {
  color: #a92021;
  background-color: #fff;
}

.frame-default {
  /* margin-top: 1em;
  margin-bottom: 1em; */
}

.frame-default.frame-type-carousel {
  margin-top: 0;
  margin-bottom: 0;
}

.frame-ruler-after {
  border-bottom: 1px solid #000;
}

.frame-ruler-after:after {
  content: "";
  display: block;
  clear: both;
}

.row>.layout-0 {
  /*padding-left:0;
   padding-right:0;*/
}

.row>.layout-0.container {
  margin-top: 0;
}

.layout-0.container {
  margin-bottom: 0;
  padding-bottom: 0;
}

.layout-0.container .layout-0.container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.container {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}

.container .container {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}

header .container,
footer .container {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}

/*Navigation*/
.navbar-main>li>.navbar-text,
.navbar-main>li a {
  font-weight: 400;
}

.navbar-header-main .navbar-brand:hover {
  opacity: 1;
}

.navbar-brand-image>img {
  top: 0;
  max-height: initial;
  transform: initial;
}

.navbar-nav>li>.dropdown-menu {
  padding: 0;
  border: none;
}

/*Default Section / Main Section*/
.section-default {
  padding-top: 2em;
}

/*Frame Types*/
.frame-type-header {
  margin: 0;
}

/*Lightbox*/
.pswp__bg {
  opacity: 0.55 !important;
}

/*Carousel*/
.carousel h1 {
  font-size: 40px;
  font-family: 'Libre Baskerville', serif;
  font-weight: 700;
}

.carousel h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 20px;
}

.carousel .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}

/*Accordeon*/
.panel-group {
  display: flex;
  flex-wrap: wrap;
}

.panel-group .panel {
  box-shadow: none;
  width: 33%;
  display: inline-block;
  border: none;
}

.panel-group .panel .panel-heading {
  color: #a92021;
  background: transparent;
  border: 1px solid #a92021;
  text-align: left;
  padding-left: 30px;
  position: relative;
  font-weight: 300;
  text-transform: uppercase;
}

.panel-group .panel .panel-heading a {
  font-family: "Roboto";
}

.panel-group .panel .panel-heading a::before {
  display: inline;
  position: absolute;
  left: 10px;
}

.panel-group .panel .panel-heading a.accordion-toggle.collapsed::before {
  content: "+";
}

.panel-group .panel .panel-heading a.accordion-toggle::before {
  content: "-";
}

.panel-group .panel h3 {
  color: #000;
  font-size: 20px;
}

.panel-group .panel+.panel {
  margin-top: 0;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: none;
}

/*Gallery Teaser*/
.gallery-teaser .wrapper {
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
  padding: 15px;
  padding-bottom: 0;
}

.gallery-teaser p {
  font-size: 16px;
}

/*Footer*/
footer h4 {
  font-size: 1em;
  margin-bottom: 40px;
}

footer .layout-0.container {
  width: auto;
}

footer p {
  /* font-size: 17px; */
  font-size: 0.9rem;
}

.frame-type-gridelements_pi1 .container .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.footer-section {
  padding-bottom: 0;
}

.footer-section-meta {
  padding-top: 0;
  text-align: left;
}

/*DCE*/
.frame-inner .dce {
  margin-bottom: 1em;
}

.dce figure {
  margin-bottom: 0;
}

.dce .text-center {
  padding-top: 1em;
  padding-bottom: 1em;
  /* font-size: 20px; */
  font-size: 1.1rem;
  font-weight: 300;
  text-transform: uppercase;
}

/*MEDIA QUERIES*/
@media (min-width: 992px) {

  /*Navigation*/
  /*Carousel*/
  .navbar-main:last-child {
    float: left;
  }

  .navbar-transition .navbar-header-main .navbar-brand,
  .navbar-transition .navbar-main>li>.navbar-text,
  .navbar-transition .navbar-main>li>a {
    line-height: 100px;
    height: 100px;
  }

  .spendenbutton {
    float: right;
    line-height: 100px;
  }

  .carousel .carousel-text {
    display: inline;
    position: absolute;
    bottom: 50px;
    right: 250px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .navbar-main>li>.navbar-text,
  .navbar-main>li>a {
    padding: 0 10px;
  }
}