<br />
<b>Notice</b>:  Trying to access array offset on value of type bool in <b>/home/serviavi/public_html/wp-content/plugins/ut-portfolio/inc/ut-image-resize.php</b> on line <b>335</b><br />
<br />
<b>Notice</b>:  Trying to access array offset on value of type bool in <b>/home/serviavi/public_html/wp-content/plugins/ut-portfolio/inc/ut-image-resize.php</b> on line <b>336</b><br />
<br />
<b>Notice</b>:  Trying to access array offset on value of type bool in <b>/home/serviavi/public_html/wp-content/plugins/ut-portfolio/inc/ut-image-resize.php</b> on line <b>335</b><br />
<br />
<b>Notice</b>:  Trying to access array offset on value of type bool in <b>/home/serviavi/public_html/wp-content/plugins/ut-portfolio/inc/ut-image-resize.php</b> on line <b>336</b><br />
<br />
<b>Notice</b>:  Trying to access array offset on value of type bool in <b>/home/serviavi/public_html/wp-content/plugins/ut-portfolio/inc/ut-image-resize.php</b> on line <b>335</b><br />
<br />
<b>Notice</b>:  Trying to access array offset on value of type bool in <b>/home/serviavi/public_html/wp-content/plugins/ut-portfolio/inc/ut-image-resize.php</b> on line <b>336</b><br />
<br />
<b>Notice</b>:  Trying to access array offset on value of type bool in <b>/home/serviavi/public_html/wp-content/plugins/ut-portfolio/inc/ut-image-resize.php</b> on line <b>335</b><br />
<br />
<b>Notice</b>:  Trying to access array offset on value of type bool in <b>/home/serviavi/public_html/wp-content/plugins/ut-portfolio/inc/ut-image-resize.php</b> on line <b>336</b><br />
{"id":923,"date":"2018-09-15T23:56:32","date_gmt":"2018-09-15T23:56:32","guid":{"rendered":"http:\/\/serviavisosryb.com\/front-page-copy\/"},"modified":"2020-08-21T00:56:02","modified_gmt":"2020-08-21T00:56:02","slug":"front-page-hero-alternative","status":"publish","type":"page","link":"https:\/\/serviavisosryb.com\/?page_id=923","title":{"rendered":"Front Page (Hero Alternative)"},"content":{"rendered":"<p>[vc_section bklyn_section_anchor_id=\u00bbWork\u00bb el_name=\u00bbFirst Section \/ Work\u00bb css=\u00bb.vc_custom_1597970538062{background-color: #000000 !important;}\u00bb][vc_row disable_element=\u00bbyes\u00bb][vc_column offset=\u00bbvc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_6aab9b4e835a3.pt-style-2 .page-title span:after, #ut_header_6aab9b4e835a3.pt-style-2 .parallax-title span:after, #ut_header_6aab9b4e835a3.pt-style-2 .section-title span:after {background-color:!important;height: ;width: ;}<\/style><header id=\"ut_header_6aab9b4e835a3\" 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=\"A Web Agency Focused On&#13;&#10;Vision, Product And People.\"  class=\"section-title title-with-linebreak \"><span>A Web Agency Focused On<br \/>\nVision, Product And People.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead title-with-linebreak\"><p>We believe our work speaks for itself. Browse our most recent projects<br \/>\nbelow and enjoy our <b>handmade work<\/b> with love for every detail.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content_no_spaces\u00bb][vc_column]<div class=\"wpb_content_element  vc_custom_1527675094253\">        \r\n        <script type=\"text\/javascript\">\r\n        (function($) {\r\n\r\n            \"use strict\";\r\n\r\n            $(document).ready(function($){\r\n\r\n                var inc = \"0\";\r\n\t\t\t\t\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\t\t\t\t\r\n                var $win = $(window),\r\n                    $container = $(\"#ut-portfolio-items-101\"),\r\n\t\t\t\t\tcolumns = 4,\r\n\t\t\t\t\tgutter = \"on\",\r\n\t\t\t\t\tgutterwidth = \"\",\r\n                    guttersize = \"2\";\r\n                \r\n\t\t\t\t$container.on( \"layoutComplete\", function( event, filteredItems ){\r\n\r\n\t\t\t\t\t$(filteredItems).each(function( index, element ){\r\n\r\n\t\t\t\t\t\t$(element.element).addClass(\"sorted\").css({\r\n\t\t\t\t\t\t\t\"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\t\t\t\t\r\n                var hide_timout;\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                    \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\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\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.5;\r\n\t\t\t\t\t} \t\t\t\t\r\n\t\t\t\t\t\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\t\t\t\t\t\t\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 },\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                $(window).on(\"load\", function () {\r\n\r\n                    \/* create isotope *\/\r\n\t\t\t\t\tut_call_isotope();\r\n\r\n\t\t\t\t\/* additonal 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\r\n\t\t\t\t\t\t\t\t       \r\n           \t\t});  \r\n        \r\n            });\r\n\t\t\t\r\n        }(jQuery));\r\n\r\n        <\/script>        \r\n       \t\r\n\t\t<style id=\"ut-portfolio-custom-css-101\" type=\"text\/css\">.ut-portfolio-101 .ut-portfolio-item-container { background: rgba(0, 0, 0, 1) ; }.ut-portfolio-101 .ut-portfolio-item-container { padding-top: 40px; }.ut-portfolio-101.ut-carousel { background: rgba(0, 0, 0, 1) !important; }.ut-portfolio-101 .ut-portfolio-item-packery-container { background: rgba(0, 0, 0, 1) ; }#ut-masonry-101 { background: rgba(0, 0, 0, 1) ; }#ut-react-carousel-container-101 { background: rgba(0, 0, 0, 1) ; }.ut-portfolio-101 .ut-portfolio-info-c h3 {font-family:\"Montserrat\" ; font-weight: 800 ; font-size: 20px ; letter-spacing: -0.05em ; text-transform: capitalize ;}.ut-portfolio-101 .portfolio-title {font-family:\"Montserrat\" ; font-weight: 800 ; font-size: 20px ; letter-spacing: -0.05em ; text-transform: capitalize ;}.ut-portfolio-101 .ut-portfolio-info-c span {font-family:\"Poppins\" ; font-weight: 600 ; font-size: 12px ; letter-spacing: 0.05em ; text-transform: uppercase ;}.ut-portfolio-101 .ut-portfolio-info-c h3 { color: rgba(255, 255, 255, 1) ; }.ut-portfolio-101 .portfolio-title { color: rgba(255, 255, 255, 1); }.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-size: inherit ; }.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(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { background: rgba(0, 0, 0, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { border-color: rgba(255, 0, 0, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { background: rgba(255, 0, 0, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { border-color: rgba(0, 0, 0, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { color: rgba(255, 0, 0, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { background: rgba(255, 255, 255, 0) !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:-webkit-linear-gradient(to top, #180808 0%, rgba(0, 0, 0, 0.38) 100%)!important;;background:-moz-linear-gradient(to top, #180808 0%, rgba(0, 0, 0, 0.38) 100%)!important;;background:-o-linear-gradient(to top, #180808 0%, rgba(0, 0, 0, 0.38) 100%)!important;;background:linear-gradient(to top, #180808 0%, rgba(0, 0, 0, 0.38) 100%)!important;;}#ut-loader-101 { color: rgba(237, 21, 21, 1) ; }#ut-loader-101 { background: #111111 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details { color: #111111 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details { color: #111111 ; }#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: #111111 ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { background: rgba(230, 0, 0, 1) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { background: rgba(230, 0, 0, 1) ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:focus { background: rgba(230, 0, 0, 1) ; }#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: #111111 ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev { background: #111111 ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:hover { background: rgba(240, 0, 36, 1) ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:active { background: rgba(240, 0, 36, 1) ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:focus { background: rgba(240, 0, 36, 1) ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:hover { background: rgba(240, 0, 36, 1) ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:active { background: rgba(240, 0, 36, 1) ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:focus { background: rgba(240, 0, 36, 1) ; }<\/style><style id=\"ut-portfolio-single-custom-css\" type=\"text\/css\"><\/style><div id=\"ut-loader-101\" class=\"ut-portfolio-detail-loader\"><i class=\"Bklyn-Core-Rotate-2\"><\/i><\/div><a id=\"ut-portfolio-details-anchor-101\" href=\"#\" class=\"ut-vc-offset-anchor-top\"><\/a><div id=\"ut-portfolio-details-navigation-101\" class=\"ut-portfolio-details-navigation grid-container\" data-slideup-width=\"centered\"><a class=\"prev-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><a class=\"close-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><a class=\"next-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><\/div><div id=\"ut-portfolio-details-wrap-101\" class=\"ut-portfolio-details-wrap clearfix\"><div id=\"ut-portfolio-details-101\" class=\"inner ut-portfolio-details\"><\/div><\/div><div class=\"clear\"><\/div><div id=\"ut-portfolio-wrap\" class=\"ut-portfolio-wrap ut-portfolio-101\" data-slideup-title=\"off\" data-slideup-width=\"centered\" data-textcolor=\"rgba(255, 255, 255, 1)\" data-opacity=\"0\" data-hovercolor=\"\"><a class=\"ut-portfolio-offset-anchor\" style=\"top:-120px;\" id=\"ut-portfolio-items-101-anchor\"><\/a><div class=\"ut-portfolio-menu-wrap ut-portfolio-menu-wrap-center\" style=\"text-align:center;\"><ul id=\"ut-portfolio-menu-101\" class=\"ut-portfolio-menu style_two ut-portfolio-menu-40\"><li><a href=\"#\" data-filter=\"*\" class=\"selected\">Ver Todo<\/a><\/li><li><a href=\"#\" data-filter=\".avisos-filt\">Avisos Luminosos<\/a><\/li><li><a href=\"#\" data-filter=\".impresion-digital-filt\">Impresi\u00f3n Digital<\/a><\/li><li><a href=\"#\" data-filter=\".linea-elite-home-office-filt\">L\u00ednea \u00c9lite Home\/Office<\/a><\/li><li><a href=\"#\" data-filter=\".senalizacion-filt\">Se\u00f1alizaci\u00f3n<\/a><\/li><\/ul><\/div><div id=\"ut-portfolio-items-101\" class=\"ut-portfolio-item-container has-gutter guttersize-2 ut-portfolio-item-container-with-background\"><article id=\"ut-portfolio-article-1690\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 impresion-digital-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Rompetrafico-Hablador\" href=\"https:\/\/serviavisosryb.com\/?portfolio=rompetrafico-hablador\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_3464-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_3464-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_3464-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_3464-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_3464-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_3464-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/09\/IMG_3464-1500x1125.jpg\" data-image-id=\"1702\" 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\"><h3 class=\"portfolio-title\">Rompetrafico-Hablador<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1681\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 impresion-digital-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Pendones-Vallas\" href=\"https:\/\/serviavisosryb.com\/?portfolio=pendones-vallas\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/DSC00315-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/DSC00315-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/DSC00315-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/DSC00315-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/DSC00315-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/DSC00315-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/09\/DSC00315-1500x1125.jpg\" data-image-id=\"1683\" 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\"><h3 class=\"portfolio-title\">Pendones-Vallas<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1678\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 impresion-digital-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Decoraci\u00f3n Vehicular\" href=\"https:\/\/serviavisosryb.com\/?portfolio=decoracion-vehicular\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG00859-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG00859-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG00859-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG00859-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG00859-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG00859-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/09\/IMG00859-1500x1125.jpg\" data-image-id=\"1694\" 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\"><h3 class=\"portfolio-title\">Decoraci\u00f3n Vehicular<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1652\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 avisos-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Cajas de Luz y Panaflex\" href=\"https:\/\/serviavisosryb.com\/?portfolio=cajas-de-luz-y-panaflex\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/102_2678-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/102_2678-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/102_2678-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/102_2678-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/102_2678-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/102_2678-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/09\/102_2678-1500x1125.jpg\" data-image-id=\"1664\" 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\"><h3 class=\"portfolio-title\">Cajas de Luz y Panaflex<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1580\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 avisos-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Avisos Met\u00e1licos\" href=\"https:\/\/serviavisosryb.com\/?portfolio=avisos-metalicos\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0347-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0347-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0347-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0347-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0347-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0347-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2017\/06\/IMG_0347-1500x1125.jpg\" data-image-id=\"1578\" 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\"><h3 class=\"portfolio-title\">Avisos Met\u00e1licos<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1541\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 avisos-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Men\u00fas\" href=\"https:\/\/serviavisosryb.com\/?portfolio=menus\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/03-2-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/03-2-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/03-2-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/03-2-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/03-2-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/03-2-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/08\/03-2-1500x1125.jpg\" data-image-id=\"1542\" 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\"><h3 class=\"portfolio-title\">Men\u00fas<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1438\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 senalizacion-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Se\u00f1alizaci\u00f3n\" href=\"https:\/\/serviavisosryb.com\/?portfolio=senalizacion\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_0330-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_0330-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_0330-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_0330-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_0330-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_0330-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/08\/IMG_0330-1500x1125.jpg\" data-image-id=\"1439\" 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\"><h3 class=\"portfolio-title\">Se\u00f1alizaci\u00f3n<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1415\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 avisos-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Avisos Luminosos\" href=\"https:\/\/serviavisosryb.com\/?portfolio=avisos-luminosos\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_1882-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_1882-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_1882-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_1882-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_1882-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_1882-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2017\/06\/IMG_1882-1500x1125.jpg\" data-image-id=\"1408\" 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\"><h3 class=\"portfolio-title\">Avisos Luminosos<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1321\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 avisos-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Avisos en Acr\u00edlico Led\" href=\"https:\/\/serviavisosryb.com\/?portfolio=avisos-en-acrilico-led\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0219-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0219-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0219-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0219-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0219-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/IMG_0219-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2017\/06\/IMG_0219-1500x1125.jpg\" data-image-id=\"1319\" 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\"><h3 class=\"portfolio-title\">Avisos en Acr\u00edlico Led<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1314\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 impresion-digital-filt  linea-elite-home-office-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Vinilos Decorativos\" href=\"https:\/\/serviavisosryb.com\/?portfolio=vinilos-decorativos\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_2991-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_2991-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_2991-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_2991-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_2991-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_2991-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/08\/IMG_2991-1500x1125.jpg\" data-image-id=\"1316\" 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\"><h3 class=\"portfolio-title\">Vinilos Decorativos<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1307\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 linea-elite-home-office-filt  senalizacion-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Tapetes Atrapamugre\" href=\"https:\/\/serviavisosryb.com\/?portfolio=tapetes-atrapamugre\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_4142-rotated-e1597615065562-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_4142-rotated-e1597615065562-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_4142-rotated-e1597615065562-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_4142-rotated-e1597615065562-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_4142-rotated-e1597615065562-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/IMG_4142-rotated-e1597615065562-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/08\/IMG_4142-rotated-e1597615065562-1500x1125.jpg\" data-image-id=\"1308\" 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\"><h3 class=\"portfolio-title\">Tapetes Atrapamugre<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1248\" class=\"ut-portfolio-article ut-masonry portfolio-style-one gutter gutter-2 avisos-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-square \" rel=\"bookmark\" title=\"Sistemas Abatibles\" href=\"https:\/\/serviavisosryb.com\/?portfolio=abatibles\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/4-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/4-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/4-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/4-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/4-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/serviavisosryb.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/4-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1500 1125'%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2020\/08\/4-1500x1125.jpg\" data-image-id=\"1252\" 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\"><h3 class=\"portfolio-title\">Sistemas Abatibles<\/h3><\/div><\/div><\/div><\/a><\/div><\/div><\/article><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row disable_element=\u00bbyes\u00bb css=\u00bb.vc_custom_1597938754202{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;}\u00bb el_name=\u00bbMargin top 0px\u00bb][vc_column]<div class=\"wpb_content_element ut-gallery-40  clearfix\"><style type=\"text\/css\">#ut_ig_6aab9b4f5a5f1 .ut-lazy:not(.ut-image-loaded) + .ut-video-module-loading { display:block; }#ut_ig_6aab9b4f5a5f1 .ut-lazy.ut-image-loaded + .ut-video-module-loading { display:none; }#ut_ig_6aab9b4f5a5f1 .ut-animate-gallery-element { opacity: 0; }<\/style><div id=\"ut_ig_6aab9b4f5a5f1\" class=\"ut-image-gallery ut-image-gallery-module  ut-image-gallery-40 clearfix\" data-settings=\"{&quot;animate&quot;:true,&quot;effect&quot;:&quot;zoomIn&quot;,&quot;lazy&quot;:true,&quot;delay_animation&quot;:true,&quot;global_delay_animation&quot;:false,&quot;delay_timer&quot;:&quot;100&quot;,&quot;global_delay_timer&quot;:100}\"><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile  grid-20 tablet-grid-33 mobile-grid-100 \"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" data-cursor-skin=\"global\"><img  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/5-2-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile   grid-20 tablet-grid-33 mobile-grid-100 \"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" data-cursor-skin=\"global\"><img  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/1-2-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile    grid-20 tablet-grid-33 mobile-grid-100 ut-tablet-last\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" data-cursor-skin=\"global\"><img  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/2-2-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div class=\"clear hide-on-desktop hide-on-tablet\"><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile     grid-20 tablet-grid-33 mobile-grid-100 \"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" data-cursor-skin=\"global\"><img  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/3-2-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile      grid-20 tablet-grid-33 mobile-grid-100 \"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" data-cursor-skin=\"global\"><img  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/4-2-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div class=\"clear\"><\/div><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=\u00bbyes\u00bb el_name=\u00bbService Section\u00bb bklyn_section_anchor_id=\u00bbServices\u00bb][vc_row][vc_column offset=\u00bbvc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_6aab9b4f61464.pt-style-2 .page-title span:after, #ut_header_6aab9b4f61464.pt-style-2 .parallax-title span:after, #ut_header_6aab9b4f61464.pt-style-2 .section-title span:after {background-color:!important;height: ;width: ;}<\/style><header id=\"ut_header_6aab9b4f61464\" 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=\"Top Notch Services.\"  class=\"section-title  \"><span>Top Notch Services.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>Our quality standards apply also in terms of service, technical expertise and advice.<br \/>\nOur dedicated employees are happy to assist you with know-how and experience in your daily business.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aab9b4f63ace .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aab9b4f63acf { display:none; }#ut-svg-6aab9b4f63acf.ut-svg-loaded { display:block; }#ut-svg-6aab9b4f63acf path { stroke:rgba(224, 0, 7, 1); }<\/style><div id=\"ut_sc_6aab9b4f63ace\" 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 ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aab9b4f63b1b { display:none; }\r\n\t\t\t\t\t#ut-svg-6aab9b4f63b1b.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b line { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b circle { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b rect { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b ellipse { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b polyline { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b polygon { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b [data-name=\"layer1\"] { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f63b1b [data-name=\"layer1\"] path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:333.33333333333331438552704639732837677001953125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aab9b4f63b1b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<g>\r\n\t<rect x=\"1\" y=\"10\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"62\" height=\"41\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"22\" y1=\"63\" x2=\"42\" y2=\"63\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"32\" y1=\"63\" x2=\"32\" y2=\"51\"\/>\r\n<\/g>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"43\" x2=\"64\" y2=\"43\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3>Web Development<\/h3><p>We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=\u00bb1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aab9b4f6476b .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aab9b4f6476d { display:none; }#ut-svg-6aab9b4f6476d.ut-svg-loaded { display:block; }#ut-svg-6aab9b4f6476d path { stroke:rgba(224, 0, 7, 1); }<\/style><div id=\"ut_sc_6aab9b4f6476b\" 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 ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aab9b4f64794 { display:none; }\r\n\t\t\t\t\t#ut-svg-6aab9b4f64794.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f64794 path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64794 line { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64794 circle { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64794 rect { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64794 ellipse { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64794 polyline { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64794 polygon { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f64794 [data-name=\"layer1\"] { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64794 [data-name=\"layer1\"] path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:533.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aab9b4f64794\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<g>\r\n\t<rect x=\"16\" y=\"1\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"32\" height=\"62\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"28\" y1=\"5\" x2=\"36\" y2=\"5\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"16\" y1=\"51\" x2=\"48\" y2=\"51\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"16\" y1=\"9\" x2=\"48\" y2=\"9\"\/>\r\n\t<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linejoin=\"bevel\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"57\" r=\"2\"\/>\r\n<\/g>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3>App Development<\/h3><p>We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=\u00bb1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aab9b4f64b0f .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aab9b4f64b10 { display:none; }#ut-svg-6aab9b4f64b10.ut-svg-loaded { display:block; }#ut-svg-6aab9b4f64b10 path { stroke:rgba(224, 0, 7, 1); }<\/style><div id=\"ut_sc_6aab9b4f64b0f\" 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 ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aab9b4f64b35 { display:none; }\r\n\t\t\t\t\t#ut-svg-6aab9b4f64b35.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 line { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 circle { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 rect { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 ellipse { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 polyline { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 polygon { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 [data-name=\"layer1\"] { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64b35 [data-name=\"layer1\"] path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:733.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aab9b4f64b35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M30,38v6c0,0,0,19-7,19h9\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M32,63h9c-7,0-7-19-7-19v-6\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linejoin=\"bevel\" stroke-miterlimit=\"10\" d=\"M34,38\r\n\tc0,7.457,8.044,12.125,15.5,12.125c7.455,0,13.5-6.043,13.5-13.5s-6.045-13.5-13.5-13.5c-2.678,0-5.168,0.789-7.267,2.135\r\n\tc1.995-2.345,3.204-5.378,3.204-8.697c0-7.422-6.017-13.438-13.438-13.438S18.562,9.141,18.562,16.562\r\n\tc0,3.32,1.21,6.353,3.205,8.697c-2.1-1.345-4.59-2.135-7.268-2.135c-7.456,0-13.5,6.043-13.5,13.5s6.044,13.5,13.5,13.5\r\n\tC21.955,50.125,30,45.457,30,38\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3>Consultancy<\/h3><p>We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aab9b4f64ea8 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aab9b4f64ea9 { display:none; }#ut-svg-6aab9b4f64ea9.ut-svg-loaded { display:block; }#ut-svg-6aab9b4f64ea9 path { stroke:rgba(224, 0, 7, 1); }<\/style><div id=\"ut_sc_6aab9b4f64ea8\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"600\" 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 ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aab9b4f64ecd { display:none; }\r\n\t\t\t\t\t#ut-svg-6aab9b4f64ecd.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd line { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd circle { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd rect { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd ellipse { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd polyline { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd polygon { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd [data-name=\"layer1\"] { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f64ecd [data-name=\"layer1\"] path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:933.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aab9b4f64ecd\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M21,40v5h22l0.001-5.107C49,36.195,53,29.564,53,22\r\n\tc0-11.598-9.402-21-21-21s-21,9.402-21,21C11,29.565,14.998,36.304,21,40z\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"28\" y1=\"45\" x2=\"25\" y2=\"25\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"36\" y1=\"45\" x2=\"39\" y2=\"25\"\/>\r\n<polyline fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" points=\"25,26 29,29 32,26 35,29 39,26 \"\/>\r\n<rect x=\"21\" y=\"45\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"22\" height=\"6\"\/>\r\n<rect x=\"23\" y=\"51\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"18\" height=\"6\"\/>\r\n<rect x=\"25\" y=\"57\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"14\" height=\"6\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3>Brand &amp; Identity<\/h3><p>We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=\u00bb1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aab9b4f6525d .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aab9b4f6525e { display:none; }#ut-svg-6aab9b4f6525e.ut-svg-loaded { display:block; }#ut-svg-6aab9b4f6525e path { stroke:rgba(224, 0, 7, 1); }<\/style><div id=\"ut_sc_6aab9b4f6525d\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"800\" 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 ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aab9b4f65283 { display:none; }\r\n\t\t\t\t\t#ut-svg-6aab9b4f65283.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f65283 path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65283 line { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65283 circle { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65283 rect { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65283 ellipse { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65283 polyline { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65283 polygon { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f65283 [data-name=\"layer1\"] { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65283 [data-name=\"layer1\"] path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:1133.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aab9b4f65283\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"32\" r=\"31\"\/>\r\n<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"32\" r=\"15\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"26\" y1=\"18\" x2=\"26\" y2=\"1\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"38\" y1=\"18\" x2=\"38\" y2=\"1\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"26\" y1=\"63\" x2=\"26\" y2=\"46\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"38\" y1=\"63\" x2=\"38\" y2=\"46\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"46\" y1=\"26\" x2=\"63\" y2=\"26\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"46\" y1=\"38\" x2=\"63\" y2=\"38\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"26\" x2=\"18\" y2=\"26\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"38\" x2=\"18\" y2=\"38\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3>Lifetime Free Updates<\/h3><p>We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=\u00bb1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_6aab9b4f6560c .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6aab9b4f6560e { display:none; }#ut-svg-6aab9b4f6560e.ut-svg-loaded { display:block; }#ut-svg-6aab9b4f6560e path { stroke:rgba(224, 0, 7, 1); }<\/style><div id=\"ut_sc_6aab9b4f6560c\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"1000\" 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 ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-6aab9b4f65632 { display:none; }\r\n\t\t\t\t\t#ut-svg-6aab9b4f65632.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f65632 path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65632 line { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65632 circle { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65632 rect { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65632 ellipse { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65632 polyline { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65632 polygon { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6aab9b4f65632 [data-name=\"layer1\"] { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t#ut-svg-6aab9b4f65632 [data-name=\"layer1\"] path { stroke: rgba(224, 0, 7, 1); }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:1333.333333333333257542108185589313507080078125,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6aab9b4f65632\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M11,48C5.477,48,1,43.523,1,38s4.477-10,10-10h2v20\r\n\tH11z\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M53,28c5.523,0,10,4.477,10,10s-4.477,10-10,10h-2\r\n\tV28H53z\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M13,31v-9c0,0,0-16,19-16s19,16,19,16v6\"\/>\r\n<polyline fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" points=\"51,48 51,53 36,59 28,59 28,55 36,55 \r\n\t36,58 \"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3>Elite Support<\/h3><p>We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row css=\u00bb.vc_custom_1526951420537{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}\u00bb][vc_column delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb100&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_fancy_link_6aab9b4f6589f a { font-family:Montserrat;font-weight:700;font-style:normal; }#ut_fancy_link_6aab9b4f6589f a { text-transform:capitalize; }#ut_fancy_link_6aab9b4f6589f a { color: #ffffff }#ut_fancy_link_6aab9b4f6589f a:hover { color: rgba(255,255,255,0.5) }#ut_fancy_link_6aab9b4f6589f a::before { background: #ffffff }#ut_fancy_link_6aab9b4f6589f a::after { background: #ffffff }#ut_fancy_link_6aab9b4f6589f a:hover::before { background: rgba(255,255,255,0.5) }#ut_fancy_link_6aab9b4f6589f a:hover::after { background: rgba(255,255,255,0.5) }<\/style><span id=\"ut_fancy_link_6aab9b4f6589f\" class=\"cta-btn cl-effect-18 \"><a  class=\"cl-effect-18 \" title=\"\" target=\"_self\" href=\"mailto:your@email.com\" >Let\u2019s talk about your project<\/a><\/span><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=\u00bbyes\u00bb bklyn_section_anchor_id=\u00bbTeam\u00bb el_name=\u00bbTeam Section\u00bb][vc_row][vc_column offset=\u00bbvc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_6aab9b4f65dd5.pt-style-2 .page-title span:after, #ut_header_6aab9b4f65dd5.pt-style-2 .parallax-title span:after, #ut_header_6aab9b4f65dd5.pt-style-2 .section-title span:after {background-color:!important;height: ;width: ;}<\/style><header id=\"ut_header_6aab9b4f65dd5\" 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.\"  class=\"section-title  \"><span>All-Star Team.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>We are a creative agency located in Brooklyn, New York.<br \/>\nWe\u2019ve won a ton of awards and have been featured in all of the magazines.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content_no_spaces\u00bb css=\u00bb.vc_custom_1526997055080{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #141618 !important;}\u00bb el_name=\u00bbMargin top 0px\u00bb][vc_column width=\u00bb1\/4&#8243; delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb100&#8243; offset=\u00bbvc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572061645\"><style type=\"text\/css\">#ut_tm_6aab9b4f668ee .bklyn5-team-member-name { color: #ffffff; }#ut_tm_6aab9b4f668ee.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-name { font-size: 20px; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_6aab9b4f668ee .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_6aab9b4f668ee .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_6aab9b4f668ee .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_6aab9b4f668ee\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\"><img alt=\"1\" class=\"ut-lozad\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1300 867'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/1-2-1300x867.jpg\"><\/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\">Walther White<\/h3><div class=\"bklyn5-team-member-ocupation\">FOUNDER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-facebook\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-twitter\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-github\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=\u00bb1\/4&#8243; delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb200&#8243; offset=\u00bbvc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572069289\"><style type=\"text\/css\">#ut_tm_6aab9b4f66b00 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_6aab9b4f66b00.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_6aab9b4f66b00 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_6aab9b4f66b00\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\"><img alt=\"1\" class=\"ut-lozad\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1300 867'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/1-2-1300x867.jpg\"><\/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\">Skyler White<\/h3><div class=\"bklyn5-team-member-ocupation\">DESIGNER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-twitch\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-instagram\"><\/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=\u00bb1\/4&#8243; delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb300&#8243; offset=\u00bbvc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572077276\"><style type=\"text\/css\">#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_6aab9b4f66cd2.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_6aab9b4f66cd2 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_6aab9b4f66cd2\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\"><img alt=\"1\" class=\"ut-lozad\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1300 867'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/1-2-1300x867.jpg\"><\/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\">Mike Ehrmantraut<\/h3><div class=\"bklyn5-team-member-ocupation\">DEVELOPER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-linkedin\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-steam-square\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-behance\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=\u00bb1\/4&#8243; delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb400&#8243; offset=\u00bbvc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572084871\"><style type=\"text\/css\">#ut_tm_6aab9b4f6704e .bklyn5-team-member-name { color: #ffffff; }#ut_tm_6aab9b4f6704e.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-name { font-size: 20px; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_6aab9b4f6704e .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_6aab9b4f6704e .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_6aab9b4f6704e .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_6aab9b4f6704e\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\"><img alt=\"3\" class=\"ut-lozad\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1300 867'%2F%3E\" data-src=\"https:\/\/serviavisosryb.com\/wp-content\/uploads\/2018\/09\/3-2-1300x867.jpg\"><\/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\">Mike Ehrmantraut<\/h3><div class=\"bklyn5-team-member-ocupation\">DEVELOPER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-linkedin\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-steam-square\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-behance\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content\u00bb css=\u00bb.vc_custom_1526941163637{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}\u00bb][vc_column width=\u00bb1\/4&#8243; delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb100&#8243;][ut_number_counter sep=\u00bbtrue\u00bb caption_font_weight=\u00bb500&#8243; caption_letter_spacing=\u00bb0.05&#8243; counter_font_size=\u00bb80&#8243; to=\u00bb1270&#8243; counter_color=\u00bb#19b5fe\u00bb desccolor=\u00bb#ffffff\u00bb] Twinkies Eaten [\/ut_number_counter][\/vc_column][vc_column width=\u00bb1\/4&#8243; delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb200&#8243;][ut_number_counter sep=\u00bbtrue\u00bb caption_font_weight=\u00bb500&#8243; caption_letter_spacing=\u00bb0.05&#8243; to=\u00bb75&#8243; counter_color=\u00bb#19b5fe\u00bb desccolor=\u00bb#ffffff\u00bb] Clients Worked With [\/ut_number_counter][\/vc_column][vc_column width=\u00bb1\/4&#8243; delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb300&#8243;][ut_number_counter sep=\u00bbtrue\u00bb caption_font_weight=\u00bb500&#8243; caption_letter_spacing=\u00bb0.05&#8243; counter_font_size=\u00bb40&#8243; to=\u00bb90&#8243; counter_color=\u00bb#19b5fe\u00bb desccolor=\u00bb#ffffff\u00bb] Completed Projects[\/ut_number_counter][\/vc_column][vc_column width=\u00bb1\/4&#8243; delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb400&#8243;][ut_number_counter sep=\u00bbtrue\u00bb caption_font_weight=\u00bb500&#8243; caption_letter_spacing=\u00bb0.05&#8243; counter_font_size=\u00bb20&#8243; to=\u00bb4&#8243; counter_color=\u00bb#19b5fe\u00bb desccolor=\u00bb#ffffff\u00bb] Winning Awards[\/ut_number_counter][\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=\u00bbyes\u00bb section_separator_top=\u00bbtrue\u00bb section_separator_svg_top=\u00bbdiagonal\u00bb section_separator_top_height_px=\u00bb90&#8243; section_separator_top_height_unit=\u00bbpx\u00bb el_name=\u00bbNews Section\u00bb bklyn_section_anchor_id=\u00bbNews\u00bb section_separator_top_color_1=\u00bb#141618&#8243;][vc_row][vc_column offset=\u00bbvc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_6aab9b4f6748c.pt-style-2 .page-title span:after, #ut_header_6aab9b4f6748c.pt-style-2 .parallax-title span:after, #ut_header_6aab9b4f6748c.pt-style-2 .section-title span:after {background-color:!important;height: ;width: ;}<\/style><header id=\"ut_header_6aab9b4f6748c\" 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=\"Latest News.\"  class=\"section-title  \"><span>Latest News.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>The latest creative news from our studio from Brooklyn.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<style type=\"text\/css\">#ut_blog_grid_6aab9b4f67969 .ut-blog-grid-article { margin-top: 10px; }<\/style><div id=\"ut_blog_grid_6aab9b4f67969\" class=\"ut-blog-grid-module blog\"><div class=\"ut-blog-grid  clearfix ut-blog-grid-date-default\"><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_section bklyn_section_anchor_id=\u00bbWork\u00bb el_name=\u00bbFirst Section \/ Work\u00bb css=\u00bb.vc_custom_1597970538062{background-color: #000000 !important;}\u00bb][vc_row disable_element=\u00bbyes\u00bb][vc_column offset=\u00bbvc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content_no_spaces\u00bb][vc_column][\/vc_column][\/vc_row][vc_row disable_element=\u00bbyes\u00bb css=\u00bb.vc_custom_1597938754202{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;}\u00bb el_name=\u00bbMargin top 0px\u00bb][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=\u00bbyes\u00bb el_name=\u00bbService Section\u00bb bklyn_section_anchor_id=\u00bbServices\u00bb][vc_row][vc_column offset=\u00bbvc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/3&#8243;][\/vc_column][vc_column width=\u00bb1\/3&#8243;][\/vc_column][vc_column width=\u00bb1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/3&#8243;][\/vc_column][vc_column width=\u00bb1\/3&#8243;][\/vc_column][vc_column width=\u00bb1\/3&#8243;][\/vc_column][\/vc_row][vc_row css=\u00bb.vc_custom_1526951420537{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}\u00bb][vc_column delay=\u00bbtrue\u00bb effect=\u00bbzoomIn\u00bb delay_timer=\u00bb100&#8243;][\/vc_column][\/vc_row][\/vc_section][vc_section disable_element=\u00bbyes\u00bb bklyn_section_anchor_id=\u00bbTeam\u00bb el_name=\u00bbTeam Section\u00bb][vc_row][vc_column offset=\u00bbvc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content_no_spaces\u00bb css=\u00bb.vc_custom_1526997055080{margin-top: 40px !important;padding-top: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/serviavisosryb.com\/index.php?rest_route=\/wp\/v2\/pages\/923"}],"collection":[{"href":"https:\/\/serviavisosryb.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/serviavisosryb.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/serviavisosryb.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/serviavisosryb.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=923"}],"version-history":[{"count":9,"href":"https:\/\/serviavisosryb.com\/index.php?rest_route=\/wp\/v2\/pages\/923\/revisions"}],"predecessor-version":[{"id":1619,"href":"https:\/\/serviavisosryb.com\/index.php?rest_route=\/wp\/v2\/pages\/923\/revisions\/1619"}],"wp:attachment":[{"href":"https:\/\/serviavisosryb.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}