{"id":1327,"date":"2019-09-26T21:23:36","date_gmt":"2019-09-26T21:23:36","guid":{"rendered":"http:\/\/themeforest.unitedthemes.com\/wpversions\/brooklyn\/xml\/classic\/?page_id=1327"},"modified":"2019-09-26T21:23:36","modified_gmt":"2019-09-26T21:23:36","slug":"home-variant-3","status":"publish","type":"page","link":"https:\/\/morena.com.pt\/en\/home-variant-3\/","title":{"rendered":"Home Variant 3"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><section id=\"ut-section-6a32a9ba2a326\" data-section-title=\"Portfolio Section\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" data-cursor-skin=\"global\" class=\"vc_section ut-vc-120 vc_section-has-no-fill ut-section-6a32a9ba2a335\"><div id=\"ut-row-6a32a9ba2ac0c\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6a32a9ba2ac15\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a32a9ba2b385\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\"><\/style><header id=\"ut_header_6a32a9ba2b8b4\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-1 header-center header-tablet-center header-mobile-center\"><h2 data-title=\"THINGS WE'VE MADE\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"0\" data-responsive-font=\"section_title\" class=\"bklyn-divider-styles bklyn-divider-style-1 section-title ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><span>THINGS WE'VE MADE<\/span><\/h2><div data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"200\" class=\"lead ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><p>We believe our work speaks for itself. Browse our most recent projects below<br \/>\nand enjoy our <b>handmade work<\/b> with love for every detail.<\/p>\n<\/div><\/header><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a32a9ba302d2\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 vc_row-no-padding ut-row-6a32a9ba302db\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a32a9ba30952\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element   vc_custom_1569534491139\">\r\n        <script type=\"text\/javascript\">\r\n        (function($) {\r\n\r\n            \"use strict\";\r\n\r\n            \/* check if is in vc front end\r\n            ================================================== *\/\r\n            function inIframe() {\r\n\r\n                var field = 'vc_editable';\r\n                var url = window.location.href ;\r\n\r\n                if( url.indexOf('?' + field + '=') !== -1 ) {\r\n\r\n                    return true;\r\n\r\n                } else if( url.indexOf('&' + field + '=') !== -1 ) {\r\n\r\n                    return true;\r\n\r\n                } else {\r\n\r\n                    return false;\r\n\r\n                }\r\n\r\n            }\r\n\r\n            if( inIframe() ) {\r\n\r\n                $(window).trigger(\"load\");\r\n\r\n            }\r\n\r\n            $(window).on(\"load\", function(){\r\n\r\n                $(document).ready( function(){\r\n\r\n                var inc = \"0\";\r\n\r\n                function calculate_portfolio_item_width_with_gutter( $container, columns, guttersize, increament ) {\r\n\r\n                    var step = increament ? increament : 0.1,\r\n                        extra_spacing = $container.hasClass('ut-portfolio-item-container-with-background') ? guttersize : 0,\r\n                        size = ( $container.get(0).getBoundingClientRect().width - extra_spacing - guttersize ) \/ columns - ( guttersize * ( columns - 1 ) \/ columns ) - step;\r\n\r\n                    if( ( ( size + guttersize ) * columns ) < $container.get(0).getBoundingClientRect().width ) {\r\n\r\n                        inc = 0;\r\n                        return size;\r\n\r\n                    } else {\r\n\r\n                        inc = inc + 0.2;\r\n                        return calculate_portfolio_item_width_with_gutter( $container, columns, guttersize, inc );\r\n\r\n                    }\r\n\r\n                }\r\n\r\n                var $win = $(window),\r\n                    $container = $(\"#ut-portfolio-items-1357\"),\r\n\t\t\t\t\tcolumns = 4,\r\n\t\t\t\t\tgutter = \"\",\r\n\t\t\t\t\tgutterwidth = \"\",\r\n                    guttersize = \"2\";\r\n\r\n\t\t\t\t$container.on( \"layoutComplete\", function( event, filteredItems ){\r\n\r\n\t\t\t\t\t$(filteredItems).each(function( index, element ){\r\n\r\n\t\t\t\t\t\t$(element.element).addClass(\"sorted\").css({\r\n\t\t\t\t\t\t\t\"opacity\" : \"1\", \"transform\" : \"scale(1)\" \t\t\t\t\t\t\t\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t});\r\n\r\n                    $container.addClass(\"layoutComplete\");\r\n\r\n                    $(window).trigger('scroll');\r\n                    $.waypoints(\"refresh\");\r\n                    $.force_appear();\r\n\r\n                    setTimeout(function(  ) {\r\n\r\n                        $(window).trigger('scroll');\r\n                        $.waypoints(\"refresh\");\r\n                        $.force_appear();\r\n\r\n                    }, 401 );\r\n\r\n\r\n\t\t\t\t});\r\n\r\n                var hide_timout,sort_timeout;\r\n\r\n\t\t\t\tfunction hide_portfolio_articles( selector ) {\r\n\r\n                    $container.removeClass(\"layoutComplete\");\r\n\r\n\t\t\t\t\tclearTimeout( hide_timout );\r\n                    clearTimeout(sort_timeout)\r\n\t\t\t\t\t$(\"> .ut-portfolio-article\", \"#ut-portfolio-items-1357\").each(function(){\r\n\r\n\r\n\t\t\t\t\t\tif( $(window).width() <= 1024 ) {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\"\r\n                            });\r\n\r\n                        } else {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\", \"transform\" : \"scale(0.001)\"                                                             });\r\n\r\n                        }\r\n\r\n\t\t\t\t\t});\r\n\r\n\t\t\t\t\tsetTimeout( function() {\r\n\r\n\t\t\t\t\t\t$(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-1357\").each(function(){\r\n\r\n                            var $this = $(this);\r\n\r\n\t\t\t\t\t\t\t$this.clearQueue().css({\r\n\t\t\t\t\t\t\t\t\"visibility\" : \"hidden\",\r\n\t\t\t\t\t\t\t\t\"opacity\" : \"0\"\r\n\t\t\t\t\t\t\t}).removeClass( $this.children(\".ut-portfolio-item\").data(\"effect\") );\r\n\r\n\t\t\t\t\t\t});\r\n\r\n                        hide_timout = setTimeout(function(  ) {\r\n\r\n                            $container.isotope({ filter: selector });\r\n\r\n                        }, 400 );\r\n\r\n                        sort_timeout = setTimeout( function() {\r\n                            $container.find('.sorted').each( function() {\r\n                                let box = $(this).find('.ut-portfolio-article-animation-box');\r\n                                if( box.data('effect') === 'noneAnimation' ) {\r\n                                    box.css({\r\n                                        \"visibility\": \"visible\",\r\n                                        \"opacity\": \"1\"\r\n                                    })\r\n                                }\r\n                            } )\r\n                        }, 500 )\r\n\t\t\t\t\t}, 400 );\r\n\r\n\t\t\t\t}\r\n\r\n                function hide_and_relayout_portfolio_articles( callback ) {\r\n\r\n                    $container.removeClass(\"layoutComplete\");\r\n                    $(\"> .ut-portfolio-article\", \"#ut-portfolio-items-1357\").each(function(){\r\n\r\n                        if( $(window).width() <= 1024 ) {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\"\r\n                            });\r\n\r\n                        } else {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\", \"transform\" : \"scale(0.001)\"                                                             });\r\n\r\n                        }\r\n\r\n                    });\r\n\r\n                    setTimeout( function() {\r\n\r\n                        if( callback && typeof(callback) === \"function\" ) {\r\n\r\n                            callback();\r\n\r\n                        }\r\n\r\n                    }, 350 );\r\n\r\n                }\r\n\r\n\t\t\t\tfunction ut_call_isotope( force_column, callback ) {\r\n\r\n\t\t\t\t\tif( $(window).width() > 1024) {\r\n\t\t\t\t\t\tcolumns = 4;\r\n                        guttersize = \"2\";\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tif( force_column ) {\r\n\t\t\t\t\t    columns = force_column;\r\n                    }\r\n\r\n\t\t\t\t\tif( $(window).width() <= 1024) {\r\n\t\t\t\t\t\tcolumns = 2;\r\n                        guttersize = \"2\";\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tif( $(window).width() <= 767) {\r\n                        columns = 1;\r\n                        guttersize = 1;\r\n\t\t\t\t\t}\r\n\r\n                    if( $(window).width() <= 400 ) {\r\n                        guttersize = 1;\r\n                    }\r\n\r\n\t\t\t\t\tif( gutter === \"on\" ) {\r\n\r\n                        $container.children().width( calculate_portfolio_item_width_with_gutter( $container, columns, ( 20 * guttersize ), false ) ).addClass(\"show\");\r\n\t\t\t\t\t\tgutterwidth = 20 * guttersize;\r\n\r\n\t\t\t\t\t} else {\r\n\r\n                        $container.children().width( $container.get(0).getBoundingClientRect().width \/ columns - 0.05 ).addClass(\"show\");\r\n\t\t\t\t\t\tgutterwidth = 0;\r\n\r\n\t\t\t\t\t}\r\n\r\n                    if( callback && typeof(callback) === \"function\" ) {\r\n\r\n                        callback( columns, gutterwidth );\r\n\r\n                    } else {\r\n\r\n                        $container.ut_require_js({\r\n                            plugin: 'isotope',\r\n                            source: 'isotope',\r\n                            callback: function (element) {\r\n\r\n                                element.addClass(\"animated\").isotope({\r\n\r\n                                    itemSelector : \".ut-portfolio-article\",\r\n                                    layoutMode: \"fitRows\",\r\n                                    masonry: { columnWidth: element.get(0).getBoundingClientRect().width \/ columns - gutterwidth, gutter: gutterwidth },\r\n                                    itemPositionDataEnabled: true,\r\n                                    transitionDuration: 0\r\n\r\n                                }).isotope(\"layout\");\r\n\r\n                                $('.ut-lazy-wait', $container ).each(function (index, element ) {\r\n\r\n                                    $(element).removeClass('ut-lazy-wait');\r\n\r\n                                });\r\n\r\n                            }\r\n\r\n                        });\r\n\r\n                    }\r\n\r\n\t\t\t\t}\r\n\r\n                $(window).utresize(function(){\r\n\r\n                    \/* update isotope *\/\r\n                    ut_call_isotope();\r\n\r\n                });\r\n\r\n                \/* create isotope *\/\r\n                ut_call_isotope();\r\n                $container.on('inview', function() {\r\n                    ut_call_isotope();\r\n                });\r\n                $(window).on('scroll', function() {\r\n                    if( $container.data('loaded') !== 1 && $(this).scrollTop() > 260 ) {\r\n                        $container.attr('data-loaded', 1)\r\n                        $container.data('loaded', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                    if( $container.data('loaded1') !== 1 && $(this).scrollTop() > 600 ) {\r\n                        $container.attr('data-loaded1', 1)\r\n                        $container.data('loaded1', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                    if( $container.data('loaded2') !== 1 && $(this).scrollTop() > 780 ) {\r\n                        $container.attr('data-loaded2', 1)\r\n                        $container.data('loaded2', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                    if( $container.data('loaded3') !== 1 && $(this).scrollTop() > 900 ) {\r\n                        $container.attr('data-loaded3', 1)\r\n                        $container.data('loaded3', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                    if( $container.data('loaded4') !== 1 && $(this).scrollTop() > 1200 ) {\r\n                        $container.attr('data-loaded4', 1)\r\n                        $container.data('loaded4', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                })\r\n\t\t\t\t\/* additional call for ajax filter *\/\r\n\t\t\t\t\r\n                    \/* Isotope Filtering\r\n                    ================================================== *\/\r\n                    $(\"#ut-portfolio-menu-1357 a\").each(function( index ) {\r\n\r\n                        if( $(this).parent().hasClass('ut-portfolio-layout-change') ) {\r\n                            return true;\r\n                        }\r\n\r\n                        var searchforclass = $(this).attr(\"data-filter\");\r\n\r\n                        if( !$(searchforclass).length  ) {\r\n                            \/\/ hide filter if we do not have any children to filter\r\n                            $(this).hide();\r\n                        }\r\n\r\n                    });\r\n\r\n                    $(\"#ut-portfolio-menu-1357 a\").on('click', function(event) {\r\n\r\n                        var $this = $(this);\r\n\r\n                        if( $this.parent().hasClass('ut-portfolio-layout-change') ) {\r\n                            return true;\r\n                        }\r\n\r\n                        if( $this.hasClass(\"selected\") ) {\r\n\r\n                            event.preventDefault();\r\n                            return;\r\n\r\n                        }\r\n\r\n                        var selector = $this.attr(\"data-filter\");\r\n\r\n                        if ( !$this.hasClass(\"selected\") ) {\r\n\r\n                            $this.parents(\"#ut-portfolio-menu-1357\").find(\".selected\").removeClass(\"selected\");\r\n                            $this.addClass(\"selected\");\r\n\r\n                        }\r\n\r\n                        hide_portfolio_articles( selector );\r\n\r\n                        return false;\r\n\r\n                    });\r\n\r\n                    $(\"#ut-portfolio-menu-1357 .ut-portfolio-layout-change a\").on('click', function(event) {\r\n\r\n                        var $this = $(this),\r\n                            $columns = $this.data('default-columns'),\r\n                            $columns_alternate = $this.data('alternate-columns');\r\n\r\n                        var selector = $(\"#ut-portfolio-menu-1357 a.selected\").attr(\"data-filter\");\r\n\r\n                        \/\/ restore initial layout\r\n                        if( $this.hasClass('ut-alternate-columns-active') ) {\r\n\r\n                            hide_and_relayout_portfolio_articles( function () {\r\n\r\n                                ut_call_isotope( $columns, function ( columns, gutterwidth ) {\r\n\r\n                                    $(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-1357\").css({\r\n                                        \"visibility\" : \"hidden\",\r\n                                        \"opacity\" : \"0\"\r\n                                    });\r\n\r\n                                    setTimeout(function() {\r\n\r\n                                        $container.isotope({\r\n                                            filter: selector\r\n                                        });\r\n\r\n                                    }, 760 );\r\n\r\n                                });\r\n\r\n                                $this.removeClass('ut-alternate-columns-active');\r\n\r\n                            });\r\n\r\n                        \/\/ switch to alternate layout\r\n                        } else {\r\n\r\n                            hide_and_relayout_portfolio_articles( function () {\r\n\r\n                                ut_call_isotope( $columns_alternate, function ( columns, gutterwidth ) {\r\n\r\n                                    $(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-1357\").css({\r\n                                        \"visibility\" : \"hidden\",\r\n                                        \"opacity\" : \"0\"\r\n                                    });\r\n\r\n                                    setTimeout(function(  ) {\r\n\r\n                                        $container.isotope({\r\n                                            filter: selector\r\n                                        });\r\n\r\n                                    }, 760 );\r\n\r\n                                });\r\n\r\n                                $this.addClass('ut-alternate-columns-active');\r\n\r\n                            });\r\n\r\n                        }\r\n\r\n                        event.preventDefault();\r\n\r\n                    });\r\n\r\n\t\t\t\t\r\n           \t\t});\r\n\r\n            });\r\n\r\n        }(jQuery));\r\n\r\n        <\/script>\r\n\r\n\t\t<style id=\"ut-portfolio-custom-css-1357\" type=\"text\/css\">.ut-portfolio-1357 .ut-portfolio-item-container { background: rgba(21, 21, 21, 1) ; }.ut-portfolio-1357.ut-carousel { background: rgba(21, 21, 21, 1) !important; }.ut-portfolio-1357 .ut-portfolio-item-packery-container { background: rgba(21, 21, 21, 1) ; }#ut-masonry-1357 { background: rgba(21, 21, 21, 1) ; }#ut-react-carousel-container-1357 { background: rgba(21, 21, 21, 1) ; }.ut-portfolio-1357 .ut-portfolio-info-c h3 {font-family:\"Raleway\" ; font-weight: 600 ; font-size: 20px ; letter-spacing: -0.01em ; text-transform: none ;}.ut-portfolio-1357 .portfolio-title {font-family:\"Raleway\" ; font-weight: 600 ; font-size: 18px ; letter-spacing: -0.01em ; text-transform: none ;}.ut-portfolio-1357 .ut-portfolio-info-c span {font-family:\"Poppins\" ; font-weight: 600 ; font-size: 12px ; letter-spacing: 0.05em ; text-transform: uppercase ;}.ut-portfolio-1357 .ut-portfolio-info-c h3 { color: rgba(255, 255, 255, 1) ; }.ut-portfolio-1357 .portfolio-title { color: rgba(49, 49, 49, 1); }.ut-portfolio-1357 .ut-portfolio-info-c, .ut-portfolio-1357 .ut-portfolio-info-c span { color: rgba(255, 191, 0, 1) ; }.ut-portfolio-1357 .ut-hover-layer .ut-portfolio-info { -webkit-justify-content: center !important; justify-content: center !important; }.ut-portfolio-1357 .ut-hover-layer .ut-portfolio-info-c { align-self: center !important; text-align: center; }.ut-portfolio-1357 .portfolio-style-two .ut-portfolio-info i { text-align: center ;}.ut-portfolio-1357 .ut-portfolio-menu li a { border:none; padding:0; }.ut-portfolio-1357 .ut-portfolio-menu li a { font-weight: 600 !important; }.ut-portfolio-1357 .ut-portfolio-menu li a { text-transform: uppercase !important; }.ut-portfolio-1357 .ut-portfolio-menu li a { letter-spacing: 0.05em !important; }.ut-portfolio-1357 .ut-portfolio-menu li a { color: rgba(49, 49, 49, 1) !important; }.ut-portfolio-1357 .ut-portfolio-menu li a { background: rgba(0, 0, 0, 0) !important; }.ut-portfolio-1357 .ut-portfolio-menu li a { border-color: rgba(0, 0, 0, 0) !important; }.ut-portfolio-1357 .ut-portfolio-menu li a:hover { color: rgba(48, 48, 48, 0.5) !important; }.ut-portfolio-1357 .ut-portfolio-menu li a:hover { background: rgba(0, 0, 0, 0) !important; }.ut-portfolio-1357 .ut-portfolio-menu li a:hover { border-color: rgba(0, 0, 0, 0) !important; }.ut-portfolio-1357 .ut-portfolio-menu li a.selected { color: rgba(48, 48, 48, 0.5) !important; }.ut-portfolio-1357 .ut-portfolio-menu li a.selected { background: rgba(0, 0, 0, 0) !important; }.ut-portfolio-1357 .ut-portfolio-menu li a.selected { border-color: rgba(0, 0, 0, 0) !important; }.ut-portfolio-1357 .ut-hover-layer { background: rgba(0, 0, 0, 0.65); }#ut-loader-1357 { color: rgba(21, 21, 21, 1) ; }#ut-loader-1357 { background: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-navigation-1357 a.next-portfolio-details { color: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-1357 a.prev-portfolio-details { color: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-1357 a.next-portfolio-details:hover { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-1357 a.next-portfolio-details:active { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-1357 a.next-portfolio-details:focus { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-1357 a.prev-portfolio-details:hover { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-1357 a.prev-portfolio-details:active { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-1357 a.prev-portfolio-details:focus { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-1357 a.close-portfolio-details { color: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-navigation-1357 a.close-portfolio-details:hover { color: rgba(255, 255, 255, 0.5) ; }#ut-portfolio-details-navigation-1357 a.close-portfolio-details:active { color: rgba(255, 255, 255, 0.5) ; }#ut-portfolio-details-navigation-1357 a.close-portfolio-details:focus { color: rgba(255, 255, 255, 0.5) ; }#ut-portfolio-details-navigation-1357 a.close-portfolio-details { background: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-1357 a.close-portfolio-details:hover { background: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-1357 a.close-portfolio-details:active { background: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-1357 a.close-portfolio-details:focus { background: rgba(21, 21, 21, 1) ; }<\/style><style id=\"ut-portfolio-single-custom-css\" type=\"text\/css\"><\/style><div id=\"ut-loader-1357\" class=\"ut-portfolio-detail-loader\"><i class=\"Bklyn-Core-Rotate-2\"><\/i><\/div><a id=\"ut-portfolio-details-anchor-1357\" href=\"#\" class=\"ut-portfolio-offset-anchor-top\"><\/a><div id=\"ut-portfolio-details-navigation-1357\" class=\"ut-portfolio-details-navigation grid-container\" data-slideup-width=\"centered\"><a class=\"prev-portfolio-details\" data-wrap=\"1357\" href=\"#\"><\/a><a class=\"close-portfolio-details\" data-wrap=\"1357\" href=\"#\"><\/a><a class=\"next-portfolio-details\" data-wrap=\"1357\" href=\"#\"><\/a><\/div><div id=\"ut-portfolio-details-wrap-1357\" class=\"ut-portfolio-details-wrap clearfix\"><div id=\"ut-portfolio-details-1357\" class=\"inner ut-portfolio-details\"><\/div><\/div><div class=\"clear\"><\/div><div id=\"ut-portfolio-wrap\" class=\"ut-portfolio-wrap ut-portfolio-1357\" data-slideup-title=\"off\" data-slideup-width=\"centered\" data-textcolor=\"rgba(255, 255, 255, 1)\" data-opacity=\"1\" data-hovercolor=\"\"><a class=\"ut-portfolio-offset-anchor\" style=\"top:-120px;\" id=\"ut-portfolio-items-1357-anchor\"><\/a><div class=\"ut-portfolio-menu-wrap ut-portfolio-menu-wrap-center\" style=\"text-align:center;\"><ul id=\"ut-portfolio-menu-1357\" class=\"ut-portfolio-menu style_one ut-portfolio-menu-20\"><li><a href=\"#\" data-filter=\"*\" class=\"selected\">All<\/a><\/li><li><a href=\"#\" data-filter=\".lightbox-filt\">Ver Foto<\/a><\/li><\/ul><\/div><div id=\"ut-portfolio-items-1357\" class=\"ut-portfolio-item-container  ut-portfolio-item-container-with-background\"><article id=\"ut-portfolio-article-2243\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2243\"><h4>Morena 01<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/06\/gal-01-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2243\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/06\/gal-01-720x720.jpg\" data-title=\"Morena 01\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/gal-01-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/gal-01-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/gal-01-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/gal-01-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/gal-01-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/gal-01-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/06\/gal-01-1500x1500.jpg\" data-image-id=\"2182\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 01<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2241\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2241\"><h4>Morena 02<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-02-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2241\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-02-720x720.jpg\" data-title=\"Morena 02\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-02-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-02-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-02-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-02-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-02-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-02-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-02-1500x1500.jpg\" data-image-id=\"2186\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 02<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2239\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2239\"><h4>Morena 03<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-03-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2239\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-03-720x720.jpg\" data-title=\"Morena 03\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-03-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-03-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-03-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-03-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-03-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-03-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-03-1500x1500.jpg\" data-image-id=\"2189\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 03<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2236\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2236\"><h4>Morena 04<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-04-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2236\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-04-720x720.jpg\" data-title=\"Morena 04\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-04-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-04-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-04-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-04-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-04-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-04-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-04-1500x1500.jpg\" data-image-id=\"2237\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 04<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2233\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2233\"><h4>Morena 05<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-05-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2233\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-05-720x720.jpg\" data-title=\"Morena 05\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-05-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-05-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-05-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-05-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-05-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-05-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-05-1500x1500.jpg\" data-image-id=\"2234\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 05<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2230\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2230\"><h4>Morena 06<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-06-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2230\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-06-720x720.jpg\" data-title=\"Morena 06\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-06-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-06-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-06-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-06-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-06-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-06-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-06-1500x1500.jpg\" data-image-id=\"2231\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 06<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2227\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2227\"><h4>Morena 07<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-07-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2227\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-07-720x720.jpg\" data-title=\"Morena 07\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-07-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-07-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-07-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-07-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-07-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-07-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-07-1500x1500.jpg\" data-image-id=\"2228\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 07<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2224\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2224\"><h4>Morena 08<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-08-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2224\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-08-720x720.jpg\" data-title=\"Morena 08\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-08-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-08-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-08-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-08-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-08-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-08-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-08-1500x1500.jpg\" data-image-id=\"2225\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 08<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2221\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2221\"><h4>Morena 09<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-09-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2221\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-09-720x720.jpg\" data-title=\"Morena 09\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-09-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-09-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-09-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-09-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-09-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-09-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-09-1500x1500.jpg\" data-image-id=\"2222\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 09<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2218\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2218\"><h4>Morena 10<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-10-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2218\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-10-720x720.jpg\" data-title=\"Morena 10\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-10-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-10-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-10-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-10-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-10-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-10-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-10-1500x1500.jpg\" data-image-id=\"2219\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 10<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2215\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2215\"><h4>Morena 11<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-11-1-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2215\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-11-1-720x720.jpg\" data-title=\"Morena 11\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-11-1-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-11-1-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-11-1-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-11-1-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-11-1-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-11-1-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-11-1-1500x1500.jpg\" data-image-id=\"2333\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 11<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2212\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2212\"><h4>Morena 12<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-12-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2212\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-12-720x720.jpg\" data-title=\"Morena 12\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-12-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-12-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-12-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-12-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-12-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-12-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-12-1500x1500.jpg\" data-image-id=\"2213\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 12<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2209\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2209\"><h4>Morena 13<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-13-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2209\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-13-720x720.jpg\" data-title=\"Morena 13\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-13-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-13-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-13-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-13-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-13-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-13-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-13-1500x1500.jpg\" data-image-id=\"2210\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 13<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2206\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2206\"><h4>Morena 14<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-14-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2206\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-14-720x720.jpg\" data-title=\"Morena 14\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-14-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-14-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-14-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-14-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-14-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-14-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-14-1500x1500.jpg\" data-image-id=\"2207\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 14<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2203\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2203\"><h4>Morena 15<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-15-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2203\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-15-720x720.jpg\" data-title=\"Morena 15\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-15-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-15-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-15-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-15-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-15-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-15-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-15-1500x1500.jpg\" data-image-id=\"2204\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 15<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2200\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2200\"><h4>Morena 16<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-16-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2200\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-16-720x720.jpg\" data-title=\"Morena 16\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-16-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-16-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-16-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-16-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-16-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-16-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-16-1500x1500.jpg\" data-image-id=\"2201\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 16<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2197\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2197\"><h4>Morena 17<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-17-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2197\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-17-720x720.jpg\" data-title=\"Morena 17\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-17-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-17-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-17-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-17-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-17-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-17-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-17-1500x1500.jpg\" data-image-id=\"2198\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 17<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2188\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2188\"><h4>Morena 18<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-18-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2188\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-18-720x720.jpg\" data-title=\"Morena 18\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-18-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-18-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-18-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-18-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-18-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-18-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-18-1500x1500.jpg\" data-image-id=\"2195\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 18<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-2185\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   lightbox-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><div class=\"ut-new-hide\" id=\"ut-lightgallery-sub-html-2185\"><h4>Morena 19<\/h4><p><\/p><\/div><a data-exthumbimage=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-19-200x200.jpg\" data-rel=\"ut-lightgallery\" class=\"ut-square\" data-sub-html=\"#ut-lightgallery-sub-html-2185\" title=\"\" href=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-19-720x720.jpg\" data-title=\"Morena 19\" data-caption=\"Ver Foto\" data-caption-color=\"\" data-caption-background=\"\" ><figure>\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-19-300x300.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-19-500x500.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-19-750x750.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-19-1000x1000.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-19-1500x1500.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/morena.com.pt\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/gal-19-2500x2500.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1500&#039;%2F%3E\" width=\"1500\" height=\"1500\" data-src=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2025\/12\/gal-19-1500x1500.jpg\" data-image-id=\"2193\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\n\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Morena 19<\/h3><span>Ver Foto<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a32a9babc526\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_row-has-fill vc_column-gap-0 ut-row-6a32a9babc535\" ><div class=\"wpb_column vc_column_container vc_col-sm-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"700\" data-animation-duration=\"1s\"><div id=\"ut_inner_column_6a32a9babd346\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">@media (max-width: 767px) { #ut_cl_6a32a9babe2cb.ut-custom-link-module-holder { display:block; text-align:center !important; } }@media (min-width: 768px) and (max-width: 1024px) { #ut_cl_6a32a9babe2cb.ut-custom-link-module-holder { display:block; text-align:center !important; } }@media (min-width: 1025px) { #ut_cl_6a32a9babe2cb.ut-custom-link-module-holder { display:block; text-align:center; } }#ut_cl_6a32a9babe2cb a { color:rgba(255,255,255,0.5); }#ut_cl_6a32a9babe2cb a:hover { color:#ffffff; }#ut_cl_6a32a9babe2cb a:active { color:#ffffff; }#ut_cl_6a32a9babe2cb a:focus { color:#ffffff; }#ut_cl_6a32a9babe2cb a i { color:#ffbf00; }#ut_cl_6a32a9babe2cb a:hover i { color:#ffbf00; }#ut_cl_6a32a9babe2cb a:active i { color:#ffbf00; }#ut_cl_6a32a9babe2cb a:focus i { color:#ffbf00; }#ut_cl_6a32a9babe2cb { font-weight:600; }#ut_cl_6a32a9babe2cb { text-transform:capitalize; }#ut_cl_6a32a9babe2cb { font-size:20px; }#ut_cl_6a32a9babe2cb i { font-size:13px; }#ut_cl_6a32a9babe2cb { letter-spacing:-0.01em; }<\/style><div id=\"ut_cl_6a32a9babe2cb\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"400\" class=\"ut-custom-link-module-holder  ut-custom-link-module-icon-before ut-custom-link-module-center ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><a title=\"Let\u2019s Talk About Your Project\" href=\"#contact-section\" target=\"_self\" class=\"ut-custom-link-module\" ><i class=\"fa fa-long-arrow-right\"><\/i>Let\u2019s Talk About Your Project<\/a><\/div><\/div><\/div><\/div><\/div><style type=\"text\/css\">#ut-row-6a32a9babc526{margin-top: 0px !important;padding-top: 40px !important;padding-bottom: 0px !important;background-color: #151515 !important;} <\/style><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a32a9babec12\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_row-has-fill vc_column-gap-0 ut-row-6a32a9babec1b bklyn-row-with-overlay ut-parallax-section\" ><div id=\"ut-parallax-6a32a9babec5c\" data-parallax-factor=\"8\" data-background-image=\"https:\/\/s3.eu-central-1.amazonaws.com\/unitedthemes-xml\/demo_classic\/2017\/06\/oliver-niblett-SW_mXtjsDCA-unsplash.jpg?id=753\" class=\"parallax-scroll-container parallax-scroll-container-hide ut-background-lozad\"><\/div><div id=\"ut_row_overlay_6a32a9babec59\" class=\"bklyn-overlay\"><\/div><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a32a9babf329\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_p_quote_6a32a9babf647 .ut-parallax-icon-wrap { margin: 0 auto 20px auto; }@media (min-width: 768px) and (max-width: 1024px) {#ut_p_quote_6a32a9babf647 { text-align: center; }#ut_p_quote_6a32a9babf647 .ut-parallax-icon-wrap { margin: 0 auto 20px auto; }}@media (max-width: 767px) {#ut_p_quote_6a32a9babf647 { text-align: center; }#ut_p_quote_6a32a9babf647 .ut-parallax-icon-wrap { margin: 0 auto 20px auto; }}#ut_p_quote_6a32a9babf647 blockquote { font-family:Raleway;font-weight:700;font-style:italic }#ut_p_quote_6a32a9babf647 blockquote { color: #ffffff; }#ut_p_quote_6a32a9babf647 blockquote{ font-size: 30px }#ut_p_quote_6a32a9babf647 blockquote { line-height: 50px; }#ut_p_quote_6a32a9babf647 blockquote { letter-spacing: -0.01em; }#ut_p_quote_6a32a9babf647 blockquote ins { background-color: transparent; color: #ffbf00; }#ut_p_quote_6a32a9babf647 .ut-parallax-quote-name { font-size: 12px; }#ut_p_quote_6a32a9babf647 .ut-parallax-quote-name { font-weight: 600; }#ut_p_quote_6a32a9babf647 .ut-parallax-quote-name { letter-spacing: 0.05em; }#ut_p_quote_6a32a9babf647 .ut-parallax-quote-name { color: rgba(255,255,255,0.7); }#ut_p_quote_6a32a9babf647 .ut-parallax-quote-name-wrap { margin-top: 20px; }#ut_p_quote_6a32a9babf647 .ut-parallax-quote-name { display: inline-block; border-top: 1px solid rgba(255,255,255,0.1)}#ut_p_quote_6a32a9babf647 .ut-parallax-quote-name-wrap { margin-top: 20px; }#ut_p_quote_6a32a9babf647 .ut-parallax-quote-name { margin-top: 0; }<\/style><div id=\"ut_p_quote_6a32a9babf647\" data-revealfx-color=\"#ffbf00\" class=\"ut-parallax-quote ut-reveal-fx ut-element-with-block-reveal ut-parallax-quote-align-center ut-parallax-quote-tablet-align-center ut-parallax-quote-mobile-align-center\"><blockquote data-responsive-font=\"blockquote\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;30&quot;}\" data-appear-top-offset=\"-200\" id=\"ut_reveal_6a32a9babf645\" class=\"ut-parallax-quote-title ut-block-reveal-hide ut-no-parallax-quote-linebreak-mobile element-with-custom-line-height\"><span class=\"quote-left\">\"<\/span>PASSION LEADS TO DESIGN, DESIGN LEADS TO PERFORMANCE,<br \/>\nPERFORMANCE LEADS TO <ins>SUCCESS!<\/ins><span class=\"quote-right\">\"<\/span><\/blockquote><br \/><div><div class=\"ut-parallax-quote-name-wrap\"><span class=\"ut-parallax-quote-name\">UNITED THEMES \u2013 THEME DEVELOPMENT BROOKLYN<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><style type=\"text\/css\">#ut-row-6a32a9babec12 {margin-top: 0px !important;padding-top: 160px !important;padding-bottom: 120px !important;background-position: center;}#ut_row_overlay_6a32a9babec59{ background-color: rgba(0, 0, 0, 0.7);} #ut-parallax-6a32a9babec5c{background-size: cover !important}<\/style><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><a data-id=\"section-without-id\" class=\"ut-vc-offset-anchor-bottom\" name=\"section-without-id\"><\/a><\/section><div class=\"vc_row-full-width vc_clearfix\"><\/div><section id=\"ut-section-6a32a9bac13d4\" data-section-title=\"What Clients Say Section\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" data-cursor-skin=\"global\" class=\"vc_section ut-vc-120 vc_section-has-no-fill ut-section-6a32a9bac13de\"><div id=\"ut-row-6a32a9bac1c7d\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 vc_row-o-equal-height vc_row-o-content-middle vc_row-flex ut-row-6a32a9bac1c86\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a32a9bac22d9\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\"><\/style><header id=\"ut_header_6a32a9bac2809\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-1 header-center header-tablet-center header-mobile-center\"><h2 data-title=\"OUR CLIENTS\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"0\" data-responsive-font=\"section_title\" class=\"bklyn-divider-styles bklyn-divider-style-1 section-title ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><span>OUR CLIENTS<\/span><\/h2><div data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"200\" class=\"lead ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><p>The comment below are just a sample of the <b>30.000+ clients<\/b><br \/>\nworldwide who transformed their business website with Brooklyn.<\/p>\n<\/div><\/header><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a32a9bac3764\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6a32a9bac376c\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a32a9bac3df0\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div id=\"ut_cc_outer_6a32a9bac3e9c\" class=\"wpb_content_element\"><style type=\"text\/css\">#ut_cc_6a32a9bac3e9b.ut-brands:not(.ut-brands-carousel) {-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}#ut_cc_6a32a9bac3e9b .ut-single-brand-logo{opacity: 1;}#ut_cc_6a32a9bac3e9b .ut-single-brand.ut-single-brand-link:hover .ut-single-brand-logo,#ut_cc_6a32a9bac3e9b .ut-single-brand.ut-single-brand-cells:hover .ut-single-brand-logo,#ut_cc_6a32a9bac3e9b .ut-single-brand:not(.ut-single-brand-link):not(.ut-single-brand-cells) .ut-single-brand-logo:hover {opacity: 1;}#ut_cc_6a32a9bac3e9b.ut-brands-display-cells .ut-single-brand {border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;}#ut_cc_6a32a9bac3e9b.ut-brands-display-cells .ut-single-brand:first-child {border-left: 1px solid #DDD;}@media (min-width: 1025px) {#ut_cc_6a32a9bac3e9b.ut-brands-display-cells .ut-single-brand:nth-child(5n+1) {border-left: 1px solid #DDD;}#ut_cc_6a32a9bac3e9b.ut-brands-display-cells .ut-single-brand:nth-child(-n+5) {border-top: 1px solid #DDD;}#ut_cc_6a32a9bac3e9b.ut-brands-display-plain:not(.ut-brands-carousel) .ut-single-brand:nth-last-child(-n+2) {padding-bottom: 0;}}@media (min-width: 768px) and (max-width: 1024px) {#ut_cc_6a32a9bac3e9b.ut-brands-display-cells .ut-single-brand:nth-child(4n+1) {border-left: 1px solid #DDD;}#ut_cc_6a32a9bac3e9b.ut-brands-display-cells .ut-single-brand:nth-child(-n+4) {border-top: 1px solid #DDD;}#ut_cc_6a32a9bac3e9b.ut-brands-display-plain:not(.ut-brands-carousel) .ut-single-brand:nth-last-child(-n+3) {padding-bottom: 0;}}@media (max-width: 767px) {#ut_cc_6a32a9bac3e9b.ut-brands-display-cells .ut-single-brand:nth-child(2n+1) {border-left: 1px solid #DDD;}#ut_cc_6a32a9bac3e9b.ut-brands-display-cells .ut-single-brand:nth-child(-n+2) {border-top: 1px solid #DDD;}#ut_cc_6a32a9bac3e9b.ut-brands-display-plain:not(.ut-brands-carousel) .ut-single-brand:nth-last-child(-n+1) {padding-bottom: 0;}}<\/style><div id=\"ut_cc_6a32a9bac3e9b\" class=\"ut-brands  ut-brands-carousel ut-brands-carousel-no-arrows ut-brands-columns-5 ut-brands-display-plain ut-brands-no-border-top ut-brands-no-border-bottom\" data-settings=\"{&quot;cellAlign&quot;:&quot;left&quot;,&quot;wrapAround&quot;:true,&quot;groupCells&quot;:1,&quot;lazyLoad&quot;:6,&quot;imagesLoaded&quot;:true,&quot;pageDots&quot;:false,&quot;autoPlay&quot;:&quot;3000&quot;,&quot;pauseAutoPlayOnHover&quot;:false,&quot;prevNextButtons&quot;:false,&quot;arrowShape&quot;:&quot;&quot;}\"><div class=\"ut-single-brand\"><div class=\"ut-single-brand-logo\"><img alt=\"Image\" data-flickity-lazyload=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/09\/6.jpg\"><\/div><\/div><div class=\"ut-single-brand\"><div class=\"ut-single-brand-logo\"><img alt=\"Image\" data-flickity-lazyload=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/10\/4.jpg\"><\/div><\/div><div class=\"ut-single-brand\"><div class=\"ut-single-brand-logo\"><img alt=\"Image\" data-flickity-lazyload=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/10\/3.jpg\"><\/div><\/div><div class=\"ut-single-brand\"><div class=\"ut-single-brand-logo\"><img alt=\"Image\" data-flickity-lazyload=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/10\/1.jpg\"><\/div><\/div><div class=\"ut-single-brand\"><div class=\"ut-single-brand-logo\"><img alt=\"Image\" data-flickity-lazyload=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/09\/6.jpg\"><\/div><\/div><div class=\"ut-single-brand\"><div class=\"ut-single-brand-logo\"><img alt=\"Image\" data-flickity-lazyload=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/09\/5.jpg\"><\/div><\/div><div class=\"ut-single-brand\"><div class=\"ut-single-brand-logo\"><img alt=\"Image\" data-flickity-lazyload=\"https:\/\/morena.com.pt\/wp-content\/uploads\/2019\/10\/1.jpg\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a32a9bac51b3\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6a32a9bac51bb\" ><div class=\"wpb_column vc_column_container vc_col-sm-6\" ><div id=\"ut_inner_column_6a32a9bac5659\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><style type=\"text\/css\">#ut_custom_heading6a32a9bac571b { text-align:left; }@media (min-width: 768px) and (max-width: 1024px) { #ut_custom_heading6a32a9bac571b { text-align:left; } }@media (max-width: 767px) { #ut_custom_heading6a32a9bac571b { text-align:left; } }<\/style><h3 id=\"ut_custom_heading6a32a9bac571b\" data-responsive-font=\"h3\" class=\"ut-custom-heading-module\" ><span class=\"\" >What Clients Say<\/span><\/h3><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-6\" ><div id=\"ut_inner_column_6a32a9bac5ae4\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><style type=\"text\/css\">#ut_custom_heading6a32a9bac5bdc { color:#313131; }#ut_custom_heading6a32a9bac5bdc { font-family: \"Poppins\";font-weight:600;font-style:italic; }#ut_custom_heading6a32a9bac5bdc { text-align:left; }@media (min-width: 768px) and (max-width: 1024px) { #ut_custom_heading6a32a9bac5bdc { text-align:left; } }@media (max-width: 767px) { #ut_custom_heading6a32a9bac5bdc { text-align:left; } }<\/style><p id=\"ut_custom_heading6a32a9bac5bdc\" data-responsive-font=\"p\" class=\"ut-custom-heading-module\" ><span class=\"\" >&#8220;It&#8217;s not just the theme that&#8217;s great, customizable, flexible it gives you insane amounts of control and all of the pre designed layouts are really clean and thoughtfully designed.&#8221;<\/span><\/p><style type=\"text\/css\">#ut_custom_heading6a32a9bac5c54 { color:#313131; }#ut_custom_heading6a32a9bac5c54 { font-family: \"Poppins\";font-weight:400;font-style:italic; }#ut_custom_heading6a32a9bac5c54 { text-align:left; }@media (min-width: 768px) and (max-width: 1024px) { #ut_custom_heading6a32a9bac5c54 { text-align:left; } }@media (max-width: 767px) { #ut_custom_heading6a32a9bac5c54 { text-align:left; } }<\/style><p id=\"ut_custom_heading6a32a9bac5c54\" data-responsive-font=\"p\" class=\"ut-custom-heading-module\" ><span class=\"\" >\u2014 Richard B.<\/span><\/p><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><a data-id=\"section-without-id\" class=\"ut-vc-offset-anchor-bottom\" name=\"section-without-id\"><\/a><\/section><div class=\"vc_row-full-width vc_clearfix\"><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-1327","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/pages\/1327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/comments?post=1327"}],"version-history":[{"count":0,"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/pages\/1327\/revisions"}],"wp:attachment":[{"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/media?parent=1327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}