@import url(https://fonts.cdnfonts.com/css/markazi-text);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}body{font-family:Markazi Text,roboto,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:20px}h1,span{letter-spacing:.3rem}.container{max-width:1440px}button{background:#f4ce14;border:none;border-radius:10%;padding:10px}button:active{box-shadow:0 0 1px rgba(0,0,0,.2);-webkit-transform:translate(4px);transform:translate(4px)}a{color:#333}a:hover{background:#495e57;color:#fff}li{list-style:none}.navbar{align-items:center;border-bottom:1px solid #eee;height:90px;left:0;padding:1rem;top:0;width:100%}.navbar .container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:auto;max-width:858px}.navbar .nav-menu{display:flex;list-style-type:none}.nav-menu li{padding-left:2rem}.hamburger{display:none}@media screen and (max-width:768px){.hamburger{display:block}.navbar .icon{font-size:2rem}.navbar .nav-menu{align-items:left;background:#fff;display:flex;flex-direction:column;position:absolute;right:100%;top:90px;transition:.4s ease-in-out;width:50%;z-index:10}.navbar .active{right:0}.navbar .nav-menu li{line-height:2rem}.navbar .nav-menu li a{font-size:1.2rem}}.footer{background-color:#495e57;color:#fff;padding:4rem 2rem}.footer-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(4,1fr);justify-items:end;margin:auto;max-width:858px}.footer img{background-color:#fff;height:auto}.footer-link li{padding:.3rem}@media screen and (max-width:768px){.footer .footer-grid{gap:2rem;grid-template-columns:repeat(2,1fr);justify-items:start}}@media screen and (max-width:600px){.footer .footer-grid{align-items:center;gap:2rem;grid-template-columns:repeat(1,1fr);justify-items:center}.footer-link{text-align:center}}.hero{background-color:#495e57;color:#fff;padding:4rem 2rem}.hero .content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:repeat(2,1fr);justify-items:end;margin:auto;max-width:858px}.card .title{color:#f4ce14}.card span{color:#fff;font-size:24px}#companyInfo{padding-bottom:2rem;padding-top:1rem;width:70%}.hero-img{border-radius:10px;height:275px;width:70%}@media (max-width:768px){.hero .content{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-items:center}#companyInfo,.hero-img{width:100%}}.menu{align-items:center;padding:4rem 2rem}.menu .content{justify-content:space-between;margin:auto;max-width:858px}.menu .content .title{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem}.menu .card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin:auto}.menu .card{background-color:#edefee;border-top-left-radius:10%;border-top-right-radius:10%;width:100%}.menu .card .titleAndPrice{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.menu .card p,h5,h6{padding:1rem}#price{color:red}.menu .card img{border-top-left-radius:10%;border-top-right-radius:10%;height:185.26px;width:100%}@media (max-width:896px){.menu .card-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.menu .card-grid{grid-template-columns:repeat(1,1fr)}}.testimonial{align-items:center;background-color:#495e57;justify-content:space-evenly;padding:4rem 2rem}.testimonial .container{height:auto;margin:auto;max-width:858px}.customer{height:100%;width:100%}.testimonial .container h2{color:#fff;margin-bottom:3rem;text-align:center}.testimonial-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:auto;width:100%}.testimonial-img{align-items:center;display:flex;padding-bottom:1rem;padding-top:1rem}.testimonial-img img{height:60px;width:60px}.customer{background-color:#fff;justify-content:flex-start;margin:auto;padding:1rem}@media (max-width:820px){.testimonial .testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.testimonial .testimonial-grid{grid-template-columns:repeat(1,1fr)}}.about{background-color:#fff;padding:4rem 2rem}.about .content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:repeat(2,1fr);justify-items:end;margin:auto;max-width:858px}.about .card .title{color:#333}.about .card span{color:#333;font-size:24px}.about-img{border-radius:10px;height:275px;width:70%}@media screen and (max-width:768px){.about .content{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-items:center}.about-img{height:275px;width:100%}}form{display:block;margin:auto;max-width:856px;padding:5rem 10rem}input[type=date],input[type=email],input[type=number],input[type=text],select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:inline-block;margin:8px 0;padding:10px;width:100%}input[type=submit]{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:8px 0;padding:10px;width:100%}input[type=time],select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:inline-block;margin:8px 0;padding:10px;width:100%}input[type=submit]:hover{background-color:#45a049}@media screen and (max-width:600px){form{padding:4rem 2rem}label{display:flex;flex-direction:column;width:100%}}
/*# sourceMappingURL=main.af6929c9.css.map*/