.elementor-18456 .elementor-element.elementor-element-97f8a3c:not(.elementor-motion-effects-element-type-background), .elementor-18456 .elementor-element.elementor-element-97f8a3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0F141E;}.elementor-18456 .elementor-element.elementor-element-97f8a3c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-18456 .elementor-element.elementor-element-97f8a3c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-18456 .elementor-element.elementor-element-73bbc28 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-18456 .elementor-element.elementor-element-c5bb9ce .vehica-logo img{max-height:35px;height:35px;}.vehica-menu-sticky-active .elementor-18456 .elementor-element.elementor-element-c5bb9ce .vehica-logo img{height:34px !important;max-height:34px !important;}.elementor-18456 .elementor-element.elementor-element-c5bb9ce .vehica-menu__wrapper{height:75px;}.elementor-18456 .elementor-element.elementor-element-c5bb9ce .vehica-menu__desktop{height:75px;background-color:#F7F7F7;}.elementor-18456 .elementor-element.elementor-element-e7c5937 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-18456 .elementor-element.elementor-element-3fa60610{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1199px){.elementor-18456 .elementor-element.elementor-element-c5bb9ce .vehica-logo img{max-height:32px;height:32px;}}/* Start custom CSS for html, class: .elementor-element-515a0d2a *//* ============================================
   FOOTER – CONTAINER
============================================ */
.mec-footer {
  background: #f6f6f6;
  padding: 50px 20px 30px;
  color: #333;
  font-family: system-ui, Arial, sans-serif;
}

.mec-footer-inner {
  max-width: 1280px;        /* putin mai lat ca sa nu fie inghesuit */
  margin: 0 auto;
}

/* ============================================
   PARTEA DE SUS – 4 COLUMNE + LINIE VERTICALĂ
============================================ */
.mec-footer-top {
  display: grid;
  grid-template-columns:
    minmax(0, 2.1fr)  /* COL 1 – mare */
    1px               /* linia verticala */
    minmax(0, 2fr)    /* COL 2 – aproape cat col1 */
    minmax(0, 1.3fr)  /* COL 3 – mai ingusta */
    minmax(0, 1.3fr); /* COL 4 – la fel ca col3 */
  column-gap: 64px;
  margin-bottom: 35px;
  align-items: flex-start;
}

/* LINIA VERTICALĂ */
.mec-vline {
  width: 1px;
  background: #ddd;
  height: 100%;
}

/* COL1 – logo + text */
.mec-logo-wrap {
  margin-bottom: 10px;
}

.mec-logo {
  max-width: 170px;
  height: auto;
}

.mec-title-big {
  font-size: 20px;
  font-weight: 700;
  margin: 18px 0 10px;
}

.mec-text {
  color: #666;
  font-size: 14px;
  margin-bottom: 12px;
}

.mec-email,
.mec-support {
  color: #d33;
  font-weight: 600;
}

/* TITLURI COLUMNE */
.mec-col-title {
  margin: 0 0 14px;
  font-size: 16px;
  font-weight: 700;
}

/* PHONE BLOCK */
.mec-phone {
  font-size: 24px;
  font-weight: 700;
  margin: 10px 0 10px;
}

.mec-hours {
  font-size: 14px;
  color: #555;
  margin-bottom: 10px;
}

/* LISTE LINKURI */
.mec-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mec-links li {
  margin-bottom: 8px;
}

.mec-links a {
  color: #444;
  text-decoration: none;
  font-size: 14px;
}

.mec-links a:hover {
  color: #000;
}

/* ============================================
   BARA PROMO –5% (LINII FULL + INTERIOR 70%)
============================================ */
.mec-promo-bar {
  margin: 32px 0 6px;       /* mai putin spatiu sub bara */
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;

  display: block !important;
  width: 100% !important;
  clear: both !important;
}

.mec-promo-inner {
  width: 70%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.mec-promo-item {
  flex: 1;
  text-align: center;
  padding: 14px 0;
  font-size: 14px;
  color: #333;
  border-right: 1px solid #ddd;
}

.mec-promo-item:last-child {
  border-right: none;
}

/* ============================================
   PARTEA DE JOS – 3 RÂNDURI, CENTRAT
============================================ */
.mec-footer-bottom {
  margin-top: 18px;          /* mai putin spatiu intre -5% si privacy */
  text-align: center;

  display: block !important;
  width: 100% !important;
  clear: both !important;
}

/* Rând 1 – linkuri */
.mec-bottom-links {
  margin-bottom: 10px;
}

.mec-bottom-links a {
  margin: 0 12px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.mec-bottom-links a:hover {
  color: #000;
}

/* Rând 2 – copyright */
.mec-bottom-copy {
  color: #777;
  font-size: 13px;
  margin-bottom: 10px;
}

/* Rând 3 – iconițe plăți */
.mec-payments img {
  margin: 0 6px;
  opacity: 0.85;
  height: 22px;
  object-fit: contain;
}

/* ============================================
   RESPONSIVE
============================================ */
@media (max-width: 960px) {
  .mec-footer-top {
    grid-template-columns: 1fr;
  }

  .mec-vline {
    display: none;
  }

  .mec-promo-inner {
    width: 90%;
  }
}

@media (max-width: 600px) {
  .mec-bottom-links a {
    display: inline-block;
    margin: 6px 10px;
  }
}
/* SOCIAL MEDIA WRAPPER – mai multa distanta fata de email */
.mec-social-wrap {
  margin-top: 28px;         /* spatiu mare fata de partea de sus */
}

/* TITLU – minimalist, modern */
.mec-social-title {
  font-size: 13px;
  font-weight: 600;
  color: #444;
  margin-bottom: 14px;      /* spatiu modern fata de iconite */
  text-transform: uppercase;
  letter-spacing: 0.4px;
  opacity: 0.85;
}

/* ICONITE – stil modern, marite, monocrome */
.mec-social {
  display: flex;
  gap: 16px;                /* distanta mai generoasa intre iconite */
  align-items: center;
}

/* iconite mai mari, negru/gri moderne */
.mec-social a img {
  width: 30px;              /* marime moderna, clara */
  height: 30px;
  filter: invert(15%) brightness(0.3);  /* gri-negru profesional */
  opacity: 0.9;
  transition: 0.25s ease;
}

/* Hover modern – usor mai mare si mai intunecat */
.mec-social a img:hover {
  opacity: 1;
  filter: invert(0%) brightness(0.1);   /* negru mai intens */
  transform: scale(1.15);
}

/* Country .elementor-18456 .elementor-element.elementor-element-515a0d2a */
.mec-country {
  position: relative;
  cursor: pointer;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}

.mec-flag {
  width: 20px;
  height: 14px;
  border-radius: 2px;
}

.mec-country-label {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

/* Dropdown */
.mec-country-dropdown {
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  border: 1px solid #ddd;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  border-radius: 6px;
  padding: 8px 0;
  min-width: 160px;
  display: none;
  z-index: 9999;
}

.mec-country-dropdown div {
  padding: 8px 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 14px;
}

.mec-country-dropdown div img {
  width: 20px;
  height: 14px;
  border-radius: 2px;
}

.mec-country-dropdown div:hover {
  background: #f2f2f2;
}
/* DROP-DOWN CENTRAL + MAI MARE */

/* wrapper-ul cu tarile */
.mec-country-dropdown {
  position: absolute;
  
  /* CENTRARE sub elementul selectat */
  top: 105%;                   /* mai sus, mai aproape de Romania */
  left: 50%;
  transform: translateX(-50%);
  
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0 6px 18px rgba(0,0,0,0.12);
  border-radius: 8px;
  
  min-width: 230px;           /* mai lat */
  padding: 10px 0;
  
  display: none;
  z-index: 9999;
}

/* item-ele din dropdown */
.mec-country-dropdown div {
  padding: 12px 18px;          /* mai mult spatiu interior */
  font-size: 15px;              /* font mai mare */
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

/* iconitele din dropdown */
.mec-country-dropdown div img {
  width: 24px;                 /* mai mare */
  height: 17px;
  border-radius: 3px;
}

/* hover modern */
.mec-country-dropdown div:hover {
  background: #f4f4f4;
}

/* adauga si putin spatiu sub zona Romania */
.mec-country {
  padding: 6px 8px;
}
/* OVERLAY – ascuns implicit */
.mec-country-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.55);
  backdrop-filter: blur(3px);
  z-index: 99999;
  justify-content: center;
  align-items: center;
}

/* CHENAR CENTRAL */
.mec-country-modal-content {
  background: #fff;
  padding: 28px 32px;
  border-radius: 14px;
  width: 420px;
  max-width: 90%;
  box-shadow: 0 8px 30px rgba(0,0,0,0.25);
  position: relative;
  animation: fadeIn 0.25s ease;
}

/* ANIMATIE */
@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.92); }
  to   { opacity: 1; transform: scale(1); }
}

