@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{font-family:"Poppins",sans-serif;color:#252525}body{width:100%;max-height:100vh}.navbar{width:100%;height:10vh;background-color:#F5F2F3;display:flex;justify-content:space-between;position:fixed;top:0;z-index:1000}#logo{height:10vh;margin-left:10vw;display:flex;align-items:center}#logo img{height:50px;cursor:pointer}.navbar .navbar-menu{width:60%;display:flex;align-items:center;justify-content:space-evenly;margin-left:1vw}.navbar .navbar-menu a{text-transform:uppercase;font-weight:500;cursor:pointer;transition:0.3s ease-in-out;color:#252525;text-decoration:none}.navbar .navbar-menu a:active,.navbar .navbar-menu a:hover{border-bottom:#B7243E 1px solid;color:#B7243E;transform:translateY(-5px)}.navbar-button{display:flex;justify-content:space-around;flex-direction:row;height:10vh}.navbar-button a{text-decoration:none}.navbar-phone{display:flex;align-items:center;padding:0 2vw;border:none;border-left:#cacaca80 solid 1px;font-weight:500;height:10vh;cursor:pointer;transition:0.3s ease-in-out;-webkit-text-decoration:underline #b7243f00;text-decoration:underline #b7243f00;text-underline-offset:8px}.navbar-phone:active,.navbar-phone:hover{-webkit-text-decoration:1.5px underline #B7243E;text-decoration:1.5px underline #B7243E;text-underline-offset:8px}.navbar-phone p,.navbar-reserve p{font-weight:500;font-family:"Poppins",sans-serif;font-size:16px;line-height:23px}.navbar-reserve{display:flex;background-color:#B7243E;align-items:center;padding:0 2vw;color:#fff;font-weight:700;border:none;height:10vh;cursor:pointer;transition:0.3s ease-in-out;-webkit-text-decoration:underline #B7243E;text-decoration:underline #B7243E;text-underline-offset:5px}.navbar-reserve:active,.navbar-reserve:hover{-webkit-text-decoration:1.5px underline #fff;text-decoration:1.5px underline #fff;text-underline-offset:px}.navbar-icon{margin:0 1vW}.navbar-phone-btn,.navbar-reserve-btn{cursor:pointer}.active{border-bottom:#B7243E 1px solid;color:#B7243E!important;transform:translateY(-5px)}.navbar-mobile{width:100%;height:10vh;background-color:#F5F2F3;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:900}.navbar-mobile .logo{height:5vh;margin-left:10vw;display:flex;align-items:center}.navbar-mobile .logo img{height:50px;cursor:pointer}.burger{position:absolute;right:3vw;top:3.3vh;cursor:pointer}.mob-list{position:absolute;display:flex;flex-direction:column;align-items:center;top:-100vh;right:0;transition:0.4s ease-in-out}.navbar-mobile .mob-list{background-color:#F5F2F3;width:100%}.navbar-mobile .mob-list a{text-transform:uppercase;font-weight:500;cursor:pointer;transition:0.3s ease-in-out;color:#252525;text-decoration:none;padding:20px 0}.navbar-mobile .mob-list a:active,.navbar-mobile .mob-list a:hover{color:#B7243E}.navbar-button-mobile{display:flex;flex-direction:row;align-items:center}.navbar-reserve-mobile p{font-weight:500;font-family:"Poppins",sans-serif;font-size:16px;line-height:23px}.navbar-reserve-mobile{display:flex;background-color:#B7243E;align-items:center;padding:0 2vw;color:#fff;font-weight:700;border:none;height:10vh;cursor:pointer;transition:0.3s ease-in-out;-webkit-text-decoration:underline #B7243E;text-decoration:underline #B7243E;text-underline-offset:5px;margin:20px 0;border-radius:20px}.navbar-reserve-mobile:hover,.navbar-reserve:active{-webkit-text-decoration:1.5px underline #fff;text-decoration:1.5px underline #fff;text-underline-offset:5px}.navbar-icon-mobile{margin:0 1vW}.navbar-mobile.open .mob-list{top:10vh}.navbar-mobile.open .mob-open{display:none}.navbar-mobile:not(.open) .mob-close{display:none}@media only screen and (min-width:1100px) and (max-width:1300px){.navbar .navbar-menu{margin:0}.navbar .navbar-menu a{font-size:14px}.navbar-phone,.navbar-reserve{padding:1vw}.navbar-phone p,.navbar-reserve p{font-size:14px}#logo img{height:35px}}@media only screen and (max-width:1100px){.navbar{display:none}}#background{background:url("../images/static/png/cary.png") no-repeat center;margin:auto;width:100%;height:100%}.main-heading{margin-top:10vh;height:300px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#252525}.main-heading img{position:absolute;width:100%;height:300px;object-fit:cover;opacity:0.6}.main-heading h1{font-size:60px;color:#fff;padding-bottom:20px;letter-spacing:1px;z-index:10;text-transform:uppercase}.main-heading h4{color:#fff;font-weight:500;z-index:10;text-align:center}@media only screen and (max-width:700px){.main-heading h1{font-size:40px}.main-heading h4{font-size:14px}}#container{background:url("../images/static/png/cary.png") no-repeat center;margin:auto;width:100%;height:100%}.about{position:relative;display:flex;margin:0 auto 10vh auto;padding-top:10vh;padding-left:5vw;padding-right:5vw}.about-img img{width:40vw;overflow:hidden}.about-img .store{display:none}.about-text{display:flex;flex-direction:column;justify-content:center;margin:0 30px;line-height:calc(45em/25)}.about-text h2{font-weight:bold;margin:24px 0;font-size:30px;line-height:50px;padding:5px 10px;border-left:#B7243E 5px solid}.door{margin:0 auto 10vh auto;display:flex;align-items:center;padding-left:5vw;background-color:#F5F2F3}.door img{height:70vh}.door-hidden{display:none}.door a{display:flex;align-items:center;justify-content:center;margin:50px 0}.door button{background-color:#B7243E;border:none;border-radius:100px;padding:2% 5%;cursor:pointer;color:#fff;font-family:"Poppins",sans-serif;font-weight:bold;transition:0.3s ease-in-out}.door button:active,.door button:hover{transform:scale(1.1)}.window{display:flex;padding-right:5vw;margin:0 auto 10vh auto}.window img{height:70vh}@media only screen and (min-width:1000px) and (max-width:1300px){.about-img img{width:30vw}.about-img .store{display:block}.door-hidden{display:block;width:45vh;margin-top:30px}.door img{height:auto}.window img{height:50vh}}@media only screen and (min-width:200px) and (max-width:1000px){.about{display:flex;flex-direction:column-reverse}.about-img .store{display:block;object-fit:cover}.about-img{display:flex;justify-content:space-around}.door img{display:none}.window{display:flex;flex-direction:column;padding-right:0}.window img{height:auto}}.footer{z-index:1000;display:flex;justify-content:center;margin:0 auto;width:100%}.footer-box{width:300px;padding:100px 20px 100px 20px;border:#F5F2F3 1px solid}.footer-box:first-child,.footer-box:last-child{border-left:none}.footer-box h3{color:#B7243E;-webkit-text-decoration:1.5px underline #B7243E;text-decoration:1.5px underline #B7243E;text-underline-offset:10px;padding-bottom:20px}.footer-box p{padding-bottom:9px}.footer-box a{color:#252525;text-underline-offset:5px}.copyright{height:70px;margin:0px auto;display:flex;justify-content:center}.copyright p{padding:20px 20px}@media only screen and (min-width:660px) and (max-width:1000px){.footer{display:grid;grid-template-columns:40% 40%;grid-template-rows:40% 40%;height:40vh;margin:20px 0 -40px 0}.footer-box{padding:30px 20px 100px 20px}}@media only screen and (max-width:660px){.footer{display:grid;grid-template-columns:80%;grid-template-rows:20% 20% 20% 20%;grid-gap:20px;width:100%;margin:20px auto;height:600px}.footer-box{padding:0;margin:0 auto;display:flex;flex-direction:column;align-items:center;border:none;width:100%}.footer-box:first-child{margin:auto auto}}
/*# sourceMappingURL=ofirme.css.map */