
:root{--blue:#2d8fe8;--blue-deep:#1164c1;--blue-soft:#eef7ff;--text:#163457;--muted:#5d738b;--line:#d7e9fb;--white:#fff;--shadow:0 14px 32px rgba(17,100,193,.10);}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.6}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{background:var(--blue-soft);border-bottom:1px solid var(--line)}.topbar .wrap{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:8px 0;font-size:14px;color:var(--muted)}.socials{display:flex;gap:10px;align-items:center}.social{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.social svg{width:18px;height:18px;fill:var(--blue-deep)}header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-row{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:16px}.brand{display:flex;align-items:center;gap:14px}.logo-box{width:60px;height:60px;border-radius:0;background:none;(135deg,var(--blue),#64c1ff);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow)}.logo-box span{font-size:26px;color:#fff}.brand-title{font-size:32px;font-weight:800;line-height:1}.brand-sub{font-size:14px;color:var(--muted)}nav{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}nav a{font-weight:700;color:var(--text)}.cta-group{display:flex;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:16px;border:1px solid transparent;font-weight:800;cursor:pointer}.btn-primary{background:var(--blue);color:#fff;box-shadow:var(--shadow)}.btn-secondary{background:#fff;color:var(--blue-deep);border-color:var(--line)}.mobile-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:16px;width:52px;height:52px;font-size:26px}.mobile-nav{display:none;padding:0 0 16px 0}.hero{padding:50px 0 34px;background:linear-gradient(180deg,#f5fbff 0,#fff 60%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:start}.badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid var(--line);border-radius:999px;font-weight:700;color:var(--blue-deep)}h1{font-size:54px;line-height:1.05;margin:16px 0 18px}h2{font-size:42px;line-height:1.12;margin:0 0 12px}h3{font-size:28px;line-height:1.2;margin:0 0 12px}.lead{font-size:21px;color:var(--muted);max-width:760px}.trust-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.trust{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:var(--shadow)}.trust strong{display:block;font-size:24px;color:var(--blue-deep)}.card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.panel{padding:24px}.contact-panel .meta{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:16px}.meta-item{background:var(--blue-soft);padding:14px 16px;border-radius:18px}.meta-item .label{font-size:13px;font-weight:800;color:var(--blue-deep);text-transform:uppercase;letter-spacing:.04em}.meta-item .value{font-size:18px;font-weight:800}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}input,textarea,select{width:100%;padding:14px 15px;border-radius:16px;border:1px solid #cde3f9;font:inherit;color:var(--text);background:#fff}textarea{min-height:120px;resize:vertical}.form-note{font-size:13px;color:var(--muted)}.section{padding:56px 0}.section-alt{background:var(--blue-soft)}.section-header{max-width:860px;margin-bottom:28px}.section-header p{color:var(--muted);font-size:19px}.service-grid,.feature-grid,.area-grid,.faq-grid{display:grid;gap:20px}.service-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(3,1fr)}.area-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:1fr}.service-card,.feature-card,.faq-item,.price-card,.area-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.service-card p,.feature-card p,.faq-item p,.price-card p,.area-card p{color:var(--muted)}.eyebrow{display:inline-block;color:var(--blue-deep);font-weight:900;text-transform:uppercase;letter-spacing:.16em;font-size:13px;margin-bottom:10px}.price-list{display:grid;gap:14px}.price-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 18px;border-radius:18px;background:var(--blue-soft);font-weight:700}.price-row span:last-child{color:var(--blue-deep);font-weight:900}.pill-list{display:flex;gap:10px;flex-wrap:wrap}.pill{padding:10px 14px;background:#fff;border:1px solid var(--line);border-radius:999px;font-weight:700;color:var(--blue-deep)}.hero-links,.quick-links{display:flex;gap:10px;flex-wrap:wrap}.map-card{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.map-card img{border-radius:24px;border:1px solid var(--line);background:#f8fcff}.subnav{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.subnav a{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:800;color:var(--blue-deep)}.breadcrumbs{font-size:14px;color:var(--muted);margin:18px 0}.breadcrumbs a{color:var(--blue-deep)}.cta-band{padding:28px;border-radius:28px;background:linear-gradient(135deg,var(--blue),#59b8ff);color:#fff;box-shadow:var(--shadow)}.cta-band p{color:#eaf6ff}.inline-list{padding-left:18px;color:var(--muted)}footer{background:#0f2740;color:#e7f3ff;margin-top:50px}.footer-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:24px;padding:40px 0}.footer-links{display:grid;gap:8px}.footer-links a{color:#d9edff}.copyright{border-top:1px solid rgba(255,255,255,.12);padding:14px 0;color:#b9d5ef;font-size:14px}.floating-call{position:fixed;left:16px;right:16px;bottom:18px;display:none;z-index:50}.floating-call a{display:flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;border-radius:18px;padding:16px;font-size:24px;font-weight:900;box-shadow:var(--shadow)}.center{text-align:center}.small{font-size:14px;color:var(--muted)}
@media (max-width: 1040px){.hero-grid,.map-card,.footer-grid,.feature-grid,.area-grid,.service-grid{grid-template-columns:1fr}.trust-list{grid-template-columns:1fr}.cta-group{display:none}.mobile-toggle{display:inline-flex}nav{display:none}.mobile-nav.show{display:grid;gap:10px}.mobile-nav a{padding:12px 14px;border-radius:14px;background:var(--blue-soft);font-weight:800}.brand-title{font-size:26px}h1{font-size:42px}h2{font-size:34px}.floating-call{display:block}}

</section>
.why-us {
  display: flex;
  align-items: center;
  gap: 50px;
}

.why-text,
.why-image {
  flex: 1;
}

.why-text h2 {
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 1.2;
}

.why-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.why-list li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 18px;
  line-height: 1.7;
}

