/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  background-image: url("../../../../../../typo3conf/ext/site_leonie/Resources/Public/Images/layout/vintage-3061368_1920_rosa3b.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-color: #fbd;
  color: #800;
  overflow-x: hidden;
  font-size: 16px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}

.overlay-image {
  width: 60%;
  height: 100%;
  float: left;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-color: #000;
}

.overlay-text {
  width: 40%;
  height: 100%;
  float: left;
  padding: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  background-color: #fdd;
  background-image: url("../../../../../../typo3conf/ext/site_leonie/Resources/Public/Images/layout/paper-1332019_1920_edited7a.jpg");
  background-repeat: repeat;
}

.overlay-text-inner {
  width: 100%;
}

@media (max-aspect-ratio: 16/10) {
  .overlay-image {
    width: 100%;
    height: 40%;
  }

  .overlay-text {
    width: 100%;
    height: 60%;
  }
}

@media (max-aspect-ratio: 10/16) {
  .overlay-image {
    height: 20%;
  }

  .overlay-text {
    height: 80%;
  }
}

@media (min-aspect-ratio: 1/1) and (max-width: 1024px) {
  .overlay-image {
    width: 50%;
    height: 100%;
  }

  .overlay-text {
    width: 50%;
    height: 100%;
  }
}

@media (min-aspect-ratio: 1/1) and (max-width: 768px) {
  .overlay-image {
    display: none;
  }

  .overlay-text {
    width: 100%;
    height: 100%;
  }
}

.hide {
  display: none;
}

@media (min-width: 992px) {
  .header-images + section {
    position: relative;
    top: -100px;
  }
}

.breadcrumb {
  background: transparent;
  padding: 2rem 0;
}

@media (max-width: 991px) {
  .breadcrumb {
    padding-top: 4rem;
  }
}

.sheet {
  width: 90%;
  max-width: 1100px;
  padding: 40px;
  background-color: #fdd;
  background-image: url("../../../../../../typo3conf/ext/site_leonie/Resources/Public/Images/layout/paper-1332019_1920_edited7a.jpg");
  background-repeat: repeat;
  box-shadow: 1px 1px 8px rgba(180,0,60,0.6);
  margin: 0 auto;
}

.sheet-wide {
  max-width: none;
}

.sheet .text-center {
}

@media (max-width:1023px) {
  .sheet {
    padding: 30px;
    position: static;
    margin-bottom: 0;
  }
}

@media (max-width:767px) {
  .sheet {
    padding: 20px;
    width: 100%;
  }
}

.page-section table {
  border-spacing: 4px;
  border-collapse: separate;
}

.page-section table td {
  padding: 0.3rem 0.6rem;
  vertical-align: top;
  background: rgba(255,255,255,0.4);
}

table td p {
  margin: 0;
}

.date-table {
  margin: 20px auto 40px;
}

.date-table {
  display: inline-block;
  max-width: 100%;
  overflow-x: auto;
}

.date-table td {
  padding: 0;
}

.date-day {
  font-weight: bold;
  padding: 4px 6px;
}