/* TITLU */
.mec-country-modal-title {
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
}

/* GRID CU TARI 3×3 */
.mec-country-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  text-align: center;
}

.mec-country-grid div {
  background: #f7f7f7;
  padding: 10px 8px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.2s;
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

.mec-country-grid div:hover {
  background: #e3e3e3;
  transform: translateY(-2px);
}

.mec-country-grid img {
  width: 40px;
  height: auto;
  margin-bottom: 6px;
  border-radius: 4px;
}

/* BUTON X */
.mec-country-modal-close {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 22px;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.2s;
}

.mec-country-modal-close:hover {
  opacity: 1;
}
/* Fortam alinierea steag + text in modal */
.mec-country-grid div {
  display: flex !important;
  flex-direction: column;       /* steagul deasupra, textul sub el */
  justify-content: center;      /* centrare pe verticala */
  align-items: center;          /* centrare pe orizontala */
  text-align: center;

  background: #f7f7f7;
  padding: 12px 10px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.2s;
  font-size: 14px;
  font-weight: 600;
  min-height: 100px;            /* asigura spatiu egal pentru toate */
  box-sizing: border-box;
}

.mec-country-grid div img {
  display: block;
  width: 40px;
  height: auto;
  border-radius: 4px;
  margin-bottom: 8px;            /* spatiu fix intre steag si text */
}

/* Hover modern */
.mec-country-grid div:hover {
  background: #e3e3e3;
  transform: translateY(-2px);
}
/* --- RESPONSIVE MOBILE FIX --- */
@media (max-width: 600px) {

  /* modal central mai lat pe mobil */
  .mec-country-modal-content {
    width: 90%;
    padding: 22px 20px;
  }

  /* Trecem de la 3 coloane -> 2 coloane */
  .mec-country-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }

  /* Box-urile devin putin mai mari pentru text */
  .mec-country-grid div {
    min-height: 110px !important;
    padding: 14px 10px !important;
    font-size: 15px !important;
  }

  /* Steag mai mare pe mobil (arata mai bine) */
  .mec-country-grid div img {
    width: 44px !important;
    margin-bottom: 10px !important;
  }

  /* Titlul mai mic pe mobil */
  .mec-country-modal-title {
    font-size: 16px !important;
    margin-bottom: 16px !important;
  }

  /* X mai mare si mai accesibil */
  .mec-country-modal-close {
    font-size: 26px !important;
    top: 8px !important;
    right: 10px !important;
  }
}
/* ============================
   FOOTER TOP – APP STYLE MOBILE
   (NU afecteaza desktop)
============================ */
@media (max-width: 768px) {

  /* Scoatem grid-ul complicat, facem lista de card-uri */
  .mec-footer-top {
    display: block !important;
    margin-bottom: 24px !important;
  }

  /* Ascundem linia verticala pe mobil */
  .mec-vline {
    display: none !important;
  }

  /* Fiecare coloana devine un card separat, ca in app */
  .mec-col,
  .mec-col-1 {
    background: #ffffff;
    margin-bottom: 14px;
    padding: 16px 14px;
    border-radius: 14px;
    box-shadow: 0 6px 16px rgba(0,0,0,0.06);
  }

  /* Logo + titlu + text in card-ul 1 un pic mai aerisit */
  .mec-col-1 .mec-title-big {
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 18px;
  }

  .mec-text {
    line-height: 1.5;
    font-size: 14px;
  }

  /* Titluri coloane mai compacte, stil app */
  .mec-col-title {
    margin: 0 0 8px;
    font-size: 15px;
    font-weight: 600;
  }

  /* Listele de linkuri mai aerisite */
  .mec-links li {
    margin-bottom: 6px;
  }

  .mec-links a {
    font-size: 14px;
  }

  /* Phone block putin mai compact pe mobil */
  .mec-phone {
    font-size: 20px;
    margin-bottom: 6px;
  }

  .mec-hours {
    margin-bottom: 10px;
    line-height: 1.4;
  }
}

