{"id":4893,"date":"2021-02-03T10:50:58","date_gmt":"2021-02-03T09:50:58","guid":{"rendered":"https:\/\/www.alva.si\/en\/gradnja-stanovanjskih-his\/"},"modified":"2024-12-20T14:08:56","modified_gmt":"2024-12-20T13:08:56","slug":"construction-residential-houses","status":"publish","type":"page","link":"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/","title":{"rendered":"Construction of residential houses"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]\t\t\n\t\t<div class=\"title-banner\" style=\"background-image: url(https:\/\/www.alva.si\/wp-content\/uploads\/2023\/05\/atar-brusnice-k3-e1718085066409.jpg);\">\n\t\t\t<div class=\"container\">\n\t\t\t\n\n\t\t\t\t<div class=\"breadcrumbs-container\">\n\t\t\t\t\t<div class=\"breadcrumbs\">\n\t\t\t\t\t\t\n\t<ul class=\"ns-breadcrumbs\">\n\t\t\t<li><a href=\"https:\/\/www.alva.si\/en\/\">Home<\/a><\/li>\n\t\t\t\t\t<li><a href=\"https:\/\/www.alva.si\/en\/other-services\/\">Other services<\/a><\/li>\n\t\t\t\t<li>Construction of residential houses<\/li>\n\t<\/ul>\n\t\n\t\t\t\t\t\t\t<div class=\"clearfix\"><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t[\/vc_column][\/vc_row][vc_row][vc_column]\t\t\n\t\t<h1 class=\"\">\n\t\t\tConstruction of residential houses\t\t<\/h1>\n\t\t\n\t\t[\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<strong>In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of all construction phases.<\/strong>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_column_text]In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of all construction phases (geodetic staking-out and excavation of the site, installation of the foundation or foundation slab, construction of individual floors with installation\/concreting of load-bearing slabs, installation of roof truss with roofing covering \u2013 installation of carpentry and building joinery and fa\u00e7ade construction \u2013 landscaping). We are well aware of the responsibility in building your residential house, which for many means a lifelong project; therefore, we will pay the utmost attention to you and your investment, so that in the end we satisfactorily meet the expectations on both sides.<\/p>\n<div class=\"wpb_vc_row wpb_sortable\" data-element_type=\"vc_row\" data-model-id=\"2f6b301d-7820\">\n<div class=\"wpb_element_wrapper\">\n<div class=\"vc_row vc_row-fluid wpb_row_container vc_container_for_children ui-sortable\">\n<div class=\"wpb_vc_column wpb_sortable vc_col-sm-6 wpb_content_holder\" data-element_type=\"vc_column\" data-vc-column-width=\"14\" data-model-id=\"39567405-c300\" data-width=\"1\/2\">\n<div class=\"wpb_element_wrapper\">\n<div class=\"wpb_column_container vc_container_for_children ui-droppable ui-sortable\">\n<div class=\"wpb_vc_column_text wpb_content_element wpb_sortable\" data-element_type=\"vc_column_text\" data-model-id=\"df4f4225-1a83\">\n<div class=\"wpb_element_wrapper clearfix\">\n<div class=\"wpb_vc_param_value content textarea_html \">\n<p>We will pay the utmost attention to you and your investment, so that in the end we satisfactorily meet the expectations on both sides.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;3641&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; el_class=&#8221; o-nas-gallery&#8221; css=&#8221;.vc_custom_1612450799356{background-color: #f7f7f7 !important;}&#8221;][vc_column]\n        <script type=\"text\/javascript\">\n            jQuery(document).ready(function ($) {\n                document.getElementById('1584445138484-902a453d-ca23').onclick = function (event) {\n                    event = event || window.event;\n                    var target = event.target || event.srcElement,\n                        link = target.src ? target.parentNode : target,\n                        options = {index: link, event: event},\n                        links = this.getElementsByTagName('a');\n                    blueimp.Gallery(links, options);\n                };\n                $('#1584445138484-902a453d-ca23').slick({\n                    slidesToShow: 3,\n                    slidesToScroll: 3,\n                    dots: false,\n\t\t\t\t\tarrows: true,\n\t\t\t\t\tinfinite:true,\n\t\t\t\t\tcenterMode: true,\n  \t\t\t\t\tcenterPadding: '0',\n                    prevArrow: $(\"#button-prev-1584445138484-902a453d-ca23\"),\n                    nextArrow: $(\"#button-next-1584445138484-902a453d-ca23\"),\n                    responsive: [\n                        {\n                            breakpoint: 992,\n                            settings: {\n                                slidesToShow: 1,\n                                slidesToScroll: 1,\n\n                                arrows: false,\n                                dots: true,\n                            }\n                        }]\n                });\n\n\n                var $slider = $('#1584445138484-902a453d-ca23');\n\nfunction limitMobileDots() {\n    if (window.innerWidth > 992) {\n        $slider.find('.slick-dots li').show();\n        return;\n    }\n\n    var $dots = $slider.find('.slick-dots li');\n    var total = $dots.length;\n    var current = $slider.slick('slickCurrentSlide');\n    var visible = 5;\n\n    $dots.hide();\n\n    var start = Math.max(0, current - 2);\n    var end = Math.min(total, start + visible);\n\n    \/\/ If we're near the end, keep 5 dots visible\n    if (end - start < visible) {\n        start = Math.max(0, end - visible);\n    }\n\n    $dots.slice(start, end).show();\n}\n\n\/\/ Run after Slick has initialized\nlimitMobileDots();\n\n\/\/ Update when slide changes\n$slider.on('afterChange', function() {\n    limitMobileDots();\n});\n\n\/\/ Update when browser is resized\n$(window).on('resize', function() {\n    limitMobileDots();\n});\n\n            });\n        <\/script>\n\n        <div class=\"ns-gallery-section\">\n            <button id=\"button-prev-1584445138484-902a453d-ca23\" type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow fa-caret-left  custom-prev-slick-button\"\n                    aria-label=\"Previous\" role=\"button\">\n            <\/button>\n            <div id=\"1584445138484-902a453d-ca23\" class=\"ns-simpleslider ns-gallery nsg-p15\">\n                                    <div class=\"nsg-gitem\">\n                        <a href=\"\" class=\"nsg-img-container nsg-r16-9\">\n                            <img decoding=\"async\" title=\"\" alt=\"\" class=\"nsg-img\"\n                                 src=\"\">\n                        <\/a>\n                    <\/div>\n                                    <div class=\"nsg-gitem\">\n                        <a href=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/06\/111.png\" class=\"nsg-img-container nsg-r16-9\">\n                            <img decoding=\"async\" title=\"\" alt=\"111\" class=\"nsg-img\"\n                                 src=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/06\/111.png\">\n                        <\/a>\n                    <\/div>\n                                    <div class=\"nsg-gitem\">\n                        <a href=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/06\/222.png\" class=\"nsg-img-container nsg-r16-9\">\n                            <img decoding=\"async\" title=\"\" alt=\"222\" class=\"nsg-img\"\n                                 src=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/06\/222.png\">\n                        <\/a>\n                    <\/div>\n                                    <div class=\"nsg-gitem\">\n                        <a href=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/06\/DSC_0006-1.jpg\" class=\"nsg-img-container nsg-r16-9\">\n                            <img decoding=\"async\" title=\"\" alt=\"DSC_0006 (1)\" class=\"nsg-img\"\n                                 src=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/06\/DSC_0006-1.jpg\">\n                        <\/a>\n                    <\/div>\n                                    <div class=\"nsg-gitem\">\n                        <a href=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/12\/DSC_00011.jpg\" class=\"nsg-img-container nsg-r16-9\">\n                            <img decoding=\"async\" title=\"\" alt=\"DSC_0001\" class=\"nsg-img\"\n                                 src=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/12\/DSC_00011.jpg\">\n                        <\/a>\n                    <\/div>\n                                    <div class=\"nsg-gitem\">\n                        <a href=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/12\/DSC_00061.jpg\" class=\"nsg-img-container nsg-r16-9\">\n                            <img decoding=\"async\" title=\"\" alt=\"DSC_0006\" class=\"nsg-img\"\n                                 src=\"https:\/\/www.alva.si\/wp-content\/uploads\/2015\/12\/DSC_00061.jpg\">\n                        <\/a>\n                    <\/div>\n                            <\/div>\n\n            <button  id=\"button-next-1584445138484-902a453d-ca23\" type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow fa-caret-right   custom-next-slick-button\"\n                     aria-label=\"Next\" role=\"button\">\n            <\/button>\n        <\/div>\n\n        [\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of all construction phases.[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_column_text]In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of all construction phases (geodetic staking-out [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4963,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4893","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Construction of residential houses | Alva<\/title>\n<meta name=\"description\" content=\"In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Construction of residential houses | Alva\" \/>\n<meta property=\"og:description\" content=\"In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/\" \/>\n<meta property=\"og:site_name\" content=\"Alva\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-20T13:08:56+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.alva.si\\\/en\\\/other-services\\\/construction-residential-houses\\\/\",\"url\":\"https:\\\/\\\/www.alva.si\\\/en\\\/other-services\\\/construction-residential-houses\\\/\",\"name\":\"Construction of residential houses | Alva\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.alva.si\\\/#website\"},\"datePublished\":\"2021-02-03T09:50:58+00:00\",\"dateModified\":\"2024-12-20T13:08:56+00:00\",\"description\":\"In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.alva.si\\\/en\\\/other-services\\\/construction-residential-houses\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.alva.si\\\/en\\\/other-services\\\/construction-residential-houses\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.alva.si\\\/en\\\/other-services\\\/construction-residential-houses\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Domov\",\"item\":\"https:\\\/\\\/www.alva.si\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Other services\",\"item\":\"https:\\\/\\\/www.alva.si\\\/en\\\/other-services\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Construction of residential houses\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.alva.si\\\/#website\",\"url\":\"https:\\\/\\\/www.alva.si\\\/\",\"name\":\"Alva\",\"description\":\"Izvedba celotnega gradbenega projekta\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.alva.si\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Construction of residential houses | Alva","description":"In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/","og_locale":"en_US","og_type":"article","og_title":"Construction of residential houses | Alva","og_description":"In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of","og_url":"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/","og_site_name":"Alva","article_modified_time":"2024-12-20T13:08:56+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/","url":"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/","name":"Construction of residential houses | Alva","isPartOf":{"@id":"https:\/\/www.alva.si\/#website"},"datePublished":"2021-02-03T09:50:58+00:00","dateModified":"2024-12-20T13:08:56+00:00","description":"In cooperation with subcontractors, we can offer you a complete turnkey design from the acquisition of the necessary documentation to the performance of","breadcrumb":{"@id":"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.alva.si\/en\/other-services\/construction-residential-houses\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Domov","item":"https:\/\/www.alva.si\/en\/"},{"@type":"ListItem","position":2,"name":"Other services","item":"https:\/\/www.alva.si\/en\/other-services\/"},{"@type":"ListItem","position":3,"name":"Construction of residential houses"}]},{"@type":"WebSite","@id":"https:\/\/www.alva.si\/#website","url":"https:\/\/www.alva.si\/","name":"Alva","description":"Izvedba celotnega gradbenega projekta","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.alva.si\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/pages\/4893","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/comments?post=4893"}],"version-history":[{"count":1,"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/pages\/4893\/revisions"}],"predecessor-version":[{"id":11456,"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/pages\/4893\/revisions\/11456"}],"up":[{"embeddable":true,"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/pages\/4963"}],"wp:attachment":[{"href":"https:\/\/www.alva.si\/en\/wp-json\/wp\/v2\/media?parent=4893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}