.hk-band { background-image: linear-gradient(rgba(23,28,38,.55), rgba(23,28,38,.72)), url("../img/Banner/Hakkimizda.jpg") !important;
    background-size: cover !important; background-position: center !important; }
.hk-band .ekip-band-ortu { display: none; }
.hk-band-alt { color: rgba(255,255,255,.78); font-size: 14.5px !important; margin-top: 12px; }

.service-details-info, .service-work-process, .service-extra-info, .service-details-faq { background: #f5f6f8; }

.details-info-wrapper, .service-work-process-wrapper, .service-extra-info-wrapper, .service-details-faq-wrapper {
    background: #fff; border: 1px solid #e5e7eb; border-radius: 16px; padding: 30px;
    box-shadow: 0 6px 20px rgba(23,28,38,.05); }

.service-details-info { padding-top: 40px !important; }
.service-details-info .body-text, .service-details-info .body-text-two,
.service-extra-info .body-text { font-size: 14.5px !important; line-height: 1.85 !important; color: #4b5563 !important; }

#companyStatsContainer .row > div > div, #companyStatsContainer [class*="stat"] {
    border-radius: 14px; }

.service-extra-info .hover-img-container img { border-radius: 14px; }

.mapouter { padding: 0 12px; max-width: 1320px; margin: 0 auto; }
.gmap_canvas { border: 1px solid #e5e7eb; border-radius: 16px; overflow: hidden;
    box-shadow: 0 6px 20px rgba(23,28,38,.05); }
.gmap_iframe { display: block; }

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

@media (max-width: 767px) {
    .details-info-wrapper, .service-work-process-wrapper, .service-extra-info-wrapper, .service-details-faq-wrapper { padding: 18px; }
}