/* ============================
   PROMO BAR – MOBILE APP STYLE
   (-5% + steag pe 2 randuri, aerisit)
============================ */
@media (max-width: 768px) {

  .mec-promo-bar {
    padding: 10px 0 !important;
  }

  .mec-promo-inner {
    max-width: 100%;
    width: 100%;
    flex-direction: column !important;   /* 2 randuri */
    gap: 10px !important;
    padding: 0 12px;
  }

  .mec-promo-item {
    border-right: none !important;
    padding: 8px 4px !important;
    font-size: 14px !important;
  }

  /* Linia subtila intre -5% si selectarea tarii */
  .mec-promo-item:first-child {
    border-bottom: 1px solid #e0e0e0 !important;
  }

  /* Steag + Romania centrate, cu spatiu */
  .mec-country-trigger {
    justify-content: center !important;
    gap: 10px !important;
    padding-top: 2px;
  }
}
@media (max-width: 768px) {

  /* Footer container devine flex vertical doar pe mobil */
  .mec-footer-inner {
    display: flex !important;
    flex-direction: column !important;
  }

  /* Muta bara promo PRIMA */
  .mec-promo-bar {
    order: -1 !important;   /* aduce bara promo in fata tuturor */
    margin-bottom: 18px !important;
  }
}


/* ============================
   BARA PROMO -5% + STEAG
============================ */

