.amenities-carousel .owl-item.active.center .amenit-box{transform:scale(1.1);z-index:3;opacity:1}.amenities-carousel .owl-item.active.center .amenit-box.project-card{transform:scale(1);opacity:1;filter:none;outline:1px solid rgba(255,255,255,0.75);outline-offset:-1px}.amenities-carousel .owl-prev,.amenities-carousel .owl-next{width:65px;height:65px;background:var(--primary);color:#fff;text-align:center;line-height:65px;margin:0 15% !important;border-radius:6px}@media only screen and (max-width:1199px){.amenities-carousel .owl-prev,.amenities-carousel .owl-next{width:40px;height:40px;line-height:44px;border-radius:4px}}.amenit-box{z-index:2;border:10px solid #fff;box-shadow:0 0 30px 10px rgba(0,0,0,0.1);padding:0;-webkit-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;margin:80px 0;position:relative;opacity:0.5}@media only screen and (max-width:575px){.amenit-box{border:5px solid #fff;margin-bottom:60px}}.amenit-box .info{padding:15px 30px;display:inline-block;background:#fff;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);box-shadow:0 0 30px 10px rgba(0,0,0,0.15)}@media only screen and (max-width:1199px){.amenit-box .info{padding:10px 20px}}@media only screen and (max-width:575px){.amenit-box .info{padding:10px 15px}}.amenit-box .info .title{font-size:18px;margin-bottom:0;display:flex;align-items:center;vertical-align:middle;color:#000}@media only screen and (max-width:1199px){.amenit-box .info .title{font-size:14px}}@media only screen and (max-width:575px){.amenit-box .info .title{font-size:12px}}.amenit-box .info .title i{color:var(--primary);font-size:40px;line-height:1;margin-right:10px}@media only screen and (max-width:1199px){.amenit-box .info .title i{font-size:22px}}.amenit-box.project-card{border:0;border-radius:10px;overflow:hidden;margin:60px 0;background:transparent;box-shadow:none;transform:none;transition:opacity 0.3s ease,transform 0.35s ease,filter 0.35s ease;position:relative;transform-origin:center center;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black);clip-path:inset(0 round 10px)}.amenities-carousel .owl-item .amenit-box.project-card{opacity:0.32;filter:grayscale(0.85);transform:scale(0.9)}.amenit-box.project-card .project-card-media{display:block;position:relative;overflow:hidden;box-shadow:none;-webkit-transform:translateZ(0);transform:translateZ(0)}.amenit-box.project-card .project-card-media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:62%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 30%,rgba(0,0,0,0.78) 100%);pointer-events:none}.amenit-box.project-card .project-card-media img{width:100%;height:420px;object-fit:cover;transition:transform 0.55s ease;display:block}.amenities-carousel .owl-item.active.center .amenit-box.project-card:hover .project-card-media img{transform:scale(1.04)}.amenit-box.project-card .info{padding:18px 18px 16px;display:block;transform:none;position:absolute;left:0;right:0;bottom:0;width:100%;box-sizing:border-box;margin:0;background:transparent;border:0;border-radius:0;box-shadow:none;z-index:2}@media only screen and (max-width:1199px){.amenit-box.project-card .project-card-media img{height:360px}}@media only screen and (max-width:575px){.amenit-box.project-card{margin-bottom:50px}.amenit-box.project-card .project-card-media img{height:300px}.amenit-box.project-card .info{padding:14px 14px 12px}}.amenit-box.project-card .info .title{text-transform:none;color:#fff;font-size:22px;margin-bottom:6px}.amenit-box.project-card .info .title a{color:#fff}.amenit-box.project-card .project-desc{margin:0 0 14px;font-size:15px;line-height:1.5;color:rgba(255,255,255,0.88);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.amenit-box.project-card .project-detail-link{position:absolute;right:14px;top:14px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(0,0,0,0.45);border:1px solid rgba(255,255,255,0.35);color:#fff;z-index:3}.amenit-box.project-card .project-detail-link i{font-size:22px;line-height:1}.amenities-carousel .owl-item.active.center .amenit-box.project-card .project-detail-link{background:var(--primary);border-color:rgba(255,255,255,0.65)}.amenities-area{position:relative;z-index:1}.wow{visibility:hidden}@media only screen and (max-width:991px){.wow{visibility:visible}}.wow.animated,.wow.tp-revealed{visibility:visible}.references-wall{border-radius:22px;border:1px solid rgba(0,0,0,0.08);background:#fff;padding:18px}#references .references-wall{border:0}#references .references-carousel.owl-theme .owl-dots{margin-top:14px}#references .references-carousel.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:4px 6px;background:rgba(166,97,28,0.22)}#references .references-carousel.owl-theme .owl-dots .owl-dot:hover span,#references .references-carousel.owl-theme .owl-dots .owl-dot.active span{background:var(--primary)}#references .references-carousel.owl-theme .owl-nav{display:none}.references-wall-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.references-wall-grid.references-wall-grid-fixed{grid-template-columns:repeat(var(--ref-cols,4),minmax(160px,1fr))}@media only screen and (max-width:575px){.references-wall{padding:14px}.references-wall-grid.references-wall-grid-fixed{grid-template-columns:repeat(2,minmax(140px,1fr));gap:10px}}@media only screen and (max-width:360px){.references-wall-grid.references-wall-grid-fixed{grid-template-columns:1fr}}.reference-wall-item{position:relative;border-radius:18px;border:1px solid rgba(0,0,0,0.10);background:#fff;min-height:118px;padding:18px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,0.03);transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.reference-wall-item img{max-width:100%;max-height:58px;object-fit:contain;filter:grayscale(100%);opacity:0.88;transition:filter 0.2s ease,opacity 0.2s ease,transform 0.2s ease}.reference-wall-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:rgba(17,17,17,0.62);opacity:0;transition:opacity 0.2s ease}.reference-wall-name{font-size:14px;font-weight:900;color:#fff;letter-spacing:-0.2px;max-width:85%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reference-wall-item:hover{transform:translateY(-2px);border-color:rgba(166,97,28,0.22);box-shadow:0 16px 40px rgba(0,0,0,0.08)}.reference-wall-item:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.02)}.reference-wall-item:hover .reference-wall-overlay{opacity:1}.news-page-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:14px}.news-page-toolbar .title{letter-spacing:-0.4px}.news-page-toolbar-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.news-page-filters{background:#fff;border:1px solid #eee;border-radius:16px;padding:18px;box-shadow:0 12px 35px rgba(0,0,0,0.04)}.news-feature{background:#fff;border:1px solid #eee;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,0.04)}.news-feature-media{height:320px;overflow:hidden}.news-feature-media img{width:100%;height:100%;object-fit:cover;display:block}.news-feature-body{padding:22px}.news-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:rgba(0,0,0,0.65);font-size:13px;margin-bottom:10px}.news-meta i{margin-right:6px;color:rgba(0,0,0,0.5)}.news-feature-title{font-size:22px;font-weight:900;color:#111;letter-spacing:-0.4px;line-height:1.25;margin-bottom:12px}.news-excerpt{margin:0 0 14px;color:#777;font-size:14px;line-height:1.7}.news-actions{display:flex;gap:10px;flex-wrap:wrap}.news-page-card{background:#fff;border:1px solid #eee;border-radius:16px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,0.04);height:100%;transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.news-page-card.news-page-card-link{display:block;text-decoration:none}.news-page-card:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(0,0,0,0.06);border-color:rgba(0,0,0,0.08)}.news-page-media{height:210px;overflow:hidden}.news-page-media img{width:100%;height:100%;object-fit:cover;display:block}.news-page-body{padding:18px}.news-tag{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;border:1px solid #eee;background:#faf8f2;color:rgba(0,0,0,0.75);font-weight:800;font-size:12px;letter-spacing:0.6px;margin-bottom:10px}.news-page-title{font-size:16px;font-weight:900;color:#111;margin-bottom:10px;letter-spacing:-0.2px;line-height:1.35}.news-page-link{font-weight:900;font-size:13px;color:#111;text-decoration:none;display:inline-flex;align-items:center;gap:6px;letter-spacing:0.2px;transition:color 0.2s ease}.news-page-link i{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(166,97,28,0.14);color:var(--primary);transition:transform 0.2s ease,background-color 0.2s ease,color 0.2s ease}.news-page-card:hover .news-page-link{color:var(--primary)}.news-page-card:hover .news-page-link i{background:var(--primary);color:#fff;transform:translateX(2px)}.news-pagination{display:flex;justify-content:center;margin-top:10px;width:100%}.news-pagination .page-link{border-radius:12px;margin:0 6px;border-color:#eee;color:#111;font-weight:900}.news-pagination .page-item.active .page-link{background:var(--primary);border-color:var(--primary);color:#fff}@media only screen and (max-width:991px){.news-page-toolbar{flex-direction:column;align-items:flex-start}.news-feature-media{height:240px}}.testimonials-carousel .owl-stage-outer{padding:6px 0 18px}.testimonial-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:18px;box-shadow:0 12px 35px rgba(0,0,0,0.04);height:100%}.testimonial-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.testimonial-avatar{width:54px;height:54px;border-radius:999px;overflow:hidden;border:1px solid rgba(0,0,0,0.08);flex:0 0 auto}.testimonial-avatar img{width:100%;height:100%;object-fit:cover;display:block}.testimonial-meta{flex:1;min-width:0}.testimonial-name{font-size:15px;font-weight:900;color:#111;letter-spacing:-0.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonial-role{margin-top:2px;font-size:13px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.testimonial-rating{color:var(--primary);display:inline-flex;gap:2px;flex:0 0 auto}.testimonial-rating i{font-size:16px;line-height:1}.testimonial-text{margin:0;color:#555;font-size:14px;line-height:1.75}.testimonials-carousel .owl-nav{position:absolute;right:0;top:-56px;display:flex;gap:10px}.testimonials-carousel .owl-nav button{width:42px;height:42px;border-radius:999px;border:1px solid rgba(0,0,0,0.12);background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease,border-color 0.2s ease}.testimonials-carousel .owl-nav button:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,0.08);border-color:rgba(166,97,28,0.22)}.testimonials-carousel .owl-nav button i{font-size:18px;line-height:1}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.pricing-section{background:#f3f4f6}.projects-section{background:#f3f4f6}.pricing-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:20px;box-shadow:0 12px 35px rgba(0,0,0,0.04);position:relative;overflow:hidden;display:flex;flex-direction:column;transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.pricing-card:hover{transform:translateY(-2px);box-shadow:0 16px 45px rgba(0,0,0,0.08);border-color:rgba(166,97,28,0.20)}.pricing-card.is-featured{border-color:rgba(166,97,28,0.32);box-shadow:0 18px 55px rgba(0,0,0,0.10)}.pricing-card.is-featured:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:var(--primary);pointer-events:none}.pricing-badge{position:absolute;top:14px;right:14px;background:#0f1012;color:#fff;padding:7px 10px;font-size:12px;font-weight:900;letter-spacing:0.6px;pointer-events:none}.pricing-head{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(0,0,0,0.08)}.pricing-tag{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid rgba(166,97,28,0.18);background:rgba(166,97,28,0.10);color:var(--primary);font-size:12px;font-weight:900;letter-spacing:0.9px;text-transform:uppercase}.pricing-price{margin-top:12px;display:flex;align-items:baseline;gap:6px}.pricing-currency{font-size:18px;font-weight:900;color:#111}.pricing-amount{font-size:42px;font-weight:900;letter-spacing:-0.8px;color:#111;line-height:1}.pricing-per{font-size:13px;font-weight:800;color:#777}.pricing-sub{margin-top:10px;color:#777;font-size:13px;line-height:1.65}.pricing-features{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:10px}.pricing-features li{display:flex;gap:10px;align-items:flex-start;color:#444;font-size:14px;line-height:1.55}.pricing-features i{color:var(--primary);font-size:18px;line-height:1;margin-top:3px;flex:0 0 auto}.pricing-actions{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:1}.pricing-actions .btn{flex:1 1 auto}@media only screen and (max-width:991px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.pricing-grid{grid-template-columns:1fr}}footer{color:#fff;font-size:15px}footer .widget{margin-bottom:20px}footer strong{color:#fff}footer .footer-logo{margin-bottom:10px}footer .footer-logo img{width:100%}footer .widget-logo ul{display:flex;align-items:center;flex-wrap:wrap}footer .widget-logo ul li{display:inline-block;flex:50%;padding:0 15px 15px 0px}footer .dlab-social-icon li{display:inline-block;margin-right:20px}footer .dlab-social-icon a{color:#fff;font-size:17px}footer .widget_about p{margin-bottom:20px}footer .footer-title{margin:0;font-size:15px;font-weight:900;padding-bottom:12px;margin-bottom:18px;position:relative;color:#fff;line-height:1.2;text-transform:none;letter-spacing:0.6px;text-transform:uppercase}footer .footer-title:after{content:"";background:rgba(255,255,255,0.30);width:56px;height:2px;position:absolute;bottom:0;left:0}footer .footer-top{background:var(--primary);padding:70px 0 36px;position:relative;color:#fff}footer .footer-top:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:rgba(255,255,255,0.25)}footer .footer-top .container,footer .footer-top .container-fluid{position:relative;z-index:1}footer .footer-top .widget{background:transparent;border:0;border-radius:0;padding:0}footer .footer-top .row>[class*="col-"]{padding-top:10px;padding-bottom:10px}@media only screen and (min-width:992px){footer .footer-top .row>[class*="col-"]+[class*="col-"]{border-left:1px solid rgba(255,255,255,0.18);padding-left:34px}footer .footer-top .row>[class*="col-"]:not(:last-child){padding-right:34px}}footer .footer-logo img{height:80px;width:auto;aspect-ratio:354 / 120;object-fit:contain}footer .widget_about p{color:#fff;margin-bottom:18px;line-height:1.85}footer .footer-logo a{display:inline-flex;align-items:center}footer .dlab-social-icon ul{display:flex;gap:10px;flex-wrap:wrap}footer .dlab-social-icon ul li{margin:0}footer .dlab-social-icon a{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.22);color:rgba(255,255,255,0.95);transition:transform 0.2s ease,background 0.2s ease,border-color 0.2s ease}footer .dlab-social-icon a:hover{transform:translateY(-2px);background:rgba(255,255,255,0.18);border-color:rgba(255,255,255,0.30)}@media only screen and (max-width:767px){footer .footer-top{padding:54px 0 26px}}footer .footer-bottom{background-color:var(--primary-dark,var(--primary));padding:18px 0;font-size:14px;border-top:1px solid rgba(255,255,255,0.18)}footer .contact-info-bx i{color:rgba(255,255,255,0.95)}footer .contact-info-bx li,footer .contact-info-bx li strong{color:rgba(255,255,255,0.85)}footer .footer-quick-links ul{list-style:none;padding-left:0;margin-bottom:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px}footer .footer-quick-links a{color:#fff;text-decoration:none;font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:10px;padding:4px 0;transition:color 0.2s ease,transform 0.2s ease}footer .footer-quick-links a:before{content:"";width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,0.55);flex:0 0 6px}footer .footer-quick-links a:hover{color:#fff;transform:translateX(2px)}@media only screen and (max-width:575px){footer .footer-quick-links ul{grid-template-columns:1fr}}footer .widget-link li{display:inline-block;text-transform:uppercase;margin-left:20px}@media only screen and (max-width:767px){footer .widget-link li{margin-left:8px;margin-right:7px}}footer .widget-link a{color:#fff}.contact-info-bx li{padding-bottom:10px;position:relative;padding-left:30px;padding-top:2px}.contact-info-bx li strong{font-weight:400}.contact-info-bx i{width:auto;height:22px;color:#fff;line-height:26px;text-align:center;border-radius:30px;margin-right:5px;position:absolute;top:0;left:0;font-size:22px}footer .contact-info-bx li{padding-left:54px;padding-top:6px;padding-bottom:6px;min-height:46px}footer .contact-info-bx i{width:34px;height:34px;line-height:34px;border-radius:12px;background:rgba(255,255,255,0.16);border:1px solid rgba(255,255,255,0.22);color:rgba(255,255,255,0.95);top:50%;transform:translateY(-50%);font-size:16px}footer .contact-info-bx li strong{font-weight:700;color:#fff}footer .contact-info-bx li{display:flex;align-items:center}footer .contact-info-bx li strong,footer .contact-info-bx li span{line-height:1.2}.has-mega-menu{position:static !important}.site-header .main-bar .container{position:static !important}@media only screen and (min-width:767px){.site-header .header-nav{position:static !important}}.mega-menu{position:absolute;left:0 !important;right:0 !important;width:100% !important;background:#f4f4f4;z-index:999;padding:80px 0;box-shadow:0 20px 30px rgba(0,0,0,0.08);opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s ease-out;border-top:1px solid #eee;margin-top:0}.mega-menu .container-fluid{max-width:100% !important;margin:0;padding:0 15px}.mega-menu .row{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -15px;max-width:100%;width:100%}.col-mega{flex:0 0 16.666%;max-width:16.666%;padding:15px}.mega-card{background:#fff;padding:30px 25px;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;height:140px;position:relative;transition:all 0.3s ease;border:1px solid transparent;text-decoration:none !important;box-shadow:0 4px 10px rgba(0,0,0,0.03)}.mega-card.mega-card-has-bg{background-color:#111;background-size:cover;background-position:center;color:#fff}.mega-card.mega-card-has-bg:before{content:'';position:absolute;inset:0;border-radius:15px;background:rgba(0,0,0,0.35)}.mega-card.mega-card-has-bg .mega-title,.mega-card.mega-card-has-bg .mega-icon{position:relative;z-index:1}.mega-card.mega-card-has-bg .mega-title{color:#fff}.mega-card.mega-card-has-bg .mega-icon{border-color:rgba(255,255,255,0.35);color:rgba(255,255,255,0.9)}.mega-card:hover{box-shadow:0 12px 25px rgba(0,0,0,0.08);border-color:var(--primary)}.mega-title{color:#222;font-size:16px;margin-top:auto;font-weight:600}.mega-icon{align-self:flex-end;width:35px;height:35px;border:1.5px solid #eee;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#bbb;font-size:14px;transition:all 0.3s}.mega-card:hover .mega-icon{background:var(--primary);border-color:var(--primary);color:#fff}.col-mega-5{flex:0 0 20%;max-width:20%;padding:10px}.service-mega-card{display:block;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.05);transition:all 0.3s ease;text-decoration:none !important;border:1px solid #eee}.service-mega-card:hover{box-shadow:0 10px 25px rgba(0,0,0,0.1);border-color:var(--primary)}.service-media{width:100%;height:150px;overflow:hidden}.service-media img{width:100%;height:100%;object-fit:cover;transition:all 0.5s ease}.service-mega-card:hover .service-media img{transform:scale(1.1)}.service-title{display:block;padding:15px;text-align:center;color:#333;font-size:15px;font-weight:600}.service-mega-card:hover .service-title{color:var(--primary)}.mega-menu-footer{margin-top:30px;padding-top:20px;border-top:1px solid #eee}.btn-show-all{display:inline-block;background:var(--primary);color:#fff !important;padding:12px 35px;border-radius:30px;font-weight:600;font-size:14px;transition:all 0.3s}.btn-show-all:hover{background:#5a32a3;transform:scale(1.05)}@media only screen and (max-width:1200px){.col-mega-5{flex:0 0 33.333%;max-width:33.333%}}@media only screen and (max-width:991px){.col-mega-5{flex:0 0 50%;max-width:50%}.service-media{height:120px}}@media only screen and (max-width:575px){.col-mega-5{flex:0 0 100%;max-width:100%}}.service-hero.dlab-bnr-inr{background-size:cover;background-position:center;background-repeat:no-repeat;height:380px}.service-hero.dlab-bnr-inr:before{display:none}.service-hero.dlab-bnr-inr:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.15) 60%,rgba(0,0,0,0) 100%)}.service-hero .dlab-bnr-inr-entry{position:relative;z-index:1}.service-hero h1{color:#fff;text-transform:none;letter-spacing:-0.5px}.service-hero .breadcrumb-row ul li{color:rgba(255,255,255,0.8)}.service-hero .breadcrumb-row ul li a{color:rgba(255,255,255,0.9);text-decoration:none}.service-hero .breadcrumb-row ul li a:hover{color:#fff}.service-detail-section .section-head .title{font-size:34px;letter-spacing:-0.5px}.service-detail-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:26px;box-shadow:0 12px 35px rgba(0,0,0,0.04)}.service-detail-cover{border-radius:14px;overflow:hidden;height:240px;margin-bottom:18px}.service-detail-cover img{width:100%;height:100%;object-fit:cover;display:block}.service-detail-card+.service-detail-card{margin-top:20px}.service-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.service-metric{border:1px solid #eee;border-radius:14px;padding:14px 16px;background:#fff}.service-metric .label{font-size:12px;color:#777;margin-bottom:6px;font-weight:600;letter-spacing:0.3px;text-transform:uppercase}.service-metric .value{font-size:16px;font-weight:800;color:#111;letter-spacing:-0.2px}.service-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.service-feature{display:flex;gap:12px;padding:16px;border-radius:14px;border:1px solid #eee;background:#faf8f2}.service-feature .icon{width:42px;height:42px;border-radius:12px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 42px;font-size:20px}.service-feature .title{font-size:15px;font-weight:800;color:#111;margin-bottom:4px}.service-feature .text{font-size:13px;color:#777;line-height:1.55;margin:0}.service-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.service-step{border:1px solid #eee;border-radius:16px;padding:18px;background:#fff}.service-step .no{display:inline-block;font-size:12px;font-weight:900;letter-spacing:1px;color:rgba(0,0,0,0.55);margin-bottom:10px}.service-step .title{font-size:16px;font-weight:900;color:#111;margin-bottom:8px}.service-step .text{font-size:13px;color:#777;line-height:1.6;margin:0}.service-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.service-gallery-grid .dlab-media img{border-radius:14px}.service-cta{border-radius:18px;padding:26px;background:linear-gradient(135deg,rgba(166,97,28,0.12) 0%,rgba(111,66,193,0.10) 100%);border:1px solid rgba(0,0,0,0.06);display:flex;align-items:center;justify-content:space-between;gap:16px}.service-cta .title{font-size:20px;font-weight:900;color:#111;margin-bottom:6px}.service-cta .text{margin:0;color:#777;font-size:14px}.service-sidebar{position:sticky;top:110px}.service-sidebar-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:22px;box-shadow:0 12px 35px rgba(0,0,0,0.04)}.service-sidebar-card+.service-sidebar-card{margin-top:18px}.service-sidebar-title{font-size:16px;font-weight:900;color:#111;margin-bottom:14px}.service-sidebar-list{list-style:none;padding:0;margin:0}.service-sidebar-list li+li{margin-top:8px}.service-sidebar-list a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:12px;background:#faf8f2;border:1px solid #f1eee4;color:#111;font-weight:700;font-size:14px;text-decoration:none}.service-sidebar-list a:hover{border-color:rgba(166,97,28,0.35);background:#fff}.service-sidebar-list a i{color:rgba(0,0,0,0.45);font-size:16px}.service-contact-list{list-style:none;padding:0;margin:0}.service-contact-list li{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #f1f1f1}.service-contact-list li:last-child{border-bottom:0}.service-contact-list i{color:var(--primary);font-size:18px;margin-top:2px}.service-contact-list strong{display:block;font-weight:800;color:#111;font-size:13px}.service-contact-list span{display:block;color:#777;font-size:13px}@media only screen and (max-width:991px){.service-hero.dlab-bnr-inr{height:300px;background-position:center top}.service-metrics{grid-template-columns:1fr}.service-feature-grid{grid-template-columns:1fr}.service-steps{grid-template-columns:1fr}.service-gallery-grid{grid-template-columns:1fr}.service-cta{flex-direction:column;align-items:flex-start}.service-sidebar{position:static;top:auto}}@media only screen and (max-width:1400px){.col-mega{flex:0 0 20%;max-width:20%}}@media only screen and (max-width:1200px){.col-mega{flex:0 0 25%;max-width:25%}}@media only screen and (max-width:991px){.mega-menu{position:relative;opacity:1;visibility:visible;transform:none;padding:20px;display:none !important;background:#fff;border-top:0;box-shadow:none}.has-mega-menu.open .mega-menu{display:none !important}.col-mega{flex:0 0 50%;max-width:50%;padding:8px}.mega-card{height:90px;padding:15px}.mega-title{font-size:14px}}@media only screen and (max-width:575px){.col-mega{flex:0 0 100%;max-width:100%}}.tp-carousel.owl-carousel{position:relative}.tp-carousel .owl-stage{display:flex;align-items:stretch}.tp-carousel .owl-item{float:none;flex:0 0 auto;min-height:1px}.tp-carousel .owl-nav button{border:0;cursor:pointer;background:transparent}.tp-carousel .owl-dots{text-align:center;margin-top:14px}.tp-carousel .owl-dots .owl-dot{display:inline-block;border:0;background:transparent;padding:0;cursor:pointer}.tp-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;border-radius:30px}.tp-carousel .owl-dots .owl-dot.active span,.tp-carousel .owl-dots .owl-dot:hover span{background:var(--primary,#a6611c)}.owl-btn-center-lr .owl-prev,.owl-btn-center-lr .owl-next{position:absolute;top:50%;transform:translateY(-50%);z-index:5;cursor:pointer}.owl-btn-center-lr .owl-prev{left:0}.owl-btn-center-lr .owl-next{right:0;left:auto}.blog-carousel{position:relative;overflow:visible!important}.blog-carousel .owl-stage-outer{overflow:hidden!important;padding:22px 0 44px}.blog-carousel .owl-nav{z-index:10;display:block!important}.blog-carousel.owl-btn-out .owl-next,.blog-carousel.owl-btn-out .owl-prev{margin:0!important;opacity:1;color:rgba(0,0,0,.18);background:transparent;font-size:60px;line-height:1;width:auto;height:auto}.blog-carousel.owl-btn-out .owl-next:hover,.blog-carousel.owl-btn-out .owl-prev:hover{color:var(--primary,#a6611c)}.tp-reference-lightbox .modal-dialog{max-width:min(92vw,980px)}.tp-reference-lightbox .modal-content{position:relative;padding:12px;border:0;border-radius:12px;background:#fff}.tp-reference-lightbox img{display:block;width:auto;max-width:100%;max-height:84vh;margin:0 auto;object-fit:contain}.tp-lightbox-close{position:absolute;top:-14px;right:-14px;z-index:2;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#fff;color:#111;font-size:28px;line-height:36px;box-shadow:0 8px 24px rgba(0,0,0,0.22);cursor:pointer}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem}p{margin-top:0;margin-bottom:1rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}a{color:var(--primary);text-decoration:none;background-color:transparent}a:hover{color:#653b11;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-6{flex:0 0 50%;max-width:50%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-9{flex:0 0 75%;max-width:75%}}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem}.dropdown-menu.show{display:block}.dropdown-menu-right{right:0;left:auto}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;text-decoration:none}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.form-group{margin-bottom:1rem}.form-group label{display:inline-block;margin-bottom:0.5rem}.form-control{display:block;width:100%;height:calc(1.5em+0.75rem+2px);padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}textarea.form-control{height:auto}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-block{display:block;width:100%}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal.show{display:block}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px)}.modal.show .modal-dialog{transform:none}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:0.5}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.5;background:transparent;border:0;padding:0;cursor:pointer}.close:hover{opacity:0.75}.collapse:not(.show){display:none}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}}@media (min-width:992px){.modal-lg{max-width:800px}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}}.review-modal .modal-dialog{max-width:860px}.review-modal .modal-content{border:0;border-radius:18px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,0.18)}.review-modal-wrap{display:flex;min-height:520px}.review-modal-media{flex:0 0 42%;max-width:42%;background:#111}.review-modal-media img{width:100%;height:100%;object-fit:cover;display:block}.review-modal-body{flex:1;background:#fff;padding:26px}.review-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.review-modal .modal-title{font-size:22px;font-weight:900;line-height:1.2;margin-bottom:6px}.review-modal-subtitle{color:#777;font-size:13px;line-height:1.45}.review-modal .close{margin:0;padding:0;width:36px;height:36px;line-height:36px;border-radius:10px;background:#f5f5f5;opacity:1;text-shadow:none;color:#111;display:inline-flex;align-items:center;justify-content:center}.review-modal .form-group label{font-weight:700;font-size:13px;color:#111;margin-bottom:8px}.review-input{position:relative}.review-input i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:rgba(0,0,0,0.55);font-size:18px;pointer-events:none}.review-input .form-control{height:46px;border-radius:12px;border:1px solid #eee;padding-left:44px;font-size:14px}.review-input-textarea i{top:16px;transform:none}.review-input-textarea .form-control{height:auto;min-height:130px;padding-top:12px;padding-bottom:12px}@media (max-width:767px){.review-modal-wrap{flex-direction:column;min-height:0}.review-modal-media{flex:0 0 auto;max-width:100%;min-height:180px}.review-modal-body{padding:18px}}.site-search-modal .modal-content{border-radius:0;border:1px solid rgba(0,0,0,0.1);overflow:hidden}.site-search-close{position:absolute;top:10px;right:12px;z-index:2;width:38px;height:38px;border-radius:0;background:rgba(0,0,0,0.06);display:inline-flex;align-items:center;justify-content:center;opacity:1;border:0;cursor:pointer}.site-search-body{padding:26px}.site-search-title{font-size:20px;font-weight:900;color:#111;letter-spacing:-0.3px;margin-bottom:14px}.site-search-input-wrap{position:relative}.site-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:rgba(0,0,0,0.45);font-size:20px}.site-search-input{width:100%;height:52px;border-radius:0;border:1px solid rgba(0,0,0,0.12);padding:0 14px 0 44px;font-weight:700;outline:none}.site-search-input:focus{border-color:rgba(166,97,28,0.35);box-shadow:0 0 0 3px rgba(166,97,28,0.14)}.site-search-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.testimonial-head .name{font-size:15px;font-weight:900;color:#111;line-height:1.2}.testimonial-head .role{font-size:12px;color:#777;line-height:1.35}.testimonial-avatar span{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:16px;color:#fff;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%)}.service-box a,.service-box a:hover,.amenit-box a,.amenit-box a:hover,.news-page-card,.news-page-card:hover,.reference-wall-item,.reference-wall-item:hover{color:inherit;text-decoration:none}.service-box .info .title{color:#212529}.service-box .info p{color:#6c757d}.d-flex{display:flex !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.text-center{text-align:center !important}.text-danger{color:#dc3545 !important}.text-muted{color:#6c757d !important}.h-100{height:100% !important}.border-0{border:0 !important}.rounded-0{border-radius:0 !important}.p-0{padding:0 !important}.mb-0{margin-bottom:0 !important}.mb-3{margin-bottom:1rem !important}.pb-0{padding-bottom:0 !important}.pt-0{padding-top:0 !important}.m-b30{margin-bottom:30px}.p-a30{padding:30px}@media (min-width:768px){.text-md-right{text-align:right !important}.text-md-left{text-align:left !important}}#cookie-alert-popup *,#cookie-alert-popup *:after,#cookie-alert-popup *:before{box-sizing:inherit !important}#cookie-alert-popup{position:fixed !important;bottom:30px;left:30px;z-index:9999 !important;opacity:1;contain:layout style;pointer-events:auto;-webkit-transition:box-shadow 0.3s ease-out,transform 0.3s ease-out;-moz-transition:box-shadow 0.3s ease-out,transform 0.3s ease-out;-ms-transition:box-shadow 0.3s ease-out,transform 0.3s ease-out;-o-transition:box-shadow 0.3s ease-out,transform 0.3s ease-out;transition:box-shadow 0.3s ease-out,transform 0.3s ease-out}#cookie-alert-popup:hover{opacity:1}#cookie-alert-popup .alert-popup__card{background:#000;box-shadow:0 0 50px rgba(0,0,0,0.2) !important;display:flex !important;flex-wrap:wrap !important;max-width:100% !important;position:relative !important;width:400px !important;line-height:1.5 !important}#cookie-alert-popup .cookie-alert-popup--closed{-webkit-animation:cookie-alert-popup--close 0.4s ease-in-out forwards !important;animation:cookie-alert-popup--close 0.4s ease-in-out forwards !important}#cookie-alert-popup .cookie-alert-popup--opened{-webkit-animation:cookie-alert-popup--open 0.4s ease-in-out forwards !important;animation:cookie-alert-popup--open 0.4s ease-in-out forwards !important}#cookie-alert-popup .alert-popup__content{padding:30px 15px !important;text-align:center !important}#cookie-alert-popup .alert-popup__content--text-bold{font-weight:600 !important}#cookie-alert-popup h3{color:#fff !important;font-size:18px !important;font-weight:600 !important;margin:0 0 0.5em !important}#cookie-alert-popup p{font-size:14px !important;color:#fff !important;margin:20px 0 !important;line-height:normal}#cookie-alert-popup a{font-size:14px !important;color:#fff !important;text-decoration:underline !important}#cookie-alert-popup button{background:#6b3d12;border:none !important;color:#fff !important;cursor:pointer !important;font-size:14px !important;font-weight:700 !important;height:3em !important;line-height:3em !important;padding:0 3em !important;transition:box-shadow 0.3s ease !important;outline:none !important;width:auto}#cookie-alert-popup button:hover{box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3) !important}#cookie-alert-popup .cookie-alert-popup--close:after{color:#fff !important;content:"X" !important;cursor:pointer !important;font-size:14px !important;font-weight:600 !important;position:absolute !important;right:0.8em !important;top:0.5em !important;-webkit-transform:scaleX(1.25) !important;transform:scaleX(1.25) !important;transition:color 0.3s ease !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}#cookie-alert-popup .cookie-alert-popup--close:hover:after{color:#212121 !important}@-webkit-keyframes cookie-alert-popup--close{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(0.9,1.1);transform:scale(0.9,1.1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes cookie-alert-popup--close{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(0.9,1.1);transform:scale(0.9,1.1)}100%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes cookie-alert-popup--open{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(0.9,1.1);transform:scale(0.9,1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}#actionsModal .popup-modal-content{border:0;border-radius:18px;overflow:hidden;background:#0f1012;box-shadow:0 30px 90px rgba(0,0,0,0.55)}#actionsModal .popup-modal-header{position:absolute;top:12px;right:12px;z-index:10;padding:0;background:transparent}#actionsModal .popup-close{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:rgba(0,0,0,0.55);color:#fff;cursor:pointer;transition:0.2s all}#actionsModal .popup-close:hover,#actionsModal .popup-close:focus{background:rgba(0,0,0,0.75);outline:none}#actionsModal .popup-modal-body{background:#0f1012}#actionsModal .popup-modal-image{display:block;width:100%;height:auto}#actionsModal .popup-modal-footer{padding:14px 18px;background:rgba(15,16,18,0.95);display:flex;justify-content:flex-end;align-items:center}#actionsModal .popup-skip{display:inline-flex;align-items:center;gap:10px}#actionsModal .popup-check{position:absolute;opacity:0;pointer-events:none}#actionsModal .popup-check-label{display:inline-flex;align-items:center;gap:10px;color:rgba(255,255,255,0.92);font-weight:700;font-size:14px;line-height:1;cursor:pointer;user-select:none}#actionsModal .popup-check-label:before{content:"";width:22px;height:22px;border-radius:7px;border:1px solid rgba(255,255,255,0.28);background:rgba(255,255,255,0.06);display:inline-block;transition:0.2s all}#actionsModal .popup-check:checked+.popup-check-label:before{border-color:var(--primary);background:var(--primary)}#actionsModal .popup-check:checked+.popup-check-label:after{content:"";width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);position:absolute;margin-left:6px;margin-top:1px}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,40px,0)}60%{opacity:1;transform:translate3d(0,-8px,0)}75%{transform:translate3d(0,4px,0)}90%{transform:translate3d(0,-2px,0)}to{transform:none}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-24px,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}.flag-icon{display:inline-block;width:1.2em;height:.9em;vertical-align:middle;background:#ddd;border-radius:2px}