/*!
 * Start Bootstrap - Business Casual v5.0.9 (https://startbootstrap.com/template-overviews/business-casual)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-casual/blob/master/LICENSE)
 */
 @font-face {
  font-family: "Roboto_Slab";
  font-style: normal;
  font-weight:100 900;
  font-display: swap;
  src: url("../font/Roboto_Slab/RobotoSlab-VariableFont_wght.ttf");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight:400;
  font-display: swap;
  src: url("../font/Roboto/Roboto-Regular.ttf");
}

@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight:100 900;
  font-display: swap;
  src: url("../font/Raleway/Raleway-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Raleway-Italic";
  font-style: normal;
  font-weight:100 900;
  font-display: swap;
  src: url("../font/Raleway/Raleway-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Lora";
  font-style: normal;
  font-weight:400 700;
  font-display: swap;
  src: url("../font/Lora/Lora-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Lora-Italic";
  font-style: normal;
  font-weight:400 700;
  font-display: swap;
  src: url("../font/Lora/Lora-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Poor Story";
  font-style: normal;
  font-weight:400;
  font-display: swap;
  src: url("../font/Poor_Story/PoorStory-Regular.ttf");
}
@font-face {
  font-family: "Indie Flower";
  font-style: normal;
  font-weight:400;
  font-display: swap;
  src: url("../font/Indie_Flower/IndieFlower-Regular.ttf");
}
body {
  font-family: 'Lora';
  background-image: linear-gradient(rgba(207, 212, 218, 0.65), rgba(255, 255, 255, 0.65)), url("../img/bg.jpg");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway';
}

p {
  line-height: 1.75;
}




.service-list{
  font-family: 'Raleway';
  color: #525252;
  font-size: 0.95rem;
  font-weight: 400;
  list-style-type:disc;
}
.service-list-second{
  font-family: 'Raleway';
  color: #464f5d;
  font-size: 0.8rem;
  font-weight: 0.8;
  list-style-type:circle;
}
.service-list-heading{
  font-family: 'Raleway';
  color: #464f5d;
  font-size: 1.0rem;
  font-weight: 0.9;
  text-transform: uppercase;
}

.img-header{
  width: 100%;
  content: url("../img/Hotel/Masthead.jpg");
  }
@media (min-width: 992px) {
  .img-header {
    width: 30%;
    content: url("../img/Hotel/Masthead.jpg");
  }
 }

.text-faded {
  color: rgba(255, 255, 255, 0.3);
}
.bg-beilage{
  background-color: #5e7593;
}
.beilage-img{
  width: 85%;
  float: right;
}
@media (min-width: 992px) {
  .beilage-img {
    width: 95%;
    float: right;
  }
 
}

.site-heading {
  margin-top: 5rem;
  margin-bottom: 5rem;
  text-transform: uppercase;
  line-height: 1;
  font-family: 'Raleway';
}

.site-heading .site-heading-upper {
  display: block;
  font-size: 2rem;
  font-weight: 800;
}

.site-heading .site-heading-lower {
  font-size: 5rem;
  font-weight: 100;
  line-height: 4rem;
}

.page-section {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.section-heading {
  text-transform: uppercase;
}

.section-heading .section-heading-upper {
  display: block;
  font-size: 1rem;
  font-weight: 800;
}

.section-heading .section-heading-lower {
  display: block;
  font-size: 1.8rem;
  font-weight: 400;
  font-family: 'Raleway';
  color:#89154D;
  
}
@media (min-width: 992px) {
  .section-heading .section-heading-lower {
    display: block;
  font-size: 2rem;
  font-weight: 400;
  font-family: 'Raleway';
  color:#89154D;
  } 
}

.bg-faded {
  background-color: rgba(255, 255, 255, 0.85);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
 
}
.bg-faded-table {
  background-color: rgba(255, 255, 255, 0.85);
  padding-left: .5rem;
  padding-right: .5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-image: url("../img/Menu/bgmenu.jpg");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
@media (min-width: 992px) {
  .bg-faded-table {
    background-color: rgba(255, 255, 255, 0.85);
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-image: url("../img/Menu/bgmenu.jpg");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
  } 
  .bg-faded {
    background-color: rgba(255, 255, 255, 0.85);
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 1rem;
    padding-bottom: 2rem;
   
  }
}


     /* Side Menu */
     #sidebar-wrapper {
      position: fixed;
      z-index: 2;
      right: 0;
      width: 220px;
      height: 100%;
      transition: all 0.4s ease 0s;
      transform: translateX(250px);
      /* background: #3895d2; */
      background: #545454;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .sidebar-nav {
      position: absolute;
      top: 0;
      width: 220px;
      margin: 0;
      padding: 0;
      list-style: none;
    }
    
    .sidebar-nav li.sidebar-nav-item a {
      display: block;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 1.0rem;
      font-weight: 0.8;
      font-family: 'Roboto_Slab';
      color: #fff;
      padding: 15px;
    }
    
    .sidebar-nav li a:hover {
      text-decoration: none;
      color: #fff;
      background: rgba(255, 255, 255, 0.2);
    }
    
    .sidebar-nav li a:active,
    .sidebar-nav li a:focus {
      text-decoration: none;
    }
    
    .sidebar-nav > .sidebar-brand {
      font-size: 1.2rem;
      background: rgba(52, 58, 64, 0.1);
      height: 80px;
      line-height: 50px;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-left: 15px;
    }
    
    .sidebar-nav > .sidebar-brand a {
      color: #fff;
    }
    
    .sidebar-nav > .sidebar-brand a:hover {
      color: #fff;
      background: none;
    }
    
    #sidebar-wrapper.active {
      right: 220px;
      width: 220px;
      transition: all 0.4s ease 0s;
    }
    
    .menu-toggle {
      position: fixed;
      right: 15px;
      top: 15px;
      width: 50px;
      height: 50px;
      text-align: center;
      color: #fff;
      background: rgba(52, 58, 64, 0.5);
      line-height: 50px;
      z-index: 999;
    }
    
    .menu-toggle:focus, .menu-toggle:hover {
      color: #fff;
    }
    
    .menu-toggle:hover {
      background: #343a40;
    }
    



.intro {
  position: relative;
}

@media (min-width: 992px) {
  .intro .intro-img {
    width: 75%;
    float: right;
  }
  .intro .intro-text {
    left: 0;
    width: 60%;
    margin-top: 3rem;
    position: absolute;
  }
  .intro .intro-text .intro-button {
    width: 100%;
    left: 0;
    position: absolute;
    bottom: -2rem;
  }
}

@media (min-width: 1200px) {
  .intro .intro-text {
    width: 45%;
  }
}

.cta {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: rgba(119, 140, 161, 0.9);
}

.cta .cta-inner {
  position: relative;
  padding: 3rem;
  margin: 0.5rem;
  background-color: rgba(255, 255, 255, 0.85);
}

.cta .cta-inner:before {
  border-radius: 0.5rem;
  content: '';
  position: absolute;
  top: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
  border: 0.25rem solid rgba(255, 255, 255, 0.85);
}

@media (min-width: 992px) {
  .about-heading .about-heading-img {
    position: relative;
    z-index: 0;
  }
  .about-heading .about-heading-content {
    margin-top: -5rem;
    position: relative;
    z-index: 1;
  }
}

@media (min-width: 992px) {
  .product-item .product-item-title {
    position: relative;
    z-index: 1;
    margin-bottom: -3rem;
    min-width: 45vw;
  }
  .product-item .product-item-img {
    position: relative;
    z-index: 0;
    max-width: 60vw;
    min-width: 45vw;
  }
  .product-item .product-item-description {
    position: relative;
    z-index: 1;
    margin-top: -3rem;
    max-width: 50vw;
    min-width: 45vw;
    
  }
}



.footer {
  background-color: rgba(20, 20, 19, 0.9);
}

.footer-section {
  padding-top: 0.25rem;
  padding-bottom: 1rem;
}
.footer-section .card {
  border: 0;
  border-bottom: 0.25rem solid #64a19d;
}
.footer-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Roboto';
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}
.footer-section .card hr {
  border-color: #64a19d;
  border-width: 0.25rem;
  width: 3rem;
}
.footer-section .social {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.footer-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}
.footer-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.footer-section .social a:active {
  color: #fff;
}


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

.bg-primary {
  background-color: #778ca1!important;
}

.btn {
  box-shadow: 0px 3px 3px 0px rgba(33, 37, 41, 0.1);
}

.btn-xl {
  font-weight: 700;
  font-size: 0.8rem;
  padding-top: 1.0rem;
  padding-bottom: 1.0rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.btn-primary {
  background-color: #5E7593;
  border-color: #5E7593;
  color: white;
  
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #778ca1;
  border-color: #778ca1;
  
}

.btn-beilage {
  background-color: #5E7593;
  border-color: #5E7593;
  color: white;
  font-family: 'Roboto_Slab';
  
}

.btn-beilage:hover, .btn-beilage:focus, .btn-beilage:active {
  background-color: #778ca1;
  border-color: #778ca1;
  color: white;
  font-family: 'Roboto_Slab';
  
}


.font-weight-light {
  font-weight: 100 !important;
}
/*Kontakt*/

.contact-section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.contact-section .card {
  border: 0;
  border-bottom: 0.25rem solid #64a19d;
}
.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Roboto';
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}
.contact-section .card hr {
  border-color: #64a19d;
  border-width: 0.25rem;
  width: 3rem;
}
.contact-section .social {
  margin-top: 5rem;
 
}
.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}
.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.contact-section .social a:active {
  color: #fff;
}
.contact-section .text-card-header{
    font-family: 'Raleway';
    font-size: 1.05rem;
    font-weight: 500;
    color:#89154D;
  
}
.table-menu{
  /*background-color: #3895d2;*/
  font-family: 'Raleway';
  /* font-weight: bold; */
  font-size: 1.05rem;
  font-weight: 500;
  color:#545454;
}
.table-beilage{
  font-family: 'Raleway';
  font-size: 1.05rem;
  font-weight: 500;
  color:#545454;
}
.text-menu{
  color:#89154D;
  font-family: 'Raleway';
  font-size: 1.0rem;
  font-weight: 700;
}
.text-salat{
  color:#545454;
  font-family: 'Raleway';
  font-size: 0.85rem;
  font-weight: 500;
}
.img-main{
  width: 90%;
  height:auto;
  margin-top: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .img-main{
    width: 50%;
    

  }
  .table-menu{
    /*background-color: #3895d2;*/
    font-family: 'Raleway';
    /* font-weight: bold; */
    font-size: 1.0rem;
    font-weight: 400;
    color:#545454;
  }
  .table-beilage{
    font-family: 'Raleway';
    font-size: 1.0rem;
    font-weight: 400;
    color:#545454;
  }
}
