<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">hr {
    border: 1px inset rgb(0 157 224 / 25%) !important;
    border-collapse: collapse;
    border-spacing: 0;
}

/*---TABLE---*/

.optimal-tablo, .optimal-tablo tr, .optimal-tablo td {
    /* border: 1px inset rgba(0, 0, 0, 0.20); */
    border-collapse: collapse;
    border-spacing: 0;
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

#subeler-alfabe-secici {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* Butonlar arasındaki boşluk */
    justify-content: center; /* Butonları ortala */
    padding: 10px;
}

#subeler-alfabe-secici a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px; /* Buton genişliği */
    height: 40px; /* Buton yüksekliği */
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-radius: 50%; /* Yuvarlak köşeler */
    text-decoration: none;
    font-family: 'montserrat', sans-serif;
    line-height: 18px;
    transition: all 0.3s ease;
}

#subeler-alfabe-secici a:hover {
    background-color: #1F5EA4;
    color: white;
    transform: translateY(-5px);
}

#subeler-alfabe-secici a:active {
    background-color: #1F5EA4;
    transform: translateY(0);
}


#optimal-alfabe-sonuc {

}

#optimal-alfabe-sonuc a {
    margin-bottom: 5px;
}

#subeler-alfabe-secici, #optimal-alfabe-sonuc {
    text-align: center;
    margin: 20px 0;
}


#subeler-alfabe-secici a, #optimal-alfabe-sonuc a {
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    border: 1px solid;
}


#subeler-alfabe-secici {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

@media screen and (max-width: 1024px) {
    #subeler-alfabe-secici {
        justify-content: center;
    }
}

.tdi_48 {
    min-height: 0
}

.subelerimiz_container, .subelerimiz_container .tdc-columns {
    min-height: 0
}

.subelerimiz_container, .subelerimiz_container .tdc-columns {
    display: block
}

.subelerimiz_container .tdc-columns {
    width: 100%
}

.subelerimiz_container:before, .subelerimiz_container:after {
    display: table
}

.subelerimiz_container {
    margin: 45px 0 50px;
    position: relative;
}

.subelerimiz_container .td_block_wrap {
    text-align: left
}

@media (min-width: 1019px) and (max-width: 1140px) {
    .subelerimiz_container {
        margin-top: 35px !important;
    }
}

@media (min-width: 768px) and (max-width: 1018px) {
    .subelerimiz_container {
        margin-top: 25px !important;
    }
}

@media (max-width: 767px) {
    .subelerimiz_container {
        margin-top: 25px !important;
    }
}


@media (min-width: 1019px) and (max-width: 1140px) {
    .subelerimiz_container .tdb-title-text {
        font-size: 36px !important
    }
}

@media (min-width: 768px) and (max-width: 1018px) {
    .subelerimiz_container .tdb-title-text {
        font-size: 32px !important
    }
}

@media (max-width: 767px) {
    .subelerimiz_container .tdb-title-text {
        font-size: 34px !important
    }
}

.tdi_53 {
    margin-bottom: 10px !important
}

@media (min-width: 1019px) and (max-width: 1140px) {
    .tdi_53 {
        margin-bottom: 8px !important
    }
}

@media (min-width: 768px) and (max-width: 1018px) {
    .tdi_53 {
        margin-bottom: 5px !important
    }
}

@media (max-width: 767px) {
    .tdi_53 {
        margin-bottom: 5px !important
    }
}


.tdb-breadcrumbs {
    margin-bottom: 11px;
    font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
    font-size: 12px;
    color: #747474;
    line-height: 18px
}

.tdb-breadcrumbs a {
    color: #747474
}

.tdb-breadcrumbs a:hover {
    color: #000
}

.tdb-breadcrumbs .tdb-bread-sep {
    line-height: 1;
    vertical-align: middle
}

.tdb-breadcrumbs .tdb-bread-sep-svg svg {
    height: auto
}

