@import"https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap";.aboutus{position:relative}.aboutus-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.aboutus-overlay img{width:491;height:751px;margin-left:200px;z-index:0}.aboutus-content{width:100%;z-index:2}.aboutus-content_about{flex:1;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;text-align:right}.aboutus-content_knife{margin:2re 4rem}.aboutus-content_knife img{height:910px;margin-left:90px;margin-right:90px}.aboutus-content_history{flex:1;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;text-align:left}.aboutus-content_history p,.aboutus-content_about p{margin:2rem 0;color:var(--color-grey)}@media screen and (min-width:2000px){.aboutus-content_knife img{height:110px}.aboutus-content_history p,.aboutus-content_about p{margin:4rem 0}}@media screen and (max-width:900px){.aboutus-content{flex-direction:column}.abouts-content_knife{margin:4rem 0}.aboutus-overlay img{width:500px;height:270px;margin-left:50px}}@media screen and (max-width:650px){.aboutus-overlay img{width:600px;height:270px;margin-left:50px}}.app__newsletter{padding:2rem 4rem;border:1px solid var(--color-golden);background:var(--color-black)}.app__newsletter-heading{text-align:center}.app__newsletter-input{flex-direction:row;margin-top:3rem}.app__newsletter-input input{width:620px;border:1px solid var(--color-golden);border-radius:5px;font-size:1rem;font-family:var(--font-base);color:var(--color-white);margin-right:2rem;padding:.75rem 1rem;background:var(--color-black)}.app__newsletter-input button{width:max-content}@media screen and (min-width: 2000px){.app__newsletter-input input{font-size:2rem}}@media screen and (max-width: 990px){.app__newsletter-input{flex-direction:column;width:100%}.app__newsletter-input input{margin:0 0 2rem;width:100%}}@media screen and (max-width: 650px){.app__newsletter{padding:2rem 0;border:none}}@media screen and (max-width: 300px){.app__newsletter-heading h1{font-size:32px;line-height:50px}}.app__footerOverlay{width:100%;height:100%;z-index:-1;display:flex;flex-direction:column;position:absolute}.app__footerOverlay-black{height:25%;background:var(--color-black)}.app__footerOverlay-img{height:75%}.menuItem{width:100%;margin:1rem 0;display:flex;flex-direction:column}.menuItem-head{display:flex;justify-content:space-between;align-items:center}.menuItem-sub{width:100%;margin-top:.2rem}.menuItem-name{flex:1}.menuItem-dash{width:90px;height:1px;background:var(--color-golden);margin:0 1rem}.menuItem-price{display:flex;justify-content:flex-end;align-items:flex-end}.navbar{width:100%;display:flex;border:2px solid black;justify-content:space-between;align-items:center;background-color:#000;padding:1rem 2rem}.book-btn{background:none;border:none;color:var(--color-white);font-size:16px;cursor:pointer;transition:.3s ease-in-out}.book-btn:hover{color:var(--color-golden)}.navbar-logo{display:flex;justify-content:flex-start;align-items:center}.navbar-logo img{width:200px}.navbar-links{display:flex;flex:1;justify-content:center;list-style:none;color:#fff}.navbar-links li{margin:0 1rem;cursor:pointer}.navbar-links li:hover{color:gray}.navbar-login{color:#fff;display:flex;justify-content:flex-end;align-items:center}.navbar-login a{margin:0 1rem;transition:.7s ease}.navbar-login a:hover{border-bottom:1px solid var(--color-golden)}.navbar-login div{width:1px;height:30px;background-color:var(--color-grey)}.navbar-smallscreen{display:none}.navbar-smallscreen-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--color-black);transition:.5s ease;flex-direction:column;z-index:5}.navbar-smallscreen-overlay .overlay__close{font-size:27px;color:var(--color-golden);cursor:pointer;position:absolute;top:20px;right:20px}.navbar-smallscreen-links{list-style:none}.navbar-smallscreen-links li{margin:2rem;cursor:pointer;color:var(--color-golden);font-size:2rem;text-align:center;font-family:var(--font-base)}.navbar-smallscreen-links li:hover{color:var(--color-white)}@media screen and (min-width:2000px){.navbar-logo img{width:250px}}@media screen and (max-width:1150px){.navbar-links{display:none}.navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.navbar{padding:1rem}.navbar-login{display:none}.navbar-logo img{width:180px}}.booking-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.booking-container{background:var(--color-black);color:var(--color-white);padding:2rem;width:90%;max-width:400px;border-radius:8px;text-align:center;position:relative}.close-btn{position:absolute;top:10px;right:15px;background:none;border:none;color:var(--color-white);font-size:20px;cursor:pointer}.booking-heading{color:var(--color-golden);margin-bottom:1rem}.booking-form{display:flex;flex-direction:column;gap:10px}.booking-form input{padding:10px;font-size:16px;font-family:var(--font-alt);border-radius:4px;border:1px solid var(--color-gray)}.booking-btn{background-color:var(--color-golden);color:var(--color-black);font-size:18px;font-family:var(--font-alt);padding:10px;border:none;border-radius:4px;cursor:pointer}.chef-content{display:flex;flex-direction:column;width:100%;margin-top:5rem}.chef-content_quote{display:flex;justify-content:flex-start;align-items:flex-end}.chef-content_quote img{width:47px;height:40px;margin:0 1rem 1rem 0}.chef-sign{width:100%;margin-top:3rem}.chef-sign p:first-child{font-family:var(--font-base);font-weight:400;font-size:32;line-height:41px;letter-spacing:.04em;text-transform:capitalize;color:var(--color-golden)}.chef-sign img{width:250px;margin-top:3 rem}@media screen and (max-width:2000px){.chef-sign img{width:370px}}@media screen and (max-width:450px){.chef-sign img{width:80%}}.app__footer{width:100%;position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:var(--color-black);padding-top:0}.app__footer-links{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-top:5rem;padding:0 2rem}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1;margin:1rem;text-align:center}.app__footer-links_logo img:first-child{width:210px;margin-bottom:.75rem}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);margin:.5rem;font-size:24px;cursor:pointer}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{font-family:var(--font-base);color:var(--color-white);font-weight:400;letter-spacing:.04em;text-transform:capitalize;font-size:32px;line-height:41.6px;margin-bottom:1rem}.footer__copyright{margin-top:3rem}@media screen and (min-width: 2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width: 1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:2rem 0;width:100%}}@media screen and (max-width: 650px){.app__footer{padding:0 0 2rem}}@media screen and (max-width: 350px){.app__footer-links_logo img:first-child{width:80%}}.app__gallery{flex-direction:row;background:var(--color-black);padding:4rem 0 4rem 6rem}.app__gallery-content{flex:1;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;min-width:500px;padding-right:2rem}.app__gallery-content button{margin-top:1rem}.app__gallery-images{flex:1;display:flex;flex-direction:row;max-width:50%;position:relative}.app__gallery-images_container{display:flex;flex-direction:row;width:max-content;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.app__gallery-images_container::-webkit-scrollbar{display:none}.app__gallery-images_card{position:relative;min-width:301px;height:447px;margin-right:2rem}.gallery__image-icon{position:absolute;color:#fff;font-size:2rem;opacity:0;transition:.5s ease;cursor:pointer}.app__gallery-images_card img{width:100%;height:100%;object-fit:cover;opacity:1;transition:.5s ease}.app__gallery-images_card:hover img{opacity:.35}.app__gallery-images_card:hover .gallery__image-icon{opacity:1}.app__gallery-images_arrows{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;position:absolute;bottom:5%}.gallery__arrow-icon{color:var(--color-golden);font-size:2rem;cursor:pointer;background:var(--color-black);border-radius:5px}.gallery__arrow-icon:hover{color:var(--color-white)}@media screen and (min-width: 2000px){.app__gallery-content button{margin-top:2rem}.app__gallery-content{min-width:1000px;padding-right:4rem}.app__gallery-images_card{min-width:400px;height:547px}}@media screen and (max-width: 1150px){.app__gallery{flex-direction:column}.app__gallery-images{max-width:100%;margin:5rem 0}}@media screen and (max-width: 850px){.app__gallery{padding:4rem 0 4rem 4rem}}@media screen and (max-width: 650px){.app__gallery{padding:4rem 0 4rem 2rem}.app__gallery-content{min-width:100%}.app__gallery-images_card{min-width:240px;height:320px}}.header{background-color:#000}.header-h1{font-family:var(--font-base);color:var(--color-golden);letter-spacing:.04em;text-transform:uppercase;line-height:117px;font-size:90px}.header-img img{width:80%}.video{height:100vh;position:relative}.video video{width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.video-overlay_circle{width:100px;height:100px;border-radius:50%;border:1px solid var(--color-golden);cursor:pointer}.specialMenu{flex-direction:column;background:var(--color-black)}.specialMenu-title{margin-bottom:2rem;text-align:center}.specialMenu-menu{width:100%;margin:2rem 0;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.specialMenu-menu_heading{font-family:var(--font-base);font-weight:600;line-height:58.5px;font-size:45px;letter-spacing:.04em;color:var(--color-white)}.specialMenu-menu_wine,.specialMenu-menu_cocktails{flex:1;width:100%;flex-direction:column}.specialMenu-menu_img{width:410px;margin:0 2rem}.specialMenu-menu_img img{width:100%;height:auto}.specialMenu-menu_items{display:flex;flex-direction:column;width:100%;margin:2rem 0}@media screen and (min-width:2000px){.specialMenu-menu_img{width:650px}.specialMenu-menu_img img{height:920px}}@media screen and (max-width:1150px){.specialMenu-menu{flex-direction:column;align-items:center;width:100%}.specialMenu-menu_img{margin:3rem 0}}@media screen and (max-width:650px){.specialMenu-menu_img{width:100%}.specialMenu-menu_heading{font-size:35px;line-height:48.5px}}.section__padding{padding:4rem 6rem}.flex__center{display:flex;justify-content:center;align-items:center}.app__bg{background:url(/taj-royal-restaurant/assets/bg-kMYqKDmI.png);background-position:center;background-size:cover;background-repeat:repeat;background-attachment:fixed}.app__wrapper{display:flex;justify-content:space-between;align-items:center;min-height:100vh}.app__wrapper_info{flex:1;width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.app__wrapper_img{flex:1;width:100%;display:flex;justify-content:center;align-items:center;margin-left:2rem}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:var(--color-crimson);color:var(--color-black);font-family:var(--font-base);font-weight:700;letter-spacing:.04em;line-height:28px;font-size:16px;padding:.5rem 1.5rem;border-radius:1px;border:none;outline:none;cursor:pointer;margin-top:16px;margin-left:6px}.p__cormorant{font-family:var(--font-base);color:var(--color-white);font-weight:700;letter-spacing:.04em;text-transform:capitalize;font-feature-settings:"tnum" on,"lnum" on;line-height:29.9px;font-size:23px}.p__opensans{color:var(--color-white);text-transform:capitalize;line-height:28px;font-size:24px}.p__opensansx{font-family:var(--font-alt);color:var(--color-white);font-weight:400;letter-spacing:.04em;text-transform:capitalize;line-height:28px;font-size:14px}.headtext__cormorant{font-family:var(--font-base);color:var(--color-golden);font-size:64px;line-height:83.2px;letter-spacing:.04em;text-transform:capitalize}.spoon__img{width:45px}@media screen and (min-width: 2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans,.p__opensansx{font-size:30px;line-height:50px}.headtext__cormorant{font-size:150px;line-height:210px}.spoon__img{width:80px}}@media screen and (max-width: 1150px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{width:100%}}@media screen and (max-width: 850px){.section__padding{padding:4rem}}@media screen and (max-width: 650px){.section__padding{padding:4rem 2rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}@media screen and (max-width: 450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}:root{--font-base: "Cormorant Upright", serif;--font-alt: "Open Sans", sans-serif;--color-golden: #DCCA87;--color-black: #0C0C0C;--color-gray: #545454;--color-crimson: #F5EFDB;--color-grey: #AAAAAA;--color-white: #FFFFFF}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}a{color:unset;text-decoration:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
