@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/gteestiprodisplay_regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/gteestiprodisplay_medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Display';
    src: url('/fonts/gteestiprodisplay_bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Eesti Pro Light';
    src: url('/fonts/gteestiprodisplay_light.otf') format('opentype');
    font-style: normal;
    font-display: swap;
}

html, body {
    font-family: 'GT Eesti Pro Display', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
}

.content-text {
    white-space: pre-line;
}

.text-gray-50 {
    color: #505050;
}

.w-130px {
    width: 130px;
}

.mt-10 {
    margin-top: 10rem !important;
}

.mb-10 {
    margin-bottom: 10rem !important;
}

.mb-6 {
    margin-bottom: 6rem !important;
}

.mb-04 {
    margin-bottom: 4rem !important;
}

.my-45 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.py-45 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.px-375 {
    padding-right: 3.75rem !important;
    padding-left: 3.75rem !important;
}

.px-r6 {
    padding-right: 6rem !important;
    padding-left: 6rem !important;
}

.pb-10 {
    padding-bottom: 10rem !important;
}

.pb-r8 {
    padding-bottom: 8rem !important;
}

.p-10 {
    padding: 5rem !important;
}

.p-r5 {
    padding: 5rem !important;
}

.fs-075 {
    font-size: 0.75rem;
}

.general-container {
    padding: 1rem;
}
/* slider container mutlaka relative olsun */
.carousel-projects {
    position: relative;
    overflow: hidden; /* Taşan kısmı kes */
}

    /* Her bir item */
    .carousel-projects .item img {
        width: 100%;
        height: 100%;
        max-height: 620px;
        object-fit: cover; /* Ekrana güzel otursun, gerekirse biraz kessin */
        display: block;
    }

    /* NAV BUTONLARI (prev/next) */
    .carousel-projects .owl-nav {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
        pointer-events: none; /* container tıklanmasın */
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

        .carousel-projects .owl-nav button.owl-prev,
        .carousel-projects .owl-nav button.owl-next {
            pointer-events: all; /* butonlar tıklanabilsin */
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: none;
            background: rgba(0, 0, 0, 0.2); /* koyu arkaplan */
            display: flex;
            align-items: center;
            justify-content: center;
            outline: none;
        }

        .carousel-projects .owl-nav i {
            font-size: 20px;
            color: #fff; /* Bootstrap ikonlar beyaz olsun */
        }

            .carousel-projects .owl-nav i:before {
                vertical-align: -0.25em;
                padding-left: 3px;
            }

        .carousel-projects .owl-nav .left-icon:before {
            padding-right: 6px;
        }

    /* DOTSLARIN GÖRSEL ÜSTÜNDE OLMASI */
    .carousel-projects .owl-dots {
        position: absolute;
        left: 50%;
        bottom: 15px; /* görselin iç tarafı */
        transform: translateX(-50%);
        display: flex;
        gap: 6px;
    }

        .carousel-projects .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.5);
        }

        .carousel-projects .owl-dots .owl-dot.active span {
            background: #fff;
        }

.pool-slider-wrapper {
    background-color: #e4e9f1; /* görsele yakın soft gri */
}

/* Slide içindeki img */
.pool-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Owl nav'ı sağ alt köşeye al */
.pool-slider .owl-nav {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: flex;
    gap: 8px;
}

    /* Default owl stilini temizle */
    .pool-slider .owl-nav button {
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
    }

/* Yuvarlak ok butonları */
.pool-slider .nav-circle {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
    cursor: pointer;
}

    /* Hover efekti (opsiyonel) */
    .pool-slider .nav-circle:hover {
        transform: translateY(-1px);
    }

.owl-theme .owl-nav [class*=owl-]:hover {
    color: #30425a !important;
}

.logo-wall {
    background-color: #f7f7f7; /* ekran görüntüsüne yakın gri */
    border-radius: .25rem;
    padding: 2.5rem 3rem;
}

    /* Logolar gri / hafif transparan görünsün istersen */
    .logo-wall .logo-item {
        max-height: 60px; /* hepsini aynı yükseklikte tutar */
        object-fit: contain;
        filter: grayscale(100%);
        opacity: .9;
        transition: opacity .2s ease;
    }

        .logo-wall .logo-item:hover {
            opacity: 1;
        }

/* KATALOG BANNER */
.catalog-banner {
    background-color: #f7f7f7;
    border-radius: .25rem;
}

.fwd-link {
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    color: black;
}

