.yeni-resmi {
    margin-top: -35px;
    margin-left: -10px;
}

.duyuru-alani, .en-ust-bolum {
    width: 100%;
    height: 50px;
    color: white;
    background: rgb(241,93,91);
    background: linear-gradient(90deg, rgba(241,93,91,1) 0%, rgba(240,80,86,1) 48%, rgba(255,85,0,1) 100%);
}

.modal-oneri-kismi {
    padding-top: 10px;
}

.ust-icerik a {
    color: white;
}

    .ust-icerik a:link {
        color: white;
    }

    .ust-icerik a:hover {
        color: white;
    }

    .ust-icerik a:active {
        color: white;
    }

    .ust-icerik a:visited {
        color: white;
    }


.logo {
    width: 225px !important;
    display: block;
}

.menu-logo {
    width: 225px !important;
}

@media screen and (max-width:900px) {


    .yeni-resmi {
        margin-top: 0px;
        margin-left: 10px;
    }

    .en-ust-bolum {
        display: none;
    }

    .logo {
        width: 200px !important;
    }

    .menu-logo {
        width: 200px !important;
    }
}

/* Hero dekoratif resimleri legacy'de subtle bir efekt veriyordu ama next/image
   wrapper'ı yüzünden cascade kırılıyor; ham gri resimler ekranı kaplıyor.
   Bu süs öğeleri kritik değil — gizleyip layout'u temiz tutuyoruz. */
.banner-circle,
.banner-elipse,
.bannerleftarrow,
.banner-section .arrow-img {
    display: none !important;
}

/* Anasayfa arama kutusu: eski sistem select2 widget'ı kullanıyordu, yeni sistem
   native <select> kullanıyor. Native select için widget'ın görsel davranışını
   replicate ediyoruz: eski siteyle aynı boyutlar (input min-width 196px,
   select min-width 285px, yükseklik 52px). */
.search-box .d-flex {
    align-items: stretch;
}

.search-box .search-input {
    margin: 0 15px 0 0;
    display: flex;
    align-items: center;
}

.search-box .search-input .form-group {
    width: 100%;
}

.search-box .search-input .group-img {
    width: 100%;
    position: relative;
}

.search-box .group-img input {
    width: 100%;
    min-height: 52px;
}

.search-box select.form-control,
.search-box .form-control.select.category-select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='none' stroke='%23374b5c' stroke-width='2' d='M1 1l5 5 5-5'/></svg>");
    background-repeat: no-repeat;
    background-position: right 18px center;
    border: 1px solid #e3e3e3;
    border-radius: 8px;
    color: #374b5c;
    cursor: pointer;
    font-size: 15px;
    height: 52px;
    min-width: 285px;
    padding: 6px 35px 6px 15px;
}

.search-box select.form-control:focus {
    border-color: #b7b7b7;
    box-shadow: none;
    outline: 0;
}

.search-box .search-btn {
    display: flex;
    align-items: stretch;
}

.search-box .search-btn .btn {
    border-radius: 10px;
    min-height: 52px;
    padding-left: 22px;
    padding-right: 22px;
}

@media (max-width: 991.98px) {
    .search-box .d-flex {
        flex-wrap: wrap;
        gap: 12px;
    }

    .search-box .search-input {
        margin: 0;
        flex: 1 1 100%;
    }

    .search-box select.form-control {
        min-width: 0;
        width: 100%;
    }

    .search-box .search-btn {
        flex: 1 1 100%;
    }

    .search-box .search-btn .btn {
        width: 100%;
    }
}

.eczane {
    margin-top: 30px;
}

.eczane-border {
    border: 1px solid #000;
    height: 150px;
    width: 100%;
    background: rgb(241,93,91);
    background: linear-gradient(90deg, rgba(241,93,91,1) 0%, rgba(240,80,86,1) 48%, rgba(255,85,0,1) 100%);
    padding-left: 10px;
    padding-right: 10px;
}

.eczaneresim {
    padding-top: 13px;
}

