@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap'); *{ font-family: "Jost", sans-serif; font-optical-sizing: auto; font-weight: weight; font-style: normal; } .social-icon-two li a{ background: #923F47 !important; color: #ffffff !important; border: 1px solid #923F47; transition: 0.3s ease; } .social-icon-two li a span{ color: #ffffff !important; } /* Hover Effect */ .social-icon-two li a:hover{ background: #7f3138 !important; border-color: #7f3138; transform: translateY(-3px); } .theme-btn.btn-style-two{ background: linear-gradient(135deg, #923F47, #ab7442) !important; border: none !important; color: #ffffff !important; border-radius: 8px; padding: 14px 32px; font-weight: 600; transition: all 0.3s ease; box-shadow: 0 8px 20px rgba(146, 63, 71, 0.25); } .theme-btn.btn-style-two .txt{ color: #ffffff !important; } /* Hover Effect */ .theme-btn.btn-style-two:hover{ background: linear-gradient(135deg, #ab7442, #923F47) !important; transform: translateY(-3px); box-shadow: 0 12px 25px rgba(171, 116, 66, 0.30); } .faq-img{ width: 1000px; height: auto; padding-top: 0; object-fit: contain; } .image-column .inner-column{ display: flex; align-items: center; justify-content: center; height: 100%; } /* Full Review Card Radius */ .testimonial-block-three .inner-box{ border-radius: 20px !important; overflow: hidden; } /* Review Content Box Radius */ .testimonial-block-three .upper-box{ border-radius: 20px 20px 0 0 !important; overflow: hidden; } /* Bottom Author Box Radius */ .testimonial-block-three .lower-box{ border-radius: 0 0 20px 20px !important; overflow: hidden; } /* Client Image Round */ .testimonial-block-three .author-image img{ width: 90px; height: 90px; object-fit: cover; border-radius: 50% !important; border: 4px solid #ffffff; } /* Optional Shadow */ .testimonial-block-three .inner-box{ box-shadow: 0 12px 28px rgba(0,0,0,0.12); } /* Footer Background Full Cover */ .main-footer{ background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; position: relative; z-index: 1; } /* Dark Overlay */ .main-footer::before{ content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.70); /* overlay dark */ z-index: -1; } /* All Text White */ .main-footer, .main-footer p, .main-footer .text, .main-footer li, .main-footer a, .main-footer h4, .main-footer span, .main-footer .copyright, .main-footer .scroll-to-top{ color: #ffffff !important; } /* Footer Links Hover */ .main-footer a:hover{ color: #ab7442 !important; } /* Social Icons */ .main-footer .social-nav li a{ color: #ffffff !important; border-color: rgba(255,255,255,0.30); } /* Button */ .main-footer .submit-btn{ background: #ab7442 !important; color: #ffffff !important; } .main-footer .submit-btn:hover{ background: #ffffff !important; color: #000000 !important; } /* Product Heading Boxes */ .services-section .services-block .lower-box{ background: linear-gradient(135deg, #923F47, #ab7442) !important; border-radius: 0 0 18px 18px; padding: 18px 15px; text-align: center; box-shadow: 0 10px 22px rgba(146,63,71,0.18); transition: 0.3s ease; } /* Heading Text */ .services-section .services-block .lower-box h3 a{ color: #ffffff !important; font-weight: 700; font-size: 22px; line-height: 1.4em; } /* Full Card Radius */ .services-section .services-block .inner-box{ border-radius: 18px; overflow: hidden; background: #ffffff; box-shadow: 0 10px 25px rgba(0,0,0,0.08); transition: 0.3s ease; } /* Image Top Radius */ .services-section .services-block .image img{ border-radius: 18px 18px 0 0; } /* Hover Effect */ .services-section .services-block .inner-box:hover{ transform: translateY(-8px); box-shadow: 0 18px 35px rgba(146,63,71,0.20); } .services-section .services-block .inner-box:hover .lower-box{ background: linear-gradient(135deg, #ab7442, #923F47) !important; } /* Footer Bottom Center Copyright */ .footer-bottom .clearfix{ position: relative; } .footer-bottom .pull-left{ float: none !important; width: 100%; text-align: center; } .footer-bottom .copyright{ display: inline-block; text-align: center; } /* Back To Top Right Side */ .footer-bottom .pull-right{ position: absolute; right: 0; top: 0; } .stickimage { background-image: url(new/ban.png); height: 500px; background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; display: flex; align-items: center; justify-content: center; position: relative; } /* Optional overlay for better text visibility */ .stickimage::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.4); } /* Center content */ .stickimage .content { position: relative; color: #fff; text-align: center; z-index: 1; } .plywood-scroll-banner{ position: relative; height: 100vh; overflow: hidden; } .plywood-scroll-banner .scroll-image{ position: absolute; top: 50%; left: 50%; width: 70%; height: 70%; transform: translate(-50%, -50%) scale(0.7); background: url('new/ban.png') center center/cover no-repeat; border-radius: 20px; transition: transform 0.2s linear, width 0.2s linear, height 0.2s linear; } .icon-boxes { position: fixed; top: 30%; right: 0; display: flex; flex-direction: column; gap: 10px; z-index: 999; } /* Each icon container */ .icon-boxes a { width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; text-decoration: none; border-radius: 25px 0 0 25px; color: #fff; font-size: 20px; transition: all 0.3s ease; } /* Individual brand colors (with background now) */ /* .icon-boxes a:nth-child(1) { background: #0F172B; } Amazon */ /* .icon-boxes a:nth-child(2) { background: #ffffff; } Flipkart */ .icon-boxes a:nth-child(1) { background: #1877f2; } /* Facebook */ .icon-boxes a:nth-child(2) { background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af); } /* Instagram */ .icon-boxes a:nth-child(3) { background: #25d366; } /* WhatsApp */ /* .icon-boxes a:nth-child(6) { background: #28a745; } Call */ .icon-boxes a:nth-child(4) { background: #ff0000; } /* Call */ /* Hover effect */ .icon-boxes a:hover { transform: translateX(-8px) scale(1.1); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } /* Icon size */ .icon-boxes i { pointer-events: none; } /* Mobile */ @media (max-width: 768px) { .icon-boxes a { width: 45px; height: 45px; font-size: 18px; } } /* Section */ .viral-showcase{ background:#f2f2f2; padding:70px 20px; overflow:hidden; } /* Layout */ .container-box{ max-width:1400px; margin:auto; display:flex; align-items:center; justify-content:space-between; gap:40px; flex-wrap:wrap; } /* Left Text */ .left-content{ flex:1; min-width:280px; } .left-content h2{ font-size:52px; line-height:1.2; font-weight:800; color: #ab7442; animation:slideLeft 1s ease; } .left-content h2 span{ color:#923F47; } /* Cards */ .right-cards{ flex:1.4; display:grid; grid-template-columns:repeat(4,1fr); gap:20px; min-width:300px; } /* Card */ .card-box{ position:relative; border-radius:18px; overflow:hidden; box-shadow:0 10px 25px rgba(0,0,0,0.18); transform:translateY(40px); opacity:0; animation:fadeUp 1s forwards; } .card-box:nth-child(1){animation-delay:.2s;} .card-box:nth-child(2){animation-delay:.4s;} .card-box:nth-child(3){animation-delay:.6s;} .card-box:nth-child(4){animation-delay:.8s;} .card-box img{ width:100%; height:430px; object-fit:cover; display:block; transition:0.5s; } .card-box:hover img{ transform:scale(1.08); } /* Overlay Icon */ .overlay-play{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:75px; height:75px; border-radius:50%; background:linear-gradient(135deg,#923F47,#ab7442); color:#fff; font-size:42px; font-weight:bold; display:flex; align-items:center; justify-content:center; box-shadow:0 8px 20px rgba(0,0,0,0.25); animation:pulse 2s infinite; } /* Animations */ @keyframes fadeUp{ to{ transform:translateY(0); opacity:1; } } @keyframes slideLeft{ from{ opacity:0; transform:translateX(-60px); } to{ opacity:1; transform:translateX(0); } } @keyframes pulse{ 0%{transform:translate(-50%,-50%) scale(1);} 50%{transform:translate(-50%,-50%) scale(1.1);} 100%{transform:translate(-50%,-50%) scale(1);} } /* Responsive */ @media(max-width:1100px){ .right-cards{ grid-template-columns:repeat(2,1fr); } .left-content h2{ font-size:42px; text-align:center; } .container-box{ flex-direction:column; } } @media(max-width:600px){ .right-cards{ grid-template-columns:1fr; } .card-box img{ height:360px; } .left-content h2{ font-size:32px; } } /* Sirf images fix ki hain, text bilkul same rahega */ .right-cards{ display:grid; grid-template-columns:repeat(2,1fr); gap:20px; } .card-box{ width:100%; height:260px; overflow:hidden; border-radius:18px; } .card-box img{ width:100%; height:100%; object-fit:cover; /* Image full fit */ display:block; } /* Mobile Responsive */ @media(max-width:576px){ .right-cards{ grid-template-columns:1fr; } .card-box{ height:220px; } } /* Useful Links gap fix */ .newsletter-widget .contact-link{ margin:0; padding:0; list-style:none; } .newsletter-widget .contact-link li{ margin-bottom:8px; /* gap kam */ line-height:1.4; } .newsletter-widget .contact-link li:last-child{ margin-bottom:0; } .newsletter-widget .contact-link li a{ color:#ffffff; text-decoration:none; transition:0.3s; } .newsletter-widget .contact-link li a:hover{ color:#f4b400; padding-left:6px; } /* Title ke niche gap kam */ .newsletter-widget .footer-title{ margin-bottom:15px; } /* Bottom Stickers */ .sticker-row{ display:flex; justify-content:space-between; flex-wrap:wrap; margin-top:30px; gap:20px; } .sticker-box{ width:130px; height:110px; border:1px solid #ab7442; border-radius:18px; display:flex; flex-direction:column; align-items:center; justify-content:center; background:#fff; transition:0.3s; } .sticker-box i{ font-size:28px; color:#ab7442; margin-bottom:10px; } .sticker-box span{ font-size:16px; font-weight:600; } .sticker-box:hover{ background:linear-gradient(135deg,#923F47,#ab7442); color:#fff; } .sticker-box:hover i{ color:#fff; } /* Responsive */ @media(max-width:991px){ .sticker-row{ justify-content:center; } } /* Bottom Stickers Center + Gap Fix */ .sticker-row{ display:flex; justify-content:center; align-items:center; flex-wrap:wrap; gap:80px; margin-top:30px; } .sticker-box{ width:125px; height:105px; } /* ===== CUSTOM STYLES ===== */ .hero-section{ padding:70px 0; background:#ffffff; } .hero-image img{ width:100%; border-radius:12px; box-shadow:0 10px 30px rgba(0,0,0,0.15); } .hero-content h4{ font-size:14px; color:#c18a2b; font-weight:600; margin-bottom:10px; text-transform:uppercase; } .hero-content h1{ font-size:36px; line-height:1.3; color:#1e1e1e; margin-bottom:20px; } .hero-content p{ font-size:15.5px; line-height:1.8; color:#555; margin-bottom:20px; } .hero-content p span{ color:#c18a2b; font-weight:600; } .hero-btn{ display:inline-flex; align-items:center; gap:10px; padding:14px 26px; background:#0b3a2e; color:#fff; text-decoration:none; border-radius:6px; font-size:15px; font-weight:500; transition:0.3s ease; } .hero-btn:hover{ background:#145a46; color:#fff; } .hero-btn span{ background:#ffffff; color:#0b3a2e; width:28px; height:28px; display:flex; align-items:center; justify-content:center; border-radius:50%; font-size:14px; } @media(max-width:768px){ .hero-content h1{font-size:28px} } /* ===== FEATURES SECTION ===== */ .features-section { background: #f4f9fb; } /* Feature Card */ .features-section .bg-white { border-radius: 14px; border: 1px solid #eef2f4; transition: all 0.35s ease; position: relative; overflow: hidden; } /* Hover Effect */ .features-section .bg-white:hover { transform: translateY(-8px); box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12); border-color: #c18a2b; } /* Icon Box */ .features-section img { background: #f8efe2; padding: 10px; border-radius: 10px; transition: all 0.3s ease; } /* Icon Hover */ .features-section .bg-white:hover img { background: #c18a2b; filter: brightness(0) invert(1); } /* Heading */ .features-section h5 { font-size: 18px; color: #0b3a2e; margin-bottom: 8px; } /* Text */ .features-section p { font-size: 15px; line-height: 1.7; color: #555; } /* Decorative Accent Line */ .features-section .bg-white::before { content: ''; position: absolute; left: 0; top: 0; width: 5px; height: 0%; background: linear-gradient(180deg, #c18a2b, #0b3a2e); transition: height 0.35s ease; border-radius: 0 0 5px 0; } .features-section .bg-white:hover::before { height: 100%; } /* Responsive Tweaks */ @media (max-width: 767px) { .features-section h5 { font-size: 17px; } .features-section p { font-size: 14.5px; } } .more-services{ background:#f8fbfd; } .service-item{ background:#ffffff; border-radius:12px; box-shadow:0 8px 25px rgba(0,0,0,0.08); overflow:hidden; } .service-img{ flex:0 0 35%; } .service-img img{ width:100%; height:100%; object-fit:cover; } .service-content{ padding:25px 30px; } .service-content h5{ font-size:20px; color:#0b3a2e; margin-bottom:10px; } .service-content p{ font-size:15px; line-height:1.7; color:#555; } .read-more{ display:inline-block; margin-top:10px; background:#f39c12; color:#fff; padding:8px 16px; border-radius:4px; text-decoration:none; font-size:14px; } .read-more:hover{ background:#d98200; color:#fff; } @media(max-width:768px){ .service-item{ flex-direction:column !important; } .service-img{ width:100%; } } /* ===== TESTIMONIAL SECTION ===== */ .testimonial-section { background: #f3f3f3; } .testimonial-card { background: #ffffff; border-radius: 14px; padding: 25px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); transition: all 0.35s ease; position: relative; } .testimonial-card:hover { transform: translateY(-8px); box-shadow: 0 18px 40px rgba(0,0,0,0.15); } .testimonial-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; } .google { font-weight: 600; color: #4285F4; font-size: 15px; } .stars { color: #f39c12; font-size: 14px; } .testimonial-card h5 { font-size: 18px; color: #0b3a2e; margin-bottom: 10px; } .testimonial-card p { font-size: 15px; line-height: 1.7; color: #555; } .show-more { display: inline-block; margin-top: 5px; font-size: 14px; color: #0b3a2e; text-decoration: none; font-weight: 500; } .show-more:hover { text-decoration: underline; } .testimonial-name { margin-top: 18px; font-weight: 600; color: #111; } /* Responsive */ @media (max-width: 767px) { .testimonial-card { padding: 20px; } } /* ===== CASE STUDY SECTION ===== */ .case-study-section { background: #eef4f2; padding: 70px 0; } .case-header h2 { font-size: 34px; font-weight: 700; color: #0b3a2e; } .case-header p { max-width: 900px; margin: 15px auto 50px; color: #555; line-height: 1.7; } /* LAYOUT */ .case-content { display: flex; gap: 40px; align-items: center; flex-wrap: wrap; } /* IMAGE */ .case-image { flex: 1; position: relative; } .case-image img { width: 100%; border-radius: 16px; box-shadow: 0 15px 40px rgba(0,0,0,0.15); } .case-stats { position: absolute; bottom: -30px; left: 30px; background: #fff; padding: 15px; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); } /* DETAILS */ .case-details { flex: 1; } .case-details h3 { color: #f39c12; font-size: 28px; margin-bottom: 5px; } .case-subtitle { display: block; color: #444; margin-bottom: 25px; } /* ACCORDION */ .accordion-item { background: #fff; border-radius: 10px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 8px 25px rgba(0,0,0,0.08); } .accordion-header { padding: 15px 20px; font-weight: 600; cursor: pointer; display: flex; align-items: center; gap: 12px; background: #0b3a2e; color: #fff; } .accordion-header span { background: #f39c12; color: #fff; width: 26px; height: 26px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; font-size: 14px; } .accordion-body { padding: 18px 20px; color: #555; display: none; line-height: 1.6; } .accordion-item.active .accordion-body { display: block; } /* BUTTON */ .case-btn { display: inline-block; margin-top: 25px; background: #f39c12; color: #fff; padding: 12px 28px; border-radius: 30px; text-decoration: none; font-weight: 600; transition: all 0.3s ease; } .case-btn:hover { background: #d8890b; } /* FOOTER */ .case-footer p { max-width: 850px; margin: 50px auto 0; color: #555; line-height: 1.7; } /* RESPONSIVE */ @media (max-width: 991px) { .case-content { flex-direction: column; } .case-stats { position: static; margin-top: 20px; } } .newsec { padding: 40px 20px; } .newsec h2 { color: #430605; margin-bottom: 20px; font-weight: 500; } .newsec h3 { color: #0E392A; margin-bottom: 10px; } .newsec img { border-radius: 10px; } /*-------------------------*/ .newsec1 { padding: 40px 20px; background: #F0FDFA; } .newsec1 h2 { color: #430605; margin-bottom: 20px; font-weight: 500; } .newsec1 h3 { color: #0E392A; margin-bottom: 10px; font-weight: 500; } .newsec1 img { border-radius: 10px; } /*-------------------------*/ .newsec2 { padding: 40px 20px; background: #fff; } .newsec2 h2 { color: #430605; margin-bottom: 20px; font-weight: 500; } .newsec2 h3 { color: #0E392A; margin-bottom: 10px; font-weight: 500; } .newsec2 img { border-radius: 10px; } .newsec2 .col-md-6 { padding: 20px; } /*-------------------------*/ .newsec3 { padding: 40px 20px; background: #f3f3f3; } .newsec3 h2 { color: #430605; margin-bottom: 20px; font-weight: 500; } .newsec3 h3 { color: #0E392A; margin-bottom: 10px; font-weight: 500; } .newsec3 img { border-radius: 10px; } .newsec3 .col-md-6 { padding: 20px; } .newsec3 .indet { padding: 10px; background: #fff; height: 100%; border-radius: 10px; } /*-------------------------*/ .newsec4 { padding: 40px 20px; background: #052F4A; color: #fff; } .newsec4 p { color: #fff; } .newsec4 h2 { color: #FFD230; margin-bottom: 20px; font-weight: 500; } .newsec4 h3 { color: #BB4D1A; margin-bottom: 10px; font-weight: 500; } .newsec4 img { border-radius: 10px; } .newsec4 .col-md-6 { padding: 20px; } .newsec4 .indet { padding: 10px; background: #fff; height: 100%; border-radius: 10px; } /*-------------------------*/ .newsec5 { padding: 40px 20px; background: #052F4A; color: #fff; } .newsec5 p { color: #fff; } .newsec5 h2 { color: #FFD230; margin-bottom: 20px; font-weight: 500; } .newsec5 h3 { color: #BB4D1A; margin-bottom: 10px; font-weight: 500; } .newsec5 img { border-radius: 10px; } .newsec5 .col-md-6 { padding: 20px; } .newsec5 .indet { padding: 10px; background: #fff; height: 100%; border-radius: 10px; } /*-------------------------*/ .newsec6 { padding: 40px 20px; background: #f3f3f3; } .newsec6 h2 { color: #460809; margin-bottom: 20px; font-weight: 500; } .newsec6 li { list-style: disc; padding: 1px; margin-left: 30px; font-weight: 500; } .newsec6 h3 { color: #BB4D1A; margin-bottom: 10px; font-weight: 500; } .newsec6 img { border-radius: 10px; } .newsec6 .col-md-6 { padding: 20px; border: 2px solid #F0FDFA; border-radius: 10px; margin-bottom: 20px; background: #fff; } .newsec6 .indet { padding: 10px; background: #fff; height: 100%; border-radius: 10px; } /*-------------------------*/ .newsec7 { padding: 40px 20px; background: #034F3B; } .newsec7 h2 { color: #fff; margin-bottom: 20px; font-weight: 500; } .newsec7 p { color: #fff; } .newsec7 h3 { color: #0E392A; margin-bottom: 10px; font-weight: 500; } .newsec7 img { border-radius: 10px; } .newsec7 .col-md-6 { padding: 20px; } .newsec7 .indet { padding: 10px; background: #fff; height: 100%; border-radius: 10px; } /*-------------------------*/ .newsec8 { padding: 40px 20px; background: #fff; } .newsec8 h2 { color: #0E392A; margin-bottom: 20px; font-weight: 500; } .newsec8 h3 { color: #0E392A; margin-bottom: 10px; font-weight: 500; } .newsec8 img { border-radius: 10px; } .newsec8 .col-md-6 { padding: 20px; } .newsec8 .indet { padding: 10px; background: #fff; height: 100%; border-radius: 10px; } /*-------------------------*/ .newsec9 { padding: 40px 20px; background: #fff; } .newsec9 h2 { color: #0E392A; margin-bottom: 20px; font-weight: 500; } .newsec9 h3 { color: #0E392A; margin-bottom: 10px; font-weight: 500; } .newsec9 img { border-radius: 10px; } .newsec9 .col-md-6 { padding: 20px; transition: all 1s; margin-bottom: 50px; } .newsec9 .col-md-6:hover { box-shadow: 2px 4px 8px #ccc; } .newsec9 .indet { padding: 10px; background: #fff; height: 100%; border-radius: 10px; } .newsec9 .col-md-12 { padding: 10px; background: #0B4F4A; border-radius: 10px; color: #fff; } .newsec9 .col-md-12 p { color: #fff; } .locations-section { padding: 50px 20px; text-align: center; background: #fff; } .locations-section h3 { font-size: 2em; margin-bottom: 30px; color: #EC253F; font-weight: bold; } .locations-container { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .location-card { background: #EC253F; color: #fff; padding: 15px 25px; border-radius: 10px; text-decoration: none; font-weight: bold; transition: all 0.3s ease; min-width: 180px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); } .location-card:hover { background: #fff; color: #EC253F; border: 2px solid #EC253F; transform: translateY(-5px); box-shadow: 0 8px 15px rgba(0,0,0,0.2); } @media (max-width: 768px) { .location-card { min-width: 140px; padding: 10px 15px; font-size: 0.9em; } } .faq-section{ padding:50px 0; background:#f8fafc; font-family:Arial, sans-serif; } .faq-section h2{ text-align:center; margin-bottom:30px; font-size:28px; } .faq{ max-width:900px; margin:auto; } .faq-item{ background:#fff; margin-bottom:15px; border-radius:8px; overflow:hidden; box-shadow:0 2px 10px rgba(0,0,0,0.08); } .faq-question{ width:100%; text-align:left; padding:15px 20px; font-size:16px; font-weight:600; border:none; background:#ffffff; cursor:pointer; outline:none; transition:0.3s; } .faq-question:hover{ background:#f1f1f1; } .faq-answer{ display:none; padding:15px 20px; font-size:14px; line-height:1.7; color:#555; border-top:1px solid #eee; }
Maruti Plywood is a trusted Green Ply Decorative laminates suppliers in Delhi, offering premium-quality decorative laminates, green ply, MDF boards, and commercial plywood designed for furniture manufacturing, modular interiors, and modern construction applications at competitive prices.
Our decorative laminates are widely used for wardrobes, modular kitchens, office interiors, wall paneling, cabinets, and commercial furniture projects across Delhi NCR, ensuring attractive finishes, durability, and long-lasting performance.
We supply decorative laminates along with green plywood, MDF boards, HDMR boards, and other interior materials, making us a complete one-stop solution for furniture and interior requirements.
With increasing demand for quality interior finishing materials, our decorative laminates are selected to deliver excellent surface finish, strength, and reliable performance for modern applications.
At Maruti Plywood, we focus on consistent quality, bulk availability, timely delivery, and customer satisfaction, making us a preferred Green Ply Decorative laminates suppliers in Delhi.
Choosing a trusted Green Ply Decorative laminates suppliers in Delhi ensures high-quality decorative laminates, strong durability, and cost-effective solutions for furniture manufacturing, interior design, and modern construction applications. Maruti Plywood provides reliable green ply, decorative laminates, and interior material solutions tailored for long-lasting performance in all types of interior projects.
Our decorative laminates are widely used across Delhi NCR for furniture making, modular interiors, kitchen units, wall paneling, office furniture, and commercial applications, ensuring premium finish, durability, and long-lasting performance.
Maruti Plywood is a leading Green Ply Decorative laminates suppliers in Delhi offering high-quality decorative laminates, green ply, and interior material solutions for residential and commercial applications.
We supply decorative laminates along with green plywood, MDF boards, HDMR boards, and other interior materials—making us a complete solution provider for furniture and construction requirements.
With a strong focus on quality, affordability, and timely delivery, we serve contractors, carpenters, interior designers, and businesses across Delhi NCR.
As a trusted Green Ply Decorative laminates suppliers in Delhi, we ensure that all materials meet industry standards for strength, durability, and performance.
Our decorative laminates are carefully sourced and tested to deliver smooth finish, high stability, and long-lasting usability for modern interiors.
We maintain strict quality checks and ensure consistent bulk supply to meet project deadlines efficiently.
Customized supply options are also available based on specific furniture and construction requirements across Delhi NCR.
Maruti Plywood is a trusted Green Ply Decorative laminates suppliers in Delhi, supplying high-quality decorative laminates, green ply, and interior materials for furniture manufacturing, modular interiors, office setups, and residential projects across Delhi NCR.
We focus on delivering strong, durable, and cost-effective decorative laminate solutions that ensure long-lasting performance, smooth finishing, and reliable usability for modern interior applications.
Delhi is witnessing rapid growth in interior design, furniture manufacturing, real estate development, and commercial construction, increasing the demand for high-quality decorative laminates and reliable interior finishing materials from trusted suppliers.
Interior designers, furniture makers, contractors, and builders require strong, durable, and cost-effective decorative laminate solutions for wardrobes, modular kitchens, office furniture, partitions, wall paneling, and other interior applications.
As a trusted Green Ply Decorative laminates suppliers in Delhi, Maruti Plywood provides premium-quality decorative laminates along with related interior materials that ensure attractive finish, durability, and long-lasting performance across Delhi NCR.
Delhi is rapidly growing in interior design and furniture manufacturing, increasing demand for reliable Green Ply Decorative laminates suppliers in Delhi.
Maruti Plywood provides premium decorative laminates designed for furniture, modular interiors, and modern construction applications.
Our decorative laminates are widely used for wardrobes, cabinets, office furniture, wall paneling, kitchen units, and interior projects across Delhi NCR.
Sourced from trusted manufacturers, our laminates ensure stylish finish, strong durability, and long service life.
This makes us a preferred decorative laminates supplier in Delhi.
Large interior and furniture projects require bulk supply from a trusted Green Ply Decorative laminates suppliers in Delhi for consistent quality.
Maruti Plywood supplies decorative laminates in bulk for contractors, interior designers, and furniture manufacturers across Delhi NCR.
Our materials maintain uniform finish, texture, and quality across all orders.
Bulk supply helps reduce project costs and ensures smooth execution.
We provide fast and reliable delivery across Delhi.
Modern interiors require strong and aesthetic finishing materials. As a leading Green Ply Decorative laminates suppliers in Delhi, we offer trusted solutions.
Our decorative laminates are engineered for smooth finish, scratch resistance, and long-lasting performance.
They provide excellent support for furniture surface finishing and interior styling applications.
These features ensure premium and modern interior results.
Ideal for residential and commercial interiors across Delhi NCR.
Choosing a professional Green Ply Decorative laminates suppliers in Delhi ensures consistent supply and dependable service.
Maruti Plywood focuses on timely delivery, product quality, and customer satisfaction for every order.
Our team helps you select the right decorative laminates based on project requirements.
We provide long-term support with reliable materials and responsive service.
This makes us a trusted decorative laminates supplier in Delhi.
As a trusted Green Ply Decorative laminates suppliers in Delhi, we provide premium-quality decorative laminates and interior material solutions for furniture manufacturing, modular interiors, commercial spaces, and residential projects.
Our product range includes decorative laminates, green ply, MDF boards, HDMR boards, and other interior materials designed for strength, durability, scratch resistance, and premium finishing performance.
Supplied from trusted manufacturers ensuring smooth finish, stylish appearance, and long-lasting durability.
Designed for furniture manufacturing, modular kitchens, wardrobes, cabinets, and interior applications.
Ideal for residential and commercial interior projects across Delhi NCR.
We supply decorative laminates in bulk for furniture manufacturers, contractors, and interior designers across Delhi NCR.
Ensures consistent texture, color, and finish across all orders.
Helps reduce project costs and ensures timely completion of work.
We offer decorative laminates, green ply, MDF boards, HDMR boards, and other interior materials.
Available in multiple designs, textures, and finishes for different applications.
Perfect for furniture, office interiors, retail spaces, and residential projects.
All decorative laminates are carefully selected to meet industry standards for strength, finish, and performance.
We ensure timely delivery, consistent supply, and dependable service for every client.
Our focus on quality and reliability makes us a trusted decorative laminates supplier in Delhi.
"Green Ply Decorative laminates suppliers in Delhi. The decorative laminate quality is excellent with premium finish and strong durability, perfect for furniture and interior work."
"We ordered decorative laminates in bulk for our interior project in Delhi and received timely delivery. As a trusted Green Ply Decorative laminates suppliers in Delhi, the material quality and consistency were very reliable."
"Very professional service and great support. High-quality decorative laminates at competitive prices. Highly recommended Green Ply Decorative laminates suppliers in Delhi for furniture and interior design requirements."
Furniture manufacturers, interior designers, contractors, builders, and businesses across Delhi—including workshops, showrooms, residential projects, and commercial spaces—require a reliable source of decorative laminates in bulk for smooth and uninterrupted work. Partnering with a trusted Green Ply Decorative laminates suppliers in Delhi ensures consistent supply of high-quality decorative laminates designed for stylish finish, durability, and modern interior applications.
Maruti Plywood provides premium decorative laminates along with Green ply, MDF boards, commercial plywood, HDMR boards, and other interior materials suitable for furniture making, modular kitchens, wardrobes, wall panels, and office interiors. Our products are selected to deliver smooth finish, superior scratch resistance, durability, and excellent performance in interior applications.
Bulk procurement ensures uniform quality across all sheets, which is essential for maintaining consistency in furniture production and interior design projects. Our decorative laminates enhance surface aesthetics, finishing quality, and overall project efficiency.
We also provide expert guidance to help clients choose the right laminate design, texture, and specifications based on project requirements, ensuring optimal performance and cost-effectiveness.
With reliable supply and scalable solutions, businesses can complete interior and furniture projects on time without material shortages, making Maruti Plywood a dependable partner for long-term interior material needs across Delhi NCR.
Working with a trusted Green Ply Decorative laminates suppliers in Delhi like Maruti Plywood ensures genuine decorative laminates, better pricing, and long-term reliability compared to local traders.
Professional suppliers provide high-quality decorative laminates suitable for furniture manufacturing, modular interiors, wardrobes, office furniture, wall panels, and surface finishing applications, ensuring stylish finish, durability, and consistent performance across all uses.
We supply decorative laminates sourced from trusted manufacturers to ensure smooth finish, attractive designs, and long-lasting performance.
All materials are checked to meet interior industry standards for strength, consistency, and reliable performance.
We maintain a reliable supply chain for quick and timely delivery across Delhi NCR.
This helps furniture makers, contractors, and interior designers complete projects without delays.
We offer decorative laminates along with green plywood, MDF boards, commercial plywood, HDMR boards, and other interior materials.
Providing complete solutions for furniture and interior design needs.
Our decorative laminates are suitable for wardrobes, modular kitchens, office furniture, wall panels, partitions, and interior surface finishing work.
Ensuring stylish finishing and reliable performance in all applications.
Buying from a trusted supplier ensures competitive pricing without compromising on quality.
Ideal for interior designers, contractors, and bulk buyers.
Our team helps you choose the right laminate design, texture, and specifications based on your project requirements.
Ensuring better aesthetics, performance, and cost efficiency.
We provide consistent bulk supply for furniture and interior projects.
Helping businesses avoid shortages and maintain smooth workflow.
Choosing Maruti Plywood ensures trusted decorative laminate quality, reliable supply, and professional service for all interior material needs across Delhi NCR.
Maruti Plywood is a leading Green Ply Decorative laminates suppliers in Delhi providing high-quality decorative laminates and interior surface solutions for furniture manufacturing, modular interiors, commercial projects, and residential applications across Delhi NCR.
With the growing demand for stylish, durable, and premium finish interior materials, our decorative laminates are designed to deliver excellent surface aesthetics, scratch resistance, and long-lasting performance for modern furniture and interior design requirements.
We supply decorative laminates sourced from trusted manufacturers ensuring attractive designs, smooth finish, and consistent quality.
Each sheet is tested for durability, surface quality, and finish standards to meet modern interior requirements.
Suitable for modular kitchens, wardrobes, cabinets, office furniture, wall paneling, partitions, and interior surface finishing work across Delhi NCR.
Ensures stylish finishing, design flexibility, and long-lasting performance in all applications.
All decorative laminates are carefully checked for surface finish, texture quality, and durability before supply.
Ensures reliable performance in furniture manufacturing and interior applications.
We offer decorative laminates along with green plywood, MDF boards, commercial plywood, HDMR boards, and other interior materials.
Providing complete solutions for furniture, interiors, and construction requirements.
We provide cost-effective pricing suitable for contractors, furniture manufacturers, and bulk buyers.
Ensuring maximum value without compromising on quality.
Our team helps clients choose the right laminate design, texture, and specifications based on project needs.
Ensuring better aesthetics, performance, and cost efficiency.
Choose Maruti Plywood as your trusted Green Ply Decorative laminates suppliers in Delhi for reliable quality, bulk availability, and consistent supply across Delhi NCR.
Trusted suppliers provide standardized and high-quality decorative laminates with premium finish, proper grading, and consistency, while local traders may offer uneven material quality.
Choosing a Green Ply Decorative laminates suppliers in Delhi ensures fair pricing with better value compared to multiple middlemen.
High-quality decorative laminates ensure smooth finish, stylish appearance, scratch resistance, and consistent performance for furniture and interior applications.
Professional suppliers help in selecting the right laminate design, texture, and specifications based on interior and furniture requirements.
Ensures uniform material quality across all batches, which is crucial for large-scale furniture manufacturing and interior projects.
Efficient supply chain ensures timely delivery, helping avoid project delays and improving workflow efficiency.
Decorative laminates are ideal for modular kitchens, wardrobes, cabinets, office furniture, wall panels, partitions, and interior surface finishing work.
High-quality decorative laminates reduce rework, damage, and replacement costs, making them a cost-effective solution for long-term use.
Choosing a trusted Green Ply Decorative laminates suppliers in Delhi like Maruti Plywood ensures reliable quality, consistent supply, and better value for all furniture and interior material needs across Delhi NCR.
Delhi NCR is one of the fastest-growing regions with strong demand in furniture manufacturing, interior design, modular kitchens, office setups, retail spaces, and residential construction across areas like Mundka, Nangloi, Punjabi Bagh, Dwarka, Rohini, Pitampura, and nearby locations.
As a trusted Green Ply Decorative laminates suppliers in Delhi, Maruti Plywood supplies high-quality decorative laminates and interior materials across major residential, commercial, and industrial zones.
Our decorative laminates are widely used for modular kitchens, wardrobes, cabinets, office furniture, wall panels, partitions, and interior surface finishing applications across Delhi NCR.
We ensure fast delivery, reliable bulk supply, and consistent product quality for all types of furniture and interior requirements.
With rapid growth in real estate, interior design, retail spaces, and furniture manufacturing, the demand for high-quality decorative laminates is continuously increasing across Delhi NCR.
As a leading Green Ply Decorative laminates suppliers in Delhi, we provide materials suitable for both small interior work and large-scale commercial projects.
Our decorative laminates ensure premium finish, strong durability, scratch resistance, and reliable performance for modern interior applications.
Reliable supply and premium materials make our products ideal for diverse furniture and interior design requirements across Delhi.
We offer premium-quality decorative laminates and interior materials backed by competitive pricing and dependable service.
Our products are selected to ensure stylish finish, durability, scratch resistance, and long service life for furniture and interior applications.
Our team provides expert guidance to help customers choose the right laminate design, texture, and specifications based on project needs.
Efficient supply chain and timely delivery ensure smooth project execution without delays.
We are a preferred Green Ply Decorative laminates suppliers in Delhi for reliable interior material solutions.
Interior designers, furniture manufacturers, contractors, and businesses depend on a reliable Green Ply Decorative laminates suppliers in Delhi for bulk supply of high-quality decorative laminates and interior surface materials.
Maruti Plywood supplies decorative laminates and related interior materials in bulk for modular kitchens, wardrobes, office furniture, wall paneling, partitions, and commercial interior projects across Delhi NCR.
All materials maintain consistent finish quality, strength, and durability across large orders, ensuring reliable performance in furniture manufacturing and interior applications.
Bulk supply helps reduce project costs, improve efficiency, and ensure smooth workflow without material shortages or delays.
We also provide expert guidance to help clients select the right laminate design, texture, and specifications based on project and usage requirements.
Modern furniture manufacturing and interior design require premium surface materials for stylish finishing and long-term durability. Maruti Plywood is a trusted Green Ply Decorative laminates suppliers in Delhi offering high-quality decorative laminate solutions designed for elegant finish, scratch resistance, and versatile interior applications.
Our decorative laminates are widely used for modular kitchens, wardrobes, office furniture, cabinets, wall paneling, partitions, and interior design projects across Delhi NCR, ensuring attractive appearance and consistent performance.
Sourced from trusted manufacturers, our laminates provide excellent texture variety, surface finish, durability, and resistance, making them ideal for modern furniture and interior applications.
We offer a wide range of laminate designs, colors, thickness options, and specifications to meet different furniture and architectural requirements.
Our solutions help enhance aesthetic appeal, improve surface durability, and ensure long-lasting performance for residential and commercial interior projects across Delhi.
Bulk supply from a trusted Green Ply Decorative laminates suppliers in Delhi ensures cost savings, consistent material quality, and smooth execution of furniture manufacturing and interior design projects.
It helps furniture makers, interior designers, and contractors maintain uniform finish quality, texture consistency, and design alignment across modular kitchens, wardrobes, cabinets, office furniture, and other interior applications.
Bulk procurement reduces delays and improves efficiency in large-scale interior projects, showroom setups, and commercial fit-outs across Delhi NCR.
Our decorative laminates are designed for stylish finish, scratch resistance, and long-lasting performance, making them ideal for modern interior applications.
Reliable supply and expert support ensure smooth workflow without material shortages or project disruptions.
Looking for a trusted Green Ply Decorative laminates suppliers in Delhi? Maruti Plywood provides high-quality decorative laminates and interior surface solutions.
We offer decorative laminates, MDF boards, green plywood, commercial plywood, HDMR boards, and other interior materials suitable for furniture and interior design projects.
From product selection to bulk supply and delivery, we ensure a smooth and reliable service experience.
Contact us today for the best plywood and interior material solutions in Delhi NCR.
Phone: +91 93100 57282
Email: info@marutiplywood.co.in
Website: https://marutiplywood.co.in/