@charset "UTF-8";
#banner_unterseiten img {
  width: 100%; }
#banner_unterseiten .half-c {
  height: 50vh;
  overflow: hidden; }
#banner_unterseiten h1 {
  color: #fff; }

.d-ul {
  padding: 10px; }
  .d-ul li {
    font-size: 15px;
    position: relative;
    padding: 4px 0;
    padding-left: 10px; }
    .d-ul li:before {
      content: "";
      left: -10px;
      font-weight: 900;
      font-family: "Font Awesome 5 Free";
      position: absolute;
      color: #c59d5f; }

.parallax-left {
  height: 665px; }

.parallax-right {
  height: 665px; }

.btn-link {
  margin-top: 5rem;
  border: 1px solid #000;
  float: left; }

section.reservierung h3 {
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "Source Sans Pro", sans-serif; }
section.reservierung p {
  font-size: 21px; }
  section.reservierung .inner a {
    color: #c59d5f;
    font-size: 23px; }
    section.reservierung .inner a:hover {
      text-decoration: none; }
section.reservierung .form-check-label {
  font-size: 14px;
  text-align: left; }
  section.reservierung .form-check-label a {
    color: #c59d5f; }
section.reservierung small {
  font-size: 14px;
  padding: 0 20px; }
section.reservierung .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgba(197, 157, 95, 0.25);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(197, 157, 95, 0.25); }
section.reservierung .btn-reservation.animation {
  display: inline-block;
  position: relative;
  border: none;
  color: #c59d5f;
  font-size: 18px;
  cursor: pointer;
  padding: 18px 38px;
  background-color: #fff;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 2px solid #c59d5f;
  overflow: hidden;
  transition: all 0.4s linear 0s;
  border-radius: 6px;
  margin-bottom: 20px; }
  section.reservierung .btn-reservation.animation:before {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 21px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 50px;
    transition: all 0.2s linear 0s; }
  section.reservierung .btn-reservation.animation:hover {
    text-indent: 0px;
    padding-right: 50px;
    color: #191919;
    border: 2px solid #191919; }
    section.reservierung .btn-reservation.animation:hover:before {
      opacity: 1;
      text-indent: 0px; }

#submit-res {
  display: flex; }

.contact-box {
  padding: 0 50px; }
  .contact-box h3 {
    position: relative;
    margin-bottom: 20px !important; }
    .contact-box a:hover {
      color: #c59d5f;
      text-decoration: none; }

footer .footer-contacts {
  color: #919191; }
  footer .footer-contacts i {
    padding-right: 10px; }
footer .h4 {
  color: #ddd; }
footer ul {
  display: block;
  text-align: left; }
  footer ul a {
    text-decoration: none;
    font-size: 16px;
    color: #919191; }
    footer ul a:hover {
      color: #c59d5f; }

.line-right {
  position: relative; }
  .line-right:before {
    content: "";
    position: absolute;
    background-color: #919191;
    width: 3px;
    height: 90%;
    right: -1.06rem;
    top: 15px; }

.to-top-holder ul li {
  display: inline-block; }
.to-top-holder span {
  padding: 0px 10px;
  color: #919191; }

/**---------------GALERIE---------------**/
.gallery-filters {
  padding: 40px;
  background: #f2f2f2;
  border-radius: 5px; }
  .gallery-filters a.gallery-filter:hover {
    text-decoration: none;
    color: #c59d5f; }

/* Startseite */
.slideshow-container img {
  width: 100%; }
.slideshow-container h1 {
  color: white;
  text-transform: none;
  margin-bottom: 15px; }

.nav-social {
  display: flex;
  justify-content: flex-end; }
  .nav-social .social_media a {
    border-radius: 50%;
    background: white;
    font-size: 18px;
    padding: 3px;
    opacity: 60%;
    text-decoration: none;
    margin-right: 15px; }
    .nav-social .social_media a:hover {
      opacity: 100%; }

/* Speisekarte */
#pageid-10 h2, #pageid-10 h3, #pageid-10 h4 {
  color: #000;
  font-size: 32px;
  font-weight: 400;
  padding-bottom: 0;
  text-transform: none; }

/* Reservieren */
#pageid-12 h2 {
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "Source Sans Pro", sans-serif; }

#pageid-2 {
  padding: 100px 0; }
  #pageid-2 h2, #pageid-2 .h3 {
    text-align: left;
    margin-bottom: 15px;
    font-size: 26px; }

/* Datenschutz */
#pageid-3 {
  padding: 100px 0; }
  #pageid-3 .h3 {
    font-size: 2rem;
    text-align: left;
    margin: 50px 0 30px; }
  #pageid-3 .h2, #pageid-3 h2 {
    font-size: 2rem;
    margin: 50px 0 30px;
    text-align: center;
    margin-top: 50px; }

/* Über uns */
#pageid-9 .h2 {
  color: #7b0804;
  font-size: 58px;
  margin-bottom: 0; }
#pageid-9 h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative; }
  #pageid-9 h2:before {
    left: -46px; }
  #pageid-9 h2:after {
    right: -46px !important; }
#pageid-9 .section-title h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  position: relative;
  display: inline-table;
  padding-bottom: 20px;
  font-family: "Source Sans Pro", sans-serif; }
