.faq-band { background-image: linear-gradient(rgba(23,28,38,.55), rgba(23,28,38,.72)), url("../img/Banner/Faq.jpg") !important;
    background-size: cover !important; background-position: center !important; background-blend-mode: normal !important; }
.faq-band .ekip-band-ortu { display: none; }
.faq-band .inner-page-banner-wrapper { margin-top: 0; }
.faq-band-alt { color: rgba(255,255,255,.78); font-size: 14.5px !important; margin-top: 12px; }

.detay-page-banner { display: none; }

.services-faq { background: #f5f6f8; }
.services-faq:first-of-type { padding-top: 40px; }

.services-faq-wrapper { background: #fff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 30px;
    box-shadow: 0 6px 20px rgba(23,28,38,.05); }
.services-faq-wrapper h2 { font-size: 22px !important; }

.services-faq .accordion-item { border: 1px solid #e5e7eb !important; border-radius: 12px !important;
    overflow: hidden; margin-bottom: 12px !important; }
.services-faq .accordion-button { font-size: 14.5px; font-weight: 700; color: #1f2430;
    background: #fff; box-shadow: none !important; }
.services-faq .accordion-button:not(.collapsed) { background: #fdf3d0; color: #1f2430; }
.services-faq .accordion-body { font-size: 13.5px; color: #4b5563; line-height: 1.8; }

@media (max-width: 767px) {
    .services-faq-wrapper { padding: 18px; }
    .services-faq-wrapper h2 { font-size: 18px !important; }
}
