{"id":1283,"date":"2019-09-26T17:54:55","date_gmt":"2019-09-26T17:54:55","guid":{"rendered":"http:\/\/themeforest.unitedthemes.com\/wpversions\/brooklyn\/xml\/classic\/?page_id=1283"},"modified":"2019-09-26T17:54:55","modified_gmt":"2019-09-26T17:54:55","slug":"home-variant-2","status":"publish","type":"page","link":"https:\/\/morena.com.pt\/en\/home-variant-2\/","title":{"rendered":"Home Variant 2"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><section id=\"ut-section-6a2ccbb01f45b\" 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-6a2ccbb01f46e\"><div id=\"ut-row-6a2ccbb01fdaa\" 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-6a2ccbb01fdb5\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a2ccbb0205a5\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\"><\/style><header id=\"ut_header_6a2ccbb020b20\" 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-6a2ccbb025dbc\" 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 ut-row-6a2ccbb025dc7\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a2ccbb026493\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element   vc_custom_1496931407672\">\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-101\"),\r\n\t\t\t\t\tcolumns = 4,\r\n\t\t\t\t\tgutter = \"on\",\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\t\t\t\t\t\t\t\"opacity\" : \"1\" \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-101\").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\"                             });\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-101\").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-101\").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\"                             });\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-101 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-101 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-101\").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-101 .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-101 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-101\").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-101\").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-101\" type=\"text\/css\">.ut-portfolio-101 .ut-portfolio-info-c h3 {font-family:\"Raleway\" ; font-weight: 600 ; font-size: 20px ; letter-spacing: -0.01em ; text-transform: none ;}.ut-portfolio-101 .portfolio-title {font-family:\"Raleway\" ; font-weight: 600 ; font-size: 18px ; letter-spacing: -0.01em ; text-transform: none ;}.ut-portfolio-101 .ut-portfolio-info-c span {font-family:\"Poppins\" ; font-weight: 600 ; font-size: 12px ; letter-spacing: 0.05em ; text-transform: uppercase ;}.ut-portfolio-101 .ut-portfolio-info-c h3 { color: rgba(255, 255, 255, 1) ; }.ut-portfolio-101 .portfolio-title { color: rgba(49, 49, 49, 1); }.ut-portfolio-101 .ut-portfolio-info-c, .ut-portfolio-101 .ut-portfolio-info-c span { color: rgba(255, 191, 0, 1) ; }.ut-portfolio-101 .ut-hover-layer .ut-portfolio-info { -webkit-justify-content: center !important; justify-content: center !important; }.ut-portfolio-101 .ut-hover-layer .ut-portfolio-info-c { align-self: center !important; text-align: center; }.ut-portfolio-101 .portfolio-style-two .ut-portfolio-info i { text-align: center ;}.ut-portfolio-101 .ut-portfolio-menu li a { border:none; padding:0; }.ut-portfolio-101 .ut-portfolio-menu li a { font-weight: 600 !important; }.ut-portfolio-101 .ut-portfolio-menu li a { text-transform: uppercase !important; }.ut-portfolio-101 .ut-portfolio-menu li a { letter-spacing: 0.05em !important; }.ut-portfolio-101 .ut-portfolio-menu li a { color: rgba(49, 49, 49, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { background: rgba(0, 0, 0, 0) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { border-color: rgba(0, 0, 0, 0) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { color: rgba(48, 48, 48, 0.5) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { background: rgba(0, 0, 0, 0) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { border-color: rgba(0, 0, 0, 0) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { color: rgba(48, 48, 48, 0.5) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { background: rgba(0, 0, 0, 0) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { border-color: rgba(0, 0, 0, 0) !important; }.ut-portfolio-101 .ut-hover-layer { background: rgba(0, 0, 0, 0.65); }#ut-loader-101 { color: rgba(21, 21, 21, 1) ; }#ut-loader-101 { background: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details { color: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details { color: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:hover { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:active { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:focus { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:hover { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:active { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:focus { color: rgba(20, 20, 20, 0.7) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details { color: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { color: rgba(255, 255, 255, 0.5) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { color: rgba(255, 255, 255, 0.5) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:focus { color: rgba(255, 255, 255, 0.5) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details { background: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { background: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { background: rgba(21, 21, 21, 1) ; }#ut-portfolio-details-navigation-101 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-101\" class=\"ut-portfolio-detail-loader\"><i class=\"Bklyn-Core-Rotate-2\"><\/i><\/div><a id=\"ut-portfolio-details-anchor-101\" href=\"#\" class=\"ut-portfolio-offset-anchor-top\"><\/a><div id=\"ut-portfolio-details-navigation-101\" class=\"ut-portfolio-details-navigation grid-container\" data-slideup-width=\"centered\"><a class=\"prev-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><a class=\"close-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><a class=\"next-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><\/div><div id=\"ut-portfolio-details-wrap-101\" class=\"ut-portfolio-details-wrap clearfix\"><div id=\"ut-portfolio-details-101\" class=\"inner ut-portfolio-details\"><\/div><\/div><div class=\"clear\"><\/div><div id=\"ut-portfolio-wrap\" class=\"ut-portfolio-wrap ut-portfolio-101\" 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-101-anchor\"><\/a><div class=\"ut-portfolio-menu-wrap ut-portfolio-menu-wrap-center\" style=\"text-align:center;\"><ul id=\"ut-portfolio-menu-101\" 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-101\" class=\"ut-portfolio-item-container has-gutter guttersize-2\"><article id=\"ut-portfolio-article-2243\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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 gutter gutter-2 lightbox-filt\"><div data-effect=\"portfolioFadeInUp\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeInUp\" 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-6a2ccbb1175ad\" 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-6a2ccbb1175c1\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a2ccbb117daa\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_p_quote_6a2ccbb119965 .ut-parallax-icon-wrap { margin: 0 auto 20px auto; }@media (min-width: 768px) and (max-width: 1024px) {#ut_p_quote_6a2ccbb119965 { text-align: center; }#ut_p_quote_6a2ccbb119965 .ut-parallax-icon-wrap { margin: 0 auto 20px auto; }}@media (max-width: 767px) {#ut_p_quote_6a2ccbb119965 { text-align: center; }#ut_p_quote_6a2ccbb119965 .ut-parallax-icon-wrap { margin: 0 auto 20px auto; }}#ut_p_quote_6a2ccbb119965 blockquote { font-family:Raleway;font-weight:700;font-style:italic }#ut_p_quote_6a2ccbb119965 blockquote{ font-size: 30px }#ut_p_quote_6a2ccbb119965 blockquote { line-height: 50px; }#ut_p_quote_6a2ccbb119965 blockquote { letter-spacing: -0.01em; }#ut_p_quote_6a2ccbb119965 blockquote ins { background-color: transparent; color: #ffbf00; }#ut_p_quote_6a2ccbb119965 .ut-parallax-quote-name { font-size: 12px; }#ut_p_quote_6a2ccbb119965 .ut-parallax-quote-name { font-weight: 600; }#ut_p_quote_6a2ccbb119965 .ut-parallax-quote-name { letter-spacing: 0.05em; }#ut_p_quote_6a2ccbb119965 .ut-parallax-quote-name { color: rgba(49,49,49,0.33); }#ut_p_quote_6a2ccbb119965 .ut-parallax-quote-name-wrap { margin-top: 20px; }#ut_p_quote_6a2ccbb119965 .ut-parallax-quote-name { display: inline-block; border-top: 1px solid #dddddd}#ut_p_quote_6a2ccbb119965 .ut-parallax-quote-name-wrap { margin-top: 20px; }#ut_p_quote_6a2ccbb119965 .ut-parallax-quote-name { margin-top: 0; }<\/style><div id=\"ut_p_quote_6a2ccbb119965\" data-revealfx-color=\"#151515\" 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_6a2ccbb119960\" class=\"ut-parallax-quote-title ut-block-reveal-hide ut-no-parallax-quote-linebreak-tablet 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><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a2ccbb11a4a9\" 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-6a2ccbb11a4b4\" ><div class=\"wpb_column vc_column_container vc_col-lg-3 vc_col-md-3 vc_col-sm-6 vc_col-xs-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"400\" data-animation-duration=\"1s\"><div id=\"ut_inner_column_6a2ccbb11ab90\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a2ccbb11ad4d .ut-count { color: #313131; fill: #313131; }#ut_sc_6a2ccbb11ad4d h3.ut-counter-details { color: rgba(49, 49, 49, 0.33); }#ut_sc_6a2ccbb11ad4d .ut-counter-box { text-align: center; }#ut_sc_6a2ccbb11ad4d h3.ut-counter-details { margin-top: 10px; }#ut_sc_6a2ccbb11ad4d h3.ut-counter-details { text-transform: uppercase; }#ut_sc_6a2ccbb11ad4d h3.ut-counter-details { font-weight: 600; }#ut_sc_6a2ccbb11ad4d h3.ut-counter-details { letter-spacing:0.05em; }#ut_sc_6a2ccbb11ad4d h3.ut-counter-details { font-size: 12px; }#ut_sc_6a2ccbb11ad4d .ut-count { font-size: 40px; }#ut_sc_6a2ccbb11ad4d .ut-glow { -webkit-text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black; -moz-text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black;text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black; }<\/style><div id=\"ut_sc_6a2ccbb11ad4d\" class=\"ut-count-prefix-middle ut-count-suffix-middle ut-count-icon-position-top ut-count-align-center ut-count-icon-top  clearfix\"><div data-animateonce=\"no\" data-effecttype=\"counter\" class=\"ut-counter-box ut-counter-box-center ut-counter\" data-type=\"countup\" data-decimal-places=\"0\" data-sep=\"true\" data-sep-sign=\".\" data-speed=\"2000\" data-suffix=\"+\" data-suffix-tag=\"span\" data-prefix=\"\" data-prefix-tag=\"span\" data-counter=\"33000\"><div class=\"ut-counter-content\"><span id=\"ut_sc_count_6a2ccbb11ad4e\" data-to=\"33000\" class=\"ut-count\" style=\"font-family:&quot;Poppins&quot; !important;font-weight:600;font-style:normal\">00000<\/span><h3 class=\"ut-counter-details\">Brooklyn Users Worldwide<\/h3><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-lg-3 vc_col-md-3 vc_col-sm-6 vc_col-xs-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"600\" data-animation-duration=\"1s\"><div id=\"ut_inner_column_6a2ccbb11b20b\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a2ccbb11cb8e .ut-count { color: #313131; fill: #313131; }#ut_sc_6a2ccbb11cb8e h3.ut-counter-details { color: rgba(49, 49, 49, 0.33); }#ut_sc_6a2ccbb11cb8e .ut-counter-box { text-align: center; }#ut_sc_6a2ccbb11cb8e h3.ut-counter-details { margin-top: 10px; }#ut_sc_6a2ccbb11cb8e h3.ut-counter-details { text-transform: uppercase; }#ut_sc_6a2ccbb11cb8e h3.ut-counter-details { font-weight: 600; }#ut_sc_6a2ccbb11cb8e h3.ut-counter-details { letter-spacing:0.05em; }#ut_sc_6a2ccbb11cb8e h3.ut-counter-details { font-size: 12px; }#ut_sc_6a2ccbb11cb8e .ut-count { font-size: 40px; }#ut_sc_6a2ccbb11cb8e .ut-glow { -webkit-text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black; -moz-text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black;text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black; }<\/style><div id=\"ut_sc_6a2ccbb11cb8e\" class=\"ut-count-prefix-middle ut-count-suffix-middle ut-count-icon-position-top ut-count-align-center ut-count-icon-top  clearfix\"><div data-animateonce=\"no\" data-effecttype=\"counter\" class=\"ut-counter-box ut-counter-box-center ut-counter\" data-type=\"countup\" data-decimal-places=\"0\" data-sep=\"true\" data-sep-sign=\".\" data-speed=\"2000\" data-suffix=\"+\" data-suffix-tag=\"span\" data-prefix=\"\" data-prefix-tag=\"span\" data-counter=\"42\"><div class=\"ut-counter-content\"><span id=\"ut_sc_count_6a2ccbb11cb8f\" data-to=\"42\" class=\"ut-count\" style=\"font-family:&quot;Poppins&quot; !important;font-weight:600;font-style:normal\">00<\/span><h3 class=\"ut-counter-details\">Professional Websites<\/h3><\/div><\/div><\/div><\/div><\/div><\/div><style type=\"text\/css\">#ut_inner_column_6a2ccbb11b20b{border-left-width: 1px !important;border-left-color: #dddddd !important;border-left-style: solid !important;}<\/style><\/div><div class=\"wpb_column vc_column_container vc_col-lg-3 vc_col-md-3 vc_col-sm-6 vc_col-xs-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"800\" data-animation-duration=\"1s\"><div id=\"ut_inner_column_6a2ccbb11d08a\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a2ccbb11d944 .ut-count { color: #313131; fill: #313131; }#ut_sc_6a2ccbb11d944 h3.ut-counter-details { color: rgba(49, 49, 49, 0.33); }#ut_sc_6a2ccbb11d944 .ut-counter-box { text-align: center; }#ut_sc_6a2ccbb11d944 h3.ut-counter-details { margin-top: 10px; }#ut_sc_6a2ccbb11d944 h3.ut-counter-details { text-transform: uppercase; }#ut_sc_6a2ccbb11d944 h3.ut-counter-details { font-weight: 600; }#ut_sc_6a2ccbb11d944 h3.ut-counter-details { letter-spacing:0.05em; }#ut_sc_6a2ccbb11d944 h3.ut-counter-details { font-size: 12px; }#ut_sc_6a2ccbb11d944 .ut-count { font-size: 40px; }#ut_sc_6a2ccbb11d944 .ut-glow { -webkit-text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black; -moz-text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black;text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black; }<\/style><div id=\"ut_sc_6a2ccbb11d944\" class=\"ut-count-prefix-middle ut-count-suffix-middle ut-count-icon-position-top ut-count-align-center ut-count-icon-top  clearfix\"><div data-animateonce=\"no\" data-effecttype=\"counter\" class=\"ut-counter-box ut-counter-box-center ut-counter\" data-type=\"countup\" data-decimal-places=\"0\" data-sep=\"true\" data-sep-sign=\".\" data-speed=\"2000\" data-suffix=\"%\" data-suffix-tag=\"span\" data-prefix=\"\" data-prefix-tag=\"span\" data-counter=\"95\"><div class=\"ut-counter-content\"><span id=\"ut_sc_count_6a2ccbb11d945\" data-to=\"95\" class=\"ut-count\" style=\"font-family:&quot;Poppins&quot; !important;font-weight:600;font-style:normal\">00<\/span><h3 class=\"ut-counter-details\">Satisfied customers<\/h3><\/div><\/div><\/div><\/div><\/div><\/div><style type=\"text\/css\">#ut_inner_column_6a2ccbb11d08a{border-left-width: 1px !important;border-left-color: #dddddd !important;border-left-style: solid !important;}<\/style><\/div><div class=\"wpb_column vc_column_container vc_col-lg-3 vc_col-md-3 vc_col-sm-6 vc_col-xs-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"1000\" data-animation-duration=\"1s\"><div id=\"ut_inner_column_6a2ccbb11de0e\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a2ccbb11e63e .ut-count { color: #313131; fill: #313131; }#ut_sc_6a2ccbb11e63e h3.ut-counter-details { color: rgba(49, 49, 49, 0.33); }#ut_sc_6a2ccbb11e63e .ut-counter-box { text-align: center; }#ut_sc_6a2ccbb11e63e h3.ut-counter-details { margin-top: 10px; }#ut_sc_6a2ccbb11e63e h3.ut-counter-details { text-transform: uppercase; }#ut_sc_6a2ccbb11e63e h3.ut-counter-details { font-weight: 600; }#ut_sc_6a2ccbb11e63e h3.ut-counter-details { letter-spacing:0.05em; }#ut_sc_6a2ccbb11e63e h3.ut-counter-details { font-size: 12px; }#ut_sc_6a2ccbb11e63e .ut-count { font-size: 40px; }#ut_sc_6a2ccbb11e63e .ut-glow { -webkit-text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black; -moz-text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black;text-shadow: 0 0 20px rgba(97, 97, 97, 1),2px 2px 3px black; }<\/style><div id=\"ut_sc_6a2ccbb11e63e\" class=\"ut-count-prefix-middle ut-count-suffix-middle ut-count-icon-position-top ut-count-align-center ut-count-icon-top  clearfix\"><div data-animateonce=\"no\" data-effecttype=\"counter\" class=\"ut-counter-box ut-counter-box-center ut-counter\" data-type=\"countup\" data-decimal-places=\"0\" data-sep=\"true\" data-sep-sign=\".\" data-speed=\"2000\" data-suffix=\"+\" data-suffix-tag=\"span\" data-prefix=\"\" data-prefix-tag=\"span\" data-counter=\"1707\"><div class=\"ut-counter-content\"><span id=\"ut_sc_count_6a2ccbb11e63f\" data-to=\"1707\" class=\"ut-count\" style=\"font-family:&quot;Poppins&quot; !important;font-weight:600;font-style:normal\">0000<\/span><h3 class=\"ut-counter-details\">5 Star Ratings<\/h3><\/div><\/div><\/div><\/div><\/div><\/div><style type=\"text\/css\">#ut_inner_column_6a2ccbb11de0e{border-left-width: 1px !important;border-left-color: #dddddd !important;border-left-style: solid !important;}<\/style><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a2ccbb11f111\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" 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=\"vc_row wpb_row vc_row-fluid vc_row-has-fill vc_column-gap-0 ut-row-6a2ccbb11f11c ut-background-lozad bklyn-row-with-overlay bklyn-section-with-overlay-effect\" ><div id=\"ut_row_overlay_6a2ccbb11f808\" class=\"bklyn-overlay\"><\/div><div id=\"ut-section-overlay-effect-6a2ccbb11f809\" class=\"bklyn-overlay-effect\" data-effect=\"particle\" data-effect-config='{\"particles\":{\"number\":{\"value\":\"20\",\"density\":{\"value_area\":\"800\"}},\"move\":{\"speed\":\"5\",\"out_mode\":\"out\",\"direction\":\"none\"},\"shape\":{\"type\":\"circle\"},\"color\":{\"value\":\"#ffffff\"},\"opacity\":{\"value\":\"0.15\",\"random\":true,\"anim\":{\"enable\":true,\"speed\":1}},\"line_linked\":{\"color\":\"#ffffff\",\"opacity\":\"0.15\",\"enable\":true},\"size\":{\"value\":\"3\",\"random\":true}},\"interactivity\":{\"events\":{\"onhover\":{\"enable\":false,\"mode\":\"repulse\"},\"onclick\":{\"enable\":false},\"resize\":false},\"modes\":{\"bubble\":{\"size\":\"6\",\"distance\":400,\"opacity\":0},\"grab\":{\"distance\":400}}},\"retina_detect\":true}'><\/div><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a2ccbb11ffd4\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_header_6a2ccbb1204d0 h2.section-title, #ut_header_6a2ccbb1204d0 h2.section-title span { color:#ffffff; }#ut_header_6a2ccbb1204d0 h2.section-title{ font-size: 100px }@media (min-width: 768px) { #ut_header_6a2ccbb1204d0 h2.section-title { line-height: 110px !important; } }#ut_header_6a2ccbb1204d0 h2.section-title{ letter-spacing: 0.2em }#ut_header_6a2ccbb1204d0 .lead { color:rgba(255, 255, 255, 0.7); }#ut_header_6a2ccbb1204d0 .lead p { color:rgba(255, 255, 255, 0.7); }#ut_header_6a2ccbb1204d0.pt-style-2 .page-title span:after, #ut_header_6a2ccbb1204d0.pt-style-2 .parallax-title span:after, #ut_header_6a2ccbb1204d0.pt-style-2 .section-title span:after { background-color:#ffbf00 !important;}<\/style><header id=\"ut_header_6a2ccbb1204d0\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"LET'S WORK TOGETHER\" data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"0\" data-responsive-font=\"section_title\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;100&quot;,&quot;base-line-height&quot;:&quot;110&quot;,&quot;base-letter-spacing&quot;:&quot;0.2&quot;}\" class=\"section-title ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><span>LET'S WORK TOGETHER<\/span><\/h2><\/div><\/header><\/div><style type=\"text\/css\">#bklyn_btn_6a2ccbb120cb5 .bklyn-btn { color:#ffffff !important; border-color:rgba(255, 255, 255, 0.1) !important; border-width:1px !important; background-color:transparent !important; }#bklyn_btn_6a2ccbb120cb5 .bklyn-btn:hover{ color:#ffbf00 !important; border-color:rgba(255, 255, 255, 0.2) !important; background-color:rgba(19, 20, 22, 0.25) !important; }#bklyn_btn_6a2ccbb120cb5 .bklyn-btn:focus{ color:#ffbf00 !important; border-color:rgba(255, 255, 255, 0.2) !important; background-color:rgba(19, 20, 22, 0.25) !important; }#bklyn_btn_6a2ccbb120cb5 .bklyn-btn:active { color:#ffbf00 !important; border-color:rgba(255, 255, 255, 0.2) !important; background-color:rgba(19, 20, 22, 0.25) !important; }#bklyn_btn_6a2ccbb120cb5 .bklyn-btn::after{ color:#ffbf00 !important; }#bklyn_btn_6a2ccbb120cb5 a.bklyn-btn { font-weight:500 !important; }#bklyn_btn_6a2ccbb120cb5.bklyn-btn-header a.bklyn-btn { font-weight:500 !important; }#bklyn_btn_6a2ccbb120cb5.bklyn-btn-header a.bklyn-btn span { font-weight:500 !important; }#bklyn_btn_6a2ccbb120cb5 a.bklyn-btn { font-family:inherit !important; }#bklyn_btn_6a2ccbb120cb5.bklyn-btn-holder a { padding-right:4em;padding-left:4em }#bklyn_btn_6a2ccbb120cb5 a.bklyn-btn-effect-winona::after { padding-right:4em;padding-left:4em }<\/style><div id=\"bklyn_btn_6a2ccbb120cb5\" class=\"bklyn-btn-holder  bklyn-btn-center bklyn-btn-tablet-center bklyn-btn-mobile-center\"><a title=\"\" data-text=\"Hire us\"  href=\"#\" target=\"_self\" class=\"bklyn-btn  bklyn-btn-with-effect bklyn-btn-effect-winona bklyn-btn-outline bklyn-btn-large\" ><span class=\"ut-btn-text\"><span>Hire us<\/span><\/span><\/a><\/div><div id=\"ut-row-inner-6a2ccbb12106c\" class=\"vc_row wpb_row vc_inner vc_row-fluid ut-row-inner-6a2ccbb12107e\" ><div data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"400\" data-animation-duration=\"1s\" class=\"wpb_column vc_column_container vc_col-lg-3 vc_col-md-3 vc_col-sm-6 vc_col-xs-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><div id=\"ut-column-inner-6a2ccbb123018\" class=\"vc_column-inner vc_column-inner-nested\"><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_bi_6a2ccbb123122 .bklyn-big-icon-link i { color: rgba(255,255,255,0.7); }#ut_bi_6a2ccbb123122 .bklyn-big-icon-link:hover i { color: #ffffff; }#ut_bi_6a2ccbb123122 .bklyn-big-icon-slogan { color: rgba(255,255,255,0.33); }#ut_bi_6a2ccbb123122 .bklyn-big-icon-slogan { font-weight: 600; }#ut_bi_6a2ccbb123122 .bklyn-big-icon-slogan { letter-spacing: 0.05em; }#ut_bi_6a2ccbb123122 .bklyn-big-icon-slogan { text-transform: uppercase; }#ut_bi_6a2ccbb123122 .bklyn-big-icon-title { color: rgba(255,255,255,0.7); }#ut_bi_6a2ccbb123122 .bklyn-big-icon-round.bklyn-big-icon .fa, #ut_bi_6a2ccbb123122 .bklyn-big-icon-square.bklyn-big-icon .fa { line-height: 50px;}#ut_bi_6a2ccbb123122 .bklyn-big-icon img {max-height: 50px;} #ut_bi_6a2ccbb123122 .bklyn-big-icon { height: 100px;line-height: 100px;width: 100px;font-size: 50px;}#ut_bi_6a2ccbb123122 .bklyn-big-icon svg {transform: scale(1);}<\/style><div id=\"ut_bi_6a2ccbb123122\" class=\"bklyn-big-icon-wrap\"><a  class=\"bklyn-big-icon-link\" target=\"_self\" href=\"#\" ><div class=\"bklyn-big-icon bklyn-big-icon-normal\"><div class=\"bklyn-big-icon-inner\"><i class=\"fa fa-youtube\"><\/i><\/div><\/div><h3 class=\"bklyn-big-icon-title\">YouTube<\/h3><div class=\"bklyn-big-icon-slogan\">View Exclusive Videos<\/div><\/a><\/div><\/div><\/div><\/div><\/div><div data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"600\" data-animation-duration=\"1s\" class=\"wpb_column vc_column_container vc_col-lg-3 vc_col-md-3 vc_col-sm-6 vc_col-xs-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><div id=\"ut-column-inner-6a2ccbb123c1b\" class=\"vc_column-inner vc_column-inner-nested\"><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_bi_6a2ccbb123d1b .bklyn-big-icon-link i { color: rgba(255,255,255,0.7); }#ut_bi_6a2ccbb123d1b .bklyn-big-icon-link:hover i { color: #ffffff; }#ut_bi_6a2ccbb123d1b .bklyn-big-icon-slogan { color: rgba(255,255,255,0.33); }#ut_bi_6a2ccbb123d1b .bklyn-big-icon-slogan { font-weight: 600; }#ut_bi_6a2ccbb123d1b .bklyn-big-icon-slogan { letter-spacing: 0.05em; }#ut_bi_6a2ccbb123d1b .bklyn-big-icon-slogan { text-transform: uppercase; }#ut_bi_6a2ccbb123d1b .bklyn-big-icon-title { color: rgba(255,255,255,0.7); }#ut_bi_6a2ccbb123d1b .bklyn-big-icon-round.bklyn-big-icon .fa, #ut_bi_6a2ccbb123d1b .bklyn-big-icon-square.bklyn-big-icon .fa { line-height: 50px;}#ut_bi_6a2ccbb123d1b .bklyn-big-icon img {max-height: 50px;} #ut_bi_6a2ccbb123d1b .bklyn-big-icon { height: 100px;line-height: 100px;width: 100px;font-size: 50px;}#ut_bi_6a2ccbb123d1b .bklyn-big-icon svg {transform: scale(1);}<\/style><div id=\"ut_bi_6a2ccbb123d1b\" class=\"bklyn-big-icon-wrap\"><a  class=\"bklyn-big-icon-link\" target=\"_self\" href=\"#\" ><div class=\"bklyn-big-icon bklyn-big-icon-normal\"><div class=\"bklyn-big-icon-inner\"><i class=\"fa fa-instagram\"><\/i><\/div><\/div><h3 class=\"bklyn-big-icon-title\">Google Plus<\/h3><div class=\"bklyn-big-icon-slogan\">Join Our Circle<\/div><\/a><\/div><\/div><\/div><\/div><\/div><div data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"800\" data-animation-duration=\"1s\" class=\"wpb_column vc_column_container vc_col-lg-3 vc_col-md-3 vc_col-sm-6 vc_col-xs-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><div id=\"ut-column-inner-6a2ccbb124236\" class=\"vc_column-inner vc_column-inner-nested\"><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_bi_6a2ccbb124325 .bklyn-big-icon-link i { color: rgba(255,255,255,0.7); }#ut_bi_6a2ccbb124325 .bklyn-big-icon-link:hover i { color: #ffffff; }#ut_bi_6a2ccbb124325 .bklyn-big-icon-slogan { color: rgba(255,255,255,0.33); }#ut_bi_6a2ccbb124325 .bklyn-big-icon-slogan { font-weight: 600; }#ut_bi_6a2ccbb124325 .bklyn-big-icon-slogan { letter-spacing: 0.05em; }#ut_bi_6a2ccbb124325 .bklyn-big-icon-slogan { text-transform: uppercase; }#ut_bi_6a2ccbb124325 .bklyn-big-icon-title { color: rgba(255,255,255,0.7); }#ut_bi_6a2ccbb124325 .bklyn-big-icon-round.bklyn-big-icon .fa, #ut_bi_6a2ccbb124325 .bklyn-big-icon-square.bklyn-big-icon .fa { line-height: 50px;}#ut_bi_6a2ccbb124325 .bklyn-big-icon img {max-height: 50px;} #ut_bi_6a2ccbb124325 .bklyn-big-icon { height: 100px;line-height: 100px;width: 100px;font-size: 50px;}#ut_bi_6a2ccbb124325 .bklyn-big-icon svg {transform: scale(1);}<\/style><div id=\"ut_bi_6a2ccbb124325\" class=\"bklyn-big-icon-wrap\"><a  class=\"bklyn-big-icon-link\" target=\"_self\" href=\"#\" ><div class=\"bklyn-big-icon bklyn-big-icon-normal\"><div class=\"bklyn-big-icon-inner\"><i class=\"fa fa-twitter\"><\/i><\/div><\/div><h3 class=\"bklyn-big-icon-title\">Twitter<\/h3><div class=\"bklyn-big-icon-slogan\">Follow us on Twitter<\/div><\/a><\/div><\/div><\/div><\/div><\/div><div data-effect=\"fadeIn\" data-animateonce=\"yes\" data-delay=\"1000\" data-animation-duration=\"1s\" class=\"wpb_column vc_column_container vc_col-lg-3 vc_col-md-3 vc_col-sm-6 vc_col-xs-12 ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\"><div id=\"ut-column-inner-6a2ccbb1246b9\" class=\"vc_column-inner vc_column-inner-nested\"><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_bi_6a2ccbb12478a .bklyn-big-icon-link i { color: rgba(255,255,255,0.7); }#ut_bi_6a2ccbb12478a .bklyn-big-icon-link:hover i { color: #ffffff; }#ut_bi_6a2ccbb12478a .bklyn-big-icon-slogan { color: rgba(255,255,255,0.33); }#ut_bi_6a2ccbb12478a .bklyn-big-icon-slogan { font-weight: 600; }#ut_bi_6a2ccbb12478a .bklyn-big-icon-slogan { letter-spacing: 0.05em; }#ut_bi_6a2ccbb12478a .bklyn-big-icon-slogan { text-transform: uppercase; }#ut_bi_6a2ccbb12478a .bklyn-big-icon-title { color: rgba(255,255,255,0.7); }#ut_bi_6a2ccbb12478a .bklyn-big-icon-round.bklyn-big-icon .fa, #ut_bi_6a2ccbb12478a .bklyn-big-icon-square.bklyn-big-icon .fa { line-height: 50px;}#ut_bi_6a2ccbb12478a .bklyn-big-icon img {max-height: 50px;} #ut_bi_6a2ccbb12478a .bklyn-big-icon { height: 100px;line-height: 100px;width: 100px;font-size: 50px;}#ut_bi_6a2ccbb12478a .bklyn-big-icon svg {transform: scale(1);}<\/style><div id=\"ut_bi_6a2ccbb12478a\" class=\"bklyn-big-icon-wrap\"><a  class=\"bklyn-big-icon-link\" target=\"_self\" href=\"#\" ><div class=\"bklyn-big-icon bklyn-big-icon-normal\"><div class=\"bklyn-big-icon-inner\"><i class=\"fa fa-facebook\"><\/i><\/div><\/div><h3 class=\"bklyn-big-icon-title\">Facebook<\/h3><div class=\"bklyn-big-icon-slogan\">Join the Conversation<\/div><\/a><\/div><\/div><\/div><\/div><\/div><style type=\"text\/css\">#ut-row-inner-6a2ccbb12106c{margin-top: 80px !important;}<\/style><\/div><\/div><\/div><\/div><style type=\"text\/css\">#ut-row-6a2ccbb11f111{margin-top: 80px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}#ut_row_overlay_6a2ccbb11f808{ background-color: rgba(0, 0, 0, 0.7);} <\/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>\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-1283","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/pages\/1283","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=1283"}],"version-history":[{"count":0,"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/pages\/1283\/revisions"}],"wp:attachment":[{"href":"https:\/\/morena.com.pt\/en\/wp-json\/wp\/v2\/media?parent=1283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}