{"id":3113,"date":"2023-08-21T20:33:38","date_gmt":"2023-08-21T17:33:38","guid":{"rendered":"https:\/\/erasmus.cumhuriyet.edu.tr\/?page_id=3113"},"modified":"2026-07-16T23:16:40","modified_gmt":"2026-07-16T20:16:40","slug":"phonebook","status":"publish","type":"page","link":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/phonebook\/","title":{"rendered":"Phonebook"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* SC\u00dc - TELEFON REHBER\u0130 SAYFASI *\/\n\n.scu-phone-page {\n  width: 100%;\n  max-width: auto;\n  margin: 0px auto 0px auto;\n  padding: 0 15px;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-phone-page * {\n  box-sizing: border-box;\n}\n\n.scu-phone-page a {\n  text-decoration: none !important;\n}\n\n\/* HERO *\/\n\n.scu-phone-hero {\n  background: linear-gradient(135deg, #17357f 0%, #2444b8 100%);\n  color: #ffffff;\n  border-radius: 24px;\n  padding: 42px 36px;\n  margin-bottom: 26px;\n  box-shadow: 0 14px 35px rgba(20, 38, 86, 0.14);\n  position: relative;\n  overflow: hidden;\n}\n\n.scu-phone-hero::after {\n  content: \"\";\n  position: absolute;\n  width: 280px;\n  height: 280px;\n  right: -95px;\n  top: -95px;\n  background: rgba(255, 255, 255, 0.10);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-phone-eyebrow {\n  display: block;\n  color: #ef3e5a;\n  font-size: 13px;\n  font-weight: 500;\n  margin-bottom: 6px;\n}\n\n.scu-phone-hero .scu-phone-eyebrow {\n  color: #ffffff;\n  opacity: 0.86;\n}\n\n.scu-phone-hero h1 {\n  margin: 0;\n  color: #ffffff;\n  font-size: 36px;\n  line-height: 1.18;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n  max-width: 850px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-phone-hero p {\n  margin: 16px 0 0 0;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 15.5px;\n  line-height: 1.7;\n  max-width: 900px;\n  position: relative;\n  z-index: 2;\n}\n\n.scu-phone-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 24px;\n  position: relative;\n  z-index: 2;\n}\n\n\/* BUTTONS *\/\n\n.scu-phone-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  min-height: 44px;\n  padding: 11px 16px;\n  border-radius: 12px;\n  font-size: 13.5px;\n  line-height: 1;\n  font-weight: 500;\n  transition: all .25s ease;\n}\n\n.scu-phone-btn.primary {\n  background: #ffffff;\n  color: #17357f !important;\n}\n\n.scu-phone-btn.secondary {\n  background: rgba(255, 255, 255, 0.13);\n  color: #ffffff !important;\n  border: 1px solid rgba(255, 255, 255, 0.28);\n}\n\n.scu-phone-btn:hover {\n  transform: translateY(-2px);\n}\n\n\/* STANDARD ALERT *\/\n\n.scu-alert {\n  width: 100%;\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  padding: 18px 20px;\n  border-radius: 18px;\n  margin: 20px 0 26px 0;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-alert-icon {\n  width: 42px;\n  height: 42px;\n  min-width: 42px;\n  border-radius: 13px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 21px;\n  line-height: 1;\n}\n\n.scu-alert-content {\n  flex: 1;\n  min-width: 0;\n}\n\n.scu-alert-title {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 600;\n  color: #17357f;\n}\n\n.scu-alert p {\n  margin: 0;\n  color: #3f4654;\n  font-size: 14.5px;\n  line-height: 1.65;\n}\n\n.scu-alert strong {\n  color: #17357f;\n  font-weight: 600;\n}\n\n.scu-alert.is-update {\n  background: rgba(0, 166, 214, 0.08);\n  border: 1px solid rgba(0, 166, 214, 0.16);\n}\n\n.scu-alert.is-update .scu-alert-icon {\n  background: #00a6d6;\n  color: #ffffff;\n}\n\n\/* SECTION *\/\n\n.scu-phone-section {\n  background: #ffffff;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 20px;\n  padding: 28px;\n  margin-bottom: 26px;\n  box-shadow: 0 10px 28px rgba(20, 38, 86, 0.045);\n}\n\n.scu-phone-section-head {\n  margin-bottom: 22px;\n}\n\n.scu-phone-section-head h2 {\n  margin: 0;\n  color: #17357f;\n  font-size: 26px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-phone-section-head p {\n  margin: 10px 0 0 0;\n  color: #5f6b82;\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\/* INFO CARD *\/\n\n.scu-phone-info-card {\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 24px;\n  display: grid;\n  grid-template-columns: 58px 1fr;\n  gap: 18px;\n  align-items: flex-start;\n}\n\n.scu-phone-info-icon {\n  width: 46px;\n  height: 46px;\n  background: #17357f;\n  color: #ffffff;\n  border-radius: 14px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n}\n\n.scu-phone-info-card h2 {\n  margin: 0 0 9px 0;\n  color: #17357f;\n  font-size: 23px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n.scu-phone-info-card p {\n  margin: 0;\n  color: #4f5b70;\n  font-size: 14.6px;\n  line-height: 1.7;\n}\n\n\/* NINJA TABLE WRAP *\/\n\n.scu-phone-table-wrap {\n  width: 100%;\n  background: #f7f9fd;\n  border: 1px solid rgba(33, 58, 160, 0.08);\n  border-radius: 18px;\n  padding: 16px;\n  overflow: visible;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper,\n.scu-phone-table-wrap .wp_table_data_press_parent {\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  background: transparent !important;\n  border: 0 !important;\n  box-shadow: none !important;\n  overflow: visible !important;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper table.foo-table,\n.scu-phone-table-wrap .ninja_table_wrapper table.ninja_footable {\n  width: 100% !important;\n  max-width: 100% !important;\n  table-layout: auto !important;\n  border-collapse: separate !important;\n  border-spacing: 0 !important;\n  border-radius: 14px !important;\n  overflow: hidden !important;\n  font-family: inherit !important;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper tr.footable-header th {\n  background: #17357f !important;\n  color: #ffffff !important;\n  border: 0 !important;\n  border-right: 1px solid rgba(255, 255, 255, 0.14) !important;\n  font-size: 13px !important;\n  line-height: 1.4 !important;\n  padding: 13px 12px !important;\n  font-weight: 600 !important;\n  vertical-align: middle !important;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper tr.footable-header th:last-child {\n  border-right: 0 !important;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper table.foo-table tbody tr td,\n.scu-phone-table-wrap .ninja_table_wrapper table.ninja_footable tbody tr td {\n  color: #4f5b70 !important;\n  font-size: 13px !important;\n  line-height: 1.5 !important;\n  padding: 12px !important;\n  border-bottom: 1px solid #edf0f5 !important;\n  border-right: 1px solid #edf0f5 !important;\n  vertical-align: middle !important;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper table.foo-table tbody tr td:last-child,\n.scu-phone-table-wrap .ninja_table_wrapper table.ninja_footable tbody tr td:last-child {\n  border-right: 0 !important;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper table.foo-table tbody tr:nth-child(even) td,\n.scu-phone-table-wrap .ninja_table_wrapper table.ninja_footable tbody tr:nth-child(even) td {\n  background: #ffffff !important;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper table.foo-table tbody tr:nth-child(odd) td,\n.scu-phone-table-wrap .ninja_table_wrapper table.ninja_footable tbody tr:nth-child(odd) td {\n  background: #f7f9fd !important;\n}\n\n.scu-phone-table-wrap .ninja_table_wrapper table.foo-table tbody tr:hover td,\n.scu-phone-table-wrap .ninja_table_wrapper table.ninja_footable tbody tr:hover td {\n  background: rgba(23, 53, 127, 0.045) !important;\n}\n\n\/* SCROLL OFFSET *\/\n\n#telefon-listesi {\n  scroll-margin-top: 110px;\n}\n\n\/* ACCESSIBILITY *\/\n\n.scu-phone-page a:focus-visible {\n  outline: 3px solid #ffcc00;\n  outline-offset: 3px;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 700px) {\n  .scu-phone-page {\n    padding: 0 12px;\n  }\n\n  .scu-phone-hero {\n    padding: 30px 22px;\n    border-radius: 20px;\n  }\n\n  .scu-phone-hero h1 {\n    font-size: 27px;\n  }\n\n  .scu-phone-hero p {\n    font-size: 14.5px;\n  }\n\n  .scu-phone-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .scu-phone-btn {\n    width: 100%;\n    min-height: 42px;\n    font-size: 13px;\n  }\n\n  .scu-alert {\n    padding: 16px;\n    border-radius: 16px;\n    gap: 12px;\n  }\n\n  .scu-alert-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    font-size: 19px;\n  }\n\n  .scu-alert-title {\n    font-size: 16px;\n  }\n\n  .scu-alert p {\n    font-size: 13.8px;\n  }\n\n  .scu-phone-section {\n    padding: 22px 18px;\n    border-radius: 18px;\n  }\n\n  .scu-phone-section-head h2,\n  .scu-phone-info-card h2 {\n    font-size: 22px;\n  }\n\n  .scu-phone-info-card {\n    grid-template-columns: 1fr;\n    padding: 20px;\n  }\n\n  .scu-phone-table-wrap {\n    padding: 10px;\n    overflow-x: auto;\n  }\n}\n<\/style>\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.11.3\/font\/bootstrap-icons.min.css\">\n\n<section class=\"scu-phone-page\">\n\n  <header class=\"scu-phone-hero\">\n    <span class=\"scu-phone-eyebrow\">Erasmus+ Institutional Coordinator<\/span>\n    <h1>Phonebook<\/h1>\n    <p>\n      You can find the current phone numbers of the Erasmus+ Institutional Coordinator staff in the list below.\n    <\/p>\n\n    <div class=\"scu-phone-hero-actions\">\n      <a href=\"#telefon-listesi\" class=\"scu-phone-btn primary\">\n        <i class=\"bi bi-telephone\"><\/i>\n        Phone List\n      <\/a>\n\n      <a href=\"\/en\/contact\/\" class=\"scu-phone-btn secondary\">\n        <i class=\"bi bi-envelope\"><\/i>\n        Contact Page\n      <\/a>\n    <\/div>\n  <\/header>\n\n  <section class=\"scu-alert is-update\">\n    <div class=\"scu-alert-icon\">\n      <i class=\"bi bi-info-circle\"><\/i>\n    <\/div>\n\n    <div class=\"scu-alert-content\">\n      <h2 class=\"scu-alert-title\">Update Information<\/h2>\n      <p>\n        <strong>21.08.2023<\/strong> Our phone numbers have been updated as of this date. You can find the current phone numbers in the list below.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-phone-section\">\n    <div class=\"scu-phone-info-card\">\n      <div class=\"scu-phone-info-icon\">\n        <i class=\"bi bi-headset\"><\/i>\n      <\/div>\n\n      <div>\n        <h2>General Information<\/h2>\n        <p>\n          For general inquiries, you can contact the unit secretariat. For requests related to Erasmus+ outgoing student and staff mobility, the Erasmus+ Support System must be used first.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"scu-phone-section\" id=\"telefon-listesi\">\n    <div class=\"scu-phone-section-head\">\n      <span class=\"scu-phone-eyebrow\">Phone List<\/span>\n      <h2>Phonebook<\/h2>\n      <p>\n        The telephone and extension number information for the unit&#039;s personnel is listed in the table below.\n      <\/p>\n    <\/div>\n\n    <div class=\"scu-phone-table-wrap\">\n      <div id=\"footable_parent_3112\"\n         class=\"footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui\">\n                <table data-ninja_table_instance=\"ninja_table_instance_0\" data-footable_id=\"3112\" data-filter-delay=\"1000\" aria-label=\"Phone Numbers\"            id=\"footable_3112\"\n           data-unique_identifier=\"ninja_table_unique_id_1277915510_3112\"\n           class=\"foo-table ninja_footable foo_table_3112 ninja_table_unique_id_1277915510_3112 ui table  ninja_search_right nt_type_ajax_table selectable striped compact vertical_centered  footable-paging-right ninja_table_search_disabled\">\n                <colgroup>\n                            <col class=\"ninja_column_0\">\n                            <col class=\"ninja_column_1\">\n                            <col class=\"ninja_column_2\">\n                            <col class=\"ninja_column_3\">\n                            <col class=\"ninja_column_4\">\n                    <\/colgroup>\n            <\/table>\n    \n    \n    \n<\/div>\n\n    <\/div>\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Erasmus+ Kurum Koordinat\u00f6rl\u00fc\u011f\u00fc Telefon Rehberi Erasmus+ Kurum Koordinat\u00f6rl\u00fc\u011f\u00fc personeline ait g\u00fcncel telefon numaralar\u0131na a\u015fa\u011f\u0131daki listeden ula\u015fabilirsiniz. Telefon Listesi \u0130leti\u015fim Sayfas\u0131 G\u00fcncelleme Bilgisi 21.08.2023 tarihi itibariyle telefon numaralar\u0131m\u0131z g\u00fcncellenmi\u015ftir. G\u00fcncel telefon numaralar\u0131na a\u015fa\u011f\u0131daki listeden ula\u015fabilirsiniz. Genel Bilgilendirme Genel konular i\u00e7in birim sekreterli\u011fini arayabilirsiniz. Erasmus+ giden y\u00f6nl\u00fc \u00f6\u011frenci ve personel hareketlilikleriyle ilgili talepler i\u00e7in \u00f6ncelikli olarak Erasmus+ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":8339,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","footnotes":""},"class_list":["post-3113","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PfKvKT-Od","_links":{"self":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/3113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/comments?post=3113"}],"version-history":[{"count":26,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/3113\/revisions"}],"predecessor-version":[{"id":9593,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/3113\/revisions\/9593"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media\/8339"}],"wp:attachment":[{"href":"https:\/\/erasmus.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=3113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}