.mec-promo-bar {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 16px 0;
  margin-bottom: 20px;
}

.mec-promo-inner {
  max-width: 760px;
  margin: 0 auto;
  display: flex;
}

.mec-promo-item {
  flex: 1;
  text-align: center;
  font-size: 14px;
  color: #444;
  padding: 8px 0;
  border-right: 1px solid #e0e0e0;
}

.mec-promo-item:last-child {
  border-right: none;
}

/* buton steag / tara */
.mec-country-trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

.mec-flag {
  width: 20px;
  height: 14px;
  border-radius: 2px;
}

.mec-country-label {
  font-size: 14px;
  font-weight: 600;
  color: #333;
}

/* ============================
   MODAL TARA – OVERLAY + BOX CENTRAL
============================ */

.mec-country-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.55);
  backdrop-filter: blur(3px);
  z-index: 99999;
  justify-content: center;
  align-items: center;
}

.mec-country-modal-content {
  background: #fff;
  padding: 24px 24px 22px;
  border-radius: 14px;
  width: 420px;
  max-width: 90%;
  box-shadow: 0 8px 30px rgba(0,0,0,0.25);
  position: relative;
}

.mec-country-modal-close {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 22px;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.2s;
}

.mec-country-modal-close:hover {
  opacity: 1;
}

.mec-country-modal-title {
  text-align: center;
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 700;
  color: #333;
}

/* grid tari - desktop: 3 coloane */
.mec-country-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}

/* box tara - centrata, steag sus, text jos */
.mec-country-grid div {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;

  background: #f7f7f7;
  padding: 12px 10px;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.2s;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  min-height: 100px;
  box-sizing: border-box;
}

.mec-country-grid div img {
  display: block;
  width: 40px;
  height: auto;
  border-radius: 4px;
  margin-bottom: 8px;
}

.mec-country-grid div:hover {
  background: #e3e3e3;
  transform: translateY(-2px);
}

/* mesaj sub grid (RO / coming soon) */
.mec-country-info {
  margin-top: 16px;
  font-size: 14px;
  text-align: center;
  color: #555;
  min-height: 40px;
  padding: 0 6px;
}

/* ============================
   MOBILE – BARA PROMO + REORDONARE
============================ */

/* pe mobil: footer-inner devine flex, mutam bara promo prima */
@media (max-width: 768px) {
  .mec-footer-inner {
    display: flex !important;
    flex-direction: column !important;
  }

  .mec-promo-bar {
    order: -1 !important;
    margin-bottom: 18px !important;
  }

  .mec-promo-bar {
    padding: 10px 0 !important;
  }

  .mec-promo-inner {
    max-width: 100%;
    width: 100%;
    flex-direction: column !important;  /* 2 randuri */
    gap: 10px !important;
    padding: 0 12px;
  }

  .mec-promo-item {
    border-right: none !important;
    padding: 8px 4px !important;
    font-size: 14px !important;
  }

  .mec-promo-item:first-child {
    border-bottom: 1px solid #e0e0e0 !important;
  }

  .mec-country-trigger {
    justify-content: center !important;
    gap: 10px !important;
    padding-top: 2px;
  }
}

