<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
(function($) {
    $(document).ready(function() {
        var header = $('#brxe-htjiwp');//header section ID
        $(window).on('scroll', function() {
            var scroll = $(window).scrollTop();

            if (scroll > 100) { 
                header.css('background-color', 'rgba(249, 248, 247, 0.5)');//Add what color you needs to change when scroll
            } else {
                header.css('background-color', '');
            }
        });
    });
})(jQuery)

Lumière Villas

Benthara, Sri Lanka

Lumière Villas

Benthara, Sri Lanka

Lumière Villas offers a serene escape overlooking the tranquil marshlands of Benthara, Sri Lanka. Designed as a holiday home, this villa is a haven for those seeking refuge from the hustle and bustle of urban life. Its minimalist design harmonizes with the natural surroundings, allowing guests to immerse themselves in the beauty of the lush, peaceful landscape. Lumière Villas provides an idyllic retreat where simplicity meets elegance, offering a perfect getaway for relaxation and rejuvenation.