
A perfect synergy of art and science.
Evoking beauty and moments of delight.
Out of all other senses, the sense of smell evokes memories. Our masterpieces are aimed at creating the most memorable experiences contributing to the wellness of the mind, body and soul.
Sense of smell evokes memories.
Out of all other senses, the sense of smell evokes memories. Our masterpieces are aimed at creating the most memorable experiences contributing to the wellness of the mind, body and soul.
Beauty of a candle in the convenience of a jar.
The Bell Jar candles are a perfect fit in the modern home decor. Every bell jar is hand crafted to perfection by our artisans.
Art of living now in the small box of a candle.
The fragrant glow of glass candles immediately fills the room with an inviting atmosphere. Decorative and creatively designed, the flare of the glass candle emits a dewy glow, perfectly complementing the underlying art of living.
Pillars of promise
We manufacture designer scented candles crafted from the finest quality of wax. The right shade of color with a dash of soothing aroma moulded into the perfect shape is what makes our candles extraordinary. Burning longer than those of others it would be unfair to call any of our works just a candle, it is one but with the power of many. Thus we call each of our masterpieces ‘candles’.
").text(cdnCode).appendTo("#get-it-now code.cdn"); }); var dei1 = TweenMax.fromTo("#start .dom-explosion-item1", 2, {top: 150, left: 10}, {top:150, left:-150, opacity:0.5, transform:"scale(1.2)"}); var dei2 = TweenMax.fromTo("#start .dom-explosion-item2", 2, {top: 0, left: 250}, {top:-150, left:250, opacity:0.5, transform:"scale(1.2)"}); var dei3 = TweenMax.fromTo("#start .dom-explosion-item3", 2, {top: 170, left: 360}, {top: 170, left:550, opacity:0.5, transform:"scale(1.2)"}); var dei4 = TweenMax.fromTo("#start .dom-explosion-item4", 2, {top: 330, left: 325}, {top: 450, left:400, opacity:0.5, transform:"scale(1.2)"}); var dei5 = TweenMax.fromTo("#start .dom-explosion-item5", 2, {top: 330, left: 50}, {top: 450, left:-50, opacity:0.5, transform:"scale(1.2)"}); // flower2 var candle = TweenMax.fromTo("#start .candle", 1, {top: "30%", transform:"scale(0.7)"}, {top: "30%", transform:"scale(1)", opacity:1}); var candlecontainer = TweenMax.fromTo("#start .candle-container", 1, {opacity:0, position:"fixed", "z-index":9}, {opacity:1, "z-index":9, position:"relative", top:-40}); var slide3heading = TweenMax.fromTo("#start .slide3-heading", 2, {opacity:0}, {opacity:1}); var reveal = new TimelineMax({yoyo: true}) .add([ TweenMax.from("#start .dom-explosion-item1", 2, {top: 150, left: 10}), TweenMax.from("#start .dom-explosion-item2", 2, {top: 0, left: 250}, '0'), TweenMax.from("#start .dom-explosion-item3", 2, {top: 170, left: 360}, '0'), TweenMax.from("#start .dom-explosion-item4", 2, {top: 330, left: 325}, '0'), TweenMax.from("#start .dom-explosion-item5", 2, {top: 330, left: 50}, '0'), ]); var reveal2 = new TimelineMax() .add([ TweenMax.from("#start .candle", 1, {top: "30%"}), TweenMax.to("#start .candle-container", 1, {position:"relative"}, '0'), TweenMax.to("#start .slide3-heading", 2, {opacity: 0}), ]); // container pin var startpin = new ScrollMagic.Scene({ duration: 200, offset:2 }) .setPin("section#start") .addTo(controller); // big reveal new ScrollMagic.Scene({ duration: 100, offset: 1 }) .setTween(reveal) .addTo(controller); // flower movement new ScrollMagic.Scene({ duration: 100, offset: 1 }) .setTween(dei1) .addTo(controller); // leaf movement new ScrollMagic.Scene({ duration: 100, offset: 1 }) .setTween(dei2) .addTo(controller); // text movement new ScrollMagic.Scene({ duration: 100, offset: 1 }) .setTween(dei3) .addTo(controller); // leaftext movement new ScrollMagic.Scene({ duration: 100, offset: 1 }) .setTween(dei4) .addTo(controller); // slide2-heading movement new ScrollMagic.Scene({ duration: 100, offset: 1 }) .setTween(dei5) .addTo(controller); // big reveal2 new ScrollMagic.Scene({ duration: 100, offset: 150 }) .setTween(reveal2) .addTo(controller); // flower2-container movement new ScrollMagic.Scene({ duration: 150, offset: 150 }) .setTween(candlecontainer) .addTo(controller); // flower2 movement new ScrollMagic.Scene({ duration: 150, offset: 150 }) .setTween(candle) .addTo(controller); // slide3-heading movement new ScrollMagic.Scene({ duration: 150, offset: 150 }) .setTween(slide3heading) .addTo(controller); }