{"id":12,"date":"2026-02-11T10:54:26","date_gmt":"2026-02-11T10:54:26","guid":{"rendered":"https:\/\/punimevarresh.al\/?page_id=12"},"modified":"2026-04-08T15:04:00","modified_gmt":"2026-04-08T15:04:00","slug":"12-2","status":"publish","type":"page","link":"https:\/\/punimevarresh.al\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"sq\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Marbex | Punime Varresh Mermeri &#038; Graniti<\/title>\n  <meta name=\"description\" content=\"Marbex - Punime varresh me mermer dhe granit cil\u00ebsor. Varre mermeri, graniti, fetare, me forma speciale. Sh\u00ebrbim n\u00eb t\u00eb gjith\u00eb Shqip\u00ebrin\u00eb.\">\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&#038;family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    :root{\n      --gold:#C5A572;\n      --gold-light:#D4BA8A;\n      --gold-dark:#A8894E;\n      --charcoal:#1A1A1A;\n      --charcoal-light:#2A2A2A;\n      --slate:#3A3A3A;\n      --marble-white:#F5F0EB;\n      --marble-cream:#EDE6DD;\n      --text-light:#D4D0CB;\n      --text-muted:#8A8680;\n      --granite-dark:#2C2C2C;\n      --overlay-dark:rgba(15,15,15,.85);\n    }\n\n    *{margin:0;padding:0;box-sizing:border-box;}\n    html{scroll-behavior:smooth;scroll-padding-top:80px;}\n    body{font-family:'DM Sans',sans-serif;background:var(--charcoal);color:var(--text-light);overflow-x:hidden;}\n\n    \/* ===== NAVBAR ===== *\/\n    .navbar{\n      position:fixed;top:0;left:0;right:0;z-index:1000;\n      padding:16px 40px;display:flex;align-items:center;justify-content:space-between;\n      background:rgba(26,26,26,.92);backdrop-filter:blur(20px);\n      border-bottom:1px solid rgba(197,165,114,.15);\n      transition:all .4s ease;\n    }\n    .navbar.scrolled{padding:10px 40px;background:rgba(20,20,20,.97);}\n\n    .nav-logo{display:flex;align-items:center;gap:12px;text-decoration:none;}\n    .nav-logo-icon{\n      width:44px;height:44px;background:linear-gradient(135deg,var(--gold),var(--gold-dark));\n      border-radius:6px;display:flex;align-items:center;justify-content:center;\n      font-family:'Playfair Display',serif;font-weight:800;font-size:22px;color:var(--charcoal);\n    }\n    .nav-logo-text{\n      font-family:'Playfair Display',serif;font-size:22px;font-weight:700;\n      color:var(--marble-white);letter-spacing:1px;\n    }\n    .nav-logo-text span{color:var(--gold);}\n\n    .nav-links{display:flex;align-items:center;gap:32px;list-style:none;}\n    .nav-links a{\n      text-decoration:none;color:var(--text-muted);font-size:14px;font-weight:500;\n      letter-spacing:.5px;text-transform:uppercase;transition:color .3s;position:relative;\n    }\n    .nav-links a::after{\n      content:'';position:absolute;bottom:-4px;left:0;width:0;height:1px;\n      background:var(--gold);transition:width .3s;\n    }\n    .nav-links a:hover{color:var(--gold);}\n    .nav-links a:hover::after{width:100%;}\n\n    .nav-phone{\n      display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--gold);\n      font-weight:600;font-size:15px;transition:opacity .3s;\n    }\n    .nav-phone:hover{opacity:.8;}\n\n    .hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:8px;}\n    .hamburger span{width:26px;height:2px;background:var(--gold);transition:all .3s;}\n\n    .mobile-menu{\n      display:none;position:fixed;inset:0;background:rgba(20,20,20,.98);z-index:999;\n      flex-direction:column;align-items:center;justify-content:center;gap:28px;\n    }\n    .mobile-menu.active{display:flex;}\n    .mobile-menu a{\n      text-decoration:none;color:var(--marble-white);font-family:'Playfair Display',serif;\n      font-size:24px;font-weight:500;transition:color .3s;\n    }\n    .mobile-menu a:hover{color:var(--gold);}\n    .mobile-close{\n      position:absolute;top:20px;right:24px;font-size:32px;color:var(--gold);\n      cursor:pointer;background:none;border:none;\n    }\n\n    \/* ===== HERO ===== *\/\n    .hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;}\n\n    \/* Hero background image (set by JS slider, with fallback) *\/\n    .hero-bg{\n      position:absolute;inset:0;\n      background-image:\n        linear-gradient(180deg, rgba(10,10,10,.78) 0%, rgba(10,10,10,.88) 100%),\n        url(\"https:\/\/www.olympiamarble.com.au\/wp-content\/uploads\/2022\/04\/Picture14.jpg\");\n      background-size:cover;\n      background-position:center;\n      background-repeat:no-repeat;\n      filter:saturate(1.05) contrast(1.05);\n    }\n\n    \/* Smooth cross-fade layer *\/\n    .hero-bg-2{\n      position:absolute;inset:0;opacity:0;transition:opacity .9s ease;\n      background-size:cover;background-position:center;background-repeat:no-repeat;\n      filter:saturate(1.05) contrast(1.05);\n      pointer-events:none;\n    }\n    .hero-bg-2.show{opacity:1;}\n\n    .hero-texture{\n      position:absolute;inset:0;\n      background-image:url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'\/%3E%3C\/svg%3E\");\n      opacity:.03;\n    }\n    .hero-pattern{\n      position:absolute;inset:0;opacity:.04;\n      background-image:\n        linear-gradient(rgba(197,165,114,.3) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(197,165,114,.3) 1px, transparent 1px);\n      background-size:80px 80px;\n    }\n    .hero-ornament{position:absolute;width:200px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.3;}\n    .hero-ornament.top{top:30%;left:50%;transform:translateX(-50%);}\n    .hero-ornament.bottom{bottom:30%;left:50%;transform:translateX(-50%);}\n\n    .hero-content{\n      position:relative;z-index:2;text-align:center;max-width:820px;padding:0 24px;\n      animation:fadeUp 1.2s ease-out;\n    }\n    @keyframes fadeUp{from{opacity:0;transform:translateY(40px);}to{opacity:1;transform:translateY(0);}}\n\n    .hero-badge{\n      display:inline-flex;align-items:center;gap:8px;padding:8px 20px;\n      border:1px solid rgba(197,165,114,.3);border-radius:40px;margin-bottom:32px;\n      font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--gold);\n      animation:fadeUp 1.2s ease-out .2s both;\n    }\n    .hero-badge::before{content:'\u25c6';font-size:8px;}\n\n    .hero h1{\n      font-family:'Playfair Display',serif;font-size:clamp(40px,7vw,76px);\n      font-weight:700;line-height:1.1;color:var(--marble-white);margin-bottom:28px;\n      animation:fadeUp 1.2s ease-out .3s both;\n    }\n    .hero h1 span{color:var(--gold);font-style:italic;}\n\n    .hero-desc{\n      font-size:18px;line-height:1.7;color:var(--text-muted);max-width:580px;\n      margin:0 auto 44px;animation:fadeUp 1.2s ease-out .5s both;\n    }\n    .hero-buttons{\n      display:flex;gap:16px;justify-content:center;flex-wrap:wrap;\n      animation:fadeUp 1.2s ease-out .7s both;\n    }\n\n    .btn{\n      display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:4px;\n      text-decoration:none;font-weight:600;font-size:15px;letter-spacing:.5px;\n      transition:all .35s ease;cursor:pointer;border:none;\n    }\n    .btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:var(--charcoal);}\n    .btn-gold:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(197,165,114,.3);}\n    .btn-outline{border:1px solid rgba(197,165,114,.4);color:var(--gold);background:transparent;}\n    .btn-outline:hover{background:rgba(197,165,114,.1);border-color:var(--gold);transform:translateY(-2px);}\n    .btn-whatsapp{background:#25D366;color:#fff;}\n    .btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(37,211,102,.3);}\n    .btn svg{width:20px;height:20px;fill:currentColor;}\n\n    .hero-scroll{\n      position:absolute;bottom:40px;left:50%;transform:translateX(-50%);\n      display:flex;flex-direction:column;align-items:center;gap:8px;\n      color:var(--text-muted);font-size:11px;letter-spacing:2px;text-transform:uppercase;\n      animation:bounce 2s infinite;z-index:2;\n    }\n    @keyframes bounce{0%,100%{transform:translateX(-50%) translateY(0);}50%{transform:translateX(-50%) translateY(8px);}}\n    .hero-scroll .line{width:1px;height:40px;background:linear-gradient(180deg,var(--gold),transparent);}\n\n    \/* ===== SECTION COMMON ===== *\/\n    .section{padding:100px 40px;position:relative;}\n    .section-label{font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;}\n    .section-title{font-family:'Playfair Display',serif;font-size:clamp(30px,4vw,48px);font-weight:700;color:var(--marble-white);margin-bottom:20px;line-height:1.2;}\n    .section-desc{color:var(--text-muted);font-size:16px;line-height:1.7;max-width:600px;}\n    .container{max-width:100%;margin:0 auto;}\n\n    \/* ===== ABOUT ===== *\/\n    .about{background:var(--charcoal);}\n    .about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;}\n    .about-image{\n      position:relative;aspect-ratio:4\/5;border-radius:4px;overflow:hidden;\n      background:linear-gradient(135deg,#2a2520,#1a1815);\n    }\n    \/* Photo via URL (requested) *\/\n    .about-image-photo{\n      position:absolute;inset:0;\n      background-image:\n        linear-gradient(135deg, rgba(0,0,0,.18), rgba(0,0,0,.62)),\n        url(\"https:\/\/www.shop.rhinofuneralservices.com\/images\/shop\/marble2.jpg\");\n      background-size:cover;background-position:center;background-repeat:no-repeat;\n      transform:scale(1.02);\n      transition:transform .6s ease;\n    }\n    .about-image:hover .about-image-photo{transform:scale(1.06);}\n\n    .about-image-badge{\n      position:absolute;bottom:24px;left:24px;background:rgba(26,26,26,.9);\n      backdrop-filter:blur(10px);padding:16px 24px;border-left:3px solid var(--gold);\n    }\n    .about-image-badge .number{font-family:'Playfair Display',serif;font-size:36px;font-weight:700;color:var(--gold);}\n    .about-image-badge .label{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);}\n\n    .about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;}\n    .stat{padding:20px 0;border-top:1px solid rgba(197,165,114,.15);}\n    .stat-number{font-family:'Playfair Display',serif;font-size:32px;font-weight:700;color:var(--gold);}\n    .stat-label{font-size:13px;color:var(--text-muted);margin-top:4px;}\n\n    \/* ===== CATALOG \/ SERVICES ===== *\/\n    .catalog{background:#111;}\n    .catalog-header{text-align:center;margin-bottom:60px;}\n    .catalog-header .section-desc{margin:0 auto;}\n    .catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;}\n    .catalog-card{\n      background:var(--charcoal);border:1px solid rgba(197,165,114,.1);\n      border-radius:4px;overflow:hidden;transition:all .4s ease;cursor:pointer;\n    }\n    .catalog-card:hover{border-color:rgba(197,165,114,.3);transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,0,0,.4);}\n    .catalog-card-image{height:220px;position:relative;overflow:hidden;}\n    .catalog-card-image .bg{position:absolute;inset:0;transition:transform .6s ease;}\n    .catalog-card:hover .catalog-card-image .bg{transform:scale(1.05);}\n    .catalog-card-image .overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(26,26,26,.9) 100%);}\n    .card-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:52px;opacity:.5;z-index:1;}\n    .catalog-card-body{padding:28px;}\n    .catalog-card-body h3{font-family:'Playfair Display',serif;font-size:20px;font-weight:600;color:var(--marble-white);margin-bottom:10px;}\n    .catalog-card-body p{font-size:14px;color:var(--text-muted);line-height:1.6;}\n    .catalog-card-body .card-link{\n      display:inline-flex;align-items:center;gap:6px;color:var(--gold);font-size:13px;font-weight:600;\n      letter-spacing:1px;text-transform:uppercase;margin-top:16px;text-decoration:none;transition:gap .3s;\n    }\n    .catalog-card:hover .card-link{gap:12px;}\n\n    \/* ===== CTA ===== *\/\n    .cta-divider{\n      background:linear-gradient(135deg,#1a1510,#111);padding:80px 40px;text-align:center;\n      position:relative;overflow:hidden;\n    }\n    .cta-divider::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center, rgba(197,165,114,.06) 0%, transparent 70%);}\n    .cta-divider-border{position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.3;}\n    .cta-divider .container{position:relative;z-index:2;}\n    .cta-divider h2{font-family:'Playfair Display',serif;font-size:clamp(28px,4vw,44px);font-weight:700;color:var(--marble-white);margin-bottom:16px;}\n    .cta-divider p{color:var(--text-muted);font-size:17px;margin-bottom:36px;}\n\n    \/* ===== MAP ===== *\/\n    .map-section{background:var(--charcoal);}\n    .map-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;}\n    .map-info h3{font-family:'Playfair Display',serif;font-size:20px;color:var(--marble-white);margin-bottom:16px;}\n    .map-info p{color:var(--text-muted);line-height:1.7;margin-bottom:28px;}\n    .map-cities{display:grid;grid-template-columns:1fr 1fr;gap:10px;}\n    .map-city-item{\n      display:flex;align-items:center;gap:8px;padding:10px 14px;background:rgba(197,165,114,.05);\n      border:1px solid rgba(197,165,114,.1);border-radius:4px;font-size:14px;color:var(--text-light);\n      text-decoration:none;transition:all .3s;\n    }\n    .map-city-item:hover{background:rgba(197,165,114,.12);border-color:var(--gold);color:var(--gold);}\n    .map-city-item::before{content:'\u25c6';font-size:6px;color:var(--gold);}\n    .map-container{position:relative;display:flex;justify-content:center;}\n    .albania-map{width:100%;max-width:400px;}\n    .albania-map svg{width:100%;height:auto;}\n    .albania-map .region{fill:rgba(197,165,114,.12);stroke:rgba(197,165,114,.25);stroke-width:1;cursor:pointer;transition:all .3s ease;}\n    .albania-map .region:hover{fill:rgba(197,165,114,.3);stroke:var(--gold);stroke-width:1.5;}\n\n    \/* ===== GALLERY ===== *\/\n    .gallery{background:#111;}\n    .gallery-header{text-align:center;margin-bottom:50px;}\n    .gallery-header .section-desc{margin:0 auto;}\n    .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,260px);gap:16px;}\n    .gallery-item{position:relative;border-radius:4px;overflow:hidden;cursor:pointer;}\n    .gallery-item:nth-child(1){grid-column:span 2;grid-row:span 2;}\n    .gallery-item .gi-bg{position:absolute;inset:0;transition:transform .6s ease;}\n    .gallery-item:hover .gi-bg{transform:scale(1.06);}\n    .gallery-item .gi-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.7) 100%);opacity:0;transition:opacity .4s;}\n    .gallery-item:hover .gi-overlay{opacity:1;}\n    .gallery-item .gi-label{\n      position:absolute;bottom:16px;left:16px;font-family:'Playfair Display',serif;font-size:16px;color:#fff;\n      opacity:0;transform:translateY(8px);transition:all .4s;\n    }\n    .gallery-item:hover .gi-label{opacity:1;transform:translateY(0);}\n    .gallery-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:36px;opacity:.2;}\n\n    \/* ===== LIGHTBOX ===== *\/\n    .lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:2000;align-items:center;justify-content:center;padding:40px;}\n    .lightbox.active{display:flex;}\n    .lightbox-close{position:absolute;top:24px;right:24px;font-size:32px;color:white;cursor:pointer;background:none;border:none;z-index:10;}\n    .lightbox-content{max-width:900px;width:100%;background:var(--charcoal);border-radius:4px;overflow:hidden;}\n    .lightbox-image{width:100%;height:520px;position:relative;background-size:cover;background-position:center;}\n    .lightbox-info{padding:24px;}\n    .lightbox-info h3{font-family:'Playfair Display',serif;font-size:22px;color:var(--marble-white);margin-bottom:8px;}\n    .lightbox-info p{color:var(--text-muted);font-size:14px;}\n    .lightbox-nav{display:flex;gap:16px;justify-content:center;margin-top:16px;}\n    .lightbox-nav button{\n      padding:8px 24px;background:rgba(197,165,114,.1);border:1px solid rgba(197,165,114,.3);\n      color:var(--gold);cursor:pointer;border-radius:4px;font-size:18px;transition:all .3s;\n    }\n    .lightbox-nav button:hover{background:rgba(197,165,114,.2);}\n\n    \/* ===== REVIEWS ===== *\/\n    .reviews{background:var(--charcoal);}\n    .reviews-header{text-align:center;margin-bottom:50px;}\n    .reviews-header .section-desc{margin:0 auto;}\n    .reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;}\n    .review-card{\n      background:var(--charcoal-light);border:1px solid rgba(197,165,114,.08);\n      border-radius:4px;padding:32px;transition:all .3s;\n    }\n    .review-card:hover{border-color:rgba(197,165,114,.2);}\n    .review-stars{display:flex;gap:4px;margin-bottom:16px;}\n    .review-stars span{color:var(--gold);font-size:16px;}\n    .review-text{font-size:15px;line-height:1.7;color:var(--text-light);margin-bottom:20px;font-style:italic;}\n    .review-text::before{content:'\"';font-family:'Playfair Display',serif;font-size:40px;color:var(--gold);opacity:.4;line-height:0;vertical-align:-12px;margin-right:4px;}\n    .review-author{display:flex;align-items:center;gap:12px;}\n    .review-avatar{\n      width:44px;height:44px;border-radius:50%;\n      background:linear-gradient(135deg,var(--gold),var(--gold-dark));\n      display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:var(--charcoal);\n    }\n    .review-name{font-weight:600;color:var(--marble-white);font-size:15px;}\n    .review-location{font-size:13px;color:var(--text-muted);}\n\n    \/* ===== CONTACT ===== *\/\n    .contact{background:#111;}\n    .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;}\n    .contact-info-cards{display:flex;flex-direction:column;gap:20px;margin-top:32px;}\n    .info-card{\n      display:flex;align-items:center;gap:16px;padding:20px;background:rgba(197,165,114,.05);\n      border:1px solid rgba(197,165,114,.1);border-radius:4px;text-decoration:none;color:inherit;\n      transition:all .3s;\n    }\n    .info-card:hover{border-color:var(--gold);background:rgba(197,165,114,.1);}\n    .info-card-icon{\n      width:48px;height:48px;background:linear-gradient(135deg,var(--gold),var(--gold-dark));\n      border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;\n    }\n    .info-card-text h4{font-size:14px;color:var(--marble-white);margin-bottom:2px;}\n    .info-card-text p{font-size:14px;color:var(--text-muted);}\n\n    .contact-form{\n      background:var(--charcoal);border:1px solid rgba(197,165,114,.1);\n      border-radius:4px;padding:40px;\n    }\n    .contact-form h3{font-family:'Playfair Display',serif;font-size:24px;color:var(--marble-white);margin-bottom:28px;}\n    .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;}\n    .form-group{margin-bottom:16px;}\n    .form-group label{display:block;font-size:13px;font-weight:500;color:var(--text-muted);margin-bottom:6px;letter-spacing:.5px;}\n    .form-group input,.form-group textarea,.form-group select{\n      width:100%;padding:14px 16px;background:rgba(255,255,255,.04);\n      border:1px solid rgba(197,165,114,.15);border-radius:4px;color:var(--marble-white);\n      font-family:'DM Sans',sans-serif;font-size:15px;outline:none;transition:border-color .3s;\n    }\n    .form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--gold);}\n    .form-group textarea{resize:vertical;min-height:100px;}\n    .form-group select{\n      appearance:none;\n      background-image:url(\"data:image\/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23C5A572' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n      background-repeat:no-repeat;background-position:right 16px center;padding-right:44px;\n    }\n    .form-group select option{background:var(--charcoal);}\n    .btn-submit{width:100%;padding:16px;font-size:15px;cursor:pointer;}\n\n    \/* ===== FOOTER ===== *\/\n    .footer{background:var(--charcoal);border-top:1px solid rgba(197,165,114,.1);padding:60px 40px 30px;}\n    .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;}\n    .footer-brand .nav-logo{margin-bottom:16px;}\n    .footer-brand p{color:var(--text-muted);font-size:14px;line-height:1.6;max-width:300px;}\n    .footer-col h4{font-family:'Playfair Display',serif;font-size:16px;color:var(--marble-white);margin-bottom:16px;}\n    .footer-col ul{list-style:none;}\n    .footer-col ul li{margin-bottom:10px;}\n    .footer-col ul li a{color:var(--text-muted);text-decoration:none;font-size:14px;transition:color .3s;}\n    .footer-col ul li a:hover{color:var(--gold);}\n    .footer-bottom{\n      padding-top:24px;border-top:1px solid rgba(197,165,114,.08);\n      display:flex;justify-content:space-between;align-items:center;\n    }\n    .footer-bottom p{color:var(--text-muted);font-size:13px;}\n    .footer-socials{display:flex;gap:12px;}\n    .footer-socials a{\n      width:40px;height:40px;display:flex;align-items:center;justify-content:center;\n      border:1px solid rgba(197,165,114,.15);border-radius:4px;color:var(--text-muted);\n      text-decoration:none;font-size:16px;transition:all .3s;\n    }\n    .footer-socials a:hover{border-color:var(--gold);color:var(--gold);background:rgba(197,165,114,.08);}\n\n    \/* ===== SCROLL ANIMATIONS ===== *\/\n    .reveal{opacity:0;transform:translateY(30px);transition:all .8s ease;}\n    .reveal.visible{opacity:1;transform:translateY(0);}\n\n    \/* ===== RESPONSIVE ===== *\/\n    @media (max-width:1024px){\n      .about-grid{grid-template-columns:1fr;gap:40px;}\n      .about-image{max-width:560px;margin:0 auto;}\n      .map-grid{grid-template-columns:1fr;gap:40px;}\n      .map-container{order:-1;}\n      .contact-grid{grid-template-columns:1fr;}\n      .footer-grid{grid-template-columns:1fr 1fr;gap:30px;}\n    }\n    @media (max-width:768px){\n      .section{padding:70px 20px;}\n      .navbar{padding:12px 20px;}\n      .nav-links,.nav-phone{display:none;}\n      .hamburger{display:flex;}\n      .gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,200px);}\n      .gallery-item:nth-child(1){grid-column:span 2;grid-row:span 1;}\n      .form-row{grid-template-columns:1fr;}\n      .footer-grid{grid-template-columns:1fr;}\n      .footer-bottom{flex-direction:column;gap:16px;text-align:center;}\n      .cta-divider{padding:60px 20px;}\n      .about-stats{grid-template-columns:repeat(3,1fr);gap:16px;}\n      .map-cities{grid-template-columns:1fr;}\n    }\n    @media (max-width:480px){\n      .gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,200px);}\n      .gallery-item:nth-child(1){grid-column:span 1;}\n      .reviews-grid{grid-template-columns:1fr;}\n      .about-stats{grid-template-columns:1fr 1fr 1fr;}\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n  <!-- ===== NAVBAR ===== -->\n  <nav class=\"navbar\" id=\"navbar\">\n    <a href=\"#\" class=\"nav-logo\">\n      <div class=\"nav-logo-icon\">M<\/div>\n      <div class=\"nav-logo-text\">MAR<span>BEX<\/span><\/div>\n    <\/a>\n\n    <ul class=\"nav-links\">\n      <li><a href=\"#about\">Rreth Nesh<\/a><\/li>\n      <li><a href=\"#catalog\">Katalogu<\/a><\/li>\n      <li><a href=\"#map\">Zona<\/a><\/li>\n      <li><a href=\"#gallery\">Galeria<\/a><\/li>\n      <li><a href=\"#reviews\">Vler\u00ebsime<\/a><\/li>\n      <li><a href=\"#contact\">Kontakt<\/a><\/li>\n    <\/ul>\n\n    <a href=\"tel:+355686579999\" class=\"nav-phone\">\n      <svg viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/>\n      <\/svg>\n      068 657 9999\n    <\/a>\n\n    <div class=\"hamburger\" onclick=\"toggleMenu()\">\n      <span><\/span><span><\/span><span><\/span>\n    <\/div>\n  <\/nav>\n\n  <!-- Mobile Menu -->\n  <div class=\"mobile-menu\" id=\"mobileMenu\">\n    <button class=\"mobile-close\" onclick=\"toggleMenu()\">\u2715<\/button>\n    <a href=\"#about\" onclick=\"toggleMenu()\">Rreth Nesh<\/a>\n    <a href=\"#catalog\" onclick=\"toggleMenu()\">Katalogu<\/a>\n    <a href=\"#map\" onclick=\"toggleMenu()\">Zona<\/a>\n    <a href=\"#gallery\" onclick=\"toggleMenu()\">Galeria<\/a>\n    <a href=\"#reviews\" onclick=\"toggleMenu()\">Vler\u00ebsime<\/a>\n    <a href=\"#contact\" onclick=\"toggleMenu()\">Kontakt<\/a>\n    <a href=\"tel:+355686579999\" style=\"color: var(--gold);\">068 657 9999<\/a>\n  <\/div>\n\n  <!-- ===== HERO ===== -->\n  <section class=\"hero\">\n    <div class=\"hero-bg\" aria-hidden=\"true\"><\/div>\n    <div class=\"hero-bg-2\" id=\"heroBg2\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"hero-texture\"><\/div>\n    <div class=\"hero-pattern\"><\/div>\n    <div class=\"hero-ornament top\"><\/div>\n    <div class=\"hero-ornament bottom\"><\/div>\n\n    <div class=\"hero-content\">\n      <div class=\"hero-badge\">Cil\u00ebsi &#038; P\u00ebrkushtim<\/div>\n      <h1>Punime Varresh<br><span>Mermeri<\/span> &#038; <span>Graniti<\/span><\/h1>\n      <p class=\"hero-desc\">\n        Realizojm\u00eb punime varresh me mermer dhe granit natyral t\u00eb cil\u00ebsis\u00eb s\u00eb lart\u00eb.\n        \u00c7do punim kryhet me p\u00ebrpikm\u00ebri, duke nderuar kujtimin e t\u00eb dashurve tuaj me\n        materiale t\u00eb zgjedhura dhe mjesht\u00ebri artizanale.\n      <\/p>\n      <div class=\"hero-buttons\">\n        <a href=\"tel:+355686579999\" class=\"btn btn-gold\">\n          <svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/>\n          <\/svg>\n          Na Telefononi\n        <\/a>\n\n        <a href=\"https:\/\/wa.me\/355686579999\" target=\"_blank\" class=\"btn btn-whatsapp\" rel=\"noopener\">\n          <svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"currentColor\">\n            <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\n          <\/svg>\n          WhatsApp\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"hero-scroll\">\n      <span>Zbulo<\/span>\n      <div class=\"line\"><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== ABOUT ===== -->\n  <section class=\"section about\" id=\"about\">\n    <div class=\"container\">\n      <div class=\"about-grid\">\n        <div class=\"about-image reveal\">\n          <div class=\"about-image-photo\" aria-hidden=\"true\"><\/div>\n          <div class=\"about-image-badge\">\n            <div class=\"number\">15+<\/div>\n            <div class=\"label\">Vite Eksperienc\u00eb<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"reveal\">\n          <div class=\"section-label\">Rreth Nesh<\/div>\n          <h2 class=\"section-title\">Mjesht\u00ebri q\u00eb Nderon<br>Kujtimin<\/h2>\n          <p class=\"section-desc\">\n            Marbex \u00ebsht\u00eb kompani e specializuar n\u00eb realizimin e punimeve t\u00eb varrezave me mermer\n            dhe granit natyral. Me mbi 15 vjet p\u00ebrvoj\u00eb, kemi nderuar kujtimin e qindra familjeve\n            n\u00eb t\u00eb gjith\u00eb Shqip\u00ebrin\u00eb me punime cil\u00ebsore dhe t\u00eb q\u00ebndrueshme ndaj koh\u00ebs.\n          <\/p>\n          <p class=\"section-desc\" style=\"margin-top:16px;\">\n            Punojm\u00eb me materiale t\u00eb zgjedhura nga gurore t\u00eb certifikuara, duke ofruar\n            kombinimin perfekt t\u00eb estetik\u00ebs, q\u00ebndrueshm\u00ebris\u00eb dhe \u00e7mimit t\u00eb arsyesh\u00ebm.\n          <\/p>\n\n          <div class=\"about-stats\">\n            <div class=\"stat\">\n              <div class=\"stat-number\">500+<\/div>\n              <div class=\"stat-label\">Punime t\u00eb kryera<\/div>\n            <\/div>\n            <div class=\"stat\">\n              <div class=\"stat-number\">15+<\/div>\n              <div class=\"stat-label\">Vite eksperienc\u00eb<\/div>\n            <\/div>\n            <div class=\"stat\">\n              <div class=\"stat-number\">100%<\/div>\n              <div class=\"stat-label\">K\u00ebnaq\u00ebsi klienti<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== CATALOG ===== -->\n  <section class=\"section catalog\" id=\"catalog\">\n    <div class=\"container\">\n      <div class=\"catalog-header reveal\">\n        <div class=\"section-label\">Katalogu<\/div>\n        <h2 class=\"section-title\">Sh\u00ebrbimet Tona<\/h2>\n        <p class=\"section-desc\">Zgjidhni llojin e punimit q\u00eb ju nevojitet dhe na kontaktoni p\u00ebr ofert\u00eb.<\/p>\n      <\/div>\n\n      <div class=\"catalog-grid\">\n        <div class=\"catalog-card reveal\" onclick=\"window.location.href='#contact'\">\n          <div class=\"catalog-card-image\">\n            <div class=\"bg\" style=\"background:url('https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/02\/service-marble-d87c61a1142c4ab9b9cc264c380d0b81.webp') center\/cover no-repeat;\"><\/div>\n            <div class=\"overlay\"><\/div>\n            <div class=\"card-icon\">\u25fb\ufe0f<\/div>\n          <\/div>\n          <div class=\"catalog-card-body\">\n            <h3>Varre Mermeri<\/h3>\n            <p>Punime varresh nga mermeri natyral i bardh\u00eb, gri ose me nuanca t\u00eb ndryshme. Zgjidhje elegante dhe e q\u00ebndrueshme.<\/p>\n            <a href=\"#contact\" class=\"card-link\">K\u00ebrko Ofert\u00eb \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"catalog-card reveal\" onclick=\"window.location.href='#contact'\">\n          <div class=\"catalog-card-image\">\n            <div class=\"bg\" style=\"background:url('https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/02\/service-granite-c0f0b41b84cd497baca124086caa6f2e.webp') center\/cover no-repeat;\"><\/div>\n            <div class=\"overlay\"><\/div>\n            <div class=\"card-icon\">\u25fc\ufe0f<\/div>\n          <\/div>\n          <div class=\"catalog-card-body\">\n            <h3>Varre Graniti<\/h3>\n            <p>Graniti natyral i zi, gri ose me ngjyra \u2014 material shum\u00eb i q\u00ebndruesh\u00ebm dhe me pamje t\u00eb ve\u00e7ant\u00eb madh\u00ebshtore.<\/p>\n            <a href=\"#contact\" class=\"card-link\">K\u00ebrko Ofert\u00eb \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"catalog-card reveal\" onclick=\"window.location.href='#contact'\">\n          <div class=\"catalog-card-image\">\n            <div class=\"bg\" style=\"background:url('https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/02\/service-custom-1d68a0d56d6f4ec2bf1883ee40cab03e.webp') center\/cover no-repeat;\"><\/div>\n            <div class=\"overlay\"><\/div>\n            <div class=\"card-icon\">\u2726<\/div>\n          <\/div>\n          <div class=\"catalog-card-body\">\n            <h3>Me Forma Speciale<\/h3>\n            <p>Dizajne unike me forma artistike, gdhendje t\u00eb personalizuara dhe detaje dekorative sipas d\u00ebshir\u00ebs suaj.<\/p>\n            <a href=\"#contact\" class=\"card-link\">K\u00ebrko Ofert\u00eb \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"catalog-card reveal\" onclick=\"window.location.href='#contact'\">\n          <div class=\"catalog-card-image\">\n            <div class=\"bg\" style=\"background:url('https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/02\/service-religious-e0478ccb59954d57890539dcb0997b06.webp') center\/cover no-repeat;\"><\/div>\n            <div class=\"overlay\"><\/div>\n            <div class=\"card-icon\">\ud83d\udd6f\ufe0f<\/div>\n          <\/div>\n          <div class=\"catalog-card-body\">\n            <h3>Fetare &#038; Ndri\u00e7ues<\/h3>\n            <p>Fetare votiv\u00eb, ndri\u00e7ues dhe aksesor\u00eb dekorativ\u00eb prej mermeri ose graniti p\u00ebr plot\u00ebsimin e varrit.<\/p>\n            <a href=\"#contact\" class=\"card-link\">K\u00ebrko Ofert\u00eb \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"catalog-card reveal\" onclick=\"window.location.href='#contact'\">\n          <div class=\"catalog-card-image\">\n            <div class=\"bg\" style=\"background:url('https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/02\/66362_orig.jpg') center\/cover no-repeat;\"><\/div>\n            <div class=\"overlay\"><\/div>\n            <div class=\"card-icon\">\u271d\ufe0f<\/div>\n          <\/div>\n          <div class=\"catalog-card-body\">\n            <h3>Kryqe &#038; Monumente<\/h3>\n            <p>Kryqe, monumente p\u00ebrkujtimore dhe shtyll\u00ebza t\u00eb gdhenduara me kujdes e cil\u00ebsi t\u00eb lart\u00eb artizanale.<\/p>\n            <a href=\"#contact\" class=\"card-link\">K\u00ebrko Ofert\u00eb \u2192<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"catalog-card reveal\" onclick=\"window.location.href='#contact'\">\n          <div class=\"catalog-card-image\">\n            <div class=\"bg\" style=\"background:url('https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/02\/13c9588f0dfc6c86aa943322f8dbb464.jpg') center\/cover no-repeat;\"><\/div>\n            <div class=\"overlay\"><\/div>\n            <div class=\"card-icon\">\ud83d\udcdd<\/div>\n          <\/div>\n          <div class=\"catalog-card-body\">\n            <h3>Gdhendje &#038; Shkrime<\/h3>\n            <p>Gdhendje emrash, datash, mesazhesh dhe fotove me teknologji bashk\u00ebkohore ose me dor\u00eb nga mjeshtrit tan\u00eb.<\/p>\n            <a href=\"#contact\" class=\"card-link\">K\u00ebrko Ofert\u00eb \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== CTA DIVIDER ===== -->\n  <section class=\"cta-divider\">\n    <div class=\"cta-divider-border\"><\/div>\n    <div class=\"container\">\n      <h2 class=\"reveal\">Keni nevoj\u00eb p\u00ebr nj\u00eb punim t\u00eb ve\u00e7ant\u00eb?<\/h2>\n      <p class=\"reveal\">Na kontaktoni p\u00ebr nj\u00eb konsult\u00eb pa pages\u00eb dhe ofert\u00eb t\u00eb personalizuar.<\/p>\n      <div class=\"hero-buttons reveal\">\n        <a href=\"tel:+355686579999\" class=\"btn btn-gold\">\n          <svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/>\n          <\/svg>\n          Na Telefononi Tani\n        <\/a>\n        <a href=\"https:\/\/wa.me\/355686579999\" target=\"_blank\" class=\"btn btn-whatsapp\" rel=\"noopener\">\n          <svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" fill=\"currentColor\">\n            <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\n          <\/svg>\n          Shkruani n\u00eb WhatsApp\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== MAP ===== -->\n  <section class=\"section map-section\" id=\"map\">\n    <div class=\"container\">\n      <div class=\"map-grid\">\n        <div class=\"reveal\">\n          <div class=\"section-label\">Ku Sh\u00ebrbejm\u00eb<\/div>\n          <h2 class=\"section-title\">N\u00eb T\u00eb Gjith\u00eb Shqip\u00ebrin\u00eb<\/h2>\n          <p class=\"section-desc\" style=\"margin-bottom:20px;\">\n            Ofrojm\u00eb sh\u00ebrbimin ton\u00eb n\u00eb \u00e7do qytet dhe fshat t\u00eb Shqip\u00ebris\u00eb.\n            Klikoni n\u00eb hart\u00eb ose zgjidhni qytetin tuaj p\u00ebr t\u00eb m\u00ebsuar m\u00eb shum\u00eb.\n          <\/p>\n\n          <h3 style=\"font-family:'Playfair Display',serif;font-size:18px;color:var(--marble-white);margin-bottom:16px;\">\n            Qytetet Kryesore\n          <\/h3>\n\n          <div class=\"map-cities\">\n            <a href=\"#contact\" class=\"map-city-item\">Tiran\u00eb<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Durr\u00ebs<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Vlor\u00eb<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Shkod\u00ebr<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Elbasan<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Kor\u00e7\u00eb<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Fier<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Berat<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Lushnj\u00eb<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Gjirokast\u00ebr<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Kavaj\u00eb<\/a>\n            <a href=\"#contact\" class=\"map-city-item\">Pogradec<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"map-container reveal\">\n      <div class=\"albania-map\">\n<svg baseprofile=\"tiny\" fill=\"#6f9c76\" height=\"100%\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\".5\" version=\"1.2\" viewBox=\"0 0 1000 1000\" width=\"100%\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <g id=\"features\">\n  <path d=\"M627.6 733.3l-4.3 0.5-4.2-0.7-4-1.6-4-2.3-4.2-2.7-3.5-2.2-2.2-2.4-0.8-3 0-2.3 0.5-2.1 1.3-2.3 1.8-2 2.8-2.4 1-1.6 1.1-2.4 0.4-1.9 0-1.8-0.8-2.2-1.1-2-1.2-2.1-1.7-2.7-2.2-3.3-1.5-2.2-0.9-1.9-0.8-1.9-0.7-3.1 0.4-2.6 0.9-2.6 2.4-4 2.1-2.6 2-2.1 2.4-2.1 2.9-2 3.3-2.1 2.6-1.5 2-1 3.1-1.1 2.7-0.3 2.4 0.5 2.1 0.8 2.5 1.3 2.1 1.5 1.9 1.7 1.2 1.3 0.9 1.8 0.4 2.4-0.2 3-0.8 2.8-1.1 2.5-1.3 1.6-0.9 1.8-1.6 0.7-1.4 0.2-1.7 0.2-2.5-0.1-2.7 0.1-1.7 0.3-2 0.6-2 1.4-3 1.7-3.2 1.4-2.3 1.1-1.9 0.7-2.4 0.4-2.6 0-2.9-0.7-3.8-1.2-3.8-1.5-3.2-2.1-3.4-1.5-1.9-1.5-1.5-2-1.3-2.3-0.7-2.4 0.3-2.1 0.5-2 1.2-2.4 1.5-2.4 2.1-2.8 2.9-2.1 3.2-0.9 3.2 0 2.8 0.4 2.7 0.9 2.5 1.5 2.5 2 2.5 2.4 2 2.3 1.8 2.4 1.8 3.1 1.1 3.5 0.3 3.4-0.5 2.3-0.9 2.7-1.4 3-2.2 3-2.4 2.6-2.7 1.9-2.9 1.2-2.3 0.6-2.6 0.2-2.8-0.2-2.8-0.4-2.8-0.6-3.3-1-2.9-1.1-2.9-1.4-2.6-1.8-2.4-1.8-1.4-1.6-1-2.4-0.6-2.5-0.2-2.7 0.3-3.1 1.2-3.6 1.9-3.8 2.3-3.1 2.5-2.2 2.4-1.6 2.4-1 2.1-0.4 2.3 0.2 2.2 1 2.8 1.5 2.9 2.4 3 2.8 2.7 3.1 2 2.7 1.3 2.8 0.6 2.2 0.3 2.5 0 2.9-0.3 3.3-0.8 4.1-1.4 3.5-1.8 3.2-2 2.6-2 2-2 2.4-2.8 2.3-2.7 2-2.1 1.8-2 2.3-2.8 1.9-3 1-2.5 0.5-3.1 0.2-2.9-0.3-2.5-0.4-2.4-0.9-2.8-1.4-2.7-2.1-2.9-2.5-2.3-2.2-1.7-2.2-1-2.5-0.2-2.4 0.4-2.7 1.1-2.8 2-3.4 2.9-3 3.4-2.4 2.7-1.4 2.8-0.7 2.2-0.3 2.4 0 2.5 0.3 2.6 0.7 3.3 1.5 3.4 2.2 3.4 2.6 2.7 2.4 1.8 2.3 1.4 2.6 0.8 2.5 0.2 2.3-0.3 2.6-1.1 2.5-1.6 2.8-2.3 2.8-2.7 2.4-2.8 2-2.8 1.2-1.9 0.8-2.2 0.4-2.5 0-2.5-0.3-2.3-0.7-2.4-1-2.2-1.5-2.6-2-2.7-2.7-2.6-3-2.2-2.8-1.3-2.7-0.6-2.1-0.2-2.3 0.1-2.4 0.5-2.7 1.2-2.7 1.7-3.3 2.7-3.4 3.2-2.7 2.9-1.8 2.7-1 2.1-0.4 2.2 0.1 2.3 0.8 2.6 1.4 2.9 2.2 3.2 2.7 3.1 2.8 2.2 2.4 1.6 2.5 0.9 2.2 0.3 2.4-0.1 2.6-0.7 2.5-1.4 2.7-2 3.1-2.7 3.1-3 2.6-3 1.9-2.8 1.1-2 0.5-2.4 0.2-2.5-0.2-2.3-0.4-2.3-0.8-2.2-1.2-2.2-1.5-2.7-2.2-2.7-2.7-2.6-2.9-2.1-2.6-1.2-2.6-0.6-2-0.1-2.2 0.1-2.3 0.7-2.6 1.3-2.7 1.8-3.2 2.7-3.2 3-2.6 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3-2.7 2.7-1.8 2.6-1 2-0.4 2.2 0.1 2.3 0.7 2.6 1.3 2.9 2.1 3.2 2.7 3.1 2.8 2.2 2.4 1.7 2.4 1 2.2 0.4 2.4 0 2.6-0.6 2.5-1.2 2.7-1.8 3.1-2.5 3.1-2.7 2.6-2.8 1.9-2.6 1.1-1.8 0.6-2.3 0.2-2.4-0.1-2.3-0.3-2.3-0.7-2.2-1-2.2-1.3-2.7-2-2.7-2.6-2.6-2.9-2.2-2.6-1.4-2.6-0.7-2-0.2-2.2 0-2.4 0.4-2.7 1.1-2.7 1.6-3.3 2.6-3.4 3z\" id=\"AL01\" name=\"Berat\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL02\" name=\"Durr\u00ebs\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL03\" name=\"Elbasan\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL04\" name=\"Fier\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL05\" name=\"Gjirokast\u00ebr\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL06\" name=\"Kor\u00e7\u00eb\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL07\" name=\"Kuk\u00ebs\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL08\" name=\"Lezh\u00eb\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL09\" name=\"Dib\u00ebr\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL10\" name=\"Shkod\u00ebr\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL11\" name=\"Tiran\u00eb\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n  <path d=\"M...\" id=\"AL12\" name=\"Vlor\u00eb\" class=\"region\" onclick=\"window.location.href='#contact'\"><\/path>\n <\/g>\n<\/svg>\n<\/div>\n\n\n  <\/section>\n\n  \n\n  \n\n  <!-- ===== REVIEWS ===== -->\n  <section class=\"section reviews\" id=\"reviews\">\n    <div class=\"container\">\n      <div class=\"reviews-header reveal\">\n        <div class=\"section-label\">Vler\u00ebsime<\/div>\n        <h2 class=\"section-title\">\u00c7far\u00eb Thon\u00eb Klient\u00ebt<\/h2>\n        <p class=\"section-desc\">K\u00ebnaq\u00ebsia e klient\u00ebve tan\u00eb \u00ebsht\u00eb d\u00ebshmia m\u00eb e mir\u00eb e pun\u00ebs son\u00eb.<\/p>\n      <\/div>\n\n      <div class=\"reviews-grid\">\n        <div class=\"review-card reveal\">\n          <div class=\"review-stars\"><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><\/div>\n          <p class=\"review-text\">Punimi u krye brenda afatit dhe me cil\u00ebsi t\u00eb jasht\u00ebzakonshme. Graniti i zi doli fantastik. Faleminderit p\u00ebr kujdesin e treguar ndaj familjes son\u00eb.<\/p>\n          <div class=\"review-author\">\n            <div class=\"review-avatar\">AH<\/div>\n            <div>\n              <div class=\"review-name\">Arben Hoxha<\/div>\n              <div class=\"review-location\">Tiran\u00eb<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"review-card reveal\">\n          <div class=\"review-stars\"><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><\/div>\n          <p class=\"review-text\">Shum\u00eb profesionist\u00eb dhe t\u00eb kujdessh\u00ebm. Mermeri i bardh\u00eb doli sakt\u00ebsisht si\u00e7 e kishim k\u00ebrkuar. Do i rekomandojm\u00eb pa asnj\u00eb dyshim.<\/p>\n          <div class=\"review-author\">\n            <div class=\"review-avatar\">EM<\/div>\n            <div>\n              <div class=\"review-name\">Elira Murati<\/div>\n              <div class=\"review-location\">Durr\u00ebs<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"review-card reveal\">\n          <div class=\"review-stars\"><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><span>\u2605<\/span><\/div>\n          <p class=\"review-text\">\u00c7mime shum\u00eb t\u00eb arsyeshme dhe pun\u00eb e shk\u00eblqyer. Gdhendjia e emrave doli perfekte. Stafi i sjellsh\u00ebm dhe i gatsh\u00ebm n\u00eb \u00e7do moment.<\/p>\n          <div class=\"review-author\">\n            <div class=\"review-avatar\">BK<\/div>\n            <div>\n              <div class=\"review-name\">Besnik Krasniqi<\/div>\n              <div class=\"review-location\">Shkod\u00ebr<\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== CONTACT ===== -->\n  <section class=\"section contact\" id=\"contact\">\n    <div class=\"container\">\n      <div class=\"contact-grid\">\n        <div class=\"reveal\">\n          <div class=\"section-label\">Kontakt<\/div>\n          <h2 class=\"section-title\">Na Kontaktoni<\/h2>\n          <p class=\"section-desc\">\n            Jemi t\u00eb gatsh\u00ebm t&#8217;ju ndihmojm\u00eb me \u00e7do pyetje apo k\u00ebrkes\u00eb.\n            Na kontaktoni n\u00ebp\u00ebrmjet telefonit, WhatsApp ose form\u00ebs s\u00eb kontaktit.\n          <\/p>\n\n          <div class=\"contact-info-cards\">\n            <a href=\"tel:+355686579999\" class=\"info-card\">\n              <div class=\"info-card-icon\">\ud83d\udcde<\/div>\n              <div class=\"info-card-text\">\n                <h4>Telefon<\/h4>\n                <p>068 657 9999<\/p>\n              <\/div>\n            <\/a>\n\n            <a href=\"https:\/\/wa.me\/355686579999\" target=\"_blank\" class=\"info-card\" rel=\"noopener\">\n              <div class=\"info-card-icon\">\ud83d\udcac<\/div>\n              <div class=\"info-card-text\">\n                <h4>WhatsApp<\/h4>\n                <p>068 657 9999<\/p>\n              <\/div>\n            <\/a>\n\n            <a href=\"mailto:info@marbex.al\" class=\"info-card\">\n              <div class=\"info-card-icon\">\u2709\ufe0f<\/div>\n              <div class=\"info-card-text\">\n                <h4>Email<\/h4>\n                <p>info@marbex.al<\/p>\n              <\/div>\n            <\/a>\n\n            <div class=\"info-card\">\n              <div class=\"info-card-icon\">\ud83d\udccd<\/div>\n              <div class=\"info-card-text\">\n                <h4>Adresa<\/h4>\n                <p>Shqip\u00ebri<\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n\n  <!-- ===== FOOTER ===== -->\n  <footer class=\"footer\">\n    <div class=\"container\">\n      <div class=\"footer-grid\">\n        <div class=\"footer-brand\">\n          <a href=\"#\" class=\"nav-logo\">\n            <div class=\"nav-logo-icon\">M<\/div>\n            <div class=\"nav-logo-text\">MAR<span>BEX<\/span><\/div>\n          <\/a>\n          <p>Punime varresh me mermer dhe granit cil\u00ebsor n\u00eb t\u00eb gjith\u00eb Shqip\u00ebrin\u00eb. Mjesht\u00ebri artizanale q\u00eb nderon kujtimin e t\u00eb dashurve tuaj.<\/p>\n        <\/div>\n\n        <div class=\"footer-col\">\n          <h4>Sh\u00ebrbime<\/h4>\n          <ul>\n            <li><a href=\"#catalog\">Varre Mermeri<\/a><\/li>\n            <li><a href=\"#catalog\">Varre Graniti<\/a><\/li>\n            <li><a href=\"#catalog\">Forma Speciale<\/a><\/li>\n            <li><a href=\"#catalog\">Fetare &#038; Ndri\u00e7ues<\/a><\/li>\n            <li><a href=\"#catalog\">Gdhendje<\/a><\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"footer-col\">\n          <h4>Navigim<\/h4>\n          <ul>\n            <li><a href=\"#about\">Rreth Nesh<\/a><\/li>\n            <li><a href=\"#catalog\">Katalogu<\/a><\/li>\n            <li><a href=\"#gallery\">Galeria<\/a><\/li>\n            <li><a href=\"#reviews\">Vler\u00ebsime<\/a><\/li>\n            <li><a href=\"#contact\">Kontakt<\/a><\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"footer-col\">\n          <h4>Kontakt<\/h4>\n          <ul>\n            <li><a href=\"tel:+355686579999\">068 657 9999<\/a><\/li>\n            <li><a href=\"https:\/\/wa.me\/355686579999\" target=\"_blank\" rel=\"noopener\">WhatsApp<\/a><\/li>\n            <li><a href=\"mailto:info@marbex.al\">info@marbex.al<\/a><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"footer-bottom\">\n        <p>\u00a9 2026 Marbex. T\u00eb gjitha t\u00eb drejtat e rezervuara.<\/p>\n        <div class=\"footer-socials\">\n          <a href=\"https:\/\/www.facebook.com\/\" target=\"_blank\" rel=\"noopener\" title=\"Facebook\">f<\/a>\n          <a href=\"https:\/\/www.instagram.com\/\" target=\"_blank\" rel=\"noopener\" title=\"Instagram\">\ud83d\udcf7<\/a>\n          <a href=\"https:\/\/wa.me\/355686579999\" target=\"_blank\" rel=\"noopener\" title=\"WhatsApp\">\ud83d\udcac<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/footer>\n\n  <script>\n    \/\/ Navbar scroll effect\n    window.addEventListener('scroll', () => {\n      const navbar = document.getElementById('navbar');\n      navbar.classList.toggle('scrolled', window.scrollY > 60);\n    });\n\n    \/\/ Mobile menu\n    function toggleMenu(){\n      document.getElementById('mobileMenu').classList.toggle('active');\n    }\n\n    \/\/ Scroll reveal\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) entry.target.classList.add('visible');\n      });\n    }, { threshold: 0.1, rootMargin: '0px 0px -40px 0px' });\n\n    document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n\n    \/\/ ===== HERO BACKGROUND SLIDER (URLs) =====\n    const heroImages = [\n      \"https:\/\/www.olympiamarble.com.au\/wp-content\/uploads\/2022\/04\/Picture14.jpg\",\n      \"https:\/\/www.shop.rhinofuneralservices.com\/images\/shop\/marble2.jpg\"\n      \/\/ Shto URL t\u00eb tjera k\u00ebtu n\u00ebse do\n    ];\n\n    const heroBg = document.querySelector(\".hero-bg\");\n    const heroBg2 = document.getElementById(\"heroBg2\");\n    let heroIndex = 0;\n    let useSecondLayer = false;\n\n    function buildBg(url){\n      return `linear-gradient(180deg, rgba(10,10,10,.78) 0%, rgba(10,10,10,.88) 100%), url('${url}')`;\n    }\n\n    function setLayer(el, url){\n      el.style.backgroundImage = buildBg(url);\n      el.style.backgroundSize = \"cover\";\n      el.style.backgroundPosition = \"center\";\n      el.style.backgroundRepeat = \"no-repeat\";\n    }\n\n    \/\/ preload images (basic)\n    heroImages.forEach(src => { const i = new Image(); i.src = src; });\n\n    function nextHero(){\n      heroIndex = (heroIndex + 1) % heroImages.length;\n      const nextUrl = heroImages[heroIndex];\n\n      if (!useSecondLayer){\n        setLayer(heroBg2, nextUrl);\n        heroBg2.classList.add(\"show\");\n        setTimeout(() => {\n          setLayer(heroBg, nextUrl);\n          heroBg2.classList.remove(\"show\");\n        }, 900);\n      } else {\n        \/\/ (kept for future toggles; not strictly needed)\n        setLayer(heroBg2, nextUrl);\n      }\n      useSecondLayer = !useSecondLayer;\n    }\n\n    \/\/ Ensure initial bg is set\n    setLayer(heroBg, heroImages[0]);\n    \/\/ Change every 5s if more than 1 image\n    if (heroImages.length > 1) setInterval(nextHero, 5000);\n\n    \/\/ Gallery lightbox\n    const galleryItems = [\n      { title: 'Varr Mermeri', desc: 'Punim i plot\u00eb me mermer natyral \u2014 Tiran\u00eb', bg: 'linear-gradient(135deg, #d8d0c4, #a89880)' },\n      { title: 'Granit i Zi', desc: 'Varr graniti me gdhendje t\u00eb personalizuar \u2014 Durr\u00ebs', bg: 'linear-gradient(135deg, #404040, #1a1a1a)' },\n      { title: 'Form\u00eb Speciale', desc: 'Dizajn unik me detaje artistike \u2014 Vlor\u00eb', bg: 'linear-gradient(135deg, #e0d5c5, #b8a890)' },\n      { title: 'Fetare Mermeri', desc: 'Fetare votiv\u00eb e gdhendjur n\u00eb mermer \u2014 Shkod\u00ebr', bg: 'linear-gradient(135deg, #c5b8a5, #8a7d6d)' },\n      { title: 'Monument P\u00ebrkujtimor', desc: 'Monument graniti me kryq \u2014 Kor\u00e7\u00eb', bg: 'linear-gradient(135deg, #555, #2a2a2a)' }\n    ];\n\n    let currentLightbox = 0;\n\n    function openLightbox(index){\n      currentLightbox = index;\n      updateLightbox();\n      document.getElementById('lightbox').classList.add('active');\n      document.body.style.overflow = 'hidden';\n    }\n\n    function closeLightbox(){\n      document.getElementById('lightbox').classList.remove('active');\n      document.body.style.overflow = '';\n    }\n\n    function navLightbox(dir){\n      currentLightbox = (currentLightbox + dir + galleryItems.length) % galleryItems.length;\n      updateLightbox();\n    }\n\n    function updateLightbox(){\n      const item = galleryItems[currentLightbox];\n      const img = document.getElementById('lightboxImage');\n      img.style.background = item.bg;\n      document.getElementById('lightboxTitle').textContent = item.title;\n      document.getElementById('lightboxDesc').textContent = item.desc;\n    }\n\n    document.addEventListener('keydown', (e) => {\n      if (e.key === 'Escape') closeLightbox();\n      if (e.key === 'ArrowLeft') navLightbox(-1);\n      if (e.key === 'ArrowRight') navLightbox(1);\n    });\n\n    \/\/ Form submit simulation\n    function submitForm(){\n      const msg = document.getElementById('formMessage');\n      msg.style.display = 'block';\n      setTimeout(() => { msg.style.display = 'none'; }, 5000);\n    }\n  <\/script>\n\n<\/body>\n<\/html>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"67\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-3-768x1024.jpg\" alt=\"Punim varri mermeri Marbex\npunim varri prej mermeri i realizuar nga Marbex\" class=\"wp-image-67\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-3-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-3-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-3.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"68\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-4-768x1024.jpg\" alt=\"Monument varri graniti\nmonument varri graniti punim cil\u00ebsor\" class=\"wp-image-68\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-4-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-4-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-4.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"69\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-5-768x1024.jpg\" alt=\"\" class=\"wp-image-69\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-5-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-5-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-5.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"70\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-6-768x1024.jpg\" alt=\"Punime varresh mermeri dhe graniti\npunime varresh mermeri dhe graniti Marbex\" class=\"wp-image-70\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-6-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-6-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-6.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"71\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-7-768x1024.jpg\" alt=\"Varr mermeri i punuar me kujdes\nvarr mermeri me p\u00ebrpunim cil\u00ebsor\" class=\"wp-image-71\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-7-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-7-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-7.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"72\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-8-768x1024.jpg\" alt=\"\" class=\"wp-image-72\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-8-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-8-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-8.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"73\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-9-768x1024.jpg\" alt=\"Monument p\u00ebrkujtimor varri\nmonument p\u00ebrkujtimor p\u00ebr varr graniti\" class=\"wp-image-73\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-9-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-9-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-9.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"74\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-10-768x1024.jpg\" alt=\"\" class=\"wp-image-74\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-10-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-10-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-10.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"76\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-11-768x1024.jpg\" alt=\"Punim varri modern\npunim varri modern me mermer\" class=\"wp-image-76\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-11-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-11-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-11.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"77\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-12-768x1024.jpg\" alt=\"Pllak\u00eb varri graniti\npllaka varri graniti me gdhendje\" class=\"wp-image-77\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-12-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-12-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-12.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"78\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-13-768x1024.jpg\" alt=\"\" class=\"wp-image-78\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-13-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-13-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-13.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"79\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-14-768x1024.jpg\" alt=\"Monument varri familjar\nmonument varri familjar mermeri\" class=\"wp-image-79\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-14-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-14-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-14.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"80\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-15-768x1024.jpg\" alt=\"Punime varresh cil\u00ebsore\npunime varresh me material cil\u00ebsor\" class=\"wp-image-80\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-15-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-15-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-15.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"81\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-16-768x1024.jpg\" alt=\"Varr graniti i realizuar nga Marbex\nvarr graniti punim profesional Marbex\" class=\"wp-image-81\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-16-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-16-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-16.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"82\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-17-768x1024.jpg\" alt=\"Punime Varresh (17)\" class=\"wp-image-82\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-17-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-17-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-17.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" data-id=\"83\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-18-768x1024.jpg\" alt=\"Punime Varresh (18)\" class=\"wp-image-83\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-18-768x1024.jpg 768w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-18-225x300.jpg 225w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-18.jpg 896w\" sizes=\"auto, (max-width: 768px) 100vw, 768px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"1024\" data-id=\"84\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-1-576x1024.jpg\" alt=\"Punime Varresh (1)\" class=\"wp-image-84\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-1-576x1024.jpg 576w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-1-169x300.jpg 169w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-1.jpg 768w\" sizes=\"auto, (max-width: 576px) 100vw, 576px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"576\" height=\"1024\" data-id=\"85\" src=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-2-576x1024.jpg\" alt=\"Punime Varresh (2)\" class=\"wp-image-85\" srcset=\"https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-2-576x1024.jpg 576w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-2-169x300.jpg 169w, https:\/\/punimevarresh.al\/wp-content\/uploads\/2026\/03\/Punime-Varresh-2.jpg 768w\" sizes=\"auto, (max-width: 576px) 100vw, 576px\" \/><\/figure>\n<\/figure>\n\n\n\n<p>Na kontaktoni per punime varresh ne webin tone: <a href=\"https:\/\/punimevarresh.al\/\">https:\/\/punimevarresh.al\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Marbex | Punime Varresh Mermeri &#038; Graniti M MARBEX Rreth Nesh Katalogu Zona Galeria Vler\u00ebsime Kontakt 068 657 9999 \u2715 Rreth Nesh Katalogu Zona Galeria Vler\u00ebsime Kontakt 068 657 9999 Cil\u00ebsi &#038; P\u00ebrkushtim Punime VarreshMermeri &#038; Graniti Realizojm\u00eb punime varresh me mermer dhe granit natyral t\u00eb cil\u00ebsis\u00eb s\u00eb lart\u00eb. \u00c7do punim kryhet me p\u00ebrpikm\u00ebri, duke [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/punimevarresh.al\/en\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/punimevarresh.al\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/punimevarresh.al\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/punimevarresh.al\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/punimevarresh.al\/en\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":23,"href":"https:\/\/punimevarresh.al\/en\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":103,"href":"https:\/\/punimevarresh.al\/en\/wp-json\/wp\/v2\/pages\/12\/revisions\/103"}],"wp:attachment":[{"href":"https:\/\/punimevarresh.al\/en\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}