.why-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #22c55e;
  font-weight: 700;
  font-size: 20px;
}

.why-note {
  margin-top: 20px;
  font-weight: 600;
}

.why-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 14px;
}

@media (max-width: 768px) {
  .why-us {
    flex-direction: column;
    gap: 28px;
  }

  .why-text {
    text-align: center;
    max-width: 560px;
    margin: 0 auto;
  }

  .why-list li {
    padding-left: 0;
  }

  .why-list li::before {
    position: static;
    display: block;
    margin-bottom: 6px;
  }
}
.why-us {
  display: flex;
  align-items: center;
  gap: 50px;
}

.why-text,
.why-image {
  flex: 1;
}

.why-text h2 {
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 1.2;
}

.why-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.why-list li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 18px;
  line-height: 1.7;
}

.why-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #22c55e;
  font-weight: 700;
  font-size: 20px;
}

.why-note {
  margin-top: 20px;
  font-weight: 600;
}

.why-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 14px;
}

@media (max-width: 768px) {
  .why-us {
    flex-direction: column;
    gap: 28px;
  }

  .why-text {
    text-align: center;
    max-width: 560px;
    margin: 0 auto;
  }

  .why-list li {
    padding-left: 0;
  }

  .why-list li::before {
    position: static;
    display: block;
    margin-bottom: 6px;
  }
}
/* ASZTALI NÉZET FIX */

.why-us {
  display: flex;
  flex-direction: row !important;
  align-items: center;
  gap: 50px;
}

/* MOBIL */

@media (max-width: 768px) {
  .why-us {
    flex-direction: column !important;
    gap: 28px;
  }
}
.kiszallasi-bg {
  background-image: url('/assets/budapest-kiszallasi-terulet-terkep.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0;
  position: relative;
}

.kiszallasi-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.85);
}

.kiszallasi-bg .container {
  position: relative;
  z-index: 2;
}
.kiszallasi-bg {
  background-image: url('/assets/budapest-kiszallasi-terulet-terkep.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
  color: #000;
}

/* ERŐSEBB OVERLAY (fehér + kis árnyék) */
.kiszallasi-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.75);
  backdrop-filter: blur(4px);
}

/* tartalom kiemelése */
.kiszallasi-bg .container {
  position: relative;
  z-index: 2;
}.kiszallasi-bg {
  background-image: url('/assets/budapest-kiszallasi-terulet-terkep.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
  color: #000;
}

/* SOKKAL HALVÁNYABB overlay */
.kiszallasi-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.4); /* EZ A KULCS */
}

