{"id":12609,"date":"2025-06-30T12:04:26","date_gmt":"2025-06-30T12:04:26","guid":{"rendered":"https:\/\/www.smuni.ly\/?page_id=12609"},"modified":"2026-08-08T09:18:33","modified_gmt":"2026-08-08T09:18:33","slug":"faculty-of-education","status":"publish","type":"page","link":"https:\/\/www.smu.edu.ly\/ar\/faculty-of-education\/","title":{"rendered":"Faculty of Education"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"12609\" class=\"elementor elementor-12609\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fba6986 e-flex e-con-boxed e-con e-parent\" data-id=\"fba6986\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8be207b elementor-widget elementor-widget-html\" data-id=\"8be207b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>College of Education | Vision, Mission, Objectives, and Values<\/title>\r\n\r\n<style>\r\n.education-profile,\r\n.education-profile *{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.education-profile{\r\n  --navy:#20334f;\r\n  --red:#cc0101;\r\n  --blue:#0029e9;\r\n  --text:#283449;\r\n  --muted:#687181;\r\n  --line:#d9d2c4;\r\n\r\n  width:100%;\r\n  margin:0;\r\n  padding:0;\r\n  color:var(--text);\r\n  background:transparent;\r\n  font-family:Arial,\"Segoe UI\",sans-serif;\r\n  line-height:1.65;\r\n}\r\n\r\n.education-profile-wrap{\r\n  width:100%;\r\n  max-width:100%;\r\n  margin:0;\r\n  padding:0;\r\n}\r\n\r\n\/* Main header *\/\r\n.education-profile-header{\r\n  width:100%;\r\n  margin:0 0 28px;\r\n  padding:36px;\r\n  border:1px solid var(--line);\r\n  border-top:6px solid var(--navy);\r\n  background:#ffffff;\r\n}\r\n\r\n.education-profile-header span{\r\n  display:block;\r\n  margin-bottom:7px;\r\n  color:var(--red);\r\n  font-size:12px;\r\n  font-weight:900;\r\n  letter-spacing:1.3px;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.education-profile-header h2{\r\n  margin:0;\r\n  color:var(--navy);\r\n  font-size:36px;\r\n  line-height:1.2;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.education-profile-header p{\r\n  max-width:900px;\r\n  margin:18px 0 0;\r\n  color:var(--muted);\r\n  font-size:17px;\r\n  line-height:1.85;\r\n}\r\n\r\n\/* Sections *\/\r\n.education-section{\r\n  width:100%;\r\n  margin:0 0 28px;\r\n  padding:35px;\r\n  border:1px solid var(--line);\r\n  background:#ffffff;\r\n}\r\n\r\n.education-section:last-child{\r\n  margin-bottom:0;\r\n}\r\n\r\n.education-section-heading{\r\n  margin-bottom:22px;\r\n}\r\n\r\n.education-section-heading span{\r\n  display:block;\r\n  margin-bottom:7px;\r\n  color:var(--red);\r\n  font-size:12px;\r\n  font-weight:900;\r\n  letter-spacing:1.3px;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.education-section-heading h2{\r\n  margin:0;\r\n  color:var(--navy);\r\n  font-size:32px;\r\n  line-height:1.2;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.education-section-heading h2::after{\r\n  content:\"\";\r\n  display:block;\r\n  width:58px;\r\n  height:4px;\r\n  margin-top:13px;\r\n  background:var(--red);\r\n}\r\n\r\n.education-section p{\r\n  margin:0 0 16px;\r\n  color:#4c5769;\r\n  font-size:17px;\r\n  line-height:1.9;\r\n}\r\n\r\n.education-section p:last-child{\r\n  margin-bottom:0;\r\n}\r\n\r\n\/* Vision and mission accents *\/\r\n.education-vision{\r\n  border-left:6px solid var(--red);\r\n}\r\n\r\n.education-mission{\r\n  border-left:6px solid var(--blue);\r\n}\r\n\r\n\/* Objectives *\/\r\n.education-objectives{\r\n  display:grid;\r\n  grid-template-columns:repeat(2,minmax(0,1fr));\r\n  gap:14px 20px;\r\n  margin:0;\r\n  padding:0;\r\n  list-style:none;\r\n}\r\n\r\n.education-objectives li{\r\n  position:relative;\r\n  min-height:100px;\r\n  padding:17px 18px 17px 50px;\r\n  border:1px solid var(--line);\r\n  border-radius:8px;\r\n  background:#fafbfc;\r\n  color:#536074;\r\n  font-size:15px;\r\n  line-height:1.7;\r\n}\r\n\r\n.education-objectives li::before{\r\n  content:\"\u2713\";\r\n  position:absolute;\r\n  top:18px;\r\n  left:16px;\r\n  width:22px;\r\n  height:22px;\r\n  display:grid;\r\n  place-items:center;\r\n  border-radius:50%;\r\n  background:var(--red);\r\n  color:#ffffff;\r\n  font-size:12px;\r\n  font-weight:900;\r\n}\r\n\r\n.education-objectives li:nth-child(even)::before{\r\n  background:var(--blue);\r\n}\r\n\r\n\/* Values *\/\r\n.education-values{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,minmax(0,1fr));\r\n  gap:16px;\r\n}\r\n\r\n.education-value-card{\r\n  min-height:155px;\r\n  padding:24px 18px;\r\n  border:1px solid var(--line);\r\n  background:#ffffff;\r\n  text-align:center;\r\n}\r\n\r\n.education-value-number{\r\n  width:46px;\r\n  height:46px;\r\n  margin:0 auto 14px;\r\n  display:grid;\r\n  place-items:center;\r\n  border-radius:50%;\r\n  background:var(--red);\r\n  color:#ffffff;\r\n  font-size:14px;\r\n  font-weight:900;\r\n}\r\n\r\n.education-value-card:nth-child(even) .education-value-number{\r\n  background:var(--blue);\r\n}\r\n\r\n.education-value-card strong{\r\n  display:block;\r\n  color:var(--navy);\r\n  font-size:16px;\r\n  line-height:1.5;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media(max-width:950px){\r\n  .education-values{\r\n    grid-template-columns:repeat(2,minmax(0,1fr));\r\n  }\r\n}\r\n\r\n@media(max-width:750px){\r\n  .education-objectives{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .education-profile-header,\r\n  .education-section{\r\n    padding:25px;\r\n  }\r\n\r\n  .education-profile-header h2{\r\n    font-size:30px;\r\n  }\r\n\r\n  .education-section-heading h2{\r\n    font-size:27px;\r\n  }\r\n}\r\n\r\n@media(max-width:520px){\r\n  .education-values{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .education-profile-header h2{\r\n    font-size:26px;\r\n  }\r\n\r\n  .education-section-heading h2{\r\n    font-size:24px;\r\n  }\r\n\r\n  .education-section p{\r\n    font-size:16px;\r\n  }\r\n}\r\n\/* =========================================================\r\n   SHOW OTHER FACULTIES BUTTON\r\n========================================================= *\/\r\n\r\n.education-other-faculties{\r\n  display:flex;\r\n  justify-content:center;\r\n  align-items:center;\r\n\r\n  margin-top:35px;\r\n  padding-top:28px;\r\n\r\n  border-top:1px solid #e2e5ea;\r\n}\r\n\r\n.education-other-faculties-button{\r\n  min-width:230px;\r\n\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:12px;\r\n\r\n  padding:15px 26px;\r\n\r\n  border:2px solid #20334f;\r\n  border-radius:8px;\r\n\r\n  color:#20334f !important;\r\n  background:#ffffff;\r\n\r\n  text-decoration:none !important;\r\n\r\n  font-size:15px;\r\n  font-weight:800;\r\n  line-height:1.2;\r\n\r\n  transition:\r\n    background .25s ease,\r\n    color .25s ease,\r\n    transform .25s ease,\r\n    box-shadow .25s ease;\r\n}\r\n\r\n.education-other-faculties-button::after{\r\n  content:\"\u2192\";\r\n\r\n  width:30px;\r\n  height:30px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  border-radius:50%;\r\n\r\n  color:#ffffff;\r\n  background:#0029e9;\r\n\r\n  font-size:16px;\r\n\r\n  transition:\r\n    background .25s ease,\r\n    transform .25s ease;\r\n}\r\n\r\n.education-other-faculties-button:hover{\r\n  color:#ffffff !important;\r\n  background:#20334f;\r\n\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 10px 24px rgba(32,51,79,.16);\r\n}\r\n\r\n.education-other-faculties-button:hover::after{\r\n  background:#cc0101;\r\n  transform:translateX(3px);\r\n}\r\n\r\n\r\n\/* Mobile *\/\r\n@media(max-width:600px){\r\n\r\n  .education-other-faculties{\r\n    margin-top:28px;\r\n    padding-top:22px;\r\n  }\r\n\r\n  .education-other-faculties-button{\r\n    width:100%;\r\n    min-width:0;\r\n  }\r\n\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<section class=\"education-profile\">\r\n  <div class=\"education-profile-wrap\">\r\n\r\n    <!-- Main Title -->\r\n    <header class=\"education-profile-header\">\r\n      <span>College of Education<\/span>\r\n\r\n      <h2>Vision, Mission, Objectives, and Values<\/h2>\r\n\r\n      <p>\r\n        The College of Education is committed to advanced academic learning,\r\n        innovative scientific research, teacher preparation, community\r\n        partnership, and sustainable educational development.\r\n      <\/p>\r\n    <\/header>\r\n\r\n    <!-- Vision -->\r\n    <section class=\"education-section education-vision\">\r\n\r\n      <div class=\"education-section-heading\">\r\n        <span>Our Future Direction<\/span>\r\n        <h2>College Vision<\/h2>\r\n      <\/div>\r\n\r\n      <p>\r\n        Advanced education, innovative research, and a sustainable society.\r\n      <\/p>\r\n\r\n      <p>\r\n        The College of Education aims to be a leading center in preparing\r\n        qualified and distinguished teachers through high-standard academic\r\n        curricula and advanced practical and field training, enabling\r\n        graduates to create a tangible positive impact on the education\r\n        system.\r\n      <\/p>\r\n\r\n    <\/section>\r\n\r\n    <!-- Mission -->\r\n    <section class=\"education-section education-mission\">\r\n\r\n      <div class=\"education-section-heading\">\r\n        <span>Our Commitment<\/span>\r\n        <h2>College Mission<\/h2>\r\n      <\/div>\r\n\r\n      <p>\r\n        The College of Education seeks to prepare scientifically and\r\n        practically qualified teachers and educational specialists through\r\n        advanced academic programs, innovative scientific research, and\r\n        community service, ensuring the development of the educational\r\n        process and the achievement of sustainable development.\r\n      <\/p>\r\n\r\n    <\/section>\r\n\r\n    <!-- Values -->\r\n    <section class=\"education-section\">\r\n\r\n      <div class=\"education-section-heading\">\r\n        <span>What Guides Us<\/span>\r\n        <h2>College Values<\/h2>\r\n      <\/div>\r\n\r\n      <div class=\"education-values\">\r\n\r\n        <article class=\"education-value-card\">\r\n          <div class=\"education-value-number\">01<\/div>\r\n          <strong>Quality and Excellence<\/strong>\r\n        <\/article>\r\n\r\n        <article class=\"education-value-card\">\r\n          <div class=\"education-value-number\">02<\/div>\r\n          <strong>Transparency and Accountability<\/strong>\r\n        <\/article>\r\n\r\n        <article class=\"education-value-card\">\r\n          <div class=\"education-value-number\">03<\/div>\r\n          <strong>Innovation and Renewal<\/strong>\r\n        <\/article>\r\n\r\n        <article class=\"education-value-card\">\r\n          <div class=\"education-value-number\">04<\/div>\r\n          <strong>Community Service<\/strong>\r\n        <\/article>\r\n\r\n        <article class=\"education-value-card\">\r\n          <div class=\"education-value-number\">05<\/div>\r\n          <strong>Collaboration and Partnership<\/strong>\r\n        <\/article>\r\n\r\n        <article class=\"education-value-card\">\r\n          <div class=\"education-value-number\">06<\/div>\r\n          <strong>Empowerment and Capacity Building<\/strong>\r\n        <\/article>\r\n\r\n      <\/div>\r\n\r\n    <\/section>\r\n\r\n    <!-- Objectives -->\r\n    <section class=\"education-section\">\r\n\r\n      <div class=\"education-section-heading\">\r\n        <span>Strategic Priorities<\/span>\r\n        <h2>College Objectives<\/h2>\r\n      <\/div>\r\n\r\n      <ul class=\"education-objectives\">\r\n\r\n        <li>\r\n          Providing advanced academic programs that ensure educational\r\n          quality, meet market needs, and keep pace with future developments.\r\n        <\/li>\r\n\r\n        <li>\r\n          Graduating distinguished educational professionals capable of\r\n          creativity and competitiveness in the local and regional markets.\r\n        <\/li>\r\n\r\n        <li>\r\n          Enhancing scientific and educational research to address\r\n          educational issues and contribute to national development.\r\n        <\/li>\r\n\r\n        <li>\r\n          Promoting a culture of innovation and development and supporting\r\n          entrepreneurial initiatives in the educational field.\r\n        <\/li>\r\n\r\n        <li>\r\n          Activating community partnerships through activities and services\r\n          that support sustainable development in the local community.\r\n        <\/li>\r\n\r\n      <\/ul>\r\n<!-- Other Faculties Button -->\r\n<div class=\"education-other-faculties\">\r\n\r\n  <a\r\n    href=\"https:\/\/www.smu.edu.ly\/ar\/all-faculties\/\"\r\n    class=\"education-other-faculties-button\"\r\n  >\r\n    Show Other Faculties\r\n  <\/a>\r\n\r\n<\/div>\r\n    <\/section>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>College of Education | Vision, Mission, Objectives, and Values College of Education Vision, Mission, Objectives, and Values The College of Education is committed to advanced academic learning, innovative scientific research, teacher preparation, community partnership, and sustainable educational development. Our Future Direction College Vision Advanced education, innovative research, and a sustainable society. The College of Education [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-12609","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages\/12609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/comments?post=12609"}],"version-history":[{"count":6,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages\/12609\/revisions"}],"predecessor-version":[{"id":15887,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages\/12609\/revisions\/15887"}],"wp:attachment":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/media?parent=12609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}