{"id":2120,"date":"2017-04-25T22:33:15","date_gmt":"2017-04-25T19:33:15","guid":{"rendered":"http:\/\/stabilitas.gr\/?post_type=fw-portfolio&#038;p=2120"},"modified":"2017-11-14T22:55:47","modified_gmt":"2017-11-14T20:55:47","slug":"lycabettus","status":"publish","type":"fw-portfolio","link":"https:\/\/stabilitas.gr\/en\/project\/lycabettus\/","title":{"rendered":"APARTMENT RENOVATION IN LYCABETTUS"},"content":{"rendered":"<p>\n            <div class=\"glacier-section\"  id=\"section-56683127b49a1\">\n            <div class=\"container\">\n                <section>\n                    \n<div class=\"row\">\n\t\n\n<div class=\"col-xs-12 col-sm-8\" style=\"background: transparent  top left no-repeat scroll;\">\n\t\n<script>\n    jQuery(document).ready(function ($) {\n        \/\/Owl carousel\n        \/\/-----------------------------------------------\n        if ($('#owl-carousel-69e0f95166f6b').length>0) {\n            $(\"#owl-carousel-69e0f95166f6b\").owlCarousel({\n                navigation : true, navigationText: false,                singleItem : true, items : 1, itemsDesktop : [1199,3], itemsDesktopSmall : [991,2],                pagination : true,                autoPlay : 3000,            });\n        }\n    });\n<\/script>\n\n\n\n                    <div class=\"owl-carousel slideshow\" id=\"owl-carousel-69e0f95166f6b\">\n                                    <div class=\"owl-slideshow-item\">\n\n                        \n                                                        <img data-no-retina src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2017\/09\/6-800x600.jpg\" width=\"800\" height=\"600\" alt=\"\">\n                                <span class=\"caption\"><\/span>\n                                            <\/div>\n                                    <div class=\"owl-slideshow-item\">\n\n                        \n                                                        <img data-no-retina src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2017\/09\/5-800x600.jpg\" width=\"800\" height=\"600\" alt=\"\">\n                                <span class=\"caption\"><\/span>\n                                            <\/div>\n                                    <div class=\"owl-slideshow-item\">\n\n                        \n                                                        <img data-no-retina src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2017\/09\/4-1-800x600.jpg\" width=\"800\" height=\"600\" alt=\"\">\n                                <span class=\"caption\"><\/span>\n                                            <\/div>\n                                    <div class=\"owl-slideshow-item\">\n\n                        \n                                                        <img data-no-retina src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2017\/09\/3-800x600.jpg\" width=\"800\" height=\"600\" alt=\"\">\n                                <span class=\"caption\"><\/span>\n                                            <\/div>\n                                    <div class=\"owl-slideshow-item\">\n\n                        \n                                                        <img data-no-retina src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2017\/09\/2-800x600.jpg\" width=\"800\" height=\"600\" alt=\"\">\n                                <span class=\"caption\"><\/span>\n                                            <\/div>\n                                    <div class=\"owl-slideshow-item\">\n\n                        \n                                                        <img data-no-retina src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2017\/09\/1-800x600.jpg\" width=\"800\" height=\"600\" alt=\"\">\n                                <span class=\"caption\"><\/span>\n                                            <\/div>\n                            <\/div>\n        \n<\/div>\n\n<div class=\"col-xs-12 col-sm-4\" style=\"background: transparent  top left no-repeat scroll;\">\n\t\n<div class=\"heading-block text-left heading-block-line\">\n\t<h2 class=\"special-heading\" >DESCRIPTION<\/h2>\n\t<\/div><div class=\"text-block shortcode-container\" >\n\t<p>The apartment is placed in a building built in the 60's. During the renovation, the building philosophy of the apartment, which reflects the architectural trends of this type of building was preserved, while the character of the residence was renewed and modernized. The kitchen was redesigned with several storage areas and built-in electrical appliances in order to serve the needs of the tenants, while the materials as well as the hidden lighting contribute to the elegance of the space. The bathroom, which was covered with white marble, exudes purity and tranquility. In the bedrooms and in the living room the wooden floor was restored and new wooden libraries which combine functionality with aesthetics, were added.<\/p><\/div><\/div><\/div>\n\n                <\/section>\n            <\/div>\n                    <\/div>\n    \n            <div class=\"bg-color-gray glacier-section\" style=\"padding-top: 45px; padding-bottom: 45px; \" id=\"section-56683127c1943\">\n            <div class=\"container-fluid\">\n                <section>\n                    \n<div class=\"row\">\n\t\n\n<div class=\"col-xs-12 col-sm-12\" style=\"background: transparent  \">\n\t\n<div class=\"heading-block text-center heading-block-line\">\n\t<h2 class=\"special-heading\" >RELATED PROJECTS<\/h2>\n\t<\/div><\/div><\/div>\n\n\n<div class=\"row\">\n\t\n\n<div class=\"col-xs-12 col-sm-12\" style=\"background: transparent  \">\n\t    <script>\n        jQuery(document).ready(function ($) {\n            if($.fn.vglacier_iso_sort) {\n                var $container = $('.img-boxes');\n                $container.vglacier_iso_sort();\n            }\n        });\n\n        (function($) {\n            $.fn.vglacier_iso_sort = function(options) {\n                return this.each(function() {\n                    var the_body\t\t= $('body'),\n                        container\t\t= $(this),\n                        portfolio_id\t= container.data('portfolio-id'),\n                        filter\t\t\t= container.parent().find('.filters[data-portfolio-id=\"' + portfolio_id + '\"]'),\n                        imgParent\t\t= container.find('.object-non-visible');\n\n                    function applyIso()\n                    {\n                        container.isotope({\n                            layoutMode : 'fitRows',\n                            itemSelector : '.isotope-item',\n                            transitionDuration: '0.6s',\n                            filter: \"*\"\n                        }, function()\n                        {\n                            container.css({overflow:'visible'});\n\/\/                            the_body.trigger('av_resize_finished');\n                        });\n\n                        \/\/ filter items on button click\n                        filter.on('click', 'ul.nav li a', function () {\n                            var filterValue = $(this).attr('data-filter');\n                            $(\".filters\").find(\"li.active\").removeClass(\"active\");\n                            $(this).parent().addClass(\"active\");\n                            container.isotope({filter: filterValue});\n                            return false;\n                        });\n                    };\n\n                    \/\/ update columnWidth on window resize\n                    $(window).on( 'debouncedresize', function()\n                    {\n                        applyIso();\n                    });\n\n                    $.vglacier_utilities.preload({container: container, single_callback:  function() {\n                        applyIso();\n\n                                            }\n                    });\n                });\n            }\n        })(this.jQuery);\n    <\/script>\n\n\n        <div class=\"img-boxes isotope-container-69e0f95198f88 grid-space-20\" data-portfolio-id=\"isotope-container-69e0f95198f88\">\n                        <div class=\"col-xs-12 col-sm-6 col-md-3 isotope-item  36-renovations \">\n                <div class=\"image-box-1  object-non-visible\" data-animation-effect=\"fade-in-up\" data-effect-delay=\"100\">\n                    <a href=\"https:\/\/stabilitas.gr\/en\/project\/apartment-renovation-in-kolonaki\/\" class=\"mask-wrapper \" >\n                        <img data-no-retina width=\"500\" height=\"350\" src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2025\/02\/alopekis-41-scaled-500x350.jpg\" alt=\"Apartment renovation in Kolonaki\">                                                <div class=\"mask\" >\n                            <span>RENOVATIONS<\/span>\n                        <\/div>\n                    <\/a>\n                                            <a href=\"https:\/\/stabilitas.gr\/en\/project\/apartment-renovation-in-kolonaki\/\" class=\"btn btn-light-gray btn-lg btn-block\">Apartment renovation in Kolonaki<\/a>\n                                    <\/div>\n            <\/div>\n                    <div class=\"col-xs-12 col-sm-6 col-md-3 isotope-item  36-renovations 40-\u0391\u039d\u0391\u039a\u0391\u0399\u039d\u0399\u03a3\u0395\u0399\u03a3 \">\n                <div class=\"image-box-1  object-non-visible\" data-animation-effect=\"fade-in-up\" data-effect-delay=\"100\">\n                    <a href=\"https:\/\/stabilitas.gr\/en\/project\/renovation-of-a-two-storey-apartment\/\" class=\"mask-wrapper \" >\n                        <img data-no-retina width=\"500\" height=\"350\" src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2021\/03\/YTP_2066-800x600-3-500x350.jpg\" alt=\"RENOVATION OF A TWO-STOREY APARTMENT\">                                                <div class=\"mask\" >\n                            <span>RENOVATIONS, \u0391\u039d\u0391\u039a\u0391\u0399\u039d\u0399\u03a3\u0395\u0399\u03a3<\/span>\n                        <\/div>\n                    <\/a>\n                                            <a href=\"https:\/\/stabilitas.gr\/en\/project\/renovation-of-a-two-storey-apartment\/\" class=\"btn btn-light-gray btn-lg btn-block\">RENOVATION OF A TWO-STOREY APARTMENT<\/a>\n                                    <\/div>\n            <\/div>\n                    <div class=\"col-xs-12 col-sm-6 col-md-3 isotope-item  36-renovations \">\n                <div class=\"image-box-1  object-non-visible\" data-animation-effect=\"fade-in-up\" data-effect-delay=\"100\">\n                    <a href=\"https:\/\/stabilitas.gr\/en\/project\/agios-dimitrios\/\" class=\"mask-wrapper \" >\n                        <img data-no-retina width=\"500\" height=\"350\" src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2017\/03\/-\u0394\u0397\u039c\u0397\u03a4\u03a1\u0399\u039f\u03a3-6-e1490178209156.jpg\" alt=\"APARTMENT RENOVATION IN AGIOS DIMITRIOS\">                                                <div class=\"mask\" >\n                            <span>RENOVATIONS<\/span>\n                        <\/div>\n                    <\/a>\n                                            <a href=\"https:\/\/stabilitas.gr\/en\/project\/agios-dimitrios\/\" class=\"btn btn-light-gray btn-lg btn-block\">APARTMENT RENOVATION IN AGIOS DIMITRIOS<\/a>\n                                    <\/div>\n            <\/div>\n                    <div class=\"col-xs-12 col-sm-6 col-md-3 isotope-item  36-renovations 40-\u0391\u039d\u0391\u039a\u0391\u0399\u039d\u0399\u03a3\u0395\u0399\u03a3 \">\n                <div class=\"image-box-1  object-non-visible\" data-animation-effect=\"fade-in-up\" data-effect-delay=\"100\">\n                    <a href=\"https:\/\/stabilitas.gr\/en\/project\/apartment-renovation-in-glyfada\/\" class=\"mask-wrapper \" >\n                        <img data-no-retina width=\"500\" height=\"350\" src=\"https:\/\/stabilitas.gr\/wp-content\/uploads\/2019\/09\/DSC02339_Ps_002-500x350.jpg\" alt=\"APARTMENT RENOVATION IN GLYFADA\">                                                <div class=\"mask\" >\n                            <span>RENOVATIONS, \u0391\u039d\u0391\u039a\u0391\u0399\u039d\u0399\u03a3\u0395\u0399\u03a3<\/span>\n                        <\/div>\n                    <\/a>\n                                            <a href=\"https:\/\/stabilitas.gr\/en\/project\/apartment-renovation-in-glyfada\/\" class=\"btn btn-light-gray btn-lg btn-block\">APARTMENT RENOVATION IN GLYFADA<\/a>\n                                    <\/div>\n            <\/div>\n                <\/div>\n    \n    <\/div><\/div>\n\n                <\/section>\n            <\/div>\n                    <\/div>\n    <\/p>\n","protected":false},"excerpt":{"rendered":"<p>The apartment is placed&#8230;<\/p>\n","protected":false},"featured_media":2105,"template":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/stabilitas.gr\/en\/wp-json\/wp\/v2\/fw-portfolio\/2120\/"}],"collection":[{"href":"https:\/\/stabilitas.gr\/en\/wp-json\/wp\/v2\/fw-portfolio\/"}],"about":[{"href":"https:\/\/stabilitas.gr\/en\/wp-json\/wp\/v2\/types\/fw-portfolio\/"}],"version-history":[{"count":0,"href":"https:\/\/stabilitas.gr\/en\/wp-json\/wp\/v2\/fw-portfolio\/2120\/revisions\/"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/stabilitas.gr\/en\/wp-json\/wp\/v2\/media\/2105\/"}],"wp:attachment":[{"href":"https:\/\/stabilitas.gr\/en\/wp-json\/wp\/v2\/media\/?parent=2120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}