﻿.ondildivi {
    display: flex;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    height: 0;
    max-height: 0;
    background-color: var(--ortakoyu);
    gap: 10px;
    transition: all 0.2s ease;
    font-size: 16px;
    color: var(--koyu);
    position: sticky;
    top: 0;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 20px;
}

.ondildivi.ondilgoster {
    height: 40px;
    max-height: 40px;
}

.ondildivi a {
    color: var(--azkoyu);
    border-radius: 10px;
    background-color: var(--siyahtram5);
    line-height: 30px;
    padding: 0 20px;
}
.anabolum {
    position: relative;
    /* min-height: calc(100vh - 80px); */
    width: var(--stw);
    max-width: var(--mxw);
    background-color: var(--siyah);
    /* background-attachment: fixed; */
    background-blend-mode: exclusion;
    background-position: center;
    background-size: cover;
    z-index: 2;
    padding: 0 0 30px 0;
    box-sizing: border-box;
    margin: 0 auto;
}

.seclogo {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 40px 20px;
    height: 100px;
    text-align: left;
    max-width: 1024px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
    opacity: 1;
}

.anabolum > .seclogo > img {
    object-fit: contain;
    width: 100px;
    height: 100px;
    /* animation: huedeg 10s infinite; */
}

.baspane {
    display: flex;
    width: 100%;
    margin: 60px 0 0 0;
    text-align: center;
    flex-direction: column;
    gap: 30px;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
    /* aspect-ratio: 7 / 6; */
}

.baspane-img {
    /* width: 95%; */
    /* height: 31vw; */
    text-align: center;
    /* margin: 0 auto; */
    /* max-width: 800px; */
    /* max-height: 360px; */
    /* border-radius: 20px; */
    /* position: relative; */
    /* overflow: hidden; */
    aspect-ratio: 323 / 503;
    box-sizing: border-box;
    font-size: 0;
}

.baspane-yazi {
    margin: 0 auto;
    color: var(--koyu);
    max-width: 768px;
    /* width: 80vw; */
    font-size: 16px;
}

.basyazi-h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 110%;
    width: 85%;
    max-width: 768px;
    margin: 0 auto 30px auto;
    color: var(--beyaz);
    font-family: var(--elyazi);
}

.baspane-yazi > p {
    padding: 10px 0;
    line-height: 160%;
}

.anabolum:nth-of-type(odd) {
    background-color: var(--siyah);
}

.anabolum:nth-of-type(even) .duyuru-arrow {
    border-color: transparent transparent var(--arkaana)
}

.anabolum .duyuru-arrow {
    border-color: transparent transparent var(--arkaaz)
}

.duyuru-pane {
    width: 100%;
    margin: 0 auto;
    /* max-width: 1060px; */
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    flex-direction: column;
    align-items: stretch;
    gap: 50px 30px;
}

.duyuru-pane .duyuru-link {
    /* width: 312px; */
    vertical-align: top;
    /* margin: 0 10px 27px 10px; */
    line-height: 0;
    text-align: left;
    position: relative;
    flex-basis: 31%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    /* gap: 30px!important; */
    align-items: stretch;
}

.duyuru-pane .dpl-item2 {
    width: 41%;
    min-width: 312px;
    margin: 0 0 27px 0;
}

.duyuru-pane .duyuru-link:nth-of-type(3n) {
}

.duyuru-pane .duyuru-baslik {
    box-sizing: border-box;
    display: block;
    color: var(--beyaz);
    padding: 0;
    bottom: 0;
    /* position: absolute; */
    font-size: 24px;
    font-weight: 600;
    z-index: 0;
    width: 100%;
    line-height: 1.2;
}

.duyuru-pane .duyuru-spot {
    font-size: 16px;
    color: var(--beyaz);
    line-height: 160%;
    margin-top: 0;
    display: block;
}

.duyuru-pane .duyuru-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 16px;
    display: block;
    margin-top: -15px;
    margin-left: 20px;
    z-index: 1;
    position: absolute;
}

.duyuru-pane .duyuru-bolum, .duyuru-pane .duyuru-resim {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    /* border-radius: 100%; */
    overflow: hidden;
    /* margin-bottom: 30px; */
}

.duyuru-more {
    display: block;
    color: var(--beyaz);
    font-size: 18px;
    font-weight: 400;
    border: 1px solid var(--beyaz);
    width: fit-content;
    margin: 30px auto 0 auto;
    padding: 10px 50px;
    transition: all 0.3s ease;
    border-radius: 40px;
}

.duyuru-more:hover, .duyuru-more.paging.pagiaktif {
    color: var(--arkaana);
    background-color: var(--beyaz);
}

