polonyadayiz.com Ads.txt file

<!doctype html>
<html lang="tr" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<link rel="profile" href="http://gmpg.org/xfn/11">
<script type="text/html" id="tmpl-bb-link-preview">
<% if ( link_scrapping ) { %>
<% if ( link_loading ) { %>
<span class="bb-url-scrapper-loading bb-ajax-loader"><i class="bb-icon-l bb-icon-spinner animate-spin"></i>Önizleme yükleniyor...</span>
<% } %>
<% if ( link_success || link_error ) { %>
<a title="Cancel Preview" href="#" id="bb-close-link-suggestion">Remove Preview</a>
<div class="bb-link-preview-container">

<% if ( link_images && link_images.length && link_success && ! link_error && '' !== link_image_index ) { %>
<div id="bb-url-scrapper-img-holder">
<div class="bb-link-preview-image">
<div class="bb-link-preview-image-cover">
<img src="<%= link_images[link_image_index] %>"/>
</div>
<div class="bb-link-preview-icons">
<%
if ( link_images.length > 1 ) { %>
<a data-bp-tooltip-pos="up" data-bp-tooltip="Change image" href="#" class="icon-exchange toolbar-button bp-tooltip" id="icon-exchange"><i class="bb-icon-l bb-icon-exchange"></i></a>
<% } %>
<% if ( link_images.length ) { %>
<a data-bp-tooltip-pos="up" data-bp-tooltip="Remove image" href="#" class="icon-image-slash toolbar-button bp-tooltip" id="bb-link-preview-remove-image"><i class="bb-icon-l bb-icon-image-slash"></i></a>
<% } %>
<a data-bp-tooltip-pos="up" data-bp-tooltip="Onayla" class="toolbar-button bp-tooltip" href="#" id="bb-link-preview-select-image">
<i class="bb-icon-check bb-icon-l"></i>
</a>
</div>
</div>
<% if ( link_images.length > 1 ) { %>
<div class="bb-url-thumb-nav">
<button type="button" id="bb-url-prevPicButton"><span class="bb-icon-l bb-icon-angle-left"></span></button>
<button type="button" id="bb-url-nextPicButton"><span class="bb-icon-l bb-icon-angle-right"></span></button>
<div id="bb-url-scrapper-img-count">
Image <%= link_image_index + 1 %>&nbsp;of&nbsp;<%= link_images.length %>
</div>
</div>
<% } %>
</div>
<% } %>

<% if ( link_success && ! link_error && link_url ) { %>
<div class="bb-link-preview-info">
<% var a = document.createElement('a');
a.href = link_url;
var hostname = a.hostname;
var domainName = hostname.replace('www.', '' );
%>

<% if ( 'undefined' !== typeof link_title && link_title.trim() && link_description ) { %>
<p class="bb-link-preview-link-name"><%= domainName %></p>
<% } %>

<% if ( link_success && ! link_error ) { %>
<p class="bb-link-preview-title"><%= link_title %></p>
<% } %>

<% if ( link_success && ! link_error ) { %>
<div class="bb-link-preview-excerpt"><p><%= link_description %></p></div>
<% } %>
</div>
<% } %>
<% if ( link_error && ! link_success ) { %>
<div id="bb-url-error" class="bb-url-error"><%= link_error_msg %></div>
<% } %>
</div>
<% } %>
<% } %>
</script>
<script type="text/html" id="tmpl-profile-card-popup">
<div id="profile-card" class="bb-profile-card bb-popup-card" data-bp-item-id="" data-bp-item-component="members">

<div class="skeleton-card">
<div class="skeleton-card-body">
<div class="skeleton-card-avatar bb-loading-bg"></div>
<div class="skeleton-card-entity">
<div class="skeleton-card-type bb-loading-bg"></div>
<div class="skeleton-card-heading bb-loading-bg"></div>
<div class="skeleton-card-meta bb-loading-bg"></div>
</div>
</div>
<div class="skeleton-card-footer skeleton-footer-plain">
<div class="skeleton-card-button bb-loading-bg"></div>
<div class="skeleton-card-button bb-loading-bg"></div>
<div class="skeleton-card-button bb-loading-bg"></div>
</div>
</div>

<div class="bb-card-content">
<div class="bb-card-body">
<div class="bb-card-avatar">
<span class="card-profile-status"></span>
<img src="" alt="">
</div>
<div class="bb-card-entity">
<div class="bb-card-profile-type"></div>
<h4 class="bb-card-heading"></h4>
<div class="bb-card-meta">
<span class="card-meta-item card-meta-joined">Katıldı <span></span></span>
<span class="card-meta-item card-meta-last-active"></span>
<span class="card-meta-item card-meta-followers"></span>
</div>
</div>
</div>
<div class="bb-card-footer">
<div class="bb-card-action bb-card-action-outline">
<a href="" class="card-button card-button-profile">Profili Görüntüle</a>
</div>
</div>
</div>

</div>
</script>
<script type="text/html" id="tmpl-group-card-popup">
<div id="group-card" class="bb-group-card bb-popup-card" data-bp-item-id="" data-bp-item-component="groups">

<div class="skeleton-card">
<div class="skeleton-card-body">
<div class="skeleton-card-avatar bb-loading-bg"></div>
<div class="skeleton-card-entity">
<div class="skeleton-card-heading bb-loading-bg"></div>
<div class="skeleton-card-meta bb-loading-bg"></div>
</div>
</div>
<div class="skeleton-card-footer skeleton-footer-plain">
<div class="skeleton-card-button bb-loading-bg"></div>
<div class="skeleton-card-button bb-loading-bg"></div>
</div>
</div>

<div class="bb-card-content">
<div class="bb-card-body">
<div class="bb-card-avatar">
<img src="" alt="">
</div>
<div class="bb-card-entity">
<h4 class="bb-card-heading"></h4>
<div class="bb-card-meta">
<span class="card-meta-item card-meta-status"></span>
<span class="card-meta-item card-meta-type"></span>
<span class="card-meta-item card-meta-last-active"></span>
</div>
<div class="card-group-members">
<span class="bs-group-members"></span>
</div>
</div>
</div>
<div class="bb-card-footer">
<div class="bb-card-action bb-card-action-outline">
<a href="" class="card-button card-button-group">View Group</a>
</div>
</div>
</div>

</div>
</script>
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>

<!-- Rank Math PRO tarafından Arama Motoru Optimizasyonu - https://rankmath.com/ -->
<title>POLONYADAYIZ | Polonya&#039;nın En İyi Eğitim ve Kültür Platformu!</title>
<meta name="description" content="Polonya&#039;da yaşam, Polonya&#039;da eğitim, Polonya&#039;da gezi, Lehçe öğren ve İngilizce öğren kategorileriyle, Polonya&#039;nın En İyi Eğitim ve Kültür Platformu!"/>
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
<link rel="canonical" href="https://www.polonyadayiz.com/" />
<meta property="og:locale" content="tr_TR" />
<meta property="og:type" content="website" />
<meta property="og:title" content="POLONYADAYIZ | Polonya&#039;nın En İyi Eğitim ve Kültür Platformu!" />
<meta property="og:description" content="Polonya&#039;da yaşam, Polonya&#039;da eğitim, Polonya&#039;da gezi, Lehçe öğren ve İngilizce öğren kategorileriyle, Polonya&#039;nın En İyi Eğitim ve Kültür Platformu!" />
<meta property="og:url" content="https://www.polonyadayiz.com/" />
<meta property="og:site_name" content="POLONYADAYIZ" />
<meta property="og:updated_time" content="2025-05-31T12:14:00+02:00" />
<meta property="article:published_time" content="2014-05-18T06:16:28+02:00" />
<meta property="article:modified_time" content="2025-05-31T12:14:00+02:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="POLONYADAYIZ | Polonya&#039;nın En İyi Eğitim ve Kültür Platformu!" />
<meta name="twitter:description" content="Polonya&#039;da yaşam, Polonya&#039;da eğitim, Polonya&#039;da gezi, Lehçe öğren ve İngilizce öğren kategorileriyle, Polonya&#039;nın En İyi Eğitim ve Kültür Platformu!" />
<meta name="twitter:site" content="@polonyadayiz" />
<meta name="twitter:creator" content="@polonyadayiz" />
<meta name="twitter:label1" content="Yazan" />
<meta name="twitter:data1" content="Ender Taş" />
<meta name="twitter:label2" content="Okuma süresi" />
<meta name="twitter:data2" content="2 dakika" />
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.polonyadayiz.com/#organization","name":"POLONYADAYIZ","sameAs":["https://www.facebook.com/polonyadayiz","https://twitter.com/polonyadayiz","https://www.instagram.com/polonyadayiz/ https://www.linkedin.com/company/polonyadayz https://www.pinterest.com/PolonyadayizCom/ https://www.youtube.com/c/Polonyadayiz"]},{"@type":"WebSite","@id":"https://www.polonyadayiz.com/#website","url":"https://www.polonyadayiz.com","name":"POLONYADAYIZ","publisher":{"@id":"https://www.polonyadayiz.com/#organization"},"inLanguage":"tr","potentialAction":{"@type":"SearchAction","target":"https://www.polonyadayiz.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration.png","url":"https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration.png","width":"200","height":"200","inLanguage":"tr"},{"@type":"WebPage","@id":"https://www.polonyadayiz.com/#webpage","url":"https://www.polonyadayiz.com/","name":"POLONYADAYIZ | Polonya&#039;n\u0131n En \u0130yi E\u011fitim ve K\u00fclt\u00fcr Platformu!","datePublished":"2014-05-18T06:16:28+02:00","dateModified":"2025-05-31T12:14:00+02:00","about":{"@id":"https://www.polonyadayiz.com/#organization"},"isPartOf":{"@id":"https://www.polonyadayiz.com/#website"},"primaryImageOfPage":{"@id":"https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration.png"},"inLanguage":"tr"},{"@type":"Person","@id":"https://www.polonyadayiz.com/#author","name":"Ender Ta\u015f","description":"Ender Ta\u015f | POLONYADAYIZ","image":{"@type":"ImageObject","@id":"https://www.polonyadayiz.com/wp-content/uploads/avatars/1/63f3a4a6f3e5a-bpthumb.png","url":"https://www.polonyadayiz.com/wp-content/uploads/avatars/1/63f3a4a6f3e5a-bpthumb.png","caption":"Ender Ta\u015f","inLanguage":"tr"},"sameAs":["https://www.polonyadayiz.com","https://www.facebook.com/polonyadayiz","https://twitter.com/https://twitter.com/polonyadayiz","https://pl.linkedin.com/company/polonyadayz","https://pl.pinterest.com/Polonyadayiz/","https://instagram.com/polonyadayiz#","https://www.youtube.com/c/Polonyadayiz"],"worksFor":{"@id":"https://www.polonyadayiz.com/#organization"}},{"@type":"Article","headline":"POLONYADAYIZ | Polonya&#039;n\u0131n En \u0130yi E\u011fitim ve K\u00fclt\u00fcr Platformu!","keywords":"polonyaday\u0131z","datePublished":"2014-05-18T06:16:28+02:00","dateModified":"2025-05-31T12:14:00+02:00","author":{"@id":"https://www.polonyadayiz.com/#author","name":"Ender Ta\u015f"},"publisher":{"@id":"https://www.polonyadayiz.com/#organization"},"description":"Polonya&#039;da ya\u015fam, Polonya&#039;da e\u011fitim, Polonya&#039;da gezi, Leh\u00e7e \u00f6\u011fren ve \u0130ngilizce \u00f6\u011fren kategorileriyle, Polonya&#039;n\u0131n En \u0130yi E\u011fitim ve K\u00fclt\u00fcr Platformu!","name":"POLONYADAYIZ | Polonya&#039;n\u0131n En \u0130yi E\u011fitim ve K\u00fclt\u00fcr Platformu!","@id":"https://www.polonyadayiz.com/#richSnippet","isPartOf":{"@id":"https://www.polonyadayiz.com/#webpage"},"image":{"@id":"https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration.png"},"inLanguage":"tr","mainEntityOfPage":{"@id":"https://www.polonyadayiz.com/#webpage"}}]}</script>
<meta name="google-site-verification" content="WCySrUNejJ5vtpiZ95FL5i44wfZ6i6jtg796yFrTf7Q" />
<!-- /Rank Math WordPress SEO eklentisi -->

<link rel='dns-prefetch' href='//cdn.onesignal.com' />
<link rel='dns-prefetch' href='//www.youtube.com' />
<link rel='dns-prefetch' href='//player.vimeo.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="POLONYADAYIZ &raquo; akışı" href="https://www.polonyadayiz.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="POLONYADAYIZ &raquo; yorum akışı" href="https://www.polonyadayiz.com/comments/feed/" />
<link rel="alternate" type="text/calendar" title="iCal İçerik Kaynağı POLONYADAYIZ &raquo;" href="https://www.polonyadayiz.com/etkinlik/?ical=1" />
<link rel="alternate" type="application/rss+xml" title="POLONYADAYIZ &raquo; POLONYADAYIZ | Polonya&#8217;nın En İyi Eğitim ve Kültür Platformu! yorum akışı" href="https://www.polonyadayiz.com/polonyadayiz-polonyanin-en-iyi-egitim-kultur-platformu/feed/" />
<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.polonyadayiz.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.2"}};
/*! This file is auto-generated */
!function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<link rel='stylesheet' id='scap.flashblock-css' href='https://www.polonyadayiz.com/wp-content/plugins/compact-wp-audio-player/css/flashblock.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='scap.player-css' href='https://www.polonyadayiz.com/wp-content/plugins/compact-wp-audio-player/css/player.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='mp-theme-css' href='https://www.polonyadayiz.com/wp-content/plugins/memberpress/css/ui/theme.css?ver=1.12.6' type='text/css' media='all' />
<link rel='stylesheet' id='bp-nouveau-icons-map-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/icons-map.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='bp-nouveau-bb-icons-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/icons/css/bb-icons.min.css?ver=1.0.8' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='https://www.polonyadayiz.com/wp-includes/css/dashicons.min.css?ver=6.8.2' type='text/css' media='all' />
<link rel='stylesheet' id='bp-nouveau-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/css/buddypress.min.css?ver=2.11.0' type='text/css' media='all' />
<style id='bp-nouveau-inline-css' type='text/css'>
.list-wrap .bs-group-cover a:before{ background:unset; }
body .bp-member-type.bb-current-member-danisman {background-color:#b81d14 !important;}body .bp-member-type.bb-current-member-danisman {color:#ffffff !important;}
</style>
<link rel='stylesheet' id='buddyboss_legacy-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/buddyboss_legacy.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='elusive-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/elusive.css?ver=2.0' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/font-awesome.css?ver=4.7.0' type='text/css' media='all' />
<link rel='stylesheet' id='foundation-icons-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/foundation-icons.css?ver=3.0' type='text/css' media='all' />
<link rel='stylesheet' id='genericons-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/genericons.css?ver=3.4' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<link rel='stylesheet' id='betterdocs-blocks-category-slate-layout-css' href='https://www.polonyadayiz.com/wp-content/plugins/betterdocs/assets/blocks/category-slate-layout/default.css?ver=4.2.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb_theme_block-buddypanel-style-css-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/blocks/buddypanel/build/style-buddypanel.css?ver=0d3f6dc312fb857c6779' type='text/css' media='all' />
<link rel='stylesheet' id='jet-engine-frontend-css' href='https://www.polonyadayiz.com/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.7.5' type='text/css' media='all' />
<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);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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='bb-pro-enqueue-scripts-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/assets/css/index.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-access-control-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/access-control/assets/css/bb-access-control.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-polls-style-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/polls/assets/css/bb-polls.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-schedule-posts-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/schedule-posts/assets/css/bb-schedule-posts.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-meprlms-frontend-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/meprlms/assets/css/meprlms-frontend.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-tutorlms-admin-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/tutorlms/assets/css/bb-tutorlms-admin.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='bp-mentions-css-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/css/mentions.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='gamipress-css-css' href='https://www.polonyadayiz.com/wp-content/plugins/gamipress/assets/css/gamipress.min.css?ver=7.5.1' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-events-v2-single-skeleton-css' href='https://www.polonyadayiz.com/wp-content/plugins/the-events-calendar/build/css/tribe-events-single-skeleton.css?ver=6.15.2' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-events-v2-single-skeleton-full-css' href='https://www.polonyadayiz.com/wp-content/plugins/the-events-calendar/build/css/tribe-events-single-full.css?ver=6.15.2' type='text/css' media='all' />
<link rel='stylesheet' id='tec-events-elementor-widgets-base-styles-css' href='https://www.polonyadayiz.com/wp-content/plugins/the-events-calendar/build/css/integrations/plugins/elementor/widgets/widget-base.css?ver=6.15.2' type='text/css' media='all' />
<link rel='stylesheet' id='cmplz-general-css' href='https://www.polonyadayiz.com/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1755949518' type='text/css' media='all' />
<link rel='stylesheet' id='dalt-google-font-1-css' href='https://fonts.googleapis.com/css?family=Open+Sans&#038;subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese' type='text/css' media='all' />
<link rel='stylesheet' id='dalt-general-css' href='https://www.polonyadayiz.com/wp-content/plugins/league-table/public/assets/css/general-min.css?ver=2.18' type='text/css' media='all' />
<link rel='stylesheet' id='redux-extendify-styles-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/inc/admin/framework/redux-core/assets/css/extendify-utilities.css?ver=4.4.11' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-fonts-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/fonts/fonts.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='jet-fb-option-field-select-css' href='https://www.polonyadayiz.com/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/select.css?ver=0edd78a6f12e2b918b82' type='text/css' media='all' />
<link rel='stylesheet' id='jet-fb-option-field-checkbox-css' href='https://www.polonyadayiz.com/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/checkbox.css?ver=f54eb583054648e8615b' type='text/css' media='all' />
<link rel='stylesheet' id='jet-fb-option-field-radio-css' href='https://www.polonyadayiz.com/wp-content/plugins/jetformbuilder/modules/option-field/assets/build/radio.css?ver=7c6d0d4d7df91e6bd6a4' type='text/css' media='all' />
<link rel='stylesheet' id='jet-fb-advanced-choices-css' href='https://www.polonyadayiz.com/wp-content/plugins/jetformbuilder/modules/advanced-choices/assets/build/main.css?ver=ca05550a7cac3b9b55a3' type='text/css' media='all' />
<link rel='stylesheet' id='jet-fb-wysiwyg-css' href='https://www.polonyadayiz.com/wp-content/plugins/jetformbuilder/modules/wysiwyg/assets/build/wysiwyg.css?ver=5a4d16fb6d7a94700261' type='text/css' media='all' />
<link rel='stylesheet' id='jet-fb-switcher-css' href='https://www.polonyadayiz.com/wp-content/plugins/jetformbuilder/modules/switcher/assets/build/switcher.css?ver=06c887a8b9195e5a119d' type='text/css' media='all' />
<link rel='stylesheet' id='betterdocs-elementor-editor-css' href='https://www.polonyadayiz.com/wp-content/plugins/betterdocs/assets/elementor/css/betterdocs-el-edit.css?ver=4.2.0' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='widget-icon-list-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='widget-social-icons-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='e-apple-webkit-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='e-animation-fadeIn-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeIn.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='e-popup-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.31.3' type='text/css' media='all' />
<link rel='stylesheet' id='jet-blocks-css' href='https://www.polonyadayiz.com/wp-content/uploads/elementor/css/custom-jet-blocks.css?ver=1.3.19.1' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.43.0' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-50992-css' href='https://www.polonyadayiz.com/wp-content/uploads/elementor/css/post-50992.css?ver=1757430584' type='text/css' media='all' />
<link rel='stylesheet' id='jet-tabs-frontend-css' href='https://www.polonyadayiz.com/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=2.2.10' type='text/css' media='all' />
<link rel='stylesheet' id='jet-tricks-frontend-css' href='https://www.polonyadayiz.com/wp-content/plugins/jet-tricks/assets/css/jet-tricks-frontend.css?ver=1.5.7' type='text/css' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='e-animation-grow-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='widget-icon-box-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='swiper-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5' type='text/css' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='widget-testimonial-carousel-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css?ver=3.31.3' type='text/css' media='all' />
<link rel='stylesheet' id='widget-reviews-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor-pro/assets/css/widget-reviews.min.css?ver=3.31.3' type='text/css' media='all' />
<link rel='stylesheet' id='widget-star-rating-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/css/widget-star-rating.min.css?ver=3.31.5' type='text/css' media='all' />
<link rel='stylesheet' id='widget-carousel-module-base-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css?ver=3.31.3' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-4254-css' href='https://www.polonyadayiz.com/wp-content/uploads/elementor/css/post-4254.css?ver=1757430585' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-51214-css' href='https://www.polonyadayiz.com/wp-content/uploads/elementor/css/post-51214.css?ver=1757430585' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-post-68322-css' href='https://www.polonyadayiz.com/wp-content/uploads/elementor/css/post-68322.css?ver=1757430585' type='text/css' media='all' />
<link rel='stylesheet' id='fluentform-elementor-widget-css' href='https://www.polonyadayiz.com/wp-content/plugins/fluentform/assets/css/fluent-forms-elementor-widget.css?ver=6.1.2' type='text/css' media='all' />
<link rel='stylesheet' id='bp-zoom-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/css/bp-zoom.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-magnific-popup-css-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/vendors/magnific-popup.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-select2-css-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/vendors/select2.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-css-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/theme.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-template-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/template-v2.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-buddypress-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/buddypress.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-forums-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/bbpress.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-elementor-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/elementor.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-eventscalendar-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/eventscalendar.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-eventscalendar-v2-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/eventscalendar-v2.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-gamipress-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/gamipress.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-theme-memberpress-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/css/memberpress.min.css?ver=2.11.0' type='text/css' media='all' />
<link rel='stylesheet' id='bb-pro-onesignal-css-css' href='https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/onesignal/assets/css/bb-onesignal.min.css?ver=2.8.0' type='text/css' media='all' />
<link rel='stylesheet' id='eael-general-css' href='https://www.polonyadayiz.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='buddyboss-child-css-css' href='https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme-child/assets/css/custom.css?ver=1.0.4' type='text/css' media='all' />
<link rel='stylesheet' id='mpcs-progress-css' href='https://www.polonyadayiz.com/wp-content/plugins/memberpress-courses/public/css/progress.css?ver=1.4.6' type='text/css' media='all' />
<link rel='stylesheet' id='mpcs-fontello-styles-css' href='https://www.polonyadayiz.com/wp-content/plugins/memberpress-courses/public/fonts/fontello/css/mp-courses.css?ver=1.4.6' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://www.polonyadayiz.com/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1742224651' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://www.polonyadayiz.com/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1742224652' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-gf-local-asap-css' href='https://www.polonyadayiz.com/wp-content/uploads/elementor/google-fonts/css/asap.css?ver=1742224653' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' type='text/css' media='all' />
<link rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3' type='text/css' media='all' />
<script type="text/javascript">
window._bbssoDOMReady = function (callback) {
if ( document.readyState === "complete" || document.readyState === "interactive" ) {
callback();
} else {
document.addEventListener( "DOMContentLoaded", callback );
}
};
</script><script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/compact-wp-audio-player/js/soundmanager2-nodebug-jsmin.js?ver=6.8.2" id="scap.soundmanager2-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.7.0" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/university\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.polonyadayiz.com","hash_tracking":"false","v4_id":"G-D85338K6DY"};/* ]]> */
</script>
<script type="text/javascript" id="bb-twemoji-js-extra">
/* <![CDATA[ */
var bbemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/twemoji.min.js?ver=2.11.0" id="bb-twemoji-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/bb-emoji-loader.min.js?ver=2.11.0" id="bb-emoji-loader-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" id="bb-reaction-js-extra">
/* <![CDATA[ */
var bbReactionVars = {"ajax_url":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/reactions/assets/js/bb-reaction.min.js?ver=2.8.0" id="bb-reaction-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/widget-members.min.js?ver=2.11.0" id="bp-widget-members-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/jquery-query.min.js?ver=2.11.0" id="bp-jquery-query-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/jquery-cookie.min.js?ver=2.11.0" id="bp-jquery-cookie-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/jquery-scroll-to.min.js?ver=2.11.0" id="bp-jquery-scroll-to-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/meprlms/assets/js/bb-meprlms-frontend.min.js?ver=2.11.0" id="bb-meprlms-frontend-js"></script>
<script type="text/javascript" id="bb-tutorlms-admin-js-extra">
/* <![CDATA[ */
var bbTutorLMSVars = {"ajax_url":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","select_course_placeholder":"Start typing a course name to associate with this group."};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/tutorlms/assets/js/bb-tutorlms-admin.min.js?ver=2.11.0" id="bb-tutorlms-admin-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/magnific-popup.js?ver=2.11.0" id="bp-nouveau-magnific-popup-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-friends/js/widget-friends.min.js?ver=2.11.0" id="bp_core_widget_friends-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme-child/assets/js/custom.js?ver=1.0.0" id="buddyboss-child-js-js"></script>
<link rel="https://api.w.org/" href="https://www.polonyadayiz.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.polonyadayiz.com/wp-json/wp/v2/pages/4254" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.polonyadayiz.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8.2" />
<link rel='shortlink' href='https://www.polonyadayiz.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.polonyadayiz.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.polonyadayiz.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.polonyadayiz.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.polonyadayiz.com%2F&#038;format=xml" />

<script>var ajaxurl = 'https://www.polonyadayiz.com/wp-admin/admin-ajax.php';</script>

<script>
!function (w, d, t) {
w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++)ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i="https://analytics.tiktok.com/i18n/pixel/events.js";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{};var o=document.createElement("script");o.type="text/javascript",o.async=!0,o.src=i+"?sdkid="+e+"&lib="+t;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(o,a)};
ttq.load('CPKVN2BC77U6N8LDJS0G');
ttq.page();
}(window, document, 'ttq');
</script>