.color-black {
    color: black;
}

/* Görsel kolajı */
.catalog-images {
    max-width: 520px;
    min-height: 220px;
}

.catalog-img {
    position: absolute;
    border-radius: .25rem;
    box-shadow: 0 8px 20px rgba(0,0,0,.15);
    width: 230px;
    height: 230px;
    border: 4px solid #f7f7f7;
    object-fit: cover;
}

/* Sol görsel */
.catalog-img-left {
    bottom: 7%;
    right: 62%;
}

/* Orta görsel (önde) */
.catalog-img-center {
    top: 20%;
    left: 28%;
    z-index: 2;
}

/* Sağ görsel */
.catalog-img-right {
    bottom: 7%;
    left: 60%;
    z-index: 3;
}
/* Footer ana stil */
.site-footer {
    background-color: #30425A; /* görsele yakın lacivert */
    color: #ffffff;
    font-family: 'GT Eesti Pro Light';
}

/* Logo biraz kısıtlı kalsın */
.footer-logo {
    max-width: 220px;
}

/* Linkler */
.footer-link {
    color: #ffffff;
    text-decoration: none;
}

    .footer-link:hover {
        text-decoration: underline;
        color: #ffffff;
    }

/* Ayrım çizgisi */
.footer-divider {
    border-color: rgba(255, 255, 255, 0.2);
    opacity: 1;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.gallery-img {
    object-fit: cover;
    transition: transform .4s ease, filter .4s ease;
}

.gallery-overlay {
    position: absolute;
    inset: 0; /* top:0; right:0; bottom:0; left:0; */
    display: flex;
    align-items: center;
    justify-content: center !important;
    padding: 1rem;
    background: linear-gradient(to top, rgba(0,0,0,.65), transparent);
    opacity: 0;
    transition: opacity .3s ease;
}

.gallery-item:hover .gallery-overlay {
    opacity: 1;
}

.gallery-item:hover .gallery-img {
    transform: scale(1.05);
    filter: brightness(.8);
}

/* Küçük ekranlarda boşluk ayarı */
@media (max-width: 768px) {
    .site-footer .container {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

@media (max-width: 768px) {
    .catalog-img {
        width: 130px;
        height: 130px;
    }

    .catalog-img-left {
        top: 0%;
        left: 25%;
    }

    .catalog-img-center {
        top: 30%;
        left: 40%;
    }

    .catalog-img-right {
        top: 65%;
        left: 25%;
    }
}

@media (max-width: 430px) {

    .catalog-img-left {
        left: 0%;
    }

    .catalog-img-right {
        left: 0%;
    }
}

/* HABER BÜLTENİ FORMU */
.newsletter-input {
    background: transparent;
    font-size: 0.95rem;
}

    .newsletter-input::placeholder {
        color: #999;
    }

.bi::before, [class*=" bi-"]::before, [class^=bi-]::before {
    /*    vertical-align: -0.3em;
*/ line-height: 2;
    position: relative;
    left: 1.5px;
}
/* Yuvarlak gönder butonu */
.btn-circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #BBBBBB;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 1.2rem;
}

#openCatalogBtn {
    padding: 2px 16px;
    border-radius: 999px;
    border: 1px solid rgb(183, 200, 209);
    background-color: rgb(220, 243, 255);
    display: inline-flex;
    align-items: baseline;
    gap: 6px;
}

@media (max-width: 576px) {
    .logo-wall {
        padding: 1.75rem 1.5rem;
    }
}

@media (max-width: 1199.98px) {
    .mobile-columns {
        display: grid !important;
        grid-auto-flow: column;
        grid-template-rows: repeat(4, auto);
        column-gap: 80px;
        row-gap: 14px;
        padding: 24px 16px;
    }

        .mobile-columns .nav-link {
            padding: 4px 0;
            font-size: 15px;
            white-space: nowrap;
        }
}

@media (max-width: 799.98px) {

    .mobile-columns {
        display: grid !important;
        grid-auto-flow: row;
        text-align: center;
        column-gap: 80px;
        row-gap: 14px;
        padding: 24px 16px;
    }
}

@media (min-width: 992px) {
    .me-lg-10 {
        margin-right: 10rem !important;
    }

    .ps-lg-7 {
        padding-left: 7rem !important;
    }
}

/* Desktop */
@media (min-width: 1200px) {
    .mobile-columns {
        display: flex !important;
        align-items: center;
    }

    .nav-item-dnone {
        display: none;
    }
}

.navbar-collapse {
    flex-grow: 0;
}

.news-image {
    max-height: 312px;
}


/*ppaaggiinnaattiioonn*/


/* Haber itemleri */
.news-item {
    /* istersen font ve satır aralıkları için ince ayar */
}

/* Görseller tam köşe, hafif fixed yükseklik istersen: */
.news-image {
    width: 100%;
    object-fit: cover;
    /* height: 170px;  // tasarıma göre sabitlemek istersen açabilirsin */
}

/* "Haberin devamını oku" linki */
.news-readmore {
    font-size: 0.9rem;
    color: #000;
}

.news-readmore-icon {
    font-size: 0.9rem;
}

/* PAGINATION custom */
.news-pagination {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

/* Oklar */
.news-page-arrow {
    text-decoration: none;
    color: #000;
    font-size: 1.2rem;
}

/* Sayfa linkleri */
.news-page-link {
    text-decoration: none;
    color: #000;
}

    /* Aktif sayfa: siyah dolu yuvarlak */
    .news-page-link.active {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        background-color: #000;
        color: #fff;
    }

/* "…" için */
.news-page-ellipsis {
    font-size: 0.95rem;
}

/* Mobilde biraz sıkılaştırmak istersen */
@media (max-width: 768px) {
    .news-pagination {
        justify-content: center;
        gap: 1.5rem;
    }
}

.related-equip-slider .owl-nav {
    position: absolute;
    right: 0;
    bottom: -30px;
    display: flex;
    gap: 16px;
}

.bg-timeline {
    background-color: #2f4159; /* görseldeki koyu maviye yakın */
}

.timeline {
    padding-left: 0;
    padding-right: 0;
}

    .timeline::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 1px;
        background-color: rgba(255, 255, 255, 0.5);
        transform: translateX(-50%);
    }

.timeline-item {
    position: relative;
}

.timeline-dot {
    position: absolute;
    left: 50%;
    top: 5%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
}

.timeline-img {
    height: 100%;
    max-width: 312px;
    object-fit: cover;
    border-radius: 0.25rem;
}

.timeline-content {
    font-size: 0.875rem;
    line-height: 1.7;
    max-width: 312px;
}

@media (max-width: 992px) {
    .timeline::before {
        left: 16px;
        transform: none;
    }

    .timeline-dot {
        left: 23px;
        transform: translateY(-50%);
    }

    .timeline-item {
        flex-direction: column !important;
    }
}

@media (max-width: 767px) {
    .timeline-dot {
        left: 21px;
    }
}

.gallery-nav-link {
    background: none;
    border: none;
    padding: 0;
    margin-bottom: 0.35rem;
    text-align: left;
    color: #b5b5b5;
    font-size: 1rem;
}

    .gallery-nav-link.active {
        color: #000;
        font-weight: 600;
    }

    .gallery-nav-link:hover {
        color: #777;
    }

.filter-label {
    display: block;
    color: #9b9b9b;
    margin-bottom: 0.25rem;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    border: none !important;
    border-bottom: 1px solid #cfcfcf !important;
    border-radius: 0 !important;
    padding: 6px 0 !important;
    min-height: 40px !important;
    background: transparent !important;
}

.select2-container--default.select2-container--focus
.select2-selection--single,
.select2-container--default.select2-container--focus
.select2-selection--multiple {
    border: none !important;
    border-bottom: solid #5f5f5f 1.2px !important;
}

.select2-container--default .select2-selection__rendered {
    padding-left: 0 !important;
    font-size: 1rem !important;
}

.select2-selection__arrow {
    display: none !important;
}

.badge-code {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #ffffff;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 20px;
    font-weight: 400;
    color: black;
}

.badge-icon {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #ffffff;
    width: 34px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: black;
}

.gallery-title {
    position: absolute;
    bottom: 12px;
    left: 16px;
    right: 16px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.custom-search {
    position: relative;
    border-bottom: 1px solid #ccc;
}

    .custom-search input {
        padding-right: 40px;
        background: transparent;
    }

        .custom-search input:focus {
            outline: none;
            box-shadow: none;
            border: none;
        }

.search-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    padding: 0;
    color: #555;
}

    .search-btn:hover {
        color: #000;
    }

.custom-search:focus-within {
    border-bottom: 1.2px solid #5f5f5f;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #0374B9;
}

.min-width-auto {
    min-width: auto;
}