.date-time {
  padding: 4px 12px;
  background-color: #f88;
  background-image: url("../../../../../../typo3conf/ext/site_leonie/Resources/Public/Images/layout/paper-1914906_1920.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 1px 2px 1px;
  text-align: center;
  cursor: pointer;
}

.date-time.disabled {
  cursor: default;
  opacity: 0.5;
}

.date-time.active {
  background: #f03;
  color: #fff;
}

.img-fluid {
  width: 100%;
}

.leonie-styles {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: 2rem;
}

.leonie-styles a {
  margin: 6px;
  background: #f00;
  color: #fff;
  padding: 6px 12px;
}

.leonie-styles a:hover {
  color: #fff;
}

.leonie-styles a.active {
  color: #f00;
  background: #fff;
}

.gallery {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  margin: 0 0 2rem;
}

.gallery a {
  width: 25%;
  flex: 0 1 25%;
  padding: 12px;
}

@media screen and (max-width: 1023px) {
.gallery a {
  width: 33%;
  flex: 0 1 33%;
}
}

@media screen and (max-width: 767px) {
.gallery a {
  width: 50%;
  flex: 0 1 50%;
}
}

@media screen and (max-width: 375px) {
.gallery a {
  width: 100%;
  flex: 0 1 100%;
}
}

.gallery img {
  width: 100%;
  height: auto;
}

ul[role="alert"] {
  list-style-type: none;
  padding: 0;
  margin-top: 0.5rem;
}

p {
  line-height: 1.75;
  margin-bottom: 1.5rem;
}

a {
  color: #f00;
}

a:hover {
  color: #f66;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
  text-align: center;
}
h1, h2, h3 {
  font-weight:bold;
  font-family: 'Tangerine', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
}
h1+h2 {
  margin-top: 24px;
}
h1 {
  color: #800;
  font-size: 48px;
  margin-bottom: 24px;
}
h2 {
  color: #800;
  font-size: 40px;
  margin-bottom: 16px;
  text-align: left;
}

h3 {
  font-size: 30px;
  margin-bottom: 16px;
  text-align: left;
}

h2+h3 {
  position: relative;
  top: -16px;
}

.page-section {
  padding: 0 0;
}

@media (min-width:1400px) {
  h1 {
    font-size: 56px;;
  }

  h2 {
    font-size: 48px;
  }

  h3 {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  .page-section {
    padding: 40px 0;
  }
}

::-moz-selection {
  background: #f00;
  text-shadow: none;
}

::selection {
  background: #f00;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: 'Tangerine', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
  font-size: 40px;
  padding: 4px 16px !important;
  background-color: #f00;
  border-color: #f00;
  color: #fff;
  margin-right: 2rem;
}

.btn:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .btn {
    font-size: 32px;
  }
}

.btn:active, .btn:focus, .btn:hover {
  background-color: #f33 !important;
  border-color: #f66 !important;
  color: #fff;
}

.btn-xl {
  font-size: 40px;
  padding: 8px 32px !important;
}

@media (max-width: 767px) {
  .btn-xl {
    font-size: 32px;
  }
}

#main-nav {
  background-color: #f8a;
  background-image: url(../../../../../../typo3conf/ext/site_leonie/Resources/Public/Images/layout/paper-1914906_1920a.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  box-shadow: 0 3px 5px rgba(0,0,0,0.5);
}

#main-nav .navbar-inner {
  width: 100%;
  max-width: 1100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

@media screen and (max-width: 1140px) {
  #main-nav .navbar-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width:1920px) {
  #main-nav {
    background-size: 100% auto;
  }
}

#main-nav .nav-level-1>.nav-item {
  position: relative;
}

#main-nav .nav-level-1>.nav-item:last-child ul {
  left: auto;
  right: 0;
}

#main-nav .nav-level-1 .nav-item .nav-link {
  padding: 0.75rem 0;
  letter-spacing: 1px;
  color: #800;
  cursor: pointer;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#main-nav .nav-level-1 .nav-item .nav-link {
  padding: 0.75rem;
}

#main-nav .nav-level-2 .nav-link {
  color: #fff;
}

#main-nav .nav-level-1>.nav-item>.nav-link.active, #main-nav .nav-level-1>.nav-item>.nav-link:hover {
  color: #fff;
  background: rgba(224,22,90,0.5);
}

@media (min-width: 1140px) {
  #main-nav .nav-level-1>.nav-item .nav-link {
    padding: 1.1em 1em;
  }
}

#main-nav .nav-level-2 {
  display: none;
  position: absolute;
  left: 0;
  top: 80px;
  list-style-type: none;
  padding: 0;
  background-color: #fac;
  background-image: url("../../../../../../typo3conf/ext/site_leonie/Resources/Public/Images/layout/paper-1914906_1920a.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0 3px 5px rgba(0,0,0,0.5);
  background-blend-mode: multiply;
  min-width: 290px;
}

#main-nav .nav-level-2 .nav-item {
  position: static;
}

@media (max-width: 991px) {
  #main-nav .nav-level-2 {
    position: static;
    min-width: 0;
  }
}

#main-nav .nav-level-2 .nav-item .nav-link {
  color: #fff;
  padding: 8px 16px;
}

#main-nav .nav-level-2 .nav-item .nav-link:hover {
  background: rgba(224,22,90,0.5);
}

#main-nav .nav-level-1>.nav-item.active ul {
  display: block;
}

#main-nav .nav-level-3 {
  padding: 0 0 4px;
  list-style-type: none;
}

#main-nav .nav-level-3>.nav-item {
  display: block;
}

#main-nav .nav-level-3>.nav-item .nav-link {
  position: relative;
}

#main-nav .nav-level-3>.nav-item .nav-link::before {
  content: "\2665\FE0E ";
  position: absolute;
  top: 2px;
  left: 20px;
  font-size: 20px;
}

#main-nav .nav-level-3 .nav-item .nav-link {
  padding: 4px 16px 4px 44px;
}

#main-nav .navbar-toggler {
  font-size: 24px;
  right: 0;
  padding: 8px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#main-nav .navbar-brand {
  color: #800;
  font-family: 'Tangerine', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.navbar-brand {
  font-size: 32px;
  padding: 0;
  transition: all 0.3s;
}