<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '457501860215228');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=457501860215228&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<style type="text/css">

.mpcs-classroom .nav-back i,
.mpcs-classroom .navbar-section a.btn,
.mpcs-classroom .navbar-section button,
.mpcs-classroom div#mpcs-lesson-navigation button,
.mpcs-classroom #mpcs-lesson-navigation > a,
.mpcs-classroom #mpcs-navbar button,
.mpcs-classroom #mpcs-quiz-navigation button,
.mpcs-classroom #mpcs-assignment-navigation button,
.mpcs-classroom a#mpcs-classroom-next-lesson-link,
.mpcs-classroom button#mpcs-classroom-next-lesson-link,
.mpcs-classroom a#next_lesson_link,
.mpcs-classroom button#next_lesson_link,
.mpcs-classroom a#mpcs-quiz-continue-bottom,
.mpcs-classroom button#mpcs-quiz-submit,
.mpcs-classroom button#mpcs-quiz-submit-bottom,
.mpcs-classroom button#mpcs-assignment-continue-bottom,
.mpcs-classroom button#mpcs-assignment-submit-bottom,
.mpcs-classroom .btn.sidebar-open,
.mpcs-classroom .btn.sidebar-close,
.mpcs-classroom #mpcs-main .btn,
.mpcs-classroom #mpcs-main .btn-green,
.mpcs-classroom #mpcs-main button,
.mpcs-classroom #mpcs-main .mpcs-lesson-button .btn,
.mpcs-classroom #mpcs-main .mpcs-lesson .btn,
.mpcs-classroom #mpcs-main .btn.is-outline,
.mpcs-classroom #mpcs-main .btn.is-purple,
.mpcs-classroom #mpcs-main .mpcs-button .btn {
color: rgba(255, 255, 255) !important;
}

.mpcs-classroom .navbar-section .dropdown .menu a {
color: #333;
}

.mpcs-classroom .mpcs-progress-ring {
background-color: rgba(29, 166, 154) !important;
}

.mpcs-classroom .mpcs-course-filter .dropdown .btn span,
.mpcs-classroom .mpcs-course-filter .dropdown .btn i,
.mpcs-classroom .mpcs-course-filter .input-group .input-group-btn,
.mpcs-classroom .mpcs-course-filter .input-group .mpcs-search,
.mpcs-classroom .mpcs-course-filter .input-group input[type=text],
.mpcs-classroom .mpcs-course-filter .dropdown a,
.mpcs-classroom .pagination,
.mpcs-classroom .pagination i,
.mpcs-classroom .pagination a {
color: rgba(44, 54, 55) !important;
border-color: rgba(44, 54, 55) !important;
}

/* body.mpcs-classroom a{
color: rgba();
} */

#mpcs-navbar,
#mpcs-navbar button#mpcs-classroom-previous-lesson-link,
#mpcs-navbar button#mpcs-classroom-previous-lesson-link:hover,
.mpcs-classroom div#mpcs-lesson-navigation button#previous_lesson_link,
.mpcs-classroom div#mpcs-lesson-navigation button#previous_lesson_link:hover,
.mpcs-classroom a#mpcs-classroom-previous-lesson-link,
.mpcs-classroom a#mpcs-classroom-previous-lesson-link:hover,
.mpcs-classroom a#previous_lesson_link,
.mpcs-classroom a#previous_lesson_link:hover,
.mpcs-classroom #mpcs-navbar #mpcs-lesson-navigation > a#mpcs-classroom-previous-lesson-link,
.mpcs-classroom #mpcs-navbar #mpcs-lesson-navigation > a#mpcs-classroom-previous-lesson-link:hover,
.mpcs-classroom #mpcs-lesson-navigation a#previous_lesson_link,
.mpcs-classroom #mpcs-lesson-navigation a#previous_lesson_link:hover,
.mpcs-classroom div#mpcs-lesson-navigation a#previous_lesson_link,
.mpcs-classroom div#mpcs-lesson-navigation a#previous_lesson_link:hover {
background: rgba(44, 54, 55);
}

.course-progress .user-progress,
.btn-green,
#mpcs-navbar button:not(#mpcs-classroom-previous-lesson-link),
.mpcs-classroom div#mpcs-lesson-navigation button:not(#previous_lesson_link),
.mpcs-classroom #mpcs-quiz-navigation button:focus,
.mpcs-classroom #mpcs-quiz-navigation button:hover,
.mpcs-classroom div#mpcs-lesson-navigation a:not(#previous_lesson_link),
.mpcs-classroom #mpcs-navbar #mpcs-lesson-navigation > a:not(#mpcs-classroom-previous-lesson-link) {
background: rgba(29, 166, 154, 0.9);
}

.btn-green:hover,
#mpcs-navbar button:not(#mpcs-classroom-previous-lesson-link):focus,
#mpcs-navbar button:not(#mpcs-classroom-previous-lesson-link):hover,
.mpcs-classroom div#mpcs-lesson-navigation button:not(#previous_lesson_link):focus,
.mpcs-classroom div#mpcs-lesson-navigation button:not(#previous_lesson_link):hover,
.mpcs-classroom #mpcs-quiz-navigation button,
.mpcs-classroom div#mpcs-lesson-navigation a:not(#previous_lesson_link):hover,
.mpcs-classroom #mpcs-navbar #mpcs-lesson-navigation > a:not(#mpcs-classroom-previous-lesson-link):hover {
background: rgba(29, 166, 154);
}

.btn-green{border: rgba(29, 166, 154)}

.course-progress .progress-text,
.mpcs-lesson i.mpcs-circle-regular {
color: rgba(23, 132, 123);
}

#mpcs-main #bookmark, .mpcs-lesson.current{background: rgba(29, 166, 154, 0.3)}

.mpcs-instructor .tile-subtitle{
color: rgba(29, 166, 154, 1);
}

.mpcs-classroom .mpcs-quiz-question-feedback {
border-top-color: rgba(29, 166, 154, 1);
border-bottom-color: rgba(29, 166, 154, 1);
}

</style>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;
t.src="https://www.clarity.ms/tag/"+i+"?ref=wordpress";y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "syb8fb5zty");
</script>
<meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://www.polonyadayiz.com"><link rel="alternate" href="https://www.polonyadayiz.com/wp-json/tribe/events/v1/" /> <style>.cmplz-hidden {
display: none !important;
}</style><meta name="generator" content="Redux 4.4.11" /><link rel="pingback" href="https://www.polonyadayiz.com/xmlrpc.php"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=1" /><meta name="generator" content="Elementor 3.31.5; features: additional_custom_breakpoints, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-auto">
<style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<script src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js" defer></script>
<script>
window.OneSignalDeferred = window.OneSignalDeferred || [];
OneSignalDeferred.push(async function(OneSignal) {
await OneSignal.init({
appId: "5e2951e9-0a28-4c22-936e-fb3133a42da3",
safari_web_id: "web.onesignal.auto.062d21d9-5bd4-46cb-a28c-e44e38d1b29c",
notifyButton: {
enable: true,
},
});
});
</script><style class="wpcode-css-snippet">.jet-dynamic-table {
border-collapse: collapse;
width: 100%;
font-size: 12px;
font-family: 'Inter', sans-serif;
color: #1f1f1f;
border: 1px solid #ddd;
line-height: 1.2; /* Satır yüksekliğini kısalt */
}

/* Başlıklar */
.jet-dynamic-table thead {
position: sticky;
top: 0;
z-index: 10;
}

.jet-dynamic-table th {
background-color: #C3512E;
color: white;
padding: 10px 8px;
text-align: left; /* YAZILARI SOLA YASLA */
vertical-align: top; /* YAZILARI ÜSTE SABİTLE */
font-weight: 600;
border: 1px solid #ddd;
line-height: 1.2;
}

/* Hücreler */
.jet-dynamic-table td {
background-color: #ffffff;
padding: 8px 8px;
text-align: left;
vertical-align: top;
border: 1px solid #ddd;
line-height: 1.2;
}

/* Zebra satır */
.jet-dynamic-table tr:nth-child(even) td {
background-color: #f9f9f9;
}

/* Hover efekti */
.jet-dynamic-table tr:hover td {
background-color: #f1f1f1;
}