.ana-iletisim {
    background-image: url(/icerikler/resim/iletisimbolum.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    top: 0;
    left: 0;
    background-position: center;
    z-index: -1;
    background-repeat: no-repeat;
    opacity: 1;
    filter: contrast(0.1) blur(1px);
    opacity: 0.5;
}

.ana-iletisim-pane {
    width: 80%;
    margin: 30px auto;
    max-width: 1000px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.anasayfadakiiletisimyazi {
    color: var(--anarenk);
    text-align: center;
    width: 100%;
}

.anasayfadakiiletbas {
    font-size: 46px;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: center;
    color: var(--anarenk);
}

.anasayfadakiiletbas b {
    font-weight: 600;
}

.anasayfadakiadres {
    background-color: var(--arkaaz);
    padding: 20px;
    width: calc(100% - 90px);
    border-radius: 10PX;
    color: var(--anarenk) !important;
}

.anasayfadakisosyal {
    color: var(--siyah);
    font-size: 40px;
}

.anasayfadakiiletisimpane {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.adres, .sosyal {
    width: 100%;
    font-size: 0;
    min-width: 290px;
    color: var(--beyaz);
}

.adres a, .sosyal a {
    color: var(--beyaz) !important;
}

.sosyal > a {
    font-size: 35px;
    margin-left: 10px;
}

.sosyal {
    text-align: left;
    width: 100%;
}

.adres-title, .tel {
    font-size: 13px;
    font-weight: 300;
}

.adres > span {
    display: block;
}

.adres-satir, .tel-satir {
    font-weight: 500;
    font-size: 19px;
    padding: 5px 0;
    line-height: 130%;
}

.adres > span:nth-of-type(2n) {
    margin-bottom: 40px;
}

.ana-h2 {
    /* margin-left: 20px; */
    color: var(--beyaz);
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 600;
    line-height: 180%;
    max-width: 350px;
    /* width: 100%; */
    text-align: center;
    font-family: var(--elyazi);
    text-transform: CAPITALIZE;
}

.ds3.anabolum {
    min-height: 60vh;
}

.footer {
    height: auto;
    background-color: var(--arkaana);
    border-top: 1px solid var(--koyu);
    position: relative;
    display: flex;
    text-align: center;
    padding-top: 20px;
    width: 100%;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.footer-pane {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.footer-pane > div {
    vertical-align: middle;
    display: flex;
    flex-direction: column;
}

.copyright {
    width: 100%;
}

.copyright > span {
    color: var(--baslikgolge);
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 0;
}

.footer-basvuru {
    color: var(--beyaz);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -.02em;
    margin: 10px 0;
}

.footer-iletisim {
    color: var(--baslikgolge);
}

.footer-sosyal > a {
    color: var(--baslikgolge);
    font-size: 20px;
    padding: 5px;
}

.footer-sosyal > a:hover {
    color: #fff;
}

.footer-tel {
    padding: 10px 0;
    font-size: 16px;
}

a.sitemap {
    color: var(--beyaz);
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -.02em;
    margin: 10px 0;
}

.bolumsec01 {
    /* box-sizing: inherit; */
    /* top: 100vh; */
    min-height: fit-content;
    padding: 0;
}

.gorun {
    opacity: 0;
    transform: translateY(30px);
}

.duyuru-pane.dp4 {
    flex-direction: column;
    align-content: center;
    gap: 0;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.duyuru-link.dpl-item4 > div {
    width: 50%;
    /* margin-right: 30px; */
    /* height: 200px; */
    flex-basis: 50%;
}

.duyuru-link.dpl-item4:nth-last-of-type(odd) > div {
    /* float: right; */
    /* margin-right: 30px; */
}

.duyuru-link.dpl-item4 {
    width: 100%;
    aspect-ratio: 2 / 1.2;
}

.duyuru-link.dpl-item4 > .duyuru-baslik {
    position: relative;
    background-color: var(--bos);
    padding: 15px 0 15px 0;
}

.duyuru-link.dpl-item4 .duyuru-arrow {
    transform: rotate(-90deg);
    margin-top: auto;
    position: absolute;
    top: 30px;
    right: -10px;
}

.duyuru-link.dpl-item4:nth-last-of-type(odd) > .duyuru-baslik {
    position: relative;
    background-color: var(--bos);
}

.duyuru-link.dpl-item4:nth-last-of-type(odd) .duyuru-arrow {
    transform: rotate(90deg);
    margin-top: auto;
    position: absolute;
    top: 30px;
    left: -30px;
}

.duyuru-pane.dp5 {
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
}

.duyuru-link.dpl-item5 > div {
    float: left;
    width: 100px;
    margin-right: 30px;
    height: 120px;
}

.duyuru-link.dpl-item5 {
    width: 100%;
    margin-bottom: 50px;
}

.duyuru-link.dpl-item5 > .duyuru-baslik {
    position: relative;
    background-color: var(--bos);
    padding: 0 15px 5px 0;
    font-size: 16px;
}

.duyuru-link.dpl-item5 .duyuru-arrow {
    transform: rotate(-90deg);
    margin-top: auto;
    position: absolute;
    top: 30px;
    right: -10px;
}

.duyuru-link.dpl-item5 > .duyuru-spot {
    font-size: 16px;
    line-height: 130%;
}

.anasec1 .seclogo {
    /* height: 0px !important; */
    padding: 20px 0 !important;
}

.bolumsec01 .seclogo {
    justify-content: center;
    /* height: 110px; */
}

.bolumsec01 > .seclogo > img {
    box-sizing: inherit;
    width: 70px;
    height: 70px;
    transform: rotate(-13deg);
}

.footer-sosyal {
    padding: 0;
}

.page-link {
    width: 100%;
    /* display: block; */
    margin: 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

.page-baslik {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: var(--anarenk) !important;
    margin: 10px 0;
    text-align: center;
}

.page-bolum {
    display: block;
    width: 100%;
    position: relative;
    border-radius: 5px;
    text-align: center;
}

.page-resim {
    width: 100%;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 5px;
}

.page-spot {
    display: block;
    color: var(--beyaz);
    line-height: 150%;
    margin: 0 0 10px 0;
    font-size: 16px;
    text-align: center;
    padding-top: 10px!important;
}

.date-part {
    color: var(--azkoyu);
    font-weight: 100;
    font-size: 12px;
}

.date-part > span.part:before {
    content: '/';
    margin: 0 7px;
}

.egitims {
    display: flex;
    width: 100%;
    margin: 0 auto;
    /* max-width: var(--mxw2); */
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-items: flex-start;
    position: relative;
    gap: 60px 30px;
}

.egitim-node {
    /* margin: 0 10px 40px 20px; */
    width: 90%;
    max-width: 434px;
    display: flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-basis: 90%;
}

.icyazi > * {
    box-sizing: inherit;
    /* padding: 0 20px; */
}

.icyazi ul, icyazi ol {
    padding-left: 20px;
    padding-right: 20px
}

.icyazi > section {
    padding: 0;
}

article.icyazi {
    line-height: 2.1;
    max-width: var(--mxw3);
}

.icyazi {
    font-size: 18px;
    line-height: 1.1;
    padding: 0 0 30px 0;
    z-index: 1;
    color: var(--beyaz);
    width: var(--stw);
    margin: 0 auto;
    max-width: var(--mxw);
    order: 1;
}

p {
    padding-top: 20px !important;
}

.icyazi h5 {
    font-weight: 600;
    text-decoration: underline;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}

.icyazi h6 {
    text-decoration: underline;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}

.icyazi h3 {
    font-weight: 700;
    font-size: 17px;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}

.icyazi h4 {
    font-size: 16px;
    font-weight: 600;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}

.icyazi h2 {
    font-size: 18px;
    font-weight: 800;
    padding-top: 0 !important;
    padding-bottom: 0px !important;
}

.icyazi sup {
    vertical-align: super;
    font-size: smaller;
}

.icyazi sub {
    vertical-align: sub;
    font-size: smaller;
}

.icyazi ul {
    padding: 20px 0 20px 20px;
    list-style: disc;
    list-style-position: inside;
    position: relative;
}

.icyazi ol {
    padding: 20px 0 20px 20px;
    list-style: decimal;
    list-style-position: inside;
}

.icyazi ol li ol {
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: lower-latin;
}

.icyazi ol li ol li ol {
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: lower-roman;
}

.icyazi ul li ul {
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: circle;
}

.icyazi ul li ul li ul {
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: square;
}

.icyazi strike, .icyazi del {
    text-decoration: line-through;
}

.icyazi hr {
    width: 80%;
    border: 1px solid var(--beyaz);
}

.icyazi pre {
    width: calc(100% - 40px);
    overflow: auto;
    padding: 20px;
    font-family: monospace;
    background-color: var(--arkaana);
    margin: 20px 0;
    resize: vertical;
}

figure.bolumsel {
    width: var(--stw);
    max-width: var(--mxw2);
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    font-size: 0;
}

figure.bolumsel img {
    /* border-radius: 20px; */
}

.icyazi a {
    color: var(--siyahtram10);
    text-decoration: underline;
}

.icmain {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 140%;
    z-index: 1;
    color: var(--simsiyah);
    width: calc(100% - 40px);
    text-align: left;
    margin: 0 auto 0 auto!important;
    max-width: 1090px;
    /* padding: 0 20px; */
    text-align: center;
    padding-top: 0!important;
}

.ana-katalog-resimler {
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    /* width: 87%; */
    justify-self: flex-start;
    align-self: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-start;
}

.ana-katalog-resimler > div {
    display: inline-block;
    overflow: hidden;
    width: 40vw;
    height: 90px;
    background-position: center;
    background-size: cover;
    background-origin: content-box;
    clip-path: polygon(35% 0, 100% 0%, 65% 100%, 0% 100%);
    margin-left: -14vw;
    max-width: 430px;
}

.ana-katalog-resimler > div:nth-of-type(1) {
    clip-path: polygon(0 0, 100% 0%, 65% 100%, 0% 100%);
}

.anasec6::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    backdrop-filter: blur(1px) sepia(0.1) opacity(0.5);
}

.anacestion {
    margin: 20px auto;
    width: 80%;
    max-width: 950px;
    text-align: center;
    color: var(--beyaz);
    font-size: 18px;
    line-height: 150%;
}

div[data-tablom=tablo] {
    display: table;
    border-left: 1px solid var(--beyaz);
    border-top: 1px solid var(--beyaz);
    width: 99%;
    overflow: auto;
}

div[data-tablom-tr=satir] {
    display: table-row;
}

div[data-tablom-tr=satir]:first-child {
    position: sticky;
    top: 0;
}

div[data-tablom-td=hucre] {
    display: table-cell;
    border-bottom: 1px solid var(--beyaz);
    border-right: 1px solid var(--beyaz);
    padding: 5px;
    background-color: var(--arkaaz);
}

div[data-tablom-td=hucre]:first-child {
    position: sticky;
    left: 0;
}

.tablo-kutusu {
    display: block;
    width: 99%;
    overflow-x: auto;
    padding: 20px 0;
    position: relative;
}

.detsosyal {
    margin: 20px auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.detsosyal > a {
    color: var(--arkaaz);
    background-color: var(--anarenk);
    padding: 20px;
    /* font-size: 20px; */
    border-radius: 100px;
    display: flex;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.detsosyal > a svg {
    fill: var(--siyah);
}

.sostag {
    font-size: 16px;
    width: 70%;
    max-width: 700px;
    margin: 30px auto;
    text-align: center;
}

.sostag > span {
    color: var(--anarenk);
}

.sostag > a {
    color: var(--koyu);
    margin: 0 4px;
    white-space: nowrap;
    line-height: 160%;
}

.sharepane {
    background-color: var(--arkaaz);
    padding: 30px 0;
    clear: both;
}

.ref-img {
    width: 160px;
    height: 160px;
    margin: 10px;
}

.ref-img img {
    object-fit: contain;
}

.duyuru-pane.dp6 {
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 50px auto;
}

.enicbaslik {
    line-height: 140%;
    color: var(--anarenk);
    width: calc(100% - 40px);
    text-align: left;
    font-weight: 100;
    margin: 0 auto;
    max-width: 1090px;
    padding: 0 20px;
    font-size: 20px;
}

.kategori-liste {
    background-color: var(--bembeyaz);
    padding: 28px 0;
    margin: 0 auto;
    box-sizing: border-box;
    width: var(--stw);
    max-width: var(--mxw);
}

.icyazi.kategori-aciklama .bolumsel {
    width: 250px;
}

.icyazi.kategori-aciklama {
    padding: 0 20px 50px 20px;
    box-sizing: border-box;
}

.icyazi h1 {
    font-size: 38px;
    width: 100%;
    position: relative;
    padding: 15px 0 5px;
    font-weight: 600;
    line-height: 38px;
    color: var(--beyaz);
    margin: 10px auto;
    font-family: var(--elyazi);
    text-transform: capitalize;
    text-align: center;
}

.icbilgim {
    font-size: 12px;
    color: var(--koyu);
}

.gerigit {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 140%;
    z-index: 1;
    color: var(--ortakoyu) !important;
    width: calc(100% - 40px);
    text-align: left;
    margin: 10px auto;
    max-width: 1090px;
    padding: 0 20px;
}

.gerigit-a {
    color: var(--beyaz);
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.icbilgim:nth-of-type(2)::before {
    content: '/';
    margin: 0 7px;
}

.page-prevnext {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-content: center;
    align-items: stretch;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 140%;
    z-index: 1;
    color: var(--ortakoyu) !important;
    width: calc(100% - 40px);
    text-align: left;
    margin: 50px auto;
    max-width: var(--mxw2);
    padding: 0 20px;
}

.page-prevnext a {
    color: var(--anarenk);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.eforms > .cerceve1 {
    width: 82%;
    border: 1px solid #545359;
    margin: 14px 0 14px 157px;
    max-width: 750px;
}

.eforms > ul {
    width: 100%;
    font-size: 0;
    padding: 4px 0;
    clear: both;
}

.eforms > ul.ayrac {
    font-size: 20px;
    margin: 20px 0;
}

.eforms img {
    vertical-align: top;
}

.eforms .dosyayukle > div, .eforms-iletisim2 > ul > li > img, .eforms-iletisim2 > ul > li > input, .eforms-iletisim > ul > li > img, .eforms-iletisim > ul > li > input, .eforms2 > ul > li > img, .eforms2 > ul > li > input, span.acilirbasvurukapat {
    vertical-align: middle;
}

.eforms > ul > .baslik1 {
    font-size: 16px;
    padding: 6px 10px;
}

.eforms input[type=text] {
    width: calc(100% - 20px);
    border-radius: 0;
    background-color: var(--azkoyu);
    color: var(--beyaz);
    padding: 10px;
    border: none;
    font-size: 18px;
}

.eforms input[name=guvenlik] {
    width: 100px !important;
    padding: 8px 6px;
    border: none;
}

.eforms input[type=email], .eforms input[type=tel] {
    width: calc(100% - 20px);
    border-radius: 0;
    background-color: var(--azkoyu);
    color: var(--beyaz);
    padding: 10px;
    border: none;
    font-size: 18px;
}

.eforms textarea {
    width: calc(100% - 22px);
    height: 100px;
    padding: 11px;
    border-radius: 0;
    background-color: var(--azkoyu);
    border: none;
    font-family: inherit;
    color: var(--beyaz);
    font-size: 18px;
}

.eforms select {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-position: 97% center;
    border: none;
    font-size: 12px;
    padding: 10px 0 10px 10px;
    color: var(--koyu);
    background-color: var(--azbeyaz);
    width: 231px;
}

.eforms input[type=submit] {
    background-color: #e25152;
    color: #000;
    font-weight: 900;
    border: none;
    width: auto !important;
    padding: 16px 35px;
    font-size: 14px;
    cursor: pointer;
    margin-left: 158px;
    margin-top: 20px;
}

.eforms .dosyayukle > div {
    max-width: 281px;
    width: 100%;
    padding: 10px 6px 11px 14px;
    border: none;
    position: relative;
    font-size: 14px;
    color: #fff;
    background-color: #545359;
    margin-left: 157px;
}

.eforms .dosyayukle > div > input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.eforms select, .select-box1 {
    -webkit-appearance: button;
    appearance: button;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(/icerikler/resim/selectbox.png),-webkit-linear-gradient(var(--azbeyaz),var(--azbeyaz) 40%, var(--azbeyaz));
}

.form-radio {
    display: none;
}

.form-radio + label.genderlabel {
    display: inline-block;
    background-color: var(--azbeyaz);
    color: var(--koyu);
    padding: 7px 22px;
    cursor: pointer;
    position: static;
    font-size: 14px;
    user-select: none;
}

.form-radio:checked + label.genderlabel {
    background-color: var(--anarenk);
    color: var(--siyah);
}

.form-part {
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-top: 30px;
}

.form-part.aktif {
    padding-top: 60px;
}

.form-item-input {
    z-index: 1;
}

.form-part-desc {
    color: #e25152;
    font-size: 12px;
    line-height: 20px;
}

.miniselect1 {
    width: 74px !important;
}

div#iluyari {
    margin: 10px auto;
    text-align: center;
    border-radius: 10px;
    border: 1px solid red;
    background-color: rgba(255,0,0,0.2);
    color: red;
}

.form-checkbox-egit {
    display: none;
}

.form-checkbox-egit:checked {
    display: none;
}

.form-checkbox-egit + .form-checkbox-egit-label {
    display: flex;
    background-color: var(--azbeyaz);
    color: var(--koyu);
    cursor: pointer;
    position: static;
    font-size: 12px;
    user-select: none;
    margin: 10px 0;
    width: 100%;
    letter-spacing: -0.05em;
    align-items: center;
    align-content: center;
}

.form-checkbox-egit:checked + .form-checkbox-egit-label {
    background-color: var(--azkoyu);
}

.form-checkbox-egit + .form-checkbox-egit-label > span {
    display: flex;
    padding: 0 15px 0 0;
    font-weight: 500;
}

.form-checkbox-egit + .form-checkbox-egit-label > span::before {
    content: 'âœ”';
    line-height: 20px;
    display: flex;
    text-align: center;
    height: 16px;
    border: 1px solid var(--ortakoyu);
    border-radius: 2px 0 0 2px;
    align-items: center;
    justify-items: center;
    padding: 0 3px;
    transition: all 0.3s;
    margin: 5px 10px 5px 5px;
    color: transparent;
}

.form-checkbox-egit:checked + .form-checkbox-egit-label > span::before {
    background-color: var(--anarenk);
    border: 1px solid var(--siyah);
    color: var(--siyah);
}

.required > label:first-child:after {
    content: '*';
    color: red;
    right: 20px;
    font-size: 20px;
    /* top: -34px; */
    /* position: relative; */
    vertical-align: top;
    display: inline-block;
    margin-left: 5px;
}

.form-group {
    margin: 0 auto;
    width: calc(100% - 10px);
    display: inline-block;
    position: relative;
    padding: 30px 5px 5px 5px;
    transition: all 0.2s;
    border-radius: 0;
    vertical-align: top;
    box-sizing: border-box;
}

.form-group label {
    position: absolute;
    font-size: 16px;
    color: var(--beyaz);
    top: 42px;
    transition: all 0.3s;
    left: 14px;
}

.aktif-form label, .islev label {
    top: 10px;
    font-size: 12px;
    color: var(--beyaz);
}

.form-group > * {
    border-radius: 3px !important;
}

.form-group.aktif-form-back {
    background-color: var(--anarenk25);
}

.form-group input[type=submit] {
    background-color: var(--anarenk);
    color: var(--siyah);
    border: none;
    width: fit-content;
    padding: 9px 60px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 20px;
    margin: 0 0 40px 0;
    display: block;
    font-family: var(--tirnak);
    font-weight: 400;
    border-radius: 100px!important;
}

.form-checkbox {
    display: none;
}

.form-checkbox + .form-checkbox-label {
    position: static;
    font-size: 14px;
    margin-left: 30px;
    user-select: none;
    display: block;
    max-width: 80%;
}

.form-checkbox + .form-checkbox-label:before {
    transition: all 0.3s;
    content: 'âœ”';
    padding: 0;
    background-color: var(--beyaz);
    opacity: 1;
    border: 1px solid var( --anarenk);
    margin-right: 5px;
    font-size: 16px;
    margin-left: -27px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: var(--anarenk);
}

.form-checkbox:checked + .form-checkbox-label:before {
    content: 'âœ”';
    background-color: var(--anarenk);
    color: var(--siyah);
}

.invalid {
    box-shadow: 0 0 0px 2px red !important;
}

#map_canvas {
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
    position: relative;
    margin-top: -75px;
}

.servisform {
    margin: 0 auto;
    width: 90%;
    max-width: 720px;
}

.teklif-iste {
    display: flex;
    width: 100%;
    height: 170px;
    background-color: var(--arkaana);
    color: var(--beyaz);
    text-align: center;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    position: relative;
    margin: 60px auto;
}

.teklif-iste::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: var(--arkaaz) transparent transparent transparent;
    position: absolute;
    top: 0;
}

.teklif-iste::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: var(--arkaana) transparent transparent transparent;
    position: absolute;
    bottom: -20px;
}

.teklif-iste a {
    width: fit-content;
    background-color: var(--anarenk);
    padding: 20px 50px;
    font-size: 16px;
    border-radius: 5px;
    color: var(--siyah);
}

.toup {
    right: 20px;
    position: fixed;
    z-index: 4;
    display: none;
    width: 40px;
    height: 40px;
    border: 2px solid var(--anarenk);
    bottom: 70px;
    color: var(--siyah);
    line-height: 40px;
    text-align: center;
    font-size: 21px;
    opacity: 0.8;
    transition: all 0.2s;
    border-radius: 100px;
}

.referans-pane {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: baseline;
    justify-content: space-evenly;
    justify-items: center;
    align-items: stretch;
    width: calc(100% - 40px);
    text-align: center;
    line-height: 140%;
    font-size: 30px;
    font-weight: 100;
    color: var(--beyaz);
    margin: 40px auto;
    max-width: 1090px;
    padding: 0 20px;
}

.referans-pane .ref-img {
    width: 27%;
    height: 312px;
    margin-bottom: 30px;
    min-width: 312px;
}

.icyazi blockquote {
    padding: 0 20px;
    margin: 10px 20px;
    border-left: 5px solid var(--azbeyaz);
}

.orta {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    /* margin: 20px auto 50px auto; */
    /* background-color: var(--arkaana); */
    /* padding: 0 0 30px 0; */
    gap: 10px;
}

.orta a {
    font-size: 16px;
    margin: 30px 10px 0 10px;
}

.video-pane {
    width: 100%;
    aspect-ratio: 16/9;
    display: block;
    max-width: 940px;
    margin: 0 auto;
}

.video {
    width: 100%;
    aspect-ratio: 16/9;
}

.play-item {
    position: absolute;
    display: block !important;
    width: 80px;
    height: 80px;
    color: var(--beyaz);
    opacity: 0.5;
    font-size: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    text-shadow: 1px 1px 10px var(--arkaaz);
}

.icyazi ul li {
    margin-left: 30px;
}

.basarili {
    text-align: center;
    color: var(--beyaz);
    font-size: 16px;
}

.basarili > div {
    color: var(--beyaz);
}

.basarili .iconnimo {
    font-size: 50px;
    color: var(--whatsapp);
}

a.footer-tel {
    color: var(--orta);
}



@keyframes huedeg {
    0% {
        filter: hue-rotate(0deg);
    }

    100% {
        filter: hue-rotate(360deg);
    }
}

.duyuru-pane .duyuru-link.dpl-item8 img {
    /* height: 170px; */
}

.seclogo.anailetisimseclogo {
    height: 150px;
    /* filter: contrast(0) brightness(1.5) opacity(0.5); */
    padding: 40px 20px 0 20px;
}

.seclogo.anailetisimseclogo img {
    width: 150px;
    height: 150px;
}

.footer-alt-logo-tasiyici {
    padding: 0;
    width: 340px;
    opacity: 0.8;
    filter: grayscale(1);
    max-width: 80%;
}

.anasec5 .duyuru-pane .duyuru-baslik {
    background: none;
    font-size: 22px;
}

.anasec-iletisimbolum {
    background-color: var(--arkaana) !important;
}

.tit404 {
    display: block;
    font-size: 102px;
    line-height: 120%;
    font-weight: 800;
    margin: 40px auto;
    text-align: center;
}

.text404 {
    display: block;
    text-align: center;
}

.link404 {
    text-align: center;
    display: block;
    margin: 5px auto;
    width: max-content;
}

.anasayfadakiadressosyal {
    font-size: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.anasayfadakiadressosyal a {
    margin-right: 10px;
}

.yorumlistesi {
    margin: 40px auto;
    width: 88%;
    max-width: 690px;
}

.yorumlistesi-baslik {
    font-size: 26px;
    font-weight: 500;
    color: var(--beyaz);
}

.yorum-item {
    padding: 20px 0 0px 0;
    border-bottom: 1px solid var(--beyaztram75);
    color: var(--beyaz);
    display: flex;
    flex-direction: column;
}

.yorumun-adi {
    font-size: 16px;
}

.yorumun-tarih {
    font-size: 12px;
    font-style: italic;
    color: var(--azbeyaz);
}

.yorumun-yorum {
    padding: 10px 0;
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}

.rate:not(:checked) > input {
    position: absolute;
}

.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: var(--arkaana);
}

.rate:not(:checked) > label:before {
    content: 'â˜… ';
}

.rate > input:checked ~ label {
    color: var(--anarenk);
}

.rate:not(:checked) > label:hover, .rate:not(:checked) > label:hover ~ label {
    color: var(--anarenk);
}

.rate > input:checked + label:hover, .rate > input:checked + label:hover ~ label, .rate > input:checked ~ label:hover, .rate > input:checked ~ label:hover ~ label, .rate > label:hover ~ input:checked ~ label {
    color: var(--anarenk);
}

.yildizlar {
    font-size: 14px;
    color: var(--beyaztram75);
}

.yildizlar > span.checked {
    color: var(--anarenk);
}

.sitefooter {
    background: var(--bembeyaz);
    border-top: 1px solid var(--koyu);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    text-align: center;
    justify-content: flex-start;
    width: 100%;
}

.footer-satir {
    padding: 5px 0;
}

.footer-5 {
    padding-bottom: 20px;
}

.footer-copyright-satir1 {
    color: var(--koyu);
    font-size: 14px;
}

.footer-telefon {
    color: var(--koyu);
    font-size: 16px;
}

.footer-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.footer-2 svg {
    fill: var(--anarenk);
}

.footer-2 a {
    margin: 10px;
    font-size: 30px;
    color: var(--anarenk);
    border: 1px solid;
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: all 0.2s;
    border-radius: 0;
    box-shadow: 0px 10px 20px -14px var(--koyu);
}

.footer-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap;
    font-size: 16px;
}

.footer-linkler, .footer-sitemap {
    color: var(--beuaz);
    padding: 8px 15px 8px 15px;
}

.dilbayrak {
    aspect-ratio: 4/3;
    width: 30px;
    margin-right: 10px;
}

.dilmenu.gorunur {
    top: 0;
    z-index: 4000000;
    margin-top: 0;
    box-shadow: 0 0 20px 0px var(--koyufiltre);
}

.toup svg {
    fill: var(--anarenk);
}

a.duyuru-more.paging {
    padding: 0;
    width: 40px;
    height: 40px;
    margin: 0;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    box-sizing: border-box;
}

.hocalar {
    display: flex;
    flex-wrap: wrap;
}

.hocalink {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-direction: row;
    margin: 20px 20px 20px 0;
    background-color: var(--siyah);
    padding: 10px 30px 10px 10px;
    border-radius: 10px;
}

.hocalink img {
    width: 60px;
    height: 60px;
    line-height: 0;
    font-size: 0;
}

.hocalink span {
    color: var(--koyu);
}

.hocalink span:first-child {
    width: 60px;
    height: 60px;
}

.hocalink span:nth-of-type(2) {
    margin-left: 5px;
}

.detsosyal > a > svg {
    width: 40px;
    height: 40px;
}

.ana-faq {
    box-sizing: border-box;
    width: 90%;
    text-align: left;
    padding: 10px;
    font-size: 22px;
    font-weight: 600;
    background-color: var(--koyu);
    color: var(--siyah);
    cursor: pointer;
    border-bottom: 2px solid var(--azkoyu);
    line-height: 120%;
}

.ana-faqa {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.3s;
    overflow: hidden;
    max-height: 0;
    padding-top: 0!important;
    text-align: left;
    width: 90%;
    line-height: 120%;
    font-size: 20px;
    background-color: var(--bos);
}

.ana-faqa.faqacik {
    max-height: 2000px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 10px!important;
    background-color: var(--arkaana);
}

.galeri-item {
    width: clamp(220px,90%,320px);
    border: 1px solid var(--anarenk);
    aspect-ratio: 1/1;
    border-radius: 10px;
    /* margin: 5px; */
    position: relative;
    overflow: hidden;
    background-color: var(--bembeyaz);
}

.galerialan {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
    gap: 40px;
    margin: 40px 0;
}

.footer-4 {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.footer-alt-logo {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.urunrescont, .urunrescont > div {
    /* height: 50vh; */
    /* max-height: 50vh; */
}

.urun1cont {
    width: var(--stw);
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    max-width: var(--mxw);
}

.urunrescont {
    /* overflow: hidden; */
    position: relative;
}

.urunrescont .swiper-pagination {
    top: auto;
    bottom: 30px!important;
}

.urunprms {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    gap: 20px;
    margin: 20px 0;
}

.urunparam {
    /* width: 80px; */
    /* height: 80px; */
    /* text-align: center; */
    /* background-color: var(--anarenk); */
    display: flex;
    gap: 10px;
}

.urunparam > img {
    fill: var(--bembeyaz);
}

.icsayfatasiyici {
    display: flex;
    gap: 20px;
    align-content: flex-start;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
    flex-direction: column;
}

aside.icsidebar {
    order: 2;
    z-index: 5;
    background-color: var(--bos);
    transition: all 0.2s;
}

nav.icsidebarmenu {
    width: 80vw;
    background-color: var(--bos);
    margin: 0 auto;
}

a.asidemenu-oge-a {
    line-height: 30px;
    display: inline;
    padding-right: 20px;
    color: var(--baslikgolge);
    position: relative;
}

a.asidemenu-oge-a.asmact {
    color: var(--beyaz);
}


footer.webfooter {
    background-color: var(--koyu);
    display: flex;
    /* border-top: 5px solid var(--anarenk); */
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    /* margin-top: 60px; */
    font-family: var(--font1);
}

.footerust {
    display: flex;
    flex-direction: row;
    gap: 50px 0;
    margin: 40px 0;
    flex-wrap: wrap;
    justify-content: space-around;
    font-size: 16px;
    align-items: center;
    max-width: var(--mxw);
    width: var(--stw);
}

span.fi-ikon svg {
    fill: var(--siyah);
}

li.footer-iletisim-oge {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    gap: 10px;
    align-items: center;
}

span.fi-ikon {
    flex-basis: 22px;
    width: 19px;
    text-align: center;
    font-size: 15px;
}

.footerust > * {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
}

.footer-logo img {
    filter: contrast(0.1) brightness(2.5);
    aspect-ratio: 195/50;
    object-fit: cover;
    transform: scale(0.7);
}

.footer-sitelinkler {
    gap: 10px;
    text-transform: lowercase;
    order: 2;
    align-content: baseline;
    flex-wrap: wrap;
    align-items: center;
    /* flex-basis: 50%; */
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.footer-urunlink {
    display: flex;
    gap: 10px;
    text-transform: lowercase;
    order: 2;
    align-items: flex-start;
    flex-basis: 45%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
}

a.footer-2linkler {
    color: var(--siyah);
    font-weight: 200;
    /* text-align: right; */
    width: fit-content;
    text-align: center;
}

span.fi-yazi {
    color: var(--siyah);
    line-height: 140%;
    font-size: 14px;
    flex-basis: calc(100% - 22px);
    text-align: center;
}

ul.footer-2iletisim {
    gap: 20px;
    order: 2;
    flex-basis: 80%;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}

a.fi-yazi.fi-yazi-a {
    color: var(--siyah);
}

li.footer-iletisim-oge > a > svg {
    fill: var(--anarenk);
}

li.footer-iletisim-oge.fi-sosyal > a {
    flex-basis: 40px;
    font-size: 24px;
}

.footeralt {
    text-align: center;
    background-color: var(--siyahtram10);
    color: var(--azkoyu);
    line-height: 130%;
    height: 80px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* max-width: 1280px; */
    box-sizing: border-box;
    font-size: 13px;
    letter-spacing: -0.04em;
}

.footer-logo {
    order: 0;
    flex-basis: 100%;
}

.baspane-anabolumcu {
    flex-basis: 100%;
    width: 100%;
}

.baspane-anabolumcuresims {
    display: flex;
    flex-basis: 100%;
    gap: 30px;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}

.seclogobaspane {
    /* width: 100%; */
    height: 100px;
    margin: 30px;
}

.seclogobaspane > img {
    width: 55px;
    height: 55%;
    transform: rotate(-15deg);
}

.duyurutime {
    font-size: 14px;
    color: var(--koyu);
    margin: 30px 0 20px 0;
}

.seclogobaspanex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 30px 0;
}

.seclogobaspanex > img {
    width: 40px;
    transform: rotate(-15deg);
    flex-basis: 50px;
}

a.duyuru-link.dpl-item8.dpl-itemtur3 > .duyuru-bolum img {
    object-fit: cover;
}

a.duyuru-link.dpl-item8.dpl-itemtur3 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    gap: 20px;
}

.duyuru-link.dpl-item4:nth-of-type(1) {
    flex-direction: row;
    order: 1;
    background-color: var(--arkaana);
}

.duyuru-link.dpl-item4:nth-of-type(2) {
    flex-direction: row;
    order: 4;
    background-color: var(--azkoyu);
}

.duyuru-link.dpl-item4:nth-of-type(3) {
    flex-direction: row-reverse;
    background-color: var(--azkoyu);
    order: 2;
}

.duyuru-link.dpl-item4:nth-of-type(4) {
    flex-direction: row-reverse;
    background-color: var(--arkaana);
    order: 4;
}

.footerslogan {
    text-align: center;
    color: var(--siyah);
    line-height: 2.1;
}

.footer-logo .footer-iletisim-oge {
    display: flex;
    color: var(--siyah);
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 20px 0;
}

.footer-iletisim-oge svg {
    fill: var(--beyaz);
}

.footer-logo .footer-iletisim-oge > a {
    text-align: center;
    background-color: var(--siyah);
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100px;
}

.icmain:after, .icmain:before {
    content: '';
    background-color: var(--koyu);
    max-width: var(--mxw3);
    height: 1px;
    display: block;
    margin: 20px 30px;
    box-sizing: border-box;
}

.urunyanisim {
    font-size: 30px;
    font-weight: 600;
}

.urunspeccont {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}

.paramtexad {
    font-weight: 600;
}

.paramtexad:after {
    content: ':';
}

.urunkod {
    color: var(--baslikgolge);
    font-size: 16px;
}

.urunfyt {
    font-weight: 600;
    font-size: 20px;
    margin: 20px 0;
}


.dpsa4 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 20px;
}

.footstlnkcont {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    border: 1px solid var(--ortakoyu);
    box-sizing: border-box;
    padding: 40px 20px;
    gap: 60px;
    flex-basis: 100%;
}

a.footer-2linkler:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: var(--ortakoyu);
    display: block;
    margin-top: 1px;
}

article.icyazi.stnlu {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: flex-start;
    max-width: var(--mxw);
    margin: 60px auto;
    gap: 30px;
}

.articleicyazi1 {
    flex-basis: 100%;
    width: 100%;
    padding: 0!important;
}
.articleicyazi2 {
    flex-basis: 100%;
    width: 100%;
    padding: 0!important;
}

.articleicyazi2 .hbaslik {
    text-align: center;
    font-family: var(--elyazi);
    font-size: 30px;
}
.articleicyazi3 {
    flex-basis: 100%;
    width: 100%;
}

.articleicyazi2 figure {
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
}

.urunmark {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: var(--koyu);
    gap: 20px;
    border: 1px solid var(--azkoyu);
    padding: 0 10px;
}

.urunmark img {
    width: 40px;
    aspect-ratio: 1/1;
}

.w3footust {
    width: 100%!important;
    height: 180px;
    background-color: var(--koyu);
}

.w3footust:after {
    content: '';
    width: 100%;
    height: 180px;
    display: block;
    background-image: url(/icerikler/resim/footback.png);
    background-size: cover;
    background-position: center;
    mask: url(/icerikler/resim/logo-nn.svg);
    -webkit-mask-size: 40vmin;
    mask-size: 60%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: var(--beyaz);
    background-attachment: fixed;
    mask-type: initial;
}

.web3footer {
    font-family: var(--font1);
    background-color: var(--koyu);
    color: var(--azbeyaz);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.w3footalt {
    background-color: var(--siyahtram10);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    box-sizing: border-box;
    padding: 20px;
    width: 100%!important;
    text-align: center;
    font-size: 12px;
    font-weight: 100;
    margin-top: 30px;
}

.web3footer > div {
    width: var(--stw);
    max-width: var(--mxw);
}

.w3footorta {
    display: flex;
    text-transform: capitalize;
    flex-direction: column;
    gap: 30px 0;
}

.w3footer-logo {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 20px;
    line-height: 1.4;
}

.w3footerslogantxt {
    color: var(--ortakoyu);
    font-size: 14px;
    font-weight: 300;
    width: 90%;
}

.w3footerslogan {
    font-size: 16px;
    font-weight: 400;
}

.w3footer-iletisim-oge svg {
    fill: var(--ortakoyu);
}

.w3footer-logo .w3footer-iletisim-oge {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    gap: 20px;
}

.w3footstlnkcont {display: flex;justify-content: space-around;}

.w3footer-sitelinkler {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 6px;
}

.w3footer-2linkler {
    color: var(--ortakoyu);
    font-weight: 100;
    font-size: 16px;
    line-height: 1.4;
    width: fit-content;
}

.w3footer-2linkler:nth-of-type(1) {
    color: var(--azbeyaz);
    font-weight: 200;
    font-size: 18px;
    line-height: 1.6;
}

.w3footer-2linkler:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background-color: var(--beyaztram30);
}

.w3footer-2iletisim {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.3;
    flex-basis: var(--stw);
    color: var(--ortakoyu);
    gap: 10px 20px;
}

.w3footer-iletisim-oge {
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: fit-content;
}

.w3fi-ikon {
    display: none;
}

.w3fi-yazi-a {
    color: var(--ortakoyu);
}

.w3fi-yazi-a:after {
        content: '';
    width: 100%;
    height: 1px;
    display: block;
    background-color: var(--beyaztram30);
}

@media screen and (min-width: 1024px) {
    .duyuru-pane.dp4 {
        flex-direction: row;
        align-content: center;
        gap: 0;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
    }

        .duyuru-pane.dp4 img {
       object-fit: cover;
    }

    .baspane {
        display: flex;
        /* aspect-ratio: 16 / 4; */
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .duyuru-pane .dpl-item2 {
        width: 45%;
        min-width: 312px;
        margin: 0 0 27px 0;
    }

    .duyuru-pane.dp2 {
        justify-items: stretch;
        justify-content: space-between;
        align-items: flex-start;
        align-content: flex-start;
        width: 100%;
        display: flex;
    }

    .duyuru-link.dpl-item5 {
        width: 47%;
        margin: 0 0 30px 0;
    }

    .duyuru-link.dpl-item4 > div {
        /* width: 45%; */
        /* height: 35vh; */
        margin: 0!important;
    }

    .duyuru-link.dpl-item4:nth-last-of-type(even) > div {
        /* float: left; */
        margin: 0;
    }

    .duyuru-link.dpl-item4:nth-last-of-type(odd) > div {
        float: right;
        margin: 0 0 0 30px;
    }

    .duyuru-link.dpl-item4 > .duyuru-baslik {
        padding: 0 0 15px 0;
        text-align: center;
    }

    .duyuru-link.dpl-item4 {
        width: 50%;
        flex-basis: 50%;
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        align-items: stretch;
        gap: 0;
        flex-wrap: nowrap;
        text-align: center;
    }

    .duyuru-pane.dp5 {
        justify-content: space-between;
    }

    .ana-iletisim-pane {
        /* width: 100%; */
        justify-content: space-between;
        flex-direction: row-reverse;
        gap: 30px;
    }

    .iletisim-formpane {
        width: 30%;
        font-size: 0;
        min-width: 290px;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        flex-basis: 47%;
    }

    .ana-iletisim-pane > .adres {
        width: 50%;
        font-size: 0;
        min-width: 290px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        flex-basis: 50%;
    }

    .iletisim-formpane .adres {
        /* width: 100%; */
    }

    .iletisim-formpane .sosyal a {
        /* width: 100%; */
        color: var(--beyaz) !important;
    }

    .sosyal > a {
        font-size: 35px;
        margin-left: 10px;
        color: var(--beyaz);
    }

    .sosyal {
        text-align: left;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-content: center;
        align-items: center;
        gap: 10px;
        margin-bottom: 60px;
    }

    .adres-title, .tel {
        font-size: 13px;
        font-weight: 300;
    }

    .adres > span {
        display: block;
    }

    .adres-satir, .tel-satir {
        padding: 5px 0;
    }

    .adres > span:nth-of-type(2n) {
        margin-bottom: 40px;
    }

    .footer-pane {
        height: 70px;
        width: 100%;
        max-width: 98%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-content: center;
        align-items: center;
    }

    .footer-pane > div {
        vertical-align: middle;
    }

    .copyright {
        width: 23%;
        text-align: left;
        display: block !important;
    }

    .footer-basvuru {
        font-weight: 500;
        letter-spacing: -0.04em;
        font-size: 14px;
    }

    .footer-iletisim {
        text-align: right !important;
        color: var(--baslikgolge);
        width: 70%;
        flex-direction: row !important;
        align-items: center;
        justify-content: flex-end;
    }

    .footer-iletisim > * {
        margin-left: 20px;
    }

    .footer-sosyal > a {
        font-size: 16px;
        padding: 0 0 0 1px;
    }

    .footer-sosyal > a:hover {
        color: #fff;
    }

    .footer-tel {
        padding: 0;
        font-size: 14px;
    }

    a.sitemap {
        margin: 0 0 0 15px;
        font-size: 14px;
    }

    .footer-sosyal {
        text-align: right;
    }

    .duyuru-pane {
        justify-content: space-between;
        flex-direction: row;
    }

    .icyazi.kategori-aciklama .bolumsel {
        float: left;
        width: 40%;
        margin-right: 20px;
        margin-bottom: 20px;
        margin-top: 13px;
    }

    .icyazi.kategori-aciklama .enicbaslik {
        padding-top: 10px !important;
    }

    .ana-katalog-resimler > div {
        height: 143px;
        width: 70vw;
        clip-path: polygon(25% 0, 100% 0%, 75% 100%, 0% 100%);
        border-radius: 0 45px 0 0;
    }

    .anasayfadakiiletbas {
        text-align: right;
    }

    .footer-1 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 30px 0 5px 0;
        align-items: flex-start;
    }

    .toup:hover {
        opacity: 1;
        transform: scale(1.2);
    }

    .footer-2 a:hover {
        color: var(--siyah);
        background-color: var(--anarenk);
        border-radius: 100px;
        box-shadow: inset 0px -10px 20px -14px var(--koyu);
        transform: scale(1.2);
    }

    .footer-2 a:hover svg {
        fill: var(--siyah);
    }

    .galeri-item {
        width: clamp(220px,50%, 320px)!important;
        aspect-ratio: 1 / 1;
    }

    .galeri-item:hover img {
        transform: scale(1.1);
    }

    .galeri-item img {
        transition: all 0.3s ease;
    }

    .urun1cont {
        margin: 60px auto;
        gap: 30px;
        flex-wrap: nowrap;
    }

    .urun1cont > div {
        width: 100%;
        flex-basis: 50%;
        height: auto;
    }

    .icsayfatasiyici {
        display: flex;
        gap: 40px;
        align-content: flex-start;
        flex-wrap: nowrap;
        align-items: stretch;
        justify-content: center;
        width: 100%;
        max-width: 920px;
        margin: 0 auto;
        flex-direction: row!important;
    }

    aside.icsidebar {
        z-index: auto!important;
        background-color: var(--bos)!important;
        inset: 0!important;
        box-shadow: 10px 0 10px -12px var(--baslikgolge)!important;
        overflow: visible!important;
        width: fit-content!important;
        padding: 0px 0 20px 0px;
        order: 0!important;
        flex-basis: 230px;
        box-sizing: border-box;
    }

    nav.icsidebarmenu {
        width: 100%!important;
        position: sticky;
        top: 90px;
        text-align: right;
    }

    a.asidemenu-oge-a.asmact::after {
        content: '';
        display: block;
        width: 20px;
        position: absolute;
        height: 20px;
        background-color: var(--anarenk);
        border-radius: 100%;
        top: 16px;
        right: -10px;
    }

    a.asidemenu-oge-a::after {
        content: '';
        display: block;
        width: 20px;
        position: absolute;
        height: 20px;
        background-color: var(--baslikgolge);
        border-radius: 100%;
        top: 16px;
        right: -10px;
    }

    a.asidemenu-oge-a {
        line-height: 50px!important;
        display: block!important;
        padding-right: 20px!important;
        color: var(--baslikgolge)!important;
        position: relative!important;
    }

    a.asidemenu-oge-a.asmact {
        color: var(--beyaz);
    }

    .baspane-anabolumcu {
        flex-basis: 50%!important;
        width: 50%!important;
        box-sizing: border-box;
    }

    .baspane-anabolumcuresims {
        display: flex;
        flex-basis: 50%!important;
        gap: 30px;
        width: 50%!important;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
    }

    .basyazi-h2 {
        font-size: 48px;
    }

    .baspane-yazi {
        font-size: 20px;
    }

    .footer-logo {
        order: 0;
        flex-basis: 33%!important;
    }

    .footstlnkcont {
        display: flex;
        gap: 10px;
        text-transform: lowercase;
        order: 2;
        align-content: center;
        flex-wrap: nowrap;
        align-items: center;
        flex-basis: 33%!important;
        justify-content: flex-start;
        flex-direction: column;
    }

    .footer-sitelinkler a {
        text-align: center;
    }

    .footer-urunlink {
        /* display: flex; */
        /* gap: 10px; */
        /* text-transform: lowercase; */
        /* order: 2; */
        /* flex-basis: 20%!important; */
        /* align-items: flex-start!important; */
        /* flex-direction: column; */
        /* flex-wrap: nowrap; */
        /* align-content: flex-start; */
        /* justify-content: flex-start; */
        /* text-align: left; */
    }

    ul.footer-2iletisim {
        gap: 20px;
        order: 2;
        flex-basis: 33%!important;
    }

    .footerust {
        flex-wrap: nowrap!important;
        gap: 30px!important;
    }

    .duyuru-link.dpl-item4:nth-of-type(1) {
        flex-direction: row;
        order: 1!important;
        background-color: var(--arkaana);
    }

    .duyuru-link.dpl-item4:nth-of-type(2) {
        order: 2!important;
        flex-direction: row;
        background-color: var(--azkoyu);
    }

    .duyuru-link.dpl-item4:nth-of-type(3) {
        flex-direction: row-reverse;
        background-color: var(--azkoyu);
        order: 3!important;
    }

    .duyuru-link.dpl-item4:nth-of-type(4) {
        flex-direction: row-reverse;
        background-color: var(--arkaana);
        order: 4!important;
    }
    li.footer-iletisim-oge {
    display: flex!important;
    flex-direction: row!important;
    flex-wrap: nowrap!important;
    align-content: flex-start!important;
    text-align: left;
    gap: 20px!important;
    align-items: flex-start!important;
}

span.fi-ikon {
    flex-basis: 22px!important;
    width: 24px!important;
    text-align: left!important;
    font-size: 25px!important;
}
    span.fi-yazi {
    color: var(--siyah);
    line-height: 140%;
    font-size: 14px;
    flex-basis: calc(100% - 22px);
    text-align: left!important;
}

    article.icyazi.stnlu {
    display: flex;
    flex-direction: row!important;
    flex-wrap: wrap!important;
    justify-content: flex-start;
    align-content: center;
    align-items: flex-start;
}

.articleicyazi1 {
    flex-basis: 34%!important;
    width: 35%!important;
}
.articleicyazi2 {
    flex-basis: 63%!important;
    width: 63%!important;
}

.articleicyazi2 .hbaslik {
    text-align: center;
    font-family: var(--elyazi);
    font-size: 48px!important;
    margin: 0!important;
    line-height: 1.1;
    padding: 0!important;
}
.articleicyazi3 {
    flex-basis: 100%;
    width: 100%;
}

.w3footust {
    width: 100%!important;
    height: 180px;
    background-color: var(--koyu);
}

.w3footust:after {
    content: '';
    width: 100%;
    height: 180px;
    display: block;
    background-image: url(/icerikler/resim/footback.png);
    background-size: cover;
    background-position: center;
    mask: url(/icerikler/resim/logo-nn.svg);
    -webkit-mask-size: 20%;
    mask-size: 20%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: var(--beyaz);
    background-attachment: fixed;
    mask-type: initial;
}

.web3footer {
    font-family: var(--font1);
    background-color: var(--koyu);
    color: var(--azbeyaz);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.w3footalt {
    background-color: var(--siyahtram10);
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    box-sizing: border-box;
    padding: 20px;
    width: 100%!important;
    text-align: center;
    font-size: 12px;
    font-weight: 100;
    margin-top: 30px;
    max-width: 100%!important;
    width: 100%!important;
}

.web3footer > div {
    width: var(--stw);
    max-width: var(--mxw);
}

.w3footorta {
    display: flex;
    text-transform: capitalize;
    flex-direction: row;
    gap: 30px 0;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: nowrap;
    margin: 10px auto 30px auto;
}

.w3footer-logo {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    gap: 20px;
    line-height: 1.4;
    flex-basis: 43%;
    order: 2;
}

.w3footerslogantxt {
    color: var(--ortakoyu);
    font-size: 14px;
    font-weight: 300;
    width: 90%;
    text-align: left;
}

.w3footerslogan {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.w3footer-iletisim-oge svg {
    fill: var(--ortakoyu);
    width: 20px;
    aspect-ratio: 1/1;
}

.w3footer-logo .w3footer-iletisim-oge {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 25px;
    gap: 20px;
}

.w3footstlnkcont {display: flex;justify-content: flex-start;flex-basis: 33%;order: 1;gap: 30px;}

.w3footer-sitelinkler {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 6px;
}

.w3footer-2linkler {
    color: var(--ortakoyu);
    font-weight: 100;
    font-size: 16px;
    line-height: 1.4;
    width: fit-content;
}

.w3footer-2linkler:nth-of-type(1) {
    color: var(--azbeyaz);
    font-weight: 200;
    font-size: 18px;
    line-height: 1.6;
}

.w3footer-2linkler:after {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    background-color: var(--beyaztram30);
}

.w3footer-2iletisim {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.3;
    flex-basis: var(--stw);
    color: var(--ortakoyu);
    gap: 10px 20px;
    flex-basis: 23%;
    order: 3;
}

.w3footer-iletisim-oge {
    display: flex;
    align-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    width: 100%;
    gap: 20px;
}

.w3fi-ikon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    /* flex-basis: 40px; */
    font-size: 25px;
}

.w3fi-yazi-a {
    color: var(--ortakoyu);
}

.w3fi-yazi-a:after {
        content: '';
    width: 100%;
    height: 1px;
    display: block;
    background-color: var(--beyaztram30);
}
    .icmain {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 140%;
    z-index: 1;
    color: var(--simsiyah);
    width: calc(100% - 40px);
    text-align: left;
    margin: 0 auto 20px auto;
    max-width: 1090px;
    /* padding: 0 20px; */
    text-align: center;
}
    .icmain:after, .icmain:before {
    content: '';
    background-color: var(--koyu);
    max-width: var(--mxw3);
    height: 1px;
    display: block;
    margin: 40px 80px;
    box-sizing: border-box;
}
    .articleicyazi2 .hbaslik {
    text-align: center;
    font-family: var(--elyazi);
    font-size: 28px;
}
    .urunlist-side {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: stretch;
    position: sticky!important;
    top: 0!important;
    max-height: 100vh!important;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: var(--azkoyu)!important;
    z-index: 5;
    right: auto!important;
    width: 250px!important;
    color: var(
    --koyu)!important;
    flex-basis: 360px;
    height: 100vh!important;
}
    .ann.egitims 
    {flex-basis: calc(100% - 360px);
     box-sizing: border-box;
     padding-top: 30px;
    }

    /* media */
}


a.duyuru-link.dpl-item8.dpl-itemtur3 .duyuru-bolum {
    border-radius: 0;
    width: 70%;
}

.dp8.duyuru-pane .duyuru-spot {
    padding: 0!important;
}

.duyuru-pane.dp8 {
    gap: 60px 30px;
}

li.egitim-node.unun-node-list {
    text-align: center;
}

li.egitim-node.unun-node-list .page-bolum {
    width: 70%;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

li.egitim-node.unun-node-list .page-link {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.urunlist-side {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: stretch;
    position: fixed;
    top: 80px;
    max-height: calc(100vh - 80px);
    overflow-x: hidden;
    height: 100%;
    overflow-y: auto;
    background-color: var(--koyu);
    z-index: 5;
    right: 0;
    width: 0;
    color: var(
    --arkaana);
    transition: all 0.3s ease;
    letter-spacing: -0.02em;
}

.urunkatlist + label.urunkatlistlbl {cursor: pointer;white-space: nowrap;}
.urunkatlist + label.urunkatlistlbl:before {content: '✓';margin-right: 7px;width: 20px;height: 20px;display: inline-block;text-align: center;border-radius: 4px;border: 1px solid var(--azbeyaz);vertical-align: middle;background-color: var(--azbeyaz);color: var(--arkaaz);transition: all 0.2s ease;}
.urunkatlist:checked + label.urunkatlistlbl:before {content: '✓';width: 20px;height: 20px;display: inline-block;text-align: center;border-radius: 4px;border: 1px solid var(--anarenk);color: var(--siyah);background-color: var(--anarenk);}

.urunlistform {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    box-sizing: border-box;
    padding: 10px;
}

.urun-listesi {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
    position: relative;
}

.ann.egitims {flex-basis: calc(100% - 0);box-sizing: border-box;padding-top: 30px;}

.urunkatlist {
    display: none;
}

.urunlistgrp {
    box-sizing: border-box;
}

.urunlistgrp.ulilvl2 {
    margin-left: 20px;
}

.urunlistgrp.ulilvl1 {
    margin-top: 20px;
}

.urunlist-side.kapaliside {
    width: 80%;
}

.filtlogo {
    position: fixed;
    width: 40px;
    height: 40px;
    margin-left: -40px;
    margin-top: 20px;
    background-color: var(--koyu);
}

img.filtlogo-img {
    filter: brightness(3.5);
}

.urun-node {
    flex-basis: clamp(170px, 30%, 380px);
}

.urun-node .page-baslik {
    color: var(--beyaz)!important;
}

.urun-node .page-resim {
    width: 90%;
}