/* MOBILE – modal mai confortabil si grid mai clar */
@media (max-width: 600px) {

  .mec-country-modal-content {
    width: 90%;
    padding: 20px 18px 18px;
  }

  .mec-country-modal-title {
    font-size: 16px;
    margin-bottom: 16px;
  }

  .mec-country-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .mec-country-grid div {
    min-height: 90px !important;
    padding: 12px 8px !important;
    font-size: 14px !important;
  }

  .mec-country-grid div img {
    width: 36px !important;
    margin-bottom: 6px !important;
  }
}
/* TEXT + STEAG SELECTAT = modern, elegant */
.mec-country-grid div.mec-country-active {
  color: #d40000 !important;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: 0.3px;
  transform: translateY(-3px) scale(1.08);
  background: #fff2f2;
  border-color: #d40000 !important;
  box-shadow: 0 0 8px rgba(212,0,0,0.25);
}

/* steagurile inactive = mici + fade */
.mec-country-grid div.mec-country-faded img {
  width: 20px !important;
  opacity: 0.45;
  filter: grayscale(100%);
}

/* text inactiv fade */
.mec-country-grid div.mec-country-faded {
  color: #777 !important;
  opacity: 0.65;
}

/* steag activ putin mai mare */
.mec-country-grid div.mec-country-active img {
  width: 32px !important;
  opacity: 1;
  filter: drop-shadow(0 0 2px rgba(0,0,0,0.25));
}

/* tranzitii smooth, premium */
.mec-country-grid div,
.mec-country-grid div img {
  transition: 0.25s ease;
}
/* steag SELECTAT */
.mec-country-grid div.mec-country-active img {
  width: 32px !important;
  opacity: 1;
  filter: drop-shadow(0 0 2px rgba(0,0,0,0.25));
}

/* steag NEselectat – fade mai subtil */
.mec-country-grid div.mec-country-faded img {
  width: 26px !important;       /* era 20px – acum mai aproape de normal */
  opacity: 0.75 !important;     /* era 0.45 – acum mai vizibil */
  filter: grayscale(20%);       /* era 100% – acum super subtil */
}

/* text ne-selectat – diferenta mica */
.mec-country-grid div.mec-country-faded {
  color: #555 !important;       /* era #777 si opacity mare */
  opacity: 0.85 !important;     /* era 0.65 – acum mai ok */
}

/* text selectat */
.mec-country-grid div.mec-country-active {
  color: #d40000 !important;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: 0.3px;
  transform: translateY(-3px) scale(1.05); /* era 1.08 */
  background: #fff3f3;
  border-color: #d40000 !important;
  box-shadow: 0 0 6px rgba(212,0,0,0.18);  /* mai subtil */
}
/* ============================
   MARIRE MODAL (putin mai mare)
============================ */
.mec-country-modal-content {
  width: 480px !important;     /* era 420px */
  padding: 26px 26px 24px !important;   /* margini mai mari */
  border-radius: 18px !important;
}

/* Mobile modal – putin mai mare */
@media (max-width: 600px) {
  .mec-country-modal-content {
    width: 94% !important;
    padding: 24px 22px 22px !important;
  }
}

/* ============================
   GRID STEAGURI – mai aerisit
============================ */
.mec-country-grid {
  gap: 14px !important;         /* era 10px */
  margin: 18px 0 18px !important;
  padding: 0 4px !important;    /* spatiu lateral suplimentar */
}

.mec-country-grid div {
  padding: 12px 8px !important;  /* era 8px – mai aerisit */
  border-radius: 12px !important;
}

/* ============================
   TEXTUL DE JOS – mai mare
============================ */
.mec-country-info {
  font-size: 15px !important;    /* era 13px */
  line-height: 1.55 !important;
  color: #333;
  margin-top: 10px !important;
  min-height: 48px !important;   /* pentru stabilitate vizuala */
}

/* titlu modal – putin mai mare */
.mec-country-modal-title {
  font-size: 20px !important;
  margin-bottom: 14px !important;
}
/* =========================================
   MEC COUNTRY INFO – PREMIUM BANNER SUS
========================================= */