.eczane-yazi {
    margin-top: 30px;
}

    .eczane-yazi h1,
    .eczane-yazi h2,
    .eczane-yazi h3,
    .eczane-yazi h4 {
        color: #FFF;
    }

    .eczane-yazi h2 {
        /* Eski sistemde h1 vardı, style.css global rule'u h1'i 36px yapıyor.
           SEO için h2'ye çevirdik (h1 zaten sayfada tek), boyutu eski h1'le
           aynı tutmak için 36px sabitliyoruz. */
        font-size: 36px;
        font-weight: 600;
    }

    .eczane-yazi h2 strong {
        color: #FFF;
    }

.acik, .kapali, .surekliacik, .videowraper .subtitle, .videowraper a, .videowraper h3 {
    color: #fff
}

.surekliacik {
    background: #f8a60c
}

.acik {
    background: #6ACA00;
    width: 50px;
    text-align: center;
    border-radius: 10px;
    padding: 1px;
}

.kapali {
  
	background: red;
width: 50px;
border-radius: 10px;
text-align: center;
}

.butonalt {
    margin-bottom: 10px;
    margin-top: 10px;
}

.liste-yildiz {
    margin-top: -22px;
    margin-left: -5px;
}

    .liste-yildiz i {
        color: #e3d604;
        font-size: 35px;
        float: left;
        margin-left: -25px;
        z-index: 999999
    }

    .liste-yildiz h4 {
        float: left;
        margin-left: -25px;
        margin-top: 8px;
        font-size: 16px;
        position: static;
    }

.sidebar .widget {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.sidebar .widget-title {
    font-size: 18px;
    font-weight: 600;
    color: #666;
    margin-bottom: 20px;
}

.categories li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}

    .categories li::before {
        content: "\f0da ";
        font-family: FontAwesome;
        position: absolute;
        left: 0;
        color: #f15d5b;
        font-size: 12px;
    }


.styled {
    margin-bottom: 50px;
}

.rating2 {
    display: flex;
    margin-top: -10px;
    flex-direction: row-reverse;
    margin-left: -4px;
    float: left
}

    .rating2 > input {
        display: none;

    }

    .rating2 > label {
        position: relative;
        width: 19px;
        font-size: 35px;
        color: #ffa800;
        cursor: pointer;
        margin-right:10px;
    }

        .rating2 > label::before {
            content: "\2605";
            position: absolute;
            opacity: 0
        }

        .rating2 > label:hover:before,
        .rating2 > label:hover ~ label:before {
            opacity: 1 !important
        }

    .rating2 > input:checked ~ label:before {
        opacity: 1
    }

    .rating2:hover > input:checked ~ label:before {
        opacity: 0.4
    }



.kapalidiv {
	-webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
	z-index:1;
    background-color: #ccc;
	
}
.mesajgonder {
	z-index:2
}


.girisonerisi {

	height:300px;
	border-color: red;
	border-style:dashed;
	border-width:1px;
	background-color:#ececec;
}

/* --- Reklam yüzeyleri (PublicAdSurfaces) --- */
.public-ad-surfaces {
    padding: 48px 0;
}

.public-ad-surfaces-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    flex-wrap: wrap;
    gap: 12px;
}

.public-ad-surfaces-header h2 {
    margin: 4px 0 0;
    font-size: 24px;
}

.ad-section-eyebrow {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 11px;
    font-weight: 700;
    color: #f15d5b;
}

.public-ad-surfaces-grid {
    display: grid;
    gap: 24px;
}

.public-ad-surface-block {
    background: #fff;
    border-radius: 14px;
    padding: 22px;
    border: 1px solid #eef0f3;
}

.public-ad-surface-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.public-ad-surface-title h3 {
    font-size: 18px;
    margin: 0;
    color: #0d233e;
}

.public-ad-surface-title span {
    font-size: 11px;
    color: #8d8d8d;
    background: #f3f4f7;
    padding: 4px 10px;
    border-radius: 6px;
    font-family: ui-monospace, "SF Mono", Menlo, monospace;
}

.ad-surface-chip {
    display: inline-block;
    background: rgba(241, 93, 91, 0.1);
    color: #f15d5b;
    border-radius: 100px;
    padding: 4px 12px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin-bottom: 12px;
}