@media (min-width: 992px) {
  #main-nav {
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
  }
  .navbar-brand {
    font-size: 48px;
    padding: 0;
    transition: all 0.3s;
  }
}

.header-images {
  text-align: center;
  color: #fff;
  height: 42vw;
  width: 100%;
  margin-top: 64px;
  position: relative;
}

@media (min-width: 992px) {
  .header-images {

  }
}

.header-image {
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url("../../../../../../typo3conf/ext/site_leonie/Resources/Public/Images/header/header09.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

.form-group, .checkbox-group {
  margin-bottom: 25px;
}

.form-group input,
.form-group select,
.form-group textarea {
  padding: 10px 12px;
  height: auto;
}

.form-group input.form-control {
  height: auto;
}

.form-group textarea#voucher {
  height: 46px;
}

.form-group textarea#comment {
  height: 192px;
}

.checkbox label {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .form-group textarea#voucher {
    height: 96px;
  }

  .form-group textarea#comment {
    height: 320px;
  }
}

.error-container {
  clear: both;
}

.error {
  padding-top: 0.5rem;
  color: #f00;
}

.error::before {
  content: '\0026A0\0000A0\0000A0';
}

.form-control:focus {
  border-color: #f00;
  box-shadow: none;
}

/*::-webkit-input-placeholder {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

:-moz-placeholder {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

::-moz-placeholder {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

:-ms-input-placeholder {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}*/

.news-item {
  cursor: pointer;
}

.news-item {
  margin-bottom: 4rem;
  display: flex;
  width: 100%;
  flex-direction: row;
}

.news-item-inner {
  flex-grow: 1;
}

.news-item::after {
  content: "";
  display: table;
  clear: both;
}

.news-image {
  width: 200px;
  margin-left: 2rem;
  margin-right: 0;
  flex-shrink: 0;
}

.news-item:nth-child(2n+1) .news-image {
  order: -1;
  margin-left: 0;
  margin-right: 2rem;
}

.news-image img {
  width: 100%;
  height: auto;
  border: 5px solid #800;
  border-radius: 50%;
}

.news-item:hover a {
  color: #f66;
  text-decoration: underline;
}

.news-item:hover .news-image img {
  border-color: #f00;
}

.news-date {
  margin-bottom: 1rem;
}

.footer {
  padding: 25px 0;
  text-align: center;
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.ce-gallery img {
  max-width: 100%;
  height: auto;
}

.ce-row {
  display: flex;
  flex-flow: row wrap;
  margin: -0.5rem;
}

.ce-column {
  padding: 0.5rem;
  box-sizing: border-box;
}

.ce-gallery[data-ce-columns="2"] .ce-column {
  width: 50%;
}

@media (max-width:767px) {
  .ce-column {
    width: 100% !important;
    flex-shrink: 0;
  }
}

.map {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width:1024px) {
  .map {
    padding-bottom: 42.5%;
  }
}

.frame-layout-1 {
  background: rgba(255,255,255,0.4);
  border: 2px solid #f88;
  padding: 1rem 1rem 0;
  margin-bottom: 2.5rem;
}

.tx-powermail .powermail_fieldwrap {
  margin-bottom: 1rem;
}

.tx-powermail .powermail_submit {
  font-family: 'Tangerine', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
  font-size: 40px;
  padding: 4px 16px !important;
  background-color: #f00;
  border: 0;
  color: #fff;
  margin-right: 2rem;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  line-height: 1.5;
  border-radius: .25rem;
}

.cookie-notice {
  display: block;
  z-index: 100;
  position: fixed;
  bottom: 0px;
  min-height: 30px;
  padding: .5rem 1rem;
  margin: 0;
  width: 100%;
  color: #800;
  border-bottom: none;
  background-color: #f8a;
  background-image: url(../../../../../../typo3conf/ext/site_leonie/Resources/Public/Images/layout/paper-1914906_1920a.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0 -3px 5px rgba(0,0,0,0.5);
}

.cookie-notice button {
  background: #f00;
  color: #fff;
  border: 0;
  padding: 4px 32px;
}

.extbase-debugger {
  z-index: 9999;
}


/*
playback timings (ms):
  captures_list: 336.473
  exclusion.robots: 0.081
  exclusion.robots.policy: 0.072
  cdx.remote: 0.057
  esindex: 0.008
  LoadShardBlock: 301.238 (3)
  PetaboxLoader3.datanode: 101.554 (4)
  PetaboxLoader3.resolve: 298.766 (3)
  load_resource: 142.258
*/