/* Responsive font */
@media screen and (max-width: 768px) {
.jet-dynamic-table th,
.jet-dynamic-table td {
font-size: 11px;
padding: 6px 6px;
}
}
</style><script type="text/javascript" id="google_gtagjs" src="https://www.polonyadayiz.com/?local_ga_js=5e17f2a0d808fceafc7c051218d02120" async="async"></script>
<script type="text/javascript" id="google_gtagjs-inline">
/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-J6W0640KSV', {'anonymize_ip': true} );
/* ]]> */
</script>
<link rel="icon" href="https://www.polonyadayiz.com/wp-content/uploads/2021/05/cropped-polonyadayiz-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.polonyadayiz.com/wp-content/uploads/2021/05/cropped-polonyadayiz-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.polonyadayiz.com/wp-content/uploads/2021/05/cropped-polonyadayiz-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.polonyadayiz.com/wp-content/uploads/2021/05/cropped-polonyadayiz-favicon-270x270.png" />
<style id="buddyboss_theme-style">:root{--bb-primary-color:#B81D18;--bb-primary-color-rgb:184, 29, 24;--bb-body-background-color:#FAFBFD;--bb-body-background-color-rgb:250, 251, 253;--bb-content-background-color:#FFFFFF;--bb-content-alternate-background-color:#FBFBFC;--bb-content-border-color:#E7E9EC;--bb-content-border-color-rgb:231, 233, 236;--bb-cover-image-background-color:#607387;--bb-headings-color:#122B46;--bb-headings-color-rgb:18, 43, 70;--bb-body-text-color:#4D5C6D;--bb-body-text-color-rgb:77, 92, 109;--bb-alternate-text-color:#A3A5A9;--bb-alternate-text-color-rgb:163, 165, 169;--bb-primary-button-background-regular:#B81D18;--bb-primary-button-background-hover:#D80000;--bb-primary-button-border-regular:#B81D18;--bb-primary-button-border-hover:#D80000;--bb-primary-button-text-regular:#FFFFFF;--bb-primary-button-text-regular-rgb:255, 255, 255;--bb-primary-button-text-hover:#FFFFFF;--bb-primary-button-text-hover-rgb:255, 255, 255;--bb-secondary-button-background-regular:#F2F4F5;--bb-secondary-button-background-hover:#B81D18;--bb-secondary-button-border-regular:#F2F4F5;--bb-secondary-button-border-hover:#B81D18;--bb-secondary-button-text-regular:#1E2132;--bb-secondary-button-text-hover:#FFFFFF;--bb-header-background:#FFFFFF;--bb-header-alternate-background:#F2F4F5;--bb-header-links:#45543E;--bb-header-links-hover:#B81D18;--bb-header-mobile-logo-size:px;--bb-header-height:75px;--bb-sidenav-background:#FFFFFF;--bb-sidenav-text-regular:#939597;--bb-sidenav-text-hover:#939597;--bb-sidenav-text-active:#FFFFFF;--bb-sidenav-menu-background-color-regular:#FFFFFF;--bb-sidenav-menu-background-color-hover:#F2F4F5;--bb-sidenav-menu-background-color-active:#B81D18;--bb-sidenav-count-text-color-regular:#939597;--bb-sidenav-count-text-color-hover:#FFFFFF;--bb-sidenav-count-text-color-active:#B81D18;--bb-sidenav-count-background-color-regular:#F2F4F5;--bb-sidenav-count-background-color-hover:#B81D18;--bb-sidenav-count-background-color-active:#FFFFFF;--bb-footer-background:#FFFFFF;--bb-footer-widget-background:#FFFFFF;--bb-footer-text-color:#5A5A5A;--bb-footer-menu-link-color-regular:#5A5A5A;--bb-footer-menu-link-color-hover:#385DFF;--bb-footer-menu-link-color-active:#1E2132;--bb-admin-screen-bgr-color:#FAFBFD;--bb-admin-screen-txt-color:#122B46;--bb-login-register-link-color-regular:#5A5A5A;--bb-login-register-link-color-hover:#B81D14;--bb-login-register-button-background-color-regular:#B81D18;--bb-login-register-button-background-color-hover:#E00000;--bb-login-register-button-border-color-regular:#000000;--bb-login-register-button-border-color-hover:#B81D14;--bb-login-register-button-text-color-regular:#FFFFFF;--bb-login-register-button-text-color-hover:#FFFFFF;--bb-label-background-color:#D7DFFF;--bb-label-text-color:#385DFF;--bb-tooltip-background:#122B46;--bb-tooltip-background-rgb:18, 43, 70;--bb-tooltip-color:#FFFFFF;--bb-default-notice-color:#B81D14;--bb-default-notice-color-rgb:184, 29, 20;--bb-success-color:#1CD991;--bb-success-color-rgb:28, 217, 145;--bb-warning-color:#F7BA45;--bb-warning-color-rgb:247, 186, 69;--bb-danger-color:#EF3E46;--bb-danger-color-rgb:239, 62, 70;--bb-login-custom-heading-color:#FFFFFF;--bb-button-radius:6px;--bb-block-radius:10px;--bb-option-radius:5px;--bb-block-radius-inner:6px;--bb-input-radius:6px;--bb-label-type-radius:6px;--bb-checkbox-radius:5.4px;--bb-primary-button-focus-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px 0px 0px 2px rgba(0, 0, 0, 0.08);--bb-secondary-button-focus-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px 0px 0px 2px rgba(0, 0, 0, 0.08);--bb-outline-button-focus-shadow:0px 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px 0px 0px 2px rgba(0, 0, 0, 0.08);--bb-input-focus-shadow:0px 0px 0px 2px rgba(var(--bb-primary-color-rgb), 0.1);--bb-input-focus-border-color:var(--bb-primary-color);--bb-widget-title-text-transform:none;}.bb-style-primary-bgr-color {background-color:#B81D18;}.bb-style-border-radius {border-radius:6px;}.site-header-container #site-logo .bb-logo img,.site-header-container #site-logo .site-title img.bb-logo,.site-title img.bb-mobile-logo {max-height:75px}.sticky-header .site-content,body.buddypress.sticky-header .site-content,.bb-buddypanel.sticky-header .site-content,.single-sfwd-quiz.bb-buddypanel.sticky-header .site-content,.single-sfwd-lessons.bb-buddypanel.sticky-header .site-content,.single-sfwd-topic.bb-buddypanel.sticky-header .site-content {padding-top:75px}.site-header .site-header-container,.header-search-wrap,.header-search-wrap input.search-field,.header-search-wrap form.search-form {height:75px;}.sticky-header .bp-feedback.bp-sitewide-notice {top:75px;}@media screen and (max-width:767px) {.bb-mobile-header {height:75px;}#learndash-content .lms-topic-sidebar-wrapper .lms-topic-sidebar-data,.lifter-topic-sidebar-wrapper .lifter-topic-sidebar-data {height:calc(90vh - 75px);}}[data-balloon]:after,[data-bp-tooltip]:after {background-color:rgba( 18,43,70,1 );box-shadow:none;}[data-balloon]:before,[data-bp-tooltip]:before {background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba( 18,43,70,1 )%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;}[data-bp-tooltip][data-bp-tooltip-pos="right"]:before,[data-balloon][data-balloon-pos='right']:before {background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba( 18,43,70,1 )%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;}[data-bp-tooltip][data-bp-tooltip-pos="left"]:before,[data-balloon][data-balloon-pos='left']:before {background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba( 18,43,70,1 )%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;}[data-bp-tooltip][data-bp-tooltip-pos="down-left"]:before,[data-bp-tooltip][data-bp-tooltip-pos="down"]:before,[data-balloon][data-balloon-pos='down']:before {background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba( 18,43,70,1 )%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;}</style>
<style id="buddyboss_theme-bp-style">
#buddypress #header-cover-image.has-default,#buddypress #header-cover-image.has-default .guillotine-window img,.bs-group-cover.has-default a {background-color:#607387;}body.buddypress.register.login-split-page .login-split .split-overlay,body.buddypress.activation.login-split-page .login-split .split-overlay {opacity:0.5;}body.buddypress.register .register-section-logo img,body.buddypress.activation .activate-section-logo img {width:180px;}
</style>

<style id="buddyboss_theme-forums-style">
.bbpress .widget_display_forums > ul.bb-sidebar-forums > li a:before {border-color:#29b519;}.bbpress .widget_display_forums > ul.bb-sidebar-forums > li a:before {background-color:rgba( 41,181,25,0.5 );}
</style>

<style id="buddyboss_theme-custom-style">

a.bb-close-panel i {top:21px;}
</style>
<style type="text/css" id="wp-custom-css">
#site-logo .site-title img.bb-logo{
width: auto;
}

.message_action__list.delete_messages {
display: none;
}


.wp-block-table td {
font-size: 13px;
}
.wp-block-table th {
font-size: 14px;
}




.wp-block-table th:first-child,
.wp-block-table td:first-child {
width: 200px;
max-width: 270px;
word-wrap: break-word;
}

@media (max-width: 480px) {
.wp-block-table th:first-child,
.wp-block-table td:first-child {
width: 40%;
max-width: 40%;
}
}






/* Crisp chat widget içindeki emojileri küçültme */
.crisp-client .crisp-message-content img.emoji {
width: 0.8em !important; /* 1em yerine 0.9em ya da 0.8em deneyebilirsin */
height: 0.8em !important; /* Oranları korumak için aynı değer olmalı */
}





/* Crisp chat - sadece mesaj içindeki emojileri küçült */
.crisp-client .crisp-message-content img,
.crisp-client .crisp-message-content img.emoji {
width: 18px !important; /* 0.8em yerine px daha stabil olur */
height: 18px !important;
max-width: 18px !important;
max-height: 18px !important;
}








/* FluentBooking - Göster/View butonunu gizle */
.fcal_plain_btn {
display: none !important;
}

/* Kartların tıklamasını tamamen kapat */
.fcal_booking {
pointer-events: none !important;
cursor: default !important;
}






/* FluentBooking - Kart içi yazılar küçültme */
.fcal_booking {
font-size: 11px !important;
}

.fcal_booking .fc-booking-title {
font-size: 12px !important; /* Başlık */
font-weight: 600;
}



</style>

</head>

<body class="home-page bp-nouveau home wp-singular page-template page-template-elementor_header_footer page page-id-4254 wp-theme-buddyboss-theme wp-child-theme-buddyboss-theme-child tribe-no-js bb-reactions-mode buddyboss-theme bb-template-v2 bb-buddypanel bb-buddypanel-left buddypanel-logo-off bb-custom-typo header-style-1 menu-style-standard sticky-header bb-tribe-events-views-v2 bp-search elementor-default elementor-template-full-width elementor-kit-50992 elementor-page elementor-page-4254 no-js">


<aside class="buddypanel buddypanel--toggle-on">
<header class="panel-head">
<a href="#" class="bb-toggle-panel">
<i class="bb-icon-l bb-icon-sidebar"></i>
<span class="screen-reader-text">Toggle Side Panel</span>
</a>
</header>
<div class="buddypanel-site-icon buddypanel_off_close_site_icon">
<a href="https://www.polonyadayiz.com/" class="buddypanel-site-icon-link">
<img src="https://www.polonyadayiz.com/wp-content/uploads/2021/05/cropped-polonyadayiz-favicon-50x50.png" class="buddypanel-site-icon-src" alt="Site Icon"/>
</a>
</div>
<div class="side-panel-inner">
<div class="side-panel-menu-container">
<ul id="buddypanel-menu" class="buddypanel-menu side-panel-menu"><li id="menu-item-67497" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67497"><a href="https://www.polonyadayiz.com/panelim/" class="bb-menu-item" data-balloon-pos="right" data-balloon="Öğrenci Paneli" aria-label="Öğrenci Paneli"><i class="_mi _before bb-icon-l buddyboss bb-icon-user-card" aria-hidden="true"></i><span>Öğrenci Paneli</span></a></li>
<li id="menu-item-58260" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58260"><a href="https://www.polonyadayiz.com/duyurular/" class="bb-menu-item" data-balloon-pos="right" data-balloon="Duyurular" aria-label="Duyurular"><i class="_mi _before bb-icon-l buddyboss bb-icon-bullhorn" aria-hidden="true"></i><span>Duyurular</span></a></li>
<li id="menu-item-62895" class="menu-item menu-item-type-post_type_archive menu-item-object-forum menu-item-62895"><a href="https://www.polonyadayiz.com/forums/" class="bb-menu-item" data-balloon-pos="right" data-balloon="Forum" aria-label="Forum"><i class="_mi _before bb-icon-l buddyboss bb-icon-comments" aria-hidden="true"></i><span>Forum</span></a></li>
<li id="menu-item-63947" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-63947"><a href="https://www.polonyadayiz.com/groups/" class="bb-menu-item" data-balloon-pos="right" data-balloon="Gruplar" aria-label="Gruplar"><i class="_mi _before bb-icon-l buddyboss bb-icon-users" aria-hidden="true"></i><span>Gruplar</span></a></li>
</ul> </div>
</div>
</aside>


<div id="page" class="site">


<header id="masthead" class="site-header site-header--bb">
<div class="container site-header-container flex default-header">
<a href="#" class="bb-toggle-panel">
<i class="bb-icon-l bb-icon-sidebar"></i>
<span class="screen-reader-text">Toggle Side Panel</span>
</a>

<div id="site-logo" class="site-branding buddypanel_logo_display_off">
<div class="site-title">
<a href="https://www.polonyadayiz.com/" rel="home" aria-label="Go to POLONYADAYIZ homepage">
<img fetchpriority="high" width="740" height="285" src="https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo.png" class="bb-logo" alt="POLONYADAYIZ" decoding="async" srcset="https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo.png 740w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-300x116.png 300w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-400x154.png 400w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-624x240.png 624w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-50x19.png 50w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-100x39.png 100w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-600x231.png 600w" sizes="(max-width: 740px) 100vw, 740px" /> </a>
</div>
</div> <nav id="site-navigation" class="main-navigation" data-menu-space="120">
<div id="primary-navbar">
<ul id="primary-menu" class="primary-menu bb-primary-overflow"><li id="menu-item-50971" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-4254 current_page_item menu-item-has-children menu-item-50971 no-icon"><a href="https://www.polonyadayiz.com/" aria-current="page"><span>Ana Sayfa</span></a>
<div class='wrapper ab-submenu'><ul class='bb-sub-menu'>
<li id="menu-item-50972" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50972 no-icon"><a href="https://www.polonyadayiz.com/hakkimizda/"><span>Hakkımızda</span></a></li>
<li id="menu-item-50973" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50973 no-icon"><a href="https://www.polonyadayiz.com/iletisim/"><span>İletişim</span></a></li>
</ul></div>
</li>
<li id="menu-item-50976" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50976 no-icon"><a href="https://www.polonyadayiz.com/polonya-egitim-danismanligi/"><span>Danışmanlık</span></a></li>
<li id="menu-item-58940" class="menu-item menu-item-type-post_type_archive menu-item-object-universiteler menu-item-58940 no-icon"><a href="https://www.polonyadayiz.com/universiteler/"><span>Üniversiteler</span></a></li>
<li id="menu-item-50978" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-50978 no-icon"><a href="https://www.polonyadayiz.com/polonyada-burs-imkanlari/"><span>Burs</span></a></li>
<li id="menu-item-50975" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-50975 no-icon"><a href="https://www.polonyadayiz.com/polonya-blog/"><span>Blog</span></a>
<div class='wrapper ab-submenu'><ul class='bb-sub-menu'>
<li id="menu-item-63082" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-63082 no-icon"><a href="https://www.polonyadayiz.com/polonyada-egitim/"><span>Polonya&#8217;da Eğitim</span></a></li>
<li id="menu-item-63084" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-63084 no-icon"><a href="https://www.polonyadayiz.com/polonyada-yasam/"><span>Polonya&#8217;da Yaşam</span></a></li>
<li id="menu-item-63083" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-63083 no-icon"><a href="https://www.polonyadayiz.com/polonyada-gezi/"><span>Polonya&#8217;da Gezi</span></a></li>
<li id="menu-item-63080" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-63080 no-icon"><a href="https://www.polonyadayiz.com/ingilizce-ogren/"><span>İngilizce Öğren</span></a></li>
<li id="menu-item-63081" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-63081 no-icon"><a href="https://www.polonyadayiz.com/lehce-ogren/"><span>Lehçe Öğren</span></a></li>
</ul></div>
</li>
<li id="menu-item-68145" class="panelim-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-68145 icon-added"><a href="https://www.polonyadayiz.com/panelim/"><i class="_mi _before bb-icon-l buddyboss bb-icon-user-card" aria-hidden="true"></i><span>Panelim</span></a></li>
</ul> <div id="navbar-collapse">
<a class="more-button" href="#">
<i class="bb-icon-f bb-icon-ellipsis-h"></i>
<span class="screen-reader-text">More options</span>
</a>
<div class="sub-menu">
<div class="wrapper">
<ul id="navbar-extend" class="sub-menu-inner"></ul>
</div>
</div>
</div>
</div>
</nav>

<div id="header-aside" class="header-aside name_and_avatar">
<div class="header-aside-inner">


<a href="#" class="header-search-link" data-balloon-pos="down" data-balloon="Ara" aria-label="Ara"><i class="bb-icon-l bb-icon-search"></i></a>
<span class="search-separator bb-separator"></span>
<div class="bb-header-buttons">
<a href="https://www.polonyadayiz.com/wp-login.php" class="button small outline signin-button link">Giriş yap</a>

<a href="https://www.polonyadayiz.com/register/" class="button small signup">Kayıt ol</a>
</div>

</div><!-- .header-aside-inner -->
</div><!-- #header-aside -->
</div>

<div class="bb-mobile-header-wrapper bb-single-icon">
<div class="bb-mobile-header flex align-items-center">
<div class="bb-left-panel-icon-wrap">
<a href="#" class="push-left bb-left-panel-mobile" aria-label="Open Menu"><i class="bb-icon-l bb-icon-bars"></i></a>
</div>

<div class="flex-1 mobile-logo-wrapper">

<div class="site-title">

<a href="https://www.polonyadayiz.com/" rel="home">
<img width="740" height="285" src="https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo.png" class="bb-mobile-logo" alt="" decoding="async" srcset="https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo.png 740w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-300x116.png 300w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-400x154.png 400w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-624x240.png 624w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-50x19.png 50w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-100x39.png 100w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-600x231.png 600w" sizes="(max-width: 740px) 100vw, 740px" /> </a>

</div>
</div>
<div class="header-aside">
<a data-balloon-pos="left" data-balloon="Ara" aria-label="Ara" href="#" class="push-right header-search-link"><i class="bb-icon-l bb-icon-search"></i></a>
</div>
</div>

<div class="header-search-wrap">
<div class="container">

<form role="search" method="get" class="search-form" action="https://www.polonyadayiz.com/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field-top" placeholder="Ara" value="" name="s" />
</label>
</form>
<a data-balloon-pos="left" data-balloon="Tartışmaya Kapat" href="#" class="close-search"><i class="bb-icon-l bb-icon-times"></i></a>
</div>
</div>
</div>

<div class="bb-mobile-panel-wrapper left light closed">
<div class="bb-mobile-panel-inner">
<div class="bb-mobile-panel-header">
<div class="logo-wrap">
<a href="https://www.polonyadayiz.com/" rel="home">
<img width="740" height="285" src="https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo.png" class="bb-mobile-logo" alt="" decoding="async" srcset="https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo.png 740w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-300x116.png 300w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-400x154.png 400w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-624x240.png 624w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-50x19.png 50w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-100x39.png 100w, https://www.polonyadayiz.com/wp-content/uploads/2021/05/Polonyadayiz-official-logo-600x231.png 600w" sizes="(max-width: 740px) 100vw, 740px" /> </a>
</div>
<a href="#" class="bb-close-panel" aria-label="Close Menu"><i class="bb-icon-l bb-icon-times"></i></a>
</div>

<nav class="main-navigation" data-menu-space="120">
<ul id="menu-mobil-menu-log-out-icin" class="bb-primary-menu mobile-menu buddypanel-menu side-panel-menu"><li id="menu-item-58911" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-4254 current_page_item menu-item-has-children menu-item-58911"><a href="https://www.polonyadayiz.com/"><i class="_mi _before bb-icon-l buddyboss bb-icon-home" aria-hidden="true"></i><span>Ana Sayfa</span></a>
<ul class="sub-menu">
<li id="menu-item-58912" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58912"><a href="https://www.polonyadayiz.com/hakkimizda/"><i class="_mi _before bb-icon-l buddyboss bb-icon-emoticon-smile" aria-hidden="true"></i><span>Hakkımızda</span></a></li>
<li id="menu-item-58913" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58913"><a href="https://www.polonyadayiz.com/iletisim/"><i class="_mi _before bb-icon-l buddyboss bb-icon-phone-call" aria-hidden="true"></i><span>İletişim</span></a></li>
</ul>
</li>
<li id="menu-item-58915" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58915"><a href="https://www.polonyadayiz.com/polonya-egitim-danismanligi/"><i class="_mi _before bb-icon-l buddyboss bb-icon-info" aria-hidden="true"></i><span>Danışmanlık</span></a></li>
<li id="menu-item-58938" class="menu-item menu-item-type-post_type_archive menu-item-object-universiteler menu-item-58938"><a href="https://www.polonyadayiz.com/universiteler/"><i class="_mi _before bb-icon-l buddyboss bb-icon-award" aria-hidden="true"></i><span>Üniversiteler</span></a></li>
<li id="menu-item-58918" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58918"><a href="https://www.polonyadayiz.com/polonyada-burs-imkanlari/"><i class="_mi _before bb-icon-l buddyboss bb-icon-currency-dollar" aria-hidden="true"></i><span>Burs</span></a></li>
<li id="menu-item-58914" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58914"><a href="https://www.polonyadayiz.com/polonya-blog/"><i class="_mi _before bb-icon-l buddyboss bb-icon-article" aria-hidden="true"></i><span>Blog</span></a></li>
<li id="menu-item-59426" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59426"><a href="https://www.polonyadayiz.com/duyurular/"><i class="_mi _before bb-icon-l buddyboss bb-icon-bullhorn" aria-hidden="true"></i><span>Duyurular</span></a></li>
<li id="menu-item-58916" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58916"><a href="https://www.polonyadayiz.com/forums/"><i class="_mi _before bb-icon-l buddyboss bb-icon-comments" aria-hidden="true"></i><span>Forum</span></a></li>
<li id="menu-item-63948" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-63948"><a href="https://www.polonyadayiz.com/groups/"><i class="_mi _before bb-icon-l buddyboss bb-icon-users" aria-hidden="true"></i><span>Gruplar</span></a></li>
<li id="menu-item-56654" class="bp-menu bp-login-nav menu-item menu-item-type-custom menu-item-object-custom menu-item-56654"><a href="https://www.polonyadayiz.com/wp-login.php?redirect_to=https%3A%2F%2Fwww.polonyadayiz.com%2F"><i class="_mi _before bb-icon-l buddyboss bb-icon-sign-in" aria-hidden="true"></i><span>Giriş Yapın</span></a></li>
<li id="menu-item-56655" class="bp-menu bp-register-nav menu-item menu-item-type-custom menu-item-object-custom menu-item-56655"><a href="https://www.polonyadayiz.com/register/"><i class="_mi _before bb-icon-l buddyboss bb-icon-file-contact" aria-hidden="true"></i><span>Kayıt Olun</span></a></li>
</ul> </nav>

</div>
</div>
<div class="header-search-wrap">
<div class="container">

<form role="search" method="get" class="search-form" action="https://www.polonyadayiz.com/">
<label>
<span class="screen-reader-text">Search for:</span>
<input type="search" class="search-field-top" placeholder="Ara..." value="" name="s" />
</label>
</form>
<a href="#" class="close-search">
<i class="bb-icon-l bb-icon-times"></i>
<span class="screen-reader-text">Close search</span>
</a>
</div>
</div>
</header>



<div id="content" class="site-content">


<div class="container">
<div class="bb-elementor-content"> <div data-elementor-type="wp-page" data-elementor-id="4254" class="elementor elementor-4254" data-elementor-post-type="page">
<section class="elementor-section elementor-top-section elementor-element elementor-element-2f45c8e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2f45c8e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;d7515ee&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}">
<div class="elementor-background-overlay"></div>
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5092e6f0" data-id="5092e6f0" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7a8e001 elementor-widget elementor-widget-heading" data-id="7a8e001" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">Üniversite Kayıtlarında %96 Başarı Oranımız Var!</h6> </div>
</div>
<div class="elementor-element elementor-element-4e862243 elementor-widget elementor-widget-heading" data-id="4e862243" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Polonya Üniversiteleri <br>Başvuru Merkezi</h2> </div>
</div>
<div class="elementor-element elementor-element-3614b08 elementor-widget-tablet__width-initial elementor-widget elementor-widget-text-editor" data-id="3614b08" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<div class="bb-theme-elementor-wrap bb-elementor-custom-family bb-elementor-custom-size bb-elementor-custom-line-height"> <p>Polonya hakkında merak ettiğiniz tüm bilgilere ulaşabileceğiniz &#8220;<strong>Polonya&#8217;nın En İyi Eğitim ve Kültür Platformu</strong>&#8220;na hoşgeldiniz!</p> </div> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-483dc687 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="483dc687" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;1f5f4fe&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1d8b7f1c" data-id="1d8b7f1c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7f5c930 elementor-widget elementor-widget-heading" data-id="7f5c930" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">100+
<br />
Üniversite</h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5532d12" data-id="5532d12" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-59dacb9 elementor-widget elementor-widget-heading" data-id="59dacb9" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">2.000+
<br />
Program</h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5e1bfaa" data-id="5e1bfaa" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-c83ead8 elementor-widget elementor-widget-heading" data-id="c83ead8" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">16.500+
<br />
Kayıtlı Öğrenci</h2> </div>
</div>
</div>
</div>
</div>
</section>
<link rel='stylesheet' id='jet-smart-filters-css' href='https://www.polonyadayiz.com/wp-content/plugins/jet-smart-filters/assets/css/public.css?ver=3.6.9' type='text/css' media='all' />
<style id='jet-smart-filters-inline-css' type='text/css'>

.jet-filter {
--tabindex-color: #0085f2;
--tabindex-shadow-color: rgba(0,133,242,0.4);
}

</style>
<div class="elementor-element elementor-element-53999a6 jet-smart-filter-content-position-column jet-smart-filter-group-position-column elementor-widget elementor-widget-jet-smart-filters-select" data-id="53999a6" data-element_type="widget" data-widget_type="jet-smart-filters-select.default">
<div class="elementor-widget-container">
<div class="jet-smart-filters-select jet-filter " data-indexer-rule="show" data-show-counter="" data-change-counter="other_changed"><div class="jet-select" data-query-type="tax_query" data-query-var="egitim-derecesi" data-smart-filter="select" data-filter-id="51854" data-apply-type="ajax" data-content-provider="jet-engine" data-additional-providers="" data-query-id="default" data-active-label="Eğitim Derecesi" data-layout-options="{&quot;show_label&quot;:&quot;&quot;,&quot;display_options&quot;:{&quot;show_items_label&quot;:false,&quot;show_decorator&quot;:false,&quot;filter_image_size&quot;:&quot;full&quot;,&quot;show_counter&quot;:false}}" data-query-var-suffix="" data-apply-on="value">
<select
class="jet-select__control"
name="egitim-derecesi"
aria-label="Eğitim Derecesi"
>

<option
value=""
data-label="Tüm eğitim dereceleri..."
data-counter-prefix=""
data-counter-suffix=""
>Tüm eğitim dereceleri...</option>
<option
value="1758"
data-label="Dil Hazırlık"
data-counter-prefix=""
data-counter-suffix=""
>Dil Hazırlık</option>
<option
value="1755"
data-label="Lisans"
data-counter-prefix=""
data-counter-suffix=""
>Lisans</option>
<option
value="1756"
data-label="Yüksek Lisans"
data-counter-prefix=""
data-counter-suffix=""
>Yüksek Lisans</option>
</select>
</div>
</div> </div>
</div>
<div class="elementor-element elementor-element-93f7388 jet-smart-filter-content-position-column jet-smart-filter-group-position-column elementor-widget elementor-widget-jet-smart-filters-select" data-id="93f7388" data-element_type="widget" data-widget_type="jet-smart-filters-select.default">
<div class="elementor-widget-container">
<div class="jet-smart-filters-select jet-filter " data-indexer-rule="show" data-show-counter="" data-change-counter="other_changed"><div class="jet-select" data-query-type="tax_query" data-query-var="sehir" data-smart-filter="select" data-filter-id="51855" data-apply-type="ajax" data-content-provider="jet-engine" data-additional-providers="" data-query-id="default" data-active-label="Şehir" data-layout-options="{&quot;show_label&quot;:&quot;&quot;,&quot;display_options&quot;:{&quot;show_items_label&quot;:false,&quot;show_decorator&quot;:false,&quot;filter_image_size&quot;:&quot;full&quot;,&quot;show_counter&quot;:false}}" data-query-var-suffix="" data-apply-on="value">
<select
class="jet-select__control"
name="sehir"
aria-label="Şehir"
>

<option
value=""
data-label="Tüm şehirler..."
data-counter-prefix=""
data-counter-suffix=""
>Tüm şehirler...</option>
<option
value="1783"
data-label="Białystok"
data-counter-prefix=""
data-counter-suffix=""
>Białystok</option>
<option
value="2414"
data-label="Bielsko-Biała"
data-counter-prefix=""
data-counter-suffix=""
>Bielsko-Biała</option>
<option
value="1787"
data-label="Bydgoszcz"
data-counter-prefix=""
data-counter-suffix=""
>Bydgoszcz</option>
<option
value="2409"
data-label="Bytom"
data-counter-prefix=""
data-counter-suffix=""
>Bytom</option>
<option
value="2410"
data-label="Chorzów"
data-counter-prefix=""
data-counter-suffix=""
>Chorzów</option>
<option
value="1789"
data-label="Częstochowa"
data-counter-prefix=""
data-counter-suffix=""
>Częstochowa</option>
<option
value="1781"
data-label="Gdańsk"
data-counter-prefix=""
data-counter-suffix=""
>Gdańsk</option>
<option
value="2411"
data-label="Gdynia"
data-counter-prefix=""
data-counter-suffix=""
>Gdynia</option>
<option
value="2413"
data-label="Gliwice"
data-counter-prefix=""
data-counter-suffix=""
>Gliwice</option>
<option
value="1750"
data-label="Jelenia Góra"
data-counter-prefix=""
data-counter-suffix=""
>Jelenia Góra</option>
<option
value="1785"
data-label="Katowice"
data-counter-prefix=""
data-counter-suffix=""
>Katowice</option>
<option
value="2408"
data-label="Kielce"
data-counter-prefix=""
data-counter-suffix=""
>Kielce</option>
<option
value="2418"
data-label="Koszalin"
data-counter-prefix=""
data-counter-suffix=""
>Koszalin</option>
<option
value="1779"
data-label="Kraków"
data-counter-prefix=""
data-counter-suffix=""
>Kraków</option>
<option
value="1784"
data-label="Lublin"
data-counter-prefix=""
data-counter-suffix=""
>Lublin</option>
<option
value="1749"
data-label="Łódź"
data-counter-prefix=""
data-counter-suffix=""
>Łódź</option>
<option
value="2415"
data-label="Olsztyn"
data-counter-prefix=""
data-counter-suffix=""
>Olsztyn</option>
<option
value="1788"
data-label="Opole"
data-counter-prefix=""
data-counter-suffix=""
>Opole</option>
<option
value="1780"
data-label="Poznań"
data-counter-prefix=""
data-counter-suffix=""
>Poznań</option>
<option
value="2417"
data-label="Radom"
data-counter-prefix=""
data-counter-suffix=""
>Radom</option>
<option
value="1786"
data-label="Rzeszów"
data-counter-prefix=""
data-counter-suffix=""
>Rzeszów</option>
<option
value="2420"
data-label="Siedlce"
data-counter-prefix=""
data-counter-suffix=""
>Siedlce</option>
<option
value="2419"
data-label="Słupsk"
data-counter-prefix=""
data-counter-suffix=""
>Słupsk</option>
<option
value="2412"
data-label="Sopot"
data-counter-prefix=""
data-counter-suffix=""
>Sopot</option>
<option
value="1782"
data-label="Szczecin"
data-counter-prefix=""
data-counter-suffix=""
>Szczecin</option>
<option
value="2407"
data-label="Toruń"
data-counter-prefix=""
data-counter-suffix=""
>Toruń</option>
<option
value="1747"
data-label="Varşova"
data-counter-prefix=""
data-counter-suffix=""
>Varşova</option>
<option
value="1748"
data-label="Wrocław"
data-counter-prefix=""
data-counter-suffix=""
>Wrocław</option>
<option
value="2416"
data-label="Zielona Góra"
data-counter-prefix=""
data-counter-suffix=""
>Zielona Góra</option>
</select>
</div>
</div> </div>
</div>
<div class="elementor-element elementor-element-49a512c elementor-widget elementor-widget-jet-smart-filters-apply-button" data-id="49a512c" data-element_type="widget" data-widget_type="jet-smart-filters-apply-button.default">
<div class="elementor-widget-container">
<div class="jet-smart-filters-apply-button jet-filter"><div class="apply-filters" data-content-provider="jet-engine" data-query-id="default" data-additional-providers="" data-apply-type="ajax" data-redirect="yes" data-redirect-path="/universiteler/" data-redirect-in-new-window="yes">
<button
type="button"
class="apply-filters__button"
>ARA</button>
</div></div> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c7d34f8" data-id="c7d34f8" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-background-overlay"></div>
<div class="elementor-element elementor-element-87e001f elementor-widget elementor-widget-image" data-id="87e001f" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="800" height="800" src="https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration.png" class="attachment-full size-full wp-image-59445" alt="" srcset="https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration.png 800w, https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration-300x300.png 300w, https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration-150x150.png 150w, https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration-768x768.png 768w, https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration-624x624.png 624w, https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration-50x50.png 50w, https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration-100x100.png 100w, https://www.polonyadayiz.com/wp-content/uploads/2023/07/home-page-illustration-600x600.png 600w" sizes="(max-width: 800px) 100vw, 800px" /> </div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-adf4776 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="adf4776" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;gradient&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;d7515ee&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}">
<div class="elementor-container elementor-column-gap-default">
<div class="jet-sticky-column elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-13e160b2" data-jet-settings="{&quot;id&quot;:&quot;13e160b2&quot;,&quot;sticky&quot;:true,&quot;topSpacing&quot;:120,&quot;bottomSpacing&quot;:20,&quot;stickyOn&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;behavior&quot;:&quot;default&quot;,&quot;zIndex&quot;:1100}" data-id="13e160b2" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-26f4479 elementor-widget elementor-widget-heading" data-id="26f4479" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Diğerlerinden</h2> </div>
</div>
<div class="elementor-element elementor-element-98ff64a elementor-widget elementor-widget-heading" data-id="98ff64a" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Farklıyız...</h2> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5f997629" data-id="5f997629" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4a1e04a1 elementor-widget elementor-widget-text-editor" data-id="4a1e04a1" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<div class="bb-theme-elementor-wrap bb-elementor-custom-color bb-elementor-custom-family bb-elementor-custom-size bb-elementor-custom-line-height"> <p>Polonya eğitim danışmanlığı kapsamında eğitim almak isteyen öğrencilere destek olmaya devam ediyoruz. Bu güne kadar sizlerle paylaştığımız ve paylaşmaya devam edeceğimiz detaylı yazılarımızda Yaşam, Eğitim, Gezi, İngilizce ve Lehçe gibi önemli konularda tüm bilgimizi hiçbir karşılık beklemeden sizlerle aktardık&#8230;</p><p>Her ne kadar detaylı bilgi veriyor olsak da, Polonya’da <strong>güvenebileceğiniz</strong> <strong>gerçek bir danışmana</strong> ihtiyaç duyabiliyorsunuz. Polonya eğitim danışmanlığı konusunda sorularınızı cevaplamak için 15 dakikalık ücretsiz görüşme yapıyoruz. Ayrıca sunduğumuz tüm danışmanlı hizmetlerini de inceleyebilirsiniz.</p> </div> </div>
</div>
<div class="elementor-element elementor-element-555ccd13 elementor-align-left elementor-widget elementor-widget-button" data-id="555ccd13" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.polonyadayiz.com/polonya-egitim-danismanligi/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Polonya Eğitim Danışmanlık Hizmetleri</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-7cce2338 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="7cce2338" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-check"></i> </span>
<span class="elementor-icon-list-text">Eğitimin ve hedefleriniz hakkında konuşuyoruz,</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-check"></i> </span>
<span class="elementor-icon-list-text">Hangi şehir, hangi program daha uygun birlikte değerlendiriyoruz,</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-check"></i> </span>
<span class="elementor-icon-list-text">Sürecin nasıl işleyeceğini anlatıyoruz,</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-check"></i> </span>
<span class="elementor-icon-list-text">Üniversiteye profesyonel başvuru işlemlerinizi tamamlıyoruz,</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-check"></i> </span>
<span class="elementor-icon-list-text">Yaşam & konaklama maliyet analizinizi yapıyoruz,</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-check"></i> </span>
<span class="elementor-icon-list-text">Vize başvuru adımlarını planlıyoruz,</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<i aria-hidden="true" class="fas fa-check"></i> </span>
<span class="elementor-icon-list-text">ve daha fazlası...</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-daceb50 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="daceb50" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-c6e3d99" data-id="c6e3d99" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d1757a4 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="d1757a4" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">