/* Banner surface: yatay hero stili */
.ad-surface-banner {
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    gap: 24px;
    align-items: center;
    background: linear-gradient(135deg, #fff5f4 0%, #fff 60%);
    border: 1px solid #fbe2e0;
    border-radius: 12px;
    padding: 24px;
}

.ad-surface-banner .ad-surface-copy h3 {
    font-size: 22px;
    color: #0d233e;
    margin: 0 0 8px;
}

.ad-surface-banner .ad-surface-copy p {
    color: #5b6b7b;
    margin: 0 0 16px;
}

.ad-surface-banner .ad-surface-actions {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.ad-surface-media {
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 6px 20px rgba(13, 35, 62, 0.08);
}

.ad-surface-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.ad-surface-fallback {
    aspect-ratio: 16 / 9;
    background: linear-gradient(135deg, #f8f9fb, #eef0f5);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    color: #5b6b7b;
}

.ad-surface-fallback strong {
    font-size: 18px;
    color: #0d233e;
}

/* Card surface */
.ad-surface-card {
    background: #fff;
    border: 1px solid #eef0f3;
    border-radius: 12px;
    padding: 18px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.ad-surface-card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.ad-slot-order {
    font-size: 11px;
    color: #a3acb7;
}

.ad-surface-card h4 {
    font-size: 17px;
    margin: 4px 0 8px;
    color: #0d233e;
}

.ad-surface-card p {
    color: #5b6b7b;
    font-size: 14px;
    flex: 1 1 auto;
    margin-bottom: 12px;
}

.ad-surface-meta {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #8d8d8d;
    margin-bottom: 12px;
    border-top: 1px dashed #eef0f3;
    padding-top: 10px;
}

.ad-surface-card .ad-surface-actions {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

/* Boş placeholder — reklam henüz yokken zarif görsel */
.ad-surface-placeholder {
    position: relative;
    border-radius: 14px;
    padding: 36px 28px;
    background:
        radial-gradient(circle at top right, rgba(241, 93, 91, 0.12), transparent 55%),
        linear-gradient(135deg, #fafbfc 0%, #f4f6f9 100%);
    border: 1px dashed #d8dde6;
    overflow: hidden;
    min-height: 200px;
    display: grid;
    grid-template-columns: 1fr 220px;
    gap: 20px;
    align-items: center;
}

.ad-surface-placeholder h3 {
    font-size: 22px;
    margin: 8px 0 6px;
    color: #0d233e;
}

.ad-surface-placeholder p {
    color: #5b6b7b;
    margin: 0 0 16px;
    max-width: 480px;
}

.ad-surface-placeholder::after {
    content: "";
    position: absolute;
    right: -40px;
    top: -40px;
    width: 200px;
    height: 200px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='40' fill='none' stroke='%23f15d5b' stroke-opacity='0.18' stroke-width='6'/><circle cx='50' cy='50' r='28' fill='none' stroke='%23f15d5b' stroke-opacity='0.12' stroke-width='6'/></svg>");
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
}

.ad-surface-placeholder-illustration {
    position: relative;
    height: 140px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 160'><rect x='30' y='50' width='180' height='90' rx='12' fill='%23fff' stroke='%23dde2ea' stroke-width='2'/><rect x='42' y='62' width='100' height='10' rx='4' fill='%23eef0f5'/><rect x='42' y='80' width='156' height='6' rx='3' fill='%23eef0f5'/><rect x='42' y='92' width='130' height='6' rx='3' fill='%23eef0f5'/><rect x='42' y='114' width='62' height='18' rx='6' fill='%23f15d5b'/><circle cx='190' cy='40' r='18' fill='%23ffd166'/><path d='M170 28 L195 18 L190 38 Z' fill='%23f15d5b' opacity='0.7'/></svg>");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media (max-width: 767.98px) {
    .ad-surface-banner,
    .ad-surface-placeholder {
        grid-template-columns: 1fr;
    }

    .ad-surface-placeholder-illustration {
        display: none;
    }

    .public-ad-surface-block {
        padding: 16px;
    }
}

/* --- Firma detay sayfası yeniden tasarımı --- */
.company-hero {
    padding: 30px 0 16px;
    background: linear-gradient(180deg, #fafbfc 0%, #ffffff 100%);
}

.company-hero-card {
    background: #fff;
    border-radius: 14px;
    border: 1px solid #eef0f3;
    padding: 24px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 24px;
    align-items: center;
    box-shadow: 0 4px 20px rgba(13, 35, 62, 0.04);
}

.company-hero-logo {
    width: 120px;
    height: 120px;
    border-radius: 14px;
    overflow: hidden;
    background: #f8f9fb;
    border: 1px solid #eef0f3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.company-hero-logo img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    padding: 6px;
}

.company-hero-main {
    min-width: 0;
}

.company-hero-badges {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
    flex-wrap: wrap;
}

.company-hero-category {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #f15d5b;
    background: rgba(241, 93, 91, 0.1);
    padding: 4px 12px;
    border-radius: 100px;
    text-decoration: none;
}

.company-hero-category:hover {
    background: rgba(241, 93, 91, 0.16);
    color: #f15d5b;
}

.company-hero-claim {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    color: #8d8d8d;
    background: #f3f4f7;
    padding: 4px 10px;
    border-radius: 100px;
}

.company-hero-claim.verified {
    color: #1c8e3d;
    background: rgba(28, 142, 61, 0.12);
}

.company-hero-name {
    font-size: 28px;
    font-weight: 700;
    color: #0d233e;
    margin: 4px 0 8px;
    line-height: 1.2;
}

.company-hero-location {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    color: #5b6b7b;
    margin: 0 0 8px;
}

.company-hero-location a {
    color: #5b6b7b;
    text-decoration: none;
}

.company-hero-location a:hover {
    color: #f15d5b;
    text-decoration: underline;
}

.company-hero-rating {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: #5b6b7b;
}

.company-hero-rating strong {
    color: #0d233e;
    font-size: 18px;
}

.company-hero-actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: stretch;
    min-width: 200px;
}

.company-hero-actions .btn {
    justify-content: center;
}

.company-hero-quicklinks {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 16px;
    background: #fff;
    border-radius: 12px;
    padding: 8px;
    border: 1px solid #eef0f3;
    overflow-x: auto;
    position: sticky;
    top: 0;
    z-index: 30;
    box-shadow: 0 2px 8px rgba(13, 35, 62, 0.04);
}

.company-hero-quicklinks a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    border-radius: 8px;
    color: #5b6b7b;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.15s, color 0.15s;
}

.company-hero-quicklinks a:hover {
    background: rgba(241, 93, 91, 0.08);
    color: #f15d5b;
}

@media (max-width: 991.98px) {
    .company-hero-card {
        grid-template-columns: auto 1fr;
    }
    .company-hero-actions {
        grid-column: 1 / -1;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .company-hero-actions .btn {
        flex: 1 1 calc(50% - 4px);
    }
}

@media (max-width: 575.98px) {
    .company-hero-card {
        grid-template-columns: 1fr;
        text-align: center;
    }
    .company-hero-logo {
        margin: 0 auto;
    }
    .company-hero-badges,
    .company-hero-location,
    .company-hero-rating {
        justify-content: center;
    }
}

/* Detay sayfası kartları */
.detail-card {
    border: 1px solid #eef0f3;
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}

.detail-card .card-header {
    background: #fafbfc;
    border-bottom: 1px solid #eef0f3;
    padding: 14px 18px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.detail-card .card-header h2,
.detail-card .card-header h4 {
    margin: 0;
    color: #0d233e;
}

.detail-card .card-body {
    padding: 20px;
}

/* İletişim listesi */
.contact-info-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 14px;
}

.contact-info-list > li {
    display: flex;
    gap: 14px;
    align-items: flex-start;
}

.contact-info-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: rgba(241, 93, 91, 0.1);
    color: #f15d5b;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 17px;
}

.contact-info-label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #8d8d8d;
    margin-bottom: 2px;
}

.contact-info-value {
    display: block;
    color: #0d233e;
    font-size: 15px;
    word-break: break-word;
}

.contact-info-value a {
    color: #f15d5b;
}

/* Yorumlar özeti */
.reviews-summary {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 20px;
    padding: 16px;
    background: #fafbfc;
    border-radius: 10px;
}

.reviews-summary-score {
    text-align: center;
}

.reviews-summary-number {
    font-size: 36px;
    font-weight: 700;
    color: #0d233e;
    line-height: 1.1;
    margin-bottom: 4px;
}

.reviews-summary-count {
    font-size: 13px;
    margin-top: 6px;
}

.reviews-summary-bars {
    display: grid;
    gap: 6px;
    align-content: center;
}

.reviews-bar {
    display: grid;
    grid-template-columns: 32px 1fr 32px;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    color: #5b6b7b;
}

.reviews-bar-track {
    height: 8px;
    background: #eef0f5;
    border-radius: 100px;
    overflow: hidden;
}

.reviews-bar-fill {
    display: block;
    height: 100%;
    background: linear-gradient(90deg, #f4b400 0%, #f15d5b 100%);
    border-radius: 100px;
}

.reviews-bar-count {
    text-align: right;
    color: #8d8d8d;
}

.reviews-list {
    display: grid;
    gap: 12px;
}

.review-item {
    padding: 14px;
    border: 1px solid #eef0f3;
    border-radius: 10px;
    background: #fff;
}

.review-item-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 8px;
    gap: 8px;
}

.review-item-body {
    margin: 0;
    color: #5b6b7b;
    line-height: 1.6;
}

.rating-stars {
    display: inline-flex;
    gap: 2px;
    font-size: 14px;
}

.company-tax-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 16px;
    margin: 0;
}

.company-tax-grid > div {
    background: #fafbfc;
    padding: 12px 14px;
    border-radius: 10px;
    border: 1px solid #eef0f3;
}

.company-tax-grid dt {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #8d8d8d;
    margin-bottom: 4px;
}

.company-tax-grid dd {
    margin: 0;
    color: #0d233e;
    font-size: 15px;
    word-break: break-word;
}

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

.opening-hours-list > li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #eef0f3;
}

.opening-hours-list > li:last-child {
    border-bottom: 0;
}

.opening-hours-day {
    font-weight: 500;
    color: #0d233e;
}

.opening-hours-time {
    color: #5b6b7b;
    font-variant-numeric: tabular-nums;
}

.opening-hours-list > li.closed .opening-hours-time {
    color: #c83a3a;
    font-weight: 500;
}

/* --- Skeleton / yükleme animasyonu --- */
@keyframes adresbilgisi-skeleton-shimmer {
    0% { background-position: -400px 0; }
    100% { background-position: 400px 0; }
}

.skeleton-block {
    display: block;
    background: linear-gradient(90deg, #eef0f5 0%, #f7f8fb 50%, #eef0f5 100%);
    background-size: 800px 100%;
    animation: adresbilgisi-skeleton-shimmer 1.4s linear infinite;
    border-radius: 8px;
}

.skeleton-title {
    height: 32px;
    width: 320px;
    margin-bottom: 16px;
}

.skeleton-line {
    height: 14px;
    margin-bottom: 10px;
}

.skeleton-line-w-50 { width: 50%; }
.skeleton-line-w-60 { width: 60%; }
.skeleton-line-w-70 { width: 70%; }
.skeleton-line-w-80 { width: 80%; }
.skeleton-line-w-90 { width: 90%; }

.skeleton-card {
    padding: 16px;
    background: #fff;
    border: 1px solid #eef0f3;
    border-radius: 12px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.skeleton-thumb {
    height: 120px;
    margin-bottom: 12px;
    border-radius: 10px;
}

/* Üst bandın incecik progress'i — anchor click sırasında bile ilerleyiş hissi */
.route-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #f15d5b 0%, #ffb56b 100%);
    z-index: 9999;
    transform-origin: left;
    animation: route-progress-pulse 1.2s ease-in-out infinite;
    pointer-events: none;
}

@keyframes route-progress-pulse {
    0% { transform: scaleX(0.05); opacity: 1; }
    50% { transform: scaleX(0.6); opacity: 0.8; }
    100% { transform: scaleX(0.95); opacity: 1; }
}

/* --- Yan kenar reklam rayları (geniş ekranlarda sabit) --- */
.side-rail-slot {
    display: none;
}

@media (min-width: 1400px) {
    .side-rail-slot {
        display: block;
        position: fixed;
        top: 220px;
        width: 160px;
        z-index: 20;
        pointer-events: auto;
    }

    .side-rail-slot-left {
        left: 16px;
    }

    .side-rail-slot-right {
        right: 16px;
    }
}

@media (min-width: 1600px) {
    .side-rail-slot {
        width: 200px;
    }
    .side-rail-slot-left { left: 24px; }
    .side-rail-slot-right { right: 24px; }
}

.side-rail-card {
    background: linear-gradient(160deg, #fff5f4 0%, #fff 80%);
    border: 1px solid #fbe2e0;
    border-radius: 14px;
    padding: 16px;
    box-shadow: 0 8px 22px rgba(13, 35, 62, 0.06);
}

.side-rail-tag {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #f15d5b;
    background: rgba(241, 93, 91, 0.12);
    padding: 3px 10px;
    border-radius: 100px;
    margin-bottom: 8px;
}

.side-rail-title {
    font-size: 16px;
    color: #0d233e;
    margin: 0 0 6px;
}

.side-rail-body {
    color: #5b6b7b;
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 12px;
}

/* --- Footer ince ayarlar --- */
.footer .stay-tuned {
    background: linear-gradient(135deg, #f15d5b 0%, #ff8a5b 100%);
    border-radius: 14px;
    padding: 28px;
    margin-top: -40px;
    color: #fff;
    box-shadow: 0 12px 32px rgba(241, 93, 91, 0.25);
}

.footer .stay-tuned h3 {
    color: #fff;
    margin-bottom: 6px;
}

.footer .stay-tuned p {
    color: rgba(255, 255, 255, 0.92);
    margin-bottom: 12px;
}

.footer .stay-tuned form {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.footer .stay-tuned .form-group {
    flex: 1 1 220px;
    margin: 0 !important;
}

.footer .stay-tuned .btn-primary {
    background: #0d233e;
    border-color: #0d233e;
    color: #fff;
}

.footer .stay-tuned .btn-primary:hover {
    background: #1a3457;
    border-color: #1a3457;
}

.footer .footer-title {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #0d233e;
    margin-bottom: 14px;
    position: relative;
    padding-bottom: 8px;
}

.footer .footer-title::after {
    content: "";
    display: block;
    width: 28px;
    height: 3px;
    background: #f15d5b;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer .footer-widget ul li a {
    transition: color 0.15s, padding-left 0.15s;
}

.footer .footer-widget ul li a:hover {
    color: #f15d5b;
    padding-left: 4px;
}

.footer .footercount {
    border-top: 1px solid #eef0f3;
    margin-top: 32px;
    padding-top: 24px;
}

.footer .footer-bottom {
    background: #0d233e;
    color: #fff;
}

.footer .footer-bottom .copyright-text p,
.footer .footer-bottom a {
    color: #d8e0eb;
}

.footer .footer-bottom .copyright-menu .policy-menu a:hover {
    color: #fff;
}

@media (max-width: 575.98px) {
    .reviews-summary {
        grid-template-columns: 1fr;
    }
}

/* =====================================================================
   Yeni footer tasarımı (site-shell). İçerik birebir korunarak görsel
   hiyerarşi, tipografi ve renk kontrastı modernize edildi.
   ===================================================================== */

.site-footer-v2 {
    margin-top: 80px;
    background: #0d233e;
    color: #c7d0db;
    font-family: 'Open Sans', system-ui, -apple-system, sans-serif;
}

/* ---- Newsletter / Habersiz Kalmayın ---- */
.site-footer-newsletter {
    background:
        radial-gradient(circle at 0% 0%, rgba(241, 93, 91, 0.35), transparent 55%),
        radial-gradient(circle at 100% 100%, rgba(255, 133, 87, 0.25), transparent 60%),
        linear-gradient(135deg, #c83a3a 0%, #f15d5b 55%, #ff8557 100%);
    padding: 38px 0;
    color: #fff;
}

.newsletter-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.16);
    border-radius: 100px;
    padding: 5px 14px;
    margin-bottom: 10px;
    color: #fff;
}

.newsletter-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 6px;
}

.newsletter-subtitle {
    color: rgba(255, 255, 255, 0.92);
    font-size: 14px;
    margin: 0;
    max-width: 480px;
}

.newsletter-row {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    gap: 10px;
    background: rgba(255, 255, 255, 0.95);
    padding: 8px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.newsletter-input {
    position: relative;
    display: flex;
    align-items: center;
}

.newsletter-input i {
    position: absolute;
    left: 14px;
    color: #8d8d8d;
    font-size: 16px;
}

.newsletter-input input {
    width: 100%;
    border: 1px solid #eef0f3;
    border-radius: 10px;
    padding: 12px 14px 12px 40px;
    background: #fff;
    color: #0d233e;
    font-size: 14px;
    height: 44px;
}

.newsletter-input input:focus {
    outline: none;
    border-color: #f15d5b;
    box-shadow: 0 0 0 3px rgba(241, 93, 91, 0.15);
}

.newsletter-submit {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border-radius: 10px;
    font-weight: 600;
    padding: 0 22px;
    height: 44px;
    background: #0d233e;
    border: 0;
    color: #fff;
    white-space: nowrap;
}

.newsletter-submit:hover {
    background: #1a3961;
}

@media (max-width: 767.98px) {
    .newsletter-row {
        grid-template-columns: 1fr;
    }
}

/* ---- Footer main (4 kolon link + marka) ---- */
.site-footer-main {
    padding: 56px 0 32px;
}

.footer-brand-logo {
    display: inline-block;
    margin-bottom: 18px;
}

.footer-brand-desc {
    color: #9eacbd;
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 18px;
}

.site-footer-social {
    display: flex;
    gap: 8px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-footer-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    font-size: 14px;
    transition: background 0.15s, color 0.15s, transform 0.15s;
}

.site-footer-social a:hover {
    background: #f15d5b;
    color: #fff;
    transform: translateY(-2px);
}

.footer-column-title {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin: 0 0 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    align-items: center;
    gap: 8px;
}

.footer-column-title i {
    color: #f15d5b;
    font-size: 16px;
}

.footer-link-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.footer-link-list a {
    color: #9eacbd;
    font-size: 13px;
    text-decoration: none;
    transition: color 0.15s, padding-left 0.15s;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.footer-link-list a::before {
    content: "›";
    color: #f15d5b;
    font-size: 16px;
    opacity: 0;
    transform: translateX(-4px);
    transition: opacity 0.15s, transform 0.15s;
}

.footer-link-list a:hover {
    color: #fff;
    padding-left: 4px;
}

.footer-link-list a:hover::before {
    opacity: 1;
    transform: translateX(0);
}

/* ---- Payments strip ---- */
.site-footer-payments {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    padding: 18px 0;
    background: rgba(0, 0, 0, 0.15);
}

.footer-payments-strip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 14px;
}

.footer-payments-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.footer-payments-label i {
    color: #4ade80;
    font-size: 16px;
}

.footer-payments-list {
    display: flex;
    align-items: center;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-payments-list img {
    height: 28px;
    width: auto;
    background: #fff;
    padding: 5px 8px;
    border-radius: 6px;
}

/* ---- Bottom bar ---- */
.site-footer-bottom {
    padding: 18px 0;
    background: rgba(0, 0, 0, 0.25);
}

.footer-bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.footer-copyright {
    color: #9eacbd;
    font-size: 13px;
    margin: 0;
}

.footer-brand-link {
    color: #f15d5b;
    font-weight: 600;
    text-decoration: none;
}

.footer-brand-link:hover {
    color: #ff8557;
    text-decoration: underline;
}

.footer-policy-menu {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-policy-menu a {
    color: #9eacbd;
    font-size: 13px;
    text-decoration: none;
}

.footer-policy-menu a:hover {
    color: #fff;
}

@media (max-width: 991.98px) {
    .site-footer-main {
        padding: 40px 0 24px;
    }
    .footer-brand-desc {
        font-size: 14px;
    }
}

@media (max-width: 575.98px) {
    .footer-bottom-row {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }
    .footer-payments-strip {
        flex-direction: column;
        align-items: flex-start;
    }
}


