body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f0f8ff}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navigate{justify-content:space-between;background-color:#000}.logo,.navigate{display:flex;flex-direction:row}.logo{color:wheat}.logo img{width:auto;height:3rem}.llinks{display:flex;flex-direction:row;column-count:#fff}.llinks li{list-style:none;padding:1rem;margin:0 .5rem;border-radius:.8rem;font:1.5rem solid white;font-weight:bolder;color:#fff;border:.2rem solid wheat}.llinks li a{color:#fff;text-decoration:none}.llinks li:hover{background-color:initial;cursor:pointer;color:wheat}.intro{margin-top:5rem;background-color:rgba(0,0,0,.47058823529411764);text-align:center;color:wheat;font:1.5rem solid bold;opacity:1;display:flex;align-items:center;justify-content:center;text-align:justify}.intro-text{opacity:1;width:80%}.intro-text p{font-size:1.9rem}.lheading{width:100%;height:35rem;background-image:url(/static/media/banner.2b3c6572.png);background-size:cover;background-color:#000}.body{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem 0;gap:1rem 0;margin:2rem 0 1rem}.body,.body div{align-items:center;justify-content:center}.body div{width:95%;height:30rem;background-color:#d3d3d3;display:flex;flex-direction:column;border-radius:.5rem;margin:2%}.body div p{margin:3%}.body div img{width:70%;height:80%}.about{background-color:#add8e6;display:grid;grid-template-columns:1fr 1fr;align-items:center}.text1{margin:2rem}.about .text{margin:0 0 20rem;background-color:green;width:60%}.about video{width:30%;height:auto}footer{margin-top:0;margin-left:1rem;min-height:40vh;display:flex;flex-direction:row;justify-content:space-around;align-items:center;border-radius:.5rem;font-size:20px;font-weight:700}@keyframes fLogo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fast-fLogo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fLogo{margin-top:3rem;width:20%;height:40%;margin-left:1.5rem;margin-right:0;padding:0;position:relative}.fLogo img{width:70%;height:40%;border-radius:50%;animation:fLogo-spin 20s linear infinite}.fLogo img:hover{animation:fast-fLogo-spin 1s linear infinite}.fLogo a{text-decoration:none;font:1.5rem bold sans-serif;padding:0 rem 0 .2rem;position:absolute;bottom:-3rem;right:7rem;background-color:#f3f62b}.fLogo a:hover{color:#fff;background-color:rgba(18,57,16,.7529411764705882)}.links ul{list-style:none;display:flex;flex-direction:column}.links p{margin:.5rem 0}.links ul li{padding:.2rem}.links ul li a{text-decoration:none}.links ul li a:hover{color:#fff}.social{display:flex;flex-direction:column}.social p{margin:.5rem 0}.social ul li{list-style:none;padding:.6rem}.social ul li a{text-decoration:none}@media screen and (max-width:768px){.footer{display:grid;grid-template-columns:1fr 1fr;border-top:1rem solid #fff}.fLogo{width:70%;height:50%;margin:3rem 0 0 3rem;padding:0}.fLogo img{width:80%;margin-bottom:0;padding-bottom:0;height:100%}.links{border-top:.2rem solid #000}.social{border-top:.3rem solid #000}.links ul{display:grid;grid-template-columns:1fr 1fr;margin:0 0 0 .2rem}.links ul,.links ul li{font-size:.2rem;padding:0}.links ul li{margin:0;background-color:#8a2be2}.social p{font-size:1.5rem;margin-left:2rem}.social ul{display:grid;grid-template-columns:1fr 1fr;font-size:0}}.app-header{background-color:rgba(18,57,16,.7529411764705882);min-height:15vh;display:flex;flex-direction:column;align-items:center}@keyframes app-logo-pump{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.app-logo{pointer-events:none;border-radius:1.5rem;margin-bottom:20px;margin-left:1rem;animation:app-logo-pump 2s linear infinite}.navlinks{display:flex;flex-direction:row;justify-content:space-between;width:100%;position:relative}@keyframes header-run{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.app-header p{background-color:#fff;font-size:1.5rem;font-weight:700;margin-left:10px;border-radius:1.5rem;animation:header-run 15s ease-in-out infinite}.navlinks .images .bar{display:none}.navlinks ul{display:flex;flex-direction:row;justify-content:space-between;width:50%;list-style:none;margin-right:10px}.navlinks ul li{text-decoration:none;color:#fff;font-size:1.5rem;font-weight:700;border-radius:1rem;padding:2%}.navlinks ul li:hover{color:rgba(18,57,16,.7529411764705882);background-color:#88f788}.navlinks input[type=search]{width:20%;height:3rem;border-radius:1rem 0 0 1rem;border:.3rem solid rgba(0,11,7,.17254901960784313);font-size:19px;margin-bottom:1rem}.navlinks button{border-radius:0 1rem 1rem 0;border:.3rem solid rgba(0,11,7,.17254901960784313);color:#000;position:absolute;width:8rem;height:3rem;font-size:1.5rem;top:0;left:37%;padding:0;background-color:#fff}.navlinks button:hover{background-color:rgba(18,57,16,.7529411764705882);color:#fff}@media screen and (max-width:768px){.app-header{flex-direction:column;align-items:center}.navlinks{flex-direction:column;width:100%}.navlinks,.navlinks .images{display:flex;justify-content:space-between}.navlinks .images{flex-direction:row}.navlinks .images .bar{display:block;font-size:2rem;color:#fff;font-weight:900;margin-right:1.5rem}.navlinks button,input[type=search]{display:none}.navlinks ul{display:none;width:100%}.navlinks input[type=search]{width:50%}.navlinks button{margin-left:-2rem}}.hero{height:70vh;background-color:rgba(18,57,16,.7529411764705882);color:#fff;position:relative;margin-bottom:0;padding-bottom:0;border-radius:.5rem}.hero .search{display:none}.text-image{width:100%;min-height:40vh;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;border-radius:2rem}.hero .hero-text{display:flex;flex-direction:column;height:40%;border:5px solid #fff;border-radius:2rem;background-color:#495e57;color:#fff;font-size:1.3rem;overflow:hidden}.hero .hero-text h1{font-size:2rem;margin:.5rem 0 0 .5rem}.hero .hero-text h3{font-size:1.5rem;margin:0 0 1rem .5rem}.hero-text .param1,.hero-text .param2{position:relative;font-size:20px;margin:0 .5rem;text-align:justify}.hero-text .param2{display:none}.hero-text p button{height:4rem;width:11rem;position:absolute;bottom:-27%;left:70%;font:1.5rem bold sans-serif;border-radius:1rem;background-color:none}.hero-text p button,.hero-text p button:hover{border:.5rem solid rgba(0,11,7,.17254901960784313)}.hero-text p button:hover{background-color:rgba(50,207,42,.7529411764705882);color:#fff}.hero-image{height:40%;border:5px solid #fff;border-radius:2rem}.hero-image img{width:100%;height:100%;object-fit:cover;border-radius:2rem}.hero .tbtn{width:20rem;height:4.5rem;border-radius:2rem;background-color:rgba(18,57,16,.7529411764705882);font-size:2rem;font-weight:700;margin-left:1rem;margin-top:2rem;cursor:pointer;position:absolute;bottom:0;left:5%}.hero .tbtn,.hero button:hover{border:.5rem solid rgba(0,11,7,.17254901960784313);color:#fff}.hero button:hover{background-color:rgba(50,207,42,.7529411764705882)}@media screen and (max-width:768px){.hero{height:125vh}.hero .text-image{display:flex;flex-direction:column-reverse}.hero-image{height:20%;border:5px solid #fff;border-radius:2rem;margin:0 .5rem}.hero-image img{width:100%;height:50vh;object-fit:cover;border-radius:2rem}.hero .hero-text{height:50vh;margin:0 .5rem;font-size:.7rem;overflow:hidden}.hero-text .param1{display:none}.hero-text .param2{display:block;position:relative}.hero-text p button{height:2rem;position:absolute;bottom:-35%;right:3%;font:1rem 900 sans-serif;border-radius:1rem;border:.5rem solid rgba(0,11,7,.17254901960784313);padding-bottom:1rem}.search{display:block;width:40%;height:5%;position:absolute}.search input[type=search]{width:80%;border-radius:1rem 0 0 1rem;border:.3rem solid rgba(0,11,7,.17254901960784313);padding:.5rem;font-size:19px;margin-bottom:1rem;background-color:#000}.hero .search button{border-radius:0 1rem 1rem 0;border:.3rem solid rgba(0,11,7,.17254901960784313);color:#000;font-weight:900}}.orders{background-color:#556b2f;background-color:#527712;margin-top:0;min-height:20vh;border-radius:.5rem}.orders h1{font-size:2rem;color:#fff;margin:.5rem 0 .5rem 3rem}.orders ul{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:.5rem}.orders ul li{list-style:none;font:1.7rem bolder sans-serif;margin:1rem;padding:1rem;background-color:#f0f8ff;border-radius:1rem;text-align:center}.orders ul li a:hover{background-color:rgba(50,207,42,.7529411764705882);color:#fff;border:.5rem solid rgba(0,11,7,.17254901960784313);cursor:pointer}a{text-decoration:none;color:#000}@media screen and (max-width:768px){.orders{padding-bottom:2rem}.orders ul{display:grid;grid-template-columns:1fr 1fr}.orders ul li{margin:.5rem}.orders ul li:hover{background-color:rgba(50,207,42,.7529411764705882);color:#fff;border:.5rem solid rgba(0,11,7,.17254901960784313)}}.specials{margin-top:0}.articles{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;gap:1.5rem;border-radius:2rem}.special{display:flex;flex-direction:column;align-items:center;justify-content:center;border:3px solid rgba(18,57,16,.7529411764705882);border-radius:1rem;background-color:#556b2f;margin:0 1rem;text-align:center;font:1rem bold sans-serif;height:70vh}.specials .intro{font:2rem bolder sans-serif;margin:.5rem 0}.special h5{font:1.5rem bold sans-serif}.special p{font:1.3rem bold sans-serif;margin:.5rem 0}.special h5{font:2rem bolder sans-serif;margin:.5rem 0;background-color:hsla(0,0%,66.3%,.21);border-radius:.5rem}.special h5 span{margin-left:2rem}.special img{width:17rem;height:17rem;border-radius:1rem}.special button{margin:.5rem 0;padding:.5rem;border-radius:1rem;background-color:rgba(18,57,16,.7529411764705882);color:#fff;font:1.5rem bold sans-serif;border:none}@media screen and (max-width:768px){.articles{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.special{border:3px solid rgba(18,57,16,.7529411764705882);margin:0;text-align:center;font:1rem bold sans-serif;height:70vh}}.testimonials{padding:0;text-align:center;border-radius:.5rem;margin-left:1rem}.tests{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem}.testimonial{background-color:#3b4f40;border-radius:.5rem}.testimonial image{width:80%;border-radius:.5rem}.testimonial img{width:60%;height:40vh;border-radius:50%}.testimonial h5{font-size:1.5rem;margin:.5rem 0}.testimonial p{font-size:1.2rem;margin:.5rem 0}.testimonial p button{height:2.5rem;width:8rem;font:1.5rem bold sans-serif;border-radius:1rem;margin:0 0 0 68%}@media screen and (max-width:768px){.testimonials{margin-top:2rem}.tests{grid-template-columns:1fr 1fr}}.about{margin-top:2rem}.about h1{font-size:2rem;margin:0 0 0 1rem}.about-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;border-radius:.3rem;margin-left:1rem}.about .about-text{display:flex;flex-direction:column;height:50%;border-radius:2rem;background-color:#54623c;font-size:1rem}.about .about-text button{height:3rem;width:10rem;font:1.5rem bold sans-serif;border-radius:1rem}.about .about-image{height:40%;border-radius:2rem;background-color:#54623c}.about .about-image img{width:100%;height:100%;border-radius:2rem}.about .about-image p{font-size:1.5rem;margin:.5rem 0;background-color:#a9a9a9;padding:.8rem;border-radius:.5rem;text-align:center}.about .about-text h1{font-size:2.5rem;margin:0 0 0 .5rem}.about .about-text p{font-size:1.2rem;margin:0 0 1rem .5rem;font:1.5rem bold sans-serif}.about .about-text button{font-size:1.5rem;margin:0 0 55% 70%;padding:.5rem .5rem 1rem}@media screen and (max-width:768px){.about{background-color:#cce3f8;border-radius:.5rem .5rem 0 0}.about-text{overflow:hidden;position:relative}.about .about-text button{position:absolute;bottom:-5%;right:0;padding:-10rem}.about .about-text button:hover{background-color:#99d237;color:#fff}.about .about-image p{background-color:initial}}.booking{justify-content:center}.booking,form{display:flex;flex-direction:column;align-items:center}form{position:relative}.form-item{width:80%;height:30px;display:flex;flex-direction:column;margin:5% 3%}.form-item input{border-radius:5px;padding:1.3rem;font-size:1.5rem}.form-item select{width:100%;border-radius:5px;margin:0;padding:.5rem;font-size:1.5rem}.form-item label{width:400px;font:1.6rem solid black}.form-other{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1rem;font:1.5rem solid black;width:100%}.form-other label{text-align:left}.form-text{display:flex;flex-direction:column;align-items:center;width:80%;font:1.5rem solid black;margin:0 0 0 -3.5rem}.form-text label{margin:0 0 0 -10rem;font:1.5rem solid black}.form-other textarea{width:100%;height:4rem;font-size:1.5rem;text-overflow:hidden}.booking-btn{border:.1rem solid #000;text-align:center;padding:1rem;font-size:2rem;background-color:#0dadad;cursor:pointer;position:absolute;bottom:-7rem;left:30%;border-radius:1.5rem}button:hover{background-color:green}.form-item .norm{padding:.5rem}@media screen and (max-width:768px){.details{display:grid;grid-template-columns:1fr}.form-other textarea{width:255px}.form-other button{width:250px}.form-other{margin:2rem 0 0 -1rem}}.order{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}form{grid-gap:1.5rem;gap:1.5rem}.order-form{width:80%;height:30px;margin:8% 3%;display:grid;grid-gap:.5rem;gap:.5rem}.order-form label{width:400px;font:1.5rem solid black}.order-form input{border-radius:5px;border:1px solid #000;padding:.5rem;font-size:1.5rem}#btn-div{position:relative}#btn-div input[type=submit]{position:absolute;left:-22rem;bottom:-10rem;width:10rem;height:3.5rem;border-radius:1rem;padding-bottom:3.6rem;font:2.5rem solid black;background-color:#90ee90;cursor:pointer}#btn-div input[type=submit]:hover{background-color:green;color:#fff}@media screen and (max-width:768px){form{display:flex;flex-direction:column}#btn-div input[type=submit]{position:absolute;left:20%}}.mssg .img{width:60%;display:flex;flex-direction:column;align-items:center}.mssg img{width:30%}.bye p{font-size:3rem}.congrats{width:100%;height:100%;text-align:center}.congrats-text{background-color:#495e57;text-align:center;border-radius:.5rem}@keyframes thanks-run{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.congrats-text h2{color:#f4ce14;color:#fff;font-size:2rem;font-weight:700;margin-left:10px;border-radius:1.5rem;animation:thanks-run 20s ease-in-out infinite}.mssg{display:flex;flex-direction:row;background-color:#495e57;align-items:center;justify-content:center}.mssg .img{width:40%;height:100%}.img img{width:100%;height:20rem;border-radius:.5rem}.mssg .word{width:60%}.mssg h1{font-size:4rem;margin:0;padding:0;color:#f4ce14}.mssg p{font:3rem bold sans-serif;color:#f4ce14}.bye{display:flex;flex-direction:column;width:100%;text-align:center;align-items:center;justify-content:center}.bye p{width:20%;padding:2rem;margin:2rem;font-size:2.5rem;background-color:green;border-radius:1rem}.bye button,.bye p{font-weight:700;color:#f4ce14;text-align:center}.bye button{padding:1rem;margin-bottom:2rem;font-size:2rem;background-color:#495e57;border-radius:1rem;border:none;cursor:pointer}.bye button:hover{background-color:#2e7821;color:#fff;cursor:pointer}@media screen and (max-width:768px){.mssg{flex-direction:column}.mssg .img{width:100%;height:100%}.mssg .word{width:100%}.mssg h1{font-size:3rem}.bye p,.mssg p{font-size:2rem}.bye p{width:50%;padding:1rem;margin:1rem}.bye button{padding:.5rem;margin-bottom:1rem;font-size:1.5rem}.bye button:hover{background-color:#2e7821;color:#fff;cursor:pointer}.congrats-text h2{font-size:1.5rem}}.add-menu{display:flex;flex-direction:column;align-items:center}form{width:50%;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:5%}.menu-item{display:flex;flex-direction:column;font:1.5rem bold solid black}.menu-item input{width:80%;height:2.5rem;font-size:1.5rem;border-radius:.5rem}.menu-item input[type=file]{border-radius:.5rem;font-size:1.3rem}.menu-item textarea{width:80%}.menu-item textarea,form input[type=submit]{height:3rem;border-radius:.5rem;font-size:1.5rem}form input[type=submit]{width:10rem;background-color:#90ee90;margin:20% 0 0 70%}
/*# sourceMappingURL=main.3552ce8c.chunk.css.map */