{"id":186,"date":"2015-07-13T03:31:07","date_gmt":"2015-07-13T03:31:07","guid":{"rendered":"http:\/\/demo.vegatheme.com\/ourea\/?page_id=186"},"modified":"2015-07-13T03:31:07","modified_gmt":"2015-07-13T03:31:07","slug":"contact","status":"publish","type":"page","link":"https:\/\/barbersandblowaves.com.au\/index.php\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#8221;yes&#8221;][vc_column]\t<div class=\"section fullwidth-height\">\r\n\t\t<div id=\"cd-google-map\">\r\n\t\t\t<div id=\"google-container\" style=\"position: relative;width: 100%;height:76vh\"><\/div>\r\n\t\t\t<div id=\"cd-zoom-in\"><\/div>\r\n\t\t\t<div id=\"cd-zoom-out\"><\/div>\r\n\t\t\t<address>86-90 Kralja Milutina Belgrade 11000<\/address>\t\t<\/div>\t\r\n\t<\/div>\r\n\t<script type=\"text\/javascript\">\r\n\t\t\r\n\t\t(function($) { \"use strict\"\r\n\r\n\t\t\t\/\/set your google maps parameters 44.8013716,20.4631372\r\n\t\t\tjQuery(document).ready(function($){\r\n\t\t\t\t\r\n\t\t\t\tvar latitude = 44.8013716,\r\n\t\t\t\t\tlongitude = 20.4631372,\r\n\t\t\t\t\tmap_zoom = 15;\r\n\r\n\t\t\t\t\/\/google map custom marker icon - .png fallback for IE11\r\n\t\t\t\tvar is_internetExplorer11= navigator.userAgent.toLowerCase().indexOf('trident') > -1;\r\n\t\t\t\tvar marker_url = 'https:\/\/barbersandblowaves.com.au\/wp-content\/uploads\/2015\/07\/cd-icon-location1-1.png';\r\n\t\t\t\t\t\r\n\t\t\t\t\/\/define the basic color of your map, plus a value for saturation and brightness\r\n\t\t\t\tvar\tmain_color = '#f1f1f1',\r\n\t\t\t\t\tsaturation_value= -100,\r\n\t\t\t\t\tbrightness_value= 9;\r\n\r\n\t\t\t\t\/\/we define here the style of the map\r\n\t\t\t\tvar style= [ \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\/\/set saturation for the labels on the map\r\n\t\t\t\t\t\telementType: \"labels\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{saturation: saturation_value}\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},  \r\n\t\t\t\t\t{\t\/\/poi stands for point of interest - don't show these lables on the map \r\n\t\t\t\t\t\tfeatureType: \"poi\",\r\n\t\t\t\t\t\telementType: \"labels\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{visibility: \"off\"}\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\/\/don't show highways lables on the map\r\n\t\t\t\t\t\tfeatureType: 'road.highway',\r\n\t\t\t\t\t\telementType: 'labels',\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{visibility: \"off\"}\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t}, \r\n\t\t\t\t\t{ \t\r\n\t\t\t\t\t\t\/\/don't show local road lables on the map\r\n\t\t\t\t\t\tfeatureType: \"road.local\", \r\n\t\t\t\t\t\telementType: \"labels.icon\", \r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{visibility: \"off\"} \r\n\t\t\t\t\t\t] \r\n\t\t\t\t\t},\r\n\t\t\t\t\t{ \r\n\t\t\t\t\t\t\/\/don't show arterial road lables on the map\r\n\t\t\t\t\t\tfeatureType: \"road.arterial\", \r\n\t\t\t\t\t\telementType: \"labels.icon\", \r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{visibility: \"off\"}\r\n\t\t\t\t\t\t] \r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\/\/don't show road lables on the map\r\n\t\t\t\t\t\tfeatureType: \"road\",\r\n\t\t\t\t\t\telementType: \"geometry.stroke\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{visibility: \"off\"}\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t}, \r\n\t\t\t\t\t\/\/style different elements on the map\r\n\t\t\t\t\t{ \r\n\t\t\t\t\t\tfeatureType: \"transit\", \r\n\t\t\t\t\t\telementType: \"geometry.fill\", \r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t}, \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"poi\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"poi.government\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"poi.sport_complex\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"poi.attraction\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"poi.business\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"transit\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"transit.station\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"landscape\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"road\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t},\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"road.highway\",\r\n\t\t\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t}, \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tfeatureType: \"water\",\r\n\t\t\t\t\t\telementType: \"geometry\",\r\n\t\t\t\t\t\tstylers: [\r\n\t\t\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t\t\t]\r\n\t\t\t\t\t}\r\n\t\t\t\t];\r\n\t\t\t\t\t\r\n\t\t\t\t\/\/set google map options\r\n\t\t\t\tvar map_options = {\r\n\t\t\t\t\tcenter: new google.maps.LatLng(latitude, longitude),\r\n\t\t\t\t\tzoom: map_zoom,\r\n\t\t\t\t\tpanControl: false,\r\n\t\t\t\t\tzoomControl: false,\r\n\t\t\t\t\tmapTypeControl: false,\r\n\t\t\t\t\tstreetViewControl: false,\r\n\t\t\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tstyles: style,\r\n\t\t\t\t}\r\n\t\t\t\t\/\/inizialize the map\r\n\t\t\t\tvar map = new google.maps.Map(document.getElementById('google-container'), map_options);\r\n\t\t\t\t\/\/add a custom marker to the map\t\t\t\t\r\n\t\t\t\tvar marker = new google.maps.Marker({\r\n\t\t\t\t\tposition: new google.maps.LatLng(latitude, longitude),\r\n\t\t\t\t\tmap: map,\r\n\t\t\t\t\tvisible: true,\r\n\t\t\t\t\ticon: marker_url,\r\n\t\t\t\t});\r\n\r\n\t\t\t\t\/\/add custom buttons for the zoom-in\/zoom-out on the map\r\n\t\t\t\tfunction CustomZoomControl(controlDiv, map) {\r\n\t\t\t\t\t\/\/grap the zoom elements from the DOM and insert them in the map \r\n\t\t\t\t\tvar controlUIzoomIn= document.getElementById('cd-zoom-in'),\r\n\t\t\t\t\t\tcontrolUIzoomOut= document.getElementById('cd-zoom-out');\r\n\t\t\t\t\tcontrolDiv.appendChild(controlUIzoomIn);\r\n\t\t\t\t\tcontrolDiv.appendChild(controlUIzoomOut);\r\n\r\n\t\t\t\t\t\/\/ Setup the click event listeners and zoom-in or out according to the clicked element\r\n\t\t\t\t\tgoogle.maps.event.addDomListener(controlUIzoomIn, 'click', function() {\r\n\t\t\t\t\t\tmap.setZoom(map.getZoom()+1)\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addDomListener(controlUIzoomOut, 'click', function() {\r\n\t\t\t\t\t\tmap.setZoom(map.getZoom()-1)\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n\r\n\t\t\t\tvar zoomControlDiv = document.createElement('div');\r\n\t\t\t\tvar zoomControl = new CustomZoomControl(zoomControlDiv, map);\r\n\r\n\t\t\t\t\/\/insert the zoom div on the top left of the map\r\n\t\t\t\tmap.controls[google.maps.ControlPosition.LEFT_TOP].push(zoomControlDiv);\r\n\t\t\t});\r\n\t\t\r\n\t\t})(jQuery);\r\n\r\n\t<\/script>\r\n\r\n[\/vc_column][\/vc_row][vc_row full_width=&#8221;yes&#8221;][vc_column]\t\r\n\t<div class=\"section padding-top-bottom-small\" id=\"scroll-link\">\r\n\t\t<div class=\"parallax-1\" style=\"background-image:url(https:\/\/barbersandblowaves.com.au\/wp-content\/uploads\/2015\/07\/12-1.jpg);\"><\/div>\t\r\n\t\t\t\t\t\r\n\t\t<div class=\"container\">\t\t\t\r\n\t\t\t<div class=\"twelve columns\">\t\t\r\n\t\t\t\t<div class=\"action-wrap\">\r\n\t\t\t\t\t<p>New Business?<\/p>\t\t\t\t\t<h4>How Can We Help You?<\/h4>\t\t\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\t\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t<div class=\"clear\"><\/div>\r\n[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1436841365924{padding-top: 120px !important;padding-bottom: 120px !important;}&#8221;][vc_column el_class=&#8221;header-text main-pages&#8221;]<p style=\"text-align: center;\">CONTACT<\/p><h3 style=\"text-align: center;\">Have a project you\u2019re interested in discussing? Drop us a line below, we\u2019d love to talk.<\/h3>[\/vc_column][vc_column]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f318-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/186#wpcf7-f318-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"318\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.8.4\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f318-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"six columns\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name: *\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"six columns\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email-453\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-Mail: *\" value=\"\" type=\"email\" name=\"email-453\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"twelve columns\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Tell Us Everything\" name=\"message\"><\/textarea><\/span>\n\t<\/p>\n<\/div>\n<div class=\"twelve columns\">\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"submit\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1436841716072{padding-top: 60px !important;padding-bottom: 60px !important;background-color: #000000 !important;}&#8221;][vc_column width=&#8221;1\/3&#8243;]\t\t\r\n\t<div class=\"contact-block\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t<div class=\"text\">\t\t\t\t\r\n\t\t\t<h6>Call Us:<\/h6>\t\r\n\t\t\t<p><span><i class=\"ion-ios-telephone\"><\/i><\/span> +381 5 313 345<\/p>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\r\n[\/vc_column][vc_column width=&#8221;1\/3&#8243;]\t\t\r\n\t<div class=\"contact-block\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t<div class=\"text\">\t\t\t\t\r\n\t\t\t<h6>Address:<\/h6>\t\r\n\t\t\t<p><span><i class=\"ion-ios-location\"><\/i><\/span> 86 Kralja Milutina, Bg, RS<\/p>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\r\n[\/vc_column][vc_column width=&#8221;1\/3&#8243;]\t\t\r\n\t<div class=\"contact-block\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t<div class=\"text\">\t\t\t\t\r\n\t\t\t<h6>Email:<\/h6>\t\r\n\t\t\t<p><span><i class=\"ion-ios-email\"><\/i><\/span> support@ourea.com<\/p>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\r\n[\/vc_column][\/vc_row]<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;yes&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;yes&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1436841365924{padding-top: 120px !important;padding-bottom: 120px !important;}&#8221;][vc_column el_class=&#8221;header-text main-pages&#8221;][\/vc_column][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1436841716072{padding-top: 60px !important;padding-bottom: 60px !important;background-color: #000000 !important;}&#8221;][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"page-templates\/template-canvas.php","meta":{"footnotes":""},"class_list":["post-186","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/barbersandblowaves.com.au\/index.php\/wp-json\/wp\/v2\/pages\/186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/barbersandblowaves.com.au\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/barbersandblowaves.com.au\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/barbersandblowaves.com.au\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/barbersandblowaves.com.au\/index.php\/wp-json\/wp\/v2\/comments?post=186"}],"version-history":[{"count":0,"href":"https:\/\/barbersandblowaves.com.au\/index.php\/wp-json\/wp\/v2\/pages\/186\/revisions"}],"wp:attachment":[{"href":"https:\/\/barbersandblowaves.com.au\/index.php\/wp-json\/wp\/v2\/media?parent=186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}