.lang-link{font-weight:normal;}

#jq-menu-item-6 a {background: #294b71 !important;color: white !important; border-radius: 10px;}

header-wrap, .header-wrap { /* Ορίζετε τη νέα διαδρομή της εικόνας */ background-image: url('../images/layout/inline/IU-ml-00625-77327.jpg') !important;padding-top: 0px; background-position: center 0%;}


/*
.slider-box .slider-pretitle { font-size: 0 !important; line-height: 0; } .slider-box .slider-pretitle::before { content: "Πρόγραμμα Μεταπτυχιακών Σπουδών\A(ΕΞ ΑΠΟΣΤΑΣΕΩΣ)"; white-space: pre-wrap;        font-size: 1.2rem; font-weight: 700; color: #f39c12;               line-height: 1.6; display: block; margin-bottom: 8px; }  .slider-box .slider-title { display: flex; align-items: flex-end;        justify-content: space-between;  gap: 15px; flex-wrap: wrap;              }  .slider-box .slider-title::after { content: ""; display: inline-block; width: 150px;                  height: 110px;                background-image: url('https://di.ionio.gr/digapin/images/layout/hahe_gr.png'); background-size: contain; background-repeat: no-repeat; background-position: center bottom; flex-shrink: 0;             margin-top: 10px;            margin-left: auto;           }  .slider-box .slider-subtitle::after { content: "• Εξ’ αποστάσεως διδασκαλία.\A• Απόκτηση Μεταπτυχιακού Τίτλου Σπουδών σε μόλις ένα έτος!\A• Απευθύνεται σε πτυχιούχους όλων των επιστημονικών πεδίων!\A• Ανάπτυξη ψηφιακών δεξιοτήτων και καινοτομίας σε τεχνολογίες αιχμής!"; display: block; white-space: pre-line;         margin-top: 60px; font-size: 1.05rem; font-weight: 600; line-height: 1.8; background-color: #294b71; color: white !important; border-left: 5px solid #f39c12;  padding: 16px 20px; border-radius: 6px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); }
*/