.tdb-breadcrumbs .tdb-bread-sep-svg svg, .tdb-breadcrumbs .tdb-bread-sep-svg svg * {
    fill: #c3c3c3
}

.single-tdb_templates.author-template .tdb_breadcrumbs {
    margin-bottom: 2px
}

.tdb_category_breadcrumbs {
    margin: 21px 0 9px
}

.search-results .tdb_breadcrumbs {
    margin-bottom: 2px
}

.tdi_53 .tdb-bread-sep {
    font-size: 8px;
    margin: 0 5px
}

.tdi_53, .tdi_53 a {
    color: var(--today-news-dark-gray)
}

.tdi_53 .tdb-bread-sep-svg svg, .tdi_53 .tdb-bread-sep-svg svg * {
    fill: var(--today-news-dark-gray)
}

.tdi_53 a:hover {
    color: var(--today-news-accent)
}

.td-theme-wrap .tdi_53 {
    text-align: left
}

.tdi_53 {
    font-family: Montserrat !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important
}

@media (min-width: 1019px) and (max-width: 1140px) {
    .tdi_53 {
        font-size: 12px !important
    }
}

@media (min-width: 768px) and (max-width: 1018px) {
    .tdi_53 {
        font-size: 11px !important;
        line-height: 1.2 !important
    }
}

@media (max-width: 767px) {
    .tdi_53 {
        font-size: 12px !important
    }
}

.tdb_title {
    margin-bottom: 19px
}

.tdb_title.tdb-content-horiz-center {
    text-align: center
}

.tdb_title.tdb-content-horiz-center .tdb-title-line {
    margin: 0 auto
}

.tdb_title.tdb-content-horiz-right {
    text-align: right
}

.tdb_title.tdb-content-horiz-right .tdb-title-line {
    margin-left: auto;
    margin-right: 0
}

.tdb-title-text {
    display: inline-block;
    position: relative;
    margin: 0;
    word-wrap: break-word;
    font-weight: 700;
    color: var(--today-news-dark-bg);
    font-family: Montserrat !important;
    font-size: 42px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: -2px !important;
}

.tdb-first-letter {
    position: absolute;
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.08);
    font-size: 6em;
    font-weight: 300;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -0.36em;
    z-index: -1;
    -webkit-text-fill-color: initial
}

.tdb-title-line {
    display: none;
    position: relative
}

.tdb-title-line:after {
    content: '';
    width: 100%;
    position: absolute;
    background-color: var(--td_theme_color, #4db2ec);
    top: 0;
    left: 0;
    margin: auto
}

.subelerimiz_alt_baslik {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 800;
    position: relative;
    text-align: left;
    margin: 40px 0 20px 0;
    padding: 5px 0 5px 15px;
    border-left: 4px solid #009de0;
    transition: text-shadow 0.3s ease, transform 0.4s ease, color 0.4s ease;
    z-index: 1;
    color: #000d35;
}

.subelerimiz_alt_baslik::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000d35;
    transform: scaleY(0);
    transform-origin: bottom;
    z-index: -1;
    transition: transform 0.4s ease;
}

/*.subelerimiz_alt_baslik:hover {*/
/*    text-shadow: 8px 8px 20px rgba(0, 0, 0, 0.4);*/
/*    color: white;*/
/*}*/

/*.subelerimiz_alt_baslik:hover::before {*/
/*    transform: scaleY(1);*/
/*}*/

.select-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 1.1em;
}

.sube-select {
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    padding: 5px 15px; /* Sağda ok için yeterli boşluk bırakın */
    padding-right: 40px; /* Sağ tarafa yer açın */
    border: 3px solid #000d35;
    background-color: white;
    color: black;
    transition: text-shadow 0.3s ease, transform 0.4s ease, color 0.4s ease, background-color 0.4s ease;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    outline: none;
    border-radius: 0;
    box-sizing: border-box; /* İçeriğin taşmaması için */
}

