mytaste.hu Ads.txt file
<!DOCTYPE html>
<!--[if IE 6]>
<html id="ie6" lang="hu" prefix="og: https://ogp.me/ns#">
<![endif]-->
<!--[if IE 7]>
<html id="ie7" lang="hu" prefix="og: https://ogp.me/ns#">
<![endif]-->
<!--[if IE 8]>
<html id="ie8" lang="hu" prefix="og: https://ogp.me/ns#">
<![endif]-->
<!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!-->
<html lang="hu" prefix="og: https://ogp.me/ns#">
<!--<![endif]-->
<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">
<link rel="pingback" href="https://fatmo.hu/xmlrpc.php" />
<!--[if lt IE 9]>
<script src="https://fatmo.hu/wp-content/themes/Extra/scripts/ext/html5.js" type="text/javascript"></script>
<![endif]-->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
document.documentElement.className = 'js';
</script>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->
<title>FATMO Magazin NEWS | Hírek, Érdekességek, Újdonságok - FATMO Magazin NEWS- FATMO News</title>
<meta name="robots" content="follow, index"/>
<meta property="og:locale" content="hu_HU" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="FATMO Magazin NEWS" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://fatmo.hu/#place","address":{"@type":"PostalAddress","streetAddress":"Feh\u00e9rv\u00e1ri \u00fat","addressLocality":"Hungary","addressRegion":"Budapest","postalCode":"1117","addressCountry":"Budapest"}},{"@type":"Organization","@id":"https://fatmo.hu/#organization","name":"FATMO Magazin NEWS","url":"https://fatmo.hu","sameAs":["https://www.facebook.com/fatmo.magazin"],"address":{"@type":"PostalAddress","streetAddress":"Feh\u00e9rv\u00e1ri \u00fat","addressLocality":"Hungary","addressRegion":"Budapest","postalCode":"1117","addressCountry":"Budapest"},"logo":{"@type":"ImageObject","@id":"https://fatmo.hu/#logo","url":"https://fatmo.hu/wp-content/uploads/FATMO_Magazin_6_comp.png","contentUrl":"https://fatmo.hu/wp-content/uploads/FATMO_Magazin_6_comp.png","caption":"FATMO Magazin NEWS","inLanguage":"hu","width":"500","height":"75"},"contactPoint":[{"@type":"ContactPoint","telephone":"+36501082764","contactType":"customer support"}],"location":{"@id":"https://fatmo.hu/#place"}},{"@type":"WebSite","@id":"https://fatmo.hu/#website","url":"https://fatmo.hu","name":"FATMO Magazin NEWS","publisher":{"@id":"https://fatmo.hu/#organization"},"inLanguage":"hu"},{"@type":"BreadcrumbList","@id":"#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://fatmo.hu","name":"FATMO Kezd\u0151lap"}}]},{"@type":"CollectionPage","@id":"#webpage","url":"","isPartOf":{"@id":"https://fatmo.hu/#website"},"inLanguage":"hu","breadcrumb":{"@id":"#breadcrumb"}}]}</script>
<!-- /Rank Math WordPress SEO plugin -->
<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
<link rel='dns-prefetch' href='//unpkg.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="FATMO Magazin NEWS » hírcsatorna" href="https://fatmo.hu/feed/" />
<link rel="alternate" type="application/rss+xml" title="FATMO Magazin NEWS » hozzászólás hírcsatorna" href="https://fatmo.hu/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="FATMO Magazin NEWS » Stories Feed" href="https://fatmo.hu/web-stories/feed/"><meta content="Extra Child v.4.24.0.1706473035" name="generator"/><link data-minify="1" rel='stylesheet' id='toastr-css-css' href='https://fatmo.hu/wp-content/cache/min/1/ajax/libs/toastr.js/latest/toastr.min.css?ver=1721237903' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css' href='https://fatmo.hu/wp-includes/css/dist/block-library/style.min.css?ver=03b9c9a4ef51a10dfd866ff06f1e0c1d' type='text/css' media='all' />
<style id='wp-block-library-theme-inline-css' type='text/css'>
.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
</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 { --wp--style--global--content-size: 856px;--wp--style--global--wide-size: 1280px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='bbp-default-css' href='https://fatmo.hu/wp-content/plugins/bbpress/templates/default/css/bbpress.min.css?ver=2.6.13' type='text/css' media='all' />
<link rel='stylesheet' id='poppins-font-css' href='https://fonts.googleapis.com/css2?family=Poppins%3Awght%40200%3B300%3B400%3B500%3B600%3B700&display=swap&ver=03b9c9a4ef51a10dfd866ff06f1e0c1d' type='text/css' media='all' />
<link rel='stylesheet' id='ez-toc-css' href='https://fatmo.hu/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=2.0.74' type='text/css' media='all' />
<style id='ez-toc-inline-css' type='text/css'>
div#ez-toc-container .ez-toc-title {font-size: 120%;}div#ez-toc-container .ez-toc-title {font-weight: 500;}div#ez-toc-container ul li , div#ez-toc-container ul li a {font-size: 95%;}div#ez-toc-container ul li , div#ez-toc-container ul li a {font-weight: 500;}div#ez-toc-container nav ul ul li {font-size: 90%;}
.ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item ;}.ez-toc-counter nav ul li a::before {content: counters(item, '.', decimal) '. ';display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left; }.ez-toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item ;}.ez-toc-widget-container nav ul li a::before {content: counters(item, '.', decimal) '. ';display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left; }
</style>
<link rel='stylesheet' id='extra-fonts-css' href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext' type='text/css' media='all' />
<style id='extra-style-parent-inline-inline-css' type='text/css'>
/*!
Theme Name: Extra
Theme URI: http://www.elegantthemes.com/gallery/extra/
Version: 4.27.4
Description: Extra
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*!
* http://meyerweb.com/eric/tools/css/reset/
* v2.0 | 20110126
* License: none (public domain)
*/a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}strong{font-weight:700}em{font-style:italic}pre{overflow:auto;font-family:monospace;padding:10px}body{background:#ecf0f5;padding:0;margin:0;color:rgba(0,0,0,.5);font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.7em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:rgba(0,0,0,.75);text-decoration:none;word-break:break-word;word-wrap:break-word}a:visited{color:inherit}h1,h2,h3,h4,h5,h6{padding-bottom:10px;color:rgba(0,0,0,.75);font-family:Open Sans;font-weight:700;letter-spacing:.5px;line-height:1.3em;text-transform:uppercase}h1{font-size:26px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}.page-title{padding-bottom:20px}p{margin-bottom:1.6em;line-height:1.7em;word-break:break-word;word-wrap:break-word}p:last-of-type{margin-bottom:0}blockquote{border-left:5px solid;margin:20px 0 30px;padding-left:20px;font-size:15px;font-weight:700}ul{list-style-type:disc;line-height:1.7em}ol,ul{padding:.7em 0 .3em 1.143em}ol{list-style-type:decimal;list-style-position:outside}ol li,ul li{margin-bottom:.7em}ol li ul,ul li ul{list-style-type:square;padding:.7em 0 .3em 2.143em}ol li ol,ul li ol{list-style-type:lower-roman;padding:.7em 0 .3em 2.143em}embed,iframe,object,video{max-width:100%}#footer-bottom .container:after,#footer-bottom .container:before,.clear,.clear:after,.clear:before,.clearfix:after,.et_extra_other_module .posts-list article:after,.et_extra_other_module .posts-list article:before,.et_pb_extra_module .posts-list article:after,.et_pb_extra_module .posts-list article:before,.page .post-wrap .post-content:after,.single .post-wrap .post-content:after,.sitemap-box:after,.sitemap-box:before,.sitemap-content:after,.sitemap-content:before,.tabbed-post-module .tab-content:after,.tabbed-post-module .tab-content:before{content:"";clear:both;display:block;width:0;height:0;overflow:hidden;visibility:hidden}img{height:auto;max-width:100%}.aligncenter,div.post .new-post .aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;margin-bottom:10px;max-width:96%;padding:8px}.wp-caption.alignleft{margin:0 10px 10px 0}.wp-caption .alignright{margin:0 0 10px 10px}.wp-caption img{margin:0;padding:0;border:0}.wp-caption p.wp-caption-text{font-size:12px;padding:0 4px 5px;margin:0}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}#trackbacks ol.pinglist{padding-left:1.5em}.input,.textarea,input,input[type="email"],input[type="password"],input[type="search"],input[type="text"],select,textarea{outline:none;background:rgba(0,0,0,.05);border:0;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 12px;color:rgba(0,0,0,.6);font-family:inherit;font-size:inherit;font-weight:inherit;line-height:normal;-webkit-transition:.3s ease;transition:.3s ease}.input:focus,.textarea:focus,input:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="text"]:focus,select:focus,textarea:focus{background:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,input::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;font-size:inherit;font-family:inherit;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder,input:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;font-size:inherit;font-family:inherit;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.input::-ms-input-placeholder,.textarea::-ms-input-placeholder,input::-ms-input-placeholder,input[type="email"]::-ms-input-placeholder,input[type="password"]::-ms-input-placeholder,input[type="search"]::-ms-input-placeholder,input[type="text"]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;font-size:inherit;font-family:inherit;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.input::placeholder,.textarea::placeholder,input::placeholder,input[type="email"]::placeholder,input[type="password"]::placeholder,input[type="search"]::placeholder,input[type="text"]::placeholder,select::placeholder,textarea::placeholder{color:inherit;font-size:inherit;font-family:inherit;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.input::-webkit-search-cancel-button,.input::-webkit-search-decoration,.input::-webkit-search-results-button,.input::-webkit-search-results-decoration,.textarea::-webkit-search-cancel-button,.textarea::-webkit-search-decoration,.textarea::-webkit-search-results-button,.textarea::-webkit-search-results-decoration,input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration,input[type="email"]::-webkit-search-cancel-button,input[type="email"]::-webkit-search-decoration,input[type="email"]::-webkit-search-results-button,input[type="email"]::-webkit-search-results-decoration,input[type="password"]::-webkit-search-cancel-button,input[type="password"]::-webkit-search-decoration,input[type="password"]::-webkit-search-results-button,input[type="password"]::-webkit-search-results-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration,input[type="text"]::-webkit-search-cancel-button,input[type="text"]::-webkit-search-decoration,input[type="text"]::-webkit-search-results-button,input[type="text"]::-webkit-search-results-decoration,select::-webkit-search-cancel-button,select::-webkit-search-decoration,select::-webkit-search-results-button,select::-webkit-search-results-decoration,textarea::-webkit-search-cancel-button,textarea::-webkit-search-decoration,textarea::-webkit-search-results-button,textarea::-webkit-search-results-decoration{display:none}.single .post-password-required .post-password-form{text-align:center;max-width:80%;margin:0 auto}.post-password-required .post-password-form p{padding:0!important}.post-password-required .post-password-form label{display:inline-block;color:transparent;position:relative;width:75%;line-height:39px;margin-right:10px}.rtl .post-password-required .post-password-form label{margin-right:0;margin-left:10px}.post-password-required .post-password-form label input{width:100%;position:absolute;top:0;left:0}.rtl .post-password-required .post-password-form label input{left:auto;right:0}#et-info .et-cart,.button,.comment-body .comment_area .comment-content .reply-container .comment-reply-link,.et_pb_widget.widget_tag_cloud a,.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a,.et_pb_widget.woocommerce.widget_layered_nav ul li a,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .post-nav .nav-links .button,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .read-more-button,.et_pb_widget.woocommerce.widget_product_tag_cloud a,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button,.post-nav .nav-links .button,.read-more-button,.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,.woocommerce-page .button,.woocommerce-page .cart input.button,.woocommerce-page .cart input.post-nav .nav-links .button,.woocommerce-page .cart input.read-more-button,.woocommerce-page .post-nav .nav-links .button,.woocommerce-page .read-more-button,.woocommerce-page .wc-proceed-to-checkout a.checkout-button,.woocommerce-page .woocommerce-message .button,.woocommerce-page .woocommerce-message .post-nav .nav-links .button,.woocommerce-page .woocommerce-message .read-more-button,.woocommerce-page a.btn.alt,.woocommerce-page a.button,.woocommerce-page a.checkout-button,.woocommerce-page a.post-nav .nav-links .button,.woocommerce-page a.read-more-button,.woocommerce-page div.product #respond .form-submit input#submit,.woocommerce-page div.product form.cart .button,.woocommerce-page div.product form.cart .button.disabled,.woocommerce-page div.product form.cart .button.disabled:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce-page div.product form.cart .read-more-button,.woocommerce-page div.product form.cart .read-more-button.disabled,.woocommerce-page div.product form.cart .read-more-button.disabled:hover,.woocommerce-page input.button,.woocommerce-page input.post-nav .nav-links .button,.woocommerce-page input.read-more-button,.woocommerce-page input[type="submit"],.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers,.woocommerce .button,.woocommerce .cart input.button,.woocommerce .cart input.post-nav .nav-links .button,.woocommerce .cart input.read-more-button,.woocommerce .post-nav .nav-links .button,.woocommerce .read-more-button,.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-message .post-nav .nav-links .button,.woocommerce .woocommerce-message .read-more-button,.woocommerce a.btn.alt,.woocommerce a.button,.woocommerce a.checkout-button,.woocommerce a.post-nav .nav-links .button,.woocommerce a.read-more-button,.woocommerce div.product #respond .form-submit input#submit,.woocommerce div.product form.cart .button,.woocommerce div.product form.cart .button.disabled,.woocommerce div.product form.cart .button.disabled:hover,.woocommerce div.product form.cart .post-nav .nav-links .button,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce div.product form.cart .read-more-button,.woocommerce div.product form.cart .read-more-button.disabled,.woocommerce div.product form.cart .read-more-button.disabled:hover,.woocommerce input.button,.woocommerce input.post-nav .nav-links .button,.woocommerce input.read-more-button,.woocommerce input[type="submit"],.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,button:not(.et_pb_menu__icon),button[type="submit"],input[type="button"],input[type="reset"],input[type="submit"]{outline:none;display:inline-block;background:rgba(0,0,0,.1);padding:10px 12px;border:0;border-style:solid;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.6);font-family:inherit;font-size:inherit;font-weight:600;line-height:normal;text-shadow:none;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;border-color:#fff}#et-info .et-cart:hover,.button:hover,.comment-body .comment_area .comment-content .reply-container .comment-reply-link:hover,.et_pb_widget.widget_tag_cloud a:hover,.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a:hover,.et_pb_widget.woocommerce.widget_layered_nav ul li a:hover,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .post-nav .nav-links .button:hover,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .read-more-button:hover,.et_pb_widget.woocommerce.widget_product_tag_cloud a:hover,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:hover,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:hover,.post-nav .nav-links .button:hover,.read-more-button:hover,.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover,.woocommerce-page .cart input.post-nav .nav-links .button:hover,.woocommerce-page .cart input.read-more-button:hover,.woocommerce-page .woocommerce-message .button:hover,.woocommerce-page .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce-page .woocommerce-message .read-more-button:hover,.woocommerce-page a.btn.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page a.checkout-button:hover,.woocommerce-page a.post-nav .nav-links .button:hover,.woocommerce-page a.read-more-button:hover,.woocommerce-page div.product #respond .form-submit input#submit:hover,.woocommerce-page div.product form.cart .button.disabled:hover,.woocommerce-page div.product form.cart .button:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button:hover,.woocommerce-page div.product form.cart .read-more-button.disabled:hover,.woocommerce-page div.product form.cart .read-more-button:hover,.woocommerce-page input.button:hover,.woocommerce-page input:hover[type="submit"],.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,.woocommerce .cart input.post-nav .nav-links .button:hover,.woocommerce .cart input.read-more-button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce .woocommerce-message .read-more-button:hover,.woocommerce a.btn.alt:hover,.woocommerce a.button:hover,.woocommerce a.checkout-button:hover,.woocommerce a.post-nav .nav-links .button:hover,.woocommerce a.read-more-button:hover,.woocommerce div.product #respond .form-submit input#submit:hover,.woocommerce div.product form.cart .button.disabled:hover,.woocommerce div.product form.cart .button:hover,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce div.product form.cart .post-nav .nav-links .button:hover,.woocommerce div.product form.cart .read-more-button.disabled:hover,.woocommerce div.product form.cart .read-more-button:hover,.woocommerce input.button:hover,.woocommerce input:hover[type="submit"],.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover,button:hover:not(.et_pb_menu__icon),button:hover[type="submit"],input:hover[type="button"],input:hover[type="reset"],input:hover[type="submit"]{background:rgba(0,0,0,.2);color:rgba(0,0,0,.75);text-shadow:none}#et-info .et-cart:visited,.button:visited,.comment-body .comment_area .comment-content .reply-container .comment-reply-link:visited,.et_pb_widget.widget_tag_cloud a:visited,.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a:visited,.et_pb_widget.woocommerce.widget_layered_nav ul li a:visited,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button:visited,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .post-nav .nav-links .button:visited,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .read-more-button:visited,.et_pb_widget.woocommerce.widget_product_tag_cloud a:visited,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:visited,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:visited,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:visited,.post-nav .nav-links .button:visited,.read-more-button,.read-more-button:visited,.woocommerce #payment #place_order:visited,.woocommerce-page #payment #place_order:visited,.woocommerce-page .cart input.post-nav .nav-links .button:visited,.woocommerce-page .cart input.read-more-button:visited,.woocommerce-page .woocommerce-message .button:visited,.woocommerce-page .woocommerce-message .post-nav .nav-links .button:visited,.woocommerce-page .woocommerce-message .read-more-button:visited,.woocommerce-page a.btn.alt:visited,.woocommerce-page a.button:visited,.woocommerce-page a.checkout-button:visited,.woocommerce-page a.post-nav .nav-links .button:visited,.woocommerce-page a.read-more-button:visited,.woocommerce-page div.product #respond .form-submit input#submit:visited,.woocommerce-page div.product form.cart .button.disabled:visited:hover,.woocommerce-page div.product form.cart .button:visited,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:visited:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button:visited,.woocommerce-page div.product form.cart .read-more-button.disabled:visited:hover,.woocommerce-page div.product form.cart .read-more-button:visited,.woocommerce-page input.button:visited,.woocommerce-page input:visited[type="submit"],.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers:visited,.woocommerce .cart input.post-nav .nav-links .button:visited,.woocommerce .cart input.read-more-button:visited,.woocommerce .woocommerce-message .button:visited,.woocommerce .woocommerce-message .post-nav .nav-links .button:visited,.woocommerce .woocommerce-message .read-more-button:visited,.woocommerce a.btn.alt:visited,.woocommerce a.button:visited,.woocommerce a.checkout-button:visited,.woocommerce a.post-nav .nav-links .button:visited,.woocommerce a.read-more-button:visited,.woocommerce div.product #respond .form-submit input#submit:visited,.woocommerce div.product form.cart .button.disabled:visited:hover,.woocommerce div.product form.cart .button:visited,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:visited:hover,.woocommerce div.product form.cart .post-nav .nav-links .button:visited,.woocommerce div.product form.cart .read-more-button.disabled:visited:hover,.woocommerce div.product form.cart .read-more-button:visited,.woocommerce input.button:visited,.woocommerce input:visited[type="submit"],.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:visited,button:visited:not(.et_pb_menu__icon),button:visited[type="submit"],input:visited[type="button"],input:visited[type="reset"],input:visited[type="submit"]{color:rgba(0,0,0,.6)}.read-more-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 12px;float:left}.read-more-button:after{content:"\e62f";margin:1px 0 0 -5px;opacity:0;color:inherit!important}.read-more-button:hover:after{margin:1px 0 0 6px;opacity:1}.read-more-button.et_pb_inline_icon:before{display:none}.read-more-button.et_pb_inline_icon:after{content:attr(data-icon);font-family:ETmodules!important}.post-password-required .post-password-form+.read-more-button{display:none}#back_to_top{z-index:999;position:fixed!important;right:0;bottom:125px;display:block;background:rgba(0,0,0,.4);padding:5px;border-radius:3px 0 0 3px;color:#fff;font-size:30px;text-align:center;text-decoration:none;-webkit-transition:1s cubic-bezier(.77,0,.175,1);transition:1s cubic-bezier(.77,0,.175,1);cursor:pointer;-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden}#back_to_top::before{content:"\e630"}#back_to_top.hidden{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden}#back_to_top.visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}article .comment-body .comment_area .comment-content .reply-container .comment-reply-link.et_pb_button:hover{padding:10px 2em 10px 1em}article .comment-body .comment_area .comment-content .reply-container .comment-reply-link.et_pb_button:after{font-size:21px}article .form-submit #submit.et_pb_button:hover{padding:10px 12px!important;border:none}table{width:100%;border:1px solid #e5e5e5}table th,table thead{font-weight:700}table td,table th,table tr{text-align:left;max-width:100%;padding:.857em}.rtl table td,.rtl table th,.rtl table tr{text-align:right}table td{border-top:1px solid #e5e5e5}.bypostauthor,.gallery-caption,.sticky{display:block}.wp-block-pullquote{margin:1.6em 0}.wp-block-pullquote.has-background blockquote{border-left:none}.wp-block-group.has-background{padding:1.5em 1.5em .5em}.etad{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:hidden;-webkit-transition:max-height .5s;transition:max-height .5s}.etad.et_pb_extra_row{margin-right:0;margin-left:0}.etad .adsense-responsive-ad{display:block;float:left;width:100%}.etad .adsense-responsive-ad ins{width:100%}.etad a,.etad img{display:block}.header .etad{max-width:728px;max-height:90px;margin:20px 0}.centered.header .etad{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:20px auto 0}.left-right.header .etad{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.etad.header_below{margin-top:40px;overflow:hidden}#back_to_top,#et-info .et-cart:before,#et-info .et-top-search .et-search-submit:before,#timeline-sticky-header:after,.archive-pagination .pagination li a.next::before,.archive-pagination .pagination li a.prev::before,.archive-pagination>.page-numbers li a.next::before,.archive-pagination>.page-numbers li a.prev::before,.audio-format .mejs-container .mejs-controls .mejs-button button:after,.audio-format .mejs-container .mejs-controls .mejs-button button:before,.audio-format .mejs-container .mejs-controls .mejs-volume-button button:before,.comment-bubble:before,.et-extra-icon:before,.et-top-search-primary-menu-item .et-top-search .et-search-submit:before,.et-top-search-primary-menu-item .search-icon:before,.et_pb_extra_overlay:before,.et_pb_widget.widget_et_recent_tweets .et-extra-icon:before,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:after,.extra_icon_font,.link-format .attribution:before,.paginated .pagination li a.next::before,.paginated .pagination li a.prev::before,.paginated>.page-numbers li a.next::before,.paginated>.page-numbers li a.prev::before,.post-nav .nav-links .button:before,.project-details .project-categories ul li:before,.project-details .project-tags li:before,.project-details .project-tags ul li:before,.project-details .project-url ul li:before,.quote-format .attribution:before,.rating-star:before,.read-more-button:after,.single-project .post-nav .nav-links .nav-link .button:before,.tabbed-post-module .tab-nav .arrow:before,.timeline-module .module-head:after,.woocommerce-page .woocommerce-message:before,.woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before,.woocommerce .woocommerce-message:before,.woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before,header.header li.menu-item-has-children>a:after{color:#fff;position:relative;-webkit-transition:.3s ease;transition:.3s ease;font-family:ET-Extra!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:inherit!important}.et-extra-icon{display:inline-block;background:rgba(0,0,0,.1);width:30px;height:30px;border-radius:3px;color:#fff;font-size:16px;line-height:30px;text-align:center;-webkit-transition:.3s ease;transition:.3s ease}.et-extra-icon-facebook:before{content:"\e61a"}.et-extra-icon-facebook.et-extra-icon-background,.et-extra-icon-facebook.et-extra-icon-background-hover:hover{background:#39579a!important}.et-extra-icon-facebook.et-extra-icon-color,.et-extra-icon-facebook.et-extra-icon-color-hover:hover{color:#39579a}.et-extra-icon-twitter:before{content:"\e623"}.et-extra-icon-twitter.et-extra-icon-background,.et-extra-icon-twitter.et-extra-icon-background-hover:hover{background:#01aced!important}.et-extra-icon-twitter.et-extra-icon-color,.et-extra-icon-twitter.et-extra-icon-color-hover:hover{color:#01aced}.et-extra-icon-pinterest:before{content:"\e61e"}.et-extra-icon-pinterest.et-extra-icon-background,.et-extra-icon-pinterest.et-extra-icon-background-hover:hover{background:#cb2027!important}.et-extra-icon-pinterest.et-extra-icon-color,.et-extra-icon-pinterest.et-extra-icon-color-hover:hover{color:#cb2027}.et-extra-icon-googleplus:before{content:"\e61c"}.et-extra-icon-googleplus.et-extra-icon-background,.et-extra-icon-googleplus.et-extra-icon-background-hover:hover{background:#cb1f26!important}.et-extra-icon-googleplus.et-extra-icon-color,.et-extra-icon-googleplus.et-extra-icon-color-hover:hover{color:#cb1f26}.et-extra-icon-tumblr:before{content:"\e622"}.et-extra-icon-tumblr.et-extra-icon-background,.et-extra-icon-tumblr.et-extra-icon-background-hover:hover{background:#314f6e!important}.et-extra-icon-tumblr.et-extra-icon-color,.et-extra-icon-tumblr.et-extra-icon-color-hover:hover{color:#314f6e}.et-extra-icon-stumbleupon:before{content:"\e621"}.et-extra-icon-stumbleupon.et-extra-icon-background,.et-extra-icon-stumbleupon.et-extra-icon-background-hover:hover{background:#ea4b24!important}.et-extra-icon-stumbleupon.et-extra-icon-color,.et-extra-icon-stumbleupon.et-extra-icon-color-hover:hover{color:#ea4b24}.et-extra-icon-wordpress:before{content:"\e62c"}.et-extra-icon-wordpress.et-extra-icon-background,.et-extra-icon-wordpress.et-extra-icon-background-hover:hover{background:#267697!important}.et-extra-icon-wordpress.et-extra-icon-color,.et-extra-icon-wordpress.et-extra-icon-color-hover:hover{color:#267697}.et-extra-icon-instagram:before{content:"\e60f"}.et-extra-icon-instagram.et-extra-icon-background,.et-extra-icon-instagram.et-extra-icon-background-hover:hover{background:#517fa4!important}.et-extra-icon-instagram.et-extra-icon-color,.et-extra-icon-instagram.et-extra-icon-color-hover:hover{color:#517fa4}.et-extra-icon-dribbble:before{content:"\e618"}.et-extra-icon-dribbble.et-extra-icon-background,.et-extra-icon-dribbble.et-extra-icon-background-hover:hover{background:#ec488c!important}.et-extra-icon-dribbble.et-extra-icon-color,.et-extra-icon-dribbble.et-extra-icon-color-hover:hover{color:#ec488c}.et-extra-icon-vimeo:before{content:"\e624"}.et-extra-icon-vimeo.et-extra-icon-background,.et-extra-icon-vimeo.et-extra-icon-background-hover:hover{background:#45bbfc!important}.et-extra-icon-vimeo.et-extra-icon-color,.et-extra-icon-vimeo.et-extra-icon-color-hover:hover{color:#45bbfc}.et-extra-icon-linkedin:before{content:"\e610"}.et-extra-icon-linkedin.et-extra-icon-background,.et-extra-icon-linkedin.et-extra-icon-background-hover:hover{background:#127bb6!important}.et-extra-icon-linkedin.et-extra-icon-color,.et-extra-icon-linkedin.et-extra-icon-color-hover:hover{color:#127bb6}.et-extra-icon-rss:before{content:"\e61f"}.et-extra-icon-rss.et-extra-icon-background,.et-extra-icon-rss.et-extra-icon-background-hover:hover{background:#f59038!important}.et-extra-icon-rss.et-extra-icon-color,.et-extra-icon-rss.et-extra-icon-color-hover:hover{color:#f59038}.et-extra-icon-deviantart:before{content:"\e617"}.et-extra-icon-deviantart.et-extra-icon-background,.et-extra-icon-deviantart.et-extra-icon-background-hover:hover{background:#566c68!important}.et-extra-icon-deviantart.et-extra-icon-color,.et-extra-icon-deviantart.et-extra-icon-color-hover:hover{color:#566c68}.et-extra-icon-myspace:before{content:"\e611"}.et-extra-icon-myspace.et-extra-icon-background,.et-extra-icon-myspace.et-extra-icon-background-hover:hover{background:#3a5998!important}.et-extra-icon-myspace.et-extra-icon-color,.et-extra-icon-myspace.et-extra-icon-color-hover:hover{color:#3a5998}.et-extra-icon-skype:before{content:"\e620"}.et-extra-icon-skype.et-extra-icon-background,.et-extra-icon-skype.et-extra-icon-background-hover:hover{background:#1ba5f4!important}.et-extra-icon-skype.et-extra-icon-color,.et-extra-icon-skype.et-extra-icon-color-hover:hover{color:#1ba5f4}.et-extra-icon-youtube:before{content:"\e614"}.et-extra-icon-youtube.et-extra-icon-background,.et-extra-icon-youtube.et-extra-icon-background-hover:hover{background:#a8240f!important}.et-extra-icon-youtube.et-extra-icon-color,.et-extra-icon-youtube.et-extra-icon-color-hover:hover{color:#a8240f}.et-extra-icon-picassa:before{content:"\e61d"}.et-extra-icon-picassa.et-extra-icon-background,.et-extra-icon-picassa.et-extra-icon-background-hover:hover{background:#9864ae!important}.et-extra-icon-picassa.et-extra-icon-color,.et-extra-icon-picassa.et-extra-icon-color-hover:hover{color:#9864ae}.et-extra-icon-flickr:before{content:"\e61b"}.et-extra-icon-flickr.et-extra-icon-background,.et-extra-icon-flickr.et-extra-icon-background-hover:hover{background:#fc1684!important}.et-extra-icon-flickr.et-extra-icon-color,.et-extra-icon-flickr.et-extra-icon-color-hover:hover{color:#fc1684}.et-extra-icon-blogger:before{content:"\e616"}.et-extra-icon-blogger.et-extra-icon-background,.et-extra-icon-blogger.et-extra-icon-background-hover:hover{background:#f59038!important}.et-extra-icon-blogger.et-extra-icon-color,.et-extra-icon-blogger.et-extra-icon-color-hover:hover{color:#f59038}.et-extra-icon-spotify:before{content:"\e613"}.et-extra-icon-spotify.et-extra-icon-background,.et-extra-icon-spotify.et-extra-icon-background-hover:hover{background:#aecf29!important}.et-extra-icon-spotify.et-extra-icon-color,.et-extra-icon-spotify.et-extra-icon-color-hover:hover{color:#aecf29}.et-extra-icon-delicious:before{content:"\e60a"}.et-extra-icon-delicious.et-extra-icon-background,.et-extra-icon-delicious.et-extra-icon-background-hover:hover{background:#3398fc!important}.et-extra-icon-delicious.et-extra-icon-color,.et-extra-icon-delicious.et-extra-icon-color-hover:hover{color:#3398fc}.et-extra-icon-buffer:before{content:"\e601"}.et-extra-icon-buffer.et-extra-icon-background,.et-extra-icon-buffer.et-extra-icon-background-hover:hover{background:#000!important}.et-extra-icon-buffer.et-extra-icon-color,.et-extra-icon-buffer.et-extra-icon-color-hover:hover{color:#000}.et-extra-icon-basic_email:before{content:"\e615"}.et-extra-icon-basic_email.et-extra-icon-background,.et-extra-icon-basic_email.et-extra-icon-background-hover:hover{background:#000!important}.et-extra-icon-basic_email.et-extra-icon-color,.et-extra-icon-basic_email.et-extra-icon-color-hover:hover{color:#000}.et-extra-icon-basic_print:before{content:"\e619"}.et-extra-icon-basic_print.et-extra-icon-background,.et-extra-icon-basic_print.et-extra-icon-background-hover:hover{background:#000!important}.et-extra-icon-basic_print.et-extra-icon-color,.et-extra-icon-basic_print.et-extra-icon-color-hover:hover{color:#000}.et-extra-icon-background-none{background:none!important}.comment-bubble,.rating-star{position:relative;display:inline-block}.comment-bubble:before,.rating-star:before{top:0;left:0;margin:0;color:rgba(0,0,0,.5);font-size:12px}.comment-bubble{top:1px}.comment-bubble:before{content:"\e63b"}.rating-stars{display:inline-block}.rating-stars .rating-star{width:10px;top:1px}.rating-stars .rating-star:before{content:"\e63c"}.rating-stars .rating-star.rating-star-half:before{content:"\e63e"}.rating-stars .rating-star.rating-star-empty::before{content:"\e639"}.et_pb_extra_overlay{z-index:3;position:absolute;top:0;left:0;display:block;background:rgba(0,0,0,.3);width:100%;height:100%;opacity:0;-webkit-transition:.3s ease;transition:.3s ease}.et_pb_extra_overlay:hover{opacity:1}.et_pb_extra_overlay:hover:before{top:50%}.et_pb_extra_overlay:before{content:"\e050";position:absolute;top:60%;left:50%;display:inline-block;-webkit-transition:.3s ease;transition:.3s ease;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;line-height:32px}.et_pb_inline_icon.et_pb_extra_overlay:before{font-family:ETmodules!important}.et_gallery_item .et_portfolio_image{position:relative;display:block;margin-bottom:7px}.et_gallery_item img{max-width:100%;height:auto;margin-bottom:0;vertical-align:bottom}#page-container{background:transparent}.boxed_layout{position:relative;width:90%;margin:0 auto;padding:0;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.1);box-shadow:0 1px 6px rgba(0,0,0,.1)}.boxed_layout,.boxed_layout #page-container{max-width:1360px}.boxed_layout .container{width:90%;max-width:1360px}.container{position:relative;width:90%;max-width:1280px;margin:0 auto}#main-content{padding-top:40px}#content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.with_sidebar_left #content-area{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#content-area>h1{width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_container,.et_pb_extra_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.et_extra_layout .et_pb_extra_column_main .et_pb_section,.et_pb_extra_section{padding:0;background:transparent}.ie.et_extra_layout .et_pb_extra_column_main .et_pb_section,.ie.et_pb_extra_section{-ms-flex-negative:0;flex-shrink:0}.et_extra_layout .et_pb_extra_column_main .et_pb_row,.et_pb_extra_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;min-width:100%;margin:0 -12px;padding:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column,.et_pb_extra_column{padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.et_pb_extra_column_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;overflow:hidden}.ie .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.ie .et_pb_extra_column_main{float:left}.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.with_sidebar .et_pb_extra_column_main{width:75%;max-width:75%;min-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%;padding:0 12px 0 0}.with_sidebar_left .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.with_sidebar_left .et_pb_extra_column_main{padding:0 0 0 12px}.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.et_pb_extra_column_sidebar{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 0 0 12px}.ie .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.ie .et_pb_extra_column_sidebar{float:left}.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.with_sidebar .et_pb_extra_column_sidebar{display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex}.ie .with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.ie .with_sidebar .et_pb_extra_column_sidebar{display:block}.with_sidebar_left .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.with_sidebar_left .et_pb_extra_column_sidebar{padding:0 12px 0 0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4,.et_pb_extra_column_4_4{width:100%;max-width:100%;min-width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4,.et_pb_extra_column_3_4{width:75%;max-width:75%;min-width:75%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3,.et_pb_extra_column_2_3{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2,.et_pb_extra_column_1_2{width:50%;max-width:50%;min-width:50%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_8,.et_pb_extra_column_3_8{width:37.5%;max-width:37.5%;min-width:37.5%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3,.et_pb_extra_column_1_3{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4,.et_pb_extra_column_1_4{width:25%;max-width:25%;min-width:25%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5,.et_pb_extra_column_1_5{width:20%;max-width:20%;min-width:20%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6,.et_pb_extra_column_1_6{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5,.et_pb_extra_column_2_5{width:40%;max-width:40%;min-width:40%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5,.et_pb_extra_column_3_5{width:60%;max-width:60%;min-width:60%}.et_extra_layout .et_pb_extra_column_main .et_pb_module,.et_pb_extra_module{max-width:100%}.ie.et_extra_layout .et_pb_extra_column_main .et_pb_module,.ie.et_pb_extra_module{-ms-flex-negative:0;flex-shrink:0}.et_extra_layout .et_pb_extra_column_main .et_pb_image_sticky{display:inline}.et_section_specialty .et_pb_extra_column_1_2 .et_pb_row_inner .et_pb_extra_column_1_4,.et_section_specialty .et_pb_extra_column_2_3 .et_pb_row_inner .et_pb_extra_column_1_3,.et_section_specialty .et_pb_extra_column_3_4 .et_pb_row_inner .et_pb_extra_column_3_8{width:50%;max-width:50%;min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.et_section_specialty .et_pb_extra_column_3_4 .et_pb_row_inner .et_pb_extra_column_1_4{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.et_pb_extra_column_main{overflow:visible;width:100%;padding:0}.et_extra_layout .et_pb_extra_column_main .et_pb_row.et_pb_gutters1 .et_pb_column,.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_column{padding:0 4px!important}.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_extra_row,.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_row{margin-left:-4px!important}.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_extra_column_sidebar .et_pb_widget,.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_main .et_pb_extra_module{margin-bottom:8px}@media (min-width:981px){.gecko.et_extra_layout.et_pb_gutters1 .et_pb_column .et_pb_extra_column_main .et_pb_module{margin-bottom:8px}}.et_extra_layout.et_pb_gutters1 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 4px 0 0}.et_extra_layout.et_pb_gutters1 .width_sidebar .et_pb_extra_column_main .et_pb_extra_column_sidebar,.with_sidebar_left.et_extra_layout.et_pb_gutters1 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 0 0 4px}.et_extra_layout .et_pb_extra_column_main .et_pb_row.et_pb_gutters2 .et_pb_column,.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_column{padding:0 8px!important}.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_extra_row,.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_row{margin-left:-8px!important}.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_extra_column_sidebar .et_pb_widget,.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_main .et_pb_extra_module{margin-bottom:16px}@media (min-width:981px){.gecko.et_extra_layout.et_pb_gutters2 .et_pb_column .et_pb_extra_column_main .et_pb_module{margin-bottom:16px}}.et_extra_layout.et_pb_gutters2 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 8px 0 0}.et_extra_layout.et_pb_gutters2 .width_sidebar .et_pb_extra_column_main .et_pb_extra_column_sidebar,.with_sidebar_left.et_extra_layout.et_pb_gutters2 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 0 0 8px}.et_extra_layout .et_pb_extra_column_main .et_pb_row.et_pb_gutters3 .et_pb_column,.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_column{padding:0 12px!important}.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_extra_row,.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_row{margin-left:-12px!important}.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_extra_column_sidebar .et_pb_widget,.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_main .et_pb_extra_module{margin-bottom:24px}@media (min-width:981px){.gecko.et_extra_layout.et_pb_gutters3 .et_pb_column .et_pb_extra_column_main .et_pb_module{margin-bottom:24px}}.et_extra_layout.et_pb_gutters3 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 12px 0 0}.et_extra_layout.et_pb_gutters3 .width_sidebar .et_pb_extra_column_main .et_pb_extra_column_sidebar,.with_sidebar_left.et_extra_layout.et_pb_gutters3 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 0 0 12px}.et_extra_layout .et_pb_extra_column_main .et_pb_row.et_pb_gutters4 .et_pb_column,.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_column{padding:0 16px!important}.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_extra_row,.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_row{margin-left:-16px!important}.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_extra_column_sidebar .et_pb_widget,.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_main .et_pb_extra_module{margin-bottom:32px}@media (min-width:981px){.gecko.et_extra_layout.et_pb_gutters4 .et_pb_column .et_pb_extra_column_main .et_pb_module{margin-bottom:32px}}.et_extra_layout.et_pb_gutters4 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 16px 0 0}.et_extra_layout.et_pb_gutters4 .width_sidebar .et_pb_extra_column_main .et_pb_extra_column_sidebar,.with_sidebar_left.et_extra_layout.et_pb_gutters4 .with_sidebar .et_pb_extra_column_main .et_pb_extra_column_main{padding:0 0 0 16px}.page .et_pb_row,.single .et_pb_row{width:90%}.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8{width:50%;max-width:50%;min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.et_extra_layout .et_pb_extra_column_main.et_extra .et_pb_row_inner,.et_extra_layout .et_pb_extra_column_main.et_extra .et_pb_specialty_column{padding:0!important}header.header{z-index:2000;position:relative}header.header ul{list-style:none;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box}header.header li{position:relative;display:inline-block;margin:0}header.header li:hover>ul{opacity:1;visibility:visible;-webkit-transition:.3s ease;transition:.3s ease}header.header li.menu-item-has-children>a:after{content:"\e62d";display:inline-block;margin:0 0 0 5px;vertical-align:top;color:inherit;-webkit-transition:0s;transition:0s}header.header li.menu-item-has-children .menu-item-has-children>a:after{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}header.header li ul{z-index:1000;position:absolute;border-radius:0 0 3px 3px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.1s ease;transition:.1s ease;opacity:0;visibility:hidden}header.header li ul li{width:100%}header.header li ul a{display:block;width:100%}header.header #et-navigation a,header.header #top-header a{-webkit-transition:.5s;transition:.5s}#wpadminbar #wp-admin-bar-edit-layout>.ab-item:before{content:"\f464";top:2px}#top-header{z-index:1;position:relative;background:#2B3843;padding:10px 0}#top-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_fullwidth_secondary_nav #top-header .container{max-width:none;width:100%;padding-right:30px;padding-left:30px}#et-info{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -10px}#et-info,#et-info .et-extra-social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#et-info .et-extra-social-icons{padding:0}#et-info .et-extra-social-icons li{margin:0 0 10px 10px}#et-info .et-extra-social-icons .et-extra-icon{background:rgba(255,255,255,.1)}#et-info .et-extra-social-icons .et-extra-icon:before{font-size:14px}#et-info .et-top-search{position:relative;margin:0 0 10px 10px}#et-info .et-top-search .et-search-field{background:rgba(255,255,255,.1);width:120px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:7px 10px;color:#fff;font-weight:600;-webkit-appearance:none}#et-info .et-top-search .et-search-field:focus{background:rgba(255,255,255,.2);color:#fff}#et-info .et-top-search .et-search-submit{position:absolute;top:50%;right:10px;background:0;padding:0;margin-top:-9.5px;border:none;font-size:inherit;line-height:normal;font-family:inherit;letter-spacing:normal}#et-info .et-top-search .et-search-submit:before{content:"\e63a";font-size:12px;font-weight:600}#et-info .et-cart{background:rgba(255,255,255,.1);margin:0 0 10px 10px;padding:9px 10px;color:#fff;font-size:12px;line-height:1}#et-info .et-cart:before{content:"\e631";vertical-align:middle;color:inherit;font-size:14px;padding:9px 10px}#et-info .et-cart span{display:inline-block;vertical-align:middle;line-height:1}#et-secondary-nav{margin:-10px 0}#et-secondary-menu li{margin:0 20px 0 0;line-height:1}#et-secondary-menu li.current-menu-item>a{color:#fff}#et-secondary-menu li>ul{z-index:10;left:0;background:#2B3843;width:200px;padding:10px 0}#et-secondary-menu li>ul li{width:100%;margin:0}#et-secondary-menu li>ul li ul{top:-10px;left:100%}#et-secondary-menu li>ul a{display:block;padding:10px 20px}#et-secondary-menu li.et-reverse-direction-nav li ul{right:200px;left:auto}#et-secondary-menu a{position:relative;display:inline-block;padding:18px 0;-webkit-transition:.3s ease;transition:.3s ease;color:rgba(255,255,255,.6)}#et-secondary-menu a:hover{color:#fff}#et-secondary-menu>li>a:before{content:"•";position:absolute;top:70%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:transparent;font-size:10px;text-shadow:0 0 transparent;-webkit-transition:.3s ease;transition:.3s ease;pointer-events:none}#et-secondary-menu>li>a:hover:before{color:#fff;text-shadow:10px 0 #fff,-10px 0 #fff}.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children:hover>ul{top:100%}.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children>ul{top:calc(100% - 20px)}.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children>ul .menu-item-has-children:hover>ul{top:-10px}.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children>ul .menu-item-has-children ul{top:-20px}.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children:hover>ul{left:-20px}.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children>ul{left:10%}.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children>ul .menu-item-has-children:hover>ul{left:100%}.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children>ul .menu-item-has-children ul{left:110%}.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children:hover>ul{top:100%}.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children>ul{top:110%}.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children>ul .menu-item-has-children:hover>ul{top:0}.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children>ul .menu-item-has-children ul{top:110%}.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children:hover>ul{left:-20px}.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children>ul{left:-40px}.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children>ul .menu-item-has-children:hover>ul{left:100%}.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children>ul .menu-item-has-children ul{left:90%}.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children:hover>ul,.et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children:hover>ul,.et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children:hover>ul{-webkit-transform:scale(1);transform:scale(1)}.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children>ul,.et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children>ul,.et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children>ul{-webkit-transform:scale(0);transform:scale(0)}.et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children>ul{-webkit-transform-origin:top right;transform-origin:top right}.et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children>ul{-webkit-transform-origin:top left;transform-origin:top left}.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children>ul{-webkit-transform-origin:top center;transform-origin:top center}.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children>ul,.et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children>ul{-webkit-transform-origin:top center;transform-origin:top center;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1}.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children:hover>ul{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children>ul{-webkit-transform:rotateX(90deg) perspective(800px);transform:rotateX(90deg) perspective(800px)}.et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children:hover>ul{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children>ul{-webkit-transform:rotateY(90deg) perspective(800px);transform:rotateY(90deg) perspective(800px)}.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children>ul,.et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children>ul{-webkit-backface-visibility:hidden;backface-visibility:hidden}.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children:hover>ul{-webkit-transform:rotateX(0deg) perspective(0);transform:rotateX(0deg) perspective(0)}.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children>ul{-webkit-transform:rotateX(180deg) perspective(800px);transform:rotateX(180deg) perspective(800px);-webkit-transform-origin:top center;transform-origin:top center}.et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children:hover>ul{-webkit-transform:rotateY(0deg) perspective(0);transform:rotateY(0deg) perspective(0)}.et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children>ul{-webkit-transform:rotateY(180deg) perspective(800px);transform:rotateY(180deg) perspective(800px);-webkit-transform-origin:top left;transform-origin:top left}header.header .et-trending{position:relative;padding:15px 0}header.header .et-trending-post{display:none;font-size:14px;line-height:1.3em}header.header .et-trending-post a,header.header .et-trending-post a:visited{color:rgba(255,255,255,.6)}header.header .et-trending-post:first-child{display:block}header.header .et-trending #et-secondary-menu{z-index:1;position:absolute;top:100%;left:0;display:none;background:#2B3843;width:200px;padding:10px 0}header.header .et-trending #et-secondary-menu li{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}header.header .et-trending #et-secondary-menu .menu-item-has-children ul{top:-10px;left:100%}header.header .et-trending #et-secondary-menu .menu-item-has-children>a:after{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}header.header .et-trending #et-secondary-menu a{display:block;padding:10px 20px}header.header .et-trending #et-secondary-menu a:before{display:none}#et-trending{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#et-trending-button{display:inline-block;width:20px;height:20px;margin:0 15px 0 0;padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}#et-trending-button.toggled span{-webkit-transform-origin:center;transform-origin:center}#et-trending-button.toggled span:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}#et-trending-button.toggled span:nth-child(2){opacity:0}#et-trending-button.toggled span:last-child{-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}#et-trending-button span{display:block;background:#fff;width:20px;height:2px;border-radius:3px;-webkit-transition:.3s ease;transition:.3s ease}#et-trending-button span:nth-child(2){margin:4px 0}#et-trending-label{margin:0 5px 0 0;padding:0;color:#fff;font-size:14px;font-weight:600;vertical-align:middle}#et-trending-container,#et-trending-label{display:inline-block}.et-trending #et-trending{display:-webkit-box;display:-ms-flexbox;display:flex}#main-header{background:#3E5062;margin:0}#main-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.has_headerad #main-header .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_fullwidth_nav #main-header .container{max-width:none;width:100%;padding-right:30px;padding-left:30px}.logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:block;height:64px;margin:30px 0;-webkit-transition:height .5s,margin .5s;transition:height .5s,margin .5s;-webkit-transform:translateZ(0);transform:translateZ(0)}.centered .logo{width:100%;margin:30px 0 35px}#logo{display:block;width:auto;height:100%}.centered #logo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 auto}.left-right #logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#et-navigation{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#et-navigation,#et-navigation>ul{display:-webkit-box;display:-ms-flexbox;display:flex}#et-navigation>ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}#et-navigation>ul>li{display:inline-block;text-transform:uppercase;margin:0 15px}#et-navigation>ul>li.current-menu-item>a,#et-navigation>ul>li.current_page_item>a{color:#fff}#et-navigation>ul>li.current-menu-item>a:before,#et-navigation>ul>li.current_page_item>a:before{-webkit-transform:translateY(18px);transform:translateY(18px);opacity:1}#et-navigation>ul>li.menu-item-has-children>a:before{width:calc(100% - 21px)}#et-navigation>ul>li>a{position:relative;display:block;border:0;padding:0 0 54px;font-weight:600}#et-navigation>ul>li>a:hover:before{-webkit-transform:translateY(18px);transform:translateY(18px);opacity:1}#et-navigation>ul>li>a:before{content:"";position:absolute;top:10px;left:0;background:#fff;width:100%;height:2px;-webkit-transform:translateY(24px);transform:translateY(24px);opacity:0;-webkit-transition:.3s ease;transition:.3s ease}#et-navigation>ul>li>ul{left:-20px}#et-navigation>ul>li.mega-menu>ul ul{visibility:hidden}#et-navigation>ul>li.mega-menu:hover>ul ul{visibility:visible}#et-navigation li li{padding:0 30px}#et-navigation li li:last-child>a{border:0}#et-navigation li a{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);font-weight:600;color:rgba(255,255,255,.6);text-transform:uppercase}#et-navigation li a:hover{background:0}#et-navigation .mega-menu{position:static;color:rgba(255,255,255,.6)}#et-navigation .mega-menu>ul>li>a:first-of-type{font-weight:600;color:#fff}#et-navigation .mega-menu .comment-bubble:before{color:rgba(255,255,255,.6)}#et-navigation .mega-menu:hover>ul ul{visibility:visible}#et-navigation .mega-menu>ul{top:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding:15px 20px}#et-navigation .mega-menu>ul>li{-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;padding:0 20px}#et-navigation .mega-menu>ul>li>a{color:#fff}#et-navigation .mega-menu>ul>li:last-child>a:first-of-type{border-bottom:1px solid rgba(255,255,255,.1)}#et-navigation .mega-menu>ul li li{padding:0}#et-navigation .mega-menu>ul a:after{display:none}#et-navigation .mega-menu>ul ul{position:relative;top:0;left:0;display:block;width:100%;padding:0;border:0;-webkit-box-shadow:none;box-shadow:none;visibility:hidden;opacity:1;-webkit-transition:0s;transition:0s;-webkit-transition-delay:0s;transition-delay:0s}#et-navigation .mega-menu-featured>ul>li{width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;padding:20px}#et-navigation .mega-menu-featured>ul>li:nth-child(2) .title,#et-navigation .mega-menu-featured>ul>li:nth-child(3) .title{visibility:hidden}#et-navigation .mega-menu-featured>ul>li:nth-child(2) a.title,#et-navigation .mega-menu-featured>ul>li:nth-child(3) a.title{border:0;visibility:visible}#et-navigation .mega-menu-featured .title{padding:0;color:#fff;font-size:14px;font-weight:600;line-height:1;pointer-events:none}#et-navigation .mega-menu-featured .featured-post a{border:0;padding:0}#et-navigation .mega-menu-featured .featured-post h2{padding:0;color:#fff;font-size:14px;font-weight:600}#et-navigation .mega-menu-featured .featured-post .post-meta{font-size:12px;line-height:1.7em;text-transform:none}#et-navigation .mega-menu-featured .featured-post .post-meta a{display:inline-block;width:auto;margin:0;color:#fff;font-size:inherit;font-weight:400}#et-navigation .mega-menu-featured .featured-post .post-meta .rating-star:before{color:#fff}#et-navigation .mega-menu-featured .featured-image{display:block;width:100%;margin:20px 0}#et-navigation .mega-menu-featured .featured-image img{display:block;width:100%}#et-navigation .mega-menu-featured .recent-list li{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1)}#et-navigation .mega-menu-featured .recent-list li:last-child{border:0}#et-navigation .mega-menu-featured .recent-post .post-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#et-navigation .mega-menu-featured .recent-post .post-content>a{max-width:50px;min-width:50px;max-height:50px;min-height:50px;border:0;margin:0 20px 0 0;padding:0}#et-navigation .mega-menu-featured .recent-post .post-content a{display:inline-block;width:auto;border:0;padding:0}#et-navigation .mega-menu-featured .recent-post .post-thumbnail{display:inline-block;width:100%;margin:0;padding:0}#et-navigation .mega-menu-featured .recent-post .post-meta{font-size:12px;line-height:1.7em;text-transform:none}#et-navigation .mega-menu-featured .recent-post .post-meta h3{display:block;padding:0;color:#fff;font-size:14px}#et-navigation .mega-menu-featured .recent-post .post-meta h3 a{color:inherit;text-transform:none}#et-navigation .mega-menu-featured .recent-post .post-meta a{padding:0;font-size:inherit;font-weight:inherit}.centered #et-navigation{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 auto}.has_headerad #et-navigation{width:100%}.left-right #et-navigation{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.et-top-search-primary-menu-item .et-top-search{background-color:#232323;border-color:#00A8FF}#et-menu li{font-size:16px}#et-menu li>ul{background-color:#232323;border-color:#00A8FF}#et-menu li>ul li a{border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.6)}#et-menu li>ul li a:hover{color:#fff}#et-menu li.mega-menu-featured>ul li .featured-post .post-meta a{color:rgba(255,255,255,.6)}#et-menu>li.mega-menu-featured>a:hover:after,#et-menu>li.menu-item-has-children>a:hover:after,#et-menu li.mega-menu-featured>ul li .featured-post .post-meta a:hover{color:#fff}#et-menu .sub-menu li.menu-item-has-children>a:after{color:rgba(255,255,255,.6)}#et-menu .sub-menu li.menu-item-has-children>a:hover:after{color:#fff}.et-top-search-primary-menu-item .search-icon{cursor:pointer}.et-top-search-primary-menu-item .search-icon:before{content:"\e63a";font-size:inherit;font-weight:600}.et-top-search-primary-menu-item .et-top-search{position:absolute;top:100%;right:-15px;width:230px;border-top:3px solid #00a8ff;border-radius:0 0 3px 3px;display:none}.et-top-search-primary-menu-item .et-top-search .et-search-field{width:100%;padding:30px 40px;color:#fff;font-size:14px;line-height:normal;-webkit-appearance:none}.et-top-search-primary-menu-item .et-top-search .et-search-field::-webkit-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field:-ms-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field::-ms-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field::placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-submit{position:absolute;top:50%;right:20px;background:none;padding:0;font-size:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.et-top-search-primary-menu-item .et-top-search .et-search-submit:before{content:"\e63a";padding:0;font-size:inherit;font-weight:600}.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children:hover>ul{top:100%}.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children>ul{top:80%}.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children:hover>ul{top:-10px}.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children ul{top:-20px}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children:hover>ul{left:-20px}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children>ul{left:10%}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children:hover>ul{left:100%}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children ul{left:110%}.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children.mega-menu:hover>ul,.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul{left:0}.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children:hover>ul{top:100%}.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children>ul{top:110%}.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children:hover>ul{top:0}.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children ul{top:110%}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children:hover>ul{left:-20px}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children>ul{left:-40px}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children:hover>ul{left:100%}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children>ul .menu-item-has-children ul{left:90%}.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children.mega-menu:hover>ul,.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul{left:0}.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children:hover>ul,.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children:hover>ul,.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:scale(1);transform:scale(1)}.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children>ul,.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children>ul,.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:scale(0);transform:scale(0)}.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul,.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul,.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children.mega-menu>ul .menu-item-has-children ul{-webkit-transform:scale(1);transform:scale(1)}.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children>ul{-webkit-transform-origin:top right;transform-origin:top right}.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children>ul{-webkit-transform-origin:top left;transform-origin:top left}.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children>ul{-webkit-transform-origin:top center;transform-origin:top center}.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children.mega-menu>ul ul,.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children.mega-menu>ul ul{background:0;-webkit-transform:none;transform:none}.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children>ul,.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:top center;transform-origin:top center;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:1}.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateX(90deg) perspective(800px);transform:rotateX(90deg) perspective(800px)}.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateY(90deg) perspective(800px);transform:rotateY(90deg) perspective(800px)}.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children>ul,.et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children>ul{-webkit-backface-visibility:hidden;backface-visibility:hidden}.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:rotateX(0deg) perspective(0);transform:rotateX(0deg) perspective(0)}.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateX(180deg) perspective(800px);transform:rotateX(180deg) perspective(800px);-webkit-transform-origin:top center;transform-origin:top center}.et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children:hover>ul{-webkit-transform:rotateY(0deg) perspective(0);transform:rotateY(0deg) perspective(0)}.et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children>ul{-webkit-transform:rotateY(180deg) perspective(800px);transform:rotateY(180deg) perspective(800px);-webkit-transform-origin:top left;transform-origin:top left}#et-mobile-navigation{display:none}#et-mobile-navigation nav{position:absolute;top:100%;left:0;background:#232323}.show-menu-button{display:block;background:#fff;width:32px;height:32px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:9px 6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.show-menu-button.toggled span:first-child{-webkit-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.show-menu-button.toggled span:nth-child(2){opacity:0}.show-menu-button.toggled span:last-child{-webkit-transform:translateY(-6px) rotate(-45deg);transform:translateY(-6px) rotate(-45deg)}.show-menu-button span{display:block;background:rgba(0,0,0,.75);width:20px;height:2px;border-radius:3px;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:.3s ease;transition:.3s ease}.show-menu-button span:nth-child(2){margin:4px 0}.show-menu p{display:none}.et_fixed_nav_hide_logo_image .et-fixed-header .logo{opacity:0}.et-fixed-header #main-header .logo{height:40px;margin:20px 0}.et-fixed-header #main-header .etad{max-height:40px}.et-fixed-header .header.left-right #et-navigation>ul>li>a{padding-bottom:32px}.et-fixed-header .header.centered #et-navigation>ul>li>a{padding-bottom:20px}#comment-wrap{margin:0 0 24px}#comment-wrap .page_title{margin-bottom:40px;font-weight:600}#comment-wrap .comment-form-cookies-consent label:before{background-color:rgba(0,0,0,.05)}.commentlist{margin:0 0 60px;padding:0}.commentlist>li{display:block}.comment{margin:0;padding:0}.comment .children{list-style:none;margin:0;padding:0 0 0 50px}.comment-body,.page article.comment-body,.single article.comment-body{position:relative;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;padding:0 110px 0 100px;margin:0 0 48px;min-height:87px}.comment-body .comment_area{margin:0}.comment-body .comment_area .comment-content .reply-container{float:right}.comment_postinfo{margin:0}.comment_postinfo .fn{color:rgba(0,0,0,.75);font-size:18px;font-weight:600}.comment_postinfo .comment-edit-link,.comment_postinfo .comment_date{font-size:12px}.comment_avatar{position:absolute;top:0;left:0;max-width:80px;max-height:80px;overflow:hidden}.comment_avatar img{width:100%}#respond p{margin:0 0 20px;line-height:1}#respond .form-submit{float:right;margin-bottom:0}#respond #form-allowed-tags{display:none}.comment-form-author,.comment-form-email,.comment-form-url{width:33.33%;-webkit-box-sizing:border-box;box-sizing:border-box;float:left}.comment-form-author input,.comment-form-email input,.comment-form-url input{width:100%;padding:12px 20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;text-transform:uppercase}.comment-form-author{padding:0 10px 0 0}.comment-form-email{padding:0 10px}.comment-form-url{padding:0 0 0 10px}.comment-form-comment textarea{width:100%;padding:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}#respond:after,#respond:before{content:"";display:table;clear:both}.archive-pagination .loader,.paginated .loader{display:none;margin:7px auto;height:16px;width:16px}.archive-pagination .pagination,.archive-pagination>.page-numbers,.paginated .pagination,.paginated>.page-numbers{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;text-align:right}.archive-pagination .pagination li,.archive-pagination>.page-numbers li,.paginated .pagination li,.paginated>.page-numbers li{display:block;background:rgba(0,0,0,.1);height:30px;width:30px;border-radius:3px;margin:0 0 0 10px;color:rgba(0,0,0,.6)}.archive-pagination .pagination li.active,.archive-pagination>.page-numbers li.active,.paginated .pagination li.active,.paginated>.page-numbers li.active{background:#00A8FF}.archive-pagination .pagination li.active a,.archive-pagination>.page-numbers li.active a,.paginated .pagination li.active a,.paginated>.page-numbers li.active a{color:#fff}.archive-pagination .pagination li.next,.archive-pagination>.page-numbers li.next,.paginated .pagination li.next,.paginated>.page-numbers li.next{margin-right:0}.archive-pagination .pagination li.ellipsis,.archive-pagination>.page-numbers li.ellipsis,.paginated .pagination li.ellipsis,.paginated>.page-numbers li.ellipsis{display:none}.archive-pagination .pagination li.ellipsis a,.archive-pagination>.page-numbers li.ellipsis a,.paginated .pagination li.ellipsis a,.paginated>.page-numbers li.ellipsis a{cursor:default}.archive-pagination .pagination li>.page-numbers.current,.archive-pagination .pagination li>.page-numbers.dots,.archive-pagination>.page-numbers li>.page-numbers.current,.archive-pagination>.page-numbers li>.page-numbers.dots,.paginated .pagination li>.page-numbers.current,.paginated .pagination li>.page-numbers.dots,.paginated>.page-numbers li>.page-numbers.current,.paginated>.page-numbers li>.page-numbers.dots{display:block;text-align:center;line-height:30px;color:rgba(0,0,0,.6);text-decoration:none}.archive-pagination .pagination li>.page-numbers.current,.archive-pagination>.page-numbers li>.page-numbers.current,.paginated .pagination li>.page-numbers.current,.paginated>.page-numbers li>.page-numbers.current{background:#00A8FF;color:#fff;border-radius:3px}.archive-pagination .pagination li .pagination-page,.archive-pagination>.page-numbers li .pagination-page,.paginated .pagination li .pagination-page,.paginated>.page-numbers li .pagination-page{font-weight:600}.archive-pagination .pagination li a,.archive-pagination>.page-numbers li a,.paginated .pagination li a,.paginated>.page-numbers li a{display:block;text-align:center;line-height:30px;color:rgba(0,0,0,.6);text-decoration:none}.archive-pagination .pagination li a.prev::before,.archive-pagination>.page-numbers li a.prev::before,.paginated .pagination li a.prev::before,.paginated>.page-numbers li a.prev::before{content:"\e62e";color:rgba(0,0,0,.6)}.archive-pagination .pagination li a.next::before,.archive-pagination>.page-numbers li a.next::before,.paginated .pagination li a.next::before,.paginated>.page-numbers li a.next::before{content:"\e62f";color:rgba(0,0,0,.6)}.archive-pagination .pagination li .loader,.archive-pagination>.page-numbers li .loader,.paginated .pagination li .loader,.paginated>.page-numbers li .loader{display:block}.archive h1{line-height:24px;margin:0 0 7px}.archive .paginated_page{max-width:100%}#footer{background:#232323;margin:16px 0 0}.et_pb_pagebuilder_layout.et_pb_pagebuilder_fullwidth #footer{margin:0}#footer p{font-size:14px}#footer .widget{color:rgba(255,255,255,.6)}#footer-bottom{background:rgba(0,0,0,.3);width:100%;padding:10px 0}#footer-info{display:inline-block;padding:6px 0;font-size:13px;line-height:14px;vertical-align:middle;color:rgba(255,255,255,.6)}#footer-info a{font-weight:700;color:#fff;font-size:13px}#footer-nav{line-height:1;float:right}#footer-nav ul{display:inline-block;margin:0;padding:0}#footer-nav ul.et-extra-social-icons{margin:0 0 0 16px}#footer-nav ul.et-extra-social-icons .et-extra-icon{width:16px;height:16px;color:rgba(255,255,255,.6);font-size:16px;line-height:16px;vertical-align:middle}#footer-nav ul li a{color:rgba(255,255,255,.6)}#footer-nav ul li a:active{color:#fff}#footer-nav li{display:inline-block;margin:0 11px 0 0;padding:0;font-size:14px;line-height:14px;vertical-align:middle}#footer-nav li:last-child{margin:0}#footer-nav a{-webkit-transition:.3s ease;transition:.3s ease}#footer-nav a:hover{color:#fff}#main-footer .widget-title,#main-footer h4{font-size:14px;color:rgba(255,255,255,.6)}#main-footer .widget p{color:rgba(255,255,255,.6)}#main-footer .widget #recentcomments li a,#main-footer .widget .widget-list a,#main-footer .widget.woocommerce .product_list_widget li a,#main-footer .widget a,#main-footer .widget a:visited,#main-footer .widget ul li a{color:#fff}.et-slider,.featured-posts-slider-module{position:relative;background:0;border:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.et-slider .carousel-items,.featured-posts-slider-module .carousel-items{position:relative;width:100%;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.et-slider .carousel-item,.featured-posts-slider-module .carousel-item{position:absolute;display:block!important;background-color:#FFFFFF;background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden;width:100%;padding:0;opacity:0}.et-slider .carousel-item.et-pb-active-slide,.et-slider .carousel-item.et-pb-moved-slide,.featured-posts-slider-module .carousel-item.et-pb-active-slide,.featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:.8s;animation-duration:.8s}.et_pb_column_3_4 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_3_4 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.675s;animation-duration:.675s}.et_pb_column_2_3 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_2_3 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.6s;animation-duration:.6s}.et_pb_column_1_2 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_2 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.7s;animation-duration:.7s}.et_pb_column_3_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_3_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.79s;animation-duration:.79s}.et_pb_column_1_3 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_3 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.55s;animation-duration:.55s}.et_pb_column_2_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_2_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.61s;animation-duration:.61s}.et_pb_column_1_4 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_4 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.575s;animation-duration:.575s}.et_pb_column_1_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.53s;animation-duration:.53s}.et_pb_column_1_6 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_6 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.5s;animation-duration:.5s}.et-slider .carousel-item.et-pb-moved-slide,.featured-posts-slider-module .carousel-item.et-pb-moved-slide{display:block!important;opacity:1!important;z-index:0!important;top:0;left:0}.et_slide_transition_to_previous.et-slider .carousel-item.et-pb-moved-slide,.et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.et_slide_transition_to_next.et-slider .carousel-item.et-pb-moved-slide,.et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-moved-slide,.rtl .et_slide_transition_to_previous.et-slider .carousel-item.et-pb-moved-slide,.rtl .et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.rtl .et_slide_transition_to_next.et-slider .carousel-item.et-pb-moved-slide,.rtl .et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.et-slider .carousel-item.et-pb-active-slide,.featured-posts-slider-module .carousel-item.et-pb-active-slide{position:relative;display:block;opacity:1!important}.et_slide_transition_to_previous.et-slider .carousel-item.et-pb-active-slide,.et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-active-slide{-webkit-animation-name:slideInRight;animation-name:slideInRight}.et_slide_transition_to_next.et-slider .carousel-item.et-pb-active-slide,.et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-active-slide,.rtl .et_slide_transition_to_previous.et-slider .carousel-item.et-pb-active-slide,.rtl .et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-active-slide{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.rtl .et_slide_transition_to_next.et-slider .carousel-item.et-pb-active-slide,.rtl .et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-active-slide{-webkit-animation-name:slideInRight;animation-name:slideInRight}.et-slider .et-pb-slider-arrows a,.featured-posts-slider-module .et-pb-slider-arrows a{background:#FFFFFF;width:40px;height:40px;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);opacity:0;font-family:ETModules;text-align:center;-webkit-transition:.3s ease;transition:.3s ease;margin-top:-20px}.et-slider .et-pb-slider-arrows a:before,.featured-posts-slider-module .et-pb-slider-arrows a:before{color:#444651;font-size:40px;line-height:40px}.et-slider .et-pb-slider-arrows a:hover,.featured-posts-slider-module .et-pb-slider-arrows a:hover{opacity:.9}.et-slider .et-pb-arrow-prev,.featured-posts-slider-module .et-pb-arrow-prev{left:40px}.rtl .et-slider .et-pb-arrow-prev,.rtl .featured-posts-slider-module .et-pb-arrow-prev{left:auto;right:40px}.rtl .et-slider .et-pb-arrow-prev:before,.rtl .featured-posts-slider-module .et-pb-arrow-prev:before{content:"\35"}.et-slider .et-pb-arrow-next,.featured-posts-slider-module .et-pb-arrow-next{right:40px}.rtl .et-slider .et-pb-arrow-next,.rtl .featured-posts-slider-module .et-pb-arrow-next{right:auto;left:40px}.rtl .et-slider .et-pb-arrow-next:before,.rtl .featured-posts-slider-module .et-pb-arrow-next:before{content:"\34"}.et-slider:hover .et-pb-slider-arrows a,.featured-posts-slider-module:hover .et-pb-slider-arrows a{opacity:.7}.et-slider:hover .et-pb-slider-arrows a:hover,.featured-posts-slider-module:hover .et-pb-slider-arrows a:hover{opacity:.9}.et-slider:hover .et-pb-arrow-prev,.featured-posts-slider-module:hover .et-pb-arrow-prev{left:20px}.rtl .et-slider:hover .et-pb-arrow-prev,.rtl .featured-posts-slider-module:hover .et-pb-arrow-prev{left:auto;right:20px}.et-slider:hover .et-pb-arrow-next,.featured-posts-slider-module:hover .et-pb-arrow-next{right:20px}.rtl .et-slider:hover .et-pb-arrow-next,.rtl .featured-posts-slider-module:hover .et-pb-arrow-next{right:auto;left:20px}.module-wrapper{overflow:hidden}.et_pb_module{border-color:#00A8FF}.et_extra_other_module,.et_pb_extra_module,.posts-blog-feed-module.masonry .hentry,.project-details,.woocommerce-page div.product .extra-woocommerce-details-accordion,.woocommerce-page div.product div.summary,.woocommerce-page ul.products li.product .product-wrapper,.woocommerce div.product .extra-woocommerce-details-accordion,.woocommerce div.product div.summary,.woocommerce ul.products li.product .product-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start;background:#fff;border-top:6px solid #00a8ff;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 24px;overflow:hidden}.et_pb_no_drop_shadow.et_extra_other_module,.et_pb_no_drop_shadow.et_pb_extra_module{-webkit-box-shadow:none;box-shadow:none}.et_extra_other_module:last-child,.et_pb_extra_module:last-child{-webkit-box-flex:100;-ms-flex-positive:100;flex-grow:100}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module,.et_pb_extra_column_2_3 .et_extra_other_module,.et_pb_extra_column_2_3 .et_pb_extra_module,.et_pb_extra_column_3_4 .et_extra_other_module,.et_pb_extra_column_3_4 .et_pb_extra_module,.et_pb_extra_column_4_4 .et_extra_other_module,.et_pb_extra_column_4_4 .et_pb_extra_module{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:initial;flex-wrap:nowrap}.et_extra_other_module .nopost,.et_pb_extra_module .nopost{padding:20px}.et_extra_other_module .nopost h5,.et_pb_extra_module .nopost h5{padding:0}.et_extra_other_module .post-meta,.et_pb_extra_module .post-meta{margin:0 0 5px;padding:0 0 0 60px;color:rgba(0,0,0,.5);font-size:12px}.et_extra_other_module .post-meta a,.et_pb_extra_module .post-meta a{color:inherit;text-decoration:none}.et_extra_other_module .post-meta .comment-bubble:before,.et_extra_other_module .post-meta .rating-stars .rating-star:before,.et_pb_extra_module .post-meta .comment-bubble:before,.et_pb_extra_module .post-meta .rating-stars .rating-star:before{color:inherit}.et_extra_other_module .main-post,.et_pb_extra_module .main-post{width:100%;padding:20px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.ie .et_extra_other_module .main-post,.ie .et_pb_extra_module .main-post{-ms-flex-negative:0;flex-shrink:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_pb_extra_module .main-post,.et_pb_extra_column_2_3 .et_extra_other_module .main-post,.et_pb_extra_column_2_3 .et_pb_extra_module .main-post,.et_pb_extra_column_3_4 .et_extra_other_module .main-post,.et_pb_extra_column_3_4 .et_pb_extra_module .main-post,.et_pb_extra_column_4_4 .et_extra_other_module .main-post,.et_pb_extra_column_4_4 .et_pb_extra_module .main-post{width:50%;border-right:1px solid rgba(0,0,0,.1);border-bottom:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post{width:100%;border-right:0;border-bottom:1px solid rgba(0,0,0,.1)}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_column_1_2 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_extra_other_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post,.et_pb_extra_column_1_2 .et_extra_other_module .main-post,.et_pb_extra_column_1_2 .et_pb_extra_module .main-post,.et_pb_extra_column_1_3 .et_extra_other_module .main-post,.et_pb_extra_column_1_3 .et_pb_extra_module .main-post,.et_pb_extra_column_1_4 .et_extra_other_module .main-post,.et_pb_extra_column_1_4 .et_pb_extra_module .main-post{padding:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_extra_other_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post .post-content,.et_pb_extra_column_1_2 .et_extra_other_module .main-post .post-content,.et_pb_extra_column_1_2 .et_pb_extra_module .main-post .post-content,.et_pb_extra_column_1_3 .et_extra_other_module .main-post .post-content,.et_pb_extra_column_1_3 .et_pb_extra_module .main-post .post-content,.et_pb_extra_column_1_4 .et_extra_other_module .main-post .post-content,.et_pb_extra_column_1_4 .et_pb_extra_module .main-post .post-content{padding:0 20px}.et_extra_other_module .main-post article .header,.et_pb_extra_module .main-post article .header{position:relative;margin:-1px 0 20px}.et_extra_other_module .main-post article .header img,.et_pb_extra_module .main-post article .header img{display:block;width:100%;max-width:100%}.et_extra_other_module .main-post article .header .map-format img,.et_pb_extra_module .main-post article .header .map-format img{max-width:none}.et_extra_other_module .main-post article .post-content h2,.et_pb_extra_module .main-post article .post-content h2{padding:0;color:#00A8FF;font-size:16px;font-weight:700;text-transform:uppercase}.et_extra_other_module .main-post article .post-content .post-meta,.et_pb_extra_module .main-post article .post-content .post-meta{padding:0}.et_extra_other_module .main-post article .post-content .excerpt,.et_pb_extra_module .main-post article .post-content .excerpt{margin:0 0 15px;color:rgba(0,0,0,.6);line-height:1.8em}.et_extra_other_module .posts-list,.et_pb_extra_module .posts-list{width:100%;padding:0;list-style:none}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_pb_extra_module .posts-list,.et_pb_extra_column_2_3 .et_extra_other_module .posts-list,.et_pb_extra_column_2_3 .et_pb_extra_module .posts-list,.et_pb_extra_column_3_4 .et_extra_other_module .posts-list,.et_pb_extra_column_3_4 .et_pb_extra_module .posts-list,.et_pb_extra_column_4_4 .et_extra_other_module .posts-list,.et_pb_extra_column_4_4 .et_pb_extra_module .posts-list{width:50%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .posts-list{width:100%}.et_extra_other_module .posts-list li,.et_pb_extra_module .posts-list li{width:100%;border-bottom:1px solid rgba(0,0,0,.1);margin:0;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.et_extra_other_module .posts-list li:first-child,.et_pb_extra_module .posts-list li:first-child{border-top:1px solid rgba(0,0,0,.1)}.et_extra_other_module .posts-list li:last-child,.et_extra_other_module .posts-list li:only-child,.et_pb_extra_module .posts-list li:last-child,.et_pb_extra_module .posts-list li:only-child{border-bottom:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_extra_other_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_extra_other_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_extra_other_module .posts-list li:only-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list li:first-child,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list li:only-child,.et_pb_extra_column_2_3 .et_extra_other_module .posts-list li:first-child,.et_pb_extra_column_2_3 .et_extra_other_module .posts-list li:only-child,.et_pb_extra_column_2_3 .et_pb_extra_module .posts-list li:first-child,.et_pb_extra_column_2_3 .et_pb_extra_module .posts-list li:only-child,.et_pb_extra_column_3_4 .et_extra_other_module .posts-list li:first-child,.et_pb_extra_column_3_4 .et_extra_other_module .posts-list li:only-child,.et_pb_extra_column_3_4 .et_pb_extra_module .posts-list li:first-child,.et_pb_extra_column_3_4 .et_pb_extra_module .posts-list li:only-child,.et_pb_extra_column_4_4 .et_extra_other_module .posts-list li:first-child,.et_pb_extra_column_4_4 .et_extra_other_module .posts-list li:only-child,.et_pb_extra_column_4_4 .et_pb_extra_module .posts-list li:first-child,.et_pb_extra_column_4_4 .et_pb_extra_module .posts-list li:only-child{border-top:0}.et_extra_other_module .posts-list article .post-thumbnail,.et_pb_extra_module .posts-list article .post-thumbnail{display:block;background:#00A8FF;width:50px;height:50px;margin:0 10px 0 0;float:left;overflow:hidden;vertical-align:top}.et_extra_other_module .posts-list article .post-thumbnail img,.et_pb_extra_module .posts-list article .post-thumbnail img{display:block;width:100%}.et_extra_other_module .posts-list article .post-content,.et_pb_extra_module .posts-list article .post-content{width:auto;padding:6px 0 5px;vertical-align:top}.et_extra_other_module .posts-list article .post-meta,.et_pb_extra_module .posts-list article .post-meta{margin-bottom:0}.et_extra_other_module .posts-list article h3,.et_pb_extra_module .posts-list article h3{padding:0;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none}.module-head,.tabbed-post-module .tabs{background:#fff;width:100%;border-bottom:1px solid rgba(0,0,0,.1);padding:15px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1}.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .module-head,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .tabbed-post-module .tabs,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .module-head,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .tabbed-post-module .tabs,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .module-head,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .tabbed-post-module .tabs,.et_pb_extra_column_2_3 .module-head,.et_pb_extra_column_2_3 .tabbed-post-module .tabs,.et_pb_extra_column_3_4 .module-head,.et_pb_extra_column_3_4 .tabbed-post-module .tabs,.et_pb_extra_column_4_4 .module-head,.et_pb_extra_column_4_4 .tabbed-post-module .tabs,.tabbed-post-module .et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .tabs,.tabbed-post-module .et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .tabs,.tabbed-post-module .et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .tabs,.tabbed-post-module .et_pb_extra_column_2_3 .tabs,.tabbed-post-module .et_pb_extra_column_3_4 .tabs,.tabbed-post-module .et_pb_extra_column_4_4 .tabs{width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column .module-head h1,.et_extra_layout .et_pb_extra_column_main .et_pb_column .tabbed-post-module .tabs h1,.et_pb_extra_column .module-head h1,.et_pb_extra_column .tabbed-post-module .tabs h1,.tabbed-post-module .et_extra_layout .et_pb_extra_column_main .et_pb_column .tabs h1,.tabbed-post-module .et_pb_extra_column .tabs h1{display:inline-block;padding:0;color:#00A8FF;font-size:16px;font-weight:700;letter-spacing:1.2px;line-height:1;text-transform:uppercase}.module-head .module-filter,.tabbed-post-module .tabs .module-filter{display:inline-block;color:#444651;font-weight:300}.contact-box,.post-module,.sitemap-box{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.audio-format{position:relative}.audio-format:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.2);width:100%;height:100%}.audio-format .mejs-container{position:relative;z-index:1;background:rgba(0,0,0,.3);height:auto!important;padding:15px 0}.audio-format .mejs-container *{outline:none;font-family:Open Sans,sans-serif}.audio-format .mejs-container .mejs-controls{position:static;background:transparent;height:auto;text-align:right}.audio-format .mejs-container .mejs-controls div{display:inline-block;height:auto;width:auto;float:none;vertical-align:middle}.audio-format .mejs-container .mejs-controls .mejs-button button{position:relative;display:block;background:0;margin:0;width:auto;height:14px}.audio-format .mejs-container .mejs-controls .mejs-button button:after,.audio-format .mejs-container .mejs-controls .mejs-button button:before{display:inline-block;width:14px;height:14px;color:#fff;font-size:14px;line-height:14px!important}.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause,.audio-format .mejs-container .mejs-controls .mejs-button.mejs-play{margin:5px 0 0 20px;float:left}.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:before,.audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:before{content:"\e629"}.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:after,.audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:after{content:"\e627"}.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:before,.audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:after{opacity:.5}.audio-format .mejs-container .mejs-controls .mejs-currenttime-container,.audio-format .mejs-container .mejs-controls .mejs-duration-container{padding:0;font-size:12px;line-height:14px}.audio-format .mejs-container .mejs-controls .mejs-currenttime-container{font-weight:600}.audio-format .mejs-container .mejs-controls .mejs-currenttime-container:after{content:"|";margin:0 3px;font-weight:400}.audio-format .mejs-container .mejs-controls .mejs-duration-container{margin:0 10px 0 0}.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-slider{display:inline-block;width:50px;height:4px;margin:0 20px 0 0;float:none}.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-total{top:0;width:50px;height:4px;border-radius:3px}.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-current{top:0;height:4px;border-radius:3px}.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-handle{top:0;height:4px}.audio-format .mejs-container .mejs-controls .mejs-volume-button{width:14px;height:14px}.audio-format .mejs-container .mejs-controls .mejs-volume-button button:before{content:"\e62b"}.audio-format .mejs-container .mejs-controls .mejs-time-rail{position:absolute;top:-4px;left:0;background:0;width:100%!important;height:4px;padding:0;float:none}.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{background:0;width:100%!important;height:4px;margin:0}.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;height:4px}.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded{background:0;height:4px}.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle{z-index:1;left:-5px;display:block;width:10px;height:10px;border:0;border-radius:100%;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px rgba(0,0,0,.4)}.audio-wrapper{background-size:cover}.audio-titles{position:relative;z-index:1;padding:11.5%;text-align:center}.audio-titles .title{margin:0 0 10px;padding:0;color:#fff;font-size:20px;font-weight:600}.audio-titles .sub_title{padding:0;color:#fff;font-size:14px;font-weight:400}.link-format{background:#00A8FF;padding:30px 20px}.link-format a{color:#fff}.link-format .title{color:inherit;font-size:18px;font-weight:600}.link-format .attribution{color:inherit;font-size:14px;font-weight:400;word-break:break-all;word-wrap:break-word}.link-format .attribution:before{content:"\e63f";display:inline-block;margin:0 12px 0 0;font-size:30px;vertical-align:middle}.link-format .score-bar{background-color:rgba(0,0,0,.6)!important}.single-post-module .link-format{padding:60px;text-align:center}.single-post-module .link-format .title{display:none}.single-post-module .link-format .attribution{font-size:18px;font-weight:600}.map-format .post-format-map{max-height:700px;height:50vw}.with_sidebar .map-format .post-format-map{max-height:500px}.post-module .map-format .post-format-map{max-height:240px}.et_pb_column_1_3 .post-module .map-format .post-format-map,.et_pb_column_2_5 .post-module .map-format .post-format-map{max-height:160px}.post-module .with_sidebar .map-format .post-format-map{max-height:240px}.et_pb_column_1_3 .post-module .with_sidebar .map-format .post-format-map,.et_pb_column_2_5 .post-module .with_sidebar .map-format .post-format-map{max-height:120px}.quote-format{background:#00A8FF;padding:30px 20px;color:#fff}.quote-format .title{color:inherit;font-size:18px;font-weight:600}.quote-format .title a{color:inherit}.quote-format .attribution{color:inherit;font-size:14px;font-weight:400;word-break:break-all;word-wrap:break-word}.quote-format .attribution:before{content:"\e640";display:inline-block;margin:0 12px 0 0;font-size:30px;vertical-align:middle}.quote-format .score-bar{background-color:rgba(0,0,0,.6)!important}.single-post-module .quote-format{padding:60px}article .header .video-format{position:relative}article .header .video-format iframe,article .header .video-format video{border-radius:3px 3px 0 0}article .header .video-format iframe{display:none}article .header .video-format .fluid-width-video-wrapper iframe{display:block}article .header .video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%;cursor:pointer}article .header .video-overlay-hover{background:rgba(0,0,0,0);width:100%;height:100%;position:absolute;z-index:100;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}article .header .video-overlay-hover:hover{background:rgba(0,0,0,.6)}article .header .video-play-button{display:block;position:absolute!important;z-index:100;color:#fff;left:50%;top:50%;font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}article .header .video-play-button:before{font-family:ETmodules;content:"\49"}.et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_2_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button{font-size:2rem;line-height:2rem;width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem}.single article.et-fb-root-ancestor{-webkit-box-shadow:none;box-shadow:none}.et_pb_pagebuilder_layout.single .post-wrap .post-content{margin:0;padding-top:0!important}.single .et-doesnt-have-title_meta.et-doesnt-have-featured_image.et-doesnt-have-project-gallery .post-content,.single .et_post_format-et-post-format-audio.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-gallery.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-link.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-map.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-quote.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content,.single .et_post_format-et-post-format-standard.et-doesnt-have-title_meta.et-doesnt-have-featured_image .post-content,.single .et_post_format-et-post-format-video.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content{padding-top:30px}.single-post-module{border:0}.post-header{width:100%;padding:60px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.post-header .post-meta{margin:0;padding:0}.post-header .post-meta a{color:rgba(0,0,0,.75)}.post-thumbnail{position:relative;width:100%;margin:0 0 40px;display:block}.single.et_pb_pagebuilder_layout .post-thumbnail{margin:0}.post-thumbnail img{display:block;width:100%}.post-thumbnail .fluid-width-video-wrapper{margin-top:20px}.post-thumbnail .fluid-width-video-wrapper:first-child{margin-top:0}.page .post-wrap,.post-wrap{padding:0 60px 60px}.et_pb_pagebuilder_layout .page .post-wrap,.et_pb_pagebuilder_layout .post-wrap,.page .et_pb_pagebuilder_layout .post-wrap{padding:0}.post-wrap.post-wrap-review{padding:0 60px 60px!important}.score-bar{position:absolute;bottom:0;left:0;display:inline-block;background-color:#00A8FF;height:24px;border-radius:0 3px 0 0;color:#fff;line-height:24px;text-align:right;font-weight:700;text-transform:uppercase;padding-right:6px;z-index:100}.score-bar .score-text{margin:0 4px}.post-footer .rating-stars,.post-footer .social-icons{display:inline-block;margin:0 15px 10px}.post-footer .rating-stars .share-title,.post-footer .social-icons .share-title{display:inline-block;margin:0 10px 0 0;color:rgba(0,0,0,.6);font-size:14px;font-weight:600;line-height:30px;text-transform:uppercase;vertical-align:middle}.post-footer .rating-stars a,.post-footer .social-icons a{display:inline-block}.post-footer .rating-stars .et-extra-icon,.post-footer .social-icons .et-extra-icon{background:rgba(0,0,0,.2);width:30px;height:30px;margin:5px;border-radius:3px;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle}.post-footer{width:100%;border-top:1px solid rgba(0,0,0,.1);padding:15px 60px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.post-footer .rating-stars{margin:0 0 15px}.post-footer .rating-stars #rate-title{display:inline-block;margin:0 10px 0 0;color:rgba(0,0,0,.6);font-size:14px;font-weight:600;line-height:30px;text-transform:uppercase;vertical-align:middle}.post-footer .rating-stars #rated-stars,.post-footer .rating-stars #rating-stars{display:inline-block}.post-footer .rating-stars .rating-star{background:rgba(0,0,0,.2);width:30px;height:30px;border-radius:3px;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;border-radius:100%;padding:7px;margin:5px 3px}.post-nav{margin:0 0 24px;width:100%}.post-nav .nav-links{line-height:1}.post-nav .nav-links .button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.post-nav .nav-links .button:before{color:rgba(0,0,0,.5)}.post-nav .nav-links .title{padding:15px 0 0;line-height:130%;text-align:right}.post-nav .nav-links .nav-link-prev .title{text-align:left}.post-nav .nav-links .nav-link{width:45%}.post-nav .nav-links .nav-link-prev,.post-nav .nav-links .nav-link-prev .button,.post-nav .nav-links .nav-link-prev .title{float:left;clear:left}.post-nav .nav-links .nav-link-prev .button:before{content:"\e62e";margin:1px 6px 0 0}.post-nav .nav-links .nav-link-next,.post-nav .nav-links .nav-link-next .button,.post-nav .nav-links .nav-link-next .title{float:right;clear:right}.post-nav .nav-links .nav-link-next .button:before{content:"\e62f";-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:1px 0 0 6px}.review{background:#f2f2f2;border-radius:3px;margin:60px 0 0;overflow:hidden}.review-title{background:#dfdfdf}.review-title h3{margin:0 0 0 20px;padding:15px 0;font-size:16px;line-height:16px}.review-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:20px;border-bottom:1px solid rgba(0,0,0,.1)}.review-summary-score-box{background:#00A8FF;width:150px;min-width:150px;max-width:150px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0;text-align:center}.review-summary-score-box h4{padding:0;color:#fff;font-size:50px;font-weight:600;line-height:50px}.review-summary-content{width:100%;padding:0 0 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.review-summary-content strong{font-weight:600;text-transform:uppercase}.review-summary-content strong:after{content:":"}.review-breakdowns{position:relative;padding:20px}.review-breakdowns .review-breakdown{margin:0 0 20px}.review-breakdowns .review-breakdown:last-child,.review-breakdowns .review-breakdown:only-child{margin:0}.review-breakdowns h5{font-size:14px}.review-breakdowns .score-bar-bg{position:relative;background:rgba(0,0,0,.1);border-radius:3px;overflow:hidden}.review-breakdowns .score-bar{position:relative;background:rgba(0,0,0,.6);border-radius:0;font-weight:600}.author-box,.related-posts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;border:0}.author-box .author-box-avatar,.related-posts .author-box-avatar{margin-bottom:0}.author-box-header,.related-posts-header{width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.author-box-header h3,.related-posts-header h3{margin:0;padding:10px 0 10px 20px;font-size:16px;text-transform:uppercase}.author-box-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding:20px}.author-box-avatar{-ms-flex-preferred-size:150px;flex-basis:150px;height:150px;width:150px;min-width:150px;max-width:150px;margin:0 0 20px;overflow:hidden}.author-box-avatar img{display:block;width:100%;height:auto}.author-box-description{margin-left:20px}.author-box-description h4{padding:0 0 5px}.author-box-description h4 a{color:rgba(0,0,0,.75);font-size:16px;font-weight:600;text-transform:none}.author-box-description .social-icons{list-style:none;margin:10px 0 5px;padding:0}.author-box-description .social-icons li{display:inline-block;width:16px;height:16px;margin:0 16px 0 0}.author-box-description .social-icons li a{color:rgba(0,0,0,.5)}.author-box-description .social-icons li a:hover .et-extra-icon:before{color:rgba(0,0,0,.75)}.author-box-description .social-icons .et-extra-icon{background:none;width:16px;height:16px}.author-box-description .social-icons .et-extra-icon:before{width:16px;height:16px;color:rgba(0,0,0,.5);font-size:16px;line-height:16px}.author-box-description .social-icons .et-extra-icon:hover{background:none}.related-posts{margin:0 0 60px}.related-posts,.related-posts:last-child{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.related-posts-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding:10px}.related-post{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.related-post .post-thumbnail,.related-post:last-child{margin:0}.related-post .featured-image{background:rgba(0,0,0,.1);width:100%;margin:0 0 20px;line-height:0}.related-post .featured-image img{width:100%}.related-post .title{margin:0 0 10px;padding:0;font-size:14px;font-weight:600;text-transform:none}.related-post .title a{color:rgba(0,0,0,.75)}.related-post .date{font-size:12px;line-height:1}.single-project .post-meta{margin:0}.single-project .post-nav{margin:0 0 24px}.single-project .post-nav .nav-links{text-align:center}.single-project .post-nav .nav-links .nav-link{display:inline-block;margin:0 3px;float:none}.single-project .post-nav .nav-links .nav-link .button{display:block;width:40px;height:40px;padding:0;line-height:40px;text-align:center}.single-project .post-nav .nav-links .nav-link .button:before{position:relative;width:100%;color:rgba(0,0,0,.75)}.single-project .post-nav .nav-links .nav-link-prev .button:before{content:"\e62e"}.single-project .post-nav .nav-links .nav-link-next .button:before{content:"\e62f"}.single-project-module{border:0}.single-project-module .post-gallery,.single-project-module .post-thumbnail{position:relative;display:block;overflow:hidden}.single-project-module .post-gallery .carousel-items,.single-project-module .post-gallery .gallery_image,.single-project-module .post-thumbnail .carousel-items,.single-project-module .post-thumbnail .gallery_image,.with_sidebar.single-project-module .post-thumbnail .carousel-items{width:100%;height:auto}.single-project-module .post-gallery .gallery_image img,.single-project-module .post-thumbnail .gallery_image img{width:100%;max-width:100%;height:auto}.single-project-module .post-gallery .gallery_image .et_pb_extra_overlay,.single-project-module .post-thumbnail .gallery_image .et_pb_extra_overlay{height:100%}.with_sidebar.single-project-module .post-gallery .gallery_image,.with_sidebar.single-project-module .post-gallery .gallery_image img,.with_sidebar.single-project-module .post-thumbnail .gallery_image,.with_sidebar.single-project-module .post-thumbnail .gallery_image img{width:100%;height:auto}.with_sidebar.single-project-module .post-gallery .gallery_image .et_pb_extra_overlay,.with_sidebar.single-project-module .post-thumbnail .gallery_image .et_pb_extra_overlay{height:100%}.project-details{border:0}.project-details>div:last-child{border-bottom:0}.et_pb_extra_column_sidebar .project-details .project-categories,.et_pb_extra_column_sidebar .project-details .project-description,.et_pb_extra_column_sidebar .project-details .project-tags,.et_pb_extra_column_sidebar .project-details .project-url{padding:30px 40px}.et_pb_extra_column_sidebar .project-details .project-description{padding:40px}.project-details .project-categories,.project-details .project-description,.project-details .project-tags,.project-details .project-url{width:100%;padding:30px 60px;border-bottom:1px solid rgba(0,0,0,.1)}.project-details .project-categories ul,.project-details .project-tags ul,.project-details .project-url ul{list-style:none;margin:0;padding:0}.project-details .project-categories ul li,.project-details .project-tags ul li,.project-details .project-url ul li{position:relative;margin:0 0 15px;font-size:14px}.project-details .project-categories ul li:before,.project-details .project-tags ul li:before,.project-details .project-url ul li:before{margin:0 10px 0 0;color:rgba(0,0,0,.5);font-size:14px;vertical-align:middle}.project-details .project-categories ul li:last-child,.project-details .project-tags ul li:last-child,.project-details .project-url ul li:last-child{margin:0}.project-details .project-categories ul li a,.project-details .project-tags ul li a,.project-details .project-url ul li a{-webkit-transition:.3s ease;transition:.3s ease;vertical-align:middle}.project-details .project-categories ul li a:hover,.project-details .project-tags ul li a:hover,.project-details .project-url ul li a:hover{color:#00A8FF}.project-details .project-categories li:before{content:"\e632"}.project-details .project-tags li{position:relative;margin:5px 0 0 20px}.project-details .project-tags li:before{content:"\e634";font-size:10px;top:2px;left:0;margin:0 0 0 -20px}.project-details .project-url li:before{content:"\e633"}.project-details .project-description{padding:40px 60px;font-size:14px;line-height:1.7em}.project-details .project-title{font-size:14px;font-weight:700;text-transform:uppercase}.module-etads{background:0;-webkit-box-shadow:none;box-shadow:none}.module-etads .etad{display:inline-block}.module-etads .etad.new_line{display:block}.module-etads img{display:inline-block}.featured-posts-slider-module{border-top:none;border-radius:3px}.featured-posts-slider-module,.featured-posts-slider-module:last-child{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.featured-posts-slider-module .carousel-item{position:relative;border-radius:3px}.featured-posts-slider-module .carousel-item.et_pb_slide{position:absolute;height:635px}.featured-posts-slider-module .carousel-item.et_pb_slide.et-pb-active-slide{position:relative}.featured-posts-slider-module .carousel-item.nopost{height:auto!important}.featured-posts-slider-module .carousel-item .post-content-box{position:absolute;bottom:0;background:rgba(0,0,0,.6);width:100%}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box{background:rgba(0,0,0,.6);position:absolute}.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box{background:#fff;position:relative}.featured-posts-slider-module .post-content{padding:20px}.featured-posts-slider-module .post-content h3{font-size:20px;font-weight:600;padding-bottom:0}.et_pb_column_2_3 .featured-posts-slider-module .post-content h3,.et_pb_column_3_4 .featured-posts-slider-module .post-content h3,.et_pb_column_4_4 .featured-posts-slider-module .post-content h3{font-size:20px}.et_pb_column_1_2 .featured-posts-slider-module .post-content h3,.et_pb_column_1_3 .featured-posts-slider-module .post-content h3,.et_pb_column_1_4 .featured-posts-slider-module .post-content h3,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3,.et_pb_column_2_5 .featured-posts-slider-module .post-content h3,.et_pb_column_3_5 .featured-posts-slider-module .post-content h3,.et_pb_column_3_8 .featured-posts-slider-module .post-content h3{font-size:14px}.et_pb_column_1_4 .featured-posts-slider-module .post-content h3,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3{line-height:1.2}.et_pb_column_1_2 .featured-posts-slider-module .post-content h3 a,.et_pb_column_2_3 .featured-posts-slider-module .post-content h3 a,.et_pb_column_3_4 .featured-posts-slider-module .post-content h3 a,.et_pb_column_3_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_4_4 .featured-posts-slider-module .post-content h3 a,.featured-posts-slider-module .post-content h3 a{color:#fff}.et_pb_column_1_3 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_4 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3 a,.et_pb_column_2_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_3_8 .featured-posts-slider-module .post-content h3 a{color:#666666}.featured-posts-slider-module .post-meta{margin:0;padding:3px 0 0;color:#FFFFFF}.et_pb_column_1_2 .featured-posts-slider-module .post-meta,.et_pb_column_2_3 .featured-posts-slider-module .post-meta,.et_pb_column_3_4 .featured-posts-slider-module .post-meta,.et_pb_column_3_5 .featured-posts-slider-module .post-meta,.et_pb_column_4_4 .featured-posts-slider-module .post-meta{color:#FFFFFF;display:block}.et_pb_column_1_2 .featured-posts-slider-module .post-meta,.et_pb_column_1_3 .featured-posts-slider-module .post-meta,.et_pb_column_1_4 .featured-posts-slider-module .post-meta,.et_pb_column_1_5 .featured-posts-slider-module .post-meta,.et_pb_column_1_6 .featured-posts-slider-module .post-meta,.et_pb_column_2_5 .featured-posts-slider-module .post-meta,.et_pb_column_3_5 .featured-posts-slider-module .post-meta,.et_pb_column_3_8 .featured-posts-slider-module .post-meta{color:rgba(0,0,0,.5);display:none}.featured-posts-slider-module .et-pb-controllers{top:0;right:0;bottom:auto;left:auto;padding:20px;line-height:0;text-align:right}.rtl .featured-posts-slider-module .et-pb-controllers{text-align:left}.featured-posts-slider-module .et-pb-controllers a{outline:0;background:rgba(255,255,255,.6);width:10px;height:5px;border:0;padding:0;border-radius:100px;line-height:0;text-indent:100em;white-space:nowrap;overflow:hidden;-webkit-transition:.3s ease;transition:.3s ease;margin-right:4px}.featured-posts-slider-module .et-pb-controllers a.et-pb-active-control{background:#fff;width:18px}.rtl .featured-posts-slider-module .et-pb-controllers a:last-child{margin-right:4px}.et_pb_column_4_4 .featured-posts-slider-module .carousel-item{height:635.29412px}.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item{height:476.47059px}.et_pb_column_3_4 .featured-posts-slider-module .carousel-item{height:462.35294px}.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item{height:343.23529px}.et_pb_column_2_3 .featured-posts-slider-module .carousel-item{height:409.41176px}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item{height:303.52941px}.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item{height:224.11765px}.et_pb_column_3_8 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:215.66038px}.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:158.34906px}.et_pb_column_1_3 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:190.18868px}.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:139.24528px}.et_pb_column_1_4 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:139.24528px}.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:101.03774px}.et_pb_column_1_5 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:108.67925px}.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:78.11321px}.et_pb_column_1_6 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:88.30189px}.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:62.83019px}.et_pb_column_2_5 .featured-posts-slider-module .carousel-item{height:auto}.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:230.9434px}.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:169.81132px}.et_pb_column_3_5 .featured-posts-slider-module .carousel-item{height:367.05882px}.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item{height:271.76471px}.posts-carousel-module{position:relative;overflow:hidden}.ie.et_extra_layout .et_pb_extra_column_main .et_pb_column .posts-carousel-module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.posts-carousel-module.loading .carousel-item-hide-on-load{display:none}.posts-carousel-module .module-head{background:transparent}.posts-carousel-module .carousel-items{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.posts-carousel-module .carousel-items .et-pb-active-slide,.posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:.8s;animation-duration:.8s}.et_pb_column_3_4 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_3_4 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.675s;animation-duration:.675s}.et_pb_column_2_3 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_2_3 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.6s;animation-duration:.6s}.et_pb_column_1_2 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_2 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.45s;animation-duration:.45s}.et_pb_column_3_5 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_3_5 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.54s;animation-duration:.54s}.et_pb_column_1_3 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_3 .posts-carousel-module .carousel-items .et-pb-moved-slide,.et_pb_column_2_5 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_2_5 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.4s;animation-duration:.4s}.et_pb_column_1_4 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_4 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.325s;animation-duration:.325s}.et_pb_column_1_5 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_5 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.28s;animation-duration:.28s}.et_pb_column_1_6 .posts-carousel-module .carousel-items .et-pb-active-slide,.et_pb_column_1_6 .posts-carousel-module .carousel-items .et-pb-moved-slide{-webkit-animation-duration:.25s;animation-duration:.25s}.posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-moved-slide{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-moved-slide{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-active-slide{-webkit-animation-name:slideInRight;animation-name:slideInRight}.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-active-slide{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-moved-slide{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-moved-slide{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-active-slide{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-active-slide{-webkit-animation-name:slideInRight;animation-name:slideInRight}.posts-carousel-module .carousel-group{position:relative;display:inline-block;vertical-align:top;width:100%;height:auto;float:left;padding:0;display:none}.rtl .posts-carousel-module .carousel-group{float:right}.et_pb_column_2_3 .posts-carousel-module .carousel-group,.et_pb_column_3_4 .posts-carousel-module .carousel-group,.et_pb_column_4_4 .posts-carousel-module .carousel-group{padding-right:10px;padding-left:10px}.et_pb_column_1_2 .posts-carousel-module .carousel-group,.et_pb_column_1_3 .posts-carousel-module .carousel-group,.et_pb_column_1_4 .posts-carousel-module .carousel-group,.et_pb_column_1_5 .posts-carousel-module .carousel-group,.et_pb_column_1_6 .posts-carousel-module .carousel-group,.et_pb_column_2_5 .posts-carousel-module .carousel-group,.et_pb_column_3_5 .posts-carousel-module .carousel-group,.et_pb_column_3_8 .posts-carousel-module .carousel-group{padding-right:0;padding-left:0}.posts-carousel-module .carousel-group.et_slide_transition{display:block!important;opacity:1!important;z-index:0!important;position:absolute;top:0;left:0}.posts-carousel-module .carousel-group.et-pb-active-slide{display:block;opacity:1!important}.posts-carousel-module .carousel-item{display:inline-block;vertical-align:top;height:auto;float:left}.rtl .posts-carousel-module .carousel-item{float:right}.et_pb_column_2_3 .posts-carousel-module .carousel-item,.et_pb_column_3_4 .posts-carousel-module .carousel-item,.et_pb_column_4_4 .posts-carousel-module .carousel-item{width:25%;padding-top:20px}.et_pb_column_1_2 .posts-carousel-module .carousel-item,.et_pb_column_3_5 .posts-carousel-module .carousel-item{width:50%;padding-top:0}.et_pb_column_1_3 .posts-carousel-module .carousel-item,.et_pb_column_1_4 .posts-carousel-module .carousel-item,.et_pb_column_1_5 .posts-carousel-module .carousel-item,.et_pb_column_1_6 .posts-carousel-module .carousel-item,.et_pb_column_2_5 .posts-carousel-module .carousel-item,.et_pb_column_3_8 .posts-carousel-module .carousel-item{width:100%;padding-top:0}.posts-carousel-module .carousel-item img{width:100%;height:auto}.posts-carousel-module .carousel-item .et_pb_extra_overlay{height:100%}.posts-carousel-module .carousel-item .et_pb_extra_overlay:before{position:absolute}.posts-carousel-module .post-thumbnail{width:auto;margin-bottom:0;overflow:hidden}.et_pb_column_2_3 .posts-carousel-module .post-thumbnail,.et_pb_column_3_4 .posts-carousel-module .post-thumbnail,.et_pb_column_4_4 .posts-carousel-module .post-thumbnail{margin-right:10px;margin-left:10px}.et_pb_column_1_2 .posts-carousel-module .post-thumbnail,.et_pb_column_1_3 .posts-carousel-module .post-thumbnail,.et_pb_column_1_4 .posts-carousel-module .post-thumbnail,.et_pb_column_1_5 .posts-carousel-module .post-thumbnail,.et_pb_column_1_6 .posts-carousel-module .post-thumbnail,.et_pb_column_2_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_8 .posts-carousel-module .post-thumbnail{margin-right:0;margin-left:0}.posts-carousel-module .post-content-box{padding:15px 20px}.et_pb_column_2_3 .posts-carousel-module .post-content-box,.et_pb_column_3_4 .posts-carousel-module .post-content-box,.et_pb_column_4_4 .posts-carousel-module .post-content-box{margin-right:10px;margin-left:10px;padding-right:0;padding-left:0}.et_pb_column_1_2 .posts-carousel-module .post-content-box,.et_pb_column_1_3 .posts-carousel-module .post-content-box,.et_pb_column_1_4 .posts-carousel-module .post-content-box,.et_pb_column_1_5 .posts-carousel-module .post-content-box,.et_pb_column_1_6 .posts-carousel-module .post-content-box,.et_pb_column_2_5 .posts-carousel-module .post-content-box,.et_pb_column_3_5 .posts-carousel-module .post-content-box,.et_pb_column_3_8 .posts-carousel-module .post-content-box{padding:15px 20px;margin-right:0;margin-left:0}.posts-carousel-module .post-content-box h3{padding-bottom:0;font-size:14px;text-transform:none}.posts-carousel-module .post-content-box h3 a{color:#444651}.posts-carousel-module .post-meta{padding:0;margin:0}.posts-carousel-module .et-pb-slider-arrows a{background:#FFFFFF;width:40px;height:40px;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);opacity:0;font-family:ETModules;text-align:center;-webkit-transition:.3s ease;transition:.3s ease}.et_pb_column_4_4 .posts-carousel-module .et-pb-slider-arrows a{top:80px}.et_pb_column_3_4 .posts-carousel-module .et-pb-slider-arrows a{top:64.5px}.et_pb_column_2_3 .posts-carousel-module .et-pb-slider-arrows a{top:59px}.et_pb_column_1_2 .posts-carousel-module .et-pb-slider-arrows a,.et_pb_column_3_5 .posts-carousel-module .et-pb-slider-arrows a{top:66px}.et_pb_column_1_3 .posts-carousel-module .et-pb-slider-arrows a,.et_pb_column_2_5 .posts-carousel-module .et-pb-slider-arrows a{top:84px}.et_pb_column_1_4 .posts-carousel-module .et-pb-slider-arrows a,.et_pb_column_1_5 .posts-carousel-module .et-pb-slider-arrows a,.et_pb_column_1_6 .posts-carousel-module .et-pb-slider-arrows a{top:62.5px}.posts-carousel-module .et-pb-slider-arrows a:before{color:#444651;font-size:40px;line-height:40px}.posts-carousel-module .et-pb-slider-arrows a:hover{opacity:.9}.posts-carousel-module .et-pb-slider-arrows:before{display:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10000}.et-pb-slide-is-transitioning.posts-carousel-module .et-pb-slider-arrows:before{display:block}.posts-carousel-module .et-pb-arrow-prev{left:40px}.rtl .posts-carousel-module .et-pb-arrow-prev{left:auto;right:40px}.rtl .posts-carousel-module .et-pb-arrow-prev:before{content:"\35"}.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev{left:60px}.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev{left:auto;right:60px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev{left:40px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev{left:auto;right:40px}.posts-carousel-module .et-pb-arrow-next{right:40px}.rtl .posts-carousel-module .et-pb-arrow-next{right:auto;left:40px}.rtl .posts-carousel-module .et-pb-arrow-next:before{content:"\34"}.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next{right:60px}.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next{right:auto;left:60px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next{right:40px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next{right:auto;left:40px}.posts-carousel-module:hover .et-pb-slider-arrows a{opacity:.7}.posts-carousel-module:hover .et-pb-slider-arrows a:hover{opacity:.9}.posts-carousel-module:hover .et-pb-arrow-prev{left:20px}.rtl .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:20px}.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev{left:40px}.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:40px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev{left:20px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:20px}.posts-carousel-module:hover .et-pb-arrow-next{right:20px}.rtl .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:20px}.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next{right:40px}.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:40px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next{right:20px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:20px}.tabbed-post-module{-webkit-transition:.3s ease;transition:.3s ease}.tabbed-post-module .tabs{position:relative;background:#f6f9fd;width:100%;padding:0}.tabbed-post-module .tabs ul{padding:0}.tabbed-post-module .tabs ul li{display:inline-block;border-right:1px solid rgba(0,0,0,.1);margin:0;padding:15px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.5);font-size:16px;font-weight:700;letter-spacing:1.2px;line-height:1;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;float:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabbed-post-module .tabs ul li span{position:relative;z-index:1;pointer-events:none}.et_pb_column_1_2 .tabbed-post-module .tabs ul li,.et_pb_column_1_3 .tabbed-post-module .tabs ul li,.et_pb_column_1_4 .tabbed-post-module .tabs ul li,.et_pb_column_1_5 .tabbed-post-module .tabs ul li,.et_pb_column_1_6 .tabbed-post-module .tabs ul li,.et_pb_column_2_3 .tabbed-post-module .tabs ul li,.et_pb_column_2_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_8 .tabbed-post-module .tabs ul li{display:none}.tabbed-post-module .tabs ul li:hover{color:#00A8FF}.tabbed-post-module .tabs ul li:first-child{padding:15px 20px}.tabbed-post-module .tabs ul li.active{background:#fff;color:#00A8FF;-webkit-transition:0s ease .6s;transition:0s ease .6s}.et_pb_column_1_2 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_4 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_8 .tabbed-post-module .tabs ul li.active{display:block;width:100%;border:0}.tabbed-post-module .tab-nav{position:absolute;top:0;right:0;background:#f6f9fd;border-left:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:13px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.et_pb_column_3_4 .tabbed-post-module .tab-nav,.et_pb_column_4_4 .tabbed-post-module .tab-nav{display:none}.et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav,.et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav{display:block}.tabbed-post-module .tab-nav .arrow{display:block;cursor:pointer;font-size:24px;line-height:.8;text-align:center;vertical-align:middle;float:left;user-select-none:none}.tabbed-post-module .tab-nav .arrow:before{color:rgba(0,0,0,.5)}.tabbed-post-module .tab-nav .arrow.prev{margin:0 7.5px 0 0}.tabbed-post-module .tab-nav .arrow.prev:before{content:"\e62e"}.tabbed-post-module .tab-nav .arrow.next{margin:0 0 0 7.5px}.tabbed-post-module .tab-nav .arrow.next:before{content:"\e62f"}.tabbed-post-module .tab-contents{width:100%}.tabbed-post-module .tab-content{display:none}.et_pb_column_1_2 .tabbed-post-module .tab-content,.et_pb_column_1_3 .tabbed-post-module .tab-content,.et_pb_column_1_4 .tabbed-post-module .tab-content,.et_pb_column_1_5 .tabbed-post-module .tab-content,.et_pb_column_1_6 .tabbed-post-module .tab-content,.et_pb_column_2_5 .tabbed-post-module .tab-content,.et_pb_column_3_5 .tabbed-post-module .tab-content,.et_pb_column_3_8 .tabbed-post-module .tab-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_8 .tabbed-post-module .tab-content .posts-list{width:100%}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post{padding:0}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content{padding:0 20px}.tabbed-post-module .tab-content:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.posts-blog-feed-module .paginated_content{width:100%}.ie .posts-blog-feed-module .paginated_content{-ms-flex-negative:0;flex-shrink:0}.posts-blog-feed-module .pagination,.posts-blog-feed-module ul.page-numbers{padding:10px}.posts-blog-feed-module .hentry{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(0,0,0,.1);padding:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.posts-blog-feed-module .hentry.has-post-thumbnail .header{display:block;position:relative}.posts-blog-feed-module .hentry.et-doesnt-have-format-content.et_post_format-et-post-format-standard .header{display:block}.posts-blog-feed-module .et-format- .header,.posts-blog-feed-module .et-format-text .header{display:none}.posts-blog-feed-module .et-format- .post-content,.posts-blog-feed-module .et-format-text .post-content{width:100%}.posts-blog-feed-module .et-format-.has-post-thumbnail .header,.posts-blog-feed-module .et-format-.has-post-thumbnail .post-content,.posts-blog-feed-module .et-format-text.has-post-thumbnail .header,.posts-blog-feed-module .et-format-text.has-post-thumbnail .post-content{width:50%}.posts-blog-feed-module .et-format-link,.posts-blog-feed-module .et-format-quote{border:0;padding:0}.posts-blog-feed-module .et-format-link .header,.posts-blog-feed-module .et-format-quote .header{display:block;width:100%;margin:0;padding:0}.posts-blog-feed-module .header{width:50%;padding:0 10px 0 0}.posts-blog-feed-module .header a{position:relative;display:block}.posts-blog-feed-module .header a.et-pb-slider-arrows a{position:absolute}.posts-blog-feed-module .header img{display:block;width:100%}.posts-blog-feed-module .header .et-pb-slider-arrows a{position:absolute;background:#FFF;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.posts-blog-feed-module .post-content{width:50%;padding:0 0 0 10px}.posts-blog-feed-module .post-content:after{content:"";display:block;clear:both}.posts-blog-feed-module .post-meta{padding:0}.posts-blog-feed-module .post-title{font-size:16px}.posts-blog-feed-module .excerpt p{padding:0 0 20px}.posts-blog-feed-module.standard .hentry .header{display:none}.posts-blog-feed-module.standard .hentry .post-content{width:100%}.posts-blog-feed-module.standard .hentry.et-format-standard.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.et-format-text.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.type-page.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.type-product.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.type-project.has-post-thumbnail .header{width:50%;display:block}.posts-blog-feed-module.standard .hentry.et-format-standard.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.et-format-text.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.type-page.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.type-product.has-post-thumbnail .post-content,.posts-blog-feed-module.standard .hentry.type-project.has-post-thumbnail .post-content{width:50%}.posts-blog-feed-module.standard .hentry.et-format-audio.et-has-post-format-content .header,.posts-blog-feed-module.standard .hentry.et-format-gallery.et-has-post-format-content .header,.posts-blog-feed-module.standard .hentry.et-format-map.et-has-post-format-content .header,.posts-blog-feed-module.standard .hentry.et-format-video.et-has-post-format-content .header{width:50%;display:block}.posts-blog-feed-module.standard .hentry.et-format-audio.et-has-post-format-content .post-content,.posts-blog-feed-module.standard .hentry.et-format-gallery.et-has-post-format-content .post-content,.posts-blog-feed-module.standard .hentry.et-format-map.et-has-post-format-content .post-content,.posts-blog-feed-module.standard .hentry.et-format-video.et-has-post-format-content .post-content{width:50%}.posts-blog-feed-module.standard .hentry.et-format-link,.posts-blog-feed-module.standard .hentry.et-format-quote{overflow:hidden}.posts-blog-feed-module.standard .hentry.et-format-link.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.et-format-link .header,.posts-blog-feed-module.standard .hentry.et-format-quote.has-post-thumbnail .header,.posts-blog-feed-module.standard .hentry.et-format-quote .header{display:block;width:100%}.posts-blog-feed-module.masonry{background:0;border:0;-webkit-box-shadow:none;box-shadow:none}.posts-blog-feed-module.masonry .hentry{border-bottom:none}.et_pb_no_drop_shadow.posts-blog-feed-module.masonry .hentry,.posts-blog-feed-module.masonry .et_post_format-et-post-format-quote.post{-webkit-box-shadow:none;box-shadow:none}.posts-blog-feed-module.masonry .paginated_page[data-columns]::before{display:none;content:"3 .column.size-1of3";opacity:0;line-height:0}.with_sidebar .posts-blog-feed-module.masonry .paginated_page[data-columns]::before{content:"2 .column.size-1of2"}.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column{padding-right:8.33px;padding-left:8.33px;width:33.333%}.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column:first-child{padding-right:16.66px;padding-left:0}.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column:last-child{padding-left:16.66px;padding-right:0}.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column{width:50%}.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column:first-child{padding-right:12px}.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column:last-child{padding-left:12px}.posts-blog-feed-module.masonry .hentry{display:inline-block;page-break-inside:avoid;-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid;padding:0;overflow:visible;border:none;opacity:0}.js .posts-blog-feed-module.masonry .hentry{opacity:0}.posts-blog-feed-module.masonry .hentry.et-format-gallery *{-webkit-backface-visibility:hidden;backface-visibility:hidden}.posts-blog-feed-module.masonry .hentry.et-format-map{overflow:hidden}.posts-blog-feed-module.masonry .hentry.et-format-map .header *{-webkit-transform:translateZ(0);transform:translateZ(0)}.posts-blog-feed-module.masonry .column{float:left}.js .posts-blog-feed-module.masonry .column .hentry{opacity:1;-webkit-animation:gridFadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:gridFadeIn 1s cubic-bezier(.77,0,.175,1) 1}.posts-blog-feed-module.masonry .et-format- .header,.posts-blog-feed-module.masonry .et-format- .post-content,.posts-blog-feed-module.masonry .et-format-text .header,.posts-blog-feed-module.masonry .et-format-text .post-content{width:100%}.posts-blog-feed-module.masonry .et-format-link,.posts-blog-feed-module.masonry .et-format-quote{border:0}.posts-blog-feed-module.masonry .et-format-link .header,.posts-blog-feed-module.masonry .et-format-quote .header{margin:0}.posts-blog-feed-module.masonry .et-format-link .header div,.posts-blog-feed-module.masonry .et-format-quote .header div{border-radius:3px}.posts-blog-feed-module.masonry .header{position:relative;width:100%;border-radius:0;margin:0 0 20px;padding:0}.posts-blog-feed-module.masonry .header iframe{border-radius:0}.posts-blog-feed-module.masonry .et_pb_extra_overlay:before{-webkit-backface-visibility:hidden}.posts-blog-feed-module.masonry .post-content{width:100%;padding:0 20px 20px}.et_pb_widget{display:block;background:#fff;width:100%;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);margin:0 0 24px;overflow:hidden}.et_pb_widget .widgettitle,.et_pb_widget .wp-block-group>h2,.et_pb_widget .wp-block-group>h3,.et_pb_widget .wp-block-group__inner-container>h2,.et_pb_widget .wp-block-group__inner-container>h3,.et_pb_widget .wp-widget-group__inner-blocks>h2,.et_pb_widget .wp-widget-group__inner-blocks>h3{background:#3E5062;padding:15px 20px;color:#fff;font-size:16px;font-weight:600;line-height:1;letter-spacing:1.2px;text-transform:uppercase}.et_pb_widget .widgettitle a,.et_pb_widget .wp-block-group>h2 a,.et_pb_widget .wp-block-group>h3 a,.et_pb_widget .wp-block-group__inner-container>h2 a,.et_pb_widget .wp-block-group__inner-container>h3 a,.et_pb_widget .wp-widget-group__inner-blocks>h2 a,.et_pb_widget .wp-widget-group__inner-blocks>h3 a{color:#fff}.et_pb_widget ul li{margin-bottom:0!important}.et_pb_widget ul li ul.children li{margin-left:0}.et_pb_widget ol li{margin-bottom:0!important}.et_pb_widget ol li ol.children li{margin-left:0}.et_pb_widget li{border-bottom:1px solid rgba(0,0,0,.1);margin:0;padding:15px 20px;font-size:12px;line-height:1.3em}.et_pb_widget li:last-child{border:0}.et_pb_widget .children{border-top:1px solid rgba(0,0,0,.1);margin:15px -20px -15px}.et_pb_widget .children a{padding:0 0 0 20px}.et_pb_widget .children a:before{content:"- "}.et_pb_widget .children .children a{padding:0 0 0 40px}.et_pb_widget .children .children .children a{padding:0 0 0 60px}.et_pb_widget .children .children .children .children a{padding:0 0 0 80px}.et_pb_widget .children .children .children .children .children a{padding:0 0 0 100px}.et_pb_widget a{font-size:14px;font-weight:600;line-height:1.3em}.et_pb_widget a,.et_pb_widget a:visited{color:rgba(0,0,0,.75)}.et_pb_widget .widget_list_portrait,.et_pb_widget .widget_list_thumbnail{display:inline-block;background:#00A8FF;width:50px;min-width:50px;height:50px;margin:0 10px 0 0;vertical-align:top;overflow:hidden}.et_pb_widget .widget_list_portrait{vertical-align:middle}.et_pb_widget .widget_list img{display:block;width:100%;height:auto}.et_pb_widget .widget_list .title{display:inline-block;padding:3px 0;color:rgba(0,0,0,.75);font-size:14px;font-weight:600}.et_pb_widget .widget_list .post-meta{color:rgba(0,0,0,.5);font-size:12px}.et_pb_widget .widget_list .post-meta a{color:inherit;font-size:inherit;font-weight:400}#footer .et_pb_widget{background:0;-webkit-box-shadow:none;box-shadow:none;margin:0 0 60px}#footer .et_pb_widget:first-of-type{padding-top:60px}#footer .et_pb_widget .widgettitle,#footer .et_pb_widget .wp-block-group>h2,#footer .et_pb_widget .wp-block-group>h3,#footer .et_pb_widget .wp-block-group__inner-container>h2,#footer .et_pb_widget .wp-block-group__inner-container>h3,#footer .et_pb_widget .wp-widget-group__inner-blocks>h2,#footer .et_pb_widget .wp-widget-group__inner-blocks>h3{background:0;padding:0;color:rgba(255,255,255,.6)}#footer .et_pb_widget li{border-bottom:1px solid rgba(255,255,255,.1);padding:15px 0}#footer .et_pb_widget li:last-child{border:0}#footer .et_pb_widget .children{border-top:1px solid rgba(255,255,255,.1);margin:15px 0 -15px}#footer .et_pb_widget .widget_list .title,#footer .et_pb_widget a{color:#fff}#footer .et_pb_widget .widget_list .post-meta{color:rgba(255,255,255,.8)}#footer .et_pb_widget input[type="password"],#footer .et_pb_widget input[type="search"],#footer .et_pb_widget input[type="text"],#footer .et_pb_widget select,#footer .et_pb_widget textarea{color:#bbbbbb;background:#000}#footer .et_pb_widget button{color:#fff}.et_pb_widget .screen-reader-text{display:none}.et_pb_widget.widget_calendar .widgettitle{padding:0 20px;line-height:46px}.et_pb_widget.widget_calendar #calendar_wrap{padding:20px}#footer .et_pb_widget.widget_calendar #calendar_wrap{padding:20px 0}.et_pb_widget.widget_calendar #wp-calendar{empty-cells:show;width:100%;margin:0}.et_pb_widget.widget_calendar a{font-weight:700}.et_pb_widget.widget_calendar a:hover{text-decoration:underline}.et_pb_widget.widget_calendar caption{margin:0 0 20px;font-weight:700;text-decoration:none;text-transform:uppercase}.et_pb_widget.widget_calendar th{font-weight:700}.et_pb_widget.widget_calendar td{padding:10px 5px;color:rgba(0,0,0,.2);text-align:center}.et_pb_widget.widget_calendar td#today{font-weight:700;text-decoration:underline}#footer .et_pb_widget.widget_calendar td{color:rgba(255,255,255,.8)}.et_pb_widget.widget_calendar tfoot td{padding:0}.et_pb_widget.widget_calendar #next a,.et_pb_widget.widget_calendar #prev a{display:block;margin:10px 0 0;font-size:12px}.et_pb_widget.widget_calendar #next{text-align:right}.et_pb_widget.widget_calendar #next a{padding:0 10px 0 0}.et_pb_widget.widget_calendar #prev{text-align:left}.et_pb_widget.widget_calendar #prev a{padding:0 0 0 10px}#footer .et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar{padding:15px 0 0}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar a{font-weight:700}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar a:hover{text-decoration:underline}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar caption{margin:0 0 20px;font-weight:700;text-decoration:none;text-transform:uppercase}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar th{font-weight:700}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar td{padding:10px 5px;color:rgba(0,0,0,.2);text-align:center}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar td#today{font-weight:700;text-decoration:underline}#footer .et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar td{color:rgba(255,255,255,.8)}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #wp-calendar{empty-cells:show;margin:0}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar tfoot td{padding:0}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #next a,.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #prev a{display:block;margin:10px 0 0;font-size:12px}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #next{text-align:right}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #next a{padding:0 10px 0 0}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #prev{text-align:left}.et_pb_widget.widget_block:not(.widget_calendar) .wp-block-calendar #prev a{padding:0 0 0 10px}.et_pb_widget.widget_block .wp-block-calendar{padding:20px;text-align:left}#footer .et_pb_widget.widget_block .wp-block-calendar{padding:0}.et_pb_widget.widget_block .wp-block-calendar caption{color:rgba(0,0,0,.5)}.et_pb_widget.widget_block .wp-block-calendar td,.et_pb_widget.widget_block .wp-block-calendar th{border:0}.et_pb_widget.widget_block .wp-block-calendar th{padding:.875em;background:none}.et_pb_widget.widget_block .wp-block-calendar td{border-top:1px solid #e5e5e5}.et_pb_widget.widget .recentcomments .author,.et_pb_widget.widget .recentcomments .comment-author-link{color:rgba(0,0,0,.75);font-size:14px;font-weight:600}#footer .et_pb_widget.widget .recentcomments .author,#footer .et_pb_widget.widget .recentcomments .comment-author-link{color:#fff}.et_pb_widget.widget .recentcomments .author a,.et_pb_widget.widget .recentcomments .comment-author-link a{color:inherit;font-weight:600}.et_pb_widget.widget .recentcomments .data{display:inline-block;color:rgba(0,0,0,.6);font-size:12px}#footer .et_pb_widget.widget .recentcomments .data{color:rgba(255,255,255,.8)}.et_pb_widget.widget .recentcomments .post-title{color:rgba(0,0,0,.5);font-size:14px;font-weight:300}#footer .et_pb_widget.widget .recentcomments .post-title{color:rgba(255,255,255,.8)}.et_pb_widget.widget .recentcomments .post-title a{color:inherit;font-weight:300}.et_pb_widget.widget_nav_menu .widgettitle{padding:0 15px;line-height:46px}.et_pb_widget.widget_nav_menu ul li ul li{margin-left:0}.et_pb_widget.widget_nav_menu .sub-menu{border-top:1px solid rgba(0,0,0,.1);margin:15px -20px -15px}.et_pb_widget.widget_nav_menu .sub-menu li{padding:15px 40px}.et_pb_widget.widget_nav_menu .sub-menu li:before{content:"- ";font-weight:700}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu{margin-right:-40px;margin-left:-40px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu li{padding-right:60px;padding-left:60px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu{margin-right:-60px;margin-left:-60px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu li{padding-right:80px;padding-left:80px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-80px;margin-left:-80px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:100px;padding-left:100px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-100px;margin-left:-100px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:120px;padding-left:120px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu{margin-right:-120px;margin-left:-120px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li{padding-right:140px;padding-left:140px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li .sub-menu{margin-right:-140px;margin-left:-140px}.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li .sub-menu li{padding-right:160px;padding-left:160px}#footer .et_pb_widget.widget_nav_menu .sub-menu{border-top:1px solid rgba(255,255,255,.1);margin-right:0;margin-left:0}#footer .et_pb_widget.widget_nav_menu .sub-menu li{padding-right:20px;padding-left:20px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu{margin-right:-20px;margin-left:-20px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu li{padding-right:40px;padding-left:40px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu{margin-right:-40px;margin-left:-40px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu li{padding-right:60px;padding-left:60px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-60px;margin-left:-60px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:80px;padding-left:80px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-80px;margin-left:-80px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:100px;padding-left:100px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu{margin-right:-100px;margin-left:-100px}#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li{padding-right:120px;padding-left:120px}.et_pb_widget.widget_search{background:0}.et_pb_widget.widget_search .screen-reader-text,.et_pb_widget.widget_search .search-submit,.et_pb_widget.widget_search .widgettitle,.et_pb_widget.widget_search .wp-block-search__button,.et_pb_widget.widget_search .wp-block-search__label,.woocommerce-page .et_pb_widget.widget_search .screen-reader-text,.woocommerce-page .et_pb_widget.widget_search .search-submit,.woocommerce-page .et_pb_widget.widget_search .widgettitle,.woocommerce-page .et_pb_widget.widget_search .wp-block-search__button,.woocommerce-page .et_pb_widget.widget_search .wp-block-search__label,.woocommerce .et_pb_widget.widget_search .screen-reader-text,.woocommerce .et_pb_widget.widget_search .search-submit,.woocommerce .et_pb_widget.widget_search .widgettitle,.woocommerce .et_pb_widget.widget_search .wp-block-search__button,.woocommerce .et_pb_widget.widget_search .wp-block-search__label{display:none}.et_pb_widget.widget_search .search-field,.et_pb_widget.widget_search .wp-block-search__input{background:#fff;width:100%;padding:15px 20px;color:rgba(0,0,0,.5);-webkit-appearance:none;border:0}.et_pb_widget.widget_search .search-field:focus,.et_pb_widget.widget_search .wp-block-search__input:focus{background:#fff;color:rgba(0,0,0,.75)}#footer .et_pb_widget.widget_search .search-field,#footer .et_pb_widget.widget_search .wp-block-search__input{background:rgba(0,0,0,.3)}.et_pb_widget.widget_tag_cloud .tagcloud,.et_pb_widget.widget_tag_cloud .wp-block-tag-cloud{padding:15px 20px 20px}#footer .et_pb_widget.widget_tag_cloud .tagcloud,#footer .et_pb_widget.widget_tag_cloud .wp-block-tag-cloud{padding:15px 0 20px}.et_pb_widget.widget_tag_cloud a{margin:5px 1px 0 0;font-size:14px!important}#footer .et_pb_widget.widget_tag_cloud a{background:rgba(255,255,255,.2)}.et_pb_widget.widget_text .textwidget{padding:20px;line-height:1.3em}#footer .et_pb_widget.widget_text .textwidget{padding:20px 0}.et_pb_widget.widget_archive select{width:auto;display:block;margin:15px 20px 20px;max-width:100%}#footer .et_pb_widget.widget_archive select{margin-right:0;margin-left:0;width:100%}.et_pb_widget.widget_categories select{width:auto;display:block;margin:15px 20px 20px;max-width:100%}#footer .et_pb_widget.widget_categories select{margin-right:0;margin-left:0;width:100%}.et_pb_widget.woocommerce .product_list_widget,.et_pb_widget ol,.et_pb_widget ul{list-style:none;padding:0}.et_pb_widget.woocommerce .product_list_widget li{border-bottom:1px solid rgba(0,0,0,.1);margin:0;padding:15px 20px;font-size:12px;line-height:1.3em}.et_pb_widget.woocommerce .product_list_widget li a:hover{color:#82c0c7}.et_pb_widget.woocommerce .product_list_widget li ul li{margin-left:15px}.et_pb_widget.woocommerce .product_list_widget li a img{width:50px;height:50px;margin:0 10px 0 0;float:left}.et_pb_widget.woocommerce .product_list_widget li .children a:before{color:rgba(255,255,255,.6)}.et_pb_widget.woocommerce .product_list_widget li .star-rating{margin:1px 0}.et_pb_widget.woocommerce .product_list_widget li .star-rating:before,.et_pb_widget.woocommerce .product_list_widget li .star-rating>span:before{font-size:10px}.et_pb_widget.woocommerce .product_list_widget li ins{text-decoration:none}.et_pb_widget.woocommerce .product_list_widget li .amount{color:#00A8FF}.et_pb_widget.woocommerce .product_list_widget li del .amount{color:rgba(0,0,0,.5)}.et_pb_widget.woocommerce.widget_product_search{background:none}.et_pb_widget.woocommerce.widget_product_search .screen-reader-text,.et_pb_widget.woocommerce.widget_product_search .widgettitle,.et_pb_widget.woocommerce.widget_product_search input[type=submit]{display:none}.et_pb_widget.woocommerce.widget_product_search .search-field{background:#fff;width:100%;padding:15px 20px;color:rgba(0,0,0,.5)}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li{padding:15px 20px}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li:before{content:"";display:block;clear:both}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a{display:block;width:100%;margin:0 0 -25px;padding:0;float:left}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a.remove{position:absolute;top:50%;right:20px;left:inherit;width:16px;height:16px;margin:-8px 0 0;color:rgba(0,0,0,.75)!important;line-height:16px;text-align:center;float:none}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a.remove:hover{background:#00A8FF;color:#fff!important}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li img{display:inline-block;width:50px;height:50px;margin:0 10px 0 0;-webkit-box-shadow:none;box-shadow:none;float:none;vertical-align:top}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation{margin:0 0 0 60px;padding:0;border:none}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dd,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dd p,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dt{display:inline-block;margin:0;padding:0;font-weight:400;line-height:1;vertical-align:bottom}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dt{margin:0 3px 3px 0;font-weight:600}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .quantity{display:block;margin:0 0 7px 60px}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .quantity .amount{font-weight:600}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total{margin:0;padding:15px 20px;border-top:1px solid #000;border-top:1px solid rgba(0,0,0,.1);font-weight:600;line-height:1;text-transform:uppercase}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total strong{color:#444651}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total .amount{color:#00A8FF}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons{padding:0 20px 20px}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button{margin:0 6px 0 0}.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:after,.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:after{content:"\e62f";background:none;color:rgba(0,0,0,.6);vertical-align:middle}.et_pb_widget.woocommerce.widget_layered_nav ul{padding:20px}.et_pb_widget.woocommerce.widget_layered_nav ul li{position:relative;border:none}.et_pb_widget.woocommerce.widget_layered_nav ul li:last-child a,.et_pb_widget.woocommerce.widget_layered_nav ul li:only-child a{margin:0}.et_pb_widget.woocommerce.widget_layered_nav ul li a{width:100%;margin:0 0 20px;padding:12px 25px 12px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.et_pb_widget.woocommerce.widget_layered_nav ul li a:before{position:absolute;left:15px;content:"";font-family:WooCommerce;speak:none;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;text-transform:none}.et_pb_widget.woocommerce.widget_layered_nav ul li .count{position:absolute;top:12px;right:15px;line-height:1}.et_pb_widget.woocommerce.widget_layered_nav_filters ul{padding:20px}.et_pb_widget.woocommerce.widget_layered_nav_filters ul li{display:inline-block;border:none;clear:none}.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a{margin:0 11px 0 0;color:rgba(0,0,0,.6);line-height:1}.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a:before{color:rgba(0,0,0,.6);vertical-align:middle}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper{padding:0 20px 20px}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider{background:rgba(0,0,0,.1);height:6px;margin:30px 0}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle{background:#fff;width:14px;height:14px;border-radius:100%;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px rgba(0,0,0,.4)}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range{background:#00A8FF;height:6px}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label{color:rgba(0,0,0,.5);font-size:14px;line-height:38px}.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from,.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .to{color:#00A8FF;font-weight:600}.et_pb_widget.woocommerce.widget_product_tag_cloud .tagcloud{padding:15px 20px 20px}#footer .et_pb_widget.woocommerce.widget_product_tag_cloud .tagcloud{padding:15px 0 20px}.et_pb_widget.woocommerce.widget_product_tag_cloud a{margin:5px 1px 0 0;font-size:14px!important}#footer .et_pb_widget.woocommerce.widget_product_tag_cloud a{background:rgba(255,255,255,.2)}.et_pb_widget.widget_et_ads .widget_content{padding:10px;text-align:center}#footer .et_pb_widget.widget_et_ads .widget_content{text-align:left;padding:0}.et_pb_widget.widget_et_ads .etad{display:inline-block;margin:10px 5px 0;line-height:0}#footer .et_pb_widget.widget_et_ads .etad{margin:10px 10px 0 0}.et_pb_widget.widget_et_ads img{display:inline-block;max-width:100%}.et_pb_widget.widget_et_authors .widget_list_portrait{border-radius:100%;margin:0 10px 0 0;overflow:hidden}.et_pb_widget.widget_et_authors .widget_list_author{display:inline-block}.et_pb_widget.widget_et_login .widget_list li{border:0;padding:15px 20px 0}.et_pb_widget.widget_et_login .widget_list li:last-child{padding:15px 20px}#footer .et_pb_widget.widget_et_login .widget_list li{border:0;padding:15px 0 0}#footer .et_pb_widget.widget_et_login .button{background:rgba(255,255,255,.2)}.et_pb_widget.widget_et_login .input{width:100%}.et_pb_widget.widget_et_login .button{margin:0 10px 0 0}.et_pb_widget.widget_et_recent_entries .widget_list li{display:-webkit-box;display:-ms-flexbox;display:flex}.et_pb_widget.widget_et_social_followers .social-icon{width:40px;height:40px;margin:0 10px 0 0;border-radius:100%;line-height:40px;text-align:center}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #39579a;box-shadow:inset 0 0 0 20px #39579a}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook:hover{-webkit-box-shadow:inset 0 0 0 2px #39579a;box-shadow:inset 0 0 0 2px #39579a}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook:hover:before{color:#39579a}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #01aced;box-shadow:inset 0 0 0 20px #01aced}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter:hover{-webkit-box-shadow:inset 0 0 0 2px #01aced;box-shadow:inset 0 0 0 2px #01aced}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter:hover:before{color:#01aced}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #cb2027;box-shadow:inset 0 0 0 20px #cb2027}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest:hover{-webkit-box-shadow:inset 0 0 0 2px #cb2027;box-shadow:inset 0 0 0 2px #cb2027}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest:hover:before{color:#cb2027}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #cb1f26;box-shadow:inset 0 0 0 20px #cb1f26}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus:hover{-webkit-box-shadow:inset 0 0 0 2px #cb1f26;box-shadow:inset 0 0 0 2px #cb1f26}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus:hover:before{color:#cb1f26}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #314f6e;box-shadow:inset 0 0 0 20px #314f6e}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr:hover{-webkit-box-shadow:inset 0 0 0 2px #314f6e;box-shadow:inset 0 0 0 2px #314f6e}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr:hover:before{color:#314f6e}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #ea4b24;box-shadow:inset 0 0 0 20px #ea4b24}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon:hover{-webkit-box-shadow:inset 0 0 0 2px #ea4b24;box-shadow:inset 0 0 0 2px #ea4b24}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon:hover:before{color:#ea4b24}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #267697;box-shadow:inset 0 0 0 20px #267697}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress:hover{-webkit-box-shadow:inset 0 0 0 2px #267697;box-shadow:inset 0 0 0 2px #267697}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress:hover:before{color:#267697}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #517fa4;box-shadow:inset 0 0 0 20px #517fa4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram:hover{-webkit-box-shadow:inset 0 0 0 2px #517fa4;box-shadow:inset 0 0 0 2px #517fa4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram:hover:before{color:#517fa4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #ec488c;box-shadow:inset 0 0 0 20px #ec488c}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble:hover{-webkit-box-shadow:inset 0 0 0 2px #ec488c;box-shadow:inset 0 0 0 2px #ec488c}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble:hover:before{color:#ec488c}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #45bbfc;box-shadow:inset 0 0 0 20px #45bbfc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo:hover{-webkit-box-shadow:inset 0 0 0 2px #45bbfc;box-shadow:inset 0 0 0 2px #45bbfc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo:hover:before{color:#45bbfc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #127bb6;box-shadow:inset 0 0 0 20px #127bb6}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin:hover{-webkit-box-shadow:inset 0 0 0 2px #127bb6;box-shadow:inset 0 0 0 2px #127bb6}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin:hover:before{color:#127bb6}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #f59038;box-shadow:inset 0 0 0 20px #f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss:hover{-webkit-box-shadow:inset 0 0 0 2px #f59038;box-shadow:inset 0 0 0 2px #f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss:hover:before{color:#f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #566c68;box-shadow:inset 0 0 0 20px #566c68}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart:hover{-webkit-box-shadow:inset 0 0 0 2px #566c68;box-shadow:inset 0 0 0 2px #566c68}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart:hover:before{color:#566c68}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #3a5998;box-shadow:inset 0 0 0 20px #3a5998}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace:hover{-webkit-box-shadow:inset 0 0 0 2px #3a5998;box-shadow:inset 0 0 0 2px #3a5998}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace:hover:before{color:#3a5998}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #1ba5f4;box-shadow:inset 0 0 0 20px #1ba5f4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype:hover{-webkit-box-shadow:inset 0 0 0 2px #1ba5f4;box-shadow:inset 0 0 0 2px #1ba5f4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype:hover:before{color:#1ba5f4}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #a8240f;box-shadow:inset 0 0 0 20px #a8240f}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube:hover{-webkit-box-shadow:inset 0 0 0 2px #a8240f;box-shadow:inset 0 0 0 2px #a8240f}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube:hover:before{color:#a8240f}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #9864ae;box-shadow:inset 0 0 0 20px #9864ae}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa:hover{-webkit-box-shadow:inset 0 0 0 2px #9864ae;box-shadow:inset 0 0 0 2px #9864ae}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa:hover:before{color:#9864ae}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #fc1684;box-shadow:inset 0 0 0 20px #fc1684}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr:hover{-webkit-box-shadow:inset 0 0 0 2px #fc1684;box-shadow:inset 0 0 0 2px #fc1684}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr:hover:before{color:#fc1684}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #f59038;box-shadow:inset 0 0 0 20px #f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger:hover{-webkit-box-shadow:inset 0 0 0 2px #f59038;box-shadow:inset 0 0 0 2px #f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger:hover:before{color:#f59038}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #aecf29;box-shadow:inset 0 0 0 20px #aecf29}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify:hover{-webkit-box-shadow:inset 0 0 0 2px #aecf29;box-shadow:inset 0 0 0 2px #aecf29}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify:hover:before{color:#aecf29}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #3398fc;box-shadow:inset 0 0 0 20px #3398fc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious:hover{-webkit-box-shadow:inset 0 0 0 2px #3398fc;box-shadow:inset 0 0 0 2px #3398fc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious:hover:before{color:#3398fc}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #000;box-shadow:inset 0 0 0 20px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer:hover{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer:hover:before{color:#000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #000;box-shadow:inset 0 0 0 20px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email:hover{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email:hover:before{color:#000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print{background:none!important;-webkit-box-shadow:inset 0 0 0 20px #000;box-shadow:inset 0 0 0 20px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print:hover{-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print:hover:before{color:#000}.et_pb_widget.widget_et_social_followers .post-meta{font-weight:400}#footer .et_pb_widget.widget_et_social_followers .social-icon{line-height:40px}.et_pb_widget.widget_et_recent_tweets .et-extra-icon{display:inline-block;min-width:16px;width:16px;height:16px;margin:0 5px 0 0;color:#00A8FF;line-height:1}.et_pb_widget.widget_et_recent_tweets .et-extra-icon:before{content:"\e623";color:inherit}#footer .et_pb_widget.widget_et_recent_tweets .et-extra-icon{color:rgba(255,255,255,.6)}.et_pb_widget.widget_et_recent_tweets .widget_list{max-height:500px;overflow-y:auto;overflow-x:hidden}.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar{width:4px;height:4px}.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:10px}.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar-track{background:none}.et_pb_widget.widget_et_recent_tweets .widget_list li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:14px;font-weight:300;line-height:1.3em}.et_pb_widget.widget_et_recent_tweets .widget_list a{color:#00A8FF;font-weight:300}.et_pb_widget.widget_et_recent_tweets .widget_list .et-extra-icon{padding:3px 0 0}.et_pb_widget.widget_et_recent_tweets .widget_footer{background:#f5f6fa;border-top:1px solid rgba(0,0,0,.1);padding:15px 20px}#footer .et_pb_widget.widget_et_recent_tweets .widget_footer{background:0;border-top:1px solid rgba(255,255,255,.1);padding:15px 0}.et_pb_widget.widget_et_recent_tweets .widget_footer a{color:rgba(0,0,0,.75)}.et_pb_widget.widget_et_recent_tweets .widget_footer .et-extra-icon{display:inline-block;height:auto;vertical-align:middle}.et_pb_widget.widget_et_recent_tweets .post-meta{width:100%;margin:5px 0 0;font-size:12px}.et_pb_widget.widget_et_recent_tweets .post-meta a{font-weight:400}#footer .et_pb_widget.widget_et_recent_tweets .widget_list{max-height:none;overflow-x:auto}.et_pb_widget.widget_et_recent_reviews li{padding-top:9px}.et_pb_widget.widget_et_recent_reviews .review-breakdowns{padding:3px 0 0}.et_pb_widget.widget_et_recent_reviews .review-breakdowns .score-bar-bg{position:relative;background:rgba(0,0,0,.1);border-radius:3px;overflow:hidden;display:block;width:100%;height:15px;line-height:15px}.et_pb_widget.widget_et_recent_reviews .review-breakdowns .score-bar{background:#00A8FF;height:15px;line-height:15px;min-width:90px;font-weight:700}.et_pb_widget.widget_et_recent_videos .widget_video_wrapper{position:relative;background:#E5E5E5;line-height:.9;overflow:hidden}.et_pb_widget.widget_et_recent_videos .widget_video_loading{position:absolute;top:50%;left:50%;margin:-8px 0 0 -8px;z-index:20}.et_pb_widget.widget_et_recent_videos .widget_video{z-index:30;position:absolute;top:0;right:0;width:100%;background:#E5E5E5}.et_pb_widget.widget_et_recent_videos .widget_video.fadeIn{-webkit-animation:fadeIn .6s cubic-bezier(.77,0,.175,1);animation:fadeIn .6s cubic-bezier(.77,0,.175,1);position:relative}.et_pb_widget.widget_et_recent_videos .widget_video.fadeOut{opacity:0}.et_pb_widget.widget_et_recent_videos .widget_video iframe,.et_pb_widget.widget_et_recent_videos .widget_video video{margin:0 auto;display:block}.et_pb_widget.widget_et_recent_videos .video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%;cursor:pointer}.et_pb_widget.widget_et_recent_videos .video-overlay-hover{background:rgba(0,0,0,0);width:100%;height:100%;position:absolute;z-index:100;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.et_pb_widget.widget_et_recent_videos .video-overlay-hover:hover{background:rgba(0,0,0,.6)}.et_pb_widget.widget_et_recent_videos .video-play-button{display:block;position:absolute!important;z-index:100;color:#fff;left:50%;top:50%;font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}.et_pb_widget.widget_et_recent_videos .video-play-button:before{font-family:ETmodules;content:"\49"}.et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,.et_pb_column_2_5 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button{font-size:2rem;line-height:2rem;width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem}.et_pb_widget.widget_et_recent_videos a.video-play-button{color:white;font-weight:400}.et_pb_widget.widget_et_recent_videos .no-video-title{text-align:center;line-height:0;padding:0;vertical-align:middle}.et_pb_widget.widget_et_recent_videos .widget_content{display:none}.et_pb_widget.widget_et_recent_videos .widget_list .title{display:block;-webkit-transition:.3s ease;transition:.3s ease;padding:0}.et_pb_widget.widget_et_recent_videos .widget_list .title.active,.et_pb_widget.widget_et_recent_videos .widget_list .title:hover{color:#00A8FF}.et_pb_widget.widget_et_recent_videos .widget_list li{padding-top:14px;padding-bottom:14px}#footer .et_pb_widget.widget_et_recent_videos .widget_video_wrapper{margin-top:20px}#footer .et_pb_widget.widget_et_recent_videos a.video-play-button{color:white;font-weight:400;font-size:4rem;line-height:4rem}.et_monarch .et_pb_widget .et_social_networks{width:98%;padding:2% 0 2% 2%}.et_monarch .et_pb_widget .et_social_1col.et_social_networks li{margin-left:0}.page .post-wrap .post-content,.single .post-wrap .post-content{margin:30px 0 40px}.page article,.single article{margin:0 0 40px;padding:0;background:#fff;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);max-width:100%}.page .post-wrap h1,.post-header h1{font-weight:600}.page article{border-top:6px solid;border-color:#00A8FF;margin:0 0 24px}.page .post-wrap{padding:40px 60px}.et_pb_pagebuilder_layout .page .post-wrap{padding:0}.et_pb_pagebuilder_layout .page .post-wrap h1{padding:40px 5%}.page .post-wrap .post-content{margin:0 0 40px}.et_pb_pagebuilder_layout.page .post-wrap .post-content{margin:0;padding-top:0!important}.page .post-wrap h1{padding:0 0 40px;line-height:1}.page .post-wrap h1 a{color:inherit}.page .post-wrap h2 a{color:rgba(0,0,0,.75)}.page .et_extra_other_module{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.authors-page .authors[data-columns]::before{content:"3 .column.size-1of3"}.authors-page .authors .column{display:inline-block;width:100%;vertical-align:top}.authors-page .authors .column.size-1of3{width:33.33%;padding:0 8px}.authors-page .authors .column.size-1of3:first-child{padding:0 16px 0 0}.authors-page .authors .column.size-1of3:last-child{padding:0 0 0 16px}.with_sidebar .authors-page .authors[data-columns]::before{content:"2 .column.size-1of2"}.with_sidebar .authors-page .authors .column.size-1of2{width:50%}.with_sidebar .authors-page .authors .column.size-1of2:first-child{padding:0 12px 0 0}.with_sidebar .authors-page .authors .column.size-1of2:last-child{padding:0 0 0 12px}.authors-page .authors .author{background:#fff;width:100%;margin:0 0 24px;padding:40px;border-top-width:6px;border-top-style:solid;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:visible}.authors-page .authors .author a img{position:relative;display:block;height:150px;width:150px;margin:0 auto 40px;border-radius:100%}.authors-page .authors .author .author-content h2{color:#6e5fe0;font-size:16px}.authors-page .authors .author .author-content .post-count{margin:30px auto 0;padding:10px 15px}.authors-page .authors .author .author-footer{display:block;background:#f6f9fd;margin:40px -40px -40px;padding:10px 40px;border-radius:0 0 3px 3px;text-align:center}.authors-page .authors .author .author-footer .et-extra-icon{display:inline-block;background:none;margin:0 8px;color:rgba(0,0,0,.5);-webkit-transition:.3s ease;transition:.3s ease}.authors-page .authors .author .author-footer .et-extra-icon:hover{background:none!important}.authors-page .authors .author .author-footer .et-extra-icon:before{color:rgba(0,0,0,.5)}.contact-box{padding:40px 60px}.contact-box .loader{display:none}.contact-box .loader img{display:block;margin:0 0 -3px 10px}.contact-content h2{margin:0 0 20px;font-size:26px;font-weight:600}.contact-content h3{margin:40px 0 20px;font-size:22px;font-weight:600}.contact-content .contact-map{display:block;background:#fff;height:300px;margin:40px 0}.contact-content .contact-form .message p{margin:0 0 15px;font-weight:600}.contact-content .contact-form .message p.error{background:#f06f6f;padding:5px 10px;border-radius:3px;color:#fff}.contact-content .contact-form .field{position:relative;display:block;width:33.33%;padding:0 8px 24px;float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.contact-content .contact-form .field.first{padding:0 16px 24px 0}.contact-content .contact-form .field.last{padding:0 0 24px 16px}.contact-content .contact-form .field input{display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;float:left}.contact-content .contact-form .field input.error{border:1px solid #c2152f}.contact-content .contact-form .field label{background:#eee;margin:5px;padding:5px;border-radius:3px;color:#c2152f;text-align:center;float:left;clear:left}.contact-content .contact-form .field label.error{border:1px solid #c2152f}.contact-content .contact-form textarea{width:100%;height:180px;margin-bottom:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.contact-content .contact-form .submit{float:right}.member-box{padding:40px 60px}.member-content #loginform{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.member-content h2{margin:0 0 20px;font-size:26px;font-weight:600}.member-content p:last-of-type{margin-bottom:50px}.member-content .input{max-width:322px;margin:0 20px 20px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.member-content .button{margin:0 0 20px}#portfolio_filter{display:inline-block;margin:0 0 40px;padding:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);line-height:1;overflow:hidden}#portfolio_filter li{display:block;margin:0;border-right:1px solid rgba(0,0,0,.1);float:left}#portfolio_filter li:first-child a{border-radius:3px 0 0 3px}#portfolio_filter li:last-child{margin-right:0;border:0}#portfolio_filter li:last-child a{border-radius:0 3px 3px 0}#portfolio_filter li.filter-toggle{display:none}#portfolio_filter a{display:inline-block;background:#f6f9fd;padding:10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;text-transform:uppercase;-webkit-transition:.3s ease;transition:.3s ease}#portfolio_filter a.current,#portfolio_filter a:hover{background:#fff;color:rgba(0,0,0,.6)}#portfolio_filter a.current{color:#00A8FF}#portfolio_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}#portfolio_list .project{width:25%;padding:0 12px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.with_sidebar #portfolio_list .project{width:33.33333%;padding:0 12px 24px}#portfolio_list .project-content{display:block;background:#fff;width:100%;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#portfolio_list .project-content .thumbnail{position:relative;display:block;background:#eaeaea;width:100%;overflow:hidden}#portfolio_list .project-content .thumbnail img{display:block;width:100%;border-radius:3px 3px 0 0}#portfolio_list .project-content .content{display:block;padding:20px 0;font-size:14px;text-align:center}#portfolio_list .project-content .content h3{margin:0 0 7px;padding:0;font-size:14px;line-height:1;text-transform:uppercase}#portfolio_list .project-content .content h3 a{color:rgba(0,0,0,.75)}#portfolio_list .project-content .content p{margin:0;color:rgba(0,0,0,.5);font-size:12px;font-weight:400;line-height:1}.sitemap-box{padding:40px 60px 0}.sitemap-content h2{margin:0 0 20px;font-size:26px;font-weight:600}.sitemap-content p{margin:0 0 50px}.sitemap-content .sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.sitemap-content ul{display:block;width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;padding:0 60px 60px 0;-webkit-box-sizing:border-box;box-sizing:border-box;float:left}.with_sidebar .sitemap-content ul{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.sitemap-content ul li{display:block;width:100%;margin:0 0 10px;color:rgba(0,0,0,.75);font-size:16px;text-transform:uppercase;font-weight:700}.sitemap-content ul li:before{content:"\b7\a0";font-size:14px}.sitemap-content ul li:first-child:before{content:""}.sitemap-content ul li a{color:#3c95e8;font-size:14px;text-transform:none;font-weight:400}.sitemap-content ul.children{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;min-width:100%;margin:10px 0 0 25px;padding:0}.sitemap-content ul.children li{float:none}.sitemap-content ul.children li:before{content:"\b7\a0";font-size:14px}.sitemap-content ul.children li:before:first-child{content:"\b7\a0"}#timeline-sticky-header,.timeline-module .module-head{position:relative;cursor:pointer}#timeline-sticky-header:after,.timeline-module .module-head:after{content:"\e62d";position:absolute;top:50%;right:20px;bottom:0;margin:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:rgba(0,0,0,.5);font-size:24px;line-height:47px}.timeline-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 24px}.timeline{position:relative;width:80%}.timeline .loader{display:none}.timeline .loader img{display:block;margin:10px auto}.timeline-nav{width:20%;min-width:150px;padding-left:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.timeline-menu{position:relative;top:0;list-style:none;border-left:1px solid rgba(0,0,0,.2);padding:0}.timeline-menu li{position:relative;margin-bottom:12px;vertical-align:middle}.timeline-menu li.active a{color:rgba(0,0,0,.75)}.timeline-menu li.active a:before{background:#519bf5;height:11px;width:11px;left:-6px}.timeline-menu li:last-child{margin-bottom:0}.timeline-menu a{display:block;position:relative;margin:0;padding:0 0 0 20px;font-weight:600;line-height:1;text-transform:uppercase}.timeline-menu a,.timeline-menu a:before{-webkit-transition:.3s ease;transition:.3s ease}.timeline-menu a:before{content:"";z-index:2;position:absolute;left:-4px;background:#666;width:7px;height:7px;border-radius:100%;vertical-align:middle}.timeline-menu a .content-loader{position:absolute;top:0;left:55px;height:14px}.timeline-menu .year{display:none}.timeline-module{margin:0 0 24px}.timeline-module:nth-last-child(2){margin:0}.et_pb_extra_column_4_4 .timeline-module .posts-list,.timeline-module .posts-list{width:100%}.timeline-module .posts-list article{background:#fff;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.timeline-module.collapsed .module-head{border:0}.timeline-module.collapsed .module-head:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}#timeline-sticky-header{display:none;border-radius:3px 3px 0 0;border-color:#00A8FF}#wp-admin-bar-et-use-visual-builder a:before{font-family:ETmodules!important;content:"\e625";font-size:30px!important;width:28px;margin-top:-3px;color:#974df3!important}#wp-admin-bar-et-use-visual-builder:hover a:before{color:#fff!important}#wp-admin-bar-et-use-visual-builder:hover a,#wp-admin-bar-et-use-visual-builder a:hover{transition:background-color .5s ease;-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;background-color:#7e3bd0!important;color:#fff!important}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:"\e093"}.et-social-twitter a.icon:before{content:"\e094"}.et-social-google-plus a.icon:before{content:"\e096"}.et-social-instagram a.icon:before{content:"\e09a"}.et-social-rss a.icon:before{content:"\e09e"}.ai1ec-single-event:after{content:" ";display:table;clear:both}.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot{z-index:3}.wp-block-divi-layout{margin-bottom:1em}*{-webkit-box-sizing:border-box;box-sizing:border-box}#et-info-email:before,#et-info-phone:before,#et_search_icon:before,.comment-reply-link:after,.et-cart-info span:before,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et-social-icon a:before,.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before,.et_overlay:before,.et_password_protected_form .et_submit_button:after,.et_pb_button:after,.et_pb_contact_reset:after,.et_pb_contact_submit:after,.et_pb_font_icon:before,.et_pb_newsletter_button:after,.et_pb_pricing_table_button:after,.et_pb_promo_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.form-submit .et_pb_button:after,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}#et-ajax-saving{display:none;-webkit-transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,-webkit-box-shadow .3s;transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:rgba(0,139,219,.247059) 0 0 60px;box-shadow:0 0 60px rgba(0,139,219,.247059);position:fixed;top:50%;left:50%;width:50px;height:50px;background:#fff;border-radius:50px;margin:-25px 0 0 -25px;z-index:999999;text-align:center}#et-ajax-saving img{margin:9px}.et-safe-mode-indicator,.et-safe-mode-indicator:focus,.et-safe-mode-indicator:hover{-webkit-box-shadow:0 5px 10px rgba(41,196,169,.15);box-shadow:0 5px 10px rgba(41,196,169,.15);background:#29C4A9;color:#ffffff;font-size:14px;font-weight:600;padding:12px;line-height:16px;border-radius:3px;position:fixed;bottom:30px;right:30px;z-index:999999;text-decoration:none;font-family:Open Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button,.et_pb_button_inner{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:rgba(255,255,255,.2)}.et_pb_bg_layout_light.et_pb_button:hover,.et_pb_bg_layout_light .et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button.et_hover_enabled:hover:after,.et_pb_button.et_pb_hovered:hover:after{-webkit-transition:none!important;transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.et_pb_module.et_pb_text_align_right{text-align:right}.et_pb_module.et_pb_text_align_justified{text-align:justify}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled_preview{z-index:2}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_module,.et_pb_posts_nav a,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_background_mask,.et_pb_background_pattern{bottom:0;left:0;position:absolute;right:0;top:0}.et_pb_background_mask{background-size:calc(100% + 2px) calc(100% + 2px);background-repeat:no-repeat;background-position:50%;overflow:hidden}.et_pb_background_pattern{background-position:0 0;background-repeat:repeat}.et_pb_with_border{position:relative;border:0 solid #333333}.post-password-required .et_pb_row{padding:0;width:100%}.post-password-required .et_password_protected_form{min-height:0}body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1{display:none}.et_pb_no_bg{padding:0!important}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_parallax_bg.et_parallax_bg__hover,.et_parallax_bg.et_parallax_bg_phone,.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient__hover,.et_parallax_gradient.et_parallax_gradient_phone,.et_parallax_gradient.et_parallax_gradient_tablet,.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover){display:none}.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover{display:block}.et_parallax_gradient{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.et_pb_module.et_pb_section_parallax,.et_pb_posts_nav a.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://fatmo.hu/wp-content/themes/Extra/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay ~ .et_pb_row{z-index:11}body.safari .section_has_divider{will-change:transform}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}100%{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:multi-view-image-fade .5s;animation:multi-view-image-fade .5s}#et-pb-motion-effects-offset-tracker{visibility:hidden!important;opacity:0;position:absolute;top:0;left:0}.et-pb-before-scroll-animation{opacity:0}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (min-width:981px){.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_parallax_bg.et_parallax_bg_tablet_exist,.et_parallax_gradient.et_parallax_gradient_tablet_exist{display:none}.et_parallax_bg.et_parallax_bg_tablet,.et_parallax_gradient.et_parallax_gradient_tablet{display:block}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_light_tablet .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_tablet .et_pb_more_button{color:inherit}.et_pb_bg_layout_dark_tablet .et_pb_forgot_password a{color:#ffffff}.et_pb_module.et_pb_text_align_left-tablet{text-align:left}.et_pb_module.et_pb_text_align_center-tablet{text-align:center}.et_pb_module.et_pb_text_align_right-tablet{text-align:right}.et_pb_module.et_pb_text_align_justified-tablet{text-align:justify}}@media (max-width:767px){.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_parallax_bg.et_parallax_bg_phone_exist,.et_parallax_gradient.et_parallax_gradient_phone_exist{display:none}.et_parallax_bg.et_parallax_bg_phone,.et_parallax_gradient.et_parallax_gradient_phone{display:block}.et-hide-mobile{display:none!important}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_light_phone .et_pb_more_button{color:#2ea3f2}.et_pb_bg_layout_light_phone .et_pb_forgot_password a{color:#666}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,.et_pb_bg_layout_dark_phone .et_pb_more_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_forgot_password a{color:#ffffff}.et_pb_module.et_pb_text_align_left-phone{text-align:left}.et_pb_module.et_pb_text_align_center-phone{text-align:center}.et_pb_module.et_pb_text_align_right-phone{text-align:right}.et_pb_module.et_pb_text_align_justified-phone{text-align:justify}}@media (max-width:479px){a.et_pb_more_button{display:block}}@media (min-width:768px) and (max-width:980px){[data-et-multi-view-load-tablet-hidden="true"]:not(.et_multi_view_swapped){display:none!important}}@media (max-width:767px){[data-et-multi-view-load-phone-hidden="true"]:not(.et_multi_view_swapped){display:none!important}}.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.et-box{margin:0 0 10px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);font-size:14px;position:relative}.et-box-content{text-shadow:1px 1px 1px #ffffff;padding:27px 43px 17px 66px;min-height:35px}.et-box-content strong{color:#000000;font-weight:700}.et-bio:before,.et-download:before,.et-info:before,.et-shadow:before,.et-warning:before{content:"";position:absolute;top:32px;left:28px}.et-info{border:1px solid #e2e2ba}.et-info:before{width:22px;height:20px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -2px}.et-info .et-box-content{color:#ada771;background:#f9f9dc;border:1px solid #fbfbef;-webkit-box-shadow:inset 0 0 45px #efefc0;box-shadow:inset 0 0 45px #efefc0}.et-info .et-box-content h1,.et-info .et-box-content h2,.et-info .et-box-content h3,.et-info .et-box-content h4,.et-info .et-box-content h5,.et-info .et-box-content h6{color:#ada771}.et-warning{border:1px solid #e0b1b1}.et-warning:before{width:17px;height:17px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -75px -41px}.et-warning .et-box-content{color:#ad7676;background:#ffd9d5;border:1px solid #fceeec;-webkit-box-shadow:inset 0 0 45px #f0bfba;box-shadow:inset 0 0 45px #f0bfba}.et-warning .et-box-content h1,.et-warning .et-box-content h2,.et-warning .et-box-content h3,.et-warning .et-box-content h4,.et-warning .et-box-content h5,.et-warning .et-box-content h6{color:#ad7676}.et-download{border:1px solid #b9dbb6}.et-download:before{width:19px;height:14px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -19px}.et-download .et-box-content{color:#7ea57b;background:#dff7dd;border:1px solid #f1f9f0;-webkit-box-shadow:inset 0 0 45px #cbe5c9;box-shadow:inset 0 0 45px #cbe5c9}.et-download .et-box-content h1,.et-download .et-box-content h2,.et-download .et-box-content h3,.et-download .et-box-content h4,.et-download .et-box-content h5,.et-download .et-box-content h6{color:#7ea57b}.et-bio{border:1px solid #b3d8d3}.et-bio:before{width:19px;height:15px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -2px;top:33px}.et-bio .et-box-content{color:#80acb0;background:#ddf5f7;border:1px solid #f1fafb;-webkit-box-shadow:inset 0 0 45px #c6edf0;box-shadow:inset 0 0 45px #c6edf0}.et-bio .et-box-content h1,.et-bio .et-box-content h2,.et-bio .et-box-content h3,.et-bio .et-box-content h4,.et-bio .et-box-content h5,.et-bio .et-box-content h6{color:#80acb0}.et-shadow{border:1px solid #ddd}.et-shadow .et-box-content{color:#737373;background:#fafafa;border:1px solid #fafafa;-webkit-box-shadow:inset 0 0 45px #e7e7e7;box-shadow:inset 0 0 45px #e7e7e7}.et-shadow .et-box-content h1,.et-shadow .et-box-content h2,.et-shadow .et-box-content h3,.et-shadow .et-box-content h4,.et-shadow .et-box-content h5,.et-shadow .et-box-content h6{color:#737373}.et-tooltip{position:relative}.et-tooltip-box{display:none;color:#6d6e6e;line-height:18px;background:#ffffff;border:1px solid #dbdbdb;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;position:absolute;bottom:35px;left:-94px;width:235px;padding:20px 25px 22px;-webkit-box-shadow:1px 1px 5px 1px rgba(0,0,0,.1);box-shadow:1px 1px 5px 1px rgba(0,0,0,.1)}.et-tooltip-arrow{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -120px -2px;width:24px;height:13px;display:block;position:absolute;bottom:-13px;left:129px}.et-learn-more{background:#fff;border:1px solid #e7e7e7;margin:10px 0;-webkit-box-shadow:1px -1px 0 0 #fff;box-shadow:1px -1px 0 0 #fff}.et-learn-more h3.heading-more{cursor:pointer;padding:16px 50px 16px 22px;font-size:14px;color:#999;letter-spacing:0;text-shadow:1px 1px 0 #fff;position:relative;border-left:1px solid #fff;border-top:1px solid #fff;margin:0!important}.et-learn-more h3.heading-more span.et_learnmore_arrow{display:block;position:absolute;top:0;right:0;width:48px;height:100%;border-left:1px solid #fff;-webkit-box-shadow:-1px 0 0 0 #e7e7e7;box-shadow:-1px 0 0 0 #e7e7e7}.et-learn-more span.et_learnmore_arrow span{display:block;position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-6px;width:13px;height:10px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -58px -2px}.et-learn-more .open span.et_learnmore_arrow span{background-position:-58px -14px}.et-learn-more .learn-more-content{padding:30px 30px 20px;visibility:hidden;border-top:1px solid #e7e7e7}.et_slidecontent .et-learn-more .learn-more-content{display:block;visibility:hidden}.et-open .learn-more-content{display:block;visibility:visible!important}.et_shortcodes_controller_nav{border-top:1px solid #e7e7e7;-webkit-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff;min-height:53px;position:relative}.et_shortcodes_controls,.et_shortcodes_controls_arrows{list-style:none!important;margin:0!important;padding:0!important;line-height:26px!important}.et_shortcodes_controls{text-align:center;padding-top:20px!important;line-height:0!important}.et_shortcodes_controls li{display:inline-block;margin:0 3px}.et_shortcodes_controls a{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -1px;width:11px;height:11px;display:inline-block}.et_shortcodes_controls .et_shortcodes_active_control a{background-position:-45px -14px}.et_shortcodes_controls_arrows a{font-size:14px;color:#999!important;text-shadow:1px 1px 0 #fff;position:absolute;top:0}.et_shortcodes_controls_arrows a:hover{color:#4c4c4c;text-decoration:none}.et_shortcodes_controls_arrows .et_sc_nav_prev{padding:14px 38px 12px 48px;border-right:1px solid #e7e7e7;-webkit-box-shadow:1px 0 0 0 #fff;box-shadow:1px 0 0 0 #fff;left:0}.et_shortcodes_controls_arrows .et_sc_nav_next{padding:14px 48px 12px 38px;border-left:1px solid #fff;-webkit-box-shadow:-1px 0 0 0 #e7e7e7;box-shadow:-1px 0 0 0 #e7e7e7;right:0}.et_shortcodes_controls_arrows .et_sc_nav_next span,.et_shortcodes_controls_arrows .et_sc_nav_prev span{top:21px}.et_shortcodes_controls_arrows .et_sc_nav_next span{right:30px}.et_shortcodes_controls_arrows .et_sc_nav_prev span{left:30px}.et-simple-slider{background:#fff;border:1px solid #e7e7e7;margin:10px 0;position:relative}.et-simple-slider h1,.et-simple-slider h2,.et-simple-slider h3,.et-simple-slider h4,.et-simple-slider h5,.et-simple-slider h6{font-family:Century Gothic,Arial,sans-serif;color:#333333}.et-simple-slides{overflow:hidden;margin:30px 30px 20px}.et-simple-slider div.et-slide{display:none;width:100%!important}.one_fourth,.one_half,.one_third,.three_fourth,.two_third{float:left;margin-right:4%;position:relative}.one_half{width:48%}.one_third{width:30.66%}.two_third{width:65.32%}.one_fourth{width:22%}.three_fourth{width:74%}a.big-button,a.icon-button,a.small-button{display:inline-block;text-shadow:1px 1px 0 rgba(255,255,255,.3);-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.4),1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.4),1px 1px 1px rgba(0,0,0,.1);border-radius:10px;line-height:26px}a.icon-button,a.small-button{padding:6px 14px;font-weight:700!important;font-size:12px;margin:0 5px 8px 0}a.big-button:hover,a.icon-button:hover,a.small-button:hover{text-decoration:none}a.bigblue,a.smallblue{color:#2b63a8!important;background:#88bdff;background:-webkit-gradient(linear,left top,left bottom,from(#88bdff),to(#60a7ff));background:linear-gradient(180deg,#88bdff 0,#60a7ff);border:1px solid #3e8ff4}a.bigblue:hover,a.smallblue:hover{color:#23528c!important}a.smalllightblue{color:#348db6!important;background:#8edbff;background:-webkit-gradient(linear,left top,left bottom,from(#8edbff),to(#60cdff));background:linear-gradient(180deg,#8edbff 0,#60cdff);border:1px solid #51b5e4}a.smalllightblue:hover{color:#287295!important}a.bigteal,a.bigturquoise,a.smallteal{color:#3da7a9!important;background:#61eef0;background:-webkit-gradient(linear,left top,left bottom,from(#61eef0),to(#59dcde));background:linear-gradient(180deg,#61eef0 0,#59dcde);border:1px solid #48bec0}a.bigteal:hover,a.bigturquoise:hover,a.smallteal:hover{color:#309192!important}a.biggreen,a.smallgreen{color:#569d51!important;background:#94e48d;background:-webkit-gradient(linear,left top,left bottom,from(#94e48d),to(#82cf7c));background:linear-gradient(180deg,#94e48d 0,#82cf7c);border:1px solid #4dab46}a.biggreen:hover,a.smallgreen:hover{color:#478542!important}a.bigorange,a.smallorange{color:#c7822f!important;background:#ffcb8c;background:-webkit-gradient(linear,left top,left bottom,from(#ffcb8c),to(#ffb660));background:linear-gradient(180deg,#ffcb8c 0,#ffb660);border:1px solid #db9c51}a.bigorange:hover,a.smallorange:hover{color:#a96c23!important}a.smallsilver{color:#595a5a!important;background:#f5f5f5;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e2e2e2));background:linear-gradient(180deg,#f5f5f5 0,#e2e2e2);border:1px solid #c3c3c3;text-shadow:1px 1px 1px #fff;-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.9),1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.9),1px 1px 1px rgba(0,0,0,.1)}a.smallsilver:hover{color:#454545!important}a.smallblack{color:#fff!important;background:#5b5b5b;background:-webkit-gradient(linear,left top,left bottom,from(#5b5b5b),to(#383838));background:linear-gradient(180deg,#5b5b5b 0,#383838);border:1px solid #0e0e0e;-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.2),1px 1px 1px rgba(0,0,0,.1);text-shadow:-1px -1px 0 #000}a.smallblack:hover{color:#f7f7f7!important}a.bigred,a.smallred{color:#9a3e3e!important;background:#ff7979;background:-webkit-gradient(linear,left top,left bottom,from(#ff7979),to(#ff5f5f));background:linear-gradient(180deg,#ff7979 0,#ff5f5f);border:1px solid #d85353}a.bigred:hover,a.smallred:hover{color:#803030!important}a.smallpink{color:#914d97!important;background:#e782f1;background:-webkit-gradient(linear,left top,left bottom,from(#e782f1),to(#d271da));background:linear-gradient(180deg,#e782f1 0,#d271da);border:1px solid #b15cb9}a.smallpink:hover{color:#753b7a!important}a.bigpurple,a.smallpurple{color:#653e9a!important;background:#b279ff;background:-webkit-gradient(linear,left top,left bottom,from(#b279ff),to(#a35fff));background:linear-gradient(180deg,#b279ff 0,#a35fff);border:1px solid #8b53d8}a.bigpurple:hover,a.smallpurple:hover{color:#563386!important}a.big-button{font-weight:400!important;font-size:20px;padding:14px 24px;margin:8px 6px 8px 0}a.big-button:hover{text-decoration:none}a.icon-button{color:#595a5a!important;background:#f5f5f5;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e1e1e1));background:linear-gradient(180deg,#f5f5f5 0,#e1e1e1);border:1px solid #c3c3c3;text-shadow:1px 1px 1px #fff;-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,.9),1px 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,.9),1px 1px 1px rgba(0,0,0,.1);padding-left:36px;position:relative}a.icon-button:hover{color:#404040}a.icon-button span.et-icon{position:absolute;top:10px;left:12px;width:18px;height:16px}a.download-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -2px;width:17px;height:20px;top:7px}a.search-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -2px;top:9px}a.refresh-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -169px -19px}a.question-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -164px -2px}a.people-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -151px -33px;height:17px;top:9px}a.warning-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -188px -19px;width:15px}a.mail-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -33px;height:15px}a.heart-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -18px;width:14px;height:13px;top:12px;left:14px}a.paper-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -17px;width:15px;height:15px}a.notice-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -2px;width:15px;height:13px;top:11px}a.stats-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -184px -2px;width:15px;height:14px;top:11px}a.rss-icon span.et-icon{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -171px -36px;width:15px;top:9px}ul.et_shortcodes_mobile_nav{margin:0!important;padding:0!important;list-style:none outside none!important;display:none;z-index:2}ul.et_shortcodes_mobile_nav a{position:relative}.et_shortcodes_controls_arrows span,ul.et_shortcodes_mobile_nav span{position:absolute;top:23px;display:block;width:10px;height:14px}.et_shortcodes_controls_arrows .et_sc_nav_prev span,ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -24px}.et_shortcodes_controls_arrows .et_sc_nav_next span,ul.et_shortcodes_mobile_nav .et_sc_nav_next span{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -40px}.et-tabs-container{background:#fff;border:1px solid #e7e7e7;position:relative;margin:50px 0 15px}.et-learn-more h3.heading-more,.et-protected-title,.et-tabs-container .et-tabs-control,.et-tabs-container ul.et_shortcodes_mobile_nav,.et-testimonial-author-info,.et_shortcodes_controller_nav,.pricing-content-bottom,.pricing-heading{background:#f9f9f9;background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));background:linear-gradient(180deg,#f9f9f9 0,#f5f5f5)}.et-tabs-container .et-tabs-control,.et-tabs-container ul.et_shortcodes_mobile_nav{margin:0!important;overflow:hidden;border-top:1px solid #fff;position:relative}.et-tabs-container .et-tabs-control:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#e7e7e7}.et-tabs-container .et-tabs-control li{list-style:none outside none;margin:0!important;float:left;padding:0!important;border-left:1px solid #e7e7e7;-webkit-box-shadow:-1px 0 0 #fff;box-shadow:-1px 0 0 #fff;position:relative}.et-tabs-container .et-tabs-control li:first-child{border-left:1px solid #fff;-webkit-box-shadow:none;box-shadow:none}.et-tabs-container .et-tabs-control li a{font-size:14px;color:#999!important;text-shadow:1px 1px 0 #fff!important;display:block;padding:15px 20px}.et-tabs-container .et-tabs-control li a:hover{color:#4c4c4c!important;text-decoration:none}.et-tabs-container .et-tabs-control li.active:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff}.et-tabs-container .et-tabs-control li.active a{background:#fff;color:#4c4c4c!important}.et-tabs-content-wrapper>div{display:none}.et_sliderfx_slide .et-tabs-content-wrapper{width:1200%;position:relative;left:0}.et_sliderfx_slide .et-tabs-content-wrapper>div{float:left;display:block;height:1px;visibility:hidden}.et_sliderfx_fade .et_slidecontent,.et_sliderfx_slide .et-tabs-content-wrapper>div{word-wrap:break-word}.et_sliderfx_slide .et_shortcode_slide_active{height:auto!important}.et-tabs-container .et-tabs-content{margin:30px 30px 20px}.et-tabs-container ul.et_shortcodes_mobile_nav{border-bottom:1px solid #e7e7e7}.et-tabs-container ul.et_shortcodes_mobile_nav li{float:right;line-height:26px}.et-tabs-container ul.et_shortcodes_mobile_nav a{display:block;padding:16px 10px 16px 45px;color:#999!important;font-size:14px;text-shadow:1px 1px 0 #fff!important}.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next{padding:16px 45px 16px 10px;text-align:right}.et-tabs-container ul.et_shortcodes_mobile_nav a:hover{text-decoration:none;color:#4c4c4c!important}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before{position:absolute;content:"";top:0;left:0;width:1px;height:100%;background:#e7e7e7;-webkit-box-shadow:1px 0 0 #fff;box-shadow:1px 0 0 #fff}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span{right:28px}.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{left:28px}.author-shortcodes,.et-image-slider,.et-protected,.et-simple-slider,.et-tabs-container,.et-testimonial-box,.tabs-left{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.tabs-left{background:#fff;border:1px solid #e7e7e7;position:relative;margin-bottom:15px}.tabs-left .et-tabs-control,.tabs-left ul.et_shortcodes_mobile_nav{width:149px;border-top:1px solid #fff;float:left;list-style:none outside none!important;margin:0!important;position:relative}.tabs-left ul.et_shortcodes_mobile_nav{position:absolute;top:0;left:0}.tabs-left .et-tabs-control li,.tabs-left ul.et_shortcodes_mobile_nav li{padding-right:0!important;padding-left:0!important;background:none!important;list-style:none!important;border-bottom:1px solid #e7e7e7;-webkit-box-shadow:0 1px 0 0 #fff;box-shadow:0 1px 0 0 #fff}.tabs-left .et-tabs-control li a{color:#999!important;font-size:14px;text-shadow:1px 1px 0 #fff!important;display:block;padding:15px 10px 15px 20px}.tabs-left .et-tabs-control li.active a{background:#fff;margin-right:-1px}.tabs-left .et-tabs-control li.active a,.tabs-left .et-tabs-control li a:hover{text-decoration:none;color:#4c4c4c!important}.tabs-left .et-tabs-content{padding:30px 30px 20px;position:relative}.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap{overflow:hidden}.tabs-left .et-tabs-content h3{padding-bottom:14px;color:#333333}.et_left_tabs_bg{position:absolute;top:0;left:0;width:148px;height:100%;border-right:1px solid #e7e7e7;border-left:1px solid #fff;background:#f5f5f5;background:-webkit-gradient(linear,left top,right top,from(#f9f9f9),to(#f5f5f5));background:linear-gradient(90deg,#f9f9f9 0,#f5f5f5)}.tabs-left ul.et_shortcodes_mobile_nav a{text-indent:-9999px}.tabs-left ul.et_shortcodes_mobile_nav a span{top:50%;margin-top:-7px}.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span{right:50%;margin-right:-4px}.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span{left:50%;margin-left:-4px}.author-shortcodes{background:#fff;border:1px solid #e7e7e7;color:#363636;font-size:14px;margin-bottom:10px}.author-shortcodes .author-inner{position:relative;padding:30px 30px 20px 117px;min-height:60px}.author-shortcodes .author-image{position:absolute;top:32px;left:30px;width:60px;height:60px}.author-shortcodes .author-image img{max-width:100%;height:auto;width:auto}.author-shortcodes .author-image .author-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.5);box-shadow:inset 0 0 4px rgba(0,0,0,.5)}.et-protected{border:1px solid #e7e7e7;width:390px;background:#fff;margin-bottom:10px}.et-protected-title{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;padding:18px 10px 17px 50px;position:relative;color:#999;text-shadow:0 1px 0 #fff;font-size:14px}.et-protected-title:before{content:"";position:absolute;top:16px;left:20px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -36px;width:17px;height:19px}.et-protected-form{padding:32px 37px 32px 32px;text-align:right}.et-protected-form p{padding-bottom:16px}.et-protected-form p label{position:relative}.et-protected-form p .et_protected_icon{width:10px;height:20px;position:absolute;top:2px;left:18px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -190px -37px;display:block}.et-protected-form p .et_protected_password{height:23px;background-position:-275px -2px}.et-protected-form label span{display:none}.et-protected-form p input{margin:0!important;border:1px solid #e7e7e7;color:#363636;font-size:14px;background:#f3f3f3;background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f3f3f3),to(#fefefe));background:linear-gradient(180deg,#f3f3f3 1%,#fefefe);padding:20px 20px 20px 40px;width:100%;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 1px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.et-protected-form input.etlogin-button{background:#f9f9f9;background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));background:linear-gradient(180deg,#f9f9f9 0,#f5f5f5);border:1px solid #e7e7e7;padding:14px 24px;color:#999;text-shadow:0 1px 0 #fff;font-size:14px;-webkit-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff}.et-simple-slides .et_slidecontent{width:auto}.et-image-slides{background:#555}.et-image-slider{background:#fff;border:1px solid #e7e7e7;margin-bottom:25px}.et-image-slide{position:relative}.et-image-slider img{display:block;width:auto;margin:0 auto;height:auto}.et-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.6);box-shadow:inset 0 0 5px rgba(0,0,0,.6)}.author-shortcodes,.et-learn-more,.et-simple-slider,.et-tabs-container,.et-tooltip-box,.tabs-left{color:#201F1F!important;text-shadow:none!important}.author-shortcodes a,.et-learn-more a,.et-simple-slider a,.et-tabs-container a,.et-tooltip-box a,.tabs-left a{text-shadow:none!important}.et-custom-list ul{list-style:none!important;list-style-image:none!important;padding-left:0!important;margin:0!important;line-height:26px}.et-custom-list ul li{padding-left:28px!important;margin:5px 0!important;list-style:none!important;position:relative}.et-custom-list ul li:before{top:5px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -74px -2px}.et-custom-list ul li:before,.etlist-x ul li:before{content:"";position:absolute;left:0;width:22px;height:18px}.etlist-x ul li:before{top:6px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -75px -21px}.etlist-dot ul li{padding-left:25px!important}.etlist-dot ul li:before{content:"";position:absolute;top:9px;left:0;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -230px -3px;width:10px;height:9px}.et-custom-list ul li ul{padding:2px 0!important;margin:0!important}.et-pricing{margin:40px 0 10px}.pricing-table{float:left;width:25%;margin-bottom:22px;position:relative;margin-left:-1px}.pricing-table-wrap{border:1px solid #e7e7e7;border-bottom:none}.pricing-heading{border-bottom:1px solid #e7e7e7;padding:23px 10px 22px;text-shadow:1px 1px 0 #fff;font-size:12px;color:#999;text-align:center;-webkit-box-shadow:inset 1px 1px 0 0 #fff;box-shadow:inset 1px 1px 0 0 #fff}.pricing-title{text-transform:uppercase;font-size:20px;color:#53b4c7!important;font-weight:700;text-shadow:none!important}.pricing-heading p{padding-bottom:0!important}.pricing-table ul.pricing{padding:0!important;list-style:none!important;margin:0!important;list-style-image:none!important;line-height:26px}.pricing-table ul.pricing li{list-style:none!important;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;background:#f5f5f5;background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),color-stop(7%,#fefefe),to(#fff));background:linear-gradient(180deg,#f5f5f5 0,#fefefe 7%,#fff);padding:14px 7px 14px 63px;position:relative;font-size:12px;color:#363636;text-shadow:none!important}.pricing-table ul.pricing li span.pricing-mark{position:absolute;top:19px;left:30px;width:22px;height:18px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -74px -2px}.pricing-table ul.pricing li.x-mark span.pricing-mark{background-position:-74px -20px}.pricing-content-bottom{border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;-webkit-box-shadow:inset 1px 0 0 0 #fff;box-shadow:inset 1px 0 0 0 #fff;padding:20px 5px 43px;text-align:center}span.et-price{font-size:48px;color:#94c65c;text-shadow:0 1px 0 #fff;font-family:Georgia,serif}span.et-price sup{font-size:24px;bottom:13px;left:1px}span.et-price span.dollar-sign{font-size:36px}.pricing-table a.icon-button{margin:0;padding-left:15px;position:absolute;bottom:-13px;left:50%;visibility:hidden}.pricing-big{top:-20px;-webkit-box-shadow:0 0 18px rgba(0,0,0,.2);box-shadow:0 0 18px rgba(0,0,0,.2);z-index:2}.pricing-big .pricing-table-wrap{border-color:#d6d5d5}.pricing-big .pricing-heading{padding-top:43px}.pricing-big .pricing-content-bottom{padding-bottom:63px;border-bottom:1px solid #d6d5d5}.et-testimonial-box{border:1px solid #e7e7e7;background:#fff;position:relative;margin:10px 0 45px}.et-testimonial-author-info{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #e7e7e7;padding:20px 20px 15px;text-shadow:0 1px 0 #fff}.t-img{width:60px;height:60px;float:left;margin:0 25px 5px 0;-webkit-box-shadow:0 1px 0 0 #fff;box-shadow:0 1px 0 0 #fff;position:relative}.t-img img{max-width:100%;height:auto}.t-overlay{width:100%;height:100%;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.4);box-shadow:inset 0 0 4px rgba(0,0,0,.4);position:absolute;top:0;left:0}.t-author,.t-overlay,.t-position{display:block}.t-author{font-size:18px;color:#999;padding:10px 0 5px}.t-position{color:#595959}.et-testimonial,.t-position{font-family:Georgia,serif;font-style:italic;font-size:14px}.et-testimonial{padding:43px 35px 30px 77px;color:#363636;position:relative;text-shadow:none!important}.et-testimonial:before{content:"";position:absolute;top:43px;left:35px;width:25px;height:19px;background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -35px}.t-bottom-arrow{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -25px;width:31px;height:32px;position:absolute;bottom:-32px;right:40px}.et-dropcap{font-size:48px;float:left;display:block;margin:0 7px 0 0;line-height:1}.et_quote{padding-left:57px;min-height:40px;font-family:Georgia,serif;font-size:14px;font-style:italic;position:relative;line-height:1.5;margin-bottom:10px}.et_quote .et_quote_sign{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -20px;position:absolute;top:0;left:0;display:block;width:40px;height:34px}.quote-center .et_quote_sign{background-position:-251px -2px;width:20px;height:16px;top:3px}.quote-center .et_quote_additional_sign{background:url(https://fatmo.hu/wp-content/themes/Extra/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -251px -22px;position:absolute;top:3px;right:13px;display:block;width:20px;height:16px}.et_right_quote{width:100%}.quote-center{font-size:24px;line-height:1.2;text-align:center;padding-left:30px}.quote-center .et_right_quote{padding-right:30px;width:95%}.et-tabs-container .et-tabs-control{padding:0}.tabs-left .et-tabs-control{padding-left:0}.author-info h1,.author-info h2,.author-info h3,.author-info h4,.author-info h5,.author-info h6{color:#201F1F!important;text-shadow:none!important}.et-tabs-container .et-tabs-control li a,.tabs-left .et-tabs-control li a{text-decoration:none!important}a.big-button,a.icon-button,a.small-button{cursor:pointer}.clearfix:after,.sitemap-box:after,.sitemap-box:before{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}*:first-child+html .clearfix,* html .clearfix{zoom:1}.et_column_last{margin-right:0!important;clear:right}#footer-bottom .container:after,#footer-bottom .container:before,.clear,.et_extra_other_module .posts-list article:after,.et_extra_other_module .posts-list article:before,.et_pb_extra_module .posts-list article:after,.et_pb_extra_module .posts-list article:before,.page .post-wrap .post-content:after,.single .post-wrap .post-content:after,.sitemap-content:after,.sitemap-content:before,.tabbed-post-module .tab-content:after,.tabbed-post-module .tab-content:before{clear:both}.et_pb_pagebuilder_layout .post-content h1{padding:0 0 10px}.et_pb_pagebuilder_layout .post-content a{color:inherit}.et_pb_pagebuilder_layout .page .post-content h1{padding:0 0 10px}.et_pb_pagebuilder_layout .page .post-content article{border-top:0;-webkit-box-shadow:none;box-shadow:none}.et_pb_pagebuilder_layout .post-wrap .et_pb_bg_layout_dark h2 a{color:inherit}.et_pb_pagebuilder_layout .et_pb_tabs_controls li{margin:0}.et_pb_pagebuilder_layout .et_portfolio_image{position:relative;display:block}.et_pb_pagebuilder_layout .et_pb_member_social_links{padding:0}.et_pb_pagebuilder_layout .et_pb_countdown_timer .section p,.et_pb_pagebuilder_layout .et_pb_member_social_links li{margin-bottom:0}.et_pb_pagebuilder_layout .et_pb_column_1_4 .et_pb_newsletter_form,.et_pb_pagebuilder_layout .et_pb_column_1_5 .et_pb_newsletter_form,.et_pb_pagebuilder_layout .et_pb_column_1_6 .et_pb_newsletter_form{padding:0}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::-webkit-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:-ms-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::-ms-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::-webkit-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus:-ms-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::-ms-input-placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::placeholder{font-weight:inherit;text-transform:inherit;letter-spacing:inherit}.comment_area .comment-reply-link{position:relative;top:0}.comment_avatar{top:0!important}#commentform input[type="email"],#commentform input[type="text"],#commentform input[type="url"],#commentform textarea{background:rgba(0,0,0,.05);width:100%;font-size:14px}@media (max-width:980px){.et_pb_pagebuilder_layout .post-content h1.entry-title{font-weight:700}.et_pb_pagebuilder_layout .page .post-content h1.entry-title{font-size:18px;font-weight:700}}.et_opera_mini .et_pb_image img{width:100%}.woocommerce-page span.onsale,.woocommerce-page ul.products li.product span.onsale,.woocommerce span.onsale,.woocommerce ul.products li.product span.onsale{position:absolute;z-index:100;top:20px;left:20px;display:block;background:#EF6939;min-width:0;width:65px;min-height:0;height:30px;border-radius:3px;margin:0;padding:0;color:#fff;line-height:30px;font-weight:600;text-transform:uppercase;vertical-align:middle}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,.woocommerce-page .button,.woocommerce-page .cart input.button,.woocommerce-page .cart input.post-nav .nav-links .button,.woocommerce-page .cart input.read-more-button,.woocommerce-page .post-nav .nav-links .button,.woocommerce-page .read-more-button,.woocommerce-page .wc-proceed-to-checkout a.checkout-button,.woocommerce-page .woocommerce-message .button,.woocommerce-page .woocommerce-message .post-nav .nav-links .button,.woocommerce-page .woocommerce-message .read-more-button,.woocommerce-page a.btn.alt,.woocommerce-page a.button,.woocommerce-page a.checkout-button,.woocommerce-page a.post-nav .nav-links .button,.woocommerce-page a.read-more-button,.woocommerce-page input.button,.woocommerce-page input.post-nav .nav-links .button,.woocommerce-page input.read-more-button,.woocommerce-page input[type="submit"],.woocommerce .button,.woocommerce .cart input.button,.woocommerce .cart input.post-nav .nav-links .button,.woocommerce .cart input.read-more-button,.woocommerce .post-nav .nav-links .button,.woocommerce .read-more-button,.woocommerce .wc-proceed-to-checkout a.checkout-button,.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-message .post-nav .nav-links .button,.woocommerce .woocommerce-message .read-more-button,.woocommerce a.btn.alt,.woocommerce a.button,.woocommerce a.checkout-button,.woocommerce a.post-nav .nav-links .button,.woocommerce a.read-more-button,.woocommerce input.button,.woocommerce input.post-nav .nav-links .button,.woocommerce input.read-more-button,.woocommerce input[type="submit"]{background-color:rgba(0,0,0,.1)}.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover,.woocommerce-page .button:hover,.woocommerce-page .cart input.button:hover,.woocommerce-page .cart input.post-nav .nav-links .button:hover,.woocommerce-page .cart input.read-more-button:hover,.woocommerce-page .post-nav .nav-links .button:hover,.woocommerce-page .read-more-button:hover,.woocommerce-page .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-page .woocommerce-message .button:hover,.woocommerce-page .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce-page .woocommerce-message .read-more-button:hover,.woocommerce-page a.btn.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page a.checkout-button:hover,.woocommerce-page a.post-nav .nav-links .button:hover,.woocommerce-page a.read-more-button:hover,.woocommerce-page input.button:hover,.woocommerce-page input.post-nav .nav-links .button:hover,.woocommerce-page input.read-more-button:hover,.woocommerce-page input[type="submit"]:hover,.woocommerce .button:hover,.woocommerce .cart input.button:hover,.woocommerce .cart input.post-nav .nav-links .button:hover,.woocommerce .cart input.read-more-button:hover,.woocommerce .post-nav .nav-links .button:hover,.woocommerce .read-more-button:hover,.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce .woocommerce-message .read-more-button:hover,.woocommerce a.btn.alt:hover,.woocommerce a.button:hover,.woocommerce a.checkout-button:hover,.woocommerce a.post-nav .nav-links .button:hover,.woocommerce a.read-more-button:hover,.woocommerce input.button:hover,.woocommerce input.post-nav .nav-links .button:hover,.woocommerce input.read-more-button:hover,.woocommerce input[type="submit"]:hover{background-color:rgba(0,0,0,.2)}.woocommerce-page div.product form.cart .button,.woocommerce-page div.product form.cart .button.disabled,.woocommerce-page div.product form.cart .button.disabled:hover,.woocommerce-page div.product form.cart .post-nav .nav-links .button,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled,.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce-page div.product form.cart .read-more-button,.woocommerce-page div.product form.cart .read-more-button.disabled,.woocommerce-page div.product form.cart .read-more-button.disabled:hover,.woocommerce div.product form.cart .button,.woocommerce div.product form.cart .button.disabled,.woocommerce div.product form.cart .button.disabled:hover,.woocommerce div.product form.cart .post-nav .nav-links .button,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled,.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:hover,.woocommerce div.product form.cart .read-more-button,.woocommerce div.product form.cart .read-more-button.disabled,.woocommerce div.product form.cart .read-more-button.disabled:hover{background-color:#00A8FF;color:#fff}.woocommerce-page .woocommerce-message .button,.woocommerce-page .woocommerce-message .post-nav .nav-links .button,.woocommerce-page .woocommerce-message .read-more-button,.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-message .post-nav .nav-links .button,.woocommerce .woocommerce-message .read-more-button{margin:-6px 0;padding:8px 12px;color:#fff;font-size:12px}.woocommerce-page .woocommerce-message .button:hover,.woocommerce-page .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce-page .woocommerce-message .read-more-button:hover,.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-message .post-nav .nav-links .button:hover,.woocommerce .woocommerce-message .read-more-button:hover{color:#fff}.woocommerce #content-area,.woocommerce-page #content-area{-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce-page .et_pb_extra_overlay .star-rating,.woocommerce .et_pb_extra_overlay .star-rating{position:absolute;top:calc(60% + 32px);left:50%;margin:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;font-size:16px;-webkit-transition:.3s ease;transition:.3s ease}.woocommerce-page .et_pb_extra_overlay .star-rating span:before,.woocommerce .et_pb_extra_overlay .star-rating span:before{color:#fff}.woocommerce-page .et_pb_extra_overlay:hover .star-rating,.woocommerce .et_pb_extra_overlay:hover .star-rating{top:calc(50% + 32px)}.woocommerce-page .woocommerce-page-top,.woocommerce .woocommerce-page-top{width:100%;max-width:100%;min-width:100%}.woocommerce-page .woocommerce-page-top .et_pb_row,.woocommerce .woocommerce-page-top .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%;min-width:100%;margin:0 0 20px;padding:0}.woocommerce-page .woocommerce-page-top .et_pb_row:after,.woocommerce .woocommerce-page-top .et_pb_row:after{display:none!important}.woocommerce-page .woocommerce-page-top .page-title,.woocommerce .woocommerce-page-top .page-title{margin:0;padding:0;font-size:26px}.woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb,.woocommerce .woocommerce-page-top .woocommerce-breadcrumb{margin:0;font-size:12px}.woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb:after,.woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb:before,.woocommerce .woocommerce-page-top .woocommerce-breadcrumb:after,.woocommerce .woocommerce-page-top .woocommerce-breadcrumb:before{display:none}.woocommerce-page .et_pb_extra_column_main,.woocommerce .et_pb_extra_column_main{display:block;width:100%}.woocommerce-page .et_pb_extra_column_main .woocommerce-ordering,.woocommerce-page .et_pb_extra_column_main .woocommerce-result-count,.woocommerce .et_pb_extra_column_main .woocommerce-ordering,.woocommerce .et_pb_extra_column_main .woocommerce-result-count{margin:0 0 20px}.woocommerce-page .woocommerce-message,.woocommerce .woocommerce-message{display:inline-block;background:#00A8FF;width:100%;border:0;border-radius:3px;padding:12px!important;color:#fff;font-size:12px}.woocommerce-page .woocommerce-message:before,.woocommerce .woocommerce-message:before{content:"\e632";position:relative;top:0;left:0;margin:0 10px 0 0;font-size:14px;vertical-align:middle}.woocommerce-page ul.products,.woocommerce ul.products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;min-width:100%;margin:0 -12px;overflow:hidden;float:none}.woocommerce-page ul.products li.product,.woocommerce ul.products li.product{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;margin:0 0 0 -1px!important;padding:0 12px 24px}.with_sidebar.woocommerce-page ul.products li.product,.with_sidebar .woocommerce-page ul.products li.product,.with_sidebar.woocommerce ul.products li.product,.with_sidebar .woocommerce ul.products li.product{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;margin:0 0 0 -1px!important}.woocommerce-page ul.products li.product .product-wrapper,.woocommerce ul.products li.product .product-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;border:0}.woocommerce-page ul.products li.product .product-wrapper a,.woocommerce ul.products li.product .product-wrapper a{position:relative;width:100%;text-align:center}.woocommerce-page ul.products li.product .product-wrapper a:last-child,.woocommerce ul.products li.product .product-wrapper a:last-child{padding:20px}.woocommerce-page ul.products li.product .product-wrapper a img,.woocommerce ul.products li.product .product-wrapper a img{margin:0}.woocommerce-page ul.products li.product .product-wrapper h3,.woocommerce ul.products li.product .product-wrapper h3{margin:0 0 5px;padding:0}.woocommerce-page ul.products li.product .price,.woocommerce ul.products li.product .price{margin:0;color:#00A8FF;font-size:18px;font-weight:600}.woocommerce-page ul.products li.product .price del,.woocommerce-page ul.products li.product .price ins,.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins{display:inline-block;text-decoration:none}.woocommerce-page ul.products li.product .price del span.amount,.woocommerce-page ul.products li.product .price ins span.amount,.woocommerce ul.products li.product .price del span.amount,.woocommerce ul.products li.product .price ins span.amount{font-size:18px}.woocommerce-page ul.products li.product .price del,.woocommerce ul.products li.product .price del{text-decoration:line-through}.woocommerce-page ul.products li.product .price del span.amount,.woocommerce ul.products li.product .price del span.amount{color:rgba(0,0,0,.5)}.woocommerce-page ul.products li.product .price span.amount,.woocommerce ul.products li.product .price span.amount{font-size:18px}.woocommerce-page ul.products.columns-6 li.product,.woocommerce ul.products.columns-6 li.product{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;max-width:16.66667%!important;min-width:16.66667%!important;width:16.66667%!important}.woocommerce-page ul.products.columns-5 li.product,.woocommerce ul.products.columns-5 li.product{-ms-flex-preferred-size:20%;flex-basis:20%;max-width:20%!important;min-width:20%!important;width:20%!important}@media (min-width:769px){.woocommerce-page ul.products.columns-4 li.product,.woocommerce ul.products.columns-4 li.product{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%!important;min-width:25%!important;width:25%!important}}@media (min-width:769px){.woocommerce-page ul.products.columns-3 li.product,.woocommerce ul.products.columns-3 li.product{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;max-width:33.33333%!important;min-width:33.33333%!important;width:33.33333%!important}}.woocommerce-page ul.products.columns-2 li.product,.woocommerce ul.products.columns-2 li.product{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%!important;min-width:50%!important;width:50%!important}.woocommerce-page ul.products.columns-1 li.product,.woocommerce ul.products.columns-1 li.product{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%!important;min-width:100%!important;width:100%!important}.woocommerce-page nav.woocommerce-pagination,.woocommerce nav.woocommerce-pagination{width:100%;text-align:right}.woocommerce-page nav.woocommerce-pagination ul.page-numbers,.woocommerce nav.woocommerce-pagination ul.page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border:0;margin:0 0 24px;line-height:1}.woocommerce-page nav.woocommerce-pagination ul.page-numbers:after,.woocommerce-page nav.woocommerce-pagination ul.page-numbers:before,.woocommerce nav.woocommerce-pagination ul.page-numbers:after,.woocommerce nav.woocommerce-pagination ul.page-numbers:before{display:none}.woocommerce-page nav.woocommerce-pagination ul.page-numbers li,.woocommerce nav.woocommerce-pagination ul.page-numbers li{margin:0 0 0 10px;border:0}.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers,.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers{width:40px;height:40px;padding:0;line-height:40px;text-align:center}.woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current{background:#00A8FF;color:#fff}.woocommerce-page div.product div.images,.woocommerce div.product div.images{width:calc(50% - 12px);margin:0 12px 24px 0;float:left}.woocommerce-page div.product div.images img,.woocommerce div.product div.images img{border-radius:3px;overflow:hidden}.woocommerce-page div.product div.images .flex-control-thumbs,.woocommerce div.product div.images .flex-control-thumbs{margin-top:6.6666%}.woocommerce-page div.product div.images .flex-control-thumbs li,.woocommerce div.product div.images .flex-control-thumbs li{width:20%;margin-right:6.6666%;margin-bottom:6.6666%}.woocommerce-page div.product div.images .flex-control-thumbs li:nth-of-type(4n),.woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n){margin-right:0}.woocommerce-page div.product div.images .flex-control-thumbs li img,.woocommerce div.product div.images .flex-control-thumbs li img{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.woocommerce-page div.product div.images div.thumbnails,.woocommerce div.product div.images div.thumbnails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:12px 0;padding-top:0}.woocommerce-page div.product div.images div.thumbnails a,.woocommerce div.product div.images div.thumbnails a{margin:0;padding:0 12px}.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border-color:#00A8FF}.woocommerce-page div.product div.summary,.woocommerce div.product div.summary{width:calc(50% - 12px);border-top:0;padding:24px;float:right}.woocommerce-page div.product div.summary .product_title,.woocommerce div.product div.summary .product_title{margin:0 0 10px}.woocommerce-page div.product div.summary .woocommerce-product-rating,.woocommerce div.product div.summary .woocommerce-product-rating{width:100%;margin:0 0 20px;line-height:1}.woocommerce-page div.product div.summary .woocommerce-product-rating .star-rating,.woocommerce div.product div.summary .woocommerce-product-rating .star-rating{margin:0 5px 0 0}.woocommerce-page div.product div.summary p.price,.woocommerce div.product div.summary p.price{margin:0 0 20px;color:rgba(0,0,0,.5);font-size:22px;line-height:1}.woocommerce-page div.product div.summary p.price ins,.woocommerce div.product div.summary p.price ins{text-decoration:none}.woocommerce-page div.product div.summary p.price del .amount,.woocommerce div.product div.summary p.price del .amount{color:rgba(0,0,0,.5)}.woocommerce-page div.product div.summary span.price,.woocommerce div.product div.summary span.price{color:rgba(0,0,0,.5);font-weight:600}.woocommerce-page div.product div.summary span.price del,.woocommerce div.product div.summary span.price del{color:rgba(0,0,0,.5);font-weight:400}.woocommerce-page div.product div.summary span.price del .amount,.woocommerce div.product div.summary span.price del .amount{color:inherit}.woocommerce-page div.product div.summary span.price ins,.woocommerce div.product div.summary span.price ins{text-decoration:none}.woocommerce-page div.product div.summary .quantity .qty,.woocommerce div.product div.summary .quantity .qty{margin:0 10px 0 0;line-height:1}.woocommerce-page div.product div.summary .variations td,.woocommerce div.product div.summary .variations td{padding-bottom:10px}.woocommerce-page div.product div.summary .product_meta,.woocommerce div.product div.summary .product_meta{width:100%;color:rgba(0,0,0,.5)}.woocommerce-page div.product div.summary .product_meta a,.woocommerce div.product div.summary .product_meta a{color:#00A8FF;font-weight:600}.woocommerce-page div.product div.summary .product-share-links,.woocommerce div.product div.summary .product-share-links{background:#F5F9FD;width:calc(100% + 48px);margin:-8px;padding:10px 20px 0;text-align:center}.woocommerce-page div.product div.summary .product-share-links a,.woocommerce div.product div.summary .product-share-links a{display:inline-block;margin:0 5px 10px}.woocommerce-page div.product div.summary p,.woocommerce div.product div.summary p{margin:0 0 40px}.woocommerce-page div.product .extra-woocommerce-details-accordion,.woocommerce div.product .extra-woocommerce-details-accordion{width:calc(50% - 12px);border:0;clear:right;float:right}.woocommerce-page div.product .extra-woocommerce-details-accordion .group,.woocommerce div.product .extra-woocommerce-details-accordion .group{width:100%}.woocommerce-page div.product .extra-woocommerce-details-accordion .header,.woocommerce div.product .extra-woocommerce-details-accordion .header{outline:none;border-bottom:1px solid rgba(0,0,0,.1);padding:15px 20px;line-height:1;cursor:pointer}.woocommerce-page div.product .extra-woocommerce-details-accordion .header.ui-accordion-header-active .ui-accordion-header-icon:before,.woocommerce div.product .extra-woocommerce-details-accordion .header.ui-accordion-header-active .ui-accordion-header-icon:before{content:"\e63d"}.woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon,.woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon{display:inline-block;margin:0 5px 0 0}.woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before,.woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before{content:"\e638";color:rgba(0,0,0,.5)}.woocommerce-page div.product .extra-woocommerce-details-accordion .title,.woocommerce div.product .extra-woocommerce-details-accordion .title{display:inline-block;padding:0;margin:0;color:rgba(0,0,0,.5);line-height:1;font-size:14px;font-weight:600}.woocommerce-page div.product .extra-woocommerce-details-accordion .content,.woocommerce div.product .extra-woocommerce-details-accordion .content{background:#F5F9FD;border-bottom:1px solid rgba(0,0,0,.1);padding:20px 40px}.woocommerce-page div.product .extra-woocommerce-details-accordion .content>h2,.woocommerce div.product .extra-woocommerce-details-accordion .content>h2{display:none}.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author,.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email{width:50%;padding:0}.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author{padding-right:10px}.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email{padding-left:10px}.woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-rating,.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-rating{padding:10px 0;clear:both}.woocommerce-page div.product #comments .commentlist,.woocommerce div.product #comments .commentlist{padding:0}.woocommerce-page div.product #respond .comment-reply-title,.woocommerce div.product #respond .comment-reply-title{font-size:14px}.woocommerce-page div.product #respond .comment-form-rating label,.woocommerce div.product #respond .comment-form-rating label{display:block;margin-bottom:10px}.woocommerce-page .related.products,.woocommerce .related.products{width:100%;clear:both}.woocommerce-page .related.products h2,.woocommerce .related.products h2{margin:0 0 20px;padding:0;font-weight:600}.woocommerce-page .related.products .products li.product,.woocommerce .related.products .products li.product{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.with_sidebar.woocommerce-page .related.products .products li.product,.with_sidebar.woocommerce .related.products .products li.product{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.woocommerce-page.et_pb_pagebuilder_layout div.product div.summary,.woocommerce.et_pb_pagebuilder_layout div.product div.summary{display:none}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none;margin-right:30px}.woocommerce-MyAccount-navigation ul li{margin-bottom:0}.woocommerce-MyAccount-navigation-link{position:relative;display:block;opacity:.6;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.woocommerce-MyAccount-navigation-link:after{position:absolute;top:50%;left:0;line-height:1;margin-top:-9px;font-family:ETModules;font-size:18px}.woocommerce-MyAccount-navigation-link a{display:block;padding:10px 10px 10px 30px;border-bottom:1px solid #efefef}.woocommerce-MyAccount-navigation-link.is-active,.woocommerce-MyAccount-navigation-link:hover{opacity:1}.woocommerce-MyAccount-navigation-link--dashboard:after{content:"\E009"}.woocommerce-MyAccount-navigation-link--orders:after{content:"\E013"}.woocommerce-MyAccount-navigation-link--downloads:after{content:"\E05F"}.woocommerce-MyAccount-navigation-link--edit-address:after{content:"\E026"}.woocommerce-MyAccount-navigation-link--edit-account:after{content:"\E107"}.woocommerce-MyAccount-navigation-link--customer-logout:after{content:"\E051"}.woocommerce-MyAccount-content .woocommerce-Address-title,.woocommerce-MyAccount-content h2{margin-top:25px}.woocommerce .woocommerce-MyAccount-content table thead th{padding-top:10px;padding-bottom:10px}.woocommerce-MyAccount-content table td,.woocommerce-MyAccount-content table th{font-size:14px}/*!
* Ripple
* Created by Andy Tran (http://andytran.me)
* Copyright 2015 Andy Tran.
* Licensed under MIT (https://github.com/andyhqtran/UILibrary/blob/master/LICENSE)
*/[ripple]{position:relative;overflow:hidden}[ripple][ripple-inverse] .ripple{-webkit-animation:ripple-inverse 1s;animation:ripple-inverse 1s}[ripple] .ripple{position:absolute;display:block;background:#fff;width:60px;height:60px;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:ripple 1s;animation:ripple 1s}@-webkit-keyframes ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.2}100%{-webkit-transform:scale(10);transform:scale(10);opacity:0}}@keyframes ripple{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.2}100%{-webkit-transform:scale(10);transform:scale(10);opacity:0}}@-webkit-keyframes ripple-inverse{0%{background:#e6e6e6;-webkit-transform:scale(0);transform:scale(0);opacity:1}80%{background:#fff}100%{-webkit-transform:scale(10);transform:scale(10);opacity:1}}@keyframes ripple-inverse{0%{background:#e6e6e6;-webkit-transform:scale(0);transform:scale(0);opacity:1}80%{background:#fff}100%{-webkit-transform:scale(10);transform:scale(10);opacity:1}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOutRight{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes slideWidth{0%{width:0}}@keyframes slideWidth{0%{width:0}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipIn{0%{-webkit-transform:perspective(1000px) rotateX(-90deg);transform:perspective(1000px) rotateX(-90deg)}60%{-webkit-transform:perspective(1000px) rotateX(10deg);transform:perspective(1000px) rotateX(10deg)}80%{-webkit-transform:perspective(1000px) rotateX(-10deg);transform:perspective(1000px) rotateX(-10deg)}}@keyframes flipIn{0%{-webkit-transform:perspective(1000px) rotateX(-90deg);transform:perspective(1000px) rotateX(-90deg)}60%{-webkit-transform:perspective(1000px) rotateX(10deg);transform:perspective(1000px) rotateX(10deg)}80%{-webkit-transform:perspective(1000px) rotateX(-10deg);transform:perspective(1000px) rotateX(-10deg)}}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes gridFadeIn{0%{opacity:0;-webkit-transform:translatey(-5%)}100%{opacity:1;-webkit-transform:translatey(0)}}@keyframes gridFadeIn{0%{opacity:0;-webkit-transform:translatey(-5%);transform:translatey(-5%)}100%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@font-face{font-family:ET-Extra;src:url(https://fatmo.hu/wp-content/themes/Extra/fonts/ET-Extra.eot);src:url(https://fatmo.hu/wp-content/themes/Extra/fonts/ET-Extra.eot?#iefix) format("embedded-opentype"),url(https://fatmo.hu/wp-content/themes/Extra/fonts/ET-Extra.woff) format("woff"),url(https://fatmo.hu/wp-content/themes/Extra/fonts/ET-Extra.ttf) format("truetype"),url(https://fatmo.hu/wp-content/themes/Extra/fonts/ET-Extra.svg#ET-Extra) format("svg");font-weight:400;font-style:normal;font-display:swap}@media only screen and (min-width:1024px){.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#footer .et_pb_extra_column{width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;min-width:0;max-width:none}.ie #footer .et_pb_extra_column{max-width:33.33333%}.footer_columns_4#footer .et_pb_extra_column{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_4#footer .et_pb_extra_column{max-width:25%}.footer_columns_2#footer .et_pb_extra_column{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.ie .footer_columns_2#footer .et_pb_extra_column{max-width:50%}.footer_columns_1#footer .et_pb_extra_column{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.ie .footer_columns_1#footer .et_pb_extra_column{max-width:100%}.footer_columns_1_4__3_4#footer .et_pb_extra_column.odd{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_1_4__3_4#footer .et_pb_extra_column.odd{max-width:25%}.footer_columns_1_4__3_4#footer .et_pb_extra_column.even{width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.ie .footer_columns_1_4__3_4#footer .et_pb_extra_column.even{max-width:75%}.footer_columns_3_4__1_4#footer .et_pb_extra_column.odd{width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.ie .footer_columns_3_4__1_4#footer .et_pb_extra_column.odd{max-width:75%}.footer_columns_3_4__1_4#footer .et_pb_extra_column.even{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_3_4__1_4#footer .et_pb_extra_column.even{max-width:25%}.footer_columns_1_3__2_3#footer .et_pb_extra_column.odd{width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.ie .footer_columns_1_3__2_3#footer .et_pb_extra_column.odd{max-width:33.33333%}.footer_columns_1_3__2_3#footer .et_pb_extra_column.even{width:66.66666666%;-ms-flex-preferred-size:66.66666666%;flex-basis:66.66666666%}.ie .footer_columns_1_3__2_3#footer .et_pb_extra_column.even{max-width:66.66667%}.footer_columns_2_3__1_3#footer .et_pb_extra_column.odd{width:66.66666666%;-ms-flex-preferred-size:66.66666666%;flex-basis:66.66666666%}.ie .footer_columns_2_3__1_3#footer .et_pb_extra_column.odd{max-width:66.66667%}.footer_columns_2_3__1_3#footer .et_pb_extra_column.even{width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.ie .footer_columns_2_3__1_3#footer .et_pb_extra_column.even{max-width:33.33333%}.footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-1,.footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-2{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-1,.ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-2{max-width:25%}.footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-4{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-4{max-width:50%}.footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-1{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-1{max-width:50%}.footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-2,.footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-4{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-2,.ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-4{max-width:25%}.footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-2{width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-2{max-width:50%}.footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-1,.footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-4{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-1,.ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-4{max-width:25%}.footer_columns_1#footer .et_pb_extra_column.column-2,.footer_columns_1#footer .et_pb_extra_column.column-3,.footer_columns_1#footer .et_pb_extra_column.column-4,.footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-3,.footer_columns_1_3__2_3#footer .et_pb_extra_column.column-2,.footer_columns_1_3__2_3#footer .et_pb_extra_column.column-3,.footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-3,.footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-3,.footer_columns_1_4__3_4#footer .et_pb_extra_column.column-2,.footer_columns_1_4__3_4#footer .et_pb_extra_column.column-3,.footer_columns_2#footer .et_pb_extra_column.column-2,.footer_columns_2#footer .et_pb_extra_column.column-3,.footer_columns_2_3__1_3#footer .et_pb_extra_column.column-2,.footer_columns_2_3__1_3#footer .et_pb_extra_column.column-3,.footer_columns_3#footer .et_pb_extra_column.column-3,.footer_columns_3_4__1_4#footer .et_pb_extra_column.column-2,.footer_columns_3_4__1_4#footer .et_pb_extra_column.column-3{display:none}#main-header-wrapper{-webkit-transition:height .5s;transition:height .5s}.et_fixed_nav .et-fixed-header #main-header{position:fixed;width:100%;top:0}.boxed_layout.et_fixed_nav .et-fixed-header #main-header{width:90%;max-width:1360px}.et_hide_nav.et_fixed_nav .et-fixed-header #main-content{padding-top:40px}.et_hide_nav #main-header{top:0}.admin-bar.et_fixed_nav .et-fixed-header #main-header,.admin-bar.et_hide_nav #main-header{top:32px}.et_hide_nav.et_fixed_nav #main-header{position:fixed;opacity:0;-webkit-transition-duration:.7s;transition-duration:.7s;width:100%}.et_hide_nav.et_fixed_nav .et-fixed-header #main-header{opacity:1;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium{display:none}.et_pb_column_1_3 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_1_3 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,.et_pb_column_1_4 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_1_4 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,.et_pb_column_1_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_1_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,.et_pb_column_1_6 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_1_6 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,.et_pb_column_2_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,.et_pb_column_2_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column{width:100%;padding:0}}@media only screen and (max-width:1024px){#content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_row,.et_pb_extra_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.et_extra_layout .et_pb_extra_column_main .et_pb_column,.et_pb_extra_column{width:100%;max-width:100%;min-width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.et_pb_extra_column_main,.et_pb_extra_column_sidebar{width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;float:none;clear:both}.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.with_sidebar.et_pb_extra_column_main,.with_sidebar .et_pb_extra_column_main,.with_sidebar.et_pb_extra_column_sidebar,.with_sidebar .et_pb_extra_column_sidebar{width:100%!important;min-width:100%;max-width:100%;-ms-flex-preferred-size:100%!important;flex-basis:100%!important;padding:0!important;float:none;clear:both}.ie.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.ie.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.ie.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.ie.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.ie.with_sidebar.et_pb_extra_column_main,.ie.with_sidebar .et_pb_extra_column_main,.ie.with_sidebar.et_pb_extra_column_sidebar,.ie.with_sidebar .et_pb_extra_column_sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.page.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.page.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.page.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.page.with_sidebar.et_pb_extra_column_main,.page.with_sidebar .et_pb_extra_column_main,.page.with_sidebar.et_pb_extra_column_sidebar,.page.with_sidebar .et_pb_extra_column_sidebar,.single.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.single.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_main,.single.with_sidebar.et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.single.with_sidebar .et_extra_layout .et_pb_extra_column_main .et_pb_column_sidebar,.single.with_sidebar.et_pb_extra_column_main,.single.with_sidebar .et_pb_extra_column_main,.single.with_sidebar.et_pb_extra_column_sidebar,.single.with_sidebar .et_pb_extra_column_sidebar{padding:0!important}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_8,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4,.et_pb_extra_column_1_2,.et_pb_extra_column_1_3,.et_pb_extra_column_1_4,.et_pb_extra_column_1_5,.et_pb_extra_column_1_6,.et_pb_extra_column_2_3,.et_pb_extra_column_2_5,.et_pb_extra_column_3_4,.et_pb_extra_column_3_5,.et_pb_extra_column_3_8,.et_pb_extra_column_4_4{width:100%;max-width:100%;min-width:100%}.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_6,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_6,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4,.et_extra_layout .et_pb_extra_column_main .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8{width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}header.header li ul{position:relative;top:auto;right:auto;left:auto;display:block}#top-header{display:none}#et-info{border-bottom:1px solid rgba(255,255,255,.1);padding:0 0 10px;margin:0}#et-info,#et-info .et-extra-social-icons{-ms-flex-wrap:wrap;flex-wrap:wrap}#et-info .et-extra-social-icons li{margin:0 10px 10px 0}#et-info .et-extra-social-icons .et-extra-icon{border:0;padding:0}#et-info .et-cart,#et-info .et-top-search{margin:0 10px 10px 0}.et_hide_nav.et_fixed_nav #main-header{opacity:1;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.et_fixed_nav .logo{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}.logo{height:50px}.centered .logo{display:inline-block;width:auto;margin:30px 0}#et-navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.centered #et-navigation{margin:0}#et-navigation>ul{display:none}#et-navigation li li{padding:0 0 0 30px}#et-navigation a{display:block;padding:20px 0}#et-navigation .mega-menu>ul{border-bottom:1px solid rgba(255,255,255,.1)}#et-navigation .mega-menu>ul>li{padding:0}#et-navigation .mega-menu>ul>li>a{color:inherit;pointer-events:all}#et-navigation .mega-menu ul,#et-navigation .mega-menu ul ul{padding:0 0 0 20px}#et-navigation .mega-menu-featured>ul{border-bottom:1px solid rgba(255,255,255,.1);padding:20px 0 0 20px}#et-navigation .mega-menu-featured>ul>li{padding:0 0 20px}#et-navigation .mega-menu-featured>ul>li:first-child .title{display:block}#et-navigation .mega-menu-featured .title{display:none}#et-navigation .mega-menu-featured .post-meta a{padding:0}#et-navigation .mega-menu.mega-featured-2>ul>li:nth-child(2){display:none}#et-navigation .mega-menu.mega-featured-2>ul>li:nth-child(3) .title{border-top:1px solid rgba(255,255,255,.1);padding:20px 0 0}#et-navigation .mega-menu.mega-featured-2 .title{display:block}#et-navigation .mega-menu.mega-featured-2 .recent-list{padding:0}#et-navigation .mega-menu.mega-featured-2 .recent-list li:last-child{padding:20px 0 0}.et-top-search-primary-menu-item .search-icon{display:none}.et-top-search-primary-menu-item .et-top-search{position:relative;top:auto;right:auto;display:block;width:100%;border:0;margin:15px 0 0}.et-top-search-primary-menu-item .et-top-search .et-search-field{background:rgba(255,255,255,.1);padding:7px 10px;font-size:12px;line-height:normal}.et-top-search-primary-menu-item .et-top-search .et-search-field::-webkit-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field:-ms-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field::-ms-input-placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field::placeholder{color:#fff;font-weight:400}.et-top-search-primary-menu-item .et-top-search .et-search-field:focus{background:rgba(255,255,255,.2)}.et-top-search-primary-menu-item .et-top-search .et-search-submit{display:none}#et-mobile-navigation{display:block}#et-mobile-navigation nav{display:none;width:100%;padding:40px 40px 20px;border-radius:0 0 3px 3px;overflow:hidden}#et-mobile-navigation #et-extra-mobile-menu{position:relative;top:auto;right:auto;left:auto;display:block;background:0;border:0}#et-mobile-navigation #et-extra-mobile-menu>li:last-child a{border:0}#et-mobile-navigation #et-extra-mobile-menu li{width:100%}#et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children>a{position:relative}#et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children>a:after{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:.3s ease;transition:.3s ease}#et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children>a.selected:after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}#et-mobile-navigation #et-extra-mobile-menu li>ul{-webkit-transition:none;transition:none;opacity:1;visibility:visible}#et-mobile-navigation #et-extra-mobile-menu .sub-menu{display:none}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module,.et_pb_extra_module{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post,.et_pb_extra_module .main-post{width:50%;border-right:1px solid rgba(0,0,0,.1);border-bottom:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post{padding:20px 20px 0;width:50%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post .post-content{padding:0}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .posts-list,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .posts-list,.et_pb_extra_module .posts-list{width:50%}.et_pb_extra_module .posts-list li:first-child,.et_pb_extra_module .posts-list li:only-child{border-top:0}.module-head{width:100%}.et_pb_column_1_2 .tabbed-post-module .tabs ul li,.et_pb_column_1_3 .tabbed-post-module .tabs ul li,.et_pb_column_1_4 .tabbed-post-module .tabs ul li,.et_pb_column_1_5 .tabbed-post-module .tabs ul li,.et_pb_column_1_6 .tabbed-post-module .tabs ul li,.et_pb_column_2_3 .tabbed-post-module .tabs ul li,.et_pb_column_2_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_5 .tabbed-post-module .tabs ul li{display:block}.et_pb_column_1_2 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_4 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_5 .tabbed-post-module .tabs ul li.active{display:block;width:auto;border-right:1px solid rgba(0,0,0,.1)}.et_pb_column_1_2 .tabbed-post-module .tab-nav,.et_pb_column_1_3 .tabbed-post-module .tab-nav,.et_pb_column_1_4 .tabbed-post-module .tab-nav,.et_pb_column_1_5 .tabbed-post-module .tab-nav,.et_pb_column_1_6 .tabbed-post-module .tab-nav,.et_pb_column_2_3 .tabbed-post-module .tab-nav,.et_pb_column_2_5 .tabbed-post-module .tab-nav,.et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav,.et_pb_column_3_5 .tabbed-post-module .tab-nav,.et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav{display:none}.et_pb_column_1_2 .tabbed-post-module .tab-content,.et_pb_column_1_3 .tabbed-post-module .tab-content,.et_pb_column_1_4 .tabbed-post-module .tab-content,.et_pb_column_1_5 .tabbed-post-module .tab-content,.et_pb_column_1_6 .tabbed-post-module .tab-content,.et_pb_column_2_5 .tabbed-post-module .tab-content,.et_pb_column_3_5 .tabbed-post-module .tab-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .posts-list{width:50%}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post{padding:20px}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post .post-content{padding:0}.post-header{padding:40px}.page .post-wrap,.post-wrap{padding:0 40px 40px}.post-footer{padding:15px 40px 0}.post-footer .social-icons{margin:0 0 15px}.review{margin:40px 0 0}.project-details .project-categories,.project-details .project-description,.project-details .project-tags{width:100%;padding:30px 40px;border-bottom:1px solid rgba(0,0,0,.1)}.audio-titles{padding:11.5%}.single-post-module .link-format{padding:60px 40px}.quote-format{padding:40px}.et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,.et_pb_column_2_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button{font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}.page .post-wrap{padding:40px}#portfolio_list .project,.with_sidebar #portfolio_list .project{width:50%}.sitemap-content ul{width:33.33333%;max-width:33.33333%;min-width:33.33333%;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.with_sidebar .sitemap-content ul{width:50%;max-width:50%;min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.sitemap-content ul.children{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;min-width:100%}.woocommerce-page ul.products,.woocommerce ul.products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;min-width:100%;margin:-12px;overflow:hidden;float:none}.with_sidebar.woocommerce-page ul.products li.product,.with_sidebar .woocommerce-page ul.products li.product,.with_sidebar.woocommerce ul.products li.product,.with_sidebar .woocommerce ul.products li.product{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;margin:0 0 0 -1px!important}.woocommerce-page .related.products li.product:nth-child(n),.woocommerce .related.products li.product:nth-child(n){width:25%!important;margin:0!important}.etad{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.header .etad{margin:20px auto}.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box{background:rgba(0,0,0,.6);position:absolute}.et_pb_column_1_2 .featured-posts-slider-module .post-content h3,.et_pb_column_1_3 .featured-posts-slider-module .post-content h3,.et_pb_column_1_4 .featured-posts-slider-module .post-content h3,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3,.et_pb_column_2_3 .featured-posts-slider-module .post-content h3,.et_pb_column_2_5 .featured-posts-slider-module .post-content h3,.et_pb_column_3_4 .featured-posts-slider-module .post-content h3,.et_pb_column_3_5 .featured-posts-slider-module .post-content h3,.et_pb_column_3_8 .featured-posts-slider-module .post-content h3,.et_pb_column_4_4 .featured-posts-slider-module .post-content h3{font-size:16px}.et_pb_column_1_3 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_4 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_1_6 .featured-posts-slider-module .post-content h3 a,.et_pb_column_2_5 .featured-posts-slider-module .post-content h3 a,.et_pb_column_3_8 .featured-posts-slider-module .post-content h3 a{color:#fff}.et_pb_column_1_2 .featured-posts-slider-module .post-meta,.et_pb_column_1_3 .featured-posts-slider-module .post-meta,.et_pb_column_1_4 .featured-posts-slider-module .post-meta,.et_pb_column_1_5 .featured-posts-slider-module .post-meta,.et_pb_column_1_6 .featured-posts-slider-module .post-meta,.et_pb_column_2_5 .featured-posts-slider-module .post-meta,.et_pb_column_3_5 .featured-posts-slider-module .post-meta,.et_pb_column_3_8 .featured-posts-slider-module .post-meta{color:#FFFFFF;display:block}.et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium{display:inline-block}.et_pb_column_1_2 .posts-carousel-module .carousel-group,.et_pb_column_1_3 .posts-carousel-module .carousel-group,.et_pb_column_1_4 .posts-carousel-module .carousel-group,.et_pb_column_1_5 .posts-carousel-module .carousel-group,.et_pb_column_1_6 .posts-carousel-module .carousel-group,.et_pb_column_2_5 .posts-carousel-module .carousel-group,.et_pb_column_3_5 .posts-carousel-module .carousel-group,.et_pb_column_3_8 .posts-carousel-module .carousel-group{padding-right:10px;padding-left:10px}.et_pb_column_1_2 .posts-carousel-module .carousel-item,.et_pb_column_1_3 .posts-carousel-module .carousel-item,.et_pb_column_1_4 .posts-carousel-module .carousel-item,.et_pb_column_1_5 .posts-carousel-module .carousel-item,.et_pb_column_1_6 .posts-carousel-module .carousel-item,.et_pb_column_2_5 .posts-carousel-module .carousel-item,.et_pb_column_3_5 .posts-carousel-module .carousel-item,.et_pb_column_3_8 .posts-carousel-module .carousel-item{width:25%;padding-top:20px}.et_pb_column_1_2 .posts-carousel-module .post-thumbnail,.et_pb_column_1_3 .posts-carousel-module .post-thumbnail,.et_pb_column_1_4 .posts-carousel-module .post-thumbnail,.et_pb_column_1_5 .posts-carousel-module .post-thumbnail,.et_pb_column_1_6 .posts-carousel-module .post-thumbnail,.et_pb_column_2_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_8 .posts-carousel-module .post-thumbnail{margin-right:10px;margin-left:10px}.et_pb_column_1_2 .posts-carousel-module .post-content-box,.et_pb_column_1_3 .posts-carousel-module .post-content-box,.et_pb_column_1_4 .posts-carousel-module .post-content-box,.et_pb_column_1_5 .posts-carousel-module .post-content-box,.et_pb_column_1_6 .posts-carousel-module .post-content-box,.et_pb_column_2_5 .posts-carousel-module .post-content-box,.et_pb_column_3_5 .posts-carousel-module .post-content-box,.et_pb_column_3_8 .posts-carousel-module .post-content-box{margin-right:10px;margin-left:10px;padding-right:0;padding-left:0}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev{left:60px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev{left:auto;right:60px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next{right:60px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next{right:auto;left:60px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev{left:40px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:40px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next{right:40px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:40px}}@media only screen and (max-width:980px){.et_pb_column_1_2 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_2 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_1_3 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_1_3 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_2_3 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_2_3 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_2_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_2_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_3_4 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_3_4 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide,.et_pb_column_3_5 .et-slider .carousel-item.et-pb-active-slide,.et_pb_column_3_5 .et-slider .carousel-item.et-pb-moved-slide,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide{-webkit-animation-duration:.8s;animation-duration:.8s}.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products li.product,.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product{width:25%;max-width:25%;min-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%;margin:0 0 0 -1px!important;padding:0 12px 24px}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-6 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-6 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-6 ul.products li.product{width:16.66667%!important;max-width:16.66667%!important;min-width:16.66667%!important;-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-5 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-5 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-5 ul.products li.product{width:20%!important;max-width:20%!important;min-width:20%!important;-ms-flex-preferred-size:20%;flex-basis:20%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-4 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-4 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-4 ul.products li.product{width:25%!important;max-width:25%!important;min-width:25%!important;-ms-flex-preferred-size:25%;flex-basis:25%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-3 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-3 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-3 ul.products li.product{width:33.33333%!important;max-width:33.33333%!important;min-width:33.33333%!important;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-2 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-2 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-2 ul.products li.product{width:50%!important;max-width:50%!important;min-width:50%!important;-ms-flex-preferred-size:50%;flex-basis:50%}.et_pb_pagebuilder_layout .et_pb_shop .woocommerce.columns-1 ul.products li.product,.et_pb_pagebuilder_layout .related ul.products.columns-1 ul.products li.product,.et_pb_pagebuilder_layout .upsells ul.products.columns-1 ul.products li.product{width:100%!important;max-width:100%!important;min-width:100%!important;-ms-flex-preferred-size:100%;flex-basis:100%}.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-1 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-2 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-3 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-4 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-5 li.product,.et_pb_pagebuilder_layout.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-6 li.product{margin-right:0!important}}@media only screen and (max-width:768px){.audio-titles{padding:40px}.et_pb_column_1_4 .post-module article .header .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_4 .tabbed-post-module article .header .video-play-button,.et_pb_column_1_5 .post-module article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_5 .tabbed-post-module article .header .video-play-button,.et_pb_column_1_6 .post-module article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_6 .tabbed-post-module article .header .video-play-button{font-size:2rem;line-height:2rem;width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem}.et_pb_column_1_4 .posts-blog-feed-module.masonry article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.masonry article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.masonry article .header .video-play-button{font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}.et_pb_column_1_2 .tabbed-post-module .tabs ul li,.et_pb_column_1_3 .tabbed-post-module .tabs ul li,.et_pb_column_1_4 .tabbed-post-module .tabs ul li,.et_pb_column_1_5 .tabbed-post-module .tabs ul li,.et_pb_column_1_6 .tabbed-post-module .tabs ul li,.et_pb_column_2_3 .tabbed-post-module .tabs ul li,.et_pb_column_2_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_5 .tabbed-post-module .tabs ul li,.et_pb_column_3_8 .tabbed-post-module .tabs ul li,.tabbed-post-module .tabs ul li{display:none}.et_pb_column_1_2 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_4 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,.et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_4 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_5 .tabbed-post-module .tabs ul li.active,.et_pb_column_3_8 .tabbed-post-module .tabs ul li.active,.et_pb_column_4_4 .tabbed-post-module .tabs ul li.active{display:block;width:100%;border:0}.et_pb_column_1_2 .tabbed-post-module .tab-nav,.et_pb_column_1_3 .tabbed-post-module .tab-nav,.et_pb_column_1_4 .tabbed-post-module .tab-nav,.et_pb_column_1_5 .tabbed-post-module .tab-nav,.et_pb_column_1_6 .tabbed-post-module .tab-nav,.et_pb_column_2_3 .tabbed-post-module .tab-nav,.et_pb_column_2_5 .tabbed-post-module .tab-nav,.et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav,.et_pb_column_3_4 .tabbed-post-module .tab-nav,.et_pb_column_3_5 .tabbed-post-module .tab-nav,.et_pb_column_3_8 .tabbed-post-module .tab-nav,.et_pb_column_4_4 .tabbed-post-module .tab-nav,.et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav{display:block}.et_pb_column_3_8 .tabbed-post-module .tab-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post{padding:20px}.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content{padding:0}.posts-blog-feed-module .paginated_content .paginated_page[data-columns="2"] .column,.posts-blog-feed-module .paginated_content .paginated_page[data-columns="3"] .column{width:100%;padding-right:0;padding-left:0}.posts-blog-feed-module .paginated_content .paginated_page[data-columns="2"] .column:first-child,.posts-blog-feed-module .paginated_content .paginated_page[data-columns="3"] .column:first-child{padding:0}.posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before,.with_sidebar .posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before{content:"1 .column.size-1of1"}.related-posts-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.related-post{width:50%;max-width:50%;min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.authors-page .authors[data-columns]::before,.with_sidebar .authors-page .authors[data-columns]::before{content:"1 .column.size-1of1"}.member-content #loginform{-ms-flex-wrap:wrap;flex-wrap:wrap}.member-content .button,.member-content .input{width:100%;max-width:100%;margin:0 0 20px}.member-content .button{margin:0}#portfolio_filter{display:block;height:32px}#portfolio_filter.opened{height:100%}#portfolio_filter li{display:block;width:100%;margin:0;border:0}#portfolio_filter li.filter-toggle{display:block;background:#f6f9fd;padding:10px 15px;font-size:12px;text-transform:uppercase;-webkit-transition:.3s ease;transition:.3s ease;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#portfolio_filter a{width:100%}#portfolio_filter a:first-child{border-radius:0}#portfolio_list .project,.with_sidebar #portfolio_list .project{width:100%}.sitemap-content ul,.with_sidebar .sitemap-content ul{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:100%;min-width:100%}.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-6 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-6 li.product,.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-6 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-6 li.product,.with_sidebar.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product,.with_sidebar.woocommerce-page ul.products li.product,.with_sidebar.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce ul.products li.product{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;width:50%!important;max-width:50%!important;min-width:50%!important}.woocommerce-page .related.products,.woocommerce-page div.product .extra-woocommerce-details-accordion,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary,.woocommerce .related.products,.woocommerce div.product .extra-woocommerce-details-accordion,.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;clear:both}.woocommerce-page .related.products h2,.woocommerce .related.products h2{margin:0 0 20px;padding:0;font-weight:600}.woocommerce-page .related.products li.product,.woocommerce .related.products li.product{margin-right:0!important}.woocommerce-page .related.products li.product:nth-child(n),.woocommerce .related.products li.product:nth-child(n){width:50%!important;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0!important}.woocommerce-page .et_pb_wc_related_products ul.products.columns-1 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-2 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-3 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-4 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-5 li.product,.woocommerce-page .et_pb_wc_related_products ul.products.columns-6 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-1 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-2 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-3 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-4 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-5 li.product,.woocommerce-page .et_pb_wc_upsells ul.products.columns-6 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-1 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-2 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-3 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-4 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-5 li.product,.woocommerce .et_pb_wc_related_products ul.products.columns-6 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-1 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-2 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-3 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-4 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-5 li.product,.woocommerce .et_pb_wc_upsells ul.products.columns-6 li.product{margin-right:0!important}#footer-info,#footer-nav{width:100%;text-align:center;line-height:1.5em;display:block}}@media only screen and (max-width:480px){#et-info .et-top-search{width:100%;margin:0 0 10px}#et-info .et-top-search .et-search-field{width:100%}#et-info .et-cart{width:100%;margin:0 0 10px}#et-mobile-navigation nav{padding:20px 20px 0}.post-header{padding:40px 20px}.page .post-wrap,.post-wrap{padding:0 20px 40px}.post-footer{padding:15px 20px 0}.post-footer .social-icons .share-title{display:block}.author-box .author-box-avatar{width:80px;max-width:80px;min-width:80px;-ms-flex-preferred-size:80px;flex-basis:80px;height:80px;margin:0 0 20px}.author-box-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.author-box-description{margin:0}.review-summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.review-summary-score-box{margin:0 0 20px;width:100%;max-width:100%;min-width:auto}.review-summary-content{padding:0}.related-post{width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.et_pb_extra_module{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .main-post,.et_extra_layout .et_pb_extra_column_main .et_pb_extra_module .main-post{padding:0;border:0;width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_1_6 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_2_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_3_5 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .main-post .post-content,.et_extra_layout .et_pb_extra_column_main .et_pb_extra_module .main-post .post-content{padding:0 20px}.et_pb_extra_module .posts-list{width:100%!important}.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list{width:100%}.et_extra_layout .et_pb_extra_column_main .et_pb_column_4_4 .et_pb_extra_module .posts-list li:first-child,.et_pb_extra_module .posts-list li:first-child,.et_pb_extra_module .posts-list li:only-child{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.et_pb_extra_module .posts-list li:last-child,.et_pb_extra_module .posts-list li:only-child{border-bottom:0}.et_pb_column_1_2 .tabbed-post-module .tab-content,.et_pb_column_1_3 .tabbed-post-module .tab-content,.et_pb_column_1_4 .tabbed-post-module .tab-content,.et_pb_column_1_5 .tabbed-post-module .tab-content,.et_pb_column_1_6 .tabbed-post-module .tab-content,.et_pb_column_2_5 .tabbed-post-module .tab-content,.et_pb_column_3_5 .tabbed-post-module .tab-content,.et_pb_column_3_8 .tabbed-post-module .tab-content,.tabbed-post-module .tab-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .posts-list,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_8 .tabbed-post-module .tab-content .posts-list{width:100%}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post{padding:0}.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post .post-content,.et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content{padding:0 20px}.tabbed-post-module .tab-content .main-post,.tabbed-post-module .tab-content .posts-list{width:100%}.tabbed-post-module .tab-content .main-post{padding:0}.tabbed-post-module .tab-content .main-post .post-content{padding:0 20px}.tabbed-post-module .tab-content .posts-list{border-bottom:1px solid rgba(0,0,0,.1)!important}.et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,.posts-carousel-module.loading .carousel-item-hide-on-load-medium{display:none}.et_pb_column_1_2 .posts-carousel-module .carousel-group,.et_pb_column_1_3 .posts-carousel-module .carousel-group,.et_pb_column_1_4 .posts-carousel-module .carousel-group,.et_pb_column_1_5 .posts-carousel-module .carousel-group,.et_pb_column_1_6 .posts-carousel-module .carousel-group,.et_pb_column_2_3 .posts-carousel-module .carousel-group,.et_pb_column_2_5 .posts-carousel-module .carousel-group,.et_pb_column_3_4 .posts-carousel-module .carousel-group,.et_pb_column_3_5 .posts-carousel-module .carousel-group,.et_pb_column_4_4 .posts-carousel-module .carousel-group{padding-right:0;padding-left:0}.et_pb_column_1_2 .posts-carousel-module .carousel-item,.et_pb_column_1_3 .posts-carousel-module .carousel-item,.et_pb_column_1_4 .posts-carousel-module .carousel-item,.et_pb_column_1_5 .posts-carousel-module .carousel-item,.et_pb_column_1_6 .posts-carousel-module .carousel-item,.et_pb_column_2_3 .posts-carousel-module .carousel-item,.et_pb_column_2_5 .posts-carousel-module .carousel-item,.et_pb_column_3_4 .posts-carousel-module .carousel-item,.et_pb_column_3_5 .posts-carousel-module .carousel-item,.et_pb_column_4_4 .posts-carousel-module .carousel-item{width:50%;padding-top:0}.et_pb_column_1_2 .posts-carousel-module .post-thumbnail,.et_pb_column_1_3 .posts-carousel-module .post-thumbnail,.et_pb_column_1_4 .posts-carousel-module .post-thumbnail,.et_pb_column_1_5 .posts-carousel-module .post-thumbnail,.et_pb_column_1_6 .posts-carousel-module .post-thumbnail,.et_pb_column_2_3 .posts-carousel-module .post-thumbnail,.et_pb_column_2_5 .posts-carousel-module .post-thumbnail,.et_pb_column_3_4 .posts-carousel-module .post-thumbnail,.et_pb_column_3_5 .posts-carousel-module .post-thumbnail,.et_pb_column_4_4 .posts-carousel-module .post-thumbnail{margin-right:0;margin-left:0}.et_pb_column_1_2 .posts-carousel-module .post-content-box,.et_pb_column_1_3 .posts-carousel-module .post-content-box,.et_pb_column_1_4 .posts-carousel-module .post-content-box,.et_pb_column_1_5 .posts-carousel-module .post-content-box,.et_pb_column_1_6 .posts-carousel-module .post-content-box,.et_pb_column_2_3 .posts-carousel-module .post-content-box,.et_pb_column_2_5 .posts-carousel-module .post-content-box,.et_pb_column_3_4 .posts-carousel-module .post-content-box,.et_pb_column_3_5 .posts-carousel-module .post-content-box,.et_pb_column_4_4 .posts-carousel-module .post-content-box{margin-right:0;margin-left:0;padding-right:20px;padding-left:20px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev{left:40px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-prev,.rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev{left:auto;right:40px}.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next{right:40px}.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module .et-pb-arrow-next,.rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next{right:auto;left:40px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev{left:20px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-prev,.rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev{left:auto;right:20px}.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next{right:20px}.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_3_5 .posts-carousel-module:hover .et-pb-arrow-next,.rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next{right:auto;left:20px}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item,.featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item,.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item{height:auto}.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:330px}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box{position:relative;background:#fff;padding:0;margin-top:330px}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content h3,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content h3{font-weight:600}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content h3 a,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content h3 a{color:rgba(0,0,0,.5)}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-meta,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-meta{display:none}.featured-posts-slider-module .et-pb-slider-arrows a{margin-top:-35px}.posts-blog-feed-module .hentry{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.posts-blog-feed-module .hentry .header,.posts-blog-feed-module .hentry .post-content{width:100%!important}.posts-blog-feed-module .hentry .header{padding:0;margin-bottom:20px}.page .post-wrap{padding:40px}.page .post-wrap .post-content{margin:0 0 40px}.authors-page .authors .author{padding:40px 20px}.authors-page .authors .author .author-footer{padding:20px}.contact-box,.member-box,.sitemap-box{padding:40px}.sitemap-content ul,.with_sidebar .sitemap-content ul{width:100%;max-width:100%;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.timeline{position:relative;width:100%}.timeline-nav{display:none}.woocommerce-page ul.products li.product,.woocommerce ul.products li.product{-ms-flex-preferred-size:50%;flex-basis:50%;min-width:50%;max-width:50%;width:50%}.with_sidebar.woocommerce-page ul.products li.product,.with_sidebar.woocommerce ul.products li.product{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;min-width:50%!important;max-width:50%!important;width:50%!important}.woocommerce-page div.product .related li.product:nth-child(n),.woocommerce div.product .related li.product:nth-child(n){width:100%!important;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0!important}.woocommerce-page div.product .related li.product:last-child,.woocommerce div.product .related li.product:last-child{padding-bottom:0!important}.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-6 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-1 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-2 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-3 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-4 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-5 li.product,.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-6 li.product,.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .related ul.products.columns-6 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-1 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-2 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-3 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-4 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-5 li.product,.with_sidebar.et_pb_pagebuilder_layout .et_pb_column .upsells ul.products.columns-6 li.product,.with_sidebar.post-type-archive-product.woocommerce-page.woocommerce ul.products li.product{-ms-flex-preferred-size:50%!important;flex-basis:50%!important;min-width:50%!important;max-width:50%!important;width:50%!important}.et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n){width:100%!important;max-width:100%!important;min-width:100%!important;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 0 -1px!important;padding:0 12px 24px}}@media only screen and (max-width:320px){.et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,.posts-carousel-module.loading .carousel-item-hide-on-load-small{display:none}.et_pb_column_1_2 .posts-carousel-module .carousel-item,.et_pb_column_1_3 .posts-carousel-module .carousel-item,.et_pb_column_1_4 .posts-carousel-module .carousel-item,.et_pb_column_1_5 .posts-carousel-module .carousel-item,.et_pb_column_1_6 .posts-carousel-module .carousel-item,.et_pb_column_2_3 .posts-carousel-module .carousel-item,.et_pb_column_2_5 .posts-carousel-module .carousel-item,.et_pb_column_3_4 .posts-carousel-module .carousel-item,.et_pb_column_3_5 .posts-carousel-module .carousel-item,.et_pb_column_4_4 .posts-carousel-module .carousel-item{width:100%}.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item .post-content-box,.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box{margin-top:210px}.post-footer{padding:0 20px}.project-details .project-categories,.project-details .project-description,.project-details .project-tags{padding:20px;border-bottom:1px solid rgba(0,0,0,.1)}.single-post-module .link-format{padding:60px 20px}.quote-format{padding:20px}.et_pb_column_1_4 .post-module article .header .video-play-button,.et_pb_column_1_4 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_4 .tabbed-post-module article .header .video-play-button,.et_pb_column_1_5 .post-module article .header .video-play-button,.et_pb_column_1_5 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_5 .tabbed-post-module article .header .video-play-button,.et_pb_column_1_6 .post-module article .header .video-play-button,.et_pb_column_1_6 .posts-blog-feed-module.standard article .header .video-play-button,.et_pb_column_1_6 .tabbed-post-module article .header .video-play-button{font-size:4rem;line-height:4rem;width:4rem;height:4rem;margin-left:-2rem;margin-top:-2rem}}
</style>
<style id='extra-dynamic-critical-inline-css' type='text/css'>
@font-face{font-family:ETmodules;font-display:block;src:url(//fatmo.hu/wp-content/themes/Extra/core/admin/fonts/modules/base/modules.eot);src:url(//fatmo.hu/wp-content/themes/Extra/core/admin/fonts/modules/base/modules.eot?#iefix) format("embedded-opentype"),url(//fatmo.hu/wp-content/themes/Extra/core/admin/fonts/modules/base/modules.woff) format("woff"),url(//fatmo.hu/wp-content/themes/Extra/core/admin/fonts/modules/base/modules.ttf) format("truetype"),url(//fatmo.hu/wp-content/themes/Extra/core/admin/fonts/modules/base/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}
.et_audio_content,.et_link_content,.et_quote_content{background-color:#2ea3f2}.et_pb_post .et-pb-controllers a{margin-bottom:10px}.format-gallery .et-pb-controllers{bottom:0}.et_pb_blog_grid .et_audio_content{margin-bottom:19px}.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:180px}.et_audio_content .wp-block-audio{margin:0;padding:0}.et_audio_content h2{line-height:44px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_column_1_2 .et_audio_content,.et_pb_column_3_5 .et_audio_content{padding:35px 40px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2{line-height:32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_3_8 .et_audio_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{font-size:18px;line-height:26px}article.et_pb_has_overlay .et_pb_blog_image_container{position:relative}.et_pb_post>.et_main_video_container{position:relative;margin-bottom:30px}.et_pb_post .et_pb_video_overlay .et_pb_video_play{color:#fff}.et_pb_post .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}.et_audio_content,.et_link_content,.et_quote_content{text-align:center;word-wrap:break-word;position:relative;padding:50px 60px}.et_audio_content h2,.et_link_content a.et_link_main_url,.et_link_content h2,.et_quote_content blockquote cite,.et_quote_content blockquote p{color:#fff!important}.et_quote_main_link{position:absolute;text-indent:-9999px;width:100%;height:100%;display:block;top:0;left:0}.et_quote_content blockquote{padding:0;margin:0;border:none}.et_audio_content h2,.et_link_content h2,.et_quote_content blockquote p{margin-top:0}.et_audio_content h2{margin-bottom:20px}.et_audio_content h2,.et_link_content h2,.et_quote_content blockquote p{line-height:44px}.et_link_content a.et_link_main_url,.et_quote_content blockquote cite{font-size:18px;font-weight:200}.et_quote_content blockquote cite{font-style:normal}.et_pb_column_2_3 .et_quote_content{padding:50px 42px 45px}.et_pb_column_2_3 .et_audio_content,.et_pb_column_2_3 .et_link_content{padding:40px 40px 45px}.et_pb_column_1_2 .et_audio_content,.et_pb_column_1_2 .et_link_content,.et_pb_column_1_2 .et_quote_content,.et_pb_column_3_5 .et_audio_content,.et_pb_column_3_5 .et_link_content,.et_pb_column_3_5 .et_quote_content{padding:35px 40px}.et_pb_column_1_2 .et_quote_content blockquote p,.et_pb_column_3_5 .et_quote_content blockquote p{font-size:26px;line-height:32px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_1_2 .et_link_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_5 .et_link_content h2{line-height:32px}.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_3_5 .et_link_content a.et_link_main_url,.et_pb_column_3_5 .et_quote_content blockquote cite{font-size:14px}.et_pb_column_1_3 .et_quote_content,.et_pb_column_1_4 .et_quote_content,.et_pb_column_1_5 .et_quote_content,.et_pb_column_1_6 .et_quote_content,.et_pb_column_2_5 .et_quote_content,.et_pb_column_3_8 .et_quote_content{padding:35px 30px 32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_3 .et_link_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_4 .et_link_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_5 .et_link_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_1_6 .et_link_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_2_5 .et_link_content,.et_pb_column_3_8 .et_audio_content,.et_pb_column_3_8 .et_link_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_5 .et_link_content h2,.et_pb_column_1_5 .et_quote_content blockquote p,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_1_6 .et_link_content h2,.et_pb_column_1_6 .et_quote_content blockquote p,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_2_5 .et_link_content h2,.et_pb_column_2_5 .et_quote_content blockquote p,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_3_8 .et_quote_content blockquote p{font-size:18px;line-height:26px}.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_column_1_5 .et_link_content a.et_link_main_url,.et_pb_column_1_5 .et_quote_content blockquote cite,.et_pb_column_1_6 .et_link_content a.et_link_main_url,.et_pb_column_1_6 .et_quote_content blockquote cite,.et_pb_column_2_5 .et_link_content a.et_link_main_url,.et_pb_column_2_5 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_quote_content blockquote cite{font-size:14px}.et_pb_post .et_pb_gallery_post_type .et_pb_slide{min-height:500px;background-size:cover!important;background-position:top}.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide{box-shadow:inset 0 0 10px rgba(0,0,0,.1)}.format-gallery .et_pb_slider:hover .et-pb-arrow-prev{left:0}.format-gallery .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_post>.et_pb_slider{margin-bottom:30px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:442px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:390px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:284px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:125px}.et_pb_portfolio.et_pb_section_parallax .pagination,.et_pb_portfolio.et_pb_section_video .pagination,.et_pb_portfolio_grid.et_pb_section_parallax .pagination,.et_pb_portfolio_grid.et_pb_section_video .pagination{position:relative}.et_pb_bg_layout_light .et_pb_post .post-meta,.et_pb_bg_layout_light .et_pb_post .post-meta a,.et_pb_bg_layout_light .et_pb_post p{color:#666}.et_pb_bg_layout_dark .et_pb_post .post-meta,.et_pb_bg_layout_dark .et_pb_post .post-meta a,.et_pb_bg_layout_dark .et_pb_post p{color:inherit}.et_pb_text_color_dark .et_audio_content h2,.et_pb_text_color_dark .et_link_content a.et_link_main_url,.et_pb_text_color_dark .et_link_content h2,.et_pb_text_color_dark .et_quote_content blockquote cite,.et_pb_text_color_dark .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark.et_audio_content h2,.et_pb_text_color_dark.et_link_content a.et_link_main_url,.et_pb_text_color_dark.et_link_content h2,.et_pb_text_color_dark.et_quote_content blockquote cite,.et_pb_text_color_dark.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark.et_audio_content,.et_pb_text_color_dark.et_link_content,.et_pb_text_color_dark.et_quote_content{background-color:#e8e8e8}@media (min-width:981px) and (max-width:1100px){.et_quote_content{padding:50px 70px 45px}.et_pb_column_2_3 .et_quote_content{padding:50px 50px 45px}.et_pb_column_1_2 .et_quote_content,.et_pb_column_3_5 .et_quote_content{padding:35px 47px 30px}.et_pb_column_1_3 .et_quote_content,.et_pb_column_1_4 .et_quote_content,.et_pb_column_1_5 .et_quote_content,.et_pb_column_1_6 .et_quote_content,.et_pb_column_2_5 .et_quote_content,.et_pb_column_3_8 .et_quote_content{padding:35px 25px 32px}.et_pb_column_4_4 .et_pb_post .et_pb_slide{min-height:534px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:392px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:345px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:250px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:108px}}@media (max-width:980px){.et_pb_bg_layout_dark_tablet .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_tablet.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content{background-color:#e8e8e8}.et_pb_bg_layout_dark_tablet .et_audio_content h2,.et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url,.et_pb_bg_layout_dark_tablet .et_link_content h2,.et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite,.et_pb_bg_layout_dark_tablet .et_quote_content blockquote p{color:#fff!important}.et_pb_text_color_dark_tablet .et_audio_content h2,.et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url,.et_pb_text_color_dark_tablet .et_link_content h2,.et_pb_text_color_dark_tablet .et_quote_content blockquote cite,.et_pb_text_color_dark_tablet .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark_tablet.et_audio_content h2,.et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url,.et_pb_text_color_dark_tablet.et_link_content h2,.et_pb_text_color_dark_tablet.et_quote_content blockquote cite,.et_pb_text_color_dark_tablet.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content,.et_pb_text_color_dark_tablet.et_link_content,.et_pb_text_color_dark_tablet.et_quote_content{background-color:#e8e8e8}}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:384px!important}.et_quote_content{padding:50px 43px 45px!important}.et_quote_content blockquote p{font-size:26px!important;line-height:44px!important}.et_quote_content blockquote cite{font-size:18px!important}.et_link_content{padding:40px 40px 45px}.et_link_content h2{font-size:26px!important;line-height:44px!important}.et_link_content a.et_link_main_url{font-size:18px!important}}@media (max-width:767px){.et_audio_content h2,.et_link_content h2,.et_quote_content,.et_quote_content blockquote p{font-size:20px!important;line-height:26px!important}.et_audio_content,.et_link_content{padding:35px 20px!important}.et_audio_content h2{margin-bottom:9px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_phone.et_audio_content{background-color:#e8e8e8}.et_link_content a.et_link_main_url,.et_quote_content blockquote cite{font-size:14px!important}.format-gallery .et-pb-controllers{height:auto}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:222px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2,.et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url,.et_pb_bg_layout_dark_phone .et_link_content h2,.et_pb_bg_layout_dark_phone .et_quote_content blockquote cite,.et_pb_bg_layout_dark_phone .et_quote_content blockquote p{color:#fff!important}.et_pb_text_color_dark_phone .et_audio_content h2,.et_pb_text_color_dark_phone .et_link_content a.et_link_main_url,.et_pb_text_color_dark_phone .et_link_content h2,.et_pb_text_color_dark_phone .et_quote_content blockquote cite,.et_pb_text_color_dark_phone .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark_phone.et_audio_content h2,.et_pb_text_color_dark_phone.et_link_content a.et_link_main_url,.et_pb_text_color_dark_phone.et_link_content h2,.et_pb_text_color_dark_phone.et_quote_content blockquote cite,.et_pb_text_color_dark_phone.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark_phone.et_audio_content,.et_pb_text_color_dark_phone.et_link_content,.et_pb_text_color_dark_phone.et_quote_content{background-color:#e8e8e8}}@media (max-width:479px){.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_audio_content,.et_quote_content{padding:35px 20px!important}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:156px!important}}.et_full_width_page .et_gallery_item{float:left;width:20.875%;margin:0 5.5% 5.5% 0}.et_full_width_page .et_gallery_item:nth-child(3n){margin-right:5.5%}.et_full_width_page .et_gallery_item:nth-child(3n+1){clear:none}.et_full_width_page .et_gallery_item:nth-child(4n){margin-right:0}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:both}
.et_pb_slider{position:relative;overflow:hidden}.et_pb_slide{padding:0 6%;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_slider .et_pb_slide{display:none;float:left;margin-right:-100%;position:relative;width:100%;text-align:center;list-style:none!important;background-position:50%;background-size:100%;background-size:cover}.et_pb_slider .et_pb_slide:first-child{display:list-item}.et-pb-controllers{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:10}.et-pb-controllers a{display:inline-block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;width:7px;height:7px;margin-right:10px;padding:0;opacity:.5}.et-pb-controllers .et-pb-active-control{opacity:1}.et-pb-controllers a:last-child{margin-right:0}.et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_slides .et_pb_temp_slide{display:block}.et_pb_slides:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_tablet .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_light_tablet .et_pb_slide_content{color:#333}.et_pb_bg_layout_dark_tablet .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_bg_layout_dark_tablet .et_pb_slide_content{color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}@media (max-width:767px){.et-pb-controllers{position:absolute;bottom:5%;left:0;width:100%;text-align:center;z-index:10;height:14px}.et_transparent_nav .et_pb_section:first-child .et-pb-controllers{bottom:18px}.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:hsla(0,0%,100%,.9)}.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper,.et_pb_bg_layout_light_phone .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_phone .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}.et_mobile_device .et_pb_slider_parallax .et_pb_slide,.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll}
.et-pb-arrow-next,.et-pb-arrow-prev{position:absolute;top:50%;z-index:100;font-size:48px;color:#fff;margin-top:-24px;transition:all .2s ease-in-out;opacity:0}.et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_bg_layout_light .et-pb-arrow-prev{color:#333}.et_pb_slider:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:22px;opacity:1}.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et-pb-arrow-next:hover,.et-pb-arrow-prev:hover{text-decoration:none}.et-pb-arrow-next span,.et-pb-arrow-prev span{display:none}.et-pb-arrow-prev{left:-22px}.et-pb-arrow-next{right:-22px}.et-pb-arrow-prev:before{content:"4"}.et-pb-arrow-next:before{content:"5"}.format-gallery .et-pb-arrow-next,.format-gallery .et-pb-arrow-prev{color:#fff}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev{left:0}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_column_1_4 .et_pb_slider .et_pb_slide,.et_pb_column_1_5 .et_pb_slider .et_pb_slide,.et_pb_column_1_6 .et_pb_slider .et_pb_slide{min-height:170px}.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next{right:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-arrow-next,.et_pb_bg_layout_light_tablet .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_tablet .et-pb-arrow-next,.et_pb_bg_layout_dark_tablet .et-pb-arrow-prev{color:#fff}}@media (max-width:767px){.et_pb_slider:hover .et-pb-arrow-prev{left:0;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:0;opacity:1}.et_pb_bg_layout_light_phone .et-pb-arrow-next,.et_pb_bg_layout_light_phone .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_phone .et-pb-arrow-next,.et_pb_bg_layout_dark_phone .et-pb-arrow-prev{color:#fff}}.et_mobile_device .et-pb-arrow-prev{left:22px;opacity:1}.et_mobile_device .et-pb-arrow-next{right:22px;opacity:1}@media (max-width:767px){.et_mobile_device .et-pb-arrow-prev{left:0;opacity:1}.et_mobile_device .et-pb-arrow-next{right:0;opacity:1}}
.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;transition:all .3s;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;transition:all .4s}.et_portfolio_image,.et_shop_image{position:relative;display:block}.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,.et_portfolio_image:hover .et_overlay,.et_shop_image:hover .et_overlay{z-index:3;opacity:1}#ie7 .et_overlay,#ie8 .et_overlay{display:none}.et_pb_module.et_pb_has_overlay{position:relative}.et_pb_module.et_pb_has_overlay .et_overlay,article.et_pb_has_overlay{border:none}
.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px}.et_audio_container .mejs-container{width:auto!important;min-width:unset!important;height:auto!important}.et_audio_container .mejs-container,.et_audio_container .mejs-container .mejs-controls,.et_audio_container .mejs-embed,.et_audio_container .mejs-embed body{background:none;height:auto}.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded,.et_audio_container .mejs-time.mejs-currenttime-container{display:none!important}.et_audio_container .mejs-time{display:block!important;padding:0;margin-left:10px;margin-right:90px;line-height:inherit}.et_audio_container .mejs-android .mejs-time,.et_audio_container .mejs-ios .mejs-time,.et_audio_container .mejs-ipad .mejs-time,.et_audio_container .mejs-iphone .mejs-time{margin-right:0}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsla(0,0%,100%,.5);border-radius:5px;height:4px;margin:8px 0 0;top:0;right:0;left:auto}.et_audio_container .mejs-controls>div{height:20px!important}.et_audio_container .mejs-controls div.mejs-time-rail{padding-top:0;position:relative;display:block!important;margin-left:42px;margin-right:0}.et_audio_container span.mejs-time-total.mejs-time-slider{display:block!important;position:relative!important;max-width:100%;min-width:unset!important}.et_audio_container .mejs-button.mejs-volume-button{width:auto;height:auto;margin-left:auto;position:absolute;right:59px;bottom:-2px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;height:4px;border-radius:5px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle{display:block;border:none;width:10px}.et_audio_container .mejs-time-rail .mejs-time-handle-content{border-radius:100%;transform:scale(1)}.et_pb_text_color_dark .et_audio_container .mejs-time-rail .mejs-time-handle-content{border-color:#666}.et_audio_container .mejs-time-rail .mejs-time-hovered{height:4px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{background:#fff;border-radius:5px;height:10px;position:absolute;top:-3px}.et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:18px}.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider{display:block!important;height:19px;margin-left:5px;position:absolute;right:0;bottom:0}.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider{height:4px}.et_audio_container .mejs-playpause-button button,.et_audio_container .mejs-volume-button button{background:none!important;margin:0!important;width:auto!important;height:auto!important;position:relative!important;z-index:99}.et_audio_container .mejs-playpause-button button:before{content:"E"!important;font-size:32px;left:0;top:-8px}.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before{color:#fff}.et_audio_container .mejs-playpause-button{margin-top:-7px!important;width:auto!important;height:auto!important;position:absolute}.et_audio_container .mejs-controls .mejs-button button:focus{outline:none}.et_audio_container .mejs-playpause-button.mejs-pause button:before{content:"`"!important}.et_audio_container .mejs-volume-button button:before{content:"\E068";font-size:18px}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsla(0,0%,60%,.5)}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span{color:#999}.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px}.et_audio_container .mejs-container .mejs-controls{padding:0;flex-wrap:wrap;min-width:unset!important;position:relative}@media (max-width:980px){.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:18px}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsla(0,0%,100%,.5)}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before{color:#fff}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle{background:#fff}.et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span{color:#fff}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsla(0,0%,60%,.5)}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span{color:#999}}@media (max-width:767px){.et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px!important}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsla(0,0%,100%,.5)}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before{color:#fff}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle{background:#fff}.et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span{color:#fff}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsla(0,0%,60%,.5)}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span{color:#999}}
.et_pb_video_box{display:block;position:relative;z-index:1;line-height:0}.et_pb_video_box video{width:100%!important;height:auto!important}.et_pb_video_overlay{position:absolute;z-index:10;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.et_pb_video_play:before{font-family:ETmodules;content:"I"}.et_pb_video_play{display:block;position:absolute;z-index:100;color:#fff;left:50%;top:50%}.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}.et_pb_bg_layout_light .et_pb_video_play{color:#333}.et_pb_video_overlay_hover{background:transparent;width:100%;height:100%;position:absolute;z-index:100;transition:all .5s ease-in-out}.et_pb_video .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}@media (min-width:768px) and (max-width:980px){.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_video_play{color:#333}}@media (max-width:768px){.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}}@media (max-width:767px){.et_pb_bg_layout_light_phone .et_pb_video_play{color:#333}}
.et_post_gallery{padding:0!important;line-height:1.7!important;list-style:none!important}.et_gallery_item{float:left;width:28.353%;margin:0 7.47% 7.47% 0}.blocks-gallery-item,.et_gallery_item{padding-left:0!important}.blocks-gallery-item:before,.et_gallery_item:before{display:none}.et_gallery_item:nth-child(3n){margin-right:0}.et_gallery_item:nth-child(3n+1){clear:both}
.et_pb_post{margin-bottom:60px;word-wrap:break-word}.et_pb_fullwidth_post_content.et_pb_with_border img,.et_pb_post_content.et_pb_with_border img,.et_pb_with_border .et_pb_post .et_pb_slides,.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder),.et_pb_with_border.et_pb_posts .et_pb_post,.et_pb_with_border.et_pb_posts_nav span.nav-next a,.et_pb_with_border.et_pb_posts_nav span.nav-previous a{border:0 solid #333}.et_pb_post .entry-content{padding-top:30px}.et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:30px}.et_pb_post .entry-title a,.et_pb_post h2 a{text-decoration:none}.et_pb_post .post-meta{font-size:14px;margin-bottom:6px}.et_pb_post .more,.et_pb_post .post-meta a{text-decoration:none}.et_pb_post .more{color:#82c0c7}.et_pb_posts a.more-link{clear:both;display:block}.et_pb_posts .et_pb_post{position:relative}.et_pb_has_overlay.et_pb_post .et_pb_image_container a{display:block;position:relative;overflow:hidden}.et_pb_image_container img,.et_pb_post a img{vertical-align:bottom;max-width:100%}@media (min-width:981px) and (max-width:1100px){.et_pb_post{margin-bottom:42px}}@media (max-width:980px){.et_pb_post{margin-bottom:42px}.et_pb_bg_layout_light_tablet .et_pb_post .post-meta,.et_pb_bg_layout_light_tablet .et_pb_post .post-meta a,.et_pb_bg_layout_light_tablet .et_pb_post p{color:#666}.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta,.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a,.et_pb_bg_layout_dark_tablet .et_pb_post p{color:inherit}.et_pb_bg_layout_dark_tablet .comment_postinfo a,.et_pb_bg_layout_dark_tablet .comment_postinfo span{color:#fff}}@media (max-width:767px){.et_pb_post{margin-bottom:42px}.et_pb_post>h2{font-size:18px}.et_pb_bg_layout_light_phone .et_pb_post .post-meta,.et_pb_bg_layout_light_phone .et_pb_post .post-meta a,.et_pb_bg_layout_light_phone .et_pb_post p{color:#666}.et_pb_bg_layout_dark_phone .et_pb_post .post-meta,.et_pb_bg_layout_dark_phone .et_pb_post .post-meta a,.et_pb_bg_layout_dark_phone .et_pb_post p{color:inherit}.et_pb_bg_layout_dark_phone .comment_postinfo a,.et_pb_bg_layout_dark_phone .comment_postinfo span{color:#fff}}@media (max-width:479px){.et_pb_post{margin-bottom:42px}.et_pb_post h2{font-size:16px;padding-bottom:0}.et_pb_post .post-meta{color:#666;font-size:14px}}
@media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2,.et_pb_gutters3.et_pb_row .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product{width:28.353%;margin-right:7.47%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product{width:100%;margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product{width:48%;margin-right:4%}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2){margin-right:0}.et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),.et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1){clear:none}}
@-webkit-keyframes fadeOutTop{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;transform:translatey(-60%)}to{opacity:1;transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translatey(-60%)}to{opacity:1;transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;transform:translatey(60%)}to{opacity:1;transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translatey(60%)}to{opacity:1;transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translatey(0)}to{opacity:0;transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:scale(1)}}@keyframes Grow{0%{opacity:0;transform:scaleY(.5)}to{opacity:1;transform:scale(1)}}/*!
* Animate.css - http://daneden.me/animate
* Licensed under the MIT license - http://opensource.org/licenses/MIT
* Copyright (c) 2015 Daniel Eden
*/@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}
.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-dropdown-removing>ul{display:none}.mega-menu .et-dropdown-removing>ul{display:block}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}
</style>
<link data-minify="1" rel='preload' id='extra-dynamic-late-css' href='https://fatmo.hu/wp-content/cache/min/1/wp-content/et-cache/131/et-extra-dynamic-131-late.css?ver=1721237904' as='style' media='all' onload="this.onload=null;this.rel='stylesheet'" />
<link rel='stylesheet' id='extra-style-css' href='https://fatmo.hu/wp-content/themes/Extra-child/style.css?ver=4.27.4' type='text/css' media='all' />
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-5c2ba3a3-0994-4265-a60f-a0c07cddd638) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/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://fatmo.hu/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<script type="text/javascript" id="cookie-law-info-js-extra">
/* <![CDATA[ */
var _ckyConfig = {"_ipData":[],"_assetsURL":"https:\/\/fatmo.hu\/wp-content\/plugins\/cookie-law-info\/lite\/frontend\/images\/","_publicURL":"https:\/\/fatmo.hu","_expiry":"365","_categories":[{"name":"Sz\u00fcks\u00e9ges","slug":"necessary","isNecessary":true,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":true,"ccpa":true}},{"name":"Funkcion\u00e1lis","slug":"functional","isNecessary":false,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":false,"ccpa":false}},{"name":"Analitika","slug":"analytics","isNecessary":false,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":false,"ccpa":false}},{"name":"Teljes\u00edtm\u00e9ny","slug":"performance","isNecessary":false,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":false,"ccpa":false}},{"name":"Hirdet\u00e9s","slug":"advertisement","isNecessary":false,"ccpaDoNotSell":true,"cookies":[],"active":true,"defaultConsent":{"gdpr":false,"ccpa":false}}],"_activeLaw":"gdpr","_rootDomain":"","_block":"1","_showBanner":"1","_bannerConfig":{"settings":{"type":"box","preferenceCenterType":"popup","position":"bottom-left","applicableLaw":"gdpr"},"behaviours":{"reloadBannerOnAccept":false,"loadAnalyticsByDefault":false,"animations":{"onLoad":"animate","onHide":"sticky"}},"config":{"revisitConsent":{"status":true,"tag":"revisit-consent","position":"bottom-left","meta":{"url":"#"},"styles":{"background-color":"#0056A7"},"elements":{"title":{"type":"text","tag":"revisit-consent-title","status":true,"styles":{"color":"#0056a7"}}}},"preferenceCenter":{"toggle":{"status":true,"tag":"detail-category-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863DC"}},"inactive":{"styles":{"background-color":"#D0D5D2"}}}}},"categoryPreview":{"status":false,"toggle":{"status":true,"tag":"detail-category-preview-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863DC"}},"inactive":{"styles":{"background-color":"#D0D5D2"}}}}},"videoPlaceholder":{"status":true,"styles":{"background-color":"#000000","border-color":"#000000","color":"#ffffff"}},"readMore":{"status":false,"tag":"readmore-button","type":"link","meta":{"noFollow":true,"newTab":true},"styles":{"color":"#1863DC","background-color":"transparent","border-color":"transparent"}},"auditTable":{"status":true},"optOption":{"status":true,"toggle":{"status":true,"tag":"optout-option-toggle","type":"toggle","states":{"active":{"styles":{"background-color":"#1863dc"}},"inactive":{"styles":{"background-color":"#FFFFFF"}}}}}}},"_version":"3.3.0","_logConsent":"1","_tags":[{"tag":"accept-button","styles":{"color":"#FFFFFF","background-color":"#1863DC","border-color":"#1863DC"}},{"tag":"reject-button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}},{"tag":"settings-button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"#1863DC"}},{"tag":"readmore-button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"transparent"}},{"tag":"donotsell-button","styles":{"color":"#1863DC","background-color":"transparent","border-color":"transparent"}},{"tag":"accept-button","styles":{"color":"#FFFFFF","background-color":"#1863DC","border-color":"#1863DC"}},{"tag":"revisit-consent","styles":{"background-color":"#0056A7"}}],"_shortCodes":[{"key":"cky_readmore","content":"<a href=\"#\" class=\"cky-policy\" aria-label=\"Cookie-szab\u00e1lyzat\" target=\"_blank\" rel=\"noopener\" data-cky-tag=\"readmore-button\">Cookie-szab\u00e1lyzat<\/a>","tag":"readmore-button","status":false,"attributes":{"rel":"nofollow","target":"_blank"}},{"key":"cky_show_desc","content":"<button class=\"cky-show-desc-btn\" data-cky-tag=\"show-desc-button\" aria-label=\"Mutass t\u00f6bbet\">Mutass t\u00f6bbet<\/button>","tag":"show-desc-button","status":true,"attributes":[]},{"key":"cky_hide_desc","content":"<button class=\"cky-show-desc-btn\" data-cky-tag=\"hide-desc-button\" aria-label=\"Mutass kevesebbet\">Mutass kevesebbet<\/button>","tag":"hide-desc-button","status":true,"attributes":[]},{"key":"cky_category_toggle_label","content":"[cky_{{status}}_category_label] [cky_preference_{{category_slug}}_title]","tag":"","status":true,"attributes":[]},{"key":"cky_enable_category_label","content":"Enged\u00e9lyezze","tag":"","status":true,"attributes":[]},{"key":"cky_disable_category_label","content":"Letilt\u00e1s","tag":"","status":true,"attributes":[]},{"key":"cky_video_placeholder","content":"<div class=\"video-placeholder-normal\" data-cky-tag=\"video-placeholder\" id=\"[UNIQUEID]\"><p class=\"video-placeholder-text-normal\" data-cky-tag=\"placeholder-title\">K\u00e9rj\u00fck, fogadja el a cookie-k beleegyez\u00e9s\u00e9t<\/p><\/div>","tag":"","status":true,"attributes":[]},{"key":"cky_enable_optout_label","content":"Enged\u00e9lyezze","tag":"","status":true,"attributes":[]},{"key":"cky_disable_optout_label","content":"Letilt\u00e1s","tag":"","status":true,"attributes":[]},{"key":"cky_optout_toggle_label","content":"[cky_{{status}}_optout_label] [cky_optout_option_title]","tag":"","status":true,"attributes":[]},{"key":"cky_optout_option_title","content":"Ne \u00c9rt\u00e9kes\u00edtse vagy Ossza Meg SZem\u00e9lyes Adataimat","tag":"","status":true,"attributes":[]},{"key":"cky_optout_close_label","content":"Bez\u00e1r\u00e1s","tag":"","status":true,"attributes":[]},{"key":"cky_preference_close_label","content":"Bez\u00e1r\u00e1s","tag":"","status":true,"attributes":[]}],"_rtl":"","_language":"hu","_providersToBlock":[]};
var _ckyStyles = {"css":".cky-overlay{background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999;}.cky-hide{display: none;}.cky-btn-revisit-wrapper{display: flex; align-items: center; justify-content: center; background: #0056a7; width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer;}.cky-revisit-bottom-left{bottom: 15px; left: 15px;}.cky-revisit-bottom-right{bottom: 15px; right: 15px;}.cky-btn-revisit-wrapper .cky-btn-revisit{display: flex; align-items: center; justify-content: center; background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0;}.cky-btn-revisit-wrapper .cky-btn-revisit img{max-width: fit-content; margin: 0; height: 30px; width: 30px;}.cky-revisit-bottom-left:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; left: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-left:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #4e4b66;}.cky-revisit-bottom-right:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; right: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-right:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #4e4b66;}.cky-revisit-hide{display: none;}.cky-consent-container{position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px;}.cky-consent-container .cky-consent-bar{background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px;}.cky-box-bottom-left{bottom: 40px; left: 40px;}.cky-box-bottom-right{bottom: 40px; right: 40px;}.cky-box-top-left{top: 40px; left: 40px;}.cky-box-top-right{top: 40px; right: 40px;}.cky-custom-brand-logo-wrapper .cky-custom-brand-logo{width: 100px; height: auto; margin: 0 0 12px 0;}.cky-notice .cky-title{color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0;}.cky-notice-des *,.cky-preference-content-wrapper *,.cky-accordion-header-des *,.cky-gpc-wrapper .cky-gpc-desc *{font-size: 14px;}.cky-notice-des{color: #212121; font-size: 14px; line-height: 24px; font-weight: 400;}.cky-notice-des img{height: 25px; width: 25px;}.cky-consent-bar .cky-notice-des p,.cky-gpc-wrapper .cky-gpc-desc p,.cky-preference-body-wrapper .cky-preference-content-wrapper p,.cky-accordion-header-wrapper .cky-accordion-header-des p,.cky-cookie-des-table li div:last-child p{color: inherit; margin-top: 0; overflow-wrap: break-word;}.cky-notice-des P:last-child,.cky-preference-content-wrapper p:last-child,.cky-cookie-des-table li div:last-child p:last-child,.cky-gpc-wrapper .cky-gpc-desc p:last-child{margin-bottom: 0;}.cky-notice-des a.cky-policy,.cky-notice-des button.cky-policy{font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline;}.cky-notice-des button.cky-policy{padding: 0;}.cky-notice-des a.cky-policy:focus-visible,.cky-notice-des button.cky-policy:focus-visible,.cky-preference-content-wrapper .cky-show-desc-btn:focus-visible,.cky-accordion-header .cky-accordion-btn:focus-visible,.cky-preference-header .cky-btn-close:focus-visible,.cky-switch input[type=\"checkbox\"]:focus-visible,.cky-footer-wrapper a:focus-visible,.cky-btn:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}.cky-btn:focus:not(:focus-visible),.cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible),.cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible),.cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible),.cky-preference-header .cky-btn-close:focus:not(:focus-visible),.cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible){outline: 0;}button.cky-show-desc-btn:not(:hover):not(:active){color: #1863dc; background: transparent;}button.cky-accordion-btn:not(:hover):not(:active),button.cky-banner-btn-close:not(:hover):not(:active),button.cky-btn-revisit:not(:hover):not(:active),button.cky-btn-close:not(:hover):not(:active){background: transparent;}.cky-consent-bar button:hover,.cky-modal.cky-modal-open button:hover,.cky-consent-bar button:focus,.cky-modal.cky-modal-open button:focus{text-decoration: none;}.cky-notice-btn-wrapper{display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin-top: 16px;}.cky-notice-btn-wrapper .cky-btn{text-shadow: none; box-shadow: none;}.cky-btn{flex: auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0;}.cky-btn:hover{opacity: 0.8;}.cky-btn-customize{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-reject{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-accept{background: #1863dc; color: #ffffff; border: 2px solid #1863dc;}.cky-btn:last-child{margin-right: 0;}@media (max-width: 576px){.cky-box-bottom-left{bottom: 0; left: 0;}.cky-box-bottom-right{bottom: 0; right: 0;}.cky-box-top-left{top: 0; left: 0;}.cky-box-top-right{top: 0; right: 0;}}@media (max-width: 440px){.cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right{width: 100%; max-width: 100%;}.cky-consent-container .cky-consent-bar{padding: 20px 0;}.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper{padding: 0 24px;}.cky-notice-des{max-height: 40vh; overflow-y: scroll;}.cky-notice-btn-wrapper{flex-direction: column; margin-top: 0;}.cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-notice-btn-wrapper .cky-btn-customize{order: 2;}.cky-notice-btn-wrapper .cky-btn-reject{order: 3;}.cky-notice-btn-wrapper .cky-btn-accept{order: 1; margin-top: 16px;}}@media (max-width: 352px){.cky-notice .cky-title{font-size: 16px;}.cky-notice-des *{font-size: 12px;}.cky-notice-des, .cky-btn{font-size: 12px;}}.cky-modal.cky-modal-open{display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease;}.cky-modal{box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease;}.cky-preference-center{max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px;}.cky-preference-header{display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid;}.cky-preference-header .cky-preference-title{font-size: 18px; font-weight: 700; line-height: 24px;}.cky-preference-header .cky-btn-close{margin: 0; cursor: pointer; vertical-align: middle; padding: 0; background: none; border: none; width: auto; height: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none;}.cky-preference-header .cky-btn-close img{margin: 0; height: 10px; width: 10px;}.cky-preference-body-wrapper{padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box;}.cky-preference-content-wrapper,.cky-gpc-wrapper .cky-gpc-desc{font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0;}.cky-preference-content-wrapper{border-bottom: 1px solid;}.cky-preference-content-wrapper img{height: 25px; width: 25px;}.cky-preference-content-wrapper .cky-show-desc-btn{font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-wrapper{margin-bottom: 10px;}.cky-accordion{border-bottom: 1px solid;}.cky-accordion:last-child{border-bottom: none;}.cky-accordion .cky-accordion-item{display: flex; margin-top: 10px;}.cky-accordion .cky-accordion-body{display: none;}.cky-accordion.cky-accordion-active .cky-accordion-body{display: block; padding: 0 22px; margin-bottom: 16px;}.cky-accordion-header-wrapper{cursor: pointer; width: 100%;}.cky-accordion-item .cky-accordion-header{display: flex; justify-content: space-between; align-items: center;}.cky-accordion-header .cky-accordion-btn{font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-header .cky-always-active{color: #008000; font-weight: 600; line-height: 24px; font-size: 14px;}.cky-accordion-header-des{font-size: 14px; line-height: 24px; margin: 10px 0 16px 0;}.cky-accordion-chevron{margin-right: 22px; position: relative; cursor: pointer;}.cky-accordion-chevron-hide{display: none;}.cky-accordion .cky-accordion-chevron i::before{content: \"\"; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px;}.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}.cky-audit-table{background: #f4f4f4; border-radius: 6px;}.cky-audit-table .cky-empty-cookies-text{color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px;}.cky-audit-table .cky-cookie-des-table{font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0;}.cky-audit-table .cky-cookie-des-table:last-child{border-bottom: none;}.cky-audit-table .cky-cookie-des-table li{list-style-type: none; display: flex; padding: 3px 0;}.cky-audit-table .cky-cookie-des-table li:first-child{padding-top: 0;}.cky-cookie-des-table li div:first-child{width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word;}.cky-cookie-des-table li div:last-child{flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px;}.cky-footer-shadow{display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px);}.cky-footer-wrapper{position: relative;}.cky-prefrence-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid;}.cky-prefrence-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-btn-preferences{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-preference-header,.cky-preference-body-wrapper,.cky-preference-content-wrapper,.cky-accordion-wrapper,.cky-accordion,.cky-accordion-wrapper,.cky-footer-wrapper,.cky-prefrence-btn-wrapper{border-color: inherit;}@media (max-width: 845px){.cky-modal{max-width: calc(100% - 16px);}}@media (max-width: 576px){.cky-modal{max-width: 100%;}.cky-preference-center{max-height: 100vh;}.cky-prefrence-btn-wrapper{flex-direction: column;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding-right: 0;}.cky-prefrence-btn-wrapper .cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-prefrence-btn-wrapper .cky-btn-reject{order: 3;}.cky-prefrence-btn-wrapper .cky-btn-accept{order: 1; margin-top: 0;}.cky-prefrence-btn-wrapper .cky-btn-preferences{order: 2;}}@media (max-width: 425px){.cky-accordion-chevron{margin-right: 15px;}.cky-notice-btn-wrapper{margin-top: 0;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px;}}@media (max-width: 352px){.cky-preference-header .cky-preference-title{font-size: 16px;}.cky-preference-header{padding: 16px 24px;}.cky-preference-content-wrapper *, .cky-accordion-header-des *{font-size: 12px;}.cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy{font-size: 12px;}.cky-accordion-header .cky-accordion-btn{font-size: 14px;}}.cky-switch{display: flex;}.cky-switch input[type=\"checkbox\"]{position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0;}.cky-switch input[type=\"checkbox\"]:checked{background: #1863dc;}.cky-switch input[type=\"checkbox\"]:before{position: absolute; content: \"\"; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0;}.cky-switch input[type=\"checkbox\"]:after{display: none;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}@media (max-width: 425px){.cky-switch input[type=\"checkbox\"]{width: 38px; height: 21px;}.cky-switch input[type=\"checkbox\"]:before{height: 17px; width: 17px;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px);}}.cky-consent-bar .cky-banner-btn-close{position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; min-height: 0; line-height: 0; height: auto; width: auto; text-shadow: none; box-shadow: none;}.cky-consent-bar .cky-banner-btn-close img{height: 9px; width: 9px; margin: 0;}.cky-notice-group{font-size: 14px; line-height: 24px; font-weight: 400; color: #212121;}.cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 14px; line-height: 24px; padding: 6px 0; margin: 0; font-weight: 500; background: none; border-radius: 2px; border: none; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: transparent; box-shadow: none; text-shadow: none;}.cky-consent-bar .cky-banner-btn-close:focus-visible,.cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible,.cky-opt-out-btn-wrapper .cky-btn:focus-visible,.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}@media (max-width: 440px){.cky-consent-container{width: 100%;}}@media (max-width: 352px){.cky-notice-des a.cky-policy, .cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 12px;}}.cky-opt-out-wrapper{padding: 12px 0;}.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper{display: flex; align-items: center;}.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 16px; font-weight: 700; line-height: 24px; margin: 0 0 0 12px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{background-color: #ffffff; border: 1px solid black; width: 20px; height: 18.5px; margin: 0; -webkit-appearance: none; position: relative; display: flex; align-items: center; justify-content: center; border-radius: 2px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked{background-color: #1863dc; border: none;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 6px; bottom: 4px; width: 7px; height: 13px; border: solid #ffffff; border-width: 0 3px 3px 0; border-radius: 2px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: \"\"; position: absolute; box-sizing: border-box;}.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label,.cky-opt-out-checkbox-wrapper.cky-disabled input[type=\"checkbox\"].cky-opt-out-checkbox{cursor: no-drop;}.cky-gpc-wrapper{margin: 0 0 0 32px;}.cky-footer-wrapper .cky-opt-out-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px;}.cky-opt-out-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-opt-out-btn-wrapper .cky-btn-cancel{border: 1px solid #dedfe0; background: transparent; color: #858585;}.cky-opt-out-btn-wrapper .cky-btn-confirm{background: #1863dc; color: #ffffff; border: 1px solid #1863dc;}@media (max-width: 352px){.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 14px;}.cky-gpc-wrapper .cky-gpc-desc, .cky-gpc-wrapper .cky-gpc-desc *{font-size: 12px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{width: 16px; height: 16px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 5px; bottom: 4px; width: 3px; height: 9px;}.cky-gpc-wrapper{margin: 0 0 0 28px;}}.video-placeholder-youtube{background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%;}.video-placeholder-text-youtube{text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; border-radius: 2px; cursor: pointer;}.video-placeholder-normal{background-image: url(\"\/wp-content\/plugins\/cookie-law-info\/lite\/frontend\/images\/placeholder.svg\"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%;}.video-placeholder-text-normal{align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; border-radius: 2px; cursor: pointer;}.cky-rtl{direction: rtl; text-align: right;}.cky-rtl .cky-banner-btn-close{left: 9px; right: auto;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 8px;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-notice-btn-wrapper{margin-left: 0; margin-right: 15px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 8px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-accordion .cky-accordion-chevron i::before{border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}@media (max-width: 768px){.cky-rtl .cky-notice-btn-wrapper{margin-right: 0;}}@media (max-width: 576px){.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 0;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 0;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 22px 0 0;}}@media (max-width: 425px){.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px 0 0;}}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn{margin-right: 12px;}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{margin: 0 12px 0 0;}"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-content/plugins/cookie-law-info/lite/frontend/js/script.min.js?ver=3.3.0" id="cookie-law-info-js" defer></script>
<link rel="https://api.w.org/" href="https://fatmo.hu/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://fatmo.hu/xmlrpc.php?rsd" />
<style id="cky-style-inline">[data-cky-tag]{visibility:hidden;}</style><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /><link rel="shortcut icon" href="https://fatmo.hu/wp-content/uploads/F_favicon_comp.png" /><style type="text/css">.broken_link, a.broken_link {
text-decoration: line-through;
}</style><script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
/* A láblécben a legalsó sort módosítja */
var year = new Date();
year = year.getFullYear();
jQuery(function($){
$('#footer-info').html('© ' + year + ' <a href="https://olcsowebsite.hu"> WebDesign by OlcsoWebSite</a> | WebDev by <a href="https://WebServe.hu"> WebServe');
});
/* levárgja a blop postok excerptjét, hogy egységes hosszú 100 karakter legyen */
jQuery(document).ready(function($) {
$('.excerpt p').each(function() {
var text = $(this).text();
var truncated = text.substring(0, 160);
$(this).text(truncated);
});
});
});</script><link rel="stylesheet" id="et-core-unified-131-cached-inline-styles" href="https://fatmo.hu/wp-content/et-cache/131/et-core-unified-131.min.css?ver=1746037223" /><style id="et-critical-inline-css"></style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">:root{--wpr-bg-20b83e40-69d3-4b05-9f81-069e96976aa4: url('../../../../../../../wp-includes/js/mediaelement/mejs-controls.svg');}:root{--wpr-bg-5d333c24-fc26-461e-adb2-7d4400756ee5: url('../../../../../../../wp-includes/js/mediaelement/mejs-controls.svg');}:root{--wpr-bg-cf8e124e-8d1c-4534-9bd0-fd9dfdaa851e: url('../../../../../../../wp-includes/js/mediaelement/mejs-controls.svg');}:root{--wpr-bg-5c2ba3a3-0994-4265-a60f-a0c07cddd638: url('https://fatmo.hu/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".mejs-overlay-button","style":":root{--wpr-bg-20b83e40-69d3-4b05-9f81-069e96976aa4: url('..\/..\/..\/..\/..\/..\/..\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"20b83e40-69d3-4b05-9f81-069e96976aa4"},{"selector":".mejs-overlay-loading-bg-img","style":":root{--wpr-bg-5d333c24-fc26-461e-adb2-7d4400756ee5: url('..\/..\/..\/..\/..\/..\/..\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"5d333c24-fc26-461e-adb2-7d4400756ee5"},{"selector":".mejs-button>button","style":":root{--wpr-bg-cf8e124e-8d1c-4534-9bd0-fd9dfdaa851e: url('..\/..\/..\/..\/..\/..\/..\/wp-includes\/js\/mediaelement\/mejs-controls.svg');}","hash":"cf8e124e-8d1c-4534-9bd0-fd9dfdaa851e"},{"selector":".rll-youtube-player .play","style":":root{--wpr-bg-5c2ba3a3-0994-4265-a60f-a0c07cddd638: url('https:\/\/fatmo.hu\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"5c2ba3a3-0994-4265-a60f-a0c07cddd638"}]; const rocket_excluded_pairs = [];</script></head>
<body class="blog wp-theme-Extra wp-child-theme-Extra-child et_extra et_extra_layout et_fullwidth_nav et_fixed_nav et_smooth_scroll et_pb_gutters3 et_primary_nav_dropdown_animation_Default et_secondary_nav_dropdown_animation_Default with_sidebar with_sidebar_right et_includes_sidebar et-db">
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="bbp-swap-no-js-body-class">
document.body.className = document.body.className.replace( 'bbp-no-js', 'bbp-js' );
</script>
<div id="page-container" class="page-container">
<!-- Header -->
<header class="header left-right">
<!-- #top-header -->
<div id="top-header" style="">
<div class="container">
<!-- Secondary Nav -->
<div id="et-secondary-nav" class="et-trending">
<!-- ET Trending -->
<div id="et-trending">
<!-- ET Trending Button -->
<a id="et-trending-button" href="#" title="">
<span></span>
<span></span>
<span></span>
</a>
<!-- ET Trending Label -->
<h4 id="et-trending-label">
TRENDING: </h4>
<!-- ET Trending Post Loop -->
<div id='et-trending-container'>
<div id="et-trending-post-39" class="et-trending-post et-trending-latest">
<a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/">Környezetkímélő Coaching Megoldások a CoachLab-tól...</a>
</div>
<div id="et-trending-post-190" class="et-trending-post">
<a href="https://fatmo.hu/gyozelemre-visz-a-sales-coaching/">Győzelemre viszi a Sales Coaching az Értékesítőket és s...</a>
</div>
<div id="et-trending-post-60" class="et-trending-post">
<a href="https://fatmo.hu/online-coaching-lehetosegek-magyarorszagon/">Online Coaching lehetőségek országszerte, Magyarországo...</a>
</div>
</div>
</div>
<ul id="et-secondary-menu" class="nav"><li id="menu-item-185" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-185"><a href="https://fatmo.hu/oldalterkep/">Oldaltérkép – Sitemap</a></li>
<li id="menu-item-245" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-245"><a href="https://fatmo.hu/idovonal/">Idővonal</a></li>
<li id="menu-item-183" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-183"><a href="https://fatmo.hu" aria-current="page">Home</a></li>
<li id="menu-item-182" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-182"><a href="https://fatmo.hu/rolunk/">Rólunk</a></li>
<li id="menu-item-184" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-184"><a href="https://fatmo.hu/kapcsolat/">Kapcsolat</a></li>
<li id="menu-item-228" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-228"><a href="https://fatmo.hu/legfrissebb/">Legfrissebb</a></li>
<li id="menu-item-229" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-229"><a href="https://fatmo.hu/rovatok/">Rovatok</a></li>
<li id="menu-item-250" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-250"><a href="https://fatmo.hu/portfolio/">Portfolió</a></li>
<li id="menu-item-301" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-301"><a href="https://fatmo.hu/blog/">Blog</a></li>
</ul>
</div>
<!-- #et-info -->
<div id="et-info">
<!-- .et-extra-social-icons -->
<ul class="et-extra-social-icons" style="">
<li class="et-extra-social-icon facebook">
<a href="https://www.facebook.com/fatmo.magazin" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-facebook"></a>
</li>
<li class="et-extra-social-icon twitter">
<a href="https://twitter.com" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-twitter"></a>
</li>
<li class="et-extra-social-icon instagram">
<a href="https://instagram.com" class="et-extra-icon et-extra-icon-background-hover et-extra-icon-instagram"></a>
</li>
</ul>
<!-- .et-top-search -->
<div class="et-top-search" style="">
<form role="search" class="et-search-form" method="get" action="https://fatmo.hu/">
<input type="search" class="et-search-field" placeholder="Keresés" value="" name="s" title="Keresés:" />
<button class="et-search-submit"></button>
</form> </div>
<!-- cart -->
</div>
</div><!-- /.container -->
</div><!-- /#top-header -->
<!-- Main Header -->
<div id="main-header-wrapper">
<div id="main-header" data-fixed-height="80">
<div class="container">
<!-- ET Ad -->
<!-- Logo -->
<a class="logo" href="https://fatmo.hu/" data-fixed-height="51">
<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%2075'%3E%3C/svg%3E" width="500" height="75" alt="FATMO Magazin NEWS" id="logo" data-lazy-src="https://fatmo.hu/wp-content/uploads/FATMO_Magazin_6_comp-removebg-preview_comp.png" /><noscript><img src="https://fatmo.hu/wp-content/uploads/FATMO_Magazin_6_comp-removebg-preview_comp.png" width="500" height="75" alt="FATMO Magazin NEWS" id="logo" /></noscript>
</a>
<!-- ET Navigation -->
<div id="et-navigation" class="">
<ul id="et-menu" class="nav"><li id="menu-item-165" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children mega-menu menu-item-has-children mega-menu-featured mega-featured-2 menu-item-165"><a href="https://fatmo.hu/category/uzlet/">Üzlet</a><ul class="sub-menu" style="border-top-color: #2519d3;">
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/" title="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-440x264.webp" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" /></noscript>
</a>
<h2>E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban</h2>
<div class="post-meta">
<span class="updated">2024. júl. 17.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/reviews/" rel="tag">Reviews</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li>
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/onmegvalositas-elonyei/" title="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-440x264.jpg" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-440x264.jpg" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" /></noscript>
</a>
<h2>Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez</h2>
<div class="post-meta">
<span class="updated">2024. jún. 24.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li><li class="menu-item menu-item-has-children"><a href="#" class="title">Friss</a><ul class="recent-list">
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/" title="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_F-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_F-150x150.webp" alt="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/">Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 19.</span> | <a class="comments-link" href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li>
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/linkepites-tanacsok/" title="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-150x150.webp" alt="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/linkepites-tanacsok/">Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 22.</span> | <a class="comments-link" href="https://fatmo.hu/linkepites-tanacsok/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li>
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/vezetoi-siker-executive-coaching/" title="Vezetői siker kulcsa: Executive Coaching">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Vezetői siker kulcsa: Executive Coaching" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-executive-coaching-5-meglepo-elonye_Featured_executive-454865_1280-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Az-executive-coaching-5-meglepo-elonye_Featured_executive-454865_1280-150x150.webp" alt="Vezetői siker kulcsa: Executive Coaching" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/vezetoi-siker-executive-coaching/">Vezetői siker kulcsa: Executive Coaching</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. márc. 16.</span> | <a class="comments-link" href="https://fatmo.hu/vezetoi-siker-executive-coaching/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li></ul><!-- /.recent-list -->
</li><!-- /.menu_item -->
</ul><!-- /.sub-menu -->
<ul class="sub-menu">
<li id="menu-item-166" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-166"><a href="https://fatmo.hu/category/penzugyek/">Pénzügyek</a></li>
</ul>
</li>
<li id="menu-item-162" class="menu-item menu-item-type-taxonomy menu-item-object-category mega-menu menu-item-has-children mega-menu-featured mega-featured-2 menu-item-162"><a href="https://fatmo.hu/category/coaching/">Coaching</a><ul class="sub-menu" style="border-top-color: #ddaf44;">
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" title="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-3-440x264.png" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/image-3-440x264.png" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" /></noscript>
</a>
<h2>Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)</h2>
<div class="post-meta">
<span class="updated">2025. máj. 25.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li>
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" title="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" data-lazy-src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-440x264.webp" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" /></noscript>
</a>
<h2>Hogyan Fejleszd önbizalmadat - 10 Lépés Az önelfogadáshoz</h2>
<div class="post-meta">
<span class="updated">2025. ápr. 30.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li><li class="menu-item menu-item-has-children"><a href="#" class="title">Friss</a><ul class="recent-list">
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/" title="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-150x150.webp" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/">E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. júl. 17.</span> | <a class="comments-link" href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li>
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/onmegvalositas-elonyei/" title="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/onmegvalositas-elonyei/">Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jún. 24.</span> | <a class="comments-link" href="https://fatmo.hu/onmegvalositas-elonyei/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li>
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/coaching-es-tanacsadas/" title="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-150x150.webp" alt="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/coaching-es-tanacsadas/">Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 23.</span> | <a class="comments-link" href="https://fatmo.hu/coaching-es-tanacsadas/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li></ul><!-- /.recent-list -->
</li><!-- /.menu_item -->
</ul><!-- /.sub-menu -->
</li>
<li id="menu-item-163" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children mega-menu menu-item-has-children mega-menu-featured mega-featured-2 menu-item-163"><a href="https://fatmo.hu/category/online-szolgaltatasok/">Online Szolgáltatások</a><ul class="sub-menu" style="border-top-color: #e8dc35;">
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" title="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-3-440x264.png" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/image-3-440x264.png" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" /></noscript>
</a>
<h2>Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)</h2>
<div class="post-meta">
<span class="updated">2025. máj. 25.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li>
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" title="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" data-lazy-src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-440x264.webp" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" /></noscript>
</a>
<h2>21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást</h2>
<div class="post-meta">
<span class="updated">2025. jan. 28.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li><li class="menu-item menu-item-has-children"><a href="#" class="title">Friss</a><ul class="recent-list">
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/eletstilus-es-life-coaching/" title="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_-150x150.webp" alt="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/eletstilus-es-life-coaching/">Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 19.</span> | <a class="comments-link" href="https://fatmo.hu/eletstilus-es-life-coaching/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li>
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/linkepites-tanacsok/" title="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-150x150.webp" alt="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/linkepites-tanacsok/">Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 22.</span> | <a class="comments-link" href="https://fatmo.hu/linkepites-tanacsok/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li>
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/" title="Életvezetési tanácsadás: Befektetés önmagadba ">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Életvezetési tanácsadás: Befektetés önmagadba " class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x-150x150.webp" alt="Életvezetési tanácsadás: Befektetés önmagadba " class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/">Életvezetési tanácsadás: Befektetés önmagadba </a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. márc. 26.</span> | <a class="comments-link" href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li></ul><!-- /.recent-list -->
</li><!-- /.menu_item -->
</ul><!-- /.sub-menu -->
<ul class="sub-menu">
<li id="menu-item-164" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-164"><a href="https://fatmo.hu/category/web/">Web</a></li>
</ul>
</li>
<li id="menu-item-167" class="menu-item menu-item-type-taxonomy menu-item-object-category mega-menu menu-item-has-children mega-menu-featured mega-featured-2 menu-item-167"><a href="https://fatmo.hu/category/egeszseg/">Egészség</a><ul class="sub-menu" style="border-top-color: #57a881;">
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/eletstilus-es-life-coaching/" title="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" data-lazy-src="https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_-440x264.webp" alt="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" /></noscript>
</a>
<h2>Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással</h2>
<div class="post-meta">
<span class="updated">2024. máj. 19.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/pihenes/" rel="tag">Pihenés</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li>
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/mentalis-egeszseg/" title="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-440x264.webp" alt="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" /></noscript>
</a>
<h2>Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!</h2>
<div class="post-meta">
<span class="updated">2024. máj. 19.</span> | <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li><li class="menu-item menu-item-has-children"><a href="#" class="title">Friss</a><ul class="recent-list">
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/" title="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Healy_50_509x381-1-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Healy_50_509x381-1-150x150.webp" alt="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/">Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése - Újságírói szemszögből</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 26.</span> | <a class="comments-link" href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li>
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/" title="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-150x150.webp" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/">Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével</a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 22.</span> | <a class="comments-link" href="https://fatmo.hu/puspokladanyi-gyogyfurdo/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li>
<li class="recent-post">
<div class="post-content">
<a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/" title="Életvezetési tanácsadás: Befektetés önmagadba ">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Életvezetési tanácsadás: Befektetés önmagadba " class="post-thumbnail" data-lazy-src="https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x-150x150.webp" /><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x-150x150.webp" alt="Életvezetési tanácsadás: Befektetés önmagadba " class="post-thumbnail" /></noscript>
</a>
<div class="post-meta">
<h3><a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/">Életvezetési tanácsadás: Befektetés önmagadba </a></h3>
készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. márc. 26.</span> | <a class="comments-link" href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a>
</div>
</div>
</li></ul><!-- /.recent-list -->
</li><!-- /.menu_item -->
</ul><!-- /.sub-menu -->
</li>
<li id="menu-item-168" class="menu-item menu-item-type-taxonomy menu-item-object-category mega-menu menu-item-has-children mega-menu-featured mega-featured-3 menu-item-168"><a href="https://fatmo.hu/category/sport/">Sport</a><ul class="sub-menu" style="border-top-color: #d61565;">
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/super-bowl-lviii/" title="58. Super Bowl LVIII: Történelmi pillanatok és izgalmas fordulatok 2024" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="58. Super Bowl LVIII: Történelmi pillanatok és izgalmas fordulatok 2024" data-lazy-src="https://fatmo.hu/wp-content/uploads/Super-Bowl-LVIII-american-football-63109_1280-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Super-Bowl-LVIII-american-football-63109_1280-440x264.webp" alt="58. Super Bowl LVIII: Történelmi pillanatok és izgalmas fordulatok 2024" /></noscript>
</a>
<h2>58. Super Bowl LVIII: Történelmi pillanatok és izgalmas fordulatok 2024</h2>
<div class="post-meta">
<span class="updated">2024. febr. 12.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/sport/" rel="tag">Sport</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 4.50"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-half rating-star-5"></span>
</span>
</div>
</div>
</li></ul></li>
<li id="menu-item-169" class="menu-item menu-item-type-taxonomy menu-item-object-category mega-menu menu-item-has-children mega-menu-featured mega-featured-2 menu-item-169"><a href="https://fatmo.hu/category/utazas/">Utazás</a><ul class="sub-menu" style="border-top-color: #eeee22;">
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/" title="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-440x264.webp" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" /></noscript>
</a>
<h2>Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével</h2>
<div class="post-meta">
<span class="updated">2024. ápr. 22.</span> | <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a>, <a href="https://fatmo.hu/category/pihenes/" rel="tag">Pihenés</a>, <a href="https://fatmo.hu/category/utazas/" rel="tag">Utazás</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li>
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/mav-start-menetrend-2024-elvira/" title="MÁV Start Menetrend 2024 – FATMO Magazin" class="featured-image">
<img width="226" height="256" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20226%20256'%3E%3C/svg%3E" alt="MÁV Start Menetrend 2024 – FATMO Magazin" data-lazy-src="https://fatmo.hu/wp-content/uploads/Webes-rogzites_31-1-2024_232625_www.mavcsoport.hu_.webp" /><noscript><img width="226" height="256" src="https://fatmo.hu/wp-content/uploads/Webes-rogzites_31-1-2024_232625_www.mavcsoport.hu_.webp" alt="MÁV Start Menetrend 2024 – FATMO Magazin" /></noscript>
</a>
<h2>MÁV Start Menetrend 2024 - FATMO Magazin</h2>
<div class="post-meta">
<span class="updated">2024. jan. 30.</span> | <a href="https://fatmo.hu/category/utazas/" rel="tag">Utazás</a> | <span class="rating-stars" title="Értékelés: 5.00"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-5"></span>
</span>
</div>
</div>
</li><li class="menu-item menu-item-has-children"><a href="#" class="title">Friss</a><ul class="recent-list"></ul><!-- /.recent-list -->
</li><!-- /.menu_item -->
</ul><!-- /.sub-menu -->
</li>
<li id="menu-item-170" class="menu-item menu-item-type-taxonomy menu-item-object-category mega-menu menu-item-has-children mega-menu-featured mega-featured-2 menu-item-170"><a href="https://fatmo.hu/category/kornyezetvedelem/">Környezetvédelem</a><ul class="sub-menu" style="border-top-color: #12c601;">
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/" title="Egészséges táplálkozás: Útmutató a jobb közérzethez" class="featured-image">
<img width="331" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20331%20264'%3E%3C/svg%3E" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" data-lazy-src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-331x264.webp" /><noscript><img width="331" height="264" src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-331x264.webp" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" /></noscript>
</a>
<h2>Egészséges táplálkozás: Útmutató a jobb közérzethez</h2>
<div class="post-meta">
<span class="updated">2024. febr. 08.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span>
</div>
</div>
</li>
<li>
<h2 class="title">Kiemelt</h2>
<div class="featured-post">
<a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/" title="Környezetkímélő Coaching Megoldások a CoachLab-tól" class="featured-image">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Környezetkímélő Coaching Megoldások a CoachLab-tól" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured-440x264.webp" alt="Környezetkímélő Coaching Megoldások a CoachLab-tól" /></noscript>
</a>
<h2>Környezetkímélő Coaching Megoldások a CoachLab-tól</h2>
<div class="post-meta">
<span class="updated">2024. jan. 28.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <span class="rating-stars" title="Értékelés: 4.50"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-half rating-star-5"></span>
</span>
</div>
</div>
</li><li class="menu-item menu-item-has-children"><a href="#" class="title">Friss</a><ul class="recent-list"></ul><!-- /.recent-list -->
</li><!-- /.menu_item -->
</ul><!-- /.sub-menu -->
</li>
</ul> <div id="et-mobile-navigation">
<span class="show-menu">
<div class="show-menu-button">
<span></span>
<span></span>
<span></span>
</div>
<p>Válassza az Oldal lehetőséget</p>
</span>
<nav>
</nav>
</div> <!-- /#et-mobile-navigation --> </div><!-- /#et-navigation -->
</div><!-- /.container -->
</div><!-- /#main-header -->
</div><!-- /#main-header-wrapper -->
<nav aria-label="breadcrumbs" class="rank-math-breadcrumb"><p><a href="https://fatmo.hu">FATMO Kezdőlap</a><span class="separator"> » </span><span class="last"></span></p></nav>
</header>
<div id="main-content">
<div class="container">
<div id="content-area" class="with_sidebar with_sidebar_right clearfix">
<div class="et_pb_extra_column_main">
<div class="et_pb_section et_pb_section_0 et_section_regular" >
<div class="et_pb_row et_pb_row_0">
<div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="module featured-posts-slider-module et_pb_extra_module et_pb_featured_posts_slider_0" data-breadcrumbs="enabled" data-autoplay="4">
<div class="posts-slider-module-items carousel-items et_pb_slides">
<article id="post-545" class="post carousel-item et_pb_slide post-545 type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-gazdasag category-magazin category-online-szolgaltatasok tag-88 tag-89 tag-90 tag-91 tag-92 tag-93 tag-business-coaching tag-osszefoglalo tag-usa et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/image-3.png);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/">Összefoglaló a Business Coaching Ipari Piacról az ...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-539" class="post carousel-item et_pb_slide post-539 type-post status-publish format-standard has-post-thumbnail hentry category-coaching tag-fejlodes tag-onbizalom tag-onelfogadas et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-1280x768.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/">Hogyan Fejleszd önbizalmadat – 10 Lépés Az ö...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-531" class="post carousel-item et_pb_slide post-531 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-online-szolgaltatasok category-trendek category-web et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/">21ora.hu portal: Az Új Generációs Hírszolgáltató, ...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-519" class="post carousel-item et_pb_slide post-519 type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Alain-Delon-4.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/alain-delon/">Alain Delon: A francia filmművészet ikonja</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-499" class="post carousel-item et_pb_slide post-499 type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-karrier category-penzugyek category-reviews category-tanacsadas category-tippek-otletek category-trendek category-uzlet tag-befektetes tag-coaching tag-eletvezetes-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/">E-mail coaching: A rugalmas és hatékony fejlődés t...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/reviews/" rel="tag">Reviews</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-492" class="post carousel-item et_pb_slide post-492 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszsegmegorzes category-karrier category-tanacsadas category-tanulas category-uzlet et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-640x768.jpg);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/onmegvalositas-elonyei/">Az Önmegvalósítás Előnyei: Az Út a Teljesebb Életh...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-473" class="post carousel-item et_pb_slide post-473 type-post status-publish format-standard has-post-thumbnail hentry category-penzugyek category-kripto tag-bitcoin tag-kripto tag-penzugy et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/bitcoin.jfif_.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/bitcoin-elonyok-hatranyok/">Bitcoin: Előnyök, Hátrányok és Befektetési Szempon...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/kripto/" rel="tag">Kripto</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-467" class="post carousel-item et_pb_slide post-467 type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Google-AI.png);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/google-ai-osszefoglalok/">Google AI Összefoglalók Hasznossága és Alkalmazása...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-456" class="post carousel-item et_pb_slide post-456 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-tanacsadas category-tippek-otletek et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-1280x768.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/coaching-es-tanacsadas/">Coaching és Tanácsadás: Különbségek, Előnyök és Há...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-448" class="post carousel-item et_pb_slide post-448 type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-egeszseg category-egeszsegmegorzes category-karrier category-kikapcsolodas category-magazin category-online-szolgaltatasok category-pihenes category-tanacsadas category-tanulas category-tippek-otletek category-trendek tag-coaching tag-egeszsegmegorzes tag-egyeszseg tag-eletvezetes-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/eletstilus-es-life-coaching/">Életstílus és Life Coaching: Az Életminőség Javítá...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/pihenes/" rel="tag">Pihenés</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-444" class="post carousel-item et_pb_slide post-444 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-tanulas et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1.jpg);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/digitalis-oktatas-es-keszsegfejlesztes/">Digitális Oktatás és Készségfejlesztés: Nyisd Meg ...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-440" class="post carousel-item et_pb_slide post-440 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-penzugyek category-tanulas category-tozsde category-trendek category-uzlet tag-befektetes tag-penzugy et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_F.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/">Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben ...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/tozsde/" rel="tag">Tőzsde</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-437" class="post carousel-item et_pb_slide post-437 type-post status-publish format-standard has-post-thumbnail hentry category-egeszsegmegorzes category-egeszseg tag-egeszsegmegorzes tag-egyeszseg tag-eletvezetes-tanacsadas tag-gyogyulas et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-1024x768.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/mentalis-egeszseg/">Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-428" class="post carousel-item et_pb_slide post-428 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-egeszsegmegorzes category-orvostechnikai-eszkoz category-tanacsadas category-tippek-otletek tag-orvostechnikai-eszkoz et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/healy_02-1-1000x768.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/healy-orvostechnikai-eszkoz/">Egészségmegőrzés és a Healy orvostechnikai eszköz...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/orvostechnikai-eszkoz/" rel="tag">Orvostechnikai eszköz</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-414" class="post carousel-item et_pb_slide post-414 type-post status-publish format-standard has-post-thumbnail hentry category-egeszsegmegorzes category-egeszseg tag-egeszsegmegorzes tag-egyeszseg et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Healy_50_509x381-1.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/">Forradalmi eszköz az egészség megőrzéséhez: A Heal...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-399" class="post carousel-item et_pb_slide post-399 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-informatika category-online-szolgaltatasok category-sales-ertekesites category-tippek-otletek category-uzlet tag-linkepites et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-819x768.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/linkepites-tanacsok/">Linképítés Tanácsok: Útmutató a Weboldal Láthatósá...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/informatika/" rel="tag">Informatika</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/sales-ertekesites/" rel="tag">Sales / Értékesítés</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-394" class="post carousel-item et_pb_slide post-394 type-post status-publish format-standard has-post-thumbnail hentry category-egeszseg category-gasztro category-kikapcsolodas category-pihenes category-utazas tag-egyeszseg tag-gyogyulas tag-pihenes et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-1024x768.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/">Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyóg...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a>, <a href="https://fatmo.hu/category/pihenes/" rel="tag">Pihenés</a>, <a href="https://fatmo.hu/category/utazas/" rel="tag">Utazás</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-383" class="post carousel-item et_pb_slide post-383 type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/O.J._Simpson_1990_·_DN-ST-91-03444_crop.JPEG.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/amerikai-futball-legenda-o-j-simpson-elhunyt-76-evesen/">Amerikai futball legenda, O.J. Simpson elhunyt 76 ...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-371" class="post carousel-item et_pb_slide post-371 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-karrier category-online-szolgaltatasok category-tanacsadas category-tanulas tag-eletvezetes-tanacsadas tag-life-coaching et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/">Életvezetési tanácsadás: Befektetés önmagadba ...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a> | <span class="rating-stars" title="Értékelés: 5.00"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-363" class="post carousel-item et_pb_slide post-363 type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-karrier category-tanacsadas category-tanulas category-uzlet tag-coaching tag-executive-coaching tag-vezetoi-coaching tag-vezetoi-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Az-executive-coaching-5-meglepo-elonye_Featured_executive-454865_1280.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/vezetoi-siker-executive-coaching/">Vezetői siker kulcsa: Executive Coaching</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-353" class="post carousel-item et_pb_slide post-353 type-post status-publish format-standard has-post-thumbnail hentry category-tippek-otletek category-informatika category-magazin category-marketing category-online-szolgaltatasok category-sales-ertekesites category-tanacsadas category-web tag-linkepites et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Linkepites-ar-1280x768.png);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/linkepites-webserve/">A Linképítés Összetett Világa: Előnyök, Hátrányok,...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/informatika/" rel="tag">Informatika</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/marketing/" rel="tag">Marketing</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/sales-ertekesites/" rel="tag">Sales / Értékesítés</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-329" class="post carousel-item et_pb_slide post-329 type-post status-publish format-standard has-post-thumbnail hentry category-sales-ertekesites category-coaching category-gazdasag category-karrier category-magazin category-marketing category-online-szolgaltatasok category-penzugyek category-tanacsadas category-tippek-otletek category-trendek category-uzlet tag-coaching tag-sales-coaching et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/10x-gyorsabb-ertekesites-coachlab.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/10x-gyorsabb-ertekesites/">10x gyorsabb értékesítés sales coachinggal: Rövid ...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/sales-ertekesites/" rel="tag">Sales / Értékesítés</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/marketing/" rel="tag">Marketing</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-317" class="post carousel-item et_pb_slide post-317 type-post status-publish format-standard has-post-thumbnail hentry category-gasztro category-coaching category-egeszseg et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/image-2.png);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/gyors-es-egeszseges-receptek/">12 Gyorsan elkészíthető és egészséges étel recept....</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-302" class="post carousel-item et_pb_slide post-302 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-sport category-uzlet et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Super-Bowl-LVIII-american-football-63109_1280.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/super-bowl-lviii/">58. Super Bowl LVIII: Történelmi pillanatok és izg...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/sport/" rel="tag">Sport</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 4.50"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-half rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-287" class="post carousel-item et_pb_slide post-287 type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-gasztro category-kornyezetvedelem category-tanacsadas category-tippek-otletek category-trendek et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/">Egészséges táplálkozás: Útmutató a jobb közérzethe...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-277" class="post carousel-item et_pb_slide post-277 type-post status-publish format-standard has-post-thumbnail hentry category-karrier category-coaching category-tanacsadas category-tippek-otletek category-trendek et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Meddig-celszeru-minimum-egy-munkahelyen-maradni-Van-egy-minimalis-idotartam-ameddig-egy-munkahelyen-kell-maradnia.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/munkaero-piaci-trendek-meddig-maradjunk-egy-munkahelyen/">Karrier – Munkaerő-piaci trendek – Med...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-269" class="post carousel-item et_pb_slide post-269 type-post status-publish format-standard has-post-thumbnail hentry category-gazdasag category-penzugyek category-tozsde category-uzlet et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Tozsde-Gazdasag.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/europa-az-adatok-es-az-eredmenyek-utan-stagnalassal-vagy-csokkenessel-nyit/">Európa az adatok és az eredmények után stagnálássa...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/tozsde/" rel="tag">Tőzsde</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-190" class="post carousel-item et_pb_slide post-190 type-post status-publish format-standard has-post-thumbnail hentry category-coaching tag-coaching tag-sales-coaching et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/salesman-Sales-Coaching_640.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/gyozelemre-visz-a-sales-coaching/">Győzelemre viszi a Sales Coaching az Értékesítőket...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-98" class="post carousel-item et_pb_slide post-98 type-post status-publish format-standard has-post-thumbnail hentry category-utazas et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Webes-rogzites_31-1-2024_232625_www.mavcsoport.hu_.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/mav-start-menetrend-2024-elvira/">MÁV Start Menetrend 2024 – FATMO Magazin</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/utazas/" rel="tag">Utazás</a> | <span class="rating-stars" title="Értékelés: 5.00"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-84" class="post carousel-item et_pb_slide post-84 type-post status-publish format-standard has-post-thumbnail hentry category-web tag-web et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1.jpg);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/">Weboldal készítés árak – Mit kell tudni a WebDesig...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-60" class="post carousel-item et_pb_slide post-60 type-post status-publish format-standard has-post-thumbnail hentry category-online-szolgaltatasok category-coaching category-uzlet tag-coaching tag-online-coaching et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Online-Coaching-unsplash_CoachLab_1.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/online-coaching-lehetosegek-magyarorszagon/">Online Coaching lehetőségek országszerte, Magyaror...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <span class="rating-stars" title="Értékelés: 3.50"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-half rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
<article id="post-39" class="post carousel-item et_pb_slide post-39 type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-kornyezetvedelem category-online-szolgaltatasok tag-coaching tag-kornyezetvedelem tag-online-szolgaltatasok et-has-post-format-content et_post_format-et-post-format-standard" style="background-image: url(https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured.webp);">
<div class="post-content-box">
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/">Környezetkímélő Coaching Megoldások a CoachLab-tól...</a></h3>
<div class="post-meta vcard">
<p><a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <span class="rating-stars" title="Értékelés: 4.50"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-half rating-star-5"></span>
</span> </div>
</div>
</div>
</article>
</div>
</div>
<div class="module tabbed-post-module et_pb_extra_module et_pb_tabbed_posts_0" style="border-top-color:#1d88d3">
<div class="tabs clearfix">
<ul>
<li id="category-tab-0" class="et-accent-color-parent-term " data-tab-id="0" data-term-color="#1d88d3" ripple="" ripple-inverse="">
<span>
Minden </span>
</li>
<li id="category-tab-1" class="et-accent-color-parent-term " data-tab-id="1" data-term-color="#2519d3" ripple="" ripple-inverse="">
<span>
Üzlet </span>
</li>
<li id="category-tab-2" class="et-accent-color-parent-term " data-tab-id="2" data-term-color="#ddaf44" ripple="" ripple-inverse="">
<span>
Coaching </span>
</li>
<li id="category-tab-3" class="et-accent-color-parent-term " data-tab-id="3" data-term-color="#57a881" ripple="" ripple-inverse="">
<span>
Egészség </span>
</li>
<li id="category-tab-4" class="et-accent-color-parent-term " data-tab-id="4" data-term-color="#1d88d3" ripple="" ripple-inverse="">
<span>
Web </span>
</li>
<li id="category-tab-5" class="et-accent-color-parent-term " data-tab-id="5" data-term-color="#12c601" ripple="" ripple-inverse="">
<span>
Környezetvédelem </span>
</li>
<li id="category-tab-6" class="et-accent-color-parent-term " data-tab-id="6" data-term-color="#6128af" ripple="" ripple-inverse="">
<span>
Gasztro </span>
</li>
</ul>
<div class="tab-nav">
<span class="prev arrow" title="Előző lap"></span>
<span class="next arrow" title="Következő lap"></span>
</div>
</div>
<div class="tab-contents">
<div class="tab-content tab-content-0 et_pb_tabbed_posts_tab_0 et_pb_tabbed_posts_tab_0">
<div class="main-post">
<article id="post-558" class="post-558 post type-post status-publish format-standard hentry category-kikapcsolodas tag-punkosd tag-tudas tag-unnep et-doesnt-have-format-content et_post_format-et-post-format-standard">
<div class="header">
</div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#1d88d3;" href="https://fatmo.hu/punkosd-ki-es-mit-unneplunk/">Mit érdemes tudni a Pünkösdről? Ki ünnepel, mit ünneplünk Pünkösdkor?</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/rr_fatmo_tbgp/" class="url fn" title="FATMO GP bejegyzése" rel="author">FATMO GP</a> | <span class="updated">2025. jún. 9.</span> | <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a> | <a class="comments-link" href="https://fatmo.hu/punkosd-ki-es-mit-unneplunk/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>Te talán már hallottál a Pünkösd ünnepéről, de nem vagy biztos benne, hogy pontosan mit is jelent, kik ünneplik, és milyen hagyományok kapcsolódnak hozzá. Én is kíváncsi voltam, ezért utánanéztem, és szeretném megosztani veled a...</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-545" class="title-thumb-hover post-545 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-gazdasag category-magazin category-online-szolgaltatasok tag-88 tag-89 tag-90 tag-91 tag-92 tag-93 tag-business-coaching tag-osszefoglalo tag-usa et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" title="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-3-150x150.png"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/image-3-150x150.png" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" data-hover-color="#1d88d3">Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/rr_fatmo_tbgp/" class="url fn" title="FATMO GP bejegyzése" rel="author">FATMO GP</a> | <span class="updated">2025. máj. 25.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <a class="comments-link" href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-539" class="title-thumb-hover post-539 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching tag-fejlodes tag-onbizalom tag-onelfogadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" title="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-150x150.webp" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" data-hover-color="#1d88d3">Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/rr_fatmo_tbgp/" class="url fn" title="FATMO GP bejegyzése" rel="author">FATMO GP</a> | <span class="updated">2025. ápr. 30.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a> | <a class="comments-link" href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-531" class="title-thumb-hover post-531 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-online-szolgaltatasok category-trendek category-web et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" title="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-150x150.webp" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" data-hover-color="#1d88d3">21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2025. jan. 28.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-519" class="title-thumb-hover post-519 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/alain-delon/" title="Alain Delon: A francia filmművészet ikonja" class="post-thumbnail" style="background-color:#1d88d3">
<img width="132" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%20150'%3E%3C/svg%3E" alt="Alain Delon: A francia filmművészet ikonja" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Alain-Delon-4-132x150.webp"/><noscript><img width="132" height="150" src="https://fatmo.hu/wp-content/uploads/Alain-Delon-4-132x150.webp" alt="Alain Delon: A francia filmművészet ikonja" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/alain-delon/" data-hover-color="#1d88d3">Alain Delon: A francia filmművészet ikonja</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. aug. 18.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a> | <a class="comments-link" href="https://fatmo.hu/alain-delon/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-1 et_pb_tabbed_posts_tab_1 et_pb_tabbed_posts_tab_1">
<div class="main-post">
<article id="post-499" class="post-499 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-karrier category-penzugyek category-reviews category-tanacsadas category-tippek-otletek category-trendek category-uzlet tag-befektetes tag-coaching tag-eletvezetes-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/" title="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-627x376.webp" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-627x376.webp" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#2519d3;" href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/">E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. júl. 17.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/reviews/" rel="tag">Reviews</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>Az e-mail coaching egy hatékony és rugalmas eszköz, amely segíthet elérni a céljaidat. Ha nyitott vagy az új módszerekre, és szeretnéd felgyorsítani a fejlődésedet, akkor az e-mail coaching tökéletes választás lehet számodra.</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-492" class="title-thumb-hover post-492 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszsegmegorzes category-karrier category-tanacsadas category-tanulas category-uzlet et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/onmegvalositas-elonyei/" title="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" class="post-thumbnail" style="background-color:#2519d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" style="background-color:#2519d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" style="background-color:#2519d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/onmegvalositas-elonyei/" data-hover-color="#2519d3">Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jún. 24.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/onmegvalositas-elonyei/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-440" class="title-thumb-hover post-440 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-penzugyek category-tanulas category-tozsde category-trendek category-uzlet tag-befektetes tag-penzugy et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/" title="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!" class="post-thumbnail" style="background-color:#2519d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!" style="background-color:#2519d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_F-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_F-150x150.webp" alt="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!" style="background-color:#2519d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/" data-hover-color="#2519d3">Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 19.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/tozsde/" rel="tag">Tőzsde</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-399" class="title-thumb-hover post-399 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-informatika category-online-szolgaltatasok category-sales-ertekesites category-tippek-otletek category-uzlet tag-linkepites et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/linkepites-tanacsok/" title="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" class="post-thumbnail" style="background-color:#2519d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" style="background-color:#2519d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-150x150.webp" alt="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" style="background-color:#2519d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/linkepites-tanacsok/" data-hover-color="#2519d3">Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 22.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/informatika/" rel="tag">Informatika</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/sales-ertekesites/" rel="tag">Sales / Értékesítés</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/linkepites-tanacsok/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-363" class="title-thumb-hover post-363 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-karrier category-tanacsadas category-tanulas category-uzlet tag-coaching tag-executive-coaching tag-vezetoi-coaching tag-vezetoi-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/vezetoi-siker-executive-coaching/" title="Vezetői siker kulcsa: Executive Coaching" class="post-thumbnail" style="background-color:#2519d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Vezetői siker kulcsa: Executive Coaching" style="background-color:#2519d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-executive-coaching-5-meglepo-elonye_Featured_executive-454865_1280-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Az-executive-coaching-5-meglepo-elonye_Featured_executive-454865_1280-150x150.webp" alt="Vezetői siker kulcsa: Executive Coaching" style="background-color:#2519d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/vezetoi-siker-executive-coaching/" data-hover-color="#2519d3">Vezetői siker kulcsa: Executive Coaching</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. márc. 16.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/vezetoi-siker-executive-coaching/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-2 et_pb_tabbed_posts_tab_2 et_pb_tabbed_posts_tab_2">
<div class="main-post">
<article id="post-545" class="post-545 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-gazdasag category-magazin category-online-szolgaltatasok tag-88 tag-89 tag-90 tag-91 tag-92 tag-93 tag-business-coaching tag-osszefoglalo tag-usa et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" title="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-3-627x376.png" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/image-3-627x376.png" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#ddaf44;" href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/">Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/rr_fatmo_tbgp/" class="url fn" title="FATMO GP bejegyzése" rel="author">FATMO GP</a> | <span class="updated">2025. máj. 25.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <a class="comments-link" href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030) A Business...</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-539" class="title-thumb-hover post-539 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching tag-fejlodes tag-onbizalom tag-onelfogadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" title="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" class="post-thumbnail" style="background-color:#ddaf44">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" style="background-color:#ddaf44" data-lazy-src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-150x150.webp" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" style="background-color:#ddaf44"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" data-hover-color="#ddaf44">Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/rr_fatmo_tbgp/" class="url fn" title="FATMO GP bejegyzése" rel="author">FATMO GP</a> | <span class="updated">2025. ápr. 30.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a> | <a class="comments-link" href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-499" class="title-thumb-hover post-499 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-karrier category-penzugyek category-reviews category-tanacsadas category-tippek-otletek category-trendek category-uzlet tag-befektetes tag-coaching tag-eletvezetes-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/" title="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" class="post-thumbnail" style="background-color:#ddaf44">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" style="background-color:#ddaf44" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-150x150.webp" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" style="background-color:#ddaf44"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/" data-hover-color="#ddaf44">E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. júl. 17.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/reviews/" rel="tag">Reviews</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-492" class="title-thumb-hover post-492 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszsegmegorzes category-karrier category-tanacsadas category-tanulas category-uzlet et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/onmegvalositas-elonyei/" title="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" class="post-thumbnail" style="background-color:#ddaf44">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" style="background-color:#ddaf44" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" style="background-color:#ddaf44"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/onmegvalositas-elonyei/" data-hover-color="#ddaf44">Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jún. 24.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/onmegvalositas-elonyei/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-456" class="title-thumb-hover post-456 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-tanacsadas category-tippek-otletek et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/coaching-es-tanacsadas/" title="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" class="post-thumbnail" style="background-color:#ddaf44">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" style="background-color:#ddaf44" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-150x150.webp" alt="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" style="background-color:#ddaf44"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/coaching-es-tanacsadas/" data-hover-color="#ddaf44">Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 23.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a> | <a class="comments-link" href="https://fatmo.hu/coaching-es-tanacsadas/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-3 et_pb_tabbed_posts_tab_3 et_pb_tabbed_posts_tab_3">
<div class="main-post">
<article id="post-448" class="post-448 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-egeszseg category-egeszsegmegorzes category-karrier category-kikapcsolodas category-magazin category-online-szolgaltatasok category-pihenes category-tanacsadas category-tanulas category-tippek-otletek category-trendek tag-coaching tag-egeszsegmegorzes tag-egyeszseg tag-eletvezetes-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/eletstilus-es-life-coaching/" title="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" class="featured-image">
<img width="512" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20376'%3E%3C/svg%3E" alt="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" data-lazy-src="https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_-512x376.webp" /><noscript><img width="512" height="376" src="https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_-512x376.webp" alt="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#57a881;" href="https://fatmo.hu/eletstilus-es-life-coaching/">Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 19.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/pihenes/" rel="tag">Pihenés</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <a class="comments-link" href="https://fatmo.hu/eletstilus-es-life-coaching/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>A life coaching egy hatékony eszköz, amely segíthet javítani életstílusunkat és elérni céljainkat. A coaching támogatásával növelhetjük önbizalmunkat, javíthatjuk döntéshozatali képességeinket, hatékonyabban kezelhetjük a stresszt, és kiegyensúlyozottabb életet élhetünk. A megfelelő life coach kiválasztása kulcsfontosságú a sikeres coaching folyamatban, ezért érdemes időt szánni a coach kiválasztására és a coaching céljainak meghatározására. Az életminőség javítása és a személyes fejlődés elérése érdekében a life coaching egy értékes befektetés lehet mindannyiunk számára.</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-437" class="title-thumb-hover post-437 post type-post status-publish format-standard has-post-thumbnail hentry category-egeszsegmegorzes category-egeszseg tag-egeszsegmegorzes tag-egyeszseg tag-eletvezetes-tanacsadas tag-gyogyulas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/mentalis-egeszseg/" title="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" class="post-thumbnail" style="background-color:#57a881">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" style="background-color:#57a881" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-150x150.webp" alt="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" style="background-color:#57a881"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/mentalis-egeszseg/" data-hover-color="#57a881">Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 19.</span> | <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a> | <a class="comments-link" href="https://fatmo.hu/mentalis-egeszseg/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-414" class="title-thumb-hover post-414 post type-post status-publish format-standard has-post-thumbnail hentry category-egeszsegmegorzes category-egeszseg tag-egeszsegmegorzes tag-egyeszseg et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/" title="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből" class="post-thumbnail" style="background-color:#57a881">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből" style="background-color:#57a881" data-lazy-src="https://fatmo.hu/wp-content/uploads/Healy_50_509x381-1-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Healy_50_509x381-1-150x150.webp" alt="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből" style="background-color:#57a881"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/" data-hover-color="#57a881">Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 26.</span> | <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a> | <a class="comments-link" href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-394" class="title-thumb-hover post-394 post type-post status-publish format-standard has-post-thumbnail hentry category-egeszseg category-gasztro category-kikapcsolodas category-pihenes category-utazas tag-egyeszseg tag-gyogyulas tag-pihenes et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/" title="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" class="post-thumbnail" style="background-color:#57a881">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" style="background-color:#57a881" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-150x150.webp" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" style="background-color:#57a881"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/" data-hover-color="#57a881">Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 22.</span> | <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a>, <a href="https://fatmo.hu/category/pihenes/" rel="tag">Pihenés</a>, <a href="https://fatmo.hu/category/utazas/" rel="tag">Utazás</a> | <a class="comments-link" href="https://fatmo.hu/puspokladanyi-gyogyfurdo/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-371" class="title-thumb-hover post-371 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-karrier category-online-szolgaltatasok category-tanacsadas category-tanulas tag-eletvezetes-tanacsadas tag-life-coaching et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/" title="Életvezetési tanácsadás: Befektetés önmagadba " class="post-thumbnail" style="background-color:#57a881">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Életvezetési tanácsadás: Befektetés önmagadba " style="background-color:#57a881" data-lazy-src="https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x-150x150.webp" alt="Életvezetési tanácsadás: Befektetés önmagadba " style="background-color:#57a881"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/" data-hover-color="#57a881">Életvezetési tanácsadás: Befektetés önmagadba </a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. márc. 26.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a> | <a class="comments-link" href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 5.00"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-4 et_pb_tabbed_posts_tab_4 et_pb_tabbed_posts_tab_4">
<div class="main-post">
<article id="post-531" class="post-531 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-online-szolgaltatasok category-trendek category-web et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" title="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" data-lazy-src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-627x376.webp" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-627x376.webp" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#1d88d3;" href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/">21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2025. jan. 28.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást...</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-353" class="title-thumb-hover post-353 post type-post status-publish format-standard has-post-thumbnail hentry category-tippek-otletek category-informatika category-magazin category-marketing category-online-szolgaltatasok category-sales-ertekesites category-tanacsadas category-web tag-linkepites et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/linkepites-webserve/" title="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-ar-150x150.png"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Linkepites-ar-150x150.png" alt="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/linkepites-webserve/" data-hover-color="#1d88d3">A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 29.</span> | <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/informatika/" rel="tag">Informatika</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/marketing/" rel="tag">Marketing</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/sales-ertekesites/" rel="tag">Sales / Értékesítés</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/linkepites-webserve/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-84" class="title-thumb-hover post-84 post type-post status-publish format-standard has-post-thumbnail hentry category-web tag-web et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/" title="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-150x150.jpg"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-150x150.jpg" alt="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/" data-hover-color="#1d88d3">Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jan. 29.</span> | <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-5 et_pb_tabbed_posts_tab_5 et_pb_tabbed_posts_tab_5">
<div class="main-post">
<article id="post-287" class="post-287 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-gasztro category-kornyezetvedelem category-tanacsadas category-tippek-otletek category-trendek et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/" title="Egészséges táplálkozás: Útmutató a jobb közérzethez" class="featured-image">
<img width="331" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20331%20376'%3E%3C/svg%3E" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" data-lazy-src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-331x376.webp" /><noscript><img width="331" height="376" src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-331x376.webp" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#12c601;" href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/">Egészséges táplálkozás: Útmutató a jobb közérzethez</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 8.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <a class="comments-link" href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>Az egészséges táplálkozás nem csupán arról szól, hogy mit eszünk, hanem az egész életmódunk alapját képezi. A megfelelő tápanyagok bevitele nemcsak fizikai, hanem mentális egészségünk szempontjából is létfontosságú.
És nem is csak divatos trend, hanem alapvető fontosságú a testi és lelki jóllétünk megőrzéséhez. A táplálék, amit magunkhoz veszünk, befolyásolja energiaszintünket, emésztésünket, immunrendszerünket, sőt hangulatunkat is. Ezzel a blogcikkel szeretnénk útmutatást nyújtani a tudatos és kiegyensúlyozott táplálkozáshoz, kiemelve azokat a legfontosabb alapelveket, amelyeket érdemes szem előtt tartani.
Ha úgy érezzük, hogy ezekkel önállóan nem tdunk megbírkózni, akkor kérjünk segítséget, orvostól, dietetikustól, life coachtól vagy egészség coachtól, vagy edzőtől, edzőtermi szakemberektől, vagy olyan személytől, személyektől, akikben megbízunk ezen a téren!</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-39" class="title-thumb-hover post-39 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-kornyezetvedelem category-online-szolgaltatasok tag-coaching tag-kornyezetvedelem tag-online-szolgaltatasok et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/" title="Környezetkímélő Coaching Megoldások a CoachLab-tól" class="post-thumbnail" style="background-color:#12c601">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Környezetkímélő Coaching Megoldások a CoachLab-tól" style="background-color:#12c601" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured-150x150.webp" alt="Környezetkímélő Coaching Megoldások a CoachLab-tól" style="background-color:#12c601"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/" data-hover-color="#12c601">Környezetkímélő Coaching Megoldások a CoachLab-tól</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jan. 28.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <a class="comments-link" href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 4.50"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-half rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-6 et_pb_tabbed_posts_tab_6 et_pb_tabbed_posts_tab_6">
<div class="main-post">
<article id="post-394" class="post-394 post type-post status-publish format-standard has-post-thumbnail hentry category-egeszseg category-gasztro category-kikapcsolodas category-pihenes category-utazas tag-egyeszseg tag-gyogyulas tag-pihenes et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/" title="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-627x376.webp" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-627x376.webp" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#6128af;" href="https://fatmo.hu/puspokladanyi-gyogyfurdo/">Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 22.</span> | <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a>, <a href="https://fatmo.hu/category/pihenes/" rel="tag">Pihenés</a>, <a href="https://fatmo.hu/category/utazas/" rel="tag">Utazás</a> | <a class="comments-link" href="https://fatmo.hu/puspokladanyi-gyogyfurdo/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>A Püspökladányi Gyógyfürdő ásványos gyógyvize és szolgáltatásai hozzájárulhatnak az egészség megőrzéséhez, a betegségek gyógyulásához és a közérzet javulásához. A gyógyfürdő ideális választás lehet azok számára, akik egy kellemes és pihentető környezetben szeretnék javítani egészségi állapotukat.</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-317" class="title-thumb-hover post-317 post type-post status-publish format-standard has-post-thumbnail hentry category-gasztro category-coaching category-egeszseg et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/gyors-es-egeszseges-receptek/" title="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" class="post-thumbnail" style="background-color:#6128af">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" style="background-color:#6128af" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-2-150x150.png"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/image-2-150x150.png" alt="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" style="background-color:#6128af"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/gyors-es-egeszseges-receptek/" data-hover-color="#6128af">12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 13.</span> | <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a> | <a class="comments-link" href="https://fatmo.hu/gyors-es-egeszseges-receptek/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-287" class="title-thumb-hover post-287 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-gasztro category-kornyezetvedelem category-tanacsadas category-tippek-otletek category-trendek et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/" title="Egészséges táplálkozás: Útmutató a jobb közérzethez" class="post-thumbnail" style="background-color:#6128af">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" style="background-color:#6128af" data-lazy-src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-150x150.webp" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" style="background-color:#6128af"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/" data-hover-color="#6128af">Egészséges táplálkozás: Útmutató a jobb közérzethez</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 8.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <a class="comments-link" href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
</div>
</div>
</div>
</div><div class="et_pb_row et_pb_row_1">
<div class="et_pb_column et_pb_column_1_2 et_pb_column_1 et_pb_css_mix_blend_mode_passthrough">
<div class="module tabbed-post-module et_pb_extra_module et_pb_tabbed_posts_1" style="border-top-color:#1d88d3">
<div class="tabs clearfix">
<ul>
<li id="category-tab-0" class="et-accent-color-parent-term " data-tab-id="0" data-term-color="#ddaf44" ripple="" ripple-inverse="">
<span>
Coaching </span>
</li>
<li id="category-tab-1" class="et-accent-color-parent-term " data-tab-id="1" data-term-color="#1d88d3" ripple="" ripple-inverse="">
<span>
Web </span>
</li>
<li id="category-tab-2" class="et-accent-color-parent-term " data-tab-id="2" data-term-color="#8e6ecf" ripple="" ripple-inverse="">
<span>
Zene </span>
</li>
</ul>
<div class="tab-nav">
<span class="prev arrow" title="Előző lap"></span>
<span class="next arrow" title="Következő lap"></span>
</div>
</div>
<div class="tab-contents">
<div class="tab-content tab-content-0 et_pb_tabbed_posts_tab_7 et_pb_tabbed_posts_tab_7">
<div class="main-post">
<article id="post-545" class="post-545 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-gazdasag category-magazin category-online-szolgaltatasok tag-88 tag-89 tag-90 tag-91 tag-92 tag-93 tag-business-coaching tag-osszefoglalo tag-usa et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" title="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-3-627x376.png" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/image-3-627x376.png" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#ddaf44;" href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/">Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/rr_fatmo_tbgp/" class="url fn" title="FATMO GP bejegyzése" rel="author">FATMO GP</a> | <span class="updated">2025. máj. 25.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <a class="comments-link" href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030) A Business...</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-539" class="title-thumb-hover post-539 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching tag-fejlodes tag-onbizalom tag-onelfogadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" title="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" class="post-thumbnail" style="background-color:#ddaf44">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" style="background-color:#ddaf44" data-lazy-src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-150x150.webp" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" style="background-color:#ddaf44"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" data-hover-color="#ddaf44">Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/rr_fatmo_tbgp/" class="url fn" title="FATMO GP bejegyzése" rel="author">FATMO GP</a> | <span class="updated">2025. ápr. 30.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a> | <a class="comments-link" href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-499" class="title-thumb-hover post-499 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-karrier category-penzugyek category-reviews category-tanacsadas category-tippek-otletek category-trendek category-uzlet tag-befektetes tag-coaching tag-eletvezetes-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/" title="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" class="post-thumbnail" style="background-color:#ddaf44">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" style="background-color:#ddaf44" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-150x150.webp" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" style="background-color:#ddaf44"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/" data-hover-color="#ddaf44">E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. júl. 17.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/penzugyek/" rel="tag">Pénzügyek</a>, <a href="https://fatmo.hu/category/reviews/" rel="tag">Reviews</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-492" class="title-thumb-hover post-492 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszsegmegorzes category-karrier category-tanacsadas category-tanulas category-uzlet et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/onmegvalositas-elonyei/" title="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" class="post-thumbnail" style="background-color:#ddaf44">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" style="background-color:#ddaf44" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" style="background-color:#ddaf44"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/onmegvalositas-elonyei/" data-hover-color="#ddaf44">Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jún. 24.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/onmegvalositas-elonyei/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-456" class="title-thumb-hover post-456 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-tanacsadas category-tippek-otletek et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/coaching-es-tanacsadas/" title="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" class="post-thumbnail" style="background-color:#ddaf44">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" style="background-color:#ddaf44" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-150x150.webp" alt="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" style="background-color:#ddaf44"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/coaching-es-tanacsadas/" data-hover-color="#ddaf44">Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 23.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a> | <a class="comments-link" href="https://fatmo.hu/coaching-es-tanacsadas/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-1 et_pb_tabbed_posts_tab_8 et_pb_tabbed_posts_tab_8">
<div class="main-post">
<article id="post-531" class="post-531 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-online-szolgaltatasok category-trendek category-web et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" title="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" data-lazy-src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-627x376.webp" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-627x376.webp" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#1d88d3;" href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/">21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2025. jan. 28.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást...</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-353" class="title-thumb-hover post-353 post type-post status-publish format-standard has-post-thumbnail hentry category-tippek-otletek category-informatika category-magazin category-marketing category-online-szolgaltatasok category-sales-ertekesites category-tanacsadas category-web tag-linkepites et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/linkepites-webserve/" title="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-ar-150x150.png"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Linkepites-ar-150x150.png" alt="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/linkepites-webserve/" data-hover-color="#1d88d3">A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 29.</span> | <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/informatika/" rel="tag">Informatika</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/marketing/" rel="tag">Marketing</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/sales-ertekesites/" rel="tag">Sales / Értékesítés</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/linkepites-webserve/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-84" class="title-thumb-hover post-84 post type-post status-publish format-standard has-post-thumbnail hentry category-web tag-web et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/" title="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-150x150.jpg"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-150x150.jpg" alt="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/" data-hover-color="#1d88d3">Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jan. 29.</span> | <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-2 et_pb_tabbed_posts_tab_9 et_pb_tabbed_posts_tab_9">
<article class='nopost'>
<h5>Sajnos nem található bejegyzés</h5>
</article>
</div>
</div>
</div>
</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_2 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="module tabbed-post-module et_pb_extra_module et_pb_tabbed_posts_2" style="border-top-color:#1d88d3">
<div class="tabs clearfix">
<ul>
<li id="category-tab-0" class="et-accent-color-parent-term " data-tab-id="0" data-term-color="#1d88d3" ripple="" ripple-inverse="">
<span>
Web </span>
</li>
<li id="category-tab-1" class="et-accent-color-parent-term " data-tab-id="1" data-term-color="#12c601" ripple="" ripple-inverse="">
<span>
Környezetvédelem </span>
</li>
<li id="category-tab-2" class="et-accent-color-parent-term " data-tab-id="2" data-term-color="#6128af" ripple="" ripple-inverse="">
<span>
Gasztro </span>
</li>
<li id="category-tab-3" class="et-accent-color-parent-term " data-tab-id="3" data-term-color="#dd3333" ripple="" ripple-inverse="">
<span>
Magazin </span>
</li>
</ul>
<div class="tab-nav">
<span class="prev arrow" title="Előző lap"></span>
<span class="next arrow" title="Következő lap"></span>
</div>
</div>
<div class="tab-contents">
<div class="tab-content tab-content-0 et_pb_tabbed_posts_tab_10 et_pb_tabbed_posts_tab_10">
<div class="main-post">
<article id="post-531" class="post-531 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-online-szolgaltatasok category-trendek category-web et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" title="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" data-lazy-src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-627x376.webp" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-627x376.webp" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#1d88d3;" href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/">21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2025. jan. 28.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást...</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-353" class="title-thumb-hover post-353 post type-post status-publish format-standard has-post-thumbnail hentry category-tippek-otletek category-informatika category-magazin category-marketing category-online-szolgaltatasok category-sales-ertekesites category-tanacsadas category-web tag-linkepites et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/linkepites-webserve/" title="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-ar-150x150.png"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Linkepites-ar-150x150.png" alt="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/linkepites-webserve/" data-hover-color="#1d88d3">A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 29.</span> | <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/informatika/" rel="tag">Informatika</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/marketing/" rel="tag">Marketing</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/sales-ertekesites/" rel="tag">Sales / Értékesítés</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/linkepites-webserve/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-84" class="title-thumb-hover post-84 post type-post status-publish format-standard has-post-thumbnail hentry category-web tag-web et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/" title="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" class="post-thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-150x150.jpg"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-150x150.jpg" alt="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" style="background-color:#1d88d3"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/" data-hover-color="#1d88d3">Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jan. 29.</span> | <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-1 et_pb_tabbed_posts_tab_11 et_pb_tabbed_posts_tab_11">
<div class="main-post">
<article id="post-287" class="post-287 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-gasztro category-kornyezetvedelem category-tanacsadas category-tippek-otletek category-trendek et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/" title="Egészséges táplálkozás: Útmutató a jobb közérzethez" class="featured-image">
<img width="331" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20331%20376'%3E%3C/svg%3E" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" data-lazy-src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-331x376.webp" /><noscript><img width="331" height="376" src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-331x376.webp" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#12c601;" href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/">Egészséges táplálkozás: Útmutató a jobb közérzethez</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 8.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <a class="comments-link" href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>Az egészséges táplálkozás nem csupán arról szól, hogy mit eszünk, hanem az egész életmódunk alapját képezi. A megfelelő tápanyagok bevitele nemcsak fizikai, hanem mentális egészségünk szempontjából is létfontosságú.
És nem is csak divatos trend, hanem alapvető fontosságú a testi és lelki jóllétünk megőrzéséhez. A táplálék, amit magunkhoz veszünk, befolyásolja energiaszintünket, emésztésünket, immunrendszerünket, sőt hangulatunkat is. Ezzel a blogcikkel szeretnénk útmutatást nyújtani a tudatos és kiegyensúlyozott táplálkozáshoz, kiemelve azokat a legfontosabb alapelveket, amelyeket érdemes szem előtt tartani.
Ha úgy érezzük, hogy ezekkel önállóan nem tdunk megbírkózni, akkor kérjünk segítséget, orvostól, dietetikustól, life coachtól vagy egészség coachtól, vagy edzőtől, edzőtermi szakemberektől, vagy olyan személytől, személyektől, akikben megbízunk ezen a téren!</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-39" class="title-thumb-hover post-39 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-kornyezetvedelem category-online-szolgaltatasok tag-coaching tag-kornyezetvedelem tag-online-szolgaltatasok et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/" title="Környezetkímélő Coaching Megoldások a CoachLab-tól" class="post-thumbnail" style="background-color:#12c601">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Környezetkímélő Coaching Megoldások a CoachLab-tól" style="background-color:#12c601" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured-150x150.webp" alt="Környezetkímélő Coaching Megoldások a CoachLab-tól" style="background-color:#12c601"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/" data-hover-color="#12c601">Környezetkímélő Coaching Megoldások a CoachLab-tól</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jan. 28.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <a class="comments-link" href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 4.50"><span class="post-meta-icon rating-star rating-star-on rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-on rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-half rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-2 et_pb_tabbed_posts_tab_12 et_pb_tabbed_posts_tab_12">
<div class="main-post">
<article id="post-394" class="post-394 post type-post status-publish format-standard has-post-thumbnail hentry category-egeszseg category-gasztro category-kikapcsolodas category-pihenes category-utazas tag-egyeszseg tag-gyogyulas tag-pihenes et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/" title="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-627x376.webp" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-627x376.webp" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#6128af;" href="https://fatmo.hu/puspokladanyi-gyogyfurdo/">Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. ápr. 22.</span> | <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kikapcsolodas/" rel="tag">Kikapcsolódás</a>, <a href="https://fatmo.hu/category/pihenes/" rel="tag">Pihenés</a>, <a href="https://fatmo.hu/category/utazas/" rel="tag">Utazás</a> | <a class="comments-link" href="https://fatmo.hu/puspokladanyi-gyogyfurdo/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>A Püspökladányi Gyógyfürdő ásványos gyógyvize és szolgáltatásai hozzájárulhatnak az egészség megőrzéséhez, a betegségek gyógyulásához és a közérzet javulásához. A gyógyfürdő ideális választás lehet azok számára, akik egy kellemes és pihentető környezetben szeretnék javítani egészségi állapotukat.</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-317" class="title-thumb-hover post-317 post type-post status-publish format-standard has-post-thumbnail hentry category-gasztro category-coaching category-egeszseg et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/gyors-es-egeszseges-receptek/" title="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" class="post-thumbnail" style="background-color:#6128af">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" style="background-color:#6128af" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-2-150x150.png"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/image-2-150x150.png" alt="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" style="background-color:#6128af"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/gyors-es-egeszseges-receptek/" data-hover-color="#6128af">12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 13.</span> | <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a> | <a class="comments-link" href="https://fatmo.hu/gyors-es-egeszseges-receptek/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-287" class="title-thumb-hover post-287 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-gasztro category-kornyezetvedelem category-tanacsadas category-tippek-otletek category-trendek et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/" title="Egészséges táplálkozás: Útmutató a jobb közérzethez" class="post-thumbnail" style="background-color:#6128af">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" style="background-color:#6128af" data-lazy-src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-150x150.webp" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" style="background-color:#6128af"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/" data-hover-color="#6128af">Egészséges táplálkozás: Útmutató a jobb közérzethez</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. febr. 8.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszseg/" rel="tag">Egészség</a>, <a href="https://fatmo.hu/category/gasztro/" rel="tag">Gasztro</a>, <a href="https://fatmo.hu/category/kornyezetvedelem/" rel="tag">Környezetvédelem</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tippek-otletek/" rel="tag">Tippek / Ötletek</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a> | <a class="comments-link" href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
<div class="tab-content tab-content-3 et_pb_tabbed_posts_tab_13 et_pb_tabbed_posts_tab_13">
<div class="main-post">
<article id="post-545" class="post-545 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-gazdasag category-magazin category-online-szolgaltatasok tag-88 tag-89 tag-90 tag-91 tag-92 tag-93 tag-business-coaching tag-osszefoglalo tag-usa et-has-post-format-content et_post_format-et-post-format-standard">
<div class="header">
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" title="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" class="featured-image">
<img width="627" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20627%20376'%3E%3C/svg%3E" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-3-627x376.png" /><noscript><img width="627" height="376" src="https://fatmo.hu/wp-content/uploads/image-3-627x376.png" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" /></noscript><span class="et_pb_extra_overlay"></span>
</a> </div>
<div class="post-content">
<h2 class="entry-title"><a class="et-accent-color" style="color:#dd3333;" href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/">Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)</a></h2>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/rr_fatmo_tbgp/" class="url fn" title="FATMO GP bejegyzése" rel="author">FATMO GP</a> | <span class="updated">2025. máj. 25.</span> | <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/gazdasag/" rel="tag">Gazdaság</a>, <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a> | <a class="comments-link" href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
<div class="excerpt entry-summary">
<p>Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030) A Business...</p>
</div>
</div>
</article>
</div>
<ul class="posts-list">
<li>
<article id="post-531" class="title-thumb-hover post-531 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-online-szolgaltatasok category-trendek category-web et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" title="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" class="post-thumbnail" style="background-color:#dd3333">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" style="background-color:#dd3333" data-lazy-src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-150x150.webp" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" style="background-color:#dd3333"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" data-hover-color="#dd3333">21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2025. jan. 28.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/online-szolgaltatasok/" rel="tag">Online Szolgáltatások</a>, <a href="https://fatmo.hu/category/trendek/" rel="tag">Trendek</a>, <a href="https://fatmo.hu/category/web/" rel="tag">Web</a> | <a class="comments-link" href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-519" class="title-thumb-hover post-519 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/alain-delon/" title="Alain Delon: A francia filmművészet ikonja" class="post-thumbnail" style="background-color:#dd3333">
<img width="132" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%20150'%3E%3C/svg%3E" alt="Alain Delon: A francia filmművészet ikonja" style="background-color:#dd3333" data-lazy-src="https://fatmo.hu/wp-content/uploads/Alain-Delon-4-132x150.webp"/><noscript><img width="132" height="150" src="https://fatmo.hu/wp-content/uploads/Alain-Delon-4-132x150.webp" alt="Alain Delon: A francia filmművészet ikonja" style="background-color:#dd3333"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/alain-delon/" data-hover-color="#dd3333">Alain Delon: A francia filmművészet ikonja</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. aug. 18.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a> | <a class="comments-link" href="https://fatmo.hu/alain-delon/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-492" class="title-thumb-hover post-492 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszsegmegorzes category-karrier category-tanacsadas category-tanulas category-uzlet et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/onmegvalositas-elonyei/" title="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" class="post-thumbnail" style="background-color:#dd3333">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" style="background-color:#dd3333" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-150x150.jpg" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" style="background-color:#dd3333"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/onmegvalositas-elonyei/" data-hover-color="#dd3333">Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. jún. 24.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a>, <a href="https://fatmo.hu/category/coaching/" rel="tag">Coaching</a>, <a href="https://fatmo.hu/category/egeszsegmegorzes/" rel="tag">Egészségmegőrzés</a>, <a href="https://fatmo.hu/category/karrier/" rel="tag">Karrier</a>, <a href="https://fatmo.hu/category/tanacsadas/" rel="tag">Tanácsadás</a>, <a href="https://fatmo.hu/category/tanulas/" rel="tag">Tanulás</a>, <a href="https://fatmo.hu/category/uzlet/" rel="tag">Üzlet</a> | <a class="comments-link" href="https://fatmo.hu/onmegvalositas-elonyei/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
<li>
<article id="post-467" class="title-thumb-hover post-467 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/google-ai-osszefoglalok/" title="Google AI Összefoglalók Hasznossága és Alkalmazásai" class="post-thumbnail" style="background-color:#dd3333">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Google AI Összefoglalók Hasznossága és Alkalmazásai" style="background-color:#dd3333" data-lazy-src="https://fatmo.hu/wp-content/uploads/Google-AI-150x150.png"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Google-AI-150x150.png" alt="Google AI Összefoglalók Hasznossága és Alkalmazásai" style="background-color:#dd3333"/></noscript>
</a> <div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/google-ai-osszefoglalok/" data-hover-color="#dd3333">Google AI Összefoglalók Hasznossága és Alkalmazásai</a></h3>
<div class="post-meta vcard">
<p>készítette: <a href="https://fatmo.hu/author/robert-rado/" class="url fn" title="FATMO Magazin bejegyzése" rel="author">FATMO Magazin</a> | <span class="updated">2024. máj. 26.</span> | <a href="https://fatmo.hu/category/magazin/" rel="tag">Magazin</a> | <a class="comments-link" href="https://fatmo.hu/google-ai-osszefoglalok/#comments">0 <span title="megjegyzések száma" class="comment-bubble post-meta-icon"></span></a> | <span class="rating-stars" title="Értékelés: 0.00"><span class="post-meta-icon rating-star rating-star-empty rating-star-1"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-2"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-3"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-4"></span>
<span class="post-meta-icon rating-star rating-star-empty rating-star-5"></span>
</span></p>
</div>
</div>
</article>
</li>
</ul>
</div>
</div>
</div>
</div>
</div><div class="et_pb_row et_pb_row_2">
<div class="et_pb_column et_pb_column_4_4 et_pb_column_3 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="posts-blog-feed-module post-module et_pb_extra_module standard et_pb_posts_blog_feed_standard_0 paginated et_pb_extra_module" style="border-color:#1d88d3;" data-current_page="1" data-et_column_type="" data-show_featured_image="1" data-show_author="1" data-show_categories="1" data-show_date="1" data-show_rating="1" data-show_more="1" data-show_comments="1" data-date_format="Y. M. d." data-posts_per_page="5" data-order="desc" data-orderby="date" data-category_id="0" data-content_length="excerpt" data-blog_feed_module_type="standard" data-hover_overlay_icon="" data-use_tax_query="">
<article class='nopost'>
<h5>Sajnos nem található bejegyzés</h5>
</article>
</div><!-- /.posts-blog-feed-module -->
<div class="module posts-carousel-module et_pb_extra_module loading et_pb_posts_carousel_0" style="border-top-color:#eeee22" data-autoplay="5">
<div class="module-head">
<h1 style="color:#eeee22">Minden</h1>
<div class="module-filter">Legjobbnak minősített</div>
</div>
<div class="posts-slider-module-items carousel-items">
<article id="post-98" class="carousel-item post-98 post type-post status-publish format-standard has-post-thumbnail hentry category-utazas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/mav-start-menetrend-2024-elvira/" title="MÁV Start Menetrend 2024 – FATMO Magazin" class="post-thumbnail">
<img width="226" height="256" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20226%20256'%3E%3C/svg%3E" alt="MÁV Start Menetrend 2024 – FATMO Magazin" data-lazy-src="https://fatmo.hu/wp-content/uploads/Webes-rogzites_31-1-2024_232625_www.mavcsoport.hu_.webp" /><noscript><img width="226" height="256" src="https://fatmo.hu/wp-content/uploads/Webes-rogzites_31-1-2024_232625_www.mavcsoport.hu_.webp" alt="MÁV Start Menetrend 2024 – FATMO Magazin" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/mav-start-menetrend-2024-elvira/">MÁV Start Menetrend 2024 – FATMO M...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. jan. 30.</span> </div>
</div>
</div>
</article>
<article id="post-371" class="carousel-item carousel-item-hide-on-load-small post-371 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-karrier category-online-szolgaltatasok category-tanacsadas category-tanulas tag-eletvezetes-tanacsadas tag-life-coaching et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/" title="Életvezetési tanácsadás: Befektetés önmagadba " class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Életvezetési tanácsadás: Befektetés önmagadba " data-lazy-src="https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Life-Coaching-Arak-_-CoachLab-Life-Coaching-Arak_640x-440x264.webp" alt="Életvezetési tanácsadás: Befektetés önmagadba " /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/eletvezetesi-tanacsadas-befektetes-onmagadba/">Életvezetési tanácsadás: Befektetés önma...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. márc. 26.</span> </div>
</div>
</div>
</article>
<article id="post-39" class="carousel-item carousel-item-hide-on-load-medium post-39 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-kornyezetvedelem category-online-szolgaltatasok tag-coaching tag-kornyezetvedelem tag-online-szolgaltatasok et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/" title="Környezetkímélő Coaching Megoldások a CoachLab-tól" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Környezetkímélő Coaching Megoldások a CoachLab-tól" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Coaching-Szemleletu-Vezetes-Featured-440x264.webp" alt="Környezetkímélő Coaching Megoldások a CoachLab-tól" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/kornyezetkimelo-coaching-megoldasok-a-coachlab-tol/">Környezetkímélő Coaching Megoldások a Co...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. jan. 28.</span> </div>
</div>
</div>
</article>
<article id="post-302" class="carousel-item carousel-item-hide-on-load-medium post-302 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-sport category-uzlet et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/super-bowl-lviii/" title="58. Super Bowl LVIII: Történelmi pillanatok és izgalmas fordulatok 2024" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="58. Super Bowl LVIII: Történelmi pillanatok és izgalmas fordulatok 2024" data-lazy-src="https://fatmo.hu/wp-content/uploads/Super-Bowl-LVIII-american-football-63109_1280-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Super-Bowl-LVIII-american-football-63109_1280-440x264.webp" alt="58. Super Bowl LVIII: Történelmi pillanatok és izgalmas fordulatok 2024" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/super-bowl-lviii/">58. Super Bowl LVIII: Történelmi pillana...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. febr. 12.</span> </div>
</div>
</div>
</article>
<article id="post-60" class="carousel-item carousel-item-hide-on-load post-60 post type-post status-publish format-standard has-post-thumbnail hentry category-online-szolgaltatasok category-coaching category-uzlet tag-coaching tag-online-coaching et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/online-coaching-lehetosegek-magyarorszagon/" title="Online Coaching lehetőségek országszerte, Magyarországon, Budapesten és bárhol, ahol megfelelő az Internet kapcsolat…" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Online Coaching lehetőségek országszerte, Magyarországon, Budapesten és bárhol, ahol megfelelő az Internet kapcsolat…" data-lazy-src="https://fatmo.hu/wp-content/uploads/Online-Coaching-unsplash_CoachLab_1-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Online-Coaching-unsplash_CoachLab_1-440x264.webp" alt="Online Coaching lehetőségek országszerte, Magyarországon, Budapesten és bárhol, ahol megfelelő az Internet kapcsolat…" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/online-coaching-lehetosegek-magyarorszagon/">Online Coaching lehetőségek országszerte...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. jan. 29.</span> </div>
</div>
</div>
</article>
<article id="post-84" class="carousel-item carousel-item-hide-on-load post-84 post type-post status-publish format-standard has-post-thumbnail hentry category-web tag-web et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/" title="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" data-lazy-src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-440x264.jpg" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-440x264.jpg" alt="Weboldal készítés árak – Mit kell tudni a WebDesign és a Honlapkészítés költségeiről?" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/weboldal-keszites-arak-2024-webserve/">Weboldal készítés árak – Mit kell tudni ...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. jan. 29.</span> </div>
</div>
</div>
</article>
<article id="post-190" class="carousel-item carousel-item-hide-on-load post-190 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching tag-coaching tag-sales-coaching et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/gyozelemre-visz-a-sales-coaching/" title="Győzelemre viszi a Sales Coaching az Értékesítőket és sikert hoz!" class="post-thumbnail">
<img width="425" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20425%20264'%3E%3C/svg%3E" alt="Győzelemre viszi a Sales Coaching az Értékesítőket és sikert hoz!" data-lazy-src="https://fatmo.hu/wp-content/uploads/salesman-Sales-Coaching_640-425x264.webp" /><noscript><img width="425" height="264" src="https://fatmo.hu/wp-content/uploads/salesman-Sales-Coaching_640-425x264.webp" alt="Győzelemre viszi a Sales Coaching az Értékesítőket és sikert hoz!" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/gyozelemre-visz-a-sales-coaching/">Győzelemre viszi a Sales Coaching az Ért...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. febr. 1.</span> </div>
</div>
</div>
</article>
<article id="post-269" class="carousel-item carousel-item-hide-on-load post-269 post type-post status-publish format-standard has-post-thumbnail hentry category-gazdasag category-penzugyek category-tozsde category-uzlet et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/europa-az-adatok-es-az-eredmenyek-utan-stagnalassal-vagy-csokkenessel-nyit/" title="Európa az adatok és az eredmények után stagnálással vagy csökkenéssel nyit" class="post-thumbnail">
<img width="240" height="135" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20240%20135'%3E%3C/svg%3E" alt="Európa az adatok és az eredmények után stagnálással vagy csökkenéssel nyit" data-lazy-src="https://fatmo.hu/wp-content/uploads/Tozsde-Gazdasag.webp" /><noscript><img width="240" height="135" src="https://fatmo.hu/wp-content/uploads/Tozsde-Gazdasag.webp" alt="Európa az adatok és az eredmények után stagnálással vagy csökkenéssel nyit" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/europa-az-adatok-es-az-eredmenyek-utan-stagnalassal-vagy-csokkenessel-nyit/">Európa az adatok és az eredmények után s...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. febr. 7.</span> </div>
</div>
</div>
</article>
<article id="post-277" class="carousel-item carousel-item-hide-on-load post-277 post type-post status-publish format-standard has-post-thumbnail hentry category-karrier category-coaching category-tanacsadas category-tippek-otletek category-trendek et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/munkaero-piaci-trendek-meddig-maradjunk-egy-munkahelyen/" title="Karrier – Munkaerő-piaci trendek – Meddig maradjunk egy munkahelyen?" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Karrier – Munkaerő-piaci trendek – Meddig maradjunk egy munkahelyen?" data-lazy-src="https://fatmo.hu/wp-content/uploads/Meddig-celszeru-minimum-egy-munkahelyen-maradni-Van-egy-minimalis-idotartam-ameddig-egy-munkahelyen-kell-maradnia-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Meddig-celszeru-minimum-egy-munkahelyen-maradni-Van-egy-minimalis-idotartam-ameddig-egy-munkahelyen-kell-maradnia-440x264.webp" alt="Karrier – Munkaerő-piaci trendek – Meddig maradjunk egy munkahelyen?" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/munkaero-piaci-trendek-meddig-maradjunk-egy-munkahelyen/">Karrier – Munkaerő-piaci trendek &...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. febr. 8.</span> </div>
</div>
</div>
</article>
<article id="post-287" class="carousel-item carousel-item-hide-on-load post-287 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszseg category-gasztro category-kornyezetvedelem category-tanacsadas category-tippek-otletek category-trendek et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/" title="Egészséges táplálkozás: Útmutató a jobb közérzethez" class="post-thumbnail">
<img width="331" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20331%20264'%3E%3C/svg%3E" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" data-lazy-src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-331x264.webp" /><noscript><img width="331" height="264" src="https://fatmo.hu/wp-content/uploads/egeszseges-taplalkozas-utmutato-331x264.webp" alt="Egészséges táplálkozás: Útmutató a jobb közérzethez" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/egeszseges-taplalkozas-utmutato/">Egészséges táplálkozás: Útmutató a jobb ...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. febr. 8.</span> </div>
</div>
</div>
</article>
<article id="post-317" class="carousel-item carousel-item-hide-on-load post-317 post type-post status-publish format-standard has-post-thumbnail hentry category-gasztro category-coaching category-egeszseg et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/gyors-es-egeszseges-receptek/" title="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" class="post-thumbnail">
<img width="419" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20419%20264'%3E%3C/svg%3E" alt="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-2-419x264.png" /><noscript><img width="419" height="264" src="https://fatmo.hu/wp-content/uploads/image-2-419x264.png" alt="12 Gyorsan elkészíthető és egészséges étel recept. Hozzávalók és elkészítésük" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/gyors-es-egeszseges-receptek/">12 Gyorsan elkészíthető és egészséges ét...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. febr. 13.</span> </div>
</div>
</div>
</article>
<article id="post-329" class="carousel-item carousel-item-hide-on-load post-329 post type-post status-publish format-standard has-post-thumbnail hentry category-sales-ertekesites category-coaching category-gazdasag category-karrier category-magazin category-marketing category-online-szolgaltatasok category-penzugyek category-tanacsadas category-tippek-otletek category-trendek category-uzlet tag-coaching tag-sales-coaching et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/10x-gyorsabb-ertekesites/" title="10x gyorsabb értékesítés sales coachinggal: Rövid interjú a CoachLab szakértőjével" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="10x gyorsabb értékesítés sales coachinggal: Rövid interjú a CoachLab szakértőjével" data-lazy-src="https://fatmo.hu/wp-content/uploads/10x-gyorsabb-ertekesites-coachlab-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/10x-gyorsabb-ertekesites-coachlab-440x264.webp" alt="10x gyorsabb értékesítés sales coachinggal: Rövid interjú a CoachLab szakértőjével" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/10x-gyorsabb-ertekesites/">10x gyorsabb értékesítés sales coachingg...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. febr. 19.</span> </div>
</div>
</div>
</article>
<article id="post-353" class="carousel-item carousel-item-hide-on-load post-353 post type-post status-publish format-standard has-post-thumbnail hentry category-tippek-otletek category-informatika category-magazin category-marketing category-online-szolgaltatasok category-sales-ertekesites category-tanacsadas category-web tag-linkepites et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/linkepites-webserve/" title="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-ar-440x264.png" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Linkepites-ar-440x264.png" alt="A Linképítés Összetett Világa: Előnyök, Hátrányok, Stratégia és Tippek" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/linkepites-webserve/">A Linképítés Összetett Világa: Előnyök, ...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. febr. 29.</span> </div>
</div>
</div>
</article>
<article id="post-363" class="carousel-item carousel-item-hide-on-load post-363 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-karrier category-tanacsadas category-tanulas category-uzlet tag-coaching tag-executive-coaching tag-vezetoi-coaching tag-vezetoi-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/vezetoi-siker-executive-coaching/" title="Vezetői siker kulcsa: Executive Coaching" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Vezetői siker kulcsa: Executive Coaching" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-executive-coaching-5-meglepo-elonye_Featured_executive-454865_1280-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Az-executive-coaching-5-meglepo-elonye_Featured_executive-454865_1280-440x264.webp" alt="Vezetői siker kulcsa: Executive Coaching" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/vezetoi-siker-executive-coaching/">Vezetői siker kulcsa: Executive Coaching...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. márc. 16.</span> </div>
</div>
</div>
</article>
<article id="post-383" class="carousel-item carousel-item-hide-on-load post-383 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/amerikai-futball-legenda-o-j-simpson-elhunyt-76-evesen/" title="Amerikai futball legenda, O.J. Simpson elhunyt 76 évesen" class="post-thumbnail">
<img width="330" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20330%20264'%3E%3C/svg%3E" alt="Amerikai futball legenda, O.J. Simpson elhunyt 76 évesen" data-lazy-src="https://fatmo.hu/wp-content/uploads/O.J._Simpson_1990_·_DN-ST-91-03444_crop.JPEG-330x264.webp" /><noscript><img width="330" height="264" src="https://fatmo.hu/wp-content/uploads/O.J._Simpson_1990_·_DN-ST-91-03444_crop.JPEG-330x264.webp" alt="Amerikai futball legenda, O.J. Simpson elhunyt 76 évesen" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/amerikai-futball-legenda-o-j-simpson-elhunyt-76-evesen/">Amerikai futball legenda, O.J. Simpson e...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. ápr. 11.</span> </div>
</div>
</div>
</article>
<article id="post-394" class="carousel-item carousel-item-hide-on-load post-394 post type-post status-publish format-standard has-post-thumbnail hentry category-egeszseg category-gasztro category-kikapcsolodas category-pihenes category-utazas tag-egyeszseg tag-gyogyulas tag-pihenes et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/" title="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-440x264.webp" alt="Püspökladányi Gyógyfürdő: Egészségmegőrzés és gyógyulás a Sárrét kincsével" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/puspokladanyi-gyogyfurdo/">Püspökladányi Gyógyfürdő: Egészségmegőrz...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. ápr. 22.</span> </div>
</div>
</div>
</article>
<article id="post-399" class="carousel-item carousel-item-hide-on-load post-399 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-informatika category-online-szolgaltatasok category-sales-ertekesites category-tippek-otletek category-uzlet tag-linkepites et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/linkepites-tanacsok/" title="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_1-440x264.webp" alt="Linképítés Tanácsok: Útmutató a Weboldal Láthatóságának Növeléséhez" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/linkepites-tanacsok/">Linképítés Tanácsok: Útmutató a Weboldal...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. ápr. 22.</span> </div>
</div>
</div>
</article>
<article id="post-414" class="carousel-item carousel-item-hide-on-load post-414 post type-post status-publish format-standard has-post-thumbnail hentry category-egeszsegmegorzes category-egeszseg tag-egeszsegmegorzes tag-egyeszseg et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/" title="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből" data-lazy-src="https://fatmo.hu/wp-content/uploads/Healy_50_509x381-1-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Healy_50_509x381-1-440x264.webp" alt="Forradalmi eszköz az egészség megőrzéséhez: A Healy elemzése – Újságírói szemszögből" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/forradalmi-eszkoz-healy-elemzese/">Forradalmi eszköz az egészség megőrzéséh...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. ápr. 26.</span> </div>
</div>
</div>
</article>
<article id="post-428" class="carousel-item carousel-item-hide-on-load post-428 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-egeszsegmegorzes category-orvostechnikai-eszkoz category-tanacsadas category-tippek-otletek tag-orvostechnikai-eszkoz et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/healy-orvostechnikai-eszkoz/" title="Egészségmegőrzés és a Healy orvostechnikai eszköz" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Egészségmegőrzés és a Healy orvostechnikai eszköz" data-lazy-src="https://fatmo.hu/wp-content/uploads/healy_02-1-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/healy_02-1-440x264.webp" alt="Egészségmegőrzés és a Healy orvostechnikai eszköz" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/healy-orvostechnikai-eszkoz/">Egészségmegőrzés és a Healy orvostechnik...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. máj. 7.</span> </div>
</div>
</div>
</article>
<article id="post-437" class="carousel-item carousel-item-hide-on-load post-437 post type-post status-publish format-standard has-post-thumbnail hentry category-egeszsegmegorzes category-egeszseg tag-egeszsegmegorzes tag-egyeszseg tag-eletvezetes-tanacsadas tag-gyogyulas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/mentalis-egeszseg/" title="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" data-lazy-src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/puspokladanyi-gyogyfurdo-440x264.webp" alt="Mentális Egészség: Őrizd Meg Lelki Egyensúlyodat!" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/mentalis-egeszseg/">Mentális Egészség: Őrizd Meg Lelki Egyen...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. máj. 19.</span> </div>
</div>
</div>
</article>
<article id="post-440" class="carousel-item carousel-item-hide-on-load post-440 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-penzugyek category-tanulas category-tozsde category-trendek category-uzlet tag-befektetes tag-penzugy et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/" title="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!" data-lazy-src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_F-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Linkepites-Tanacsok-_F-440x264.webp" alt="Pénzügyi Tudatosság és Befektetés: Őrizd Kezedben a Jövődet!" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/penzugyi-tudatossag-es-befektetes/">Pénzügyi Tudatosság és Befektetés: Őrizd...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. máj. 19.</span> </div>
</div>
</div>
</article>
<article id="post-444" class="carousel-item carousel-item-hide-on-load post-444 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-tanulas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/digitalis-oktatas-es-keszsegfejlesztes/" title="Digitális Oktatás és Készségfejlesztés: Nyisd Meg a Lehetőségek Kapuját!" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Digitális Oktatás és Készségfejlesztés: Nyisd Meg a Lehetőségek Kapuját!" data-lazy-src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-440x264.jpg" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/WebServe_Weboldal_Keszites_Arak_blogger-g7b1e21a07_640-1-440x264.jpg" alt="Digitális Oktatás és Készségfejlesztés: Nyisd Meg a Lehetőségek Kapuját!" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/digitalis-oktatas-es-keszsegfejlesztes/">Digitális Oktatás és Készségfejlesztés: ...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. máj. 19.</span> </div>
</div>
</div>
</article>
<article id="post-448" class="carousel-item carousel-item-hide-on-load post-448 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-egeszseg category-egeszsegmegorzes category-karrier category-kikapcsolodas category-magazin category-online-szolgaltatasok category-pihenes category-tanacsadas category-tanulas category-tippek-otletek category-trendek tag-coaching tag-egeszsegmegorzes tag-egyeszseg tag-eletvezetes-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/eletstilus-es-life-coaching/" title="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" data-lazy-src="https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Eletstilus-es-Life-Coaching-Az-Eletminoseg-Javitasa-Szemelyes-Tamogatassal_F.jfif_-440x264.webp" alt="Életstílus és Life Coaching: Az Életminőség Javítása Személyes Támogatással" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/eletstilus-es-life-coaching/">Életstílus és Life Coaching: Az Életminő...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. máj. 19.</span> </div>
</div>
</div>
</article>
<article id="post-456" class="carousel-item carousel-item-hide-on-load post-456 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-tanacsadas category-tippek-otletek et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/coaching-es-tanacsadas/" title="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Coaching-es-Tanacsadas-business-woman-2756210_640-440x264.webp" alt="Coaching és Tanácsadás: Különbségek, Előnyök és Hátrányok" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/coaching-es-tanacsadas/">Coaching és Tanácsadás: Különbségek, Elő...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. máj. 23.</span> </div>
</div>
</div>
</article>
<article id="post-467" class="carousel-item carousel-item-hide-on-load post-467 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/google-ai-osszefoglalok/" title="Google AI Összefoglalók Hasznossága és Alkalmazásai" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Google AI Összefoglalók Hasznossága és Alkalmazásai" data-lazy-src="https://fatmo.hu/wp-content/uploads/Google-AI-440x264.png" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Google-AI-440x264.png" alt="Google AI Összefoglalók Hasznossága és Alkalmazásai" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/google-ai-osszefoglalok/">Google AI Összefoglalók Hasznossága és A...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. máj. 26.</span> </div>
</div>
</div>
</article>
<article id="post-473" class="carousel-item carousel-item-hide-on-load post-473 post type-post status-publish format-standard has-post-thumbnail hentry category-penzugyek category-kripto tag-bitcoin tag-kripto tag-penzugy et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/bitcoin-elonyok-hatranyok/" title="Bitcoin: Előnyök, Hátrányok és Befektetési Szempontok" class="post-thumbnail">
<img width="360" height="239" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20239'%3E%3C/svg%3E" alt="Bitcoin: Előnyök, Hátrányok és Befektetési Szempontok" data-lazy-src="https://fatmo.hu/wp-content/uploads/bitcoin.jfif_.webp" /><noscript><img width="360" height="239" src="https://fatmo.hu/wp-content/uploads/bitcoin.jfif_.webp" alt="Bitcoin: Előnyök, Hátrányok és Befektetési Szempontok" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/bitcoin-elonyok-hatranyok/">Bitcoin: Előnyök, Hátrányok és Befekteté...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. máj. 27.</span> </div>
</div>
</div>
</article>
<article id="post-492" class="carousel-item carousel-item-hide-on-load post-492 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-coaching category-egeszsegmegorzes category-karrier category-tanacsadas category-tanulas category-uzlet et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/onmegvalositas-elonyei/" title="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" data-lazy-src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-440x264.jpg" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Az-onmegvalositas-muveszete-Hogyan-erheted-el-almaidat-coaching-segitsegevel-tHiGKAJxaA8-unsplash-1-440x264.jpg" alt="Az Önmegvalósítás Előnyei: Az Út a Teljesebb Élethez" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/onmegvalositas-elonyei/">Az Önmegvalósítás Előnyei: Az Út a Telje...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. jún. 24.</span> </div>
</div>
</div>
</article>
<article id="post-499" class="carousel-item carousel-item-hide-on-load post-499 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-karrier category-penzugyek category-reviews category-tanacsadas category-tippek-otletek category-trendek category-uzlet tag-befektetes tag-coaching tag-eletvezetes-tanacsadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/" title="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" data-lazy-src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Coaching-e-mail-ben-e-mail-coaching-contact-us-2993000_1280-440x264.webp" alt="E-mail coaching: A rugalmas és hatékony fejlődés titka a digitális korban" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/e-mail-coaching-a-rugalmas-es-hatekony-fejlodes/">E-mail coaching: A rugalmas és hatékony ...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. júl. 17.</span> </div>
</div>
</div>
</article>
<article id="post-519" class="carousel-item carousel-item-hide-on-load post-519 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/alain-delon/" title="Alain Delon: A francia filmművészet ikonja" class="post-thumbnail">
<img width="132" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%20200'%3E%3C/svg%3E" alt="Alain Delon: A francia filmművészet ikonja" data-lazy-src="https://fatmo.hu/wp-content/uploads/Alain-Delon-4.webp" /><noscript><img width="132" height="200" src="https://fatmo.hu/wp-content/uploads/Alain-Delon-4.webp" alt="Alain Delon: A francia filmművészet ikonja" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/alain-delon/">Alain Delon: A francia filmművészet ikon...</a></h3>
<div class="post-meta vcard">
<span class="updated">2024. aug. 18.</span> </div>
</div>
</div>
</article>
<article id="post-531" class="carousel-item carousel-item-hide-on-load post-531 post type-post status-publish format-standard has-post-thumbnail hentry category-magazin category-karrier category-online-szolgaltatasok category-trendek category-web et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" title="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" data-lazy-src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-440x264.webp" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/">21ora.hu portal: Az Új Generációs Hírszo...</a></h3>
<div class="post-meta vcard">
<span class="updated">2025. jan. 28.</span> </div>
</div>
</div>
</article>
<article id="post-539" class="carousel-item carousel-item-hide-on-load post-539 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching tag-fejlodes tag-onbizalom tag-onelfogadas et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" title="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" data-lazy-src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-440x264.webp" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-440x264.webp" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/">Hogyan Fejleszd önbizalmadat – 10 ...</a></h3>
<div class="post-meta vcard">
<span class="updated">2025. ápr. 30.</span> </div>
</div>
</div>
</article>
<article id="post-545" class="carousel-item carousel-item-hide-on-load post-545 post type-post status-publish format-standard has-post-thumbnail hentry category-coaching category-gazdasag category-magazin category-online-szolgaltatasok tag-88 tag-89 tag-90 tag-91 tag-92 tag-93 tag-business-coaching tag-osszefoglalo tag-usa et-has-post-format-content et_post_format-et-post-format-standard">
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" title="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" class="post-thumbnail">
<img width="440" height="264" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20440%20264'%3E%3C/svg%3E" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-3-440x264.png" /><noscript><img width="440" height="264" src="https://fatmo.hu/wp-content/uploads/image-3-440x264.png" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" /></noscript><span class="et_pb_extra_overlay"></span>
</a> <div class='post-content-box'>
<div class="post-content">
<h3 class="entry-title"><a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/">Összefoglaló a Business Coaching Ipari P...</a></h3>
<div class="post-meta vcard">
<span class="updated">2025. máj. 25.</span> </div>
</div>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="et_pb_extra_column_sidebar">
<div id="block-7" class="et_pb_widget widget_block widget_search"><form role="search" method="get" action="https://fatmo.hu/" class="wp-block-search__button-outside wp-block-search__text-button wp-block-search" ><label class="wp-block-search__label" for="wp-block-search__input-1" >Search</label><div class="wp-block-search__inside-wrapper " ><input class="wp-block-search__input" id="wp-block-search__input-1" placeholder="Keresés…" value="" type="search" name="s" required /><button aria-label="Search" class="wp-block-search__button wp-element-button" type="submit" >Search</button></div></form></div> <!-- end .et_pb_widget --><div id="et_social_followers-2" class="et_pb_widget widget_et_social_followers"><h4 class="widgettitle">FATMO Követése</h4>
<div class="widget_content">
<ul class="widget_list">
<li>
<a class="et-extra-icon et-extra-icon-facebook et-extra-icon-background social-icon" href="https://www.facebook.com/fatmo.magazin"></a>
<a href="https://www.facebook.com/fatmo.magazin" class="widget_list_social">
<h3 class="title">Facebook</h3>
</a>
</li>
</ul>
</div>
</div> <!-- end .et_pb_widget --> <div id="et-recent-posts-3" class="et_pb_widget widget_et_recent_entries"> <h4 class="widgettitle">legújabb bejegyzések</h4> <ul class="widget_list">
<li>
<a href="https://fatmo.hu/punkosd-ki-es-mit-unneplunk/" title="Mit érdemes tudni a Pünkösdről? Ki ünnepel, mit ünneplünk Pünkösdkor?" class="widget_list_thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Mit érdemes tudni a Pünkösdről? Ki ünnepel, mit ünneplünk Pünkösdkor?" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/themes/Extra/images/post-format-icon-text.svg"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/themes/Extra/images/post-format-icon-text.svg" alt="Mit érdemes tudni a Pünkösdről? Ki ünnepel, mit ünneplünk Pünkösdkor?" style="background-color:#1d88d3"/></noscript>
</a> <div class="post_info">
<a href="https://fatmo.hu/punkosd-ki-es-mit-unneplunk/" class="title">Mit érdemes tudni a Pünkösdről? Ki ünnepel, mit ünneplünk Pünkösdkor?</a>
<div class="post-meta">
</div>
</div>
</li>
<li>
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" title="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" class="widget_list_thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/image-3-150x150.png"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/image-3-150x150.png" alt="Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)" style="background-color:#1d88d3"/></noscript>
</a> <div class="post_info">
<a href="https://fatmo.hu/osszefoglalo-a-business-coaching-ipari-piacrol/" class="title">Összefoglaló a Business Coaching Ipari Piacról az Egyesült Államokban (2015-2030)</a>
<div class="post-meta">
</div>
</div>
</li>
<li>
<a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" title="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" class="widget_list_thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Hogyan-Fejleszd-onbizalmadat-10-Lepes-Az-onelfogadashoz-self-confidence-2076793_1280-150x150.webp" alt="Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz" style="background-color:#1d88d3"/></noscript>
</a> <div class="post_info">
<a href="https://fatmo.hu/hogyan-fejleszd-onbizalmadat-10-lepes-onelfogadashoz/" class="title">Hogyan Fejleszd önbizalmadat – 10 Lépés Az önelfogadáshoz</a>
<div class="post-meta">
</div>
</div>
</li>
<li>
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" title="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" class="widget_list_thumbnail" style="background-color:#1d88d3">
<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-150x150.webp"/><noscript><img width="150" height="150" src="https://fatmo.hu/wp-content/uploads/Kepernyokep_28-1-2025_225557_www.21ora.hu_dark-150x150.webp" alt="21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást" style="background-color:#1d88d3"/></noscript>
</a> <div class="post_info">
<a href="https://fatmo.hu/21orahu-portal-az-uj-generacios-hirszolgaltato/" class="title">21ora.hu portal: Az Új Generációs Hírszolgáltató, amely Formálja a Digitális Tájékoztatást</a>
<div class="post-meta">
</div>
</div>
</li>
<li>
<a href="https://fatmo.hu/alain-delon/" title="Alain Delon: A francia filmművészet ikonja" class="widget_list_thumbnail" style="background-color:#1d88d3">
<img width="132" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%20150'%3E%3C/svg%3E" alt="Alain Delon: A francia filmművészet ikonja" style="background-color:#1d88d3" data-lazy-src="https://fatmo.hu/wp-content/uploads/Alain-Delon-4-132x150.webp"/><noscript><img width="132" height="150" src="https://fatmo.hu/wp-content/uploads/Alain-Delon-4-132x150.webp" alt="Alain Delon: A francia filmművészet ikonja" style="background-color:#1d88d3"/></noscript>
</a> <div class="post_info">
<a href="https://fatmo.hu/alain-delon/" class="title">Alain Delon: A francia filmművészet ikonja</a>
<div class="post-meta">
</div>
</div>
</li>
</ul>
</div> <!-- end .et_pb_widget --> <div id="et-recent-reviews-3" class="et_pb_widget widget_et_recent_reviews"> <h4 class="widgettitle">Reviews</h4> <ul class="widget_list">
<li>
<a href="https://fatmo.hu/online-coaching-lehetosegek-magyarorszagon/" data-video-id="60" class="title">Online Coaching lehetőségek országszerte, Magyarországon, Budapesten és bárhol, ahol megfelelő az Internet kapcsolat…</a>
<div class="review-breakdowns">
<div class="score-bar-bg">
<span class="score-bar" style="width:90%; background-color: #ddaf44;">
<span class="score-text">Pontszám: 90%</span>
</span>
</div>
</div>
</li>
</ul>
</div> <!-- end .et_pb_widget --><div id="et_ads-2" class="et_pb_widget widget_et_ads"> <div class="widget_content clearfix">
<div class="etad">
</div>
</div>
</div> <!-- end .et_pb_widget --><div id="block-11" class="et_pb_widget widget_block">
<div class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained">
<h2 class="wp-block-heading">Kategóriák</h2>
<ul class="wp-block-categories-list wp-block-categories"> <li class="cat-item cat-item-12"><a href="https://fatmo.hu/category/coaching/">Coaching</a>
</li>
<li class="cat-item cat-item-28"><a href="https://fatmo.hu/category/egeszseg/">Egészség</a>
</li>
<li class="cat-item cat-item-72"><a href="https://fatmo.hu/category/egeszsegmegorzes/">Egészségmegőrzés</a>
</li>
<li class="cat-item cat-item-27"><a href="https://fatmo.hu/category/gasztro/">Gasztro</a>
</li>
<li class="cat-item cat-item-43"><a href="https://fatmo.hu/category/gazdasag/">Gazdaság</a>
</li>
<li class="cat-item cat-item-38"><a href="https://fatmo.hu/category/informatika/">Informatika</a>
</li>
<li class="cat-item cat-item-41"><a href="https://fatmo.hu/category/karrier/">Karrier</a>
</li>
<li class="cat-item cat-item-71"><a href="https://fatmo.hu/category/kikapcsolodas/">Kikapcsolódás</a>
</li>
<li class="cat-item cat-item-19"><a href="https://fatmo.hu/category/kornyezetvedelem/">Környezetvédelem</a>
</li>
<li class="cat-item cat-item-78"><a href="https://fatmo.hu/category/kripto/">Kripto</a>
</li>
<li class="cat-item cat-item-13"><a href="https://fatmo.hu/category/magazin/">Magazin</a>
</li>
<li class="cat-item cat-item-48"><a href="https://fatmo.hu/category/marketing/">Marketing</a>
</li>
<li class="cat-item cat-item-20"><a href="https://fatmo.hu/category/online-szolgaltatasok/">Online Szolgáltatások</a>
</li>
<li class="cat-item cat-item-74"><a href="https://fatmo.hu/category/orvostechnikai-eszkoz/">Orvostechnikai eszköz</a>
</li>
<li class="cat-item cat-item-31"><a href="https://fatmo.hu/category/penzugyek/">Pénzügyek</a>
</li>
<li class="cat-item cat-item-70"><a href="https://fatmo.hu/category/pihenes/">Pihenés</a>
</li>
<li class="cat-item cat-item-33"><a href="https://fatmo.hu/category/reviews/">Reviews</a>
</li>
<li class="cat-item cat-item-47"><a href="https://fatmo.hu/category/sales-ertekesites/">Sales / Értékesítés</a>
</li>
<li class="cat-item cat-item-32"><a href="https://fatmo.hu/category/sport/">Sport</a>
</li>
<li class="cat-item cat-item-60"><a href="https://fatmo.hu/category/tanacsadas/">Tanácsadás</a>
</li>
<li class="cat-item cat-item-56"><a href="https://fatmo.hu/category/tanulas/">Tanulás</a>
</li>
<li class="cat-item cat-item-42"><a href="https://fatmo.hu/category/tippek-otletek/">Tippek / Ötletek</a>
</li>
<li class="cat-item cat-item-59"><a href="https://fatmo.hu/category/tozsde/">Tőzsde</a>
</li>
<li class="cat-item cat-item-44"><a href="https://fatmo.hu/category/trendek/">Trendek</a>
</li>
<li class="cat-item cat-item-25"><a href="https://fatmo.hu/category/utazas/">Utazás</a>
</li>
<li class="cat-item cat-item-29"><a href="https://fatmo.hu/category/uzlet/">Üzlet</a>
</li>
<li class="cat-item cat-item-22"><a href="https://fatmo.hu/category/web/">Web</a>
</li>
</ul></div>
</div> <!-- end .et_pb_widget --><div id="block-8" class="et_pb_widget widget_block widget_calendar"><div class="wp-block-calendar"><table id="wp-calendar" class="wp-calendar-table">
<caption>2025. június</caption>
<thead>
<tr>
<th scope="col" aria-label="hétfő">h</th>
<th scope="col" aria-label="kedd">K</th>
<th scope="col" aria-label="szerda">s</th>
<th scope="col" aria-label="csütörtök">c</th>
<th scope="col" aria-label="péntek">p</th>
<th scope="col" aria-label="szombat">s</th>
<th scope="col" aria-label="vasárnap">v</th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="6" class="pad"> </td><td>1</td>
</tr>
<tr>
<td>2</td><td>3</td><td>4</td><td>5</td><td>6</td><td>7</td><td>8</td>
</tr>
<tr>
<td><a href="https://fatmo.hu/2025/06/09/" aria-label="Bejegyzések közzétéve: 2025. June 9.">9</a></td><td>10</td><td>11</td><td>12</td><td>13</td><td>14</td><td>15</td>
</tr>
<tr>
<td>16</td><td>17</td><td>18</td><td>19</td><td>20</td><td>21</td><td>22</td>
</tr>
<tr>
<td>23</td><td id="today">24</td><td>25</td><td>26</td><td>27</td><td>28</td><td>29</td>
</tr>
<tr>
<td>30</td>
<td class="pad" colspan="6"> </td>
</tr>
</tbody>
</table><nav aria-label="Előző és következő hónapok" class="wp-calendar-nav">
<span class="wp-calendar-nav-prev"><a href="https://fatmo.hu/2025/05/">« máj</a></span>
<span class="pad"> </span>
<span class="wp-calendar-nav-next"> </span>
</nav></div></div> <!-- end .et_pb_widget --></div>
</div> <!-- #content-area -->
</div> <!-- .container -->
</div> <!-- #main-content -->
<footer id="footer" class="footer_columns_3">
<div id="footer-bottom">
<div class="container">
<!-- Footer Info -->
<p id="footer-info">Tervezte: <a href="http://www.elegantthemes.com" title="Premium WordPress Themes">Elegant Themes</a> | Üzemeltető: <a href="http://www.wordpress.org">WordPress</a></p>
<!-- Footer Navigation -->
<div id="footer-nav">
<ul class="et-extra-social-icons" style="">
<li class="et-extra-social-icon facebook">
<a href="https://www.facebook.com/fatmo.magazin" class="et-extra-icon et-extra-icon-background-none et-extra-icon-facebook"></a>
</li>
<li class="et-extra-social-icon twitter">
<a href="https://twitter.com" class="et-extra-icon et-extra-icon-background-none et-extra-icon-twitter"></a>
</li>
<li class="et-extra-social-icon instagram">
<a href="https://instagram.com" class="et-extra-icon et-extra-icon-background-none et-extra-icon-instagram"></a>
</li>
</ul>
</div> <!-- /#et-footer-nav -->
</div>
</div>
</footer>
</div> <!-- #page-container -->
<span title="Vissza a tetejére" id="back_to_top"></span>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/Extra-child\/*","\/wp-content\/themes\/Extra\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script id="ckyBannerTemplate" type="text/template"><div class="cky-overlay cky-hide"></div><div class="cky-btn-revisit-wrapper cky-revisit-hide" data-cky-tag="revisit-consent" data-tooltip="Hozzájárulási beállítások" style="background-color:#0056a7"> <button class="cky-btn-revisit" aria-label="Hozzájárulási beállítások"> <img src="https://fatmo.hu/wp-content/plugins/cookie-law-info/lite/frontend/images/revisit.svg" alt="Revisit consent button"> </button></div><div class="cky-consent-container cky-hide" tabindex="0"> <div class="cky-consent-bar" data-cky-tag="notice" style="background-color:#FFFFFF;border-color:#f4f4f4;color:#212121"> <div class="cky-notice"> <p class="cky-title" role="heading" aria-level="1" data-cky-tag="title" style="color:#212121">Fontosnak tartjuk az adatok védelmét</p><div class="cky-notice-group"> <div class="cky-notice-des" data-cky-tag="description" style="color:#212121"> <p>A böngészési élmény fokozása, a személyre szabott hirdetések vagy tartalmak megjelenítése, valamint a forgalom elemzése érdekében sütiket (cookie) használunk. A "Mindet elfogadom" gombra kattintva hozzájárulhat a sütik használatához.</p> </div><div class="cky-notice-btn-wrapper" data-cky-tag="notice-buttons"> <button class="cky-btn cky-btn-customize" aria-label="Testreszabás" data-cky-tag="settings-button" style="color:#1863dc;background-color:transparent;border-color:#1863dc">Testreszabás</button> <button class="cky-btn cky-btn-reject" aria-label="Elutasít" data-cky-tag="reject-button" style="color:#1863dc;background-color:transparent;border-color:#1863dc">Elutasít</button> <button class="cky-btn cky-btn-accept" aria-label="Az összes elfogadása" data-cky-tag="accept-button" style="color:#FFFFFF;background-color:#1863dc;border-color:#1863dc">Az összes elfogadása</button> </div></div></div></div></div><div class="cky-modal" tabindex="0"> <div class="cky-preference-center" data-cky-tag="detail" style="color:#212121;background-color:#FFFFFF;border-color:#F4F4F4"> <div class="cky-preference-header"> <span class="cky-preference-title" role="heading" aria-level="1" data-cky-tag="detail-title" style="color:#212121">Engedélyek beállítása</span> <button class="cky-btn-close" aria-label="[cky_preference_close_label]" data-cky-tag="detail-close"> <img src="https://fatmo.hu/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg" alt="Close"> </button> </div><div class="cky-preference-body-wrapper"> <div class="cky-preference-content-wrapper" data-cky-tag="detail-description" style="color:#212121"> <p>A hatékony navigáció és bizonyos funkciók működésének érdekében sütiket használunk. Az alábbiakban az egyes kategóriák alatt részletes információkat talál minden sütiről.</p><p>A "Szükséges" kategóriába sorolt sütiket a böngésző tárolja, mivel ezek elengedhetetlenül szükségesek a webhely alapvető funkcióihoz. </p><p>A harmadik féltől származó sütik segítenek a weboldal használatának elemzésében, tárolják a preferenciáit és releváns tartalmakat és hirdetéseket biztosítanak Önnek. Ezeket a sütiket csak az Ön előzetes beleegyezésével tároljuk a böngészőjében.</p><p>Eldöntheti, hogy engedélyezi vagy letiltja ezeket a sütiket, de bizonyos sütik letiltása befolyásolhatja a böngészési élményt.</p> </div><div class="cky-accordion-wrapper" data-cky-tag="detail-categories"> <div class="cky-accordion" id="ckyDetailCategorynecessary"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Szükséges" data-cky-tag="detail-category-title" style="color:#212121">Szükséges</button><span class="cky-always-active">Mindig aktív</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchnecessary"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>A szükséges sütik döntő fontosságúak a weboldal alapvető funkciói szempontjából, és a weboldal ezek nélkül nem fog megfelelően működni. Ezek a sütik nem tárolnak személyazonosításra alkalmas adatokat.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">Nincs megjeleníthető cookie.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryfunctional"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Funkcionális" data-cky-tag="detail-category-title" style="color:#212121">Funkcionális</button><span class="cky-always-active">Mindig aktív</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchfunctional"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>A funkcionális sütik segítenek bizonyos funkciók végrehajtásában, például a weboldal tartalmának megosztásában a közösségi média platformokon, visszajelzések gyűjtésében és más, harmadik féltől származó funkciókban.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">Nincs megjeleníthető cookie.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryanalytics"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Analitika" data-cky-tag="detail-category-title" style="color:#212121">Analitika</button><span class="cky-always-active">Mindig aktív</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchanalytics"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Analitikai sütiket használnak annak megértésére, hogy a látogatók hogyan lépnek kapcsolatba a weboldallal. Ezek a cookie-k segítséget nyújtanak a látogatók számáról, a visszafordulási arányról, a forgalmi forrásról stb.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">Nincs megjeleníthető cookie.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryperformance"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Teljesítmény" data-cky-tag="detail-category-title" style="color:#212121">Teljesítmény</button><span class="cky-always-active">Mindig aktív</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchperformance"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>A teljesítmény-sütiket a weboldal kulcsfontosságú teljesítménymutatóinak megértésére és elemzésére használják, amelyek hozzájárulnak a látogatók jobb felhasználói élményének biztosításához.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">Nincs megjeleníthető cookie.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryadvertisement"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Hirdetés" data-cky-tag="detail-category-title" style="color:#212121">Hirdetés</button><span class="cky-always-active">Mindig aktív</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchadvertisement"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>A hirdetési sütiket arra használják, hogy a látogatókat személyre szabott hirdetésekkel juttassák el a korábban meglátogatott oldalak alapján, és elemezzék a hirdetési kampány hatékonyságát.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">Nincs megjeleníthető cookie.</p></div> </div> </div> </div></div><div class="cky-footer-wrapper"> <span class="cky-footer-shadow"></span> <div class="cky-prefrence-btn-wrapper" data-cky-tag="detail-buttons"> <button class="cky-btn cky-btn-reject" aria-label="Elutasít" data-cky-tag="detail-reject-button" style="color:#1863dc;background-color:transparent;border-color:#1863dc"> Elutasít </button> <button class="cky-btn cky-btn-preferences" aria-label="Mentse el a beállításokat" data-cky-tag="detail-save-button" style="color:#1863dc;background-color:transparent;border-color:#1863dc"> Mentse el a beállításokat </button> <button class="cky-btn cky-btn-accept" aria-label="Az összes elfogadása" data-cky-tag="detail-accept-button" style="color:#ffffff;background-color:#1863dc;border-color:#1863dc"> Az összes elfogadása </button> </div></div></div></div></script><div class="gtranslate_wrapper" id="gt-wrapper-41290215"></div> <script type="rocketlazyloadscript" data-rocket-type="application/javascript">
(function() {
var file = ["https:\/\/fatmo.hu\/wp-content\/et-cache\/131\/et-extra-dynamic-131-late.css"];
var handle = document.getElementById('extra-style-parent-inline-inline-css');
var location = handle.parentNode;
if (0===document.querySelectorAll('link[href="' + file + '"]').length) {
var link = document.createElement('link');
link.rel = 'stylesheet';
link.id = 'et-dynamic-late-css';
link.href = file;
location.insertBefore(link, handle.nextSibling);
}
})();
</script>
<style id="et-builder-googlefonts-inline">/* Original: https://fonts.googleapis.com/css?family=Raleway:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic&subset=latin,latin-ext&display=swap *//* User Agent: Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) Safari/538.1 Daum/4.1 */@font-face {font-family: 'Raleway';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr0fJQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrQ.ttf) format('truetype');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrQ.ttf) format('truetype');}/* User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 */@font-face {font-family: 'Raleway';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr0fJg.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrc.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrc.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrc.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrc.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrc.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrc.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrc.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrc.woff) format('woff');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrc.woff) format('woff');}/* User Agent: Mozilla/5.0 (Windows NT 6.3; rv:39.0) Gecko/20100101 Firefox/39.0 */@font-face {font-family: 'Raleway';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr0fIA.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrE.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrE.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrE.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrE.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrE.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrE.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrE.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrE.woff2) format('woff2');}@font-face {font-family: 'Raleway';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/raleway/v36/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrE.woff2) format('woff2');}</style><!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-X462V4N18C"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-X462V4N18C');
</script><link rel='stylesheet' id='mediaelement-css' href='https://fatmo.hu/wp-content/cache/background-css/fatmo.hu/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17&wpr_t=1750795156' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://fatmo.hu/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=03b9c9a4ef51a10dfd866ff06f1e0c1d' type='text/css' media='all' />
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-content/cache/min/1/ajax/libs/toastr.js/latest/toastr.min.js?ver=1721237904" id="toastr-js-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-content/cache/min/1/micromodal/dist/micromodal.min.js?ver=1721237904" id="micromodal-js-js" defer></script>
<script type="text/javascript" id="wpil-frontend-script-js-extra">
/* <![CDATA[ */
var wpilFrontend = {"ajaxUrl":"\/wp-admin\/admin-ajax.php","postId":"558","postType":"post","openInternalInNewTab":"0","openExternalInNewTab":"1","disableClicks":"0","openLinksWithJS":"0","trackAllElementClicks":"0","clicksI18n":{"imageNoText":"Image in link: No Text","imageText":"Image Title: ","noText":"No Anchor Text Found"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1706521296" id="wpil-frontend-script-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-content/plugins/textbuilder/public/dist/main.bundle.js?ver=1.1.1" id="textbuilder-js" defer></script>
<script type="text/javascript" id="rocket_lazyload_css-js-extra">
/* <![CDATA[ */
var rocket_lazyload_css_data = {"threshold":"300"};
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-after">
/* <![CDATA[ */
!function o(n,c,a){function s(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return s(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<a.length;e++)s(a[e]);return s}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,e="undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs;e.map(t=>{var e=t.selector;const r=document.querySelectorAll(e);r.forEach(e=>{e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"excluded")})});const o=document.querySelector("#wpr-lazyload-bg");var t=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{t&&(o.innerHTML+=t.style,t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:t+"px"});function c(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}c();const a=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();t=document.querySelector("body"),a(t,c)}()},{}]},{},[1]);
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js" defer></script>
<script type="text/javascript" id="extra-scripts-js-extra">
/* <![CDATA[ */
var EXTRA = {"images_uri":"https:\/\/fatmo.hu\/wp-content\/themes\/Extra\/images\/","ajaxurl":"https:\/\/fatmo.hu\/wp-admin\/admin-ajax.php","your_rating":"A te \u00e9rt\u00e9kel\u00e9sed:","item_in_cart_count":"%d Item in Cart","items_in_cart_count":"%d t\u00e9tel a kos\u00e1rban","item_count":"%d Item","items_count":"%d elem","rating_nonce":"ccf6cbeb99","timeline_nonce":"7907e0b56a","blog_feed_nonce":"5e59e8a110","error":"Hiba t\u00f6rt\u00e9nt. K\u00e9rj\u00fck, pr\u00f3b\u00e1lja \u00fajra.","contact_error_name_required":"A n\u00e9v mez\u0151 nem lehet \u00fcres.","contact_error_email_required":"Az E-mail mez\u0151 nem lehet \u00fcres.","contact_error_email_invalid":"K\u00e9rj\u00fck val\u00f3s e-mail c\u00edmet adjon meg!","is_ab_testing_active":"","is_cache_plugin_active":"yes"};
var et_builder_utils_params = {"condition":{"diviTheme":false,"extraTheme":true},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https:\/\/fatmo.hu\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/fatmo.hu\/wp-content\/themes\/Extra\/images","builder_images_uri":"https:\/\/fatmo.hu\/wp-content\/themes\/Extra\/includes\/builder\/images","et_frontend_nonce":"c05e3cf01b","subscription_failed":"K\u00e9rj\u00fck, ellen\u0151rizze az al\u00e1bbi mez\u0151ket, hogy helyes adatokat adott meg.","et_ab_log_nonce":"c129a58d4e","fill_message":"K\u00e9rj\u00fck, t\u00f6ltse ki az al\u00e1bbi mez\u0151ket:","contact_error_message":"K\u00e9rem jav\u00edtsa ki a k\u00f6vetkez\u0151 hib\u00e1kat:","invalid":"\u00c9rv\u00e9nytelen email c\u00edm","captcha":"Captcha","prev":"El\u0151z\u0151","previous":"El\u0151z\u0151","next":"K\u00f6vetkez\u0151","wrong_captcha":"Rossz sz\u00e1mot \u00edrt az ellen\u0151rz\u0151 k\u00f3dhoz.","wrong_checkbox":"Jel\u00f6l\u0151n\u00e9gyzet","ignore_waypoints":"no","is_divi_theme_used":"","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"131","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/fatmo.hu\/wp-content\/themes\/Extra\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#1d88d3","waypoints_options":[]};
var EXTRA_TAX_QUERY = [];
var et_pb_box_shadow_elements = [];
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-content/themes/Extra/scripts/scripts.min.js?ver=4.27.4" id="extra-scripts-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-content/cache/min/1/wp-content/themes/Extra/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=1721237904" id="fitvids-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-content/cache/min/1/wp-content/themes/Extra/core/admin/js/common.js?ver=1721237904" id="et-core-common-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before">
/* <![CDATA[ */
var mejsL10n = {"language":"hu","strings":{"mejs.download-file":"F\u00e1jl let\u00f6lt\u00e9se","mejs.install-flash":"Olyan b\u00f6ng\u00e9sz\u0151 van haszn\u00e1latban, amelyben nincs enged\u00e9lyezve vagy telep\u00edtve a Flash player. A haszn\u00e1lathoz a Flash player b\u0151v\u00edtm\u00e9nyt be kell kapcsolni, vagy a leg\u00fajabb verzi\u00f3t a https:\/\/get.adobe.com\/flashplayer\/ oldalr\u00f3l let\u00f6lteni \u00e9s telep\u00edteni.","mejs.fullscreen":"Teljes k\u00e9perny\u0151","mejs.play":"Lej\u00e1tsz\u00e1s","mejs.pause":"Sz\u00fcnet","mejs.time-slider":"Id\u0151cs\u00faszka","mejs.time-help-text":"A Bal\/Jobb billenty\u0171 haszn\u00e1lat\u00e1val egy m\u00e1sodpercet, a Fel\/Le billenty\u0171 haszn\u00e1lat\u00e1val 10 m\u00e1sodpercet l\u00e9ptethet\u00fcnk.","mejs.live-broadcast":"\u00c9l\u0151 k\u00f6zvet\u00edt\u00e9s","mejs.volume-help-text":"A hanger\u0151 n\u00f6vel\u00e9s\u00e9hez, illet\u0151leg cs\u00f6kkent\u00e9s\u00e9hez a Fel\/Le billenty\u0171ket kell haszn\u00e1lni.","mejs.unmute":"N\u00e9m\u00edt\u00e1s felold\u00e1sa","mejs.mute":"N\u00e9m\u00edt\u00e1s","mejs.volume-slider":"Hanger\u0151 cs\u00faszka","mejs.video-player":"Vide\u00f3lej\u00e1tsz\u00f3","mejs.audio-player":"Audi\u00f3 lej\u00e1tsz\u00f3","mejs.captions-subtitles":"K\u00e9pal\u00e1\u00edr\u00e1s\/Felirat","mejs.captions-chapters":"Fejezetek","mejs.none":"Semmi","mejs.afrikaans":"afrikai","mejs.albanian":"alb\u00e1n","mejs.arabic":"arab","mejs.belarusian":"feh\u00e9r orosz","mejs.bulgarian":"bolg\u00e1r","mejs.catalan":"katal\u00e1n","mejs.chinese":"k\u00ednai","mejs.chinese-simplified":"k\u00ednai (egyszer\u0171s\u00edtett)","mejs.chinese-traditional":"k\u00ednai (hagyom\u00e1nyos)","mejs.croatian":"horv\u00e1t","mejs.czech":"cseh","mejs.danish":"d\u00e1n","mejs.dutch":"holland","mejs.english":"Angol","mejs.estonian":"\u00e9szt","mejs.filipino":"filipp\u00edn\u00f3","mejs.finnish":"finn","mejs.french":"francia","mejs.galician":"gal\u00edciai","mejs.german":"n\u00e9met","mejs.greek":"g\u00f6r\u00f6g","mejs.haitian-creole":"haiti kreol","mejs.hebrew":"h\u00e9ber","mejs.hindi":"hindi","mejs.hungarian":"magyar","mejs.icelandic":"izlandi","mejs.indonesian":"indon\u00e9z","mejs.irish":"\u00edr","mejs.italian":"olasz","mejs.japanese":"jap\u00e1n","mejs.korean":"koreai","mejs.latvian":"lett","mejs.lithuanian":"litv\u00e1n","mejs.macedonian":"maced\u00f3n","mejs.malay":"mal\u00e1j","mejs.maltese":"m\u00e1ltai","mejs.norwegian":"norv\u00e9g","mejs.persian":"perzsa","mejs.polish":"lengyel","mejs.portuguese":"portug\u00e1l","mejs.romanian":"rom\u00e1n","mejs.russian":"orosz","mejs.serbian":"szerb","mejs.slovak":"szlov\u00e1k","mejs.slovenian":"szlov\u00e9n","mejs.spanish":"spanyol","mejs.swahili":"szuah\u00e9li","mejs.swedish":"sv\u00e9d","mejs.tagalog":"Tagalog","mejs.thai":"thai","mejs.turkish":"t\u00f6r\u00f6k","mejs.ukrainian":"ukr\u00e1n","mejs.vietnamese":"vietn\u00e1mi","mejs.welsh":"welszi","mejs.yiddish":"Jiddis"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=03b9c9a4ef51a10dfd866ff06f1e0c1d" id="mediaelement-migrate-js" defer></script>
<script type="text/javascript" id="mediaelement-js-extra">
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://fatmo.hu/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=03b9c9a4ef51a10dfd866ff06f1e0c1d" id="wp-mediaelement-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://maps.googleapis.com/maps/api/js?v=3&key&ver=4.27.4" id="google-maps-api-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="gt_widget_script_41290215-js-before">
/* <![CDATA[ */
window.gtranslateSettings = /* document.write */ window.gtranslateSettings || {};window.gtranslateSettings['41290215'] = {"default_language":"hu","languages":["hu","en","de","fr","es","nl","sv","fi","it","da","cs","sk","pl","el","ar","zh-CN"],"url_structure":"none","native_language_names":1,"flag_style":"3d","wrapper_selector":"#gt-wrapper-41290215","alt_flags":{"en":"usa"},"float_switcher_open_direction":"top","switcher_horizontal_position":"right","switcher_vertical_position":"bottom","flags_location":"\/wp-content\/plugins\/gtranslate\/flags\/"};
/* ]]> */
</script><script type="rocketlazyloadscript" data-rocket-src="https://fatmo.hu/wp-content/plugins/gtranslate/js/float.js?ver=03b9c9a4ef51a10dfd866ff06f1e0c1d" data-no-optimize="1" data-no-minify="1" data-gt-orig-url="/" data-gt-orig-domain="fatmo.hu" data-gt-widget-id="41290215" defer></script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",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://fatmo.hu/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1750791557 -->