CINXE.COM

Master NLP: Become a Top 1% Achiever with Inspiritive Courses

<!DOCTYPE html> <html lang="en"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.4",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let r=e.getAttribute("data-rocket-src");if(r&&0!==r.indexOf("data:")){0===r.indexOf("//")&&(r=location.protocol+r);try{let i=new URL(r).origin;i!==location.origin&&t.push({src:i,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(n){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){if(await this._littleBreath(),!0===t.noModule&&"noModule"in HTMLScriptElement.prototype){t.setAttribute("data-rocket-status","skipped");return}return new Promise(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(){let t={};function e(e,r){!function e(r){!t[r]&&(t[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.remove.apply(r,arguments)});function i(e){return t[r].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(r)}function r(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}e(document,"DOMContentLoaded"),e(window,"DOMContentLoaded"),e(window,"load"),e(window,"pageshow"),e(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(t){let e;function r(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}function i(i){if(i&&i.fn&&!t.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(i)),i([])};let n=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=r(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{let e=arguments[0][t];delete arguments[0][t],arguments[0][r(t)]=e})),n.apply(this,arguments),this},t.allJQueries.push(i)}e=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){i(t)}})}async _pendingWebpackRequests(t){let e=document.querySelector("script[data-webpack]");async function r(){return new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t)})}e&&(await r(),await t._requestAnimFrame(),await t._pendingWebpackRequests(t))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="google-site-verification" content="g3QVwcrHeLb2Gym-nhsb4cNKqiDF6TIyBLuZ837tSrU" /> <title>Master NLP: Become a Top 1% Achiever with Inspiritive Courses</title> <link data-minify="1" href="https://nlp.edu.au/wp-content/cache/min/1/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css?ver=1742346993" rel="stylesheet" crossorigin="anonymous"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap" rel="stylesheet"> <link data-minify="1" href="https://nlp.edu.au/wp-content/cache/min/1/aos@2.3.1/dist/aos.css?ver=1742346993" rel="stylesheet"> <link data-minify="1" href="https://nlp.edu.au/wp-content/cache/min/1/ajax/libs/font-awesome/6.4.2/css/all.min.css?ver=1742346993" rel="stylesheet"> <style> #wpadminbar #wp-admin-bar-p404_free_top_button .ab-icon:before { content: "\f103"; color: red; top: 2px; } </style> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v24.7 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Learn the NLP secrets of high achievers. Inspiritive&#039;s accredited courses unlock your potential for success in business, relationships &amp; more." /> <link rel="canonical" href="https://nlp.edu.au/our-approach/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Master NLP: Become a Top 1% Achiever with Inspiritive Courses" /> <meta property="og:description" content="Learn the NLP secrets of high achievers. Inspiritive&#039;s accredited courses unlock your potential for success in business, relationships &amp; more." /> <meta property="og:url" content="https://nlp.edu.au/our-approach/" /> <meta property="og:site_name" content="Inspiritive" /> <meta property="article:modified_time" content="2024-01-19T01:26:42+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://nlp.edu.au/our-approach/","url":"https://nlp.edu.au/our-approach/","name":"Master NLP: Become a Top 1% Achiever with Inspiritive Courses","isPartOf":{"@id":"https://nlp.edu.au/#website"},"primaryImageOfPage":{"@id":"https://nlp.edu.au/our-approach/#primaryimage"},"image":{"@id":"https://nlp.edu.au/our-approach/#primaryimage"},"thumbnailUrl":"https://nlp.edu.au/wp-content/uploads/2015/02/44632665_Mresize.jpg","datePublished":"2023-12-29T13:11:00+00:00","dateModified":"2024-01-19T01:26:42+00:00","description":"Learn the NLP secrets of high achievers. Inspiritive's accredited courses unlock your potential for success in business, relationships & more.","breadcrumb":{"@id":"https://nlp.edu.au/our-approach/#breadcrumb"},"inLanguage":"en-AU","potentialAction":[{"@type":"ReadAction","target":["https://nlp.edu.au/our-approach/"]}]},{"@type":"ImageObject","inLanguage":"en-AU","@id":"https://nlp.edu.au/our-approach/#primaryimage","url":"https://nlp.edu.au/wp-content/uploads/2015/02/44632665_Mresize.jpg","contentUrl":"https://nlp.edu.au/wp-content/uploads/2015/02/44632665_Mresize.jpg","width":700,"height":388},{"@type":"BreadcrumbList","@id":"https://nlp.edu.au/our-approach/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://nlp.edu.au/"},{"@type":"ListItem","position":2,"name":"Our Approach"}]},{"@type":"WebSite","@id":"https://nlp.edu.au/#website","url":"https://nlp.edu.au/","name":"Inspiritive","description":"Learn NLP and Hypnosis","publisher":{"@id":"https://nlp.edu.au/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://nlp.edu.au/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-AU"},{"@type":"Organization","@id":"https://nlp.edu.au/#organization","name":"Inspiritive","url":"https://nlp.edu.au/","logo":{"@type":"ImageObject","inLanguage":"en-AU","@id":"https://nlp.edu.au/#/schema/logo/image/","url":"https://nlp.edu.au/wp-content/uploads/2019/04/inspiritive_logo.png","contentUrl":"https://nlp.edu.au/wp-content/uploads/2019/04/inspiritive_logo.png","width":523,"height":59,"caption":"Inspiritive"},"image":{"@id":"https://nlp.edu.au/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//js.stripe.com' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//checkout.stripe.com' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://nlp.edu.au/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='ufaqsw_fa_css-css' href='https://nlp.edu.au/wp-content/cache/min/1/wp-content/plugins/ultimate-faq-solution/assets/css/font-awesome.min.css?ver=1742346993' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='stripe-checkout-button-css' href='https://nlp.edu.au/wp-content/cache/min/1/v3/checkout/button.css?ver=1742346993' type='text/css' media='all' /> <link rel='stylesheet' id='simpay-public-css' href='https://nlp.edu.au/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/css/simpay-public.min.css?ver=4.13.1' type='text/css' media='all' /> <link rel='stylesheet' id='simpay-public-pro-css' href='https://nlp.edu.au/wp-content/plugins/wp-simple-pay-pro-3/includes/pro/assets/css/simpay-public-pro.min.css?ver=4.13.1' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='main-css' href='https://nlp.edu.au/wp-content/cache/min/1/wp-content/themes/inspiritive2024/css/main.css?ver=1742346993' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='main2-css' href='https://nlp.edu.au/wp-content/cache/min/1/wp-content/themes/inspiritive2024/css/main2.css?ver=1742346993' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css' type='text/css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link data-minify="1" rel='stylesheet' id='tablepress-default-css' href='https://nlp.edu.au/wp-content/cache/min/1/wp-content/plugins/tablepress/css/build/default.css?ver=1742346993' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-YZC74YJR4S" id="google_gtagjs-js" async></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["nlp.edu.au"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "G-YZC74YJR4S"); /* ]]> */ </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <script type="text/javascript" id="wpso-front-scripts-js-extra"> /* <![CDATA[ */ var wpso = {"ajaxurl":"https:\/\/nlp.edu.au\/wp-admin\/admin-ajax.php","nonce":"fed4a8ab67","user_items":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-content/plugins/wp-sort-order/js/front-scripts.js?ver=2025031031" id="wpso-front-scripts-js" defer></script> <link rel="https://api.w.org/" href="https://nlp.edu.au/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://nlp.edu.au/wp-json/wp/v2/pages/21598" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://nlp.edu.au/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://nlp.edu.au/?p=21598' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://nlp.edu.au/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnlp.edu.au%2Four-approach%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://nlp.edu.au/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnlp.edu.au%2Four-approach%2F&#038;format=xml" /> <!-- start Simple Custom CSS and JS --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() { /* Default comment here */ jQuery(document).ready(function( $ ){ $(document).on('click', '.taglist.d-flex a', function(){ let mainIdentifier = $(this).html().toUpperCase(); $('.ufaqsw_container_default_22384 div.ufaqsw_toggle_default').each(function(){ let headingValues = $(this).find('h3.ufaqsw-title-name-default .ufaqsw-default-title').html(); let firstLetter = headingValues.charAt(0).toUpperCase(); $(this).hide(); if(mainIdentifier.toUpperCase() == 'ALL'){ $('div.ufaqsw_toggle_default').show(); } else if(firstLetter == mainIdentifier){ $(this).show(); } }); }); // $('.navbar-toggler-icon').click(function(){ // $('.navbar-collapse').toggleClass('show'); // }); });});</script> <!-- end Simple Custom CSS and JS --> <meta name="generator" content="Site Kit by Google 1.149.1" /><!-- HFCM by 99 Robots - Snippet # 2: Video Module --> <!-- Add the code below inside the <body> tags of your HTML page --> <script type="rocketlazyloadscript"> window.VIDEOASK_EMBED_CONFIG = { "kind": "widget", "url": "https://www.videoask.com/f5w7blahj", "options": { "widgetType": "VideoThumbnailWindowTall", "text": "Explore Next Steps", "backgroundColor": "#267AF9", "position": "bottom-left", "dismissible": true, "videoPosition": "center center" } } </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.videoask.com/embed/embed.js" defer></script> <!-- Important!!! In order to allow your videoask to open up on the same page when interacting with the widget, your website must use the secure https:// protocol (i.e have an SSL certificate). Otherwise, when clicking the widget, a new tab will be automatically opened in the browser. --> <!-- /end HFCM by 99 Robots --> <meta name="viewport" content="width=device-width, minimum-scale=1" /> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P7VNDJH4');</script> <!-- End Google Tag Manager --> <link rel="icon" href="https://nlp.edu.au/wp-content/uploads/2023/12/favicon-80x80.webp" sizes="32x32" /> <link rel="icon" href="https://nlp.edu.au/wp-content/uploads/2023/12/favicon.webp" sizes="192x192" /> <link rel="apple-touch-icon" href="https://nlp.edu.au/wp-content/uploads/2023/12/favicon.webp" /> <meta name="msapplication-TileImage" content="https://nlp.edu.au/wp-content/uploads/2023/12/favicon.png" /> <style type="text/css" id="wp-custom-css"> .grecaptcha-badge { visibility: hidden !important; } .page-id-649 .home-slider-family{background-size:cover !important;} .simpay-form-22724.simpay-styled .simpay-multi-plan-radio-group label{display:block !important;} body.page-id-22333 .section-padding.testimonial-section{text-align:center;} select#category { display:none !important; } .smush-detected-img { box-shadow:none !important; } /* contact page > form css starts from here */ section.zoho-form-wrapper { background : #F9F6F3; padding-top:122px; padding-bottom:122px; } section.zoho-form-wrapper h3 { text-align: center; font-size: 48px; text-transform: capitalize; } section.zoho-form-wrapper ul { padding-left:0px !important;} section.zoho-form-wrapper input,section.zoho-form-wrapper select { min-width:100% !important; max-width:100% !important; width: 416px; height: 50px; flex-shrink: 0; margin-bottom:20px; border:1px solid #cfcfcf; padding-left:20px; padding-right:20px; } section.zoho-form-wrapper textarea { min-width:100% !important; max-width:100% !important; width: 416px; height: 100px; flex-shrink: 0; margin-bottom:20px; border:1px solid #cfcfcf; padding:10px 20px; } section.zoho-form-wrapper ul { margin-bottom:0px !important; } section.zoho-form-wrapper select { margin-top:10px !important; } section.zoho-form-wrapper div.container{ max-width:800px !important; } section.zoho-form-wrapper ul li.zf-fmFooter { width:100% !important; display:flex; justify-content:center;} section.zoho-form-wrapper ul.submit-button-wrapper { display:flex; align-items:center; justify-content:center; } section.zoho-form-wrapper div.container ul.submit-button-wrapper button { background: #F6911E; border:none !important; color:white !important; font-weight:bolder; text-transform:uppercase; display:flex; align-items:center; justify-content:center; max-width:100% !important; width:340px; height:50px; } /* contact page > form css ends here */ /* subscribe form css starts from here */ #gform_18 input[type=text], #gform_18 input[type=email] {color: #011B4D;border: 1px solid #CFCFCF;} #gform_18 label{display: none;} #gform_18 .gfield{margin-bottom: 0px;} #gform_18 .gform_footer {text-align:center;} #gform_18 .gform_footer {margin-bottom: 30px;} #gform_18 .gform_footer input[type=submit] {background-color: #F6911E;color: #fff;min-width: 340px;text-transform: uppercase;border: 0;padding: 18px 75px;font-family: 'General Sans';font-size: 14px;border-radius: 0;font-weight: 700;display:inline-block;} #gform_18 .gform_footer input[type=submit] {max-width: 100%;width: 100%;min-width:100%;} /* subscribe form css ends here */ /* footer form section starts from here */ #gform_19 .gfield.gfield--width-half{width:50%;padding:15px;float:left;} #gform_19 .gfield.gfield--width-half label{display:none;} #gform_19 .gfield.gfield--width-half input{height:45px;line-height:45px;width: 100%;color: var(--primaryTextColor);transition: 0.2s all;cursor: text;left: 0;width: 100%;padding: 0 24px;} #gform_19 .gfield.gfield--width-half input{outline:none;border-top:3px solid #ffffff;border-bottom:3px solid #ffffff;border-left:3px solid #ffffff;border-right:3px solid #ffffff;} #gform_19 .gfield.gfield--width-half input:focus{border-bottom:3px solid #F6911E;} #gform_19 .gform_footer{text-align:center;} #gform_19 .gform_footer input[type=submit]{background-color: #F6911E;color: #fff;min-width: 340px;text-transform: uppercase;border: 0;padding: 18px 75px;font-family: 'General Sans';font-size: 14px;border-radius: 0;font-weight: 700;display:inline-block;} #gform_19 .gchoice{z-index:1;position:relative;margin:0 0 10px;padding:0;height:70px} #gform_19 input.gfield-choice-input {z-index:2;appearance:none;margin:0;padding:0;width:100%;border-radius:5px;height:100%;background:#011b4d;transition:.3s ease-in-out;position:absolute} #gform_6 .gchoice label:hover,#gform_6 input.gfield-choice-input:hover{cursor:pointer} #gform_19 input.gfield-choice-input:checked+label{color:#fff} #gform_19 .gchoice label{z-index:3;display:block;position:absolute;padding:0 0 0 60px;top:50%;transform:translateY(-50%);width:100%;overflow:visible} #gform_19 input.gfield-choice-input+label:after{content:"";position:absolute;left:0;transform:translateY(-50%);width:26px;height:26px;border:1px solid #5f82a5;background:#011b4d;z-index:2;top:50%;transition:.3s ease-in-out;color:#fff;font-size:25px;text-align:center;line-height:25px;font-weight:500} #gform_19 input[type=checkbox].gfield-choice-input+label:after,#gform_19 input[type=radio].gfield-choice-input+label:after{border-radius:0} #gform_19 input.gfield-choice-input:checked+label:after{content:"";border:1px solid #F6911E; background: #F6911E url('https://nlp.edu.au/wp-content/uploads/2023/12/input.png') no-repeat center center} #gform_19 .gform_footer {display:flex; align-items:center; justify-content:center ;} #gform_19 .gfield.gfield--width-half{width:100%;float: none;} #field_19_6::before{content:"";clear:both;display:table;} #field_19_6{margin-bottom:50px;width: 100%;padding: 0 15px;} #field_19_6 legend{margin-top:40px;font-size:16px;margin-bottom:40px;} #field_19_6 legend .gfield_required{display:none;} #field_19_6 .gfield_checkbox .gchoice{width:35%;margin-right:3%;float:left;margin-bottom: 15px;} /* footer form section ends here */ .blog-box-container { max-width:1200px !important; margin:auto !important; } .blog-box { border-radius:0px !important; } .blog-box .blog-box__image img { min-height:220px !important; max-height:220px !important; border-radius:0px !important; } .blog-box .blog-box__content { min-height:188px !important; max-height:188px !important; } .blog-box .blog-box__content h5{ max-height:43px !important; overflow:hidden !important; } /* NLP form Css */ .registration-form table{ width:100%; } .registration-form table td{ border-style: solid; border-width: 1px; border-color:#e1e1e1; padding-right: 20px !important; padding-left: 20px !important; } .registration-form tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: #fcfcfc; } .registration-form .form-control{ margin-top:20px; margin-bottom:20px; } .registration-form tr th:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra{ padding-top:30px; padding-bottom:10px; font-size:18px; padding-left:20px; } .registration-form .course-section tr td{ padding-bottom:15px; padding-top:15px; } .registration-form .course-section th{ padding-top:10px; } .registration-form .registration-submit { background-color: #f6911e !important; padding: 12px 32px; text-align: center; color: #fff !important; border-radius: 0px; margin-left: auto; display: block; max-width: 150px; margin-top:20px; font-weight:500; } .ufaqsw_toggle_default .ufaqsw-toggle-title-area-default .ufaqsw-title-name-default{ color: #011B4D; font-family: "General Sans" !important; padding: 30px 40px !important; font-weight: 700; text-transform: uppercase; line-height: 1.5; } .ufaqsw_element_src{ border: 1px solid var(--border-color)!important; margin-bottom: 16px; } .ufaqsw_toggle_default .ufaqsw-toggle-title-area-default{ border-top:0px !important; } .ufaqsw_toggle_default .ufaqsw-toggle-inner-default{ padding: 30px 40px !important; border-top: 1px solid var(--border-color); } .testimonial-footer__author p span{ font-family: 'General Sans'; font-weight:500; } .page-id-19423 .breadcrumb h2{ text-transform:none !important; } #wpsm_counter_b_row_22630 .wpsm_col-md-4 { width:100%; } #wpsm_counter_b_row_22630 .wpsm_counterbox{ display:flex; justify-content:center; margin-top:0px !important; margin-bottom:0px !important; } #wpsm_counter_b_row_22630 .wpsm_counterbox .wpsm_number{ margin-top:5px !important; } #lgx_counter_up_app_22572 .lgx_app_item .lgx_counter_value{ font-size:70px !important; font-weight:500 !important; } .lgx_app_item_row{ justify-content:center !important; } /* glossary css */ .glossary-bg{ background-size: cover; position:relative; width:100%; margin-top:50px; } .glossary-overlay{ position:absolute; top:0; right:0; bottom:0; left:0; width:100%; } .main-glossary{ display:flex !important; } .glossary-wrapper{ width:47% !important; margin-left:6% !important; } .glossary-first{ margin-left:0px !important; } .main-glossary .glossary-wrapper .testimonial-card{ /* padding-bottom:0px !important; */ min-height:fit-content; } .main-glossary .testimonial-card__rating{ margin-bottom:0px !important; } .main-glossary .testimonial-footer { margin-top:0px !important; } .main-glossary .more-testimonial-btn{ padding:18px 35px; } .app-nlp-btn{ padding:18px 35px; } .page-id-12112 .testimonial-section , .page-id-13720 .testimonial-section, .page-id-56 .testimonial-section{ padding-bottom:30px !important; } .taglist .tag-seperator{ padding:0px 4px; } @media only screen and (max-width:768px){ .glossary-bg{ background:none !important; } .main-glossary{ flex-direction:column; } .glossary-wrapper{ width:100% !important; margin-left:0px !important; } .glossary-first{ margin-bottom:30px; } .main-glossary .glossary-wrapper .testimonial-card{ padding-left:15px; padding-right:15px; } #coaches-main{ display:flex; flex-direction:column !important; } #nlp-coaches{ width:100% !important; } #nlp-coaches2{ width:100% !important; margin-left:0px !important; } } /* our-team-page */ #testimonialblock{ border:1px solid #e1e1e1; } #testimonialblock:nth-child(3){ background:#f4f4f4; } #testimonialblock:nth-child(3) .testimonial-text{ margin-left:0px !important; } #testimonialblock:nth-child(3) .testimonial-image{ margin-left:6% ; } #testimonialblock .testimonial-image img{ border-radius:1000px; width:100%; height:auto; } #testimonialblock .testimonial-image{ width:20.5%; } #testimonialblock .testimonial-text{ margin-left:6%; width:73.5%; } #testimonialblock .testimonial-text .testimonial-heading:after{ content: ""; display: block; width: 50px; border-color: #ed9600 !important; border: 2px solid #ed9600 !important; margin-top: 45px; margin-bottom: 30px; } #testimonialblock .ufaqsw_title_area_style1{ background:#fcfcfc !important; } #testimonialblock .ufaqsw_question_style1{ padding:12px 10px 12px 10px !important; } #testimonialblock .ufaqsw_element_src{ border:0px !important; } #testimonialblock .fa-minus:before, #testimonialblock .fa-plus:before{ color:#e1e1e1 !important; } #testimonialblock .ufaqsw_answers_style1{ margin-top:0px !important; background:#fcfcfc !important; } .testimonial-main{ padding-top:50px; padding-bottom:50px; } /* creating-futue form css */ .page-id-18960 .testimonial-section .full-container, .page-id-12112 .testimonial-section .full-container , .page-id-13720 .testimonial-section .full-container, .page-id-56 .testimonial-section .full-container,{ max-width:100% !important; padding-left:0px; padding-right:0px; } #gform_14 input{ margin-bottom: 20px; border: 1px solid #cfcfcf; padding-left: 20px; padding-right: 20px; height:50px; } #gform_14 .gform_next_button, #gform_14 .gform_previous_button{ background-color: #f6911e !important; padding: 12px 32px; text-align: center; color: #fff !important; border-radius: 0px; border: none; max-width: 150px; margin-top: 20px; font-weight: 500; } #gform_14 .gf_progressbar_percentage.percentbar_blue{ background-color:#F6911E; } #gform_14 #input_14_48 input{ height:auto !important; margin-bottom:0px; } .gform_legacy_markup_wrapper table.gsurvey-likert tr th, .gravity-theme table.gsurvey-likert tr th{ padding:15px !important; } .gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice, .gravity-theme table.gsurvey-likert td.gsurvey-likert-choice{ height:45px; } body #gform_14 .top_label div.ginput_container{ margin-top:18px; } #gform_14 #input_14_45 label{ display:none; } #gform_14 .gf_progressbar_percentage span{ padding-right:5px; } @media only screen and (max-width:768px){ .testimonial-main{ flex-direction:column !important; } #testimonialblock .testimonial-image{ width:100% !important; margin-bottom:20px; } #testimonialblock .testimonial-text{ width:100% !important; margin-left:0px !important; } #testimonialblock:nth-child(3) .testimonial-image{ margin-left:0px !important; } } @media only screen and (max-width:992px){ .rtodata-course-registration{ overflow:auto; } .registration-form{ min-width:900px; } .large-btn{ display:none !important; } .real-life-img{ margin-top:50px; } .real-life-img .image-block__card{ top:-40px; } #input_19_6 .gchoice{ width:100% !important; } .common-nlp{ margin-top:50px; } .section-margin{ margin-top:32px; } } @media only screen and (max-width: 640px){ .ufaqsw_toggle_default .ufaqsw-toggle-title-area-default .ufaqsw-title-name-default{ padding:20px 25px !important; } .section-padding{ padding: 45px 0 !important; border:0px !important; } #coaching-bannr-image { margin-top:50px; } .check-box.check-box__transparent .check-box__content { padding: 35px 25px 45px } .pricing-box__contentt { height:auto !important; } #first-main, #second-main { flex-direction:column; } #submit-button { min-width:100% !important; width:100% !important; } .box-main { width:100% !important; } } @media only screen and (max-width: 550px){ .take-test-btn{ width:100%; } #gform_14 .gform_next_button, #gform_14 .gform_previous_button{ max-width:100% !important; width:100% !important; } #gform_14 .gform_next_button{ margin-top:0px !important; } #gform_19 .gform_footer input[type=submit]{ min-width:100% !important; } .how-we-make-img{ padding-left:35px !important; } .how-we-make-img .image-block__card{ width:100% !important; } .how-we-make-img .image-block__star{ right:-20px; } .guiding-img{ padding-right:35px; } .guiding-img .image-block__card{ width:100%; right:-15px; top:-25px !important; } .guiding-img .image-block__star{ right:-12px; } } /* .top-header { max-height:44.5px !important; min-height:44.5px !important; height:44.5px !important; } .main-nav { max-height:128px !important; min-height:128px !important; height:128px !important; } */ /* main.css */ .btn-link,a{text-decoration:none}.btn,.btn-link{font-weight:700;font-family:'General Sans';text-transform:uppercase;font-size:14px}:root{--white:#ffffff;--black:#000000;--primaryTextColor:#44607B;--text-dark:#021E3A;--primaryColor:#F6911E;--orange-dark:#E0851D;--border-color:#cfcfcf;--bs-heading-color:#011B4D}a{color:#f6911e;transition:.3s}.btn-link:focus,.btn-link:hover,body{color:var(--primaryTextColor)}body{font-family:'General Sans';font-size:16px;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:'Playfair Display',serif;font-weight:700}.mb-30,.section-content-block p{margin-bottom:30px}.home-slider .section-heading,.mb-40,.section-heading.section-heading-sm{margin-bottom:40px}.mb-60,.section-heading{margin-bottom:60px}.mt-60,.success-story-detail .section-heading{margin-top:60px}.bottom-logo-section,.mt-90{margin-top:90px}.text-light{color:var(--primaryTextColor)!important}.btn-link,.main-nav .navbar li a:not(.btn):focus,.main-nav .navbar li a:not(.btn):hover,.section-heading h2 span,.top-header ul li a:focus,.top-header ul li a:hover{color:var(--primaryColor)}.btn{border:0;padding:18px 75px;border-radius:0;white-space:nowrap}.btn-min-width{min-width:340px}.btn-orange{background-color:#f6911e;color:#fff}.btn-orange:focus,.btn-orange:hover{background-color:var(--orange-dark);color:#fff}.btn-orange-outlined{border:1px solid var(--black);padding:17px 90px}header .btn-orange-outlined{border:1px solid var(--primaryColor);background-color:var(--primaryColor);color:#fff;padding:17px 60px}.btn-orange-outlined:focus,.btn-orange-outlined:hover{background:var(--black);color:var(--white)}.btn-orange-outlined--white{background:0 0;border:1px solid var(--white);color:var(--white)}.btn-orange-outlined--white:focus,.btn-orange-outlined--white:hover{background:rgba(255,255,255,.3);border:1px solid var(--white);color:var(--white)}.btn-full{display:block;width:100%;padding-left:15px;padding-right:15px}.arrow-button{display:inline-block}.arrow-button span{display:block;font-size:18px;font-weight:700;color:#011b4d;margin-bottom:16px;text-transform:uppercase}.arrow-button img{-webkit-animation:.5s infinite alternate mover;animation:.5s infinite alternate mover}@-webkit-keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}@keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}.bg-orange-light{background:#f9f6f3}.bg-dark{background:#0d2033;color:#fff}.bg-blue{background:#011b4d;color:#cdd6de}.form-control{border:1px solid var(--border-color);background:#fff;padding:13px 24px;color:var(--primaryTextColor);border-radius:0}.container,.row:not(.g-0)>*{padding-left:20px;padding-right:20px}.row:not(.g-0){margin-left:-20px;margin-right:-20px}.section-padding{padding:120px 0}.section-padding-md{padding:80px 0}.section-border{border-bottom:1px solid var(--border-color)}.section-heading h4{font-size:18px;color:var(--orange-dark);margin-bottom:20px;text-transform:uppercase;font-family:'General Sans'}.section-heading h2{font-size:48px;line-height:1.1;letter-spacing:-.5px;text-transform:capitalize}.section-heading p{margin-top:40px;font-weight:500}.section-buttons{margin:0 -8px!important}.section-buttons .col-lg-6{padding:0 8px!important}.section-buttons li{padding:0 8px}.section-content-block h4{margin-bottom:36px}.section-content-block .btn,.testimonial-footer{margin-top:20px}.custom-tabs{margin-bottom:70px}.custom-tabs li{padding:0 24px}.custom-tabs li button{background:0 0;font-size:18px;font-family:'General Sans';padding:0 0 15px;outline:0;border:0;border-bottom:6px solid transparent;color:var(--text-dark);text-transform:uppercase;font-weight:700}.faq-list .accordion-button::after,.home-slider__caption p span,.testimonial-footer__author p span{font-family:'Playfair Display',serif}.custom-tabs li button.active,.custom-tabs li button:focus,.custom-tabs li button:hover{border-bottom:6px solid var(--primaryColor);background:0 0!important;outline:0;color:var(--text-dark)!important;border-radius:0}.check-list.check-list-white li{color:var(--white);margin-bottom:20px}.check-list li{list-style-type:none;color:var(--text-dark);margin-bottom:40px;position:relative;padding-left:30px}.input-field label,.input-field-textarea label{position:absolute;transition:.2s;cursor:text;padding:0 30px;width:100%;color:var(--primaryTextColor);left:0}.check-list li .check-list__icon{position:absolute;left:0;top:0}.check-list li span{font-weight:700}.input-field{position:relative;height:50px;line-height:50px}.input-field label{top:0}.input-field-textarea label{top:10px}.input-field label span,.input-field-textarea label span{color:#f61e1e}.card-block__content h3 a,.pricing-box{color:#011b4d}.input-field input{width:100%;border:0;outline:0;padding:22px 30px 6px;border-bottom:3px solid transparent;box-shadow:none;color:var(--primaryTextColor);line-height:1}.input-field-textarea textarea{width:100%;border:0;outline:0;padding:34px 30px 6px;border-bottom:3px solid transparent;box-shadow:none;color:var(--primaryTextColor);line-height:1}.input-field input:focus,.input-field input:valid,.input-field-textarea textarea:focus,.input-field-textarea textarea:valid{border-color:var(--primaryColor);padding:22px 15px 6px}.input-field input:focus~label,.input-field input:valid~label{font-size:14px;top:-10px;color:var(--primaryTextColor);padding-left:15px;padding-right:15px}.input-field-textarea textarea:focus~label,.input-field-textarea textarea:valid~label{font-size:14px;top:-10px;color:var(--primaryTextColor);padding-left:15px;padding-right:15px}.input-field-textarea textarea,.input-field.input-field-textarea{height:200px}.custom-radio{display:block;position:relative;padding-left:46px;margin-bottom:12px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-radio__check{position:absolute;top:0;left:0;height:26px;width:26px;background-color:transparent;border:1px solid #5f82a5}.card-block,.testimonial-card{border:1px solid var(--border-color);min-height:100%}.custom-radio:hover input~.custom-radio__check{background-color:#5f82a5}.custom-radio input:checked~.custom-radio__check{background-color:var(--primaryColor);border-color:var(--primaryColor)}.custom-radio__check:after{content:"";position:absolute;display:none}.custom-radio input:checked~.custom-radio__check:after{display:block}.custom-radio .custom-radio__check:after{left:9px;top:4px;width:7px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.card-block{background:var(--white);box-shadow:0 4px 24px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;transition:.5s}.card-block:hover{box-shadow:0 4px 24px 0 rgba(246,145,30,.4)}.card-block__content{padding:40px 50px 60px;flex-grow:1;display:flex;flex-direction:column;flex-shrink:0;align-items:start}.card-block__content h3{font-size:24px;margin-bottom:30px}.blog-box__date,.card-block__content p{margin-bottom:25px}.user-detail__content{padding-left:16px}.user-detail__content h6{color:var(--primaryColor);font-size:12px}.main-nav .navbar li a:not(.btn),.pricing-box__checklist h4,.pricing-box__header h3{font-size:16px;text-transform:uppercase;font-family:'General Sans'}.user-detail__content p{margin-bottom:0;font-family:'General Sans';font-weight:700}.home-slider-image,.image-block{position:relative}.image-block__card{width:370px;position:absolute;box-shadow:0 4px 20px 0 rgba(0,0,0,.12)}.image-block__star{position:absolute}.image-block-left{padding-left:56px}.image-block-left .image-block__card{width:370px;position:absolute;left:0;bottom:-40px;box-shadow:0 4px 20px 0 rgba(0,0,0,.12)}.image-block__card.image-block__card--200{width:200px!important}.image-block-left .image-block__star{right:-30px;top:100px}.image-block-right,.image-block.image-block-top-right{padding-right:56px}.image-block-right .image-block__card{width:370px;position:absolute;right:0;bottom:-40px;box-shadow:0 4px 20px 0 rgba(0,0,0,.12)}.image-block-top-right .image-block__star{right:-30px;top:0}.image-block-top-right .image-block__card{width:370px;position:absolute;right:-40px;top:25px;box-shadow:0 4px 20px 0 rgba(0,0,0,.12)}.image-block-right .image-block__star{left:-30px;top:100px}.image-block-top-left .image-block__card{left:-30px;top:-60px}.image-block-top-right .image-block__card.image-block__card--200{right:0;top:0}.pricing-box{border:1px solid #cfcfcf;background:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.pricing-box__header{padding:35px}.pricing-box__header h3{margin:0;font-weight:700}.pricing-box__content{padding:40px 14%;border-top:1px solid #cfcfcf;flex-grow:1}.case-study-content ul li h4,.pricing-box__content p{margin-bottom:0}.pricing-box__checklist{padding:35px;border-top:1px solid #cfcfcf;flex-grow:1}.pricing-box__checklist h4{font-weight:700;margin-bottom:15px}.pricing-box__footer{padding:35px 50px;border-top:1px solid #cfcfcf} .pricing-box__footer h5{font-family:'General Sans';font-weight:700;font-size:32px;margin-bottom:10px}.pricing-box__footer p{margin-bottom:25px;color: #cdd6de;} .pricing-box__footer h5 span{display:block;font-size:20px;font-weight:400}.pricing-box.pricing-box--blue{background:#011b4d;color:#fff;border-color:#2b5681}.pricing-box.pricing-box--blue .pricing-box__header{padding:22px 35px}.pricing-box.pricing-box--blue .pricing-box__content{color:#cdd6de;border-color:#2b5681;flex-grow:0;min-height:190px;padding:32px}.pricing-box.pricing-box--blue .pricing-box__checklist,.pricing-box.pricing-box--blue .pricing-box__footer{border-color:#2b5681}.pricing-box.pricing-box--blue .check-list li{color:#cdd6de;text-align:left;margin-bottom:20px}.pricing-box.pricing-box--blue .pricing-box__footer h5{min-height:65px;display:flex;flex-direction:column;justify-content:center}.top-header{background:#011b4d;padding:10px 0}.main-nav .navbar li,.top-header ul li{margin-left:24px}.top-header ul li a{color:var(--white);font-size:14px;line-height: 20px;padding:0 10px;text-transform:uppercase;font-family:'General Sans';font-weight:400}.main-nav{border-bottom:1px solid #cbcbcb}.main-nav .navbar{padding:30px 0;background:0 0!important}.main-nav .navbar li a:not(.btn){color:#011b4d;padding:0;font-weight:500}.main-nav .navbar li .dropdown-menu{border:1px solid #cfcfcf;background:#fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.05);padding:15px 18px}.main-nav .navbar li .dropdown-menu li{margin-left:0;border-bottom:1px solid #cfcfcf}.main-nav .navbar li .dropdown-menu li:last-of-type{border-bottom:0}.main-nav .navbar li .dropdown-menu li a{color:#112940;font-size:15px;padding:12px 8px;text-transform:none;border-radius:4px}.main-nav .navbar li .dropdown-menu li a:focus,.main-nav .navbar li .dropdown-menu li a:hover{background:#f1f1f1;color:#112940} .breadcrumb{ /* background:var(--wpr-bg-46127574-8d27-4083-bec1-d2c57cad8d71); */ background-repeat:no-repeat;background-size:cover;color:var(--white);padding:100px 80px;margin:0}.breadcrumb h2{font-size:65px;font-weight:700;text-transform:capitalize;line-height:1;margin-bottom:30px}.home-slider{background:#0f2336;padding:140px 0 0;color:var(--white)}.home-slider.home-slider-blue-bg{background:#011b4d}.home-slider .section-heading h2{font-size:52px;margin-bottom:0}.home-slider .section-heading h4{color:#fff}.home-slider .check-list li{color:var(--white);margin-bottom:15px}.home-slider-image .home-slider-main-image{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:420px}.home-slider__caption{background:var(--white);min-width:240px;position:absolute;left:0;bottom:24px;padding:18px;max-width:400px}.home-slider__caption-icon{position:absolute;left:50%;top:-12px;transform:translateX(-50%)}.home-slider__caption p{color:var(--text-dark);font-family:'General Sans'}.home-slider-blue-bg .home-slider__caption{padding:35px 15px}.home-slider.graduate-slider-background{padding:150px 0 90px; /* background:var(--wpr-bg-ad0c3743-cbf6-40bc-bf26-01e061bba74e); */ background-repeat:no-repeat;background-size:cover}.home-slider.pg-graduate-slider-background{padding:150px 0 90px;background: url('https://nlp.edu.au/wp-content/uploads/2024/06/Course-Hero.webp') center right no-repeat !important;background-size:cover !important;}.home-slider.pg-graduate-slider-background .section-heading h2{font-size:62px}.check-box__heading{padding:35px 80px;color:#fff;text-transform:uppercase;background:var(--primaryColor);margin-bottom:0}.blog-box-container .blog-box,.form-box__video,.testimonial-card__rating{margin-bottom:20px}.check-box__heading h4{font-size:20px}.check-box{background:var(--white);display:flex;flex-direction:column;min-height:100%}.check-box__content{padding:35px 80px}.check-box__content ul{margin:0;padding:0}.check-box__content ul li{list-style-type:none;color:var(--text-dark);margin-bottom:20px;position:relative;padding-left:35px}.check-box__content ul li .check-box__icon{position:absolute;left:0;top:0}.check-box.check-box__blue{background:#0d2033;border:1px solid #2b5681}.check-box.check-box__blue .check-box__heading{background:#18334f}.check-box.check-box__blue ul li{color:var(--white)}.blog-box__content h5 a:hover,.footer-top__details ul li a:focus,.footer-top__details ul li a:hover{color:var(--primaryColor)}.check-box.check-box__transparent{border:1px solid #2b5681;background:#011b4d;box-shadow:0 4px 24px 0 rgba(0,0,0,.05)}.check-box.check-box__transparent .check-box__content{padding:35px 70px 45px}.check-box.check-box__transparent .check-box__content h3{min-height:75px}.blog-detail-content p,.case-study-content ul li,.check-box.check-box__transparent .check-box__content p{margin-bottom:30px}.check-box.check-box__transparent .check-box__content ul{margin-bottom:40px}.check-box.check-box__transparent .check-box__content ul li{color:#cdd6de}.testimonial-section .row{margin-left:-15px;margin-right:-15px}.testimonial-section .row>*{padding-left:15px;padding-right:15px}.testimonial-card{background:#fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.05);padding:20px 30px;display:flex;justify-content:space-between;flex-direction:column}.blog-box,.form-box{border:1px solid var(--border-color);background:var(--white);box-shadow:0 4px 24px 0 rgba(0,0,0,.05)}.testimonial-footer__author{padding-left:20px}.testimonial-footer__author p{margin-bottom:0;font-family:'General Sans';font-size:14px;font-weight:700;color:#011b4d}.testimonial-footer__author p span{display:block;color:#44607b}.case-study-content h4{margin-bottom:30px;text-transform:uppercase;font-size:14px}.case-study-content h3{font-size:32px;text-transform:uppercase;margin-bottom:40px}.case-study-content__quote{font-size:24px;font-family:'General Sans';margin-top:40px;width:80%;font-weight:700}.blog-box__content{padding:30px}.blog-box__content h5{font-size:16px;font-weight:500;margin-bottom:25px;font-family:'General Sans'}.faq-list .accordion-button,.footer-top__links h4{font-family:"General Sans"!important;text-transform:uppercase}.blog-box__content h5 a{color:var(--primaryTextColor)}.blog-box-container .arrow-button{margin-top:110px}.faq-list .accordion-item{border:1px solid var(--border-color)!important;margin-bottom:16px}.faq-list .accordion-button{color:#011b4d;padding:30px 40px;font-weight:700;line-height:1.5}.faq-list .accordion-button::after{content:"+";background:no-repeat;font-size:34px;display:flex;align-items:center;justify-content:center}.faq-list .accordion-button:not(.collapsed)::after{background:0 0;content:"-"}.faq-list .accordion-button:not(.collapsed){background:0 0;box-shadow:none}.faq-list .accordion-body{padding:30px 40px;border-top:1px solid var(--border-color)}.blog-detail-buttons,.bottom-buttons{margin-top:50px}.faq-list.faq-list--blue .accordion-item{color:var(--white);background:#011b4d;border:1px solid #2b5681!important}.faq-list.faq-list--blue .accordion-button{color:var(--white);background:#011b4d;font-family:'General Sans';font-weight:700}.faq-list.faq-list--blue .accordion-body{border-top:1px solid #2b5681!important}.form-box{position:relative;max-width:475px;padding:40px}.form-box__video{margin-top:-90px}.form-box h4{font-size:32px}.footer-top__links h4,.footer-top__links ul li a{font-size:18px;color:#fff}.footer-top{padding:120px 0 70px;background:#0b1927;color:#fff}.footer-top__links h4{margin-bottom:32px;font-weight:500}.footer-top__links ul li{padding:15px 0}.footer-top__links ul li a:focus,.footer-top__links ul li a:hover{color:var(--primaryColor);margin-left:10px}.footer-top__details{margin-top:70px;padding-top:70px;border-top:1px solid #244567}.footer-top__menu li{border-right:1px solid #fff;padding:0 4px;line-height:1}.footer-top__menu li:last-of-type{border-right:0}.footer-top__menu li a{font-size:16px;color:#fff}.footer-bottom{background-color:#000;color:#fff;padding:25px 0}.footer-bottom p{font-size:14px;font-family:'General Sans';font-weight:700}.footer-social-icons li a{color:var(--white);font-size:24px}.contact-box{border:1px solid #c4c4c4;padding:38px 28px 28px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;position:relative;min-height:190px}.contact-box img{margin-bottom:16px}.contact-box span{display:flex;width:100%;font-weight:700;font-size:18px;text-transform:uppercase;color:#011b4d;height:60px;align-items:center;line-height:1.3}.contact-box.contact-box-email span{position:absolute;bottom:0;left:0;padding:18px 24px;font-size:14px;border-top:1px solid #c4c4c4;display:flex;align-items:center;justify-content:space-between;height:auto}.contact-box.contact-box-email img{position:relative;top:-35px}.contact-box.contact-box-email span img{margin-bottom:0;top:0}.blog-detail-content h2{font-size:42px;margin-bottom:50px}.blog-detail-content img{margin-bottom:80px;margin-top:30px}.blog-detail-buttons li{padding:0}.blog-detail-buttons .btn{padding:17px 50px;display:flex;align-items:center;min-width:250px;justify-content:center}.blog-detail-buttons .btn:hover svg{fill:var(--white)}.blog-filter{margin-top:-20px;margin-bottom:70px}.blog-filter li{font-size:16px;text-transform:uppercase;font-weight:700;color:#011b4d;align-self:center;margin-right:20px}.blog-filter li a{display:inline-block;padding:15px 10px;border-bottom:4px solid transparent;color:#011b4d}.blog-filter li a.active,.blog-filter li a:focus,.blog-filter li a:hover{border-bottom:4px solid #e0851d;color:#e0851d}.blog-box-container.row:not(.g-0){margin:0 -7.5px}.blog-box-container.row:not(.g-0)>*{padding:0 7.5px}.success-story-content{padding:120px 0 30px}.card-block.success-card-block{background:0 0;border:0;box-shadow:none!important}.success-card-block .card-block__content{padding-left:0;padding-right:0}.success-card-block .card-block__content h3{text-transform:none}.success-card-block .card-block__content p,.success-story-detail p{margin-bottom:30px}.success-block{margin-bottom:20px;font-weight:500}.success-block>div{border:1px solid #cbcbcb;padding:30px 40px;margin-left:-1px;margin-bottom:-1px}.success-block>div p{color:#44607b;margin-bottom:20px}.success-block>div h3{color:#011b4d;font-size:24px;margin-bottom:0}.success-story-detail blockquote{padding:15px 30px;border-left:7px solid var(--primaryColor);margin:60px 0}.success-story-detail blockquote p{font-size:24px;font-family:'Playfair Display',serif;font-weight:700}.testimonial-content{ /* background-image:var(--wpr-bg-34901473-04b6-44b7-a43e-7ff5daea9c70); */ background-repeat:no-repeat;background-size:cover;color:var(--white)}.testimonial-content p{font-size:32px;font-family:'Playfair Display',serif;font-weight:700}.testimonial-content h6{font-family:'General Sans';font-weight:400}.bottom-logo-section p{font-size:20px;font-weight:700}.course-content__tab ul li{flex:0 50%;margin-left:-1px}.course-content__tab ul li a{display:block;width:100%;padding:27px;color:#011b4d;font-size:16px;text-transform:uppercase;border:1px solid #cfcfcf;text-align:center;font-weight:700}.course-content__tab ul li a.active,.course-content__tab ul li a:focus,.course-content__tab ul li a:hover{background:var(--primaryColor);color:var(--white)}.course-detail{border:1px solid #cfcfcf;display:flex;flex-direction:row;margin-bottom:-1px;color:#011b4d}.course-detail-left{flex-grow:auto;border-right:1px solid #cfcfcf;text-align:center;font-size:16px;padding:27px 10px}.course-detail-right{flex-grow:1}.course-detail-name{border-bottom:1px solid #cfcfcf;display:flex;flex-direction:row;align-items:center;padding:27px 40px}.course-detail-content{padding:27px 40px 17px}.course-detail-content li{margin-bottom:10px;line-height:32px}@media only screen and (min-width:1400px){.navbar-nav li:hover>ul.dropdown-menu{display:block}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px}}@media only screen and (max-width:1200px){.main-nav .navbar-brand img{width:220px}.home-slider-image{position:relative;text-align:center;display:table;margin:150px auto 0}.main-nav .btn-orange-outlined{padding:17px 20px}.home-slider .btn{padding:18px 40px}}@media only screen and (max-width:991px){.main-nav .navbar li a.btn,.section-buttons li .btn{display:block;width:100%}.check-box__content,.check-box__heading{padding:35px 25px}.form-box{margin-top:100px;padding:40px 20px}.form-box .btn{white-space:nowrap}.btn-min-width{min-width:inherit}.main-nav .navbar-toggler{border:0;box-shadow:none!important}.section-buttons{flex-direction:column}.section-buttons li{flex:0 0 100%}.section-buttons li .btn{margin-bottom:20px}.home-slider-image .home-slider-main-image{width:400px}.home-slider-image{margin-top:45px;width:560px}.navbar-collapse{background:#fff;margin-top:20px}.main-nav .navbar li{flex:0 0 100%;width:100%;text-align:left;margin:0;border-bottom:1px solid rgba(0,0,0,.1)}.main-nav .navbar li a:not(.btn){padding:15px}.main-nav .dropdown-menu{box-shadow:none;border-radius:0;padding:0;margin:0}.top-header ul li a{font-size:14px}.top-header ul li{margin-left:5px}}@media only screen and (max-width:640px){.section-padding{padding:90px 0}.section-heading h2{font-size:28px}.card-block__content{padding:25px}.blog-box__content{padding:20px}.faq-list .accordion-body,.faq-list .accordion-button{padding:20px 25px}.footer-top{padding:60px 0 40px}.footer-top__details{margin-top:40px;padding-top:40px}.home-slider .section-heading h2{font-size:42px}.home-slider-image .home-slider-main-image{width:300px}.home-slider{padding:50px 0 0}.main-nav .navbar{padding:10px 0}.home-slider-image{margin-top:120px;width:100%;max-width:400px;}} .australian-bureau-img{ height:100% !important; } #nlp-coaches{ width:58%; } #coaches-main{ display:flex; flex-direction:row ; } #nlp-coaches2{ margin-left:6%; background: #0053a0; padding: 15px; background-color: #0053a0; border-radius: 0px; width:36.4%; height:100% !important; text-align:center; } .counter-para { font-size:30px; margin-bottom:0px; } #lgx_app_content_wrap_22567170 .lgx_app_item_row .lgx_counter_value{ color:#FFF; font-size:70px; } #nlp-coaches #nlp-heading::after{ content:""; display:block; width:80px; border-color:#ed9600 !important; border:2px solid #ed9600 !important; margin-top:15px; margin-bottom:15px; } #input-subscribe { height: 45px; line-height: 45px; width: 100%; color: var(--primaryTextColor); transition: 0.2s all; cursor: text; left: 0; width: 100%; padding: 0 24px; outline:none !important; border-top: 3px solid #ffffff; border-bottom: 3px solid #ffffff; border-left: 3px solid #ffffff; border-right: 3px solid #ffffff; } #subscribe-main { gap: 45px; display: flex; flex-direction: column; } #first-main, #second-main { gap: 45px; } #submit-button { background-color: #F6911E; color: #fff; min-width: 340px; text-transform: uppercase; border: 0; padding: 18px 75px; font-family: 'General Sans'; font-size: 14px; border-radius: 0; font-weight: 700; display: inline-block; width: 340px; margin: auto; } #input-subscribe:focus { border-bottom:3px solid #F6911E !important; } .bottom-check-box { z-index: 2; appearance: none; margin: 0; padding: 0; width: 100%; border-radius: 5px; height: 100%; background: #011b4d; transition: .3s ease-in-out; position: absolute; } .label-desition { z-index: 3; display: block; position: absolute; padding: 0 0 0 60px; top: 50%; transform: translateY(-50%); width: 100%; overflow: visible; } .box-main { position:relative; width:35%; float:left; margin-bottom:15px !important; margin-right:3%; z-index:1; padding:0; height:70px; } .label-desition::after { content: ""; position: absolute; left: 0; transform: translateY(-50%); width: 26px; height: 26px; border: 1px solid #5f82a5; background: #011b4d; z-index: 2; top: 50%; transition: .3s ease-in-out; color: #fff; font-size: 25px; text-align: center; line-height: 25px; font-weight: 500; } #main-bottom form .bottom-check-box:checked+label:after { content: ""; border: 1px solid #F6911E; background: #F6911E url(https://nlp.edu.au/wp-content/uploads/2023/12/input.png) no-repeat center center; } #main-bottom form { padding:0 15px !important; } #main-bottom form #subscribe-main, #main-bottom form .check-main { padding:0 15px; } #main-bottom form .check-main { display:flex; flex-wrap:wrap; } .free-lesson-input { width:100% !important; padding:8px; color: #011B4D; border: 1px solid #CFCFCF; } #lesson-form-submit { background-color: #F6911E; color: #fff; min-width: 100% !important; text-transform: uppercase; border: 0; padding: 18px 75px; font-family: 'General Sans'; font-size: 14px; border-radius: 0; font-weight: 700; display: inline-block; width: 100% !important; margin: auto; } /* course-summary-page */ .main-summary{ /* border:2px solid red !important; */ padding-top: 40px !important; padding-bottom: 40px !important; padding-left: 0 !important; padding-right: 0 !important; box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.15); border-radius: 10px; } .application-heading{ padding-left: 40px; padding-right: 40px; } .first-right-main, .second-right-main{ display:flex; } .first-right-text{ position:relative; width:47%; padding-left:40px; margin-top:15px; } .second-right-text{ position:relative; width:47%; padding-right:40px; margin-top:50px; margin-left:6%; } .first-right-image{ width:47%; margin-left:6%; margin-top:50px; } .second-right-image{ width:47%; margin-left:0%; margin-top:50px; } .first-right-btn{ padding-top:20px; } .first-right-btn a{ padding: 7px 26px 7px !important; font-size: 15px !important; min-width: 120px !important; background-color: #F6911E !important; border-radius:3px; } .first-right-btn a span { color:white; } .mt-50{ margin-top:50px; } .get-more-heading{ margin-bottom:15px; } .get-more-heading:after{ content: ''; /* position: absolute; */ display:block; width: 60%; height: 3px; border-bottom: 3px solid #FF8000; bottom: 0; left: 0; margin-top:20px; } .training-nlp , .Nationally-nlp{ margin-top:100px; } .nationally-text{ margin-top:15px; } .course-hightlight:after { color:white; content:''; flex:1; border-bottom:groove 2px; margin: auto 0.25rem; box-shadow: 0 -2px ; opacity:0.4; } .post-btn a{ padding: 12px 30px 12px; font-size: 13px; min-width: 139px; } .post-btn a:first-child{ background:#F6911E; color:white; } .post-btn a:last-child{ color: #fff; border-color: #88bbc8; background-color: #88bbc8; } .post-apply-btn{ background-color: #f6911e !important; padding: 12px 32px; text-align: center; color: #fff !important; border-radius: 0px; border: none; max-width: 150px; margin-top: 20px; font-weight: 500; color:white; } .postid-15049 #gform_8 label{ display:block; } .postid-15049 #gform_8 .gform-field-label--type-sub{ display:none; } #gform_10 .gform_legacy_markup_wrapper ul.gform_fields li.gfield, #gform_11 .gform_legacy_markup_wrapper ul.gform_fields li.gfield{ padding-right:0px; } #gform_10 ul.gform_fields li.gfield select, #gform_11 ul.gform_fields li.gfield select{ padding:15px; } #gform_10 #input_10_9, #gform_10 #input_10_38, #gform_10 #input_10_35, #gform_10 #input_10_29, #gform_10 #input_10_8, #gform_10 #field_10_8, #gform_11 #input_11_29, #gform_11 #input_11_35, #gform_11 #input_11_9, #gform_11 #input_11_38, #gform_11 #input_11_8, #gform_11 #field_11_8 { width:100%; } #gform_10 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #gform_11 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){ padding:15px; } #gform_10 .ui-datepicker-trigger, #gform_11 .ui-datepicker-trigger{ margin-bottom:0px; margin-left:-35px; margin-top:20px; } #gform_10 .ginput_container_date, #gform_11 .ginput_container_date{ display:flex; } #gform_10 .gform-field-label--type-sub, #gform_11 .gform-field-label--type-sub{ display:none; } #gform_submit_button_10, #gform_submit_button_11 { background-color: #f6911e !important; padding: 12px 32px; text-align: center; color: #fff !important; border-radius: 0px; border: none; /* max-width: 150px; */ margin-top: 20px; font-weight: 500; color: white; } .talk-us-btn{ max-width:292px !important; /* margin:auto; */ border: 1px solid #FFF !important; background:transparent !important; color:white; min-width:292px; } @media only screen and (max-width:768px){ .xsmb-40{margin-bottom:40px;} .first-right-main{ flex-direction:column-reverse !important; } .second-right-main , .NAT{ flex-direction:column; } .first-right-text, .second-right-text{ width:100% !important; padding-left:40px; padding-right:40px; margin-left:0px; } .first-right-image, .second-right-image{ width:100%; margin-left:0px; } .nationally-text{ margin-top:50px; } .training-nlp, .Nationally-nlp{ margin-top:50px !important; } } @media (max-width: 992px) { .home-slider.pg-graduate-slider-background { padding: 60px 0 160px 0 !important; background: url(https://nlp.edu.au/wp-content/uploads/2024/06/Course-Hero-Mobile1.jpg) bottom center no-repeat !important; background-size: cover !important; } } @media only screen and (max-width:500px){ .breadcrumb{ padding-left:0px !important; padding-right:0px !important; } .post-btn{ flex-direction:column; } .post-btn a { margin-right:0px !important; } .post-btn a:first-child{ margin-bottom:0px !important; } .postid-15049 #gform_8 .gform_footer input[type=submit]{ min-width:100% ; } } .student-handbook-wrapper a { color:white !important; transition:.3s !important; } .student-handbook-wrapper a:hover { color:#F6911E !important; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> </head> <body class="page-template-default page page-id-21598"> <div class="wrapper"> <!---- test1 ---> <header> <div class="top-header"> <div class="container"> <div class="row"> <div class="col-12"> <ul class="list-unstyled d-flex justify-content-end mb-0"> <li> <a href="tel: +61 (0)425 298 176" style="font-size:20px;">+61 (0)425 298 176</a> </li> <li class="d-none d-lg-block"> <a href="/success-stories">Success Stories</a> </li> <li class="d-none d-lg-block"> <a href="/articles/">Blog</a> </li> <li class="d-none d-lg-block"> <a href="/contact">Contact Us</a> </li> </ul> </div> </div> </div> </div> <div class="main-nav"> <div class="container"> <div class="row"> <div class="col-12"> <nav class="navbar navbar-expand-lg bg-body-tertiary"> <a class="navbar-brand" href="/"> <img width="300" height="57" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2057'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/inspiritive_logo_web.png" /><noscript><img width="300" height="57" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/inspiritive_logo_web.png" alt="" /></noscript> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#main-navigation" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <!-- <button class="navbar-toggler" type="button" data-bs-toggle="collapse" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> --> <div class="collapse navbar-collapse" id="main-navigation"> <ul class="navbar-nav ms-auto d-flex align-items-center"> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="javascript:void(0);" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Courses </a> <ul class="dropdown-menu"> <li><a class="dropdown-item" href="/nlp/nlp-faq/nationally-accredited-nlp-training/">NLP Graduate Certificate</a></li> <li><a class="dropdown-item" href="/training/learn-mediation-sydney/">Family Dispute Resolution Graduate Diploma</a></li> </ul> </li> <li class="nav-item"> <a class="nav-link" href="/coaching-programs">Coaching</a> </li> <li class="nav-item"> <a class="nav-link" href="/our-approach">Our Approach</a> </li> <li class="nav-item"> <a class="nav-link" href="/about-us">About us</a> </li> <li class="d-block d-md-none"> <a class="nav-link" href="/success-stories">Success Stories</a> </li> <li class="d-block d-md-none"> <a class="nav-link" href="/articles/">Blog</a> </li> <li class="d-block d-md-none"> <a class="nav-link" href="/contact-us">Contact Us</a> </li> <li class="nav-item"> <a class="btn btn-orange-outlined" href="https://nlp.edu.au/#sideform">Watch Free Lesson</a> </li> </ul> </div> </nav> </div> </div> </div> </div> </header> <section class="breadcrumb" style="background: url(https://nlp.edu.au/wp-content/themes/inspiritive2024/images/heroop.png) center center no-repeat;background-size:cover;"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10 text-center"> <h2 style="color:white !important;"> Our Framework for Success </h2> <p>Discover our unique formula to instill in you the patterns of the top 1% of achievers. Blending the most powerful NLP patterns with modern insights, we give you poised mastery in high-pressure scenarios.</p> </div> </div> </div> </section> <section class="section-padding testimonial-section"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-heading text-center"> <h4>The science behind how we teach</h4> <h2> Breaking Down Excellence<br/> into a Repeatable Formula </h2> </div> </div> </div> <div class="row mb-5 pb-5"> <div class="col-lg-6 section-content-block"> <p>Train your brain to access high-performance states instinctively in complex situations. When pressure strikes, you don't have time to think. You have to perform. This is where most NLP companies fail to deliver tangible results: they give you scripts that might work in controlled environments but have no use in real-life scenarios when it matters.</p> <p>At Inspiritive, we provide you with powerful NLP principles, allowing you to achieve mastery in any area of your life. Using advanced processes, you will understand what happens during these pivotal moments. You will discover how to use proven patterns to evoke states of high performance so you can act without hesitation. Click below to discover one of the most important NLP patterns used by elite performers in high-pressure situations.</p> <ul class="list-unstyled d-flex mb-0 section-buttons"> <li> <a class="btn btn-orange" href="#scientific"> Read more about us </a> </li> </ul> </div> <div class="col-lg-6 mb-4 mb-lg-0"> <div class="image-block image-block-left"> <img width="620" height="447" class="img-fluid w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20620%20447'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/breaking-down.png"><noscript><img width="620" height="447" class="img-fluid w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/breaking-down.png" alt=""></noscript> <div class="image-block__card image-block__card--200"> <img width="412" height="241" class="img-fluid w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20412%20241'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/performance.png"><noscript><img width="412" height="241" class="img-fluid w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/performance.png" alt=""></noscript> </div> <div class="image-block__star"> <img width="61" height="61" class="img-fluid w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2061%2061'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/star-icon.svg"><noscript><img width="61" height="61" class="img-fluid w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/star-icon.svg" alt=""></noscript> </div> </div> </div> </div> <div class="row"> <div class="col-lg-4 mb-30"> <div class="testimonial-card"> <div class="testimonial-card__top"> <img width="103" height="16" class="testimonial-card__rating" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20103%2016'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/stars.svg"><noscript><img width="103" height="16" class="testimonial-card__rating" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/stars.svg" alt=""></noscript> <p>If you are looking for training or coaching in Neuro-linguistic programming, I thoroughly recommend Inspiritive. The teaching of Chris and Jules Collingwood is first class, and clearly comes from a deep knowledge of the subject that can be lacking on the average course. Inspiritive's course is a truly immersive, and experiential process. Years on from pursuing the Graduate Certificate in NLP I still find that what I learned and developed during the course assists me in multiple facets of my life - in both personal and business settings.</p> </div> <div class="testimonial-footer d-flex"> <div class="testimonial-footer__img"> <img width="53" height="53" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2053%2053'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/roy2.png"><noscript><img width="53" height="53" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/roy2.png" alt=""></noscript> </div> <div class="testimonial-footer__author"> <p>Roy Taylor<span>Australia</span></p> </div> </div> </div> </div> <div class="col-lg-4 mb-30"> <div class="testimonial-card"> <div class="testimonial-card__top"> <img width="103" height="16" class="testimonial-card__rating" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20103%2016'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/stars.svg"><noscript><img width="103" height="16" class="testimonial-card__rating" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/stars.svg" alt=""></noscript> <p>I loved training with Chris and Jules. Their knowledge, delivery and demonstrations are advancing the field of NLP and they lead with integrity and excellence. In my experience with various Trainers around the world, the quality of Chris' training is unsurpassed.</p> <p>I have gained life changing results for myself, my students and clients, and continue to as a result of Training with Inspiritive.</p> </div> <div class="testimonial-footer d-flex"> <div class="testimonial-footer__img"> <img width="53" height="53" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2053%2053'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/david.png"><noscript><img width="53" height="53" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/david.png" alt=""></noscript> </div> <div class="testimonial-footer__author"> <p>Cynthia Brooking<span>Australia</span></p> </div> </div> </div> </div> <div class="col-lg-4 mb-30"> <div class="testimonial-card"> <div class="testimonial-card__top"> <img width="103" height="16" class="testimonial-card__rating" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20103%2016'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/stars.svg"><noscript><img width="103" height="16" class="testimonial-card__rating" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/stars.svg" alt=""></noscript> <p>My experience with Inspiritive NLP while doing the Grad Cert NLP has been beyond anything I imagined. The training is ‘next level excellence’ in so many ways. Chris our main trainer is passionate about NLP making it fun, relevant and giving us many examples while explaining the intricacies and complexities of each dynamic and he goes above and beyond to support us reach our goals. I highly recommend this training organisation. Very grateful to you both Chris and Jules.</p> </div> <div class="testimonial-footer d-flex"> <div class="testimonial-footer__img"> <img width="53" height="53" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2053%2053'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/megan.png"><noscript><img width="53" height="53" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/megan.png" alt=""></noscript> </div> <div class="testimonial-footer__author"> <p>Karren Kerrisk<span>Australia</span></p> </div> </div> </div> </div> </div> </div> </section> <section class="bg-orange-light section-padding" id="scientific"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-heading text-center"> <h4>What you can expect</h4> <h2> The Scientific Approach<br/> to becoming Remarkable </h2> </div> </div> <div class="col-lg-6 mb-40"> <div class="card-block"> <div class="card-block__img"> <img width="580" height="258" class="img-fluid d-block w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20258'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/sa-1.png"><noscript><img width="580" height="258" class="img-fluid d-block w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/sa-1.png" alt=""></noscript> </div> <div class="card-block__content"> <h3> <a href="#sideform">Rapid & Reliable Decision Making</a> </h3> <p>In the thick of challenging moments, hesitation can be costly. Our course empowers you to make lightning-fast, yet deeply informed decisions. By internalising elite NLP patterns, you'll navigate high-pressure scenarios with precision, ensuring that every choice you make is backed by confidence, eliminating the pitfalls of doubt and uncertainty.</p> <a class="btn btn-orange btn-min-width" href="#sideform"> WATCH free lesson </a> </div> </div> </div> <div class="col-lg-6 mb-40"> <div class="card-block"> <div class="card-block__img"> <img width="580" height="258" class="img-fluid d-block w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20258'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/sa-2.png"><noscript><img width="580" height="258" class="img-fluid d-block w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/sa-2.png" alt=""></noscript> </div> <div class="card-block__content"> <h3> <a href="#sideform">Mastery with Emotions</a> </h3> <p>Gain a profound understanding of your emotional landscape. Emotions can be powerful allies or formidable foes. Learn methods to maintain composure, even when the stakes are high. By mastering your emotional responses, you ensure that every situation, no matter how intense, is met with poise, grace, and control.</p> <a class="btn btn-orange btn-min-width" href="#sideform"> WATCH free lesson </a> </div> </div> </div> <div class="col-lg-6 mb-40"> <div class="card-block"> <div class="card-block__img"> <img width="580" height="258" class="img-fluid d-block w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20258'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/sa-3.png"><noscript><img width="580" height="258" class="img-fluid d-block w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/sa-3.png" alt=""></noscript> </div> <div class="card-block__content"> <h3> <a href="#sideform">Influence & Leadership</a> </h3> <p>We all know that one person everyone looks to in complex situations. Dive deep into the elite NLP patterns that not only elevate your personal performance but enable you to inspire and guide those around you. Cultivate a magnetic presence that motivates and directs, turning challenges into collective victories and establishing yourself as a beacon in any endeavour.</p> <a class="btn btn-orange btn-min-width" href="#sideform"> WATCH free lesson </a> </div> </div> </div> <div class="col-lg-6 mb-40"> <div class="card-block"> <div class="card-block__img"> <img width="580" height="258" class="img-fluid d-block w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20258'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/sa-4.png"><noscript><img width="580" height="258" class="img-fluid d-block w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/sa-4.png" alt=""></noscript> </div> <div class="card-block__content"> <h3> <a href="#sideform">Adaptable Excellence</a> </h3> <p>The world is always changing and rigid tricks and tactics do not keep up with it. We equip you with adaptable NLP principles to ensure that you are ready for a range of situations. Whether facing personal hurdles or professional challenges, you will have the versatility to excel, ensuring that every encounter is approached with strategy, nuance, and a readiness to adapt.</p> <a class="btn btn-orange btn-min-width" href="#sideform"> WATCH free lesson </a> </div> </div> </div> </div> </div> </section> <section class="section-padding bg-blue"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-6"> <div class="section-heading text-center"> <h4>Our courses</h4> <h2> Choose your Journey<Br/>to Elite Performance </h2> <p>Achieve unparalleled success with tailored programs, each designed to elevate your skills and align with your unique aspirations.</p> </div> </div> </div> <div class="row"> <div class="col-md-6 mb-40"> <div class="check-box check-box__transparent"> <img width="580" height="258" class="img-fluid d-block w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20258'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/course-1.png" /><noscript><img width="580" height="258" class="img-fluid d-block w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/course-1.png" alt="" /></noscript> <div class="check-box__content"> <h3 class="mb-4">10970NAT Graduate Certificate in Neuro-Linguistic Programming</h3> <p>Emulate the success of elite performers with Australia’s only government-accredited NLP course, personally recommended by NLP co-creator, Dr. John Grinder.</p> <ul> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span> Designed for high-achievers</li> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Elevates both beginners and experts</li> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Most comprehensive NLP course in Australia</li> </ul> <a class="btn btn-orange-outlined--white btn-min-width" href="/nlp/nlp-faq/nationally-accredited-nlp-training/"> Learn more </a> </div> </div> </div> <div class="col-md-6 mb-40"> <div class="check-box check-box__transparent"> <img width="580" height="258" class="img-fluid d-block w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20258'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/course-2.png" /><noscript><img width="580" height="258" class="img-fluid d-block w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/course-2.png" alt="" /></noscript> <div class="check-box__content"> <h3 class="mb-4">Personalised Coaching</h3> <p>Accelerate your success with one-on-one NLP coaching with Chris and Jules Collingwood tailored to your unique aspirations and challenges.</p> <ul> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span> Delivered in-person or via Zoom</li> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Customised for your personal growth</li> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Guidance from experts with over 45 years of expertise</li> </ul> <a class="btn btn-orange-outlined--white btn-min-width" href="/coaching-programs"> Learn more </a> </div> </div> </div> <div class="col-md-6 mb-40"> <div class="check-box check-box__transparent"> <img width="580" height="258" class="img-fluid d-block w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20258'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/course-3.png" /><noscript><img width="580" height="258" class="img-fluid d-block w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/course-3.png" alt="" /></noscript> <div class="check-box__content"> <h3 class="mb-4">CHC81115 Graduate Diploma in Family Dispute Resolution</h3> <p>Learn the art of family dispute mediation. Navigate the complexities of separation, divorce, and co-parenting, ensuring a positive resolution for all involved.</p> <ul> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Facilitate constructive parenting agreements</li> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Gain understanding of family violence effects</li> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Expertise in property settlements and resolutions</li> </ul> <a class="btn btn-orange-outlined--white btn-min-width" href="/training/learn-mediation-sydney/"> Learn more </a> </div> </div> </div> <div class="col-md-6 mb-40"> <div class="check-box check-box__transparent"> <img width="580" height="258" class="img-fluid d-block w-100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20580%20258'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/course-4.jpg" /><noscript><img width="580" height="258" class="img-fluid d-block w-100" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/course-4.jpg" alt="" /></noscript> <div class="check-box__content"> <h3 class="mb-4">Free NLP Lesson</h3> <p>Discover one of the most powerful NLP patterns harnessed by elite performers. Navigate effortlessly through high-pressure situations, and exude control like the top 1%.</p> <ul> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Step into leadership with confidence & ease</li> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Instant access delivered straight to your inbox</li> <li><span class="check-box__icon"><img width="18" height="14" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2014'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg"><noscript><img width="18" height="14" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/orange-check.svg" alt=""></noscript></span>Real class taught by our co-founder, Chris Collingwood</li> </ul> <a class="btn btn-orange-outlined--white btn-min-width" href="#sideform"> Learn more </a> </div> </div> </div> </div> </div> </section> <section class="section-padding"> <div class="container"> <div class="row align-items-center"> <div class="col-md-6" data-aos="fade-right" id="sideform"> <div class="section-heading section-heading-sm"> <h4>Free NLP lesson</h4> <h2> Unlock the NLP Patterns That Define Top Performers </h2> </div> <p>Discover one of the most powerful NLP patterns harnessed by elite performers. Watch our founder, Chris Collingwood, as he teaches a real class how to lever NLP to navigate effortlessly through high-pressure situations and exude authority with the same ease and confidence that distinguishes world class leaders. Enter your contact information, and we’ll send you the course straight to your inbox.</p> <div class="d-flex user-detail mt-5"> <div class="user-detail__img"> <img width="52" height="52" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2052%2052'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/nlp-avatar.svg" /><noscript><img width="52" height="52" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/nlp-avatar.svg" alt="" /></noscript> </div> <div class="user-detail__content text-uppercase"> <h6>Endorsed by</h6> <p>co-founder of NLP: Dr. John Grinder</p> </div> </div> </div> <div class="col-md-6" data-aos="fade-left"> <div class="form-box text-center mx-auto"> <img width="335" height="206" class="img-fluid form-box__video" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20335%20206'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/nlpvideo.png" /><noscript><img width="335" height="206" class="img-fluid form-box__video" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/nlpvideo.png" alt="" /></noscript> <h4 class="mb-4">Instant Free Lesson</h4> <p class="text-light mb-4">Enter your details below to receive instant access</p> <!-- Change or deletion of the name attributes in the input tag will lead to empty values on record submission--> <form action='https://forms.zohopublic.com.au/inspiritivenlp/form/InstantFreeLesson/formperma/e2vO7X8rt0f2dIWmcur7ct0R0IResR9ikTm2B2lZbTE/htmlRecords/submit' name='free-lesson-form' id="lesson-form" method='POST' accept-charset='UTF-8' enctype='multipart/form-data'> <input type="hidden" name="zf_referrer_name" value=""> <!-- To Track referrals , place the referrer name within the " " in the above hidden input field --> <input type="hidden" name="zf_redirect_url" value=""> <!-- To redirect to a specific page after record submission , place the respective url within the " " in the above hidden input field --> <input type="hidden" name="zc_gad" value=""> <!-- If GCLID is enabled in Zoho CRM Integration, click details of AdWords Ads will be pushed to Zoho CRM --> <div> <label class="d-none"> First Name <em>*</em> </label> <input class="free-lesson-input" type="text" name="SingleLine" value="" fieldType=1 maxlength="255" placeholder="First Name" /> </div> <div> <label class="d-none"> Last Name <em>*</em> </label> <input class="free-lesson-input mt-3" type="text" name="SingleLine1" value="" fieldType=1 maxlength="255" placeholder="Last Name" /> </div> <!--Single Line--> <!--Email--> <div> <label class="d-none"> Email <em>*</em> </label> <input class="free-lesson-input mt-3" type="text" maxlength="255" name="Email" value="" fieldType=9 placeholder="Email" /> </div> <div class="d-flex justify-content-center mt-3 mb-5"> <button type="submit" name="lesson-form-submit" id="lesson-form-submit">Submit</button> </div> </form> <p>No spam. Unsubscribe any time.</p> </div> </div> </div> </div> </section> <section class="section-padding"> <div class="container"> <div class="row justify-content-center"> <div class="col-md-12"> <div class="section-heading text-center aos-init aos-animate" data-aos="fade-down"> <h4>blog</h4> <h2> news &amp; Insights </h2> <p>Dive deeper into NLP &amp; explore new insights on the most effective patterns to unlock elite performance.</p> </div> </div> </div> <div class="row row-blog"> <div class="col-lg-4 mb-4 mb-lg-0 blog-entry" > <div class="blog-box"> <div class="blog-box__image"> <a href="https://nlp.edu.au/ericksonian-hypnosis-and-nlp/"> <img width="720" height="720" class="d-block w-100 img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20720'%3E%3C/svg%3E" alt="Ericksonian Hypnosis and NLP" data-lazy-src="https://nlp.edu.au/wp-content/uploads/2024/05/person_in_a_trance_a_clock_representing_time_distortion-720x720.webp"><noscript><img width="720" height="720" class="d-block w-100 img-fluid" src="https://nlp.edu.au/wp-content/uploads/2024/05/person_in_a_trance_a_clock_representing_time_distortion-720x720.webp" alt="Ericksonian Hypnosis and NLP"></noscript> </a> </div> <div class="blog-box__content"> <p class="post-date">May 20, 2024</p> <h5><a href="https://nlp.edu.au/ericksonian-hypnosis-and-nlp/">Ericksonian Hypnosis and NLP</a></h5> <a class="btn-link" href="https://nlp.edu.au/ericksonian-hypnosis-and-nlp/"> Read Full Article </a> </div> </div> </div><div class="col-lg-4 mb-4 mb-lg-0 blog-entry" > <div class="blog-box"> <div class="blog-box__image"> <a href="https://nlp.edu.au/neuro-linguistic-programming-nlp-and-innovation/"> <img width="720" height="720" class="d-block w-100 img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20720'%3E%3C/svg%3E" alt="Neuro-Linguistic Programming (NLP) and Innovation" data-lazy-src="https://nlp.edu.au/wp-content/uploads/2024/04/collaboration_and_innovation_people_working_together_1-720x720.webp"><noscript><img width="720" height="720" class="d-block w-100 img-fluid" src="https://nlp.edu.au/wp-content/uploads/2024/04/collaboration_and_innovation_people_working_together_1-720x720.webp" alt="Neuro-Linguistic Programming (NLP) and Innovation"></noscript> </a> </div> <div class="blog-box__content"> <p class="post-date">April 17, 2024</p> <h5><a href="https://nlp.edu.au/neuro-linguistic-programming-nlp-and-innovation/">Neuro-Linguistic Programming (NLP) and Innovation</a></h5> <a class="btn-link" href="https://nlp.edu.au/neuro-linguistic-programming-nlp-and-innovation/"> Read Full Article </a> </div> </div> </div><div class="col-lg-4 mb-4 mb-lg-0 blog-entry" > <div class="blog-box"> <div class="blog-box__image"> <a href="https://nlp.edu.au/new_years_resolutions/"> <img width="720" height="720" class="d-block w-100 img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20720'%3E%3C/svg%3E" alt="Making New Year&#8217;s Resolutions work" data-lazy-src="https://nlp.edu.au/wp-content/uploads/2024/01/Making-New-Years-resolutions-720x720.webp"><noscript><img width="720" height="720" class="d-block w-100 img-fluid" src="https://nlp.edu.au/wp-content/uploads/2024/01/Making-New-Years-resolutions-720x720.webp" alt="Making New Year&#8217;s Resolutions work"></noscript> </a> </div> <div class="blog-box__content"> <p class="post-date">January 1, 2024</p> <h5><a href="https://nlp.edu.au/new_years_resolutions/">Making New Year&#8217;s Resolutions work</a></h5> <a class="btn-link" href="https://nlp.edu.au/new_years_resolutions/"> Read Full Article </a> </div> </div> </div> </div> </div> </section> <section class="section-padding bg-dark" style="background:#011B4D !important;" id="main-bottom"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-9"> <div class="section-heading text-center" data-aos="fade-down"> <h4>Subscribe Now!</h4> <h2> Stay Up-to-Date with Our Latest Courses and Special Offers </h2> <p>Stay in the loop with new course releases and opportunities by completing our form. Never miss out!</p> </div> <!-- Change or deletion of the name attributes in the input tag will lead to empty values on record submission--> <form action='https://forms.zohopublic.com.au/inspiritivenlp/form/SubscribeNow1/formperma/w5FceVuuxTDflBlOPJD8zWRxGASUqenO0vSnXEnQofU/htmlRecords/submit' name='subscribe-form' id='Subscribe-form' method='POST' accept-charset='UTF-8' enctype='multipart/form-data'> <input type="hidden" name="zf_referrer_name" value=""> <!-- To Track referrals , place the referrer name within the " " in the above hidden input field --> <input type="hidden" name="zf_redirect_url" value=""> <!-- To redirect to a specific page after record submission , place the respective url within the " " in the above hidden input field --> <input type="hidden" name="zc_gad" value=""> <!-- If GCLID is enabled in Zoho CRM Integration, click details of AdWords Ads will be pushed to Zoho CRM --> <!--Single Line--> <div id="subscribe-main" class="mt-3"> <div class="d-flex align-items-center" id="first-main"> <label class="d-none"> First Name <em>*</em> </label> <input type="text" id="input-subscribe" name="SingleLine" value="" fieldType=1 maxlength="255" placeholder="First Name" /> <!--Single Line--> <label class="d-none"> Last Name <em>*</em> </label> <input type="text" id="input-subscribe" name="SingleLine1" value="" fieldType=1 maxlength="255" placeholder="Last Name" /> </div> <div class="d-flex align-items-center" id="second-main"> <!--Email--> <label class="d-none"> Email <em>*</em> </label> <input type="text" id="input-subscribe" maxlength="255" name="Email" value="" fieldType=9 placeholder="Email" /> <!--Phone--> <label class="d-none"> Mobile </label> <input type="text" id="input-subscribe" compname="PhoneNumber" name="PhoneNumber_countrycode" phoneFormat="1" isCountryCodeEnabled=false maxlength="20" value="" fieldType=11 id="international_PhoneNumber_countrycode" placeholder="Mobile" /> </div> </div> <!--Decision Box--> <p class="my-5 pt-4 pb-0 ps-3 fw-bold">What would you like to be updated on?</p> <div class="check-main"> <div class="d-flex align-items-center mb-5 box-main"> <input type="checkbox" class="bottom-check-box" id="DecisionBox" name="DecisionBox" /> <label for="DecisionBox" class="label-desition">Specials & Last Minute Discounts </label> </div> <div class="box-main"> <!--Decision Box--> <input type="checkbox" class="bottom-check-box" id="DecisionBox1" name="DecisionBox1" /> <label for="DecisionBox1" class="label-desition">New Course Releases </label> </div> <div class="box-main"> <!--Decision Box--> <input type="checkbox" class="bottom-check-box" id="DecisionBox2" name="DecisionBox2" /> <label for="DecisionBox2" class="label-desition">Course Dates & Opportunities </label> </div> </div> <div class="d-flex flex-column justify-content-center"> <button type="submit" class="mt-5" id="submit-button">Submit</button> </div> </form> </div> </div> </div> </section> <footer> <div class="footer-top"> <div class="container"> <div class="footer-top__links"> <div class="row"> <div class="col-md-6 col-lg-3" data-aos="fade-right"> <h4>Courses</h4> <ul class="list-unstyled mb-5 mb-lg-0"> <li><a href="/nlp/nlp-faq/nationally-accredited-nlp-training/">10970NAT Graduate Certificate in <br />Neuro-Linguistic Programming</a></li> <li><a href="/training/learn-mediation-sydney/">CHC81115 Graduate Diploma in <br />Family and Dispute Resolution</a></li> </ul> </div> <div class="col-md-6 col-lg-3" data-aos="fade-right"> <h4>Success Stories</h4> <ul class="list-unstyled mb-5 mb-lg-0"> <li><a href="https://nlp.edu.au/case_study/fast-tracking-emotional-healing/">Fast-Tracking Emotional Healing</a></li><li><a href="https://nlp.edu.au/case_study/self-employed-executive-coach/">Self-employed Executive Coach</a></li> </ul> </div> <div class="col-md-6 col-lg-3" data-aos="fade-right"> <h4>Blog</h4> <ul class="list-unstyled mb-5 mb-lg-0"> <li><a href="https://nlp.edu.au/ericksonian-hypnosis-and-nlp/">Ericksonian Hypnosis and NLP</a></li><li><a href="https://nlp.edu.au/neuro-linguistic-programming-nlp-and-innovation/">Neuro-Linguistic Programming (NLP) and Innovation</a></li><li><a href="https://nlp.edu.au/new_years_resolutions/">Making New Year&#8217;s Resolutions work</a></li><li><a href="https://nlp.edu.au/outcomes_competencies_practitioners_of_nlp/">Outcomes and Competencies for Practitioners of NLP</a></li> </ul> </div> <div class="col-md-6 col-lg-3" data-aos="fade-right"> <h4>Contact us</h4> <p><a href="tel:+61 425 298 176" class="wwhite">(61) 425 298 176</a></p> </div> </div> </div> <div class="footer-top__details" data-aos="fade-bottom"> <div class="row align-items-center"> <div class="col-lg-3 text-center text-lg-start"> <a href="javascript:void(0);"> <img width="280" height="59" class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20280%2059'%3E%3C/svg%3E" alt="Inspiritive" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/logo.png" /><noscript><img width="280" height="59" class="img-fluid" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/logo.png" alt="Inspiritive" /></noscript> </a> </div> <div class="col-12 col-lg-2 text-center student-handbook-wrapper pb-lg-0 pb-3 pt-lg-0 pt-2"> <a href="https://nlp.edu.au/wp-content/themes/inspiritive2024/Inspiritive-Student-Handbook-2024.pdf" download="Inspiritive Student Handbook 2024" class="mb-2">Student Handbook</a> </div> <div class="col-12 col-lg-3 text-center"> <p class="mb-2">Copyright © 2025 Inspiritive</p> <ul class="list-unstyled d-flex justify-content-center footer-top__menu"> <li> <a href="/policies/#toggle-id-14-closed">Policies</a> </li> </ul> </div> <div class="col-12 col-lg-4"> <div class="d-flex align-items-center justify-content-between"> <p>RTO #21178</p> <ul class="list-unstyled d-flex align-items-center footer-social-icons"> <li class="ms-5"> <a href="https://www.facebook.com/235086323335274" target="_blank"> <i class="fa-brands fa-facebook"></i> </a> </li> <li class="ms-5"> <a href="https://twitter.com/inspiritive" target="_blank"> <i class="fa-brands fa-twitter"></i> </a> </li> <li class="ms-5"> <a href="https://www.linkedin.com/company/3862222" target="_blank"> <i class="fa-brands fa-linkedin"></i> </a> </li> </ul> </div> </div> </div> </div> </div> </div> <div class="footer-bottom" > <div class="container"> <div class="row"> <div class="col-12"> <img class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/inspiritive-logo.svg" /><noscript><img class="img-fluid" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/inspiritive-logo.svg" alt="" /></noscript> <p class="d-flex justify-content-center align-items-center m-0"> <a href="https://jmarketing.agency" class="wwhite" target="_blank"> Website strategy, creativity & development by <img width="38" height="22" class="ps-2 img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2038%2022'%3E%3C/svg%3E" alt="JMarketing" data-lazy-src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/jm-logo.svg" /><noscript><img width="38" height="22" class="ps-2 img-fluid" src="https://nlp.edu.au/wp-content/themes/inspiritive2024/images/jm-logo.svg" alt="JMarketing" /></noscript></a> </p> </div> </div> </div> </div> </footer> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer" defer></script> <!-- <script type="rocketlazyloadscript" data-rocket-src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> --> <script type="rocketlazyloadscript" data-rocket-src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://unpkg.com/aos@2.3.1/dist/aos.js" defer></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/js-cookie/3.0.5/js.cookie.min.js"></script> <!-- <script type="rocketlazyloadscript"> jQuery(document).ready(function(){ jQuery(document).on('click', '#lesson-form-submit', function(e){ e.preventDefault(); Cookies.set('videoAccess', 'granted'); console.log('Cookie has been set successfully'); jQuery('#lesson-form').attr('action', 'https://forms.zohopublic.com.au/inspiritivenlp/form/InstantFreeLesson/formperma/e2vO7X8rt0f2dIWmcur7ct0R0IResR9ikTm2B2lZbTE/htmlRecords/submit'); jQuery('#lesson-form').submit(); }); }); </script> --> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { window.addEventListener("load", () => { AOS.init({ duration: 1000, disable: 'mobile', offset: 100, }); }); let scrollRef = 0; window.addEventListener('scroll', function() { // increase value up to 10, then refresh AOS scrollRef <= 10 ? scrollRef++ : AOS.refresh(); }); var j = jQuery.noConflict(); j(function () { globalResizeTimer = window.setTimeout(function() { adjustHeight(); }, 200); j(window).resize(function() { if(globalResizeTimer != null) window.clearTimeout(globalResizeTimer); }); j('.read-more-button').click(function(rmb) { rmb.preventDefault(); j('.blog-entry').slideDown(); j('.read-more-button').hide(); adjustHeight(); }); function adjustHeight(){ var classes = ['#pricing-coach .pricing-box__contentt', '.blog-box-container .blog-box__content', '.row-blog .blog-box__content']; if(j(window).width() > 991) { j.each(classes, function(index, value) { // var maxHeight = -1; j(value).each(function() { if (j(this).height() > maxHeight) { maxHeight = j(this).height(); } }); var hhh = maxHeight; j(value).height(hhh); // j(value).css('max-height',hhh); // }); }else{ j.each(classes, function(index, value) { j(value).css('height', ''); }); } } j('.ctabl').click(function(ct) { ct.preventDefault(); var thist = j(this).attr("data-tab"); j('.ctabl').removeClass('active'); j(this).addClass('active'); j('.ctabc').hide(); j('.ctabc[data-tab='+ thist + ']').slideDown(); }); j(document).ready(function(){ j('.customer-logos').slick({ slidesToShow: 4, slidesToScroll: 1, autoplay: true, autoplaySpeed: 1500, arrows: false, dots: false, pauseOnHover: false, responsive: [{ breakpoint: 768, settings: { slidesToShow: 2 } }, { breakpoint: 520, settings: { slidesToShow: 2 } }] }); }); }); });</script> <!-- TAWK.TO <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/6605f589a0c6737bd1261589/1hq3ke8hf'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> of Tawk.to Script--> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="zsiqchat">var $zoho=$zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode:"439da6c56b730d81bac648cfab1703b77b60da2dabe5149950b95746e456423a", values:{},ready:function(){}};var d=document;s=d.createElement("script");s.type="text/javascript";s.id="zsiqscript";s.defer=true;s.src="https://salesiq.zohopublic.com.au/widget?plugin_source=wordpress";t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);</script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" id="presto-components-js-extra"> /* <![CDATA[ */ var prestoComponents = {"url":"https:\/\/nlp.edu.au\/wp-content\/plugins\/presto-player\/dist\/components\/web-components\/web-components.esm.js?ver=1737528053"}; var prestoPlayer = {"plugin_url":"https:\/\/nlp.edu.au\/wp-content\/plugins\/presto-player\/","logged_in":"","root":"https:\/\/nlp.edu.au\/wp-json\/","nonce":"d9bcc43e8f","ajaxurl":"https:\/\/nlp.edu.au\/wp-admin\/admin-ajax.php","isAdmin":"","isSetup":{"bunny":false},"proVersion":"","isPremium":"","wpVersionString":"wp\/v2\/","prestoVersionString":"presto-player\/v1\/","debug":"","debug_navigator":"","i18n":{"skip":"Skip","rewatch":"Rewatch","emailPlaceholder":"Email address","emailDefaultHeadline":"Enter your email to play this episode.","chapters":"Chapters","show_chapters":"Show Chapters","hide_chapters":"Hide Chapters","restart":"Restart","rewind":"Rewind {seektime}s","play":"Play","pause":"Pause","fastForward":"Forward {seektime}s","seek":"Seek","seekLabel":"{currentTime} of {duration}","played":"Played","buffered":"Buffered","currentTime":"Current time","duration":"Duration","volume":"Volume","mute":"Mute","unmute":"Unmute","enableCaptions":"Enable captions","disableCaptions":"Disable captions","download":"Download","enterFullscreen":"Enter fullscreen","exitFullscreen":"Exit fullscreen","frameTitle":"Player for {title}","captions":"Captions","settings":"Settings","pip":"PIP","menuBack":"Go back to previous menu","speed":"Speed","normal":"Normal","quality":"Quality","loop":"Loop","start":"Start","end":"End","all":"All","reset":"Reset","disabled":"Disabled","enabled":"Enabled","advertisement":"Ad","qualityBadge":{"2160":"4K","1440":"HD","1080":"HD","720":"HD","576":"SD","480":"SD"},"auto":"AUTO","upNext":"Up Next","startOver":"Start Over"}}; var prestoComponents = {"url":"https:\/\/nlp.edu.au\/wp-content\/plugins\/presto-player\/dist\/components\/web-components\/web-components.esm.js?ver=1737528053"}; var prestoPlayer = {"plugin_url":"https:\/\/nlp.edu.au\/wp-content\/plugins\/presto-player\/","logged_in":"","root":"https:\/\/nlp.edu.au\/wp-json\/","nonce":"d9bcc43e8f","ajaxurl":"https:\/\/nlp.edu.au\/wp-admin\/admin-ajax.php","isAdmin":"","isSetup":{"bunny":false},"proVersion":"","isPremium":"","wpVersionString":"wp\/v2\/","prestoVersionString":"presto-player\/v1\/","debug":"","debug_navigator":"","i18n":{"skip":"Skip","rewatch":"Rewatch","emailPlaceholder":"Email address","emailDefaultHeadline":"Enter your email to play this episode.","chapters":"Chapters","show_chapters":"Show Chapters","hide_chapters":"Hide Chapters","restart":"Restart","rewind":"Rewind {seektime}s","play":"Play","pause":"Pause","fastForward":"Forward {seektime}s","seek":"Seek","seekLabel":"{currentTime} of {duration}","played":"Played","buffered":"Buffered","currentTime":"Current time","duration":"Duration","volume":"Volume","mute":"Mute","unmute":"Unmute","enableCaptions":"Enable captions","disableCaptions":"Disable captions","download":"Download","enterFullscreen":"Enter fullscreen","exitFullscreen":"Exit fullscreen","frameTitle":"Player for {title}","captions":"Captions","settings":"Settings","pip":"PIP","menuBack":"Go back to previous menu","speed":"Speed","normal":"Normal","quality":"Quality","loop":"Loop","start":"Start","end":"End","all":"All","reset":"Reset","disabled":"Disabled","enabled":"Enabled","advertisement":"Ad","qualityBadge":{"2160":"4K","1440":"HD","1080":"HD","720":"HD","576":"SD","480":"SD"},"auto":"AUTO","upNext":"Up Next","startOver":"Start Over"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-src="https://nlp.edu.au/wp-content/plugins/presto-player/src/player/player-static.js?ver=1737528053" data-rocket-type="module" defer></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://js.stripe.com/v3/" id="sandhills-stripe-js-v3-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-content/plugins/wp-simple-pay-pro-3/includes/core/assets/js/vendor/accounting.min.js?ver=4.13.1" id="simpay-accounting-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-a11y-js-translations"> /* <![CDATA[ */ ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2024-11-09 02:33:22+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_AU"},"Notifications":["Notifications"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/dist/url.min.js?ver=e87eb76272a3a08402d2" id="wp-url-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-api-fetch-js-translations"> /* <![CDATA[ */ ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2024-11-09 02:33:22+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_AU"},"You are probably offline.":["You are probably offline."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["Media upload failed. If this is a photo or a large image, please scale it down and try again."],"The response is not a valid JSON response.":["The response is not a valid JSON response."],"An unknown error occurred.":["An unknown error occurred."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-includes/js/dist/api-fetch.min.js?ver=d387b816bc1ed2042e28" id="wp-api-fetch-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-api-fetch-js-after"> /* <![CDATA[ */ wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://nlp.edu.au/wp-json/" ) ); wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "d9bcc43e8f" ); wp.apiFetch.use( wp.apiFetch.nonceMiddleware ); wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware ); wp.apiFetch.nonceEndpoint = "https://nlp.edu.au/wp-admin/admin-ajax.php?action=rest-nonce"; /* ]]> */ </script> <script type="text/javascript" id="simpay-public-js-extra"> /* <![CDATA[ */ var simplePayForms = []; var simplePayForms = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://nlp.edu.au/wp-content/plugins/wp-simple-pay-pro-3/includes/pro/assets/js/dist/simpay-public-pro-upe.js?ver=4.13.1" id="simpay-public-js" defer></script> <script type="text/javascript" id="gforms_recaptcha_recaptcha-js-extra"> /* <![CDATA[ */ var gforms_recaptcha_recaptcha_strings = {"site_key":"6LfKmwQhAAAAAF-grtq0JUBYUENsmcLWi5xKdt8f","ajaxurl":"https:\/\/nlp.edu.au\/wp-admin\/admin-ajax.php","nonce":"7810dffede"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=6LfKmwQhAAAAAF-grtq0JUBYUENsmcLWi5xKdt8f&amp;ver=1.6.0" id="gforms_recaptcha_recaptcha-js"></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://nlp.edu.au/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

Pages: 1 2 3 4 5 6 7 8 9 10