{"id":3326,"date":"2023-08-08T00:08:09","date_gmt":"2023-08-08T00:08:09","guid":{"rendered":"https:\/\/godecco.com\/?page_id=3326"},"modified":"2026-03-30T14:22:27","modified_gmt":"2026-03-30T14:22:27","slug":"front-page","status":"publish","type":"page","link":"https:\/\/godecco.com\/","title":{"rendered":"Front Page"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_section bklyn_section_anchor_id=&#8221;products&#8221; el_name=&#8221;First Section \/ products&#8221;][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221;][vc_column]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_69fb169eb8724 h2.section-title { font-size:80px !important;line-height:88px !important;letter-spacing:-0.05em; }#ut_header_69fb169eb8724 .lead { color:#000000; }#ut_header_69fb169eb8724 .lead p { color:#000000; }<\/style><header id=\"ut_header_69fb169eb8724\" 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=\"Our Products.\"  data-responsive-font=\"section_title\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;80&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;line-height&quot;:{&quot;desktop_large&quot;:&quot;88&quot;},&quot;base-letter-spacing&quot;:&quot;global&quot;,&quot;letter-spacing&quot;:{&quot;desktop_large&quot;:&quot;-0.05&quot;}}\" class=\"section-title  \"><span>Our Products.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>Enjoy outdoor living all year round with our outdoor products.<\/p>\n<\/div><\/header><\/div><div class=\"wpb_content_element  vc_custom_1646876314155\">\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 = \"\",\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-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\", \"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-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\", \"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-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-item-container { background: rgba(255, 255, 255, 0) ; }.ut-portfolio-101.ut-carousel { background: rgba(255, 255, 255, 0) !important; }.ut-portfolio-101 .ut-portfolio-item-packery-container { background: rgba(255, 255, 255, 0) ; }#ut-masonry-101 { background: rgba(255, 255, 255, 0) ; }#ut-react-carousel-container-101 { background: rgba(255, 255, 255, 0) ; }.ut-portfolio-101 .ut-portfolio-info-c h3 {font-family:\"Montserrat\" ; font-weight: 800 ; font-size: 20px ; letter-spacing: -0.05em ; text-transform: uppercase ;}.ut-portfolio-101 .portfolio-title {font-family:\"Montserrat\" ; font-weight: 800 ; font-size: 20px ; letter-spacing: -0.05em ; text-transform: uppercase ;}.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(17, 17, 17, 1) ; }.ut-portfolio-101 .portfolio-title { color: rgba(17, 17, 17, 1); }.ut-portfolio-101 .ut-portfolio-title-wrap, .ut-portfolio-101 .portfolio-title { background: #FFF ; }.ut-portfolio-101 .ut-portfolio-info-c, .ut-portfolio-101 .ut-portfolio-info-c span { color: rgba(17, 17, 17, 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 { font-style: normal !important; }.ut-portfolio-101 .ut-portfolio-menu li a { letter-spacing: 0.05em !important; }.ut-portfolio-101 .ut-portfolio-menu li a { color: rgba(18, 18, 18, 0.5) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { color: rgba(18, 18, 18, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { color: rgba(18, 18, 18, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-hover-layer { background: rgba(0,0,0, 0.5); }#ut-loader-101 { color: #ffffff ; }#ut-loader-101 { background: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details { color: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details { color: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:hover { color: #999999 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:active { color: #999999 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:focus { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:hover { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:active { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:focus { color: #999999 ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:focus { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details { background: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { background: #19b5fe ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { background: #19b5fe ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:focus { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:hover { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:active { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:focus { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:hover { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:active { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:focus { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next { background: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev { background: rgba(255, 255, 255, 1) ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:hover { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:active { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:focus { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:hover { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:active { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:focus { background: #19b5fe ; }<\/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(17, 17, 17, 1)\" data-opacity=\"0.5\" data-hovercolor=\"0,0,0\"><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-40\"><li><a href=\"#\" data-filter=\"*\" class=\"selected\">All<\/a><\/li><li><a href=\"#\" data-filter=\".pergolas-filt\">Pergolas<\/a><\/li><li><a href=\"#\" data-filter=\".add-ons-filt\">Add ons<\/a><\/li><\/ul><\/div><div id=\"ut-portfolio-items-101\" class=\"ut-portfolio-item-container  ut-portfolio-item-container-with-background\"><article id=\"ut-portfolio-article-4546\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two   pergolas-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-101-4546\" class=\"ut-square \" rel=\"bookmark\" title=\"Louvered Pergolas\" href=\"https:\/\/godecco.com\/index.php\/portfolio-item\/bioclimatic-pergolas\/\" target=\"_self\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/pergo011-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/pergo011-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/pergo011-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/pergo011-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/pergo011-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/pergo011-2500x1875.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 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/godecco.com\/wp-content\/uploads\/2024\/09\/pergo011-1500x1125.jpg\" data-image-id=\"4551\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><span class=\"ut-portfolio-info-plus\">+<\/span><\/div><\/div><\/div><\/a><div><a class=\" \" rel=\"bookmark\" title=\"Louvered Pergolas\" href=\"https:\/\/godecco.com\/index.php\/portfolio-item\/bioclimatic-pergolas\/\" target=\"_self\"><h3 class=\"portfolio-title\">Louvered Pergolas<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-4539\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two   pergolas-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-101-4539\" class=\"ut-square \" rel=\"bookmark\" title=\"Cabana Pergolas\" href=\"https:\/\/godecco.com\/index.php\/portfolio-item\/cabana-pergolas\/\" target=\"_self\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/wo07-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/wo07-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/wo07-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/wo07-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/wo07-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/wo07-2500x1875.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 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/godecco.com\/wp-content\/uploads\/2023\/08\/wo07-1500x1125.jpg\" data-image-id=\"4430\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><span class=\"ut-portfolio-info-plus\">+<\/span><\/div><\/div><\/div><\/a><div><a class=\" \" rel=\"bookmark\" title=\"Cabana Pergolas\" href=\"https:\/\/godecco.com\/index.php\/portfolio-item\/cabana-pergolas\/\" target=\"_self\"><h3 class=\"portfolio-title\">Cabana Pergolas<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-4537\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two   add-ons-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-101-4537\" class=\"ut-square \" rel=\"bookmark\" title=\"Zipper Shades\" href=\"https:\/\/godecco.com\/index.php\/portfolio-item\/zipper-shades\/\" target=\"_self\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/sha04-1-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/sha04-1-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/sha04-1-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/sha04-1-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/sha04-1-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/sha04-1-2500x1875.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 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/godecco.com\/wp-content\/uploads\/2024\/09\/sha04-1-1500x1125.jpg\" data-image-id=\"4585\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><span class=\"ut-portfolio-info-plus\">+<\/span><\/div><\/div><\/div><\/a><div><a class=\" \" rel=\"bookmark\" title=\"Zipper Shades\" href=\"https:\/\/godecco.com\/index.php\/portfolio-item\/zipper-shades\/\" target=\"_self\"><h3 class=\"portfolio-title\">Zipper Shades<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-4535\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two   add-ons-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-101-4535\" class=\"ut-square \" rel=\"bookmark\" title=\"Cable Guided Shades\" href=\"https:\/\/godecco.com\/index.php\/portfolio-item\/cableguided-shades\/\" target=\"_self\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/new06-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/new06-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/new06-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/new06-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/new06-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/new06-2500x1875.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 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/godecco.com\/wp-content\/uploads\/2022\/03\/new06-1500x1125.jpg\" data-image-id=\"3102\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><span class=\"ut-portfolio-info-plus\">+<\/span><\/div><\/div><\/div><\/a><div><a class=\" \" rel=\"bookmark\" title=\"Cable Guided Shades\" href=\"https:\/\/godecco.com\/index.php\/portfolio-item\/cableguided-shades\/\" target=\"_self\"><h3 class=\"portfolio-title\">Cable Guided Shades<\/h3><\/a><\/div><\/div><\/div><\/article><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1709735941576{background-image: url(https:\/\/godecco.com\/wp-content\/uploads\/2024\/03\/ho66.jpg?id=4310) !important;}&#8221;][vc_column css=&#8221;.vc_custom_1691635559072{margin-top: 50px !important;}&#8221;]<div class=\"wpb_content_element  vc_custom_1707435837229\"><style type=\"text\/css\">#ut_header_69fb169ed5354 h2.section-title, #ut_header_69fb169ed5354 h2.section-title span { color:#ffffff; }#ut_header_69fb169ed5354 h2.section-title { font-size:80px !important;line-height:88px !important;letter-spacing:-0.05em; }#ut_header_69fb169ed5354 .lead { color:#ffffff; }#ut_header_69fb169ed5354 .lead p { color:#ffffff; }#ut_header_69fb169ed5354.pt-style-2 .page-title span:after, #ut_header_69fb169ed5354.pt-style-2 .parallax-title span:after, #ut_header_69fb169ed5354.pt-style-2 .section-title span:after { background-color:#ffffff !important;}<\/style><header id=\"ut_header_69fb169ed5354\" 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=\"Do you like to spend as much time as possible outside?\"  data-responsive-font=\"section_title\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;80&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;line-height&quot;:{&quot;desktop_large&quot;:&quot;88&quot;},&quot;base-letter-spacing&quot;:&quot;global&quot;,&quot;letter-spacing&quot;:{&quot;desktop_large&quot;:&quot;-0.05&quot;}}\" class=\"section-title  \"><span>Do you like to spend as much time as possible outside?<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>Transform your patio into a versatile, usable space all year round with one of our Bioclimatic Pergola.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section background_position=&#8221;center top&#8221; el_name=&#8221;Service Section&#8221; bklyn_section_anchor_id=&#8221;Services&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_69fb169ed5b50 h2.section-title { font-size:80px !important;line-height:88px !important;letter-spacing:-0.05em; }<\/style><header id=\"ut_header_69fb169ed5b50\" 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=\"Customer Services.\"  data-responsive-font=\"section_title\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;80&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;line-height&quot;:{&quot;desktop_large&quot;:&quot;88&quot;},&quot;base-letter-spacing&quot;:&quot;global&quot;,&quot;letter-spacing&quot;:{&quot;desktop_large&quot;:&quot;-0.05&quot;}}\" class=\"section-title  \"><span>Customer Services.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>We manage every detail, from inspiration to installation and beyond.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69fb169ed71f8 .ut-service-column.ut-service-column-horiz h3 { font-size:18px !important;letter-spacing:-0.03em; }#ut_sc_69fb169ed71f8 .ut-service-column.ut-service-column-horiz p { font-size:14px !important;line-height:28px !important; }#ut_sc_69fb169ed71f8 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69fb169ed71f9 { display:none; }#ut-svg-69fb169ed71f9.ut-svg-loaded { display:block; }#ut-svg-69fb169ed71f9 path { stroke:rgba(210, 174, 109, 1); }<\/style><div id=\"ut_sc_69fb169ed71f8\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"0\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large\"><i style=\"color: rgba(210, 174, 109, 1);\" class=\"BklynIcons-Right-2\"><\/i><\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;18&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;base-letter-spacing&quot;:&quot;global&quot;,&quot;letter-spacing&quot;:{&quot;desktop_large&quot;:&quot;-0.03&quot;}}\">We Design your Project<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;14&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;line-height&quot;:{&quot;desktop_large&quot;:&quot;28&quot;},&quot;base-letter-spacing&quot;:&quot;global&quot;}\">We give value to your outdoor space. With only a photo of your patio, garden or outdoor space, we can make a 3D Drawing and a Virtual Video of how is going to look your future project.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69fb169ed7345 .ut-service-column.ut-service-column-horiz h3 { font-size:18px !important;letter-spacing:-0.03em; }#ut_sc_69fb169ed7345 .ut-service-column.ut-service-column-horiz p { font-size:14px !important;line-height:28px !important; }#ut_sc_69fb169ed7345 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69fb169ed7346 { display:none; }#ut-svg-69fb169ed7346.ut-svg-loaded { display:block; }#ut-svg-69fb169ed7346 path { stroke:rgba(210, 174, 109, 1); }<\/style><div id=\"ut_sc_69fb169ed7345\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"200\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large\"><i style=\"color: rgba(210, 174, 109, 1);\" class=\"BklynIcons-Right-2\"><\/i><\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;18&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;base-letter-spacing&quot;:&quot;global&quot;,&quot;letter-spacing&quot;:{&quot;desktop_large&quot;:&quot;-0.03&quot;}}\">We Measure and Install<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;14&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;line-height&quot;:{&quot;desktop_large&quot;:&quot;28&quot;},&quot;base-letter-spacing&quot;:&quot;global&quot;}\">To ensure the perfect fit every time, we offer full in-house measurement and installation services. Expert assistance is also always available by chat, email, phone or video.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69fb169ed7444 .ut-service-column.ut-service-column-horiz h3 { font-size:18px !important;letter-spacing:-0.03em; }#ut_sc_69fb169ed7444 .ut-service-column.ut-service-column-horiz p { font-size:14px !important;line-height:28px !important; }#ut_sc_69fb169ed7444 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69fb169ed7445 { display:none; }#ut-svg-69fb169ed7445.ut-svg-loaded { display:block; }#ut-svg-69fb169ed7445 path { stroke:rgba(210, 174, 109, 1); }<\/style><div id=\"ut_sc_69fb169ed7444\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"400\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large\"><i style=\"color: rgba(210, 174, 109, 1);\" class=\"BklynIcons-Right-2\"><\/i><\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;18&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;base-letter-spacing&quot;:&quot;global&quot;,&quot;letter-spacing&quot;:{&quot;desktop_large&quot;:&quot;-0.03&quot;}}\">We Maintain your Pergola<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;14&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;line-height&quot;:{&quot;desktop_large&quot;:&quot;28&quot;},&quot;base-letter-spacing&quot;:&quot;global&quot;}\">Wind and weather will undoubtedly put your aluminum pergola to the test. Proper maintenance is essential to keep enjoying your outdoor space for years to come. <\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section bklyn_section_anchor_id=&#8221;Team&#8221; el_name=&#8221;Team Section&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_69fb169ed7821 h2.section-title { font-size:80px !important;line-height:88px !important;letter-spacing:-0.05em; }<\/style><header id=\"ut_header_69fb169ed7821\" 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=\"All-Star Team.\"  data-responsive-font=\"section_title\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;80&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;line-height&quot;:{&quot;desktop_large&quot;:&quot;88&quot;},&quot;base-letter-spacing&quot;:&quot;global&quot;,&quot;letter-spacing&quot;:{&quot;desktop_large&quot;:&quot;-0.05&quot;}}\" class=\"section-title  \"><span>All-Star Team.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>We are a creative team located in Doral, Florida.<br \/>\nWe offer our opinion and experience in Outdoor Design.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1725329017004{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1725445363749\"><style type=\"text\/css\">#ut_tm_69fb169edc0b2 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_69fb169edc0b2.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_69fb169edc0b2 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_69fb169edc0b2 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_69fb169edc0b2 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_69fb169edc0b2\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><a title=\"SHADES\" href=\"https:\/\/godecco-6oadf64yqv.live-website.com\/index.php\/front-page\/\" target=\"_self\" ><div class=\"bklyn5-team-member-avatar\">\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot014-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot014-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot014-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot014-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot014-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot014-2500x1667.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 1000&#039;%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/godecco.com\/wp-content\/uploads\/2022\/03\/fot014-1500x1000.jpg\" data-image-id=\"1150\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><\/a><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Fernando<\/h3><div class=\"bklyn5-team-member-ocupation\">Co-Founder<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-instagram\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-facebook\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-envelope-o\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243;]<div class=\"wpb_content_element  vc_custom_1725445370532\"><style type=\"text\/css\">#ut_tm_69fb169edef71 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_69fb169edef71.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_69fb169edef71 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_69fb169edef71 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_69fb169edef71 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_69fb169edef71 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_69fb169edef71 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_69fb169edef71 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_69fb169edef71 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_69fb169edef71 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_69fb169edef71 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_69fb169edef71 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_69fb169edef71 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_69fb169edef71\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot022-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot022-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot022-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot022-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot022-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/fot022-2500x1667.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 1000&#039;%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/godecco.com\/wp-content\/uploads\/2022\/03\/fot022-1500x1000.jpg\" data-image-id=\"1226\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Luciano<\/h3><div class=\"bklyn5-team-member-ocupation\">Co-Founder<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-instagram\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-facebook\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-envelope-o\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243;]<div class=\"wpb_content_element  vc_custom_1725554708752\"><style type=\"text\/css\">#ut_tm_69fb169ee4356 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_69fb169ee4356.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_69fb169ee4356 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_69fb169ee4356 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_69fb169ee4356 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_69fb169ee4356 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_69fb169ee4356 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_69fb169ee4356 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_69fb169ee4356 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_69fb169ee4356 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_69fb169ee4356 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_69fb169ee4356 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_69fb169ee4356 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_69fb169ee4356\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><a title=\"SHADES\" href=\"https:\/\/godecco-6oadf64yqv.live-website.com\/index.php\/front-page\/\" target=\"_self\" ><div class=\"bklyn5-team-member-avatar\">\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/tem09-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/tem09-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/tem09-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/tem09-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/tem09-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/tem09-2500x1667.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 1000&#039;%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/godecco.com\/wp-content\/uploads\/2024\/09\/tem09-1500x1000.jpg\" data-image-id=\"4370\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><\/a><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Ramiro<\/h3><div class=\"bklyn5-team-member-ocupation\">Sales Manager<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-instagram\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-facebook\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-envelope-o\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243;]<div class=\"wpb_content_element  vc_custom_1725445014974\"><style type=\"text\/css\">#ut_tm_69fb169ee7f73 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_69fb169ee7f73.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_69fb169ee7f73 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_69fb169ee7f73 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_69fb169ee7f73 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_69fb169ee7f73\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/team07-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/team07-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/team07-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/team07-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/team07-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/godecco.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/team07-2500x1667.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 1000&#039;%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/godecco.com\/wp-content\/uploads\/2024\/09\/team07-1500x1000.jpg\" data-image-id=\"4354\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Sabina<\/h3><div class=\"bklyn5-team-member-ocupation\">Design Consultant<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-instagram\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-facebook\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-envelope-o\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section section_separator_top=&#8221;true&#8221; section_separator_svg_top=&#8221;diagonal&#8221; section_separator_top_height_px=&#8221;90&#8243; section_separator_top_height_unit=&#8221;px&#8221; el_name=&#8221;News Section&#8221; bklyn_section_anchor_id=&#8221;News&#8221; section_separator_top_color_1=&#8221;#141618&#8243;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_69fb169ee83fe h2.section-title { font-size:80px !important;line-height:88px !important;letter-spacing:-0.05em; }<\/style><header id=\"ut_header_69fb169ee83fe\" 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=\"FAQ\u2019S.\"  data-responsive-font=\"section_title\" data-responsive-font-settings=\"{&quot;base-font-size&quot;:&quot;global&quot;,&quot;font-size&quot;:{&quot;desktop_large&quot;:&quot;80&quot;},&quot;base-line-height&quot;:&quot;global&quot;,&quot;line-height&quot;:{&quot;desktop_large&quot;:&quot;88&quot;},&quot;base-letter-spacing&quot;:&quot;global&quot;,&quot;letter-spacing&quot;:{&quot;desktop_large&quot;:&quot;-0.05&quot;}}\" class=\"section-title  \"><span>FAQ\u2019S.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>We answer all your questions in order to help you to make a perfect decision.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_accordion_69fb169ee8903 .ut-accordion-module-item.open .ut-accordion-module-heading { color: rgba(210, 174, 109, 1) !important }#ut_accordion_69fb169ee8903 .ut-accordion-module-heading:hover { color: rgba(210, 174, 109, 1) !important }#ut_accordion_69fb169ee8903 .ut-accordion-module-heading:active { color: rgba(210, 174, 109, 1) !important }#ut_accordion_69fb169ee8903 .ut-accordion-module-heading:focus { color: rgba(210, 174, 109, 1) !important }#ut_accordion_69fb169ee8903 .ut-accordion-module-item { border-top-style:solid; }#ut_accordion_69fb169ee8903 .ut-accordion-module-item:last-child { border-top-style:solid; border-bottom-style:solid; }#ut_accordion_69fb169ee8903 .ut-accordion-module-heading::before { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }<\/style><div id=\"ut_accordion_69fb169ee8903\" data-accordion-group class=\"ut-accordion-module ut-accordion-module-single  ut-accordion-module-with-counter ut-accordion-module-with-border\"><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"1\">WHAT IS A LOUVERED ROOF?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p><span id=\"isPasted\" class=\"TextRun SCXW211949537 BCX0\" lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW211949537 BCX0\">A louvered roof is a series of connected and\u00a0<\/span><span class=\"NormalTextRun SCXW211949537 BCX0\">motorized<\/span><span class=\"NormalTextRun SCXW211949537 BCX0\">\u00a0<\/span><span class=\"NormalTextRun SCXW211949537 BCX0\">aluminum<\/span><span class=\"NormalTextRun SCXW211949537 BCX0\"> louvers that can be rotated up to a 130\u00b0 angle. Changing the position of the louvres allows you to control the amount of light that comes <\/span><span class=\"NormalTextRun ContextualSpellingAndGrammarErrorV2Themed SCXW211949537 BCX0\">in to<\/span><span class=\"NormalTextRun SCXW211949537 BCX0\">\u00a0your pergola. In other words, you have the ultimate level of control over the indoor climate of your outdoor space.<\/span><\/span><span class=\"EOP SCXW211949537 BCX0\" data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"2\">WHICH ARE THE BENEFITS OF A LOUVERED PERGOLA?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>The flexible nature of this type of roof for your pergola is undoubtedly the biggest benefit a louvered pergola offers. You decide how much sun and wind enters your pergola in an effortless way.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"3\">ARE THERE ANY DOWNSIDES TO A LOUVERED PERGOLA?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p><span id=\"isPasted\" class=\"TextRun SCXW73669808 BCX0\" lang=\"EN-US\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW73669808 BCX0\">With the louvers fully open, you can draw in the maximum amount of sunlight. That said, each individual louver will cast a small strip of shadow. If you have a retractable roof, this is no longer an issue: simply fully retract your roof to enjoy that glorious sunshine to the full.<\/span><\/span><span class=\"EOP SCXW73669808 BCX0\" data-ccp-props=\"{}\">\u00a0<\/span><\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"4\">ARE BIOCLIMATIC PERGOLAS FULLY WATERPROOF?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Yes. When the interlocking slats are fully closed, our pergolas are completely waterproof. \u00a0The roof has a slight slant which enables the rain to run into the internal guttering which is connected to downpipes concealed in the posts.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"5\">WHAT IS THE WARRANTY YOU OFFER?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>We offer warranty on our pergolas against any manufacturing defects, including the aluminum and the motorized louver opening and closing mechanisms.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"6\">WHAT FOUNDATION DO I NEED FOR MY PERGOLA?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>There must be a concrete foundation for anchoring under each support column. In the overgrown terrain, concrete foundation footings of approx. 2\u2019 x 2\u2019 x 1\u2019 depth be prepared in the so-called non-freezing depth. The footing size is determined by an engineering structural report.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"7\">HOW LONG WILL IT TAKE FOR THE PERGOLA TO ARRIVE?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Our current delivery times are 1 to 2 weeks when it is in stock. And 8 to 12 weeks if it is not in stock or special sizes or color, from point of order.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"8\">WHAT ARE YOUR PERGOLAS MADE FROM?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Our pergolas are made from high quality powder coated aluminium. 6063 T6 ALUMINUM ALLOY with a heavy-duty double layer design.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"9\">ARE OUR PERGOLAS AUTOMATED?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>The slats on our pergolas are fully automated and hardwired to your electric supply. You can control the direction of the louvers using a remote control, smartphone or tablet.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"10\">WHERE ARE YOUR PRODUCTS MANUFACTURED?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>All of our products are manufactured in Spain with cutting-edge machinery, certifications, and work centres of the latest generation to offer you maximum precision and security. All our systems and components are designed by our engineers under a strict quality control and made in Spain.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"11\">CAN MY PERGOLA BE FREESTANDING?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Yes, many of our Bioclimatic Pergola models are capable of being free standing. If you are unsure which model would be best for your home, our team can carry out a site visit and provide you with expert advice on your potential options.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"12\">CAN THE PERGOLA BE ATTACHED TO MY HOUSE?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Yes. Our Wallmounted Pergolas can be attached to the side or back of your home.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"13\">HOW LONG WILL IT TAKE TO INSTALL MY PERGOLA?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Installation time will vary between projects and is largely dependent on the amount of preparation and groundwork required prior to installation. Prior to installation we will carry out a site survey and be able to provide you with a better time estimate for completion.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"14\">DO I NEED PLANNING PERMISSION FOR A PERGOLA?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>It is usually not necessary to acquire planning permission prior to installing a pergola. However, you may require planning permission if you want to attach your pergola to the front of your house or you live within a conservation area. We recommend that you contact your local authority if you are at all unsure whether you will require planning permission.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"15\">CAN I CUSTOMISE MY PERGOLA?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Yes. Our pergolas come with a range of customization options, like frame colors, as well as the option of accesories like integrated led lighting, RGB lighting modules, Zipper Shades, wind and sun sensors, and more. Contact our team today to find out more about how you can customise your pergola to create the perfect outdoor space.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"16\">WHAT COLOR CAN MY PERGOLA BE?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Our pergolas are available in either anthracite grey or textured white as standard, however, you can choose any RAL colour you want for an additional surcharge.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"17\">CAN I SEE ONE OF YOUR PERGOLAS IN PERSON?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Yes. We have a showroom in Doral, Florida, where you can view and test all our pergola models.<\/p>\n<\/div><\/div><\/div><div data-accordion data-accordion data-single data-transition=\"200\" data-easing=\"ease\" class=\"ut-accordion-module-item \"><h3 data-control class=\"ut-accordion-module-heading\" data-counter=\"18\">DO I NEED TO CARRY OUT ANY MAINTENANCE ON MY NEW PERGOLA?<\/h3><div data-content class=\"ut-accordion-module-content\"><div class=\"ut-accordion-module-inner entry-content clearfix\"><p>Our bioclimatic pergolas require very little maintenance to keep them looking and functioning great. However, every now and then you may need to clear out the integrated gutters and downpipes to ensure proper drainage and clean the frame to remove dirt. Our installation team can give you further guidance on how to best maintain your new pergola.<\/p>\n<\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row equal_height=&#8221;yes&#8221;][vc_column]<div class=\"wpb_content_element  \">\n<div id=\"sb_instagram\"  class=\"sbi sbi_mob_col_1 sbi_tab_col_2 sbi_col_4 sbi_width_resp\" style=\"padding-bottom: 10px;\"\t data-feedid=\"*2\"  data-res=\"auto\" data-cols=\"4\" data-colsmobile=\"1\" data-colstablet=\"2\" data-num=\"20\" data-nummobile=\"20\" data-item-padding=\"5\"\t data-shortcode-atts=\"{&quot;feed&quot;:&quot;2&quot;}\"  data-postid=\"4535\" data-locatornonce=\"9bb2769967\" data-imageaspectratio=\"1:1\" data-sbi-flags=\"favorLocal,gdpr\">\n\t<div class=\"sb_instagram_header  sbi_medium\"   >\n\t<a class=\"sbi_header_link\" target=\"_blank\"\n\t   rel=\"nofollow noopener\" href=\"https:\/\/www.instagram.com\/godecco\/\" title=\"@godecco\">\n\t\t<div class=\"sbi_header_text\">\n\t\t\t<div class=\"sbi_header_img\"  data-avatar-url=\"https:\/\/scontent-ord5-2.cdninstagram.com\/v\/t51.82787-19\/641225910_17875165875518851_4512938679580813557_n.jpg?stp=dst-jpg_s206x206_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=bf7eb4&amp;efg=eyJ2ZW5jb2RlX3RhZyI6InByb2ZpbGVfcGljLnd3dy42OTcuQzMifQ%3D%3D&amp;_nc_ohc=vMyPMbCTpckQ7kNvwFaXhQT&amp;_nc_oc=AdrEHCX6tbZ5QcehBv-ijgfkUZrq76wbLqEDItCSZVL1pWhwfdGP--RdLazRtoYQOzI&amp;_nc_zt=24&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=AP4hL3IEAAAA&amp;_nc_gid=ZQNJYckb6y3_BWCnoPHwpQ&amp;_nc_tpa=Q5bMBQFv6YLa7j6qalzapOo0Jh120nGyqu0tZsJsf_xTTS_h5uMXjZLZLTmWGiC2VdIWkXHVH23UXQwXXg&amp;oh=00_Af6GjUMylem6B7EoF2-XKHeeP0y8o_GuiDemsCwIOsaQiw&amp;oe=6A004CB5\">\n\t\t\t\t\t\t\t\t\t<div class=\"sbi_header_img_hover\"  ><svg class=\"sbi_new_logo fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg><\/div>\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\"  src=\"https:\/\/godecco.com\/wp-content\/uploads\/sb-instagram-feed-images\/godecco.webp\" alt=\"\" width=\"50\" height=\"50\">\n\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t<div class=\"sbi_feedtheme_header_text\">\n\t\t\t\t<h3>godecco<\/h3>\n\t\t\t\t\t\t\t\t\t<p class=\"sbi_bio\">Transforming outdoor spaces with Louvered and Fixed Pergolas, outdoor kitchens, Furniture, shades. Email us: sales@godecco.com. Stock in US \ud83c\uddfa\ud83c\uddf8<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/a>\n<\/div>\n\n\t<div id=\"sbi_images\"  style=\"gap: 10px;\">\n\t\t<div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_17910321066380518\" data-date=\"1776484190\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DXQi7iFFyVp\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-1.cdninstagram.com\/v\/t51.82787-15\/672314916_17883087846518851_4771626690454941790_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=aQGrqSc-KgwQ7kNvwEFoDG5&#038;_nc_oc=Adp6wD-gCNmVak_1VEOQHuDv8VCJev50IXYBpXsTmq0u7__nOObpqoal3a3FbDDDClM&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQF5Og8DW49h_v4zOJ_wHDdf6j0wTjoH8gLV0D91e8DRZK5snMIvenYqwCsaZRk5OjhS2K36v5JV5Q&#038;oh=00_Af6l8YlfHTjyXhcZ1n-jzW6agyLAZBgCvpyWDAAML56kRg&#038;oe=6A005D34\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/672314916_17883087846518851_4771626690454941790_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=aQGrqSc-KgwQ7kNvwEFoDG5&amp;_nc_oc=Adp6wD-gCNmVak_1VEOQHuDv8VCJev50IXYBpXsTmq0u7__nOObpqoal3a3FbDDDClM&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQF5Og8DW49h_v4zOJ_wHDdf6j0wTjoH8gLV0D91e8DRZK5snMIvenYqwCsaZRk5OjhS2K36v5JV5Q&amp;oh=00_Af6l8YlfHTjyXhcZ1n-jzW6agyLAZBgCvpyWDAAML56kRg&amp;oe=6A005D34&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/672314916_17883087846518851_4771626690454941790_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=aQGrqSc-KgwQ7kNvwEFoDG5&amp;_nc_oc=Adp6wD-gCNmVak_1VEOQHuDv8VCJev50IXYBpXsTmq0u7__nOObpqoal3a3FbDDDClM&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQF5Og8DW49h_v4zOJ_wHDdf6j0wTjoH8gLV0D91e8DRZK5snMIvenYqwCsaZRk5OjhS2K36v5JV5Q&amp;oh=00_Af6l8YlfHTjyXhcZ1n-jzW6agyLAZBgCvpyWDAAML56kRg&amp;oe=6A005D34&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/672314916_17883087846518851_4771626690454941790_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=aQGrqSc-KgwQ7kNvwEFoDG5&amp;_nc_oc=Adp6wD-gCNmVak_1VEOQHuDv8VCJev50IXYBpXsTmq0u7__nOObpqoal3a3FbDDDClM&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQF5Og8DW49h_v4zOJ_wHDdf6j0wTjoH8gLV0D91e8DRZK5snMIvenYqwCsaZRk5OjhS2K36v5JV5Q&amp;oh=00_Af6l8YlfHTjyXhcZ1n-jzW6agyLAZBgCvpyWDAAML56kRg&amp;oe=6A005D34&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/672314916_17883087846518851_4771626690454941790_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=aQGrqSc-KgwQ7kNvwEFoDG5&amp;_nc_oc=Adp6wD-gCNmVak_1VEOQHuDv8VCJev50IXYBpXsTmq0u7__nOObpqoal3a3FbDDDClM&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQF5Og8DW49h_v4zOJ_wHDdf6j0wTjoH8gLV0D91e8DRZK5snMIvenYqwCsaZRk5OjhS2K36v5JV5Q&amp;oh=00_Af6l8YlfHTjyXhcZ1n-jzW6agyLAZBgCvpyWDAAML56kRg&amp;oe=6A005D34&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Discover our pergola roof systems on our website \ud83d\udc49<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Discover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nEmail us: sales@godecco.com\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_17934471903230349\" data-date=\"1776484162\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DXQi4Grl1DN\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-3.cdninstagram.com\/v\/t51.82787-15\/670295100_17883087732518851_5155625704170218249_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=GoQmxN3aMuQQ7kNvwE0KdKT&#038;_nc_oc=AdocpbozauOWHgU03XvtYR6t0lHjvta-hlotCeDxw1tUJ6B0UU5Zj2sJI-V78_vZqN0&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQGZnLLvMGY3zdbrQt1RiHA08zireelmzMhSZof02a4xVsZzcvX19PYrFeC0IA0YGFuPjy_CWgTpGw&#038;oh=00_Af60TJGfAf5tYdRBRWLibTD_Wv6yAf5oRHwMw2ZRSmFfWQ&#038;oe=6A006C9B\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670295100_17883087732518851_5155625704170218249_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=GoQmxN3aMuQQ7kNvwE0KdKT&amp;_nc_oc=AdocpbozauOWHgU03XvtYR6t0lHjvta-hlotCeDxw1tUJ6B0UU5Zj2sJI-V78_vZqN0&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGZnLLvMGY3zdbrQt1RiHA08zireelmzMhSZof02a4xVsZzcvX19PYrFeC0IA0YGFuPjy_CWgTpGw&amp;oh=00_Af60TJGfAf5tYdRBRWLibTD_Wv6yAf5oRHwMw2ZRSmFfWQ&amp;oe=6A006C9B&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670295100_17883087732518851_5155625704170218249_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=GoQmxN3aMuQQ7kNvwE0KdKT&amp;_nc_oc=AdocpbozauOWHgU03XvtYR6t0lHjvta-hlotCeDxw1tUJ6B0UU5Zj2sJI-V78_vZqN0&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGZnLLvMGY3zdbrQt1RiHA08zireelmzMhSZof02a4xVsZzcvX19PYrFeC0IA0YGFuPjy_CWgTpGw&amp;oh=00_Af60TJGfAf5tYdRBRWLibTD_Wv6yAf5oRHwMw2ZRSmFfWQ&amp;oe=6A006C9B&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670295100_17883087732518851_5155625704170218249_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=GoQmxN3aMuQQ7kNvwE0KdKT&amp;_nc_oc=AdocpbozauOWHgU03XvtYR6t0lHjvta-hlotCeDxw1tUJ6B0UU5Zj2sJI-V78_vZqN0&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGZnLLvMGY3zdbrQt1RiHA08zireelmzMhSZof02a4xVsZzcvX19PYrFeC0IA0YGFuPjy_CWgTpGw&amp;oh=00_Af60TJGfAf5tYdRBRWLibTD_Wv6yAf5oRHwMw2ZRSmFfWQ&amp;oe=6A006C9B&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/670295100_17883087732518851_5155625704170218249_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=GoQmxN3aMuQQ7kNvwE0KdKT&amp;_nc_oc=AdocpbozauOWHgU03XvtYR6t0lHjvta-hlotCeDxw1tUJ6B0UU5Zj2sJI-V78_vZqN0&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGZnLLvMGY3zdbrQt1RiHA08zireelmzMhSZof02a4xVsZzcvX19PYrFeC0IA0YGFuPjy_CWgTpGw&amp;oh=00_Af60TJGfAf5tYdRBRWLibTD_Wv6yAf5oRHwMw2ZRSmFfWQ&amp;oe=6A006C9B&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Discover our pergola roof systems on our website \ud83d\udc49<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Discover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nEmail us: sales@godecco.com\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18357459757237086\" data-date=\"1776484135\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DXQi03DF5qk\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-3.cdninstagram.com\/v\/t51.82787-15\/671107064_17883087702518851_9177911931179122330_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=5HFmiVTwj7kQ7kNvwG3PhXi&#038;_nc_oc=AdrkgcpgeQ-JLvhRtM5gKT68dRcO_BcnHHZUwNBcgsztQrGvWg1tmkDSoExC_uLsjrw&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQG2xUTr1l6I4STu9MAXxwt5lz7HcRDtnJvYLTupUBuxcNp7344meGLdCgI5TSOyrVYVsJLP8azyIg&#038;oh=00_Af6x0mGPta30H9T1Xk8ojI0s43BvZzHP3_DM8DNY4uPxkQ&#038;oe=6A0065E9\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/671107064_17883087702518851_9177911931179122330_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=5HFmiVTwj7kQ7kNvwG3PhXi&amp;_nc_oc=AdrkgcpgeQ-JLvhRtM5gKT68dRcO_BcnHHZUwNBcgsztQrGvWg1tmkDSoExC_uLsjrw&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQG2xUTr1l6I4STu9MAXxwt5lz7HcRDtnJvYLTupUBuxcNp7344meGLdCgI5TSOyrVYVsJLP8azyIg&amp;oh=00_Af6x0mGPta30H9T1Xk8ojI0s43BvZzHP3_DM8DNY4uPxkQ&amp;oe=6A0065E9&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/671107064_17883087702518851_9177911931179122330_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=5HFmiVTwj7kQ7kNvwG3PhXi&amp;_nc_oc=AdrkgcpgeQ-JLvhRtM5gKT68dRcO_BcnHHZUwNBcgsztQrGvWg1tmkDSoExC_uLsjrw&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQG2xUTr1l6I4STu9MAXxwt5lz7HcRDtnJvYLTupUBuxcNp7344meGLdCgI5TSOyrVYVsJLP8azyIg&amp;oh=00_Af6x0mGPta30H9T1Xk8ojI0s43BvZzHP3_DM8DNY4uPxkQ&amp;oe=6A0065E9&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/671107064_17883087702518851_9177911931179122330_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=5HFmiVTwj7kQ7kNvwG3PhXi&amp;_nc_oc=AdrkgcpgeQ-JLvhRtM5gKT68dRcO_BcnHHZUwNBcgsztQrGvWg1tmkDSoExC_uLsjrw&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQG2xUTr1l6I4STu9MAXxwt5lz7HcRDtnJvYLTupUBuxcNp7344meGLdCgI5TSOyrVYVsJLP8azyIg&amp;oh=00_Af6x0mGPta30H9T1Xk8ojI0s43BvZzHP3_DM8DNY4uPxkQ&amp;oe=6A0065E9&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/671107064_17883087702518851_9177911931179122330_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=5HFmiVTwj7kQ7kNvwG3PhXi&amp;_nc_oc=AdrkgcpgeQ-JLvhRtM5gKT68dRcO_BcnHHZUwNBcgsztQrGvWg1tmkDSoExC_uLsjrw&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQG2xUTr1l6I4STu9MAXxwt5lz7HcRDtnJvYLTupUBuxcNp7344meGLdCgI5TSOyrVYVsJLP8azyIg&amp;oh=00_Af6x0mGPta30H9T1Xk8ojI0s43BvZzHP3_DM8DNY4uPxkQ&amp;oe=6A0065E9&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Discover our pergola roof systems on our website \ud83d\udc49<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Discover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nEmail us: sales@godecco.com\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18098061710052987\" data-date=\"1774879554\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DWguTFLkfT9\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-1.cdninstagram.com\/v\/t51.71878-15\/658865505_780223111550249_2082398859965603807_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=101&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=PeKdREa2lxkQ7kNvwHY6f48&#038;_nc_oc=Adqg__icRMXCJRH4GwuPX3Kqv1tuUwc4s_gEIxNQ9IekOwjqfFkikq4sDW3tBYs7QNs&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQGAkeK_yJsVBfUwRMTb8kcbeQUQ2kdemDzQXL-8QvUIkqwqyVGobP0Hl9av2coU3-tGmuB5shtlHg&#038;oh=00_Af6hc-jPfVEChp2aILjYV5DV1GB1MQqGNvC74X6IB-6Y6g&#038;oe=6A007CBB\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/658865505_780223111550249_2082398859965603807_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=PeKdREa2lxkQ7kNvwHY6f48&amp;_nc_oc=Adqg__icRMXCJRH4GwuPX3Kqv1tuUwc4s_gEIxNQ9IekOwjqfFkikq4sDW3tBYs7QNs&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGAkeK_yJsVBfUwRMTb8kcbeQUQ2kdemDzQXL-8QvUIkqwqyVGobP0Hl9av2coU3-tGmuB5shtlHg&amp;oh=00_Af6hc-jPfVEChp2aILjYV5DV1GB1MQqGNvC74X6IB-6Y6g&amp;oe=6A007CBB&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/658865505_780223111550249_2082398859965603807_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=PeKdREa2lxkQ7kNvwHY6f48&amp;_nc_oc=Adqg__icRMXCJRH4GwuPX3Kqv1tuUwc4s_gEIxNQ9IekOwjqfFkikq4sDW3tBYs7QNs&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGAkeK_yJsVBfUwRMTb8kcbeQUQ2kdemDzQXL-8QvUIkqwqyVGobP0Hl9av2coU3-tGmuB5shtlHg&amp;oh=00_Af6hc-jPfVEChp2aILjYV5DV1GB1MQqGNvC74X6IB-6Y6g&amp;oe=6A007CBB&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/658865505_780223111550249_2082398859965603807_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=PeKdREa2lxkQ7kNvwHY6f48&amp;_nc_oc=Adqg__icRMXCJRH4GwuPX3Kqv1tuUwc4s_gEIxNQ9IekOwjqfFkikq4sDW3tBYs7QNs&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGAkeK_yJsVBfUwRMTb8kcbeQUQ2kdemDzQXL-8QvUIkqwqyVGobP0Hl9av2coU3-tGmuB5shtlHg&amp;oh=00_Af6hc-jPfVEChp2aILjYV5DV1GB1MQqGNvC74X6IB-6Y6g&amp;oe=6A007CBB&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/658865505_780223111550249_2082398859965603807_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=PeKdREa2lxkQ7kNvwHY6f48&amp;_nc_oc=Adqg__icRMXCJRH4GwuPX3Kqv1tuUwc4s_gEIxNQ9IekOwjqfFkikq4sDW3tBYs7QNs&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGAkeK_yJsVBfUwRMTb8kcbeQUQ2kdemDzQXL-8QvUIkqwqyVGobP0Hl9av2coU3-tGmuB5shtlHg&amp;oh=00_Af6hc-jPfVEChp2aILjYV5DV1GB1MQqGNvC74X6IB-6Y6g&amp;oe=6A007CBB&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">The ultimate external screening solution for any o<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"The ultimate external screening solution for any outdoor area or window. It offers privacy and protection from the sun, wind, rain, and insects all year round.\n\nEmail us and make an appointment:\n\nTransform your patio, terrace, or backyard into an exclusive living space\u2014perfect for every season.\n\n\ud83c\udf10 www.godecco.com\n\ud83d\udce7 Email: Sales@godecco.com\n\ud83d\udcf8 Instagram: @godecco\n\n.\n.\n.\n.\n.\n.\n.\n.\n.\n\n#curtain #homedecor #curtains #interiordesign #langsirmurah home langsircantik langsirraya langsironline perde langsir langsirmoden tempahanlangsir t curtainlivingroom interior custommadecurtains curtainbudget langsirbudget langsireyeletmurah langsireyelet tempahanlangsirpenang rumahkusyurgaku merecik designterkini tailorcurtain langsirslidingdoor miami weston\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_17947338068979923\" data-date=\"1774879443\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DWguHjXkasM\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-2.cdninstagram.com\/v\/t51.82787-15\/658390524_17880316647518851_7386046719623532398_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=104&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=UsK1ENufAQsQ7kNvwGwHlnc&#038;_nc_oc=Adpz-HwEiIGrIQ1OPdY7XZlVDOKgwoM3ZWane7a2dlUb5DSJbuZDUh29vudbNJqIsSw&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQG7RHXaDEEcEWqtd8fqI9ydeO0FwdJw0Lg1uC7SgHUgNMkjkr58JmLiklcr1NNrgiyo7wqK8obnyw&#038;oh=00_Af6fo6eQb2EYwaWkImgludYwHLMZocG5UKQo8b5bIHMUpg&#038;oe=6A006657\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/658390524_17880316647518851_7386046719623532398_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=UsK1ENufAQsQ7kNvwGwHlnc&amp;_nc_oc=Adpz-HwEiIGrIQ1OPdY7XZlVDOKgwoM3ZWane7a2dlUb5DSJbuZDUh29vudbNJqIsSw&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQG7RHXaDEEcEWqtd8fqI9ydeO0FwdJw0Lg1uC7SgHUgNMkjkr58JmLiklcr1NNrgiyo7wqK8obnyw&amp;oh=00_Af6fo6eQb2EYwaWkImgludYwHLMZocG5UKQo8b5bIHMUpg&amp;oe=6A006657&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/658390524_17880316647518851_7386046719623532398_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=UsK1ENufAQsQ7kNvwGwHlnc&amp;_nc_oc=Adpz-HwEiIGrIQ1OPdY7XZlVDOKgwoM3ZWane7a2dlUb5DSJbuZDUh29vudbNJqIsSw&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQG7RHXaDEEcEWqtd8fqI9ydeO0FwdJw0Lg1uC7SgHUgNMkjkr58JmLiklcr1NNrgiyo7wqK8obnyw&amp;oh=00_Af6fo6eQb2EYwaWkImgludYwHLMZocG5UKQo8b5bIHMUpg&amp;oe=6A006657&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/658390524_17880316647518851_7386046719623532398_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=UsK1ENufAQsQ7kNvwGwHlnc&amp;_nc_oc=Adpz-HwEiIGrIQ1OPdY7XZlVDOKgwoM3ZWane7a2dlUb5DSJbuZDUh29vudbNJqIsSw&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQG7RHXaDEEcEWqtd8fqI9ydeO0FwdJw0Lg1uC7SgHUgNMkjkr58JmLiklcr1NNrgiyo7wqK8obnyw&amp;oh=00_Af6fo6eQb2EYwaWkImgludYwHLMZocG5UKQo8b5bIHMUpg&amp;oe=6A006657&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/658390524_17880316647518851_7386046719623532398_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=104&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=UsK1ENufAQsQ7kNvwGwHlnc&amp;_nc_oc=Adpz-HwEiIGrIQ1OPdY7XZlVDOKgwoM3ZWane7a2dlUb5DSJbuZDUh29vudbNJqIsSw&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQG7RHXaDEEcEWqtd8fqI9ydeO0FwdJw0Lg1uC7SgHUgNMkjkr58JmLiklcr1NNrgiyo7wqK8obnyw&amp;oh=00_Af6fo6eQb2EYwaWkImgludYwHLMZocG5UKQo8b5bIHMUpg&amp;oe=6A006657&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">The ultimate external screening solution for any o<\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"The ultimate external screening solution for any outdoor area or window. It offers privacy and protection from the sun, wind, rain, and insects all year round.\n\nEmail us and make an appointment:\n\nTransform your patio, terrace, or backyard into an exclusive living space\u2014perfect for every season.\n\n\ud83c\udf10 www.godecco.com\n\ud83d\udce7 Email: Sales@godecco.com\n\ud83d\udcf8 Instagram: @godecco\n\n.\n.\n.\n.\n.\n.\n.\n.\n.\n\n#curtain #homedecor #curtains #interiordesign #langsirmurah home langsircantik langsirraya langsironline perde langsir langsirmoden tempahanlangsir t curtainlivingroom interior custommadecurtains curtainbudget langsirbudget langsireyeletmurah langsireyelet tempahanlangsirpenang rumahkusyurgaku merecik designterkini tailorcurtain langsirslidingdoor miami weston\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18259573561292702\" data-date=\"1774879271\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DWgtuzAkeLr\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-1.cdninstagram.com\/v\/t51.71878-15\/657316919_1611274016802370_7815825859562073407_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=101&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=Rx2PbDU4G0MQ7kNvwE_qspm&#038;_nc_oc=AdpVSxT64SJ6qsiFrGNbedKQulH8aspeHQMjQISjBkTcGo4gN0qjR0jZBqRa7wfDEKQ&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQEuCvtzICDdMs5hu2a-wvfaIgfdz2cafxv3_sxVi3J1-xDmNAfeGWh34GEm6wnf6tTvAZ8IVNuofQ&#038;oh=00_Af6GTvKA29F0mIl6qaLRt6a_XiPR1tN4FCc-IUrDW_iCMQ&#038;oe=6A00579E\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657316919_1611274016802370_7815825859562073407_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Rx2PbDU4G0MQ7kNvwE_qspm&amp;_nc_oc=AdpVSxT64SJ6qsiFrGNbedKQulH8aspeHQMjQISjBkTcGo4gN0qjR0jZBqRa7wfDEKQ&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQEuCvtzICDdMs5hu2a-wvfaIgfdz2cafxv3_sxVi3J1-xDmNAfeGWh34GEm6wnf6tTvAZ8IVNuofQ&amp;oh=00_Af6GTvKA29F0mIl6qaLRt6a_XiPR1tN4FCc-IUrDW_iCMQ&amp;oe=6A00579E&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657316919_1611274016802370_7815825859562073407_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Rx2PbDU4G0MQ7kNvwE_qspm&amp;_nc_oc=AdpVSxT64SJ6qsiFrGNbedKQulH8aspeHQMjQISjBkTcGo4gN0qjR0jZBqRa7wfDEKQ&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQEuCvtzICDdMs5hu2a-wvfaIgfdz2cafxv3_sxVi3J1-xDmNAfeGWh34GEm6wnf6tTvAZ8IVNuofQ&amp;oh=00_Af6GTvKA29F0mIl6qaLRt6a_XiPR1tN4FCc-IUrDW_iCMQ&amp;oe=6A00579E&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657316919_1611274016802370_7815825859562073407_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Rx2PbDU4G0MQ7kNvwE_qspm&amp;_nc_oc=AdpVSxT64SJ6qsiFrGNbedKQulH8aspeHQMjQISjBkTcGo4gN0qjR0jZBqRa7wfDEKQ&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQEuCvtzICDdMs5hu2a-wvfaIgfdz2cafxv3_sxVi3J1-xDmNAfeGWh34GEm6wnf6tTvAZ8IVNuofQ&amp;oh=00_Af6GTvKA29F0mIl6qaLRt6a_XiPR1tN4FCc-IUrDW_iCMQ&amp;oe=6A00579E&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657316919_1611274016802370_7815825859562073407_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=Rx2PbDU4G0MQ7kNvwE_qspm&amp;_nc_oc=AdpVSxT64SJ6qsiFrGNbedKQulH8aspeHQMjQISjBkTcGo4gN0qjR0jZBqRa7wfDEKQ&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQEuCvtzICDdMs5hu2a-wvfaIgfdz2cafxv3_sxVi3J1-xDmNAfeGWh34GEm6wnf6tTvAZ8IVNuofQ&amp;oh=00_Af6GTvKA29F0mIl6qaLRt6a_XiPR1tN4FCc-IUrDW_iCMQ&amp;oe=6A00579E&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">The ultimate external screening solution for any o<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"The ultimate external screening solution for any outdoor area or window. It offers privacy and protection from the sun, wind, rain, and insects all year round.\n\nEmail us and make an appointment:\n\nTransform your patio, terrace, or backyard into an exclusive living space\u2014perfect for every season.\n\n\ud83c\udf10 www.godecco.com\n\ud83d\udce7 Email: Sales@godecco.com\n\ud83d\udcf8 Instagram: @godecco\n\n.\n.\n.\n.\n.\n.\n.\n.\n.\n\n#curtain #homedecor #curtains #interiordesign #langsirmurah home langsircantik langsirraya langsironline perde langsir langsirmoden tempahanlangsir t curtainlivingroom interior custommadecurtains curtainbudget langsirbudget langsireyeletmurah langsireyelet tempahanlangsirpenang rumahkusyurgaku merecik designterkini tailorcurtain langsirslidingdoor miami weston\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18014495939829572\" data-date=\"1774878757\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DWgswkTEQyR\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-2.cdninstagram.com\/v\/t51.82787-15\/659021734_17880315516518851_232523009891338174_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=103&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=BHwfcxtp03MQ7kNvwFbnXm6&#038;_nc_oc=AdrJNzywdkyvg8FmVKwimR0F1UJRXIx_elEwyLKQtH4oldZZVtzrXTtt8GKMJht5hxM&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQFioHkDVrvdGmiv3UphZ77Ri84yfRIuXB676K_91nHWvxdAL55BMvYSCppbgw4dstIvNlv1BW1VYg&#038;oh=00_Af4FaTg5RqM6dqGxoXzafy_4BWqgRSPWLjpccGMbAmR4TQ&#038;oe=6A0062EC\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/659021734_17880315516518851_232523009891338174_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=BHwfcxtp03MQ7kNvwFbnXm6&amp;_nc_oc=AdrJNzywdkyvg8FmVKwimR0F1UJRXIx_elEwyLKQtH4oldZZVtzrXTtt8GKMJht5hxM&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFioHkDVrvdGmiv3UphZ77Ri84yfRIuXB676K_91nHWvxdAL55BMvYSCppbgw4dstIvNlv1BW1VYg&amp;oh=00_Af4FaTg5RqM6dqGxoXzafy_4BWqgRSPWLjpccGMbAmR4TQ&amp;oe=6A0062EC&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/659021734_17880315516518851_232523009891338174_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=BHwfcxtp03MQ7kNvwFbnXm6&amp;_nc_oc=AdrJNzywdkyvg8FmVKwimR0F1UJRXIx_elEwyLKQtH4oldZZVtzrXTtt8GKMJht5hxM&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFioHkDVrvdGmiv3UphZ77Ri84yfRIuXB676K_91nHWvxdAL55BMvYSCppbgw4dstIvNlv1BW1VYg&amp;oh=00_Af4FaTg5RqM6dqGxoXzafy_4BWqgRSPWLjpccGMbAmR4TQ&amp;oe=6A0062EC&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/659021734_17880315516518851_232523009891338174_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=BHwfcxtp03MQ7kNvwFbnXm6&amp;_nc_oc=AdrJNzywdkyvg8FmVKwimR0F1UJRXIx_elEwyLKQtH4oldZZVtzrXTtt8GKMJht5hxM&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFioHkDVrvdGmiv3UphZ77Ri84yfRIuXB676K_91nHWvxdAL55BMvYSCppbgw4dstIvNlv1BW1VYg&amp;oh=00_Af4FaTg5RqM6dqGxoXzafy_4BWqgRSPWLjpccGMbAmR4TQ&amp;oe=6A0062EC&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/659021734_17880315516518851_232523009891338174_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=103&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=BHwfcxtp03MQ7kNvwFbnXm6&amp;_nc_oc=AdrJNzywdkyvg8FmVKwimR0F1UJRXIx_elEwyLKQtH4oldZZVtzrXTtt8GKMJht5hxM&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFioHkDVrvdGmiv3UphZ77Ri84yfRIuXB676K_91nHWvxdAL55BMvYSCppbgw4dstIvNlv1BW1VYg&amp;oh=00_Af4FaTg5RqM6dqGxoXzafy_4BWqgRSPWLjpccGMbAmR4TQ&amp;oe=6A0062EC&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Godecco\u2019s louvered pergolas are designed to improv<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Godecco\u2019s louvered pergolas are designed to improve airflow throughout your covered patio. A gentle natural vortex is created when they are opened.\n\nA New Outdoor Project. 13\u2019x24\u2019 Bioclimatic Pergola with Outdoor Shades + Subrounded White Led Lighting.\n\nDiscover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\n.\n.\n.\n.\n.\n.\n.\n.\n#bocawestcountryclub #luxurylifestyle #pergolasystems #southfloridadesign #delraybeachfl bocaratonflorida outdoordining inrangegolf drivingrange golf countryclublife golflife countryclubdesign\n\nlifeisbetteroutside pergolamiami whitepergola miamirooftopbocawestcountryclub luxurylifestyle pergolasystems southfloridadesign delraybeachfl bocaratonflorida outdoordining inrangegolf drivingrange golf countryclublife golflife countryclubdesign\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18093771008109346\" data-date=\"1774878189\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DWgrsPDkVLc\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-2.cdninstagram.com\/v\/t51.71878-15\/657963081_3541305099379649_444926066439273266_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=102&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=_0HBCz1xM0IQ7kNvwEayNQU&#038;_nc_oc=AdqPhRIYEWtmXy79aFacxxutGJzBstTBgojs7E4LJVEuLiEJaHM9VIdRoGQ-66eplmU&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQE5YWszEd8i2YntdjVGKQdskL_0txbrMpJPfUtnmMnMlDr5tF66aPwS0wEl0McLf3v3gRizMabX4A&#038;oh=00_Af6rVaHbuSufthW6QtcqF9T-mNbviQwuV55DEVeFUKuReA&#038;oe=6A00730D\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657963081_3541305099379649_444926066439273266_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=_0HBCz1xM0IQ7kNvwEayNQU&amp;_nc_oc=AdqPhRIYEWtmXy79aFacxxutGJzBstTBgojs7E4LJVEuLiEJaHM9VIdRoGQ-66eplmU&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQE5YWszEd8i2YntdjVGKQdskL_0txbrMpJPfUtnmMnMlDr5tF66aPwS0wEl0McLf3v3gRizMabX4A&amp;oh=00_Af6rVaHbuSufthW6QtcqF9T-mNbviQwuV55DEVeFUKuReA&amp;oe=6A00730D&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657963081_3541305099379649_444926066439273266_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=_0HBCz1xM0IQ7kNvwEayNQU&amp;_nc_oc=AdqPhRIYEWtmXy79aFacxxutGJzBstTBgojs7E4LJVEuLiEJaHM9VIdRoGQ-66eplmU&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQE5YWszEd8i2YntdjVGKQdskL_0txbrMpJPfUtnmMnMlDr5tF66aPwS0wEl0McLf3v3gRizMabX4A&amp;oh=00_Af6rVaHbuSufthW6QtcqF9T-mNbviQwuV55DEVeFUKuReA&amp;oe=6A00730D&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657963081_3541305099379649_444926066439273266_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=_0HBCz1xM0IQ7kNvwEayNQU&amp;_nc_oc=AdqPhRIYEWtmXy79aFacxxutGJzBstTBgojs7E4LJVEuLiEJaHM9VIdRoGQ-66eplmU&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQE5YWszEd8i2YntdjVGKQdskL_0txbrMpJPfUtnmMnMlDr5tF66aPwS0wEl0McLf3v3gRizMabX4A&amp;oh=00_Af6rVaHbuSufthW6QtcqF9T-mNbviQwuV55DEVeFUKuReA&amp;oe=6A00730D&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657963081_3541305099379649_444926066439273266_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=102&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=_0HBCz1xM0IQ7kNvwEayNQU&amp;_nc_oc=AdqPhRIYEWtmXy79aFacxxutGJzBstTBgojs7E4LJVEuLiEJaHM9VIdRoGQ-66eplmU&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQE5YWszEd8i2YntdjVGKQdskL_0txbrMpJPfUtnmMnMlDr5tF66aPwS0wEl0McLf3v3gRizMabX4A&amp;oh=00_Af6rVaHbuSufthW6QtcqF9T-mNbviQwuV55DEVeFUKuReA&amp;oe=6A00730D&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Godecco\u2019s louvered pergolas are designed to improv<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Godecco\u2019s louvered pergolas are designed to improve airflow throughout your covered patio. A gentle natural vortex is created when they are opened.\n\nA New Outdoor Project. 13\u2019x24\u2019 Bioclimatic Pergola with Outdoor Shades + Subrounded White Led Lighting.\n\nDiscover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\n.\n.\n.\n.\n.\n.\n.\n.\n#bocawestcountryclub #luxurylifestyle #pergolasystems #southfloridadesign #delraybeachfl bocaratonflorida outdoordining inrangegolf drivingrange golf countryclublife golflife countryclubdesign\n\nlifeisbetteroutside pergolamiami whitepergola miamirooftopbocawestcountryclub luxurylifestyle pergolasystems southfloridadesign delraybeachfl bocaratonflorida outdoordining inrangegolf drivingrange golf countryclublife golflife countryclubdesign\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18094061434870923\" data-date=\"1774878031\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DWgrX7zkZKf\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-2.cdninstagram.com\/v\/t51.71878-15\/657725013_2792194671116963_8868599390512467970_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=110&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=7B02meKRs3kQ7kNvwE98mHz&#038;_nc_oc=Adp4aEGR4_YZn8_tcr8BLLCiNdWicvzxUBQPUh_HLec5A7FdV6PP9-YHnFhBEmMyy2s&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQGa0Z3RsfdWONGhDt-gHnnNnk4sv6QDzNd_YHlitoIktuIDZ1MOq51hq2uJJgXxhewJ9Z31YdmUNQ&#038;oh=00_Af4Zhmve3Mrf9Z-DTT0V5Cz5x_M8HaZPQLY2p5WYP8ZhXQ&#038;oe=6A0081F7\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657725013_2792194671116963_8868599390512467970_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=7B02meKRs3kQ7kNvwE98mHz&amp;_nc_oc=Adp4aEGR4_YZn8_tcr8BLLCiNdWicvzxUBQPUh_HLec5A7FdV6PP9-YHnFhBEmMyy2s&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGa0Z3RsfdWONGhDt-gHnnNnk4sv6QDzNd_YHlitoIktuIDZ1MOq51hq2uJJgXxhewJ9Z31YdmUNQ&amp;oh=00_Af4Zhmve3Mrf9Z-DTT0V5Cz5x_M8HaZPQLY2p5WYP8ZhXQ&amp;oe=6A0081F7&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657725013_2792194671116963_8868599390512467970_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=7B02meKRs3kQ7kNvwE98mHz&amp;_nc_oc=Adp4aEGR4_YZn8_tcr8BLLCiNdWicvzxUBQPUh_HLec5A7FdV6PP9-YHnFhBEmMyy2s&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGa0Z3RsfdWONGhDt-gHnnNnk4sv6QDzNd_YHlitoIktuIDZ1MOq51hq2uJJgXxhewJ9Z31YdmUNQ&amp;oh=00_Af4Zhmve3Mrf9Z-DTT0V5Cz5x_M8HaZPQLY2p5WYP8ZhXQ&amp;oe=6A0081F7&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657725013_2792194671116963_8868599390512467970_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=7B02meKRs3kQ7kNvwE98mHz&amp;_nc_oc=Adp4aEGR4_YZn8_tcr8BLLCiNdWicvzxUBQPUh_HLec5A7FdV6PP9-YHnFhBEmMyy2s&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGa0Z3RsfdWONGhDt-gHnnNnk4sv6QDzNd_YHlitoIktuIDZ1MOq51hq2uJJgXxhewJ9Z31YdmUNQ&amp;oh=00_Af4Zhmve3Mrf9Z-DTT0V5Cz5x_M8HaZPQLY2p5WYP8ZhXQ&amp;oe=6A0081F7&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.71878-15\\\/657725013_2792194671116963_8868599390512467970_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=110&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=7B02meKRs3kQ7kNvwE98mHz&amp;_nc_oc=Adp4aEGR4_YZn8_tcr8BLLCiNdWicvzxUBQPUh_HLec5A7FdV6PP9-YHnFhBEmMyy2s&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGa0Z3RsfdWONGhDt-gHnnNnk4sv6QDzNd_YHlitoIktuIDZ1MOq51hq2uJJgXxhewJ9Z31YdmUNQ&amp;oh=00_Af4Zhmve3Mrf9Z-DTT0V5Cz5x_M8HaZPQLY2p5WYP8ZhXQ&amp;oe=6A0081F7&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Godecco\u2019s louvered pergolas are designed to improv<\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Godecco\u2019s louvered pergolas are designed to improve airflow throughout your covered patio. A gentle natural vortex is created when they are opened.\n\nA New Outdoor Project. 13\u2019x24\u2019 Bioclimatic Pergola with Outdoor Shades + Subrounded White Led Lighting.\n\nDiscover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\n.\n.\n.\n.\n.\n.\n.\n.\n#bocawestcountryclub #luxurylifestyle #pergolasystems #southfloridadesign #delraybeachfl bocaratonflorida outdoordining inrangegolf drivingrange golf countryclublife golflife countryclubdesign\n\nlifeisbetteroutside pergolamiami whitepergola miamirooftopbocawestcountryclub luxurylifestyle pergolasystems southfloridadesign delraybeachfl bocaratonflorida outdoordining inrangegolf drivingrange golf countryclublife golflife countryclubdesign\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18108010690756011\" data-date=\"1773272529\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVw1JkOCWvP\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-3.cdninstagram.com\/v\/t51.82787-15\/649798855_17877253359518851_1722898112061491644_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=106&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=3BgI7Pr0BZgQ7kNvwEneEKY&#038;_nc_oc=Adr8h5MfHyfvsQVN_g1L6LocQ-s44d4wxsRNJAOocrZCyjVik581IjLWOCWeUumDzH8&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQETZLwG7OZK6ACfnrs0zvpOPrw0RFoKW0ggs5-WBfQCEcLODOCn1NSXsUz0AW34FMSKG5-r03EDvg&#038;oh=00_Af7UNudCN2A_VUno7x-cqxZNFawBp_5bze5K2LuncZpuPg&#038;oe=6A005726\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649798855_17877253359518851_1722898112061491644_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3BgI7Pr0BZgQ7kNvwEneEKY&amp;_nc_oc=Adr8h5MfHyfvsQVN_g1L6LocQ-s44d4wxsRNJAOocrZCyjVik581IjLWOCWeUumDzH8&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQETZLwG7OZK6ACfnrs0zvpOPrw0RFoKW0ggs5-WBfQCEcLODOCn1NSXsUz0AW34FMSKG5-r03EDvg&amp;oh=00_Af7UNudCN2A_VUno7x-cqxZNFawBp_5bze5K2LuncZpuPg&amp;oe=6A005726&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649798855_17877253359518851_1722898112061491644_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3BgI7Pr0BZgQ7kNvwEneEKY&amp;_nc_oc=Adr8h5MfHyfvsQVN_g1L6LocQ-s44d4wxsRNJAOocrZCyjVik581IjLWOCWeUumDzH8&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQETZLwG7OZK6ACfnrs0zvpOPrw0RFoKW0ggs5-WBfQCEcLODOCn1NSXsUz0AW34FMSKG5-r03EDvg&amp;oh=00_Af7UNudCN2A_VUno7x-cqxZNFawBp_5bze5K2LuncZpuPg&amp;oe=6A005726&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649798855_17877253359518851_1722898112061491644_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3BgI7Pr0BZgQ7kNvwEneEKY&amp;_nc_oc=Adr8h5MfHyfvsQVN_g1L6LocQ-s44d4wxsRNJAOocrZCyjVik581IjLWOCWeUumDzH8&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQETZLwG7OZK6ACfnrs0zvpOPrw0RFoKW0ggs5-WBfQCEcLODOCn1NSXsUz0AW34FMSKG5-r03EDvg&amp;oh=00_Af7UNudCN2A_VUno7x-cqxZNFawBp_5bze5K2LuncZpuPg&amp;oe=6A005726&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649798855_17877253359518851_1722898112061491644_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3BgI7Pr0BZgQ7kNvwEneEKY&amp;_nc_oc=Adr8h5MfHyfvsQVN_g1L6LocQ-s44d4wxsRNJAOocrZCyjVik581IjLWOCWeUumDzH8&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQETZLwG7OZK6ACfnrs0zvpOPrw0RFoKW0ggs5-WBfQCEcLODOCn1NSXsUz0AW34FMSKG5-r03EDvg&amp;oh=00_Af7UNudCN2A_VUno7x-cqxZNFawBp_5bze5K2LuncZpuPg&amp;oe=6A005726&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Proud to be part of a new mega project at one of F<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Proud to be part of a new mega project at one of Florida\u2019s most iconic marinas.\n\nWe\u2019re currently installing a large-scale bioclimatic pergola system at @safeharbormarinas \u2014 the largest marina network in Florida. Designed to deliver comfort, shade, and modern architectural style, this project will transform the outdoor experience for boaters and visitors.\n\nEngineered in aluminum and built for the marine environment, this pergola is made to withstand the elements while elevating the space with a clean, contemporary design.\n\nExcited to share more progress soon. Stay tuned.\n\n#BioclimaticPergola\n#LuxuryOutdoorLiving\n#MarineArchitecture\n#SafeHarborMarinas\n#AluminumDesign\nOutdoorArchitecture\nPergolaDesign\nMarinaLife\nOutdoorSpaces\nArchitecturalDesign\nFloridaMarinas\nModernOutdoorLiving\nOutdoorInnovation\nPergolaProject\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_17932848999195092\" data-date=\"1773272511\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVw1HBviYCG\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-3.cdninstagram.com\/v\/t51.82787-15\/649654950_17877253341518851_2381969516012028462_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=UfRA2FCd9cEQ7kNvwFn_dMq&#038;_nc_oc=AdphIXT-C6QOpZ0ZmhOHh2Eu-cwTTcJWBrxD1nGRBnZYByFUN0Ewe8pE65Z65B15EXA&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQF2H7tK14feV2aiZ7xaTk7d9gL7DIfQgQjJiL4dEwGpDjRYBbjvElusC84p5pH2g1buvuDqCMCBnA&#038;oh=00_Af4bsGhnQgmvRTd4OOJLnOC0iAVbQ0kmGiOttUiID84b7w&#038;oe=6A0057BB\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649654950_17877253341518851_2381969516012028462_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=UfRA2FCd9cEQ7kNvwFn_dMq&amp;_nc_oc=AdphIXT-C6QOpZ0ZmhOHh2Eu-cwTTcJWBrxD1nGRBnZYByFUN0Ewe8pE65Z65B15EXA&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQF2H7tK14feV2aiZ7xaTk7d9gL7DIfQgQjJiL4dEwGpDjRYBbjvElusC84p5pH2g1buvuDqCMCBnA&amp;oh=00_Af4bsGhnQgmvRTd4OOJLnOC0iAVbQ0kmGiOttUiID84b7w&amp;oe=6A0057BB&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649654950_17877253341518851_2381969516012028462_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=UfRA2FCd9cEQ7kNvwFn_dMq&amp;_nc_oc=AdphIXT-C6QOpZ0ZmhOHh2Eu-cwTTcJWBrxD1nGRBnZYByFUN0Ewe8pE65Z65B15EXA&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQF2H7tK14feV2aiZ7xaTk7d9gL7DIfQgQjJiL4dEwGpDjRYBbjvElusC84p5pH2g1buvuDqCMCBnA&amp;oh=00_Af4bsGhnQgmvRTd4OOJLnOC0iAVbQ0kmGiOttUiID84b7w&amp;oe=6A0057BB&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649654950_17877253341518851_2381969516012028462_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=UfRA2FCd9cEQ7kNvwFn_dMq&amp;_nc_oc=AdphIXT-C6QOpZ0ZmhOHh2Eu-cwTTcJWBrxD1nGRBnZYByFUN0Ewe8pE65Z65B15EXA&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQF2H7tK14feV2aiZ7xaTk7d9gL7DIfQgQjJiL4dEwGpDjRYBbjvElusC84p5pH2g1buvuDqCMCBnA&amp;oh=00_Af4bsGhnQgmvRTd4OOJLnOC0iAVbQ0kmGiOttUiID84b7w&amp;oe=6A0057BB&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649654950_17877253341518851_2381969516012028462_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=UfRA2FCd9cEQ7kNvwFn_dMq&amp;_nc_oc=AdphIXT-C6QOpZ0ZmhOHh2Eu-cwTTcJWBrxD1nGRBnZYByFUN0Ewe8pE65Z65B15EXA&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQF2H7tK14feV2aiZ7xaTk7d9gL7DIfQgQjJiL4dEwGpDjRYBbjvElusC84p5pH2g1buvuDqCMCBnA&amp;oh=00_Af4bsGhnQgmvRTd4OOJLnOC0iAVbQ0kmGiOttUiID84b7w&amp;oe=6A0057BB&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Proud to be part of a new mega project at one of F<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Proud to be part of a new mega project at one of Florida\u2019s most iconic marinas.\n\nWe\u2019re currently installing a large-scale bioclimatic pergola system at @safeharbormarinas \u2014 the largest marina network in Florida. Designed to deliver comfort, shade, and modern architectural style, this project will transform the outdoor experience for boaters and visitors.\n\nEngineered in aluminum and built for the marine environment, this pergola is made to withstand the elements while elevating the space with a clean, contemporary design.\n\nExcited to share more progress soon. Stay tuned.\n\n#BioclimaticPergola\n#LuxuryOutdoorLiving\n#MarineArchitecture\n#SafeHarborMarinas\n#AluminumDesign\nOutdoorArchitecture\nPergolaDesign\nMarinaLife\nOutdoorSpaces\nArchitecturalDesign\nFloridaMarinas\nModernOutdoorLiving\nOutdoorInnovation\nPergolaProject\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18100673653927856\" data-date=\"1773272481\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVw1CcBCUJo\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-1.cdninstagram.com\/v\/t51.82787-15\/651060856_17877253290518851_4413248913315226652_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=111&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=1Zfy7UzHZ0cQ7kNvwEip0Bo&#038;_nc_oc=Adqx7xjJDkDnnW-C4km-4HA4bNivti_1gEYmZ1YjNL-Bm_CqNTeTjc7SOgqf_qu1nQc&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQGSb8SN9rk-IhAHSilNKWnIzsKWOPb67dGtsWOz2WNrAY9m9-rHvGQRCX3Vq_N9fkIoEanuoglgzg&#038;oh=00_Af4y-5DBDUL18MQT6L74U6hhdaPTkg5ikmVjlNirzbAEsQ&#038;oe=6A006578\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/651060856_17877253290518851_4413248913315226652_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=1Zfy7UzHZ0cQ7kNvwEip0Bo&amp;_nc_oc=Adqx7xjJDkDnnW-C4km-4HA4bNivti_1gEYmZ1YjNL-Bm_CqNTeTjc7SOgqf_qu1nQc&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGSb8SN9rk-IhAHSilNKWnIzsKWOPb67dGtsWOz2WNrAY9m9-rHvGQRCX3Vq_N9fkIoEanuoglgzg&amp;oh=00_Af4y-5DBDUL18MQT6L74U6hhdaPTkg5ikmVjlNirzbAEsQ&amp;oe=6A006578&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/651060856_17877253290518851_4413248913315226652_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=1Zfy7UzHZ0cQ7kNvwEip0Bo&amp;_nc_oc=Adqx7xjJDkDnnW-C4km-4HA4bNivti_1gEYmZ1YjNL-Bm_CqNTeTjc7SOgqf_qu1nQc&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGSb8SN9rk-IhAHSilNKWnIzsKWOPb67dGtsWOz2WNrAY9m9-rHvGQRCX3Vq_N9fkIoEanuoglgzg&amp;oh=00_Af4y-5DBDUL18MQT6L74U6hhdaPTkg5ikmVjlNirzbAEsQ&amp;oe=6A006578&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/651060856_17877253290518851_4413248913315226652_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=1Zfy7UzHZ0cQ7kNvwEip0Bo&amp;_nc_oc=Adqx7xjJDkDnnW-C4km-4HA4bNivti_1gEYmZ1YjNL-Bm_CqNTeTjc7SOgqf_qu1nQc&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGSb8SN9rk-IhAHSilNKWnIzsKWOPb67dGtsWOz2WNrAY9m9-rHvGQRCX3Vq_N9fkIoEanuoglgzg&amp;oh=00_Af4y-5DBDUL18MQT6L74U6hhdaPTkg5ikmVjlNirzbAEsQ&amp;oe=6A006578&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/651060856_17877253290518851_4413248913315226652_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=111&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=1Zfy7UzHZ0cQ7kNvwEip0Bo&amp;_nc_oc=Adqx7xjJDkDnnW-C4km-4HA4bNivti_1gEYmZ1YjNL-Bm_CqNTeTjc7SOgqf_qu1nQc&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQGSb8SN9rk-IhAHSilNKWnIzsKWOPb67dGtsWOz2WNrAY9m9-rHvGQRCX3Vq_N9fkIoEanuoglgzg&amp;oh=00_Af4y-5DBDUL18MQT6L74U6hhdaPTkg5ikmVjlNirzbAEsQ&amp;oe=6A006578&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Proud to be part of a new mega project at one of F<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Proud to be part of a new mega project at one of Florida\u2019s most iconic marinas.\n\nWe\u2019re currently installing a large-scale bioclimatic pergola system at @safeharbormarinas \u2014 the largest marina network in Florida. Designed to deliver comfort, shade, and modern architectural style, this project will transform the outdoor experience for boaters and visitors.\n\nEngineered in aluminum and built for the marine environment, this pergola is made to withstand the elements while elevating the space with a clean, contemporary design.\n\nExcited to share more progress soon. Stay tuned.\n\n#BioclimaticPergola\n#LuxuryOutdoorLiving\n#MarineArchitecture\n#SafeHarborMarinas\n#AluminumDesign\nOutdoorArchitecture\nPergolaDesign\nMarinaLife\nOutdoorSpaces\nArchitecturalDesign\nFloridaMarinas\nModernOutdoorLiving\nOutdoorInnovation\nPergolaProject\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18044691626753544\" data-date=\"1773270274\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVwwzHXifrA\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-1.cdninstagram.com\/v\/t51.71878-15\/649249653_783907101000295_4347476243877998974_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=101&#038;ccb=7-5&#038;_nc_sid=18de74&#038;_nc_aid=0&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=bjxnYpBrIwkQ7kNvwE8TeMT&#038;_nc_oc=AdrNuYU1NkYm0mzoD6PV5A97tHJRoqqhHRyvH_UqxjSoRNLNSNeLrIk8rMyPnPY02Io&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQE7jpadHQ0aqvGVcJT1d0ZBsXcrrg2ffmhAph5U4YDY6Ju64gYIbIjb3dAkX9KHsvYvjnBbmI4KYg&#038;oh=00_Af7dc8FiT4u0oaxzIPKpvIV-OfEvbMShsVjJ-pxrQ2LyIA&#038;oe=6A004E55\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/649249653_783907101000295_4347476243877998974_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;_nc_aid=0&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=bjxnYpBrIwkQ7kNvwE8TeMT&amp;_nc_oc=AdrNuYU1NkYm0mzoD6PV5A97tHJRoqqhHRyvH_UqxjSoRNLNSNeLrIk8rMyPnPY02Io&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQE7jpadHQ0aqvGVcJT1d0ZBsXcrrg2ffmhAph5U4YDY6Ju64gYIbIjb3dAkX9KHsvYvjnBbmI4KYg&amp;oh=00_Af7dc8FiT4u0oaxzIPKpvIV-OfEvbMShsVjJ-pxrQ2LyIA&amp;oe=6A004E55&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/649249653_783907101000295_4347476243877998974_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;_nc_aid=0&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=bjxnYpBrIwkQ7kNvwE8TeMT&amp;_nc_oc=AdrNuYU1NkYm0mzoD6PV5A97tHJRoqqhHRyvH_UqxjSoRNLNSNeLrIk8rMyPnPY02Io&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQE7jpadHQ0aqvGVcJT1d0ZBsXcrrg2ffmhAph5U4YDY6Ju64gYIbIjb3dAkX9KHsvYvjnBbmI4KYg&amp;oh=00_Af7dc8FiT4u0oaxzIPKpvIV-OfEvbMShsVjJ-pxrQ2LyIA&amp;oe=6A004E55&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/649249653_783907101000295_4347476243877998974_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;_nc_aid=0&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=bjxnYpBrIwkQ7kNvwE8TeMT&amp;_nc_oc=AdrNuYU1NkYm0mzoD6PV5A97tHJRoqqhHRyvH_UqxjSoRNLNSNeLrIk8rMyPnPY02Io&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQE7jpadHQ0aqvGVcJT1d0ZBsXcrrg2ffmhAph5U4YDY6Ju64gYIbIjb3dAkX9KHsvYvjnBbmI4KYg&amp;oh=00_Af7dc8FiT4u0oaxzIPKpvIV-OfEvbMShsVjJ-pxrQ2LyIA&amp;oe=6A004E55&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/649249653_783907101000295_4347476243877998974_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;_nc_aid=0&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=bjxnYpBrIwkQ7kNvwE8TeMT&amp;_nc_oc=AdrNuYU1NkYm0mzoD6PV5A97tHJRoqqhHRyvH_UqxjSoRNLNSNeLrIk8rMyPnPY02Io&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQE7jpadHQ0aqvGVcJT1d0ZBsXcrrg2ffmhAph5U4YDY6Ju64gYIbIjb3dAkX9KHsvYvjnBbmI4KYg&amp;oh=00_Af7dc8FiT4u0oaxzIPKpvIV-OfEvbMShsVjJ-pxrQ2LyIA&amp;oe=6A004E55&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Just completed this 30\u2019 x 8\u2019 wall-mounted pergola <\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Just completed this 30\u2019 x 8\u2019 wall-mounted pergola with an insulated roof \u2014 the perfect upgrade for a modern outdoor living space. Clean lines, solid structure, and all-weather comfort.\n\nHuge thanks to @shades_and_plus_ for the support and collaboration on this project. \ud83d\udcaa\n\n#Pergola #OutdoorLiving #OutdoorDesign #AluminumPergola #LuxuryOutdoor ModernArchitecture BackyardDesign\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_carousel sbi_new sbi_transition\"\n\tid=\"sbi_17970802079860818\" data-date=\"1773270120\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVwwk--iZOQ\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-1.cdninstagram.com\/v\/t51.82787-15\/649377386_17877250173518851_8980528846872742518_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=uP6jk0qsi-QQ7kNvwFWi2Lj&#038;_nc_oc=AdqSQQk_8AdgsrCF-ux-beyV_vXvxPhxqz-56knKEcBb5yRnvRb-EHHq1s996UFdwsg&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQFULsueBlyQnDXH1BocUXgMG4hEj7_enpNBTtUlNnDF-YngpbkFDmq6B1oSyc7JHNj44-i0cd-JRQ&#038;oh=00_Af67re0sVf_xmjrReU63KEwT9dTzC--LP9f6Bb_7-xqL1g&#038;oe=6A005B83\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649377386_17877250173518851_8980528846872742518_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=uP6jk0qsi-QQ7kNvwFWi2Lj&amp;_nc_oc=AdqSQQk_8AdgsrCF-ux-beyV_vXvxPhxqz-56knKEcBb5yRnvRb-EHHq1s996UFdwsg&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFULsueBlyQnDXH1BocUXgMG4hEj7_enpNBTtUlNnDF-YngpbkFDmq6B1oSyc7JHNj44-i0cd-JRQ&amp;oh=00_Af67re0sVf_xmjrReU63KEwT9dTzC--LP9f6Bb_7-xqL1g&amp;oe=6A005B83&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649377386_17877250173518851_8980528846872742518_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=uP6jk0qsi-QQ7kNvwFWi2Lj&amp;_nc_oc=AdqSQQk_8AdgsrCF-ux-beyV_vXvxPhxqz-56knKEcBb5yRnvRb-EHHq1s996UFdwsg&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFULsueBlyQnDXH1BocUXgMG4hEj7_enpNBTtUlNnDF-YngpbkFDmq6B1oSyc7JHNj44-i0cd-JRQ&amp;oh=00_Af67re0sVf_xmjrReU63KEwT9dTzC--LP9f6Bb_7-xqL1g&amp;oe=6A005B83&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649377386_17877250173518851_8980528846872742518_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=uP6jk0qsi-QQ7kNvwFWi2Lj&amp;_nc_oc=AdqSQQk_8AdgsrCF-ux-beyV_vXvxPhxqz-56knKEcBb5yRnvRb-EHHq1s996UFdwsg&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFULsueBlyQnDXH1BocUXgMG4hEj7_enpNBTtUlNnDF-YngpbkFDmq6B1oSyc7JHNj44-i0cd-JRQ&amp;oh=00_Af67re0sVf_xmjrReU63KEwT9dTzC--LP9f6Bb_7-xqL1g&amp;oe=6A005B83&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/649377386_17877250173518851_8980528846872742518_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0FST1VTRUxfSVRFTS5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=uP6jk0qsi-QQ7kNvwFWi2Lj&amp;_nc_oc=AdqSQQk_8AdgsrCF-ux-beyV_vXvxPhxqz-56knKEcBb5yRnvRb-EHHq1s996UFdwsg&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFULsueBlyQnDXH1BocUXgMG4hEj7_enpNBTtUlNnDF-YngpbkFDmq6B1oSyc7JHNj44-i0cd-JRQ&amp;oh=00_Af67re0sVf_xmjrReU63KEwT9dTzC--LP9f6Bb_7-xqL1g&amp;oe=6A005B83&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Just completed this 30\u2019 x 8\u2019 wall-mounted pergola <\/span>\n\t\t\t<svg class=\"svg-inline--fa fa-clone fa-w-16 sbi_lightbox_carousel_icon\" aria-hidden=\"true\" aria-label=\"Clone\" data-fa-pro\u0192cessed=\"\" data-prefix=\"far\" data-icon=\"clone\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                    <path fill=\"currentColor\" d=\"M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z\"><\/path>\n                <\/svg>\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Just completed this 30\u2019 x 8\u2019 wall-mounted pergola with an insulated roof \u2014 the perfect upgrade for a modern outdoor living space. Clean lines, solid structure, and all-weather comfort.\n\nHuge thanks to @shades_and_plus_ for the support and collaboration on this project. \ud83d\udcaa\n\n#Pergola #OutdoorLiving #OutdoorDesign #AluminumPergola #LuxuryOutdoor ModernArchitecture BackyardDesign\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_video sbi_new sbi_transition\"\n\tid=\"sbi_18030284153792776\" data-date=\"1773269989\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/reel\/DVwwL47iabf\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-1.cdninstagram.com\/v\/t51.71878-15\/651013832_1455690579275286_103247197810436104_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=101&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&#038;_nc_ohc=CL027uyhtdUQ7kNvwHEQuZe&#038;_nc_oc=Adq7qRWX62hu3nCxK9-33uwnbYPRVDm7cP720vXN_8skUOztKiXSmllaQEIuWv5lI1o&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQH8KbkrJ_FTkLiwpOiWQx3ZWZmt6c9ie84K0abA3vzBSLYVnNkA614bT4yJSr8xJ3ht2MyoI0zeYg&#038;oh=00_Af7ed7LEzXGWybqmmu3r7_l1hf9hj-tAiwM7wAzUEgaOhA&#038;oe=6A00790E\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/651013832_1455690579275286_103247197810436104_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=CL027uyhtdUQ7kNvwHEQuZe&amp;_nc_oc=Adq7qRWX62hu3nCxK9-33uwnbYPRVDm7cP720vXN_8skUOztKiXSmllaQEIuWv5lI1o&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQH8KbkrJ_FTkLiwpOiWQx3ZWZmt6c9ie84K0abA3vzBSLYVnNkA614bT4yJSr8xJ3ht2MyoI0zeYg&amp;oh=00_Af7ed7LEzXGWybqmmu3r7_l1hf9hj-tAiwM7wAzUEgaOhA&amp;oe=6A00790E&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/651013832_1455690579275286_103247197810436104_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=CL027uyhtdUQ7kNvwHEQuZe&amp;_nc_oc=Adq7qRWX62hu3nCxK9-33uwnbYPRVDm7cP720vXN_8skUOztKiXSmllaQEIuWv5lI1o&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQH8KbkrJ_FTkLiwpOiWQx3ZWZmt6c9ie84K0abA3vzBSLYVnNkA614bT4yJSr8xJ3ht2MyoI0zeYg&amp;oh=00_Af7ed7LEzXGWybqmmu3r7_l1hf9hj-tAiwM7wAzUEgaOhA&amp;oe=6A00790E&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/651013832_1455690579275286_103247197810436104_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=CL027uyhtdUQ7kNvwHEQuZe&amp;_nc_oc=Adq7qRWX62hu3nCxK9-33uwnbYPRVDm7cP720vXN_8skUOztKiXSmllaQEIuWv5lI1o&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQH8KbkrJ_FTkLiwpOiWQx3ZWZmt6c9ie84K0abA3vzBSLYVnNkA614bT4yJSr8xJ3ht2MyoI0zeYg&amp;oh=00_Af7ed7LEzXGWybqmmu3r7_l1hf9hj-tAiwM7wAzUEgaOhA&amp;oe=6A00790E&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.71878-15\\\/651013832_1455690579275286_103247197810436104_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=101&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiQ0xJUFMuYmVzdF9pbWFnZV91cmxnZW4uQzMifQ%3D%3D&amp;_nc_ohc=CL027uyhtdUQ7kNvwHEQuZe&amp;_nc_oc=Adq7qRWX62hu3nCxK9-33uwnbYPRVDm7cP720vXN_8skUOztKiXSmllaQEIuWv5lI1o&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQH8KbkrJ_FTkLiwpOiWQx3ZWZmt6c9ie84K0abA3vzBSLYVnNkA614bT4yJSr8xJ3ht2MyoI0zeYg&amp;oh=00_Af7ed7LEzXGWybqmmu3r7_l1hf9hj-tAiwM7wAzUEgaOhA&amp;oe=6A00790E&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Just completed this 30\u2019 x 8\u2019 wall-mounted pergola <\/span>\n\t\t\t\t\t\t<svg style=\"color: rgba(255,255,255,1)\" class=\"svg-inline--fa fa-play fa-w-14 sbi_playbtn\" aria-label=\"Play\" aria-hidden=\"true\" data-fa-processed=\"\" data-prefix=\"fa\" data-icon=\"play\" role=\"presentation\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path fill=\"currentColor\" d=\"M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z\"><\/path><\/svg>\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Just completed this 30\u2019 x 8\u2019 wall-mounted pergola with an insulated roof \u2014 the perfect upgrade for a modern outdoor living space. Clean lines, solid structure, and all-weather comfort.\n\nHuge thanks to @shades_and_plus_ for the support and collaboration on this project. \ud83d\udcaa\n\n#Pergola #OutdoorLiving #OutdoorDesign #AluminumPergola #LuxuryOutdoor ModernArchitecture BackyardDesign\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_17924933934247449\" data-date=\"1772468255\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVY3JFQkc-W\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-3.cdninstagram.com\/v\/t51.82787-15\/643615645_17875862724518851_4562056245224243900_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=109&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=oNVTNEoXNWkQ7kNvwEQgbSQ&#038;_nc_oc=AdqoHf7XsmlExwyIN4FiUh2Ph20VnmvpRGuonrrPPZAOS4poWvKLRkqSuIlfh9ttNnI&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQHstrVn3m3DKUUDoAfn9InLNnsjDAmeAjObuiauvNoEglAYKqrpp_vvcKjuc904mKFiDcnD7foNMQ&#038;oh=00_Af6L7SjbCVcrDeIXcktWxeChAaOlyc5aOxEzzKjRHHXKKg&#038;oe=6A00766C\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643615645_17875862724518851_4562056245224243900_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=oNVTNEoXNWkQ7kNvwEQgbSQ&amp;_nc_oc=AdqoHf7XsmlExwyIN4FiUh2Ph20VnmvpRGuonrrPPZAOS4poWvKLRkqSuIlfh9ttNnI&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHstrVn3m3DKUUDoAfn9InLNnsjDAmeAjObuiauvNoEglAYKqrpp_vvcKjuc904mKFiDcnD7foNMQ&amp;oh=00_Af6L7SjbCVcrDeIXcktWxeChAaOlyc5aOxEzzKjRHHXKKg&amp;oe=6A00766C&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643615645_17875862724518851_4562056245224243900_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=oNVTNEoXNWkQ7kNvwEQgbSQ&amp;_nc_oc=AdqoHf7XsmlExwyIN4FiUh2Ph20VnmvpRGuonrrPPZAOS4poWvKLRkqSuIlfh9ttNnI&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHstrVn3m3DKUUDoAfn9InLNnsjDAmeAjObuiauvNoEglAYKqrpp_vvcKjuc904mKFiDcnD7foNMQ&amp;oh=00_Af6L7SjbCVcrDeIXcktWxeChAaOlyc5aOxEzzKjRHHXKKg&amp;oe=6A00766C&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643615645_17875862724518851_4562056245224243900_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=oNVTNEoXNWkQ7kNvwEQgbSQ&amp;_nc_oc=AdqoHf7XsmlExwyIN4FiUh2Ph20VnmvpRGuonrrPPZAOS4poWvKLRkqSuIlfh9ttNnI&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHstrVn3m3DKUUDoAfn9InLNnsjDAmeAjObuiauvNoEglAYKqrpp_vvcKjuc904mKFiDcnD7foNMQ&amp;oh=00_Af6L7SjbCVcrDeIXcktWxeChAaOlyc5aOxEzzKjRHHXKKg&amp;oe=6A00766C&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643615645_17875862724518851_4562056245224243900_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=109&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=oNVTNEoXNWkQ7kNvwEQgbSQ&amp;_nc_oc=AdqoHf7XsmlExwyIN4FiUh2Ph20VnmvpRGuonrrPPZAOS4poWvKLRkqSuIlfh9ttNnI&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHstrVn3m3DKUUDoAfn9InLNnsjDAmeAjObuiauvNoEglAYKqrpp_vvcKjuc904mKFiDcnD7foNMQ&amp;oh=00_Af6L7SjbCVcrDeIXcktWxeChAaOlyc5aOxEzzKjRHHXKKg&amp;oe=6A00766C&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Discover our pergola roof systems on our website \ud83d\udc49<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Discover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nEmail us: sales@godecco.com\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18090629036026704\" data-date=\"1772468228\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVY3F2pkeDQ\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-2.cdninstagram.com\/v\/t51.82787-15\/645794461_17875862691518851_6324831971078298517_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=105&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=ykDZqr8iFs4Q7kNvwFQUVHH&#038;_nc_oc=AdpoGUm2nfQWL5Ec1MyntrS6ZhEFWJGpYUABVjguig7uamjk67RfgJDaKV5O23AwZ8E&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-2.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQHSAyzUoeXxX1qiw6cc77XHjIyVp4adlItRFlXmrWbMky4qUQfcZ-unr7RsY1BrT4_konIfynp3rA&#038;oh=00_Af5fjR5KPQuBeFAjXBGyZ4KoChU6aaI4M1wO-C2GPwqKsg&#038;oe=6A004B9B\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645794461_17875862691518851_6324831971078298517_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=ykDZqr8iFs4Q7kNvwFQUVHH&amp;_nc_oc=AdpoGUm2nfQWL5Ec1MyntrS6ZhEFWJGpYUABVjguig7uamjk67RfgJDaKV5O23AwZ8E&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHSAyzUoeXxX1qiw6cc77XHjIyVp4adlItRFlXmrWbMky4qUQfcZ-unr7RsY1BrT4_konIfynp3rA&amp;oh=00_Af5fjR5KPQuBeFAjXBGyZ4KoChU6aaI4M1wO-C2GPwqKsg&amp;oe=6A004B9B&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645794461_17875862691518851_6324831971078298517_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=ykDZqr8iFs4Q7kNvwFQUVHH&amp;_nc_oc=AdpoGUm2nfQWL5Ec1MyntrS6ZhEFWJGpYUABVjguig7uamjk67RfgJDaKV5O23AwZ8E&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHSAyzUoeXxX1qiw6cc77XHjIyVp4adlItRFlXmrWbMky4qUQfcZ-unr7RsY1BrT4_konIfynp3rA&amp;oh=00_Af5fjR5KPQuBeFAjXBGyZ4KoChU6aaI4M1wO-C2GPwqKsg&amp;oe=6A004B9B&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645794461_17875862691518851_6324831971078298517_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=ykDZqr8iFs4Q7kNvwFQUVHH&amp;_nc_oc=AdpoGUm2nfQWL5Ec1MyntrS6ZhEFWJGpYUABVjguig7uamjk67RfgJDaKV5O23AwZ8E&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHSAyzUoeXxX1qiw6cc77XHjIyVp4adlItRFlXmrWbMky4qUQfcZ-unr7RsY1BrT4_konIfynp3rA&amp;oh=00_Af5fjR5KPQuBeFAjXBGyZ4KoChU6aaI4M1wO-C2GPwqKsg&amp;oe=6A004B9B&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-2.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645794461_17875862691518851_6324831971078298517_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=105&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=ykDZqr8iFs4Q7kNvwFQUVHH&amp;_nc_oc=AdpoGUm2nfQWL5Ec1MyntrS6ZhEFWJGpYUABVjguig7uamjk67RfgJDaKV5O23AwZ8E&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-2.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHSAyzUoeXxX1qiw6cc77XHjIyVp4adlItRFlXmrWbMky4qUQfcZ-unr7RsY1BrT4_konIfynp3rA&amp;oh=00_Af5fjR5KPQuBeFAjXBGyZ4KoChU6aaI4M1wO-C2GPwqKsg&amp;oe=6A004B9B&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Discover our pergola roof systems on our website \ud83d\udc49<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Discover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nEmail us: sales@godecco.com\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18089640265895349\" data-date=\"1772468195\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVY3BuLERmK\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-3.cdninstagram.com\/v\/t51.82787-15\/643566590_17875862487518851_6089033748597649687_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=106&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=P-NQcTWSBuUQ7kNvwEwFWvR&#038;_nc_oc=AdqJJIr7Jp64dH5V3-vzSGo_HpdWIznz4nRrZe9te1H4ZvmRiklItWB_t7cg4p5HLOk&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQHk43qxPOwEEOt5lVmY6KpgjjbZNSYmNTM8TAlC5rCE0bQ6mQ7UplM7wedIWK_onzqjhA8z0Yvxiw&#038;oh=00_Af7FHWy41AjPT_RuwSLqWznOSSV-kNy0hl4_xwLBQcSTmA&#038;oe=6A0051EF\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643566590_17875862487518851_6089033748597649687_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=P-NQcTWSBuUQ7kNvwEwFWvR&amp;_nc_oc=AdqJJIr7Jp64dH5V3-vzSGo_HpdWIznz4nRrZe9te1H4ZvmRiklItWB_t7cg4p5HLOk&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHk43qxPOwEEOt5lVmY6KpgjjbZNSYmNTM8TAlC5rCE0bQ6mQ7UplM7wedIWK_onzqjhA8z0Yvxiw&amp;oh=00_Af7FHWy41AjPT_RuwSLqWznOSSV-kNy0hl4_xwLBQcSTmA&amp;oe=6A0051EF&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643566590_17875862487518851_6089033748597649687_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=P-NQcTWSBuUQ7kNvwEwFWvR&amp;_nc_oc=AdqJJIr7Jp64dH5V3-vzSGo_HpdWIznz4nRrZe9te1H4ZvmRiklItWB_t7cg4p5HLOk&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHk43qxPOwEEOt5lVmY6KpgjjbZNSYmNTM8TAlC5rCE0bQ6mQ7UplM7wedIWK_onzqjhA8z0Yvxiw&amp;oh=00_Af7FHWy41AjPT_RuwSLqWznOSSV-kNy0hl4_xwLBQcSTmA&amp;oe=6A0051EF&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643566590_17875862487518851_6089033748597649687_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=P-NQcTWSBuUQ7kNvwEwFWvR&amp;_nc_oc=AdqJJIr7Jp64dH5V3-vzSGo_HpdWIznz4nRrZe9te1H4ZvmRiklItWB_t7cg4p5HLOk&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHk43qxPOwEEOt5lVmY6KpgjjbZNSYmNTM8TAlC5rCE0bQ6mQ7UplM7wedIWK_onzqjhA8z0Yvxiw&amp;oh=00_Af7FHWy41AjPT_RuwSLqWznOSSV-kNy0hl4_xwLBQcSTmA&amp;oe=6A0051EF&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/643566590_17875862487518851_6089033748597649687_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=106&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=P-NQcTWSBuUQ7kNvwEwFWvR&amp;_nc_oc=AdqJJIr7Jp64dH5V3-vzSGo_HpdWIznz4nRrZe9te1H4ZvmRiklItWB_t7cg4p5HLOk&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQHk43qxPOwEEOt5lVmY6KpgjjbZNSYmNTM8TAlC5rCE0bQ6mQ7UplM7wedIWK_onzqjhA8z0Yvxiw&amp;oh=00_Af7FHWy41AjPT_RuwSLqWznOSSV-kNy0hl4_xwLBQcSTmA&amp;oe=6A0051EF&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Discover our pergola roof systems on our website \ud83d\udc49<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Discover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nEmail us: sales@godecco.com\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_17990795099937834\" data-date=\"1772468169\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVY2-oQEW5p\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-1.cdninstagram.com\/v\/t51.82787-15\/645801430_17875862385518851_9220229416691467329_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=108&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=3aNRgWlbuJAQ7kNvwHZxnYc&#038;_nc_oc=AdqGmoTXPXggXr0YBjhGMDSLeFOKgEDzErmUXv2iW7W-QUg8KZcRi6f4XRtGS_k2ItQ&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-1.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQH9vZQJago2gBoURxzKYVdG15blsOXYM53wUbN4k3b1OH7gAnXQEERFTKecQR9sPv676eosgRkA2Q&#038;oh=00_Af7y7aPTpBHczrc3UFdbyUL5GSwaDOOjSrUL4s6_qDIElQ&#038;oe=6A0082C2\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645801430_17875862385518851_9220229416691467329_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3aNRgWlbuJAQ7kNvwHZxnYc&amp;_nc_oc=AdqGmoTXPXggXr0YBjhGMDSLeFOKgEDzErmUXv2iW7W-QUg8KZcRi6f4XRtGS_k2ItQ&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQH9vZQJago2gBoURxzKYVdG15blsOXYM53wUbN4k3b1OH7gAnXQEERFTKecQR9sPv676eosgRkA2Q&amp;oh=00_Af7y7aPTpBHczrc3UFdbyUL5GSwaDOOjSrUL4s6_qDIElQ&amp;oe=6A0082C2&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645801430_17875862385518851_9220229416691467329_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3aNRgWlbuJAQ7kNvwHZxnYc&amp;_nc_oc=AdqGmoTXPXggXr0YBjhGMDSLeFOKgEDzErmUXv2iW7W-QUg8KZcRi6f4XRtGS_k2ItQ&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQH9vZQJago2gBoURxzKYVdG15blsOXYM53wUbN4k3b1OH7gAnXQEERFTKecQR9sPv676eosgRkA2Q&amp;oh=00_Af7y7aPTpBHczrc3UFdbyUL5GSwaDOOjSrUL4s6_qDIElQ&amp;oe=6A0082C2&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645801430_17875862385518851_9220229416691467329_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3aNRgWlbuJAQ7kNvwHZxnYc&amp;_nc_oc=AdqGmoTXPXggXr0YBjhGMDSLeFOKgEDzErmUXv2iW7W-QUg8KZcRi6f4XRtGS_k2ItQ&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQH9vZQJago2gBoURxzKYVdG15blsOXYM53wUbN4k3b1OH7gAnXQEERFTKecQR9sPv676eosgRkA2Q&amp;oh=00_Af7y7aPTpBHczrc3UFdbyUL5GSwaDOOjSrUL4s6_qDIElQ&amp;oe=6A0082C2&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-1.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645801430_17875862385518851_9220229416691467329_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=108&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=3aNRgWlbuJAQ7kNvwHZxnYc&amp;_nc_oc=AdqGmoTXPXggXr0YBjhGMDSLeFOKgEDzErmUXv2iW7W-QUg8KZcRi6f4XRtGS_k2ItQ&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-1.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQH9vZQJago2gBoURxzKYVdG15blsOXYM53wUbN4k3b1OH7gAnXQEERFTKecQR9sPv676eosgRkA2Q&amp;oh=00_Af7y7aPTpBHczrc3UFdbyUL5GSwaDOOjSrUL4s6_qDIElQ&amp;oe=6A0082C2&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Discover our pergola roof systems on our website \ud83d\udc49<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Discover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nEmail us: sales@godecco.com\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div><div class=\"sbi_item sbi_type_image sbi_new sbi_transition\"\n\tid=\"sbi_18382013017083238\" data-date=\"1772468138\">\n\t<div class=\"sbi_photo_wrap\">\n\t\t<a class=\"sbi_photo\" href=\"https:\/\/www.instagram.com\/p\/DVY263Ckb7m\/\" target=\"_blank\" rel=\"noopener nofollow\"\n\t\t\tdata-full-res=\"https:\/\/scontent-ord5-3.cdninstagram.com\/v\/t51.82787-15\/645413148_17875862307518851_4053915731151451895_n.jpg?stp=dst-jpg_e35_tt6&#038;_nc_cat=100&#038;ccb=7-5&#038;_nc_sid=18de74&#038;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&#038;_nc_ohc=oVsu3WOsbFIQ7kNvwHmgs4j&#038;_nc_oc=Adqt6FZVFxnnhGnlbJ9GI_Zs0lQQghDJdPX5tpII7-JxQuimBMmH5kMx3dF89zreZCE&#038;_nc_zt=23&#038;_nc_ht=scontent-ord5-3.cdninstagram.com&#038;edm=ANo9K5cEAAAA&#038;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&#038;_nc_tpa=Q5bMBQFQ2Jn7q0G8lgjQlmzkcdvFme7DZT_sDTKKdZ5Aebrahcs0WVac_SUILh8XJ8v6pxMEWAaN64TY-g&#038;oh=00_Af7y38CeCOveDGt7PdGK5Gwpv75irtsavHX4tyymw3XAaw&#038;oe=6A0082DF\"\n\t\t\tdata-img-src-set=\"{&quot;d&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645413148_17875862307518851_4053915731151451895_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=oVsu3WOsbFIQ7kNvwHmgs4j&amp;_nc_oc=Adqt6FZVFxnnhGnlbJ9GI_Zs0lQQghDJdPX5tpII7-JxQuimBMmH5kMx3dF89zreZCE&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFQ2Jn7q0G8lgjQlmzkcdvFme7DZT_sDTKKdZ5Aebrahcs0WVac_SUILh8XJ8v6pxMEWAaN64TY-g&amp;oh=00_Af7y38CeCOveDGt7PdGK5Gwpv75irtsavHX4tyymw3XAaw&amp;oe=6A0082DF&quot;,&quot;150&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645413148_17875862307518851_4053915731151451895_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=oVsu3WOsbFIQ7kNvwHmgs4j&amp;_nc_oc=Adqt6FZVFxnnhGnlbJ9GI_Zs0lQQghDJdPX5tpII7-JxQuimBMmH5kMx3dF89zreZCE&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFQ2Jn7q0G8lgjQlmzkcdvFme7DZT_sDTKKdZ5Aebrahcs0WVac_SUILh8XJ8v6pxMEWAaN64TY-g&amp;oh=00_Af7y38CeCOveDGt7PdGK5Gwpv75irtsavHX4tyymw3XAaw&amp;oe=6A0082DF&quot;,&quot;320&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645413148_17875862307518851_4053915731151451895_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=oVsu3WOsbFIQ7kNvwHmgs4j&amp;_nc_oc=Adqt6FZVFxnnhGnlbJ9GI_Zs0lQQghDJdPX5tpII7-JxQuimBMmH5kMx3dF89zreZCE&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFQ2Jn7q0G8lgjQlmzkcdvFme7DZT_sDTKKdZ5Aebrahcs0WVac_SUILh8XJ8v6pxMEWAaN64TY-g&amp;oh=00_Af7y38CeCOveDGt7PdGK5Gwpv75irtsavHX4tyymw3XAaw&amp;oe=6A0082DF&quot;,&quot;640&quot;:&quot;https:\\\/\\\/scontent-ord5-3.cdninstagram.com\\\/v\\\/t51.82787-15\\\/645413148_17875862307518851_4053915731151451895_n.jpg?stp=dst-jpg_e35_tt6&amp;_nc_cat=100&amp;ccb=7-5&amp;_nc_sid=18de74&amp;efg=eyJlZmdfdGFnIjoiRkVFRC5iZXN0X2ltYWdlX3VybGdlbi5DMyJ9&amp;_nc_ohc=oVsu3WOsbFIQ7kNvwHmgs4j&amp;_nc_oc=Adqt6FZVFxnnhGnlbJ9GI_Zs0lQQghDJdPX5tpII7-JxQuimBMmH5kMx3dF89zreZCE&amp;_nc_zt=23&amp;_nc_ht=scontent-ord5-3.cdninstagram.com&amp;edm=ANo9K5cEAAAA&amp;_nc_gid=xHSaAEuLvc0zae-2HqQsQQ&amp;_nc_tpa=Q5bMBQFQ2Jn7q0G8lgjQlmzkcdvFme7DZT_sDTKKdZ5Aebrahcs0WVac_SUILh8XJ8v6pxMEWAaN64TY-g&amp;oh=00_Af7y38CeCOveDGt7PdGK5Gwpv75irtsavHX4tyymw3XAaw&amp;oe=6A0082DF&quot;}\">\n\t\t\t<span class=\"sbi-screenreader\">Discover our pergola roof systems on our website \ud83d\udc49<\/span>\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/godecco.com\/wp-content\/plugins\/instagram-feed\/img\/placeholder.png\" alt=\"Discover our pergola roof systems on our website \ud83d\udc49 http:\/\/godecco.com\n\nAnd ask us any questions we are here to answer.\n\nEmail us: sales@godecco.com\n\nFollow us, so you don\u2019t miss any pergola innovations, patio covers ideas, residential and commercial installations, outdoor living space improvements &amp; more.\" aria-hidden=\"true\">\n\t\t<\/a>\n\t<\/div>\n<\/div>\t<\/div>\n\n\t<div id=\"sbi_load\" >\n\n\t\t\t<button class=\"sbi_load_btn\"\n\t\t\ttype=\"button\" >\n\t\t\t<span class=\"sbi_btn_text\" >Load More<\/span>\n\t\t\t<span class=\"sbi_loader sbi_hidden\" style=\"background-color: rgb(255, 255, 255);\" aria-hidden=\"true\"><\/span>\n\t\t<\/button>\n\t\n\t\t\t<span class=\"sbi_follow_btn sbi_custom\" >\n\t\t\t<a target=\"_blank\"\n\t\t\t\trel=\"nofollow noopener\"  href=\"https:\/\/www.instagram.com\/godecco\/\" style=\"background: rgb(64,139,209);\">\n\t\t\t\t<svg class=\"svg-inline--fa fa-instagram fa-w-14\" aria-hidden=\"true\" data-fa-processed=\"\" aria-label=\"Instagram\" data-prefix=\"fab\" data-icon=\"instagram\" role=\"img\" viewBox=\"0 0 448 512\">\n                    <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path>\n                <\/svg>\t\t\t\t<span>Follow on Instagram<\/span>\n\t\t\t<\/a>\n\t\t<\/span>\n\t\n<\/div>\n\t\t<span class=\"sbi_resized_image_data\" data-feed-id=\"*2\"\n\t\t  data-resized=\"{&quot;18098061710052987&quot;:{&quot;id&quot;:&quot;658865505_780223111550249_2082398859965603807_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17947338068979923&quot;:{&quot;id&quot;:&quot;658390524_17880316647518851_7386046719623532398_n&quot;,&quot;ratio&quot;:&quot;1.91&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18259573561292702&quot;:{&quot;id&quot;:&quot;657316919_1611274016802370_7815825859562073407_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18014495939829572&quot;:{&quot;id&quot;:&quot;659021734_17880315516518851_232523009891338174_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18093771008109346&quot;:{&quot;id&quot;:&quot;657963081_3541305099379649_444926066439273266_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18094061434870923&quot;:{&quot;id&quot;:&quot;657725013_2792194671116963_8868599390512467970_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18108010690756011&quot;:{&quot;id&quot;:&quot;649798855_17877253359518851_1722898112061491644_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17932848999195092&quot;:{&quot;id&quot;:&quot;649654950_17877253341518851_2381969516012028462_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18100673653927856&quot;:{&quot;id&quot;:&quot;651060856_17877253290518851_4413248913315226652_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18044691626753544&quot;:{&quot;id&quot;:&quot;649249653_783907101000295_4347476243877998974_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17970802079860818&quot;:{&quot;id&quot;:&quot;649377386_17877250173518851_8980528846872742518_n&quot;,&quot;ratio&quot;:&quot;0.75&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18030284153792776&quot;:{&quot;id&quot;:&quot;651013832_1455690579275286_103247197810436104_n&quot;,&quot;ratio&quot;:&quot;0.56&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17924933934247449&quot;:{&quot;id&quot;:&quot;643615645_17875862724518851_4562056245224243900_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18090629036026704&quot;:{&quot;id&quot;:&quot;645794461_17875862691518851_6324831971078298517_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18089640265895349&quot;:{&quot;id&quot;:&quot;643566590_17875862487518851_6089033748597649687_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17990795099937834&quot;:{&quot;id&quot;:&quot;645801430_17875862385518851_9220229416691467329_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18382013017083238&quot;:{&quot;id&quot;:&quot;645413148_17875862307518851_4053915731151451895_n&quot;,&quot;ratio&quot;:&quot;1.00&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17910321066380518&quot;:{&quot;id&quot;:&quot;672314916_17883087846518851_4771626690454941790_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;17934471903230349&quot;:{&quot;id&quot;:&quot;670295100_17883087732518851_5155625704170218249_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;},&quot;18357459757237086&quot;:{&quot;id&quot;:&quot;671107064_17883087702518851_9177911931179122330_n&quot;,&quot;ratio&quot;:&quot;0.80&quot;,&quot;sizes&quot;:{&quot;full&quot;:640,&quot;low&quot;:320,&quot;thumb&quot;:150},&quot;extension&quot;:&quot;.webp&quot;}}\">\n\t<\/span>\n\t<\/div>\n\n<\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section section_separator_top=&#8221;true&#8221; section_separator_svg_top=&#8221;diagonal&#8221; section_separator_top_height_px=&#8221;90&#8243; section_separator_top_height_unit=&#8221;px&#8221; el_name=&#8221;financing&#8221; bklyn_section_anchor_id=&#8221;financing&#8221; section_separator_top_color_1=&#8221;#141618&#8243;][vc_row][vc_column][vc_raw_html]JTNDc2NyaXB0JTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZW5oYW5jaWZ5LmNvbSUyRnBheW1lbnRjYWxjdWxhdG9yd2lkZ2V0JTJGJTIyJTNFJTNDJTJGc2NyaXB0JTNFJTNDZGl2JTIwaWQlM0QlMjdwYXltZW50Y2FsY3VsYXRvcndpZGdldCUyNyUyMGRhdGEtZGVmYXVsdFNjaGVtZSUzRCUyN2ZhbHNlJTI3JTIwZGF0YS1jb2xvcjElM0QlMjclMjNCRDkyMUUlMjclMjBkYXRhLWNvbG9yMiUzRCUyNyUyMzNBM0EzNyUyNyUyMGRhdGEtY29CcmFuZGVkQ29sb3IlM0QlMjclMjNGRkZGRkYlMjclMjBkYXRhLWJvcmRlciUzRCUyN2ZhbHNlJTI3JTIwZGF0YS1wYWdlJTNEJTI3OTkyNDUyNyUyNyUyMGRhdGEtaGlkZUxpbmslM0QlMjcwJTI3JTNFJTNDJTJGZGl2JTNF[\/vc_raw_html][\/vc_column][\/vc_row][\/vc_section]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_section bklyn_section_anchor_id=&#8221;products&#8221; el_name=&#8221;First Section \/ products&#8221;][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; equal_height=&#8221;yes&#8221; css=&#8221;.vc_custom_1709735941576{background-image: url(https:\/\/godecco.com\/wp-content\/uploads\/2024\/03\/ho66.jpg?id=4310) !important;}&#8221;][vc_column css=&#8221;.vc_custom_1691635559072{margin-top: 50px !important;}&#8221;][\/vc_column][\/vc_row][\/vc_section][vc_section background_position=&#8221;center top&#8221; el_name=&#8221;Service Section&#8221; bklyn_section_anchor_id=&#8221;Services&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][\/vc_section][vc_section bklyn_section_anchor_id=&#8221;Team&#8221; el_name=&#8221;Team Section&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1725329017004{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;1\/4&#8243;][\/vc_column][\/vc_row][\/vc_section][vc_section section_separator_top=&#8221;true&#8221; section_separator_svg_top=&#8221;diagonal&#8221; section_separator_top_height_px=&#8221;90&#8243; section_separator_top_height_unit=&#8221;px&#8221; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3326","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/godecco.com\/index.php\/wp-json\/wp\/v2\/pages\/3326","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/godecco.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/godecco.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/godecco.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/godecco.com\/index.php\/wp-json\/wp\/v2\/comments?post=3326"}],"version-history":[{"count":142,"href":"https:\/\/godecco.com\/index.php\/wp-json\/wp\/v2\/pages\/3326\/revisions"}],"predecessor-version":[{"id":4732,"href":"https:\/\/godecco.com\/index.php\/wp-json\/wp\/v2\/pages\/3326\/revisions\/4732"}],"wp:attachment":[{"href":"https:\/\/godecco.com\/index.php\/wp-json\/wp\/v2\/media?parent=3326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}