/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-logo {
  margin: 18px 0;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 36px 10px;
}
.g-video-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-video-feature .g-video-feature-left {
    margin-bottom: 30px;
  }
}
.g-video-feature .g-video-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right.align-right {
  text-align: right;
}
.g-video-feature .g-video-feature-title {
  margin-top: -5px;
}
.g-video-feature .g-video-feature-link {
  margin-top: 5px;
}
.g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
.g-video-feature .g-video-feature-desc {
  margin: 1.5rem 0;
}
.g-video-feature .g-video-feature-desc i {
  margin-right: 8px;
}
/* ======================================================
   PROJECT TEXT
   ====================================================== */
.ciu-project-plain {
  font-size: 17px;
  line-height: 1.9;
  color: #4b5563;
}
.ciu-project-plain .ciu-project-block {
  margin-bottom: 26px;
}
.ciu-project-plain .ciu-project-block:last-child {
  margin-bottom: 0;
}
.ciu-project-plain h4 {
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  color: #0b4ea2;
}
.ciu-project-plain p {
  margin: 0 0 16px 0;
}
.ciu-project-plain p:last-child {
  margin-bottom: 0;
}
.ciu-project-plain ul {
  margin: 0 0 16px 0;
  padding-left: 22px;
}
.ciu-project-plain ul li {
  margin-bottom: 10px;
}
.ciu-project-plain ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .ciu-project-plain {
    font-size: 15px;
    line-height: 1.8;
  }
  .ciu-project-plain h4 {
    font-size: 18px;
  }
}
/* ======================================================
   PROJECTS PAGE
   ====================================================== */
.ciu-projects-page {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px 60px;
}
.ciu-projects-hero {
  margin: 10px 0 36px;
  background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);
  border: 1px solid #e7edf5;
  border-left: 8px solid #1f5fa8;
  border-radius: 20px;
  padding: 34px 34px 28px;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.05);
}
.ciu-projects-hero__inner {
  max-width: 760px;
}
.ciu-projects-badge {
  display: inline-block;
  padding: 7px 14px;
  background: #eef5fb;
  color: #1f5fa8;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 14px;
}
.ciu-projects-hero h1 {
  margin: 0 0 10px;
  font-size: 42px;
  line-height: 1.15;
  color: #1d3557;
}
.ciu-projects-hero p {
  margin: 0;
  font-size: 17px;
  line-height: 1.8;
  color: #52606d;
}
.ciu-projects-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 34px;
}
/* ======================================================
   PORTFOLIO LINKS
   ====================================================== */
.no-italic .g-portfolio-link a {
  font-style: normal !important;
}
.g-portfolio-link a, .g-portfolio-link a span {
  font-style: normal !important;
  color: #21c2f8 !important;
  text-decoration: none !important;
  font-weight: 500;
}
.g-portfolio-link a::after {
  content: "" !important;
  display: none !important;
}
.g-portfolio-link a:hover {
  color: #0066cc !important;
  text-decoration: underline !important;
}
.g-portfolio-filter-ul li.active, .g-portfolio-filter-ul li:hover {
  border-color: #21c2f8 !important;
  color: #21c2f8 !important;
}
.g-portfolio-filter-ul li {
  font-style: normal !important;
  color: #666 !important;
}
/* ======================================================
   IMPACT BAR
   ====================================================== */
.eac-impact-bar {
  background: #ffffff;
  padding: 30px 0;
  width: 100%;
  margin-top: -10px;
  position: relative;
  z-index: 10;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}
.eac-impact-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 0 15px;
}
.impact-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-right: 1px solid #f0f0f0;
}
.impact-item:last-child {
  border-right: none;
}
.impact-number {
  font-size: 2.2rem;
  font-weight: 800;
  color: #1e293b;
}
.plus {
  color: #d32f2f;
  font-weight: 700;
  margin-left: 2px;
}
.impact-label {
  font-size: 0.85rem;
  color: #64748b;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 8px;
}
/* ======================================================
   DASHBOARD SECTION
   ====================================================== */
