body{background-color:#000}*{font-family:montserrat}a{text-decoration:none!important}.Nav img{height:80px;background-color:#000;border-radius:30px}.Nav{top:0;width:100%;height:80px;background-color:#000;justify-content:center;z-index:11}.Nav,.Nav ul{position:fixed;display:flex;align-items:center}.Nav ul{justify-content:space-around;width:600px;max-width:100%;list-style:none;height:100%;max-height:80px;margin-top:0;margin-bottom:0}.Nav a{color:#fff;font-size:16px}.Nav a,.Nav a:hover{text-decoration:none}.Nav a:hover{color:orange}.Hamburger{position:absolute;top:50%;right:5%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none;cursor:pointer}.Line{height:3px;width:30px;background-color:#fff;margin:5px 0;-webkit-transition:.3s;transition:.3s}.Line1{-webkit-transform:rotate(45deg) translate(6px,5px);transform:rotate(45deg) translate(6px,5px)}.Line2{opacity:0}.Line3{-webkit-transform:rotate(-45deg) translate(6px,-5px);transform:rotate(-45deg) translate(6px,-5px)}.Modal{width:100vh;z-index:10}.Modal,.ToggleMenu{position:fixed;height:100vh;background-color:#000}.ToggleMenu{z-index:12;width:70%;padding-left:1rem;padding-top:2rem}@-webkit-keyframes comein{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes comein{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.ToggleMenu.off{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ToggleMenu ul{list-style:none}.ToggleMenu a{color:#fff;text-decoration:none;font-size:25px}.ToggleMenu a:hover{color:orange;text-decoration:none}@media (max-width:768px){.Nav ul{justify-content:flex-start}.Disappearer{display:none}.Hamburger{display:block}}@media (min-width:769px){.ToggleMenu{display:none!important}.Modal{display:none}}@media (min-width:3000px){.Nav,.Nav img{height:150px}.Nav ul{width:1300px;max-height:150px}.Nav a{font-size:40px}}.Item{border-bottom:1px solid #537979;height:50px;display:flex;justify-content:space-between;align-items:center}.Item p{color:#537979;font-weight:400;font-size:20px}@media (max-width:768px){.Item p{font-size:15px}}@media (min-width:3000px){.Item p{font-size:35px}.Item{padding:20px 0;border-bottom:2px solid #537979}}.Footer{height:80px;width:100%;background-color:#000;justify-content:center}.Footer,.Footer__Content{display:flex;align-items:center}.Footer__Content{width:60%;justify-content:space-around;color:#fff}.First{color:#fff;font-weight:200}.First:hover{color:#fff;text-decoration:underline}.Second{color:#ff9947!important}.Second:hover{color:#ff9947;text-decoration:underline}.active{position:absolute;bottom:0}@media (max-width:768px){.Footer__Content{width:100%;flex-flow:column;justify-content:space-around}}@media (min-width:3000px){.Footer{height:140px}.Footer__Content a{font-size:40px}}.Card{background-color:#000;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.Card:hover{border:2px solid #537979}.Card img{width:100%}.Text{display:flex;justify-content:center;align-items:center;height:70px}.Text h2{color:#537979;font-weight:300}.Hero{margin-top:80px;min-height:100vh;width:100%;background:#2c0724;background:-webkit-gradient(linear,left top,left bottom,from(#2c0724),to(#000));background:-webkit-linear-gradient(#2c0724,#000);background:linear-gradient(#2c0724,#000)}.Index-Header h1{font-size:40px;color:#537979;text-transform:uppercase;text-align:center;padding-top:70px;font-weight:700}.Index-Header span{color:#eae5d5}.Index-Header h2{font-size:25px;color:#537979;font-style:italic;text-align:center}@media (min-width:1000px){.Index-Header h2{text-align:left}}.ButtonHolder{margin-top:50px;display:flex;justify-content:center}.Buttons{display:flex;flex-flow:column;justify-content:space-around;align-items:center;height:130px}.Button1{background-color:#58204c;color:#ff9f00!important;padding:13px 40px;border-radius:7px;text-transform:uppercase}.Button1,.Button2{text-decoration:none}.Button2{border:1px solid #537979;border-radius:7px;padding:13px 30px}.Button1:hover,.Button2{color:#537979!important}.QuoteHolder{display:flex;justify-content:center;margin-top:100px;margin-bottom:80px}.Quote{width:70%;color:#fff}.Quote p{font-weight:300;font-style:italic;font-size:20px}.Quote h3,.Quote span{color:#537979}.Quote h3{font-size:22px;margin-top:70px}.Quote h3:before{content:"-";position:absolute;-webkit-transform:translateX(-10px);transform:translateX(-10px)}@media (min-width:1000px){.Hero{display:flex;justify-content:space-around;align-items:center}.Index-Header h1{text-align:left;font-size:80px}.ResWrapper{display:flex;flex-flow:column;align-items:flex-start}.Buttons{width:350px;flex-flow:row;justify-content:space-between}}@media (min-width:3000px){.Index-Header h1{font-size:150px}.Buttons{width:700px}.Button1,.Button2{font-size:40px;border-radius:30px}.Quote p{font-size:35px}.Quote h3{font-size:42px}.Quote h3:before{-webkit-transform:translateX(-20px) scale(1.3);transform:translateX(-20px) scale(1.3)}}.Service{min-height:100vh;width:100%;background:#2c0724;background:-webkit-linear-gradient(bottom,#2c0724,#000 68%);background:-webkit-gradient(linear,left bottom,left top,from(#2c0724),color-stop(68%,#000));background:linear-gradient(0deg,#2c0724 0,#000 68%)}.ServiceHeader{display:flex;justify-content:center}.ServiceHeader h1{color:#537979;font-weight:400;font-size:70px;padding-top:130px;padding-bottom:50px}.column:hover{border:1px solid #fff}.PriceButtonHolder{padding:40px 0 80px;display:flex;justify-content:center}.PriceButtonHolder a{background-color:#ff9947;padding:10px 30px;border-radius:5px;color:#000;font-weight:700;text-transform:uppercase}.PriceButtonHolder a:hover{-webkit-box-shadow:1px 1px 7px #000;box-shadow:1px 1px 7px #000;color:#000}.Open{width:100%;background:#2c0724;background:-webkit-gradient(linear,left top,left bottom,from(#2c0724),color-stop(68%,#000));background:-webkit-linear-gradient(#2c0724,#000 68%);background:linear-gradient(#2c0724,#000 68%);display:flex;justify-content:center;align-items:center;padding-bottom:50px}.Pill{width:90%;background-color:#000;border-radius:100px;overflow:hidden;padding-top:100px}.Pill img{width:100%}.Index-Content{padding-left:20px}.Index-Content h2{color:#537979;font-weight:700;font-size:20px}.Index-Content h1{color:#ff9947;font-weight:300;font-size:35px;margin-top:30px}.Offnung{margin:20px 0 30px;width:220px}.ÖffnungListItem{display:flex;justify-content:space-between}.ÖffnungListItem p{line-height:5px;color:#537979;font-size:15px;width:150px}.Index-Content h3{color:#537979;font-weight:500}@media (min-width:1000px){.Pill{display:flex;justify-content:space-between;height:500px;padding-top:unset}.Pill img{width:unset;height:100%;text-align:right}.Index-Content{display:flex;width:100%;justify-content:center;align-items:center}.PictureHolder{height:100%}}@media (min-width:3000px){.Pill{height:800px}.Index-Content h1{font-size:80px}.Index-Content h2{font-size:70px}.Index-Content h3{font-size:60px}.Index-Content p{font-size:40px;line-height:20px;width:500px}.ÖffnungListItem{width:1000px}}.PriceList{margin-top:80px;min-height:calc(100vh - 80px);background:#2c0724;background:-webkit-linear-gradient(#2c0724,#2b0723 0,#000);background:-webkit-gradient(linear,left top,left bottom,from(#2c0724),color-stop(0,#2b0723),to(#000));background:linear-gradient(#2c0724,#2b0723 0,#000);display:flex;align-items:center;flex-flow:column;padding-top:100px}.Category{width:80%;margin-bottom:100px}.Heading{color:#ff9947;font-size:30px;margin-bottom:15px}.SearchBar{position:fixed;top:80px;width:100%;height:60px;background-color:#000;border-top:1px solid #2a0723}.SearchBar,.SearchBar form{display:flex;justify-content:center;align-items:center}.SearchBar form{width:400px}.SearchBar input{padding:10px;font-size:15px;background-color:#2a0723;outline:none;border:none;color:#ff9947}.SearchBar input::-webkit-input-placeholder{color:#ff9947;font-style:italic;font-weight:300}.SearchBar input:-ms-input-placeholder{color:#ff9947;font-style:italic;font-weight:300}.SearchBar input::placeholder{color:#ff9947;font-style:italic;font-weight:300}.Erase{padding:10px;margin-left:10px;cursor:pointer;height:20px;display:flex;flex-flow:column;justify-content:center}.ErLine1,.ErLine2{height:2px;width:20px;background-color:#ff9947}.ErLine1{-webkit-transform:rotate(45deg) translate(1px,1px);transform:rotate(45deg) translate(1px,1px)}.ErLine2{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.Message{width:80%;margin-bottom:40px}.Message p{color:#537979}.Message span{color:#ff9947}.All{font-weight:700;border:1px solid #ff9947;padding:10px 20px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.All:hover{background-color:#ff9947;color:#000}.Price-Disclaimer{margin:0 40px}.Price-Disclaimer p{color:#ff9947;font-style:italic}@media (min-width:3000px){.PriceList{top:289px;min-height:calc(100vh - 150px)}.SearchBar{top:148px;height:200px}.SearchBar input{font-size:40px}.ErLine1,.ErLine2{height:4px;width:75px}.Heading{font-size:60px}.All{padding:25px 40px}.All,.Message p{font-size:40px}}.AboutUs{margin-top:80px;min-height:calc(100vh - 80px);background:#2c0724;background:-webkit-gradient(linear,left top,left bottom,from(#2c0724),to(#000));background:-webkit-linear-gradient(#2c0724,#000);background:linear-gradient(#2c0724,#000);display:flex;flex-flow:column;justify-content:space-around;align-items:center}.Aboutus-Header{padding-top:50px;color:#537979}.Aboutus-Header h1{text-align:center;font-size:60px;font-weight:500}.Chef{margin:100px 0 0;display:flex;align-items:center;flex-flow:column;width:80%}.Leader{width:80%;margin-bottom:70px}.Properties{display:flex;justify-content:space-between}.Name{align-self:center}.Name h3{font-size:24px;color:#fff;font-weight:700}.Name h6{font-size:18px;font-weight:100;color:#fff;font-style:italic}.ImageHolder,.ImageHolder img{width:80%}.Leader__Text p{color:#fff;font-weight:200;margin-top:30px;line-height:30px;font-size:20px}@media (min-width:1000px){.Aboutus-Header h1{font-size:80px}.Chef{flex-flow:row;align-items:unset;padding:0 50px}.Leader{display:flex;justify-content:flex-start}.Leader__Text p{width:80%}}@media (min-width:3000px){.Aboutus-Header h1{font-size:170px}.Name h3{font-size:4em}.Name h6{font-size:2em;margin-bottom:100px}.Leader__Text p{font-size:40px;line-height:40px}}.Impressum{margin-top:80px;width:100%;min-height:calc(100vh - 80px);background:#2c0724;background:-webkit-linear-gradient(#2c0724,#2b0723 0,#000 28%);background:-webkit-gradient(linear,left top,left bottom,from(#2c0724),color-stop(0,#2b0723),color-stop(28%,#000));background:linear-gradient(#2c0724,#2b0723 0,#000 28%);display:flex;justify-content:center}.Impressum-Content h1{color:#ff9947;padding:50px 0}.Impressum-Content *{color:#537979}.Impressum-Content h2,.Impressum-Content h3{padding:40px 0 10px}.Impressum-Content{width:80%;padding-bottom:50px}@media (min-width:3000px){.Impressum{min-height:calc(100vh - 150px);top:149px}.Impressum-Content h1{font-size:80px}.Impressum-Content h2,.Impressum-Content h3{font-size:2.5em}.Impressum-Content *{font-size:2em}}