<div class="elementor-icon-box-icon">
<a href="https://www.polonyadayiz.com/iletisim/" class="elementor-icon elementor-animation-grow" tabindex="-1" aria-label="İLETİŞİM">
<i aria-hidden="true" class="fas fa-comment-dots"></i> </a>
</div>

<div class="elementor-icon-box-content">

<h3 class="elementor-icon-box-title">
<a href="https://www.polonyadayiz.com/iletisim/" >
İLETİŞİM </a>
</h3>

<p class="elementor-icon-box-description">
İletişim sayfamız üzerinden bize ulaşabilir ve tüm kayıt sürecinizi yönetebiliriniz </p>

</div>

</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-67354c8" data-id="67354c8" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-0f96988 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="0f96988" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">

<div class="elementor-icon-box-icon">
<a href="https://www.polonyadayiz.com/polonya-egitim-danismanligi/" class="elementor-icon elementor-animation-grow" tabindex="-1" aria-label="DANIŞMANLIK">
<i aria-hidden="true" class="fas fa-info"></i> </a>
</div>

<div class="elementor-icon-box-content">

<h3 class="elementor-icon-box-title">
<a href="https://www.polonyadayiz.com/polonya-egitim-danismanligi/" >
DANIŞMANLIK </a>
</h3>

<p class="elementor-icon-box-description">
Tüm danışmanlık hizmetlerimizi inceleyebilir ve ayıt işlemlerinize başlayabilirsiniz </p>

</div>

</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-1a49fd9" data-id="1a49fd9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d306744 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="d306744" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">

<div class="elementor-icon-box-icon">
<a href="https://www.polonyadayiz.com/polonya-blog/" class="elementor-icon elementor-animation-grow" tabindex="-1" aria-label="MAKALELER">
<i aria-hidden="true" class="fab fa-readme"></i> </a>
</div>

<div class="elementor-icon-box-content">

<h3 class="elementor-icon-box-title">
<a href="https://www.polonyadayiz.com/polonya-blog/" >
MAKALELER </a>
</h3>

<p class="elementor-icon-box-description">
Polonya hakkında merak etiğiniz tüm bilgilere makalelerimizi okuyarak ulaşabilirsiniz </p>

</div>

</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-467509b elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="467509b" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b6e9e19" data-id="b6e9e19" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-03c4e2a elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="03c4e2a" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">

<div class="elementor-icon-box-icon">
<a href="https://www.polonyadayiz.com/forums/" class="elementor-icon elementor-animation-grow" tabindex="-1" aria-label="FORUM">
<i aria-hidden="true" class="fas fa-question"></i> </a>
</div>

<div class="elementor-icon-box-content">

<h3 class="elementor-icon-box-title">
<a href="https://www.polonyadayiz.com/forums/" >
FORUM </a>
</h3>

<p class="elementor-icon-box-description">
Polonya hakkında aklınıza takılan soruları forum sayfamızda paylaşabilirsiniz </p>

</div>

</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-85ce71c" data-id="85ce71c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-fb120b9 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="fb120b9" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">

<div class="elementor-icon-box-icon">
<a href="https://www.polonyadayiz.com/groups/" class="elementor-icon elementor-animation-grow" tabindex="-1" aria-label="GRUP">
<i aria-hidden="true" class="fas fa-people-arrows"></i> </a>
</div>

<div class="elementor-icon-box-content">

<h3 class="elementor-icon-box-title">
<a href="https://www.polonyadayiz.com/groups/" >
GRUP </a>
</h3>

<p class="elementor-icon-box-description">
Polonya hakkında tecrübe paylaşımları bulunan gruplarımıza katılabilir ve bilgi edinebilirsiniz </p>

</div>

</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3d3c8d7" data-id="3d3c8d7" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-e6871bb elementor-view-stacked elementor-shape-circle elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box" data-id="e6871bb" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-widget-container">
<div class="elementor-icon-box-wrapper">

<div class="elementor-icon-box-icon">
<a href="https://www.polonyadayiz.com/polonyada-burs-imkanlari/" class="elementor-icon elementor-animation-grow" tabindex="-1" aria-label="BURSLAR">
<i aria-hidden="true" class="far fa-money-bill-alt"></i> </a>
</div>

<div class="elementor-icon-box-content">

<h3 class="elementor-icon-box-title">
<a href="https://www.polonyadayiz.com/polonyada-burs-imkanlari/" >
BURSLAR </a>
</h3>

<p class="elementor-icon-box-description">
Polonya'da eğitim almak isteyen öğrenciler için hazırladığımız sayfamızı inceleyebilirsiniz </p>

</div>