/* tartalom */
.kiszallasi-bg .container {
  position: relative;
  z-index: 2;
}
.kiszallasi-bg {
  background-image: url('/assets/budapest-kiszallasi-terulet-terkep.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
  color: #000;
}

/* overlay */
.kiszallasi-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.35);
}

.kiszallasi-bg .container {
  position: relative;
  z-index: 2;
}

/* 🔴 MOBIL FIX */
@media (max-width: 768px) {
  .kiszallasi-bg {
    background-size: contain; /* EZ A LÉNYEG */
    background-position: top;
    padding: 60px 20px;
  }
}
.about-us {
  display: flex;
  align-items: center;
  gap: 50px;
}

.about-text {
  flex: 1;
}

.about-image {
  flex: 1;
}

.about-image img {
  width: 100%;
  border-radius: 12px;
  display: block;
}

/* MOBIL */
@media (max-width: 768px) {
  .about-us {
    flex-direction: column;
    gap: 25px;
  }

  .about-text {
    text-align: center;
  }
}
.google-reviews-box {
  background: #fff;
  border-radius: 18px;
  padding: 32px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

.google-reviews-header {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 24px;
}

.google-badge {
  min-width: 74px;
  height: 74px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  background: #f3f7ff;
  color: #2d8fe8;
  font-size: 18px;
}

.google-score {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 28px;
}

.google-score-number {
  font-size: 48px;
  font-weight: 800;
  line-height: 1;
  color: #111;
}

.google-score-text {
  line-height: 1.6;
}

.review-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.review-card {
  background: #f8fbff;
  border: 1px solid #dbeafe;
  border-radius: 14px;
  padding: 20px;
}

.review-card p {
  margin: 0 0 12px;
  line-height: 1.7;
}

.review-card span {
  font-size: 14px;
  color: #666;
}

.review-buttons {
  display: flex;
  gap: 16px;
  margin-top: 28px;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .google-reviews-header,
  .google-score {
    flex-direction: column;
    text-align: center;
  }

  .review-cards {
    grid-template-columns: 1fr;
  }

  .review-buttons {
    justify-content: center;
  }
}
/* ⭐ GOOGLE REVIEW DESIGN BOOST */

.google-reviews-box {
  background: linear-gradient(135deg, #f8fbff, #eef5ff);
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}

.google-badge {
  background: #e8f0fe;
  color: #1a73e8;
  font-weight: 700;
  border-radius: 12px;
}

/* ⭐ CSILLAGOK */
.stars {
  color: #fbbc04;
  font-size: 20px;
  margin-bottom: 6px;
  letter-spacing: 2px;
}

/* 💬 KÁRTYÁK FELDOBÁSA */
.review-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 20px;
  border: none;
  box-shadow: 0 8px 20px rgba(0,0,0,0.06);
  transition: 0.3s;
}

.review-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0,0,0,0.1);
}

/* ✨ IDÉZŐJEL DESIGN */
.review-card p::before {
  content: "“";
  font-size: 28px;
  color: #1a73e8;
  margin-right: 5px;
}

/* 🎯 GOMBOK */
.review-buttons .btn-primary {
  background: linear-gradient(135deg, #4285f4, #1a73e8);
  border: none;
}

.review-buttons .btn-primary:hover {
  opacity: 0.9;
}

.review-buttons .btn-secondary {
  background: transparent;
  border: 2px solid #1a73e8;
  color: #1a73e8;
}

.review-buttons .btn-secondary:hover {
  background: #1a73e8;
  color: #fff;
}
.reviews-slider-box {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  border-radius: 24px;
  padding: 40px 24px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}

.reviews-top {
  text-align: center;
  margin-bottom: 28px;
}

.reviews-label {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.15;
  color: #1d4ed8;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.reviews-summary-title {
  font-size: 34px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #111827;
}

.reviews-stars,
.mini-stars {
  color: #f4b400;
  letter-spacing: 3px;
}

.reviews-stars {
  font-size: 28px;
  margin-bottom: 8px;
}

.reviews-count {
  font-size: 18px;
  color: #475569;
}

.reviews-slider {
  display: flex;
  align-items: center;
  gap: 14px;
}

.reviews-track-wrap {
  overflow: hidden;
  width: 100%;
}

.reviews-track {
  display: flex;
  transition: transform 0.4s ease;
}

.review-slide {
  min-width: 100%;
  background: #fff;
  border-radius: 18px;
  padding: 24px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08);
  border: 1px solid #e8eef7;
}

