{"id":1118,"date":"2019-12-18T19:47:20","date_gmt":"2019-12-18T19:47:20","guid":{"rendered":"http:\/\/themeforest.unitedthemes.com\/wpversions\/brooklyn\/xml\/demo42\/?page_id=1118"},"modified":"2019-12-18T19:47:20","modified_gmt":"2019-12-18T19:47:20","slug":"example-page-6","status":"publish","type":"page","link":"https:\/\/www.sellheads.com\/tr\/example-page-6\/","title":{"rendered":"Example Page 6"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><section id=\"ut-section-6a3fdd4ecf572\" data-section-title=\"First Section \/ Work\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" data-cursor-skin=\"global\" class=\"vc_section ut-vc-160 vc_section-has-no-fill ut-section-6a3fdd4ecf58f ut-section-with-linking\"><a id=\"section-work\" data-id=\"section-work\" class=\"ut-vc-offset-anchor-top\" name=\"section-work\">Work<\/a><div id=\"ut-row-6a3fdd4ed008e\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6a3fdd4ed00aa\" ><div class=\"wpb_column vc_column_container vc_col-sm-12 vc_col-lg-12\" ><div id=\"ut_inner_column_6a3fdd4ed0cc6\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\"><\/style><header id=\"ut_header_6a3fdd4ed13b6\" 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.\"  data-responsive-font=\"section_title\" 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><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a3fdd4ed68dd\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" data-vc-stretch-content=\"true\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 vc_row-no-padding ut-row-6a3fdd4ed68fb\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a3fdd4ed772b\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element  vc_custom_1576698440876\">\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 = 3,\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 = 3;\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(20, 22, 24, 1) ; }.ut-portfolio-101.ut-carousel { background: rgba(20, 22, 24, 1) !important; }.ut-portfolio-101 .ut-portfolio-item-packery-container { background: rgba(20, 22, 24, 1) ; }#ut-masonry-101 { background: rgba(20, 22, 24, 1) ; }#ut-react-carousel-container-101 { background: rgba(20, 22, 24, 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(17, 17, 17, 1) ; }.ut-portfolio-101 .portfolio-title { color: rgba(17, 17, 17, 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-weight: 600 !important; }.ut-portfolio-101 .ut-portfolio-menu li a { text-transform: uppercase !important; }.ut-portfolio-101 .ut-portfolio-menu li a { letter-spacing: 0.05em !important; }.ut-portfolio-101 .ut-portfolio-menu li a { color: rgba(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(255,255,255, 1); }#ut-loader-101 { color: #FFFFFF ; }#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: #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: #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: #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 id=\"ut-portfolio-detail-234\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"234\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-230\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"230\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-228\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"228\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-76050\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"76050\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-76049\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"76049\" data-format=\"gallery\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-218\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"218\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><\/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=\"1\" data-hovercolor=\"255,255,255\"><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\">T\u00fcm\u00fcn\u00fc G\u00f6ster<\/a><\/li><li><a href=\"#\" data-filter=\".gallery-filt\">Gallery<\/a><\/li><li><a href=\"#\" data-filter=\".photography-filt\">Photography<\/a><\/li><li><a href=\"#\" data-filter=\".video-filt\">Video<\/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-234\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   photography-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square\" rel=\"bookmark\" title=\"My Phone\" data-wrap=\"101\" data-post=\"234\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img fetchpriority=\"high\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p6-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p6-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p6-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p6-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p6-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p6-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:\/\/www.sellheads.com\/wp-content\/uploads\/2017\/06\/p6-1500x1125.jpg\" data-image-id=\"647\" 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\">My Phone<\/h3><span>Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-230\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   video-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square\" rel=\"bookmark\" title=\"Hello Brooklyn\" data-wrap=\"101\" data-post=\"230\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p3-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p3-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p3-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p3-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p3-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p3-2500x1875.jpg&quot;}\" alt=\"Brooklyn #42\" 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:\/\/www.sellheads.com\/wp-content\/uploads\/2017\/06\/p3-1500x1125.jpg\" data-image-id=\"627\" 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\">Hello Brooklyn<\/h3><span>Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-228\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   gallery-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square\" rel=\"bookmark\" title=\"Logo Collection\" data-wrap=\"101\" data-post=\"228\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/brand-large-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/brand-large-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/brand-large-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/brand-large-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/brand-large-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/brand-large-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:\/\/www.sellheads.com\/wp-content\/uploads\/2017\/06\/brand-large-1500x1125.jpg\" data-image-id=\"777\" 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\">Logo Collection<\/h3><span>Gallery<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-76050\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   photography-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square\" rel=\"bookmark\" title=\"My Girlfriend\" data-wrap=\"101\" data-post=\"76050\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p4-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p4-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p4-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p4-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p4-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p4-2500x1875.jpg&quot;}\" alt=\"Mysteriously\" 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:\/\/www.sellheads.com\/wp-content\/uploads\/2017\/06\/p4-1500x1125.jpg\" data-image-id=\"628\" 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\">My Girlfriend<\/h3><span>Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-76049\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   gallery-filt  photography-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square\" rel=\"bookmark\" title=\"BMW Motorbike\" data-wrap=\"101\" data-post=\"76049\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/404-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/404-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/404-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/404-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/404-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/404-2500x1875.jpg&quot;}\" alt=\"BMW Motorbike\" 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:\/\/www.sellheads.com\/wp-content\/uploads\/2017\/06\/404-1500x1125.jpg\" data-image-id=\"850\" 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\">BMW Motorbike<\/h3><span>Gallery, Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-218\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   video-filt\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square\" rel=\"bookmark\" title=\"Merrel in Brooklyn\" data-wrap=\"101\" data-post=\"218\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p5-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p5-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p5-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p5-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p5-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/www.sellheads.com\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/p5-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:\/\/www.sellheads.com\/wp-content\/uploads\/2017\/06\/p5-1500x1125.jpg\" data-image-id=\"778\" 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\">Merrel in Brooklyn<\/h3><span>Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a3fdd4f218fe\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_row-has-fill vc_column-gap-0 ut-row-6a3fdd4f21913\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\" ><div id=\"ut_inner_column_6a3fdd4f226ac\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element ut-gallery-40  clearfix\"><style type=\"text\/css\">#ut_ig_6a3fdd4f22841 .ut-lazy:not(.ut-image-loaded) + .ut-video-module-loading { display:block; }#ut_ig_6a3fdd4f22841 .ut-lazy.ut-image-loaded + .ut-video-module-loading { display:none; }#ut_ig_6a3fdd4f22841 .ut-animate-gallery-element { opacity: 0; }<\/style><div id=\"ut_ig_6a3fdd4f22841\" 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\" ><img loading=\"lazy\" decoding=\"async\"  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:\/\/www.sellheads.com\/wp-content\/uploads\/2018\/09\/4-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\" ><img loading=\"lazy\" decoding=\"async\"  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:\/\/www.sellheads.com\/wp-content\/uploads\/2018\/09\/3-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\" ><img loading=\"lazy\" decoding=\"async\"  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:\/\/www.sellheads.com\/wp-content\/uploads\/2018\/09\/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\" ><img loading=\"lazy\" decoding=\"async\"  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:\/\/www.sellheads.com\/wp-content\/uploads\/2018\/09\/1-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\" ><img loading=\"lazy\" decoding=\"async\"  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:\/\/www.sellheads.com\/wp-content\/uploads\/2018\/09\/5-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div class=\"ut-image-gallery-sizer\"><\/div><div class=\"clear\"><\/div><\/div><\/div><\/div><\/div><\/div><style type=\"text\/css\">#ut-row-6a3fdd4f218fe{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;} <\/style><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><a data-id=\"section-work\" class=\"ut-vc-offset-anchor-bottom\" name=\"section-work\">Work<\/a><\/section><div class=\"vc_row-full-width vc_clearfix\"><\/div><section id=\"ut-section-6a3fdd4f28ba0\" data-section-title=\"Service Section\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" data-cursor-skin=\"global\" class=\"vc_section ut-vc-160 vc_section-has-no-fill ut-section-6a3fdd4f28bbc ut-section-with-linking\"><a id=\"section-services\" data-id=\"section-services\" class=\"ut-vc-offset-anchor-top\" name=\"section-services\">Hizmetler<\/a><div id=\"ut-row-6a3fdd4f29851\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6a3fdd4f2986a\" ><div class=\"wpb_column vc_column_container vc_col-sm-12 vc_col-lg-12\" ><div id=\"ut_inner_column_6a3fdd4f2a1dc\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\"><\/style><header id=\"ut_header_6a3fdd4f2a88a\" 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.\"  data-responsive-font=\"section_title\" class=\"section-title\"><span>\u00dcst\u00fcn Hizmetler.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead\"><p>Kalite standartlar\u0131m\u0131z hizmet, teknik uzmanl\u0131k ve dan\u0131\u015fmanl\u0131k konular\u0131nda da ge\u00e7erlidir.<br \/>\nBa\u011fl\u0131 \u00e7al\u0131\u015fanlar\u0131m\u0131z, g\u00fcnl\u00fck i\u015flerinizde bilgi ve deneyimleri ile size yard\u0131mc\u0131 olmaktan mutluluk duyarlar.<\/p>\n<\/div><\/header><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a3fdd4f2bab0\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6a3fdd4f2bac6\" ><div class=\"wpb_column vc_column_container vc_col-sm-4\" ><div id=\"ut_inner_column_6a3fdd4f2c554\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a3fdd4f2c985 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6a3fdd4f2c987 { display:none; }#ut-svg-6a3fdd4f2c987.ut-svg-loaded { display:block; }#ut-svg-6a3fdd4f2c987 path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6a3fdd4f2c985\" 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-6a3fdd4f2c9ea { display:none; }\r\n\t\t\t\t\t#ut-svg-6a3fdd4f2c9ea.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-6a3fdd4f2c9ea path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2c9ea line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2c9ea circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2c9ea rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2c9ea ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2c9ea polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2c9ea polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6a3fdd4f2c9ea [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2c9ea [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 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.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6a3fdd4f2c9ea\" 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 data-responsive-font=\"h3\">Web Geli\u015ftirme<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"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><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\" ><div id=\"ut_inner_column_6a3fdd4f2d11d\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a3fdd4f2d43c .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6a3fdd4f2d43d { display:none; }#ut-svg-6a3fdd4f2d43d.ut-svg-loaded { display:block; }#ut-svg-6a3fdd4f2d43d path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6a3fdd4f2d43c\" 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-6a3fdd4f2d48d { display:none; }\r\n\t\t\t\t\t#ut-svg-6a3fdd4f2d48d.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-6a3fdd4f2d48d path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2d48d line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2d48d circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2d48d rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2d48d ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2d48d polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2d48d polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6a3fdd4f2d48d [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2d48d [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 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.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6a3fdd4f2d48d\" 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 data-responsive-font=\"h3\">Uygulama Geli\u015ftirme<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"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><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\" ><div id=\"ut_inner_column_6a3fdd4f2db6b\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a3fdd4f2de7d .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6a3fdd4f2de7e { display:none; }#ut-svg-6a3fdd4f2de7e.ut-svg-loaded { display:block; }#ut-svg-6a3fdd4f2de7e path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6a3fdd4f2de7d\" 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-6a3fdd4f2dedb { display:none; }\r\n\t\t\t\t\t#ut-svg-6a3fdd4f2dedb.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-6a3fdd4f2dedb path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2dedb line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2dedb circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2dedb rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2dedb ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2dedb polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2dedb polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6a3fdd4f2dedb [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2dedb [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 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.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6a3fdd4f2dedb\" 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\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\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\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\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 data-responsive-font=\"h3\">Dan\u0131\u015fmanl\u0131k<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"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><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"ut-row-6a3fdd4f2ed89\" data-vc-full-width=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_column-gap-0 ut-row-6a3fdd4f2eda2\" ><div class=\"wpb_column vc_column_container vc_col-sm-4\" ><div id=\"ut_inner_column_6a3fdd4f2f7b1\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a3fdd4f2fadf .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6a3fdd4f2fae0 { display:none; }#ut-svg-6a3fdd4f2fae0.ut-svg-loaded { display:block; }#ut-svg-6a3fdd4f2fae0 path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6a3fdd4f2fadf\" 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-6a3fdd4f2fb30 { display:none; }\r\n\t\t\t\t\t#ut-svg-6a3fdd4f2fb30.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-6a3fdd4f2fb30 path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2fb30 line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2fb30 circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2fb30 rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2fb30 ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2fb30 polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2fb30 polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6a3fdd4f2fb30 [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f2fb30 [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 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.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6a3fdd4f2fb30\" 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\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 data-responsive-font=\"h3\">Marka ve Kimlik<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"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><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\" ><div id=\"ut_inner_column_6a3fdd4f302a4\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a3fdd4f30537 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6a3fdd4f30539 { display:none; }#ut-svg-6a3fdd4f30539.ut-svg-loaded { display:block; }#ut-svg-6a3fdd4f30539 path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6a3fdd4f30537\" 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-6a3fdd4f305bc { display:none; }\r\n\t\t\t\t\t#ut-svg-6a3fdd4f305bc.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-6a3fdd4f305bc path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f305bc line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f305bc circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f305bc rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f305bc ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f305bc polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f305bc polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6a3fdd4f305bc [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f305bc [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 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.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6a3fdd4f305bc\" 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 data-responsive-font=\"h3\">Lifetime Free Updates<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"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><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\" ><div id=\"ut_inner_column_6a3fdd4f30b68\" class=\"vc_column-inner\" ><div class=\"wpb_wrapper\"><div class=\"wpb_content_element\"><style type=\"text\/css\">#ut_sc_6a3fdd4f30e0c .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-6a3fdd4f30e0e { display:none; }#ut-svg-6a3fdd4f30e0e.ut-svg-loaded { display:block; }#ut-svg-6a3fdd4f30e0e path { stroke:rgba(25, 181, 254, 1); }<\/style><div id=\"ut_sc_6a3fdd4f30e0c\" 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-6a3fdd4f30e77 { display:none; }\r\n\t\t\t\t\t#ut-svg-6a3fdd4f30e77.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-6a3fdd4f30e77 path { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f30e77 line { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f30e77 circle { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f30e77 rect { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f30e77 ellipse { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f30e77 polyline { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f30e77 polygon { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-6a3fdd4f30e77 [data-name=\"layer1\"] { stroke: rgba(25, 181, 254, 1); }\r\n\t\t\t\t#ut-svg-6a3fdd4f30e77 [data-name=\"layer1\"] path { stroke: rgba(25, 181, 254, 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.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-6a3fdd4f30e77\" 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\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\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 \t36,58 \"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Elite Support<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"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><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><a data-id=\"section-services\" class=\"ut-vc-offset-anchor-bottom\" name=\"section-services\">Hizmetler<\/a><\/section><div class=\"vc_row-full-width vc_clearfix\"><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Virat KohliSelf-belief and hard work will always earn you success.We believe our work speaks for itself. Browse our most recent projects below and enjoy our handmade work with love for every detail. Buy Brooklyn PLAYBROOKLYN DESIGNSCLIENTClient NameYEAR2018SERVICESVideo ProductionVISIT WEBSITEwww.yourlink.com0 \/ 1 BMW Motorbike0 \/ 2 Cafe Racer Frame0 \/ 3 Bike Brake DriveSHARE","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1118","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.sellheads.com\/tr\/wp-json\/wp\/v2\/pages\/1118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sellheads.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sellheads.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sellheads.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sellheads.com\/tr\/wp-json\/wp\/v2\/comments?post=1118"}],"version-history":[{"count":0,"href":"https:\/\/www.sellheads.com\/tr\/wp-json\/wp\/v2\/pages\/1118\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.sellheads.com\/tr\/wp-json\/wp\/v2\/media?parent=1118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}