{"id":1314,"date":"2023-03-19T22:42:16","date_gmt":"2023-03-19T19:42:16","guid":{"rendered":"https:\/\/international.cumhuriyet.edu.tr\/?page_id=1314"},"modified":"2026-07-24T12:23:21","modified_gmt":"2026-07-24T09:23:21","slug":"mou","status":"publish","type":"page","link":"https:\/\/international.cumhuriyet.edu.tr\/en\/mou\/","title":{"rendered":"Bilateral Agreements (MoU)"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* =====================================================\n   \u0130K\u0130L\u0130 ANLA\u015eMALAR \u2013 MEMORANDUM OF UNDERSTANDING\n===================================================== *\/\n\n.scu-mou-page {\n  --mou-primary: #17357f;\n  --mou-secondary: #2444b8;\n  --mou-accent: #ef3e5a;\n  --mou-turquoise: #00a6d6;\n  --mou-green: #009b77;\n  --mou-purple: #7651a8;\n  --mou-gold: #c6812a;\n  --mou-text: #4f5b70;\n  --mou-muted: #657087;\n  --mou-bg: #f7f9fd;\n  --mou-border: rgba(23, 53, 127, 0.09);\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-mou-page *,\n.scu-mou-page *::before,\n.scu-mou-page *::after {\n  box-sizing: border-box;\n}\n\n.scu-mou-page a {\n  text-decoration: none !important;\n}\n\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n\n.scu-mou-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    #17357f 0%,\n    #2444b8 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-mou-hero::after {\n  content: \"\";\n  position: absolute;\n  top: -140px;\n  right: -95px;\n\n  width: 330px;\n  height: 330px;\n\n  background: rgba(255, 255, 255, 0.09);\n  border-radius: 50%;\n  pointer-events: none;\n}\n\n.scu-mou-hero > * {\n  position: relative;\n  z-index: 2;\n}\n\n.scu-mou-hero-eyebrow {\n  display: block;\n  margin-bottom: 9px;\n\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 13px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n\n.scu-mou-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-mou-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-mou-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-mou-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-mou-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-mou-hero-highlights span,\n.scu-mou-hero-highlights strong {\n  display: block;\n}\n\n.scu-mou-hero-highlights span {\n  margin-bottom: 6px;\n\n  color: rgba(255, 255, 255, 0.70);\n  font-size: 11.8px;\n}\n\n.scu-mou-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-mou-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 19px;\n}\n\n.scu-mou-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 .2s ease,\n    background .2s ease;\n}\n\n.scu-mou-hero-actions a.is-primary {\n  color: var(--mou-primary) !important;\n  background: #ffffff;\n  border-color: #ffffff;\n}\n\n.scu-mou-hero-actions a:hover {\n  transform: translateY(-2px);\n  background: rgba(255, 255, 255, 0.19);\n}\n\n\n\/* =====================================================\n   ORTAK BA\u015eLIKLAR\n===================================================== *\/\n\n.scu-mou-eyebrow {\n  display: block;\n  margin-bottom: 7px;\n\n  color: var(--mou-accent);\n  font-size: 13px;\n  line-height: 1.3;\n  font-weight: 600;\n}\n\n.scu-mou-section {\n  margin-bottom: 22px;\n  padding: 29px;\n\n  background: #ffffff;\n  border: 1px solid var(--mou-border);\n  border-radius: 21px;\n  box-shadow: 0 9px 26px rgba(20, 38, 86, 0.042);\n}\n\n.scu-mou-section-head {\n  margin-bottom: 22px;\n}\n\n.scu-mou-section-head h2 {\n  margin: 0;\n\n  color: var(--mou-primary);\n  font-size: 27px;\n  line-height: 1.25;\n  font-weight: 600;\n  letter-spacing: -0.02em;\n}\n\n.scu-mou-section-head p {\n  max-width: 950px;\n  margin: 9px 0 0;\n\n  color: var(--mou-muted);\n  font-size: 14.3px;\n  line-height: 1.7;\n}\n\n\n\/* =====================================================\n   \u00d6NEML\u0130 B\u0130LG\u0130LEND\u0130RME\n===================================================== *\/\n\n.scu-mou-notice {\n  display: grid;\n  grid-template-columns: 58px minmax(0, 1fr);\n  gap: 17px;\n  align-items: flex-start;\n\n  margin-bottom: 22px;\n  padding: 23px;\n\n  background: rgba(239, 62, 90, 0.055);\n  border: 1px solid rgba(239, 62, 90, 0.16);\n  border-radius: 19px;\n}\n\n.scu-mou-notice-icon {\n  width: 52px;\n  height: 52px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n  background: var(--mou-accent);\n  border-radius: 16px;\n  font-size: 22px;\n}\n\n.scu-mou-notice-content > span {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--mou-accent);\n  font-size: 11.5px;\n  font-weight: 600;\n}\n\n.scu-mou-notice-content h2 {\n  margin: 0;\n\n  color: var(--mou-primary);\n  font-size: 18px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-mou-notice-content p {\n  max-width: 1050px;\n  margin: 7px 0 0;\n\n  color: var(--mou-text);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n\n\/* =====================================================\n   MOU NED\u0130R\n===================================================== *\/\n\n.scu-mou-overview {\n  display: grid;\n  grid-template-columns:\n    minmax(220px, .68fr)\n    minmax(0, 1.4fr)\n    minmax(260px, .82fr);\n  gap: 16px;\n  align-items: stretch;\n}\n\n\n\/* T\u0130POGRAF\u0130K ALAN *\/\n\n.scu-mou-symbol {\n  position: relative;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 100%;\n  padding: 27px 22px;\n\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(255, 255, 255, 0.15),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      var(--mou-primary) 0%,\n      var(--mou-purple) 100%\n    );\n\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.scu-mou-symbol::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-mou-symbol > i {\n  position: relative;\n  z-index: 2;\n\n  font-size: 50px;\n  line-height: 1;\n}\n\n.scu-mou-symbol strong {\n  position: relative;\n  z-index: 2;\n\n  display: block;\n  margin-top: 18px;\n\n  color: #ffffff;\n  font-size: 43px;\n  line-height: 1;\n  font-weight: 600;\n  letter-spacing: -0.04em;\n}\n\n.scu-mou-symbol span {\n  position: relative;\n  z-index: 2;\n\n  display: block;\n  margin-top: 13px;\n\n  color: #ffffff;\n  font-size: 13px;\n  line-height: 1.45;\n  font-weight: 600;\n  text-align: center;\n}\n\n.scu-mou-symbol small {\n  position: relative;\n  z-index: 2;\n\n  display: block;\n  margin-top: 6px;\n\n  color: rgba(255, 255, 255, 0.70);\n  font-size: 10.8px;\n  line-height: 1.45;\n  text-align: center;\n}\n\n\n\/* A\u00c7IKLAMA VE \u00d6ZET *\/\n\n.scu-mou-overview-content,\n.scu-mou-summary {\n  padding: 22px;\n\n  background: var(--mou-bg);\n  border: 1px solid var(--mou-border);\n  border-radius: 18px;\n}\n\n.scu-mou-overview-content h3 {\n  margin: 0;\n\n  color: var(--mou-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-mou-overview-content > p {\n  margin: 11px 0 0;\n\n  color: var(--mou-text);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n.scu-mou-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(--mou-border);\n  border-radius: 14px;\n}\n\n.scu-mou-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(--mou-purple);\n  border-radius: 12px;\n  font-size: 17px;\n}\n\n.scu-mou-overview-note span {\n  color: var(--mou-text);\n  font-size: 12.4px;\n  line-height: 1.58;\n}\n\n.scu-mou-summary-title {\n  display: block;\n  margin-bottom: 14px;\n\n  color: var(--mou-primary);\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-mou-summary ul {\n  display: grid;\n  gap: 12px;\n\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.scu-mou-summary li {\n  display: grid;\n  grid-template-columns: 20px minmax(0, 1fr);\n  gap: 9px;\n  align-items: flex-start;\n\n  color: var(--mou-text);\n  font-size: 12.7px;\n  line-height: 1.5;\n}\n\n.scu-mou-summary li i {\n  color: var(--mou-green);\n  font-size: 17px;\n}\n\n\n\/* =====================================================\n   \u0130\u015e B\u0130RL\u0130\u011e\u0130 ALANLARI\n===================================================== *\/\n\n.scu-mou-cooperation-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 14px;\n}\n\n.scu-mou-cooperation-grid article {\n  min-height: 225px;\n  padding: 20px;\n\n  background: var(--mou-bg);\n  border: 1px solid var(--mou-border);\n  border-radius: 18px;\n\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease;\n}\n\n.scu-mou-cooperation-grid article:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 12px 25px rgba(20, 38, 86, 0.07);\n}\n\n.scu-mou-cooperation-icon {\n  width: 47px;\n  height: 47px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 15px;\n\n  color: #ffffff;\n  background: var(--mou-primary);\n  border-radius: 15px;\n  font-size: 21px;\n}\n\n.scu-mou-cooperation-grid article:nth-child(2)\n.scu-mou-cooperation-icon {\n  background: var(--mou-purple);\n}\n\n.scu-mou-cooperation-grid article:nth-child(3)\n.scu-mou-cooperation-icon {\n  background: var(--mou-turquoise);\n}\n\n.scu-mou-cooperation-grid article:nth-child(4)\n.scu-mou-cooperation-icon {\n  background: var(--mou-green);\n}\n\n.scu-mou-cooperation-grid article:nth-child(5)\n.scu-mou-cooperation-icon {\n  background: var(--mou-gold);\n}\n\n.scu-mou-cooperation-grid article:nth-child(6)\n.scu-mou-cooperation-icon {\n  background: var(--mou-accent);\n}\n\n.scu-mou-cooperation-grid h3 {\n  margin: 0;\n\n  color: var(--mou-primary);\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-mou-cooperation-grid p {\n  margin: 9px 0 0;\n\n  color: var(--mou-muted);\n  font-size: 12.7px;\n  line-height: 1.65;\n}\n\n\n\/* =====================================================\n   SINIRLAR\n===================================================== *\/\n\n.scu-mou-limit-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-mou-limit-grid article {\n  display: grid;\n  grid-template-columns: 47px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  padding: 18px;\n\n  background: var(--mou-bg);\n  border: 1px solid var(--mou-border);\n  border-radius: 17px;\n}\n\n.scu-mou-limit-grid article > i {\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(--mou-primary);\n  border-radius: 14px;\n  font-size: 19px;\n}\n\n.scu-mou-limit-grid article:nth-child(2) > i {\n  background: var(--mou-purple);\n}\n\n.scu-mou-limit-grid article:nth-child(3) > i {\n  background: var(--mou-turquoise);\n}\n\n.scu-mou-limit-grid article:nth-child(4) > i {\n  background: var(--mou-green);\n}\n\n.scu-mou-limit-grid h3 {\n  margin: 0 0 6px;\n\n  color: var(--mou-primary);\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-mou-limit-grid p {\n  margin: 0;\n\n  color: var(--mou-muted);\n  font-size: 12.7px;\n  line-height: 1.62;\n}\n\n\n\/* =====================================================\n   S\u00dcRE\u00c7\n===================================================== *\/\n\n.scu-mou-process {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.scu-mou-process article {\n  position: relative;\n  min-height: 225px;\n  padding: 18px;\n\n  background: var(--mou-bg);\n  border: 1px solid var(--mou-border);\n  border-radius: 17px;\n}\n\n.scu-mou-process article > span {\n  position: absolute;\n  top: 17px;\n  right: 17px;\n\n  color: rgba(23, 53, 127, 0.28);\n  font-size: 12px;\n  font-weight: 600;\n}\n\n.scu-mou-process article > i {\n  width: 44px;\n  height: 44px;\n\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 15px;\n\n  color: #ffffff;\n  background: var(--mou-primary);\n  border-radius: 14px;\n  font-size: 19px;\n}\n\n.scu-mou-process article:nth-child(2) > i {\n  background: var(--mou-purple);\n}\n\n.scu-mou-process article:nth-child(3) > i {\n  background: var(--mou-turquoise);\n}\n\n.scu-mou-process article:nth-child(4) > i {\n  background: var(--mou-green);\n}\n\n.scu-mou-process article:nth-child(5) > i {\n  background: var(--mou-accent);\n}\n\n.scu-mou-process h3 {\n  margin: 0;\n\n  color: var(--mou-primary);\n  font-size: 14.5px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-mou-process p {\n  margin: 8px 0 0;\n\n  color: var(--mou-muted);\n  font-size: 12.2px;\n  line-height: 1.6;\n}\n\n\n\/* =====================================================\n   HAREKETL\u0130L\u0130K B\u0130LG\u0130S\u0130\n===================================================== *\/\n\n.scu-mou-mobility-notice {\n  display: grid;\n  grid-template-columns: 59px minmax(0, 1fr);\n  gap: 18px;\n  align-items: flex-start;\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.16);\n  border-radius: 19px;\n}\n\n.scu-mou-mobility-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(--mou-turquoise);\n  border-radius: 16px;\n  font-size: 23px;\n}\n\n.scu-mou-mobility-content h2 {\n  margin: 0;\n\n  color: var(--mou-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-mou-mobility-content p {\n  max-width: 1000px;\n  margin: 7px 0 0;\n\n  color: var(--mou-text);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n\n\/* =====================================================\n   ANLA\u015eMALAR\n===================================================== *\/\n\n.scu-mou-agreements {\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(118, 81, 168, 0.07);\n  border: 1px solid rgba(118, 81, 168, 0.16);\n  border-radius: 19px;\n}\n\n.scu-mou-agreements-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(--mou-purple);\n  border-radius: 16px;\n  font-size: 23px;\n}\n\n.scu-mou-agreements-content h2 {\n  margin: 0;\n\n  color: var(--mou-primary);\n  font-size: 19px;\n  line-height: 1.4;\n  font-weight: 600;\n}\n\n.scu-mou-agreements-content p {\n  max-width: 900px;\n  margin: 7px 0 0;\n\n  color: var(--mou-text);\n  font-size: 13.2px;\n  line-height: 1.65;\n}\n\n.scu-mou-agreements > 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(--mou-primary);\n  border-radius: 12px;\n\n  font-size: 12.5px;\n  line-height: 1;\n  font-weight: 600;\n  white-space: nowrap;\n}\n\n\n\/* =====================================================\n   RESM\u00ce NOT\n===================================================== *\/\n\n.scu-mou-footnote {\n  display: grid;\n  grid-template-columns: 47px minmax(0, 1fr);\n  gap: 14px;\n  align-items: flex-start;\n\n  margin-bottom: 25px;\n  padding: 19px;\n\n  background: var(--mou-bg);\n  border: 1px solid var(--mou-border);\n  border-radius: 18px;\n}\n\n.scu-mou-footnote > 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  background: var(--mou-primary);\n  border-radius: 14px;\n  font-size: 20px;\n}\n\n.scu-mou-footnote strong {\n  display: block;\n  margin-bottom: 5px;\n\n  color: var(--mou-primary);\n  font-size: 14px;\n  font-weight: 600;\n}\n\n.scu-mou-footnote p {\n  margin: 0;\n\n  color: var(--mou-muted);\n  font-size: 12.7px;\n  line-height: 1.62;\n}\n\n\n\/* ODAKLANMA *\/\n\n.scu-mou-page a:focus-visible {\n  outline: 3px solid #ffcc00;\n  outline-offset: 3px;\n}\n\n\n\/* ANCHOR *\/\n\n#mou-nedir,\n#is-birligi-alanlari {\n  scroll-margin-top: 110px;\n}\n\n\n\/* =====================================================\n   TABLET\n===================================================== *\/\n\n@media (max-width: 1120px) {\n  .scu-mou-overview {\n    grid-template-columns:\n      minmax(220px, .68fr)\n      minmax(0, 1.32fr);\n  }\n\n  .scu-mou-summary {\n    grid-column: 1 \/ -1;\n  }\n\n  .scu-mou-summary ul {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-mou-process {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 900px) {\n  .scu-mou-hero-highlights {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-mou-cooperation-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .scu-mou-agreements {\n    grid-template-columns: 53px minmax(0, 1fr);\n  }\n\n  .scu-mou-agreements > a {\n    grid-column: 1 \/ -1;\n    width: 100%;\n  }\n}\n\n\n\/* =====================================================\n   MOB\u0130L\n===================================================== *\/\n\n@media (max-width: 700px) {\n  .scu-mou-page {\n    padding: 0 12px;\n  }\n\n  .scu-mou-hero {\n    padding: 30px 21px;\n    border-radius: 20px;\n  }\n\n  .scu-mou-hero h1 {\n    font-size: 29px;\n  }\n\n  .scu-mou-hero > p {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .scu-mou-hero-highlights {\n    gap: 10px;\n    margin-top: 23px;\n  }\n\n  .scu-mou-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-mou-hero-highlights i {\n    width: 36px;\n    height: 36px;\n    font-size: 19px;\n  }\n\n  .scu-mou-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .scu-mou-hero-actions a {\n    width: 100%;\n  }\n\n  .scu-mou-notice,\n  .scu-mou-mobility-notice,\n  .scu-mou-agreements {\n    grid-template-columns: 1fr;\n    padding: 19px;\n    border-radius: 17px;\n  }\n\n  .scu-mou-agreements > a {\n    grid-column: auto;\n  }\n\n  .scu-mou-section {\n    padding: 22px 17px;\n    border-radius: 18px;\n  }\n\n  .scu-mou-section-head h2 {\n    font-size: 22px;\n  }\n\n  .scu-mou-section-head p {\n    font-size: 13.7px;\n  }\n\n  .scu-mou-overview,\n  .scu-mou-cooperation-grid,\n  .scu-mou-limit-grid,\n  .scu-mou-process {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-mou-symbol {\n    min-height: 220px;\n  }\n\n  .scu-mou-overview-content,\n  .scu-mou-summary {\n    padding: 18px;\n  }\n\n  .scu-mou-summary {\n    grid-column: auto;\n  }\n\n  .scu-mou-summary ul {\n    grid-template-columns: 1fr;\n  }\n\n  .scu-mou-cooperation-grid article,\n  .scu-mou-process article {\n    min-height: 0;\n  }\n\n  .scu-mou-footnote {\n    grid-template-columns: 1fr;\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-mou-page\">\n\n  <!-- HERO -->\n  <header class=\"scu-mou-hero\">\n\n    <span class=\"scu-mou-hero-eyebrow\">\n      International Relations Office \u00b7 International Partnerships\n    <\/span>\n\n    <h1>Bilateral Agreements (MoU)<\/h1>\n\n    <p>\n      A Memorandum of Understanding (MoU) is a text of agreement that defines the general institutional framework for developing cooperation between two higher education institutions in the fields of education, research, academic mobility, and joint activities.\n    <\/p>\n\n    <div class=\"scu-mou-hero-highlights\">\n\n      <article>\n        <i class=\"bi bi-buildings\"><\/i>\n\n        <div>\n          <span>Corporate Collaboration<\/span>\n          <strong>Sustainable partnerships between universities<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-mortarboard\"><\/i>\n\n        <div>\n          <span>Academic Activities<\/span>\n          <strong>Education, research and scientific studies<\/strong>\n        <\/div>\n      <\/article>\n\n      <article>\n        <i class=\"bi bi-arrow-left-right\"><\/i>\n\n        <div>\n          <span>Mobility Opportunities<\/span>\n          <strong>Practices subject to additional protocols and institutional approvals.<\/strong>\n        <\/div>\n      <\/article>\n\n    <\/div>\n\n    <nav class=\"scu-mou-hero-actions\" aria-label=\"Bilateral agreements page sections\">\n\n      <a href=\"#mou-nedir\" class=\"is-primary\">\n        <i class=\"bi bi-info-circle\"><\/i>\n        What is an MOU?\n      <\/a>\n\n      <a href=\"#is-birligi-alanlari\">\n        <i class=\"bi bi-diagram-3\"><\/i>\n        Areas of Cooperation\n      <\/a>\n\n      <a href=\"\/en\/partners\/\">\n        <i class=\"bi bi-buildings\"><\/i>\n        Existing Agreements\n      <\/a>\n\n    <\/nav>\n\n  <\/header>\n\n\n  <!-- \u00d6NEML\u0130 B\u0130LG\u0130LEND\u0130RME -->\n  <section class=\"scu-mou-notice\">\n\n    <div class=\"scu-mou-notice-icon\">\n      <i class=\"bi bi-shield-exclamation\"><\/i>\n    <\/div>\n\n    <div class=\"scu-mou-notice-content\">\n\n      <span>Important Information<\/span>\n\n      <h2>The MoU is not a grant or mobility program in itself.<\/h2>\n\n      <p>\n        The signing of a bilateral agreement does not automatically grant students or staff mobility, grants, quotas, admission, tuition fee exemptions, or academic recognition.\n      <\/p>\n\n      <p>\n        In order for a concrete mobility or joint activity to be carried out, it may be necessary for the relevant institutions to determine quotas, agree on the implementation principles, and obtain the necessary academic and administrative approvals.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- MOU NED\u0130R -->\n  <section class=\"scu-mou-section\" id=\"mou-nedir\">\n\n    <div class=\"scu-mou-section-head\">\n\n      <span class=\"scu-mou-eyebrow\">\n        Corporate Cooperation Framework\n      <\/span>\n\n      <h2>What is a Memorandum of Understanding?<\/h2>\n\n      <p>\n        An MoU is an institutional agreement that sets forth the willingness of the signatory universities to cooperate and the overall scope of the cooperation.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-mou-overview\">\n\n      <!-- T\u0130POGRAF\u0130K TANITIM ALANI -->\n      <div class=\"scu-mou-symbol\">\n\n        <i class=\"bi bi-file-earmark-text\"><\/i>\n\n        <strong>MoU<\/strong>\n\n        <span>Memorandum of Understanding<\/span>\n\n        <small>Bilateral Cooperation Agreement<\/small>\n\n      <\/div>\n\n\n      <!-- A\u00c7IKLAMA -->\n      <div class=\"scu-mou-overview-content\">\n\n        <h3>General basis for cooperation between universities.<\/h3>\n\n        <p>\n          Bilateral agreements between universities can be signed between two higher education institutions without being tied to a specific national or international grant program.\n        <\/p>\n\n        <p>\n          The agreement records the parties&#039; intention to develop cooperation in areas such as education, research, academic and administrative staff interaction, student activities, joint projects, scientific events, and publications.\n        <\/p>\n\n        <p>\n          An Memorandum of Understanding (MoU) usually provides a general framework. For the implementation of a specific activity, an implementation protocol, supplementary agreement, work plan, project contract, or mobility agreement may also be prepared.\n        <\/p>\n\n        <div class=\"scu-mou-overview-note\">\n\n          <i class=\"bi bi-file-earmark-check\"><\/i>\n\n          <span>\n            The scope, duration, renewal method, responsibilities, and terms of implementation of each agreement are assessed according to its own provisions.\n          <\/span>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- TEMEL \u00d6ZELL\u0130KLER -->\n      <aside class=\"scu-mou-summary\">\n\n        <span class=\"scu-mou-summary-title\">\n          Key Features\n        <\/span>\n\n        <ul>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>It is signed between the two institutions.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>It establishes a general framework for cooperation.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>It can encompass more than one academic field.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>It can be arranged for a specific period of time.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>Implementable with additional protocols.<\/span>\n          <\/li>\n\n          <li>\n            <i class=\"bi bi-check2-circle\"><\/i>\n            <span>It is based on mutual corporate responsibility.<\/span>\n          <\/li>\n\n        <\/ul>\n\n      <\/aside>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- \u0130\u015e B\u0130RL\u0130\u011e\u0130 ALANLARI -->\n  <section class=\"scu-mou-section\" id=\"is-birligi-alanlari\">\n\n    <div class=\"scu-mou-section-head\">\n\n      <span class=\"scu-mou-eyebrow\">\n        Potential Areas of Activity\n      <\/span>\n\n      <h2>Potential Collaborations to be Developed within the Scope of the MoU<\/h2>\n\n      <p>\n        Areas of cooperation may vary depending on the academic structure of the participating institutions and the terms of the signed agreement.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-mou-cooperation-grid\">\n\n      <article>\n\n        <div class=\"scu-mou-cooperation-icon\">\n          <i class=\"bi bi-mortarboard\"><\/i>\n        <\/div>\n\n        <h3>Student Activities<\/h3>\n\n        <p>\n          Development of student activities such as learning, short-term academic activities, summer school, joint courses, internships, and similar programs.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-mou-cooperation-icon\">\n          <i class=\"bi bi-person-workspace\"><\/i>\n        <\/div>\n\n        <h3>Academic Staff Collaboration<\/h3>\n\n        <p>\n          Activities include teaching, visiting professorship, seminars, academic visits, and sharing scientific experiences.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-mou-cooperation-icon\">\n          <i class=\"bi bi-search\"><\/i>\n        <\/div>\n\n        <h3>Collaborative Research<\/h3>\n\n        <p>\n          Collaborative research groups, scientific projects, field studies, and efforts to utilize research infrastructure.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-mou-cooperation-icon\">\n          <i class=\"bi bi-journal-richtext\"><\/i>\n        <\/div>\n\n        <h3>Joint Publications<\/h3>\n\n        <p>\n          Collaborative preparation of scientific publications such as articles, books, conference papers, academic reports, and the like.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-mou-cooperation-icon\">\n          <i class=\"bi bi-calendar-event\"><\/i>\n        <\/div>\n\n        <h3>Scientific Activities<\/h3>\n\n        <p>\n          Organizing congresses, symposiums, workshops, conferences, training programs, and cultural events together.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <div class=\"scu-mou-cooperation-icon\">\n          <i class=\"bi bi-diagram-3\"><\/i>\n        <\/div>\n\n        <h3>Collaborative Education Models<\/h3>\n\n        <p>\n          Preparing and developing cooperation for joint programs, dual degree programs, joint courses, online education, and similar models.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- OTOMAT\u0130K OLARAK SA\u011eLAMADIKLARI -->\n  <section class=\"scu-mou-section\">\n\n    <div class=\"scu-mou-section-head\">\n\n      <span class=\"scu-mou-eyebrow\">\n        Limitations of the Agreement\n      <\/span>\n\n      <h2>What rights does an MOU (MoU) NOT create on its own?<\/h2>\n\n      <p>\n        Unless there is an explicit provision in the agreement or a separately prepared implementation arrangement, the following possibilities do not arise automatically.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-mou-limit-grid\">\n\n      <article>\n\n        <i class=\"bi bi-wallet2\"><\/i>\n\n        <div>\n          <h3>Grants and Financial Support<\/h3>\n\n          <p>\n            The signing of an MoU does not provide any direct grants, scholarships, or financial support to the parties or participants.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-person-check\"><\/i>\n\n        <div>\n          <h3>Automatic Acceptance<\/h3>\n\n          <p>\n            This does not automatically entitle students or staff to acceptance or invitation from the host institution.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-mortarboard\"><\/i>\n\n        <div>\n          <h3>Academic Recognition<\/h3>\n\n          <p>\n            The recognition of courses or academic work is also decided by the relevant academic units.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n      <article>\n\n        <i class=\"bi bi-receipt\"><\/i>\n\n        <div>\n          <h3>Fee Exemption<\/h3>\n\n          <p>\n            This does not provide any exemption or guarantee of payment for tuition fees, accommodation, travel, or other expenses.\n          <\/p>\n        <\/div>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- UYGULAMA S\u00dcREC\u0130 -->\n  <section class=\"scu-mou-section\">\n\n    <div class=\"scu-mou-section-head\">\n\n      <span class=\"scu-mou-eyebrow\">\n        Corporate Process Stages\n      <\/span>\n\n      <h2>General Structure of the Bilateral Agreement Process<\/h2>\n\n      <p>\n        The process of drafting and implementing agreements may vary depending on the internal regulations of the institutions, but generally consists of the following stages.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"scu-mou-process\">\n\n      <article>\n\n        <span>01<\/span>\n        <i class=\"bi bi-chat-square-text\"><\/i>\n\n        <h3>First Contact<\/h3>\n\n        <p>\n          Initial meetings are held with the planned collaboration organization at the academic or institutional level.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>02<\/span>\n        <i class=\"bi bi-ui-checks-grid\"><\/i>\n\n        <h3>Compliance Review<\/h3>\n\n        <p>\n          The institution&#039;s reputation, academic structure, and proposed areas of collaboration are evaluated.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>03<\/span>\n        <i class=\"bi bi-file-earmark-text\"><\/i>\n\n        <h3>Text Preparation<\/h3>\n\n        <p>\n          The scope, duration, responsibilities, and termination provisions of the agreement shall be determined by the parties.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>04<\/span>\n        <i class=\"bi bi-pen\"><\/i>\n\n        <h3>Approval and Signature<\/h3>\n\n        <p>\n          Following evaluation by the relevant academic and administrative units, the agreement is signed by authorized representatives.\n        <\/p>\n\n      <\/article>\n\n      <article>\n\n        <span>05<\/span>\n        <i class=\"bi bi-gear\"><\/i>\n\n        <h3>Implementation and Monitoring<\/h3>\n\n        <p>\n          Concrete actions are also planned; the duration, outcomes, and renewal status of the agreement are monitored.\n        <\/p>\n\n      <\/article>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- HAREKETL\u0130L\u0130K B\u0130LG\u0130S\u0130 -->\n  <section class=\"scu-mou-mobility-notice\">\n\n    <div class=\"scu-mou-mobility-icon\">\n      <i class=\"bi bi-airplane\"><\/i>\n    <\/div>\n\n    <div class=\"scu-mou-mobility-content\">\n\n      <span class=\"scu-mou-eyebrow\">\n        Student and Staff Mobility\n      <\/span>\n\n      <h2>How can mobility be implemented under the MoU?<\/h2>\n\n      <p>\n        For a mobility program based on a bilateral agreement to be possible, the participating institutions must separately determine the participant group, academic field, quota, duration, application method, admission requirements, financial obligations, and academic recognition criteria.\n      <\/p>\n\n      <p>\n        Mobility opportunities will be announced through official notices or institutional announcements published during the relevant period.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- ANLA\u015eMALAR -->\n  <section class=\"scu-mou-agreements\">\n\n    <div class=\"scu-mou-agreements-icon\">\n      <i class=\"bi bi-buildings\"><\/i>\n    <\/div>\n\n    <div class=\"scu-mou-agreements-content\">\n\n      <span class=\"scu-mou-eyebrow\">\n        Corporate Partnerships\n      <\/span>\n\n      <h2>Bilateral Agreements of Our University<\/h2>\n\n      <p>\n        Please visit the Agreements page to view the bilateral agreements our university has signed with higher education institutions abroad, their agreement statuses, and the scope of cooperation.\n      <\/p>\n\n    <\/div>\n\n    <a href=\"\/en\/partners\/\">\n      Review the agreements.\n      <i class=\"bi bi-arrow-right\"><\/i>\n    <\/a>\n\n  <\/section>\n\n\n  <!-- RESM\u00ce NOT -->\n  <section class=\"scu-mou-footnote\">\n\n    <i class=\"bi bi-shield-exclamation\"><\/i>\n\n    <div>\n\n      <strong>Agreement terms and priority of institutional approval.<\/strong>\n\n      <p>\n        The information on this page is for general informational purposes only. For each collaboration, the provisions of the signed agreement, decisions taken by the competent authorities of the signatory institutions, implementation protocols, and relevant official correspondence take precedence.\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Uluslararas\u0131 \u0130li\u015fkiler Ofisi \u00b7 Uluslararas\u0131 \u0130\u015f Birlikleri \u0130kili Anla\u015fmalar (MoU) Memorandum of Understanding (MoU); iki y\u00fcksek\u00f6\u011fretim kurumu aras\u0131nda e\u011fitim, ara\u015ft\u0131rma, akademik hareketlilik ve ortak faaliyet alanlar\u0131nda i\u015f birli\u011fi geli\u015ftirilmesine y\u00f6nelik genel kurumsal \u00e7er\u00e7eveyi belirleyen mutabakat metnidir. Kurumsal \u0130\u015f Birli\u011fi \u00dcniversiteler aras\u0131nda s\u00fcrd\u00fcr\u00fclebilir ortakl\u0131k Akademik Faaliyetler E\u011fitim, ara\u015ft\u0131rma ve bilimsel \u00e7al\u0131\u015fmalar Hareketlilik \u0130mk\u00e2nlar\u0131 Ek protokol ve [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7785,"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-1314","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PhmZjt-lc","_links":{"self":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/1314","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=1314"}],"version-history":[{"count":10,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/1314\/revisions"}],"predecessor-version":[{"id":7779,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/pages\/1314\/revisions\/7779"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media\/7785"}],"wp:attachment":[{"href":"https:\/\/international.cumhuriyet.edu.tr\/en\/wp-json\/wp\/v2\/media?parent=1314"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}