{"id":870,"date":"2015-05-02T11:19:13","date_gmt":"2015-05-02T11:19:13","guid":{"rendered":"http:\/\/demo.vegatheme.com\/metis\/?page_id=870"},"modified":"2015-07-20T04:15:22","modified_gmt":"2015-07-20T04:15:22","slug":"contact","status":"publish","type":"page","link":"http:\/\/demo.vegatheme.com\/metis\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row fullwidth=&#8221;yes&#8221; full_width=&#8221;yes&#8221;][vc_column width=&#8221;1\/1&#8243;]\n\t<div class=\"cd-section\">\n\t\t<div class=\"cd-block\">\n\t\t\t<div class=\"contact-top\">\n\t\t\t\t<div id=\"cd-google-map\">\n\t\t\t\t\t<div id=\"google-container\"><\/div>\n\t\t\t\t\t<div id=\"cd-zoom-in\"><\/div>\n\t\t\t\t\t<div id=\"cd-zoom-out\"><\/div>\n\t\t\t\t<\/div>\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"tooltip contact-tooltip tooltip-west\">\n\t\t\t\t\t<span class=\"tooltip-item\"><\/span>\n\t\t\t\t\t<span class=\"tooltip-content\">86-90 Kralja Milutina, Belgrade 11000<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<div class=\"hero-top\">\n\t\t\t\t\t<div class=\"container\">\t\n\t\t\t\t\t\t<div class=\"twelve columns\">\n\t\t\t\t\t\t\t<div class=\"hero-text\">\n\t\t\t\t\t\t\t\t<h2>Get in touch<\/h2>\t\t\t\t\t\t\t\t<div class=\"hero-subtext\"><\/p>\n<p>Don\u2019t <strong>hesitate<\/strong> to contact us.<\/p>\n<p><\/div>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/div>\t\n\t\t\t\t\t\t<\/div>\t\n\t\t\t\t\t\t<div class=\"twelve columns\">\n\t\t\t\t\t\t\t<a href=\"#scroll-link\" class=\"scroll scroll-down\"><\/a>\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/div>\t\n\t\t\t\t\t<\/div>\t\t\n\t\t\t\t<\/div>\t\t\t\t\t\n\t\t\t<\/div>\n\t\t<\/div>\t\n\t<\/div>\n\t<script type=\"text\/javascript\">\n\t\t(function($) { \"use strict\";\n\t\t\t\/\/set your google maps parameters\n\t\t\tjQuery(document).ready(function($){\n\t\t\t\t\n\t\t\t\tvar latitude = 44.8013716,\n\t\t\t\t\tlongitude = 20.4631372,\n\t\t\t\t\tmap_zoom = 15;\n\n\t\t\t\t\/\/google map custom marker icon - .png fallback for IE11\n\t\t\t\tvar is_internetExplorer11= navigator.userAgent.toLowerCase().indexOf('trident') > -1;\n\t\t\t\tvar marker_url = ( is_internetExplorer11 ) ? 'http:\/\/demo.vegatheme.com\/metis\/wp-content\/themes\/metis\/images\/trans.png' : 'http:\/\/demo.vegatheme.com\/metis\/wp-content\/themes\/metis\/images\/trans.png';\n\t\t\t\t\t\n\t\t\t\t\/\/define the basic color of your map, plus a value for saturation and brightness\t\t\t\t\n\t\t\t\tvar\tmain_color = '#f1f1f1',\n\t\t\t\t\tsaturation_value= -100,\n\t\t\t\t\tbrightness_value= 9;\n\n\t\t\t\t\/\/we define here the style of the map\n\t\t\t\tvar style= [ \n\t\t\t\t\t{\n\t\t\t\t\t\t\/\/set saturation for the labels on the map\n\t\t\t\t\t\telementType: \"labels\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{saturation: saturation_value}\n\t\t\t\t\t\t]\n\t\t\t\t\t},  \n\t\t\t\t\t{\t\/\/poi stands for point of interest - don't show these lables on the map \n\t\t\t\t\t\tfeatureType: \"poi\",\n\t\t\t\t\t\telementType: \"labels\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{visibility: \"off\"}\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\/\/don't show highways lables on the map\n\t\t\t\t\t\tfeatureType: 'road.highway',\n\t\t\t\t\t\telementType: 'labels',\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{visibility: \"off\"}\n\t\t\t\t\t\t]\n\t\t\t\t\t}, \n\t\t\t\t\t{ \t\n\t\t\t\t\t\t\/\/don't show local road lables on the map\n\t\t\t\t\t\tfeatureType: \"road.local\", \n\t\t\t\t\t\telementType: \"labels.icon\", \n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{visibility: \"off\"} \n\t\t\t\t\t\t] \n\t\t\t\t\t},\n\t\t\t\t\t{ \n\t\t\t\t\t\t\/\/don't show arterial road lables on the map\n\t\t\t\t\t\tfeatureType: \"road.arterial\", \n\t\t\t\t\t\telementType: \"labels.icon\", \n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{visibility: \"off\"}\n\t\t\t\t\t\t] \n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\/\/don't show road lables on the map\n\t\t\t\t\t\tfeatureType: \"road\",\n\t\t\t\t\t\telementType: \"geometry.stroke\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{visibility: \"off\"}\n\t\t\t\t\t\t]\n\t\t\t\t\t}, \n\t\t\t\t\t\/\/style different elements on the map\n\t\t\t\t\t{ \n\t\t\t\t\t\tfeatureType: \"transit\", \n\t\t\t\t\t\telementType: \"geometry.fill\", \n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t}, \n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"poi\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"poi.government\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"poi.sport_complex\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"poi.attraction\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"poi.business\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"transit\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"transit.station\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"landscape\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t\t\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"road\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"road.highway\",\n\t\t\t\t\t\telementType: \"geometry.fill\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t}, \n\t\t\t\t\t{\n\t\t\t\t\t\tfeatureType: \"water\",\n\t\t\t\t\t\telementType: \"geometry\",\n\t\t\t\t\t\tstylers: [\n\t\t\t\t\t\t\t{ hue: main_color },\n\t\t\t\t\t\t\t{ visibility: \"on\" }, \n\t\t\t\t\t\t\t{ lightness: brightness_value }, \n\t\t\t\t\t\t\t{ saturation: saturation_value }\n\t\t\t\t\t\t]\n\t\t\t\t\t}\n\t\t\t\t];\n\t\t\t\t\t\n\t\t\t\t\/\/set google map options\n\t\t\t\tvar map_options = {\n\t\t\t\t\tcenter: new google.maps.LatLng(latitude, longitude),\n\t\t\t\t\tzoom: map_zoom,\n\t\t\t\t\tpanControl: false,\n\t\t\t\t\tzoomControl: false,\n\t\t\t\t\tmapTypeControl: false,\n\t\t\t\t\tstreetViewControl: false,\n\t\t\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP,\n\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\tstyles: style,\n\t\t\t\t}\n\t\t\t\t\/\/inizialize the map\n\t\t\t\tvar map = new google.maps.Map(document.getElementById('google-container'), map_options);\n\t\t\t\t\/\/add a custom marker to the map\t\t\t\t\n\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\tposition: new google.maps.LatLng(latitude, longitude),\n\t\t\t\t\tmap: map,\n\t\t\t\t\tvisible: true,\n\t\t\t\t\ticon: marker_url,\n\t\t\t\t});\n\n\t\t\t\t\/\/add custom buttons for the zoom-in\/zoom-out on the map\n\t\t\t\tfunction CustomZoomControl(controlDiv, map) {\n\t\t\t\t\t\/\/grap the zoom elements from the DOM and insert them in the map \n\t\t\t\t\tvar controlUIzoomIn= document.getElementById('cd-zoom-in'),\n\t\t\t\t\t\tcontrolUIzoomOut= document.getElementById('cd-zoom-out');\n\t\t\t\t\tcontrolDiv.appendChild(controlUIzoomIn);\n\t\t\t\t\tcontrolDiv.appendChild(controlUIzoomOut);\n\n\t\t\t\t\t\/\/ Setup the click event listeners and zoom-in or out according to the clicked element\n\t\t\t\t\tgoogle.maps.event.addDomListener(controlUIzoomIn, 'click', function() {\n\t\t\t\t\t\tmap.setZoom(map.getZoom()+1)\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addDomListener(controlUIzoomOut, 'click', function() {\n\t\t\t\t\t\tmap.setZoom(map.getZoom()-1)\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\tvar zoomControlDiv = document.createElement('div');\n\t\t\t\tvar zoomControl = new CustomZoomControl(zoomControlDiv, map);\n\n\t\t\t\t\/\/insert the zoom div on the top left of the map\n\t\t\t\tmap.controls[google.maps.ControlPosition.LEFT_TOP].push(zoomControlDiv);\n\t\t\t});\n\t\t \n\t\t \n\t\t \n\t\t  })(jQuery); \n\t<\/script>\n[\/vc_column][\/vc_row][vc_row el_class=&#8221;section-in &#8221; css=&#8221;.vc_custom_1430576780738{padding-top: 120px !important;padding-bottom: 120px !important;background-color: #ffffff !important;}&#8221; fullwidth=&#8221;yes&#8221; full_width=&#8221;yes&#8221; el_id=&#8221;scroll-link&#8221;][vc_column width=&#8221;1\/1&#8243;]\t\n\t<div class=\"section-header-text align-center\">\n\t\t<h5>send us a message!<\/h5>\t\t<p>Don\u2019t hesitate.<\/p>\t\t<div class=\"line-header\"><\/div>\n\t<\/div>\n\t[\/vc_column][vc_column width=&#8221;1\/1&#8243;]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f4-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"4\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/metis\/wp-json\/wp\/v2\/pages\/870#wpcf7-f4-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=\"4\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0.6\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f4-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=\"container\">\n\t<div class=\"six columns\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" 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\t<\/p>\n\t<\/div>\n\t<div class=\"six columns\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" 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=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"twelve columns\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Tell Us Everything\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"twelve columns\">\n\t\t<div id=\"button-con\">\n\t\t\t<p><button type=\"submit\" class=\"send_message wpcf7-form-control wpcf7-submit\"><span data-hover=\"submit\">submit<\/span><\/button>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<div class=\"clear\">\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_1430130884313{padding-bottom: 120px !important;background-color: #ffffff !important;}&#8221; fullwidth=&#8221;no&#8221; el_class=&#8221;section-in&#8221;][vc_column width=&#8221;1\/3&#8243;]\t\n\t<div class=\"contact-details\">\n\t\t<p><span><i class=\"fa fa-paper-plane\"><\/i><\/span>Email:<\/p> \n\t\t<h6>office@metis.com<\/h6>\n\t<\/div>\t\n\n\t[\/vc_column][vc_column width=&#8221;1\/3&#8243;]\t\n\t<div class=\"contact-details\">\n\t\t<p><span><i class=\"fa fa-phone\"><\/i><\/span>Phone:<\/p> \n\t\t<h6>0120 (381) 234-294<\/h6>\n\t<\/div>\t\n\n\t[\/vc_column][vc_column width=&#8221;1\/3&#8243;]\t\n\t<div class=\"contact-details\">\n\t\t<p><span><i class=\"fa fa-map-marker\"><\/i><\/span>Address:<\/p> \n\t\t<h6>86-90 Milutina, BG 11000<\/h6>\n\t<\/div>\t\n\n\t[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row fullwidth=&#8221;yes&#8221; full_width=&#8221;yes&#8221;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row][vc_row el_class=&#8221;section-in &#8221; css=&#8221;.vc_custom_1430576780738{padding-top: 120px !important;padding-bottom: 120px !important;background-color: #ffffff !important;}&#8221; fullwidth=&#8221;yes&#8221; full_width=&#8221;yes&#8221; el_id=&#8221;scroll-link&#8221;][vc_column width=&#8221;1\/1&#8243;][\/vc_column][vc_column width=&#8221;1\/1&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1430130884313{padding-bottom: 120px !important;background-color: #ffffff !important;}&#8221; fullwidth=&#8221;no&#8221; el_class=&#8221;section-in&#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-870","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/demo.vegatheme.com\/metis\/wp-json\/wp\/v2\/pages\/870","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/demo.vegatheme.com\/metis\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/demo.vegatheme.com\/metis\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/demo.vegatheme.com\/metis\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/demo.vegatheme.com\/metis\/wp-json\/wp\/v2\/comments?post=870"}],"version-history":[{"count":8,"href":"http:\/\/demo.vegatheme.com\/metis\/wp-json\/wp\/v2\/pages\/870\/revisions"}],"predecessor-version":[{"id":998,"href":"http:\/\/demo.vegatheme.com\/metis\/wp-json\/wp\/v2\/pages\/870\/revisions\/998"}],"wp:attachment":[{"href":"http:\/\/demo.vegatheme.com\/metis\/wp-json\/wp\/v2\/media?parent=870"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}