{"id":3875,"date":"2018-05-24T19:14:34","date_gmt":"2018-05-24T15:14:34","guid":{"rendered":"https:\/\/gayanehakobyan.org\/pojdite-i-posmotrite\/"},"modified":"2018-06-10T10:37:21","modified_gmt":"2018-06-10T06:37:21","slug":"go-and-see","status":"publish","type":"page","link":"https:\/\/gayanehakobyan.org\/en\/go-and-see\/","title":{"rendered":"&#8220;Go and See&#8230;&#8221;"},"content":{"rendered":"<p>[vc_section full_width=&#8221;stretch_row_content&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; parallax=&#8221;content-moving&#8221; css=&#8221;.vc_custom_1528612342702{margin-bottom: 50px !important;border-bottom-width: 50px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_row bklyn_overlay=&#8221;true&#8221; bklyn_overlay_pattern=&#8221;true&#8221; bg_type=&#8221;image&#8221; parallax_style=&#8221;vcpb-default&#8221; bg_image_new=&#8221;id^1401|url^https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2014\/11\/p11.jpg|caption^null|alt^null|title^p11|description^null&#8221; css=&#8221;.vc_custom_1527177588037{padding-bottom: 50px !important;}&#8221;][vc_column]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_header_69d695de488a3 h2.section-title, #ut_header_69d695de488a3 h2.section-title span { color:#ffffff; }#ut_header_69d695de488a3 h2.section-title { font-size: 50px; }#ut_header_69d695de488a3 .lead { color:#ffffff; }#ut_header_69d695de488a3 .lead p { color:#ffffff; }<\/style><header id=\"ut_header_69d695de488a3\" class=\"section-header ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-1 header-center header-tablet-center header-mobile-center\"><h2 data-title=\"``Go and See...``\"  class=\"bklyn-divider-styles bklyn-divider-style-1 section-title \"><span>``Go and See...``<\/span><\/h2><\/header><\/div>[vc_column_text]<\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: 21pt;\"><strong><span style=\"color: #ffffff;\">\u00a0Centre of Social Work <\/span><\/strong><\/span><\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column]<div class=\"wpb_content_element \">        \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\t\t\t\t\r\n                var $win = $(window),\r\n                    $container = $(\"#ut-portfolio-items-70\"),\r\n\t\t\t\t\tcolumns = 3,\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-70\").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-70\").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-70\").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.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                \/* create isotope *\/\r\n                ut_call_isotope();\r\n\r\n\t\t\t\t\/* additonal call for ajax filter *\/\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-70\" type=\"text\/css\">.ut-portfolio-70 .ut-portfolio-info-c h3 { font-family: ralewayregular ;}.ut-portfolio-70 .portfolio-title { font-family: ralewayregular ;}.ut-portfolio-70 .ut-portfolio-info-c span { font-family: ralewayregular ;}.ut-portfolio-70 .ut-portfolio-info-c h3 { color: #FFF ; }.ut-portfolio-70 .portfolio-title { color: #151515; }.ut-portfolio-70 .ut-portfolio-title-wrap, .ut-portfolio-70 .portfolio-title { background: #FFF ; }.ut-portfolio-70 .ut-portfolio-info-c, .ut-portfolio-70 .ut-portfolio-info-c span { color: #FFF ; }.ut-portfolio-70 .ut-hover-layer .ut-portfolio-info { -webkit-justify-content: center !important; justify-content: center !important; }.ut-portfolio-70 .ut-hover-layer .ut-portfolio-info-c { align-self: center !important; text-align: center; }.ut-portfolio-70 .portfolio-style-two .ut-portfolio-info i { text-align: center ;}.ut-portfolio-70 .ut-rounded { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }.ut-portfolio-70 .ut-portfolio-menu li a { font-weight: normal !important; }.ut-portfolio-70 .ut-portfolio-menu li a { text-transform: uppercase !important; }.ut-portfolio-70 .ut-portfolio-menu li a { font-style: normal !important; }.ut-portfolio-70 .ut-portfolio-menu li a { letter-spacing: 0em !important; }.ut-portfolio-70 .ut-hover-layer { background: rgba(2,160,199, 0.8); }<\/style><style id=\"ut-portfolio-single-custom-css\" type=\"text\/css\"><\/style><div id=\"ut-loader-70\" class=\"ut-portfolio-detail-loader\"><i class=\"Bklyn-Core-Rotate-2\"><\/i><\/div><a id=\"ut-portfolio-details-anchor-70\" href=\"#\" class=\"ut-vc-offset-anchor-top\"><\/a><div id=\"ut-portfolio-details-navigation-70\" class=\"ut-portfolio-details-navigation grid-container\" data-slideup-width=\"centered\"><a class=\"prev-portfolio-details\" data-wrap=\"70\" href=\"#\"><\/a><a class=\"close-portfolio-details\" data-wrap=\"70\" href=\"#\"><\/a><a class=\"next-portfolio-details\" data-wrap=\"70\" href=\"#\"><\/a><\/div><div id=\"ut-portfolio-details-wrap-70\" class=\"ut-portfolio-details-wrap clearfix\"><div id=\"ut-portfolio-details-70\" class=\"inner ut-portfolio-details\"><\/div><\/div><div class=\"clear\"><\/div><div id=\"ut-portfolio-wrap\" class=\"ut-portfolio-wrap ut-portfolio-70\" data-slideup-title=\"on\" data-slideup-width=\"centered\" data-textcolor=\"#FFF\" data-opacity=\"0.8\" data-hovercolor=\"2,160,199\"><a class=\"ut-portfolio-offset-anchor\" style=\"top:-120px;\" id=\"ut-portfolio-items-70-anchor\"><\/a><div id=\"ut-portfolio-items-70\" class=\"ut-portfolio-item-container has-gutter guttersize-2 \"><article id=\"ut-portfolio-article-1129\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1129\" class=\"ut-rounded \" rel=\"bookmark\" title=\"THE CREATION OF THE MINISTRY\" href=\"https:\/\/gayanehakobyan.org\/en\/portfolio-item\/the-creation-of-the-ministry\/\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/12-e1419864423279-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/12-e1419864423279-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/12-e1419864423279-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/12-e1419864423279-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/12-e1419864423279-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/12-e1419864423279-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2014\/11\/12-e1419864423279-1500x875.jpg\" data-image-id=\"154\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"THE CREATION OF THE MINISTRY\" href=\"https:\/\/gayanehakobyan.org\/en\/portfolio-item\/the-creation-of-the-ministry\/\" target=\"_self\"><h3 class=\"portfolio-title\">THE CREATION OF THE MINISTRY<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1137\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1137\" class=\"ut-rounded \" rel=\"bookmark\" title=\"THE MERCY MINISTRY\" href=\"https:\/\/gayanehakobyan.org\/en\/mercy-ministry\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/xrjit-portfolio-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/xrjit-portfolio-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/xrjit-portfolio-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/xrjit-portfolio-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/xrjit-portfolio-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/xrjit-portfolio-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/xrjit-portfolio-1500x875.jpg\" data-image-id=\"4729\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"THE MERCY MINISTRY\" href=\"https:\/\/gayanehakobyan.org\/en\/mercy-ministry\/\" target=\"_blank\"><h3 class=\"portfolio-title\">THE MERCY MINISTRY<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1138\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1138\" class=\"ut-rounded \" rel=\"bookmark\" title=\"THE MAIN PURPOSE OF THE MINISTRY\" href=\"https:\/\/gayanehakobyan.org\/en\/the-main-purpose-of-the-ministry\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/work-4-e1419936379597-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/work-4-e1419936379597-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/work-4-e1419936379597-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/work-4-e1419936379597-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/work-4-e1419936379597-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/work-4-e1419936379597-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2014\/12\/work-4-e1419936379597-1500x875.jpg\" data-image-id=\"137\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"THE MAIN PURPOSE OF THE MINISTRY\" href=\"https:\/\/gayanehakobyan.org\/en\/the-main-purpose-of-the-ministry\" target=\"_blank\"><h3 class=\"portfolio-title\">THE MAIN PURPOSE OF THE MINISTRY<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1144\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1144\" class=\"ut-rounded \" rel=\"bookmark\" title=\"A MOBILE DINING ROOM\" href=\"https:\/\/gayanehakobyan.org\/en\/a-mobile-dining-room\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/DSC_7826-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/DSC_7826-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/DSC_7826-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/DSC_7826-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/DSC_7826-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/11\\\/DSC_7826-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2014\/11\/DSC_7826-1500x875.jpg\" data-image-id=\"533\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"A MOBILE DINING ROOM\" href=\"https:\/\/gayanehakobyan.org\/en\/a-mobile-dining-room\" target=\"_blank\"><h3 class=\"portfolio-title\">A MOBILE DINING ROOM<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1157\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1157\" class=\"ut-rounded \" rel=\"bookmark\" title=\"THE 3RD WAY OF GOD FOR THE HOMELESS\" href=\"https:\/\/gayanehakobyan.org\/en\/the-third-way-of-god-for-the-homeless\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/1920\\u0445120035-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/1920\\u0445120035-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/1920\\u0445120035-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/1920\\u0445120035-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/1920\\u0445120035-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/1920\\u0445120035-2500x1458.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 600 350'%2F%3E\" width=\"600\" height=\"350\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/1920\u0445120035-1500x875.jpg\" data-image-id=\"893\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"THE 3RD WAY OF GOD FOR THE HOMELESS\" href=\"https:\/\/gayanehakobyan.org\/en\/the-third-way-of-god-for-the-homeless\/\" target=\"_blank\"><h3 class=\"portfolio-title\">THE 3RD WAY OF GOD FOR THE HOMELESS<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1159\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1159\" class=\"ut-rounded \" rel=\"bookmark\" title=\"ASSISTANCE TO FRONTIER VILLAGES\" href=\"https:\/\/gayanehakobyan.org\/en\/help-to-the-borderline-villages\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/2048-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/2048-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/2048-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/2048-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/2048-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2014\\\/12\\\/2048-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2014\/12\/2048-1500x875.jpg\" data-image-id=\"408\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"ASSISTANCE TO FRONTIER VILLAGES\" href=\"https:\/\/gayanehakobyan.org\/en\/help-to-the-borderline-villages\/\" target=\"_blank\"><h3 class=\"portfolio-title\">ASSISTANCE TO FRONTIER VILLAGES<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1164\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1164\" class=\"ut-rounded \" rel=\"bookmark\" title=\"PREVENTION OF ABORTIONS\" href=\"https:\/\/gayanehakobyan.org\/en\/prevention-of-abortions\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/DSC_7869-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/DSC_7869-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/DSC_7869-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/DSC_7869-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/DSC_7869-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/DSC_7869-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/DSC_7869-1500x875.jpg\" data-image-id=\"539\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"PREVENTION OF ABORTIONS\" href=\"https:\/\/gayanehakobyan.org\/en\/prevention-of-abortions\/\" target=\"_blank\"><h3 class=\"portfolio-title\">PREVENTION OF ABORTIONS<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1171\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1171\" class=\"ut-rounded \" rel=\"bookmark\" title=\"ASSISTANCE TO SOCIALLY UNPROVIDED FAMILIES\" href=\"https:\/\/gayanehakobyan.org\/en\/help-to-socially-disadvantaged-families\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/Ognutyun-socialapes-anpahov-ynt-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/Ognutyun-socialapes-anpahov-ynt-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/Ognutyun-socialapes-anpahov-ynt-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/Ognutyun-socialapes-anpahov-ynt-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/Ognutyun-socialapes-anpahov-ynt-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/Ognutyun-socialapes-anpahov-ynt-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/Ognutyun-socialapes-anpahov-ynt-1500x875.jpg\" data-image-id=\"920\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"ASSISTANCE TO SOCIALLY UNPROVIDED FAMILIES\" href=\"https:\/\/gayanehakobyan.org\/en\/help-to-socially-disadvantaged-families\/\" target=\"_blank\"><h3 class=\"portfolio-title\">ASSISTANCE TO SOCIALLY UNPROVIDED FAMILIES<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1174\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1174\" class=\"ut-rounded \" rel=\"bookmark\" title=\"THE GARDEN FOR THE ELDERLY. ASSISTANCE TO BEDRIDDEN PATIENTS AND LONELY OLD PEOPLE.\" href=\"https:\/\/gayanehakobyan.org\/en\/the-garden-for-the-elderly-help-to-the-bedfast-and-lonely-elderly-people\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/20481-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/20481-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/20481-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/20481-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/20481-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/20481-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/20481-1500x875.jpg\" data-image-id=\"467\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"THE GARDEN FOR THE ELDERLY. ASSISTANCE TO BEDRIDDEN PATIENTS AND LONELY OLD PEOPLE.\" href=\"https:\/\/gayanehakobyan.org\/en\/the-garden-for-the-elderly-help-to-the-bedfast-and-lonely-elderly-people\/\" target=\"_blank\"><h3 class=\"portfolio-title\">THE GARDEN FOR THE ELDERLY. ASSISTANCE TO BEDRIDDEN PATIENTS AND LONELY OLD PEOPLE.<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1180\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1180\" class=\"ut-rounded \" rel=\"bookmark\" title=\"ASSISTANCE TO SOCIALLY UNPROVIDED AND ORPHAN STUDENTS\" href=\"https:\/\/gayanehakobyan.org\/en\/help-to-socially-disadvantaged-and-orphaned-students\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/help-for-students-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/help-for-students-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/help-for-students-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/help-for-students-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/help-for-students-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/help-for-students-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/help-for-students-1500x875.jpg\" data-image-id=\"4734\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"ASSISTANCE TO SOCIALLY UNPROVIDED AND ORPHAN STUDENTS\" href=\"https:\/\/gayanehakobyan.org\/en\/help-to-socially-disadvantaged-and-orphaned-students\/\" target=\"_blank\"><h3 class=\"portfolio-title\">ASSISTANCE TO SOCIALLY UNPROVIDED AND ORPHAN STUDENTS<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1187\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1187\" class=\"ut-rounded \" rel=\"bookmark\" title=\"THE KINGDOM OF HEAVEN BELONGS TO CHILDREN\" href=\"https:\/\/gayanehakobyan.org\/en\/the-kingdom-of-heaven-to-children-phase-i\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/stock-photo-lost-71847717-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/stock-photo-lost-71847717-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/stock-photo-lost-71847717-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/stock-photo-lost-71847717-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/stock-photo-lost-71847717-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/stock-photo-lost-71847717-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/stock-photo-lost-71847717-1500x875.jpg\" data-image-id=\"250\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"THE KINGDOM OF HEAVEN BELONGS TO CHILDREN\" href=\"https:\/\/gayanehakobyan.org\/en\/the-kingdom-of-heaven-to-children-phase-i\/\" target=\"_blank\"><h3 class=\"portfolio-title\">THE KINGDOM OF HEAVEN BELONGS TO CHILDREN<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-2756\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-2756\" class=\"ut-rounded \" rel=\"bookmark\" title=\"RESTORATION\" href=\"https:\/\/gayanehakobyan.org\/en\/restoration\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/IMG_2357--300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/IMG_2357--500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/IMG_2357--750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/IMG_2357--1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/IMG_2357--1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/IMG_2357--2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2018\/02\/IMG_2357--1500x875.jpg\" data-image-id=\"2717\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"RESTORATION\" href=\"https:\/\/gayanehakobyan.org\/en\/restoration\/\" target=\"_blank\"><h3 class=\"portfolio-title\">RESTORATION<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1190\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1190\" class=\"ut-rounded \" rel=\"bookmark\" title=\"DEVELOPMENT CENTER\" href=\"https:\/\/gayanehakobyan.org\/en\/development\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/jumping-ledge-918x516-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/jumping-ledge-918x516-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/jumping-ledge-918x516-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/jumping-ledge-918x516-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/jumping-ledge-918x516-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/jumping-ledge-918x516-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/jumping-ledge-918x516-1500x875.jpg\" data-image-id=\"2761\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"DEVELOPMENT CENTER\" href=\"https:\/\/gayanehakobyan.org\/en\/development\/\" target=\"_blank\"><h3 class=\"portfolio-title\">DEVELOPMENT CENTER<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1210\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1210\" class=\"ut-rounded \" rel=\"bookmark\" title=\"SUPPORT FOR PEOPLE WITH DISABILITIES\" href=\"https:\/\/gayanehakobyan.org\/en\/support-to-people-with-limited-abilities\/\" target=\"_blank\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/pistorius-olyjpg-757d4cc0692df480-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/pistorius-olyjpg-757d4cc0692df480-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/pistorius-olyjpg-757d4cc0692df480-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/pistorius-olyjpg-757d4cc0692df480-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/pistorius-olyjpg-757d4cc0692df480-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/pistorius-olyjpg-757d4cc0692df480-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/pistorius-olyjpg-757d4cc0692df480-1500x875.jpg\" data-image-id=\"502\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"SUPPORT FOR PEOPLE WITH DISABILITIES\" href=\"https:\/\/gayanehakobyan.org\/en\/support-to-people-with-limited-abilities\/\" target=\"_blank\"><h3 class=\"portfolio-title\">SUPPORT FOR PEOPLE WITH DISABILITIES<\/h3><\/a><\/div><\/div><\/div><\/article><article id=\"ut-portfolio-article-1216\" class=\"ut-portfolio-article ut-masonry  portfolio-style-two gutter gutter-2 social-en-filt \"><div class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioFadeIn\" class=\"ut-portfolio-item ut-hover\"><a id=\"ut-portfolio-trigger-link-70-1216\" class=\"ut-rounded \" rel=\"bookmark\" title=\"A PRAYER SCHOOL\" href=\"https:\/\/gayanehakobyan.org\/en\/portfolio-item\/a-prayer-school\/\" target=\"_self\" ><figure>\r\n        <img data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/GlxAVOR-1-300x175.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/GlxAVOR-1-500x292.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/GlxAVOR-1-750x438.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/GlxAVOR-1-1000x583.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/GlxAVOR-1-1500x875.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/gayanehakobyan.org\\\/wp-content\\\/uploads\\\/2015\\\/01\\\/GlxAVOR-1-2500x1458.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 875'%2F%3E\" width=\"1500\" height=\"875\" data-src=\"https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2015\/01\/GlxAVOR-1-1500x875.jpg\" data-image-id=\"1342\" 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\"><i class=\"fa fa-picture-o fa-lg\"><\/i><span>SOCIAL SERVICE<\/span><\/div><\/div><\/div><\/a><div><a class=\"ut-rounded \" rel=\"bookmark\" title=\"A PRAYER SCHOOL\" href=\"https:\/\/gayanehakobyan.org\/en\/portfolio-item\/a-prayer-school\/\" target=\"_self\"><h3 class=\"portfolio-title\">A PRAYER SCHOOL<\/h3><\/a><\/div><\/div><\/div><\/article><\/div><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_section full_width=&#8221;stretch_row_content&#8221; full_height=&#8221;yes&#8221; content_placement=&#8221;middle&#8221; parallax=&#8221;content-moving&#8221; css=&#8221;.vc_custom_1528612342702{margin-bottom: 50px !important;border-bottom-width: 50px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_row bklyn_overlay=&#8221;true&#8221; bklyn_overlay_pattern=&#8221;true&#8221; bg_type=&#8221;image&#8221; parallax_style=&#8221;vcpb-default&#8221; bg_image_new=&#8221;id^1401|url^https:\/\/gayanehakobyan.org\/wp-content\/uploads\/2014\/11\/p11.jpg|caption^null|alt^null|title^p11|description^null&#8221; css=&#8221;.vc_custom_1527177588037{padding-bottom: 50px !important;}&#8221;][vc_column][vc_column_text] \u00a0Centre of Social Work [\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221;][vc_column][\/vc_column][\/vc_row][\/vc_section]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/gayanehakobyan.org\/en\/wp-json\/wp\/v2\/pages\/3875"}],"collection":[{"href":"https:\/\/gayanehakobyan.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gayanehakobyan.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gayanehakobyan.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gayanehakobyan.org\/en\/wp-json\/wp\/v2\/comments?post=3875"}],"version-history":[{"count":0,"href":"https:\/\/gayanehakobyan.org\/en\/wp-json\/wp\/v2\/pages\/3875\/revisions"}],"wp:attachment":[{"href":"https:\/\/gayanehakobyan.org\/en\/wp-json\/wp\/v2\/media?parent=3875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}