{"id":2551,"date":"2020-11-11T07:11:13","date_gmt":"2020-11-11T07:11:13","guid":{"rendered":"https:\/\/www.triobridgeview.ro\/localizare\/"},"modified":"2021-12-06T15:00:25","modified_gmt":"2021-12-06T13:00:25","slug":"location","status":"publish","type":"page","link":"https:\/\/www.triobridgeview.ro\/en\/location\/","title":{"rendered":"Location"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][vc_column_text]<script src=\"https:\/\/unpkg.com\/@googlemaps\/markerclustererplus\/dist\/index.min.js\"><\/script>\n<style type=\"text\/css\">\n    \/* Set the size of the div element that contains the map *\/\n    #map {\n        height: 800px;\n        \/* The height is 400 pixels *\/\n        width: 100%;\n        \/* The width is the width of the web page *\/\n    }\n<\/style>\n<script>\n    \/\/ Initialize and add the map\n    function initMap() {\n        var uluru = {\n            lat: 44.450267,\n            lng: 26.049023};\n        var map = new google.maps.Map(document.getElementById('map'), {\n            zoom: 16,\n            center: uluru,\n\n            styles: [\n                {\n                    \"elementType\": \"geometry\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#f5f5f5\"\n                        }\n                    ]\n                },\n                {\n                    \"elementType\": \"labels.icon\",\n                    \"stylers\": [\n                        {\n                            \"visibility\": \"off\"\n                        }\n                    ]\n                },\n                {\n                    \"elementType\": \"labels.text.fill\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#616161\"\n                        }\n                    ]\n                },\n                {\n                    \"elementType\": \"labels.text.stroke\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#f5f5f5\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"administrative.land_parcel\",\n                    \"elementType\": \"labels.text.fill\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#bdbdbd\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"poi\",\n                    \"elementType\": \"geometry\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#eeeeee\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"poi\",\n                    \"elementType\": \"labels.text.fill\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#757575\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"poi.park\",\n                    \"elementType\": \"geometry\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#93d090\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"poi.park\",\n                    \"elementType\": \"labels.text.fill\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#9e9e9e\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"road\",\n                    \"elementType\": \"geometry\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#ffffff\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"road.arterial\",\n                    \"elementType\": \"labels.text.fill\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#757575\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"road.highway\",\n                    \"elementType\": \"geometry\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#dadada\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"road.highway\",\n                    \"elementType\": \"labels.text.fill\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#616161\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"road.local\",\n                    \"elementType\": \"labels.text.fill\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#9e9e9e\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"transit.line\",\n                    \"elementType\": \"geometry\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#e5e5e5\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"transit.station\",\n                    \"elementType\": \"geometry\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#eeeeee\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"water\",\n                    \"elementType\": \"geometry\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#92afdb\"\n                        }\n                    ]\n                },\n                {\n                    \"featureType\": \"water\",\n                    \"elementType\": \"labels.text.fill\",\n                    \"stylers\": [\n                        {\n                            \"color\": \"#9e9e9e\"\n                        }\n                    ]\n                }\n            ]\n        });\n\n        const trio = [\"Trio Bridge View\", 44.449000, 26.0489450, 1];\n\n\n        const image_trio = {\n            url:\n                \"\/wp-content\/uploads\/2022\/04\/trio-pin-mare-si-centrat-pointer-sus.svg\",\n\n        };\n\n        new google.maps.Marker({\n            position: {lat: trio[1], lng: trio[2]},\n            map,\n            icon: image_trio,\n            title: trio[0],\n        });\n\n        setMarkers(map);\n\n        \/\/ Define the LatLng coordinates for the polygon's path.\n        const trioCoords = [\n            {lat: 44.450602, lng: 26.048207},\n            {lat: 44.449665, lng: 26.048962},\n            {lat: 44.449876, lng: 26.049464},\n            {lat: 44.450863, lng: 26.048961},\n        ];\n        \/\/ Construct the polygon.\n        const TrioBridgeViewShape = new google.maps.Polygon({\n            paths: trioCoords,\n            strokeColor: \"#f0a43c\",\n            strokeOpacity: 0.8,\n            strokeWeight: 2,\n            fillColor: \"#f3b764\",\n            fillOpacity: 0.35,\n        });\n        TrioBridgeViewShape.setMap(map);\n\n    }\n\n    \/\/ Data for the markers consisting of a name, a LatLng and a zIndex for the\n    \/\/ order in which these markers should display on top of each other.\n\n\n    const metrouri = [\n        [\"Metrou Crangasi\", 44.451847, 26.047720, 1],\n        [\"Metrou Petrache Poenaru\", 44.445311, 26.046739, 1],\n        [\"Metrou Grozavesti\", 44.442751, 26.060483, 1],\n    ];\n    \n    const shopping = [\n        [\"eMAG\", 44.450623, 26.045278, 1],\n        [\"Brico Depot\", 44.447428, 26.061360, 1],\n        [\"Complex agroalimentar Crangasi\", 44.452807, 26.048887, 1],\n    ];\n    \n    const ishopping = [\n        [\"LIDL Cr\u00e2nga\u0219i\", 44.4511771, 26.0483128, 1],\n    ];\n\n    const relaxare = [\n        [\"Parc Crangasi\", 44.451646, 26.044289, 1],\n        [\"Magic Place Aqua PArk\", 44.448248, 26.042996, 1],\n        [\"IDM Club\", 44.444017, 26.048851, 1],\n    ];\n\n    const birouri = [\n        [\"Orhideea Towers\", 44.443941, 26.060318, 1],\n        [\"The Bridge\", 44.444907, 26.060158, 1],\n        [\"Sema Park\", 44.444669, 26.047826, 1],\n        [\"Campus 6\", 44.435044, 26.053715, 1],\n        [\"Business Garden Bucahrest\", 44.446762, 26.065074, 1],\n    ];\n\n    const educatie = [\n        [\"Universitatea Politehnica\", 44.438608, 26.049491, 1],\n        [\"Complex Regie\", 44.444841, 26.052836, 1],\n        [\"Complex Leu\", 44.433999, 26.057912, 1],\n        [\"Universitatea Spiru Haret\", 44.440389, 26.044701, 1],\n\n    ];\n\n    function setMarkers(map) {\n        \/\/ Adds markers to the map.\n        \/\/ Marker sizes are expressed as a Size of X,Y where the origin of the image\n        \/\/ (0,0) is located in the top left of the image.\n        \/\/ Origins, anchor positions and coordinates of the marker increase in the X\n        \/\/ direction to the right and in the Y direction down.\n        const metrou_img = {\n            url:\n                \"\/wp-content\/uploads\/2020\/11\/pin_metrou.png\",\n            \/\/ \/\/ This marker is 20 pixels wide by 32 pixels high.\n            \/\/ size: new google.maps.Size(20, 32),\n            \/\/ \/\/ The origin for this image is (0, 0).\n            \/\/ origin: new google.maps.Point(0, 0),\n            \/\/ \/\/ The anchor for this image is the base of the flagpole at (0, 32).\n            \/\/ anchor: new google.maps.Point(0, 32),\n        };\n\n        const shopping_img = {\n            url:\n                \"\/wp-content\/uploads\/2020\/11\/pin_shopping.png\",\n\n        };\n        \n        const ishopping_img = {\n            url:\n                \"\/wp-content\/uploads\/2020\/11\/pin_lidl.png\",\n\n        };\n\n        const relaxare_img = {\n            url:\n                \"\/wp-content\/uploads\/2020\/11\/pin_relaxare.png\",\n\n        };\n\n        const birouri_img = {\n            url:\n                \"\/wp-content\/uploads\/2020\/11\/pin_birouri.png\",\n\n        };\n\n        const educatie_img = {\n            url:\n                \"\/wp-content\/uploads\/2020\/11\/pin_educatie.svg\",\n\n        };\n\n\n        \/\/ Shapes define the clickable region of the icon. The type defines an HTML\n        \/\/ <area> element 'poly' which traces out a polygon as a series of X,Y points.\n        \/\/ The final coordinate closes the poly by connecting to the first coordinate.\n        const shape = {\n            coords: [1, 1, 1, 20, 18, 20, 18, 1],\n            type: \"poly\",\n        };\n\n\n        \/\/ METRO START\n\n        const content_info_metro = [];\n\n        const infowindow_metro = [];\n\n        const metro_pins = [];\n\n\n        for (let i = 0; i < metrouri.length; i++) {\n            const metrou = metrouri[i];\n            const mark_metro = new google.maps.Marker({\n                position: {lat: metrou[1], lng: metrou[2]},\n                map,\n                icon: metrou_img,\n                \/\/ shape: shape,\n                title: metrou[0],\n                zIndex: metrou[3],\n            });\n\n            content_info_metro.push(metrou[0]);\n            metro_pins.push(mark_metro);\n\n\n        }\n\n        for (let i = 0; i < content_info_metro.length; i++) {\n            const infowindow = new google.maps.InfoWindow({\n                content: content_info_metro[i],\n            });\n\n\n            infowindow_metro.push(infowindow);\n        }\n\n        for (let i = 0; i < metro_pins.length; i++) {\n            metro_pins[i].addListener(\"click\", () => {\n                infowindow_metro[i].open(map, metro_pins[i]);\n            });\n\n        }\n\n\n        \/\/ METRO END\n        \n        \n        \/\/ SHOPPING START\n\n        const content_info_shopping = [];\n\n        const infowindow_shopping = [];\n\n        const shopping_pins = [];\n\n        for (let i = 0; i < shopping.length; i++) {\n            const shop = shopping[i];\n            const mark_shop = new google.maps.Marker({\n                position: {lat: shop[1], lng: shop[2]},\n                map,\n                icon: shopping_img,\n\n                title: shop[0],\n                zIndex: shop[3],\n            });\n\n            content_info_shopping.push(shop[0]);\n            shopping_pins.push(mark_shop);\n\n        }\n\n        for (let i = 0; i < content_info_shopping.length; i++) {\n            const infowindow = new google.maps.InfoWindow({\n                content: content_info_shopping[i],\n            });\n\n\n            infowindow_shopping.push(infowindow);\n        }\n\n        for (let i = 0; i < shopping_pins.length; i++) {\n            shopping_pins[i].addListener(\"click\", () => {\n                infowindow_shopping[i].open(map, shopping_pins[i]);\n            });\n\n        }\n\n        \/\/ SHOPPING END\n        \n        \n        \/\/ iSHOPPING START\n\n        const content_info_ishopping = [];\n\n        const infowindow_ishopping = [];\n\n        const ishopping_pins = [];\n\n        for (let i = 0; i < ishopping.length; i++) {\n            const ishop = ishopping[i];\n            const mark_ishop = new google.maps.Marker({\n                position: {lat: ishop[1], lng: ishop[2]},\n                map,\n                icon: ishopping_img,\n\n                title: ishop[0],\n                zIndex: ishop[3],\n            });\n\n            content_info_ishopping.push(ishop[0]);\n            ishopping_pins.push(mark_ishop);\n\n        }\n\n        for (let i = 0; i < content_info_ishopping.length; i++) {\n            const infowindow = new google.maps.InfoWindow({\n                content: content_info_ishopping[i],\n            });\n\n\n            infowindow_ishopping.push(infowindow);\n        }\n\n        for (let i = 0; i < ishopping_pins.length; i++) {\n            ishopping_pins[i].addListener(\"click\", () => {\n                infowindow_ishopping[i].open(map, ishopping_pins[i]);\n            });\n\n        }\n\n        \/\/ iSHOPPING END\n        \n\n\n        \/\/ RELAXARE START\n\n        const content_info_relaxare = [];\n\n        const infowindow_relaxare = [];\n\n        const relaxare_pins = [];\n\n        for (let i = 0; i < relaxare.length; i++) {\n            const relax = relaxare[i];\n            const mark_relax = new google.maps.Marker({\n                position: {lat: relax[1], lng: relax[2]},\n                map,\n                icon: relaxare_img,\n\n                title: relax[0],\n                zIndex: relax[3],\n            });\n\n            content_info_relaxare.push(relax[0]);\n            relaxare_pins.push(mark_relax);\n        }\n\n        for (let i = 0; i < content_info_relaxare.length; i++) {\n            const infowindow = new google.maps.InfoWindow({\n                content: content_info_relaxare[i],\n            });\n\n\n            infowindow_relaxare.push(infowindow);\n        }\n\n        for (let i = 0; i < relaxare_pins.length; i++) {\n            relaxare_pins[i].addListener(\"click\", () => {\n                infowindow_relaxare[i].open(map, relaxare_pins[i]);\n            });\n\n        }\n\n        \/\/ RELAXARE END\n\n\n        \/\/ BIROURI START\n\n        const content_info_birouri = [];\n\n        const infowindow_birouri = [];\n\n        const birouri_pins = [];\n\n        for (let i = 0; i < birouri.length; i++) {\n            const birou = birouri[i];\n            const mark_birou = new google.maps.Marker({\n                position: {lat: birou[1], lng: birou[2]},\n                map,\n                icon: birouri_img,\n\n                title: birou[0],\n                zIndex: birou[3],\n            });\n\n            content_info_birouri.push(birou[0]);\n            birouri_pins.push(mark_birou);\n        }\n\n        for (let i = 0; i < content_info_birouri.length; i++) {\n            const infowindow = new google.maps.InfoWindow({\n                content: content_info_birouri[i],\n            });\n\n\n            infowindow_birouri.push(infowindow);\n        }\n\n        for (let i = 0; i < birouri_pins.length; i++) {\n            birouri_pins[i].addListener(\"click\", () => {\n                infowindow_birouri[i].open(map, birouri_pins[i]);\n            });\n\n        }\n\n        \/\/ BIROURI END\n\n\n\n        \/\/ EDUCATIE START\n\n        const content_info_educatie = [];\n\n        const infowindow_educatie = [];\n\n        const educatie_pins = [];\n\n        for (let i = 0; i < educatie.length; i++) {\n            const edu = educatie[i];\n            const mark_educatie = new google.maps.Marker({\n                position: {lat: edu[1], lng: edu[2]},\n                map,\n                \/\/ label: {\n                \/\/     color: 'black',\n                \/\/     fontWeight: 'bold',\n                \/\/     text: edu[0],\n                \/\/ },\n                icon: educatie_img,\n\n                title: edu[0],\n                zIndex: edu[3],\n            });\n\n            content_info_educatie.push(edu[0]);\n            educatie_pins.push(mark_educatie);\n        }\n\n        for (let i = 0; i < content_info_educatie.length; i++) {\n            const infowindow = new google.maps.InfoWindow({\n                content: content_info_educatie[i],\n            });\n\n\n            infowindow_educatie.push(infowindow);\n        }\n\n        for (let i = 0; i < educatie_pins.length; i++) {\n            educatie_pins[i].addListener(\"click\", () => {\n                infowindow_educatie[i].open(map, educatie_pins[i]);\n            });\n\n        }\n\n\n        \/\/ EDUCATIE END\n\n\n    }\n\n\n<\/script>\n\n<body>\n\n<!--The div element for the map -->\n<div id=\"map\"><\/div>\n\n<\/body>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row source=&#8221;&#8221; text=&#8221;Pellentesque habitant morbi tristique senectus et netus et 2 faze&#8221; font_container=&#8221;tag:h5|text_align:left|color:%230a0a0a&#8221; use_theme_fonts=&#8221;yes&#8221; google_fonts=&#8221;font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal&#8221; el_class=&#8221;font-weight-bold&#8221; link=&#8221;&#8221;][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_custom_heading text=&#8221;Strategic location&#8221; font_container=&#8221;tag:h5|text_align:left|color:%230a0a0a&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;font-weight-bold text-center&#8221;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_empty_space height=&#8221;64px&#8221;][vc_column_text]<span style=\"font-weight: 400;\">No matter where you are, personally or professionally, a modern apartment in a place that encompasses them all, is the result we all want. Morning classes at college, important office meetings or a walk in the park are all important chapters in your daily routine, which you will have much easier access to as soon as you become our resident.<\/span>[\/vc_column_text][vc_empty_space height=&#8221;64px&#8221;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row equal_height=&#8221;yes&#8221;][vc_column width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;2351&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_custom_heading text=&#8221;Two steps away from the metro station and tram line 41&#8243; font_container=&#8221;tag:h6|text_align:center|color:%230a0a0a&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;my-5 font-weight-bold&#8221;][vc_column_text]<span style=\"font-weight: 400;\">How would it be to leave the house with your\u00a0 favorite music in the earplugs and by the\u00a0 time that you\u2019ll get to the chorus, you will\u00a0 already be on the metro? Metro or tram,\u00a0 both are excellent transportation that you\u00a0 can use in your daily schedule.<\/span>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;2349&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_custom_heading text=&#8221;Relaxation comes from inside too&#8221; font_container=&#8221;tag:h6|text_align:center|color:%230a0a0a&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;my-5 font-weight-bold&#8221;][vc_column_text]<span style=\"font-weight: 400;\">Cr\u00e2nga\u0219i Park, with Lacul Morii included,\u00a0 are the two main reasons that your loved\u00a0 ones will feel thankful for. Play sessions\u00a0 with the children or long walks with the\u00a0 pets, all of them are welcome moments of\u00a0 socialization inside the community.<\/span>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;2350&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_custom_heading text=&#8221;Close to the office&#8221; font_container=&#8221;tag:h6|text_align:center|color:%230a0a0a&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;my-5 font-weight-bold&#8221;][vc_column_text]<span style=\"font-weight: 400;\">One of the numerous business centers from\u00a0 the proximity of our complex can host your\u00a0 job or why not, your future business. You\u00a0 can use this benefit to your advantage and\u00a0 you can invest in your personal image and\u00a0 your professional ascension.<\/span>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/4&#8243;][vc_single_image image=&#8221;2366&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221;][vc_custom_heading text=&#8221;Poly student?&#8221; font_container=&#8221;tag:h6|text_align:center|color:%230a0a0a&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;my-5 font-weight-bold&#8221;][vc_column_text]<span style=\"font-weight: 400;\">The biggest University campus is waiting\u00a0 for him a few minutes from the complex, an\u00a0 ideal distance for him to fully enjoy college\u00a0 life, and at the same time, to enjoy a private\u00a0 space and high comfort after classes or\u00a0 during the exam session.\u00a0 <\/span>[\/vc_column_text][\/vc_column][\/vc_row][vc_section full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1605539580594{background-color: #f6f6f6 !important;}&#8221; el_class=&#8221;pb-5&#8243;][vc_row el_class=&#8221;pt-5 mt-5&#8243;][vc_column][vc_column_text el_class=&#8221;text-uppercase text-center dotari-title text-primary&#8221;]CLOSE to everything you need[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_empty_space][vc_column_text el_class=&#8221;text-center&#8221;]<span style=\"font-weight: 400;\">A long daily distance is directly proportional to your time. Sometimes, an impeccable personal image, the one that helps you to be in control, also translates into the lack of delays caused by traffic or the crowded route from home to college or office. We have chosen a strategic place, a point 0 on a social axis determined by your lifestyle and which we are eager to discover together with us.<\/span>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/4&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;p-md-5 p-1&#8243;][vc_column_text el_class=&#8221;before-wrapper&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/shopping.svg\" alt=\"shopping logo\" \/>Shopping[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1605109200746{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Lidl[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Next to[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109200746{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Pia\u021ba agroalimentar\u0103[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Pe-jos.svg\" alt=\"shopping logo\" \/>3 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109200746{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Mega Image[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Pe-jos.svg\" alt=\"shopping logo\" \/>3 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109200746{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]eMAG[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Pe-jos.svg\" alt=\"shopping logo\" \/>6 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109200746{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]AFI Cotroceni[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Car.svg\" alt=\"shopping logo\" \/>10 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;p-md-5 p-1&#8243;][vc_column_text el_class=&#8221;before-wrapper&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/educatie.svg&quot;\" alt=\"logo educatie\" \/>Education[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Universitatea Politehnic\u0103[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Pe-jos.svg\" alt=\"shopping logo\" \/>12 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Complex Regie[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Pe-jos.svg\" alt=\"shopping logo\" \/>9 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Complex Leu[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Tricicleta.svg\" alt=\"shopping logo\" \/>10 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Universitatea Spiru Haret[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Tricicleta.svg\" alt=\"shopping logo\" \/>14 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;p-md-5 p-1&#8243;][vc_column_text el_class=&#8221;before-wrapper&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/relaxare.svg\" alt=\"logo timp liber\" \/>Leisure[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1605109200746{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Parc Cr\u00e2nga\u0219i[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Pe-jos.svg\" alt=\"shopping logo\" \/>3 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109200746{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Magic Place Aqua Park[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Pe-jos.svg\" alt=\"shopping logo\" \/>7 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109200746{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]IDM Club[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Tricicleta.svg\" alt=\"shopping logo\" \/>5 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/2&#8243; el_class=&#8221;p-md-5 p-1&#8243;][vc_column_text el_class=&#8221;before-wrapper&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/business.svg\" alt=\"logo business\" \/>Business[\/vc_column_text][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Orhideea Towers[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Tricicleta.svg\" alt=\"shopping logo\" \/>7 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]The Bridge[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Tricicleta.svg\" alt=\"shopping logo\" \/>7 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Sema Park[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Tricicleta.svg\" alt=\"shopping logo\" \/>5 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Campus 6[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Tricicleta.svg\" alt=\"shopping logo\" \/>10 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=&#8221;.vc_custom_1605109194568{background-color: #ffffff !important;}&#8221; el_class=&#8221;my-2&#8243;][vc_column_inner el_class=&#8221;table-element&#8221;][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]Business Garden Bucharest[\/vc_column_text][vc_column_text el_class=&#8221;d-inline-block font-weight-bold text-dark table-cell&#8221;]<img decoding=\"async\" class=\"before-logo\" src=\"\/wp-content\/uploads\/2020\/11\/Tricicleta.svg\" alt=\"shopping logo\" \/>9 min[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row][vc_column][vc_column_text]<!-- <div class=\"d-block d-lg-none fixed-telephone\">\n    <div class=\"text-center text-white font30 green-telephone\">\n        <a class=\"text-white text-decoration-none\" href=\"tel:031.005.07.80\">\n            <img decoding=\"async\" class=\"mr-3\" src=\"\/wp-content\/uploads\/2020\/11\/phone-logo-white.svg\" alt=\"phone logo\" \/>\n            031.005.07.80\n        <\/a>\n    <\/div>\n<\/div> -->[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row][vc_row source=&#8221;&#8221; text=&#8221;Pellentesque habitant morbi tristique senectus et netus et 2 faze&#8221; font_container=&#8221;tag:h5|text_align:left|color:%230a0a0a&#8221; use_theme_fonts=&#8221;yes&#8221; google_fonts=&#8221;font_family:Abril%20Fatface%3Aregular|font_style:400%20regular%3A400%3Anormal&#8221; el_class=&#8221;font-weight-bold&#8221; link=&#8221;&#8221;][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_custom_heading text=&#8221;Strategic location&#8221; font_container=&#8221;tag:h5|text_align:left|color:%230a0a0a&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;font-weight-bold text-center&#8221;][\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/6&#8243;][\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_empty_space height=&#8221;64px&#8221;][vc_column_text]No matter where you are, personally or professionally, a modern apartment [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2551","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.triobridgeview.ro\/en\/wp-json\/wp\/v2\/pages\/2551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.triobridgeview.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.triobridgeview.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.triobridgeview.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.triobridgeview.ro\/en\/wp-json\/wp\/v2\/comments?post=2551"}],"version-history":[{"count":8,"href":"https:\/\/www.triobridgeview.ro\/en\/wp-json\/wp\/v2\/pages\/2551\/revisions"}],"predecessor-version":[{"id":2560,"href":"https:\/\/www.triobridgeview.ro\/en\/wp-json\/wp\/v2\/pages\/2551\/revisions\/2560"}],"wp:attachment":[{"href":"https:\/\/www.triobridgeview.ro\/en\/wp-json\/wp\/v2\/media?parent=2551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}