@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: 'Raleway';
    /*background-image: linear-gradient(rgba(207, 212, 218, 0.5), rgba(56, 53, 54, 0.45)), url("../img/Hintergrundbilder/bg-wood.jpg");*/
    background-image: linear-gradient(rgba(115, 115, 115, 0.65), rgba(115, 115, 115, 0.65)), url("../img/bg/bg4.jpg");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
  }

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

p {
  line-height: 1.75;
}
.bg-start{
  font-family: 'Roboto';
  
    /* background-image: linear-gradient(rgba(115, 115, 115, 0.65), rgba(115, 115, 115, 0.65)), url("../img/bg/bg2.jpg"); */
    background-image: url("../img/bg/bgMain.jpg");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.bg-main{
  font-family: 'Roboto';
  
    /* background-image: linear-gradient(rgba(115, 115, 115, 0.65), rgba(115, 115, 115, 0.65)), url("../img/bg/bg2.jpg"); */
    background-image: url("../img/bg/bg2.jpg");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.bg-gutschein{
  font-family: 'Raleway';
   margin-top: 2rem;
   padding-top: 10rem;
   padding-bottom: 10rem;
    /* background-image: linear-gradient(rgba(100, 161, 157, 0.9), rgba(100, 161, 157, 0.9)), url("../img/bg/bgGutschein.jpg"); */
    background-image: url("../img/bg/bgGutschein2.jpg");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.bg-gutschein .text-header{
  font-family: 'Roboto_Slab';
  font-size: 1.5rem;
  font-weight:100;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  color:darkorange;
  
}
.bg-service{
  font-family: 'Raleway';
    background-image: url("../img/bg/bgWelcome.jpg");
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}
.img-main{
    width: 100%;
    height:auto;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    content: url("../img/3StartbildHandy.jpg");
  }
  @media (min-width: 992px) {
    .img-main{
      width: 100%;
      content: url("../img/3Startbild.jpg");
  
    }
  }
  .img-nav{
    width: 30%;
    height:auto;
  }
  @media (min-width: 992px) {
    .img-nav{
      width: 7%;
     
    }
  }


.img-open{
  width: 100%;
  height:auto;
  margin-top: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  
}
@media (min-width: 992px) {
  .img-open{
    width: 50%;
   

  }
}

.img-price{
  width: 100%;
  height:auto;
  margin-top: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  
}
@media (min-width: 992px) {
  .img-price{
    width: 100%;
   

  }
}
.projects-section {
  padding: 2rem 0;
}
.projects-section .text-header{
 
  font-family: 'Roboto_Slap';
  color: #64a19d;
  font-size: 2.0rem;
  font-weight: 0.85;
}

.projects-section .text-headerset{
 
  font-family: 'Roboto_Slab';
  color: #64a19d;
  font-size: 1.0rem;
  font-weight: 0.85;
}

.projects-section .featured-text {
  padding: 2rem;
}
@media (min-width: 992px) {
  .projects-section .featured-text {
    padding: 0 0 0 2rem;
    border-left: 0.5rem solid #64a19d;
  }
}
.projects-section .project-text {
  padding: 3rem;
  font-size: 90%;
}
@media (min-width: 992px) {
  .projects-section .project-text {
    padding: 5rem;
  }
  .projects-section .project-text hr {
    border-color: #64a19d;
    border-width: 0.25rem;
    width: 30%;
  }
}
.projects-section .img-service{
  width: 100%;
  height:auto;
}
@media (min-width: 992px) {
  .projects-section .img-service{
    width: 70%;
   
  }
}
.nav-text{
  font-family: 'Raleway';
  color: #64a19d;
  font-size: 0.9rem;
  margin-left: 0.2rem;
  font-weight:500;
  text-transform: uppercase;
 
 
  
}
@media (min-width: 992px) {
  .nav-text{
  color: #64a19d;
  font-family: 'Raleway';
  font-size: 1.8rem;
  font-weight: 300;
  margin-left:4rem ;
  text-transform: uppercase;
  letter-spacing: 0.5rem;
 
  }
}

.text-faded {
  color: rgba(255, 255, 255, 0.3);
}
.text-main {
  color: white;
  font-family: 'Raleway';
}
.text-header-service {
  color: #64a19d;
  font-family: 'Raleway';
  text-transform: uppercase;
  letter-spacing: 1rem;
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
}
.text-main-service {
  color: #565656;
  font-family: 'Raleway';
  font-size: 3rem;
  font-weight: 200;
}
.text-header-price {
  color: #64a19d;
  font-family: 'Raleway';
  text-transform: uppercase;
  letter-spacing: 1rem;
  display: block;
  font-size: 2rem;
  font-weight: 500;
}
.text-header-contact {
  color: #64a19d;
  font-family: 'Raleway';
  font-size: 2rem;
  font-weight: 500;
}
.text-main-contact {
  color: #565656;
  font-family: 'Raleway';
  font-size: 1rem;
  font-weight: 300;
}
.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-heading {
  margin-top: 1rem;
  margin-bottom: 5rem;
}

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

.section-heading {
  text-transform: uppercase;
  color: #383536;
}

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

.section-heading .section-heading-lower {
  display: block;
  font-size: 3rem;
  font-weight: 100;
}

.section-drinks-heading {
  color: #383536;
 
  
}
.section-drinks-heading .section-drinks-heading-lower {
  display: block;
  font-size: 2rem;
  font-weight: 300;
  font-family: 'Roboto_Slab';
}
.section-drinks-heading .section-drinks-heading-upper {
  display: block;
  font-size: 2rem;
  font-weight: 300;
  font-family: 'Indie Flower';
}

.bg-faded {
  background-color: rgba(255, 255, 255, 0.85);
}
.bg-faded-table {
    background-color: rgba(100, 161, 157, 0.85);
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  @media (min-width: 992px) {
    .bg-faded-table {
      background-color: rgba(100, 161, 157, 0.85);
      padding-left: 2rem;
      padding-right: 2rem;
      padding-top: 2rem;
      padding-bottom: 2rem;
    } 
  }

#mainNav {
  background-color: rgba(56, 149, 210, 0.9);
  font-family: 'Raleway';
}

#mainNav .navbar-brand {
  color: white;
}

#mainNav .navbar-nav .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 800;
}

#mainNav .navbar-nav .nav-item.active .nav-link {
  color: #737373;
}

