.header-style-5 .header-navigation .logo-wrapper a{
    width: auto !important;
    max-width: 100%;
    display: block;
}
.header-style-5 .header-navigation .logo-wrapper img.brand-logo,
.bixol-mobile-menu .mobile-menu-logo img.brand-logo,
img.brand-logo{
    width: auto !important;
    max-width: min(240px, 100%);
    max-height: 70px;
    height: auto !important;
    object-fit: contain;
    display: block;
}
.bixol-mobile-menu .mobile-menu-logo{
    width: auto !important;
    max-width: 80%;
}
.bixol-mobile-menu .mobile-menu-logo img.brand-logo{
    max-height: 48px;
}
.contact-buttons{
    position: fixed;
    right: 16px;
    bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 9999;
}
.contact-btn{
    width: 56px;
    height: 56px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    border-radius: 50%;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0,0,0,.3);
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.contact-btn-label{ display: none; }
.contact-btn:hover{ transform: scale(1.08); color:#fff; }
.phone{ background:#28a745; }
.whatsapp{ background:#25D366; }
.whatsapp img{ width:26px; filter: invert(1); }
.sms{ background:#007bff; }

.hero-cekici-media img{
    max-width: none !important;
}
.h5-about-area .about-left .img-wrapper img{
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 12px;
}
.ref-ocekici{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}
.ref-ocekici-kart{
    background: #fff;
    border: 1px solid #eceff3;
    border-radius: 12px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 8px 20px rgba(13,27,62,.06);
}
.ref-ocekici-kart img{
    width: 100%;
    height: 140px;
    object-fit: cover;
    display: block;
}
.ref-ocekici-kart h3{
    margin: 12px 12px 4px;
    font-size: 16px;
    color: #0d1b3e;
}
.ref-ocekici-kart p{
    margin: 0 12px 14px;
    font-size: 13px;
    color: #555;
}
@media (max-width: 767px){
    .ref-ocekici{ grid-template-columns: 1fr; }
}

.seo-h1-wrap{
    padding: 48px 0 10px;
}
.seo-h1-wrap h1{
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #111;
}
.seo-h1-wrap p{
    font-size: 16px;
    line-height: 1.7;
    color: #444;
    max-width: 920px;
}
.makale-grid-area{
    padding: 70px 0 40px;
}
.makale-grid-area.alt{
    background: #f6f7f9;
}
.makale-grid-head{
    margin-bottom: 28px;
}
.makale-grid-head h2{
    font-size: 30px;
    font-weight: 700;
    color: #0d1b3e;
    margin: 0 0 8px;
}
.makale-grid-head p{
    color: #555;
    margin: 0;
    max-width: 760px;
}
.makale-kart{
    background: #fff;
    border: 1px solid #eceff3;
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 8px 24px rgba(13,27,62,.06);
    transition: transform .2s, box-shadow .2s;
    margin-bottom: 24px;
}
.makale-kart:hover{
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(13,27,62,.12);
}
.makale-kart a.thumb{
    display: block;
    height: 180px;
    overflow: hidden;
    background: #111;
}
.makale-kart a.thumb img{
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}
.makale-kart .govde{
    padding: 16px 16px 18px;
    display: flex;
    flex-direction: column;
    flex: 1;
}
.makale-kart .govde h3{
    font-size: 17px;
    line-height: 1.35;
    margin: 0 0 8px;
    font-weight: 700;
}
.makale-kart .govde h3 a{
    color: #0d1b3e;
    text-decoration: none;
}
.makale-kart .govde h3 a:hover{ color:#22c55e; }
.makale-kart .govde p{
    font-size: 14px;
    color: #555;
    line-height: 1.55;
    margin: 0 0 12px;
    flex: 1;
}
.makale-kart .govde .oku{
    font-weight: 700;
    color: #22c55e;
    text-decoration: none;
    font-size: 14px;
}
.makale-kart .govde .oku:hover{ color:#0d1b3e; }
.makale-grid-more{
    text-align: center;
    margin: 8px 0 20px;
}

.hizmet-alan{
    padding: 72px 0 56px;
    background: linear-gradient(180deg, #0b1220 0%, #14233f 100%);
    color: #fff;
}
.hizmet-alan-head{ margin-bottom: 8px; max-width: 720px; }
.hizmet-kicker{
    display: inline-block;
    margin: 0 0 8px;
    padding: 4px 10px;
    background: #ffae31;
    color: #111;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
}
.hizmet-alan h2{
    color: #fff;
    font-size: 32px;
    font-weight: 800;
    margin: 0 0 10px;
}
.hizmet-alan-head p{ color: #c9d4e5; margin: 0 0 8px; }
.hizmet-ozellik{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    margin: 28px 0 32px;
}
.hizmet-ozellik article{
    background: rgba(255,255,255,.07);
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 12px;
    padding: 16px 12px;
    text-align: center;
}
.hizmet-ozellik strong{ display: block; font-size: 22px; color: #ffae31; }
.hizmet-ozellik span{ font-size: 13px; color: #d5deea; }
.hizmet-ozellik-acik article{
    background: #fff;
    border: 1px solid #eceff3;
    box-shadow: 0 8px 20px rgba(13,27,62,.06);
}
.hizmet-ozellik-acik strong{ color: #22c55e; }
.hizmet-ozellik-acik span{ color: #555; }
.hizmet-kart{
    background: #fff;
    color: #111;
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
    box-shadow: 0 10px 28px rgba(0,0,0,.18);
}
.hizmet-sayfa .hizmet-kart{ box-shadow: 0 8px 24px rgba(13,27,62,.08); border: 1px solid #eceff3; }
.hizmet-kart a.thumb{ display: block; height: 170px; overflow: hidden; background: #111; }
.hizmet-kart a.thumb img{ width: 100%; height: 170px; object-fit: cover; display: block; }
.hizmet-kart .govde{ padding: 16px 16px 18px; display: flex; flex-direction: column; flex: 1; }
.hizmet-kart h2, .hizmet-kart h3{ font-size: 18px; margin: 0 0 8px; font-weight: 700; }
.hizmet-kart h2 a, .hizmet-kart h3 a{ color: #0d1b3e; text-decoration: none; }
.hizmet-kart h2 a:hover, .hizmet-kart h3 a:hover{ color: #22c55e; }
.hizmet-kart .govde p{ font-size: 14px; color: #555; line-height: 1.55; margin: 0 0 10px; }
.hizmet-kart ul{ margin: 0 0 14px; padding: 0; list-style: none; }
.hizmet-kart ul li{
    position: relative;
    padding: 4px 0 4px 16px;
    font-size: 13px;
    color: #333;
}
.hizmet-kart ul li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #22c55e;
}
.hizmet-kart-aksiyon{ display: flex; align-items: center; justify-content: space-between; margin-top: auto; }
.hizmet-kart-aksiyon .oku{ font-weight: 700; color: #22c55e; text-decoration: none; }
.hizmet-kart-aksiyon .ara{
    display: inline-block;
    background: #0d1b3e;
    color: #fff !important;
    padding: 7px 14px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
}
.hizmet-alan-more{ text-align: center; margin-top: 8px; }
.hizmet-alan-more .home5-primary-btn{ margin: 0 8px 10px; }
.hizmet-tel-btn{
    display: inline-block;
    margin: 0 8px 10px;
    padding: 12px 20px;
    border: 2px solid #fff;
    color: #fff !important;
    font-weight: 700;
    border-radius: 6px;
    text-decoration: none !important;
}
.hizmet-sayfa{ padding: 48px 0 40px; }
.hizmet-sayfa-giris{ max-width: 860px; margin-bottom: 8px; font-size: 16px; line-height: 1.7; color: #444; }
.hizmet-yan-cta{
    margin-top: 18px;
    background: #0d1b3e;
    color: #fff;
    border-radius: 10px;
    padding: 16px;
    text-align: center;
}
.hizmet-yan-cta p{ margin: 0 0 6px; color: #c9d4e5; }
.hizmet-yan-cta a{ color: #ffae31; font-weight: 800; font-size: 18px; text-decoration: none; }

.bolge-dizin{ padding: 48px 0 56px; }
.bolge-dizin h2{ font-size: 26px; font-weight: 800; color:#0d1b3e; margin: 36px 0 8px; }
.bolge-grid{
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 16px;
    margin: 18px 0 10px;
}
.bolge-kart{
    background: #fff;
    border: 1px solid #eceff3;
    border-radius: 12px;
    padding: 16px 16px 14px;
    box-shadow: 0 8px 20px rgba(13,27,62,.06);
}
.bolge-kart h3{ font-size: 17px; margin: 0 0 6px; }
.bolge-kart h3 a{ color:#0d1b3e; text-decoration:none; font-weight:800; }
.bolge-kart h3 a:hover{ color:#22c55e; }
.bolge-meta{ font-size: 12px; color:#888; margin: 0 0 8px; }
.bolge-semt{ font-size: 13px; color:#444; line-height: 1.5; margin: 0 0 10px; }
.bolge-kart .oku{ font-weight: 700; color:#22c55e; text-decoration:none; font-size: 13px; }
.bolge-ilce-baslik{
    font-size: 20px;
    font-weight: 800;
    margin: 32px 0 4px;
    color: #0d1b3e;
    scroll-margin-top: 90px;
}
.bolge-ilce-baslik a{ color: inherit; text-decoration: none; }
.bolge-index{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 12px 0 8px;
}
.bolge-index a{
    display: inline-block;
    padding: 6px 12px;
    background: #fff;
    border: 1px solid #e6e8ee;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 700;
    color: #0d1b3e;
    text-decoration: none;
}
.bolge-index a:hover{ background:#22c55e; color:#fff; border-color:#22c55e; }
@media (max-width: 991px){
    .bolge-grid{ grid-template-columns: 1fr 1fr; }
}
@media (max-width: 575px){
    .bolge-grid{ grid-template-columns: 1fr; }
}
.seo-ilce-grid h2{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 8px;
}
.ilce-yaka-baslik{
    font-size: 18px;
    font-weight: 800;
    margin: 22px 0 10px;
    color: #0d1b3e;
}
.seo-ilce-grid .seo-lead{
    margin-bottom: 28px;
    color: #555;
}
.seo-ilce-grid ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.seo-ilce-grid ul a{
    display: block;
    background: #fff;
    border: 1px solid #e6e8ee;
    border-radius: 8px;
    padding: 12px 14px;
    color: #111;
    font-weight: 600;
    text-decoration: none;
    transition: .2s;
}
.seo-ilce-grid ul a:hover{
    background: #2a9e00;
    color: #fff;
    border-color: #2a9e00;
}
.ilce-semt-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin: 0 0 8px;
}
.ilce-semt-blok{
    background: #fff;
    border: 1px solid #eceff3;
    border-radius: 12px;
    padding: 14px 16px 10px;
    box-shadow: 0 8px 20px rgba(13,27,62,.05);
}
.ilce-semt-blok h3{
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 8px;
}
.ilce-semt-blok h3 a{
    color: #0d1b3e;
    text-decoration: none;
}
.ilce-semt-blok h3 a:hover{ color:#22c55e; }
.ilce-semt-chips{ margin: 0; }
.semt-chip{
    display: inline-block;
    margin: 0 6px 6px 0;
    padding: 4px 10px;
    background: #f3f6fb;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    color: #0d1b3e;
    text-decoration: none;
}
.semt-chip:hover{ background:#22c55e; color:#fff; }
.seo-cta-bar{
    background: #111;
    color: #fff;
    padding: 28px 0;
}
.seo-cta-bar .row{
    align-items: center;
}
.seo-cta-bar h3{
    color: #fff;
    margin: 0 0 6px;
    font-size: 22px;
}
.seo-cta-bar p{ margin: 0; color: #ddd; }
.seo-cta-bar a.home5-primary-btn{
    display: inline-block;
}
.article-body h2,
.sr-details-content h2,
.blog-content h2{
    font-size: 24px;
    margin: 28px 0 12px;
}
.article-body h3,
.sr-details-content h3,
.blog-content h3{
    font-size: 20px;
    margin: 22px 0 10px;
}
.article-body p,
.sr-details-content p,
.blog-content p{
    line-height: 1.8;
    margin-bottom: 12px;
}
.article-body ul,
.blog-content ul,
.sr-details-content ul{
    padding-left: 18px;
    margin-bottom: 16px;
}
.article-body table,
.blog-content table{
    width: 100%;
    border-collapse: collapse;
    margin: 16px 0 24px;
}
.article-body th,
.article-body td,
.blog-content th,
.blog-content td{
    border: 1px solid #e5e5e5;
    padding: 10px 12px;
    text-align: left;
}
.footer-main-wrap{
    padding: 70px 0 30px;
}
.h5-footer .bixol-footer-widget .footer-link-list{
    list-style: none;
    padding: 0;
    margin: 0;
}
.h5-footer .bixol-footer-widget .footer-link-list li{
    margin-bottom: 8px;
}
.h5-footer .bixol-footer-widget .footer-link-list a{
    color: #c2d5e7;
    text-decoration: none;
}
.h5-footer .bixol-footer-widget .footer-link-list a:hover{
    color: #ffae31;
}
.footer-ilce-list{
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-ilce-list a{
    color: #c2d5e7;
    font-size: 13px;
    text-decoration: none;
}
.footer-ilce-list a:hover{ color:#ffae31; }
.page-404{
    padding: 90px 0;
    text-align: center;
}
.page-404 h1{ font-size: 42px; margin-bottom: 12px; }
.h5-footer .bixol-footer-address a{ color:#c2d5e7; }
.h5-footer .bixol-footer-address a:hover{ color:#ffae31; }
.sr-sidebar .widget-title h3{ color:#111; font-size:18px; }
@media (max-width: 991px){
    .seo-ilce-grid ul{ grid-template-columns: repeat(2, 1fr); }
    .ilce-semt-grid{ grid-template-columns: 1fr; }
}
@media (max-width: 575px){
    .seo-ilce-grid ul{ grid-template-columns: 1fr; }
    .seo-h1-wrap h1{ font-size: 24px; }
    .makale-kart a.thumb,
    .makale-kart a.thumb img{ height: 200px; }
}

html, body{
    max-width: 100%;
    overflow-x: hidden;
}
img, svg, video{
    max-width: 100%;
}
iframe{
    max-width: 100%;
}
.hero-cekici-media img{
    max-width: none;
}

.mobile-menu-overlay{
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.45);
    z-index: 98;
}
.mobile-menu-overlay.is-open{ display: block; }
.mobile-menu-kapat{
    position: absolute;
    top: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    border: 0;
    background: #111;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    line-height: 36px;
    z-index: 2;
    cursor: pointer;
}
.bixol-mobile-menu{
    left: 0 !important;
    width: min(86vw, 320px) !important;
    max-width: 320px;
    padding-top: 56px;
    z-index: 100;
    transform: translateX(-110%);
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: transform .3s ease, visibility .3s ease;
    transition: transform .3s ease, visibility .3s ease;
}
.bixol-mobile-menu.mobile-menu-active{
    left: 0 !important;
    transform: translateX(0);
    visibility: visible;
    pointer-events: auto;
}
@media (min-width: 1200px){
    .bixol-mobile-menu,
    .mobile-menu-overlay,
    .header-style-5 .header-navigation .header-right .bixol-mobile-hamburger{
        display: none !important;
    }
}
.bixol-mobile-menu ul li a{
    white-space: normal;
    word-break: break-word;
    padding-right: 42px;
    font-size: 14px;
    line-height: 1.35;
}
.header-style-5 .bixol-mobile-hamburger{
    float: none !important;
    flex-shrink: 0;
}

@media (max-width: 1199.98px){
    .header-style-5 .header-navigation .desktop-menu-wrapper,
    .header-style-2 .desktop-menu-wrapper{
        display: none !important;
    }
    .header-style-5 .header-navigation .header-right .header-btn{
        display: block !important;
    }
    .header-style-5 .header-navigation .header-right .header-btn .home5-primary-btn{
        padding: 8px 12px;
        font-size: 12px;
        white-space: nowrap;
    }
    .header-style-5 .header-navigation .header-right .header-btn .home5-primary-btn span{
        display: none;
    }
    .header-style-5 .header-navigation .logo-wrapper img.brand-logo{
        max-width: 150px;
        max-height: 44px;
    }
}

@media (max-width: 767.98px){
    .header-style-5{
        padding: 6px 0 !important;
    }
    .header-style-5 .header-navigation .row{
        flex-wrap: nowrap;
        align-items: center;
    }
    .header-style-5 .header-navigation .logo-wrapper img.brand-logo{
        max-width: 128px;
        max-height: 40px;
    }
    .header-style-5 .header-navigation .header-right .header-btn .home5-primary-btn{
        padding: 7px 10px;
        font-size: 11px;
    }

    .seo-h1-wrap{ padding: 28px 0 8px; }
    .seo-h1-wrap h1{ font-size: 22px; line-height: 1.3; }
    .makale-grid-area{ padding: 36px 0 16px; }
    .makale-grid-head h2{ font-size: 22px; }
    .hizmet-alan{ padding: 40px 0 28px; }
    .hizmet-alan h2{ font-size: 24px; }
    .hizmet-ozellik{ grid-template-columns: 1fr 1fr; }
    .hizmet-sayfa{ padding: 28px 0 16px; }
    .h5-about-area .about-left .img-wrapper img{ height: 220px; }
    .title-style-3 h2{ font-size: 22px !important; word-break: break-word; }

    .contact-buttons{
        right: 0;
        left: 0;
        bottom: 0;
        flex-direction: row;
        gap: 6px;
        padding: 8px 8px calc(8px + env(safe-area-inset-bottom));
        background: #0b1220;
        box-shadow: 0 -6px 20px rgba(0,0,0,.2);
    }
    .contact-btn{
        flex: 1;
        width: auto;
        height: 46px;
        border-radius: 8px;
        flex-direction: row;
        gap: 6px;
        font-size: 16px;
    }
    .contact-btn-label{
        display: inline;
        font-size: 12px;
        font-weight: 700;
        color: #fff;
    }
    body{ padding-bottom: 70px; }

    .bixol-breadcrumb{
        padding: 48px 0 36px !important;
    }
    .bixol-breadcrumb .breadcrumb-object,
    .blog-content-section .star-object{
        display: none !important;
    }
    .bixol-breadcrumb .breadcrumb-content h1{
        font-size: 22px;
        line-height: 1.3;
        word-break: break-word;
        padding: 0 6px;
    }
    .pt-100{ padding-top: 36px !important; }
    .pb-100, .pb-150{ padding-bottom: 48px !important; }
    .pt-80{ padding-top: 36px !important; }
    .pb-80{ padding-bottom: 36px !important; }

    .blog-content-section .blog-posts{ padding-right: 0; }
    .blog-content-section .blog-posts .blog-single-post{
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }
    .blog-content-section .blog-posts .blog-single-post .bixol-img-wrapper,
    .blog-content-section .blog-posts .blog-single-post .bixol-img-wrapper img{
        width: 100% !important;
        max-width: 100%;
        height: auto;
    }
    .blog-content-section .blog-posts .blog-single-post .bixol-blog-content{
        padding: 0 14px 16px;
    }
    .blog-content-section .bixol-pagination ul{
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        padding: 0;
        list-style: none;
    }

    .home5-git-area{
        background-position: center !important;
        overflow: hidden;
        text-align: center;
    }
    .home5-git-area .git-content{
        padding: 10px 0 0 !important;
    }
    .home5-git-area .git-content .title{ font-size: 26px; }
    .home5-git-area .git-content .home5-primary-btn{
        margin-top: 16px;
        width: 100%;
        text-align: center;
    }

    .seo-cta-bar{ padding: 22px 0 28px; }
    .seo-cta-bar h3{ font-size: 18px; }
    .seo-cta-bar a.home5-primary-btn,
    .submit-btn .home5-primary-btn,
    .about-btn .home5-primary-btn{
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 10px !important;
    }

    .article-body,
    .blog-content,
    .sr-details-content{
        overflow-x: auto;
        word-break: break-word;
    }
    .article-body table,
    .blog-content table{
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .bixol-footer-top iframe,
    iframe{
        width: 100% !important;
        max-width: 100%;
    }
    .bixol-footer-top iframe{ height: 240px !important; }
    .footer-main-wrap{ padding: 36px 0 24px; }
    .h5-footer .bixol-footer-widget{ margin-bottom: 28px; }
    .srd-right-img img,
    .blog-thumbnail img,
    .about-left img{
        width: 100%;
        height: auto;
        max-height: 280px;
        object-fit: cover;
    }
    .filter-item .img-wrapper img{ width: 100%; height: auto; }
    .bixol-ct-left{ text-align: center; margin-bottom: 24px; }
}
