{"id":23,"date":"2024-06-10T08:25:52","date_gmt":"2024-06-10T08:25:52","guid":{"rendered":"http:\/\/localhost\/xtra\/business\/?page_id=10"},"modified":"2024-06-10T08:25:52","modified_gmt":"2024-06-10T08:25:52","slug":"contact","status":"publish","type":"page","link":"https:\/\/pure-jo.com\/ar\/contact\/","title":{"rendered":"\u0625\u062a\u0635\u0644 \u0628\u0646\u0627"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"cz_52762\" class=\"cz_52762 cz_title clr cz_mobile_text_center cz_title_pos_inline tac\"><div class=\"cz_title_content\"><div class=\"cz_wpe_content\"><h2 style=\"text-align: center;\"><span style=\"color: #000000;\">Get in <span style=\"color: #7e32dc;\">touch<\/span> with us<\/span><\/h2>\n<\/div><\/div><\/div><div class=\"cz_gap clr  hide_on_mobile\" style=\"height: 100px\"><\/div><div class=\"cz_gap show_on_mobile clr\" style=\"height: 50px\"><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-4\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"cz_62373\" class=\"cz_62373 services clr style1 cz_sbi_fx_6 services_b z99 wpb_animate_when_almost_visible fadeInUp\"><div class=\"service_custom\"><i class=\"fa fa-envelope\"><\/i><\/div><div class=\"service_text\"><h3>Email<\/h3><div class=\"cz_wpe_content\"><span style=\"color: #ffffff;\">info@yourwebsite.com<\/span><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"cz_54324\" class=\"cz_54324 services clr style1 cz_sbi_fx_6 services_b z99 wpb_animate_when_almost_visible fadeInUp\"><div class=\"service_custom\"><i class=\"fa fa-phone\"><\/i><\/div><div class=\"service_text\"><h3>Phone<\/h3><div class=\"cz_wpe_content\"><span style=\"color: #666666;\"><span style=\"color: #ffffff;\">+1 (800) 333 4455<\/span><br \/>\n<\/span><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"cz_98394\" class=\"cz_98394 services clr style1 cz_sbi_fx_6 services_b z99 wpb_animate_when_almost_visible fadeInUp\"><div class=\"service_custom\"><i class=\"fa fa-map-marker\"><\/i><\/div><div class=\"service_text\"><h3>Address<\/h3><div class=\"cz_wpe_content\"><span style=\"color: #ffffff; font-size: 16px;\">121 King Street, USA, New York<\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1514817007671\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"cz_68510\" class=\"cz_68510 gmap\" data-api-key=\"AIzaSyBtD89e_63nmA6xcZWW4y0s5Ll9HPTCvVQ\"> <\/div><div ><\/div><script>\r\n\r\n\t\tfunction mapfunction_cz_68510() {\r\n\r\n\t\t\tconst codevzPlusWaitForOverlay = setInterval(() => {\r\n\r\n\t\t\t\tif (typeof google.maps.OverlayView !== \"undefined\") {\r\n\r\n\t\t\t\t\tclearInterval(codevzPlusWaitForOverlay);\r\n\r\n\t\t\t\t\tgoogle.maps.Map.prototype.setCenterWithOffset = function(latlng, offsetX, offsetY) {\r\n\t\t\t\t\t    var map = this;\r\n\t\t\t\t\t    var ov = new google.maps.OverlayView();\r\n\t\t\t\t\t    ov.onAdd = function() {\r\n\t\t\t\t\t        var proj = this.getProjection();\r\n\t\t\t\t\t        var aPoint = proj.fromLatLngToContainerPixel(latlng);\r\n\t\t\t\t\t        aPoint.x = aPoint.x+offsetX;\r\n\t\t\t\t\t        aPoint.y = aPoint.y+offsetY;\r\n\t\t\t\t\t        map.setCenter(proj.fromContainerPixelToLatLng(aPoint));\r\n\t\t\t\t\t    }; \r\n\t\t\t\t\t    ov.draw = function() {}; \r\n\t\t\t\t\t    ov.setMap(this); \r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\tvar windx = jQuery(window), \r\n\r\n\t\t\t\t\t\tlatlng = { lat:40.714995959131755, lng:-74.00568350793458},\r\n\r\n\t\t\t\t\t\tmyOptions = {\r\n\t\t\t\t\t\t\tmapId: \"\",\r\n\t\t\t\t\t\t\tzoom: 14,\r\n\t\t\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\t\t\tdisableDefaultUI: false,\r\n\t\t\t\t\t\t\tcenter: latlng,\r\n\t\t\t\t\t\t\tfullscreenControl: false,\r\n\t\t\t\t\t\t\tmapTypeControl: false,\r\n\t\t\t\t\t\t\tkeyboardShortcuts: false\r\n\t\t\t\t\t\t},\r\n\r\n\t\t\t\t\t\tcz_68510 = new google.maps.Map(document.getElementById(\"cz_68510\"), myOptions ),\r\n\r\n\t\t\t\t\t\tsetCenterOffset = function() {\r\n\r\n\t\t\t\t\t\t\tif ( windx.width() < 768 ) {\r\n\t\t\t\t\t\t\t\tcz_68510.setCenterWithOffset( latlng, 0, 0 );\r\n\t\t\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\t\tcz_68510.setCenterWithOffset( latlng, 0, 0 );\r\n\t\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t};\r\n\r\n\t\t\t\t\t\tsetCenterOffset();\r\n\r\n\t\t\t\t\t\twindx.on( \"resize\", function() {\r\n\t\t\t\t\t\t\tsetCenterOffset();\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\tvar styles = [{\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#f5f5f5\"}]},{\"elementType\": \"labels.icon\",\"stylers\": [{\"visibility\": \"off\"}]},{\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#616161\"}]},{\"elementType\": \"labels.text.stroke\",\"stylers\": [{\"color\": \"#f5f5f5\"}]},{\"featureType\": \"administrative.land_parcel\",\"elementType\": \"labels\",\"stylers\": [{\"visibility\": \"off\"}]},{\"featureType\": \"administrative.land_parcel\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#bdbdbd\"}]},{\"featureType\": \"poi\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#eeeeee\"}]},{\"featureType\": \"poi\",\"elementType\": \"labels.text\",\"stylers\": [{\"visibility\": \"off\"}]},{\"featureType\": \"poi\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#757575\"}]},{\"featureType\": \"poi.park\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#e5e5e5\"}]},{\"featureType\": \"poi.park\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#9e9e9e\"}]},{\"featureType\": \"road\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#ffffff\"}]},{\"featureType\": \"road.arterial\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#757575\"}]},{\"featureType\": \"road.highway\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#dadada\"}]},{\"featureType\": \"road.highway\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#616161\"}]},{\"featureType\": \"road.local\",\"elementType\": \"labels\",\"stylers\": [{\"visibility\": \"off\"}]},{\"featureType\": \"road.local\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#9e9e9e\"}]},{\"featureType\": \"transit.line\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#e5e5e5\"}]},{\"featureType\": \"transit.station\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#eeeeee\"}]},{\"featureType\": \"water\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#c9c9c9\"}]},{\"featureType\": \"water\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#9e9e9e\"}]}];var styledMap = new google.maps.StyledMapType(styles,{name: \"Styled Map\"});cz_68510.mapTypes.set(\"map_style\", styledMap);  cz_68510.setMapTypeId(\"map_style\");class CustomMarker extends google.maps.OverlayView {\r\n\t\t\t\t\t\t    constructor(position, map) {\r\n\t\t\t\t\t\t        super();\r\n\t\t\t\t\t\t        this.position = position;\r\n\t\t\t\t\t\t        this.map = map;\r\n\t\t\t\t\t\t        this.div = null;\r\n\t\t\t\t\t\t        this.setMap(map);\r\n\t\t\t\t\t\t    }\r\n\r\n\t\t\t\t\t\t    onAdd() {\r\n\t\t\t\t\t\t        this.div = document.createElement(\"div\");\r\n\t\t\t\t\t\t        this.div.style.position = \"absolute\";\r\n\t\t\t\t\t\t        this.div.style.cursor = \"pointer\";\r\n\t\t\t\t\t\t        this.div.style.transform = \"translate(-50%, -100%)\";\r\n\t\t\t\t\t\t        this.div.innerHTML = `<div style=\"position:relative; text-align:center;\">\r\n\t\t\t\t\t\t                                <div style=\"position:absolute;top: -10px;left: 50%;transform: translate(-50%, -100%);background: white;color: #202020;padding: 15px 20px;border-radius: 2px;font-size: 15px;white-space: nowrap;box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);display: none;font-family: Arial, sans-serif;\" class=\"tooltip\">\r\n\t\t\t\t\t\t                                \tXtra Spa & Massage WordPress Theme\r\n\t\t\t\t\t\t                                <\/div>\r\n\t\t\t\t\t\t                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/pure-jo.com\/wp-content\/uploads\/2017\/06\/mapmarker-1.png\" style=\"display:block;\" \/>\r\n\t\t\t\t\t\t                              <\/div>`;\r\n\r\n\t\t\t\t\t\t        this.getPanes().overlayMouseTarget.appendChild(this.div);\r\n\t\t\t\t\t\t        this.tooltip = this.div.querySelector(\".tooltip\");\r\n\r\n\t\t\t\t\t\t        \/\/ Show title on click\r\n\t\t\t\t\t\t        this.div.addEventListener(\"click\", (event) => {\r\n\t\t\t\t\t\t            event.stopPropagation();\r\n\t\t\t\t\t\t            this.tooltip.style.display = this.tooltip.style.display === \"block\" ? \"none\" : \"block\";\r\n\t\t\t\t\t\t        });\r\n\r\n\t\t\t\t\t\t        \/\/ Hide title when clicking outside\r\n\t\t\t\t\t\t        google.maps.event.addListener(this.map, \"click\", () => {\r\n\t\t\t\t\t\t            this.tooltip.style.display = \"none\";\r\n\t\t\t\t\t\t        });\r\n\t\t\t\t\t\t    }\r\n\r\n\t\t\t\t\t\t    draw() {\r\n\t\t\t\t\t\t        const overlayProjection = this.getProjection();\r\n\t\t\t\t\t\t        const position = overlayProjection.fromLatLngToDivPixel(this.position);\r\n\r\n\t\t\t\t\t\t        if (position && this.div) {\r\n\t\t\t\t\t\t            this.div.style.left = `${position.x}px`;\r\n\t\t\t\t\t\t            this.div.style.top = `${position.y}px`;\r\n\t\t\t\t\t\t        }\r\n\t\t\t\t\t\t    }\r\n\r\n\t\t\t\t\t\t    onRemove() {\r\n\t\t\t\t\t\t        if (this.div) {\r\n\t\t\t\t\t\t            this.div.parentNode.removeChild(this.div);\r\n\t\t\t\t\t\t            this.div = null;\r\n\t\t\t\t\t\t        }\r\n\t\t\t\t\t\t    }\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t\/\/ Add a custom marker at a specific location\r\n\t\t\t\t\t\tnew CustomMarker(new google.maps.LatLng(40.714995959131755, -74.00568350793458), cz_68510);}}, 250 );}<\/script><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1497126171788 vc_row-has-fill\"><div class=\"wpb_column vc_column_container vc_col-sm-3\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-6 vc_col-xs-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"cz_13990\" class=\"cz_13990 cz_cf7 clr\"><div>\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f593-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"593\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/ar\/wp-json\/wp\/v2\/pages\/23#wpcf7-f593-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"593\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f593-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<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<\/p>\n<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=\"Your Email (*)\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Subject\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"menu-178\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"menu-178\"><option value=\"Business Department\">Business Department<\/option><option value=\"Personal Department\">Personal Department<\/option><option value=\"Support Department\">Support Department<\/option><option value=\"Others\">Others<\/option><\/select><\/span>\n<\/p>\n<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=\"Your Message\" name=\"your-message\"><\/textarea><\/span>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send Message\" \/>\n<\/p><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"249\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-3 vc_hidden-sm vc_hidden-xs\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"cz_gap clr  hide_on_mobile\" style=\"height: 110px\"><\/div><div class=\"cz_gap show_on_mobile clr\" style=\"height: 50px\"><\/div><div id=\"cz_59025\" class=\"cz_59025 cz_social_icons cz_social clr cz_social_fx_6 tac\"><a href=\"#\" class=\"cz-facebook\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Facebook\" aria-label=\"Facebook\"><i class=\"fa fa-facebook\"><\/i><\/a><a href=\"#\" class=\"cz-twitter\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Twitter\" aria-label=\"Twitter\"><i class=\"fa fa-twitter\"><\/i><\/a><a href=\"#\" class=\"cz-linkedin\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Linkedin\" aria-label=\"Linkedin\"><i class=\"fa fa-linkedin\"><\/i><\/a><a href=\"#\" class=\"cz-envelope\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"Email\" aria-label=\"Email\"><i class=\"fa fa-envelope\"><\/i><\/a><\/div><div class=\"cz_gap clr  hide_on_mobile\" style=\"height: 110px\"><\/div><div class=\"cz_gap show_on_mobile clr\" style=\"height: 50px\"><\/div><div class=\"cz_eqh cz_content_box_parent_fx  \"><div class=\"fx_zoom_0_hover\"><div id=\"cz_93351\" class=\"cz_93351 cz_content_box clr wpb_animate_when_almost_visible fadeIn\"><div class=\"cz_box_front clr\"><div class=\"cz_box_front_inner clr \"><span><\/span><div><div class=\"vc_row wpb_row vc_inner vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-8\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div id=\"cz_105167\" class=\"cz_105167 cz_title clr cz_mobile_text_center cz_title_has_icon cz_title_pos_inline\"><div class=\"cz_title_content\"><i class=\"cz_title_icon_before fa czico-108-small-calendar\"><\/i><div class=\"cz_wpe_content\"><h3 style=\"line-height: 1.4;\"><span style=\"font-size: 34px;\"><span style=\"color: #ffffff;\">Make an Appointment<\/span><br \/>\n<\/span><\/h3>\n<p><span style=\"color: #ffffff;\">Call us today or send us an email to get free consultation<\/span><\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-4\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"cz_gap clr \" style=\"height: 20px\"><\/div><div class=\"cz_btn_right cz_mobile_btn_center\"><div class=\"cz_107353_p\"><a id=\"cz_107353\" class=\"cz_107353 cz_btn cz_btn_txt_move_right cz_btn_no_fx cz_btn_icon_after\" href=\"#make_appointment\"><span><strong>Appointment Form<\/strong><i class=\"fa fa-caret-right\"><\/i><\/span><b class=\"cz_btn_onhover\"><strong>Appointment Form<\/strong><i class=\"fa fa-caret-right\"><\/i><\/b><\/a><\/div><\/div><div class=\"clr\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"cz_gap clr  hide_on_mobile\" style=\"height: 110px\"><\/div><div class=\"cz_gap show_on_mobile clr\" style=\"height: 50px\"><\/div><\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Get in touch with us Emailinfo@yourwebsite.comPhone+1 (800) 333 4455 Address121 King Street, USA, New York Business DepartmentPersonal DepartmentSupport DepartmentOthers &#916;","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pure-jo.com\/ar\/wp-json\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pure-jo.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pure-jo.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pure-jo.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pure-jo.com\/ar\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":0,"href":"https:\/\/pure-jo.com\/ar\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"wp:attachment":[{"href":"https:\/\/pure-jo.com\/ar\/wp-json\/wp\/v2\/media?parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}