.review-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

.review-head strong {
  font-size: 16px;
}

.review-head span {
  color: #6b7280;
  font-size: 13px;
}

.avatar {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: linear-gradient(135deg, #4285f4, #34a853);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
}

.mini-stars {
  font-size: 18px;
  margin-bottom: 12px;
}

.review-slide p {
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
  color: #1f2937;
}

.slider-arrow {
  width: 46px;
  height: 46px;
  border: none;
  border-radius: 50%;
  background: #1d4ed8;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  flex-shrink: 0;
}

.slider-arrow:hover {
  opacity: 0.9;
}

.slider-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}

.dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cbd5e1;
  cursor: pointer;
}

.dot.active {
  background: #1d4ed8;
}

.review-actions {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 28px;
}

@media (max-width: 768px) {
  .reviews-slider-box {
    padding: 28px 16px;
    border-radius: 18px;
  }

  .reviews-label {
    font-size: 26px;
  }

  .reviews-summary-title {
    font-size: 28px;
  }

  .reviews-stars {
    font-size: 24px;
  }

  .review-slide {
    padding: 18px;
  }

  .review-slide p {
    font-size: 16px;
  }

  .slider-arrow {
    width: 38px;
    height: 38px;
    font-size: 24px;
  }

  .review-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .review-actions .btn {
    width: 100%;
    text-align: center;
  }
}
/* ===== GOOGLE ÉRTÉKELÉSEK BLOKK ===== */

.reviews-slider-box {
  background: linear-gradient(135deg, #f8fafc, #eef6ff);
  padding: 60px 20px;
  border-radius: 20px;
  text-align: center;
}

/* ===== FEJLÉC ===== */

.reviews-label {
  color: #2563eb;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.reviews-summary-title {
  font-size: 38px;
  font-weight: 800;
  margin-bottom: 10px;
}

.reviews-stars {
  color: #fbbf24;
  font-size: 28px;
  margin-bottom: 10px;
}

.reviews-count {
  color: #64748b;
  font-size: 16px;
  margin-bottom: 10px;
}

.reviews-subtext {
  max-width: 700px;
  margin: 0 auto 40px;
  font-size: 17px;
  line-height: 1.7;
  color: #475569;
}

/* ===== SLIDER ===== */

.reviews-slider {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}

.reviews-track-wrap {
  overflow: hidden;
}

.reviews-track {
  display: flex;
  transition: transform 0.5s ease;
}

.review-slide {
  min-width: 100%;
  padding: 30px;
  box-sizing: border-box;
}

/* ===== KÁRTYA ===== */

.review-slide {
  background: white;
  border-radius: 16px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

/* ===== FEJLÉC ===== */

.review-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.avatar {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #2563eb;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.review-head span {
  font-size: 13px;
  color: #64748b;
}

/* ===== CSILLAGOK ===== */

.mini-stars {
  color: #fbbf24;
  margin-bottom: 10px;
  font-size: 16px;
}

/* ===== SZÖVEG ===== */

.review-slide p {
  font-size: 16px;
  line-height: 1.6;
  color: #1e293b;
}

/* ===== NYILAK ===== */

.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #2563eb;
  color: white;
  border: none;
  font-size: 24px;
  padding: 10px 14px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
}

.slider-arrow:hover {
  background: #1d4ed8;
}

.slider-arrow.prev {
  left: -50px;
}

.slider-arrow.next {
  right: -50px;
}

/* ===== DOTS ===== */

.slider-dots {
  margin-top: 20px;
}

.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: #cbd5f5;
  border-radius: 50%;
  cursor: pointer;
}

.dot.active {
  background: #2563eb;
}

/* ===== GOMBOK ===== */

.review-actions {
  margin-top: 30px;
}