.select-wrapper::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000d35;
    transform: translateY(-50%);
    pointer-events: none;
    transition: transform 0.4s ease; /* Select ile uyumlu hareket etmesi için transition ekleyin */
}

.select-wrapper:hover::after {
    /*transform: translateY(-55%); !* Select ile birlikte hareket edecek şekilde güncellendi *!*/
    transform: translateY(calc(-50% - 5px));
}

.sube-select:focus {
    border-color: #000d35;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.sube-select option {
    background-color: white;
    color: black;
}

.sube-select:hover option {
    /*background-color: #000d35;*/
    /*color: white;*/
}

.optimal-row {
    display: block;
    width: 100%;
}

.optimal-row::after {
    content: '';
    clear: both;
    display: block;
    width: 100%;
}

.font-weight-bold {
    font-weight: bold;
}


.alt-subeler-list {
    list-style: none;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .alt-subeler-list li {
        margin: 0;
    }
}

.alfabe-wrapper {
    display: inline;
}

#optimal-alfabe-altsubeler ul.alt-subeler-list a,
#optimal-alfabe-sonuc a.optimal-alfabe-item {
    font-family: 'montserrat', sans-serif;
    /*background-color: var(--td_theme_color, #4db2ec);*/
    background-color: #000d35;
    border: none;
    color: white;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 50px;
    text-align: center;
    flex-grow: 1;
    /*max-width: 200px;*/
    min-width: 150px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    display: inline-block;
    cursor: pointer;
    margin: 10px;
}

#optimal-alfabe-altsubeler ul.alt-subeler-list a {
    background-color: var(--td_theme_color, #4db2ec);
}

#optimal-alfabe-altsubeler ul.alt-subeler-list a:hover,
#optimal-alfabe-sonuc a.optimal-alfabe-item:hover {
    transform: translateY(-5px); /* Hover sırasında butonu yukarı kaldır */
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Hover sırasında gölgeyi artır */
}

#optimal-alfabe-altsubeler ul.alt-subeler-list a:active,
#optimal-alfabe-sonuc a.optimal-alfabe-item:active {
    transform: translateY(0); /* Tıklama sırasında orijinal pozisyona geri getir */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Tıklama sırasında gölgeyi azalt */
}

@media (max-width: 1024px) {
    #optimal-alfabe-altsubeler ul.alt-subeler-list a,
    #optimal-alfabe-sonuc a.optimal-alfabe-item {
        width: calc(50% - 15px); /* %50 genişlik, aralarında 15px boşluk */
        margin-bottom: 15px; /* Alt boşluk ekliyoruz */
    }
}


@media (max-width: 480px) {
    #optimal-alfabe-altsubeler ul.alt-subeler-list a,
    #optimal-alfabe-sonuc a.optimal-alfabe-item {
        width: 100%; /* 460px ve aşağısında tam genişlik */
    }
}


.optimal-subeler-uyeler {
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 20px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
}

.optimal-row {
    display: flex;
    flex-wrap: wrap; /* Elemanlar bir satıra sığmazsa alt satıra geçer */
    gap: 10px; /* Aradaki boşluk */
}

.optimal-uye-isim {
    font-size: 18px;
    font-weight: bold;
    color: #0073aa; /* Başlık rengi */
}

.optimal-uye-unvan {
    font-size: 16px;
    color: #555; /* Ünvan yazı rengi */
    font-style: italic;
}

.optimal-uye-detay div {
    font-size: 14px;
    color: #333; /* Yazı rengi */
}

.optimal-row.optimal-uye-detay {
    margin-top: 10px;
    font-size: 14px;
}

@media (max-width: 768px) {
    .optimal-row {
        flex-direction: column; /* Mobilde dikey olarak sıralanır */
    }
}

.temsilcilikler,
.optimal-tablo {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.subelerimiz-container {
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 45px;
}
</pre></body></html>