{"id":183,"date":"2026-03-30T19:00:34","date_gmt":"2026-03-30T16:00:34","guid":{"rendered":"https:\/\/uuedernek.com\/?elementskit_template=footer"},"modified":"2026-04-03T09:09:43","modified_gmt":"2026-04-03T06:09:43","slug":"footer","status":"publish","type":"post","link":"https:\/\/uuedernek.com\/?p=183","title":{"rendered":"footer"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"183\" class=\"elementor elementor-183\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c0c688 e-con-full e-flex e-con e-parent\" data-id=\"3c0c688\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67f042a elementor-widget elementor-widget-html\" data-id=\"67f042a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n#uue-footer{\n  --blue:#2B9DC8;--blue-d:#1a7ba0;--blue-xx:#0d5a7a;\n  --orange:#F5A623;\n  --white:#fff;--border:rgba(255,255,255,.12);\n  font-family:'Segoe UI',system-ui,-apple-system,sans-serif;\n}\n#uue-footer *{box-sizing:border-box;margin:0;padding:0}\n\n\/* \u2550\u2550 MAIN FOOTER \u2550\u2550 *\/\n#uue-footer .ft-main{\n  background:linear-gradient(135deg,#0d5a7a 0%,var(--blue-d) 50%,#2B9DC8 100%);\n  padding:52px 32px 36px;\n}\n#uue-footer .ft-inner{\n  max-width:1100px;margin:0 auto;\n  display:grid;\n  grid-template-columns:260px 1fr 1fr 1fr 1fr;\n  gap:40px;\n}\n\n\/* \u2500\u2500 LOGO KOLON \u2500\u2500 *\/\n#uue-footer .ft-brand{}\n#uue-footer .ft-logo{\n  display:inline-block;margin-bottom:20px;\n}\n#uue-footer .ft-logo img{\n  height:64px;width:auto;\n  filter:brightness(0) invert(1);\n  opacity:.92;\n}\n#uue-footer .ft-brand p{\n  font-size:13px;color:rgba(255,255,255,.7);\n  line-height:1.7;margin-bottom:20px;\n}\n#uue-footer .ft-contact{display:flex;flex-direction:column;gap:10px}\n#uue-footer .ft-contact a{\n  display:flex;align-items:flex-start;gap:10px;\n  text-decoration:none;\n  color:rgba(255,255,255,.75);\n  font-size:12.5px;line-height:1.5;\n  transition:color .15s;\n}\n#uue-footer .ft-contact a:hover{color:#fff}\n#uue-footer .ft-contact a svg{\n  width:14px;height:14px;flex-shrink:0;\n  margin-top:2px;opacity:.7;\n}\n\n\/* \u2500\u2500 MENU KOLONLAR \u2500\u2500 *\/\n#uue-footer .ft-col h4{\n  font-size:12px;font-weight:800;\n  color:#fff;text-transform:uppercase;\n  letter-spacing:1.8px;margin-bottom:16px;\n  padding-bottom:10px;\n  border-bottom:1px solid var(--border);\n}\n#uue-footer .ft-col ul{list-style:none;display:flex;flex-direction:column;gap:8px}\n#uue-footer .ft-col ul li a{\n  font-size:13px;color:rgba(255,255,255,.68);\n  text-decoration:none;transition:color .15s;\n  display:inline-flex;align-items:center;gap:6px;\n}\n#uue-footer .ft-col ul li a::before{\n  content:'';display:block;\n  width:4px;height:4px;border-radius:50%;\n  background:rgba(255,255,255,.3);flex-shrink:0;\n  transition:background .15s;\n}\n#uue-footer .ft-col ul li a:hover{color:#fff}\n#uue-footer .ft-col ul li a:hover::before{background:var(--orange)}\n\n\/* \u2550\u2550 BOTTOM BAR \u2550\u2550 *\/\n#uue-footer .ft-bottom{\n  background:#0a4a65;\n  padding:18px 32px;\n}\n#uue-footer .ft-bottom-inner{\n  max-width:1100px;margin:0 auto;\n  display:flex;align-items:center;\n  justify-content:space-between;gap:16px;flex-wrap:wrap;\n}\n#uue-footer .ft-copy{\n  font-size:12px;color:rgba(255,255,255,.45);\n  line-height:1.6;\n}\n#uue-footer .ft-copy span{display:block;margin-top:2px}\n\n\/* Sosyal medya *\/\n#uue-footer .ft-socials{display:flex;align-items:center;gap:8px}\n#uue-footer .ft-socials a{\n  display:flex;align-items:center;justify-content:center;\n  width:36px;height:36px;border-radius:8px;\n  background:rgba(255,255,255,.1);\n  border:1px solid rgba(255,255,255,.15);\n  color:rgba(255,255,255,.75);\n  text-decoration:none;\n  transition:all .18s;\n}\n#uue-footer .ft-socials a:hover{\n  background:rgba(255,255,255,.2);\n  border-color:rgba(255,255,255,.35);\n  color:#fff;transform:translateY(-2px);\n}\n#uue-footer .ft-socials a svg{width:16px;height:16px}\n\n\/* Scroll top *\/\n#uue-footer .ft-top-btn{\n  display:flex;align-items:center;justify-content:center;\n  width:36px;height:36px;border-radius:8px;\n  background:rgba(255,255,255,.1);\n  border:1px solid rgba(255,255,255,.15);\n  color:rgba(255,255,255,.75);cursor:pointer;\n  transition:all .18s;text-decoration:none;\n}\n#uue-footer .ft-top-btn:hover{background:var(--orange);border-color:var(--orange);color:#fff}\n#uue-footer .ft-top-btn svg{width:16px;height:16px}\n\n\/* \u2550\u2550 RESPONSIVE \u2550\u2550 *\/\n@media(max-width:960px){\n  #uue-footer .ft-inner{\n    grid-template-columns:1fr 1fr 1fr;gap:32px;\n  }\n  #uue-footer .ft-brand{grid-column:1\/-1}\n}\n@media(max-width:580px){\n  #uue-footer .ft-inner{grid-template-columns:1fr 1fr;gap:24px}\n  #uue-footer .ft-main{padding:36px 20px 28px}\n  #uue-footer .ft-bottom{padding:16px 20px}\n  #uue-footer .ft-copy span{display:inline}\n}\n@media(max-width:380px){\n  #uue-footer .ft-inner{grid-template-columns:1fr}\n}\n<\/style>\n\n<div id=\"uue-footer\">\n\n  <!-- MAIN -->\n  <div class=\"ft-main\">\n    <div class=\"ft-inner\">\n\n      <!-- BRAND -->\n      <div class=\"ft-brand\">\n        <a class=\"ft-logo\" href=\"https:\/\/uuedernek.com\">\n          <img decoding=\"async\" src=\"https:\/\/uuedernek.com\/wp-content\/uploads\/2026\/03\/UUE-DERNEK-LOGO-e1774799028707.png\" alt=\"Umuda Uzanan Eller Derne\u011fi\">\n        <\/a>\n        <p>2022'den bu yana ihtiya\u00e7 sahibi ailelere ve \u00e7ocuklara ula\u015fmak i\u00e7in kesintisiz \u00e7al\u0131\u015f\u0131yoruz.<\/p>\n        <div class=\"ft-contact\">\n          <a href=\"https:\/\/maps.google.com\/?q=Adil+Beykoz+Cd+No:39+Sultanbeyli+Istanbul\" target=\"_blank\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"10\" r=\"3\"\/><path d=\"M12 2a8 8 0 0 0-8 8c0 5.25 8 14 8 14s8-8.75 8-14a8 8 0 0 0-8-8z\"\/><\/svg>\n            Adil, Beykoz Cd. No:39<br>34935 Sultanbeyli \/ \u0130stanbul\n          <\/a>\n          <a href=\"tel:+905303721360\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 13.1 19.79 19.79 0 0 1 1.61 4.5 2 2 0 0 1 3.6 2.32h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 9.91a16 16 0 0 0 6.18 6.18l.95-.95a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 21.94 17z\"\/><\/svg>\n            0530 372 13 60\n          <\/a>\n          <a href=\"\/cdn-cgi\/l\/email-protection#d7a2baa2b3b6a2adb6b9b6b9b2bbbbb2a5b3b2a5b9b2bc97b0bab6bebbf9b4b8ba\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n            <span class=\"__cf_email__\" data-cfemail=\"ee9b839b8a8f9b948f808f808b82828b9c8a8b9c808b85ae89838f8782c08d8183\">[email&#160;protected]<\/span>\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- KURUMSAL -->\n      <div class=\"ft-col\">\n        <h4>Kurumsal<\/h4>\n        <ul>\n          <li><a href=\"https:\/\/uuedernek.com\/kurumsal\/#hakkimizda\">Hakk\u0131m\u0131zda<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/kurumsal\/#misyon\">Misyonumuz<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/kurumsal\/#ekip\">Ekibimiz<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/iletisim\/\">\u0130leti\u015fim<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- FAAl\u0130YETLER\u0130M\u0130Z -->\n      <div class=\"ft-col\">\n        <h4>Faaliyetlerimiz<\/h4>\n        <ul>\n          <li><a href=\"https:\/\/uuedernek.com\/faaliyetlerimiz\/#kirtasiye\">K\u0131rtasiye<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/faaliyetlerimiz\/#kiyafet\">K\u0131yafet<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/faaliyetlerimiz\/#oyuncak\">Oyuncak<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/faaliyetlerimiz\/#erzak\">Erzak<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/faaliyetlerimiz\/#kumanya\">Kumanya<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/faaliyetlerimiz\/#kurban\">Kurbanl\u0131k<\/a><\/li>\n          <li><a href=\"https:\/\/uuedernek.com\/faaliyetlerimiz\/#afet\">Afet M\u00fcdahalesi<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- BA\u011eI\u015e -->\n      <div class=\"ft-col\">\n        <h4>Ba\u011f\u0131\u015f<\/h4>\n        <ul>\n          <li><a href=\"https:\/\/uuedernek.com\/kurumsal\/#bagis\">Ba\u011f\u0131\u015f Bilgileri<\/a><\/li>\n          <li><a href=\"https:\/\/wa.me\/905303721360?text=Merhaba%2C%20ba%C4%9F%C4%B1%C5%9F%20yapmak%20istiyorum.\" target=\"_blank\">WhatsApp ile Ba\u011f\u0131\u015f<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- \u0130LET\u0130\u015e\u0130M -->\n      <div class=\"ft-col\">\n        <h4>\u0130leti\u015fim<\/h4>\n        <ul>\n          <li><a href=\"https:\/\/uuedernek.com\/iletisim\/\">\u0130leti\u015fim Formu<\/a><\/li>\n          <li><a href=\"tel:+905303721360\">0530 372 13 60<\/a><\/li>\n          <li><a href=\"\/cdn-cgi\/l\/email-protection#b7c2dac2d3d6c2cdd6d9d6d9d2dbdbd2c5d3d2c5d9d2dcf7d0dad6dedb99d4d8da\">E-posta G\u00f6nder<\/a><\/li>\n          <li><a href=\"https:\/\/wa.me\/905303721360\" target=\"_blank\">WhatsApp<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- BOTTOM -->\n  <div class=\"ft-bottom\">\n    <div class=\"ft-bottom-inner\">\n      <div class=\"ft-copy\">\n        \u00a9 2025 Umuda Uzanan Eller Derne\u011fi \u2014 T\u00fcm Haklar\u0131 Sakl\u0131d\u0131r.\n        <span>Adil, Beykoz Cd. No:39, 34935 Sultanbeyli \/ \u0130stanbul<\/span>\n      <\/div>\n\n      <div class=\"ft-socials\">\n        <!-- WhatsApp -->\n        <a href=\"https:\/\/wa.me\/905303721360?text=Merhaba%2C%20nas%C4%B1l%20ba%C4%9F%C4%B1%C5%9F%20yapabilirim%3F\" target=\"_blank\" title=\"WhatsApp\">\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413Z\"\/><\/svg>\n        <\/a>\n        <!-- Instagram -->\n        <a href=\"https:\/\/instagram.com\" target=\"_blank\" title=\"Instagram\">\n          <svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 1 0 0 12.324 6.162 6.162 0 0 0 0-12.324zM12 16a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm6.406-11.845a1.44 1.44 0 1 0 0 2.881 1.44 1.44 0 0 0 0-2.881z\"\/><\/svg>\n        <\/a>\n        <!-- Scroll Top -->\n        <a class=\"ft-top-btn\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return f\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>2022&#8217;den bu yana ihtiya\u00e7 sahibi ailelere ve \u00e7ocuklara ula\u015fmak i\u00e7in kesintisiz \u00e7al\u0131\u015f\u0131yoruz. Adil, Beykoz Cd. No:3934935 Sultanbeyli \/ \u0130stanbul 0530 372 13 60 [email&#160;protected] Kurumsal Hakk\u0131m\u0131zda Misyonumuz Ekibimiz \u0130leti\u015fim Faaliyetlerimiz K\u0131rtasiye K\u0131yafet Oyuncak Erzak Kumanya Kurbanl\u0131k Afet M\u00fcdahalesi Ba\u011f\u0131\u015f Ba\u011f\u0131\u015f Bilgileri WhatsApp ile Ba\u011f\u0131\u015f \u0130leti\u015fim \u0130leti\u015fim Formu 0530 372 13 60 E-posta G\u00f6nder WhatsApp \u00a9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_canvas","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-183","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/uuedernek.com\/index.php?rest_route=\/wp\/v2\/posts\/183","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uuedernek.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/uuedernek.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/uuedernek.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uuedernek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=183"}],"version-history":[{"count":0,"href":"https:\/\/uuedernek.com\/index.php?rest_route=\/wp\/v2\/posts\/183\/revisions"}],"wp:attachment":[{"href":"https:\/\/uuedernek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=183"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/uuedernek.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=183"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/uuedernek.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=183"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}