$(function () { $('[data-toggle="tooltip"]').tooltip({ animated: 'fade' //trigger: 'click' }); }) // ##### Customized Tooltip ##### $(function () { if (typeof $.fn.tooltip.Constructor === 'undefined') { throw new Error('Bootstrap Tooltip must be included first!'); } var Tooltip = $.fn.tooltip.Constructor; // add customClass option to Bootstrap Tooltip $.extend( Tooltip.Default, { customClass: '' }); var _show = Tooltip.prototype.show; Tooltip.prototype.show = function () { // invoke parent method _show.apply(this,Array.prototype.slice.apply(arguments)); if ( this.config.customClass ) { var tip = this.getTipElement(); $(tip).addClass(this.config.customClass); } }; }) $(document).ready(function(){ $('.white-tooltip').tooltip(); }); // ##### POPOVER ##### --> $(function(){ $("[data-toggle=popover]").popover({ trigger: 'hover', html : true, content: function() { var content = $(this).attr("data-popover-content"); return $(content).children(".popover-body").html(); }, title: function() { var title = $(this).attr("data-popover-content"); return $(title).children(".popover-heading").html(); } }); }); // ##### Back to top #### $(document).ready(function(){ $('#back-to-top').click(function () { $('body,html').animate({ scrollTop: 0 }, 1200); return false; }); }); $(document).on('click', 'a[href^="#box"]', function (event) { event.preventDefault(); $('html, body').animate({ scrollTop: $($.attr(this, 'href')).offset().top - 70 }, 800); }); -->

Adria News

Recent news from Sanlorenzo Adria
9  JUN 2025
Sanlorenzo Arts has inaugurated Casa Sanlorenzo in Venice, marking a significant milestone for the luxury yacht manufacturer as it expands beyond maritime excellence into the realm of cultural innovation. [..]
29 MAY -2 JUN  2025
Sanlorenzo Adria invites you to the prestigious Venice Boat Show from 29.05.2025–02.06.2025 Join Sanlorenzo Adria at the sixth edition of the Venice Boat Show! As the official dealer [..]
10 -13  APR 2025
We are pleased to announce that as the official dealers for Sanlorenzo and Bluegame yachts, we will be exhibiting at the prestigious Dalmatia Boat Show from April 10-13, 2025 at Marina Baotić. [..]
20  MAR 2025
Sanlorenzo SX76 The Art of Crossover Yachting Sanlorenzo SX76   embodies the brand’s signature elegance while redefining the concept of a crossover yacht. With its unmistakable lines [..]
See more