.review-actions .btn {
  margin: 5px;
  padding: 12px 20px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 600;
  display: inline-block;
}

.btn-primary {
  background: #2563eb;
  color: white;
}

.btn-primary:hover {
  background: #1d4ed8;
}

.btn-secondary {
  background: #e2e8f0;
  color: #1e293b;
}

.btn-secondary:hover {
  background: #cbd5f5;
}

/* ===== MOBIL ===== */

@media (max-width: 768px) {

  .reviews-slider-box {
    padding: 40px 15px;
  }

  .reviews-summary-title {
    font-size: 28px;
  }

  .review-slide {
    padding: 20px;
  }

  .slider-arrow {
    display: none;
  }

  .reviews-subtext {
    font-size: 15px;
  }

}
.faq-section {
  background: #f8fbff;
  padding: 60px 20px;
}

.faq-section h2 {
  text-align: center;
  margin-bottom: 10px;
}

.faq-section .lead {
  text-align: center;
  margin-bottom: 40px;
  color: #666;
}

.faq-item {
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.faq-question {
  width: 100%;
  text-align: left;
  padding: 18px;
  font-size: 16px;
  border: none;
  background: #fff;
  cursor: pointer;
  font-weight: 600;
}

.faq-answer {
  display: none;
  padding: 15px;
  background: #fff;
  border-top: 1px solid #eee;
}

.faq-item.active .faq-answer {
  display: block;
}
/* Felső sáv rendbetétele */
.topbar {
  background: #eef9ff;
  border-bottom: 1px solid #dbeafe;
  font-size: 14px;
}

.topbar .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 10px 0;
  flex-wrap: wrap;
}