</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-4924aed elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4924aed" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;d439fc6&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b720cd5" data-id="b720cd5" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<section class="elementor-section elementor-inner-section elementor-element elementor-element-809f94f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="809f94f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;_id&quot;:&quot;3b473a9&quot;,&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:&quot;1&quot;,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-f5d0898" data-id="f5d0898" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-bb9c8d9 elementor-pagination-type-bullets elementor-review--has-separator elementor--star-style-star_fontawesome elementor-widget elementor-widget-reviews" data-id="bb9c8d9" data-element_type="widget" data-settings="{&quot;slides_per_view&quot;:&quot;3&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="reviews.default">
<div class="elementor-widget-container">
<div class="elementor-swiper">
<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
<div class="swiper-wrapper">
<div class="swiper-slide" role="group" aria-roledescription="slide">
<div class="elementor-testimonial elementor-repeater-item-46e1829">
<div class="elementor-testimonial__header">
<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Lise öğrencisi</span><div class="elementor-star-rating"><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i></div></cite> <div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div> </div>
<div class="elementor-testimonial__content">
<div class="elementor-testimonial__text">
Siteye üye olduktan sonra 15 dakikalık görüşme randevusu planladım. Kısa bir görüşme olmasına rağmen çok bilgi aldım. Kayıt paketinin içeriği detaylı anlatıldı ve kendi profilime uygun 3 okul önerildi. Ücretsiz ama gerçekten kaliteli bir danışmanlık başlangıcı oldu. </div>
</div>
</div>
</div>
<div class="swiper-slide" role="group" aria-roledescription="slide">
<div class="elementor-testimonial elementor-repeater-item-bc28886">
<div class="elementor-testimonial__header">
<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Makine mühendisliği adayı</span><div class="elementor-star-rating"><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i></div></cite> <div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div> </div>
<div class="elementor-testimonial__content">
<div class="elementor-testimonial__text">
Polonyadayiz.com’daki yapay zekâ destekli chat sistemini şans eseri denemek istedim, ama gerçekten çok etkilendim. Sorduğum her soruya detaylı ve bana özel hazırlanmış cevaplar aldım. Konsolosluk işlemlerinden İngilizce hazırlık ve yüksek lisans programlarına kadar aklımdaki her şeyi netleştirdim. Gerçek danışmanla konuşmadan bile bu kadar yol alabildim. </div>
</div>
</div>
</div>
<div class="swiper-slide" role="group" aria-roledescription="slide">
<div class="elementor-testimonial elementor-repeater-item-0447f6d">
<div class="elementor-testimonial__header">
<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Bilgisayar mühendisliği adayı</span><div class="elementor-star-rating"><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i></div></cite> <div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div> </div>
<div class="elementor-testimonial__content">
<div class="elementor-testimonial__text">
Kayıt sürecinde hangi üniversitelere başvurmam gerektiğini bilmiyordum. Ender Bey ve ekibi sayesinde tam 3 okula başvurum eksiksiz yapıldı. Belgeler, yazışmalar, başvuru formları… hepsi düzenli iletişimimiz ile onlar tarafından hazırlandı. PDF raporları da çok detaylıydı. Şu an kabul aldım ve vize aşamasına geçtim. Teşekkür ederim </div>
</div>
</div>
</div>
<div class="swiper-slide" role="group" aria-roledescription="slide">
<div class="elementor-testimonial elementor-repeater-item-c31efd8">
<div class="elementor-testimonial__header">
<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Öğrenci velisi</span><div class="elementor-star-rating"><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i></div></cite> <div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div> </div>
<div class="elementor-testimonial__content">
<div class="elementor-testimonial__text">
Oğlum üniversiteye kabul aldıktan sonra vize işleri için çok tedirgindim. Polonyadayiz.com ekibi her belgeyi tek tek açıkladı, doldurdu ve konsolosluk randevusuna kadar destek oldular. Hatta gerekirse konsoloslukta görüşmede ne sorulacağını bile anlattılar. Vizeyi 2 hafta içinde aldık. Aile olarak çok rahat ettik. </div>
</div>
</div>
</div>
<div class="swiper-slide" role="group" aria-roledescription="slide">
<div class="elementor-testimonial elementor-repeater-item-65e0d48">
<div class="elementor-testimonial__header">
<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Psikoloji bölümü öğrencisi</span><div class="elementor-star-rating"><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i></div></cite> <div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div> </div>
<div class="elementor-testimonial__content">
<div class="elementor-testimonial__text">
Polonya’ya ilk geldiğimde havaalanında karşılanmak bile başlı başına güven verdi. Sadece konaklama değil, banka hesabı, hat alımı, oturum kartı gibi şeylerde de hiç yalnız kalmadım. 2 gün boyunca adım adım rehberlik aldım. Yabancı bir ülkede bu kadar organize bir karşılama beklemiyordum. Kesinlikle tavsiye ederim! </div>
</div>
</div>
</div>
<div class="swiper-slide" role="group" aria-roledescription="slide">
<div class="elementor-testimonial elementor-repeater-item-4e298df">
<div class="elementor-testimonial__header">
<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Erasmus sonrası lisans başvurusu</span><div class="elementor-star-rating"><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i><i class="elementor-star-full">&#xE934;</i></div></cite> <div class="elementor-testimonial__icon elementor-icon elementor-icon-" aria-label="Read More"></div> </div>
<div class="elementor-testimonial__content">
<div class="elementor-testimonial__text">
Erasmus’tan sonra Polonya’da tam zamanlı okumaya karar verdim. Ender Bey’le yaptığım görüşmeden sonra 3 aşamalı danışmanlık sistemini kullanarak kayıt, vize ve karşılama paketlerini sırayla aldım. Her adımda ayrı bir destek vardı. Başvuru stresi hiç yaşamadım. Şu an Poznan’da okuyorum, her şey tam planlandığı gibi gitti. </div>
</div>
</div>
</div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-faa5d76 elementor-align-center elementor-widget elementor-widget-button" data-id="faa5d76" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.polonyadayiz.com/hakkimizda/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Hakkımızda Daha Fazlası</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>


</div><!-- .bb-grid -->
</div><!-- .container -->
</div><!-- #content -->


<footer data-elementor-type="footer" data-elementor-id="51214" class="elementor elementor-51214 elementor-location-footer" data-elementor-post-type="elementor_library">
<section class="elementor-section elementor-top-section elementor-element elementor-element-716ef772 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="716ef772" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-15d8562a" data-id="15d8562a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-f370607 elementor-widget elementor-widget-heading" data-id="f370607" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Polonya'nın En İyi Eğitim ve Kültür Platformu!</h2> </div>
</div>
<div class="elementor-element elementor-element-6b0c538 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6b0c538" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Polonyadayiz Ender Taş</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Adres: Curie-Skłodowskiej 55 / 61 / 323, 50-369, Wrocław/Poland</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">NIP: 8 9 8 2 2 0 8 3 0 8</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">REGON: 0 2 2 4 6 3 7 6 3</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-4ec01574 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="4ec01574" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<div class="bb-theme-elementor-wrap bb-elementor-custom-color bb-elementor-custom-family bb-elementor-custom-size bb-elementor-custom-line-height"> <p>Şirketimiz Polonya Cumhuriyeti tarafından tanınan, resmi olarak <a href="https://aplikacja.ceidg.gov.pl/CEIDG/CEIDG.Public.UI/SearchDetails.aspx?Id=d2db7133-2ff4-4c3b-9001-a785e23b146e" target="_blank" rel="noopener"><span style="text-decoration: underline;"><strong><span style="color: #ffffff; text-decoration: underline;">CEIDG.gov.pl</span></strong></span></a> sistemine kayıtlı aktif bir işletmedir.</p> </div> </div>
</div>
<div class="elementor-element elementor-element-4109c7af e-grid-align-left e-grid-align-mobile-left elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="4109c7af" data-element_type="widget" data-widget_type="social-icons.default">
<div class="elementor-widget-container">
<div class="elementor-social-icons-wrapper elementor-grid" role="list">
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-91cf916" href="https://instagram.com/polonyadayiz#" target="_blank">
<span class="elementor-screen-only">Instagram</span>
<i class="fab fa-instagram"></i> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-dbaeb71" href="https://www.youtube.com/c/Polonyadayiz" target="_blank">
<span class="elementor-screen-only">Youtube</span>
<i class="fab fa-youtube"></i> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0267196" href="https://www.facebook.com/polonyadayiz/" target="_blank">
<span class="elementor-screen-only">Facebook-f</span>
<i class="fab fa-facebook-f"></i> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-dc10550" href="https://twitter.com/polonyadayiz" target="_blank">
<span class="elementor-screen-only">Twitter</span>
<i class="fab fa-twitter"></i> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-3c8463c" href="https://www.linkedin.com/company/polonyadayiz" target="_blank">
<span class="elementor-screen-only">Linkedin</span>
<i class="fab fa-linkedin"></i> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-spotify elementor-repeater-item-a2fe196" href="https://open.spotify.com/show/3dCFDyzaGHOaHdLXdwJ0Td" target="_blank">
<span class="elementor-screen-only">Spotify</span>
<i class="fab fa-spotify"></i> </a>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-16716aa5" data-id="16716aa5" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-47c39f7e elementor-widget elementor-widget-heading" data-id="47c39f7e" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Şirket</h2> </div>
</div>
<div class="elementor-element elementor-element-61c5df41 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="61c5df41" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/">

<span class="elementor-icon-list-text">Ana Sayfa</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/hakkimizda/" target="_blank">

<span class="elementor-icon-list-text">Hakkımızda</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/iletisim/" target="_blank">

<span class="elementor-icon-list-text">İletişim</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/polonya-egitim-danismanligi/" target="_blank">

<span class="elementor-icon-list-text">Danışmanlık</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/universiteler/" target="_blank">

<span class="elementor-icon-list-text">Üniversiteler</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/polonya-blog/" target="_blank">

<span class="elementor-icon-list-text">Makaleler</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/forums/" target="_blank">

<span class="elementor-icon-list-text">Forum</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/polonyada-burs-imkanlari/" target="_blank">

<span class="elementor-icon-list-text">Burslar</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-36d2c23f" data-id="36d2c23f" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d13bd27 elementor-widget elementor-widget-heading" data-id="d13bd27" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Diğer</h2> </div>
</div>
<div class="elementor-element elementor-element-12b9947d elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="12b9947d" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/">

<span class="elementor-icon-list-text">Türkçe</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://weareinpoland.com/" target="_blank">

<span class="elementor-icon-list-text">English</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/gizlilik-politikasi/" target="_blank">

<span class="elementor-icon-list-text">Gizlilik Politikası</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/kullanici-sozlesmesi/" target="_blank">

<span class="elementor-icon-list-text">Kullanıcı Sözleşmesi</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/topluluk-kurallari/" target="_blank">

<span class="elementor-icon-list-text">Topluluk Kuralları</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/yayin-ilkeleri/" target="_blank">

<span class="elementor-icon-list-text">Yayın İlkeleri</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/alinti-sartlari/" target="_blank">

<span class="elementor-icon-list-text">Alıntı Şartları</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://www.polonyadayiz.com/sorumluluk-reddi/" target="_blank">

<span class="elementor-icon-list-text">Sorumluluk Reddi</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-7d20848b" data-id="7d20848b" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-176300d4 elementor-widget elementor-widget-heading" data-id="176300d4" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Çalışma Saatleri</h2> </div>
</div>
<div class="elementor-element elementor-element-5a6f382e elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="5a6f382e" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Pazartesi: 09:00-16:00</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Salı: 09:00-16:00</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Çarşamba: 09:00-16:00</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Perşembe: 09:00-16:00</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Cuma: 09:00-16:00</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Cumartesi: Kapalı</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Pazar: Kapalı</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text"></span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-text">Polonya saatine göre çalışmaktayız.</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="elementor-section elementor-top-section elementor-element elementor-element-2843bf9e elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="2843bf9e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-643cd15d" data-id="643cd15d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-601ba5f elementor-widget elementor-widget-heading" data-id="601ba5f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<div class="elementor-heading-title elementor-size-default">© All rights reserved. | Tüm hakları saklıdır. <br />
Copyright © 2014 - 2025 | polonyadayiz.com &amp; weareinpoland.com </div> </div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5bd9a575" data-id="5bd9a575" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a27a098 elementor-widget elementor-widget-heading" data-id="a27a098" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">İçerikler DMCA tarafından koruma altındadır.</h3> </div>
</div>
</div>
</div>
</div>
</footer>
</footer>

</div><!-- #page -->