@media (min-width: 992px) {
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 0.9rem;
  }
  #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: rgba(255, 255, 255, 0.4);
  }
  #mainNav .navbar-nav .nav-item.active .nav-link:hover {
    color: #737373;
  }
}

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

.intro {
  position: relative;
}

@media (min-width: 992px) {
  .intro .intro-img {
    width: 65%;
    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%;
  }
}

.intro-car {
  position: relative;
}

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

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


@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;
  }
}
.product-item .product-item-img {
  margin-top: 0.5rem;
}
@media (min-width: 992px) {
  .product-item .product-item-title {
    position: relative;
    z-index: 1;
    margin-bottom: -3rem;
  }
  .product-item .product-item-img {
    position: relative;
    z-index: 0;
    max-width: 60vw;
  }
  .product-item .product-item-description {
    position: relative;
    z-index: 1;
    margin-top: -3rem;
    max-width: 70vw;
  }
}

.list-hours {
  font-size: 0.9rem;
}

.list-hours .list-hours-item {
  border-bottom: 1px solid rgba(230, 167, 86, 0.5);
  padding-bottom: .25rem;
  margin-bottom: 1rem;
  font-style: italic;
}

.list-hours .list-hours-item.today {
  font-weight: bold;
  color: #e05a47;
}

@media (min-width: 992px) {
  .list-hours {
    width: 50%;
    font-size: 1.1rem;
  }
}

.address strong {
  font-size: 1.2rem;
}



.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: #3895d2 !important;
}

.bg-primary {
  background-color: #3895d2 !important;
}

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

.btn-primary {
  background-color: #3895d2;
  border-color: #3895d2;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: gray;
  border-color: gray;
}
.btn-products{
  background-color:white;
  border-color: #3895d2;
  color:#383536 ;
}
.btn-products:hover, .btn-products:focus, .btn-products:active{
  background-color: #3895d2;
  border-color:gray;
  color:white;
}
.font-weight-light {
  font-weight: 100 !important;
}
.blinking{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color:sienna;    }
    49%{    color:sienna }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color:sienna;    }
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.img {
    animation: blink 1s;
    animation-iteration-count: infinite;
}
.bg-news {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .img-News{
    width: 100%;
    height: auto;
  }
  /*Kontakt*/

.contact-section {
    padding-top: 5rem;
  }
  .contact-section .card {
    border: 0;
    border-bottom: 0.25rem solid #3895d2;
  }
  .contact-section .card h4 {
    font-size: 0.8rem;
    font-family: 'Roboto';
    text-transform: uppercase;
    letter-spacing: 0.15rem;
  }
  .contact-section .card hr {
    border-color: #3895d2;
    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;
  }
  .table-menu{
    /*background-color: #3895d2;*/
    font-weight: bold;
    color: white;
  }


     /* 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;
}

.cta {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
 
}

.cta .cta-inner {
  position: relative;
  padding: 3rem;
  margin: 0.5rem;
  background-color: rgba(100, 161, 157, 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(100, 161, 157, 0.85);
}
.cta-text {
  color:white;
}
.portfolio {
  margin-bottom: 0px; 
  font-family: 'Raleway';
}

.portfolio .portfolio-item {
  cursor: pointer;
  position: relative;
  display: block;
  max-width: 25rem;
  margin-bottom: 30px;
  border-radius: 0.5rem;
  overflow:hidden;
  /* box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8); */
  box-shadow:8px 5px 5px rgb(100, 161, 157, 0.6);
}

.portfolio .portfolio-item .portfolio-item-caption {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.9);
 

}

.portfolio .portfolio-item .portfolio-item-caption:hover {
  opacity: 1;
}

.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
  font-size: 0.85rem;
  font-family: 'Raleway';
  color:#545454;
}