.socials {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.social {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 14px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid #cfe3ff;
  color: #1d4ed8;
  text-decoration: none;
  font-weight: 600;
  white-space: nowrap;
}

.social:hover {
  background: #dbeafe;
}

/* Asztali nézet */
@media (min-width: 769px) {
  .topbar .wrap {
    flex-wrap: nowrap;
  }

  .topbar .wrap > div:first-child {
    flex: 1;
  }

  .socials {
    justify-content: flex-end;
  }
}

/* Mobil nézet */
@media (max-width: 768px) {
  .topbar .wrap {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .socials {
    justify-content: center;
    width: 100%;
  }

  .social {
    min-width: auto;
    padding: 0 12px;
    height: 38px;
    font-size: 13px;
  }
}
/* === KÖZÖSSÉGI IKONOK / TOPBAR FIX === */

.topbar .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.socials {
  display: flex;
  gap: 10px;
  align-items: center;
}

/* Gombok kinézete */
.social {
  display: inline-block;
  padding: 8px 14px;
  border-radius: 20px;
  background: #ffffff;
  border: 1px solid #dbeafe;
  color: #2563eb;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.2s ease;
}

/* Hover effekt */
.social:hover {
  background: #2563eb;
  color: #fff;
  transform: translateY(-2px);
}

/* === MOBIL NÉZET === */
@media (max-width: 768px) {

  .topbar .wrap {
    flex-direction: column;
    text-align: center;
    gap: 10px;
  }

  .socials {
    justify-content: center;
    flex-wrap: wrap;
  }

  .social {
    font-size: 13px;
    padding: 6px 12px;
  }
}
.socials {
  display: flex;
  gap: 12px;
  justify-content: center;
  align-items: center;
}

.social {
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dbeafe;
  transition: all 0.2s ease;
}

.social img {
  width: 20px;
  height: 20px;
}

.social:hover {
  background: #2563eb;
  transform: scale(1.1);
}

.social:hover img {
  filter: brightness(0) invert(1);
}

/* MOBIL */
@media (max-width: 768px) {
  .social {
    width: 36px;
    height: 36px;
  }

  .social img {
    width: 18px;
    height: 18px;
  }
}
/* === SOCIAL PRO DESIGN === */

.socials {
  display: flex;
  gap: 14px;
  justify-content: center;
  align-items: center;
}

.social {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  box-shadow: 0 6px 14px rgba(0,0,0,0.08);
  transition: all 0.25s ease;
}

.social img {
  width: 22px;
  height: 22px;
}

/* HOVER */
.social:hover {
  transform: translateY(-3px) scale(1.1);
}

/* PLATFORM SZÍNEK */
.social:nth-child(1):hover {
  background: #000; /* TikTok */
}

.social:nth-child(2):hover {
  background: #1877f2; /* Facebook */
}

.social:nth-child(3):hover {
  background: #ff0000; /* YouTube */
}

.social:hover img {
  filter: brightness(0) invert(1);
}

/* MOBIL */
@media (max-width: 768px) {
  .social {
    width: 42px;
    height: 42px;
  }

  .social img {
    width: 20px;
    height: 20px;
  }
}
.social img {
  width: 20px;
  height: 20px;
  filter: none; /* EZ A LÉNYEG */
}
.social img {
  filter: none !important;
}
/* SOCIAL ICON FIX – MINDEN OLDALRA */
.social img,
.social svg {
  filter: none !important;
  fill: initial !important;
  color: initial !important;
}
/* SZÍNES SOCIAL IKONOK */
.social:nth-child(1) svg {
  fill: #000000; /* TikTok fekete */
}

.social:nth-child(2) svg {
  fill: #1877f2; /* Facebook kék */
}

.social:nth-child(3) svg {
  fill: #ff0000; /* YouTube piros */
}
.social svg path {
  fill: currentColor !important;
}
.social:nth-child(1) {
  color: #000000; /* TikTok */
}

.social:nth-child(2) {
  color: #1877f2; /* Facebook */
}

.social:nth-child(3) {
  color: #ff0000; /* YouTube */
}
/* Közösségi ikonok - minden oldalon színes */
.social svg,
.social svg path,
.social svg * {
  fill: currentColor !important;
}

.social:nth-child(1) {
  color: #000000 !important; /* TikTok */
}

.social:nth-child(2) {
  color: #1877f2 !important; /* Facebook */
}

.social:nth-child(3) {
  color: #ff0000 !important; /* YouTube */
}
.social img {
  filter: none !important;
}
.mobile-nav {
  display: none;
  flex-direction:column;
  gap:12px;
}

.mobile-nav.open {
  display: flex;
}
mobile-nav a {
  display: block;
  width: 100%;
  background: #eef4fb;
  padding: 16px;
  border-radius: 18px;
  font-weight: 600;
  text-decoration: none;
  color: #183b6b;
}
.logo-box img {
  display: block;
  background: transparent;
}
.logo-box {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}

.logo-box img {
  display: block;
  width: 72px;
  height: auto;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
}
.logo-box img {
  width: 60px;
  height: auto;
}

@media (max-width: 768px) {
  .logo-box img {
    width: 30px;
  }
}
.logo-box img {
  width: 70px;
  margin-right: 10px;
}
.logo-box {
  display: flex;
  align-items: center;
  flex-shrink: 0; /* EZ A KULCS */
}

.logo-box img {
  width: 80px !important;
  height: auto !important;
  max-width: none !important;
}
/* ===== TOPBAR DESIGN UPDATE ===== */

.topbar{
  background:#f5faff !important;
  color:#26445f !important;
  border-bottom:1px solid #dceaf7 !important;
}

.topbar .social{
  background:#ffffff !important;
  border:1px solid #dceaf7 !important;
  box-shadow:0 6px 14px rgba(0,0,0,0.06) !important;
  transition:.2s !important;
}

.topbar .social:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 20px rgba(0,0,0,0.10) !important;
}

.topbar .social:nth-child(1) svg{
  fill:#000000 !important;
}

.topbar .social:nth-child(2) svg{
  fill:#1877f2 !important;
}

.topbar .social:nth-child(3) svg{
  fill:#ff0000 !important;
}
/* ===== IKON SZÍN FIX ===== */

.topbar .social svg{
  fill:unset !important;
}

/* TikTok */
.topbar .social:nth-child(1) svg{
  fill:#000000 !important;
}

/* Facebook */
.topbar .social:nth-child(2) svg{
  fill:#1877f2 !important;
}

/* YouTube */
.topbar .social:nth-child(3) svg{
  fill:#ff0000 !important;
}