@tailwind base;@tailwind components;@tailwind utilities;.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}[data-accessibility-widget=true]{z-index:9999!important;pointer-events:auto!important;position:fixed!important}[data-accessibility-widget=true] *{pointer-events:auto!important}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slideInFromLeftFade{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpScale{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.accessibility-text{opacity:0;width:0;margin-left:0;display:inline-block}[data-accessibility-widget=true] button.group:hover .accessibility-text,[data-accessibility-widget=true] button.group:focus .accessibility-text{opacity:1;width:auto;margin-left:8px;padding-right:4px}:root{--body:#fff;--black:#000;--white:#fff;--theme:#eb0029;--theme2:#fc791a;--title:#010f1c;--dark:#222;--text:#5c6574;--text2:#ababab;--bg:#02142a;--box-shadow:0px 6px 30px 0px #3437aa26;--bg2:#f4f1ea;--border:#373737;--border-2:#d2d2d1;--border-3:#ffffff17;--icon-font:"Font Awesome 6 Pro"}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@supports (-webkit-touch-callout:none){*{-webkit-tap-highlight-color:transparent}img,video{transform:translateZ(0)}}body{font-family:var(--body-font);color:var(--text);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;margin:0;padding:0;font-size:16px;font-weight:400;line-height:28px;overflow-x:hidden}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto}.chef-card.style1 .chef-thumb img{width:310px!important;height:auto!important}.chef-card.style1 .chef-thumb{top:-66px!important}.location-link-card.chef-card.style1{background:var(--white);border:1px solid #010f1c14;border-radius:16px;transition:box-shadow .35s,transform .35s;overflow:hidden;box-shadow:0 10px 32px #010f1c14}.location-link-card.chef-card.style1:hover{transform:translateY(-4px);box-shadow:0 16px 44px #010f1c1f}.location-link-card.chef-card.style1 .chef-thumb{aspect-ratio:16/9;border-radius:0;flex-shrink:0;position:relative;overflow:hidden;top:0!important}.location-link-card.chef-card.style1 .chef-thumb img{-o-object-fit:cover;object-fit:cover;transition:transform .35s;display:block;width:100%!important;height:100%!important}.location-link-card.chef-card.style1 .chef-thumb a:hover img{transform:scale(1.04)}.location-link-card__body.chef-content{background:var(--bg2);border-top:1px solid var(--border-2);flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:1.15rem;padding:1.35rem 1.25rem 1.5rem;display:flex}.location-link-card__title{color:var(--title);font-size:clamp(1.05rem,2.4vw,1.3rem);font-weight:600;line-height:1.35}.location-link-card__title-link{color:inherit;text-decoration:none;transition:color .25s}.location-link-card__title-link:hover .location-link-card__title{color:var(--theme)}.location-link-card__cta{justify-content:center;width:100%;display:flex}.location-link-card__cta .theme-btn{text-align:center;min-width:9.5rem}button{background-color:#0000;border:none;padding:0}input:focus{color:var(--text);outline:none}input::placeholder{color:var(--text)}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);color:var(--title);text-transform:capitalize;margin:0;padding:0;transition:all .4s ease-in-out}h1{font-size:clamp(32px,5vw,42px);font-weight:700;line-height:120%}h2{font-size:clamp(28px,4vw,40px);font-weight:700;line-height:145%}.contact-box.style1 .title{font-size:16px!important}.about-wrapper.style1 .title-area{max-width:100%!important}.cta-wrap.style3{background-color:#d8d8d8;background-image:none!important}.footer-bottom{background-color:#010f1c!important}@media (max-width:767px){h2{font-size:34px}}@media (max-width:575px){h2{font-size:28px}}h3{font-size:18px;font-weight:700;line-height:145%}@media (max-width:767px){h3{font-size:16px}}h4{font-size:20px;font-weight:700;line-height:130%}h5{font-size:18px;font-weight:700}h6{font-size:16px;font-weight:600;line-height:145%}a{color:var(--text);cursor:pointer;text-decoration:none;transition:all .4s ease-in-out;outline:none!important}a:hover{color:var(--theme)!important}p,span{margin:0;transition:all .4s ease-in-out}input.form-control,textarea.form-control{box-shadow:none;-ms-border-radius:0;-o-border-radius:0;background-color:#f8f9fa;border:none;border-radius:0;outline:none;padding:15px 10px;font-size:1rem}input.form-control:focus,textarea.form-control:focus{box-shadow:none;background-color:#f8f9fa;border-color:#d4dcff;outline:none}.theme-btn{background-color:var(--theme);font-family:var(--body-font);z-index:1;-ms-border-radius:0;-o-border-radius:0;-o-transition:all .3s ease-in-out;border:none;border-radius:0;padding:13px 25px;font-size:14px;font-style:normal;font-weight:400;line-height:24px;transition:all .3s ease-in-out;display:inline-block;position:relative;overflow:hidden;color:var(--white)!important}.cs_delivery_top{background:var(--theme);padding:8px 0}.cs_justify_content_end{justify-content:flex-end}.cs_delivery_platforms_top{align-items:center;gap:20px;display:flex}.cs_coming_soon_text{color:#fff;letter-spacing:.05em;margin-right:10px;font-size:11px;font-weight:700}.cs_platform_item_top{background:#fffffff2;border-radius:4px;align-items:center;padding:4px 12px;transition:all .3s;display:flex}.cs_platform_item_top:hover{background:#fff}.cs_platform_item_top img{width:auto;height:35px}.cs_platform_item_top{pointer-events:auto!important}.cs_disabled_order_wrap{z-index:10;margin-bottom:0;position:relative;overflow:visible}.cs_disabled_btn{opacity:.5;cursor:not-allowed;pointer-events:none}.cs_coming_soon_slanted{pointer-events:auto;z-index:9999;white-space:nowrap;background:#fff;border:1px solid #0000000d;border-radius:8px;flex-direction:column;align-items:center;gap:8px;width:max-content;min-width:max-content;padding:4px 20px;display:flex;position:absolute;top:calc(100% + 8px);left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.cs_coming_soon_slanted:after{content:"";border:6px solid #0000;border-bottom-color:#fff;margin-left:-6px;position:absolute;bottom:100%;left:50%}.cs_slanted_text{color:#888;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:10px;font-weight:700;line-height:1}.cs_slanted_logos{justify-content:center;align-items:center;gap:15px;width:100%;display:flex;overflow:visible}.cs_slanted_logos a{pointer-events:auto;cursor:pointer;transition:transform .2s;display:inline-block}.cs_slanted_logos a:hover{transform:scale(1.1)}.cs_slanted_logos img{-o-object-fit:contain;object-fit:contain;filter:none;opacity:.9;width:auto;height:45px;max-height:45px;display:block}.cs_order_backdrop{-webkit-backdrop-filter:blur(6px);z-index:99998;background:#0000008c;animation:.25s ease-out both orderFadeIn;position:fixed;inset:0}@keyframes orderFadeIn{0%{opacity:0}to{opacity:1}}.cs_order_sheet{z-index:99999;background:#fff;border-radius:20px;flex-direction:column;width:92%;max-width:440px;animation:.35s cubic-bezier(.16,1,.3,1) both orderScaleIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0000002e,0 8px 24px #0000001a}@keyframes orderScaleIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.92)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.cs_order_sheet_header{justify-content:space-between;align-items:flex-start;gap:12px;padding:28px 28px 0;display:flex}.cs_order_sheet_title{color:#1a1a1a;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700;line-height:1.35}.cs_order_sheet_close{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.cs_order_sheet_close:hover{color:#1a1a1a;background:#eaeaea}.cs_order_sheet_body{flex-direction:column;gap:12px;padding:24px 28px 28px;display:flex}.cs_order_card{cursor:pointer;background:#fafafa;border:1.5px solid #eee;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;transition:border-color .25s,box-shadow .25s,transform .25s,background .25s;animation:.4s cubic-bezier(.16,1,.3,1) both orderCardIn;display:flex;text-decoration:none!important}.cs_order_card:nth-child(2){animation-delay:70ms}@keyframes orderCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cs_order_card_logo{background:#fff;border:1px solid #eee;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.cs_order_card_logo svg{width:32px;height:auto}.cs_order_card_info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.cs_order_card_label{color:#1a1a1a;font-size:15px;font-weight:600;line-height:1.3}.cs_order_card_sub{color:#888;font-size:13px;line-height:1.3}.cs_order_card_arrow{color:#bbb;flex-shrink:0;transition:color .25s,transform .25s}.cs_order_card_doordash:hover{background:#ff30080a;border-color:#ff300859;transform:translateY(-2px);box-shadow:0 4px 20px #ff30081f}.cs_order_card_doordash:hover .cs_order_card_arrow{color:#ff3008;transform:translate(3px)}.cs_order_card_doordash:active{transform:translateY(0);box-shadow:0 2px 8px #ff30081a}.cs_order_card_expandable{-webkit-user-select:none;user-select:none}.cs_order_card_expandable.expanded{box-shadow:none;background:#ff300808;border-color:#ff300840;border-radius:14px 14px 0 0;transform:none}.cs_order_card_chevron{color:#bbb;flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1),color .25s}.cs_order_card_doordash:hover .cs_order_card_chevron{color:#ff3008}.cs_order_card_chevron.expanded{transform:rotate(180deg)}.cs_order_sub_locations{opacity:0;max-height:0;transition:max-height .35s cubic-bezier(.16,1,.3,1),opacity .25s;overflow:hidden}.cs_order_sub_locations.expanded{opacity:1;max-height:220px}.cs_order_sub_card{cursor:pointer;background:#fff;border:1.5px solid #eee;border-top:none;border-left:3px solid #ff3008;align-items:center;gap:12px;padding:14px 20px 14px 24px;transition:background .2s,border-color .2s;display:flex;text-decoration:none!important}.cs_order_sub_card:last-child{border-radius:0 0 14px 14px}.cs_order_sub_card:hover{background:#ff30080a}.cs_order_sub_card:hover .cs_order_card_arrow{color:#ff3008;transform:translate(3px)}.cs_order_sub_card_info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.cs_order_sub_card_name{color:#1a1a1a;font-size:14px;font-weight:600;line-height:1.3}.cs_order_sub_card_address{color:#888;font-size:12px;line-height:1.3}.cs_order_card_ubereats:hover{background:#06c1670a;border-color:#06c16759;transform:translateY(-2px);box-shadow:0 4px 20px #06c1671f}.cs_order_card_ubereats:hover .cs_order_card_arrow{color:#06c167;transform:translate(3px)}.cs_order_card_ubereats:active{transform:translateY(0);box-shadow:0 2px 8px #06c1671a}@media (max-width:640px){.cs_order_sheet{border-radius:24px 24px 0 0;width:100%;max-width:100%;animation:.35s cubic-bezier(.16,1,.3,1) both orderSlideUp;inset:auto 0 0;transform:none}@keyframes orderSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cs_order_sheet_header{padding:24px 24px 0}.cs_order_sheet_body{padding:20px 24px 28px}.cs_order_card{padding:16px 18px}.cs_order_sub_card{padding:12px 18px 12px 22px}}@media (max-width:380px){.cs_order_sheet_title{font-size:18px}.cs_order_card_logo{border-radius:10px;width:44px;height:44px}.cs_order_card_logo svg{width:26px}.cs_order_card_label{font-size:14px}.cs_order_card_sub{font-size:12px}.cs_order_sub_card_name{font-size:13px}.cs_order_sub_card_address{font-size:11px}}.theme-btn i{background-color:var(--white);color:var(--theme);-o-transition:all .4s;padding:4px;transition:all .4s}.theme-btn:before{content:"";background-color:var(--theme2);z-index:-1;-o-transition:all .3s cubic-bezier(.785, .135, .15, .86);width:0;height:50%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;top:0;left:0}.theme-btn:after{content:"";background-color:var(--theme2);z-index:-1;-o-transition:all .3s cubic-bezier(.785, .135, .15, .86);width:0;height:50%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;bottom:0;right:0}.theme-btn i{margin-left:10px}.theme-btn:hover{background-color:var(--theme2);color:var(--white)!important}.theme-btn:hover:before,.theme-btn:hover:after{width:100%}.theme-btn.style2{-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;padding:20px 155px}.theme-btn.style2:hover{color:var(--title)!important}@media (max-width:767px){.theme-btn.style2{padding:21px 80px}}.theme-btn.style3{background:var(--theme2);color:var(--title);padding:13px 25px}.theme-btn.style3:before{content:"";background-color:var(--title);z-index:-1;-o-transition:all .3s cubic-bezier(.785, .135, .15, .86);width:0;height:50%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;top:0;left:0}.theme-btn.style3:after{content:"";background-color:var(--title);z-index:-1;-o-transition:all .3s cubic-bezier(.785, .135, .15, .86);width:0;height:50%;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;bottom:0;right:0}.theme-btn.style3:hover{background:var(--theme);color:var(--white)!important}.theme-btn.style3:hover:before,.theme-btn.style3:hover:after{width:100%}.theme-btn.style4{background-color:var(--theme);border:1px solid var(--theme);-ms-border-radius:0;-o-border-radius:0;border-radius:0;color:var(--white)!important}.theme-btn.style4 i{color:var(--white);-o-transition:all .4s;background-color:#0000;padding:4px;transition:all .4s}.theme-btn.style4:before,.theme-btn.style4:after{content:"";background-color:var(--title)}.theme-btn.style4:hover{background-color:var(--title);border:1px solid var(--theme);color:var(--white)!important}.theme-btn.style5{background-color:var(--theme2);border:1px solid var(--theme2);-ms-border-radius:0;-o-border-radius:0;border-radius:0;color:var(--white)!important}.theme-btn.style5 i{color:var(--white);background-color:#0000}.theme-btn.style5:before,.theme-btn.style5:after{content:"";background-color:var(--title)}.theme-btn.style5:hover{background-color:var(--title);border:1px solid var(--theme);color:var(--white)!important}.theme-btn.style6{font-family:var(--title-font);text-transform:uppercase;background-color:#eb00291a;border:none;border-radius:100px;padding:13px 40px;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:var(--theme)!important}.theme-btn.style6 i{color:var(--theme);background-color:#0000;margin-left:5px;padding:0}.theme-btn.style6:before,.theme-btn.style6:after{content:"";background-color:var(--theme)}.theme-btn.style6:hover{background-color:var(--theme);border:none;color:var(--white)!important}.theme-btn.style6:hover i{color:var(--white)}@media (max-width:767px){.theme-btn{padding:20px 32px}}@media (max-width:575px){.theme-btn{padding:13px 25px;font-size:14px}}.arrow-btn{text-align:center;background:var(--theme);width:43px;height:43px;color:var(--white);-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-top:-.4em;line-height:43px;transition:all .4s ease-in-out;display:inline-block;position:absolute;top:7px;right:-43px}.arrow-btn:hover,.arrow-btn.style2{background:var(--theme2);color:var(--title)}.arrow-btn.style2:hover{background:var(--theme);color:var(--white)}.btn-wrapper{max-width:200px;position:relative}.btn-wrapper:hover .arrow-btn{background:var(--theme2);color:var(--title)}.btn-wrapper:hover .theme-btn{background-color:var(--theme2);color:var(--title)}.btn-wrapper:hover .arrow-btn.style2{background:var(--title);color:var(--white)}.btn-wrapper:hover .theme-btn.style3{background-color:var(--title);color:var(--white)}.link-btn{color:var(--text);text-align:center;text-transform:capitalize;font-family:DM Sans;font-size:16px;font-weight:600;display:inline-block}.link-btn i{margin-left:10px;transition:all .4s ease-in-out;transform:rotate(-40deg)}.link-btn:hover{color:var(--theme2)}.link-btn:hover i{margin-left:10px;transform:rotate(0)}@media (min-width:1600px){.gx-40{--bs-gutter-x:40px}.gx-30{--bs-gutter-x:30px}.gx-60{--bs-gutter-x:60px}.gx-80{--bs-gutter-x:80px}.gx-134{--bs-gutter-x:134px}.gx-165{--bs-gutter-x:165px}}.gx-0{--bs-gutter-x:0px}.gy-20{--bs-gutter-y:20px}@media (min-width:1400px){.container{max-width:1320px}}@keyframes rippleOne{70%{box-shadow:0 0 0 40px #f4443800}to{box-shadow:0 0 #f4443800}}.ripple-effect{text-align:center;background-color:var(--theme);border:1px solid var(--white);border-radius:50%;width:100px;height:100px;line-height:100px;animation:2s infinite rippleOne;display:inline-block;box-shadow:0 0 #fff}.ripple-effect .playerImg{width:28px;height:25.972px}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0)}}@keyframes width{0%{width:0%}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes rounded{50%{transform:rotate(20deg)}}.cir36{animation:20s linear infinite cir36}@keyframes cir36{to{transform:rotate(360deg)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}.float-bob-x{animation-name:float-bob-x;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes float-bob-x{0%{transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes bounce-x{0%{transform:translate(0)}50%{transform:translate(30px)}to{transform:translate(0)}}.bounce-x{animation:7s linear infinite bounce-x}@keyframes criss-cross-left{0%{left:-20px}50%{width:20px;height:20px;left:50%}to{width:375px;height:375px;left:50%}}@keyframes criss-cross-right{0%{right:-20px}50%{width:20px;height:20px;right:50%}to{width:375px;height:375px;right:50%}}@keyframes rotated2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes wave{0%{transform:translate(0)}50%{transform:translate(-25%)}to{transform:translate(-50%)}}@keyframes animate-positive{0%{width:0}to{width:var(--progress-width)}}.reveal{visibility:hidden;display:-ms-inline-flexbox;position:relative;overflow:hidden}.reveal img{-o-object-fit:cover;object-fit:cover;transform-origin:0;width:100%;height:100%;display:inline-block}.image-anime{position:relative;overflow:hidden}.image-anime:after{content:"";z-index:1;background-color:#ffffff4d;width:200%;height:0%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.image-anime:hover:after{background-color:#0000;height:250%;transition:all .6s linear}@keyframes slideDown{0%{top:370px}to{top:0}}::-webkit-scrollbar{width:8px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme2)}::-webkit-scrollbar-thumb{background:var(--theme2);-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.fix{overflow:hidden}.ralt,.ripple{position:relative}.ripple:before,.ripple:after{border-radius:50%;width:60px;height:60px;animation:3s infinite rippleOne;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 0 #384bff80}.ripple:before{content:"";animation-delay:.9s;position:absolute;bottom:0;right:0}.ripple:after{content:"";animation-delay:.6s;position:absolute;bottom:0;right:0}.mega-hover{z-index:2;position:relative;overflow:hidden}.mega-hover:after,.mega-hover:before{content:"";pointer-events:none;opacity:1;z-index:-1;position:absolute}.mega-hover:before{background:#fff3;inset:0 51% 0 50%}.mega-hover:after{background:#f5ffff4d;inset:50% 0}.mega-hover:hover:before{opacity:0;transition:all .9s linear;left:0;right:0}.mega-hover:hover:after{opacity:0;transition:all .9s linear;top:0;bottom:0}@media (max-width:767px){br{display:none}}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.bg-cover-2{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:relative}.box-shadow{box-shadow:0 4px 40px #0000000f}.pt-100{padding-top:100px}@media (max-width:991px){.pt-100{padding-top:80px}}.pt-110{padding-top:110px}@media (max-width:991px){.pt-110{padding-top:80px}}.pb-100{padding-bottom:100px}@media (max-width:991px){.pb-100{padding-bottom:80px}}.pb-110{padding-bottom:110px}@media (max-width:991px){.pb-110{padding-bottom:80px}}.pb-30{padding-bottom:30px}.pt-30{padding-top:30px}.margin-top-10{margin-top:-10px}.margin-top-5{margin-top:-5px}.margin-top-60{margin-top:-65px}@media (max-width:1399px){.margin-top-60{margin-top:-25px}}@media (max-width:1199px){.margin-top-60{margin-top:-27px}}@media (max-width:991px){.margin-top-60{margin-top:-75px}}@media (max-width:767px){.margin-top-60{margin-top:-65px}}.margin-top-8{margin-top:-10px}.mt-n30{margin-top:-30px!important}.mt-n50{margin-top:-50px!important}.mt-15{margin-top:15px}.mr-7{margin-right:7px}.mb-20{margin-bottom:20px}.mt-30{margin-top:30px}.mr-44{margin-right:44px}@media (max-width:767px){.mb-40{margin-bottom:35px}}@media (max-width:575px){.mb-40{margin-bottom:25px}}.ml-50{margin-left:50px}@media (max-width:1199px){.ml-50{margin-left:0}}.mt-10{margin-top:10px}.mt-60{margin-top:55px}.mb-60{margin-bottom:60px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-n40{margin-bottom:-40px}.mx-492{max-width:492px}.center{text-align:center;margin:0 auto}.bg-theme{background-color:var(--theme)!important}.bg-theme2,.bg-orange{background-color:var(--theme2)!important}.bg-color{background-color:var(--bg)!important}.bg-color2{background-color:var(--bg2)!important}.bg-color3,.dark-mood{background-color:#181818}.bg-title{background-color:var(--title)}.bg-transparent{background:0 0!important}.text-dark2{color:#838387!important}.text-color{color:var(--text)}.text-title{color:var(--title)!important}.text-bg-color2{color:var(--bg2)!important}.text-theme-color{color:var(--theme)!important}.text-theme-color2,.text-orange-color{color:var(--theme2)!important}.border-right-none{border-right:0!important}.bg-img{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}.bg-white{background-color:var(--white)}.mean-container .mean-nav{background:0 0;margin-top:0}.mean-container .mean-bar{background:0 0;min-height:auto;padding:0}.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mean-container .mean-nav>ul .homemenu-items{justify-content:space-between;align-items:center;gap:30px;display:flex}@media (max-width:1199px){.mean-container .mean-nav>ul .homemenu-items{flex-wrap:wrap}}.mean-container .mean-nav>ul .homemenu-items .homemenu{position:relative}@media (max-width:1199px){.mean-container .mean-nav>ul .homemenu-items .homemenu{text-align:center;border:1px solid var(--border);max-width:300px;margin:0 auto;padding:10px}}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb{position:relative}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:10px;width:60%;margin-top:20px;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{width:initial;text-align:center;border-radius:0;padding:12px 20px;font-size:16px;color:var(--white)!important}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:before{opacity:0;content:"";background:linear-gradient(#635c5c00 0%,#252527 100%) 50%/cover no-repeat;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb img{width:100%}.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-title{text-align:center;margin:15px auto;font-size:16px;display:inline-block}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{text-transform:capitalize;border:none;width:100%;padding:10px 0;font-size:16px;font-weight:600;line-height:1.5;color:var(--title)!important;border-bottom:1px solid var(--border)!important}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme2)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{font-size:18px;display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transition:all .4s ease-in-out;transform:rotate(45deg)}.mean-container .mean-nav ul li .mega-menu li a{border-top:0;width:100%;height:200px;margin-bottom:20px;padding:0}.preloader{cursor:default;z-index:9999999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{border:3px solid #0003;border-top-color:var(--theme);border-radius:50%;width:9em;height:9em;margin:0 auto 3.5em;animation:1s linear infinite spinner}@media (max-width:767px){.preloader .animation-preloader .spinner{width:7.5em;height:7.5em;margin:0 auto 1.5em}}.preloader .animation-preloader .txt-loading{font:bold 5em var(--title-font), var(--body-font);text-align:center;-webkit-user-select:none;user-select:none}@media (max-width:767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{color:var(--title);content:attr(data-text-preloader);opacity:0;font-family:var(--title-font);animation:4s infinite letters-loading;position:absolute;top:-3px;left:0;transform:rotateY(-90deg)}.preloader p{text-transform:uppercase;letter-spacing:8px;color:var(--theme);font-size:15px;font-weight:600}.preloader .loader{z-index:1;pointer-events:none;width:100%;height:100%;font-size:0;position:fixed;top:0;left:0}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{background-color:var(--bg);width:100%;height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);left:0}.preloader.loaded .animation-preloader{opacity:0;transition:all .3s ease-out}.preloader.loaded .loader-section .bg{-o-transition:.7s;width:0;transition:all .7s}.back-to-top{background-color:var(--theme2);width:50px;height:50px;color:var(--white);z-index:99;opacity:0;visibility:hidden;border-radius:12px;font-size:18px;line-height:50px;transition:all .4s ease-in-out;display:inline-block;position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.back-to-top:hover{background-color:var(--title)}.back-to-top.show{opacity:1;visibility:visible;transform:translate(0)}.section-title .sub-title{color:var(--theme2);text-transform:uppercase;margin-bottom:30px;font-family:Epilogue,sans-serif;font-size:20px;font-style:normal;font-weight:900;line-height:1}.section-title .title{color:var(--white);text-transform:uppercase;margin-bottom:45px;font-family:Epilogue,sans-serif;font-size:48px;font-style:normal;font-weight:900;line-height:1.2}@media (max-width:767px){.section-title .title{font-size:24px;line-height:1}}.section-title .text{color:var(--white);margin-bottom:35px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1}@media (max-width:767px){.section-title{z-index:9;padding:110px 0;position:relative}}.section-title-area{z-index:5;justify-content:space-between;align-items:center;display:flex;position:relative}@media (max-width:991px){.section-title-area{flex-wrap:wrap;gap:30px}}.title-area{z-index:5;position:relative}.title-area .sub-title{color:var(--theme2);font-family:var(--title-font);text-transform:uppercase;margin-bottom:30px;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.title-area .title{color:var(--title);text-align:center;font-family:var(--title-font);text-transform:capitalize;margin-bottom:10px;font-size:40px;font-style:normal;font-weight:900;line-height:50px}.title-area .text{color:var(--text);text-align:center;font-family:var(--body-font);margin-bottom:45px;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.fancy-box.style1{align-items:center;gap:12px;margin-bottom:20px;display:flex}.fancy-box.style1 .item .icon{border:1px solid var(--border);-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;padding:30px 20px}.fancy-box.style1 .item .icon i{text-align:center;background-color:var(--theme);width:40px;height:40px;color:var(--white);-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;line-height:40px}.fancy-box.style1 .item h5{color:var(--title);font-family:var(--title-font);text-align:start;font-size:24px;font-style:normal;font-weight:700;line-height:130%}.fancy-box.style1 .item p{color:var(--text);font-family:var(--body-font);margin-top:10px;font-size:16px;font-style:normal;font-weight:300;line-height:150%}.fancy-box.style2{z-index:3;align-items:center;display:flex;position:relative}.fancy-box.style2 .item img{-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-right:15px}.fancy-box.style2 .item h4{color:var(--title);font-family:var(--title-font);margin-right:30px;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.fancy-box.style2 .item span{color:var(--text);font-family:var(--body-font);margin-right:5px;font-size:16px;font-style:normal;font-weight:300;line-height:150%}.fancy-box.style2 .item i{text-align:center;color:var(--theme);border-left:2px solid var(--border);padding:12px 0 12px 30px}.fancy-box.style3 .item img{margin-bottom:15px}.fancy-box.style3 .item h6{color:var(--title);font-family:var(--body-font);margin-bottom:5px;font-size:18px;font-style:normal;font-weight:400;line-height:150%}.fancy-box.style3 .item span{color:var(--title);font-family:var(--body-font);font-size:18px;font-style:normal;font-weight:300;line-height:150%}.fancy-box.style4{align-items:center;gap:20px;display:flex}.fancy-box.style4 .item img{-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.fancy-box.style4 .item p{color:#1e2023;font-family:var(--body-font);text-transform:capitalize;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.fancy-box.style4 .item h6{color:var(--title);font-family:var(--body-font);font-size:20px;font-style:normal;font-weight:700;line-height:normal}.fancy-box.style5{align-items:center;gap:30px;margin-top:30px;display:flex}.fancy-box.style5 .item .icon{text-align:center;-ms-border-radius:50%;-o-border-radius:50%;background:#0e1317;border-radius:50%;width:60px;height:60px;line-height:60px}.fancy-box.style5 .item p{color:#1e2023;font-family:var(--body-font);text-transform:capitalize;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.fancy-box.style5 .item h6{color:var(--title);font-family:var(--body-font);margin-bottom:10px;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.fancy-box.style6{align-items:center;gap:30px;margin-top:30px;display:flex}.fancy-box.style6 .item p{font-family:var(--body-font);color:var(--white);font-size:16px;font-style:normal;font-weight:300;line-height:26px}.fancy-box.style6 .item h6{color:var(--white);font-family:var(--body-font);font-family:var(--title-font);font-size:20px;font-style:normal;font-weight:700;line-height:28px}.social-profile{content:"";z-index:2;z-index:9;-o-transition:all .4s ease-in-out;max-height:380px;transition:all .4s ease-in-out;display:inline-block;position:absolute;top:1rem;right:1rem}.social-profile ul{opacity:0;visibility:hidden;-ms-border-radius:144px;-o-border-radius:144px;border-radius:144px;max-width:50px;margin:0 auto;transition:all .6s ease-in-out;transform:translateY(100px)}.social-profile ul li{text-align:center;margin-bottom:8px;display:block}.social-profile ul li:last-child{margin-bottom:0}.social-profile ul li a{text-align:center;background:var(--white);width:30px;height:30px;color:var(--title);-o-transition:all .4s ease-in-out;border-radius:50%;font-size:16px;line-height:30px;transition:all .4s ease-in-out;display:inline-block}.social-profile ul li a:hover{background:var(--theme);color:var(--white)!important}.social-profile .plus-btn{z-index:2;cursor:pointer;text-align:center;background-color:var(--theme);border-radius:50%;width:30px;height:30px;font-size:16px;line-height:30px;transition:all .4s ease-in-out;display:inline-block;position:relative;color:var(--white)!important}.social-profile .plus-btn a{background-color:var(--theme);color:var(--white)!important}.social-profile:hover ul{opacity:1;visibility:visible;transform:translateY(10%)}.modal-details .title-box{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:30px;display:flex}.modal-details .title-box .title h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;font-size:24px;font-style:normal;font-weight:700;line-height:50px}.modal-details .title-box .price{color:var(--title);font-family:var(--title-font);text-transform:capitalize;font-size:36px;font-style:normal;font-weight:700;line-height:30px}.modal-details .desc p{color:var(--text);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.star ul{justify-content:start;align-items:center;gap:5px;display:flex}.star ul li i{color:var(--theme2)}.progress-wrap .progress-meta{justify-content:space-between;margin-bottom:15px;display:flex}.progress-wrap .progress-meta .title,.progress-wrap .progress-meta .percentage{color:var(--theme);font-family:var(--title-font);font-size:20px;font-style:normal;font-weight:700;line-height:130%}@media (max-width:500px){.progress-wrap .progress-meta{gap:210px}}@media (max-width:470px){.progress-wrap .progress-meta{gap:150px}}.progress-wrap .progress-container{border-radius:10px;width:100%;height:5px;position:relative;overflow:visible;background-color:#eb0029!important}.progress-wrap .progress-container .progress-bar{background-color:var(--theme);white-space:nowrap;z-index:1;border-radius:10px;justify-content:center;align-items:center;height:5px;display:flex;position:relative}@media (max-width:575px){.progress-wrap .progress-container{width:85%}}.progress-wrap .progress-container:before,.progress-wrap .progress-container:after{content:"";background-color:var(--theme);z-index:3;border-radius:2px;width:8px;height:12px;position:absolute;top:-4px}.progress-wrap .progress-container:before{left:0}.progress-wrap .progress-container:after{right:30%}.progress-wrap .progress-container.style2:before,.progress-wrap .progress-container.style2:after{background-color:var(--theme2)}.arrow-button{z-index:9;position:absolute}.arrow-button .arrow-prev{text-align:center;background-color:var(--white);width:60px;height:60px;color:var(--title);border:1px solid var(--title);-ms-border-radius:50%;-o-border-radius:50%;-o-transition:all .4s ease-in-out;border-radius:50%;margin-right:8px;line-height:60px;transition:all .4s ease-in-out}.arrow-button .arrow-next{text-align:center;background-color:var(--theme2);width:60px;height:60px;color:var(--title);border:1px solid var(--theme2);-ms-border-radius:50%;-o-border-radius:50%;-o-transition:all .4s ease-in-out;border-radius:50%;line-height:60px;transition:all .4s ease-in-out}.arrow-button .arrow-next:hover,.arrow-button .arrow-prev:hover{background-color:var(--title);color:var(--white);border:1px solid var(--title)}.mouse-cursor{pointer-events:none;visibility:hidden;border-radius:50%;position:fixed;top:0;left:0;transform:translateZ(0)}.cursor-inner{z-index:10000001;background-color:var(--theme2);width:6px;height:6px;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner.cursor-hover{background-color:var(--theme2);opacity:.3;width:70px;height:70px;margin-top:-35px;margin-left:-35px}.cursor-outer{border:1px solid var(--theme2);box-sizing:border-box;z-index:10000000;opacity:.5;width:30px;height:30px;margin-top:-12px;margin-left:-12px;transition:all 80ms ease-out}.cursor-outer.cursor-hover{opacity:0}.comment-list .comment-item{border-bottom:1px solid var(--border-2);margin-bottom:30px;padding-bottom:30px;position:relative}.comment-list .comment-item .post-comment{justify-content:space-between;align-items:center;gap:20px;display:flex}.comment-list .comment-item .post-comment .comment-content .name{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:5px;font-size:20px;font-style:normal;font-weight:700;line-height:30px}.comment-list .comment-item .post-comment .comment-content .commented-on{margin-bottom:15px}@media (max-width:575px){.comment-list .comment-item .post-comment .comment-content .commented-on{margin-bottom:-10px}}.comment-list .comment-item .post-comment .comment-content .star{position:absolute;top:15px;right:15px}@media (max-width:575px){.comment-list .comment-item .post-comment .comment-content .star{margin:0 0 25px 12px;position:relative}.comment-list .comment-item .post-comment{flex-direction:column;display:flex}}.star{align-items:center;gap:5px;display:inline-flex}.star li{color:var(--theme)}.comment-form{margin-top:var(--blog-space-y,50px);background:var(--bg2);-ms-border-radius:10px;-o-border-radius:10px;border:0;border-radius:10px;padding:60px;position:relative}.comment-form .inner-title{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:25px;font-size:30px;font-style:normal;font-weight:900;line-height:50px}.comment-form .rating{align-items:center;gap:25px;margin-top:15px;margin-bottom:35px;display:flex}@media (max-width:575px){.comment-form{padding:30px}}.form-group{margin-bottom:var(--bs-gutter-x);position:relative}.form-group>i{color:var(--text);font-size:16px;display:inline-block;position:absolute;top:18px;right:25px}.form-group>i.fa-envelope{padding-top:1px}input[type=number]{-moz-appearance:textfield}input[type=checkbox]{visibility:hidden;opacity:0;vertical-align:middle;border-radius:10px;width:0;height:0;display:inline-block}input[type=checkbox]:checked~label:after{opacity:1}input[type=checkbox]~label{cursor:pointer;padding-left:30px;line-height:30px;display:block;position:relative}input[type=checkbox]~label:before{content:"";background:var(--white);border:1px solid var(--border-2);text-align:center;z-index:9;width:20px;height:20px;position:absolute;top:3.5px;left:0}input[type=checkbox]~label:after{content:"";background:var(--theme);opacity:0;z-index:9;width:8px;height:8px;transition:all .4s;position:absolute;top:9px;left:6px}input[type=checkbox].style2~label{color:#8b929c;margin-bottom:-.5em;padding-left:23px}input[type=checkbox].style2~label:before{background-color:#fff;border:1px solid #f7ccd7;border-radius:3px;width:14px;height:14px;line-height:14px;top:6px}input[type=checkbox].style2:checked~label:before{color:var(--theme)}input[type=radio]{visibility:hidden;opacity:0;vertical-align:middle;width:0;height:0;display:none}input[type=radio]~label{cursor:pointer;margin-bottom:0;padding-left:30px;font-weight:600;line-height:1;display:inline-block;position:relative}input[type=radio]~label:before{content:"";font-family:var(--icon-font);text-align:center;border:1px solid var(--theme);background:var(--white);color:#0000;border-radius:100%;width:20px;height:20px;padding-left:0;font-size:.6em;font-weight:700;line-height:19px;transition:all .2s;position:absolute;top:-2px;left:0;font-family:bootstrap-icons!important}input[type=radio]:checked~label:before{border-color:var(--theme);background-color:var(--theme);color:var(--white)}.search-wrap{z-index:999999;background-color:#ffffffe6;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.search-wrap .search-inner{width:100%;height:100%;position:relative}.search-wrap .search-cell{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.search-wrap .search-field-holder{width:50%;margin:auto;animation:.3s slideInUp;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{text-transform:capitalize;width:100%;height:70px;color:var(--theme);border:0;border-bottom:2px solid var(--theme);text-align:center;letter-spacing:2px;background:0 0;padding:0 50px;font-size:25px}@media (max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;font-size:18px;line-height:50px}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--theme)}input.main-search-input::placeholder{color:var(--theme);opacity:1;font-size:25px}@media (max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{color:var(--theme);cursor:pointer;font-size:30px;position:absolute;top:50px;right:50px}.section-padding{padding:120px 0}@media (max-width:1199px){.section-padding{padding:90px 0}}@media (max-width:991px){.section-padding{padding:80px 0}}.mission-section .mission-heading{font-family:var(--title-font);color:var(--title);max-width:720px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.25}.mission-section .mission-description{color:var(--text);max-width:640px;margin:0 auto;font-size:1rem;line-height:1.6}.mission-section .mission-card{text-align:center;background-color:#f8f6f1;border:none;border-radius:0;flex-direction:column;align-items:center;height:100%;min-height:280px;padding:2rem 1.75rem;display:flex}.mission-section .mission-card-icon{margin-bottom:1.25rem}.mission-section .mission-card-icon i{color:#c9a227;font-size:2.25rem}.mission-section .mission-card-title{font-family:var(--title-font);color:var(--title);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.mission-section .mission-card-text{color:var(--text);flex-grow:1;margin-bottom:0;font-size:.9375rem;line-height:1.5}.mission-section .mission-card-badge{color:#c9a227;text-transform:uppercase;letter-spacing:.02em;margin-top:1rem;font-size:.75rem;font-weight:600;display:inline-block}.section-padding1{padding:200px 0 110px}@media (max-width:1199px){.section-padding1{padding:180px 0 90px}}@media (max-width:991px){.section-padding1{padding:170px 0 80px}}.section-padding2{padding:110px 0 270px}@media (max-width:1199px){.section-padding2{padding:90px 0 240px}}@media (max-width:991px){.section-padding2{padding:80px 0 230px}}@media (max-width:767px){.section-padding2{padding:80px 0 190px}}.background-image,[data-bg-src]{background-position:50%;background-repeat:no-repeat;background-size:cover}.mask-content{width:100%;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.modal{z-index:2050;background-color:#76767680;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.modal .modal-content{margin-top:20px;position:relative}.modal .modal-content .modal-header .btn-close{opacity:1;text-align:center;background-color:var(--title);--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");width:30px;height:30px;color:var(--white);-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-size:15px;line-height:30px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.dark-mood h2{color:var(--white)!important}.dark-mood .about-wrapper.style1 .about-us{background:var(--dark)}.dark-mood .single-food-items{background:linear-gradient(#4843434d 0%,#222 63.33%)}.dark-mood .single-food-items .item-content h3{color:var(--white)}.dark-mood .dishes-card.style1{background:var(--dark)}.dark-mood .dishes-card.style1 h3,.dark-mood .food-menu-tab .nav-pills .nav-link,.dark-mood .single-menu-items .details .menu-content a h3,.dark-mood .single-menu-items h6{color:var(--white)}.dark-mood .chefe-card.style1{background:var(--dark)}.dark-mood .chefe-card.style1 .chefe-content a h3{color:var(--white)}.dark-mood .blog-card.style1{background:var(--dark)}.dark-mood .blog-card.style1 .blog-content a h3{color:var(--white)}.dark-mood .dishes-card.style1 p,.dark-mood .single-food-items .item-content .text,.dark-mood .title-area .text,.dark-mood .single-menu-items .details .menu-content p,.dark-mood .chefe-card.style1 .chefe-content p,.dark-mood .blog-card.style1 .blog-content .blog-meta .item2 .icon span,.dark-mood .blog-card.style1 .blog-content .blog-meta .item3 .icon span,.dark-mood .link-btn,.dark-mood .blog-card.style1 .blog-content a span{color:var(--text2)}.dark-mood .food-menu-tab .nav-pills{border-bottom:1px solid var(--border-3)}.dark-mood .food-menu-tab .nav-pills .nav-link{border-right:1px dashed var(--border-3)}.dark-mood .about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box .item h6{color:var(--white)}.dark-mood .dishes-card.style2{background:var(--dark)}.dark-mood .dishes-card.style2 .dishes-content h3{color:var(--white)}.dark-mood .popular-dishes-wrapper.style2{background:var(--dark)}.dark-mood .dishes-card.style3 .dishes-content a h3{color:var(--white)}.dark-mood .chefe-card.style2 .chefe-content{background:var(--dark)}.dark-mood .chefe-card.style2 .chefe-content a h3{color:var(--white)}.dark-mood .food-menu-wrapper.style2,.dark-mood .food-menu-tab-wrapper.style2{background:var(--dark)}.dark-mood .single-menu-items .details .menu-content h3,.dark-mood .testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap .arrow-next,.dark-mood .testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap .arrow-prev{color:var(--white)}.dark-mood .about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box .item p{color:var(--text2)}.dark-mood .about-wrapper.style2 .about-us .title-area .text{border-bottom:1px solid var(--border-3)}.dark-mood .about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box{border-right:1px solid var(--border-3)}.dark-mood .about-wrapper.style2 .about-us .fancy-box-wrapper{border-bottom:1px solid var(--border-3)}.dark-mood .dishes-card.style2 .dishes-content .text,.dark-mood .chefe-card.style2 .chefe-content p,.dark-mood .dishes-card.style3 .dishes-content p,.dark-mood .testimonial-card.style2 p{color:var(--text2)}.dark-mood .about-wrapper.style3 .about-content .fancy-box-wrapper .fancy-box .item h6,.dark-mood .fancy-box.style4 .item p,.dark-mood .fancy-box.style4 .item h6,.dark-mood .food-menu-tab.style2 .nav-pills .nav-link,.dark-mood .food-menu-tab.style2 .single-menu-items .details .menu-content h3{color:var(--white)}.dark-mood .food-menu-tab.style2 .single-menu-items .details .menu-content p{color:var(--text2)}.dark-mood .food-menu-tab.style2 .single-menu-items .details .menu-content{border-bottom:1px solid var(--border-3)}.dark-mood .testimonial-card.style3{background:var(--title)}.dark-mood .testimonial-card.style3 .testimonial-body p{color:var(--text2)}.dark-mood .testimonial-card.style3 .testimonial-body .fancy-box .item2 h6{color:var(--white)}.dark-mood .testimonial-card.style3 .testimonial-body .fancy-box .item2 p{color:var(--text2)}.dark-mood .fancy-box.style5 .item h6{color:var(--white)}.dark-mood .fancy-box.style5 .item p{color:var(--text2)}.dark-mood .dishes-card.style5{background:var(--dark)}.dark-mood .dishes-card.style5 .dishes-content a h3{color:var(--white)}.dark-mood .dishes-card.style5 .dishes-content .text{color:var(--text2)}.dark-mood .faq-content-3 .accordion-item .accordion-header .accordion-button{color:var(--white)}.dark-mood .faq-content-3 .accordion-item .accordion-collapse .accordion-body{color:var(--text2)}.dark-mood .faq-wrapper-4 .clock-wrapper-area{background:var(--dark)}.dark-mood .faq-wrapper-4 .clock-wrapper-area h3{color:var(--white)}.header-top-wrapper{clip-path:polygon(1110px 0,100% 0,100% 50px,100% calc(100% - 49px),100% 100%,199px 100%,27px 100%,38px 0);background-image:url(/assets/img/bg/headerTopBg.webp);background-position:50%;background-repeat:no-repeat;justify-content:space-between;align-items:center;padding:10px 50px;display:flex;position:relative}@media (max-width:1600px){.header-top-wrapper{background-color:var(--theme);clip-path:none;background-image:none}}@media (max-width:1199px){.header-top-wrapper{display:none}}@media (min-width:2000px){.header-top-wrapper{clip-path:none;background-image:none;background-color:var(--theme)}}.header-top-wrapper span{color:#fffc}.header-top-wrapper span i{color:var(--white);margin-right:5px}.header-top-wrapper .social-icon{gap:17px}.header-top-wrapper .social-icon a{color:var(--white)}.header-top-wrapper .social-icon a:hover{color:var(--theme)}.header-top-wrapper-2{justify-content:space-between;align-items:center;padding:10px 50px;display:flex;position:relative}@media (max-width:1899px){.header-top-wrapper-2{background-color:var(--theme);clip-path:none;background-image:none}.header-top-wrapper-2 .top-text{font-size:.7rem}}@media (max-width:1199px){.header-top-wrapper-2{display:none}}.header-top-wrapper-2 span{color:#fffc}.header-top-wrapper-2 span i{color:var(--white);margin-right:5px}.header-top-wrapper-2 .social-icon{gap:17px}.header-top-wrapper-2 .social-icon a{color:var(--white)}.header-top-wrapper-2 .social-icon a:hover{color:var(--theme)}.header-top-section{z-index:9;position:relative}@media (max-width:575px){.header-top-section{display:none}}.header-top-section .container-fluid{padding:0 150px}@media (max-width:1899px){.header-top-section .container-fluid{padding:0 50px}}@media (max-width:1600px){.header-top-section .container-fluid{padding:0 40px}}@media (max-width:1199px){.header-top-section .container-fluid{padding:0 20px}}.header-section{background-color:var(--white);z-index:99;position:relative}.header-section .black-bg{background-color:var(--title);z-index:9;width:200px;height:146px;position:absolute;bottom:0;right:0}@media (max-width:1760px){.header-section .black-bg{width:85px}}@media (max-width:1600px){.header-section .black-bg{width:50px}}@media (max-width:1199px){.header-section .black-bg{display:none}}.header-section .red-bg{background-color:var(--theme);z-index:99;width:200px;height:48px;position:absolute;top:0;right:0}@media (max-width:1760px){.header-section .red-bg{width:85px}}@media (max-width:1600px){.header-section .red-bg{width:51px}}@media (max-width:1199px){.header-section .red-bg{display:none}}.header-section .container-fluid{padding:0 150px}@media (max-width:1899px){.header-section .container-fluid{padding:0 50px}}@media (max-width:1600px){.header-section .container-fluid{padding:0 40px}}@media (max-width:1199px){.header-section .container-fluid{padding:0 30px}}.header-section-2{background-color:var(--title);z-index:99;background-image:url(/assets/img/bg/header2Bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}@media (min-width:2200px){.header-section-2{background-image:none!important}.header-section-2 .header-top-wrapper-2{background:var(--theme)}.header-section-2 .header-top-wrapper-2 span{color:var(--white)!important}.header-section-2 .header-2 .header-main .main-menu ul li a{color:var(--white)}.header-section-2 .sticky.header-2 .header-main .main-menu ul li a{color:var(--title)}}@media (max-width:1899px){.header-section-2{background-image:none}}.header-section-2 .container-fluid{padding:0 136px}@media (max-width:1899px){.header-section-2 .container-fluid{padding:0 50px}}@media (max-width:1600px){.header-section-2 .container-fluid{padding:0 40px}}@media (max-width:1199px){.header-section-2 .container-fluid{padding:0 30px}}@media (max-width:767px){.header-section-2 .container-fluid{padding:0 15px}}.header-section-3{z-index:99;background-color:#0000;width:100%;position:absolute;top:0;left:0;right:0}.header-section-3 .main-header-wrapper .logo-image{background-color:#0000;padding:0 100px 0 120px}@media (max-width:1399px){.header-section-3 .main-header-wrapper .logo-image{padding:0 30px 0 50px}}.header-section-3 .header-main .sidebar__toggle{cursor:pointer;color:var(--text);font-size:40px}.header-section-3 .black-bg{background-color:var(--title);z-index:9;width:200px;height:146px;position:absolute;bottom:0;right:0}@media (max-width:1600px){.header-section-3 .black-bg{width:50px}}@media (max-width:1199px){.header-section-3 .black-bg{display:none}}.header-section-3 .red-bg{background-color:var(--theme);z-index:99;width:200px;height:48px;position:absolute;top:0;right:0}@media (max-width:1600px){.header-section-3 .red-bg{width:51px}}@media (max-width:1199px){.header-section-3 .red-bg{display:none}}.header-section-3 .container-fluid{padding:0 100px 0 120px}@media (max-width:1899px){.header-section-3 .container-fluid{padding:0 50px}}@media (max-width:1600px){.header-section-3 .container-fluid{padding:0 40px}}@media (max-width:1199px){.header-section-3 .container-fluid{padding:0 30px}}.main-header-wrapper{align-items:center;display:flex}@media (max-width:1899px){.main-header-wrapper{gap:70px}}@media (max-width:1600px){.main-header-wrapper{gap:40px}}@media (max-width:1399px){.main-header-wrapper{gap:30px}}@media (max-width:1199px){.main-header-wrapper{padding:15px 0}}@media (max-width:767px){.main-header-wrapper{gap:10px}}.main-header-wrapper .logo-image{background-color:var(--white);padding:35px 30px 43px 50px}@media (max-width:1600px){.main-header-wrapper .logo-image{padding:35px 30px 43px}}@media (max-width:1399px){.main-header-wrapper .logo-image{padding:35px 0}}@media (max-width:1199px){.main-header-wrapper .logo-image{padding:0}}.main-header-wrapper .main-header-items{width:100%}.main-header-wrapper .main-header-items .header-contact-info-area{border:1px solid #d4dced;justify-content:space-between;align-items:center;padding:0 50px;display:flex}@media (max-width:1600px){.main-header-wrapper .main-header-items .header-contact-info-area{padding:0 30px}}@media (max-width:1199px){.main-header-wrapper .main-header-items .header-contact-info-area{display:none}}@media (max-width:575px){.main-header-wrapper .main-header-items .header-contact-info-area{gap:30px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items{border-right:1px solid #d4dced;justify-content:space-between;align-items:center;gap:20px;padding:30px 50px 30px 0;display:flex;position:relative}@media (max-width:1399px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items{border-right:none;padding-right:0}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon{text-align:center;background-color:var(--white);width:40px;height:40px;color:var(--theme);border-radius:50%;line-height:40px;position:relative;box-shadow:0 4px 25px #0000000f}@media (max-width:1399px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon{width:30px;height:30px;line-height:30px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon:before{content:"";background-color:#0000;border:1px solid #1e20231a;border-radius:50%;width:64px;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .icon:before{width:54px;height:54px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content p{color:var(--text);text-transform:capitalize;opacity:.7;margin-bottom:5px;font-size:14px;font-weight:500}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content h3{color:var(--title);text-transform:initial;font-size:20px}@media (max-width:1600px){.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content h3{font-size:18px}}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items .content h3 a{color:var(--title)}.main-header-wrapper .main-header-items .header-contact-info-area .contact-info-items.style-2{border:none;padding-right:0}@media (max-width:1600px){.main-header-wrapper .main-header-items .header-contact-info-area .header-button .theme-btn{padding:24px 27px;font-size:14px}}.main-header-wrapper-2{align-items:center;display:flex}@media (max-width:1899px){.main-header-wrapper-2{gap:70px}}@media (max-width:1600px){.main-header-wrapper-2{gap:40px}}@media (max-width:1399px){.main-header-wrapper-2{gap:30px}}@media (max-width:1199px){.main-header-wrapper-2{padding:15px 0}}@media (max-width:767px){.main-header-wrapper-2{gap:10px}}.main-header-wrapper-2 .logo-image{padding:35px 30px 43px 50px}@media (max-width:1600px){.main-header-wrapper-2 .logo-image{padding:35px 30px 43px}}@media (max-width:1399px){.main-header-wrapper-2 .logo-image{padding:35px 0}}@media (max-width:1199px){.main-header-wrapper-2 .logo-image{padding:0}}.main-header-wrapper-2 .main-header-items{width:100%}.main-header-wrapper-2 .main-header-items .header-contact-info-area{border:1px solid #d4dced;justify-content:space-between;align-items:center;padding:0 50px;display:flex}@media (max-width:1600px){.main-header-wrapper-2 .main-header-items .header-contact-info-area{padding:0 30px}}@media (max-width:1199px){.main-header-wrapper-2 .main-header-items .header-contact-info-area{display:none}}@media (max-width:575px){.main-header-wrapper-2 .main-header-items .header-contact-info-area{gap:30px}}.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items{border-right:1px solid #d4dced;justify-content:space-between;align-items:center;gap:20px;padding:30px 50px 30px 0;display:flex;position:relative}@media (max-width:1399px){.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items{border-right:none;padding-right:0}}.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items .icon{text-align:center;background-color:var(--white);width:40px;height:40px;color:var(--theme);border-radius:50%;line-height:40px;position:relative;box-shadow:0 4px 25px #0000000f}@media (max-width:1399px){.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items .icon{width:30px;height:30px;line-height:30px}}.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items .icon:before{content:"";background-color:#0000;border:1px solid #1e20231a;border-radius:50%;width:64px;height:64px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items .icon:before{width:54px;height:54px}}.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items .content p{color:var(--text);text-transform:capitalize;opacity:.7;margin-bottom:5px;font-size:14px;font-weight:500}.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items .content h3{color:var(--title);text-transform:initial;font-size:20px}@media (max-width:1600px){.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items .content h3{font-size:18px}}.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items .content h3 a{color:var(--title)}.main-header-wrapper-2 .main-header-items .header-contact-info-area .contact-info-items.style-2{border:none;padding-right:0}@media (max-width:1600px){.main-header-wrapper-2 .main-header-items .header-contact-info-area .header-button .theme-btn{padding:24px 27px;font-size:14px}}.header-1 .mega-menu-wrapper{z-index:1;background-image:url(/assets/img/bg/headerBg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 50px;position:relative}@media (max-width:1600px){.header-1 .mega-menu-wrapper{background-color:var(--title);background-image:none}}@media (max-width:1199px){.header-1 .mega-menu-wrapper{background-color:var(--white);background-image:none}}@media (max-width:767px){.header-1 .mega-menu-wrapper{padding:0 8px}}@media (min-width:2000px){.header-1 .mega-menu-wrapper{background-image:none;background-color:var(--title)}}.header-1 .logo{display:none}@media (max-width:1399px){.header-1 .header-main .main-menu ul li{margin-inline-end:10px}}@media (max-width:1899px){.header-1 .header-main .main-menu ul li .has-homemenu{left:-50px}}.header-1.sticky .mega-menu-wrapper{z-index:1;background-image:url(/assets/img/bg/headerBg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 50px;position:relative}@media (max-width:1600px){.header-1.sticky .mega-menu-wrapper{background-color:var(--title);background-image:none}}@media (min-width:2000px){.header-1.sticky .mega-menu-wrapper{background-image:none;background-color:var(--white)}}@media (max-width:1600px){.header-1 .theme-btn{display:none}}.header-2 .mega-menu-wrapper{z-index:1;padding:0 50px;position:relative}@media (max-width:1600px){.header-2 .mega-menu-wrapper{background-color:var(--title);background-image:none}}@media (max-width:1199px){.header-2 .mega-menu-wrapper{background-image:none}}@media (max-width:991px){.header-2 .mega-menu-wrapper{padding:0 13px}}.header-2 .logo{display:none}.header-2 .header-main{padding:10px 0 0 50px}@media (max-width:1399px){.header-2 .header-main .main-menu ul li{margin-inline-end:10px}}@media (max-width:1899px){.header-2 .header-main .main-menu ul li .has-homemenu{left:-50px}}.header-2 .header-main .main-menu ul li a{color:var(--title)}@media (max-width:1899px){.header-2 .header-main .main-menu ul li a{color:var(--white)}}@media (max-width:1399px){.header-2 .header-main{padding:10px 0}}@media (max-width:1600px){.header-2 .theme-btn{display:none}}.header-3.sticky{right:0}.header-3 .mega-menu-wrapper{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 50px;position:relative}@media (max-width:1600px){.header-3 .mega-menu-wrapper{background-color:#0000;background-image:none}}@media (max-width:1199px){.header-3 .mega-menu-wrapper{background-color:#0000;background-image:none}}@media (max-width:767px){.header-3 .mega-menu-wrapper{padding:0 13px}}.header-3 .logo{display:none}@media (max-width:1399px){.header-3 .header-main .main-menu ul li{margin-inline-end:10px}}@media (max-width:1899px){.header-3 .header-main .main-menu ul li .has-homemenu{left:-50px}}@media (max-width:1199px){.menu-thumb{display:none!important}}.header-main{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{margin-inline-end:40px;list-style:none;display:inline-block;position:relative}@media (max-width:1600px){.header-main .main-menu ul li{margin-inline-end:25px}}.header-main .main-menu ul li:last-child{margin-inline-end:15px}.header-main .main-menu ul li a{color:var(--white);text-align:left;text-transform:capitalize;padding:20px 0;font-size:17px;font-weight:600;transition:all .4s ease-in-out;display:inline-block;position:relative}.header-main .main-menu ul li a i{margin-left:7px}.header-main .main-menu ul li a:hover{color:var(--theme)!important}@media (max-width:1899px){.header-main .main-menu ul li a{color:var(--white)}}.header-main .main-menu ul li .submenu{top:100%;background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top;min-width:240px;color:var(--title);transition:all .4s ease-in-out;position:absolute;inset-inline-start:0;transform:translateY(10px);box-shadow:0 0 10px #0003}.header-main .main-menu ul li .submenu li{width:100%;margin:0;padding:0;display:block}.header-main .main-menu ul li .submenu li a{z-index:11;color:var(--title);border-bottom:1px solid #eee;width:100%;padding:11px 25px;font-size:17px;font-weight:600;position:relative}.header-main .main-menu ul li .submenu li a:hover{color:var(--white)!important}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;visibility:hidden;opacity:0;top:0}.header-main .main-menu ul li .submenu li:hover>a{background:var(--theme);color:var(--white)!important}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(1px)}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{top:50%;color:var(--theme);position:absolute;inset-inline-end:25px;transform:translateY(-50%)}.header-main .main-menu ul li .has-homemenu{opacity:0;visibility:hidden;width:710px;padding:30px 30px 10px;left:-250px}.header-main .main-menu ul li .has-homemenu .homemenu-items{justify-content:space-between;align-items:center;gap:30px;display:flex}@media (max-width:991px){.header-main .main-menu ul li .has-homemenu .homemenu-items{flex-wrap:wrap}}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu,.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:10px;width:70%;margin-top:20px;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn{width:initial;text-align:center;background-color:var(--theme);padding:10px 20px;font-size:14px;color:var(--white)!important;border-radius:0!important}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover{background-color:var(--title);color:var(--white)!important}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover:before,.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover:after{background-color:var(--theme2)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:before{opacity:0;content:"";background:linear-gradient(#635c5c00 0%,#252527 100%) 50%/cover no-repeat;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title{text-align:center;margin:15px auto;font-size:16px;display:inline-block}.header-main .main-menu ul li:hover>a{color:var(--theme)}.header-main .main-menu ul li:hover>a:after{color:var(--title)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-right{gap:30px}@media (max-width:1399px){.header-main .header-right{gap:20px}}@media (max-width:767px){.header-main .header-right{gap:5px}.header-main .header-right .theme-btn{display:none}}.header-main .header-right .search-icon{color:var(--text);font-size:18px}.header-main .header-right .header__cart{align-items:center;height:100%;padding:0 8px;display:flex;position:relative}@media (max-width:991px){.header-main .header-right .header__cart{padding:0 10px}}.header-main .header-right .header__cart:hover>a{color:var(--theme2)}.header-main .header-right .header__cart:hover .header__right__dropdown__wrapper{visibility:visible;opacity:1;transition:all .3s;top:100%}.header-main .header-right .header__cart>a{color:var(--text);padding:15px 0;font-size:18px;position:relative}.header-main .header-right .header__cart>a:before{content:"3";text-align:center;background:var(--theme2);width:15px;height:15px;color:var(--white);border-radius:100%;padding:0 4px;font-size:10px;font-weight:500;line-height:15px;position:absolute;top:0;right:-10px}@media (max-width:991px){.header-main .header-right .header__cart>a:before{top:7px;right:11px}}.header-main .header-right .header__cart .header__right__dropdown__wrapper{border-bottom:3px solid var(--border);background-color:var(--white);opacity:0;visibility:hidden;z-index:999;width:300px;max-height:700px;padding:20px;position:absolute;top:100%;left:-235px;box-shadow:0 0 50px 10px #5f2ded26}@media (max-width:767px){.header-main .header-right .header__cart .header__right__dropdown__wrapper{left:-220px}}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__close{position:absolute;top:-10px;right:0}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__close a :hover{color:var(--theme2)}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner{border-bottom:1px solid var(--border-2);margin-bottom:30px}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown{justify-content:space-between;margin-bottom:20px;display:flex;position:relative}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown .header__right__dropdown__img{width:30%}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown .header__right__dropdown__img a{border:1px solid var(--border);-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px;display:inline-block}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown .header__right__dropdown__img img{-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px;width:100%}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown .header__right__dropdown__content{text-align:left;width:70%;margin-left:15px}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown .header__right__dropdown__content a{color:var(--title);font-size:14px;font-weight:600;line-height:20px}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown .header__right__dropdown__content a:hover{color:var(--theme2)}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown .header__right__dropdown__content p{color:var(--title);font-size:14px}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner .single__header__right__dropdown .header__right__dropdown__content p span{color:var(--theme2)}.header-main .header-right .header__cart .header__right__dropdown__wrapper .dropdown__price{text-align:left;margin-bottom:20px;font-size:17px}.header-main .header-right .header__cart .header__right__dropdown__wrapper .dropdown__price span{float:right;color:var(--theme2);font-weight:700}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__button a{text-align:center;width:100%;padding:10px 0;font-size:14px;font-weight:700;display:block}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__button a.white__color{border:1px solid var(--theme2);margin-bottom:20px}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__button a.white__color:hover{background:var(--theme2);color:var(--white)}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__button a.blue__color{background:var(--title);color:var(--white)}.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__button a.blue__color:hover{background:var(--theme2)}.header-main .sidebar__toggle{cursor:pointer;color:var(--text);font-size:20px}.sticky{z-index:100;background-color:var(--white);width:100%;box-shadow:var(--box-shadow);transition:all .9s;animation:.5s ease-in-out fadeInDown;left:0;position:fixed!important;top:0!important}.sticky .logo-image img{width:70%}.sticky.header-1{padding:0 40px}.sticky.header-1 .mega-menu-wrapper{z-index:1;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 50px;position:relative}@media (max-width:1600px){.sticky.header-1 .mega-menu-wrapper{background-color:var(--white);background-image:none;padding:0 20px}}.sticky.header-1 .logo{display:block}@media (max-width:575px){.sticky.header-1{padding:0}}.sticky.header-2{padding:0 40px}.sticky.header-2 .mega-menu-wrapper{z-index:1;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 50px;position:relative}@media (max-width:1600px){.sticky.header-2 .mega-menu-wrapper{background-color:var(--white);background-image:none;padding:0 20px}}@media (max-width:1199px){.sticky.header-2 .mega-menu-wrapper{padding:0 5px}}.sticky.header-2 .header-main{padding:15px 0}.sticky.header-2 .logo{display:block}@media (max-width:575px){.sticky.header-2{padding:0}}.sticky .header-main .main-menu ul li a{color:var(--title)}.offcanvas__info{background:var(--white) none repeat scroll 0 0;border-left:2px solid var(--theme);z-index:1040;overscroll-behavior-y:contain;scrollbar-width:none;width:400px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{opacity:1;transform:translate(0)}.offcanvas__logo a img{width:150px}.offcanvas__wrapper{height:100%;padding:30px;position:relative}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area{margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items{align-items:center;gap:20px;display:flex}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items:not(:last-child){margin-bottom:20px}.offcanvas__wrapper .offcanvas__content .offcanvas-gallery-area .offcanvas-gallery-items .offcanvas-image{border-radius:10px;width:100px;height:100px;overflow:hidden}.offcanvas__wrapper .offcanvas__content .offcanvas__close{text-align:center;background-color:var(--theme);z-index:9;cursor:pointer;border-radius:50%;width:45px;height:45px;line-height:45px;position:relative}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact,.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{text-transform:capitalize;font-size:16px;font-weight:600}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact span{text-transform:initial}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:16px 40px;text-transform:capitalize!important}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{gap:10px;margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{text-align:center;width:45px;height:45px;color:var(--text);text-align:center;border:1px solid var(--border);background:0 0;border-radius:50%;font-size:16px;line-height:45px;transition:all .4s ease-in-out;display:block}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{background-color:var(--theme);color:var(--white)!important}.offcanvas__overlay{z-index:900;opacity:0;visibility:hidden;background:#151515;width:100%;height:100%;position:fixed;top:0;right:0}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{z-index:9;padding-top:190px;padding-bottom:50px;position:relative;overflow:hidden}@media (max-width:1199px){.breadcrumb-wrapper{padding-top:80px}}@media (max-width:991px){.breadcrumb-wrapper{padding-top:160px;padding-bottom:0}}.breadcrumb-wrapper:before{content:"";z-index:-1;opacity:.85;background:var(--title);width:100%;height:100%;position:absolute;inset:0}.breadcrumb-wrapper .shape-image{position:absolute;bottom:10%;right:0}@media (max-width:991px){.breadcrumb-wrapper .shape-image{display:none}}.breadcrumb-wrapper .page-heading h1{color:var(--white);z-index:9;text-transform:uppercase;font-size:74px;position:relative}@media (max-width:991px){.breadcrumb-wrapper .page-heading h1{font-size:60px}}@media (max-width:575px){.breadcrumb-wrapper .page-heading h1{font-size:42px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{align-items:center;gap:10px;margin-top:20px;display:flex}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items{margin-top:15px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{color:var(--theme);text-transform:capitalize;font-size:18px;font-weight:500}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--white);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme)}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{color:var(--white);opacity:.8}.breadcrumb-wrapper .breadcrumb-wrapper-items{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-wrapper-items{flex-wrap:wrap}}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image{height:380px;margin-bottom:-50px;position:relative}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image{margin-bottom:0}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image img{width:100%;height:100%}}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image .bar-shape{z-index:-1;position:absolute;top:-60px;bottom:0;left:-27%}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image .bar-shape{display:none}}.breadcrumb-wrapper .breadcrumb-wrapper-items .breadcrumb-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.error-items{text-align:center}.error-items .error-image{text-align:center;max-width:896px;margin:0 auto 50px}.error-items .error-image img{width:100%;height:100%}.error-items h2{margin-bottom:15px;font-size:60px;font-weight:600}.error-items h2 b{color:var(--theme);font-weight:400}.error-items p{margin-bottom:30px;font-size:18px}.footer-top{background:var(--theme2);-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;margin-bottom:40px;padding:50px}.footer-top .fancy-box{align-items:center;gap:15px;display:flex}.footer-top .fancy-box .item1 i{text-align:center;background:var(--white);width:39px;height:39px;color:var(--theme2);-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:8px 10px;line-height:39px}.footer-top .fancy-box .item2 h6{color:var(--white);font-family:var(--body-font);text-transform:capitalize;margin-bottom:10px;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.footer-top .fancy-box .item2 p{color:var(--white);font-family:var(--title-font);font-size:20px;font-style:normal;font-weight:500;line-height:normal}.footer-widgets-wrapper{z-index:9;padding:90px 0 120px;position:relative}.footer-widgets-wrapper .shape1{z-index:-1;position:absolute;bottom:56px;left:0}.footer-widgets-wrapper .shape2{z-index:-1;position:absolute;bottom:0;left:0}.footer-widgets-wrapper .shape3{z-index:-1;position:absolute;top:-40%;right:0}.footer-widgets-wrapper .shape4{z-index:-1;position:absolute;top:0;right:0}@media (max-width:1199px){.footer-widgets-wrapper{padding:70px 0 100px}}@media (max-width:991px){.footer-widgets-wrapper{padding:50px 0 70px}}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget form .form-control{background:var(--white);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:260px;padding:8px 16px;display:flex;overflow:hidden}.footer-widgets-wrapper .single-footer-widget form .form-control .email{border:none}.footer-widgets-wrapper .single-footer-widget form .form-control button{text-align:center;background:var(--theme2);color:var(--white);border-radius:8px;padding:10px 15px}.footer-widgets-wrapper .single-footer-widget form .form-control.style2{background:0 0;justify-content:start;gap:10px;padding-left:0}.footer-widgets-wrapper .single-footer-widget form .form-control.style2 label{color:#fff;font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:28px}.footer-widgets-wrapper .single-footer-widget form .form-control.style2 label a{color:#fff;font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:28px;text-decoration:underline}@media (max-width:1199px){.footer-widgets-wrapper .single-footer-widget form .form-control{max-width:270px}}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h3{color:var(--white);padding-bottom:20px;font-size:24px;font-weight:700;display:inline-block;position:relative}.footer-widgets-wrapper .single-footer-widget .widget-head h3:before{content:"";background-color:var(--theme2);width:25px;height:2px;position:absolute;bottom:0;left:0}.footer-widgets-wrapper .single-footer-widget .widget-head h3:after{content:"";background-color:var(--white);width:55px;height:2px;position:absolute;bottom:0;left:40px}@media (max-width:767px){.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-size:23px}}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-size:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h4{color:var(--white);font-size:24px;font-weight:700;display:inline-block}.footer-widgets-wrapper .single-footer-widget .widget-head .footer-input{position:relative}.footer-widgets-wrapper .single-footer-widget .widget-head .footer-input input{color:#ffffffb0;background:0 0;border:none;border-bottom:1px solid #ffffff8c;outline:none;width:100%;padding-bottom:20px}.footer-widgets-wrapper .single-footer-widget .widget-head .footer-input input::placeholder{color:#ffffffb0}.footer-widgets-wrapper .single-footer-widget .widget-head .footer-input .newsletter-btn{color:var(--white);position:absolute;top:10px;right:0}.footer-widgets-wrapper .single-footer-widget .widget-head .footer-input .newsletter-btn i{font-size:22px;transform:rotate(-40deg)}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:#ffffffd9}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{z-index:9;gap:10px;margin-top:40px;position:relative}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{text-align:center;width:36px;height:36px;color:var(--white);background-color:#0000;border:1px solid #fff3;line-height:36px}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{background-color:var(--theme);color:var(--white)!important}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input{margin-top:40px;position:relative}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input{color:#fffc;background:0 0;border:1px solid #ffffff4d;border-radius:8px;outline:none;width:100%;padding:18px 20px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input::placeholder{color:#fffc}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .newsletter-btn{text-align:center;background-color:var(--theme);width:60px;height:55px;color:var(--white);border-radius:8px;line-height:60px;position:absolute;top:5px;bottom:5px;right:5px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .newsletter-btn i{font-size:24px}.footer-widgets-wrapper .single-footer-widget .list-area{display:inline-block}.footer-widgets-wrapper .single-footer-widget .list-area li{font-weight:500;transition:all .4s ease-in-out}.footer-widgets-wrapper .single-footer-widget .list-area li:not(:last-child){margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .list-area li a{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .list-area li a i{margin-right:5px}.footer-widgets-wrapper .single-footer-widget .list-area li:hover{margin-left:5px}.footer-widgets-wrapper .single-footer-widget .list-area li:hover a{color:var(--theme)}.footer-hours-item{margin-bottom:0}.footer-hours-item ul li{color:#ffffffd9;font-size:14px;line-height:1.8}.footer-hours-item ul li .text-theme-color2{color:var(--theme2);font-weight:500}@media (max-width:991px){.footer-hours-item{margin-bottom:20px}}.footer-bottom{z-index:9;background:var(--theme);position:relative}.footer-bottom .footer-wrapper{padding:18px 0}@media (max-width:767px){.footer-bottom .footer-wrapper{flex-wrap:wrap;gap:20px;justify-content:center!important}}.footer-bottom .footer-wrapper p{color:var(--white)}.footer-bottom .footer-wrapper p a,.footer-bottom .footer-wrapper p a:hover{color:var(--white)!important}.footer-bottom .footer-wrapper .brand-logo{align-items:center;gap:20px;display:flex}.footer-bottom .footer-wrapper .brand-logo li{border:1px solid #ffffff80;border-radius:6px;padding:5px 7px}.footer-bottom .footer-wrapper .brand-logo li a{color:var(--white)}.footer-bottom .footer-wrapper .brand-logo li a:hover{color:var(--white)!important}.contact-info-area{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:120px;padding-bottom:50px;display:flex}@media (max-width:1399px){.contact-info-area{gap:40px;justify-content:initial;flex-wrap:wrap;padding-top:80px}}@media (max-width:575px){.contact-info-area{gap:30px}}.contact-info-area .contact-info-items{justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}@media (max-width:1199px){.contact-info-area .contact-info-items{flex-wrap:wrap}}.contact-info-area .contact-info-items .icon{text-align:center;border:2px dotted var(--white);width:65px;height:65px;color:var(--white);border-radius:50%;font-size:30px;line-height:65px;position:relative}.contact-info-area .contact-info-items .content p{color:var(--white);margin-bottom:5px}.contact-info-area .contact-info-items .content h3{color:var(--white);text-transform:initial;font-size:24px}.contact-info-area .contact-info-items .content h3 a{color:var(--white)}.contact-wrapper.style1{position:relative}.contact-wrapper.style1 .shape{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.contact-wrapper.style1 .shape img{height:100%}.contact-wrapper.style1 .shape2{z-index:1;width:100%;height:100%;position:absolute;top:0;right:-51rem}.contact-wrapper.style1 .shape2 img{height:100%}.contact-wrapper.style1 .video-wrap{z-index:6;position:relative}.contact-wrapper.style2{background-image:url(/assets/img/contact/contactThumb3_1.webp);position:relative}.contact-wrapper.style2 .opening-details .schedule-wrapper{justify-content:center;align-items:center;margin-top:90px;display:flex}.contact-wrapper.style2 .opening-details .schedule-wrapper .schedule .day{text-align:center;color:var(--white);font-family:var(--title-font);text-transform:uppercase;border:1px solid var(--border-3);padding:15px 20px;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.contact-wrapper.style2 .opening-details .schedule-wrapper .schedule .time{text-align:center;border:1px solid var(--border-3);padding:10px 30px}.contact-wrapper.style2 .opening-details .number{text-align:center;color:var(--white);font-family:var(--title);text-transform:capitalize;margin-top:40px;font-size:40px;font-style:normal;font-weight:900;line-height:50px}.contact-form-section.style2{z-index:5;margin-bottom:-30rem;position:relative}.map-wrapper{z-index:1;position:relative}.map-wrapper iframe{z-index:-1;position:relative}.contact-map-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}.contact-map-tabs .theme-btn{border:1px solid var(--theme);background-color:#0000;padding:13px 25px;transition:all .3s ease-in-out;color:var(--theme)!important}.contact-map-tabs .theme-btn:before,.contact-map-tabs .theme-btn:after{display:none}.contact-map-tabs .theme-btn:hover{border-color:var(--theme);background-color:#eb00291a;color:var(--theme)!important}.contact-map-tabs .theme-btn.active{background-color:var(--theme);border-color:var(--theme);color:var(--white)!important}.contact-map-tabs .theme-btn.active:hover{background-color:var(--theme2);border-color:var(--theme2);color:var(--white)!important}.contact-form-wrapper.style2 .contact-form-thumb{margin-left:-265px}.contact-form-wrapper.style2 .contact-form-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.contact-form.style1{margin-top:20px}.contact-form.style1 label{color:var(--white);font-family:var(--body-font);text-transform:capitalize;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.contact-form.style2{background:var(--white);border-radius:16px;padding:46px 42px 46px 38px}.contact-form.style2 h2{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:25px;font-size:30px;font-style:normal;font-weight:900;line-height:50px}.contact-form.style2 input{width:100%;color:var(--text);font-family:var(--body-font);border:1px solid #d4dcff;border-radius:8px;margin-bottom:25px;padding:15px 20px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.contact-form.style2 textarea.form-control{background-color:var(--white);border-radius:8px;margin-bottom:25px}.contact-form.style2 .single-select{width:100%;height:60px;color:var(--text);font-family:var(--body-font);border:1px solid #d4dcff;border-radius:8px;margin-bottom:25px;padding:15px 20px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:575px){.contact-form.style2{padding:30px}}.contact-section{position:relative}.contact-section .contact-shape{z-index:3;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:1399px){.contact-section .contact-shape{display:none}}.contact-box.style1{background-color:var(--white);border:1px solid #eb002940;border-radius:8px;flex-direction:column;justify-content:flex-start;height:auto;min-height:300px;padding:41px 35px 35px 30px;transition:all .3s;display:flex}.contact-box.style1:hover{transform:translateY(-2px);box-shadow:0 4px 20px #eb00291a}.contact-box.style1 .contact-icon{justify-content:flex-start;margin-bottom:25px;display:flex}.contact-box.style1 .contact-icon img{background:var(--bg2);border:1px solid #eb002940;border-radius:8px;margin:0;padding:20px 15px 10px;display:block}.contact-box.style1 .title{color:var(--title);text-align:left;font-family:var(--title-font);text-transform:capitalize;word-break:break-word;overflow-wrap:break-word;margin-bottom:20px;font-size:24px;font-style:normal;font-weight:700;line-height:30px}.contact-box.style1 p{color:var(--text);text-align:left;font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.contact-accordion{width:100%}.contact-accordion-item{transition:all .3s}.contact-accordion-item.active .contact-accordion-header,.contact-accordion-item.active .contact-accordion-header strong{color:var(--theme)}.contact-accordion-header{-webkit-user-select:none;user-select:none;transition:all .3s}.contact-accordion-header:hover,.contact-accordion-header:hover strong{color:var(--theme)}.contact-accordion-body{transition:max-height .3s,padding .3s}@media (max-width:767px){.contact-box.style1{padding:30px 25px 25px 20px}.contact-box.style1 .title{margin-bottom:15px;font-size:20px}.contact-box.style1 .contact-icon{margin-bottom:20px}}.banner-wrapper.style1{background-image:url(/assets/img/bg/bannerBG1_1.webp);height:800px;min-height:800px;position:relative}.banner-container{z-index:10;align-items:center;height:100%;display:flex;position:relative}.banner-wrapper.style1 .shape1_1{z-index:1;position:absolute;top:35px;left:0}.banner-wrapper.style1 .shape1_2{z-index:1;position:absolute;bottom:0;left:0}.banner-wrapper.style1 .shape1_3{z-index:1;position:absolute;bottom:55px;left:40%}.banner-wrapper.style1 .shape1_4{z-index:1;position:absolute;top:0;right:0}.banner-wrapper.style1 .shape1_5{z-index:1;position:absolute;bottom:0;right:0}.banner-wrapper.style1 .shape1_6{z-index:1;position:absolute;bottom:196px;left:40%}.banner-wrapper.style1 .overlay{opacity:1;z-index:3;background:linear-gradient(90deg,#00000024 0%,#0000001a 40%,#0000000f 100%);width:100%;height:100%;position:absolute;top:0;left:0}.banner-wrapper.style1 .hero-glass-card{-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff47;border-radius:18px;padding:24px 28px;display:inline-block;box-shadow:0 10px 32px #0000002e}.banner-wrapper.style1 .shape1_1 img,.banner-wrapper.style1 .shape1_2 img,.banner-wrapper.style1 .shape1_3 img,.banner-wrapper.style1 .shape1_4 img,.banner-wrapper.style1 .shape1_5 img,.banner-wrapper.style1 .shape1_6 img{max-width:15vw;height:auto}.banner-wrapper.style1 .banner-thumb-area{z-index:5;justify-content:center;align-items:center;display:flex;position:relative}.banner-wrapper.style1 .banner-thumb-area img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 20px 30px #0000001a);width:auto;height:720px;transition:transform .5s ease-out}.banner-wrapper.style1 .banner-thumb-area .circle{z-index:5;position:absolute;top:32%;right:25%}.banner-wrapper.style1 .banner-thumb-area .circle a{position:absolute;top:38%;left:38%;transform:translate(-50%,50%)}.banner-wrapper.style1 .banner-thumb-area .circle a .arrow-btn{background:var(--title);color:var(--white)}.banner-wrapper.style1 .banner-thumb-area .circle a .arrow-btn:hover{background:var(--theme);color:var(--white)}@media (max-width:991px){.banner-wrapper.style1 .banner-thumb-area .circle{right:22%}}@media (max-width:767px){.banner-wrapper.style1 .banner-thumb-area .circle{top:18%;right:24%}}.banner-wrapper.style2{background-image:url(/assets/img/bg/bannerBG2_1.webp);position:relative}.banner-wrapper.style2 .shape1_1{z-index:4;position:absolute;top:35px;left:0}.banner-wrapper.style2 .shape1_2{z-index:4;position:absolute;bottom:0;left:0}.banner-wrapper.style2 .shape1_3{z-index:4;position:absolute;bottom:0;left:40%}.banner-wrapper.style2 .shape1_4{z-index:4;position:absolute;top:0;right:0}.banner-wrapper.style2 .shape1_5{z-index:4;position:absolute;bottom:0;right:0}.banner-wrapper.style2 .shape1_6{z-index:4;position:absolute;bottom:196px;left:40%}.banner-wrapper.style2 .overlay{opacity:.3;background:var(--title);z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}.banner-wrapper.style2 .banner-thumb-area{z-index:5;margin-top:95px;position:relative}.banner-wrapper.style2 .banner-thumb-area .circle{z-index:5;position:absolute;top:32%;right:25%}.banner-wrapper.style2 .banner-thumb-area .circle a{position:absolute;top:38%;left:38%;transform:translate(-50%,50%)}.banner-wrapper.style2 .banner-thumb-area .circle a .arrow-btn{background:var(--title);color:var(--white)}.banner-wrapper.style2 .banner-thumb-area .circle a .arrow-btn:hover{background:var(--theme);color:var(--white)}@media (max-width:991px){.banner-wrapper.style2 .banner-thumb-area .circle{right:22%}}@media (max-width:767px){.banner-wrapper.style2 .banner-thumb-area .circle{top:18%;right:24%}}.banner-wrapper.style3{background-image:url(/assets/img/bg/bannerBG3_1.webp);position:relative}.banner-wrapper.style3 .shape1{z-index:4;position:absolute;bottom:135px;left:26px}.banner-wrapper.style3 .shape2{z-index:4;position:absolute;top:100px;right:140px}.banner-wrapper.style3 .shape3{z-index:3;position:absolute;bottom:100px;left:36%}@media (max-width:1399px){.banner-wrapper.style3 .shape3{width:450px;bottom:initial;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-wrapper.style3 .shape3 img{width:100%;height:100%}}@media (max-width:991px){.banner-wrapper.style3 .shape3{width:350px}}@media (max-width:767px){.banner-wrapper.style3 .shape3{width:200px}}.banner-wrapper.style3 .shape4{z-index:2;position:absolute;top:-70px;left:40%;transform:translate(-40%)}.banner-wrapper.style3 .overlay{z-index:1;background:linear-gradient(#010f1c 0%,#010f1cbf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.banner-title-area{z-index:9999999;position:relative}.banner-style1{z-index:99999;max-width:718px;position:relative}.banner-style1 .section-title{position:relative}.banner-style1 .section-title .sub-title{z-index:9999999;position:relative}.banner-style1 .section-title .title,.banner-style1 .section-title .theme-btn{z-index:99999999;position:relative}@media (max-width:767px){.banner-style1{padding:20px 0 75px}}.banner-style3{z-index:3;padding:200px 0 235px;position:relative}@media (max-width:767px){.banner-style3{padding:150px 0 80px}}.banner-style3 .subtitle{-webkit-text-stroke:2px var(--theme2);color:#0000;text-align:center;text-transform:capitalize;z-index:5;margin-bottom:100px;font-family:Engagement,sans-serif;font-size:180px;font-style:normal;font-weight:400;line-height:105px;position:relative}@media (max-width:1399px){.banner-style3 .subtitle{font-size:100px}}@media (max-width:767px){.banner-style3 .subtitle{margin-bottom:50px;font-size:85px}}.banner-style3 .title{color:var(--white);text-align:center;font-family:var(--title-font);text-transform:uppercase;z-index:5;margin-bottom:40px;font-size:220px;font-style:normal;font-weight:900;line-height:105px;position:relative}@media (max-width:1399px){.banner-style3 .title{font-size:120px}}@media (max-width:767px){.banner-style3 .title{font-size:85px}}.banner-style3 p{color:var(--white);font-family:var(--body-font);max-width:477px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.banner-section,.banner-section .slider-area,.banner-slider,.banner-slider .swiper-wrapper,.banner-slider .swiper-slide,.banner-slider .slick-list,.banner-slider .slick-track{height:800px!important;min-height:800px!important}@media (max-width:1199px){.banner-wrapper.style1,.banner-slider .swiper-slide,.banner-slider .swiper-wrapper{height:600px;min-height:600px}}@media (max-width:767px){.banner-wrapper.style1,.banner-slider .swiper-slide,.banner-slider .swiper-wrapper{height:500px;min-height:500px}}.banner-slider .arrow-prev{z-index:99;position:absolute;top:58%;left:4%}@media (max-width:1600px){.banner-slider .arrow-prev{display:none}}.banner-slider .arrow-next{z-index:99;position:absolute;top:45%;left:4%}@media (max-width:1600px){.banner-slider .arrow-next{display:none}}.banner-slider .swiper-pagination{z-index:1;position:absolute;top:10%;left:21%;transform:rotate(-90deg)}.banner-slider .swiper-pagination-bullet{color:var(--white);font-family:var(--title-font);text-transform:uppercase;opacity:.3;margin:20px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.banner-slider .swiper-pagination-bullet-active{color:var(--white);font-family:var(--title-font);text-transform:uppercase;opacity:1;background:0 0;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.banner2-slider{position:relative}.banner2-slider .arrow-prev2{z-index:99;position:absolute;top:58%;left:4%}@media (max-width:1600px){.banner2-slider .arrow-prev2{display:none}}.banner2-slider .arrow-next2{z-index:99;position:absolute;top:45%;left:4%}@media (max-width:1600px){.banner2-slider .arrow-next2{display:none}}.banner2-slider .swiper-pagination{z-index:1;position:absolute;top:10%;left:21%;transform:rotate(-90deg)}.banner2-slider .swiper-pagination-bullet{color:var(--white);font-family:var(--title-font);text-transform:uppercase;opacity:.3;margin:20px;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.banner2-slider .swiper-pagination-bullet-active{color:var(--white);font-family:var(--title-font);text-transform:uppercase;opacity:1;background:0 0;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.banner3-slider{position:relative}.banner3-slider .arrow-prev3{z-index:99;position:absolute;top:93%;left:45%;transform:rotate(90deg)}@media (max-width:1600px){.banner3-slider .arrow-prev3{display:none}}.banner3-slider .arrow-next3{z-index:99;position:absolute;top:93%;left:55%;transform:rotate(90deg)}@media (max-width:1600px){.banner3-slider .arrow-next3{display:none}}.banner3-slider .swiper-pagination{z-index:1;position:absolute;top:94%;left:26%}@media (max-width:1600px){.banner3-slider .swiper-pagination{display:none}}.banner3-slider .swiper-pagination-bullet{color:var(--white);font-family:var(--title-font);text-transform:uppercase;opacity:.3;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0 10px!important}.banner3-slider .swiper-pagination-bullet-active{color:var(--theme);font-family:var(--title-font);text-transform:uppercase;opacity:1;background:0 0;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.banner3-slider .swiper-horizontal>.swiper-pagination-bullets,.banner3-slider .swiper-pagination-bullets.swiper-pagination-horizontal,.banner3-slider .swiper-pagination-custom,.banner3-slider .swiper-pagination-fraction{width:50%}.banner-bottom{border-top:1px solid #fff3;padding:30px 0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{width:3%}.breadcumb-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover}.breadcumb-wrapper .breadcumb-content{text-align:center;padding:160px 0}.breadcumb-wrapper .breadcumb-content .breadcumb-title{color:var(--white);font-family:var(--title-font);text-transform:uppercase;font-size:64px;font-style:normal;font-weight:900;line-height:105px}@media (max-width:575px){.breadcumb-wrapper .breadcumb-content .breadcumb-title{font-size:40px;line-height:52px}}.breadcumb-wrapper .breadcumb-content .breadcumb-menu{justify-content:center;gap:15px;display:flex}@media (max-width:575px){.breadcumb-wrapper .breadcumb-content .breadcumb-menu{gap:5px}}.breadcumb-wrapper .breadcumb-content .breadcumb-menu li a{color:var(--white);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:500;line-height:26px}.breadcumb-wrapper .breadcumb-content .breadcumb-menu li.active{color:var(--theme);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:500;line-height:26px}.error-wrapper h2{color:var(--title);text-align:center;font-family:var(--title-font);text-transform:capitalize;margin-top:70px;margin-bottom:35px;font-size:30px;font-style:normal;font-weight:900;line-height:50px}.account-wrapper,.account-card{-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.account-card .logo{margin-bottom:60px}.account-card h3{color:var(--title);text-align:center;font-family:var(--title-font);text-transform:capitalize;margin-bottom:5px;font-size:40px;font-style:normal;font-weight:900;line-height:50px}.account-card p{color:var(--title);text-align:center;font-family:var(--body-font);margin-bottom:50px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.account-card h6{color:var(--title);text-align:center;font-family:var(--body-font);margin-top:50px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.account-card .form-ctl{position:relative}.account-card .form-ctl .icon{position:absolute;top:1rem;right:1rem}.account-thumb{justify-content:center;align-items:center;display:flex;position:relative}.account-thumb img{width:100%;height:auto}.marquee-wrapper{white-space:nowrap;background-color:var(--theme);z-index:9;position:relative;overflow:hidden}.marquee-wrapper.style-1{background-color:#0000;margin-bottom:-50px;line-height:55px}@media (max-width:1199px){.marquee-wrapper.style-1{margin:-10px 0}}.marquee-wrapper.style-1.text-slider{height:auto}.marquee-wrapper.style-2{background-color:#0000;margin-bottom:80px;line-height:55px}@media (max-width:767px){.marquee-wrapper.style-2{margin-bottom:30px}}.text-slider{text-transform:capitalize;height:100px;color:var(--white);font-size:50px;font-weight:700;line-height:90px}.text-slider:not(:last-child){margin-right:30px}@media (max-width:767px){.text-slider{font-size:36px}}.text-slider img{margin-bottom:10px}.marquee-inner{width:200%;display:inline-flex;position:absolute}.marquee-list{float:left;width:50%}.marquee-item{float:left;transition:animation .2s ease-out}.marquee-item.style1 .text-style{background-image:linear-gradient(var(--theme), var(--theme));color:#bcb8b1;font-family:var(--title-font);text-transform:uppercase;background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;font-size:80px;font-style:normal;font-weight:700;line-height:normal;transition:all .4s ease-in-out}.marquee-item.style1 .text-style:hover{color:var(--theme);opacity:1;background-size:100% 3px}.marquee-item.style-2 .text-slider{color:var(--white);font-family:var(--title-font);text-transform:uppercase;opacity:.06;margin-right:40px;font-size:100px;font-style:normal;font-weight:700;line-height:normal}@media (max-width:767px){.marquee-item.style-2 .text-slider{font-size:70px}}.marquee-item.style-2 .text-style{background-image:linear-gradient(var(--theme), var(--theme));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;transition:all .4s ease-in-out}.marquee-item.style-2 .text-style:hover{color:var(--theme);opacity:1;background-size:100% 3px}.marquee-inner.to-left{animation:25s linear infinite marqueeLeft}@keyframes marqueeLeft{0%{left:0}to{left:-100%}}.marquee-inner.to-right{animation:25s linear infinite marqueeRight}@keyframes marqueeRight{0%{right:0}to{right:-100%}}.marque-section-2{position:relative}.gallery-wrapper{overflow:hidden}.gallery-wrapper.style1 .swiper{overflow:visible}.gallery-thumb{-o-transition:all .4s;transition:all .4s;position:relative}.gallery-thumb img{z-index:2;-o-transition:all .4s;width:100%;transition:all .4s;position:relative}.gallery-thumb .icon{opacity:0;visibility:hidden;z-index:4;-o-transition:all .4s;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-thumb:before{opacity:0;visibility:hidden;content:"";opacity:.6;background:var(--title);z-index:3;-o-transition:all .4s;width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0;transform:translateY(100%)}.gallery-thumb:hover img{transform:scale(1.1)}.gallery-thumb:hover .icon{opacity:1;visibility:visible}.gallery-thumb:hover:before{opacity:.6;visibility:visible;transform:translateY(0%)}.gallery-thumb.style2{-o-transition:all .4s;transition:all .4s;position:relative;overflow:hidden}.gallery-thumb.style2 img{z-index:2;-o-transition:all .4s;width:100%;height:100%;transition:all .4s;position:relative}.gallery-thumb.style2 .icon{opacity:0;visibility:hidden;text-align:center;background:var(--white);border:1px solid var(--theme);-ms-border-radius:50%;-o-border-radius:50%;z-index:4;-o-transition:all .4s;border-radius:50%;width:56px;height:56px;line-height:56px;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-thumb.style2 .icon img{width:1.3rem;height:1.3rem}.gallery-thumb.style2:before{opacity:0;visibility:hidden;content:"";opacity:.6;z-index:3;-o-transition:all .4s;background:#010f1c99;width:95%;height:95%;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-thumb.style2:hover img{transform:scale(1.1)}.gallery-thumb.style2:hover .icon{opacity:1;visibility:visible}.gallery-thumb.style2:hover:before{opacity:.6;visibility:visible}.testimonial-wrapper.style1{position:relative}.testimonial-wrapper.style1 .shape{z-index:0;position:absolute;top:0;left:0}.testimonial-wrapper.style1 .shape2{z-index:1;position:absolute;top:228px;right:0}.testimonial-wrapper.style1 .video-wrap{z-index:6;position:relative}@media (max-width:1199px){.testimonial-wrapper.style1 .video-wrap{margin-bottom:30px}}.testimonial-wrapper.style1 .btn-wrap{z-index:5;gap:20px;display:flex;position:absolute;bottom:5%;left:65%;transform:translate(-65%)}@media (max-width:1399px){.testimonial-wrapper.style1 .btn-wrap{bottom:0;left:50%;transform:translate(-50%)}}.testimonial-wrapper.style1 .arrow-prev i{text-align:center;width:56px;height:56px;color:var(--theme);border:1px solid var(--theme);-o-transition:all .4s;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;border-radius:50%;padding:15px 17px;line-height:56px;transition:all .4s}.testimonial-wrapper.style1 .arrow-prev i:hover{background:var(--white);color:var(--title);border:1px solid var(--white)}.testimonial-wrapper.style1 .arrow-next i{text-align:center;background:var(--theme);width:56px;height:56px;color:var(--white);border:1px solid var(--theme);-o-transition:all .4s;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:15px 17px;line-height:56px;transition:all .4s}.testimonial-wrapper.style1 .arrow-next i:hover{background:var(--white);color:var(--title);border:1px solid var(--white)}.testimonial-wrapper.style3{position:relative}.testimonial-wrapper.style3 .btn-wrap .arrow-prev{position:absolute;top:70%;left:12%;transform:translate(-12%,-70%)}.testimonial-wrapper.style3 .btn-wrap .arrow-prev i{text-align:center;width:56px;height:56px;color:var(--theme);border:1px solid var(--theme);-o-transition:all .4s;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;border-radius:50%;padding:10px 12px;line-height:56px;transition:all .4s}.testimonial-wrapper.style3 .btn-wrap .arrow-prev i:hover{background:var(--title);color:var(--white);border:1px solid var(--title)}.cs_site_branding img{max-width:145px!important}@media (max-width:1600px){.testimonial-wrapper.style3 .btn-wrap .arrow-prev{display:none}}.testimonial-wrapper.style3 .btn-wrap .arrow-next{position:absolute;top:70%;right:12%;transform:translate(-12%,-70%)}.testimonial-wrapper.style3 .btn-wrap .arrow-next i{text-align:center;background:var(--theme);width:56px;height:56px;color:var(--white);border:1px solid var(--theme);-o-transition:all .4s;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:10px 12px;line-height:56px;transition:all .4s}.testimonial-wrapper.style3 .btn-wrap .arrow-next i:hover{background:var(--white);color:var(--title);border:1px solid var(--white)}@media (max-width:1600px){.testimonial-wrapper.style3 .btn-wrap .arrow-next{display:none}}.testimonial-card.style1{border-top:4px solid var(--theme2);background:var(--white);border-radius:16px;max-width:757px;margin-top:40px;padding:50px;box-shadow:0 4px 25px #0000000f}.testimonial-card.style1 .testimonial-header{margin-bottom:22px;position:relative}.testimonial-card.style1 .testimonial-header .quote{position:absolute;top:0;right:-20px}.underline{text-decoration:underline}.customBtn{max-width:100%!important}.blog-post-details ul{list-style:circle}@media (max-width:1199px){.testimonial-card.style1 .testimonial-header .quote{right:-45px}.testimonial-card.style1 .testimonial-header .quote img{width:40px}}.testimonial-card.style1 .testimonial-header .fancy-box{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.testimonial-card.style1 .testimonial-header .fancy-box .item1 img{-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.testimonial-card.style1 .testimonial-header .fancy-box .item2 h6{color:var(--title);font-family:var(--title-font);letter-spacing:-.44px;font-size:22px;font-style:normal;font-weight:700;line-height:28px}.testimonial-card.style1 .testimonial-header .fancy-box .item2 p{color:var(--text);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:22px}.testimonial-card.style1 p{color:var(--text);font-family:var(--body-font);font-size:24px;font-style:normal;font-weight:400;line-height:38px}@media (max-width:1199px){.testimonial-card.style1 p{font-size:18px;line-height:30px}}.testimonial-card.style2 .quote{margin-top:30px;margin-bottom:20px}.testimonial-card.style2 p{color:var(--text);font-family:var(--body-font);text-transform:capitalize;margin-bottom:38px;font-size:20px;font-style:italic;font-weight:600;line-height:35px}.testimonial-card.style2 .profile-box{align-items:center;gap:25px;display:flex;position:relative}.testimonial-card.style2 .profile-box:before{content:"";z-index:1;background:#d2d2d1;width:270px;height:1px;position:absolute;top:50px;right:220px}@media (max-width:1399px){.testimonial-card.style2 .profile-box:before{width:100px}}@media (max-width:767px){.testimonial-card.style2 .profile-box:before{width:0}}.testimonial-card.style2 .testimonial-thumb img{width:100%}.testimonial-card.style3{border-top:5px solid var(--theme);border-right:1px solid var(--theme);border-bottom:1px solid var(--theme);border-left:1px solid var(--theme);background:var(--white);-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;gap:30px;margin-top:40px;padding:30px;display:flex;box-shadow:0 10px 30px #3437aa26}@media (max-width:991px){.testimonial-card.style3{flex-direction:column}}.testimonial-card.style3 .testimonial-thumb,.testimonial-card.style3 .testimonial-thumb img{width:100%;height:100%}.testimonial-card.style3 .testimonial-body{position:relative}.testimonial-card.style3 .testimonial-body .quote{position:absolute;bottom:0;right:-20px}@media (max-width:767px){.testimonial-card.style3 .testimonial-body .quote{right:0}}.testimonial-card.style3 .testimonial-body .icon,.testimonial-card.style3 .testimonial-body p{margin-bottom:10px}.testimonial-card.style3 .testimonial-body .fancy-box{align-items:center;gap:20px;display:flex}.testimonial-card.style3 .testimonial-body .fancy-box .item1 img{-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.testimonial-card.style3 .testimonial-body .fancy-box .item2 h6{color:var(--title);font-family:var(--title-font);letter-spacing:-.44px;font-size:22px;font-style:normal;font-weight:700;line-height:28px}.testimonial-card.style3 .testimonial-body .fancy-box .item2 p{color:var(--text);font-family:var(--body-font);margin-bottom:0;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.testimonial-wrap.style2 .title-area{border-bottom:1px solid #d2d2d1;max-width:678px;padding-bottom:30px}.testimonial-wrap.style2 .testimonialSliderTwo{position:relative}.testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap{z-index:5;gap:10px;display:flex;position:absolute;bottom:24px;right:100px}.testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap .arrow-next,.testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap .arrow-prev{color:var(--title);-o-transition:all .4s;transition:all .4s}.testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap .arrow-next:hover,.testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap .arrow-prev:hover{color:var(--theme)}@media (max-width:575px){.testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap .arrow-next,.testimonial-wrap.style2 .testimonialSliderTwo .btn-wrap .arrow-prev{display:none}}@media (max-width:1199px){.testimonial-wrap.style2 .testimonial-thumb img{width:100%;height:100%}}.testimonial-section{position:relative}.testimonial-section .vagetable-shape{position:absolute;bottom:0;left:0}@media (max-width:1199px){.testimonial-section .vagetable-shape{display:none}}.testimonial-section .chili-shape{position:absolute;top:0;right:0}@media (max-width:1199px){.testimonial-section .chili-shape{display:none}}.testimonial-section .testi-shape{position:absolute;top:0;left:0}.chefe-wrapper.style1{position:relative}.chefe-wrapper.style1 .shape1{position:absolute;top:0;left:0}.chefe-wrapper.style1 .shape2{position:absolute;bottom:0;right:0}.chefe-card.style1{background:var(--white);border-radius:100px 100px 0 0;margin-top:215px;padding:125px 88px 33px;position:relative}.chefe-card.style1 .chefe-thumb{position:absolute;top:-180px;left:50%;transform:translate(-50%)}.chefe-card.style1 .chefe-thumb img{width:310px;height:297px}.chefe-card.style1 .icon{text-align:center;z-index:3;position:relative;top:-30px;left:50%;transform:translate(-50%)}.chefe-card.style1 .icon a i{text-align:center;background:var(--theme2);width:40px;height:40px;color:var(--white);-ms-border-radius:50%;-o-border-radius:50%;-o-transition:all .4s;border-radius:50%;padding:10px 12px;line-height:40px;transition:all .4s}.chefe-card.style1 .icon a i:hover{background:var(--theme);color:var(--white)}.chefe-card.style1 .icon .hovered-icon{opacity:0;visibility:hidden;position:relative}.chefe-card.style1 .icon .hovered-icon i{text-align:center;background:var(--white);-ms-border-radius:50%;-o-border-radius:50%;-o-transition:all .4s;border-radius:50%;width:40px;height:40px;line-height:40px;transition:all .4s;color:var(--title)!important}.chefe-card.style1 .icon .hovered-icon i:hover{background:var(--theme);color:var(--white)}.chefe-card.style1 .icon:hover a i{background:var(--theme)}.chefe-card.style1 .icon:hover .hovered-icon{opacity:1;visibility:visible}.chefe-card.style1 .icon:hover .hovered-icon i{text-align:center;background:var(--white);-ms-border-radius:50%;-o-border-radius:50%;-o-transition:all .4s;border-radius:50%;width:40px;height:40px;line-height:40px;transition:all .4s;box-shadow:0 4px 10px #134cb326;color:var(--title)!important}.chefe-card.style1 .icon:hover .hovered-icon i:hover{background:var(--theme);box-shadow:0 4px 10px #134cb326;color:var(--white)!important}.chefe-card.style1 .chefe-content{text-align:center}.chefe-card.style1 .chefe-content a h3{color:var(--title);font-family:var(--title-font);margin-bottom:10px;font-size:22px;font-style:normal;font-weight:700;line-height:30px}.chefe-card.style1 .chefe-content a h3:hover{color:var(--theme)}.chefe-card.style1 .chefe-content p{color:var(--text);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.chefe-card.style2{margin-top:40px;position:relative}.chefe-card.style2 .chefe-thumb{position:relative}.chefe-card.style2 .chefe-thumb img{-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px;width:100%}.chefe-card.style2 .icon{opacity:0;visibility:hidden;background:var(--theme);-o-transition:all .4s;border-radius:30px 0;padding:16px 16px 16px 40px;transition:all .4s;position:absolute;top:200px;right:-125px;transform:rotate(-90deg)}.chefe-card.style2 .icon a i{text-align:center;background:var(--white);width:40px;height:40px;color:var(--theme);transform:rotate(-90deg);-ms-border-radius:50%;-o-border-radius:50%;-o-transition:all .4s;border-radius:50%;margin-right:5px;padding:10px 12px;line-height:40px;transition:all .4s;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg)}.chefe-card.style2 .icon a i:hover{background:var(--title);color:var(--white)}.chefe-card.style2 .icon span{color:var(--white);font-family:var(--body-font);margin-right:10px;font-size:16px;font-style:normal;font-weight:500;line-height:26px;position:relative}.chefe-card.style2 .icon span:before{content:"";background:var(--white);width:20px;height:1px;position:absolute;top:8px;right:50px}@media (max-width:1600px){.chefe-card.style2 .icon{right:-105px}}.chefe-card.style2 .chefe-content{text-align:center;background:var(--white);-o-transition:all .4s;border-radius:30px 0;padding:30px 46px;transition:all .4s;position:absolute;bottom:-45px;left:24px;right:24px;box-shadow:0 4px 30px #00000014}@media (max-width:1399px){.chefe-card.style2 .chefe-content{bottom:-53px}}@media (max-width:1199px){.chefe-card.style2 .chefe-content{bottom:-35px}}@media (max-width:575px){.chefe-card.style2 .chefe-content{padding:13px 20px}}.chefe-card.style2 .chefe-content a h3{color:var(--title);font-family:var(--title-font);margin-bottom:10px;font-size:22px;font-style:normal;font-weight:700;line-height:30px}.chefe-card.style2 .chefe-content a h3:hover{color:var(--theme)}@media (max-width:575px){.chefe-card.style2 .chefe-content a h3{margin-bottom:2px}}.chefe-card.style2 .chefe-content p{color:var(--text);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.chefe-card.style2:hover .chefe-content{border-top:5px solid var(--theme)}.chefe-card.style2:hover .icon{opacity:1;visibility:visible;top:130px}.chefe-thumb{height:100%}.chefe-thumb img{width:100%;height:100%}.chefe-details-wrapper.style1 h2{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:15px;font-size:40px;font-style:normal;font-weight:900;line-height:50px}.chefe-details-wrapper.style1 h6{color:var(--text);font-family:var(--title-font);margin-bottom:20px;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.chefe-details-wrapper.style1 p{color:var(--text);font-family:var(--title-font);font-size:16px;font-style:normal;font-weight:400;line-height:30px}.chefe-details-wrapper.style1 h5{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin:30px 0;font-size:20px;font-style:normal;font-weight:700;line-height:30px}.chefe-details-wrapper.style1 .follow-area{margin-top:40px}.chefe-details-wrapper.style2 .star-wrapper{margin-bottom:10px}.chefe-details-wrapper.style2 h2{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:5px;font-size:40px;font-style:normal;font-weight:900;line-height:50px}.chefe-details-wrapper.style2 h6{color:var(--title);font-family:var(--title-font);margin-bottom:20px;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.chefe-details-wrapper.style2 p{color:var(--title);font-family:var(--title-font);font-size:16px;font-style:normal;font-weight:400;line-height:30px}.chefe-details-wrapper.style2 .follow-area{margin:20px 0}.progress-wrap{margin-bottom:30px}.progress-wrap:last-child{margin-bottom:0}.progress-wrap .progress-meta{gap:250px;margin-bottom:15px;display:flex}.progress-wrap .progress-meta .title{color:var(--title);font-family:var(--title-font);font-size:18px;font-style:normal;font-weight:700;line-height:normal}.progress-wrap .progress-meta .percentage{color:var(--title);font-family:var(--title-font);font-size:15px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:575px){.progress-wrap .progress-meta{gap:210px}}@media (max-width:470px){.progress-wrap .progress-meta{gap:150px}}.progress-wrap .progress-container{-ms-border-radius:10px;-o-border-radius:10px;background-color:#d9ddff;border-radius:10px;width:100%;height:5px;position:relative;overflow:visible}.progress-wrap .progress-container .progress-bar{background-color:var(--theme);opacity:0;white-space:nowrap;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;justify-content:center;align-items:center;height:5px;display:flex;position:relative}@media (max-width:767px){.progress-wrap .progress-container{width:85%}}.progress-wrap .progress-container{height:12px}.progress-wrap .progress-container:before,.progress-wrap .progress-container:after{content:"";display:none!important}.progress-wrap .progress-container .progress-bar{height:12px}.skills-desc h2{color:var(--white);font-family:var(--title);text-transform:capitalize;font-size:36px;font-style:normal;font-weight:900;line-height:50px}.reservation-wrapper .get-in-touch h2{color:var(--title);font-family:var(--title-font);text-transform:uppercase;margin-bottom:10px;font-size:64px;font-style:normal;font-weight:900;line-height:105px}@media (max-width:575px){.reservation-wrapper .get-in-touch h2{font-size:35px;line-height:55px}}.reservation-wrapper .get-in-touch .desc{color:var(--text);font-family:var(--body-font);margin-bottom:50px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.reservation-wrapper .get-in-touch .contact-info-wrapper{align-items:center;gap:80px;display:flex}.reservation-wrapper .get-in-touch .contact-info-wrapper .contact-info{margin-bottom:40px}.reservation-wrapper .get-in-touch .contact-info-wrapper .contact-info h5{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:5px;font-size:24px;font-style:normal;font-weight:700;line-height:30px}.reservation-wrapper .get-in-touch .contact-info-wrapper .contact-info p{color:var(--title);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}@media (max-width:575px){.reservation-wrapper .get-in-touch .contact-info-wrapper{flex-direction:column;justify-content:start;align-items:start;gap:5px;display:flex}}.history-wrapper.style1 .history-thumb{height:100%;margin-bottom:-300px;margin-left:-320px;position:relative}@media (max-width:991px){.history-wrapper.style1 .history-thumb{margin-bottom:0;margin-left:0}}.history-wrapper.style1 .history-thumb .thumb{width:100%;height:100%;position:relative}.history-wrapper.style1 .history-thumb .video-wrap{z-index:5;animation:6s linear infinite rippleOne;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.history-wrapper.style1 .history-content .theme-btn{margin-top:50px}.history-section{position:relative}.history-section .tree-shape{position:absolute;bottom:0;right:0}@media (max-width:1199px){.history-section .tree-shape{display:none}}.timer-wrap.style1{background-image:url(/assets/img/bg/timerBg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.timer-wrap.style1 .shape1{position:absolute;top:68px;left:34px}.timer-wrap.style1 .shape2{position:absolute;top:0;right:0}.timer-wrap.style1 .shape3{z-index:1;position:absolute;bottom:0;right:0}.timer-wrap.style1 .timer-thumb{text-align:center;margin-top:30px;margin-bottom:-120px}.timer-wrap.style1 .timer-thumb img{width:100%;height:633px}@media (max-width:1399px){.timer-wrap.style1 .timer-thumb img{height:515px}}@media (max-width:1199px){.timer-wrap.style1 .timer-thumb img{height:auto}}.timer-wrap.style1 .timer-card.style1{z-index:5;text-align:center;background:#ffffff26;margin:120px auto;padding:45px 20px 51px;position:relative}.timer-wrap.style1 .timer-card.style1 .title{margin-bottom:30px;font-size:30px;font-style:normal;font-weight:700;line-height:50px}.timer-wrap.style1 .timer-card.style1 .clock-wrapper{justify-content:center;align-items:center;gap:20px;margin-bottom:50px;display:flex}@media (max-width:470px){.timer-wrap.style1 .timer-card.style1 .clock-wrapper{display:list-item}}.timer-wrap.style1 .timer-card.style1 .clock-wrapper .clock{background:var(--theme2);padding:13px 23px}.timer-wrap.style1 .timer-card.style1 .clock-wrapper .clock .number{border-bottom:1px solid var(--border-2);color:var(--white);text-align:center;font-family:var(--title-font);text-transform:uppercase;margin-bottom:10px;padding-bottom:12px;font-size:33px;font-style:normal;font-weight:600;line-height:normal}.timer-wrap.style1 .timer-card.style1 .clock-wrapper .clock .text{color:var(--white);font-family:var(--body-font);text-transform:uppercase;font-size:14px;font-style:normal;font-weight:400;line-height:20px}@media (max-width:575px){.timer-wrap.style1 .timer-card.style1 .clock-wrapper .clock{padding:13px 4px}.single-menu-items .details{flex-wrap:wrap}}.timer-wrap.style1 .timer-card.style1 .btn-wrap{margin:0 auto;display:block}@media (max-width:991px){.timer-wrap.style1 .timer-card.style1{margin:120px auto 30px}}@media (max-width:575px){.timer-wrap.style1 .timer-card.style1{padding:35px 2px 41px}}.food-menu-wrapper.style2{background-color:var(--white)}.food-menu-section{position:relative}.food-menu-section .burger-shape{position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:1199px){.food-menu-section .burger-shape{display:none}}.food-menu-section .fry-shape{position:absolute;top:45%;right:0;transform:translateY(-50%)}@media (max-width:1199px){.food-menu-section .fry-shape{display:none}}.food-menu-section.written-food-menu.fix{overflow:visible}.food-menu-section.written-food-menu .burger-shape,.food-menu-section.written-food-menu .fry-shape{pointer-events:none;z-index:0}.food-menu-section.written-food-menu .burger-shape{width:120px;height:120px;top:clamp(36px,10vh,120px);left:0;right:auto;transform:none}.food-menu-section.written-food-menu .fry-shape{width:120px;height:120px;inset:auto clamp(8px,1.5vw,28px) clamp(36px,9vh,100px) auto;transform:none}.food-menu-tab>ul{flex-wrap:nowrap!important}.written-food-menu__grid>div.col-lg-6>div:not(:first-child){padding-top:1.5rem!important}.food-menu-section.written-food-menu .food-menu-wrapper{z-index:1;position:relative}.food-menu-section.written-food-menu--location.section-padding{padding-bottom:clamp(28px,5vw,48px)}@media (max-width:1199px){.food-menu-section.written-food-menu--location.section-padding{padding-bottom:32px}}@media (max-width:991px){.food-menu-section.written-food-menu--location.section-padding{padding-bottom:28px}}.written-food-menu__menu-note--tight{margin-top:1rem}.written-food-menu__menu-note--tight .written-food-menu__menu-note-text{line-height:1.45}.location-menu-section__order{padding-top:.75rem!important;padding-bottom:2rem!important}.food-menu-tab-wrapper.style-bg{background-color:var(--white);border-radius:20px;padding:75px 30px}@media (max-width:991px){.food-menu-tab-wrapper.style-bg{padding:60px 30px}}.food-menu-tab .nav-pills{border-bottom:1px solid var(--border-2);flex-wrap:nowrap;justify-content:start;margin-top:30px;padding-bottom:30px;overflow-x:auto}.food-menu-tab .nav-pills li{flex-shrink:0}.menu-item-thumb{flex-shrink:0;height:100%}.food-menu-tab .nav-pills .nav-link{color:var(--title);font-family:var(--title-font);border-right:1px dashed var(--border-2);-ms-border-radius:0px;-o-border-radius:0px;border-radius:0;margin:3px 15px 3px 0;padding:5px 10px 0 0;font-size:16px;font-style:normal;font-weight:600;line-height:30px}.food-menu-tab .nav-pills .nav-link img{margin-right:10px}.food-menu-tab .nav-pills .nav-item.active button{color:var(--theme);background-color:#0000}@media (max-width:767px){.food-menu-tab .nav-pills .nav-link{border:0}}.food-menu-tab .tab-content{margin-top:36px}.written-food-menu .food-menu-tab-wrapper.style-bg{box-shadow:0 12px 40px #0000000f;padding:clamp(2rem,5vw,3.75rem) clamp(1.15rem,4vw,2.25rem)!important}.written-food-menu__eyebrow.sub-title{color:var(--theme2);letter-spacing:.08em;font-size:clamp(12px,2.5vw,13px);font-weight:700}.written-food-menu__headline.title{letter-spacing:-.02em;line-height:1.15}.written-food-menu__intro{font-size:clamp(15px,2.8vw,17px)}.written-food-menu__tabs.nav-pills{border-bottom:1px solid #010f1c1a;gap:.85rem .65rem;justify-content:center!important;margin-top:.5rem!important;padding-bottom:1.5rem!important}.written-food-menu__tabs .nav-link{align-items:center;min-height:48px;padding:6px 14px 6px 6px!important}.written-food-menu__grid{align-items:flex-start;row-gap:.25rem}.written-food-menu .single-menu-items{align-items:flex-start}.written-food-menu .food-menu-item-card{border-bottom:1px solid #010f1c14;align-items:flex-start;gap:1rem 1.25rem;margin-bottom:0;padding-bottom:1.5rem;margin-top:0!important}.written-food-menu .food-menu-item-card+.food-menu-item-card{margin-top:.35rem!important}.written-food-menu .food-menu-item-card:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.written-food-menu .food-menu-item-card__thumb{border-radius:10px;flex-shrink:0;overflow:hidden;box-shadow:0 2px 10px #00000012}.written-food-menu .food-menu-item-card__body{flex:1;min-width:0}.written-food-menu .food-menu-item-card__body p{max-width:none!important;margin-top:.4rem!important;line-height:1.55!important}.written-food-menu .food-menu-item-card__body a h3{color:var(--title);margin-bottom:0!important;font-size:1.0625rem!important;font-weight:700!important;line-height:1.35!important}.written-food-menu .food-menu-item-card__body p{color:var(--text);margin-top:.35rem!important;font-size:15px!important;line-height:1.55!important}.written-food-menu .food-menu-item-card__price{text-align:right;white-space:nowrap;color:var(--title);font-variant-numeric:tabular-nums;margin-left:.75rem;padding-top:.2rem;font-size:1.0625rem;font-weight:700}@media (max-width:470px){.written-food-menu .food-menu-item-card{flex-wrap:nowrap;align-items:flex-start}.written-food-menu .food-menu-item-card__price{margin-left:.5rem}}.food-menu-tab.style2{padding:0 120px}@media (max-width:1600px){.food-menu-tab.style2{padding:0 70px}}@media (max-width:1199px){.food-menu-tab.style2{padding:0 50px}}@media (max-width:767px){.food-menu-tab.style2{padding:0 40px}}.food-menu-tab.style2 .nav-pills{border-bottom:0;justify-content:center;margin-top:30px;padding-bottom:0}.food-menu-tab.style2 .nav-pills .nav-link{color:var(--title);font-family:var(--title-font);-ms-border-radius:0px;-o-border-radius:0px;border-right:0;border-radius:0;margin:10px 24px 10px 0;padding:5px 24px 0 0;font-size:20px;font-style:normal;font-weight:600;line-height:30px}.food-menu-tab.style2 .nav-pills .nav-link img{margin-right:10px}.food-menu-tab.style2 .nav-pills .nav-link.active{color:var(--theme2);background-color:#0000}@media (max-width:767px){.food-menu-tab.style2 .nav-pills .nav-link{border:0}}.food-menu-tab.style2 .tab-content{margin-top:0}.food-menu-tab.style2 .single-menu-items .details .menu-content{border-bottom:1px solid var(--border-2);padding-bottom:10px}.food-menu-tab.style2 .single-menu-items .details .menu-content h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:5px;font-size:20px;font-style:normal;font-weight:700;line-height:30px}.food-menu-tab.style2 .single-menu-items .details .menu-content h3.active{color:var(--theme2)!important}.food-menu-tab.style2 .single-menu-items .details .menu-content p{color:var(--text);font-family:var(--body-font);max-width:350px;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.single-menu-items{justify-content:space-between;align-items:center;margin-top:30px;display:flex}@media (max-width:1399px){.single-menu-items{margin-top:25px}}@media (max-width:470px){.single-menu-items{flex-wrap:wrap;gap:25px}}.single-menu-items .details{align-items:start;gap:16px;display:flex}.single-menu-items .details .menu-content h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;cursor:pointer;margin-bottom:0;font-size:24px;font-style:normal;font-weight:700;line-height:50px}.single-menu-items .details .menu-content h3.active{color:var(--theme)!important}@media (max-width:1399px){.single-menu-items .details .menu-content h3{margin-bottom:0;font-size:21px;line-height:30px}}.single-menu-items .details .menu-content a h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:10px;font-size:18px;font-style:normal;font-weight:700;line-height:1.2}@media (max-width:1399px){.single-menu-items .details .menu-content a h3{margin-bottom:0;font-size:21px;line-height:30px}}.single-menu-items .details .menu-content p{color:var(--text);font-family:var(--body-font);margin-top:-.3em;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.single-menu-items h6{color:var(--title);text-align:right;font-family:var(--title-font);flex-shrink:0;font-size:18px;font-style:normal;font-weight:600;line-height:28px}.food-menu-tab-wrapper.style2{background-color:var(--white);margin-top:40px}.food-menu-tab-wrapper.style2 .nav-item{width:100%}.food-menu-tab-wrapper.style2 .nav-item .single-menu-items{margin-top:10px}.food-menu-tab-wrapper.style2 .nav-item .single-menu-items .details .menu-content{text-align:left}.food-menu-tab-wrapper.style2 .nav-pills .nav-link{width:100%}.food-menu-tab-wrapper.style2 .nav-pills .nav-link.active,.food-menu-tab-wrapper.style2 .nav-pills .show>.nav-link{color:var(--theme);background-color:#0000}.food-menu-tab-wrapper.style2 .nav-pills .nav-link.active .menu-content h3,.food-menu-tab-wrapper.style2 .nav-pills .show>.nav-link .menu-content h3{color:var(--theme)}.food-menu-tab-wrapper.style2 .menuthumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.food-menu-tab-wrapper.style3{z-index:1;position:relative}.food-menu-tab-wrapper.style3 .shape1{position:absolute;top:40px;left:40px}.food-menu-tab-wrapper.style3 .shape2{position:absolute;top:73px;right:20px}.food-menu-tab-wrapper.style3 .shape3{position:absolute;bottom:0;right:0}.cta-wrapper.style1{background-image:url(/assets/img/bg/ctaBG1_1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.cta-wrapper.style1 .shape1{position:absolute;top:0;left:0}.cta-wrapper.style1 .shape2{position:absolute;bottom:0;left:0}.cta-wrapper.style1 .shape3{position:absolute;bottom:0;right:0}.cta-wrapper.style2{background-image:url(/assets/img/bg/ctaBG2_1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.cta-wrapper.style2 .shape1{position:absolute;top:0;left:0}.cta-wrapper.style2 .shape2{position:absolute;bottom:-54px;left:0}.cta-wrapper.style2 .shape3{position:absolute;bottom:0;right:0}.cta-wrapper.style2 .shape4{position:absolute;top:0;right:0}.cta-wrapper.style2 .shape5{position:absolute;bottom:0;left:40%}.cta-wrapper.style2 .shape6{position:absolute;bottom:25%;left:40%}.cta-wrapper.style2 .shape7{z-index:4;position:absolute;bottom:136px;left:50%}.cta-wrap.style1 .cta-content h6{color:var(--theme);font-family:var(--title-font);text-transform:uppercase;font-size:20px;font-style:normal;font-weight:900;line-height:105px}.cta-wrap.style1 .cta-content h3{color:var(--white);font-family:var(--title);text-transform:uppercase;font-size:48px;font-style:normal;font-weight:900;line-height:32px}@media (max-width:1399px){.cta-wrap.style1 .cta-content h3{line-height:65px}}@media (max-width:1199px){.cta-wrap.style1 .cta-content h3{line-height:35px}}@media (max-width:767px){.cta-wrap.style1 .cta-content h3{line-height:65px}}.cta-wrap.style1 .cta-content p{color:var(--theme2);font-family:var(--title-font);text-transform:capitalize;font-size:24px;font-style:normal;font-weight:700;line-height:105px}.cta-wrap.style2 .cta-content h6{color:var(--theme);font-family:var(--title-font);text-transform:uppercase;font-size:20px;font-style:normal;font-weight:900;line-height:80px}.cta-wrap.style2 .cta-content h3{color:var(--white);font-family:var(--title);text-transform:uppercase;font-size:48px;font-style:normal;font-weight:900;line-height:25px}@media (max-width:1399px){.cta-wrap.style2 .cta-content h3{line-height:65px}}@media (max-width:1199px){.cta-wrap.style2 .cta-content h3{line-height:35px}}@media (max-width:767px){.cta-wrap.style2 .cta-content h3{line-height:65px}}.cta-wrap.style2 .cta-content p{color:var(--theme2);font-family:var(--title-font);text-transform:capitalize;margin-bottom:5px;font-size:24px;font-style:normal;font-weight:700;line-height:105px}.cta-wrap.style3{-ms-border-radius:50px 0px 50px 0px;-o-border-radius:50px 0px 50px 0px;background-image:url(/assets/img/bg/ctaBG3_1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px 0;position:relative;overflow:hidden}.cta-wrap.style3 .shape1{position:absolute;top:0;left:0}.cta-wrap.style3 .shape2{position:absolute;bottom:0;left:0}.cta-wrap.style3 .shape3{position:absolute;bottom:-30px;right:0}.cta-wrap.style3 .shape4{position:absolute;top:0;right:0}.cta-wrap.style3 .shape5{position:absolute;bottom:0;left:40%}.cta-wrap.style3 .shape6{z-index:4;position:absolute;bottom:186px;left:48%}.cta-wrap.style3 .shape7{z-index:4;position:absolute;top:20px;left:39%}.cta-wrap.style3 .cta-content{max-width:496px;padding-top:96px;padding-bottom:76px}@media (max-width:1399px){.cta-wrap.style3 .cta-content{padding-top:0;padding-bottom:0}}@media (max-width:767px){.cta-wrap.style3 .cta-content{padding-left:30px}}.cta-wrap.style3 .cta-content h6{color:var(--theme);font-family:var(--title-font);text-transform:uppercase;margin-bottom:20px;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.cta-wrap.style3 .cta-content h3{color:var(--white);font-family:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:40px;font-size:40px;font-style:normal;font-weight:900;line-height:50px}.cta-wrap.style3 .cta-content .btn-wrapper{max-width:496px}.cta-wrap.style3 .cta-content .btn-wrapper .apple-btn{background-color:var(--theme);z-index:1;-o-transition:all .3s ease-in-out;border:1px solid #0000;border-radius:5000px;padding:8px 25px;font-size:14px;font-style:normal;font-weight:400;line-height:24px;transition:all .3s ease-in-out;display:inline-block;position:relative;overflow:hidden}.cta-wrap.style3 .cta-content .btn-wrapper .apple-btn span{color:var(--white);font-family:var(--title-font);font-size:15px;font-style:normal;font-weight:700;line-height:normal}.cta-wrap.style3 .cta-content .btn-wrapper .apple-btn h6{color:var(--white);font-family:var(--title-font);margin-bottom:0;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.cta-wrap.style3 .cta-content .btn-wrapper .apple-btn:hover{border:1px solid var(--white);background-color:#0000}.cta-wrap.style3 .cta-content .btn-wrapper .apple-btn:hover span,.cta-wrap.style3 .cta-content .btn-wrapper .apple-btn:hover h6{color:var(--white)}.cta-wrap.style3 .cta-content .btn-wrapper .google-btn{border:1px solid var(--white);z-index:1;-o-transition:all .3s ease-in-out;background-color:#0000;border-radius:5000px;padding:8px 25px;font-size:14px;font-style:normal;font-weight:400;line-height:24px;transition:all .3s ease-in-out;display:inline-block;position:relative;overflow:hidden}.cta-wrap.style3 .cta-content .btn-wrapper .google-btn span{color:var(--white);font-family:var(--title-font);font-size:15px;font-style:normal;font-weight:700;line-height:normal}.cta-wrap.style3 .cta-content .btn-wrapper .google-btn h6{color:var(--white);font-family:var(--title-font);margin-bottom:0;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.cta-wrap.style3 .cta-content .btn-wrapper .google-btn:hover{background-color:var(--theme);border:1px solid #0000}.cta-wrap.style3 .cta-content .btn-wrapper .google-btn:hover span,.cta-wrap.style3 .cta-content .btn-wrapper .google-btn:hover h6{color:var(--white)}.cta-wrap.style3 .cta-thumb{margin-bottom:-50px}@media (max-width:1199px){.cta-wrap.style3 .cta-thumb{display:none}}.cta-section{position:relative}.cta-section.style-white:before{content:"";background-color:var(--white);z-index:0;pointer-events:none;width:100%;height:50%;max-height:50%;position:absolute;inset:50% 0 0}.cta-section.style-white{position:relative;overflow:visible}.cta-section.style-white .cta-wrapper{z-index:1;position:relative}.popular-dishes-wrapper.style1{position:relative}.popular-dishes-wrapper.style1 .btn-wrapper{margin:60px auto 0;display:block}.popular-dishes-wrapper.style1 .shape1{z-index:1;position:absolute;bottom:-120px;left:0}.popular-dishes-wrapper.style1 .shape2{z-index:1;position:absolute;top:-50px;right:0}.popular-dishes-wrapper.style2{position:relative}.popular-dishes-wrapper.style2 .shape1{z-index:1;position:absolute;bottom:0;left:0}.popular-dishes-wrapper.style2 .shape2{z-index:1;position:absolute;top:0;right:0}.popular-dishes-wrapper.style2 .btn-wrapper{max-width:195px;margin:0 auto}.popular-dishes-wrapper.style3{position:relative}.popular-dishes-wrapper.style3 .swiper{overflow:visible}.popular-dishes-wrapper.style3 .shape1{position:absolute;top:-60px;left:0}.popular-dishes-wrapper.style3 .shape2{position:absolute;top:-30px;right:0}.popular-dishes-wrapper.style4{position:relative}.popular-dishes-wrapper.style4 .shape1{z-index:1;position:absolute;top:0;left:0}.dishes-card-wrap.style1{grid-template-columns:repeat(5,1fr);gap:30px;display:grid}@media (max-width:1399px){.dishes-card-wrap.style1{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.dishes-card-wrap.style1{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.dishes-card-wrap.style1{grid-template-columns:repeat(1,1fr)}}.dishes-card-wrap.style2{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:1399px){.dishes-card-wrap.style2{grid-template-columns:repeat(3,1fr)}}@media (max-width:1199px){.dishes-card-wrap.style2{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.dishes-card-wrap.style2{grid-template-columns:repeat(1,1fr)}}.dishes-card-wrap.style3{grid-template-columns:repeat(1,1fr);gap:30px;display:grid}.dishes-card-wrap.style4{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:1399px){.dishes-card-wrap.style4{grid-template-columns:repeat(3,1fr)}}@media (max-width:1199px){.dishes-card-wrap.style4{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.dishes-card-wrap.style4{grid-template-columns:repeat(1,1fr)}}.dishes-card.style1{background:var(--white);text-align:center;-o-transition:all .4s;border-radius:16px;margin-top:30px;padding:25px;transition:all .4s;position:relative}.dishes-card.style1 .dishes-thumb{margin-top:20px;margin-bottom:30px}.dishes-card.style1 h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:18px;font-size:20px;font-style:normal;font-weight:700;line-height:1}.dishes-card.style1 p{color:var(--text);text-align:center;font-family:var(--body-font);text-transform:capitalize;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:1}.dishes-card.style1 h6{color:var(--theme);text-align:center;font-family:var(--title-font);text-transform:capitalize;font-size:18px;font-style:normal;font-weight:700;line-height:1}.dishes-card.style1:hover{z-index:1;background-image:url(/assets/img/bg/dishesThumbBG.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.dishes-card.style1:hover h3,.dishes-card.style1:hover p,.dishes-card.style1:hover h6{color:var(--white)}.dishes-card.style1:hover .social-profile ul{opacity:1;visibility:visible;transform:translateY(10%)}.dishes-card.style2{text-align:center;background:linear-gradient(#ffffff4d 0%,#fff 63.33%);background:var(--white);border-radius:16px;margin-top:140px;padding:26px 25px;box-shadow:0 4px 54px #00000014}.dishes-card.style2 .dishes-thumb{-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-top:-120px;position:relative}.dishes-card.style2 .dishes-thumb img{z-index:2;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:relative}.dishes-card.style2 .dishes-thumb .circle-shape{z-index:1;width:100%;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.dishes-card.style2 .dishes-content{margin-top:24px}.dishes-card.style2 .dishes-content h3{color:var(--title);font-family:var(--title);text-transform:capitalize;-o-transition:all .4s;margin-bottom:1rem;font-size:20px;font-style:normal;font-weight:700;line-height:1.3;transition:all .4s}.cta-wrap.style1 .cta-content p{padding:1rem 0}.dishes-card.style2 .dishes-content h3:hover{color:var(--theme)}.dishes-card.style2 .dishes-content .text{color:var(--text);font-family:var(--body-font);text-transform:capitalize;margin-top:3px;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.dishes-card.style2 .dishes-content h6{color:var(--theme);font-family:var(--title-font);text-transform:capitalize;margin-bottom:24px;font-size:18px;font-style:normal;font-weight:700;line-height:1}.dishes-card.style3{margin-top:40px}.dishes-card.style3 .dishes-thumb{-o-transition:all .4s;transition:all .4s;position:relative}.dishes-card.style3 .dishes-thumb img{-o-transition:all .4s;width:100%;transition:all .4s;position:relative}.dishes-card.style3 .dishes-thumb .view-more{opacity:0;visibility:hidden;text-align:center;-o-transition:all .4s;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dishes-card.style3 .dishes-thumb .view-more a{display:inline-block}.dishes-card.style3 .dishes-thumb .view-more a h3{text-align:center;background:var(--theme2);color:var(--white);font-family:var(--title-font);text-transform:capitalize;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:35px 15px;font-size:12px;font-style:normal;font-weight:700;line-height:30px}.dishes-card.style3 .dishes-content{text-align:center}.dishes-card.style3 .dishes-content a h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-top:30px;margin-bottom:-.3em;font-size:24px;font-style:normal;font-weight:700;line-height:30px}.dishes-card.style3 .dishes-content p{color:var(--text);text-align:center;font-family:var(--body-font);text-transform:capitalize;font-size:16px;font-style:normal;font-weight:400;line-height:50px}.dishes-card.style3:hover .dishes-thumb{-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px;overflow:hidden}.dishes-card.style3:hover .dishes-thumb img{-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px}.dishes-card.style3:hover .dishes-thumb .view-more{opacity:1;visibility:visible;z-index:9;position:absolute}.dishes-card.style4{text-align:left;background:linear-gradient(#ffffff4d 0%,#fff 63.33%);background:var(--white);border-radius:16px;align-items:center;gap:30px;padding:5px 30px 20px 35px;display:flex;position:relative;box-shadow:0 4px 54px #00000014}.dishes-card.style4 .dishes-thumb{position:relative}.dishes-card.style4 .dishes-thumb img{z-index:2;position:relative}.dishes-card.style4 .dishes-thumb .circle-shape{z-index:1;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.dishes-card.style4 .dishes-content{margin-top:24px}.dishes-card.style4 .dishes-content a h3{color:var(--title);font-family:var(--title);text-transform:capitalize;-o-transition:all .4s;margin-bottom:5px;font-size:20px;font-style:normal;font-weight:700;line-height:1;transition:all .4s}.dishes-card.style4 .dishes-content a h3:hover{color:var(--theme)}.dishes-card.style4 .dishes-content .icon{width:35px;position:absolute;top:15px;right:15px}.dishes-card.style4 .dishes-content .icon a{-o-transition:all .4s;transition:all .4s}.dishes-card.style4 .dishes-content .icon a i{text-align:center;background:var(--theme2);width:30px;height:30px;color:var(--white);-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-bottom:5px;line-height:30px}.dishes-card.style4 .dishes-content .icon a:hover i{background:var(--theme)}.dishes-card.style4 .dishes-content .text{color:var(--text);font-family:var(--body-font);margin-top:10px;margin-bottom:20px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.dishes-card.style4 .dishes-content h6{color:var(--theme);font-family:var(--title-font);text-transform:capitalize;margin-bottom:24px;font-size:18px;font-style:normal;font-weight:700;line-height:1}@media (max-width:767px){.dishes-card.style4{flex-direction:column;padding:35px 30px 20px 35px;display:flex}}.dishes-card.style5{text-align:left;background:linear-gradient(#ffffff4d 0%,#fff 63.33%);background:var(--white);border-radius:16px;align-items:center;margin-bottom:40px;display:flex;position:relative;box-shadow:0 4px 54px #00000014}@media (max-width:1199px){.dishes-card.style5{margin-bottom:0}}.dishes-card.style5 .dishes-thumb{border-radius:20px 0 20px 20px;margin-top:-165px;margin-bottom:-200px;margin-left:-2px;position:relative}@media (max-width:1199px){.dishes-card.style5 .dishes-thumb{height:100%;margin-top:0;margin-bottom:0}}.dishes-card.style5 .dishes-thumb img{z-index:2;border-radius:20px 0 20px 20px;height:100%;position:relative}.dishes-card.style5 .dishes-content{padding:25px 15px}@media (max-width:1899px){.dishes-card.style5 .dishes-content{padding:25px 8px}}@media (max-width:1199px){.dishes-card.style5 .dishes-content{padding:15px 3px 15px 25px}}@media (max-width:991px){.dishes-card.style5 .dishes-content{padding:15px 3px 15px 7px}}@media (max-width:767px){.dishes-card.style5 .dishes-content{padding:15px 15px 15px 20px}}.dishes-card.style5 .dishes-content a h3{color:var(--title);font-family:var(--title);text-transform:capitalize;-o-transition:all .4s;margin-bottom:10px;font-size:20px;font-style:normal;font-weight:700;line-height:1;transition:all .4s}.dishes-card.style5 .dishes-content a h3:hover{color:var(--theme)}.dishes-card.style5 .dishes-content .icon{width:35px;position:absolute;top:15px;right:15px}.dishes-card.style5 .dishes-content .icon a{-o-transition:all .4s;transition:all .4s}.dishes-card.style5 .dishes-content .icon a i{text-align:center;background:var(--theme2);width:30px;height:30px;color:var(--white);-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-bottom:5px;line-height:30px}.dishes-card.style5 .dishes-content .icon a:hover i{background:var(--theme)}.dishes-card.style5 .dishes-content .text{color:var(--text);font-family:var(--body-font);margin-top:0;margin-bottom:10px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.dishes-card.style5 .dishes-content h6{color:var(--theme);font-family:var(--title-font);text-transform:capitalize;margin-bottom:24px;font-size:18px;font-style:normal;font-weight:700;line-height:1}.dishes-card.style5 .dishes-content .theme-btn.style6{padding:13px 15px}@media (max-width:767px){.dishes-card.style5{flex-direction:column;padding:25px}.dishes-card.style5 .dishes-thumb{-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;width:100%}.dishes-card.style5 .dishes-thumb img{-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;width:100%;height:300px}.dishes-card.style5 .dishes-content{text-align:center;padding:25px 15px 0}.dishes-card.style5 .dishes-content a h3{font-size:25px}.dishes-card.style5 .dishes-content .icon{width:35px;position:absolute;top:15px;right:15px}.dishes-card.style5 .dishes-content .icon a{-o-transition:all .4s;transition:all .4s}.dishes-card.style5 .dishes-content .icon a i{text-align:center;background:var(--theme2);width:30px;height:30px;color:var(--white);-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-bottom:5px;line-height:30px}.dishes-card.style5 .dishes-content .icon a:hover i{background:var(--theme)}.dishes-card.style5 .dishes-content .text{color:var(--text);font-family:var(--body-font);margin-top:0;margin-bottom:10px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.dishes-card.style5 .dishes-content h6{color:var(--theme);font-family:var(--title-font);text-transform:capitalize;margin-bottom:24px;font-size:18px;font-style:normal;font-weight:700;line-height:1}.dishes-card.style5 .dishes-content .theme-btn.style6{padding:13px 15px}}.dishes-thumb{text-align:center;position:relative}.dishes-thumb img{z-index:2;position:relative}@media (max-width:500px){.dishes-thumb img{max-width:100%}}.dishes-thumb .circle-shape{z-index:1;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.about-wrapper.style1{position:relative}.about-wrapper.style1 .shape1{z-index:1;position:absolute;top:0;left:0}.about-wrapper.style1 .shape2{z-index:1;position:absolute;top:0;left:334px}.about-wrapper.style1 .shape3{z-index:2;position:absolute;top:95px;left:187px}@media (max-width:1899px){.about-wrapper.style1 .shape3{left:75px}}.about-wrapper.style1 .shape4{z-index:1;position:absolute;top:0;right:0}.about-wrapper.style1 .shape5{z-index:1;position:absolute;bottom:0;right:334px}.about-wrapper.style1 .shape6{z-index:2;position:absolute;top:95px;right:187px}@media (max-width:1899px){.about-wrapper.style1 .shape6{right:75px}}.about-wrapper.style1 .title-area{max-width:575px;margin:0 auto}.about-wrapper.style1 .title-area .btn-wrapper{justify-content:center;max-width:100%;margin:0 auto;display:flex}.about-wrapper.style1 .about-us{background:var(--white)}.about-wrapper.style2{position:relative}.about-wrapper.style2 .shape1{z-index:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.about-wrapper.style2 .about-us .about-thumb{margin-left:-400px;position:relative}.about-wrapper.style2 .about-us .video-wrap{z-index:5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1199px){.about-wrapper.style2 .about-us .video-wrap{left:75%;transform:translate(-75%,-50%)}}.about-wrapper.style2 .about-us .title-area .text{border-bottom:1px solid var(--border-2);margin-bottom:36px;padding-bottom:36px}.about-wrapper.style2 .about-us .fancy-box-wrapper{border-bottom:1px solid var(--border-2);align-items:center;display:flex}.about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box{border-right:1px solid var(--border-2);align-items:center;gap:10px;margin-right:35px;padding:0 30px 30px 0;display:flex}.about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box:last-child{border:none}.about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box .item img{width:100%}.about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box .item h6{color:var(--title);font-family:var(--title-font);text-transform:capitalize;font-size:20px;font-style:normal;font-weight:700;line-height:30px}@media (max-width:1399px){.about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box .item h6{font-size:17px;line-height:27px}}.about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box .item p{color:var(--text);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:767px){.about-wrapper.style2 .about-us .fancy-box-wrapper{display:grid}.about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box{border-bottom:1px solid var(--border-2);border-right:0;margin-bottom:30px;padding:0 30px 30px 0}.about-wrapper.style2 .about-us .fancy-box-wrapper .fancy-box:last-child{border:none}}.about-wrapper.style3{position:relative}.about-wrapper.style3 .shape1{position:absolute;bottom:76px;left:140px}@media (max-width:1399px){.about-wrapper.style3 .shape1{display:none}}.about-wrapper.style3 .shape2{position:absolute;top:126px;right:97px}.about-wrapper.style3 .orange-shape{position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:1199px){.about-wrapper.style3 .orange-shape{display:none}}.about-wrapper.style3 .about-thumb-img img{width:100%}.about-wrapper.style3 .about-content .fancy-box-wrapper{align-items:center;display:flex}@media (max-width:767px){.about-wrapper.style3 .about-content .fancy-box-wrapper{flex-direction:column}}.about-wrapper.style3 .about-content .fancy-box-wrapper .fancy-box{align-items:center;gap:20px;margin-right:35px;padding:0 10px 30px 0;display:flex}.about-wrapper.style-padding{margin:0 46px}@media (max-width:1199px){.about-wrapper.style-padding{padding:0 30px}}.services-wrapper.style1 .servicesThumb{width:100%;height:100%;position:relative}.services-wrapper.style1 .servicesThumb:before{opacity:0;visibility:hidden;content:"";opacity:.6;z-index:3;-o-transition:all .4s;background:#8f8f8f99;width:95%;height:93%;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-wrapper.style1 .servicesThumb img{z-index:1;width:100%;height:100%;position:relative}.services-wrapper.style1 .servicesThumb .services-content{opacity:0;visibility:hidden;background:var(--white);z-index:5;-ms-border-radius:30px 0px 100px 0px;-o-border-radius:30px 0px 100px 0px;-o-transition:all .4s;border-radius:30px 0 100px;padding:20px 10px 15px 20px;transition:all .4s;position:absolute;bottom:20px;left:20px;right:20px}.services-wrapper.style1 .servicesThumb .services-content h3{color:var(--title);font-family:var(--title-font);margin-bottom:5px;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.services-wrapper.style1 .servicesThumb .services-content p{color:var(--text);font-family:var(--body-font);margin-bottom:15px;font-size:13px;font-style:normal;font-weight:400;line-height:19px}.services-wrapper.style1 .servicesThumb:hover:before,.services-wrapper.style1 .servicesThumb:hover .services-content{opacity:1;visibility:visible}.services-card.style2{background-color:var(--white);z-index:1;-o-transition:all .4s;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;padding:50px 30px;transition:all .4s;position:relative}.services-card.style2 .shape1{z-index:5;position:absolute;top:30px;right:30px}.services-card.style2 .shape2{z-index:5;position:absolute;bottom:30px;right:30px}.services-card.style2 .shape3{opacity:0;visibility:hidden;z-index:5;-o-transition:all 1s;transition:all 1s;position:absolute;top:0;right:0}.services-card.style2 .shape4{opacity:0;visibility:hidden;z-index:5;-o-transition:all 1.5s;transition:all 1.5s;position:absolute;bottom:0;right:0}.services-card.style2 .services-card_icon{z-index:3;-o-transition:all .5s ease;margin-bottom:25px;padding:37px 40px;transition:all .5s;display:inline-block;position:relative}.services-card.style2 .services-card_icon img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-card.style2 .services-card_icon:before{content:"";background-color:var(--theme);opacity:.1;clip-path:polygon(43px 80.5px,43px 80.5px,39.5336px 80.6139px,35.9372px 80.195px,32.2723px 79.3019px,28.6005px 77.9933px,24.9833px 76.3275px,21.4825px 74.3633px,18.1595px 72.1592px,15.0759px 69.7737px,12.2933px 67.2654px,9.87334px 64.6929px,9.87334px 64.6929px,7.93671px 62.2495px,6.21049px 59.6854px,4.69499px 57.012px,3.39053px 54.2405px,2.29742px 51.3821px,1.41597px 48.4481px,.746509px 45.4496px,.289344px 42.3981px,.0447923px 39.3046px,.0131683px 36.1804px,.0131683px 36.1804px,.185714px 33.1333px,.559567px 30.1137px,1.13812px 27.1389px,1.92476px 24.2258px,2.92288px 21.3915px,4.13587px 18.6532px,5.56713px 16.0278px,7.22004px 13.5325px,9.098px 11.1843px,11.2044px 9.00031px,11.2044px 9.00031px,13.4497px 7.09728px,15.8465px 5.46032px,18.3771px 4.07327px,21.0238px 2.91995px,23.7692px 1.98419px,26.5954px 1.24984px,29.485px .700718px,32.4204px .32066px,35.3838px .093499px,38.3577px .00306702px,38.3577px .00306702px,41.364px .0404445px,44.3577px .218135px,47.3237px .551166px,50.2464px 1.05456px,53.1106px 1.74335px,55.901px 2.63257px,58.6021px 3.73722px,61.1986px 5.07236px,63.6752px 6.65299px,66.0166px 8.49415px,66.0166px 8.49415px,68.3999px 10.6933px,70.6703px 13.0543px,72.7871px 15.564px,74.7095px 18.2091px,76.3969px 20.9763px,77.8085px 23.8525px,78.9036px 26.8242px,79.6416px 29.8783px,79.9816px 33.0014px,79.883px 36.1804px,79.883px 36.1804px,79.5104px 39.0454px,79.0147px 41.5826px,78.3825px 43.8539px,77.6002px 45.9211px,76.6545px 47.8461px,75.5316px 49.6905px,74.2183px 51.5163px,72.7009px 53.3853px,70.966px 55.3593px,69px 57.5px,69px 57.5px,66.7549px 60.0576px,64.478px 62.8474px,62.1516px 65.7609px,59.7581px 68.6896px,57.2799px 71.5248px,54.6993px 74.1581px,51.9986px 76.4808px,49.1603px 78.3844px,46.1666px 79.7603px,43px 80.5px);width:80px;height:80.638px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-card.style2 .services-card_title a{font-family:var(--title-font);text-align:left;margin-bottom:10px;font-size:20px;font-weight:700;line-height:30px}.services-card.style2 .services-card_text{color:var(--text);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.services-card.style2:hover{background-color:var(--title);margin-top:-5px}.services-card.style2:hover .services-card_icon{transform:rotate(360deg)}.services-card.style2:hover .services-card_icon:before{background-color:var(--white);opacity:1}.services-card.style2:hover .services-card_text{color:var(--white)}.services-card.style2:hover .shape3{opacity:1;visibility:visible;top:30px;right:30px}.services-card.style2:hover .shape4{opacity:1;visibility:visible;bottom:30px;right:30px}.services-card.style2:hover .services-card_title a,.services-card.style2:hover .services-card_text{color:var(--white)}.service-details-area .service-post-details .single-service-post .post-featured-thumb{-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media (max-width:991px){.service-details-area .service-post-details .single-service-post .post-featured-thumb{height:400px}.title-area .title,.cta-wrap.style1 .cta-content h3,.cta-wrap.style3 .cta-content h3{font-size:30px;line-height:1.5!important}.cta-wrap.style1 .cta-content p{margin:2rem 0;font-size:18px!important}}.service-details-area .service-post-details .single-service-post .post-content{margin-top:35px}.service-details-area .service-post-details .single-service-post .post-content .title1{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:10px;font-size:36px;font-style:normal;font-weight:900;line-height:50px}.service-details-area .service-post-details .single-service-post .post-content .title2{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-top:55px;margin-bottom:10px;font-size:40px;font-style:normal;font-weight:900;line-height:50px}.service-details-area .service-post-details .single-service-post .service-details-thumb img{-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;width:100%}.service-details-area .service-post-details .single-service-post .checklist{margin-bottom:14px}.offer-card.style1{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-grow:1;gap:0;height:450px;margin-bottom:90px;padding:0 0 18px 30px;display:flex;position:relative;overflow:visible}.offer-card.style1 .offer-card-overlay{z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000008c 0%,#00000059 45%,#0000000d 75%,#0000 100%);position:absolute;inset:0}.offer-card.style1>:not(.offer-card-overlay){z-index:1;position:relative}.offer-card.style1 .offer-content{z-index:2;height:400px;padding-bottom:100px;position:relative;overflow:visible}.offer-wrapper{overflow:visible}.offer-card.style1 .offer-content h6{color:#fff;font-family:var(--title-font);text-transform:uppercase;text-shadow:0 1px 2px #000000e6,0 2px 4px #000000b3;margin-top:63px;margin-bottom:15px;font-size:12px;font-style:normal;font-weight:900;line-height:1}.offer-card.style1 .offer-content h3{color:var(--white);font-family:var(--title-font);text-transform:uppercase;margin-bottom:15px;font-size:24px;font-style:normal;font-weight:900;line-height:1.2}.offer-card.style1 .offer-content p{color:#fff;font-family:var(--title-font);text-transform:capitalize;text-shadow:0 1px 2px #000c,0 2px 4px #0009,0 0 12px #00000080;min-height:34px;max-height:50px;margin-bottom:0;font-size:12px;font-style:normal;font-weight:900;line-height:1.4;overflow:hidden}.offer-card.style1 .offer-content .main-button{margin-top:0;position:absolute;bottom:0;left:0}.offer-card.style1 .offer-thumb{position:relative}.offer-card.style1 .offer-thumb .thumbImg{-o-object-fit:contain;object-fit:contain;width:276px;height:260px}@media (max-width:1600px){.offer-card.style1 .offer-thumb .thumbImg{width:139px}}.cta-wrapper.style3{width:100%;padding-top:5rem;position:relative;overflow:visible}@media (max-width:991px){.offer-card.style1 .offer-thumb .thumbImg{width:276px}}.offer-card.style1 .offer-thumb .shape{position:absolute;top:0;left:-100px}.cta-wrap.style3 .shape6{display:none!important}@media (max-width:991px){.offer-card.style1{justify-content:space-between}}@media (max-width:767px){.offer-card.style1{flex-direction:column-reverse}}.offer-section{position:relative;overflow:visible}.offer-section .row{flex-wrap:wrap;display:flex;overflow:visible}.offer-section .row>[class*=col-]{align-items:stretch;display:flex;overflow:visible}.offer-section .offer-shape{position:absolute;bottom:0;left:0}.best-food-wrapper{position:relative}.best-food-wrapper .shape1{z-index:1;position:absolute;bottom:10px;left:0}.best-food-wrapper .shape2{z-index:1;position:absolute;top:36px;right:44px}.single-food-items{text-align:center;background:linear-gradient(#ffffff4d 0%,#fff 63.33%);border-radius:16px;flex-direction:column;height:100%;margin-top:140px;padding:24px 25px 30px;display:flex}.bestFoodItems-slider .slick-slide>div{height:100%}.bestFoodItems-slider .slick-track{align-items:stretch;display:flex}.single-food-items .item-thumb{margin-top:-120px;position:relative}.single-food-items .item-thumb img{z-index:2;position:relative}.single-food-items .item-thumb .circle-shape{z-index:1;position:absolute;top:-5px;left:50%;transform:translate(-50%)}.single-food-items .item-content{margin-top:24px}.single-food-items .item-content h3{color:var(--title);font-family:var(--title);text-transform:capitalize;margin-bottom:15px;font-size:20px;font-style:normal;font-weight:700;line-height:1}p{line-height:1.5!important}.single-food-items .item-content .text{color:var(--text);font-family:var(--body-font);text-transform:capitalize;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.single-food-items .item-content h6{color:var(--theme);font-family:var(--title-font);text-transform:capitalize;font-size:18px;font-style:normal;font-weight:700;line-height:1}.bestFoodItems-pagination{justify-content:center;margin-top:20px;display:flex}.bestFoodItems-pagination .swiper-pagination-bullet{opacity:1;background-color:#ccc;border-radius:50%;width:12px;height:12px;margin:0 5px;transition:background-color .3s}.bestFoodItems-pagination .swiper-pagination-bullet-active{background-color:var(--theme);border-radius:100px;width:28px;height:12px}@media (max-width:1199px){.faq-content{margin-top:40px}}.faq-content .accordion-item{background-color:var(--white);border:0}.faq-content .accordion-item .accordion-header .accordion-button{color:var(--title);letter-spacing:-.2px;box-shadow:none;background-color:var(--bg2);text-transform:capitalize;-ms-border-radius:12px 12px 0 0;-o-border-radius:12px 12px 0 0;border:none;border-radius:12px 12px 0 0;padding:17px 20px;font-size:20px;font-weight:600}@media (max-width:767px){.faq-content .accordion-item .accordion-header .accordion-button{font-size:16px}}.faq-content .accordion-item .accordion-header .accordion-button:after{color:var(--white);background-image:url(/assets/img/icon/chevron-down.svg);background-position:50%;background-repeat:no-repeat;background-color:var(--white);text-align:center;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:20px;font-weight:500;display:inline-block;-o-transition:all .3s ease-in-out!important;transition:all .3s ease-in-out!important}.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{background-image:url(/assets/img/icon/chevron-up.svg);background-position:50%;background-repeat:no-repeat;background-color:var(--title);color:var(--white);-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;font-weight:500;transform:rotate(0)}.faq-content .accordion-item .accordion-header .accordion-button.collapsed{border:1px solid var(--border);color:var(--title);background-color:#0000;padding:17px 20px}.faq-content .accordion-item .accordion-collapse{border:none}.faq-content .accordion-item .accordion-collapse .accordion-body{color:var(--text);background-color:var(--theme);padding-top:15px;padding-left:30px;padding-right:150px}@media (max-width:1399px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:50px}}@media (max-width:991px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:30px}}.faq-content.style-1 .accordion-item{background-color:var(--bg2);-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;box-shadow:0 4px 25px #0000000f}.faq-content.style-1 .accordion-item.active .accordion-header .accordion-button{background-color:var(--theme);color:var(--white)}.faq-content.style-1 .accordion-item .accordion-header .accordion-button{color:var(--title);text-align:left;font-family:inherit;font-size:20px;font-style:normal;font-weight:600;line-height:inherit;background-color:var(--white);-ms-border-radius:12px;-o-border-radius:12px;border:none;border-radius:12px}@media (max-width:767px){.faq-content.style-1 .accordion-item .accordion-header .accordion-button.collapsed{font-size:16px}}.faq-content.style-1 .accordion-item .accordion-collapse .accordion-body{background-color:var(--white);-ms-border-radius:0 0 12px 12px;-o-border-radius:0 0 12px 12px;border:none;border-radius:0 0 12px 12px;padding-bottom:30px}@media (max-width:767px){.faq-content.style-1 .accordion-item .accordion-collapse .accordion-body{font-size:16px}}.faq-box{border:1px solid var(--border);-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;margin-top:40px;padding:20px}.faq-wrapper{position:relative}.faq-wrapper .shape1{z-index:1;position:absolute;top:60%;left:10%}.faq-wrapper .shape2{z-index:1;position:absolute;top:10%;right:8%}.faq-wrapper .faq-items h1{color:var(--title);text-align:center;font-family:var(--title-font);margin-top:15px;margin-bottom:15px;font-size:48px;font-style:normal;font-weight:700;line-height:120%}.faq-wrapper .faq-items p{color:var(--text);text-align:center;font-family:var(--body-font);margin-bottom:30px;font-size:16px;font-style:normal;font-weight:300;line-height:150%}.faq-wrapper .faq-items .btn-wrapper{text-align:center;max-width:160px;margin:0 auto}.faq-content-3 .accordion-item{background-color:#0000;border:1px solid #5c657440;border-radius:10px;margin-top:20px;padding:5px 10px}.faq-content-3 .accordion-item .accordion-header .accordion-button{color:var(--title);letter-spacing:-.2px;box-shadow:none;text-transform:capitalize;background-color:#0000;border:0;border-radius:0;font-size:18px;font-weight:500}.faq-content-3 .accordion-item .accordion-header .accordion-button:after{content:"";font-family:var(--icon-font);color:var(--theme);background:0 0;font-weight:300;transition:all .3s ease-in-out!important}.faq-content-3 .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"";font-family:var(--icon-font);background:0 0;font-weight:300;font-family:bootstrap-icons!important}.faq-content-3 .accordion-item .accordion-collapse .accordion-body{color:var(--text);padding-top:5px;padding-right:30px;font-size:16px;font-weight:400}.faq-wrapper-4 .faq-image-area,.faq-wrapper-4 .faq-image-area .faq-slider{position:relative}.faq-wrapper-4 .faq-image-area .faq-slider .btn-wrap{z-index:9;justify-content:space-between;align-items:center;display:flex;position:absolute;top:50%;left:50px;right:50px;transform:translateY(-50%)}.faq-wrapper-4 .faq-image-area .faq-slider .btn-wrap .arrow-prev,.faq-wrapper-4 .faq-image-area .faq-slider .btn-wrap .arrow-next{text-align:center;border-radius:50%;width:48px;height:48px;line-height:48px}.faq-wrapper-4 .faq-image-area .faq-slider .btn-wrap .arrow-prev{background-color:var(--white);color:var(--theme)}.faq-wrapper-4 .faq-image-area .faq-slider .btn-wrap .arrow-next{background-color:var(--theme);color:var(--white)}.faq-wrapper-4 .faq-image-area:before{content:"";z-index:-1;border:1px solid #5c657440;border-radius:20px;width:100%;height:82%;position:absolute;inset:0}.faq-wrapper-4 .faq-image-area .faq-img{padding:25px}.faq-wrapper-4 .faq-image-area .faq-img img{border-radius:10px;width:100%;height:100%}.faq-wrapper-4 .clock-wrapper-area{text-align:center;background-color:var(--white);border-radius:15px;margin:0 30px;padding:30px}.faq-wrapper-4 .clock-wrapper-area h3{margin-bottom:30px;font-size:24px;font-weight:700}.faq-wrapper-4 .clock-wrapper-area .clock-wrapper{justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:767px){.faq-wrapper-4 .clock-wrapper-area .clock-wrapper{flex-wrap:wrap}}.faq-wrapper-4 .clock-wrapper-area .clock{background-color:var(--theme);text-align:center;border-radius:6px;width:100px}.faq-wrapper-4 .clock-wrapper-area .clock .number{color:var(--white);border-bottom:1px solid #e6f7fc33;padding:20px 25px;font-size:33px;font-weight:700;line-height:1}.faq-wrapper-4 .clock-wrapper-area .clock .text{text-transform:uppercase;color:var(--white);text-align:center;padding:5px;font-size:14px;font-weight:400}.wcu-wrapper.style1{position:relative}.wcu-wrapper.style1 .shape1{z-index:1;position:absolute;bottom:-100px;left:40px}.wcu-wrapper.style1 .shape2{z-index:1;position:absolute;top:-40px;right:0}@media (max-width:1199px){.wcu-wrapper.style1 .wcu-thumb img{width:100%;height:100%}}.blog-wrapper.style1{position:relative}.blog-wrapper.style1 .btn-wrap .arrow-prev{position:absolute;top:55%;left:12%;transform:translate(-12%,-55%)}.blog-wrapper.style1 .btn-wrap .arrow-prev i{text-align:center;width:56px;height:56px;color:var(--theme);border:1px solid var(--theme);-o-transition:all .4s;-ms-border-radius:50%;-o-border-radius:50%;background:0 0;border-radius:50%;padding:15px 17px;line-height:56px;transition:all .4s}.blog-wrapper.style1 .btn-wrap .arrow-prev i:hover{background:var(--title);color:var(--white);border:1px solid var(--title)}@media (max-width:1600px){.blog-wrapper.style1 .btn-wrap .arrow-prev{display:none}}.blog-wrapper.style1 .btn-wrap .arrow-next{position:absolute;top:55%;right:12%;transform:translate(-12%,-55%)}.blog-wrapper.style1 .btn-wrap .arrow-next i{text-align:center;background:var(--theme);width:56px;height:56px;color:var(--white);border:1px solid var(--theme);-o-transition:all .4s;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;padding:15px 17px;line-height:56px;transition:all .4s}.blog-wrapper.style1 .btn-wrap .arrow-next i:hover{background:var(--white);color:var(--title);border:1px solid var(--white)}@media (max-width:1600px){.blog-wrapper.style1 .btn-wrap .arrow-next{display:none}}.blog-wrapper.style2{position:relative}.blog-wrapper.style2 .shape1{z-index:1;position:absolute;bottom:-100px;left:40px}@media (max-width:1399px){.blog-wrapper.style2 .shape1{display:none}}.blog-card-wrap.style3{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.blog-card-wrap.style3 .blog-card.style1{margin-top:0}@media (max-width:1199px){.blog-card-wrap.style3{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.blog-card-wrap.style3{grid-template-columns:repeat(1,1fr)}}.blog-card.style1{background:var(--white);margin-top:40px}.blog-card.style1 .blog-thumb{width:100%;height:280px;overflow:hidden}.blog-card.style1 .blog-thumb img{-o-object-fit:cover;object-fit:cover;-o-transition:all .4s;width:100%;height:100%;transition:all .4s}.blog-card.style1 .blog-content{padding:30px}.blog-card.style1 .blog-content .blog-meta{align-items:center;gap:28px;margin-bottom:24px;display:flex}@media (max-width:991px){.blog-card.style1 .blog-content .blog-meta{gap:16px}}.blog-card.style1 .blog-content .blog-meta .item1{background:var(--theme);padding:12px 20px}.blog-card.style1 .blog-content .blog-meta .item1 h6{color:var(--white);text-align:center;font-family:var(--title-font);font-size:24px;font-style:normal;font-weight:700;line-height:22px}.blog-card.style1 .blog-content .blog-meta .item1 p{color:var(--white);text-align:center;font-family:var(--body-font);font-size:12px;font-style:normal;font-weight:400;line-height:22px}.blog-card.style1 .blog-content .blog-meta .item2 .icon{align-items:center;gap:8px;display:flex}.blog-card.style1 .blog-content .blog-meta .item2 .icon i{width:20px;height:20px;color:var(--theme)}.blog-card.style1 .blog-content .blog-meta .item2 .icon span{color:var(--text);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:500;line-height:22px}.blog-card.style1 .blog-content .blog-meta .item3 .icon{align-items:center;gap:8px;display:flex}.blog-card.style1 .blog-content .blog-meta .item3 .icon i{width:20px;height:20px;color:var(--theme);transform:rotate(85deg)}.blog-card.style1 .blog-content .blog-meta .item3 .icon span{color:var(--text);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:500;line-height:22px}.blog-card.style1 .blog-content a h3{color:var(--title);font-family:var(--title-font);-o-transition:all .4s;margin-bottom:10px;font-size:22px;font-style:normal;font-weight:700;line-height:32px;transition:all .4s}.blog-card.style1 .blog-content a h3:hover{color:var(--theme)}.blog-card.style1 .blog-content a span,.blog-card.style1 .blog-content a span i{color:var(--text);font-family:var(--body-font);text-transform:capitalize;font-size:16px;font-style:normal;font-weight:500;line-height:28px}.blog-card.style1 .blog-content a:hover span{color:var(--theme)}@media (max-width:767px){.blog-card.style1 .blog-content{padding:25px}}.blog-card.style1:hover .blog-thumb img{transform:scale(1.1)}.blog-card.style2{z-index:5;background:var(--bg2);border:1px solid var(--border-2);-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;margin-top:40px;position:relative;overflow:hidden}.blog-card.style2 .blog-thumb{overflow:hidden}.blog-card.style2 .blog-thumb img{-o-transition:all .4s;width:100%;transition:all .4s}.blog-card.style2 .blog-content{padding:0 0 20px 20px}.blog-card.style2 .blog-content .blog-meta{z-index:5;width:100%;margin-bottom:24px;position:relative}.blog-card.style2 .blog-content .blog-meta .item1{background:var(--white);border:5px solid var(--theme2);-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:12px;position:absolute;top:-20px;left:0}@media (max-width:1199px){.blog-card.style2 .blog-content .blog-meta .item1{left:-20px}}@media (max-width:767px){.blog-card.style2 .blog-content .blog-meta .item1{left:-10px}}.blog-card.style2 .blog-content .blog-meta .item1 h6{color:var(--title);text-align:center;font-family:var(--title-font);font-size:24px;font-style:normal;font-weight:700;line-height:22px}.blog-card.style2 .blog-content .blog-meta .item1 p{color:var(--title);text-align:center;font-family:var(--body-font);margin-bottom:0;font-size:12px;font-style:normal;font-weight:400;line-height:22px}.blog-card.style2 .blog-content .blog-meta .items-wrap{border-bottom:1px solid var(--border-2);align-items:center;gap:10px;padding:15px 10px 15px 75px;display:flex}@media (max-width:1199px){.blog-card.style2 .blog-content .blog-meta .items-wrap{padding:15px 10px 15px 35px}}@media (max-width:767px){.blog-card.style2 .blog-content .blog-meta .items-wrap{padding:15px 10px 15px 75px}}.blog-card.style2 .blog-content .blog-meta .item2{margin-left:20px}@media (max-width:500px){.blog-card.style2 .blog-content .blog-meta .item2{margin-left:0}}.blog-card.style2 .blog-content .blog-meta .item2 .icon{align-items:center;gap:3px;display:flex}.blog-card.style2 .blog-content .blog-meta .item2 .icon i{width:20px;height:20px;color:var(--theme)}.blog-card.style2 .blog-content .blog-meta .item2 .icon span{color:var(--text);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:500;line-height:22px}@media (max-width:1199px){.blog-card.style2 .blog-content .blog-meta .item2 .icon span{font-size:11px}}.blog-card.style2 .blog-content .blog-meta .item3 .icon{align-items:center;gap:5px;display:flex}.blog-card.style2 .blog-content .blog-meta .item3 .icon i{width:20px;height:20px;color:var(--theme);transform:rotate(85deg)}.blog-card.style2 .blog-content .blog-meta .item3 .icon span{color:var(--text);font-family:var(--body-font);font-size:14px;font-style:normal;font-weight:500;line-height:22px}@media (max-width:1199px){.blog-card.style2 .blog-content .blog-meta .item3 .icon span{font-size:11px}}.blog-card.style2 .blog-content a h3{color:var(--title);font-family:var(--title-font);-o-transition:all .4s;margin-bottom:10px;font-size:22px;font-style:normal;font-weight:700;line-height:32px;transition:all .4s}.blog-card.style2 .blog-content a h3:hover{color:var(--theme)}.blog-card.style2 .blog-content a span,.blog-card.style2 .blog-content a span i{color:var(--text);font-family:var(--body-font);text-transform:capitalize;font-size:16px;font-style:normal;font-weight:500;line-height:28px}.blog-card.style2 .blog-content a:hover span{color:var(--theme)}.blog-card.style2 .blog-content p{margin-bottom:0}.blog-card.style2 .blog-content .link-btn{opacity:0;visibility:hidden;position:absolute;bottom:10px}@media (max-width:767px){.blog-card.style2 .blog-content{padding:0 25px 25px}}@media (max-width:500px){.blog-card.style2 .blog-content{padding:0 5px 25px 15px}}.blog-card.style2:hover{background:var(--title)}.blog-card.style2:hover .blog-content a h3{color:var(--white)}.blog-card.style2:hover .blog-thumb img{transform:scale(1.1)}.blog-card.style2:hover .blog-content .blog-meta .item1{background:var(--theme2);border:5px dashed var(--white)}.blog-card.style2:hover .blog-content .blog-meta .item1 h6,.blog-card.style2:hover .blog-content .blog-meta .item1 p{color:var(--white)}.blog-card.style2:hover .blog-content .blog-meta .items-wrap{background:var(--white)}.blog-card.style2:hover .blog-content p{color:var(--text2);margin-bottom:30px}.blog-card.style2:hover .link-btn{opacity:1;visibility:visible}.blog-section{position:relative}.blog-section .burger-shape{position:absolute;bottom:20%;left:0}.blog-section .pizza-shape{position:absolute;top:10%;right:0}.news-wrapper{padding:0 75px}@media (max-width:1399px){.news-wrapper{padding:0}}.single-news-items{border:1px solid var(--border);align-items:center;gap:30px;margin-top:30px;padding:40px 20px;display:flex}@media (max-width:1399px){.single-news-items{flex-wrap:wrap}}@media (max-width:991px){.single-news-items{flex-wrap:initial}}@media (max-width:767px){.single-news-items{flex-wrap:wrap}}.single-news-items .news-image{flex-basis:100%;width:220px;height:220px;position:relative}.single-news-items .news-image .post-date{background-color:var(--white);padding:7px 10px;position:absolute;top:25px;left:25px}.single-news-items .news-image .post-date span{color:var(--title);font-weight:600}.single-news-items .news-content h3{margin-bottom:10px}.single-news-items .news-content h3 a:hover,.single-news-items .news-content .theme-btn-2{color:var(--theme)}.news-section-3{margin-bottom:-50px}.news-card-items{margin-top:30px}.news-card-items .news-image{position:relative}.news-card-items .news-image .post-date{background-color:var(--theme);padding:12px 24px;position:absolute;bottom:40px;left:0}.news-card-items .news-image .post-date h3{color:var(--white);font-size:24px;font-weight:700}.news-card-items .news-image .post-date h3 span{color:var(--white);font-size:16px;font-weight:400}.news-card-items .news-content{background-color:var(--white);z-index:9;margin-top:-40px;margin-right:40px;padding:30px;position:relative}.news-card-items .news-content ul{gap:50px;margin-bottom:15px;display:flex}@media (max-width:1399px){.news-card-items .news-content ul{gap:20px}}.news-card-items .news-content ul li{font-size:14px;font-weight:500}.news-card-items .news-content ul li i{color:var(--theme);margin-right:5px}.news-card-items .news-content h3{margin-bottom:5px;font-weight:700}.news-card-items .news-content h3 a:hover{color:var(--theme)}.news-card-items.style-2{padding-bottom:50px}.news-card-items.style-2 .news-image{position:relative}.news-card-items.style-2 .news-image .post-date{top:20px;left:20px;bottom:initial;position:absolute}.news-card-items.style-2 .news-content{margin:0}.news-card-items.style-2 .news-content ul li{font-size:16px}.news-card-items.style-3{background-color:var(--white);box-shadow:none;padding-bottom:0}.news-card-items.style-3 .news-image{padding:15px 15px 0}.news-card-items.style-3 .news-image .post-date{top:30px;left:30px}.news-card-items.style-3 .content{box-shadow:none}.news-standard-wrapper .news-standard-items{-ms-border-radius:10px;-o-border-radius:10px;border:1px solid #e3e3e3;border-radius:10px;padding:30px}@media (max-width:767px){.news-standard-wrapper .news-standard-items{padding:18px}}.news-standard-wrapper .news-standard-items:not(:last-child){margin-bottom:30px}.news-standard-wrapper .news-standard-items .news-thumb{position:relative}.news-standard-wrapper .news-standard-items .news-thumb img{width:100%}.news-standard-wrapper .news-standard-items .news-thumb .post-date{background:var(--theme);-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:59px;padding:12px 16px;display:flex;position:absolute;top:20px;left:20px}.news-standard-wrapper .news-standard-items .news-thumb .post-date h3{color:var(--white);font-family:var(--title-font);text-align:center;margin-bottom:0;font-size:24px;font-style:normal;font-weight:700;line-height:22px}.news-standard-wrapper .news-standard-items .news-thumb .post-date h3 span{color:var(--white);font-family:var(--title-font);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.news-standard-wrapper .news-standard-items .news-content{z-index:9;margin-top:20px;position:relative}.news-standard-wrapper .news-standard-items .news-content ul{align-items:center;gap:50px;margin-bottom:17px;padding-left:0;list-style-type:none;display:flex}@media (max-width:1399px){.news-standard-wrapper .news-standard-items .news-content ul{gap:20px}}.news-standard-wrapper .news-standard-items .news-content ul li{color:var(--title);font-family:var(--title-font);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.news-standard-wrapper .news-standard-items .news-content ul li i{color:var(--theme);margin-right:5px}.news-standard-wrapper .news-standard-items .news-content h3{margin-bottom:15px}.news-standard-wrapper .news-standard-items .news-content h3 a{color:var(--title);font-family:var(--title-font);font-size:30px;font-style:normal;font-weight:700;line-height:32px}.news-standard-wrapper .news-standard-items .news-content h3 a:hover{color:var(--theme2)}.customWidget h2{font-size:22px}.widgetOption>button{text-align:left;width:50%;font-size:13px;border:none!important}.widgetOption>button svg{width:20px!important}.languageToggle{display:flex;gap:15px!important}.languageToggle button{padding:0 10px}.rightPos{z-index:99;position:absolute;right:12px!important}@media (max-width:767px){.news-standard-wrapper .news-standard-items .news-content h3 a{font-size:25px;line-height:30px}}.news-standard-wrapper .news-standard-items .news-content p{color:var(--text);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:28px}@media (max-width:767px){.news-standard-wrapper .news-standard-items .news-content p{font-size:15px;line-height:25px}}.news-standard-wrapper .news-standard-items .news-content a i{margin-left:5px}.blog-details-area .blog-post-details .single-blog-post .post-featured-thumb{-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;height:400px}@media (max-width:991px){.blog-details-area .blog-post-details .single-blog-post .post-featured-thumb{height:400px}}.blog-details-area .blog-post-details .single-blog-post .post-content{margin-top:30px}.blog-details-area .blog-post-details .single-blog-post .post-content .post-list{border-bottom:1px solid var(--border-2);gap:30px;margin-bottom:20px;padding-bottom:20px;padding-left:0;list-style-type:none}@media (max-width:330px){.blog-details-area .blog-post-details .single-blog-post .post-content .post-list{gap:4px}}.blog-details-area .blog-post-details .single-blog-post .post-content .post-list li{font-size:14px;font-weight:500}.blog-details-area .blog-post-details .single-blog-post .post-content .post-list li i,.blog-details-area .blog-post-details .single-blog-post .post-content .post-list li img{color:var(--theme);margin-right:5px}@media (max-width:767px){.blog-details-area .blog-post-details .single-blog-post .post-content .post-list li{font-size:12px}}.blog-details-area .blog-post-details .single-blog-post .post-content>h1{margin-bottom:20px;font-size:30px;font-weight:600}.blog-details-area .blog-post-details .single-blog-post .post-content h3{margin-bottom:20px;font-size:20px;font-weight:400}a.theme-btn,.main-button.cs_disabled_order_wrap span,button.theme-btn{border-radius:50px!important}@media (max-width:767px){.blog-details-area .blog-post-details .single-blog-post .post-content>h1,.blog-details-area .blog-post-details .single-blog-post .post-content h3{font-size:24px}}.blog-details-area .blog-post-details .single-blog-post .post-content h1 a:hover,.blog-details-area .blog-post-details .single-blog-post .post-content h3 a:hover{color:var(--theme)}.blog-details-area .blog-post-details .single-blog-post .post-content .hilight-text{border-left:4px solid var(--theme);background-color:var(--bg2);background:var(--white);border-radius:10px;padding:40px}.blog-details-area .blog-post-details .single-blog-post .post-content .hilight-text p{text-transform:capitalize;max-width:650px;font-style:italic;font-weight:500;line-height:26px}.blog-details-area .blog-post-details .single-blog-post .post-content .hilight-text svg{float:right;margin-top:-30px}.blog-details-area .blog-post-details .single-blog-post .post-content .details-image img{-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;width:100%}.blog-details-area .blog-post-details .tag-share-wrap{border-top:1px solid var(--border-2);border-bottom:1px solid var(--border-2);margin-top:40px;padding:20px 0}.blog-details-area .blog-post-details .tag-share-wrap .tagcloud a{color:var(--title);font-family:var(--title-font);text-transform:capitalize;background:var(--white);-ms-border-radius:4px;-o-border-radius:4px;border:1px solid #e6e5e5;border-radius:4px;margin-right:5px;padding:10px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:14px;transition:all .3s;display:inline-flex}@media (max-width:767px){.blog-details-area .blog-post-details .tag-share-wrap .tagcloud a{margin-bottom:5px}}.blog-details-area .blog-post-details .tag-share-wrap .tagcloud a:hover{background:var(--theme);color:var(--white)!important}.blog-content-body{color:var(--text);font-size:16px;line-height:1.8}.blog-content-body h1,.blog-content-body h3,.blog-content-body h4{color:var(--title);margin:24px 0 12px;font-weight:400;line-height:1.3}.blog-content-body h2{color:var(--title);margin:2.25rem 0 .75rem;font-weight:400;line-height:1.3}.blog-content-body h1 strong,.blog-content-body h2 strong,.blog-content-body h3 strong,.blog-content-body h4 strong{font-weight:600!important}.blog-content-body h1{font-size:28px}.blog-content-body h2{font-size:26px}.blog-content-body h3{font-size:18px}.blog-content-body h4{font-size:16px}.blog-content-body p{margin:0 0 16px}.blog-content-body ul,.blog-content-body ol{margin:0 0 16px 20px}.blog-content-body li{margin:0 0 10px}.blog-content-body strong{color:var(--title)}.blog-details-area .blog-post-details .tag-share-wrap .social-share span{color:var(--title);font-size:18px;font-weight:600}.blog-details-area .blog-post-details .tag-share-wrap .social-share a{color:var(--text);font-size:18px}.blog-details-area .blog-post-details .tag-share-wrap .social-share a:not(:last-child){margin-right:10px}.blog-details-area .blog-post-details .tag-share-wrap .social-share a:hover{color:var(--theme)}.blog-details-area .blog-post-details .comments-area{margin-top:40px}.blog-details-area .blog-post-details .comments-area .comments-heading{margin-bottom:0}@media (max-width:767px){.blog-details-area .blog-post-details .comments-area .comments-heading{margin-bottom:20px}}.blog-details-area .blog-post-details .comments-area .comments-heading h3{color:var(--title);font-size:32px;font-weight:500;font-family:var(--title-font);margin-bottom:0;font-size:24px;font-style:normal;font-weight:700;line-height:37px}@media (max-width:767px){.blog-details-area .blog-post-details .comments-area .comments-heading h3{font-size:28px}}.blog-details-area .blog-post-details .comments-area .blog-single-comment{border-bottom:1px solid var(--border-2)}@media (max-width:767px){.blog-details-area .blog-post-details .comments-area .blog-single-comment{flex-wrap:wrap;gap:20px}}.blog-details-area .blog-post-details .comments-area .blog-single-comment .content .head .con h5{margin-bottom:0}.blog-details-area .blog-post-details .comments-area .blog-single-comment .content .head .con h5 a{color:var(--title);font-family:var(--title-font);text-transform:capitalize;font-size:20px;font-style:normal;font-weight:600;line-height:22px;transition:all .4s ease-in-out}.blog-details-area .blog-post-details .comments-area .blog-single-comment .content .head .con h5 a:hover{color:var(--theme2)}.blog-details-area .blog-post-details .comments-area .blog-single-comment .content .head .btn a{background:var(--theme);color:var(--white);border-radius:50px;justify-content:center;align-items:center;padding:5px 16px;display:inline-flex}.blog-details-area .blog-post-details .comments-area .blog-single-comment .content .head .btn a:hover{background:var(--title);color:var(--white)!important}.blog-details-area .blog-post-details .comments-area .blog-single-comment .content .reply{background-color:var(--white);color:var(--theme);border-radius:30px;padding:5px 15px;font-weight:400}.blog-details-area .blog-post-details .comment-form-wrap h3{margin-bottom:30px;font-size:32px}@media (max-width:767px){.blog-details-area .blog-post-details .comment-form-wrap h3{margin-bottom:20px;font-size:28px}}.blog-details-area .blog-post-details .comment-form-wrap .form-clt input,.blog-details-area .blog-post-details .comment-form-wrap .form-clt textarea{border:none;border:1px solid var(--border-2);background-color:#0000;outline:none;width:100%;padding:16px 20px;font-weight:500}.blog-details-area .blog-post-details .comment-form-wrap .form-clt input::-moz-placeholder{color:var(--text)}.blog-details-area .blog-post-details .comment-form-wrap .form-clt textarea::-moz-placeholder{color:var(--text)}.blog-details-area .blog-post-details .comment-form-wrap .form-clt input::placeholder,.blog-details-area .blog-post-details .comment-form-wrap .form-clt textarea::placeholder{color:var(--text)}.blog-details-area .blog-post-details .comment-form-wrap .form-clt textarea{padding-bottom:100px}.main-sidebar .single-sidebar-widget{background-color:var(--white);-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px;margin-bottom:30px;padding:40px 30px}.widget-title{color:var(--title);font-family:var(--title);text-transform:capitalize;margin-bottom:25px;padding-bottom:5px;font-size:20px;font-style:normal;font-weight:700;line-height:30px;position:relative}.widget-title:before{content:"";background-color:var(--theme);width:83px;height:2px;position:absolute;bottom:0;left:0}.search-widget form{width:100%;position:relative}.search-widget form input{background:var(--bg2);width:100%;color:var(--text);-ms-border-radius:8px;-o-border-radius:8px;border:none;border-radius:8px;padding:12px 20px;font-size:15px}.search-widget form button{width:70px;height:100%;color:var(--title);text-align:center;-o-transition:background .3s ease;-ms-border-radius:0px;-o-border-radius:0px;background:0 0;border:none;border-radius:0;font-size:18px;transition:background .3s;position:absolute;top:0;right:0}.search-widget form button:hover{background:var(--theme);color:var(--white)}.tagcloud{flex-wrap:wrap;align-items:center;display:flex}.tagcloud h6{font-size:20px}.tagcloud a.active{background:var(--theme)!important;color:var(--white)!important}.tagcloud li{margin-right:5px}.tagcloud li a{background:var(--bg2);color:var(--title);font-family:var(--title-font);text-transform:capitalize;-ms-border-radius:4px;-o-border-radius:4px;border:none;border-radius:4px;margin-bottom:10px;padding:10px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:14px;transition:all .4s ease-in-out;display:inline-flex}.tagcloud li a:last-child{margin-right:0}.tagcloud li a:hover{background:var(--theme)!important;color:var(--white)!important}.range__barcustom .price-input{margin-top:10px;position:relative}@media (max-width:1600px){.range__barcustom .price-input{flex-wrap:wrap}}.range__barcustom .price-input .field{align-items:center;width:16%;font-size:18px;display:flex}.range__barcustom .price-input .field span{color:var(--title);font-size:18px;font-weight:500}.range__barcustom .separators{margin-left:-12px;padding-right:12px;font-size:24px;font-weight:500;line-height:42px}.range__barcustom .field input{border:unset;height:100%;color:var(--title);background:0 0;outline:none;padding:0;font-size:16px;font-weight:500}.range__barcustom .field input span{color:var(--title);font-size:16px;font-weight:500}.range__barcustom input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.range__barcustom input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.range__barcustom .price-input .separator{color:var(--white);font-size:14px;font-weight:400}.range__barcustom .slider{background:var(--title);border-radius:5px;height:6.75px;position:relative}.range__barcustom .slider .progress{background:var(--theme);border-radius:5px;height:100%;position:absolute;left:25%;right:25%}.range__barcustom .range-input{justify-content:center;display:flex;position:relative}.range__barcustom .range-input input{pointer-events:none;-webkit-appearance:none;-moz-appearance:none;background:0 0;outline:none;width:100%;height:6.75px;padding:0;position:absolute;top:-7px}.range__barcustom input[type=range]::-webkit-slider-thumb{background:var(--theme);border:1.125px solid var(--theme);pointer-events:auto;-webkit-appearance:none;border-radius:5px;width:7px;height:17px}.range__barcustom .price-input .filter-btn{color:var(--title);font-family:var(--title-font);text-transform:uppercase;background-color:#0000;margin-left:15px;padding:8px 30px;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.range__barcustom .price-input .filter-btn:hover{background-color:var(--theme);color:var(--white)!important}.filter-size .input-save:not(:last-child){margin-bottom:20px}.filter-size .input-save input{background-color:var(--theme);width:20px;height:19px;color:var(--theme);border-radius:4px;outline:none;padding:5px}.filter-size .input-save label{color:var(--title);text-transform:capitalize;text-transform:capitalize;margin-left:20px;font-weight:600}.recent-box{-o-transition:all .4s;-ms-border-radius:10px;-o-border-radius:10px;border:1px solid #e0e0e0;border-radius:10px;align-items:center;gap:22px;margin-bottom:30px;padding:20px 30px;transition:all .4s;display:flex}.recent-box .recent-thumb img{-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.recent-box .recent-content .star{margin-top:5px;margin-bottom:10px}.recent-box .recent-content .price{gap:10px;display:flex}.recent-box .recent-content .price .regular-price{color:var(--theme);font-family:var(--title-font);text-transform:uppercase;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.recent-box .recent-content .price .offer-price{color:var(--text);font-family:var(--title-font);text-transform:uppercase;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.recent-box a{color:var(--title);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.recent-box a:hover{color:var(--theme)}.recent-box:hover{border:1px solid var(--theme)}.recent-box:hover a{color:var(--theme)}.recent-box:last-child{margin-bottom:0}.page-nav-wrap{margin-top:50px}@media (max-width:575px){.page-nav-wrap{margin-bottom:30px}}.page-nav-wrap ul{justify-content:center;align-items:center;gap:5px;display:flex}@media (max-width:1199px){.page-nav-wrap ul{flex-wrap:wrap}}.page-nav-wrap ul li .previous{text-align:center;background-color:var(--white);width:56px;height:56px;color:var(--title);-ms-border-radius:30px;-o-border-radius:30px;border:1px solid #0000;border-radius:30px;margin-right:10px;line-height:56px;transition:all .4s ease-in-out;display:inline-block}.page-nav-wrap ul li .previous:hover{background-color:var(--theme);border:1px solid #0000;color:var(--white)!important}@media (max-width:575px){.page-nav-wrap ul li .previous{width:35px}}.page-nav-wrap ul li .next{text-align:center;background-color:var(--white);width:56px;height:56px;color:var(--title);-ms-border-radius:30px;-o-border-radius:30px;border:1px solid #0000;border-radius:30px;margin-right:10px;line-height:56px;transition:all .4s ease-in-out;display:inline-block}.page-nav-wrap ul li .next:hover{background-color:var(--theme);border:1px solid #0000;color:var(--white)!important}@media (max-width:575px){.page-nav-wrap ul li .next{width:35px}}.page-nav-wrap ul li .page-numbers{text-align:center;background-color:var(--white);width:56px;height:56px;color:var(--title);-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;margin-right:10px;line-height:56px;display:block}.page-nav-wrap ul li .page-numbers:hover,.page-nav-wrap ul li .page-numbers.active{background-color:var(--theme);border:1px solid #0000;color:var(--white)!important}@media (max-width:575px){.page-nav-wrap ul li .page-numbers{text-align:center;width:36px;height:36px;line-height:36px}}.sort-bar{border-radius:5px;margin:0 0 10px;padding:0}.sort-bar .woocommerce-result-count{margin-bottom:0}.sort-bar .single-select{border:1px solid #e8e8e8;width:fit-content;min-width:209px;height:46px;margin:0;padding:0 40px 0 20px;font-size:16px;line-height:46px}.sort-bar .nav-pills{margin-left:10px}.sort-bar .nav-pills .nav-link.active,.sort-bar .nav-pills .nav-pills .show>.nav-link{color:var(--theme);background-color:#0000}.sort-bar .nav-link{color:var(--text);margin-left:5px;padding:5px}.sort-bar .nav a.active,.sort-bar .nav a:hover{color:var(--theme)!important}.categories-list .checkbox-single{cursor:pointer;padding-left:18px;position:relative}.categories-list .checkbox-single input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.categories-list .checkbox-single:not(:last-child){margin-bottom:10px}.categories-list .checkbox-single .checkbox-area .checkmark{border:1px solid #e5e5e5;width:20px;height:20px;position:absolute;top:5px;left:0}.categories-list .checkbox-single .checkbox-area .checkmark:after{content:""}.categories-list .checkbox-single .checkbox-area input:checked~.checkmark{background-color:var(--theme)}.categories-list .checkbox-single .checkbox-area input:checked~.checkmark:after{content:"";color:var(--white);font-family:"Font Awesome 6 Pro";font-size:11px;display:block;position:absolute;top:-5px;left:5px}.categories-list .checkbox-single .text-color{color:var(--title);font-weight:600}.categories-list .checkbox-single .text-color .star{color:var(--theme);margin-right:5px}.main-sidebar2 .single-sidebar-widget{background-color:var(--white);-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;margin-bottom:30px;padding:40px 30px}.main-sidebar2 .single-sidebar-widget .wid-title{margin-bottom:25px}.main-sidebar2 .single-sidebar-widget .wid-title h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;padding-bottom:15px;font-size:24px;font-style:normal;font-weight:700;line-height:30px;position:relative}.main-sidebar2 .single-sidebar-widget .wid-title h3:before{content:"";background-color:var(--theme);width:83px;height:2px;position:absolute;bottom:0;left:0}.main-sidebar2 .single-sidebar-widget .search-widget form{width:100%;position:relative}.main-sidebar2 .single-sidebar-widget .search-widget form input{background-color:var(--bg2);width:100%;color:var(--text);border:none;padding:20px;font-size:15px}.main-sidebar2 .single-sidebar-widget .search-widget form button{background:var(--theme);width:70px;height:100%;color:var(--white);text-align:center;-o-transition:background .3s ease;border:none;font-size:18px;transition:background .3s;position:absolute;top:0;right:0}.main-sidebar2 .single-sidebar-widget .search-widget form button:hover{background:var(--title)}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul{padding-left:0;list-style-type:none}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li{background-color:var(--bg2);-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;font-weight:500;transition:all .4s ease-in-out}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li a{color:var(--title);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li a span{color:var(--title);transition:all .4s ease-in-out}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li:not(:last-child){-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;margin-bottom:12px}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li:hover{background:var(--theme);color:var(--white)}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li:hover a{color:var(--white)!important}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li:hover span{color:var(--white)}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li.active{background:var(--theme)}.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li.active a,.main-sidebar2 .single-sidebar-widget .news-widget-categories ul li.active span{color:var(--white)}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items{align-items:center;gap:20px;display:flex}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items:not(:last-child){border-bottom:1px solid #e6e5e5;margin-bottom:20px;padding-bottom:20px}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items .recent-thumb img{-o-object-fit:cover;object-fit:cover;width:78px;height:79px}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items .recent-content ul{margin-bottom:8px;padding-left:0;list-style-type:none}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items .recent-content ul li{color:var(--theme);font-family:var(--title-font);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items .recent-content ul li i{color:var(--theme2);margin-right:5px}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items .recent-content h6{margin-bottom:0;font-weight:700}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items .recent-content h6 a{color:var(--title);font-family:var(--title-font);font-size:16px;font-style:normal;font-weight:700;line-height:24px}.main-sidebar2 .single-sidebar-widget .recent-post-area .recent-items .recent-content h6 a:hover{color:var(--theme2)}.main-sidebar2 .single-sidebar-widget .tagcloud a{color:var(--title);font-family:var(--title-font);text-transform:capitalize;background:var(--bg2);-ms-border-radius:4px;-o-border-radius:4px;border:none;border-radius:4px;margin-bottom:20px;margin-right:10px;padding:10px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:14px;transition:all .4s ease-in-out;display:inline-flex}.main-sidebar2 .single-sidebar-widget .tagcloud a:last-child{margin-right:0}.main-sidebar2 .single-sidebar-widget .tagcloud a.active,.main-sidebar2 .single-sidebar-widget .tagcloud a:hover{background:var(--theme);color:var(--white)!important}@media (max-width:1199px){.widget_title{margin:-.12em 0 24px;font-size:22px}}@media (max-width:330px){.recent-post .post-title{font-size:16px;line-height:24px}.recent-post .recent-post-meta a{font-size:12px}}.shop-details{padding:60px 0}.product-big-img{-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:75px 125px}.product-big-img .dishes-thumb .circle-shape{position:absolute;top:-10px}@media (min-width:576px){.product-big-img .dishes-thumb .circle-shape{display:none}}@media (min-width:1400px){.product-big-img .dishes-thumb .circle-shape{display:block}}@media (min-width:1200px){.opening-hours{flex-wrap:wrap;display:flex}.opening-hours>div{width:50%}.contact-box.style1{height:100%!important}}@media (max-width:767px){.product-big-img{padding:30px}.product-big-img .dishes-thumb .circle-shape{position:absolute;top:-10px}.product-big-img .dishes-thumb .circle-shape img{max-width:283px}}@media (max-width:400px){.product-big-img .dishes-thumb .circle-shape img{max-width:229px}}@media (max-width:330px){.product-big-img .dishes-thumb .circle-shape img{max-width:177px}}.product-about .title-wrapper{justify-content:space-between;align-items:center;display:flex}.contact-form-thumbs,.contact-form-thumbs img{height:100%}.product-about .product-title{color:var(--title);font-family:var(--title-font);text-transform:capitalize;font-size:24px;font-style:normal;font-weight:700;line-height:50px}.product-about .price{color:var(--title);font-family:var(--title-font);text-transform:capitalize;font-size:36px;font-style:normal;font-weight:700;line-height:30px}.product-about .product-rating{border-bottom:1px solid var(--border-2);margin-bottom:20px;padding-bottom:20px}.product-about .text{color:var(--text);font-family:var(--body-font);margin-bottom:35px;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.product-about .share{align-items:center;gap:20px;display:flex}.actions{margin-bottom:15px}.actions .quantity{align-items:center;gap:30px;margin-bottom:30px;display:flex}.actions .quantity p{color:var(--text);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.actions .quantity input{text-align:center;border:1px solid var(--border-2);background:var(--white);-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;padding:0 5px}.actions .quantity .btn-wrapper{flex-direction:column;display:flex}.actions .quantity .qty-btn{border:1px solid var(--border-2);background:var(--white);width:34px;height:30px;color:var(--text);-ms-border-radius:0px 5px 0px 0px;-o-border-radius:0px 5px 0px 0px;border-radius:0 5px 0 0}.social-media{align-items:center;display:flex}.social-media li a{text-align:center;background-color:var(--white);width:35px;height:35px;color:var(--title);border:1px solid var(--border-2);-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;margin-right:10px;font-size:13px;line-height:35px;display:block}.social-media li a:hover{background-color:var(--theme);color:var(--white)!important}.product-description{border-bottom:1px solid var(--border-2);margin-bottom:60px;padding:50px 0}.product-description h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;font-size:30px;font-style:normal;font-weight:900;line-height:50px}.product-description .desc p{color:var(--text);font-family:var(--body-font);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.product-review h3{color:var(--title);font-family:var(--title-font);text-transform:capitalize;margin-bottom:40px;font-size:30px;font-style:normal;font-weight:900;line-height:50px}.woocommerce-cart-form{text-align:center}.cart_table{border:1px solid var(--border-2);width:100%;margin-bottom:45px}.cart_table thead{background-color:#ecf0f1}.cart_table thead th{border:none!important}.cart_table td:before,.cart_table th{font-family:var(--title-font);color:var(--title);border:none;padding:27px 15px;font-weight:800}.cart_table td:before{content:attr(data-title);vertical-align:top;padding:0;display:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.cart_table td{font-family:var(--title-font);color:var(--title);vertical-align:middle;border:none;padding:20px 10px;font-size:16px;font-style:normal;font-weight:500;line-height:26px;position:relative}.cart_table .product-quantity{color:var(--title)}.cart_table .product-quantity input{position:relative;top:-2px}.cart_table .cart-productname{font-family:var(--title-font);color:var(--title);text-transform:capitalize;font-size:20px;font-style:normal;font-weight:700;line-height:50px}.cart_table .cart-productimage{display:inline-block}.cart_table .remove{color:var(--theme);font-size:18px}.cart_table .quantity{align-items:center;display:inline-flex}.cart_table .qty-btn{color:#b8c6d0;background-color:#0000;border-radius:4px;width:30px;height:30px;padding:0;font-size:16px;line-height:30px;border:1px solid var(--border-2)!important}.cart_table .qty-btn:hover{background-color:var(--theme);color:var(--white);border-color:var(--theme)!important}.cart_table .qty-input{vertical-align:middle;border:1px solid var(--border-2);text-align:center;width:70px;height:30px;color:var(--theme);border-radius:4px;margin:0 10px;padding:0;font-size:14px;font-weight:700}.cart_table .qty-input::placeholder{color:var(--title)}.cart_table .qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart_table .qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart_table .qty-input[type=number]{-moz-appearance:textfield}.cart_table .actions{text-align:right;vertical-align:middle}.cart_table .actions>.th-btn{margin-right:15px;padding:20px 28px;font-size:16px}.cart_table .actions>.th-btn:last-child{margin-right:0}.cart_table .th-cart-coupon{float:left;width:455px;max-width:100%;margin:0;display:flex}.cart_table .th-cart-coupon input{width:calc(100% - 200px);margin-right:10px}.cart_table .th-cart-coupon .th-btn{width:max-content;padding:20px 25px;font-size:16px}.cart_totals{border:1px solid var(--border-2)}.cart_totals th,.cart_totals td{vertical-align:top;color:var(--title);border:none;width:55%;padding:20px;font-size:14px}.cart_totals th:first-child,.cart_totals td:first-child{color:#333;background-color:#f9fbfb;width:45%;font-size:14px;font-weight:700}.cart_totals .shipping-calculator-button{color:var(--title);border-bottom:1px solid;font-weight:700;display:inline-block}.cart_totals .shipping-calculator-button:hover{color:var(--theme)}.cart_totals .woocommerce-shipping-destination{margin-bottom:10px}.cart_totals .woocommerce-shipping-methods{margin-bottom:0}.cart_totals .shipping-calculator-form{margin-top:20px;display:none}.cart_totals .shipping-calculator-form .form-control,.cart_totals .shipping-calculator-form .single-select{margin-bottom:20px}.cart_totals .shipping-calculator-form .th-btn{padding:5px 30px}.cart_totals .amount{font-weight:700}.cart_totals .order-total .amount{color:var(--theme)}@media (max-width:991px){.cart_table th{padding:23px 8px;font-size:14px}.cart_table .cart-productname{font-size:14px}.cart_table .th-cart-coupon{justify-content:center;width:100%;margin-bottom:20px}.cart_table .actions{text-align:center}}@media (max-width:767px){.cart_table{text-align:left;border-collapse:separate;border-spacing:0 20px;border:none;min-width:auto}.cart_table thead{display:none}.cart_table td{text-align:right;border:1px solid #f3f3f3;border-bottom:none;width:100%;padding:15px 15px 15px 25%;display:block}.cart_table td:before{display:block}.cart_table td:last-child{border-bottom:1px solid #f3f3f3}.cart_table td.actions{text-align:center;padding-left:15px}.cart_table td.actions>.th-btn{width:max-content;margin-top:10px;margin-left:auto;margin-right:auto;display:block}.cart_table td.actions>.th-btn:last-child{margin-right:auto}.cart_table .th-cart-coupon{text-align:center;float:none;justify-content:center;width:100%;padding-bottom:10px;display:block}.cart_table .th-cart-coupon input{width:100%;margin-bottom:10px}.cart_totals th,.cart_totals td{padding:15px 10px}.cart_totals th:first-child,.cart_totals td:first-child{width:17%;line-height:1.4}}.woocommerce-checkout .form-group,.woocommerce-checkout .form-row,.woocommerce-checkout .form-select,.woocommerce-checkout .select2-container,.woocommerce-checkout .form-control{margin-bottom:0}.woocommerce-checkout .select2-container--open .select2-dropdown--below{margin-top:-35px}.woocommerce-checkout .select2-container--open .select2-dropdown--above{position:relative;bottom:-30px}.woocommerce-checkout .select2-dropdown{border:1px solid #e3e6e9;border-top:none}.woocommerce-checkout .select2-container--default .select2-selection--single{border-radius:0}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-checkout .select2-container--default .select2-selection--single .form-control:focus{color:var(--text)}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #eee;padding:0}.woocommerce-form-login select,.woocommerce-form-login .form-select,.woocommerce-form-login .form-control,.woocommerce-form-login .select2,.woocommerce-form-login .select2-container,.woocommerce-form-coupon select,.woocommerce-form-coupon .form-select,.woocommerce-form-coupon .form-control,.woocommerce-form-coupon .select2,.woocommerce-form-coupon .select2-container,.woocommerce-checkout select,.woocommerce-checkout .form-select,.woocommerce-checkout .form-control,.woocommerce-checkout .select2,.woocommerce-checkout .select2-container{margin-bottom:var(--bs-gutter-x)}#ship-to-different-address{margin-top:15px}.woocommerce-checkout .nice-select:active,.woocommerce-checkout .nice-select.open,.woocommerce-checkout .nice-select:focus{border-color:none!important}.woocommerce-checkout .nice-select{font-size:16px;border:none!important}.checkout-ordertable th,.checkout-ordertable td{border:1px solid var(--border-2)}.select2-container--default .select2-selection--single{border:1px solid #e3e6e9;height:60px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:30px;padding-right:25px;line-height:60px}.woocommerce-billing-fields .form-row{margin-bottom:0}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:none;margin:0;top:0}.select2-container--default .select2-selection--single .select2-selection__arrow{height:60px;margin-right:30px;line-height:60px}span.select2-selection.select2-selection--single:focus{outline:none}.shipping-calculator-form .form-select,.shipping-calculator-form .form-control{background-position:right 13px center;border-radius:0;height:40px;padding-left:15px;font-size:16px;line-height:40px}.shipping-calculator-form .as-btn{width:max-content;height:40px;padding:0 20px;font-size:14px}.checkout-ordertable th,.checkout-ordertable td{text-align:right;vertical-align:top;color:#2c3e50;padding:5px 20px;font-size:14px;font-weight:600}.checkout-ordertable th{text-align:left;font-weight:800}.checkout-ordertable ul{margin:0;padding:0}.checkout-ordertable .order-total .amount,.checkout-ordertable input[type=hidden]~label{color:var(--theme)}.woocommerce-checkout .form-group input:not(:last-child){margin-bottom:var(--bs-gutter-x)}.woocommerce-checkout-payment{text-align:left}.woocommerce-checkout-payment ul{margin:0;padding:0;list-style-type:none}.woocommerce-checkout-payment ul li{border-bottom:1px solid #d8d8d8;border-radius:4px;padding-top:12px;font-size:16px}.woocommerce-checkout-payment ul input[type=radio]~label{color:var(--text);margin-bottom:17px}.woocommerce-checkout-payment ul input[type=radio]~label img{margin-bottom:-2px;margin-left:10px}.woocommerce-checkout-payment .place-order{padding-top:30px}.woocommerce-checkout-payment .payment_box{color:#a1b1bc;background-color:#ecf0f1;border:1px solid #d8d8d8;border-bottom:none;border-radius:4px;padding:10px 20px;font-size:14px;display:none}.woocommerce-checkout-payment .payment_box p{margin:0}.as-checkout-wrapper form.woocommerce-form{margin-bottom:25px}@media (max-width:767px){tfoot.checkout-ordertable th{display:none}.woocommerce-checkout-payment ul input[type=radio]~label img{max-width:150px}.checkout-ordertable th,.checkout-ordertable td{padding:5px 20px 5px 60px}}.tinv-wishlist input[type=checkbox]{opacity:1;visibility:visible;vertical-align:middle;width:auto;height:auto;display:inline-block}.tinv-wishlist .tinv-header{color:var(--title);margin-bottom:25px}.tinv-wishlist .cart-empty{background-color:#eee;border-radius:5px;padding:12px 25px;font-size:14px;font-weight:700}.tinv-wishlist p.return-to-shop .button{background-color:var(--theme);color:#fff;margin-top:10px;padding:10px 25px;font-size:14px;font-weight:700;display:inline-block}.tinv-wishlist p.return-to-shop .button:hover{background-color:var(--title);color:var(--white)}.tinv-wishlist table{border:1px solid var(--white)}.tinv-wishlist table th{color:var(--title)}.tinv-wishlist table td,.tinv-wishlist table th{text-align:center;border:1px solid #ddd;padding:15.3px 10px}.tinv-wishlist table td span bdi,.tinv-wishlist table th span bdi{color:var(--theme2)}.tinv-wishlist table thead{background-color:var(--white)}.tinv-wishlist .product-cb,.tinv-wishlist .product-remove{text-align:center;width:40px}.tinv-wishlist .product-thumbnail{width:110px}.tinv-wishlist .stock.in-stock{margin-bottom:0}.tinv-wishlist ins{text-decoration:none}.tinv-wishlist .product-remove button{text-align:center;border:none;border-radius:0;width:22px;height:22px;padding-top:0;font-size:12px;line-height:22px}.tinv-wishlist .product-remove button i{font-size:16px;line-height:22px}.tinv-wishlist .tinvwl-mobile{display:none}.tinv-wishlist .social-buttons{align-items:center;max-width:295px;margin-top:30px;margin-left:auto;display:flex}.tinv-wishlist .social-buttons ul{gap:6px;margin-bottom:0;margin-left:auto;padding-left:0;display:flex}.tinv-wishlist table.tinvwl-table-manage-list{background:var(--white);width:100%;font-size:16px}.tinv-wishlist .product-stock .stock{display:block}.tinv-wishlist .product-stock span{display:inline}.tinv-wishlist .product-stock i{margin-right:5px}.tinv-wishlist .tinv-modal .icon_big_times{color:var(--theme);margin-bottom:5px}.tinv-wishlist button.button{background-color:var(--theme);border:none;min-width:140px;height:40px;padding:1px 15px;font-size:14px;font-weight:600;line-height:40px}.tinv-wishlist button.button.mask-btn{padding:0}.tinv-wishlist button.button .btn-text-mask{padding:.5px 21px}.tinv-wishlist button.button{color:var(--white)}.tinv-wishlist button.button:hover{background-color:var(--title);color:#fff}.tinv-wishlist button.button i{margin-right:3px!important;font-size:14px!important}.tinv-wishlist th,.tinv-wishlist td.product-name{font-size:16px;font-weight:700;font-family:var(--title-font)}.tinv-wishlist td.product-name a{color:var(--text)}.tinv-wishlist td.product-name a:hover{color:var(--theme)}.tinv-wishlist td.product-price del{margin-left:8px;font-size:.9em}.tinv-wishlist .social-buttons>span{font-weight:700;font-family:var(--title-font);color:var(--title);margin-right:10px}.tinv-wishlist .social-buttons li{margin-right:0;display:inline-block}.tinv-wishlist .social-buttons li a.social{background-color:var(--theme);color:var(--title);text-align:center;border-radius:50px;width:30px;height:30px;margin-left:3px;font-size:14px;line-height:30px;display:inline-block}.tinv-wishlist .social-buttons li a.social:first-child{margin-left:0}.tinv-wishlist .social-buttons li a.social i{line-height:inherit;color:var(--white)}.tinv-wishlist .social-buttons li a.social:hover{background-color:var(--title);color:var(--white)}@media (max-width:991px){.tinvwl-full{display:none}.tinv-wishlist .tinvwl-mobile{display:block}.tinvwl-txt{display:none!important}.product-stock{text-align:center;width:40px}}@media (max-width:767px){.tinv-wishlist table{table-layout:fixed;border-bottom:1px solid var(--border-2)}.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove,.tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name){display:none}.tinv-wishlist table td,.tinv-wishlist table th{border:1px solid var(--border-2)}.tinv-wishlist table.tinvwl-table-manage-list tbody td{text-align:center;display:block;width:100%!important}.product-name{text-align:center}.tinv-wishlist table td,.tinv-wishlist table th{border-bottom:none}.tinv-wishlist table tfoot{border-bottom:1px solid var(--border-2)}.tinv-wishlist .social-buttons{max-width:100%;margin-left:unset;flex-direction:column}.tinv-wishlist .social-buttons ul{margin-left:unset;margin-top:5px}.tinvwl-txt{display:inline-block!important}}.woocommerce-table th,.woocommerce-table td{border:1px solid var(--border-2)}.woocommerce-message,.woocommerce-info{background-color:var(--theme);color:var(--white);border-radius:0;margin-bottom:15px;padding:11px 20px 11px 50px;font-size:14px;font-weight:600;position:relative}.woocommerce-message a,.woocommerce-info a{color:var(--white);text-decoration:underline}.woocommerce-message a:hover,.woocommerce-info a:hover{color:var(--title)}.woocommerce-message:before,.woocommerce-info:before{content:"";margin-right:10px;font-size:18px;font-weight:400;position:absolute;top:11px;left:20px;font-family:bootstrap-icons!important}.woocommerce-notices-wrapper .woocommerce-message{background-color:var(--theme);color:var(--white)}.woocommerce-notices-wrapper .woocommerce-message:before{content:"";font-weight:300}.woocommerce-form-login-toggle .woocommerce-info{background-color:var(--theme);color:var(--white)}.woocommerce-form-login-toggle .woocommerce-info a{color:var(--white)}.woocommerce-form-login-toggle .woocommerce-info a:hover{color:var(--bg)}.woocommerce-form-register,.woocommerce-form-coupon,.woocommerce-form-login{background-color:var(--white);margin-bottom:0;padding:35px 40px;box-shadow:0 6px 30px #010f1c1a}@media (max-width:575px){.woocommerce-form-register,.woocommerce-form-coupon,.woocommerce-form-login{padding:40px 20px}}.woocommerce-form-register .form-group,.woocommerce-form-coupon .form-group,.woocommerce-form-login .form-group{margin-bottom:20px}.woocommerce-form-register .form-group:last-child,.woocommerce-form-coupon .form-group:last-child,.woocommerce-form-login .form-group:last-child{margin-bottom:0}.woocommerce-form-login{margin-bottom:30px}.woocommerce-error{background-color:var(--theme);color:#fff;border-radius:5px;margin:0 0 30px;padding:10px 26px;font-size:14px;font-weight:700;list-style:none}nav.woocommerce-MyAccount-navigation li{border:1px solid #ddd;border-top:none;margin:0}nav.woocommerce-MyAccount-navigation li:first-child{border-top:1px solid #ddd}nav.woocommerce-MyAccount-navigation li a{color:var(--title);padding:7px 17px;font-weight:700;display:block}nav.woocommerce-MyAccount-navigation li.is-active a,nav.woocommerce-MyAccount-navigation li a:hover{color:var(--white);background-color:var(--theme)}.woocommerce-MyAccount-content h3{margin-top:-.3em}.woocommerce-MyAccount-content .btn{background-color:var(--theme);color:var(--white);padding:10px 25px;font-size:14px;font-weight:700}.woocommerce-MyAccount-content .btn:hover{background-color:var(--title);color:var(--white)}table.variations,.woocommerce-grouped-product-list-item{border-collapse:separate;border-spacing:0 15px;border:none;align-items:center;margin-bottom:5px}table.variations td,.woocommerce-grouped-product-list-item td{vertical-align:middle;border:none;padding:0 5px}table.variations td:first-child,.woocommerce-grouped-product-list-item td:first-child{padding:0}table.variations label,.woocommerce-grouped-product-list-item label{text-transform:capitalize;margin:0;font-size:14px}table.variations label a,.woocommerce-grouped-product-list-item label a{color:var(--title)}table.variations label a:hover,.woocommerce-grouped-product-list-item label a:hover{color:var(--theme)}table.variations .label,.woocommerce-grouped-product-list-item .label{border:none}table.variations__label,.woocommerce-grouped-product-list-item__label{font-weight:600;border:none!important}table.variations__price,.woocommerce-grouped-product-list-item__price{border:none!important}table.variations__price .price,table.variations__price .amount,.woocommerce-grouped-product-list-item__price .price,.woocommerce-grouped-product-list-item__price .amount{font-size:18px!important}table.variations del,.woocommerce-grouped-product-list-item del{margin-left:12px}.woocommerce-product-attributes th,.woocommerce-product-attributes td{border:1px solid var(--border-color)}.woocommerce-product-attributes th p:last-child,.woocommerce-product-attributes td p:last-child{margin-bottom:0}.woocommerce-grouped-product-list.group_table{border-collapse:collapse;margin-bottom:15px}.woocommerce-grouped-product-list.group_table .woocommerce-Price-amount.amount{color:var(--title);font-size:16px}.woocommerce-grouped-product-list.group_table label{font-family:var(--title-font);margin:0 0 0 10px;font-size:18px}.woocommerce-grouped-product-list.group_table .qty-input{border-color:#e3e6e9}.woocommerce-grouped-product-list.group_table tr{border-bottom:1px solid #e3e6e9}.woocommerce-grouped-product-list.group_table tr:last-child{border-bottom:none}.woocommerce-grouped-product-list.group_table td{padding:30px 5px}table.variations{width:max-content;position:relative}table.variations td{padding:0}table.variations td.label{width:max-content;padding-right:10px}table.variations select{vertical-align:middle;width:max-content;height:50px;margin:0;padding-left:20px;padding-right:54px;font-weight:400;line-height:1.5}table.variations .reset_variations{margin-left:16px;display:inline-block;position:absolute;bottom:25px;left:100%}.woosq-product .product .woocommerce-grouped-product-list-item__quantity,.woosq-product .product .woocommerce-grouped-product-list-item__label,.woosq-product .product .woocommerce-grouped-product-list-item__price{width:auto!important}.woocommerce-variation.single_variation{margin-bottom:30px}.woocommerce-variation.single_variation .price{color:var(--title);font-weight:700}.wooscp-table-items td.woocommerce-product-attributes-item__value{padding-left:15px!important}.wooscp-table-items a.added_to_cart.wc-forward{margin-left:15px;text-decoration:underline}.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open{z-index:1111}table.woocommerce-product-attributes{margin-bottom:30px}#woosq-popup .product_meta{margin-top:20px}#woosq-popup .product_title{margin-bottom:5px;font-size:24px}#woosq-popup .single-product .product .actions{align-items:center;gap:20px;display:flex}#woosq-popup .single-product .product .actions>div{width:max-content;height:auto;overflow:visible}#woosq-popup .single-product .product .actions>div .quantity.style2.woocommerce-grouped-product-list-item__quantity{width:max-content}.login-tab{justify-content:center;margin-bottom:30px}.login-tab button.nav-link{background-color:var(--bg);color:var(--title);border-radius:15px ​15px 0;padding:11px 39px;font-size:18px;font-weight:500}.login-tab button.nav-link.active{background-color:var(--theme);color:var(--white)}.star-rating{width:100px;height:1.2em;font-size:12px;font-weight:700;line-height:1.2em;display:block;position:relative;overflow:hidden}.star-rating:before{content:"";color:#e1e1e1;float:left;letter-spacing:3px;position:absolute;top:0;left:0;font-family:bootstrap-icons!important}.star-rating span{float:left;padding-top:1.5em;position:absolute;top:0;left:0;overflow:hidden}.star-rating span:before{content:"";font-family:var(--icon-font);color:#feb62a;letter-spacing:3px;position:absolute;top:0;left:0;font-family:bootstrap-icons!important}.rating-select label{margin:0 10px 0 0}.rating-select p.stars{margin-bottom:0;line-height:1}.rating-select p.stars a{text-indent:-999em;width:18px;height:14px;text-decoration:none;display:inline-block;position:relative}.rating-select p.stars a:before{content:"";text-indent:0;width:18px;height:14px;color:var(--theme2);font-weight:400;line-height:1;display:block;position:absolute;top:0;left:0}.rating-select p.stars a:hover~a:before{content:"";font-weight:400}.rating-select p.stars:hover a:before,.rating-select p.stars.selected a.active:before{content:"";font-weight:700}.rating-select p.stars.selected a.active~a:before{content:"";font-weight:400}.rating-select p.stars.selected a:not(.active):before{content:"";font-weight:700}@media (max-width:767px){.woocommerce-message,.woocommerce-info{padding:10px 15px 10px 37px;font-size:14px;line-height:22px}.woocommerce-message:before,.woocommerce-info:before{font-size:16px;top:10px;left:15px}}.cs-pd-video .cs_video_open,.cs-sample-img .cs_video_open{color:#fff;font-size:68px;line-height:48px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-pd-video .cs_video_open:hover,.cs-sample-img .cs_video_open:hover{color:#ffffffb3}.cs_video_popup{z-index:1000;width:100%;height:100%;transition-delay:.3s;position:fixed;top:0;left:-100%}.cs_video_popup.active{transition-delay:0s;left:0}.cs_video_popup-overlay{opacity:0;background:#000;transition:all .4s ease-out;position:absolute;left:0;right:0}.cs_video_popup.active .cs_video_popup-overlay{opacity:.8;background:#00000080;height:100%}.cs_video_popup-content{-webkit-overflow-scrolling:touch;text-align:center;opacity:0;visibility:hidden;padding:15px;font-size:0;transition:all .4s ease-out;position:absolute;inset:0;overflow:auto;transform:translateY(100px)}.cs_video_popup.active .cs_video_popup-content{opacity:1;visibility:visible;transform:translateY(0)}.cs_video_popup-content:after{content:"";vertical-align:middle;height:100%;display:inline-block}.cs_video_popup-container{text-align:left;vertical-align:middle;background:#fff;width:100%;max-width:1380px;display:inline-block;position:relative}.cs_video_popup-container .embed-responsive{width:100%}.embed-responsive{height:100%;padding:0;display:block;position:relative;overflow:hidden}.embed-responsive-16by9:before{content:"";padding-top:56.25%;display:block}.embed-responsive iframe,.embed-responsive video{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0}.cs_video_popup-close{cursor:pointer;background:#d90d0d;width:40px;height:40px;transition:all .4s ease-in-out;position:absolute;top:0;right:0}.cs_video_popup iframe{width:100%;height:100%;position:absolute}.cs_video_popup-close:before{content:"";background:#fff;width:20px;height:1px;margin-left:-10px;transition:all .4s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:rotate(-45deg)}.cs_video_popup-close:after{content:"";background:#fff;width:20px;height:1px;margin-left:-10px;transition:all .4s ease-in-out;display:block;position:absolute;top:50%;left:50%;transform:rotate(45deg)}.cs_video_popup-close:hover:before,.cs_video_popup-close:hover:after{background:#000}.cs_video_popup-layer{position:absolute;bottom:0;left:0;right:0}.cs_video_popup-align{overflow:hidden}.cs_site_header{z-index:101;width:100%;transition:all .4s;position:absolute;top:0;left:0}.cs_site_header.cs_style_1 .cs_main_header_in,.cs_site_header.cs_style_1 .cs_top_header_in{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;position:relative}.cs_site_header.cs_style_1 .cs_main_header_in{height:100px}.cs_site_header.cs_style_1 .cs_main_header_right{align-items:center;height:100%;display:flex}.cs_site_header.cs_style_1.cs_type_1 .cs_main_header{background-color:#0000;border-bottom:1px solid #535353}.cs_site_header.cs_style_1.cs-sticky-active{background-color:#000;box-shadow:0 10px 10px -10px #212b351a}.cs_top_nav{list-style:none}.cs_top_nav li:not(:last-child):after{content:"/";color:#fffc;margin:0 15px;position:relative;top:1px}.cs_site_header_full_width .container{max-width:1320px}.cs_site_header_style1{border-bottom:1px solid #1a188d}.cs_site_header_style1 .cs_main_header_right{align-items:center;display:flex}.cs_site_header_style1 .cs_nav .cs_nav_list>li.current-menu-item>a:before{background-color:#fff;bottom:-4px}.cs_header_search_form{opacity:0;visibility:hidden;width:350px;top:50px;box-shadow:0 4px 4px #c1c1c140}.cs_header_search_form input{border-radius:inherit;background:#f3f3f3;border:1px solid #3e3e3e33;outline:none;width:100%;height:60px;padding:5px 70px 5px 22px;transition:all .3s}.cs_header_search_form input:focus{border-color:#3e3e3e66}.cs_header_search_form .cs_header_search_sumbit_btn{background-color:#0000;border:none;border-radius:5px;width:60px;height:56px;position:absolute;top:50%;right:21px;transform:translateY(-50%)}.cs_header_search_form .cs_header_search_sumbit_btn:hover{color:#e9a132}.cs_header_search_wrap.active .cs_header_search_form{opacity:1;visibility:visible}@media screen and (max-width:1199px){.cs_main_header .container{max-width:100%}.cs_site_header.cs_style_1 .cs_nav{display:flex}}.cs_nav{color:#fff}.cs_nav ul{margin:0;padding:0;list-style:none}.cs_sticky_header{z-index:999;width:100%;position:fixed!important}.cs-gescout_sticky{opacity:0;visibility:hidden;box-shadow:var(--box-shadow);background-color:#fff;transition:all .4s;top:-110px;position:fixed!important}.cs-gescout_show{opacity:1;visibility:visible;top:0!important}.cs_site_branding{display:inline-block}.cs_site_branding+.cs_nav{margin-left:65px}.cs_header_contact{align-items:center;display:flex}.cs_header_contact .cs_header_contact_icon{flex:none;margin-right:12px}.cs_toolbox{align-items:center;display:flex}.cs_toolbox>:not(:first-child){margin-left:40px}.cs_header_search_btn{color:#fff;cursor:pointer;transition:all .4s}.cs_header_search_btn:hover{color:#e9a132}.cs_site_header.cs_style_1.cs_color_1{background-color:#fff}.cs_site_header.cs_style_1.cs_color_1 .cs_main_header{border-color:#d6d6d6}.cs_site_header.cs_style_1.cs_color_1 .cs_nav_list>li>a{color:#18191d}.cs_site_header.cs_style_1.cs_color_1 .cs_nav_list>li>a:hover{color:#e9a132}@media screen and (min-width:1200px){.cs_main_header{position:relative}.cs_main_header .container-fluid{padding-left:40px;padding-right:40px}.cs_main_header_center,.cs_top_header_center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs_site_header.cs_style_1 .cs_main_header_center{justify-content:center;align-items:center;width:100%;max-width:calc(100% - 300px);height:100%;display:flex}.cs_site_header.cs_style_1 .cs_main_header_left{justify-content:center;align-items:center;height:100%;display:flex}.cs_nav{color:#fff;align-items:center;height:100%;display:flex}.header-area2 .cs_nav{color:#000}.cs_nav .cs_nav_list{height:inherit;flex-wrap:wrap;padding-top:5px;display:flex!important}.cs_nav .cs_nav_list li:not(.cs-mega_menu){position:relative}.cs_nav .cs_nav_list>li{height:inherit;margin-right:48px}.cs_nav .cs_nav_list>li:last-child{margin-right:0}.cs_nav .cs_nav_list>li>a{height:inherit;color:#fff;align-items:center;padding:10px 0;font-weight:600;display:inline-flex;position:relative}.cs_style_2 .cs_nav .cs_nav_list>li>a{color:#000}.cs_nav .cs_nav_list>li>ul{top:calc(100% + 15px);left:0}.cs_nav .cs_nav_list>li:hover>ul{opacity:1;visibility:visible;transition:all .4s;top:90%}.cs_nav .cs_nav_list>li.menu-item-has-children>a{position:relative}.cs_nav .cs_nav_list>li.menu-item-has-children>a:after{content:"";color:currentColor;border-top:0;border-left:0;margin-left:10px;font-size:9px;font-weight:900;display:inline-block;position:relative;top:0;font-family:bootstrap-icons!important}.cs_nav .cs_nav_list ul{z-index:100;opacity:0;visibility:hidden;width:230px;color:var(--heading-color);background-color:#fff;border-top:2px solid #eb0029;border-radius:0 0 5px 5px;padding:10px 0;transition:all .4s;position:absolute;box-shadow:0 1px 2px #0200b51a;display:block!important}.cs_nav .cs_nav_list ul li:not(:last-child) a{border-bottom:1px solid #eee;position:relative}.cs_nav .cs_nav_list ul li:not(:last-child) a:after{content:"";background-color:#ffffff1a;width:calc(100% - 40px);height:1px;position:absolute;bottom:0;left:20px}.cs_nav .cs_nav_list ul li:hover ul{top:0}.cs_nav .cs_nav_list ul li:hover>ul{opacity:1;visibility:visible;transition:all .4s}.cs_nav .cs_nav_list ul a{line-height:inherit;padding:10px 20px;display:block}.cs_nav .cs_nav_list ul ul{top:15px;left:100%}.cs-munu_toggle,.cs-munu_dropdown_toggle{display:none}.cs-gescout_sticky .cs_nav .cs_nav_list li a{color:#000}.cs-gescout_sticky .cs_main_header{padding-top:0}.main-page-area3 .cs_main_header{padding:0 90px 0 140px}.main-page-area3 .cs_top_header{padding:0 124px 0 170px}.header_style_3 .cs_nav .cs_nav_list>li>a{color:#fff}.header_style_3 .cs_nav .cs_nav_list>li>a:hover{color:#fff!important}.header_style_3.cs-gescout_show,.header_sticky_style1.cs-gescout_sticky{background-color:#111}.header_sticky_style1.cs-gescout_sticky .cs_nav .cs_nav_list>li>a{color:#fff}.cs_site_header.cs_style_1 .container{max-width:1620px}}@media screen and (max-width:1550px){.cs_site_header_full_width .container{padding:0 30px}.cs_site_branding+.cs_nav{margin-left:35px}.cs_toolbox>:not(:first-child){margin-left:25px}.cs_nav .cs_nav_list>li{margin-right:35px}}@media screen and (max-width:1199px){.cs_nav .cs_nav_list>li{margin-right:0}.cs_site_header.cs_style_1 .cs_main_header_right{padding-right:55px}.cs_site_header_full_width .container{padding:0 15px}.cs-munu_dropdown_toggle{z-index:4;cursor:pointer;width:44px;min-width:44px;height:44px;min-height:44px;color:var(--theme);-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;top:6px;right:12px;transform:none}.cs-munu_dropdown_toggle:before,.cs-munu_dropdown_toggle:after{content:none!important;display:none!important}.cs-munu_dropdown_toggle .cs-submenu-chevron{transform-origin:50%;pointer-events:none;flex-shrink:0;width:22px;height:22px;transition:transform .25s;display:block}.cs-munu_dropdown_toggle.active .cs-submenu-chevron{transform:rotate(180deg)}.cs_nav .cs_nav_list>li.menu-item-has-children>a{padding-right:52px}.cs_nav .cs_nav_list{border-top:1px solid #4d4d4d 52;border-bottom:1px solid #4d4d4d 52;background-color:#181818;width:100vw;max-height:calc(100vh - 80px);padding:10px 0;line-height:1.6em;display:none;position:absolute;top:100%;left:-15px;overflow:auto}.cs_nav .cs_nav_list ul{text-transform:capitalize;padding-left:15px;display:none}.cs_nav .cs_nav_list>li.menu-item-has-children>.cs-munu_dropdown_toggle.active~ul{display:block!important}.cs_nav .cs_nav_list a{padding:8px 20px;display:block}.cs_nav .menu-item-has-children{position:relative}.cs-munu_toggle{cursor:pointer;width:30px;height:27px;display:inline-block;position:absolute;top:27px;right:30px}.cs-munu_toggle span,.cs-munu_toggle span:before,.cs-munu_toggle span:after{background-color:#fff;width:100%;height:2px;display:block}.cs-munu_toggle span{margin:0 auto;transition-duration:0s;transition-delay:.2s;position:relative;top:12px}.cs-munu_toggle span:before{content:"";margin-top:-9px;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s;position:absolute}.cs-munu_toggle span:after{content:"";margin-top:9px;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s;position:absolute}.cs_site_header.cs_style_1 .cs-munu_toggle{color:#000;margin-top:-13px;top:50%;right:0}.cs-toggle_active span{background-color:#0000;transition-delay:.2s}.cs-toggle_active span:before{margin-top:0;transition-delay:0s,.2s;transform:rotate(45deg)}.cs-toggle_active span:after{margin-top:0;transition-delay:0s,.2s;transform:rotate(-45deg)}.cs_nav .cs_nav_list a{position:relative}.cs_site_header.cs_style_1 .cs_main_header_in{height:80px}.cs_site_header .current-menu-item>a:before{display:none}.cs_site_header.cs_style_1{top:0}.cs_site_header.cs_style_1.cs_color_1 .cs-munu_toggle,.cs_site_header.cs_style_1.cs_color_1 .cs_nav .cs_nav_list ul{color:#18191d}.cs_site_header.cs_style_1.cs_color_1 .cs-munu_dropdown_toggle{color:var(--theme)}.cs_site_header.cs_style_1.cs_color_1 .cs_nav .cs_nav_list{background-color:#fff}.cs_main_header_right .header-btn{display:none}.cs-gescout_sticky,.header_sticky_style2 .cs-munu_toggle span,.header_sticky_style2 .cs-munu_toggle span:before,.header_sticky_style2 .cs-munu_toggle span:after{background-color:#000}.cs_site_header.cs_style_1 .cs_top_header_in{display:none}.cs_site_header_spacing_130{height:96px}}@media screen and (max-width:991px){.cs_site_header .container{max-width:100%}.cs_site_header.cs_style_1 .cs-action_box>:not(:last-child){margin-right:25px}.cs_site_header.cs_style_1 .cs_btn{padding:8px}}@media screen and (max-width:767px){.cs_site_header.cs_style_1 .cs_top_header_in{justify-content:center}.cs_site_header.cs_style_1 .cs_top_header_left,.cs_site_header.cs_style_1 .cs_main_header_right{display:none}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_right{align-items:center;display:flex!important}.cs_site_header.header_style_2 .cs_main_header_right .header-btn .theme-btn{padding:10px 18px;font-size:12px}}@media screen and (max-width:575px){.cs_site_header.cs_style_1 .cs_btn span{display:none}.cs_site_header.cs_style_1 .cs_btn svg{width:20px;height:20px;margin-right:0}}@media screen and (max-width:500px){.cs_header_contact{display:none}}.cs_nav .cs_nav_list .cs-munu_dropdown_toggle.active~ul,.cs_nav .cs-munu_toggle.cs_teggle_active+.cs_nav_list{display:block}.cs_site_header.cs_color_1 .cs_header_search_btn{color:initial}@media (max-width:575px){.cs_site_header.cs_color_1 .cs_header_search_btn{display:none!important}}@media (max-width:767px){.cs_header_search_form{left:50%;transform:translate(-50%)}}@media (max-width:575px){.cs_header_search_form{display:none}.cs_header_search_btn{display:none!important}}.cs_site_header_spacing_130{height:96px}.cs_site_header.cs_style_1 .cs_top_header .container:before{content:"";background-color:#ff3c00;border-radius:0 0 60px;width:100vw;height:100%;position:absolute;top:0;right:-6%}.cs_site_header.cs_style_1 .cs_top_header{background-color:#eb0029}.cs_site_header.cs_style_1 .cs_top_header_in{z-index:1;height:40px;position:relative}.cs_site_header.cs_style_1 .cs_top_header .container{position:relative}.cs_main_header{background-color:#111;padding-top:3px;padding-bottom:3px;position:relative}.cs_site_header.cs_style_1 .cs_main_header .container:before{content:"";background-color:#fff;border-radius:60px 0 0;width:100vw;height:100%;position:absolute;top:0;left:-6%}.cs_site_header.cs_style_1 .cs_main_header .container{position:relative}.cs_site_header.cs_style_1 .cs_main_header_in{z-index:1;height:100px;position:relative}.cs_nav .cs_nav_list>li>a:hover{color:var(--theme2)}.cs_header_social_links_wrap{align-items:center;gap:20px;display:flex}.cs_header_social_links{color:#fffc;gap:20px;font-size:14px;line-height:1.6em;display:flex}.cs_header_social_links li i{color:#fffc}.cs_site_header.header_style_2.cs_style_1 .cs_main_header .container{max-width:1620px}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_right{align-items:center;gap:10px 40px;display:flex}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_in{height:90px}.cs_site_header.header_style_2.cs_style_1 .container:before{opacity:0;background-color:#fff;border-radius:0;margin-left:-27.7%;left:100%}.cs_site_header.header_style_2.cs_style_1.cs-gescout_sticky .container:before{opacity:0}@media (max-width:767px){.cs_site_header.cs_style_1 .cs_top_header{display:none}.cs_site_header_spacing_130{height:90px}.cs_site_header_spacing_140{height:100px}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_in,.cs_site_header_spacing_140{height:90px}}@media (max-width:1199px){.cs_site_header.cs_style_1 .cs_main_header .container:before{border-radius:0;left:0}.cs_site_header.header_style_2.cs_style_1 .cs_header_social_links{display:none}.cs_site_header.header_style_2.cs_style_1.cs-gescout_sticky .container:before{opacity:0}.main-page-area{padding:0}.cs_nav .cs_nav_list li a{color:#fff}.cs_main_header_right .header-btn{display:none!important}.cs_site_header.header_style_2 .cs_main_header_right .header-btn{display:flex!important}}.cs_main_header_right .search-trigger{color:#fff;z-index:1;padding-right:20px;font-size:18px}.header_style_3 .cs_main_header_right .search-trigger{color:#fff}.search-wrap.active,.accordion-item.active .accordion-collapse{display:block}.cs_slider_gap_301 .slick-slide{padding-left:12px;padding-right:12px}.cs_site_header.header_style_3{top:0}.header_style_3.cs-gescout_show .container:before{background-color:#2b00a5!important}.accordion-area2 .accordion-button{border:1px solid var(--border);color:var(--title);box-shadow:none;text-align:center;letter-spacing:-.48px;background-color:#0000;border-radius:10px 10px 0 0;padding:18px 20px;font-family:Urbanist,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px}.cs_site_header_spacing_140{height:106px}.header_area_4.cs_site_header{top:0}@media (max-width:767px){.cs_site_header_spacing_140{height:90px}}.cs_site_header{z-index:1000;background-color:var(--white);width:100%;position:sticky;top:0}@media (max-width:991px){.cs_nav .cs_nav_list{background-color:var(--white);z-index:999;width:100%;padding:20px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 5px 10px #0000001a}.cs_nav .cs_nav_list li{border-bottom:1px solid #0000000d;margin:0;display:block}.cs_nav .cs_nav_list li a{color:var(--title);padding:12px 20px;display:block}.cs_nav .cs-munu_toggle.cs_teggle_active+.cs_nav_list{display:block}}.main-content-layout{padding-top:90px}@media screen and (max-width:1199px){.main-content-layout{padding-top:80px}}.cs_offer_card_premium{background:#111;flex-direction:column;justify-content:flex-start;width:100%;min-height:520px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.cs_offer_card_premium:hover{transform:translateY(-8px)}.cs_offer_inner_wrap{z-index:1;border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 10px 40px #0000001a}.cs_offer_card_bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.cs_offer_card_gradient{z-index:2;background:linear-gradient(#1113 0%,#111111b3 50%,#111 90%);width:100%;height:100%;position:absolute;top:0;left:0}.cs_offer_card_content{z-index:3;pointer-events:none;flex-direction:column;height:100%;padding:35px;display:flex;position:relative}.cs_offer_card_content *{pointer-events:auto}.cs_offer_subtitle{color:var(--theme);text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px;font-size:13px;font-weight:800}.cs_offer_title{color:#fff;max-width:85%;margin-bottom:15px;font-size:34px;font-weight:900;line-height:1.1}.cs_offer_description{color:#ffffffd9;max-width:75%;margin-bottom:30px;font-size:15px;line-height:1.5}.cs_offer_action_wrap{z-index:10;margin-top:auto;position:relative}.cs_disabled_btn_group{flex-direction:column;align-items:flex-start;display:inline-flex;position:relative}.cs_offer_btn{opacity:1;cursor:not-allowed;align-items:center;gap:8px;display:flex;box-shadow:0 4px 15px #eb00294d;background-color:var(--theme)!important;border-radius:50px!important;padding:14px 28px!important;font-size:13px!important;font-weight:800!important}.cs_offer_mascot_wrapper{z-index:5;pointer-events:none;filter:drop-shadow(0 10px 20px #0006);justify-content:flex-end;align-items:flex-end;width:200px;height:200px;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;bottom:-15px;right:-15px}.cs_offer_card_premium:hover .cs_offer_mascot_wrapper{transform:scale(1.08)translateY(-10px)rotate(-3deg)}.cs_offer_card_premium .cs_coming_soon_slanted{position:absolute;visibility:visible!important;opacity:1!important;margin-top:0!important;top:100%!important;left:0!important;transform:translateY(10px)!important}.cs_offer_card_premium .cs_coming_soon_slanted:after{left:30px!important}@media (max-width:1200px){.cs_offer_title{font-size:28px}.cs_offer_card_premium{min-height:480px}.cs_offer_mascot_wrapper{width:160px;height:160px}}.hs{background:#fef6ee;width:100%;height:100svh;min-height:600px;max-height:1060px;position:relative;overflow:hidden}.hs__food{z-index:1;background:#fdf1e4;position:absolute;inset:0;overflow:hidden}.hs__food-img{opacity:0;will-change:opacity, transform;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.hs__food-img--active{opacity:1;animation:12s ease-in-out forwards hs-kenburns}@keyframes hs-kenburns{0%{transform:scale(1)}to{transform:scale(1.06)}}.hs__food-vignette{z-index:2;pointer-events:none;background:radial-gradient(at 70%,#0000 30%,#fef6ee1a 70%),linear-gradient(#0000 70%,#00000026 100%);position:absolute;inset:0}.hs__steam{z-index:3;pointer-events:none;mix-blend-mode:soft-light;background:radial-gradient(at 50% 80%,#ffffff1f 0%,#0000 60%);width:50%;height:60%;animation:5s ease-in-out infinite hs-steam;position:absolute;top:10%;left:30%}@keyframes hs-steam{0%,to{opacity:.3;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-18px)scale(1.04)}}.hs__overlay{z-index:4;pointer-events:none;background:linear-gradient(105deg,#fef6ee 0%,#fef6eef7 18%,#fef6eee0 28%,#fef6ee8c 40%,#fef6ee26 52%,#0000 62%);position:absolute;inset:0}.hs__overlay:before{content:"";background:radial-gradient(circle,#fc791a0f 0%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-80px;left:-40px}.hs__overlay:after{content:"";background:radial-gradient(circle,#eb00290a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:60px;left:5%}.hs__content{z-index:5;pointer-events:none;align-items:center;width:100%;height:100%;display:flex;position:relative}.hs__inner{pointer-events:auto;flex-direction:column;max-width:540px;padding:0 clamp(28px,5vw,80px);display:flex}.hs__pill{-webkit-backdrop-filter:blur(8px);color:#6b5545bf;width:fit-content;font-family:var(--body-font,sans-serif);letter-spacing:.06em;text-transform:uppercase;box-shadow:none;background:#ffffff8c;border:1px solid #eb00291a;border-radius:100px;align-items:center;gap:8px;margin-bottom:22px;padding:6px 14px 6px 11px;font-size:10.5px;font-weight:500;display:inline-flex}.hs__pill-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-in-out infinite hs-pulse}@keyframes hs-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}.hs__h1{flex-direction:column;margin:0;line-height:.92;display:flex}.hs__line{font-family:var(--title-font,sans-serif);color:#1a0f08d9;letter-spacing:-.015em;text-transform:uppercase;will-change:transform, opacity;font-size:clamp(28px,3.6vw,48px);font-weight:700;display:block}.hs__line--red{color:#eb0029e0}.hs__bar{transform-origin:0;background:linear-gradient(90deg,#eb002999,#fc791a80);border-radius:2px;width:48px;height:3px;margin:18px 0 14px}.hs__sub{font-family:var(--body-font,sans-serif);color:#6b5545b3;letter-spacing:.01em;max-width:360px;margin:0 0 28px;font-size:clamp(13px,1.1vw,15px);font-weight:400;line-height:1.55}.hs__cta-area{display:inline-flex;position:relative}.hs__dots{gap:10px;margin-top:36px;display:flex}.hs__dot{cursor:pointer;background:#ffffff80;border:2px solid #1a0f0838;border-radius:50%;width:10px;height:10px;padding:0;transition:all .35s cubic-bezier(.16,1,.3,1)}.hs__dot--on{background:#eb0029;border-color:#eb0029;border-radius:999px;width:28px;box-shadow:0 2px 8px #eb00294d}.hs__dot:hover:not(.hs__dot--on){background:#fffc;border-color:#1a0f0873}.hs__marquee{z-index:20;background:#eb0029;padding:12px 0;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 20px #0000001a}.hs__marquee-rail{width:max-content;animation:28s linear infinite hs-scroll;display:flex}.hs__marquee-rail span{white-space:nowrap;font-family:var(--body-font,sans-serif);letter-spacing:.14em;color:#fff;text-transform:uppercase;padding:0 16px;font-size:15px;font-weight:500;display:inline-block}@keyframes hs-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:991px){.hs{min-height:100svh;max-height:none}.hs__overlay{background:linear-gradient(100deg,#fef6ee 0%,#fef6eef7 22%,#fef6eee6 34%,#fef6ee99 48%,#fef6ee2e 60%,#0000 72%)}.hs__inner{max-width:420px;padding:0 clamp(24px,5vw,48px)}.hs__pill{margin-bottom:20px}.hs__bar{margin:18px 0 12px}.hs__sub{margin-bottom:28px}.hs__dots{margin-top:24px}}@media (max-width:575px){.hs{min-height:100svh}.hs__overlay{background:linear-gradient(95deg,#fef6ee 0%,#fef6eefa 28%,#fef6eeeb 42%,#fef6eea6 56%,#fef6ee33 70%,#0000 82%)}.hs__inner{max-width:75%;padding:0 20px}.hs__pill{margin-bottom:16px;padding:6px 14px 6px 10px;font-size:10.5px}.hs__line{font-size:clamp(22px,6.5vw,32px)}.hs__bar{width:42px;height:3px;margin:14px 0 10px}.hs__sub{margin-bottom:22px;font-size:13px}.hs__dots{gap:8px;margin-top:20px}.hs__dot{width:9px;height:9px}.hs__dot--on{width:24px}.hs__marquee-rail span{letter-spacing:.12em;font-size:13px}}@media (prefers-reduced-motion:reduce){.hs__food-img--active{animation:none}.hs__steam{animation:none;display:none}.hs__marquee-rail{animation:none}}