.footer-wrap { background: #292B2E !important;}

.col-md-12 t-center {display: none !important;}

/*
.slider-pretitle, .slider-subtitle{margin-top: -130px;}
.slider-box { padding: 170px 0; }
*/

.home-text-block img{display:none !important;}

.parallax-wrap{display:none !important;}

.home-text-block{background-color: #294b71;}

.home-text-block{padding: 25px 64px;}

.home-boxes-wrap{display:none;}

.example{margin-top:30px;padding:10px 15px;text-align:center;font-size:18px;border:2px solid var(--color-secondary);box-shadow:0px 0px 5px #888;border-radius:20px;}

.testimonial-text{background: #f39c12;}

.testimonial-text:after{display:none;}

.text-content.page-content h3 {color: #f39c12; /* Replace with your color */ }

.msc-btn-more{background-color: #294b71;}
.msc-btn-more:hover { color: white; background-color: #f39c12;}

.msc-testimonials-header h2 {color:#294b71;}

@media (min-width: 1000px) { .header-home .col-md-6 { width: 56%; } }

@media (max-width: 767.98px) { .slider-box .slider-title::after { width: 82px; height: 92px; } }

.news-read-text.grey, .news-read-text.gray { display: block; color: #3E55AE;}

/* Scope Component Variables */ .pms-admin-wrapper {
  --pms-primary: #1e3a8a;
  --pms-primary-light: #3b82f6;
  --pms-primary-subtle: #eff6ff;
  --pms-surface: #ffffff;
  --pms-background: #f8fafc;
  --pms-border: #e2e8f0;
  --pms-text-dark: #0f172a;
  --pms-text-muted: #64748b;
  --pms-accent: #0d9488;
  --pms-shadow-sm: 0 1px 3px rgba(0, 0, 0, 0.05);
  --pms-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
  --pms-radius: 12px;
  --pms-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  color: var(--pms-text-dark);
  background-color: var(--pms-background);
  max-width: 1000px;
  margin: 2rem auto;
  padding: 2.5rem;
  border-radius: var(--pms-radius);
  box-shadow: var(--pms-shadow-md);
  box-sizing: border-box;
  line-height: 1.6;
}
.pms-admin-wrapper *,
.pms-admin-wrapper *::before,
.pms-admin-wrapper *::after {
  box-sizing: border-box;
} /* Header Styling */
.pms-header {
  background: linear-gradient(135deg, #1e3a8a 0%, #1e40af 100%);
  color: #ffffff;
  padding: 2.5rem 2rem;
  border-radius: var(--pms-radius);
  margin-bottom: 2.5rem;
  box-shadow: 0 10px 15px -3px rgba(30, 58, 138, 0.2);
}
.pms-header-subtitle {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.85rem;
  font-weight: 600;
  color: #93c5fd;
  margin-bottom: 0.5rem;
}
.pms-header-title {
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0 0 0.5rem 0;
  line-height: 1.2;
}
.pms-header-program {
  font-size: 1.15rem;
  color: #e0f2fe;
  font-weight: 500;
} /* Section Headings */
.pms-section-title {
  font-size: 1.35rem;
  font-weight: 700;
  color: var(--pms-text-dark);
  margin: 2.5rem 0 1.25rem 0;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid var(--pms-border);
  display: flex;
  align-items: center;
  gap: 0.5rem;
} /* Leadership Cards */
.pms-leadership-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.pms-person-card {
  background: var(--pms-surface);
  border: 1px solid var(--pms-border);
  border-left: 5px solid var(--pms-primary);
  border-radius: var(--pms-radius);
  padding: 1.5rem 1.75rem;
  box-shadow: var(--pms-shadow-sm);
  transition: var(--pms-transition);
}
.pms-person-card:hover {
  box-shadow: var(--pms-shadow-md);
  transform: translateY(-2px);
}
.pms-person-role {
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--pms-primary-light);
  margin-bottom: 0.35rem;
}
.pms-person-name {
  font-size: 1.35rem;
  font-weight: 700;
  margin: 0 0 0.25rem 0;
  color: var(--pms-text-dark);
}
.pms-person-title {
  color: var(--pms-text-muted);
  font-size: 0.95rem;
  font-weight: 500;
} /* Steering Committee */
.pms-committee-card {
  background: var(--pms-surface);
  border: 1px solid var(--pms-border);
  border-radius: var(--pms-radius);
  padding: 1.75rem;
  box-shadow: var(--pms-shadow-sm);
}
.pms-committee-header {
  margin-bottom: 1.5rem;
}
.pms-committee-title {
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--pms-text-dark);
  margin: 0 0 0.35rem 0;
}
.pms-committee-subtitle {
  font-size: 0.9rem;
  color: var(--pms-text-muted);
  margin: 0;
}
.pms-committee-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 1rem;
}
.pms-committee-item {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  padding: 0.85rem 1rem;
  background: var(--pms-background);
  border: 1px solid var(--pms-border);
  border-radius: 8px;
  transition: var(--pms-transition);
}
.pms-committee-item:hover {
  background: var(--pms-primary-subtle);
  border-color: #bfdbfe;
}
.pms-committee-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--pms-primary);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.85rem;
  flex-shrink: 0;
}
.pms-committee-info {
  display: flex;
  flex-direction: column;
  font-size: 0.9rem;
}
.pms-committee-info strong {
  color: var(--pms-text-dark);
  font-weight: 600;
}
.pms-committee-info span {
  color: var(--pms-text-muted);
  font-size: 0.8rem;
} /* Governance Organs Accordion/Blocks */
.pms-organs-container {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.pms-organ-block {
  background: var(--pms-surface);
  border: 1px solid var(--pms-border);
  border-radius: var(--pms-radius);
  overflow: hidden;
  box-shadow: var(--pms-shadow-sm);
}
.pms-organ-header {
  background: #f1f5f9;
  padding: 1rem 1.5rem;
  border-bottom: 1px solid var(--pms-border);
}
.pms-organ-title {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--pms-text-dark);
  margin: 0;
}
.pms-organ-body {
  padding: 1.5rem;
  font-size: 0.95rem;
  color: #334155;
}
.pms-organ-body p {
  margin-top: 0;
} 
.pms-list {
  list-style: none;
  padding: 0;
  margin: 1rem 0 0 0;
}

.pms-list.two-cols {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1.5rem;
    row-gap: 0rem;
}
.pms-list-item {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0;
    line-height: 1.5;
}
.pms-list-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55rem;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--pms-primary-light);
} /* Footer Note */
.pms-footer-note {
  margin-top: 2.5rem;
  padding: 1rem 1.25rem;
  background: #fffbe0;
  border: 1px solid #fef08a;
  border-left: 4px solid #eab308;
  border-radius: 8px;
  font-size: 0.85rem;
  color: #713f12;
} /* Mobile Adjustments */
@media (max-width: 640px) {
  .pms-admin-wrapper {
    padding: 1.25rem;
    margin: 0 auto;
    border-radius: 0;
  }
  .pms-header {
    padding: 1.75rem 1.25rem;
  }
  .pms-header-title {
    font-size: 1.75rem;
  }
  .pms-committee-grid {
    grid-template-columns: 1fr;
  }
  .pms-list.two-cols {
    grid-template-columns: 1fr;
  }
}
/* CSS Scoped Namespace to prevent global collisions */ .infrastructure-container {
  --primary-color: #2563eb;
  --primary-hover: #1d4ed8;
  --accent-color: #06b6d4;
  --text-main: #0f172a;
  --text-muted: #475569;
  --bg-card: #ffffff;
  --bg-slate: #f8fafc;
  --border-color: #e2e8f0;
  --shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --radius-lg: 16px;
  --radius-md: 10px;
  --radius-sm: 6px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  color: var(--text-main); /* Vertical Stack Setup */
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: 800px;
  margin: 2rem auto;
  padding: 0 1rem;
  box-sizing: border-box;
}
.infrastructure-container * {
  box-sizing: border-box;
} /* Card Styling */
.infrastructure-container .card {
  background: var(--bg-card);
  border: 1px solid var(--border-color);
  border-radius: var(--radius-lg);
  padding: 1.75rem;
  box-shadow: var(--shadow-sm);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  width: 100%;
}
.infrastructure-container .card:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
  border-color: #cbd5e1;
} /* Card Headers */
.infrastructure-container .card-header {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--border-color);
}
.infrastructure-container .card-icon {
  width: 42px;
  height: 42px;
  border-radius: var(--radius-md);
  background: #eff6ff;
  color: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.infrastructure-container .card-icon svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.infrastructure-container .card-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--text-main);
  margin: 0;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 0.5rem;
} /* Badges */
.infrastructure-container .badge-100 {
  background: linear-gradient(135deg, #2563eb, #06b6d4);
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 800;
  padding: 0.25rem 0.6rem;
  border-radius: 9999px;
  letter-spacing: 0.05em;
  box-shadow: 0 2px 4px rgba(37, 99, 235, 0.25);
} /* Typography & Lists */
.infrastructure-container p {
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0 0 1rem 0;
}
.infrastructure-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
} /* Links / Buttons */
.infrastructure-container .link-button {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  color: var(--primary-color);
  font-weight: 600;
  text-decoration: none;
  padding: 0.5rem 0.85rem;
  background-color: #f1f5f9;
  border-radius: var(--radius-sm);
  transition: background-color 0.2s ease, color 0.2s ease;
  font-size: 0.9rem;
}
.infrastructure-container .link-button:hover {
  background-color: var(--primary-color);
  color: #ffffff;
}
.infrastructure-container .link-button::after {
  content: "↗";
  font-size: 0.85em;
} /* Services List Layout */
.infrastructure-container .services-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 0.6rem;
}
.infrastructure-container .services-list .link-button {
  justify-content: space-between;
} /* Grid Items for Rooms */
.infrastructure-container .grid-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
  margin: 1rem 0;
}
@media (max-width: 550px) {
  .infrastructure-container .grid-list {
    grid-template-columns: 1fr;
  }
}
.infrastructure-container .grid-item {
  background: var(--bg-slate);
  border: 1px solid var(--border-color);
  border-radius: var(--radius-md);
  padding: 0.85rem;
}
.infrastructure-container .grid-item-title {
  font-weight: 700;
  font-size: 0.875rem;
  color: var(--text-main);
  margin-bottom: 0.35rem;
}
.infrastructure-container .grid-item-desc {
  font-size: 0.825rem;
  color: var(--text-muted);
  line-height: 1.5;
} /* Info Callout Box */
.infrastructure-container .info-box {
  background-color: #f0fdf4;
  border: 1px solid #bbf7d0;
  border-radius: var(--radius-md);
  padding: 0.85rem 1rem;
  font-size: 0.875rem;
  color: #166534;
  line-height: 1.5;
  margin-top: 1rem;
}
.infrastructure-container .info-box strong {
  color: #14532d;
} /* Research Labs Tags */
.infrastructure-container .labs-tag-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1rem;
}
.infrastructure-container .lab-tag {
  background: #f8fafc;
  border: 1px solid #cbd5e1;
  color: #334155;
  font-weight: 600;
  font-size: 0.875rem;
  padding: 0.4rem 0.85rem;
  border-radius: var(--radius-md);
  text-decoration: none;
  transition: all 0.2s ease;
}
.infrastructure-container .lab-tag:hover {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: #ffffff;
  box-shadow: 0 4px 6px -1px rgba(37, 99, 235, 0.2);
}

.pms-section-title{color: #294b71;}

.text-content.page-content h3{font-family:calibri;}

.slider-box{padding: 60px 0;}

#gdpr-wrap{margin-top: 20px;}

.wrap{padding: 10px 0;}