@import url(https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500&display=swap);*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;background:linear-gradient(to bottom right,#3f5efb 0,#fc466b);z-index:-100;box-sizing:border-box}@media screen and (max-width:1444px){html{font-size:62.5%}}@media screen and (max-width:992px){html{font-size:56.25%}}@media screen and (max-width:768px){html{font-size:56.25%}}@media screen and (max-width:600px){html{font-size:50%}}body{font-family:"Open Sans Condensed";width:100%}.carousel-container{width:100%;height:100vh;position:relative;overflow:hidden}.carousel-slider{height:100%;width:166.66667%;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap}.carousel-item img{height:100%;min-width:100%}.overlay{background-color:rgba(0,0,0,.2);position:absolute;top:0;left:0;height:100%;width:100%;padding:0}.arrow-icon{height:3rem;width:3rem}.sticky{position:fixed!important;top:0!important}.container{position:absolute;height:7rem;width:100%;top:4rem;z-index:20;padding:0;font-size:2rem;font-weight:700;text-decoration:none}.container .navbar-container{margin:0 auto;height:100%;width:80%;position:relative;position:-webkit-sticky;padding:0;background-color:#fff;display:flex;align-items:center;flex-direction:row;border-radius:3px}.container .navbar-container__logo{height:100%;width:20rem;display:flex;justify-self:start;align-self:center;padding:.5rem}.container .navbar-container__logo a{height:100%;width:100%;display:flex;justify-content:center}.container .navbar-container__logo a img{object-fit:cover;height:100%;width:90%;-webkit-transform:translateY(-.3rem);transform:translateY(-.3rem)}.container .navbar-container .menu-icon{height:100%}.container .navbar-container ul.nav-menu{display:flex;justify-content:space-around;align-items:center;flex-direction:row;list-style:none;justify-self:end;margin-left:auto}.container .navbar-container ul.nav-menu li.nav-item{height:100%;padding-left:.5rem;transition:all .2s ease}.container .navbar-container ul.nav-menu li.nav-item:hover .nav-links{color:#c19d60!important;-webkit-transform:scale(1.2);transform:scale(1.2)}.container .navbar-container ul.nav-menu li.nav-item .nav-links{text-decoration:none;height:100%;padding:2rem 2.5rem;color:#222;transition:.5s linear}.container .navbar-container ul.nav-menu li.nav-item .nav-links:hover{color:#c19d60}@media screen and (max-width:992px){.container .navbar-container ul.nav-menu{display:flex;flex-direction:column;position:absolute;justify-content:flex-start;align-items:center;background:#fff;line-height:7rem;right:23rem;top:7rem;width:24rem;outline:1px solid #fff}.container .navbar-container ul.nav-menu li.nav-item{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0}.container .navbar-container ul.nav-menu li.nav-item .nav-links{padding:1rem}.container .navbar-container .menu-icon{margin-left:auto}}.container .navbar-container .checkout-bag{display:flex;justify-self:end;align-items:center;border-left:1px solid #eee;padding:2rem 3rem}.container .navbar-container .checkout-bag .checkout-links{color:#222}.container .navbar-container .reservation{display:flex;border-left:1px solid #eee;height:100%;padding:0 2rem;flex-direction:row;align-items:center}@media screen and (max-width:425px){.container{top:0}.container .navbar-container{width:100%}}.topbar-container{position:absolute;width:100%;height:1rem;left:0;top:0;z-index:12}.top-bar{position:relative;width:80%;height:100%;background-color:transparent;z-index:5;padding:1rem;font-family:"Playfair Display",serif;font-size:13px;font-weight:700;background-color:rgba(0,0,0,.2);border-radius:50px;margin:.5rem auto 0}.top-bar,.top-bar__contacts{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.top-bar__contacts{padding:.5rem}.top-bar__contacts--email,.top-bar__contacts--phone{padding-left:1rem}.top-bar__contacts .call-now,.top-bar__contacts .email{color:#c19d60}.top-bar__contacts .phone-number,.top-bar__contacts .restaurent-email,.top-bar__language{color:#fff}.top-bar__language .english{color:#c19d60}@media screen and (max-width:768px){.top-bar{width:100%;height:0;display:none;padding:0}}.flip-card{background-color:transparent;width:38rem;height:38rem;border:none;-webkit-perspective:100rem;perspective:100rem}.flip-card-inner{position:relative;text-align:center;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;z-index:2}.flip-card-back,.flip-card-front,.flip-card-inner{width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flip-card-back,.flip-card-front{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;transition:all .9s cubic-bezier(.68,-.55,.265,1.55)}.flip-card-front{background-color:#f1f1f1;color:#000;background-size:cover}.flip-card-front:after,.flip-card-front:before{content:" ";position:absolute;height:15%;width:15%;z-index:5}.flip-card-front:before{top:2.5rem;left:2.5rem;border-top:1px dotted #c19d60;border-left:1px dotted #c19d60}.flip-card-front:after{bottom:2.5rem;right:2.5rem;border-right:1px dotted #c19d60;border-bottom:1px dotted #c19d60}.flip-card-front:hover{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.flip-card-front:hover~.flip-card-back{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}.flip-card-front .overlay{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.4);z-index:3}.flip-card-front .service-info{height:50%;width:90%;z-index:5;font-family:"Playfair Display",cursive;color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column}.flip-card-front .service-info #description,.flip-card-front .service-info #title{font-weight:700;text-transform:uppercase;padding-top:1rem}.flip-card-front .service-info #title{font-size:2rem}.flip-card-front .service-info #description{font-size:1.4rem}.flip-card-front .service-info>p{position:absolute;bottom:2rem;left:2rem;font-size:2rem}.flip-card-back{flex-direction:column;background-color:#303030;color:#fff;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);padding:3rem;font-size:1.5rem;font-family:"Poppins",sans-serif}.flip-card-back p{margin-top:2rem}.flip-card-back .three-dot-seperator span:after{color:#c19d60;position:absolute;bottom:3rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:10px!important}@media screen and (max-width:1440px){.flip-card{width:30rem;height:30rem}.flip-card-front .service-info #title{font-size:1.5rem}.flip-card-back,.flip-card-front .service-info #description{font-size:1.2rem}}@media screen and (max-width:992px){.flip-card{width:28rem;height:28rem}}@media screen and (max-width:768px){.flip-card{min-width:45rem;min-height:45rem;width:45rem;height:45rem;margin-top:3rem}.flip-card-front .service-info #title{font-size:2.5rem}.flip-card-front .service-info #description{font-size:2rem}}@media screen and (max-width:600px){.flip-card{min-width:45rem;min-height:45rem;width:45rem;height:45rem;margin-top:3rem}.flip-card-front .service-info #title{font-size:2.5rem}.flip-card-front .service-info #description{font-size:2rem}}.special-menu{height:55vh;min-height:600px;width:100%;position:relative;display:flex;justify-content:center;align-items:center;font-family:"Playfair Display",cursive;overflow:hidden}.special-menu .color-primary{color:#c19d60!important}.special-menu .menu-background{height:130%;width:100%;position:absolute;top:0;left:0;background-size:cover;background-position:50%;background-origin:content-box;transition:background-image 2s ease}.special-menu .overlay{height:100%;width:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.7);z-index:2}.special-menu .special-menu__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:50%;height:90%;z-index:3}.special-menu .special-menu__container .special-menu__title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem;margin-bottom:4rem}.special-menu .special-menu__container .special-menu__title #offer{color:#c19d60;font-size:2rem;font-weight:700;padding:1rem 0 0}.special-menu .special-menu__container .special-menu__title #specialties{color:#fff;font-size:3rem;font-weight:700;padding:1rem}.special-menu .special-menu__container .special-menu__title .dot-seperator span:after{content:"\25CF\25CF\25CF\25CF\25CF\25CF";color:#c19d60;font-size:7px;letter-spacing:4px;padding-top:2rem}.special-menu .special-menu__container .row{height:40rem;min-height:300px;width:100%;display:flex;align-items:center}.special-menu .special-menu__container .row .column-1{width:38rem;height:100%;padding:0 1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;border-right:1px solid #c19d60;position:relative}.special-menu .special-menu__container .row .column-1 .menu-button{position:absolute;bottom:-10rem;left:6rem}.special-menu .special-menu__container .row .column-1 .hero-menu_header{height:90%;width:80%}.special-menu .special-menu__container .row .column-1 .hero-menu_header .tab-menu{list-style:none}.special-menu .special-menu__container .row .column-1 .hero-menu_header .tab-menu .menu-category{font-size:1.8rem;font-weight:700;color:#fff;padding:1rem 1rem 2rem;position:relative}.special-menu .special-menu__container .row .column-1 .hero-menu_header .tab-menu .menu-category #menu-number{margin-right:2rem;font-size:1.5rem}.special-menu .special-menu__container .row .column-1 .hero-menu_header .tab-menu .menu-category #bullet-point{position:absolute;right:1rem}.special-menu .special-menu__container .row .column-2{flex:1 1;height:100%}.special-menu .special-menu__container .row .column-2 .food-items-container{margin:0 auto;padding-left:6rem;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:100%;height:92%}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item{width:100%;font-size:2rem;font-weight:500}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container{display:inline-flex;width:100%;position:relative}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #food-id{color:#c19d60;margin-right:3rem;font-size:1.8rem;font-weight:700}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #food-name{margin-right:4rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container .line{border-bottom:1px dotted hsla(0,0%,80%,.2);flex:1 1;margin-right:6rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #price{position:absolute;right:1rem;color:#c19d60}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-description-container{padding-left:5rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-description-container #food-description{font-weight:300;font-size:1.5rem;color:hsla(0,0%,100%,.8)}@media screen and (max-width:1440px){.special-menu{height:80vh}.special-menu .special-menu__container{width:80%}.special-menu .special-menu__container .special-menu__title{margin-bottom:2rem;padding:1rem 0}.special-menu .special-menu__container .special-menu__title #offer{font-size:1.5rem}.special-menu .special-menu__container .special-menu__title #specialties{font-size:2.4rem}.special-menu .special-menu__container .row{height:auto;padding:1rem 0}.special-menu .special-menu__container .row .column-1{min-height:100%}.special-menu .special-menu__container .row .column-1 .hero-menu_header{min-height:90%}.special-menu .special-menu__container .row .column-1 .hero-menu_header .tab-menu .menu-category{padding:1rem}.special-menu .special-menu__container .row .column-2{height:auto;min-height:100%}.special-menu .special-menu__container .row .column-2 .food-items-container{min-height:92%}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item{padding:10px 0}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #food-id{font-size:1.3rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #food-name{font-size:1.5rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-description-container #food-description,.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #price{font-size:1.3rem}}@media screen and (max-width:992px){.special-menu{padding-top:2rem}.special-menu .special-menu__container{width:90%}.special-menu .special-menu__container .row .column-1{width:32rem}}@media screen and (max-width:768px){.special-menu{padding-top:1rem;height:70vh;min-height:550px}.special-menu .special-menu__container{width:100%}.special-menu .special-menu__container .row{padding:1rem 2rem 1rem 1rem;min-height:250px}.special-menu .special-menu__container .row .column-1{width:28rem}.special-menu .special-menu__container .row .column-2 .food-items-container{padding-left:4rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item,.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #food-id{font-size:1.3rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #food-name{font-size:1.5rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-name-container #price{font-size:1.3rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-description-container{padding-right:4rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item .food-description-container #food-description{font-size:1.3rem}}@media screen and (max-width:600px){.special-menu{height:auto}.special-menu .special-menu__container .row{padding:1rem;flex-direction:column;min-height:3rem}.special-menu .special-menu__container .row .column-1{width:100%;height:auto;padding:2rem 0}.special-menu .special-menu__container .row .column-1 .hero-menu_header{width:100%}.special-menu .special-menu__container .row .column-1 .hero-menu_header .tab-menu{display:flex;flex-flow:row wrap;justify-content:center}.special-menu .special-menu__container .row .column-1 .hero-menu_header .tab-menu .menu-category{padding:1rem}.special-menu .special-menu__container .row .column-1 .hero-menu_header .tab-menu .menu-category #menu-number{margin-right:1rem}.special-menu .special-menu__container .row .column-2{height:auto}.special-menu .special-menu__container .row .column-2 .food-items-container{padding-left:3rem}.special-menu .special-menu__container .row .column-2 .food-items-container .food-item{padding:1rem}.special-menu .special-menu__container .menu-button{margin-bottom:5rem}}.chef-team{height:74vh;min-height:550px;width:100%;background-color:#fff;box-sizing:border-box;font-family:"Playfair Display",sans-serif}.chef-team .chef-team-container{margin:0 auto;height:100%;width:60%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:2rem 5rem;position:relative}.chef-team .chef-team-container .section-title{padding:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto}.chef-team .chef-team-container .section-title>h2{font-weight:700;padding:1rem;font-size:2rem;color:#c19d60}.chef-team .chef-team-container .section-title>h1{font-weight:700;padding:1rem;font-size:3.5rem;color:#000}.chef-team .chef-team-container .intro-wrap{width:100%}.chef-team .chef-team-container .intro-wrap .row{padding:3rem;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.chef-team .chef-team-container .intro-wrap .row .card-wrap{width:33.333333%;padding:0 2rem}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card{height:100%;width:90%;margin:0 auto}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo{height:50%;position:relative;display:flex}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo .overlay{position:absolute;top:0;left:0;background-color:hsla(0,0%,100%,.1)}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo .team-social{margin:auto;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;background-color:rgba(0,0,0,.5);opacity:0;transition:all .2s ease-in-out}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo .team-social .ts-title{font-size:2rem;font-weight:500;margin-bottom:.5rem}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo .team-social ul{list-style:none;display:flex;flex-direction:row}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo .team-social ul li{height:40px;width:40px;border-radius:50%;padding:1rem;background-color:rgba(0,0,0,.3);margin:1rem}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo .team-social ul li:hover{cursor:pointer;background-color:#c19d60}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo:hover .team-social{opacity:1;z-index:3}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo img{height:100%;width:100%;object-fit:fill;display:block}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo:after,.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo:before{content:" ";height:4rem;width:4rem;position:absolute;z-index:3}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo:before{top:2rem;left:2rem;border-left:1.5px dotted #c19d60;border-top:1.5px dotted #c19d60}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-photo:after{bottom:2rem;right:2rem;border-right:1.5px dotted #c19d60;border-bottom:1.5px dotted #c19d60}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-intro{height:50%;width:100%;border:1px dotted #c19d60;border-top:none!important;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem 5rem}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-intro h1{font-size:1.8rem;font-weight:700;color:#000;padding:1rem 0 .2rem}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-intro h2{font-size:1.3rem;font-weight:700;padding:1rem 0 .2rem;font-family:"Poppins",sans-serif;color:#c19d60;font-style:italic}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-intro p{font-size:1.2rem;font-weight:400;padding:2rem 0;text-align:center;font-family:"Poppins",sans-serif;color:rgba(49,47,47,.7)}.chef-team .chef-team-container .intro-wrap .row .card-wrap .chef-card .chef-intro .three-dot-seperator span:after{color:#c19d60!important}.chef-team .chef-team-container .recipes-book{width:60%;display:flex;justify-content:center;align-items:center;flex-direction:row;height:11rem;background-color:#f5f5f5;margin:8rem 0 3rem 7rem;position:relative}.chef-team .chef-team-container .recipes-book h1{font-size:2.5rem;font-weight:700;margin-right:6rem}.chef-team .chef-team-container .recipes-book div{margin:auto}@media screen and (max-width:1440px){.chef-team{height:auto}.chef-team .chef-team-container{width:90%}.chef-team .chef-team-container .section-title>h2{font-size:1.5rem;padding:1rem 0 .5rem}.chef-team .chef-team-container .section-title h1{font-size:2.4rem;padding:1srem 0 1rem}.chef-team .chef-team-container .section-title .dot-seperator span:after{color:#c19d60}.chef-team .chef-team-container .recipes-book{padding:0 3rem;margin:3rem 0 3rem 7rem;min-width:700px}.chef-team .chef-team-container .recipes-book h1{margin-right:auto;font-size:1.8rem}}@media screen and (max-width:992px){.chef-team{height:auto}.chef-team .chef-team-container{width:92%;padding:2rem 0}.chef-team .chef-team-container .section-title>h2{font-size:1.5rem;padding:1rem 0 .5rem}.chef-team .chef-team-container .section-title h1{font-size:2.4rem;padding:1srem 0 1rem}.chef-team .chef-team-container .section-title .dot-seperator span:after{color:#c19d60}.chef-team .chef-team-container .intro-wrap .row{padding:2rem 0}.chef-team .chef-team-container .intro-wrap .row .card-wrap{padding:0 1rem}.chef-team .chef-team-container .recipes-book{padding:0 3rem;margin:3rem 0 3rem 7rem;min-width:700px}.chef-team .chef-team-container .recipes-book h1{margin-right:auto;font-size:1.8rem}}@media screen and (max-width:768px){.chef-team{height:auto}.chef-team .chef-team-container{width:100%;justify-content:center}.chef-team .chef-team-container .intro-wrap{width:90%;margin:0 auto}.chef-team .chef-team-container .intro-wrap .row{flex-wrap:wrap}.chef-team .chef-team-container .intro-wrap .row .card-wrap{width:100%;margin-bottom:3rem}.chef-team .chef-team-container .recipes-book{padding:0 3rem;position:relative;width:90%;left:0;bottom:0;margin:2rem auto 4rem}.chef-team .chef-team-container .recipes-book h1{font-size:2rem}}@media screen and (max-width:600px){.chef-team{height:auto}.chef-team .chef-team-container{width:100%;justify-content:center}.chef-team .chef-team-container .intro-wrap{width:95%;margin:0 auto}.chef-team .chef-team-container .intro-wrap .row{flex-wrap:wrap}.chef-team .chef-team-container .intro-wrap .row .card-wrap{width:100%;margin-bottom:3rem}.chef-team .chef-team-container .recipes-book{padding:0 2rem;position:relative;margin:2rem auto 4rem;min-width:90%}.chef-team .chef-team-container .recipes-book h1{font-size:2rem;width:70%}}@media screen and (max-width:425px){.chef-team{height:auto}.chef-team .chef-team-container{width:100%;justify-content:center;padding:1rem}.chef-team .chef-team-container .intro-wrap{width:100%}.chef-team .chef-team-container .intro-wrap .row{flex-wrap:wrap;padding:2rem 1rem}.chef-team .chef-team-container .intro-wrap .row .card-wrap{width:100%;margin-bottom:3rem}.chef-team .chef-team-container .recipes-book{padding:0 3rem;position:relative;width:95%;left:0;bottom:0;margin:3rem 0}.chef-team .chef-team-container .recipes-book h1{font-size:2rem}}.upcoming-event{box-sizing:border-box;width:100%;min-height:525px;height:50vh;font-family:"Playfair Display",sans-serif;position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:row}.upcoming-event .column-left-wrap,.upcoming-event .column-right-wrap{width:50%;padding:12rem 5rem;position:relative;height:100%;display:flex;justify-content:center}.upcoming-event .column-left-wrap{background-color:#292929;background-size:cover;background-position:50%}.upcoming-event .column-left-wrap:after{content:" ";position:absolute;top:50px;left:50px;right:50px;bottom:50px;border:1px dashed hsla(0,0%,100%,.2);z-index:2;box-shadow:0 0 0 50px hsla(0,0%,100%,.03)}.upcoming-event .column-left-wrap>.upcoming-event-container{width:92%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.upcoming-event .column-left-wrap>.upcoming-event-container .column-text{width:100%;max-width:550px;height:100%;position:relative;z-index:5;display:flex;flex-direction:column;justify-content:center;align-items:center}.upcoming-event .column-left-wrap>.upcoming-event-container .column-text .book-now-btn{margin:3rem 0 0}.upcoming-event .column-left-wrap>.upcoming-event-container .column-text .section-title{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;width:auto}.upcoming-event .column-left-wrap>.upcoming-event-container .column-text .section-title h2{font-size:2rem;font-weight:700;color:#c19d60}.upcoming-event .column-left-wrap>.upcoming-event-container .column-text .section-title h1{font-size:3.5rem;font-weight:700;color:#fff;padding:1rem 0 2rem}.upcoming-event .column-left-wrap>.upcoming-event-container .column-text .section-title .dot-seperator span:after{color:#c19d60}.upcoming-event .column-left-wrap>.upcoming-event-container .column-text .slider-container{width:100%;display:flex;overflow:visible;flex-direction:row;min-height:20rem;height:20rem;margin:.5rem 0}.upcoming-event .column-right-wrap{height:100%;overflow:hidden}.upcoming-event .column-right-wrap .overlay{width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:3}.upcoming-event .column-right-wrap .store-container{z-index:5;height:100%;max-width:550px;width:50%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.upcoming-event .column-right-wrap .store-container .three-dot-seperator span:after{font-size:1.5rem;color:#c19d60}.upcoming-event .column-right-wrap .store-container h3{font-size:3rem;font-weight:700;color:#c19d60;margin:1.5rem 0;letter-spacing:1px}.upcoming-event .column-right-wrap .store-container h4{font-size:2rem;font-weight:700;color:#fff;letter-spacing:1px;margin:0 0 2rem}@media screen and (max-width:1440px){.upcoming-event .column-left-wrap{padding:12rem 3.5rem}.upcoming-event .column-left-wrap .upcoming-event-container .column-text .book-now-btn{margin-top:1.8rem}.upcoming-event .column-left-wrap .upcoming-event-container .column-text .section-title h2{font-size:1.8rem}.upcoming-event .column-left-wrap .upcoming-event-container .column-text .section-title h1{font-size:2.5rem;padding:.8rem 0 1.5rem}.upcoming-event .column-right-wrap{min-height:475px}.upcoming-event .column-right-wrap .store-container{width:80%}}@media screen and (max-width:992px){.upcoming-event{height:auto;flex-wrap:wrap}.upcoming-event .column-left-wrap,.upcoming-event .column-right-wrap{width:100%}.upcoming-event .column-left-wrap{padding:10rem 2rem}.upcoming-event .column-right-wrap .store-container{width:90%;text-align:center}}@media screen and (max-width:768px){.upcoming-event{height:auto;flex-wrap:wrap}.upcoming-event .column-left-wrap,.upcoming-event .column-right-wrap{width:100%}.upcoming-event .column-left-wrap{padding:10rem 2rem}.upcoming-event .column-right-wrap .store-container{width:90%;text-align:center}}@media screen and (max-width:600px){.upcoming-event{height:auto}.upcoming-event .column-left-wrap>.upcoming-event-container{width:88%}}@media screen and (max-width:425px){.upcoming-event{height:auto}.upcoming-event .column-left-wrap:after{left:40px;right:40px}.upcoming-event .column-left-wrap>.upcoming-event-container{width:88%}}.dot-seperator span:after{content:"\25CF\25CF\25CF\25CF\25CF\25CF"}.dot-seperator span:after,.three-dot-seperator span:after{color:#333;font-size:7px;letter-spacing:4px;padding-top:2rem}.three-dot-seperator span:after{content:"\25CF\25CF\25CF"}.bold-seperator{max-width:400px;margin:0 auto 3rem;position:relative;width:100%}.bold-seperator:after,.bold-seperator:before{content:" ";position:absolute;width:30%;height:1px;top:50%;opacity:.3;background-color:#c19d60}.bold-seperator:before{left:0}.bold-seperator:after{right:0}.bold-seperator span{width:6px;height:6px;display:block;background:#fff;margin:0 auto;border-radius:100%}.section-customer-review{box-sizing:border-box;font-weight:700;height:auto;min-height:500px;width:100%;position:relative;display:block}.section-customer-review .customer-reviews-container{position:relative;height:auto;min-height:100%;background-color:#fff;overflow:hidden;padding:5rem 0}.section-customer-review .customer-reviews-container .section-title{display:flex;position:relative;flex-flow:column;align-items:center;justify-content:center;padding:2rem 0;height:auto;margin:0 auto 3rem}.section-customer-review .customer-reviews-container .section-title>h2{font-size:1.8rem;color:#c19d60;padding:1rem 0 .5rem;font-weight:500}.section-customer-review .customer-reviews-container .section-title>h1{font-size:3rem;padding:1rem}.section-customer-review .customer-reviews-container .section-title .dot-seperator span:after{color:#c19d60}.section-customer-review .customer-reviews-container .reviews-container{display:flex;position:relative;min-height:20rem;height:28rem;width:100%;padding:0 2rem;margin:1rem 0 8rem}.footer-wrap{position:relative;width:100%;height:496px;z-index:1;display:block}footer.fixed-footer{box-sizing:border-box;width:100%;padding:2rem 2rem 0;background-color:#292929;position:fixed;bottom:0;left:0;z-index:-100;color:#fff}footer.fixed-footer:after{content:" ";bottom:0;right:0;position:absolute;height:8rem;width:100%;background-color:#222;z-index:3}footer.fixed-footer .footer-container{width:92%;height:100%;max-width:1224px;margin:0 auto;position:relative;z-index:5;display:flex;flex-direction:column}footer.fixed-footer .footer-container .footer-top{width:100%;margin:1.8rem 0;padding-bottom:2rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;border-bottom:hsla(0,0%,100%,.1)}footer.fixed-footer .footer-container .footer-top .logo-container{height:7rem;width:20rem;display:block;position:absolute;top:-1rem;left:0}footer.fixed-footer .footer-container .footer-top .logo-container .nav-links{height:100%;width:100%;position:relative;display:flex}footer.fixed-footer .footer-container .footer-top .logo-container .nav-links img{height:100%;object-fit:cover;width:100%}footer.fixed-footer .footer-container .footer-top .lang-wrap{font-size:13px;font-weight:500;margin-left:22rem}footer.fixed-footer .footer-container .footer-top .lang-wrap .english{color:#c19d60}footer.fixed-footer .footer-container .footer-top .follow-us{margin-left:auto;display:flex;flex-direction:row;align-items:center;font-size:1.5rem}footer.fixed-footer .footer-container .footer-top .follow-us span{color:#fff}footer.fixed-footer .footer-container .footer-top .follow-us ul{list-style:none;display:flex;flex-direction:row;margin-left:1.3rem}footer.fixed-footer .footer-container .footer-top .follow-us ul li{height:36px;width:36px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.1);transition:all .2s linear;padding:5px}footer.fixed-footer .footer-container .footer-top .follow-us ul li .social-links{color:#c19d60}footer.fixed-footer .footer-container .footer-top .follow-us ul li:hover{background:hsla(0,0%,100%,.9)}footer.fixed-footer .footer-container .footer-widget-wrap{display:flex;flex-direction:row;align-items:baseline;width:100%;height:auto;color:#fff;padding:2rem 0 5rem}footer.fixed-footer .footer-container .footer-widget-wrap h2{color:#c19d60;font-size:1.9rem;font-weight:500;padding:1rem 0 3rem}footer.fixed-footer .footer-container .footer-widget-wrap p{font-size:1.4rem;font-weight:300;margin-bottom:2rem;color:hsla(0,0%,100%,.7);line-height:2.4rem}footer.fixed-footer .footer-container .footer-widget-wrap .footer-about-us,footer.fixed-footer .footer-container .footer-widget-wrap .footer-contacts{padding:1.5rem;display:inline-block}footer.fixed-footer .footer-container .footer-widget-wrap .footer-contacts ul{margin-bottom:2rem;list-style:none}footer.fixed-footer .footer-container .footer-widget-wrap .footer-contacts ul .contact-links{color:#fff;text-decoration:none;display:inline-block;margin:0 2px}footer.fixed-footer .footer-container .footer-widget-wrap .footer-contacts ul li{width:100%;font-size:1.4rem;display:list-item;padding-bottom:1.8rem}footer.fixed-footer .footer-container .footer-widget-wrap .footer-contacts ul li span{display:inline-block;width:80px;margin-right:2rem}footer.fixed-footer .footer-container .footer-widget-wrap .subscriber{color:#fff;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-start}footer.fixed-footer .footer-container .footer-widget-wrap .subscriber form.subscriber-email{display:flex;flex-direction:row;width:100%}footer.fixed-footer .footer-container .footer-widget-wrap .subscriber form.subscriber-email input{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);padding:0 20px;height:50px;line-height:50px;position:relative;z-index:1;color:#fff;width:70%;outline:none;float:left;box-sizing:border-box;font-family:"Poppins",sans-serif;margin-right:1rem}footer.fixed-footer .footer-container .footer-bottom{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:8rem;width:100%;padding:1rem 2rem;font-size:1.5rem;font-weight:500}footer.fixed-footer .footer-container .footer-bottom .to-top{color:#c19d60;height:80%;width:80px;display:flex;align-items:center;justify-content:center}.footer-widget-wrap.row{display:flex}.footer-widget-wrap.row>*{flex:1 1 100%}.connect-links{color:#c19d60;font-weight:500;font-size:1.5rem;padding:2px 0;border-bottom:1px dotted #c19d60;text-decoration:none}@media screen and (max-width:1440px){.footer-wrap{height:0}footer.fixed-footer{height:auto;position:relative}footer.fixed-footer .footer-container .footer-bottom{margin-top:auto}}@media screen and (max-width:992px){.footer-wrap{height:0}footer.fixed-footer .footer-container .footer-widget-wrap{flex-flow:row wrap}footer.fixed-footer .footer-container .footer-widget-wrap .footer-about-us p{width:50%}}@media screen and (max-width:768px){footer.fixed-footer .footer-container .footer-widget-wrap{flex-flow:row wrap}footer.fixed-footer .footer-container .footer-widget-wrap .footer-about-us p{width:80%}}@media screen and (max-width:600px){.footer-wrap{height:0}footer.fixed-footer .footer-container .footer-top{flex-wrap:wrap}footer.fixed-footer .footer-container .footer-top .lang-wrap{margin-left:2rem}footer.fixed-footer .footer-container .footer-top .logo-container{position:relative}footer.fixed-footer .footer-container .footer-widget-wrap{flex-flow:row wrap}footer.fixed-footer .footer-container .footer-widget-wrap .footer-contacts ul li span{width:40px}footer.fixed-footer .footer-container .footer-widget-wrap .footer-about-us p{width:95%}}@media screen and (max-width:425px){.footer-wrap{height:0}footer.fixed-footer{height:855px;position:relative}footer.fixed-footer .footer-container .footer-top{flex-wrap:wrap;justify-content:center;margin:1.5rem 0 1rem}footer.fixed-footer .footer-container .footer-top .lang-wrap{margin-left:4rem}footer.fixed-footer .footer-container .footer-top .logo-container{position:relative}footer.fixed-footer .footer-container .footer-top .follow-us{margin-left:1rem;margin-top:1rem}footer.fixed-footer .footer-container .footer-widget-wrap{flex-flow:row wrap;padding:1rem}footer.fixed-footer .footer-container .footer-widget-wrap .footer-contacts ul li span{width:40px}footer.fixed-footer .footer-container .footer-widget-wrap .footer-about-us p{width:95%}footer.fixed-footer .footer-container .footer-bottom{margin-top:auto}}.explore-our-story{height:auto;min-height:50vh;width:100%;position:relative;background-color:#fff;overflow:hidden;box-sizing:border-box}.explore-our-story-container{padding:5rem 5rem 5rem 12rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative;width:100%;height:auto}.explore-our-story-container .top-border-line{position:absolute;top:10rem;left:10rem;border-left:2px dotted #c19d60;border-top:2px dotted #c19d60;height:10rem;width:10rem;z-index:10}.explore-our-story-container .explore-menu{height:auto;width:50%;padding:15rem 2rem 10rem 11rem}.explore-our-story-container .explore-menu #our-story{font-size:3rem;font-weight:700;color:#c19d60}.explore-our-story-container .explore-menu #words-about-us{font-size:5rem;font-weight:700;color:#202020;padding-top:2rem}.explore-our-story-container .explore-menu .dot-seperator span:after{content:"\25CF\25CF\25CF\25CF\25CF\25CF";color:#333;font-size:7px;letter-spacing:4px;padding-top:2rem}.explore-our-story-container .explore-menu p{padding:7rem 3rem 3rem 1rem;font-size:2rem;font-weight:400;color:#5e646a;width:70%;line-height:24px}.explore-our-story-container .explore-menu .about-us-content:nth-last-child(2){padding-top:2rem!important;margin-bottom:2rem}.explore-our-story-container .explore-menu #menu-btn{padding:14px 20px 14px 25px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;position:relative;font-family:"Playfair Display",cursive;color:#fff;margin-top:10rem;background:#292929;font-weight:500;font-size:1.5rem}.explore-our-story-container .explore-menu #menu-btn span{padding-left:2rem}.explore-our-story-container .menu-photo{position:absolute;top:0;left:50%;bottom:0;right:0}.explore-our-story-container .menu-photo-6{position:absolute;height:65%;width:88%;top:50%;left:0;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.explore-our-story-container .menu-photo-6 img{height:100%;width:100%;object-fit:cover}.explore-our-story-container .menu-photo-7{position:absolute;height:85%;width:35%;top:50%;right:0;z-index:9;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.explore-our-story-container .menu-photo-7 img{object-fit:cover;height:100%;width:100%}.explore-our-story-container .menu-photo .dotted-border{height:25%;width:80%;position:absolute;bottom:4%;left:10%;border-left:1px dotted #c19d60;border-right:1px dotted #c19d60;border-bottom:1px dotted #c19d60;z-index:8;background:#f9f9f9}@media screen and (max-width:1440px){.explore-our-story{height:auto}.explore-our-story-container{height:100%;padding:8rem 4rem 8rem 10rem}.explore-our-story-container .top-border-line{top:8rem;left:7rem;height:7rem;width:7rem}.explore-our-story-container .explore-menu{width:50%;padding:7rem 3rem 5rem}.explore-our-story-container .explore-menu #our-story{font-size:2rem}.explore-our-story-container .explore-menu #words-about-us{font-size:3rem}.explore-our-story-container .explore-menu p{font-size:1.6rem;padding:3rem 3rem 1rem 0;width:90%}.explore-our-story-container .explore-menu .about-us-content:nth-last-child(2){padding-top:1rem!important}.explore-our-story-container .explore-menu .dot-seperator span:after{font-size:7px}.explore-our-story-container .explore-menu #menu-btn{margin-top:2rem;font-size:1.3rem;padding:12px 18px 12px 23px}}@media screen and (max-width:992px){.explore-our-story{height:auto}.explore-our-story-container{height:100%;padding:3rem 3rem 6rem 8rem}.explore-our-story-container .top-border-line{top:5rem;left:5rem;height:7rem;width:7rem}.explore-our-story-container .explore-menu{width:50%;padding:6rem 3rem 5rem}.explore-our-story-container .explore-menu #our-story{font-size:2rem}.explore-our-story-container .explore-menu #words-about-us{font-size:3rem}.explore-our-story-container .explore-menu p{font-size:1.4rem;padding:3rem 3rem 1rem 0;width:90%}.explore-our-story-container .explore-menu .about-us-content:nth-last-child(2){padding-top:1rem!important}.explore-our-story-container .explore-menu .dot-seperator span:after{font-size:7px}.explore-our-story-container .explore-menu #menu-btn{margin-top:2rem;font-size:1.3rem;padding:12px 18px 12px 23px}.explore-our-story-container .menu-photo-6{height:50%;width:88%}.explore-our-story-container .menu-photo-7{height:70%;width:35%}.explore-our-story-container .menu-photo .dotted-border{bottom:11%}}@media screen and (max-width:768px){.explore-our-story{height:auto;padding:1rem}.explore-our-story-container{padding:5rem;justify-content:center}.explore-our-story-container .top-border-line{top:4rem;left:4rem}.explore-our-story-container .explore-menu{width:100%;padding:6rem 3rem 5rem 6rem}.explore-our-story-container .explore-menu #words-about-us{padding-bottom:1rem}.explore-our-story-container .explore-menu p{padding:3rem 2rem 3rem 0;width:100%}.explore-our-story-container .menu-photo{width:100%;margin-top:5rem;position:relative;left:0;height:auto;min-height:100%}.explore-our-story-container .menu-photo-6{position:relative;width:100%;height:45rem;top:0;left:0;-webkit-transform:translateY(0);transform:translateY(0)}.explore-our-story-container .menu-photo-7{display:none;position:relative;-webkit-transform:translateY(0);transform:translateY(0)}.explore-our-story-container .menu-photo .dotted-border{bottom:-5%;left:5%;width:90%}}@media screen and (max-width:425px){.explore-our-story{height:auto;padding:1rem}.explore-our-story-container{padding:.5rem}.explore-our-story-container .menu-photo{margin-bottom:3rem}}.working-hours{min-height:50vh;height:50vh;width:100%;padding:0}.working-hours__container{width:100%;justify-content:space-between}.working-hours__container,.working-hours__container .signature-container{height:100%;position:relative;padding:0;display:flex;flex-direction:row;align-items:center}.working-hours__container .signature-container{width:50%;justify-content:center}.working-hours__container .signature-container .overlay{height:100%;width:100%;background-color:rgba(0,0,0,.2);z-index:0;position:absolute;top:0;left:0}.working-hours__container .signature-container .signature{height:auto;max-width:550px;width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:2}.working-hours__container .signature-container .signature p{font-size:1.5rem;font-weight:500;font-family:"Playfair Display",cursive;padding:2rem;color:#fff;text-align:center}.working-hours__container .signature-container .signature .restaurent-chef{padding:17rem 0 0 30rem;color:#fff;font-weight:700;font-family:"Playfair Display",cursive;font-size:1.5rem}.working-hours__container .signature-container .signature .restaurent-chef span{padding-top:5rem}.working-hours__container .signature-container .signature .restaurent-chef__signature{position:absolute;bottom:5rem;right:7rem;height:10rem;width:10rem;overflow:hidden}.working-hours__container .signature-container .signature .restaurent-chef__signature img{object-fit:cover;height:100%;width:100%}.working-hours__container .open-hours__container{width:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0}.working-hours__container .open-hours{width:80%;height:80%;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:1;border:2px dotted rgba(32,32,32,.1);background-color:rgba(0,0,0,.3);font-family:"Playfair Display",cursive}.working-hours__container .open-hours__container{width:92%;height:100%;position:relative;margin:0 auto}.working-hours__container .open-hours__container .column-text{width:50%;height:100%;margin:0 auto;position:relative;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding-top:1rem}.working-hours__container .open-hours__container .open-hours-title{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0}.working-hours__container .open-hours__container .open-hours-title>h2{color:#c19d60;font-size:1.5rem;font-weight:700;padding:0 0 0 1rem;font-style:italic}.working-hours__container .open-hours__container .open-hours-title>h2~h1{color:#fff;font-size:3rem;font-weight:700;padding:1rem 0 1.5rem}.working-hours__container .open-hours__container .open-hours-title .dot-seperator span:after{content:"\25CF\25CF\25CF\25CF\25CF\25CF";color:#c19d60;font-size:7px;font-weight:700;letter-spacing:4px;padding-top:2rem}.working-hours__container .open-hours .open-time{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:10rem 0;width:65rem}.working-hours__container .open-hours .weekend,.working-hours__container .open-hours .working-day{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:25rem}.working-hours__container .open-hours .weekend>h1,.working-hours__container .open-hours .working-day>h1{color:#c19d60;font-size:1.5rem;font-weight:500;padding-bottom:1.5rem}.working-hours__container .open-hours .weekend>h2,.working-hours__container .open-hours .working-day>h2{color:#fff;font-size:3rem;font-weight:700}.working-hours__container .open-hours .bold-seperator{max-width:400px;margin:0 auto 3rem;position:relative;width:100%}.working-hours__container .open-hours .bold-seperator:after,.working-hours__container .open-hours .bold-seperator:before{content:" ";position:absolute;width:30%;height:1px;top:50%;opacity:.3;background-color:#c19d60}.working-hours__container .open-hours .bold-seperator:before{left:0}.working-hours__container .open-hours .bold-seperator:after{right:0}.working-hours__container .open-hours .bold-seperator span{width:6px;height:6px;display:block;background:#fff;margin:0 auto;border-radius:100%}.working-hours__container .open-hours .calling-now{border:1px solid #c19d60;padding:1.5rem;margin-top:1rem}.working-hours__container .open-hours .calling-now>h1{color:#fff;font-size:3rem;font-family:"Playfair Display",cursive}@media screen and (max-width:1440px){.working-hours{height:75vh}.working-hours__container .signature-container .signature .restaurent-chef{padding:10rem 0 0 30rem}.working-hours__container .signature-container .signature .restaurent-chef__signature{height:6rem;width:6rem}.working-hours__container .open-hours__container .column-text{padding-top:0;width:60%}.working-hours__container .open-hours__container .column-text .open-hours-title{padding:1rem 0}.working-hours__container .open-hours__container .column-text .open-hours-title>h2{font-size:1.3rem}.working-hours__container .open-hours__container .column-text .open-hours-title>h1{font-size:2rem;padding:.8rem 0}.working-hours__container .open-hours__container .column-text .open-hours-title .dot-seperator span:after{padding-top:.5rem}.working-hours__container .open-hours .weekend,.working-hours__container .open-hours .working-day{justify-content:flex-start}.working-hours__container .open-hours .calling-now{padding:1rem;margin-top:0}.working-hours__container .open-hours .calling-now>h1{font-size:1.8rem}}@media screen and (max-width:992px){.working-hours{height:70vh}.working-hours__container .signature-container .signature .restaurent-chef{padding:10rem 0 0 20rem}.working-hours__container .signature-container .signature .restaurent-chef__signature{bottom:4rem}.working-hours__container .open-hours__container .column-text{width:90%}.working-hours__container .open-hours__container .column-text .open-hours-title .bold-seperator{margin:0 auto 2.5rem}}@media screen and (max-width:768px){.working-hours{height:auto}.working-hours__container{flex-wrap:wrap;height:auto}.working-hours__container .signature-container{padding:6rem 0;width:100%}.working-hours__container .signature-container .signature .restaurent-chef__signature{bottom:4rem;right:18rem}.working-hours__container .open-hours__container .column-text{width:65%}.working-hours__container .open-hours__container .column-text .bold-seperator{margin:0 auto 1.8rem}.working-hours__container .open-hours__container .column-text .calling-now{margin-bottom:3rem}}.services{height:65vh;width:100%;min-height:600px;position:relative;background-color:#fff;display:flex;justify-content:center;align-items:center}.services .services-background{height:50%;width:100%;position:absolute;bottom:0;left:0;opacity:.4;background-size:cover;background-position:50%;background-origin:content-box}.services-container{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;height:92%;width:60%}.services-container .section-title{padding:2rem 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.services-container .section-title>h2{color:#c19d60;font-weight:700;font-size:2.5rem;padding:1rem}.services-container .section-title>h1{color:#101010;font-weight:700;font-size:4rem;padding:1rem 0}.services-container .section-title .dot-seperator span:after{content:"\25CF\25CF\25CF\25CF\25CF\25CF";color:#333;font-size:7px;letter-spacing:4px;padding-top:2rem}.services-container .section-row{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:88%;padding:2rem 0;margin-top:3.5rem}.services-container .more-about-us{display:flex;justify-content:center}.services-container .more-about-us .more-about-us-btn{padding:14px 20px 14px 25px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;position:relative;font-family:"Playfair Display",cursive;color:#101010;margin-top:4rem;background:#f9f9f9;font-weight:700;font-size:1.2rem;border:1px solid #c19d60;border-radius:1px;letter-spacing:1px;transition:.6s linear}.services-container .more-about-us .more-about-us-btn:hover{background-color:#c19d60;color:#fff;border:1px solid #c19d60}.services-container .more-about-us .more-about-us-btn span{padding-left:3rem}@media screen and (max-width:1440px){.services{height:55vh}.services .services-container{width:100%}.services .services-container .section-title>h2{font-size:1.8rem;padding:.5rem 0}.services .services-container .section-title>h1{font-size:3rem;padding:.5rem 0}.services .services-container .section-row{margin-top:0}.services .services-container .more-about-us .more-about-us-btn{padding:14px 20px 14px 25px;margin-top:3rem}}@media screen and (max-width:992px){.services{height:70vh}}@media screen and (max-width:768px){.services,.services .services-container{height:auto}.services .services-container .section-title{padding:3rem 0 2rem}.services .services-container .section-title>h2{font-size:2rem}.services .services-container .section-title>h1{font-size:3rem}.services .services-container .section-row{flex-wrap:wrap;height:auto;width:60%}.services .services-container .more-about-us{margin-bottom:5rem}}@media screen and (max-width:600px){.services{height:auto}.services .services-container .section-row{flex-wrap:wrap;width:60%}.services .services-container .more-about-us .more-about-us-btn{margin-bottom:6rem}}
/*# sourceMappingURL=main.24b99424.chunk.css.map */