{"id":69,"date":"2021-05-18T10:02:56","date_gmt":"2021-05-18T07:02:56","guid":{"rendered":"http:\/\/localhost\/wordpress\/?page_id=459"},"modified":"2026-07-24T21:10:40","modified_gmt":"2026-07-24T18:10:40","slug":"about","status":"publish","type":"page","link":"https:\/\/international.cumhuriyet.edu.tr\/en\/about\/","title":{"rendered":"About Us"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =====================================================\n   ULUSLARARASI \u0130L\u0130\u015eK\u0130LER OF\u0130S\u0130 \u2013 HAKKINDA\n===================================================== *\/\n\n.scu-iro-about-page {\n  --iro-primary: #17357f;\n  --iro-secondary: #2444b8;\n  --iro-accent: #ef3e5a;\n  --iro-turquoise: #00a6d6;\n  --iro-green: #009b77;\n  --iro-purple: #7651a8;\n  --iro-gold: #c6812a;\n  --iro-text: #4f5b70;\n  --iro-muted: #68738a;\n  --iro-bg: #f7f9fd;\n  --iro-border: rgba(23, 53, 127, 0.10);\n\n  width: 100%;\n  max-width: auto;\n  margin: 0 auto;\n  padding: 0 15px;\n  box-sizing: border-box;\n  font-family: inherit;\n}\n\n.scu-iro-about-page *,\n.scu-iro-about-page *::before,\n.scu-iro-about-page *::after {\n  box-sizing: border-box;\n}\n\n.scu-iro-about-page a {\n  text-decoration: none !important;\n}\n\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n\n.scu-iro-about-hero {\n  position: relative;\n  width: 100%;\n  margin-bottom: 22px;\n  padding: 42px 40px;\n\n  color: #ffffff;\n  background: linear-gradient(\n    135deg,\n    var(--iro-primary) 0%,\n    var(--iro-secondary) 100%\n  );\n\n  border-radius: 24px;\n  box-shadow: 0 15px 36px rgba(20, 38, 86, 0.14);\n  overflow: hidden;\n}\n\n.scu-iro-about-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -145px;\n  right: -95px;\n\n  width: 340px;\n  height: 340px;\n\n  background: rgba(255, 255, 255, 0.09);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-iro-about-hero::before {\n  content: \"\";\n  position: absolute;\n  right: 170px;\n  bottom: -145px;\n\n  width: 250px;\n  height: 250px;\n\n  background: rgba(255, 255, 255, 0.045);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-iro-about-hero > * {\n  position: relative;\n  z-index: 2;\n}\n\n.scu-iro-about-hero-eyebrow {\n  display: block;\n  margin-bottom: 9px;\n\n  color: rgba(255, 255, 255, 0.76);\n  font-size: 13px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-iro-about-hero h1 {\n  max-width: 1000px;\n  margin: 0;\n\n  color: #ffffff;\n  font-size: clamp(34px, 4.3vw, 48px);\n  line-height: 1.15;\n  font-weight: 600;\n  letter-spacing: -0.03em;\n}\n\n.scu-iro-about-hero > p {\n  max-width: 1080px;\n  margin: 17px 0 0;\n\n  color: rgba(255, 255, 255, 0.84);\n  font-size: 15.5px;\n  line-height: 1.75;\n}\n\n\n\/* HERO KARTLARI *\/\n\n.scu-iro-about-hero-highlights {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n  margin-top: 27px;\n}\n\n.scu-iro-about-hero-highlights article {\n  display: grid;\n  grid-template-columns: 48px minmax(0, 1fr);\n  gap: 14px;\n  align-items: center;\n\n  min-height: 104px;\n  padding: 18px;\n\n  background: rgba(255, 255, 255, 0.12);\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 17px;\n}\n\n.scu-iro-about-hero-highlights i {\n  width: 43px;\n  height: 43px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  font-size: 21px;\n}\n\n.scu-iro-about-hero-highlights span,\n.scu-iro-about-hero-highlights strong {\n  display: block;\n}\n\n.scu-iro-about-hero-highlights span {\n  margin-bottom: 6px;\n\n  color: rgba(255, 255, 255, 0.70);\n  font-size: 11.8px;\n  line-height: 1.3;\n}\n\n.scu-iro-about-hero-highlights strong {\n  color: #ffffff;\n  font-size: 14.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n\/* HERO BUTONLARI *\/\n\n.scu-iro-about-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 19px;\n}\n\n.scu-iro-about-hero-actions a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n\n  min-height: 46px;\n  padding: 12px 17px;\n\n  color: #ffffff !important;\n  background: rgba(255, 255, 255, 0.12);\n  border: 1px solid rgba(255, 255, 255, 0.24);\n  border-radius: 13px;\n\n  font-size: 13.3px;\n  line-height: 1;\n  font-weight: 600;\n\n  transition:\n    transform 0.2s ease,\n    background 0.2s ease;\n}\n\n.scu-iro-about-hero-actions a.is-primary {\n  color: var(--iro-primary) !important;\n  background: #ffffff;\n  border-color: #ffffff;\n}\n\n.scu-iro-about-hero-actions a:hover {\n  transform: translateY(-2px);\n  background: rgba(255, 255, 255, 0.19);\n}\n\n.scu-iro-about-hero-actions a.is-primary:hover {\n  background: #f4f7fc;\n}\n\n\n\/* =====================================================\n   ORTAK B\u00d6L\u00dcM\n===================================================== *\/\n\n.scu-iro-about-section,\n.scu-iro-history-text {\n  margin-bottom: 22px;\n  padding: 29px;\n\n  background: #ffffff;\n  border: 1px solid var(--iro-border);\n  border-radius: 21px;\n  box-shadow: 0 9px 26px rgba(20, 38, 86, 0.042);\n}\n\n.scu-iro-about-section-head {\n  margin-bottom: 22px;\n}\n\n.scu-iro-about-eyebrow {\n  display: block;\n  margin-bottom: 7px;\n\n  color: var(--iro-accent);\n  font-size: 13px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n.scu-iro-about-section-head h2 {\n  margin: 0;\n\n  color: var(--iro-primary);\n  font-size: 27px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-iro-about-section-head p {\n  max-width: 950px;\n  margin: 9px 0 0;\n\n  color: var(--iro-muted);\n  font-size: 14.3px;\n  line-height: 1.7;\n}\n\n\n\/* =====================================================\n   OF\u0130S HAKKINDA\n===================================================== *\/\n\n.scu-iro-about-overview {\n  display: grid;\n  grid-template-columns:\n    minmax(230px, 0.72fr)\n    minmax(0, 1.45fr)\n    minmax(250px, 0.78fr);\n  gap: 16px;\n  align-items: stretch;\n}\n\n\n\/* LOGO KARTI *\/\n\n.scu-iro-about-brand {\n  position: relative;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 26px 22px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(255, 255, 255, 0.15),\n      transparent 42%\n    ),\n    linear-gradient(\n      145deg,\n      var(--iro-primary),\n      var(--iro-secondary)\n    );\n\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.scu-iro-about-brand::after {\n  content: \"\";\n  position: absolute;\n  right: -70px;\n  bottom: -80px;\n\n  width: 190px;\n  height: 190px;\n\n  background: rgba(255, 255, 255, 0.07);\n  border-radius: 50%;\n}\n\n.scu-iro-about-logo-box {\n  position: relative;\n  z-index: 2;\n\n  width: 100%;\n  min-height: 150px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  padding: 20px;\n\n  background: #ffffff;\n  border-radius: 15px;\n}\n\n.scu-iro-about-logo-box img {\n  display: block;\n  width: 100%;\n  max-width: 240px;\n  max-height: 115px;\n  object-fit: contain;\n}\n\n.scu-iro-about-brand > span {\n  position: relative;\n  z-index: 2;\n\n  margin-top: 19px;\n\n  color: #ffffff;\n  font-size: 14px;\n  line-height: 1.4;\n  font-weight: 600;\n  text-align: center;\n}\n\n.scu-iro-about-brand > small {\n  position: relative;\n  z-index: 2;\n\n  margin-top: 6px;\n\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 10.8px;\n  line-height: 1.45;\n  text-align: center;\n}\n\n\n\/* A\u00c7IKLAMA *\/\n\n.scu-iro-about-overview-content,\n.scu-iro-about-identifiers {\n  padding: 22px;\n\n  background: var(--iro-bg);\n  border: 1px solid var(--iro-border);\n  border-radius: 18px;\n}\n\n.scu-iro-about-overview-content h3 {\n  margin: 0;\n\n  color: var(--iro-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-iro-about-overview-content > p {\n  margin: 11px 0 0;\n\n  color: var(--iro-text);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n.scu-iro-about-overview-note {\n  display: grid;\n  grid-template-columns: 39px minmax(0, 1fr);\n  gap: 11px;\n  align-items: center;\n\n  margin-top: 17px;\n  padding: 14px;\n\n  background: #ffffff;\n  border: 1px solid var(--iro-border);\n  border-radius: 14px;\n}\n\n.scu-iro-about-overview-note i {\n  width: 37px;\n  height: 37px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--iro-primary);\n  border-radius: 12px;\n  font-size: 17px;\n}\n\n.scu-iro-about-overview-note span {\n  color: var(--iro-text);\n  font-size: 12.4px;\n  line-height: 1.58;\n}\n\n\n\/* TANIMLAYICILAR *\/\n\n.scu-iro-about-identifiers {\n  display: flex;\n  flex-direction: column;\n}\n\n.scu-iro-about-identifiers-title {\n  display: block;\n  margin-bottom: 13px;\n\n  color: var(--iro-primary);\n  font-size: 15px;\n  font-weight: 600;\n}\n\n.scu-iro-about-identifiers > div {\n  padding: 13px 14px;\n  margin-bottom: 9px;\n\n  background: #ffffff;\n  border: 1px solid var(--iro-border);\n  border-radius: 13px;\n}\n\n.scu-iro-about-identifiers > div span,\n.scu-iro-about-identifiers > div strong {\n  display: block;\n}\n\n.scu-iro-about-identifiers > div span {\n  margin-bottom: 4px;\n\n  color: var(--iro-muted);\n  font-size: 10.5px;\n}\n\n.scu-iro-about-identifiers > div strong {\n  color: var(--iro-primary);\n  font-size: 14px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-iro-about-identifiers > a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n\n  min-height: 43px;\n  margin-top: auto;\n  padding: 11px 14px;\n\n  color: #ffffff !important;\n  background: var(--iro-primary);\n  border-radius: 12px;\n\n  font-size: 12px;\n  font-weight: 600;\n}\n\n\n\/* =====================================================\n   BA\u015eKANIN MESAJI\n===================================================== *\/\n\n.scu-iro-chair-section {\n  display: grid;\n  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.65fr);\n  gap: 20px;\n\n  margin-bottom: 22px;\n  padding: 29px;\n\n  background: #ffffff;\n  border: 1px solid var(--iro-border);\n  border-radius: 21px;\n  box-shadow: 0 9px 26px rgba(20, 38, 86, 0.042);\n}\n\n.scu-iro-chair-photo {\n  position: relative;\n  min-height: 100%;\n\n  display: flex;\n  flex-direction: column;\n\n  background: var(--iro-primary);\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.scu-iro-chair-photo > img {\n  display: block;\n  width: 100%;\n  min-height: 390px;\n  flex: 1;\n\n  object-fit: cover;\n  object-position: center top;\n}\n\n.scu-iro-chair-identity {\n  padding: 20px;\n\n  color: #ffffff;\n  background: linear-gradient(\n    135deg,\n    var(--iro-primary),\n    var(--iro-secondary)\n  );\n}\n\n.scu-iro-chair-identity span,\n.scu-iro-chair-identity strong,\n.scu-iro-chair-identity small {\n  display: block;\n}\n\n.scu-iro-chair-identity span {\n  margin-bottom: 4px;\n\n  color: rgba(255, 255, 255, 0.70);\n  font-size: 11px;\n}\n\n.scu-iro-chair-identity strong {\n  color: #ffffff;\n  font-size: 19px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-iro-chair-identity small {\n  margin-top: 6px;\n\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 11.8px;\n  line-height: 1.5;\n}\n\n.scu-iro-chair-message {\n  position: relative;\n  padding: 27px;\n\n  background: var(--iro-bg);\n  border: 1px solid var(--iro-border);\n  border-radius: 18px;\n}\n\n.scu-iro-chair-message h2 {\n  max-width: 790px;\n  margin: 0;\n\n  color: var(--iro-primary);\n  font-size: 25px;\n  line-height: 1.35;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-iro-chair-quote-icon {\n  position: absolute;\n  top: 21px;\n  right: 24px;\n\n  color: rgba(23, 53, 127, 0.09);\n  font-size: 64px;\n}\n\n.scu-iro-chair-message blockquote {\n  margin: 22px 0 0;\n  padding: 0;\n  border: 0;\n}\n\n.scu-iro-chair-message blockquote p {\n  margin: 0 0 13px;\n\n  color: var(--iro-text);\n  font-size: 14px;\n  line-height: 1.78;\n}\n\n.scu-iro-chair-message blockquote p:last-child {\n  margin-bottom: 0;\n}\n\n.scu-iro-chair-signature {\n  margin-top: 22px;\n  padding-top: 18px;\n\n  border-top: 1px solid var(--iro-border);\n}\n\n.scu-iro-chair-signature strong,\n.scu-iro-chair-signature span {\n  display: block;\n}\n\n.scu-iro-chair-signature strong {\n  color: var(--iro-primary);\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.scu-iro-chair-signature span {\n  margin-top: 4px;\n\n  color: var(--iro-muted);\n  font-size: 11.8px;\n}\n\n\n\/* =====================================================\n   FAAL\u0130YET ALANLARI\n===================================================== *\/\n\n.scu-iro-about-scope-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.scu-iro-about-scope-grid article {\n  min-height: 250px;\n  padding: 20px;\n\n  background: var(--iro-bg);\n  border: 1px solid var(--iro-border);\n  border-radius: 18px;\n\n  transition:\n    transform 0.22s ease,\n    box-shadow 0.22s ease;\n}\n\n.scu-iro-about-scope-grid article:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 12px 25px rgba(20, 38, 86, 0.07);\n}\n\n.scu-iro-about-scope-icon {\n  width: 47px;\n  height: 47px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 14px;\n\n  color: #ffffff;\n  background: var(--iro-primary);\n  border-radius: 15px;\n  font-size: 21px;\n}\n\n.scu-iro-about-scope-grid article:nth-child(2)\n.scu-iro-about-scope-icon {\n  background: var(--iro-purple);\n}\n\n.scu-iro-about-scope-grid article:nth-child(3)\n.scu-iro-about-scope-icon {\n  background: var(--iro-turquoise);\n}\n\n.scu-iro-about-scope-grid article:nth-child(4)\n.scu-iro-about-scope-icon {\n  background: var(--iro-green);\n}\n\n.scu-iro-about-scope-grid article:nth-child(5)\n.scu-iro-about-scope-icon {\n  background: var(--iro-gold);\n}\n\n.scu-iro-about-scope-grid article:nth-child(6)\n.scu-iro-about-scope-icon {\n  background: var(--iro-accent);\n}\n\n.scu-iro-about-scope-grid article > span {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--iro-accent);\n  font-size: 10.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-iro-about-scope-grid h3 {\n  margin: 0;\n\n  color: var(--iro-primary);\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-iro-about-scope-grid p {\n  margin: 9px 0 0;\n\n  color: var(--iro-muted);\n  font-size: 12.6px;\n  line-height: 1.65;\n}\n\n\n\/* =====================================================\n   AYRI B\u0130R\u0130M\n===================================================== *\/\n\n.scu-iro-about-separate-unit {\n  display: grid;\n  grid-template-columns: 59px minmax(0, 1fr) auto;\n  gap: 18px;\n  align-items: center;\n\n  margin-bottom: 22px;\n  padding: 24px;\n\n  background: rgba(0, 166, 214, 0.07);\n  border: 1px solid rgba(0, 166, 214, 0.17);\n  border-radius: 19px;\n}\n\n.scu-iro-about-separate-icon {\n  width: 53px;\n  height: 53px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--iro-turquoise);\n  border-radius: 16px;\n  font-size: 23px;\n}\n\n.scu-iro-about-separate-unit span {\n  display: block;\n  margin-bottom: 4px;\n\n  color: var(--iro-turquoise);\n  font-size: 11px;\n  font-weight: 600;\n}\n\n.scu-iro-about-separate-unit h2 {\n  margin: 0;\n\n  color: var(--iro-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-iro-about-separate-unit p {\n  max-width: 930px;\n  margin: 7px 0 0;\n\n  color: var(--iro-text);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n.scu-iro-about-separate-unit > a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n\n  min-height: 44px;\n  padding: 11px 15px;\n\n  color: #ffffff !important;\n  background: var(--iro-primary);\n  border-radius: 12px;\n\n  font-size: 12.3px;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n\n\/* =====================================================\n   ZAMAN \u00c7\u0130ZELGES\u0130\n===================================================== *\/\n\n.scu-iro-timeline {\n  position: relative;\n  display: grid;\n  gap: 14px;\n}\n\n.scu-iro-timeline::before {\n  content: \"\";\n  position: absolute;\n  top: 24px;\n  bottom: 24px;\n  left: 79px;\n\n  width: 2px;\n  background: rgba(23, 53, 127, 0.12);\n}\n\n.scu-iro-timeline article {\n  position: relative;\n  z-index: 2;\n\n  display: grid;\n  grid-template-columns: 95px minmax(0, 1fr);\n  gap: 18px;\n  align-items: flex-start;\n}\n\n.scu-iro-timeline-year {\n  min-height: 54px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  padding: 10px;\n\n  color: #ffffff;\n  background: var(--iro-primary);\n  border: 6px solid #ffffff;\n  border-radius: 16px;\n  box-shadow: 0 0 0 1px var(--iro-border);\n\n  font-size: 13px;\n  line-height: 1.2;\n  font-weight: 600;\n  text-align: center;\n}\n\n.scu-iro-timeline article:nth-child(2)\n.scu-iro-timeline-year {\n  background: var(--iro-purple);\n}\n\n.scu-iro-timeline article:nth-child(3)\n.scu-iro-timeline-year {\n  background: var(--iro-turquoise);\n}\n\n.scu-iro-timeline article:nth-child(4)\n.scu-iro-timeline-year {\n  background: var(--iro-green);\n}\n\n.scu-iro-timeline article:nth-child(5)\n.scu-iro-timeline-year {\n  background: var(--iro-gold);\n}\n\n.scu-iro-timeline article:nth-child(6)\n.scu-iro-timeline-year {\n  background: var(--iro-accent);\n}\n\n.scu-iro-timeline-content {\n  padding: 19px;\n\n  background: var(--iro-bg);\n  border: 1px solid var(--iro-border);\n  border-radius: 17px;\n}\n\n.scu-iro-timeline-content > span {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--iro-accent);\n  font-size: 10.8px;\n  font-weight: 600;\n}\n\n.scu-iro-timeline-content h3 {\n  margin: 0;\n\n  color: var(--iro-primary);\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-iro-timeline-content p {\n  margin: 8px 0 0;\n\n  color: var(--iro-muted);\n  font-size: 12.7px;\n  line-height: 1.65;\n}\n\n.scu-iro-timeline-content a {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n\n  margin-top: 12px;\n\n  color: var(--iro-primary) !important;\n  font-size: 11.8px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n\/* =====================================================\n   AYRINTILI TAR\u0130H\u00c7E\n===================================================== *\/\n\n.scu-iro-history-paragraphs {\n  display: grid;\n  gap: 14px;\n}\n\n.scu-iro-history-paragraphs p {\n  margin: 0;\n  padding: 19px;\n\n  color: var(--iro-text);\n  background: var(--iro-bg);\n  border: 1px solid var(--iro-border);\n  border-left: 4px solid var(--iro-primary);\n  border-radius: 15px;\n\n  font-size: 14px;\n  line-height: 1.82;\n}\n\n.scu-iro-history-paragraphs p:nth-child(even) {\n  border-left-color: var(--iro-turquoise);\n}\n\n.scu-iro-history-paragraphs strong {\n  color: var(--iro-primary);\n  font-weight: 600;\n}\n\n.scu-iro-history-paragraphs a {\n  color: var(--iro-primary) !important;\n  font-weight: 600;\n  text-decoration: underline !important;\n  text-underline-offset: 3px;\n}\n\n\n\/* =====================================================\n   ALT BA\u011eLANTILAR\n===================================================== *\/\n\n.scu-iro-about-links {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 12px;\n  margin-bottom: 25px;\n}\n\n.scu-iro-about-links > a {\n  display: grid;\n  grid-template-columns: 47px minmax(0, 1fr) 20px;\n  gap: 13px;\n  align-items: center;\n\n  min-height: 90px;\n  padding: 16px;\n\n  color: var(--iro-primary) !important;\n  background: #ffffff;\n  border: 1px solid var(--iro-border);\n  border-radius: 17px;\n\n  transition:\n    transform 0.2s ease,\n    box-shadow 0.2s ease;\n}\n\n.scu-iro-about-links > a:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 10px 23px rgba(20, 38, 86, 0.07);\n}\n\n.scu-iro-about-links > a > i:first-child {\n  width: 44px;\n  height: 44px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--iro-primary);\n  border-radius: 14px;\n  font-size: 19px;\n}\n\n.scu-iro-about-links > a:nth-child(2) > i:first-child {\n  background: var(--iro-purple);\n}\n\n.scu-iro-about-links > a:nth-child(3) > i:first-child {\n  background: var(--iro-turquoise);\n}\n\n.scu-iro-about-links span,\n.scu-iro-about-links strong {\n  display: block;\n}\n\n.scu-iro-about-links span {\n  margin-bottom: 4px;\n\n  color: var(--iro-muted);\n  font-size: 10.5px;\n}\n\n.scu-iro-about-links strong {\n  color: var(--iro-primary);\n  font-size: 13.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n\n\/* =====================================================\n   ER\u0130\u015e\u0130LEB\u0130L\u0130RL\u0130K\n===================================================== *\/\n\n.scu-iro-about-page a:focus-visible {\n  outline: 3px solid #ffcc00;\n  outline-offset: 3px;\n}\n\n#ofis-hakkinda,\n#baskan-mesaji,\n#kurumsal-tarihce,\n#ayrintili-tarihce {\n  scroll-margin-top: 110px;\n}\n\n\n\/* =====================================================\n   TABLET\n===================================================== *\/\n\n@media (max-width: 1120px) {\n  .scu-iro-about-overview {\n    grid-template-columns:\n      minmax(230px, 0.72fr)\n      minmax(0, 1.28fr);\n  }\n\n  .scu-iro-about-identifiers {\n    grid-column: 1 \/ -1;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) auto;\n    gap: 10px;\n    align-items: stretch;\n  }\n\n  .scu-iro-about-identifiers-title {\n    grid-column: 1 \/ -1;\n  }\n\n  .scu-iro-about-identifiers > div {\n    margin-bottom: 0;\n  }\n\n  .scu-iro-about-identifiers > a {\n    margin-top: 0;\n  }\n\n  .scu-iro-about-scope-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 900px) {\n  .scu-iro-about-hero-highlights {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-iro-chair-section {\n    grid-template-columns: minmax(220px, 0.7fr) minmax(0, 1.3fr);\n  }\n\n  .scu-iro-about-separate-unit {\n    grid-template-columns: 53px minmax(0, 1fr);\n  }\n\n  .scu-iro-about-separate-unit > a {\n    grid-column: 1 \/ -1;\n    width: 100%;\n  }\n\n  .scu-iro-about-links {\n    grid-template-columns: 1fr;\n  }\n}\n\n\n\/* =====================================================\n   MOB\u0130L\n===================================================== *\/\n\n@media (max-width: 700px) {\n  .scu-iro-about-page {\n    padding: 0 12px;\n  }\n\n  .scu-iro-about-hero {\n    padding: 30px 21px;\n    border-radius: 20px;\n  }\n\n  .scu-iro-about-hero h1 {\n    font-size: 29px;\n  }\n\n  .scu-iro-about-hero > p {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .scu-iro-about-hero-highlights {\n    gap: 10px;\n    margin-top: 23px;\n  }\n\n  .scu-iro-about-hero-highlights article {\n    grid-template-columns: 40px minmax(0, 1fr);\n    gap: 11px;\n\n    min-height: 78px;\n    padding: 15px;\n    border-radius: 15px;\n  }\n\n  .scu-iro-about-hero-highlights i {\n    width: 36px;\n    height: 36px;\n    font-size: 19px;\n  }\n\n  .scu-iro-about-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-iro-about-hero-actions a {\n    width: 100%;\n  }\n\n  .scu-iro-about-section,\n  .scu-iro-history-text,\n  .scu-iro-chair-section {\n    padding: 22px 17px;\n    border-radius: 18px;\n  }\n\n  .scu-iro-about-section-head h2 {\n    font-size: 22px;\n  }\n\n  .scu-iro-about-overview,\n  .scu-iro-chair-section,\n  .scu-iro-about-scope-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-iro-about-brand {\n    min-height: 245px;\n  }\n\n  .scu-iro-about-logo-box {\n    min-height: 125px;\n  }\n\n  .scu-iro-about-identifiers {\n    grid-column: auto;\n    display: flex;\n  }\n\n  .scu-iro-chair-photo > img {\n    min-height: 380px;\n  }\n\n  .scu-iro-chair-message {\n    padding: 20px;\n  }\n\n  .scu-iro-chair-message h2 {\n    padding-right: 0;\n    font-size: 21px;\n  }\n\n  .scu-iro-chair-quote-icon {\n    display: none;\n  }\n\n  .scu-iro-about-separate-unit {\n    grid-template-columns: 1fr;\n    padding: 19px;\n    border-radius: 17px;\n  }\n\n  .scu-iro-about-separate-unit > a {\n    grid-column: auto;\n  }\n\n  .scu-iro-timeline::before {\n    left: 23px;\n  }\n\n  .scu-iro-timeline article {\n    grid-template-columns: 48px minmax(0, 1fr);\n    gap: 12px;\n  }\n\n  .scu-iro-timeline-year {\n    width: 48px;\n    min-height: 48px;\n    padding: 6px;\n    border-width: 4px;\n    border-radius: 14px;\n\n    font-size: 9.5px;\n  }\n\n  .scu-iro-timeline-content {\n    padding: 16px;\n  }\n\n  .scu-iro-history-paragraphs p {\n    padding: 16px;\n\n    font-size: 13.2px;\n    line-height: 1.75;\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-iro-about-page\">\n\n  <!-- ==================================================\n       HERO\n  =================================================== -->\n  <header class=\"scu-iro-about-hero\">\n\n    <span class=\"scu-iro-about-hero-eyebrow\">\n      Sivas Cumhuriyet University\n    <\/span>\n\n    <h1>About the International Relations Office<\/h1>\n\n    <p>\n      Our university operates with the aim of developing internationalization policies, strengthening national and international academic collaborations, coordinating exchange programs, and conducting mobility processes within an institutional framework.\n    <\/p>\n\n    <div class=\"scu-iro-about-hero-highlights\">\n\n      <article>\n        <i class=\"bi bi-calendar3\"><\/i>\n\n        <div>\n          <span>Establishment<\/span>\n          <strong>Corporate experience since 2003.<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-diagram-3\"><\/i>\n\n        <div>\n          <span>Corporate Structure<\/span>\n          <strong>Four institutional coordinators<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-globe2\"><\/i>\n\n        <div>\n          <span>Internationalization<\/span>\n          <strong>Academic cooperation and mobility<\/strong>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <nav class=\"scu-iro-about-hero-actions\" aria-label=\"About page sections\">\n\n      <a href=\"#ofis-hakkinda\" class=\"is-primary\">\n        <i class=\"bi bi-info-circle\"><\/i>\n        About the Office\n      <\/a>\n\n      <a href=\"#baskan-mesaji\">\n        <i class=\"bi bi-chat-quote\"><\/i>\n        President&#039;s Message\n      <\/a>\n\n      <a href=\"#kurumsal-tarihce\">\n        <i class=\"bi bi-clock-history\"><\/i>\n        Corporate History\n      <\/a>\n\n      <a href=\"\/en\/staff\/\">\n        <i class=\"bi bi-people\"><\/i>\n        Staff\n      <\/a>\n\n    <\/nav>\n\n  <\/header>\n\n\n  <!-- ==================================================\n       OF\u0130S HAKKINDA\n  =================================================== -->\n  <section class=\"scu-iro-about-section\" id=\"ofis-hakkinda\">\n\n    <div class=\"scu-iro-about-section-head\">\n\n      <span class=\"scu-iro-about-eyebrow\">\n        Corporate Structure\n      <\/span>\n\n      <h2>International Relations Office<\/h2>\n\n      <p>\n        Our office coordinates the University&#039;s international academic collaborations and exchange programs, reporting directly to the Rector&#039;s Office.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-iro-about-overview\">\n\n      <!-- LOGO -->\n      <div class=\"scu-iro-about-brand\">\n\n        <div class=\"scu-iro-about-logo-box\">\n\n          <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/international.cumhuriyet.edu.tr\/wp-content\/uploads\/scu_iro_logo.png?w=1290&#038;ssl=1\" alt=\"Sivas Cumhuriyet \u00dcniversitesi Uluslararas\u0131 \u0130li\u015fkiler Ofisi\">\n\n        <\/div>\n\n        <span>\n          International Relations Office\n        <\/span>\n\n        <small>\n          International Relations Office\n        <\/small>\n\n      <\/div>\n\n\n      <!-- A\u00c7IKLAMA -->\n      <div class=\"scu-iro-about-overview-content\">\n\n        <h3>\n          The institutional center of our university&#039;s internationalization processes.\n        <\/h3>\n\n        <p>\n          The International Relations Office operates in the areas of managing student and staff mobility, developing inter-institutional agreements, supporting academic collaborations, and coordinating international education programs.\n        <\/p>\n\n        <p>\n          The office houses the Erasmus+, Bologna, Mevlana, and Farabi Institutional Coordination Offices; it also coordinates inter-university memoranda of understanding, other national and international exchange programs, and academic mobility activities.\n        <\/p>\n\n        <p>\n          The aim is to enhance the University&#039;s international visibility and collaboration capacity by ensuring communication and coordination between students, academic and administrative staff, and partner institutions both domestically and internationally.\n        <\/p>\n\n        <div class=\"scu-iro-about-overview-note\">\n\n          <i class=\"bi bi-building-check\"><\/i>\n\n          <span>\n            The International Relations Office operates directly under the Rectorate of Sivas Cumhuriyet University.\n          <\/span>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- KURUMSAL B\u0130LG\u0130LER -->\n      <aside class=\"scu-iro-about-identifiers\">\n\n        <span class=\"scu-iro-about-identifiers-title\">\n          Corporate Identifiers\n        <\/span>\n\n        <div>\n\n          <span>Erasmus Code<\/span>\n          <strong>TR SIVAS01<\/strong>\n\n        <\/div>\n\n        <div>\n\n          <span>BASTARD<\/span>\n          <strong>951238552<\/strong>\n\n        <\/div>\n\n        <div>\n\n          <span>OID<\/span>\n          <strong>E10127100<\/strong>\n\n        <\/div>\n\n        <a href=\"\/en\/visual-identity\/\">\n          <i class=\"bi bi-palette\"><\/i>\n          Organisational Identity\n        <\/a>\n\n      <\/aside>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       BA\u015eKANIN MESAJI\n  =================================================== -->\n  <section class=\"scu-iro-chair-section\" id=\"baskan-mesaji\">\n\n    <div class=\"scu-iro-chair-photo\">\n\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/international.cumhuriyet.edu.tr\/wp-content\/uploads\/suleyman_degirmen.webp?w=1290&#038;ssl=1\" alt=\"Prof. Dr. S\u00fcleyman De\u011firmen\" loading=\"lazy\">\n\n      <div class=\"scu-iro-chair-identity\">\n\n        <span>Prof. Dr.<\/span>\n\n        <strong>Suleyman DE\u011e\u0130RMEN<\/strong>\n\n        <small>\n          Head of the International Relations Office\n        <\/small>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"scu-iro-chair-message\">\n\n      <span class=\"scu-iro-about-eyebrow\">\n        President&#039;s Message\n      <\/span>\n\n      <h2>\n        We are taking international collaborations towards a sustainable future.\n      <\/h2>\n\n      <i class=\"bi bi-quote scu-iro-chair-quote-icon\"><\/i>\n\n      <blockquote>\n\n        <p>\n          Our primary goal as the Sivas Cumhuriyet University International Relations Office is to increase the international visibility of our university in the fields of education, research, and community service, to strengthen academic collaborations, and to support our students&#039; and staff&#039;s access to international experiences.\n        <\/p>\n\n        <p>\n          We are developing the relationships our University has established with higher education institutions in different parts of the world through national and international exchange programs, primarily Erasmus+, bilateral agreements, joint projects and academic networks, in a sustainable and results-oriented manner.\n        <\/p>\n\n        <p>\n          We prioritize transparency, equality, accessibility, and institutional quality in our mobility processes; and we value contributing to our students&#039; and staff&#039;s effective integration into international academic environments.\n        <\/p>\n\n        <p>\n          We will continue to combine our university&#039;s rich academic expertise with international partnerships, fostering mutual learning between different cultures and education systems.\n        <\/p>\n\n      <\/blockquote>\n\n      <div class=\"scu-iro-chair-signature\">\n\n        <strong>Prof. Dr. S\u00fcleyman DE\u011e\u0130RMEN<\/strong>\n\n        <span>\n          Head of the International Relations Office\n        <\/span>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       FAAL\u0130YET ALANLARI\n  =================================================== -->\n  <section class=\"scu-iro-about-section\">\n\n    <div class=\"scu-iro-about-section-head\">\n\n      <span class=\"scu-iro-about-eyebrow\">\n        Corporate Coordination\n      <\/span>\n\n      <h2>The Office&#039;s Main Areas of Activity<\/h2>\n\n      <p>\n        The coordination and responsibility areas of the International Relations Office consist of the following institutional headings.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-iro-about-scope-grid\">\n\n      <article>\n\n        <div class=\"scu-iro-about-scope-icon\">\n          <i class=\"bi bi-stars\"><\/i>\n        <\/div>\n\n        <span>European Union Programmes<\/span>\n\n        <h3>Erasmus+ Institutional Coordinator<\/h3>\n\n        <p>\n          Student and staff mobility, inter-institutional agreements, Erasmus+ projects, and related institutional processes.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-iro-about-scope-icon\">\n          <i class=\"bi bi-journal-check\"><\/i>\n        <\/div>\n\n        <span>Academic Processes<\/span>\n\n        <h3>Bologna Institutional Coordinator<\/h3>\n\n        <p>\n          The Bologna Process involves the coordination of program information packages, qualifications, transparency, and academic recognition initiatives.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-iro-about-scope-icon\">\n          <i class=\"bi bi-globe-americas\"><\/i>\n        <\/div>\n\n        <span>International Exchange<\/span>\n\n        <h3>Mevlana Institutional Coordinator<\/h3>\n\n        <p>\n          Student and faculty exchange activities between higher education institutions in T\u00fcrkiye and abroad.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-iro-about-scope-icon\">\n          <i class=\"bi bi-buildings\"><\/i>\n        <\/div>\n\n        <span>National Change<\/span>\n\n        <h3>Farabi Institutional Coordinator<\/h3>\n\n        <p>\n          Coordination of student and faculty exchange programs among higher education institutions in T\u00fcrkiye.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-iro-about-scope-icon\">\n          <i class=\"bi bi-file-earmark-text\"><\/i>\n        <\/div>\n\n        <span>Corporate Partnerships<\/span>\n\n        <h3>Bilateral Agreements and Memorandums of Understanding<\/h3>\n\n        <p>\n          Agreements that establish a framework for academic cooperation, joint activities, and mobility with higher education institutions abroad.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-iro-about-scope-icon\">\n          <i class=\"bi bi-arrow-left-right\"><\/i>\n        <\/div>\n\n        <span>Other Mobilities<\/span>\n\n        <h3>National and International Programs<\/h3>\n\n        <p>\n          Orhun, SEMP, IAESTE, Turing Scheme, Free Mover and other international academic mobility models.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       AYRI B\u0130R\u0130M UYARISI\n  =================================================== -->\n  <section class=\"scu-iro-about-separate-unit\">\n\n    <div class=\"scu-iro-about-separate-icon\">\n      <i class=\"bi bi-signpost-split\"><\/i>\n    <\/div>\n\n    <div>\n\n      <span>Separate Corporate Unit<\/span>\n\n      <h2>International Student Coordination Office<\/h2>\n\n      <p>\n        The International Student Coordination Office is a separate unit operating outside the International Relations Office. International student admissions, applications, and registration processes are handled by this coordination office.\n      <\/p>\n\n    <\/div>\n\n    <a href=\"https:\/\/iso.cumhuriyet.edu.tr\/\" target=\"_blank\" rel=\"noopener\">\n      Go to the relevant department\n      <i class=\"bi bi-arrow-up-right\"><\/i>\n    <\/a>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       ZAMAN \u00c7\u0130ZELGES\u0130\n  =================================================== -->\n  <section class=\"scu-iro-about-section\" id=\"kurumsal-tarihce\">\n\n    <div class=\"scu-iro-about-section-head\">\n\n      <span class=\"scu-iro-about-eyebrow\">\n        Corporate Development\n      <\/span>\n\n      <h2>History of the International Relations Office<\/h2>\n\n      <p>\n        The office&#039;s corporate development starting in 2003 and the key stages that led to its current structure.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-iro-timeline\">\n\n      <!-- 2003 -->\n      <article>\n\n        <div class=\"scu-iro-timeline-year\">\n          2003\n        <\/div>\n\n        <div class=\"scu-iro-timeline-content\">\n\n          <span>June 11, 2003<\/span>\n\n          <h3>Establishment of the Rectorate&#039;s External Relations Unit<\/h3>\n\n          <p>\n            In accordance with the letter dated January 24, 2003, from the State Planning Organization of the Prime Ministry, the Rectorate&#039;s External Relations Unit was established by the decision No. 4 of the Cumhuriyet University Senate dated June 11, 2003.\n          <\/p>\n\n          <a href=\"https:\/\/web.archive.org\/web\/20040323030723\/http:\/\/www.cumhuriyet.edu.tr\/yazi.php?yad=193&amp;kat=32\" target=\"_blank\" rel=\"noopener\">\n            Senate Resolution\n            <i class=\"bi bi-arrow-up-right\"><\/i>\n          <\/a>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- 2003 EUC -->\n      <article>\n\n        <div class=\"scu-iro-timeline-year\">\n          2003\n        <\/div>\n\n        <div class=\"scu-iro-timeline-content\">\n\n          <span>October 30, 2003<\/span>\n\n          <h3>Erasmus University Charter application<\/h3>\n\n          <p>\n            Cumhuriyet University has applied to the European Commission for an Erasmus University Charter in order to participate in the Socrates\u2013Erasmus Program.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- 2004 -->\n      <article>\n\n        <div class=\"scu-iro-timeline-year\">\n          2004\n        <\/div>\n\n        <div class=\"scu-iro-timeline-content\">\n\n          <span>May 8\u201317, 2004<\/span>\n\n          <h3>Full participation in European Union education programs.<\/h3>\n\n          <p>\n            The Memorandum of Understanding regarding T\u00fcrkiye&#039;s full participation in the European Union Education and Youth Programs has entered into force; Cumhuriyet University is among the higher education institutions that have qualified to receive the Erasmus University Charter.\n          <\/p>\n\n          <a href=\"https:\/\/www.resmigazete.gov.tr\/eskiler\/2004\/05\/20040508.htm#1\" target=\"_blank\" rel=\"noopener\">\n            Official Gazette\n            <i class=\"bi bi-arrow-up-right\"><\/i>\n          <\/a>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- 2014 -->\n      <article>\n\n        <div class=\"scu-iro-timeline-year\">\n          2014\n        <\/div>\n\n        <div class=\"scu-iro-timeline-content\">\n\n          <span>July 23, 2014<\/span>\n\n          <h3>Coordination Office for National and International Relations Units<\/h3>\n\n          <p>\n            The working methods and organs of the International Relations Unit and the Erasmus+, Bologna, Mevlana, and Farabi Institutional Coordinators have been regulated by the directive adopted by the University Senate.\n          <\/p>\n\n          <a href=\"https:\/\/www.cumhuriyet.edu.tr\/karar\/SenatoKarari_2014_yili_toplantino_18.pdf\" target=\"_blank\" rel=\"noopener\">\n            Senate Resolution\n            <i class=\"bi bi-arrow-up-right\"><\/i>\n          <\/a>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- 2018 -->\n      <article>\n\n        <div class=\"scu-iro-timeline-year\">\n          2018\n        <\/div>\n\n        <div class=\"scu-iro-timeline-content\">\n\n          <span>August 1, 2018<\/span>\n\n          <h3>Acceptance of the name International Relations Office<\/h3>\n\n          <p>\n            The Sivas Cumhuriyet University International Relations Office Directive has been approved, and the unit&#039;s name has been updated to International Relations Office.\n          <\/p>\n\n          <a href=\"https:\/\/kms.kaysis.gov.tr\/Home\/Goster\/143673\" target=\"_blank\" rel=\"noopener\">\n            Senate Resolution\n            <i class=\"bi bi-arrow-up-right\"><\/i>\n          <\/a>\n\n        <\/div>\n\n      <\/article>\n\n\n      <!-- G\u00dcN\u00dcM\u00dcZ -->\n      <article>\n\n        <div class=\"scu-iro-timeline-year\">\n          Nowadays\n        <\/div>\n\n        <div class=\"scu-iro-timeline-content\">\n\n          <span>Current Institutional Structure<\/span>\n\n          <h3>Internationalization center affiliated with the Rectorate<\/h3>\n\n          <p>\n            The office continues its work with the Erasmus+, Bologna, Mevlana and Farabi Institutional Coordinators, as well as bilateral agreements and other exchange programs.\n          <\/p>\n\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       AYRINTILI TAR\u0130H\u00c7E\n  =================================================== -->\n  <section class=\"scu-iro-history-text\" id=\"ayrintili-tarihce\">\n\n    <div class=\"scu-iro-about-section-head\">\n\n      <span class=\"scu-iro-about-eyebrow\">\n        Detailed Corporate History\n      <\/span>\n\n      <h2>Establishment and Development Process<\/h2>\n\n    <\/div>\n\n    <div class=\"scu-iro-history-paragraphs\">\n\n      <p>\n        To carry out the function of the European Union Sixth Framework Programme (FP6) \u201cInstitutional Contact Point\u201d and to coordinate our University\u2019s FP6 activities, which is the European Union Education Programme.\n        <strong>\u201c&quot;Socrates&quot;\u201d<\/strong> and included under this main program\n        <strong>\u201cErasmus, Comenius, Grundtvig, Lingua\u201d<\/strong> In accordance with the letter dated January 24, 2003, numbered 19-243, from the Prime Ministry State Planning Organization, in order to promote and coordinate sub-programs such as these, and thus ensure that our University benefits from these programs at the highest level and to inform the teaching staff,\n        <a href=\"https:\/\/web.archive.org\/web\/20040323030723\/http:\/\/www.cumhuriyet.edu.tr\/yazi.php?yad=193&amp;kat=32\" target=\"_blank\" rel=\"noreferrer noopener\">Resolution No. 4 of the Senate of Cumhuriyet University dated 11.06.2003<\/a>\n        with <strong>\u201c&quot;Rectorate of External Relations Unit&quot;\u201d<\/strong> It has been established.\n      <\/p>\n\n      <p>\n        Established in 2003, the Unit consists of various subcommittees under the coordination of the Vice Rector. Particularly responsible for coordinating the Erasmus program, a student-faculty exchange program under the EU Education Programme Socrates, and the EU 6th Framework Programme (FP6), to ensure that our university&#039;s students and faculty benefit more effectively from these programs, the division of responsibilities within this unit is as follows:\n        <a href=\"https:\/\/web.archive.org\/web\/20031011234857\/http:\/\/www.cumhuriyet.edu.tr\/dis_iliskiler\/yapilanma.php\" target=\"_blank\" rel=\"noreferrer noopener\">\u201c&quot;Corporate Contact Point&quot;\u201d<\/a>\n        It was created under the name [name].\n      <\/p>\n\n      <p>\n        Cumhuriyet University applied to the European Union Commission on October 30, 2003, to participate in the Socrates-Erasmus Program.\n        <strong>\u201c&quot;Erasmus University Charter&quot;\u201d<\/strong>\n        The university applied for the Erasmus University Charter (EUC). Participation in this program, which aimed at student and academic exchange between EU member and candidate countries during the 2004-2005, 2005-2006, and 2006-2007 academic years, required approval of the EUC application by the European Union Commission as a prerequisite.\n      <\/p>\n\n      <p>\n        Our country&#039;s full participation in the European Union Education and Youth Programmes is the subject of an agreement between the European Union Commission and the Government of the Republic of T\u00fcrkiye.\n        <a href=\"https:\/\/www.resmigazete.gov.tr\/eskiler\/2004\/05\/20040508.htm#1\" target=\"_blank\" rel=\"noreferrer noopener\">The Memorandum of Understanding, published in the Official Gazette on May 8, 2004, entered into force.<\/a>\n        It was announced that this had taken place; as a result, the higher education institutions that received the Erasmus University Charter were announced by the Commission on May 17, 2004. In that year, following applications from 73 out of 82 higher education institutions, 65 higher education institutions, including Cumhuriyet University, were entitled to receive the Erasmus University Charter.\n      <\/p>\n\n      <p>\n        Cumhuriyet University has carried out activities to develop cooperation with universities and institutions in Turkey and abroad through the Farabi and Mevlana student and faculty exchange programs, to coordinate joint projects and training programs, to coordinate processes related to all projects supported by the European Union and training programs such as Erasmus+, Comenius, Leonardo da Vinci, Grundtvig and Youth, and to increase academic activities at national and international levels.\n      <\/p>\n\n      <p>\n        In relation to these studies, the Republic University National and International Relations Units Coordination Directive, prepared to regulate the duties and working principles of the National and International Relations Units Coordination Office,\n        <a href=\"https:\/\/www.cumhuriyet.edu.tr\/karar\/SenatoKarari_2014_yili_toplantino_18.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Approved by the Senate of Cumhuriyet University on July 23, 2014.<\/a>.Within this framework, the working methods and organs of the External Relations Unit, which is affiliated with the National and International Relations Units Coordination Office of the Rectorate of Cumhuriyet University, and the Erasmus+, Bologna, Mevlana and Farabi Institutional Coordination Offices have been determined.\n      <\/p>\n\n      <p>\n        <a href=\"https:\/\/kms.kaysis.gov.tr\/Home\/Goster\/143673\" target=\"_blank\" rel=\"noreferrer noopener\">By the decision of the Sivas Cumhuriyet University Senate dated 01.08.2018<\/a>\n        The &quot;Cumhuriyet University National and International Relations Units Coordination Directive&quot; has been abolished and replaced with the &quot;Sivas Cumhuriyet University International Relations Office Directive,&quot; and the unit&#039;s name has been updated to &quot;International Relations Office.&quot;.\n      <\/p>\n\n      <p>\n        The International Relations Office operates directly under the Rectorate and houses four coordinating offices: the Erasmus+ Institutional Coordination Office, the Bologna Institutional Coordination Office, the Mevlana Institutional Coordination Office, and the Farabi Institutional Coordination Office. The office also coordinates mobility programs under inter-university memoranda of understanding and other exchange programs. The International Student Coordination Office is a separate unit and does not operate within the International Relations Office.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ==================================================\n       ALT Y\u00d6NLEND\u0130RMELER\n  =================================================== -->\n  <section class=\"scu-iro-about-links\">\n\n    <a href=\"\/en\/team\/\">\n\n      <i class=\"bi bi-people\"><\/i>\n\n      <div>\n        <span>Corporate Structure<\/span>\n        <strong>Our Staff<\/strong>\n      <\/div>\n\n      <i class=\"bi bi-arrow-right\"><\/i>\n\n    <\/a>\n\n    <a href=\"\/en\/visual-identity\/\">\n\n      <i class=\"bi bi-palette\"><\/i>\n\n      <div>\n        <span>Corporate Resources<\/span>\n        <strong>Organisational Identity<\/strong>\n      <\/div>\n\n      <i class=\"bi bi-arrow-right\"><\/i>\n\n    <\/a>\n\n    <a href=\"\/en\/contact\/\">\n\n      <i class=\"bi bi-envelope\"><\/i>\n\n      <div>\n        <span>Contact<\/span>\n        <strong>Contact us<\/strong>\n      <\/div>\n\n      <i class=\"bi bi-arrow-right\"><\/i>\n\n    <\/a>\n\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Sivas Cumhuriyet \u00dcniversitesi Uluslararas\u0131 \u0130li\u015fkiler Ofisi Hakk\u0131nda \u00dcniversitemizin uluslararas\u0131la\u015fma politikalar\u0131n\u0131n geli\u015ftirilmesi, ulusal ve uluslararas\u0131 akademik i\u015f birliklerinin g\u00fc\u00e7lendirilmesi, de\u011fi\u015fim programlar\u0131n\u0131n koordinasyonu ve hareketlilik s\u00fcre\u00e7lerinin kurumsal bir b\u00fct\u00fcnl\u00fck i\u00e7erisinde y\u00fcr\u00fct\u00fclmesi amac\u0131yla faaliyet g\u00f6stermektedir. Kurulu\u015f 2003 y\u0131l\u0131ndan bu yana kurumsal deneyim Kurumsal Yap\u0131 D\u00f6rt kurum koordinat\u00f6rl\u00fc\u011f\u00fc Uluslararas\u0131la\u015fma Akademik i\u015f birli\u011fi ve hareketlilik Ofis Hakk\u0131nda Ba\u015fkan\u0131n Mesaj\u0131 Kurumsal [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7719,"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-69","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PhmZjt-17","_links":{"self":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/69","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/comments?post=69"}],"version-history":[{"count":83,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/69\/revisions"}],"predecessor-version":[{"id":7797,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/69\/revisions\/7797"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media\/7719"}],"wp:attachment":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}