<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\/buddyboss-theme-child\/*","\/wp-content\/themes\/buddyboss-theme\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>

<!-- WP Audio player plugin v1.9.15 - https://www.tipsandtricks-hq.com/wordpress-audio-music-player-plugin-4556/ -->
<script type="text/javascript">
soundManager.useFlashBlock = true; // optional - if used, required flashblock.css
soundManager.url = 'https://www.polonyadayiz.com/wp-content/plugins/compact-wp-audio-player/swf/soundmanager2.swf';
function play_mp3(flg, ids, mp3url, volume, loops)
{
//Check the file URL parameter value
var pieces = mp3url.split("|");
if (pieces.length > 1) {//We have got an .ogg file too
mp3file = pieces[0];
oggfile = pieces[1];
//set the file URL to be an array with the mp3 and ogg file
mp3url = new Array(mp3file, oggfile);
}

soundManager.createSound({
id: 'btnplay_' + ids,
volume: volume,
url: mp3url
});

if (flg == 'play') {
stop_all_tracks(); soundManager.play('btnplay_' + ids, {
onfinish: function() {
if (loops == 'true') {
loopSound('btnplay_' + ids);
}
else {
document.getElementById('btnplay_' + ids).style.display = 'inline';
document.getElementById('btnstop_' + ids).style.display = 'none';
}
}
});
}
else if (flg == 'stop') {
//soundManager.stop('btnplay_'+ids);
soundManager.pause('btnplay_' + ids);
}
}
function show_hide(flag, ids)
{
if (flag == 'play') {
document.getElementById('btnplay_' + ids).style.display = 'none';
document.getElementById('btnstop_' + ids).style.display = 'inline';
}
else if (flag == 'stop') {
document.getElementById('btnplay_' + ids).style.display = 'inline';
document.getElementById('btnstop_' + ids).style.display = 'none';
}
}
function loopSound(soundID)
{
window.setTimeout(function() {
soundManager.play(soundID, {onfinish: function() {
loopSound(soundID);
}});
}, 1);
}
function stop_all_tracks()
{
soundManager.stopAll();
var inputs = document.getElementsByTagName("input");
for (var i = 0; i < inputs.length; i++) {
if (inputs[i].id.indexOf("btnplay_") == 0) {
inputs[i].style.display = 'inline';//Toggle the play button
}
if (inputs[i].id.indexOf("btnstop_") == 0) {
inputs[i].style.display = 'none';//Hide the stop button
}
}
}
</script>
<!-- 100% privacy-first analytics -->
<script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
<script>
( function ( body ) {
'use strict';
body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' );
} )( document.body );
</script>

<!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr -->
<div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 banner-a optin cmplz-bottom-left cmplz-categories-type-no" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin">
<div class="cmplz-header">
<div class="cmplz-logo"></div>
<div class="cmplz-title" id="cmplz-header-1-optin">Onayı Yönet</div>
<div class="cmplz-close" tabindex="0" role="button" aria-label="Pencereyi kapat">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>
</div>
</div>

<div class="cmplz-divider cmplz-divider-header"></div>
<div class="cmplz-body">
<div class="cmplz-message" id="cmplz-message-1-optin"><p>En iyi deneyimi sunmak için, cihaz bilgilerini depolamak ve/veya erişmek için çerezler gibi teknolojiler kullanıyoruz. Bu teknolojilere izin vermeniz, bu sitedeki tarama davranışları veya benzersiz kimlikler gibi verileri işlememize olanak tanır. İzin vermemeniz veya izninizi geri çekmeniz, belirli özellik ve işlevleri olumsuz etkileyebilir.</p></div>
<!-- categories start -->
<div class="cmplz-categories">
<details class="cmplz-category cmplz-functional" >
<summary>
<span class="cmplz-category-header">
<span class="cmplz-category-title">İşlevsel</span>
<span class='cmplz-always-active'>
<span class="cmplz-banner-checkbox">
<input type="checkbox"
id="cmplz-functional-optin"
data-category="cmplz_functional"
class="cmplz-consent-checkbox cmplz-functional"
size="40"
value="1"/>
<label class="cmplz-label" for="cmplz-functional-optin"><span class="screen-reader-text">İşlevsel</span></label>
</span>
Her zaman aktif </span>
<span class="cmplz-icon cmplz-open">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
</span>
</span>
</summary>
<div class="cmplz-description">
<span class="cmplz-description-functional">Teknik depolama veya erişim, abone veya kullanıcı tarafından açıkça talep edilen belirli bir hizmetin kullanımını mümkün kılmak için meşru amaçlarla veya elektronik iletişim ağı üzerinden bir iletişimin iletilmesini sağlamak için tek başına gerekli olan durumlarda kesinlikle gereklidir.</span>
</div>
</details>

<details class="cmplz-category cmplz-preferences" >
<summary>
<span class="cmplz-category-header">
<span class="cmplz-category-title">Preferences</span>
<span class="cmplz-banner-checkbox">
<input type="checkbox"
id="cmplz-preferences-optin"
data-category="cmplz_preferences"
class="cmplz-consent-checkbox cmplz-preferences"
size="40"
value="1"/>
<label class="cmplz-label" for="cmplz-preferences-optin"><span class="screen-reader-text">Preferences</span></label>
</span>
<span class="cmplz-icon cmplz-open">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
</span>
</span>
</summary>
<div class="cmplz-description">
<span class="cmplz-description-preferences">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span>
</div>
</details>

<details class="cmplz-category cmplz-statistics" >
<summary>
<span class="cmplz-category-header">
<span class="cmplz-category-title">İstatistik</span>
<span class="cmplz-banner-checkbox">
<input type="checkbox"
id="cmplz-statistics-optin"
data-category="cmplz_statistics"
class="cmplz-consent-checkbox cmplz-statistics"
size="40"
value="1"/>
<label class="cmplz-label" for="cmplz-statistics-optin"><span class="screen-reader-text">İstatistik</span></label>
</span>
<span class="cmplz-icon cmplz-open">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
</span>
</span>
</summary>
<div class="cmplz-description">
<span class="cmplz-description-statistics">İstatistiksel amaçlarla münhasıran kullanılan teknik depolama veya erişim.</span>
<span class="cmplz-description-statistics-anonymous">The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.</span>
</div>
</details>
<details class="cmplz-category cmplz-marketing" >
<summary>
<span class="cmplz-category-header">
<span class="cmplz-category-title">Pazarlama</span>
<span class="cmplz-banner-checkbox">
<input type="checkbox"
id="cmplz-marketing-optin"
data-category="cmplz_marketing"
class="cmplz-consent-checkbox cmplz-marketing"
size="40"
value="1"/>
<label class="cmplz-label" for="cmplz-marketing-optin"><span class="screen-reader-text">Pazarlama</span></label>
</span>
<span class="cmplz-icon cmplz-open">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
</span>
</span>
</summary>
<div class="cmplz-description">
<span class="cmplz-description-marketing">Teknik depolama veya erişim, reklam göndermek için kullanıcı profilleri oluşturmak veya benzer pazarlama amaçları için bir web sitesinde veya birkaç web sitesinde kullanıcıyı izlemek için gereklidir.</span>
</div>
</details>
</div><!-- categories end -->
</div>

<div class="cmplz-links cmplz-information">
<a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Seçenekleri yönet</a>
<a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Hizmetleri yönetin</a>
<a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">{vendor_count} satıcılarını yönetin</a>
<a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Bu amaçlar hakkında daha fazla bilgi edinin</a>
</div>

<div class="cmplz-divider cmplz-footer"></div>

<div class="cmplz-buttons">
<button class="cmplz-btn cmplz-accept">Kabul Et</button>
<button class="cmplz-btn cmplz-deny">Reddet</button>
<button class="cmplz-btn cmplz-view-preferences">Tercihleri Görüntüle</button>
<button class="cmplz-btn cmplz-save-preferences">Tercihleri Kaydet</button>
<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Tercihleri Görüntüle</a>
</div>

<div class="cmplz-links cmplz-documents">
<a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a>
<a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a>
<a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a>
</div>

</div>
</div>
<div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Onayı Yönet</button>

</div>
<div id="content-report" class="content-report-popup moderation-popup mfp-hide">
<div class="modal-mask bb-white bbm-model-wrap bbm-uploader-model-wrap">
<div class="modal-wrapper">
<div class="modal-container">
<header class="bb-model-header">
<h4>Şikayet Bildir <span class="bp-reported-type"></span></h4>
<button title="Close (Esc)" type="button" class="mfp-close">
<span class="bb-icon-l bb-icon-times"></span>
</button>
</header>
<div class="bp-feedback bp-feedback-v2 error" id="notes-error" style="display: none;">
<span class="bp-icon" aria-hidden="true"></span>
<p>There was a problem reporting this post.</p>
</div>
<div class="bb-report-type-wrp">
<form id="bb-report-content" action="javascript:void(0);">

<div class="form-item form-item-category content">
<label for="report-category-1723">
<input type="radio" id="report-category-1723" name="report_category" value="1723" checked>
<span>Saldırgan</span>
</label>
<span>Küfür, taciz, ırkçı, sataşma veya aşağılayıcı içerik</span>
</div>
<div class="form-item form-item-category content">
<label for="report-category-1726">
<input type="radio" id="report-category-1726" name="report_category" value="1726" >
<span>Şüpheli</span>
</label>
<span>Spam, sahte veya virüslü içerik</span>
</div>
<div class="form-item form-item-category content">
<label for="report-category-1724">
<input type="radio" id="report-category-1724" name="report_category" value="1724" >
<span>Uygunsuz</span>
</label>
<span>Cinsel veya hassas içerikli</span>
</div>
<div class="form-item form-item-category content">
<label for="report-category-1725">
<input type="radio" id="report-category-1725" name="report_category" value="1725" >
<span>Yanıltıcı</span>
</label>
<span>Yanıltıcı veya yanlış bilgi</span>
</div>

<div class="form-item">
<label for="report-category-other">
<input type="radio" id="report-category-other" name="report_category" value="other">
<span>Diğer</span>
</label>
</div>
<div class="form-item bp-hide">
<label for="report-note">
<span class="screen-reader-text">Report note</span>
<textarea id="report-note" placeholder="Enter your reason for reporting..." name="note" class="bp-other-report-cat"></textarea>
</label>
</div>
<footer class="bb-model-footer">
<input type="button" class="bb-cancel-report-content button" value="İptal"/>
<button type="submit" class="report-submit button">Şikayet Bildir</button>
<input type="hidden" name="content_id" class="bp-content-id"/>
<input type="hidden" name="content_type" class="bp-content-type"/>
<input type="hidden" name="_wpnonce" class="bp-nonce"/>
</footer>
</form>
<div class="bp-report-form-err"></div>
</div>
</div>
</div>
</div>

</div>

<div id="block-member" class="block-member-popup moderation-popup mfp-hide">
<div class="modal-mask bb-white bbm-model-wrap bbm-uploader-model-wrap">
<div class="modal-wrapper">
<div class="modal-container">
<header class="bb-model-header">
<h4>Üyeyi Engelle (Ban)?</h4>
<button title="Close (Esc)" type="button" class="mfp-close">
<span class="bb-icon-l bb-icon-times"></span>
</button>
</header>

<div class="bb-report-type-wrp">
<p>
Lütfen bu üyeyi engellemek (ban) istediğinizi onaylayınız. </p>
<p>
Bundan sonra engellediğiniz üye ile ilgili şunları yapamazsınız: </p>
<ul>
<li>
Engellenen üyeye ait gönderileri görme </li>
<li>
Gönderi içerisinde engellenen üyeden bahsetme </li>
<li>
Engellenen üyeyi bir gruba davet etme </li>
<li>
Engellenen üyeyi arkadaş olarak ekleme </li>
</ul>

<p>
<strong>Önemli:</strong>
Bu işlemden sonra engellenen üye, arkadaş listenizden çıkarılacak ve yöneticiye rapor olarak bildirilecektir.
Bu işlem birkaç dakika sürebilir, lütfen sayfadan ayrılmadan işlemin tamamlanmasını bekleyiniz. </p>
<form id="bb-block-member" action="javascript:void(0);">
<footer class="bb-model-footer">
<input type="button" class="bb-cancel-report-content button" value="İptal"/>
<button type="submit" class="report-submit button">Onayla</button>
<input type="hidden" name="content_id" class="bp-content-id"/>
<input type="hidden" name="content_type" class="bp-content-type"/>
<input type="hidden" name="_wpnonce" class="bp-nonce"/>
</footer>
</form>
<div class="bp-report-form-err"></div>
</div>

</div>
</div>
</div>

</div>

<div id="reported-content" class="content-report-popup moderation-popup mfp-hide">
<div class="modal-mask bb-white bbm-model-wrap bbm-uploader-model-wrap">
<div class="modal-wrapper">
<div class="modal-container">
<header class="bb-model-header">
<h4>
Şikayet Bildir <span class="bp-reported-type"></span> </h4>
<button title="Close (Esc)" type="button" class="mfp-close">
<span class="bb-icon-l bb-icon-times"></span>
</button>
</header>

<div class="bb-report-type-wrp">
You have already reported this <span class="bp-reported-type"></span>. </div>
</div>
</div>
</div>
</div>
<div id="eael-reading-progress-4254" class="eael-reading-progress-wrap eael-reading-progress-wrap-global"><div class="eael-reading-progress eael-reading-progress-global eael-reading-progress-top" style="height: 4px;background-color: ;">
<div class="eael-reading-progress-fill" style="height: 4px;background-color: #1fd18e;transition: width 50ms ease;"></div>
</div></div> <div data-elementor-type="popup" data-elementor-id="68322" class="elementor elementor-68322 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeIn&quot;,&quot;exit_animation&quot;:&quot;fadeIn&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;0.8&quot;,&quot;sizes&quot;:[]},&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:[],&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library">
<section class="elementor-section elementor-top-section elementor-element elementor-element-2a65e7b9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2a65e7b9" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
<div class="elementor-container elementor-column-gap-no">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-57e2118a" data-id="57e2118a" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4159a60d elementor-view-stacked elementor-shape-circle elementor-widget elementor-widget-icon" data-id="4159a60d" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-widget-container">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aclose%26settings%3DeyJkb19ub3Rfc2hvd19hZ2FpbiI6IiJ9">
<i aria-hidden="true" class="far fa-times-circle"></i> </a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3cf00d8f elementor-widget elementor-widget-heading" data-id="3cf00d8f" data-element_type="widget" data-settings="{&quot;_animation_mobile&quot;:&quot;none&quot;}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Ücretsiz görüşme için giriş yapmalı veya ücretsiz üye olmalısınız</h2> </div>
</div>
<div class="elementor-element elementor-element-63c27a44 elementor-invisible elementor-widget elementor-widget-text-editor" data-id="63c27a44" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeIn&quot;}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<div class="bb-theme-elementor-wrap bb-elementor-custom-color bb-elementor-custom-family bb-elementor-custom-size bb-elementor-mobile-custom-size bb-elementor-custom-line-height bb-elementor-mobile-custom-line-height"> <p data-start="376" data-end="525">Tüm iletişim, kayıt ve gizlilik için sitemizdeki<strong data-start="461" data-end="477"> sohbet balonu </strong>üzerinden yapılır. (Yapay Zeka + Danışman + Hızlı Yanıt).</p><p data-start="376" data-end="525"><strong data-start="535" data-end="563">Zaten giriş yaptıysanız: </strong>Sağ alttaki <strong data-start="578" data-end="595">sohbet balonu</strong> üzerinden bize hemen yazabilirsiniz.</p> </div> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-33361610 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="33361610" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-5575870e" data-id="5575870e" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-73a34cd9 elementor-align-center elementor-widget__width-auto elementor-invisible elementor-widget elementor-widget-button" data-id="73a34cd9" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:&quot;200&quot;}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.polonyadayiz.com/wp-login.php">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Giriş Yap</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-dbe7d39 elementor-align-center elementor-widget__width-auto elementor-invisible elementor-widget elementor-widget-button" data-id="dbe7d39" data-element_type="widget" data-settings="{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:&quot;200&quot;}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.polonyadayiz.com/register/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Ücretsiz Üye Ol</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
</div>
<script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Pazar","Pazartesi","Sal\u0131","\u00c7ar\u015famba","Per\u015fembe","Cuma","Cumartesi"],"dayNamesShort":["Paz","Pts","Sal","\u00c7ar","Per","Cum","Cts"],"dayNamesMin":["P","P","S","\u00c7","P","C","C"],"monthNames":["Ocak","\u015eubat","Mart","Nisan","May\u0131s","Haziran","Temmuz","A\u011fustos","Eyl\u00fcl","Ekim","Kas\u0131m","Aral\u0131k"],"monthNamesShort":["Ocak","\u015eubat","Mart","Nisan","May\u0131s","Haziran","Temmuz","A\u011fustos","Eyl\u00fcl","Ekim","Kas\u0131m","Aral\u0131k"],"monthNamesMin":["Oca","\u015eub","Mar","Nis","May","Haz","Tem","A\u011fu","Eyl","Eki","Kas","Ara"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script> <script>
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
</script>
<link rel='stylesheet' id='eael-reading-progress-css' href='https://www.polonyadayiz.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/reading-progress.min.css?ver=6.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='jet-elements-css' href='https://www.polonyadayiz.com/wp-content/plugins/jet-elements/assets/css/jet-elements.css?ver=2.7.10.1' type='text/css' media='all' />
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/betterdocs/assets/blocks/categorygrid/frontend.js?ver=a4a7e7ed1fd9a2aaf85a" id="betterdocs-categorygrid-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/the-events-calendar/common/build/js/user-agent.js?ver=da75d0bdea6dde3898df" id="tec-user-agent-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/isInViewport.min.js?ver=2.11.0" id="isInViewport-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1" id="moment-js"></script>
<script type="text/javascript" id="moment-js-after">
/* <![CDATA[ */
moment.updateLocale( 'tr_TR', {"months":["Ocak","\u015eubat","Mart","Nisan","May\u0131s","Haziran","Temmuz","A\u011fustos","Eyl\u00fcl","Ekim","Kas\u0131m","Aral\u0131k"],"monthsShort":["Oca","\u015eub","Mar","Nis","May","Haz","Tem","A\u011fu","Eyl","Eki","Kas","Ara"],"weekdays":["Pazar","Pazartesi","Sal\u0131","\u00c7ar\u015famba","Per\u015fembe","Cuma","Cumartesi"],"weekdaysShort":["Paz","Pts","Sal","\u00c7ar","Per","Cum","Cts"],"week":{"dow":1},"longDateFormat":{"LT":"H:i","LTS":null,"L":null,"LL":"j F Y","LLL":"j F Y H:i","LLLL":null}} );
moment.updateLocale( 'tr_TR', {"relativeTime":{"future":"in %s","past":"%s \u00f6nce","s":"saniye","ss":"%d seconds","m":"bir dakika","mm":"%d dakika","h":"bir saat","hh":"%d hours","d":"bir g\u00fcn","dd":"%d days","w":"bir hafta","ww":"%d weeks","M":"a month","MM":"%d months","y":"bir y\u0131l","yy":"%d years"}} );
/* ]]> */
</script>
<script type="text/javascript" id="bp-livestamp-js-extra">
/* <![CDATA[ */
var bb_livestamp = {"year_in_seconds":"31536000","day_in_seconds":"86400","week_in_seconds":"604800","hour_in_seconds":"3600","minute_in_seconds":"60","chunks":[31536000,5256000,2592000,604800,86400,3600,60,1],"unknown_text":"sometime","right_now_text":"Az \u00f6nce","ago_text":"%s \u00f6nce","second_text":"a second","seconds_text":"saniye","minute_text":"bir dakika","minutes_text":"dakika","hour_text":"bir saat","hours_text":"saat","day_text":"bir g\u00fcn","days_text":"g\u00fcn","week_text":"bir hafta","weeks_text":"hafta","month_text":"a month","months_text":"ay","year_text":"bir y\u0131l","years_text":"y\u0131l"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/livestamp.min.js?ver=2.11.0" id="bp-livestamp-js"></script>
<script src='https://www.polonyadayiz.com/wp-content/plugins/the-events-calendar/common/build/js/underscore-before.js'></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script>
<script src='https://www.polonyadayiz.com/wp-content/plugins/the-events-calendar/common/build/js/underscore-after.js'></script>
<script type="text/javascript" id="wp-util-js-extra">
/* <![CDATA[ */
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/wp-util.min.js?ver=6.8.2" id="wp-util-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="text/javascript" id="bp-nouveau-js-extra">
/* <![CDATA[ */
var BP_Nouveau = {"ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","only_admin_notice":"Bu grubun tek d\u00fczenleyicisi siz oldu\u011funuz i\u00e7in gruptan ayr\u0131lamazs\u0131n\u0131z. Ya grubu silebilir ya da ba\u015fka bir \u00fcyeyi \u00f6nce d\u00fczenleyici olarak terfi ettirip sonra gruptan ayr\u0131labilirsiniz.","is_friend_confirm":"Are you sure you want to remove your connection with this member?","confirm":"Are you sure?","confirm_delete_set":"Bu seti silmek istedi\u011finizden emin misiniz? Bu geri al\u0131namaz.","show_x_comments":"View more comments","unsaved_changes":"Your profile has unsaved changes. If you leave the page, the changes will be lost.","object_nav_parent":"#buddypress","anchorPlaceholderText":"Paste or type a link","empty_field":"New Field","close":"Kapat","parent_group_leave_confirm":"By leaving this main group you will automatically be removed and unsubscribed to any subgroups relating to this group.","group_leave_confirm":"<p>Are you sure you want to leave <span class=\"bb-group-name\"><\/span>?<\/p>","wpTime":"2025-09-09 17:20:28","wpTimezone":"Europe\/Warsaw","dir_labels":{"members":{"singular":"\u00dcye","plural":"\u00dcye"},"followers":{"singular":"Takip\u00e7i","plural":"Takip\u00e7i"},"connections":{"singular":"Connection","plural":"Arkada\u015flar"},"groups":{"singular":"Grup","plural":"Gruplar"},"video":{"singular":"Video","plural":"Video"},"album":{"singular":"Alb\u00fcm","plural":"Alb\u00fcmler"},"media":{"singular":"Foto\u011fraf","plural":"Foto\u011fraflar"}},"rest_url":"https:\/\/www.polonyadayiz.com\/wp-json\/buddyboss\/v1","rest_nonce":"8425161522","member_label":"\u00fcye","members_label":"\u00fcye","objects":["activity","members","groups","xprofile","friends","media","document","video","settings","notifications","search","moderation","group_members","group_requests","group_subgroups"],"nonces":{"activity":"f6c36eea08","members":"7f7803863f","groups":"ced9ba28d0","xprofile":"90e019ece6","friends":"a303c12ba5","media":"838446adec","document":"e954c2d2a9","video":"b5ec2591f1","settings":"7e22467fe4","notifications":"001c4ce5b5","search":"a22b39a645","moderation":"926ea7aa85","group_members":"b9238c2376"},"is_send_ajax_request":"1","bb_enable_content_counts":"1","more_menu_items":"Menu Items","more_menu_text":"Daha Fazla","modbypass":null,"forums":{"params":{"bb_current_user_id":0,"link_preview":true},"nonces":{"post_topic_reply_draft":"e792318141"},"strings":{"discardButton":"Tasla\u011f\u0131 Kald\u0131r"},"draft":[]},"activity":{"params":{"user_id":0,"object":"user","backcompat":false,"post_nonce":"9b46e4590a","post_draft_nonce":"a4ec510563","excluded_hosts":[],"user_can_post":false,"is_activity_edit":false,"displayed_user_id":0,"errors":{"empty_post_update":"\u00dczg\u00fcn\u00fcz, g\u00f6nderiniz bo\u015f olamaz.","post_fail":"An error occurred while saving your post.","media_fail":"To change the media type, remove existing media from your post."},"avatar_url":"https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform\/bp-core\/images\/profile-avatar-buddyboss-50.png","avatar_width":150,"avatar_height":150,"user_display_name":false,"user_domain":"","avatar_alt":"Profile photo of ","link_preview":true,"objects":{"profile":{"text":"Profilde Payla\u015f","autocomplete_placeholder":"","priority":5},"group":{"text":"Grupta Payla\u015f","autocomplete_placeholder":"Gruplar\u0131 ara","priority":10,"loading_group_placeholder":"Gruplar y\u00fckleniyor...","finding_group_placeholder":"Gruplar bulunuyor...","no_groups_found":"No groups found."},"group_list":[{"id":1,"name":"Ho\u015fgeldiniz Grubu","avatar_url":"https:\/\/www.polonyadayiz.com\/wp-content\/uploads\/group-avatars\/1\/667ac438bfead-bpthumb.jpg","object_type":"group","is_public":false,"group_media":false,"group_document":false,"group_video":false}],"group_count":1,"group_total_page":1},"draft_activity":false,"access_control_settings":{"can_create_activity":false,"can_create_activity_media":false,"can_create_activity_document":false}},"strings":{"whatsnewPlaceholder":"Akl\u0131n\u0131zdan ge\u00e7enleri payla\u015f\u0131n, ...","whatsnewLabel":"Post what&#039;s new","whatsnewpostinLabel":"Post in","postUpdateButton":"G\u00f6nder","updatePostButton":"Update Post","cancelButton":"\u0130ptal","commentLabel":"%d Yorum","commentsLabel":"%d Yorumlar","loadingMore":"Y\u00fckleniyor...","discardButton":"Tasla\u011f\u0131 Kald\u0131r","pinPost":"Ak\u0131\u015fa Sabitle","unpinPost":"Unpin from Feed","pinGroupPost":"Gruba Pinle","unpinGroupPost":"Unpin from Group","pinPostError":"There was a problem marking this operation. Please try again.","reactionAjaxError":"There was a problem marking this operation. Please try again.","closeComments":"Yorumlar\u0131 kapat","uncloseComments":"Turn on commenting","closeCommentsError":"There was a problem marking this operation. Please try again.","commentPostError":"There was a problem posting your comment.","muteNotification":"Bildirimleri kapat","unmuteNotification":"Turn on notifications"}},"group_messages":{"page":1,"type_message":"Mesaj\u0131n\u0131z\u0131 yaz\u0131n\u0131z","group_no_member":"There are no other members in this group. Please add some members before sending a message.","group_no_member_pro":"Bu gruba dahil olan herhangi bir \u00fcyeye \u00f6zel mesaj g\u00f6nderme yetkiniz bulunmuyor.","loading":"\u00dcyeler y\u00fckleniyor, l\u00fctfen bekleyiniz.","remove_recipient":"Remove Member","add_recipient":"Add Member","no_content":"L\u00fctfen mesaj b\u00f6l\u00fcm\u00fcne mesaj\u0131n\u0131z\u0131 yaz\u0131n\u0131z.","no_recipient":"L\u00fctfen mesaj g\u00f6ndermek istedi\u011finiz en az 1 \u00fcye se\u00e7iniz.","select_default_text":"T\u00fcm Grup \u00dcyeleri","select_default_value":"t\u00fcm","no_member":"No members were found. Try another filter.","invites_form_all":"This message will be delivered to all members of this group you can message.","invites_form_separate":"Select group members to message by clicking the + button next to each member. Once you've made a selection, click \"Send Message\" to create a new group message.","invites_form_reset":"Group invitations cleared. Please use one of the available tabs to select members to invite.","invites_sending":"Grup davetiyeleri g\u00f6nderiliyor, l\u00fctfen bekleyiniz.","removeUserInvite":"Cancel invitation %s","feedback_select_all":"This message will be delivered to all members of this group you can message.","feedback_individual":"Select individual recipients by clicking the + button next to each member.","group_id":0,"is_group_create":false,"nonces":{"unmessage":"234a1ace08","send_messages":"002f938eed","retrieve_group_members":"3305778f34","send_messages_users":"ff6cce179f"}},"media":{"max_upload_size":5,"profile_media":false,"profile_album":false,"group_media":false,"group_album":false,"messages_media":false,"messages_media_active":true,"dropzone_media_message":"<strong>Foto\u011fraf Ekle<\/strong> Or drag and drop","media_select_error":"Kabul edilen dosya t\u00fcr\u00fcnde bir foto\u011fraf de\u011fil.","empty_media_type":"Empty media file will not be uploaded.","invalid_media_type":"Dosya y\u00fcklemeye izin verilemiyor","media_size_error_header":"File too large ","media_size_error_description":"This file type is too large.","dictFileTooBig":"Sorry, file size is too big ({{filesize}} MB). Max file size limit: {{maxFilesize}} MB.","cover_photo_size_error_header":"Unable to reposition the image ","cover_photo_size_error_description":"To reposition your cover photo, please upload a larger image and then try again.","maxFiles":10,"is_media_directory":"no","create_album_error_title":"Please enter title of album","current_album":0,"current_type":"","move_to_id_popup":0,"media_dict_file_exceeded":"You are allowed to upload only 10 photos at a time.","can_manage_media":false,"create_album_title":"Alb\u00fcm Olu\u015ftur","dictCancelUploadConfirmation":"Are you sure you want to cancel this upload?","connection_lost_error":"Connection lost with the server.","emoji":{"profile":true,"groups":true,"messages":true,"forums":true,"document":false},"emoji_filter_url":"https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform\/bp-core\/images\/emojifilter\/","gif":{"profile":true,"groups":true,"messages":true,"forums":true,"document":false},"gif_api_key":"YIGtCeZZJyChiVo2nZ1SwSuNJNJYDIpP","i18n_strings":{"select":"Select","unselect":"Unselect","selectall":"Select All","unselectall":"Unselect All","no_photos_found":"\u00dczg\u00fcn\u00fcz, hi\u00e7bir foto\u011fraf bulunamad\u0131","upload":"Y\u00fckle","uploading":"Y\u00fckleniyor","upload_status":"%1$d out of %2$d uploaded","album_delete_confirm":"Are you sure you want to delete this album? Photos in this album will also be deleted.","album_delete_error":"There was a problem deleting the album.","media_delete_confirm":"Are you sure you want to delete this media?","folder_delete_confirm":"Are you sure you want to delete this folder? Documents in this folder will also be deleted?","document_delete_confirm":"Are you sure you want to delete this document?","folder_delete_error":"There was a problem deleting the folder.","folder_move_error":"Please select destination folder."},"profile_document":false,"group_document":false,"messages_document":false,"messages_document_active":true,"document_type":"application\/msword,application\/vnd.openxmlformats-officedocument.wordprocessingml.document,image\/jpeg,audio\/mpeg,application\/pdf,image\/png,application\/x-rar-compressed,application\/x-rar,application\/vnd.ms-excel,application\/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application\/zip,video\/mp4,video\/quicktime,.doc,.docx,.jpeg,.jpg,.mp3,.pdf,.png,.rar,.xls,.xlsb,.xlsx,.zip,.mp4,.mov","empty_document_type":"Empty documents will not be uploaded.","current_folder":0,"current_user_id":0,"current_group_id":0,"target_text":"D\u00f6k\u00fcmanlar","create_folder_error_title":"Please enter title of folder","invalid_file_type":"Dosya y\u00fcklemeye izin verilemiyor","document_select_error":"Please upload only the following file types: <br \/><div class=\"bb-allowed-file-types\">.doc, .docx, .jpeg, .jpg, .mp3, .pdf, .png, .rar, .xls, .xlsb, .xlsx, .zip, .mp4, .mov<\/div>","dropzone_document_message":"<strong>Add Files<\/strong> Or drag and drop","is_document_directory":"no","document_preview_error":"Sorry! something went wrong we are not able to preview.","move_to_folder":"Move folder to...","move_to_file":"Move document to...","copy_to_clip_board_text":"Copied to Clipboard","download_button":"Download","document_size_error_header":"File too large ","document_size_error_description":"This file type is too large.","sidebar_download_text":"Download","sidebar_view_text":"G\u00f6r\u00fcnt\u00fcle","create_folder":"Klas\u00f6r Olu\u015ftur","document_dict_file_exceeded":"You are allowed to upload only 10 documents at a time.","can_manage_document":false},"video":{"max_upload_size":128,"video_type":"video\/mp4,video\/quicktime,.mp4,.mov","profile_video":false,"profile_album":false,"group_video":false,"group_album":false,"messages_video":false,"messages_video_active":true,"dropzone_video_message":"<strong>Add Videos<\/strong> Or drag and drop","dropzone_video_thumbnail_message":"Upload thumbnail","video_select_error":"This file type is not supported for video uploads.","empty_video_type":"Empty video file will not be uploaded.","invalid_video_type":"Dosya y\u00fcklemeye izin verilemiyor","video_size_error_header":"File too large ","video_size_error_description":"This file type is too large.","dictFileTooBig":"Sorry, file size is too big ({{filesize}} MB). Max file size limit: {{maxFilesize}} MB.","maxFiles":10,"is_video_directory":"no","create_album_error_title":"Please enter title of album","cover_video_size_error_header":"Unable to reposition the image ","cover_video_size_error_description":"To reposition your cover video, please upload a larger image and then try again.","current_album":0,"current_type":"","move_to_id_popup":0,"video_dict_file_exceeded":"You are allowed to upload only 10 videos at a time.","thumb_dict_file_exceeded":"You are allowed to upload only 1 thumb at a time.","dictInvalidFileType":"Please upload only the following file types: <br \/><div class=\"bb-allowed-file-types\">video\/mp4, video\/quicktime, .mp4, .mov<\/div>","is_ffpmeg_installed":true,"generating_thumb":"Generating thumbnail\u2026","dictCancelUploadConfirmation":"Are you sure you want to cancel this upload?","i18n_strings":{"select":"Select","unselect":"Unselect","selectall":"Select All","unselectall":"Unselect All","no_videos_found":"\u00dczg\u00fcn\u00fcz, hi\u00e7bir video bulunamad\u0131","upload":"Y\u00fckle","upload_thumb":"Change Thumbnail","uploading":"Y\u00fckleniyor","upload_status":"%1$d out of %2$d uploaded","album_delete_confirm":"Are you sure you want to delete this album? Videos in this album will also be deleted.","album_delete_error":"There was a problem deleting the album.","video_delete_confirm":"Are you sure you want to delete this video?","video_enlarge_text":"Enlarge","video_fullscreen_text":"Full screen","video_play_text":"Play","video_pause_text":"Pause","video_uploaded_text":"Uploaded","video_volume_text":"Volume","video_miniplayer_text":"Miniplayer","video_speed_text":"Speed","video_skip_back_text":"Step Back (5)","video_skip_forward_text":"Step Forward (5)","video_picture_in_text":"This video is playing in the miniplayer."}},"moderation":{"unblock_user_msg":"Bu \u00fcyenin engelini kald\u0131rmak istedi\u011finize emin misiniz?","no_user_msg":"Hi\u00e7bir engellenmi\u015f \u00fcye bulunmuyor."},"activity_polls":{"params":{"can_create_poll_activity":false},"strings":{"DeletePollConfirm":"Are you sure you would like to delete this poll?","addedByYou":"Added by you","areYouSure":"Are you sure?","closePopupConfirm":"Any options you have chosen will be removed"}},"activity_schedule":{"params":{"scheduled_post_nonce":"a16157046a","scheduled_post_enabled":true,"can_schedule_in_feed":false},"strings":{"schedulePostButton":"Schedule","confirmDeletePost":"Are you sure you want to delete that permanently?","scheduleWarning":"Schedule Outdated","successDeletionTitle":"Scheduled Post Deleted","successDeletionDesc":"Your scheduled post has been deleted.","successScheduleTitle":"Successfully Scheduled Post","successScheduleDesc":"Your post has been scheduled.","EditSuccessScheduleTitle":"Successfully Updated Post","EditSuccessScheduleDesc":"Your post schedule has been updated.","EditViewSchedulePost":"View now","viewSchedulePosts":"View all posts","activity_schedule_enabled":true,"notAllowScheduleWarning":"Unable to schedule post as you are not the owner or moderator of this group"}},"document":{"dictInvalidFileType":"Please upload only the following file types: <br \/><div class=\"bb-allowed-file-types\">.doc, .docx, .jpeg, .jpg, .mp3, .pdf, .png, .rar, .xls, .xlsb, .xlsx, .zip, .mp4, .mov<\/div>","max_upload_size":8,"maxFiles":10,"mp3_preview_extension":"mp3,wav,ogg"}};
var BB_Nouveau_Presence = {"heartbeat_enabled":"1","presence_interval":"60","presence_default_interval":"60","presence_time_span":"20","idle_inactive_span":"180","rest_nonce":"8425161522","native_presence":"1","native_presence_url":"https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform\/bp-core\/bb-core-native-presence.php","presence_rest_url":"https:\/\/www.polonyadayiz.com\/wp-json\/buddyboss\/v1\/members\/presence"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-nouveau.min.js?ver=2.11.0" id="bp-nouveau-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/backbone.min.js?ver=1.6.0" id="backbone-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/wp-backbone.min.js?ver=6.8.2" id="wp-backbone-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3" id="jquery-ui-sortable-js"></script>
<script type="text/javascript" id="bb-poll-script-js-extra">
/* <![CDATA[ */
var bbPollsVars = {"ajax_url":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","nonce":{"add_poll_nonce":"a0eba6fc5d","add_poll_option_nonce":"002a76d8dd","remove_poll_option_nonce":"f6a77794df","add_poll_vote_nonce":"5eeff80df6","poll_vote_state_nonce":"ad1bddf5b8","remove_poll_nonce":"de397fed81"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/polls/assets/js/bb-poll.min.js?ver=2.8.0" id="bb-poll-script-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/schedule-posts/assets/js/bb-schedule-posts.min.js?ver=2.8.0" id="bb-schedule-posts-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/jquery.guillotine.min.js?ver=2.11.0" id="guillotine-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/comment-reply.min.js?ver=6.8.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script>
<script type="text/javascript" id="heartbeat-js-extra">
/* <![CDATA[ */
var heartbeatSettings = {"ajaxurl":"\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/heartbeat.min.js?ver=6.8.2" id="heartbeat-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/jquery/ui/menu.min.js?ver=1.13.3" id="jquery-ui-menu-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script>
<script type="text/javascript" id="wp-a11y-js-translations">
/* <![CDATA[ */
( function( domain, translations ) {
var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
localeData[""].domain = domain;
wp.i18n.setLocaleData( localeData, domain );
} )( "default", {"translation-revision-date":"2025-04-16 23:11:08+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n > 1;","lang":"tr"},"Notifications":["Bildirimler"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} );
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.13.3" id="jquery-ui-autocomplete-js"></script>
<script type="text/javascript" id="bp-nouveau-search-js-extra">
/* <![CDATA[ */
var BP_SEARCH = {"nonce":"95e9f4daf1","action":"bp_search_ajax","debug":"1","ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","loading_msg":"\u00d6neriler Y\u00fckleniyor, L\u00fctfen Bekleyiniz...","enable_ajax_search":"1","per_page":"5","autocomplete_selector":".header-search-wrap .search-form","form_selector":".widget_search .search-form","forums_autocomplete":"1"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-search.min.js?ver=2.11.0" id="bp-nouveau-search-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/js/buddypress-moderation.min.js?ver=2.11.0" id="bp-nouveau-moderation-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/draggabilly.min.js?ver=2.11.0" id="draggabilly-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/plugins/bbp-scrubber.min.js?ver=2.11.0" id="buddyboss-theme-bbp-scrubber-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/vendor/jquery.caret.min.js?ver=2.11.0" id="jquery-caret-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/jquery.atwho.min.js?ver=2.11.0" id="jquery-atwho-js"></script>
<script type="text/javascript" id="bp-mentions-js-extra">
/* <![CDATA[ */
var BP_Mentions_Options = {"selectors":[".bp-suggestions","#comments form textarea",".wp-editor-area",".bbp-the-content"],"insert_tpl":"@${ID}","display_tpl":"<li data-value=\"@${ID}\"><img src=\"${image}\" \/><span class=\"username\">@${ID}<\/span><small>${name}<\/small><\/li>","extra_options":[]};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform/bp-core/js/mentions.min.js?ver=2.11.0" id="bp-mentions-js"></script>
<script type="text/javascript" id="gamipress-js-js-extra">
/* <![CDATA[ */
var gamipress = {"ajaxurl":"\/wp-admin\/admin-ajax.php","nonce":"a5a25c83af","achievement_fields":["id","title","title_size","link","thumbnail","thumbnail_size","points_awarded","points_awarded_thumbnail","excerpt","times_earned","global_times_earned","steps","toggle","heading","heading_size","unlock_button","earners","earners_limit","layout","align"]};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/gamipress/assets/js/gamipress.min.js?ver=7.5.1" id="gamipress-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/league-table/public/assets/js/tablesorter/jquery.tablesorter-min.js?ver=2.18" id="dalt-tablesorter-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/league-table/public/assets/js/general-min.js?ver=2.18" id="dalt-general-js"></script>
<script type="text/javascript" id="botpress-init-js-extra">
/* <![CDATA[ */
var wpUserData = {"firstName":"","lastName":"","email":"","isLoggedIn":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/js/botpress-init.js?ver=1.0" id="botpress-init-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/betterdocs/assets/elementor/js/editor.js?ver=227f1a8a046dbe6ba8f5" id="betterdocs-elementor-editor-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.31.5" id="elementor-webpack-runtime-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.31.5" id="elementor-frontend-modules-js"></script>
<script type="text/javascript" id="elementor-frontend-js-before">
/* <![CDATA[ */
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Facebook\u2019ta payla\u015f","shareOnTwitter":"Twitter\u2019da payla\u015f\u0131n","pinIt":"Sabitle","download":"\u0130ndir","downloadImage":"G\u00f6rseli indir","fullscreen":"Tam Ekran","zoom":"Yak\u0131nla\u015ft\u0131r","share":"Payla\u015f","playVideo":"Videoyu Oynat","previous":"\u00d6nceki","next":"Sonraki","close":"Kapat","a11yCarouselPrevSlideMessage":"\u00d6nceki Slayt","a11yCarouselNextSlideMessage":"Sonraki Slayt","a11yCarouselFirstSlideMessage":"Bu ilk slayt","a11yCarouselLastSlideMessage":"Bu son slayt","a11yCarouselPaginationBulletMessage":"Slayta Git"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobil Portre","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobil G\u00f6r\u00fcn\u00fcm\u00fc","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portresi","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet G\u00f6r\u00fcn\u00fcm\u00fc","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Diz\u00fcst\u00fc bilgisayar","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Geni\u015f ekran","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.5","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"theme_builder_v2":true,"e_element_cache":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"e_variables":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.polonyadayiz.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"7ba67ad080"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":4254,"title":"POLONYADAYIZ%20%7C%20Polonya%27n%C4%B1n%20En%20%C4%B0yi%20E%C4%9Fitim%20ve%20K%C3%BClt%C3%BCr%20Platformu%21","excerpt":"","featuredImage":false}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.31.5" id="elementor-frontend-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/assets/js/vendor/jquery.mask.js?ver=5.0.4" id="bp-zoom-mask-js-js"></script>
<script type="text/javascript" id="bp-zoom-js-js-extra">
/* <![CDATA[ */
var bp_zoom_vars = {"ajax_url":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","home_url":"https:\/\/www.polonyadayiz.com","is_single_meeting":"","is_single_webinar":"","group_id":"","group_meetings_url":"","group_meetings_past_url":"","group_webinars_url":"","group_webinar_past_url":"","meeting_delete_nonce":"4394776be2","meeting_confirm_msg":"Are you sure you want to delete this meeting?","webinar_delete_nonce":"9a5117acd3","webinar_confirm_msg":"Are you sure you want to delete this webinar?","user":{"name":"Guest","email":"guest@domain.com"},"scripts":["https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/react.production.min.js","https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/react-dom.production.min.js","https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/redux.min.js","https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/redux-thunk.min.js","https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/lodash.min.js","https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/jquery.min.js","https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/zoom-meeting-3.9.2.min.js"],"styles":["https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/bootstrap.css","https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/zoom\/assets\/js\/zoom-web-sdk\/react-select.css"],"strings":{"day":"g\u00fcn","month":"month","week":"hafta"},"lang":"tr","is_zoom_sdk":"1"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/zoom/assets/js/bp-zoom.min.js?ver=2.8.0" id="bp-zoom-js-js"></script>
<script type="text/javascript" id="bb-countdown-js-js-extra">
/* <![CDATA[ */
var bb_countdown_vars = {"daysStr":"Days","hoursStr":"Hours","minutesStr":"Minutes","secondsStr":"Seconds"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/assets/js/bb-countdown.min.js?ver=1.0.1" id="bb-countdown-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/menu.js?ver=2.11.0" id="boss-menu-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/fitvids.js?ver=2.11.0" id="boss-fitvids-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/slick.min.js?ver=2.11.0" id="boss-slick-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/panelslider.min.js?ver=2.11.0" id="boss-panelslider-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/sticky-kit.js?ver=2.11.0" id="boss-sticky-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/jssocials.min.js?ver=2.11.0" id="boss-jssocials-js-js"></script>
<script type="text/javascript" id="buddyboss-theme-main-js-js-extra">
/* <![CDATA[ */
var bs_data = {"jm_ajax":"https:\/\/www.polonyadayiz.com\/jm-ajax\/","ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","show_notifications":"1","show_messages":"1","facebook_label":"Share on Facebook","twitter_label":"Post on X","more_menu_title":"Menu Items","more_menu_options":"More options","translation":{"comment_posted":"Yorumunuz payla\u015f\u0131ld\u0131.","comment_btn_loading":"Please Wait...","choose_a_file_label":"Choose a file","email_validation":"L\u00fctfen ge\u00e7erli bir e-posta adresi girin."},"gamipress_badge_label":"Badge","nonce_list_grid":"2e5bf3178e"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/main.min.js?ver=2.11.0" id="buddyboss-theme-main-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/validate.min.js?ver=2.11.0" id="boss-validate-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/select2.full.min.js?ver=2.11.0" id="select2-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/progressbar.min.js?ver=2.11.0" id="progressbar-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/vendors/mousewheel.min.js?ver=2.11.0" id="mousewheel-js-js"></script>
<script type="text/javascript" id="buddyboss-theme-tec-js-js-extra">
/* <![CDATA[ */
var buddyboss_theme_tec_js = {"prev_event_string":"Previous Event","next_event_string":"Next Event"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/plugins/bb-tec.min.js?ver=2.11.0" id="buddyboss-theme-tec-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/plugins/gamipress.min.js?ver=2.11.0" id="buddyboss-theme-gamipress-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/themes/buddyboss-theme/assets/js/plugins/elementor.min.js?ver=2.11.0" id="buddyboss-theme-elementor-js-js"></script>
<script type="text/javascript" src="https://cdn.onesignal.com/sdks/OneSignalSDK.js?ver=151513#asyncload" id="bb-pro-onesignal-sdk-js"></script>
<script type="text/javascript" id="bb-pro-onesignal-js-js-extra">
/* <![CDATA[ */
var bb_onesignal_vars = {"ajax_url":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","home_url":"https:\/\/www.polonyadayiz.com","is_component_active":"1","is_valid_licence":"1","is_web_push_enable":"1","auto_prompt_request_permission":"1","auto_prompt_validate":"visit","is_soft_prompt_enabled":"1","prompt_user_id":"0","app_id":"5e2951e9-0a28-4c22-936e-fb3133a42da3","safari_web_id":"web.onesignal.auto.062d21d9-5bd4-46cb-a28c-e44e38d1b29c","path":"\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/onesignal","http_path":"https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/buddyboss-platform-pro\/includes\/integrations\/onesignal\/","subDomainName":null,"actionMessage":"Polonya hakk\u0131nda en g\u00fcncel duyurulara eri\u015febilmek i\u00e7in bildirimlere izin veriniz!","acceptButtonText":"\u0130zin Ver","cancelButtonText":"Belki sonra"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/buddyboss-platform-pro/includes/integrations/onesignal/assets/js/bb-onesignal.min.js?ver=2.8.0" id="bb-pro-onesignal-js-js"></script>
<script type="text/javascript" id="automatorwp-multimedia-content-js-js-extra">
/* <![CDATA[ */
var automatorwp_multimedia_content = {"ajaxurl":"\/wp-admin\/admin-ajax.php","post_id":"4254"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/automatorwp-pro/integrations/multimedia-content/assets/js/automatorwp-multimedia-content.min.js?ver=1.0.2" id="automatorwp-multimedia-content-js-js"></script>
<script type="text/javascript" src="https://www.youtube.com/iframe_api?ver=1.0.3" id="automatorwp-youtube-api-js-js"></script>
<script type="text/javascript" id="automatorwp-youtube-js-js-extra">
/* <![CDATA[ */
var automatorwp_youtube = {"ajaxurl":"\/wp-admin\/admin-ajax.php","nonce":"b73a1c7111","user_id":"0","post_id":"4254","allowed_delay":"1"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/automatorwp-pro/integrations/youtube/assets/js/automatorwp-youtube.min.js?ver=1.0.3" id="automatorwp-youtube-js-js"></script>
<script type="text/javascript" src="https://player.vimeo.com/api/player.js?ver=1.0.4" id="automatorwp-vimeo-api-js-js"></script>
<script type="text/javascript" id="automatorwp-vimeo-js-js-extra">
/* <![CDATA[ */
var automatorwp_vimeo = {"ajaxurl":"\/wp-admin\/admin-ajax.php","nonce":"50eb9a10e5","user_id":"0","post_id":"4254","allowed_delay":"1"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/automatorwp-pro/integrations/vimeo/assets/js/automatorwp-vimeo.min.js?ver=1.0.4" id="automatorwp-vimeo-js-js"></script>
<script type="text/javascript" id="automatorwp-link-js-js-extra">
/* <![CDATA[ */
var automatorwp_link = {"ajaxurl":"\/wp-admin\/admin-ajax.php","nonce":"93e3932a93"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/automatorwp-pro/integrations/link/assets/js/automatorwp-link.min.js?ver=1.0.3" id="automatorwp-link-js-js"></script>
<script type="text/javascript" id="automatorwp-button-js-js-extra">
/* <![CDATA[ */
var automatorwp_button = {"ajaxurl":"\/wp-admin\/admin-ajax.php","nonce":"ced80feb8f"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/automatorwp-pro/integrations/button/assets/js/automatorwp-button.min.js?ver=1.0.3" id="automatorwp-button-js-js"></script>
<script type="text/javascript" id="eael-general-js-extra">
/* <![CDATA[ */
var localize = {"ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","nonce":"6fb51f0652","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/www.polonyadayiz.com\/","cart_redirectition":"no","cart_page_url":"","el_breakpoints":{"mobile":{"label":"Mobil Portre","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobil G\u00f6r\u00fcn\u00fcm\u00fc","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portresi","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet G\u00f6r\u00fcn\u00fcm\u00fc","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Diz\u00fcst\u00fc bilgisayar","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Geni\u015f ekran","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.3.1" id="eael-general-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/memberpress-courses/public/js/progress.js?ver=1.4.6" id="mpcs-progress-js-js"></script>
<script type="text/javascript" id="cmplz-cookiebanner-js-extra">
/* <![CDATA[ */
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"20","version":"7.4.2","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"1","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/www.polonyadayiz.com\/wp-json\/complianz\/v1\/","locale":"lang=tr&locale=tr_TR","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"istatistikler","marketing":"pazarlama"},"tcf_active":"","placeholdertext":"{category} \u00e7erezlerini kabul etmek ve bu i\u00e7eri\u011fi etkinle\u015ftirmek i\u00e7in t\u0131klay\u0131n","css_file":"https:\/\/www.polonyadayiz.com\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=20","page_links":{"eu":{"cookie-statement":{"title":"\u00c7erez Politikas\u0131","url":"https:\/\/www.polonyadayiz.com\/kullanici-sozlesmesi\/"},"privacy-statement":{"title":"Gizlilik Bildirimi","url":"https:\/\/www.polonyadayiz.com\/gizlilik-politikasi\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"{category} \u00e7erezlerini kabul etmek ve bu i\u00e7eri\u011fi etkinle\u015ftirmek i\u00e7in t\u0131klay\u0131n"};
/* ]]> */
</script>
<script defer type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1755949518" id="cmplz-cookiebanner-js"></script>
<script type="text/javascript" id="cmplz-cookiebanner-js-after">
/* <![CDATA[ */

if ('undefined' != typeof window.jQuery) {
jQuery(document).ready(function ($) {
$(document).on('elementor/popup/show', () => {
let rev_cats = cmplz_categories.reverse();
for (let key in rev_cats) {
if (rev_cats.hasOwnProperty(key)) {
let category = cmplz_categories[key];
if (cmplz_has_consent(category)) {
document.querySelectorAll('[data-category="' + category + '"]').forEach(obj => {
cmplz_remove_placeholder(obj);
});
}
}
}

let services = cmplz_get_services_on_page();
for (let key in services) {
if (services.hasOwnProperty(key)) {
let service = services[key].service;
let category = services[key].category;
if (cmplz_has_service_consent(service, category)) {
document.querySelectorAll('[data-service="' + service + '"]').forEach(obj => {
cmplz_remove_placeholder(obj);
});
}
}
}
});
});
}



document.addEventListener("cmplz_enable_category", function(consentData) {
var category = consentData.detail.category;
var services = consentData.detail.services;
var blockedContentContainers = [];
let selectorVideo = '.cmplz-elementor-widget-video-playlist[data-category="'+category+'"],.elementor-widget-video[data-category="'+category+'"]';
let selectorGeneric = '[data-cmplz-elementor-href][data-category="'+category+'"]';
for (var skey in services) {
if (services.hasOwnProperty(skey)) {
let service = skey;
selectorVideo +=',.cmplz-elementor-widget-video-playlist[data-service="'+service+'"],.elementor-widget-video[data-service="'+service+'"]';
selectorGeneric +=',[data-cmplz-elementor-href][data-service="'+service+'"]';
}
}
document.querySelectorAll(selectorVideo).forEach(obj => {
let elementService = obj.getAttribute('data-service');
if ( cmplz_is_service_denied(elementService) ) {
return;
}
if (obj.classList.contains('cmplz-elementor-activated')) return;
obj.classList.add('cmplz-elementor-activated');

if ( obj.hasAttribute('data-cmplz_elementor_widget_type') ){
let attr = obj.getAttribute('data-cmplz_elementor_widget_type');
obj.classList.removeAttribute('data-cmplz_elementor_widget_type');
obj.classList.setAttribute('data-widget_type', attr);
}
if (obj.classList.contains('cmplz-elementor-widget-video-playlist')) {
obj.classList.remove('cmplz-elementor-widget-video-playlist');
obj.classList.add('elementor-widget-video-playlist');
}
obj.setAttribute('data-settings', obj.getAttribute('data-cmplz-elementor-settings'));
blockedContentContainers.push(obj);
});

document.querySelectorAll(selectorGeneric).forEach(obj => {
let elementService = obj.getAttribute('data-service');
if ( cmplz_is_service_denied(elementService) ) {
return;
}
if (obj.classList.contains('cmplz-elementor-activated')) return;

if (obj.classList.contains('cmplz-fb-video')) {
obj.classList.remove('cmplz-fb-video');
obj.classList.add('fb-video');
}

obj.classList.add('cmplz-elementor-activated');
obj.setAttribute('data-href', obj.getAttribute('data-cmplz-elementor-href'));
blockedContentContainers.push(obj.closest('.elementor-widget'));
});

/**
* Trigger the widgets in Elementor
*/
for (var key in blockedContentContainers) {
if (blockedContentContainers.hasOwnProperty(key) && blockedContentContainers[key] !== undefined) {
let blockedContentContainer = blockedContentContainers[key];
if (elementorFrontend.elementsHandler) {
elementorFrontend.elementsHandler.runReadyTrigger(blockedContentContainer)
}
var cssIndex = blockedContentContainer.getAttribute('data-placeholder_class_index');
blockedContentContainer.classList.remove('cmplz-blocked-content-container');
blockedContentContainer.classList.remove('cmplz-placeholder-' + cssIndex);
}
}

});



let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice');
if ( cmplzBlockedContent) {
cmplzBlockedContent.addEventListener('click', function(event) {
event.stopPropagation();
});
}

/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/reading-progress.min.js?ver=6.3.1" id="eael-reading-progress-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jet-elements/assets/js/lib/tweenjs/tweenjs.min.js?ver=2.0.2" id="jet-tween-js-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.31.3" id="elementor-pro-webpack-runtime-js"></script>
<script type="text/javascript" id="elementor-pro-frontend-js-before">
/* <![CDATA[ */
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","nonce":"78e19e7df2","urls":{"assets":"https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.polonyadayiz.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"tr_TR","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.polonyadayiz.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.31.3" id="elementor-pro-frontend-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.31.3" id="pro-elements-handlers-js"></script>
<script type="text/javascript" id="jet-blocks-js-extra">
/* <![CDATA[ */
var jetBlocksData = {"recaptchaConfig":{"enable":"false","site_key":"","secret_key":""}};
var JetHamburgerPanelSettings = {"ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"https:\/\/www.polonyadayiz.com\/wp-json\/jet-blocks-api\/v1\/elementor-template","devMode":"false","restNonce":"8425161522"};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jet-blocks/assets/js/jet-blocks.min.js?ver=1.3.19.1" id="jet-blocks-js"></script>
<script type="text/javascript" id="jet-elements-js-extra">
/* <![CDATA[ */
var jetElements = {"ajaxUrl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"https:\/\/www.polonyadayiz.com\/wp-json\/jet-elements-api\/v1\/elementor-template","devMode":"false","messages":{"invalidMail":"Please specify a valid e-mail"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.7.10.1" id="jet-elements-js"></script>
<script type="text/javascript" id="jet-tabs-frontend-js-extra">
/* <![CDATA[ */
var JetTabsSettings = {"ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"https:\/\/www.polonyadayiz.com\/wp-json\/jet-tabs-api\/v1\/elementor-template","devMode":"false","isSelfRequest":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js?ver=2.2.10" id="jet-tabs-frontend-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jet-tricks/assets/js/lib/tippy/popperjs.js?ver=2.5.2" id="jet-tricks-popperjs-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jet-tricks/assets/js/lib/tippy/tippy-bundle.js?ver=6.3.1" id="jet-tricks-tippy-bundle-js"></script>
<script type="text/javascript" id="jet-tricks-frontend-js-extra">
/* <![CDATA[ */
var JetTricksSettings = {"elements_data":{"sections":[],"columns":[],"widgets":{"3614b08":[],"53999a6":[],"93f7388":[],"49a512c":[],"4a1e04a1":[],"4ec01574":[],"4159a60d":[],"63c27a44":[]}}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jet-tricks/assets/js/jet-tricks-frontend.js?ver=1.5.7" id="jet-tricks-frontend-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jetformbuilder/modules/jet-plugins/assets/build/index.js?ver=1.0.0" id="jet-plugins-js"></script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script>
<script type="text/javascript" id="jet-smart-filters-js-extra">
/* <![CDATA[ */
var JetSmartFilterSettings = {"ajaxurl":"https:\/\/www.polonyadayiz.com\/wp-admin\/admin-ajax.php","siteurl":"https:\/\/www.polonyadayiz.com","sitepath":"","baseurl":"\/","selectors":{"epro-archive-products":{"selector":".elementor-widget-wc-archive-products .elementor-widget-container","action":"replace","inDepth":false,"idPrefix":"#","list":".products","item":".product"},"epro-archive":{"selector":".elementor-widget-archive-posts .elementor-widget-container","action":"replace","inDepth":false,"idPrefix":"#","list":".elementor-posts","item":".elementor-post"},"epro-loop-builder":{"selector":".elementor-loop-container","action":"replace","inDepth":true,"idPrefix":"#"},"epro-portfolio":{"selector":".elementor-portfolio","action":"insert","inDepth":true,"idPrefix":"#","item":".elementor-portfolio-item"},"epro-posts":{"selector":".elementor-widget-posts .elementor-widget-container","action":"replace","inDepth":false,"idPrefix":"#","list":".elementor-posts","item":".elementor-post"},"epro-products":{"selector":".elementor-widget-woocommerce-products .elementor-widget-container","action":"replace","inDepth":false,"idPrefix":"#","list":".products","item":".product"},"jet-engine-calendar":{"selector":".jet-listing-calendar","action":"replace","inDepth":true,"idPrefix":"#"},"jet-engine":{"selector":".jet-listing-grid.jet-listing","action":"replace","inDepth":true,"idPrefix":"#","list":".jet-listing-grid__items"},"jet-woo-products-grid":{"selector":".elementor-jet-woo-products.jet-woo-builder","action":"insert","inDepth":true,"idPrefix":"#","list":".jet-woo-products","item":".jet-woo-builder-product"},"jet-woo-products-list":{"selector":".elementor-jet-woo-products-list.jet-woo-builder","action":"insert","inDepth":true,"idPrefix":"#","list":".jet-woo-products-list","item":".jet-woo-builder-product"},"woocommerce-archive":{"selector":".jet-woo-products-wrapper","action":"insert","inDepth":false,"idPrefix":"#","list":".products","item":".product"},"default-woo-archive":{"selector":".woocommerce .products","action":"insert","inDepth":false,"idPrefix":"#","list":".products","item":".product"},"woocommerce-shortcode":{"selector":".woocommerce[class*=\"columns\"]","action":"replace","inDepth":false,"idPrefix":".","list":".products","item":".product"},"jet-data-table":{"selector":".jet-dynamic-table__body","action":"replace","inDepth":true,"idPrefix":"#","item":".jet-dynamic-table__row"}},"queries":[],"settings":[],"misc":{"week_start":"1","url_type":"plain","valid_url_params":["jsf","tax","meta","date","sort","alphabet","_s","_sm","pagenum","plain_query","jet-smart-filters","jet_paged","search","_tax_query_","_meta_query_","_date_query_","_sort_","__s_"]},"props":[],"extra_props":{},"templates":{"active_tag":{"label":"<div class=\"jet-active-tag__label\">\/% $value %\/<span class=\"jet-active-tag__label-separator\">:<\/span><\/div>","value":"<div class=\"jet-active-tag__val\">\/% $value %\/<\/div>","remove":"<div class=\"jet-active-tag__remove\">&times;<\/div>"},"active_filter":{"label":"<div class=\"jet-active-filter__label\">\/% $value %\/<span class=\"jet-active-filter__label-separator\">:<\/span><\/div>","value":"<div class=\"jet-active-filter__val\">\/% $value %\/<\/div>","remove":"<div class=\"jet-active-filter__remove\">&times;<\/div>"},"pagination":{"item":"<div class=\"jet-filters-pagination__link\">\/% $value %\/<\/div>","dots":"<div class=\"jet-filters-pagination__dots\">&hellip;<\/div>","load_more":"<div class=\"jet-filters-pagination__link\">\/% $value %\/<\/div>"}},"plugin_settings":{"use_tabindex":false,"use_url_aliases":false,"url_aliases":[],"provider_preloader":{"template":"","fixed_position":false,"fixed_edge_gap":80},"url_custom_symbols":""},"datePickerData":{"closeText":"Done","prevText":"Prev","nextText":"Next","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["Su","Mo","Tu","We","Th","Fr","Sa"],"weekHeader":"Wk"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.polonyadayiz.com/wp-content/plugins/jet-smart-filters/assets/js/public.js?ver=3.6.9" id="jet-smart-filters-js"></script>
<!-- This site uses the Google Analytics by MonsterInsights plugin v9.7.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
<script src="//www.googletagmanager.com/gtag/js?id=G-D85338K6DY" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
var mi_version = '9.7.0';
var mi_track_user = true;
var mi_no_track_reason = '';
var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/www.polonyadayiz.com\/"};
if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
} else {
var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
}

var disableStrs = [
'ga-disable-G-D85338K6DY',
];

/* Function to detect opted out users */
function __gtagTrackerIsOptedOut() {
for (var index = 0; index < disableStrs.length; index++) {
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
return true;
}
}

return false;
}

/* Disable tracking if the opt-out cookie exists. */
if (__gtagTrackerIsOptedOut()) {
for (var index = 0; index < disableStrs.length; index++) {
window[disableStrs[index]] = true;
}
}

/* Opt-out function */
function __gtagTrackerOptout() {
for (var index = 0; index < disableStrs.length; index++) {
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
window[disableStrs[index]] = true;
}
}

if ('undefined' === typeof gaOptout) {
function gaOptout() {
__gtagTrackerOptout();
}
}
window.dataLayer = window.dataLayer || [];

window.MonsterInsightsDualTracker = {
helpers: {},
trackers: {},
};
if (mi_track_user) {
function __gtagDataLayer() {
dataLayer.push(arguments);
}

function __gtagTracker(type, name, parameters) {
if (!parameters) {
parameters = {};
}

if (parameters.send_to) {
__gtagDataLayer.apply(null, arguments);
return;
}

if (type === 'event') {
parameters.send_to = monsterinsights_frontend.v4_id;
var hookName = name;
if (typeof parameters['event_category'] !== 'undefined') {
hookName = parameters['event_category'] + ':' + name;
}

if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
MonsterInsightsDualTracker.trackers[hookName](parameters);
} else {
__gtagDataLayer('event', name, parameters);
}

} else {
__gtagDataLayer.apply(null, arguments);
}
}

__gtagTracker('js', new Date());
__gtagTracker('set', {
'developer_id.dZGIzZG': true,
});
if ( MonsterInsightsLocations.page_location ) {
__gtagTracker('set', MonsterInsightsLocations);
}
__gtagTracker('config', 'G-D85338K6DY', {"forceSSL":"true","link_attribution":"true"} );
window.gtag = __gtagTracker; (function () {
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
/* ga and __gaTracker compatibility shim. */
var noopfn = function () {
return null;
};
var newtracker = function () {
return new Tracker();
};
var Tracker = function () {
return null;
};
var p = Tracker.prototype;
p.get = noopfn;
p.set = noopfn;
p.send = function () {
var args = Array.prototype.slice.call(arguments);
args.unshift('send');
__gaTracker.apply(null, args);
};
var __gaTracker = function () {
var len = arguments.length;
if (len === 0) {
return;
}
var f = arguments[len - 1];
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
if ('send' === arguments[0]) {
var hitConverted, hitObject = false, action;
if ('event' === arguments[1]) {
if ('undefined' !== typeof arguments[3]) {
hitObject = {
'eventAction': arguments[3],
'eventCategory': arguments[2],
'eventLabel': arguments[4],
'value': arguments[5] ? arguments[5] : 1,
}
}
}
if ('pageview' === arguments[1]) {
if ('undefined' !== typeof arguments[2]) {
hitObject = {
'eventAction': 'page_view',
'page_path': arguments[2],
}
}
}
if (typeof arguments[2] === 'object') {
hitObject = arguments[2];
}
if (typeof arguments[5] === 'object') {
Object.assign(hitObject, arguments[5]);
}
if ('undefined' !== typeof arguments[1].hitType) {
hitObject = arguments[1];
if ('pageview' === hitObject.hitType) {
hitObject.eventAction = 'page_view';
}
}
if (hitObject) {
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
hitConverted = mapArgs(hitObject);
__gtagTracker('event', action, hitConverted);
}
}
return;
}

function mapArgs(args) {
var arg, hit = {};
var gaMap = {
'eventCategory': 'event_category',
'eventAction': 'event_action',
'eventLabel': 'event_label',
'eventValue': 'event_value',
'nonInteraction': 'non_interaction',
'timingCategory': 'event_category',
'timingVar': 'name',
'timingValue': 'value',
'timingLabel': 'event_label',
'page': 'page_path',
'location': 'page_location',
'title': 'page_title',
'referrer' : 'page_referrer',
};
for (arg in args) {
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
hit[gaMap[arg]] = args[arg];
} else {
hit[arg] = args[arg];
}
}
return hit;
}

try {
f.hitCallback();
} catch (ex) {
}
};
__gaTracker.create = newtracker;
__gaTracker.getByName = newtracker;
__gaTracker.getAll = function () {
return [];
};
__gaTracker.remove = noopfn;
__gaTracker.loaded = true;
window['__gaTracker'] = __gaTracker;
})();
} else {
console.log("");
(function () {
function __gtagTracker() {
return null;
}

window['__gtagTracker'] = __gtagTracker;
window['gtag'] = __gtagTracker;
})();
}
</script>

<!-- / Google Analytics by MonsterInsights -->

</body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.