{"id":28,"date":"2020-03-25T03:33:11","date_gmt":"2020-03-25T03:33:11","guid":{"rendered":"https:\/\/helpocharity.artureanec.com\/?page_id=28"},"modified":"2024-09-18T13:44:23","modified_gmt":"2024-09-18T13:44:23","slug":"contacts","status":"publish","type":"page","link":"https:\/\/rebirthcaretrust.org\/new\/contacts\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"28\" class=\"elementor elementor-28\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-44d849ad elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"44d849ad\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-7167d6a7\" data-id=\"7167d6a7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-511a7d13\" data-id=\"511a7d13\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-43f8bc55\" data-id=\"43f8bc55\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-f37c136\" data-id=\"f37c136\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-32bd92a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"32bd92a4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-33be8bd8\" data-id=\"33be8bd8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3ab3e87a elementor-widget elementor-widget-html\" data-id=\"3ab3e87a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n    jQuery(window).on('load', function() {\n\n\t\/\/ map\n\n\tfunction map() {\n\n\t\tvar map = jQuery('#map');\n\n\t\tif (map.length > 0){\n\n\t\t\tvar apiKey = map.attr('data-api-key'),\n\t\t\t\tapiURL;\n\n\t\t\tif (apiKey) {\n\t\t\t\tapiURL = 'https:\/\/maps.google.com\/maps\/api\/js?key='+ apiKey +' &sensor=false';\t\n\t\t\t} \n\t\t\t\n\t\t\telse {\n\t\t\t\tapiURL = 'https:\/\/maps.google.com\/maps\/api\/js?sensor=false';\n\t\t\t};\n\n\t\t\tjQuery.getScript( apiURL , function(data, textStatus, jqxhr){\n\t\t\t\tmap.each(function(){\n\n\t\t\t\t\tvar current_map = jQuery(this),\n\n\t\t\t\t\t\tlatlng = new google.maps.LatLng(current_map.attr('data-longitude'),\n\n\t\t\t\t\t\tcurrent_map.attr('data-latitude')),\n\n\t\t\t\t\t\tpoint = current_map.attr('data-marker'),\n\n\t\t\t\t\t\tcenter = {\n\t\t\t\t\t\t\tlat: 40.730610,\n\t\t\t\t\t\t\tlng: -73.935242,\n\t\t\t\t\t\t},\n\n\t\t\t\t\t\tmarkerPos = {\n\t\t\t\t\t\t\tlat: 40.730610,\n\t\t\t\t\t\t\tlng: -73.935242,\n\t\t\t\t\t\t},\n\n\t\t\t\t\t\tmyOptions = {\n\t\t\t\t\t\t\tzoom: 10,\n\t\t\t\t\t\t\tcenter: center,\n\t\t\t\t\t\t\tdisableDefaultUI: true,\n\t\t\t\t\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP,\n\t\t\t\t\t\t\tmapTypeControl: false,\n\t\t\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\t\t\tdraggable: true,\n\t\t\t\t\t\t\tpanControl: false,\n\t\t\t\t\t\t\tzoomControl: false,\n\t\t\t\t\t\t\tdisableDefaultUI: true,\n\t\t\t\t\t\t\tstyles: [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"administrative\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"color\": \"#212326\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"administrative.locality\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"color\": \"#464646\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"landscape\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"all\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"color\": \"#F8F8F9\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"poi\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"all\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"visibility\": \"off\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"road\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"all\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"saturation\": -100\n\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"lightness\": 45\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"road\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"labels\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"visibility\": \"on\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"road\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"labels.icon\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"visibility\": \"on\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"transit\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"all\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"visibility\": \"on\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"road.highway\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"all\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"visibility\": \"on\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"road.arterial\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"labels.icon\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"visibility\": \"on\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"transit\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"all\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"visibility\": \"on\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"featureType\": \"water\",\n\t\t\t\t\t\t\t\t\t\"elementType\": \"all\",\n\t\t\t\t\t\t\t\t\t\"stylers\": [\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"color\": \"#E2E3E7\"\n\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\t\"visibility\": \"on\"\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t]\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t};\n\n\t\t\t\t\tvar map = new google.maps.Map(current_map[0], myOptions);\n\n\t\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\t\tmap: map,\n\t\t\t\t\t\ticon: {\n\t\t\t\t\t\t\tsize: new google.maps.Size(59,69),\n\t\t\t\t\t\t\torigin: new google.maps.Point(0,0),\n\t\t\t\t\t\t\tanchor: new google.maps.Point(0,69),\n\t\t\t\t\t\t\turl: point\n\t\t\t\t\t\t},\n\t\t\t\t\t\tposition: markerPos\n\t\t\t\t\t});\n\n\t\t\t\t\tgoogle.maps.event.addDomListener(window, \"resize\", function(){\n\t\t\t\t\t\tvar center = map.getCenter();\n\t\t\t\t\t\tgoogle.maps.event.trigger(map, \"resize\");\n\t\t\t\t\t\tmap.setCenter(center);\n\t\t\t\t\t});\n\t\t\t\t});\n\t\t\t});\n\t\t};\n\t}\t\n\n\tmap();\n\n\t});\n<\/script>\n\n<div class=\"contacts-wrapper__map\" id=\"map\" data-api-key=\"AIzaSyD5ES8GFHrarPhIVpDhFDea6fPtga0Wy4Y\" data-longitude=\"-73.935242\" data-latitude=\"40.730610\" data-marker=\"https:\/\/m4x8j2y2.stackpathcdn.com\/wp-content\/uploads\/2020\/04\/marker.png\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3dd74321\" data-id=\"3dd74321\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-77c2d5d7 elementor-widget elementor-widget-heading\" data-id=\"77c2d5d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">Send Message<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15692420 elementor-widget elementor-widget-text-editor\" data-id=\"15692420\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>* The following info is required<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f1bd3a6 elementor-widget elementor-widget-shortcode\" data-id=\"1f1bd3a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f2193-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"2193\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/new\/wp-json\/wp\/v2\/pages\/28#wpcf7-f2193-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=\"2193\" \/><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-f2193-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"row\">\n\t<div class=\"col-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"first-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form__field helpo_contacts_form\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name*\" value=\"\" type=\"text\" name=\"first-name\" \/><\/span><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 form__field helpo_contacts_form\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"last-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form__field helpo_contacts_form\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name*\" value=\"\" type=\"text\" name=\"last-name\" \/><\/span><span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel form__field helpo_contacts_form\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea form__field form__message helpo_contacts_form\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"><\/textarea><\/span><br \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner form__submit helpo_contacts_form\" type=\"submit\" value=\"Send Message\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Send Message * The following info is required<\/p>\n","protected":false},"author":1,"featured_media":3459,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-28","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/pages\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":6,"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":3460,"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/pages\/28\/revisions\/3460"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/media\/3459"}],"wp:attachment":[{"href":"https:\/\/rebirthcaretrust.org\/new\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}