.eac-dashboard-premium {
  display: flex;
  gap: 40px;
  padding: 60px 40px;
  background: #f4f7fb;
  border-top: 1px solid #e2e8f0;
  border-bottom: 1px solid #e2e8f0;
  border-radius: 12px;
}
.eac-section-box {
  flex: 1;
  min-width: 0;
}
.eac-section-box:first-child {
  border-right: 1px solid #e2e8f0;
  padding-right: 30px;
}
.section-title {
  font-size: 1.25rem;
  font-weight: 800;
  color: #002d54;
  margin-bottom: 25px;
  padding-left: 14px;
  border-left: 5px solid #d32f2f;
}
.premium-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.p-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  padding: 16px 18px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 80px;
  text-decoration: none !important;
  transition: all 0.25s ease;
}
.p-card i {
  font-size: 20px;
}
.p-card-red i {
  color: #d32f2f;
}
.p-card-blue i {
  color: #0b4ea2;
}
.p-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}
.p-card-red:hover {
  border-color: #d32f2f;
}
.p-card-blue:hover {
  border-color: #0b4ea2;
}
.p-info h4 {
  margin: 0;
  color: #002d54;
  font-size: 0.95rem;
  font-weight: 700;
}
.p-info p, .p-info span {
  margin: 2px 0 0;
  font-size: 0.8rem;
  color: #64748b;
}
/* ======================================================
   HIGHLIGHTS
   ====================================================== */
.eac-highlights-row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  padding: 40px 0;
}
.highlight-card {
  background: #ffffff;
  padding: 40px 30px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  border-top: 5px solid #002d54;
  transition: all 0.3s ease;
}
.highlight-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  border-top-color: #d32f2f;
}
.hl-icon {
  color: #d32f2f;
  font-size: 2.8rem;
  margin-bottom: 20px;
  display: block;
}
.highlight-card h4 {
  color: #002d54;
  font-weight: 800;
  font-size: 1.3rem;
  margin-bottom: 15px;
}
.highlight-card p {
  color: #475569;
  font-size: 0.95rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.hl-button {
  display: inline-block;
  padding: 10px 25px;
  background: #d32f2f;
  color: #ffffff !important;
  border-radius: 50px;
  font-weight: 700;
  text-decoration: none;
  font-size: 0.85rem;
}
/* ======================================================
   RESPONSIVE
   ====================================================== */
@media (max-width: 992px) {
  .eac-dashboard-premium {
    flex-direction: column;
    padding: 40px 20px;
  }
  .eac-section-box:first-child {
    border-right: none;
    border-bottom: 1px solid #e2e8f0;
    padding-right: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .eac-impact-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .impact-item {
    border: none;
  }
}
/* ======================================================
   HOMEPAGE PREMIUM IMPROVEMENTS
   ====================================================== */
/* ICON CIRCLE */
.p-card i {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f1f5f9;
  font-size: 16px;
}
/* RED AREA */
.p-card-red i {
  color: #d32f2f;
  background: #fdecec;
}
/* BLUE AREA */
.p-card-blue i {
  color: #0b4ea2;
  background: #eaf2fb;
}
/* CARD SPACING */
.p-card {
  padding: 18px 20px;
}
/* TITLE STRONGER */
.p-info h4 {
  font-size: 1rem;
  letter-spacing: 0.2px;
}
/* BETTER HOVER */
.p-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}
/* HIGHLIGHT CARD IMPROVEMENT */
.highlight-card {
  position: relative;
  overflow: hidden;
}
/* subtle accent line */
.highlight-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #002d54, #d32f2f);
}
/* button nicer */
.hl-button {
  transition: all 0.25s ease;
}
.hl-button:hover {
  background: #b71c1c;
  transform: translateY(-2px);
}
/* ======================================================
   MOBILE FIX – DIRECTII / SERVICII
   ====================================================== */
@media (max-width: 768px) {
  /* grid 1 coloana */
  /* card full width */
  .eac-dashboard-premium {
    flex-direction: column;
    padding: 30px 15px;
    gap: 25px;
  }
  .eac-section-box {
    padding-right: 0;
  }
  .premium-grid {
    grid-template-columns: 1fr;
  }
  .p-card {
    width: 100%;
    box-sizing: border-box;
  }
}
/* Elimină fundalul gri de la limba activă în meniu */
.mod-languages__list li.lang-active a, .mod-languages__list li.lang-active {
  background-color: transparent !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
/* Elimină orice efect la hover sau focus care ar putea aduce surul înapoi */
.mod-languages__list li a:hover, .mod-languages__list li a:focus, .mod-languages__list li a:active {
  background-color: transparent !important;
  outline: none !important;
}
/* Asigură-te că imaginea (steagul) nu are margini sau umbre */
.mod-languages__list img {
  background-color: transparent !important;
  box-shadow: none !important;
}
/*# sourceMappingURL=custom_18.css.map */