{"id":38,"date":"2026-08-09T08:30:10","date_gmt":"2026-08-09T08:30:10","guid":{"rendered":"https:\/\/cctben.edu.ly\/?page_id=38"},"modified":"2026-08-13T13:59:03","modified_gmt":"2026-08-13T13:59:03","slug":"%d8%a5%d8%aa%d8%b5%d9%84-%d8%a8%d9%86%d8%a7","status":"publish","type":"page","link":"https:\/\/cctben.edu.ly\/?page_id=38","title":{"rendered":"\u0625\u062a\u0635\u0644 \u0628\u0646\u0627"},"content":{"rendered":"<style>\n  * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n  .software-eng-block {\n    font-family: 'Noto Kufi Arabic', 'Noto Sans Arabic', 'Segoe UI', Tahoma, sans-serif;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #1e2a3a;\n    background-color: #ffffff;\n    padding: 1.8rem 2rem;\n    max-width: 1100px;\n    margin: 0 auto;\n    border-radius: 12px;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.03);\n    direction: rtl;\n  }\n  .software-eng-block h2,\n  .software-eng-block h3 {\n    font-family: 'Noto Kufi Arabic', 'Noto Sans Arabic', sans-serif;\n    font-weight: 600;\n    letter-spacing: -0.01em;\n    margin-top: 1.6rem;\n    margin-bottom: 0.6rem;\n    color: #0b2a41;\n  }\n  .software-eng-block h2 {\n    font-size: 16px;\n    border-bottom: 2px solid #e6edf4;\n    padding-bottom: 0.4rem;\n  }\n  .software-eng-block h3 {\n    font-size: 15px;\n    margin-top: 1.4rem;\n    color: #1f3a57;\n  }\n  .software-eng-block p {\n    margin-bottom: 0.8rem;\n    text-align: justify;\n  }\n  .software-eng-block .subnote {\n    background-color: #f8fafc;\n    padding: 0.8rem 1.2rem;\n    border-right: 4px solid #2c7bb6;\n    border-radius: 6px;\n    margin: 1.2rem 0;\n    font-size: 13.5px;\n    color: #1f3a4b;\n  }\n  .software-eng-block .table-wrap {\n    overflow-x: auto;\n    margin: 1.2rem 0 1.8rem;\n    border-radius: 10px;\n    border: 1px solid #e2e9f1;\n    background: #fbfdff;\n  }\n  .software-eng-block table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13.5px;\n    min-width: 700px;\n  }\n  .software-eng-block th {\n    background-color: #eef3f9;\n    font-weight: 600;\n    padding: 10px 8px;\n    border-bottom: 2px solid #cddbe9;\n    text-align: center;\n    font-size: 13px;\n    color: #1a3349;\n  }\n  .software-eng-block td {\n    padding: 8px 8px;\n    border-bottom: 1px solid #dce5ef;\n    text-align: center;\n    vertical-align: middle;\n  }\n  .software-eng-block tr:last-child td {\n    border-bottom: none;\n  }\n  .software-eng-block .highlight-row td {\n    background-color: #f7faff;\n  }\n  .software-eng-block .total-hours {\n    background-color: #e9f0f8;\n    font-weight: 500;\n    border-top: 2px solid #b8cedf;\n  }\n  .software-eng-block .total-hours td {\n    padding: 10px 6px;\n    font-weight: 500;\n  }\n  .software-eng-block .notes-list {\n    margin: 1.2rem 0 0.2rem;\n    padding-right: 1.2rem;\n    list-style-type: disc;\n  }\n  .software-eng-block .notes-list li {\n    margin-bottom: 0.4rem;\n    font-size: 13.5px;\n  }\n  .software-eng-block .small-meta {\n    font-size: 13px;\n    color: #38546b;\n    background: #f2f6fb;\n    padding: 0.5rem 1rem;\n    border-radius: 30px;\n    display: inline-block;\n    margin-top: 0.3rem;\n  }\n  \/* \u062a\u0646\u0633\u064a\u0642 \u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u2013 \u062a\u0635\u0645\u064a\u0645 \u062c\u0645\u064a\u0644 \u0628\u0627\u0644\u0628\u0648\u0643\u0633 *\/\n  .institution-card {\n    background: linear-gradient(145deg, #f9fcff, #eef4fa);\n    border-radius: 20px;\n    padding: 2rem 2.2rem;\n    margin: 1.2rem 0 0.5rem;\n    border: 1px solid #dae6f2;\n    box-shadow: 0 8px 24px rgba(18, 52, 86, 0.07), 0 2px 6px rgba(0, 0, 0, 0.02);\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-around;\n    gap: 0.8rem 1.5rem;\n    transition: box-shadow 0.2s ease;\n  }\n  .institution-card:hover {\n    box-shadow: 0 12px 32px rgba(18, 52, 86, 0.10);\n  }\n  .institution-card .info-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 0.2rem;\n    flex: 1 0 auto;\n    min-width: 100px;\n  }\n  .institution-card .info-item .label {\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    color: #6f8aa8;\n    background: rgba(255,255,255,0.6);\n    padding: 0.1rem 0.8rem;\n    border-radius: 30px;\n    backdrop-filter: blur(2px);\n  }\n  .institution-card .info-item .value {\n    font-size: 15px;\n    font-weight: 500;\n    color: #0b2a41;\n    line-height: 1.5;\n    padding: 0.1rem 0;\n  }\n  .institution-card .info-item .value a {\n    color: #1a5f8a;\n    text-decoration: none;\n    border-bottom: 1px dashed #b3cbd9;\n    transition: border-color 0.2s;\n  }\n  .institution-card .info-item .value a:hover {\n    border-bottom: 1px solid #1a5f8a;\n  }\n  .institution-card .divider-circle {\n    width: 6px;\n    height: 6px;\n    background: #b9cee3;\n    border-radius: 50%;\n    flex-shrink: 0;\n    opacity: 0.6;\n  }\n  @media (max-width: 700px) {\n    .software-eng-block {\n      padding: 1rem 0.8rem;\n    }\n    .institution-card {\n      flex-direction: column;\n      align-items: stretch;\n      padding: 1.5rem 1.2rem;\n      gap: 1rem;\n    }\n    .institution-card .info-item {\n      align-items: center;\n      text-align: center;\n      flex: 1 1 auto;\n    }\n    .institution-card .divider-circle {\n      width: 30px;\n      height: 2px;\n      background: #b9cee3;\n      border-radius: 10px;\n      opacity: 0.4;\n      align-self: center;\n    }\n  }\n<\/style>\n<div class=\"software-eng-block\">\n  <!-- \u0628\u0637\u0627\u0642\u0629 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0628\u062a\u0635\u0645\u064a\u0645 \u062c\u0645\u064a\u0644 \u0628\u0627\u0644\u0628\u0648\u0643\u0633 --><\/p>\n<div class=\"institution-card\">\n<div class=\"info-item\">\n      <span class=\"label\">\u0627\u0633\u0645 \u0627\u0644\u0645\u0624\u0633\u0633\u0629<\/span><br \/>\n      <span class=\"value\">\u0643\u0644\u064a\u0629 \u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062d\u0627\u0633\u0648\u0628 \u2013 \u0628\u0646\u063a\u0627\u0632\u064a<\/span>\n    <\/div>\n<div class=\"divider-circle\"><\/div>\n<div class=\"info-item\">\n      <span class=\"label\">\u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0648\u0627\u0644\u062f\u0648\u0644\u0629<\/span><br \/>\n      <span class=\"value\">\u0628\u0646\u063a\u0627\u0632\u064a \u2013 \u0644\u064a\u0628\u064a\u0627<\/span>\n    <\/div>\n<div class=\"divider-circle\"><\/div>\n<div class=\"info-item\">\n      <span class=\"label\">\u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/span><br \/>\n      <span class=\"value\"><a href=\"https:\/\/cctben.edu.ly\" target=\"_blank\">cctben.edu.ly<\/a><\/span>\n    <\/div>\n<div class=\"divider-circle\"><\/div>\n<div class=\"info-item\">\n      <span class=\"label\">\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/span><br \/>\n      <span class=\"value\"><a href=\"mailto:info@cctben.edu.ly\">info@cctben.edu.ly<\/a><\/span>\n    <\/div>\n<\/p><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u0627\u0633\u0645 \u0627\u0644\u0645\u0624\u0633\u0633\u0629 \u0643\u0644\u064a\u0629 \u062a\u0642\u0646\u064a\u0627\u062a \u0627\u0644\u062d\u0627\u0633\u0648\u0628 \u2013 \u0628\u0646\u063a\u0627\u0632\u064a \u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0648\u0627\u0644\u062f\u0648\u0644\u0629 \u0628\u0646\u063a\u0627\u0632\u064a \u2013 \u0644\u064a\u0628\u064a\u0627 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a cctben.edu.ly \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a info@cctben.edu.ly<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"_links":{"self":[{"href":"https:\/\/cctben.edu.ly\/index.php?rest_route=\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cctben.edu.ly\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cctben.edu.ly\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cctben.edu.ly\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cctben.edu.ly\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=38"}],"version-history":[{"count":3,"href":"https:\/\/cctben.edu.ly\/index.php?rest_route=\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":251,"href":"https:\/\/cctben.edu.ly\/index.php?rest_route=\/wp\/v2\/pages\/38\/revisions\/251"}],"wp:attachment":[{"href":"https:\/\/cctben.edu.ly\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}