
    <script type="text/javascript">
        jQuery(document).bind('gform_post_render', function(){
            /* apply only to a textarea with a class of gf_readonly */
            jQuery("li.gf_readonly input").attr("readonly","readonly");
            jQuery("li.gf_readonly textarea").attr("readonly","readonly");
            jQuery('input[readonly]').focus(function(){
                this.blur();
            });
            jQuery('li.gf_readonly textarea').focus(function(){
                this.blur();
            });

            //Hide a form Error message after 5 sec.
            setTimeout(function(){
                jQuery('.gform_wrapper .validation_error, body .gform_confirmation_wrapper').fadeOut('slow');
            }, 10000);

            //Highlight Sub Labels
            jQuery('body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex select').focusin( function() {
                jQuery(this).prev('label').addClass('sub-label-highlight');
                jQuery(this).next('label').addClass('sub-label-highlight');
            }) .focusout( function() {
                jQuery(this).prev('label').removeClass('sub-label-highlight');
                jQuery(this).next('label').removeClass('sub-label-highlight');
            });
        });
    </script>

    {"id":11445,"date":"2025-03-06T10:27:30","date_gmt":"2025-03-05T21:27:30","guid":{"rendered":"https:\/\/catobolam.co.nz\/?page_id=11445"},"modified":"2025-03-12T09:13:04","modified_gmt":"2025-03-11T20:13:04","slug":"mangawhai","status":"publish","type":"page","link":"https:\/\/catobolam.co.nz\/cn\/mangawhai\/","title":{"rendered":"Mangawhai"},"content":{"rendered":"<div class=\"wpb-content-wrapper\">[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1555032357131{border-bottom-width: 1px !important;border-bottom-color: #d7d7d7 !important;border-bottom-style: solid !important;}&#8221; el_class=&#8221;desktop-padding-left-zero&#8221;][vc_column css=&#8221;.vc_custom_1555032402751{padding-top: 0px !important;}&#8221; el_class=&#8221;desktop-column-inner-padding-left-zero&#8221;][vc_single_image image=&#8221;11460&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1741209361669{margin-bottom: 0px !important;}&#8221; el_class=&#8221;individual-location-banner&#8221;][vc_row_inner content_placement=&#8221;middle&#8221; el_class=&#8221;individual-location-banner-address-col mobile-text-align-center&#8221;][vc_column_inner][vc_custom_heading text=&#8221;Cato Bolam&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;section-pre-title&#8221;][vc_custom_heading text=&#8221;Mangawhai&#8221; font_container=&#8221;tag:h1|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221; el_class=&#8221;section-main-heading&#8221;][vc_column_text css=&#8221;.vc_custom_1741230972405{margin-bottom: 0px !important;}&#8221;]<strong>P<\/strong> <a href=\"tel:+6495534210\">09 553 4210<\/a><\/p>\n<p><a href=\"mailto:simonr@catobolam.co.nz\">simonr@catobolam.co.nz<\/a><\/p>\n<p><a href=\"mailto:bradm@catobolam.co.nz\">bradm@catobolam.co.nz<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1555038075486{background-color: #ffffff !important;}&#8221;][vc_column width=&#8221;5\/12&#8243;][vc_custom_heading text=&#8221;Contact Us&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1555036954144{margin-bottom: 1px !important;}&#8221; el_class=&#8221;section-main-heading&#8221;][vc_custom_heading text=&#8221;At our Mangawhai Office&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1741208104679{margin-bottom: 1px !important;}&#8221; el_class=&#8221;section-pre-title&#8221;][vc_empty_space height=&#8221;35px&#8221;]<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_22' style='display:none'><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_22' id='gform_22'  action='\/cn\/wp-json\/wp\/v2\/pages\/11445' data-formid='22' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LdYoVceAAAAAG87MgUR1Ncd24jEA2TszHyonv-z' data-tabindex='0'><input id=\"input_0af7f042f4243bfc2e7ef30fabc4a9d3\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_0af7f042f4243bfc2e7ef30fabc4a9d3\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><ul id='gform_fields_22' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_22_11\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_22_11'>Facebook<\/label><div class='ginput_container'><input name='input_11' id='input_22_11' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_22_11'>\u8fd9\u4e2a\u5b57\u6bb5\u662f\u7528\u4e8e\u9a8c\u8bc1\u76ee\u7684\uff0c\u5e94\u8be5\u4fdd\u6301\u4e0d\u53d8\u3002<\/div><\/li><li id=\"field_22_1\" class=\"gfield gfield--type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_22_1'>\n                            \n                            <span id='input_22_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_22_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_22_1_3' class='gform-field-label gform-field-label--type-sub '>\u7b2c\u4e00\u9875<\/label>\n                                                <\/span>\n                            \n                            <span id='input_22_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_22_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_22_1_6' class='gform-field-label gform-field-label--type-sub '>\u540e\u4e00\u9875<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/li><li id=\"field_22_2\" class=\"gfield gfield--type-phone gf_left_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_22_2'>Phone<\/label><div class='ginput_container ginput_container_phone'><input name='input_2' id='input_22_2' type='tel' value='' class='large'    aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_22_3\" class=\"gfield gfield--type-email gf_right_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_22_3'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_22_3' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_22_9\" class=\"gfield gfield--type-address field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Address<\/label>    \n                    <div class='ginput_complex ginput_container has_street ginput_container_address gform-grid-row' id='input_22_9' >\n                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_22_9_1_container' >\n                                        <input type='text' name='input_9.1' id='input_22_9_1' value=''    aria-required='false'    \/>\n                                        <label for='input_22_9_1' id='input_22_9_1_label' class='gform-field-label gform-field-label--type-sub '>\u8857\u9053\u5730\u5740<\/label>\n                                    <\/span><input type='hidden' class='gform_hidden' name='input_9.4' id='input_22_9_4' value=''\/><input type='hidden' class='gform_hidden' name='input_9.6' id='input_22_9_6' value='New Zealand' \/>\n                    <div class='gf_clear gf_clear_complex'><\/div>\n                <\/div><\/li><li id=\"field_22_7\" class=\"gfield gfield--type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_22_7'>Service type<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_7' id='input_22_7' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Please select<\/option><option value='Development &amp; Feasibility' >Development &amp; Feasibility<\/option><option value='Land Development Project Management' >Land Development Project Management<\/option><option value='Housing Projects' >Housing Projects<\/option><option value='Architecture' >Architecture<\/option><option value='Large Urban Subdivisions' >Large Urban Subdivisions<\/option><option value='Infill Urban Subdivisions' >Infill Urban Subdivisions<\/option><option value='Rural Subdivisions &amp; Land Use' >Rural Subdivisions &amp; Land Use<\/option><option value='Industrial &amp; Commercial Development' >Industrial &amp; Commercial Development<\/option><option value='Resource Consents' >Resource Consents<\/option><option value='Civil Engineering' >Civil Engineering<\/option><option value='Flood Hazard Review' >Flood Hazard Review<\/option><option value='Flood Assessments &amp; Modelling' >Flood Assessments &amp; Modelling<\/option><option value='Unit Titles' >Unit Titles<\/option><option value='Surveying' >Surveying<\/option><option value='3D Laser Scanning' >3D Laser Scanning<\/option><option value='Land Contamination' >Land Contamination<\/option><option value='Ecology' >Ecology<\/option><option value='Plan Changes' >Plan Changes<\/option><option value='Other' >Other<\/option><\/select><\/div><\/li><li id=\"field_22_8\" class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_22_8'>Other<\/label><div class='ginput_container ginput_container_text'><input name='input_8' id='input_22_8' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_22_10\" class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_22_10'>How did you hear about us?<\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_22_10' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_22_5\" class=\"gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_22_5'>Message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_22_5' class='textarea medium'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_22' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> <input type='hidden' name='gform_ajax' value='form_id=22&amp;title=&amp;description=&amp;tabindex=0&amp;theme=legacy&amp;styles=[]&amp;hash=5cd727401a14b86c806627039d3e65e0' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_22' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_22' id='gform_theme_22' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_22' id='gform_style_settings_22' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_22' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='22' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='NZD' value='pj9fJe3te6+makeSp7pSIL7eRs5O975pfEiiGzzAVnzqExAyKYsOPLzI85vNaNQHqfx+I4NACYiYHEhyjkEJFRTy\/DPKUjRUvKr\/BBB5HRjWjD0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_22' value='WyJbXSIsIjAyNTA0NGZjYTNiMjFhNmQyZGM4YjE0NDAwMWYzZDllIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_22' id='gform_target_page_number_22' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_22' id='gform_source_page_number_22' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_22' id='gform_ajax_frame_22' title='\u6b64 iframe \u5305\u542b\u7528\u4e8e\u5904\u7406\u652f\u6301AJAX\u7684Gravity Forms\u6240\u9700\u7684\u903b\u8f91\u3002'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 22, 'data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', true );jQuery('#gform_ajax_frame_22').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_22');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_22').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_22').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_22').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_22').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_22').val();gformInitSpinner( 22, 'data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', true );jQuery(document).trigger('gform_page_loaded', [22, current_page]);window['gf_submitting_22'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_22').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [22]);window['gf_submitting_22'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_22').text());}else{jQuery('#gform_22').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"22\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_22\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_22\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_22\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 22, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n[vc_empty_space height=&#8221;35px&#8221;][\/vc_column][vc_column width=&#8221;7\/12&#8243;][vc_raw_html css=&#8221;&#8221;]JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMyMjIuNjc4NTU1NjM0NzY3NyUyMTJkMTc0LjU3MjYxMzYxMzAxMTQ3JTIxM2QtMzYuMTI1Njg4MjM5MzUxMTM1JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NmQwYzk1YTc4MDY0N2Q0NSUyNTNBMHgzMjM1OWI0MWZmNWYwNmUzJTIxMnNDYXRvJTI1MjBCb2xhbSUyNTIwQ29uc3VsdGFudHMlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNueiUyMTR2MTc0MTcyMzkxNzgwMSUyMTVtMiUyMTFzZW4lMjEyc256JTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUyMHJlZmVycmVycG9saWN5JTNEJTIybm8tcmVmZXJyZXItd2hlbi1kb3duZ3JhZGUlMjIlM0UlM0MlMkZpZnJhbWUlM0U=[\/vc_raw_html][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=&#8221;About&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1557264416470{margin-bottom: 0px !important;}&#8221; el_class=&#8221;section-main-heading&#8221;][vc_custom_heading text=&#8221;Our Mangawhai office&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1741208097050{margin-bottom: 16px !important;}&#8221; el_class=&#8221;section-pre-title&#8221;][vc_column_text css=&#8221;&#8221;]Our\u00a0Mangawhai\u00a0office is conveniently located at\u00a01B Molesworth Drive, right next to the BBQ Hut and Caro with Love. This central location ensures easy access for both existing and new clients based in the\u00a0Rodney and the Kaipara Districts.<\/p>\n<p>With extensive experience in both\u00a0rural and urban land development, our team understands the unique opportunities and challenges of the\u00a0Mangawhai\u00a0area.<\/p>\n<p>Parking\u00a0is available right in front of the office for your convenience.<\/p>\n<p>Leading our\u00a0Mangawhai\u00a0branch\u00a0are\u00a0Brad Mowat\u00a0and\u00a0Simon Reiher, bringing their expertise in land development to support your project every step of the way.[\/vc_column_text][\/vc_column][\/vc_row][vc_row el_class=&#8221;contact-persons-detail-col&#8221;][vc_column width=&#8221;1\/3&#8243;][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-4 vc_col-md-12 vc_col-xs-4&#8243;][vc_single_image image=&#8221;932&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1741208474805{margin-bottom: 16px !important;}&#8221;][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-8 vc_col-md-12 vc_col-xs-8&#8243;][vc_custom_heading text=&#8221;Simon Reiher&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1741208400138{margin-bottom: 1px !important;}&#8221;][vc_custom_heading text=&#8221;Director &#8211; Mangawhai&#8221; font_container=&#8221;tag:h4|font_size:18|text_align:left|color:%23bbd401&#8243; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1741208676123{margin-bottom: 5px !important;}&#8221; el_class=&#8221;font-weight-400&#8243;][vc_column_text css=&#8221;&#8221;]<strong>M.<\/strong> <a href=\"tel:+64272102797\">027 210 2797<\/a><br \/>\n<strong>E.<\/strong> <a href=\"mailto:simonr@catobolam.co.nz\">simonr@catobolam.co.nz<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-4 vc_col-md-12 vc_col-xs-4&#8243;][vc_single_image image=&#8221;11464&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1741209669849{margin-bottom: 16px !important;}&#8221;][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-8 vc_col-md-12 vc_col-xs-8&#8243;][vc_custom_heading text=&#8221;Brad Mowat&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1741208659222{margin-bottom: 1px !important;}&#8221;][vc_custom_heading text=&#8221;Associate &#8211; Survey Manager &#8211; Mangawhai&#8221; font_container=&#8221;tag:h4|font_size:18|text_align:left|color:%23bbd401&#8243; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1741209695138{margin-bottom: 5px !important;}&#8221; el_class=&#8221;font-weight-400&#8243;][vc_column_text css=&#8221;&#8221;]<strong>M.<\/strong> <a href=\"tel:+64272773724\">027 277 3724<\/a><br \/>\n<strong>E.<\/strong> <a href=\"mailto:bradm@catobolam.co.nz\">bradm@catobolam.co.nz<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1557276435402{padding-top: 20px !important;}&#8221;][vc_column][vc_separator][vc_custom_heading text=&#8221;Our Projects&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;&#8221; el_class=&#8221;section-main-heading&#8221;][\/vc_column][\/vc_row]\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#038;#8&#8230;<\/p>\n<p><a class=\"blurb-read-more\" href=\"https:\/\/catobolam.co.nz\/cn\/mangawhai\/\">read more &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width-no-padding.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-11445","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cato Bolam Development Consultants &amp; Engineers - Mangawhai Office<\/title>\n<meta name=\"description\" content=\"Cato Bolam Mangawhai office provides expert land development services, including planning, surveying, engineering, &amp; environmental solutions. Serving Rodney &amp; Kaipara, we offer tailored support for rural and urban projects.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/catobolam.co.nz\/mangawhai\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cato Bolam Development Consultants &amp; Engineers - Mangawhai Office\" \/>\n<meta property=\"og:description\" content=\"Cato Bolam Mangawhai office provides expert land development services, including planning, surveying, engineering, &amp; environmental solutions. Serving Rodney &amp; Kaipara, we offer tailored support for rural and urban projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/catobolam.co.nz\/mangawhai\/\" \/>\n<meta property=\"og:site_name\" content=\"Cato Bolam Consultants\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-11T20:13:04+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/catobolam.co.nz\/mangawhai\/\",\"url\":\"https:\/\/catobolam.co.nz\/mangawhai\/\",\"name\":\"Cato Bolam Development Consultants & Engineers - Mangawhai Office\",\"isPartOf\":{\"@id\":\"https:\/\/catobolam.co.nz\/#website\"},\"datePublished\":\"2025-03-05T21:27:30+00:00\",\"dateModified\":\"2025-03-11T20:13:04+00:00\",\"description\":\"Cato Bolam Mangawhai office provides expert land development services, including planning, surveying, engineering, & environmental solutions. Serving Rodney & Kaipara, we offer tailored support for rural and urban projects.\",\"breadcrumb\":{\"@id\":\"https:\/\/catobolam.co.nz\/mangawhai\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/catobolam.co.nz\/mangawhai\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/catobolam.co.nz\/mangawhai\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/catobolam.co.nz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mangawhai\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/catobolam.co.nz\/#website\",\"url\":\"https:\/\/catobolam.co.nz\/\",\"name\":\"Cato Bolam Consultants\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/catobolam.co.nz\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cato Bolam Development Consultants & Engineers - Mangawhai Office","description":"Cato Bolam Mangawhai office provides expert land development services, including planning, surveying, engineering, & environmental solutions. Serving Rodney & Kaipara, we offer tailored support for rural and urban projects.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/catobolam.co.nz\/mangawhai\/","og_locale":"zh_CN","og_type":"article","og_title":"Cato Bolam Development Consultants & Engineers - Mangawhai Office","og_description":"Cato Bolam Mangawhai office provides expert land development services, including planning, surveying, engineering, & environmental solutions. Serving Rodney & Kaipara, we offer tailored support for rural and urban projects.","og_url":"https:\/\/catobolam.co.nz\/mangawhai\/","og_site_name":"Cato Bolam Consultants","article_modified_time":"2025-03-11T20:13:04+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"2 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/catobolam.co.nz\/mangawhai\/","url":"https:\/\/catobolam.co.nz\/mangawhai\/","name":"Cato Bolam Development Consultants & Engineers - Mangawhai Office","isPartOf":{"@id":"https:\/\/catobolam.co.nz\/#website"},"datePublished":"2025-03-05T21:27:30+00:00","dateModified":"2025-03-11T20:13:04+00:00","description":"Cato Bolam Mangawhai office provides expert land development services, including planning, surveying, engineering, & environmental solutions. Serving Rodney & Kaipara, we offer tailored support for rural and urban projects.","breadcrumb":{"@id":"https:\/\/catobolam.co.nz\/mangawhai\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/catobolam.co.nz\/mangawhai\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/catobolam.co.nz\/mangawhai\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/catobolam.co.nz\/"},{"@type":"ListItem","position":2,"name":"Mangawhai"}]},{"@type":"WebSite","@id":"https:\/\/catobolam.co.nz\/#website","url":"https:\/\/catobolam.co.nz\/","name":"Cato Bolam Consultants","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/catobolam.co.nz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"}]}},"_links":{"self":[{"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/pages\/11445","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/comments?post=11445"}],"version-history":[{"count":19,"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/pages\/11445\/revisions"}],"predecessor-version":[{"id":11532,"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/pages\/11445\/revisions\/11532"}],"wp:attachment":[{"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/media?parent=11445"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}