.mec-country-info {
  order: -1; /* apare sus */
  position: relative;
  font-size: 15px !important;
  font-weight: 600;
  color: #a00000 !important;
  padding: 11px 16px 11px 40px !important;
  border-radius: 12px;
  text-align: left;
  margin: 4px 0 16px !important;
  line-height: 1.5;
  background: linear-gradient(135deg, #fff7f7 0%, #ffecec 60%, #ffe4e4 100%);
  box-shadow: 0 8px 18px rgba(0,0,0,0.06);
  border: 1px solid rgba(208,0,0,0.18);
  overflow: hidden;
  animation: mecInfoIn 0.35s ease-out;
}

/* iconita moderna in stanga (fara schimbat HTML) */
.mec-country-info::before {
  content: "🌍";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}

/* o mica bara de accent in partea de jos */
.mec-country-info::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: linear-gradient(90deg, #ff7a00, #ff3b3b, #ff7a00);
  opacity: 0.7;
}

/* animatia de aparitie */
@keyframes mecInfoIn {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* titlu – un pic de spatiu fata de banner */
.mec-country-modal-title {
  margin-top: 6px !important;
  margin-bottom: 10px !important;
  text-align: center;
}

/* grid – un pic mai jos sa respire */
.mec-country-grid {
  margin-top: 14px !important;
}

/* =========================================
   DARK MODE – daca userul are dark mode
========================================= */
@media (prefers-color-scheme: dark) {
  .mec-country-modal-content {
    background: #1e1f23;
    color: #f5f5f5;
  }

  .mec-country-modal-title {
    color: #ffffff;
  }

  .mec-country-info {
    background: linear-gradient(135deg, #331111 0%, #3b1818 60%, #421616 100%);
    color: #ffd9d9 !important;
    border-color: rgba(255,120,120,0.4);
    box-shadow: 0 10px 24px rgba(0,0,0,0.55);
  }

  .mec-country-grid div {
    background: #25262b;
    border-color: #34353c;
    color: #e2e2e2;
  }

  .mec-country-grid div.mec-country-active {
    background: #3c1717;
    border-color: #ff4a4a !important;
    box-shadow: 0 0 10px rgba(255,74,74,0.45);
  }
}
/* facem continutul modalului pe coloana ca sa putem ordona usor elementele */
.mec-country-modal-content {
  display: flex;
  flex-direction: column;
}

/* TITLU sus */
.mec-country-modal-title {
  order: 0;
  margin-top: 6px !important;
  margin-bottom: 8px !important;
  text-align: center;
}

/* MESAJ – imediat sub titlu, deasupra steagurilor */
.mec-country-info {
  order: 1;
  position: relative;
  font-size: 15px !important;
  font-weight: 600;
  color: #1b2a4a !important;
  padding: 10px 18px 10px 50px !important; /* mai mult spatiu intre glob si text */
  border-radius: 12px;
  text-align: left;
  margin: 4px 0 14px !important;
  line-height: 1.5;
  background: #f5f7ff; /* albastru foarte soft, user friendly */
  box-shadow: 0 6px 14px rgba(0,0,0,0.05);
  border: 1px solid #d4daf5;
}

/* iconita glob + spatiu mai clar intre glob si text */
.mec-country-info::before {
  content: "🌍";
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}

/* linie de accent discret, nu rosie agresiva */
.mec-country-info::after {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #4f8dfd, #3ec6ff);
  opacity: 0.65;
}

/* GRID STEAGURI – sub mesaj, un pic mai jos sa respire */
.mec-country-grid {
  order: 2;
  margin-top: 12px !important;
  gap: 14px !important;
  padding: 0 4px !important;
}

/* cardurile de tara – un pic mai aerisite */
.mec-country-grid div {
  padding: 12px 8px !important;
  border-radius: 12px !important;
}
/* container pentru harta */
.mec-country-info-map {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  opacity: 0.85;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

/* mesajul are padding suplimentar pentru a nu acoperi harta */
.mec-country-info {
  padding-right: 70px !important;
  position: relative;
}
/* containerul pentru harta, in dreapta mesajului */
.mec-country-info {
  position: relative;
  padding-right: 80px !important; /* loc pentru harta */
}

/* textul din mesaj, separat de harta */
.mec-country-info-text {
  display: block;
}

/* harta tarii selectate */
.mec-country-info-map {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 52px;
  height: 52px;
  opacity: 0.9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

/* animatie cand se schimba tara */
.mec-country-info-map.mec-map-animate {
  animation: mecMapPop 0.35s ease-out;
}

@keyframes mecMapPop {
  from {
    opacity: 0;
    transform: translateY(-4px) scale(0.85);
  }
  to {
    opacity: 0.9;
    transform: translateY(-50%) scale(1); /* atentie: JS reseteaza translateY(-50%) */
  }
}
/* MUTĂM STEAGUL DIN DREAPTA ÎN STÂNGA TEXTULUI */

.mec-country-info {
  position: relative;
  padding-left: 60px !important;  /* spațiu pentru steag în stânga */
  padding-right: 16px !important;
}

/* steagul (folosit ca "hartă") */
.mec-country-info-map {
  position: absolute;
  left: 14px;                   /* înainte era right: 12px */
  top: 50%;
  transform: translateY(-50%);
  width: 42px;                 /* puțin mai mic ca să arate a icon */
  height: 42px;
  opacity: 0.95;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  border-radius: 4px;          /* colțuri rotunjite, look modern */
}

/* elimina complet iconul glob dacă încă mai există */
.mec-country-info::before {
  content: none !important;
}
/* CONTAINER MARE - permite spatiu pentru icon */
.mec-country-info {
  position: relative;
  padding-left: 72px !important;   /* loc pentru steagul rotund */
  padding-right: 16px !important;
  min-height: 56px;                /* evita suprapuneri */
  display: flex;
  align-items: center;
}

/* STEAG PREMIUM = avatar rotund + shadow + accent */
.mec-country-info-map {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;              /* face rotund */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  /* accent ring subtil */
  box-shadow:
    0 0 0 2px #ffffff,              /* border interior alb */
    0 0 0 4px rgba(0, 120, 255, 0.25), /* accent brand-like */
    0 4px 10px rgba(0,0,0,0.12);    /* shadow modern */

  opacity: 1;
  pointer-events: none;
}

/* ANIMAȚIE premium la schimbare – scaling smooth */
.mec-country-info-map.mec-map-animate {
  animation: mecFlagPop 0.35s cubic-bezier(0.16, 1, 0.3, 1);
}

@keyframes mecFlagPop {
  0% {
    transform: translateY(-50%) scale(0.6);
    opacity: 0;
  }
  60% {
    transform: translateY(-50%) scale(1.08);
    opacity: 1;
  }
  100% {
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
}

/* TEXT – aliniere corecta + look premium */
.mec-country-info-text {
  font-size: 15px !important;
  font-weight: 600;
  color: #1b2a4a;
  line-height: 1.45;
  display: block;
}
/* CONTAINER GENERAL */
.mec-country-info {
  position: relative;
  padding-left: 88px !important;  /* mai mult spațiu între steag și text */
  padding-right: 16px !important;
  min-height: 58px;
  display: flex;
  align-items: center;
}

/* STEAG PATRAT ROTUNJIT PREMIUM */
.mec-country-info-map {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 56px;                     /* mai lat si mai vizibil */
  height: 40px;                    /* raport modern 1.4:1 */
  border-radius: 10px;             /* colțuri rotunjite, nu cerc */

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  /* premium shadow + accent */
  box-shadow:
    0 0 0 2px #ffffff,                   /* border interior alb */
    0 0 0 4px rgba(0, 120, 255, 0.22),   /* accent subtil brand */
    0 6px 14px rgba(0,0,0,0.15);         /* shadow modern */

  opacity: 1;
  pointer-events: none;
}

/* ANIMAȚIE POP-IN PREMIUM */
.mec-country-info-map.mec-map-animate {
  animation: mecFlagSquarePop 0.38s cubic-bezier(0.16, 1, 0.3, 1);
}

@keyframes mecFlagSquarePop {
  0% {
    transform: translateY(-50%) scale(0.6);
    opacity: 0;
  }
  60% {
    transform: translateY(-50%) scale(1.1);
    opacity: 1;
  }
  100% {
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
}

/* TEXT – modern + aliniere corectă */
.mec-country-info-text {
  font-size: 15.5px !important;
  font-weight: 600;
  color: #16233a;
  line-height: 1.5;
  display: block;
}
/* ============================
   OPTIMIZARE MOBIL MODAL TARI
============================ */
@media (max-width: 768px) {

  /* MODAL MAI MIC PE MOBIL */
  .mec-country-modal-content {
    width: 92% !important;
    max-width: 92% !important;
    max-height: 80vh !important;
    padding: 16px 14px 14px !important;
    margin: 16px auto !important;
    border-radius: 14px !important;
  }

  /* X vizibil si pe mobil, dar mai discret */
  .mec-country-modal-close {
    position: sticky !important;
    top: 0;
    right: 0;
    z-index: 10;
    background: rgba(255,255,255,0.9);
    backdrop-filter: blur(4px);
    padding: 6px 10px;
    border-radius: 0 10px 0 10px;
    font-size: 20px;
    line-height: 1;
  }

  /* MESAJ SUS – FARA STEAG IN INTERIOR PE MOBIL */
  .mec-country-info {
    padding-left: 14px !important;   /* nu mai rezervam loc pt steag */
    padding-right: 14px !important;
    min-height: auto;
    align-items: flex-start;
  }

  /* ascundem steagul din mesaj pe mobil */
  .mec-country-info-map {
    display: none !important;
  }

  /* mesaj text usor mai mic pe mobil */
  .mec-country-info-text {
    font-size: 14px !important;
    line-height: 1.4;
  }

  /* GRID CU 4 STEAGURI PE LINIE + TOTUL MAI MIC */
  .mec-country-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 14px !important;
    padding: 0 !important;
  }

  .mec-country-grid div {
    padding: 6px 2px !important;
    border-radius: 10px !important;
    font-size: 11px !important;
  }

  .mec-country-grid div img {
    width: 20px !important;
    height: auto;
    margin-bottom: 2px;
  }

  /* tara selectata – un pic mai putin „mare” pe mobil */
  .mec-country-grid div.mec-country-active {
    transform: translateY(-2px) scale(1.04);
    box-shadow: 0 0 6px rgba(0,0,0,0.16);
  }
}
/* ============================
   LOGO – MAI MIC + GRI MODERN
============================ */

.mec-logo-wrap {
  transform: scale(0.88);            /* micșorare ușoară */
  transform-origin: left center;
  display: inline-flex;
  align-items: center;
}

/* dacă logo-ul este imagine PNG/JPG */
.mec-logo-wrap img {
  filter: brightness(0) saturate(0) invert(30%); 
  /* transformă orice logo într-un gri modern (~#555) */
  height: auto;
  max-height: 30px;
}

/* dacă este SVG inline */
.mec-logo-wrap svg,
.mec-logo-wrap svg * {
  fill: #666 !important;     /* gri închis premium */
  stroke: #666 !important;
}
/* ============================
   SOCIAL MEDIA – MODERN PREMIUM SOFT-GLASS
============================ */

.mec-social-icons,
.mec-social,
.footer-social {
  display: flex;
  gap: 10px !important;
}

/* STYLE GENERAL PENTRU ICON */
.mec-social-icons a,
.mec-social a,
.footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  
  width: 42px;
  height: 42px;

  border-radius: 12px; /* nu cerc, modern */
  background: rgba(255, 255, 255, 0.35); /* soft glass */
  backdrop-filter: blur(8px);             /* blur premium */

  box-shadow:
    2px 2px 6px rgba(0,0,0,0.12),
    -2px -2px 6px rgba(255,255,255,0.3);

  transition: 0.25s ease;
  text-decoration: none !important;
}

/* ICON IMAGE / SVG IN GRI (#666) */
.mec-social-icons img,
.mec-social img,
.footer-social img {
  width: 22px !important;
  height: 22px !important;
  filter: brightness(0) saturate(0) invert(30%); /* gri modern */
  opacity: 0.9;
  transition: 0.25s ease;
}

/* SVG pentru varianta inline */
.mec-social-icons svg,
.mec-social-icons svg *,
.mec-social svg,
.mec-social svg *,
.footer-social svg,
.footer-social svg * {
  width: 22px;
  height: 22px;
  fill: #666 !important;
  stroke: #666 !important;
  opacity: 0.9;
  transition: 0.25s ease;
}

/* HOVER – premium lift effect */
.mec-social-icons a:hover,
.mec-social a:hover,
.footer-social a:hover {
  transform: translateY(-3px) scale(1.07);
  box-shadow:
    4px 4px 12px rgba(0,0,0,0.18),
    -3px -3px 8px rgba(255,255,255,0.45);
  background: rgba(255, 255, 255, 0.55);
}

/* HOVER icon mai clar */
.mec-social-icons img:hover,
.mec-social img:hover,
.footer-social img:hover,
.mec-social-icons svg:hover,
.mec-social svg:hover,
.footer-social svg:hover {
  opacity: 1;
  filter: brightness(0) saturate(0) invert(15%); /* puțin mai închis */
}/* End custom CSS */