{"id":17,"date":"2024-06-29T11:14:04","date_gmt":"2024-06-29T11:14:04","guid":{"rendered":"http:\/\/xtratheme.com\/default\/?page_id=17"},"modified":"2024-06-29T11:14:04","modified_gmt":"2024-06-29T11:14:04","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/mihztech.com\/wordpress\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row css=&#8221;.vc_custom_1530351637893{margin-top: 0px !important;}&#8221; el_id=&#8221;contact&#8221;][vc_column]<div id=\"cz_46455\" class=\"cz_46455 cz_title clr cz_mobile_text_center cz_title_ba_line cz_title_pos_inline tac wpb_animate_when_almost_visible fadeIn\"><div class=\"cz_title_content\"><div class=\"cz_wpe_content\"><h3 style=\"text-align: center;\"><span style=\"letter-spacing: 3px; color: #386995; font-size: 16px; font-weight: 400;\">CONTACT<\/span><\/h3>\n<\/div><div class=\"cz_title_line cz_line_after_title\"><span>_<\/span><\/div><\/div><\/div><div id=\"cz_86922\" class=\"cz_86922 cz_title clr cz_title_pos_inline tac wpb_animate_when_almost_visible fadeIn\"><div class=\"cz_title_content\"><div class=\"cz_wpe_content\"><h2 style=\"text-align: center;\">Get in touch with us!<\/h2>\n<\/div><\/div><\/div><div class=\"cz_gap clr  hide_on_mobile\" style=\"height: 60px\"><\/div><div class=\"cz_gap show_on_mobile clr\" style=\"height: 30px\"><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;]<a href=\"mailto:info@yourwebsite.com\"><div id=\"cz_44906\" class=\"cz_44906 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><\/a>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<a href=\"tel:+18003334455\"><div id=\"cz_55660\" class=\"cz_55660 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><\/a>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<a href=\"https:\/\/google.com\/maps\" target=\"_blank\"><div id=\"cz_89732\" class=\"cz_89732 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;\">121 King Street, USA, New York<\/span><\/div><\/div><\/div><\/a>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1514817007671{margin-bottom: -60px !important;}&#8221;][vc_column]<div id=\"cz_77084\" class=\"cz_77084 gmap\" data-api-key=\"AIzaSyBtD89e_63nmA6xcZWW4y0s5Ll9HPTCvVQ\"> <\/div><div ><\/div><script>\r\n\r\n\t\tfunction mapfunction_cz_77084() {\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_77084 = new google.maps.Map(document.getElementById(\"cz_77084\"), 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_77084.setCenterWithOffset( latlng, 0, 0 );\r\n\t\t\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\t\tcz_77084.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\tsetCenterOffset();\r\n\r\n\t\t\t\t\twindx.on( \"resize\", function() {\r\n\t\t\t\t\t\tsetCenterOffset();\r\n\t\t\t\t\t});\r\n\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_77084.mapTypes.set(\"map_style\", styledMap);  cz_77084.setMapTypeId(\"map_style\");class CustomMarker extends google.maps.OverlayView {\r\n\t\t\t\t\t    constructor(position, map) {\r\n\t\t\t\t\t        super();\r\n\t\t\t\t\t        this.position = position;\r\n\t\t\t\t\t        this.map = map;\r\n\t\t\t\t\t        this.div = null;\r\n\t\t\t\t\t        this.setMap(map);\r\n\t\t\t\t\t    }\r\n\r\n\t\t\t\t\t    onAdd() {\r\n\t\t\t\t\t        this.div = document.createElement(\"div\");\r\n\t\t\t\t\t        this.div.style.position = \"absolute\";\r\n\t\t\t\t\t        this.div.style.cursor = \"pointer\";\r\n\t\t\t\t\t        this.div.style.transform = \"translate(-50%, -100%)\";\r\n\t\t\t\t\t        this.div.innerHTML = `<div style=\"position:relative; text-align:center;\">\r\n\t\t\t\t\t                                <div class=\"tooltip\"><\/div>\r\n\t\t\t\t\t                                <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mihztech.com\/wordpress\/wp-content\/uploads\/2018\/06\/map.png\" style=\"display:block;\" \/>\r\n\t\t\t\t\t                              <\/div>`;\r\n\r\n\t\t\t\t\t        this.getPanes().overlayMouseTarget.appendChild(this.div);\r\n\t\t\t\t\t        this.tooltip = this.div.querySelector(\".tooltip\");\r\n\r\n\t\t\t\t\t        \/\/ Show title on click\r\n\t\t\t\t\t        this.div.addEventListener(\"click\", (event) => {\r\n\t\t\t\t\t            event.stopPropagation();\r\n\t\t\t\t\t            this.tooltip.style.display = this.tooltip.style.display === \"block\" ? \"none\" : \"block\";\r\n\t\t\t\t\t        });\r\n\r\n\t\t\t\t\t        \/\/ Hide title when clicking outside\r\n\t\t\t\t\t        google.maps.event.addListener(this.map, \"click\", () => {\r\n\t\t\t\t\t            this.tooltip.style.display = \"none\";\r\n\t\t\t\t\t        });\r\n\t\t\t\t\t    }\r\n\r\n\t\t\t\t\t    draw() {\r\n\t\t\t\t\t        const overlayProjection = this.getProjection();\r\n\t\t\t\t\t        const position = overlayProjection.fromLatLngToDivPixel(this.position);\r\n\r\n\t\t\t\t\t        if (position && this.div) {\r\n\t\t\t\t\t            this.div.style.left = `${position.x}px`;\r\n\t\t\t\t\t            this.div.style.top = `${position.y}px`;\r\n\t\t\t\t\t        }\r\n\t\t\t\t\t    }\r\n\r\n\t\t\t\t\t    onRemove() {\r\n\t\t\t\t\t        if (this.div) {\r\n\t\t\t\t\t            this.div.parentNode.removeChild(this.div);\r\n\t\t\t\t\t            this.div = null;\r\n\t\t\t\t\t        }\r\n\t\t\t\t\t    }\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\/\/ Add a custom marker at a specific location\r\n\t\t\t\t\tnew CustomMarker(new google.maps.LatLng(40.714995959131755, -74.00568350793458), cz_77084);\r\n\t\t\t\t}\r\n\r\n\t\t\t}, 250 );\r\n\r\n\t\t\t}<\/script>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1497126171788{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;1\/2&#8243; offset=&#8221;vc_col-xs-12&#8243;]<div id=\"cz_75358\" class=\"cz_75358 cz_cf7 clr\"><div>\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f126-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"126\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/wordpress\/wp-json\/wp\/v2\/pages\/17#wpcf7-f126-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=\"126\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f126-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><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243; offset=&#8221;vc_hidden-sm vc_hidden-xs&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]<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_34447\" class=\"cz_34447 cz_social_icons cz_social clr cz_social_fx_4 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_108119\" class=\"cz_108119 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>[vc_row_inner][vc_column_inner width=&#8221;2\/3&#8243;]<div id=\"cz_12428\" class=\"cz_12428 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-002-communication\"><\/i><div class=\"cz_wpe_content\"><h3 style=\"line-height: 1.4;\"><span style=\"font-size: 34px;\"><span style=\"color: #ffffff;\">Free Consultation<\/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>[\/vc_column_inner][vc_column_inner width=&#8221;1\/3&#8243;]<div class=\"cz_gap clr \" style=\"height: 20px\"><\/div><div class=\"cz_btn_right cz_mobile_btn_center\"><div class=\"cz_94152_p\"><a id=\"cz_94152\" class=\"cz_94152 cz_btn cz_btn_txt_move_right cz_btn_no_fx cz_btn_icon_after\" href=\"#\"><span><strong>Free Consultation<\/strong><i class=\"fa fa-caret-right\"><\/i><\/span><b class=\"cz_btn_onhover\"><strong>Free Consultation<\/strong><i class=\"fa fa-caret-right\"><\/i><\/b><\/a><\/div><\/div><div class=\"clr\"><\/div>[\/vc_column_inner][\/vc_row_inner]<\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1530351637893{margin-top: 0px !important;}&#8221; el_id=&#8221;contact&#8221;][vc_column][\/vc_column][\/vc_row][vc_row][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][vc_row css=&#8221;.vc_custom_1514817007671{margin-bottom: -60px !important;}&#8221;][vc_column][\/vc_column][\/vc_row][vc_row &#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mihztech.com\/wordpress\/wp-json\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mihztech.com\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mihztech.com\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mihztech.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mihztech.com\/wordpress\/wp-json\/wp\/v2\/comments?post=17"}],"version-history":[{"count":0,"href":"https:\/\/mihztech.com\/wordpress\/wp-json\/wp\/v2\/pages\/17\/revisions"}],"wp:attachment":[{"href":"https:\/\/mihztech.com\/wordpress\/wp-json\/wp\/v2\/media?parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}