:root {
    --ana-renk: #e6ad01;
    --ana-renk2: #ffc107;
    --link-hover: #3468C0;
    --arka-plan: #eaeaea;
    --ust-menu-yazi-rengi: #000000;
    --kutu-baslik-rengi: #1a1a1a;
    --link-hover: #A82900;
    --yazi-baslik-rengi: #000;
    --yazi-alt-baslik-rengi: #A82900;
    --footer-baslik-rengi: #A82900
}

* {
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    list-style-type: none
}

html {
    background-color: #fff;
    scroll-behavior: smooth
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

ins {
    text-decoration: none
}

:focus {
    outline: 0
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    width: 100%;
    height: auto;
    display: block
}

body {
    line-height: 17px;
    font: normal 13px Poppins, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    display: block;
    background: var(--arka-plan)
}

a,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    outline: 0
}

a {
    text-decoration: none;
    color: #000;
    font-size: 14px
}

a:hover {
    color: var(--link-hover);
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    text-decoration: none
}

input[type=password],
input[type=text] {
    background: #fff;
    min-height: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #644135;
    margin: 0;
    padding: 4px
}

input[type=password]:hover,
input[type=text]:hover {
    border: 1px solid #525050
}

select {
    border: 1px solid #bebebe;
    width: 297px;
    min-height: 32px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

select:hover {
    border: 1px solid #999
}

option {
    padding: 1px
}

textarea {
    border: 1px solid #bebebe;
    border-radius: 2px;
    width: 290px;
    height: 2cm;
    margin: 3px;
    padding: 2px
}

textarea:hover {
    box-shadow: #f8f8f8 0 0 14px;
    border: 1px solid #525050
}

input[type=button],
input[type=submit] {
    transition: all .5s;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #528cb3;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #000;
    padding: 5px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 1%, #f6f6f6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f9f9f9), color-stop(100%, #f6f6f6));
    background: -webkit-linear-gradient(top, #f9f9f9 1%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #f9f9f9 1%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #f9f9f9 1%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #f9f9f9 1%, #f6f6f6 100%)
}

input[type=button]:hover,
input[type=submit]:hover {
    box-shadow: #fff 2px 2px 14px
}

input[type=button]:active,
input[type=submit]:active {
    box-shadow: #fff 0 0 14px;
    text-shadow: 0 0 0 #fff7d2
}

::selection {
    background-color: #644135;
    color: #fff
}

::moz-selection {
    background-color: #644135;
    color: #fff
}

::webkit-selection {
    background-color: #644135;
    color: #fff
}

.oval1 {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.oval2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.oval3 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.oval4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.oval5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.ustsol_ovalyok {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0
}

.ustsag_ovalyok {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.altsol_ovalyok {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.altsag_ovalyok {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.sayfalama {
    margin-top: 2px
}

.sayfalama ul {
    height: 32px;
    text-align: center;
    padding-left: 0;
    padding: 7px;
    padding-right: 0;
    padding-bottom: 2px;
    float: right
}

.sayfalama ul .secili {
    border: 1px solid #16a085;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 13px;
    padding-right: 13px;
    margin-top: -2px;
    margin-left: 2px;
    margin-right: 2px;
    background: #1abc9c;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.sayfalama ul li {
    float: left;
    margin: 2px
}

.sayfalama ul li a {
    color: #16a085;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 13px;
    padding-right: 13px;
    border: 1px solid #16a085;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.sayfalama ul li a:hover {
    color: #fff;
    background: #1abc9c
}

.hata {
    width: 100%;
    margin: 0;
    border: 1px solid #e0011b;
    background: #e0011b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.hata .baslik {
    color: #fff;
    padding-top: 3px;
    padding-left: 6px;
    font-size: 16px;
    font-weight: 700
}

.hata ul {
    background: #fbe3e4;
    margin: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.hata ul li {
    background: url(/Images/mini_error.png) no-repeat;
    background-position: 4px 3px;
    margin: 0;
    padding: 10px;
    font-size: 13.5px;
    padding-left: 10px;
    list-style-type: none
}

.hata a {
    color: #d12f19
}

.onay {
    width: calc(100% - 2px);
    margin: 0;
    border: 1px solid #72c868;
    background: #72c868;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.onay .baslik {
    color: #fff;
    padding-top: 3px;
    padding-left: 6px;
    font-size: 16px;
    font-weight: 700
}

.onay ul {
    background: #ddf2db;
    margin: 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.onay ul li {
    background: url(/Images/mini_error.png) no-repeat;
    background-position: 4px 3px;
    padding: 1px;
    font-size: 13.5px;
    padding-left: 10px
}

.onay a {
    color: #d12f19
}

.clear {
    clear: both
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
    display: none
}

::-webkit-scrollbar-track-piece {
    background-color: #f5f4f4
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 1px;
    background: #dcdcdc
}

#dis_cerceve {
    margin: auto
}

@keyframes ust {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

header {
    margin: 0 auto !important;
    padding: 10px 0 10px 0;
    display: block;
    max-height: 60px;
    min-height: 60px;
    width: 100%;
    background: #016a70;
    animation: ust 10s ease infinite;
    background: linear-gradient(-60deg, var(--ana-renk), var(--ana-renk2));
    background-size: 400% 400%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .26);
    z-index: inherit;
    position: relative
}

header #kutu {
    margin: auto;
    height: 60px;
    width: 1250px
}

header #kutu #ust_sol {
    margin: 10px 20px 0 0;
    width: calc(10% - 20px);
    float: left
}

header #kutu #ust_sol #logo {
    float: left
}

header #kutu #ust_orta {
    width: 65%;
    margin-left: 10%;
    float: left
}

header #kutu #ust_sag {
    width: 15%;
    margin: 0;
    float: left
}

#ust-menu {
    margin: auto;
    width: 790px;
    float: left
}

#ust-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 790px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

#ust-menu ul:after,
#ust-menu ul:before {
    content: "";
    display: table
}

#ust-menu ul:after {
    clear: both
}

#ust-menu ul>li {
    float: left
}

#ust-menu ul>li>a {
    position: relative;
    display: block;
    margin: 12px 5px 15px 5px;
    padding: 7px 10px 8px 10px;
    color: var(--ust-menu-yazi-rengi);
    font-size: 1.1em;
    text-decoration: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

#ust-menu ul>li>a:hover {
    background-color: rgba(255, 255, 255, .331)
}

#ust-menu ul>li>a:focus {
    background: var(--ana-renk2)
}

#ust-menu ul>li>a:hover::after {
    width: 100%
}

#ust-menu ul>li>label {
    color: #fff;
    font-weight: 700;
    cursor: pointer
}

#ust-menu ul>li>label::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    height: 5px;
    background-color: #222;
    transition: all .2s
}

#ust-menu ul>li>label::after {
    color: #fff
}

#ust-menu ul>li.acilan {
    position: relative;
    z-index: 9999
}

#ust-menu ul>li.acilan:hover .acilan-menu {
    top: 100%;
    opacity: 1;
    visibility: visible
}

#ust-menu ul>li.acilan .acilan-menu {
    width: 180px;
    position: absolute;
    height: auto;
    top: 400%;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    padding: 5px 0 5px 0;
    transition: all 250ms;
    box-shadow: 0 0 15px rgba(0, 0, 0, .18);
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 1)
}

#ust-menu ul>li.acilan .acilan-menu::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    margin-top: -11px;
    margin-left: 20px
}

#ust-menu ul>li.acilan .acilan-menu li {
    width: 100%;
    padding: 0;
    margin: 0
}

#ust-menu ul>li.acilan .acilan-menu li a {
    color: #000;
    width: calc(100% - 40px);
    display: block;
    font-size: 14px;
    padding: 7px 20px;
    margin: 0
}

#ust-menu ul>li.acilan .acilan-menu li a::after {
    display: none
}

#ust-menu ul>li.acilan .acilan-menu li a:hover {
    color: #000;
    background: #fdfae8
}

.menu-toggle {
    display: none;
    float: left;
    color: #000;
    width: 50px;
    height: 50px;
    padding: 10px;
    margin: 10px 5px 5px 5px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .2);
    background-color: #ffe240;
    border-radius: 60%;
    -moz-border-radius: 60%;
    -webkit-border-radius: 60%
}

.menu-toggle:hover {
    color: #fff;
    background-color: #363535;
    cursor: pointer
}

.arama {
    display: none;
    float: right;
    width: 17px;
    height: 16px;
    vertical-align: auto;
    padding: 20px 12px 6px 13px;
    margin: 10px 5px 5px 5px;
    cursor: pointer;
    font-size: 33px;
    border-radius: 60%;
    -moz-border-radius: 60%;
    -webkit-border-radius: 60%;
    box-shadow: 0 0 12px rgba(0, 0, 0, .2);
    background-color: #ffe240
}

.arama:hover {
    color: #fff;
    background-color: #363535
}

.arama-kutusu {
    background-color: #f7f7f7;
    transform: scale(0);
    transform-origin: 100% 0;
    display: none;
    font-size: 30px;
    width: 75px;
    padding: 10px 0 10px 0;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .6)
}

.arama-kutusu i {
    position: absolute;
    vertical-align: middle;
    padding: 10px;
    margin-left: 5px;
    font-size: 20px
}

.arama-kutusu form input[type=text] {
    height: 50px;
    font-size: 30px;
    background-color: #f7f7f7;
    border: none;
    padding-left: 50px;
    width: calc(100% - 20px);
    margin: 0 10px 0 10px;
    box-sizing: border-box;
    font: normal 20px Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    border-bottom: 3px solid #000
}

.arama-kutusu input:focus {
    outline: 0
}

#arama-check {
    display: none
}

#arama-check:checked+div.arama-kutusu {
    position: absolute;
    z-index: 9999;
    display: block;
    animation: trans-in .5s ease;
    animation-fill-mode: forwards;
    width: 100%
}

#arama-check:checked .arka-siyah {
    display: block
}

@keyframes trans-in {
    from {
        transform: scaleY(0)
    }

    to {
        transform: scaleY(1)
    }
}

header #kutu #ust_sag #uye_girisi {
    border: 1px dotted #212121;
    color: #212121;
    text-align: center;
    margin: 12px 2px 5px 2px;
    font-weight: 700;
    padding: 5px 15px;
    font-size: 13px;
    float: right;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

header #kutu #ust_sag #uye_girisi a {
    color: #212121;
    display: block
}

header #kutu #ust_sag #uye_girisi a:hover,
header #kutu #ust_sag #uye_girisi:hover {
    opacity: .8
}

main {
    width: 1250px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 50px;
    overflow: hidden;
    max-width: 1250px;
    padding: 0
}

main #orta_sol {
    float: left;
    width: 935px;
    min-width: 935px;
    margin-right: 15px;
    height: auto
}

main #orta_sag {
    float: left;
    width: 300px;
    margin: 0
}

footer {
    width: 100%;
    margin-bottom: 10px
}

footer #alt_bolge {
    margin: auto;
    width: 1220px;
    overflow: hidden;
    padding: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 18px 60px -21px rgba(201, 195, 201, 1);
    -moz-box-shadow: 0 18px 60px -21px rgba(201, 195, 201, 1);
    box-shadow: 0 18px 60px -21px rgba(201, 195, 201, 1)
}

footer #footer_sol {
    display: inline-block;
    float: left;
    width: 30%
}

footer #footer_sol .site_adi {
    font-size: 1.5em;
    font-weight: 700;
    color: var(--footer-baslik-rengi)
}

footer #footer_sol .site_aciklama {
    font-size: 12px
}

footer #footer_sag {
    display: inline-block;
    float: left;
    width: 70%
}

footer #footer_sag .alt-menu {
    width: calc((100% / 3) - 10px);
    margin: 0 5px 0 5px;
    float: left
}

footer #footer_sag .alt-menu li a {
    margin-bottom: 2px;
    background: #f9f9f9;
    color: #333;
    display: flex;
    align-items: center;
    font-weight: 500;
    line-height: 40px;
    padding: 0 10px;
    transition: all .3s;
    border-left: 4px solid #f1f1f1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

footer #footer_sag .alt-menu li a:hover {
    color: #000;
    background: #f1f1f1;
    border-left: 4px solid #e1e1e1
}

footer #footer_sag .alt-menu .baslik {
    font-size: 1.5em;
    font-weight: 700;
    color: var(--footer-baslik-rengi);
    margin-bottom: 5px
}

footer #en_alt {
    display: block;
    width: 100%;
    margin-top: 10px;
    text-align: center
}

.breadcrumbs {
    border: 1px solid #cbd2d9;
    border-radius: .3rem;
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 1250px;
    font-size: .5em;
    margin: 0 auto;
    margin-top: 10px
}

.breadcrumbs__item {
    background: #fff;
    color: #333;
    vertical-align: middle;
    padding: 10px 10px 10px 14px;
    position: relative;
    text-decoration: none;
    transition: background .2s linear;
    width: 100%;
}

.breadcrumbs__item:hover,
.breadcrumbs__item:hover:after {
    background: #edf1f5
}

.breadcrumbs__item.is-active:focus,
.breadcrumbs__item:focus,
.breadcrumbs__item:focus:after {
    background: #323f4a;
    color: #fff
}

.breadcrumbs__item:after,
.breadcrumbs__item:before {
    background: #fff;
    bottom: 0;
    clip-path: polygon(50% 50%, -50% -50%, 0 100%);
    content: "";
    left: 100%;
    position: absolute;
    top: 0;
    transition: background .2s linear;
    width: 1em;
    z-index: 1
}

.breadcrumbs__item:before {
    background: #cbd2d9;
    margin-left: 1px
}

.breadcrumbs__item:first-child {
    width: 25px
}

.breadcrumbs__item:nth-child(2) {
    width: 50%
}

.breadcrumbs__item:last-child {
    border-right: none;
    width: 100%
}

.breadcrumbs__item.is-active {
    background: #edf1f5
}

.kutu {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    color: var(--foregroundColor)
}

.kutu .kutu_baslik {
    padding: 15px 10px 15px 10px;
    margin: 0;
    font-size: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: var(--ana-renk);
    background: linear-gradient(-20deg, var(--ana-renk), var(--ana-renk2));
    animation: ust 10s ease infinite;
    background-size: 400% 400%;
    color: var(--kutu-baslik-rengi)
}

.kutu .kutu_icerik {
    display: inline-block;
    margin-top: 5px;
    width: 100%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.kutu .kutu_beyaz {
    background: #fff
}

.kutu .kutu_icerik p {
    margin: 15px
}

.kategori-ust {
    margin-bottom: 10px;
    display: block;
    background: var(--ana-renk);
    animation: ust 10s ease infinite;
    background-size: 400% 400%;
    color: #fff;
    padding: 15px;
    border-radius: 3px;
    text-shadow: 1px 1px 2px #7f7e7e
}

.kategori-ust .kategori-baslik {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: center
}

.kategori-ust .kategori-aciklama {
    font-size: 14px;
    text-align: center
}

.yayin-akisi-baslik {
    color: #a82900;
    font-size: 24px;
    margin: 0
}

.yayin-akisi {
    width: 100%;
    position: relative;
    float: left;
    margin: 20px 0 0 10px
}

.yayin-akisi:before {
    content: "";
    width: 1px;
    left: 25px;
    top: 0;
    bottom: 0;
    background-color: #cec;
    position: absolute
}

.yayin-akisi ul {
    width: 100%;
    float: left
}

.yayin-akisi ul li {
    float: left;
    width: calc(100% - 80px);
    padding-left: 80px;
    margin-bottom: 20px;
    position: relative
}

.yayin-akisi ul li .yayin-akisi-resim {
    float: left;
    width: 260px;
    height: 146px;
    overflow: hidden;
    border-radius: 3px;
    margin-right: 20px
}

.yayin-akisi ul li .yayin-akisi-resim img {
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .1);
    border: 1px solid #e5e5e5
}

.yayin-akisi ul li .yayin-akisi-sol {
    position: absolute;
    left: -20px;
    background: #fff;
    top: 50%;
    margin-top: -35px;
    padding: 10px;
    width: 70px
}

.yayin-akisi ul li .yayin-akisi-sol .yayin-akisi-icon {
    display: block;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    position: relative;
    margin: auto;
    background: #fbdc2b url(../images/wifi.png) no-repeat;
    background-size: 50%;
    background-position: center center
}

.yayin-akisi ul li .yayin-akisi-sol .yayin-akisi-zaman {
    font-size: 11px;
    color: #999;
    margin-top: 10px;
    text-align: center;
    background: #fff
}

.yayin-akisi ul li .yayin-akisi-kategori {
    margin-top: 10px;
    float: left;
    display: block;
    width: calc(100% - 290px);
    overflow: hidden
}

.yayin-akisi ul li .yayin-akisi-kategori a {
    text-transform: uppercase;
    font-size: 12px
}

.yayin-akisi ul li .yayin-akisi-adi {
    float: left;
    width: calc(100% - 290px);
    margin-top: 5px;
    max-height: 84px;
    overflow: hidden;
    display: block
}

.yayin-akisi ul li .yayin-akisi-adi a {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700
}

.yayin-akisi ul li .yayin-akisi-adi a:hover {
    color: #a82900
}

.yayin-akisi ul li .yayin-akisi-detay {
    display: inline-block;
    float: left;
    width: calc(100% - 290px);
    margin-top: 10px;
    overflow: hidden;
    display: inline-block
}

.yayin-akisi ul li .yayin-akisi-detay a {
    min-width: 30px;
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    font-size: 12px;
    font-weight: 400
}

.yayin-akisi ul li .yayin-akisi-detay .yayin-akisi-yazar a {
    font-weight: 400;
    font-size: 11px
}

.yayin-akisi .yayin-akisi-detay .responsive_kategori {
    display: none
}

.yayin-akisi .yayin-akisi-detay .responsive_zaman {
    display: none
}

.anasayfa-widget {
    width: 100%;
    position: relative;
    margin: 5px 0;
    padding: 0
}

.anasayfa-widget ul {
    display: flex;
    justify-content: flex-start;
    gap: 13px;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    width: 100%
}

.anasayfa-widget ul li {
    flex: 0 1 calc(25% - 26px);
    min-height: 140px;
    border-radius: .3rem;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background: #fff;
    padding: 8px;
    margin-bottom: 3px;
    list-style-type: none
}

@media (max-width:1440px) {
    .anasayfa-widget ul li {
        flex-basis: calc(20% - 26px)
    }
}

@media (max-width:1200px) {
    .anasayfa-widget ul li {
        flex-basis: calc(25% - 26px)
    }
}

@media (max-width:992px) {
    .anasayfa-widget ul li {
        flex-basis: calc(33.333% - 26px)
    }
}

@media (max-width:768px) {
    .anasayfa-widget ul li {
        flex-basis: calc(50% - 24px)
    }
}

@media (max-width:480px) {
    .anasayfa-widget ul li {
        flex-basis: calc(50% - 25px);
        min-height: 120px
    }
}

.anasayfa-widget ul li a {
    margin-top: 5px;
    font-weight: bolder;
    font-size: 1.2em;
    color: #000
}

.anasayfa-widget ul li a:hover {
    color: var(--link-hover)
}

.anasayfa-widget ul li .yayin-akisi-adi {
    margin-top: 5px;
    padding-left: 2px;
    text-overflow: ellipsis;
    width: calc(100% - 5px);
    height: auto;
    overflow: hidden
}

.anasayfa-widget ul li .yayin-akisi-detay {
    font-family: 'Poppins Medium';
    margin-top: 5px;
    margin-bottom: 2px;
    width: 100%;
    display: block;
    font-size: 9px;
    color: #a2a2a2
}

.anasayfa-widget ul li .yayin-akisi-resim img {
    width: 100%;
    display: block;
    font-size: 10px;
    color: #a2a2a2;
    border-radius: .3rem
}

.kategoriler {
    display: inline-block;
    width: calc(100% - 10px) list-style-type: none;
    padding: 5px
}

.kategoriler a {
    display: block;
    margin-bottom: 2px;
    background: #f9f9f9;
    color: #333;
    align-items: center;
    font-weight: 500;
    line-height: 40px;
    padding: 0 10px;
    border-left: 4px solid #f1f1f1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.kategoriler a:hover {
    color: #000;
    background: #f1f1f1;
    border-left: 4px solid #e1e1e1
}

.populer_haberler {
    margin: 10px 0 10px 0;
    height: auto;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px
}

.populer_haberler ul li {
    padding: 15px;
    width: 268px;
    height: 80px;
    list-style: none;
    display: block;
    position: relative
}

.populer_haberler ul li .populer_resim {
    float: left;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    object-fit: cover
}

.populer_haberler ul li .populer_baslik {
    float: right;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 700
}

.populer_haberler ul li .populer_tarih {
    float: right;
    width: 165px;
    margin-top: 5px;
    padding-left: 15px;
    font-size: 11px;
    line-height: 12px;
    font-weight: 400;
    color: grey;
    background: url(../images/saat.gif) no-repeat;
    background-position: left center
}

.sidebar-buyuk-listele {
    width: 300px;
    height: 180px;
    margin-bottom: 5px;
    display: block;
    transition: .5s;
    z-index: 2;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07)
}

.sidebar-buyuk-listele img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 15%;
    transition: transform .2s
}

.sidebar-buyuk-listele:hover img {
    transform: scale(1.1);
    box-shadow: 0 0 12px rgba(0, 0, 0, .12);
    opacity: .9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: linear-gradient(to bottom, transparent 70%, #000 100%)
}

.sidebar-buyuk-listele span {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 10px;
    margin: 5px;
    word-wrap: break-word;
    text-shadow: 0 5px px #000;
    font-weight: 900;
    font-size: 16px;
    z-index: 222;
    transition: .4s;
    color: #fff
}

.kutu_konu_listele {
    width: 300px;
    list-style: none;
    margin-top: 5px
}

.kutu_konu_listele li {
    width: 300px;
    display: inline-block;
    margin-bottom: 5px
}

.kutu_konu_listele li .konu_resim {
    float: left;
    width: 100px;
    height: 60px;
    margin-right: 5px;
    padding: 1px;
    border: 1px solid #eee
}

.kutu_konu_listele li .konu_resim img {
    width: 100px;
    height: 60px
}

.kutu_konu_listele li .konu_baslik {
    float: right;
    font-size: 15px;
    font-weight: 700;
    width: 191px;
    height: 25px;
    padding-top: 5px;
    text-align: left;
    z-index: 9999
}

.sag_kutu {
    width: 100%;
    height: auto;
    margin: 0;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07)
}

.sag_kutu_baslik {
    width: calc(100% - 40 px);
    background: #e1e1e1;
    background: linear-gradient(-20deg, #ebebeb, #f5f4f4, #ecebeb);
    border: 1px solid #e1e1e1;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px;
    color: #000;
    font-weight: 700;
    font-size: 15px
}

.sag_kutu_alt {
    height: auto;
    border: 1px solid #e1e1e1;
    padding: 5px 5px 3px 5px;
    background-color: #fff;
    font-size: 13px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0
}

.sayfa {
    width: calc(100% - 30px);
    padding: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #fff
}

.sayfa_baslik {
    width: calc(100% - 20px);
    padding: 10px 10px 10px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 1.8em;
    background: var(--ana-renk);
    color: var(--yazi-baslik-rengi);
    border-radius: 3px;
    animation: ust 10s ease infinite;
    background: linear-gradient(-60deg, var(--ana-renk), var(--ana-renk2));
    background-size: 400% 400%;
    font-size: 1.8em
}

.sayfa_icerik {
    width: 100%;
    margin: 10px 0 10px 0
}

.sayfa .yazi_alani {
    background-color: #fff;
    width: calc(100% - 20px);
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.youtube-player {
    position: relative;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.youtube-player img {
    width: 100%;
    height: auto
}

.youtube-player .play {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 60px solid #fff;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .5))
}

.sayfa .yazi_baslik {
    padding: 10px;
    margin: 0;
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 1.8em;
    background: var(--ana-renk);
    color: var(--yazi-baslik-rengi);
    width: calc(100% - 20px);
    border-radius: 3px;
    animation: ust 10s ease infinite;
    background: linear-gradient(-60deg, var(--ana-renk), var(--ana-renk2));
    background-size: 400% 400%
}

.sayfa .yazi_aciklama {
    padding: 20px;
    padding: 5px 0 0 0;
    margin-bottom: 10px
}

.sayfa .yazi_resim {
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
    object-fit: cover;
    background-size: cover;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.sayfa #icindekiler li {
    min-height: 30px;
    width: 100%
}

.sayfa #icindekiler a {
    font-size: 1em;
    display: block;
    padding: 10px;
    margin: 5px
}

.sayfa p {
    margin: 15px 0 15px 0;
    padding: 3px 2px 3px 2px;
    font-size: 1.2em;
    text-align: justify;
    line-height: 25px;
    background-color: #fff
}

.sayfa p a {
    font-size: 1em;
    font-weight: 700;
    background-position: bottom;
    color: #a82900
}

.sayfa p a:hover {
    color: #e94c1a;
    background-image: linear-gradient(0deg, rgba(243, 208, 46, .5), rgba(243, 208, 46, .5));
    background-size: 1px 2px;
    background-repeat: repeat-x;
    background-position: bottom
}

.sayfa h2 {
    width: cal(100% - 30px);
    color: var(--yazi-alt-baslik-rengi);
    padding: 5px 10px 5px 0;
    margin: 0;
    font-size: 1.5em;
    font-weight: 700;
    word-wrap: break-word
}

.sayfa h2 a {
    font-size: 1em;
    font-weight: 700;
    background-position: bottom;
    color: #a82900
}

.sayfa h2 a:hover {
    text-decoration: underline
}

.sayfa h3 {
    width: cal(100% - 30px);
    color: var(--yazi-alt-baslik-rengi);
    padding: 5px 10px 5px 0;
    margin: 0;
    font-size: 1.3em;
    font-weight: 700;
    word-wrap: break-word
}

.sayfa table {
    width: 100%;
    border: 1px solid #d2d2d5;
    border-bottom: 2px solid #d2d2d5;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left
}

.sayfa table thead tr th {
    font-size: 1em;
    font-weight: 700;
    text-align: left;
    padding: 7px;
    border: 1px solid #f8f8f8;
    background-color: var(--ana-renk);
    color: #000
}

.sayfa table tbody tr th {
    font-size: 1em;
    font-weight: 700;
    text-align: left;
    padding: 7px;
    border: 1px solid #d2d2d5;
    background-color: #fbf6f6
}

.sayfa table tbody tr td {
    text-align: left;
    padding: 7px;
    border: 1px solid #d2d2d5
}

.sayfa ul {
    list-style-type: square;
    margin: 10px 0 20px 40px
}

.sayfa ul li {
    font-size: 1.2em
}

.sayfa ol li {
    font-size: 1em;
    list-style-type: decimal;
    margin: 10px 0 20px 40px
}

.sayfa blockquote {
    text-align: center;
    width: calc(100% - 30px);
    border: 2px dashed #e74712;
    color: #212121;
    padding: 0 15px 0 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.yazi_bilgi {
    width: 100%;
    height: 60px;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 1px solid #eee;
    vertical-align: middle
}

.yazi_bilgi .yazi_bilgi_sol {
    float: left;
    width: 50%
}

.yazi_bilgi .yazi_bilgi_sag {
    float: right;
    width: 50%
}

.yazi_bilgi .yazi_profil {
    float: left;
    display: block;
    width: 180px;
    height: 60px
}

.yazi_bilgi .yazi_profil .yazar_resim {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 2px;
    border: 1px solid #ff9843
}

.yazi_bilgi .yazi_profil .yazar_isim {
    float: right;
    margin: 5px 0 0 0;
    width: 125px;
    height: 20px;
    font-weight: 700;
    font-size: 15px
}

.yazi_bilgi .yazi_profil .yazi_zaman {
    float: right;
    margin: 0;
    width: 125px;
    height: 20px;
    font-size: 12px
}

.yazi_bilgi .yazi_yorum {
    float: right;
    height: 25px;
    width: 40px;
    padding: 5px 0 2px 24px;
    margin: 12px 5px 0 0;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    background: url(../images/yorum.png) no-repeat;
    background-position: left;
    background-size: 25%
}

.yazi_bilgi .yazi_goruntulenme {
    float: right;
    height: 24px;
    width: 40px;
    padding: 6px 0 2px 25px;
    margin: 12px 5px 0 0;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    background: url(../images/yorum_goruntulenme.png) no-repeat;
    background-position: left;
    background-size: 32%
}

.yazi_bilgi .yazi_begen {
    float: right;
    height: 25px;
    width: 40px;
    padding: 5px 0 2px 24px;
    margin: 12px 5px 0 0;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    background: url(../images/begen_kalp.png) no-repeat;
    background-position: left;
    background-size: 27%
}

.sosyal {
    padding: 10px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
    gap: 10px;
    justify-content: center;
    align-items: center
}

.sosyal a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    margin: 10px;
    text-align: center
}

.sosyal i {
    font-size: 24px;
    border-radius: 50%;
    padding: 8px;
    background-color: #f0f0f0;
    color: #333;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px
}

.sosyal i:hover {
    animation: ust 10s ease infinite;
    background: linear-gradient(-45deg, #efe523, #dbb51b, #e7ca12, #efd021, #d2b11e, #ffde09)
}

.yorum {
    padding: 0;
    margin: 0;
    width: 100%
}

.yorum>.baslik {
    font-size: 18px;
    font-weight: 700;
    width: calc(100% - 20px);
    padding: 10px;
    margin-bottom: 10px;
    animation: ust 10s ease infinite;
    background: linear-gradient(-45deg, #efe523, #dbb51b, #e7ca12, #efd021, #d2b11e, #ffde09);
    background-size: 400% 400%
}

.yorum>.yorum-formu {
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 16px
}

.yorum>.yorum-formu ul {
    margin: 0
}

.yorum>.yorum-formu ul li {
    list-style-type: none
}

.yorum>.yorum-formu textarea {
    width: calc(100% - 10px);
    padding: 8px 5px 8px 5px;
    margin: 0;
    box-shadow: 0 0 10px rgba(58, 58, 58, .1);
    resize: none;
    font-size: 15px
}

.yorum>.yorum-formu textarea:focus {
    border: 1px solid #dab902
}

.yorum>.yorum-formu input[type=text] {
    padding: 8px 5px 8px 5px;
    margin: 0 0 5px 0;
    width: calc(100% - 10px);
    height: 35px;
    box-shadow: 0 0 10px rgba(58, 58, 58, .1)
}

.yorum>.yorum-formu input[type=text]:focus {
    border: 1px solid #f3cf02
}

.yorum>.yorum-formu input[type=submit] {
    padding: 20px;
    margin: 10px 0 0 0;
    width: 200px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    vertical-align: middle;
    cursor: pointer;
    border: 0 solid #000;
    background: linear-gradient(to right, #fbdc2b 0, #f7ca18 100%);
    font-size: 18px;
    font-weight: 700
}

.yorum>.yorum-formu input[type=submit]:active {
    color: #fff;
    background: linear-gradient(to right, #363535 0, #6e6d6d 100%)
}

.yorum-listele {
    width: 100%
}

.yorum-listele .yorum_isim {
    font-weight: 700
}

.yorum-listele .yorum_zaman {
    font-weight: 700
}

.yorum-listele .yorum_metni {
    font-size: 16px
}

.galeri {
    display: inline-block;
    width: 990px;
    margin: 5px 5px 0 5px
}

.galeri .galeri_reklam {
    min-width: 160px;
    max-width: 160px;
    min-height: 600px;
    max-height: 600px;
    float: left;
    margin: 0 5px 0 5px
}

.galeri .galeri_orta {
    float: left;
    width: 640px;
    height: auto;
    margin: 0 5px 0 5px
}

.galeri .galeri_orta li {
    list-style: none
}

.galeri .galeri_orta img {
    width: 100%;
    padding: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.galeri .galeri_orta li.aciklama {
    text-indent: 2px;
    width: 718px;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    font-weight: 400;
    color: #222
}

.galeri .yonerge {
    height: 50px;
    margin: 5px 0 0 0
}

.galeri .yonerge a {
    color: #222
}

.galeri .yonerge .geri {
    transition: all .5s;
    float: left;
    padding: 10px;
    background: #eee url(/images/site/ok-sol.png) left center no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.galeri .yonerge .geri:hover {
    background: #ddd url(/images/site/ok-sol.png) left center no-repeat
}

.galeri .yonerge .geri span {
    display: block;
    width: 70px;
    padding: 0 20px 0 20px;
    text-align: right;
    font-size: 15px;
    font-weight: 700
}

.galeri .yonerge .ileri {
    transition: all .5s;
    float: right;
    padding: 10px;
    background: #eee url(/images/site/ok-sag.png) right center no-repeat;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.galeri .yonerge .ileri:hover {
    background: #ddd url(/images/site/ok-sag.png) right center no-repeat
}

.galeri .yonerge .ileri span {
    display: block;
    width: 70px;
    padding: 0 20px 0 20px;
    text-align: left;
    font-size: 15px;
    font-weight: 700
}

.manset {
    margin: 0 0 20px 0;
    width: 100%;
    height: auto;
    height: 330px
}

.manset a {
    color: #fff;
    text-decoration: none;
    background-color: #000
}

.manset a:hover {
    color: #fff;
    text-decoration: none
}

.slid3 {
    width: 25%;
    height: 100%;
    float: left;
    display: block;
    position: relative;
    z-index: 1
}

.slid3:nth-child(1) {
    width: 50%;
    height: 100%;
    margin-right: 0 5px 0 0
}

.slid3:nth-child(1) h2 {
    font-size: 1em
}

.slid3:nth-child(2) {
    width: calc(25% - 10px);
    height: calc(50% - 5px);
    margin: 0 5px 5px 5px
}

.slid3:nth-child(2) h2 {
    font-size: 12px
}

.slid3:nth-child(3) {
    width: calc(25%);
    height: calc(50% - 5px);
    margin: 0 0 5px 0
}

.slid3:nth-child(3) h2 {
    font-size: 12px
}

.slid3:nth-child(4) {
    width: calc(25% - 10px);
    height: calc(50%);
    margin: 0 5px 0 5px
}

.slid3:nth-child(4) h2 {
    font-size: 12px
}

.slid3:nth-child(5) {
    width: calc(25%);
    height: calc(50%);
    margin: 0
}

.slid3:nth-child(5) h2 {
    font-size: 12px
}

.resim3 {
    width: 100%;
    height: 100%;
    display: block;
    transition: .5s;
    z-index: 2;
    position: absolute
}

.resim3:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: .9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: linear-gradient(to bottom, transparent 75%, #222 100%)
}

.resim3 img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 100%
}

.resim3 .kategori {
    background: var(--ana-renk);
    font-size: 10px;
    line-height: normal;
    font-weight: 400;
    margin: 0 0 3px 0;
    padding: 4px 6px;
    display: table-cell;
    color: #fff;
    border-radius: 10px
}

.resim3 h2 {
    position: absolute;
    bottom: 0;
    padding: 10px 10px 5px 10px;
    word-wrap: break-word;
    text-shadow: 6px 4px 12px #000;
    font-weight: 900;
    font-size: 1.9em;
    z-index: 222;
    transition: .4s
}

.resim3 p {
    position: absolute;
    bottom: 2px;
    visibility: hidden;
    padding: 10px;
    z-index: 11;
    word-wrap: break-word;
    text-shadow: 6px 4px 12px #000;
    font-size: 11px;
    color: #fff;
    width: 90%;
    transition: .2s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400
}

.slid3 a:hover .resim3 p {
    visibility: visible;
    z-index: 222;
    transition: .6s
}

.slid3 a:hover .resim3:after {
    opacity: 1;
    background: linear-gradient(to bottom, transparent 0, #222 100%)
}

.sayfa_widget {
    width: calc(100% - 22px);
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 14px;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 10px 15px 10px
}

.sayfa_widget_icerik {
    margin: 10px 0 10px 0;
    width: calc(100% - 20px)
}

.sayfa_widg et_buton {
    padding: 5px;
    background-color: var(--ana-renk);
    font-size: .8em;
    color: #000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.test {
    padding-bottom: 10px;
    border: 1px solid #cdcdcd;
    margin-bottom: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.test:hover {
    border: 1px solid #222;
}

.test .baslik {
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 10px 15px 10px;
    font-size: 16px
}

.test .soru {
    padding: 15px 10px 15px 10px;
    font-size: 18px;
}

.test .coktan_secmeli {

    display: inline-block;
    width: 100%;

    .secenek {
        float: left;
        padding: 14px;
        margin: 2px 10px 3px 10px;
        width: calc(50% - 50px);
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        font-size: 15px;
        border: 1px solid #e1e1e1;
        cursor: pointer;
    }

    .secenek:hover {
        background-color: var(--ana-renk);
        color: #000
    }

    .secenek .secenek_adi {
        color: #000;
        background-color: #f3d02e;
        display: inline-block;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        font-size: 16px;
        font-weight: bolder;
        padding: 10px 15px;
        margin: 0 10px 0 0
    }
}

.test .cevap_secenek {
    padding: 14px;
    margin: 2px 5px 2px 5px;
    width: calc(100% - 38px);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 15px;
    border: 1px solid #e1e1e1
}

.test .cevap_secenek .secenek_adi {
    color: #000;
    background-color: #f3d02e;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 16px;
    font-weight: bolder;
    padding: 10px 15px;
    margin: 0 10px 0 0
}

.test .dogru {
    background-color: #039b00;
    color: #fff;
    font-weight: 700
}

.test .dogru .secenek_adi {
    background-color: #036902;
    color: #fff;
    font-weight: 700
}

.test .yanlis {
    background-color: #bc0505;
    color: #fff;
    font-weight: 700
}

.test .yanlis .secenek_adi {
    background-color: #820202;
    color: #fff;
    font-weight: 700
}

.test input[type='text'] {
    padding: 8px 5px 8px 5px;
    margin: 0 0 5px 0;
    height: 30px;
    box-shadow: 0 0 10px rgba(58, 58, 58, .1);
    font-size: 18px;
    color: #000;
    border: 1px solid #000;
    background-color: #f3d02e;
    ;
    border-radius: 2px;
    text-align: center;
}

.test input:focus {
    border: 1px solid #820202
}

.test .olumlu_donut {
    padding: 10px;
    color: white;
    background-color: #036902;
    text-align: center;
}

.test .olumsuz_donut {
    padding: 10px;
    color: white;
    background-color: #bc0505;
    text-align: center;
}

#sonuclari_al {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    margin: 20px 0 20px 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(to right, #fb622b 0, #fb622b 100%);
    border: 1px solid #681d02;
    font-size: 18px;
    font-weight: 700
}

#sonuclari_al:hover {
    background: linear-gradient(to right, #271711 0, #351205 100%)
}

.hesaplama {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 14px
}

.hesaplama:hover {
    border: 1px solid #a1a1a1
}

.hesaplama .baslik {
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 10px 15px 10px;
    font-size: 18px
}

.hesaplama ul {
    width: calc(100% - 40px);
    display: inline-block;
    margin: 20px
}

.hesaplama ul li {
    width: 100%;
    list-style: none;
    font-weight: 700;
    font-size: 17px
}

.hesaplama .hesaplama_form {
    padding: 15px 10px 15px 10px;
    font-size: 18px
}

.hesaplama .hesaplama_form ul {
    width: 100%;
    display: inline-flex;
    margin: 2px 0 2px 0
}

.hesaplama .hesaplama_form .gerekli {
    font-weight: 700;
    color: red
}

.hesaplama .hesaplama_form ul li.hesaplama_form_sol {
    list-style: none;
    float: left;
    width: calc(40% - 10px);
    margin: 0 10px 0 0;
    padding: 2px 0 2px 0;
    font-weight: 700;
    font-size: 17px;
    word-wrap: break-word
}

.hesaplama .hesaplama_form ul li.hesaplama_form_sag {
    list-style: none;
    float: left;
    width: calc(40%)
}

.hesaplama>.hesaplama_form input {
    padding: 8px 5px 8px 5px;
    margin: 0 0 5px 0;
    width: 100px;
    height: 30px;
    box-shadow: 0 0 10px rgba(58, 58, 58, .1);
    font-size: 18px;
    color: #820202;
    border: 1px solid #bebebe;
    border-radius: 2px
}

.hesaplama>.hesaplama_form input:focus {
    border: 1px solid #820202
}

.hesaplama>.hesaplama_form select {
    padding: 10px 5px 10px 5px;
    margin: 0 0 5px 0;
    width: 100%;
    box-shadow: 0 0 10px rgba(58, 58, 58, .1);
    font-size: 18px;
    color: #820202;
    border: 1px solid #bebebe;
    border-radius: 2px
}

.hesaplama>.hesaplama_form select:focus {
    border: 1px solid #820202
}

.hesaplama>.hesaplama_form input[type=submit] {
    padding: 20px 30px 40px 30px;
    margin: 10px 0 0 0;
    width: 200px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    vertical-align: middle;
    cursor: pointer;
    border: 0 solid #000;
    background: linear-gradient(to right, #fbdc2b 0, #f7ca18 100%);
    font-size: 18px;
    font-weight: 700
}

.hesaplama>.hesaplama_form input[type=submit]:active {
    color: #fff;
    background: linear-gradient(to right, #363535 0, #6e6d6d 100%)
}



.yillik-plan {
    font-size: 18px;
    padding: 0px;
    width: 100%;
}

.yillik-plan ul {
    margin: 5px;
    padding: 5px;
    width: calc((100% / 4) - 22px);
    display: inline-flex;
}

.yillik-plan .gerekli {
    font-weight: 700;
    color: red
}

.yillik-plan label {
    font-size: 0.7em;
    width: 100%;
}

.yillik-plan input {
    padding: 8px 5px 8px 5px;
    margin: 0 0 5px 0;
    width: calc(100% - 20px);
    height: 30px;
    box-shadow: 0 0 10px rgba(58, 58, 58, .1);
    font-size: 18px;
    color: #820202;
    border: 1px solid #bebebe;
    border-radius: 2px
}

.yillik-plan input:focus {
    border: 1px solid #820202
}

.yillik-plan select {
    width: 100% !important;
    padding: 10px 5px 10px 5px;
    margin: 0 0 5px 0;

    box-shadow: 0 0 10px rgba(58, 58, 58, .1);
    font-size: 18px;
    color: #820202;
    border: 1px solid #bebebe;
    border-radius: 2px
}

.yillik-plan select:focus {
    border: 1px solid #820202
}

.yillik-plan input[type=submit] {
    padding: 20px 30px 40px 30px;
    margin: 10px 0 0 0;
    width: 200px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    vertical-align: middle;
    cursor: pointer;
    border: 0 solid #000;
    background: linear-gradient(to right, #fbdc2b 0, #f7ca18 100%);
    font-size: 18px;
    font-weight: 700
}

.yillik-plan input[type=submit]:active {
    color: #fff;
    background: linear-gradient(to right, #363535 0, #6e6d6d 100%)
}



@media only screen and (min-width:601px) and (max-width:1024px) {
    header #kutu {
        width: 100%;
        padding: 0
    }

    header #kutu #ust_sol {
        float: left;
        width: 49%;
        margin: 0
    }

    header #kutu #ust_sol #logo {
        width: 2px;
        height: 50px;
        margin-top: 7px;
        position: absolute;
        top: 0;
        left: calc(50% - 60px);
        font-size: .9em
    }

    header #kutu #ust_sol .menu-toggle {
        display: block;
        width: 40px;
        height: 20px;
        padding: 10px 0 10px 0;
        margin: 10px 5px 5px 10px;
        border-radius: 60%;
        -moz-border-radius: 60%;
        -webkit-border-radius: 60%
    }

    header #kutu #ust_orta {
        width: 100%;
        position: absolute;
        top: 55px;
        z-index: 9999
    }

    header #kutu #ust_sag {
        float: left;
        width: 49%;
        margin: 0;
        margin-left: 1%
    }

    #ust #ust-menu {
        margin: auto;
        margin-top: 4px;
        width: 100%;
        height: 100%;
        height: auto;
        float: left
    }

    #ust #ust-menu>ul {
        box-shadow: 0 3px 8px rgba(0, 0, 0, .6);
        width: 100%;
        height: 100%;
        display: none;
        background: #fff;
        z-index: 9999
    }

    #ust-menu>ul>li {
        width: 100%;
        float: none;
        background: #fff;
        z-index: 9999
    }

    #ust-menu>ul>li>a {
        text-align: left;
        font-size: 20px;
        font-weight: 700
    }

    #ust-menu>ul>li>label {
        text-align: left
    }

    #ust-menu ul>li.acilan .acilan-menu::before {
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        margin-top: -11px;
        margin-left: 20px
    }

    #ust-menu>ul>li.acilan:hover .acilan-menu {
        width: 100%;
        position: static;
        height: 100%;
        visibility: visible;
        background-color: #fff;
        padding: 5px 0 5px 0;
        margin-bottom: 10px;
        transition: all 1s;
        box-shadow: 0 0 15px rgba(0, 0, 0, .18)
    }

    #ust-menu>ul>li.acilan .acilan-menu {
        width: 180px;
        height: auto;
        background-color: #fff;
        padding: 5px 0 5px 0
    }

    #ust-menu>ul>li.acilan .acilan-menu::before {
        display: none
    }

    #ust-menu>ul>li.acilan .acilan-menu li {
        color: #fff;
        text-align: left;
        padding: 0 0 0 10px;
        margin: 1px 0 1px 0;
        height: 100%;
        width: calc(100% - 10px)
    }

    #ust-menu>ul>li.acilan .acilan-menu li a {
        color: #000;
        text-align: left;
        font-size: 16px
    }

    #ust-menu>ul>li.acilan .acilan-menu li a:hover {
        color: #000
    }

    .slid3 {
        width: 100%;
        height: 300px;
        background-color: #ccc;
        float: left;
        display: flex;
        position: relative
    }

    .slid3:nth-child(1) h2 {
        font-size: 14px
    }

    .slid3:nth-child(2) h2 {
        font-size: 14px
    }

    .slid3:nth-child(3) h2 {
        font-size: 14px
    }

    .slid3:nth-child(4) h2 {
        font-size: 14px
    }

    .slid3:nth-child(4) h2 {
        font-size: 14px
    }

    .slid3:nth-child(1) {
        width: 100% !important;
        height: 80% !important;
        margin: 0 !important
    }

    .slid3:nth-child(2) {
        width: calc((100% / 2) - 5px) !important;
        margin: 5px 5px 5px 0 !important;
        height: 45% !important
    }

    .slid3:nth-child(3) {
        width: calc((100% / 2)) !important;
        margin: 5px 0 5px 0 !important;
        height: 45% !important
    }

    .slid3:nth-child(4) {
        width: calc((100% / 2) - 5px) !important;
        margin: 0 5px 5px 0 !important;
        height: 45% !important
    }

    .slid3:nth-child(5) {
        width: calc((100% / 2)) !important;
        margin: 0 0 5px 0 !important;
        height: 45% !important
    }

    .breadcrumbs {
        font-size: 11px;
        color: #732052
    }

    #orta_bolge {
        min-width: calc(100% - 80px);
        max-width: calc(100% - 80px);
        height: auto;
        margin: 20px;
        padding: 20px
    }

    #orta_bolge #orta_sol {
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0
    }

    #orta_bolge #orta_sag {
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0
    }

    #menu {
        height: auto
    }

    #menu #menu_kapali {
        display: block;
        min-width: 768px;
        max-width: 768px
    }

    #menu #menu_buton {
        display: block
    }

    #menu #menu_ic {
        display: none;
        overflow: none;
        min-width: 768px;
        max-width: 768px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    #menu #menu_ic ul {
        overflow: none
    }

    #menu #menu_ic ul li {
        min-width: 768px;
        max-width: 768px;
        float: none;
        border-bottom: 1px solid #732052
    }

    #menu #menu_ic ul li a {
        margin-bottom: 2px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px
    }

    .galeri {
        margin: 0;
        min-width: 768px;
        max-width: 768px
    }

    .galeri .galeri_orta {
        margin: 0;
        min-width: 768px;
        max-width: 768px
    }

    .galeri .galeri_orta li.resim {
        list-style: none
    }

    .galeri .galeri_orta img {
        max-width: 768px;
        padding: 0
    }

    .galeri .galeri_orta li.aciklama {
        text-indent: 2px
    }

    .galeri .yonerge {
        height: 50px;
        margin: 5px 5px 5px 0
    }

    .galeri .galeri_reklam {
        display: inline-block;
        float: none;
        margin: auto;
        width: 768px;
        min-width: 768px;
        max-width: 768px;
        height: 90px;
        min-height: 90px;
        max-height: 90px
    }

    footer #alt_bolge {
        margin: 0 20px 20px 20px;
        padding: 20px;
        width: calc(100% - 80px)
    }

    footer #footer_sol {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

    footer #footer_sag {
        display: block;
        width: 100%
    }

    footer #footer_sag .alt-menu {
        width: 100%;
        margin-bottom: 10px
    }

    footer #footer_sag .alt-menu .baslik {
        font-size: 16px
    }

    footer #footer_sag .alt-menu li a {
        font-size: 13px
    }

    .yillik-plan {
        font-size: 18px;
        padding: 0px;
        width: 100%;
    }

    .yillik-plan ul {
        margin: 5px;
        padding: 5px;
        width: calc((100% / 2) - 22px);
        display: inline-flex;
    }
}

@media only screen and (max-width:600px) {
    header {
        padding: 0
    }

    header #kutu {
        width: 100%;
        padding: 0
    }

    header #kutu #ust_sol {
        float: left;
        width: 49%;
        margin: 0
    }

    header #kutu #ust_sol #logo {
        width: 110px;
        max-height: 30px;
        margin-top: 10px;
        position: absolute;
        top: 0;
        left: calc(50% - 60px);
        font-size: 1.3em
    }

    header #kutu #ust_sol .menu-toggle {
        display: block;
        width: 40px;
        height: 20px;
        padding: 10px 0 10px 0;
        margin: 10px 5px 5px 10px;
        border-radius: 60%;
        -moz-border-radius: 60%;
        -webkit-border-radius: 60%
    }

    header #kutu #ust_orta {
        width: 100%;
        position: absolute;
        top: 55px;
        z-index: 9999
    }

    header #kutu #ust_sag {
        float: left;
        width: 49%;
        margin: 0;
        margin-left: 1%
    }

    #ust #ust-menu {
        margin: auto;
        margin-top: 4px;
        width: 100%;
        height: 100%;
        height: auto;
        float: left;
    }

    #ust #ust-menu>ul {
        box-shadow: 0 3px 8px rgba(0, 0, 0, .6);
        width: 100%;
        height: 100%;
        display: none;
        background: #fff;
        z-index: 9999
    }

    #ust-menu>ul>li {
        width: 100%;
        float: none;
        background: #fff;
        z-index: 9999
    }

    #ust-menu>ul>li>a {
        text-align: left;
        font-size: 20px;
        font-weight: 700
    }

    #ust-menu>ul>li>label {
        text-align: left
    }

    #ust-menu ul>li.acilan .acilan-menu::before {
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        margin-top: -11px;
        margin-left: 10px
    }

    #ust-menu>ul>li.acilan:hover .acilan-menu {
        width: 100%;
        position: static;
        height: 100%;
        visibility: visible;
        background-color: #fff;
        padding: 5px 0 5px 0;
        margin-bottom: 10px;
        transition: all 1s;
        box-shadow: 0 0 15px rgba(0, 0, 0, .18)
    }

    #ust-menu>ul>li.acilan .acilan-menu {
        width: 180px;
        height: auto;
        background-color: #fff;
        padding: 5px 0 5px 0
    }

    #ust-menu>ul>li.acilan .acilan-menu::before {
        display: none
    }

    #ust-menu>ul>li.acilan .acilan-menu li {
        color: #fff;
        text-align: left;
        padding: 0 0 0 10px;
        margin: 1px 0 1px 0;
        height: 100%;
        width: calc(100% - 10px)
    }

    #ust-menu>ul>li.acilan .acilan-menu li a {
        color: #000;
        text-align: left;
        font-size: 16px
    }

    #ust-menu>ul>li.acilan .acilan-menu li a:hover {
        color: #000
    }

    .breadcrumbs {
        font-size: 11px;
        color: #732052;
        width: calc(100% - 40px);
        margin: 10px 20px 0 20px
    }

    .breadcrumbs__item:first-child {
        width: 25px
    }

    .breadcrumbs__item:nth-child(2) {
        width: 50%
    }

    .breadcrumbs__item:last-child {
        border-right: none;
        width: 100%
    }

    .kutu {
        width: 100%;
        margin: 0 0 15px 0;
        display: inline-block;
        color: var(--foregroundColor);
        text-align: left;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 0
    }

    .slid3 {
        width: 100%;
        height: 75%;
        background-color: #ccc;
        float: left;
        display: flex;
        position: relative
    }

    .slid3 h2 {
        font-size: .7em !important
    }

    .slid3:nth-child(1) {
        width: 100% !important;
        height: 70% !important;
        margin: 0 !important
    }

    .slid3:nth-child(2) {
        width: calc((100% / 2) - 5px) !important;
        margin: 5px 5px 5px 0 !important;
        height: 40% !important
    }

    .slid3:nth-child(3) {
        width: calc((100% / 2)) !important;
        margin: 5px 0 5px 0 !important;
        height: 40% !important
    }

    .slid3:nth-child(4) {
        width: calc((100% / 2) - 5px) !important;
        margin: 0 5px 5px 0 !important;
        height: 40% !important
    }

    .slid3:nth-child(5) {
        width: calc((100% / 2)) !important;
        margin: 0 0 5px 0 !important;
        height: 40% !important
    }

    .yayin-akisi-baslik {
        color: #a82900;
        font-size: 28px;
        font-weight: 700;
        margin: 15px 0 0 0
    }

    .yayin-akisi {
        width: 100%;
        position: relative;
        float: left;
        margin: 0
    }

    .yayin-akisi:before {
        display: none
    }

    .yayin-akisi ul {
        width: 100%;
        float: left
    }

    .yayin-akisi ul li {
        float: left;
        width: 100%;
        padding-left: 0;
        margin: 10px 0 10px 0;
        padding-bottom: 5px;
        position: relative;
        border-bottom: 1px dotted #e2e2e2
    }

    .yayin-akisi ul li .yayin-akisi-resim {
        float: left;
        width: 100%;
        height: auto;
        border-radius: 3px;
        margin-right: 20px
    }

    .yayin-akisi ul li .yayin-akisi-sol {
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-sol .yayin-akisi-icon {
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-sol .yayin-akisi-zaman {
        position: relative
    }

    .yayin-akisi ul li .yayin-akisi-kategori {
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-kategori a {
        text-transform: uppercase;
        font-size: 11px
    }

    .yayin-akisi ul li .yayin-akisi-adi {
        float: right;
        width: 100%;
        max-height: 84px;
        overflow: hidden;
        display: block
    }

    .yayin-akisi ul li .yayin-akisi-adi a {
        font-size: 20px;
        line-height: 35px;
        font-weight: 700
    }

    .yayin-akisi ul li .yayin-akisi-adi a:hover {
        font-size: 20px;
        line-height: 35px;
        font-weight: 700;
        color: #a82900
    }

    .yayin-akisi ul li .yayin-akisi-detay {
        float: left;
        width: 100%;
        margin-top: 5px;
        overflow: hidden
    }

    .yayin-akisi ul li .yayin-akisi-detay a {
        font-size: 16px;
        font-weight: 400
    }

    .yayin-akisi ul li .yayin-akisi-detay .yayin-akisi-yazar {
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-detay .yayin-akisi-yazar a {
        font-weight: 400;
        font-size: 11px;
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-detay .responsive_kategori {
        display: block;
        float: left;
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 5px
    }

    .yayin-akisi ul li .yayin-akisi-detay .responsive_kategori a {
        font-size: 12px
    }

    .yayin-akisi ul li .yayin-akisi-detay .responsive_zaman {
        margin-bottom: 5px;
        display: block;
        float: right;
        text-transform: uppercase
    }

    .populer_haberler {
        width: 100%
    }

    .populer_haberler ul li {
        padding: 15px;
        width: 100%;
        height: 80px;
        list-style: none;
        display: block;
        position: relative
    }

    .populer_haberler ul li .populer_baslik {
        float: right;
        width: calc(100% - 90px);
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
        font-weight: 700;
        margin-top: 5px
    }

    .populer_haberler ul li .populer_tarih {
        float: right;
        width: calc(100% - 105px)
    }

    footer #alt_bolge {
        margin: 20px;
        padding: 20px;
        width: calc(100% - 80px)
    }

    footer #footer_sol {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

    footer #footer_sag {
        display: block;
        width: 100%
    }

    footer #footer_sag .alt-menu {
        width: 100%;
        margin-bottom: 10px
    }

    footer #footer_sag .alt-menu .baslik {
        font-size: 16px
    }

    footer #footer_sag .alt-menu li a {
        font-size: 13px
    }


    .yillik-plan {
        font-size: 18px;
        padding: 0px;
        width: 100%;
    }

    .yillik-plan ul {
        margin: 5px;
        padding: 5px;
        width: calc((100%) - 22px);
        display: inline-flex;
    }
}

@media only screen and (min-width:1024px) {
    #menu #menu_ic {
        display: block
    }
}

@media only screen and (min-width:601px) and (max-width:1024px) {
    header {
        padding: 0
    }

    header #kutu {
        width: 100%;
        padding: 0
    }

    header #kutu #ust_sol {
        float: left;
        width: 49%;
        margin: 0
    }

    header #kutu #ust_sol #logo {
        width: 110px;
        height: 50px;
        margin-top: 7px;
        position: absolute;
        top: 0;
        left: calc(50% - 60px)
    }

    header #kutu #ust_sol .menu-toggle {
        display: block;
        width: 40px;
        height: 20px;
        padding: 10px 0 10px 0;
        margin: 10px 5px 5px 10px;
        border-radius: 60%;
        -moz-border-radius: 60%;
        -webkit-border-radius: 60%
    }

    header #kutu #ust_orta {
        width: 100%;
        position: absolute;
        top: 55px;
        z-index: 9999
    }

    header #kutu #ust_sag {
        float: left;
        width: 49%;
        margin: 0;
        margin-left: 1%
    }

    #ust #ust-menu {
        margin: auto;
        margin-top: 4px;
        width: 100%;
        height: 100%;
        height: auto;
        float: left
    }

    #ust #ust-menu>ul {
        box-shadow: 0 3px 8px rgba(0, 0, 0, .6);
        width: 100%;
        height: 100%;
        display: none;
        background: #fff;
        z-index: 9999
    }

    #ust-menu>ul>li {
        width: 100%;
        float: none;
        background: #fff;
        z-index: 9999
    }

    #ust-menu>ul>li>a {
        text-align: left;
        font-size: 20px;
        font-weight: 700
    }

    #ust-menu>ul>li>label {
        text-align: left
    }

    #ust-menu ul>li.acilan .acilan-menu::before {
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        margin-top: -11px;
        margin-left: 20px
    }

    #ust-menu>ul>li.acilan:hover .acilan-menu {
        width: 100%;
        position: static;
        height: 100%;
        visibility: visible;
        background-color: #fff;
        padding: 5px 0 5px 0;
        margin-bottom: 10px;
        transition: all 1s;
        box-shadow: 0 0 15px rgba(0, 0, 0, .18)
    }

    #ust-menu>ul>li.acilan .acilan-menu {
        width: 180px;
        height: auto;
        background-color: #fff;
        padding: 5px 0 5px 0
    }

    #ust-menu>ul>li.acilan .acilan-menu::before {
        display: none
    }

    #ust-menu>ul>li.acilan .acilan-menu li {
        color: #fff;
        text-align: left;
        padding: 0 0 0 10px;
        margin: 1px 0 1px 0;
        height: 100%;
        width: calc(100% - 10px)
    }

    #ust-menu>ul>li.acilan .acilan-menu li a {
        color: #000;
        text-align: left;
        font-size: 16px
    }

    #ust-menu>ul>li.acilan .acilan-menu li a:hover {
        color: #000
    }

    .slid3 {
        width: 100%;
        height: 400px;
        background-color: #ccc;
        float: left;
        margin: 1px 1px 10px 1px;
        display: flex;
        position: relative
    }

    .slid3:nth-child(1) h2 {
        font-size: 14px
    }

    .slid3:nth-child(2) h2 {
        font-size: 14px
    }

    .slid3:nth-child(3) h2 {
        font-size: 14px
    }

    .slid3:nth-child(4) h2 {
        font-size: 14px
    }

    .slid3:nth-child(4) h2 {
        font-size: 14px
    }

    .slid3:nth-child(1) {
        width: calc(50% - 3px);
        height: 80%
    }

    .slid3:nth-child(2) {
        width: calc(50% - 3px);
        height: 80%
    }

    .slid3:nth-child(3) {
        width: calc(31% - 10px);
        height: 60%
    }

    .slid3:nth-child(4) {
        width: calc(31% - 10px);
        height: 60%
    }

    .slid3:nth-child(5) {
        width: calc(31% - 10px);
        height: 60%
    }

    .breadcrumbs {
        font-size: 11px;
        color: #732052
    }

    #orta_bolge {
        min-width: calc(100% - 80px);
        max-width: calc(100% - 80px);
        margin: 20px;
        padding: 20px
    }

    #orta_bolge #orta_sol {
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0
    }

    #orta_bolge #orta_sag {
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0
    }

    #menu {
        height: auto
    }

    #menu #menu_kapali {
        display: block;
        min-width: 768px;
        max-width: 768px
    }

    #menu #menu_buton {
        display: block
    }

    #menu #menu_ic {
        display: none;
        overflow: none;
        min-width: 768px;
        max-width: 768px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    #menu #menu_ic ul {
        overflow: none
    }

    #menu #menu_ic ul li {
        min-width: 768px;
        max-width: 768px;
        float: none;
        border-bottom: 1px solid #732052
    }

    #menu #menu_ic ul li a {
        margin-bottom: 2px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px
    }

    .galeri {
        margin: 0;
        min-width: 768px;
        max-width: 768px
    }

    .galeri .galeri_orta {
        margin: 0;
        min-width: 768px;
        max-width: 768px
    }

    .galeri .galeri_orta li.resim {
        list-style: none
    }

    .galeri .galeri_orta img {
        max-width: 768px;
        padding: 0
    }

    .galeri .galeri_orta li.aciklama {
        text-indent: 2px
    }

    .galeri .yonerge {
        height: 50px;
        margin: 5px 5px 5px 0
    }

    .galeri .galeri_reklam {
        display: inline-block;
        float: none;
        margin: auto;
        width: 768px;
        min-width: 768px;
        max-width: 768px;
        height: 90px;
        min-height: 90px;
        max-height: 90px
    }

    footer #alt_bolge {
        margin: 20px;
        padding: 20px;
        width: calc(100% - 80px)
    }

    footer #footer_sol {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

    footer #footer_sag {
        display: block;
        width: 100%
    }

    footer #footer_sag .alt-menu {
        width: 100%;
        margin-bottom: 10px
    }

    footer #footer_sag .alt-menu .baslik {
        font-size: 16px
    }

    footer #footer_sag .alt-menu li a {
        font-size: 13px
    }
}

@media only screen and (max-width:600px) {
    header {
        padding: 0
    }

    header #kutu {
        width: 100%;
        padding: 0
    }

    header #kutu #ust_sol {
        float: left;
        width: 49%;
        margin: 0
    }

    header #kutu #ust_sol #logo {
        width: 110px;
        height: 50px;
        margin-top: 7px;
        top: 0;
        left: calc(50% - 60px)
    }

    header #kutu #ust_sol .menu-toggle {
        display: block;
        width: 40px;
        height: 20px;
        padding: 10px 0 10px 0;
        margin: 10px 5px 5px 10px;
        border-radius: 60%;
        -moz-border-radius: 60%;
        -webkit-border-radius: 60%
    }

    header #kutu #ust_orta {
        width: 100%;
        position: absolute;
        top: 55px;
        z-index: 9999
    }

    header #kutu #ust_sag {
        float: left;
        width: 49%;
        margin: 0;
        margin-left: 1%
    }

    #ust #ust-menu {
        margin: auto;
        margin-top: 4px;
        width: 100%;
        height: 100%;
        height: auto;
        float: left
    }

    #ust #ust-menu>ul {
        box-shadow: 0 3px 8px rgba(0, 0, 0, .6);
        width: 100%;
        height: 100%;
        display: none;
        background: #fff;
        z-index: 9999
    }

    #ust-menu>ul>li {
        width: 100%;
        float: none;
        background: #fff;
        z-index: 9999
    }

    #ust-menu>ul>li>a {
        text-align: left;
        font-size: 20px;
        font-weight: 700
    }

    #ust-menu>ul>li>label {
        text-align: left
    }

    #ust-menu ul>li.acilan .acilan-menu::before {
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
        margin-top: -11px;
        margin-left: 20px
    }

    #ust-menu>ul>li.acilan:hover .acilan-menu {
        width: 100%;
        position: static;
        height: 100%;
        visibility: visible;
        background-color: #fff;
        padding: 5px 0 5px 0;
        margin-bottom: 10px;
        transition: all 1s;
        box-shadow: 0 0 15px rgba(0, 0, 0, .18)
    }

    #ust-menu>ul>li.acilan .acilan-menu {
        width: 180px;
        height: auto;
        background-color: #fff;
        padding: 5px 0 5px 0
    }

    #ust-menu>ul>li.acilan .acilan-menu::before {
        display: none
    }

    #ust-menu>ul>li.acilan .acilan-menu li {
        color: #fff;
        text-align: left;
        padding: 0 0 0 10px;
        margin: 1px 0 1px 0;
        height: 100%;
        width: calc(100% - 10px)
    }

    #ust-menu>ul>li.acilan .acilan-menu li a {
        color: #000;
        text-align: left;
        font-size: 16px
    }

    #ust-menu>ul>li.acilan .acilan-menu li a:hover {
        color: #000
    }

    #orta_bolge {
        min-width: calc(100% - 20px);
        max-width: calc(100% - 20px);
        margin: 0;
        padding: 10px
    }

    #orta_bolge #orta_sol {
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0
    }

    #orta_bolge #orta_sag {
        display: none;
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0
    }

    .breadcrumbs {
        font-size: 11px;
        color: #732052;
    }

    .breadcrumbs__item:first-child {
        width: 25px
    }

    .breadcrumbs__item:nth-child(2) {
        width: 50%
    }

    .breadcrumbs__item:last-child {
        border-right: none;
        width: 100%
    }

    .slid3 {
        width: 100%;
        height: 75%;
        background-color: #ccc;
        float: left;
        margin: 1px 1px 10px 1px;
        display: flex;
        position: relative
    }

    .slid3:nth-child(1) h2 {
        font-size: 20px
    }

    .slid3:nth-child(1) {
        width: 100%;
        height: 85%
    }

    .slid3:nth-child(2) h2 {
        font-size: 20px
    }

    .slid3:nth-child(3) h2 {
        font-size: 20px
    }

    .slid3:nth-child(4) h2 {
        font-size: 20px
    }

    .slid3:nth-child(2) {
        width: 100%;
        height: 75%
    }

    .slid3:nth-child(3) {
        width: 100%;
        height: 90%
    }

    .slid3:nth-child(4) {
        width: 100%;
        height: 90%
    }

    .slid3:nth-child(5) {
        width: 100%;
        height: 90%
    }

    .konu {
        margin: 0
    }

    .konu .yazi_alani .yazi_baslik {
        font-size: 1.8rem
    }

    .konu .yazi_alani {
        font-size: 18px
    }

    .yayin-akisi-baslik {
        color: #ff5722;
        font-size: 28px;
        font-weight: 700;
        margin: 15px 0 0 0
    }

    .yayin-akisi {
        width: 100%;
        position: relative;
        float: left;
        margin: 0
    }

    .yayin-akisi:before {
        display: none
    }

    .yayin-akisi ul {
        width: 100%;
        float: left
    }

    .yayin-akisi ul li {
        float: left;
        width: 100%;
        padding-left: 0;
        margin: 10px 0 10px 0;
        padding-bottom: 5px;
        position: relative;
        border-bottom: 1px dotted #e2e2e2
    }

    .yayin-akisi ul li .yayin-akisi-resim {
        float: left;
        width: 100%;
        height: auto;
        border-radius: 3px;
        margin-right: 20px
    }

    .yayin-akisi ul li .yayin-akisi-sol {
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-sol .yayin-akisi-icon {
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-sol .yayin-akisi-zaman {
        position: relative
    }

    .yayin-akisi ul li .yayin-akisi-kategori {
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-kategori a {
        text-transform: uppercase;
        font-size: 11px
    }

    .yayin-akisi ul li .yayin-akisi-adi {
        float: right;
        width: 100%;
        max-height: 84px;
        overflow: hidden;
        display: block
    }

    .yayin-akisi ul li .yayin-akisi-adi a {
        font-size: 20px;
        line-height: 35px;
        font-weight: 700
    }

    .yayin-akisi ul li .yayin-akisi-adi a:hover {
        font-size: 20px;
        line-height: 35px;
        font-weight: 700;
        color: #ff5722
    }

    .yayin-akisi ul li .yayin-akisi-detay {
        float: left;
        width: 100%;
        margin-top: 5px;
        overflow: hidden
    }

    .yayin-akisi ul li .yayin-akisi-detay a {
        font-size: 16px;
        font-weight: 400
    }

    .yayin-akisi ul li .yayin-akisi-detay .yayin-akisi-yazar {
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-detay .yayin-akisi-yazar a {
        font-weight: 400;
        font-size: 11px;
        display: none
    }

    .yayin-akisi ul li .yayin-akisi-detay .responsive_kategori {
        display: block;
        float: left;
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 5px
    }

    .yayin-akisi ul li .yayin-akisi-detay .responsive_kategori a {
        font-size: 12px
    }

    .yayin-akisi ul li .yayin-akisi-detay .responsive_zaman {
        margin-bottom: 5px;
        display: block;
        float: right;
        text-transform: uppercase
    }

    .populer_haberler {
        width: 100%
    }

    .populer_haberler ul li {
        padding: 15px;
        width: 100%;
        height: 80px;
        list-style: none;
        display: block;
        position: relative
    }

    .populer_haberler ul li .populer_baslik {
        float: right;
        width: calc(100% - 90px);
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
        font-weight: 700;
        margin-top: 5px
    }

    .populer_haberler ul li .populer_tarih {
        float: right;
        width: calc(100% - 105px)
    }
}

/* ============================================================
   ÅENLİK GERİ SAYIM BÖLÜMÜ - UZAY TEMAli
   ============================================================ */

.senlik-countdown-section {
    position: relative;
    padding: 60px 0 70px;
    background: linear-gradient(135deg, #0a0e1a 0%, #0f1e3d 40%, #1a0a2e 70%, #0a0e1a 100%);
    overflow: hidden;
}

/* Yıldız Arka Plan */
.senlik-countdown-bg {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
}

.senlik-star {
    position: absolute;
    background: #fff;
    border-radius: 50%;
    opacity: 0;
    animation: senlik-twinkle linear infinite;
}

.senlik-star-1 {
    width: 3px;
    height: 3px;
    top: 10%;
    left: 8%;
    animation-duration: 3.2s;
    animation-delay: 0s;
}

.senlik-star-2 {
    width: 2px;
    height: 2px;
    top: 22%;
    left: 20%;
    animation-duration: 2.8s;
    animation-delay: 0.5s;
}

.senlik-star-3 {
    width: 4px;
    height: 4px;
    top: 55%;
    left: 5%;
    animation-duration: 4.1s;
    animation-delay: 1s;
}

.senlik-star-4 {
    width: 2px;
    height: 2px;
    top: 75%;
    left: 15%;
    animation-duration: 2.5s;
    animation-delay: 1.5s;
}

.senlik-star-5 {
    width: 3px;
    height: 3px;
    top: 12%;
    left: 85%;
    animation-duration: 3.7s;
    animation-delay: 0.3s;
}

.senlik-star-6 {
    width: 2px;
    height: 2px;
    top: 40%;
    left: 92%;
    animation-duration: 2.9s;
    animation-delay: 0.9s;
}

.senlik-star-7 {
    width: 4px;
    height: 4px;
    top: 80%;
    left: 78%;
    animation-duration: 4.4s;
    animation-delay: 0.2s;
}

.senlik-star-8 {
    width: 2px;
    height: 2px;
    top: 65%;
    left: 55%;
    animation-duration: 3.0s;
    animation-delay: 1.2s;
}

@keyframes senlik-twinkle {

    0%,
    100% {
        opacity: 0;
        transform: scale(0.8);
    }

    50% {
        opacity: 0.9;
        transform: scale(1.2);
    }
}

/* Nebula efekti */
.senlik-countdown-section::before {
    content: '';
    position: absolute;
    top: -40%;
    left: -10%;
    width: 55%;
    height: 180%;
    background: radial-gradient(ellipse, rgba(180, 50, 220, 0.12) 0%, transparent 70%);
    pointer-events: none;
    z-index: 0;
}

.senlik-countdown-section::after {
    content: '';
    position: absolute;
    bottom: -40%;
    right: -10%;
    width: 55%;
    height: 180%;
    background: radial-gradient(ellipse, rgba(220, 60, 80, 0.10) 0%, transparent 70%);
    pointer-events: none;
    z-index: 0;
}

/* İç Konteyner */
.senlik-countdown-inner {
    position: relative;
    z-index: 1;
    text-align: center;
}

/* Başlık */
.senlik-countdown-header {
    margin-bottom: 40px;
}

.senlik-countdown-rocket {
    display: block;
    font-size: 2.4rem;
    animation: senlik-float 3s ease-in-out infinite;
    margin-bottom: 10px;
}

@keyframes senlik-float {

    0%,
    100% {
        transform: translateY(0) rotate(-10deg);
    }

    50% {
        transform: translateY(-10px) rotate(5deg);
    }
}

.senlik-countdown-title {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-size: 1.9rem;
    font-weight: 800;
    letter-spacing: 4px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 8px;
    text-shadow: 0 0 30px rgba(220, 80, 130, 0.7), 0 2px 8px rgba(0, 0, 0, 0.6);
}

.senlik-countdown-subtitle {
    font-size: 0.95rem;
    color: rgba(180, 210, 255, 0.75);
    letter-spacing: 1.5px;
    margin: 0;
    font-weight: 400;
}

/* Sayaç Birimleri */
.senlik-countdown-units {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.senlik-unit {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

/* SVG Halka */
.senlik-unit-ring {
    position: relative;
    width: 120px;
    height: 120px;
}

.senlik-ring-svg {
    width: 120px;
    height: 120px;
    transform: rotate(-90deg);
    overflow: visible;
}

.senlik-ring-bg {
    fill: none;
    stroke: rgba(255, 255, 255, 0.08);
    stroke-width: 8;
}

.senlik-ring-fill {
    fill: none;
    stroke-width: 8;
    stroke-linecap: round;
    stroke-dasharray: 326.7;
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    filter: drop-shadow(0 0 6px currentColor);
}

/* Her birimin farklı rengi */
#ring-gun {
    stroke: #e84393;
}

#ring-saat {
    stroke: #7c3aed;
}

#ring-dakika {
    stroke: #0ea5e9;
}

#ring-saniye {
    stroke: #10b981;
}

.senlik-unit-number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-size: 2.2rem;
    font-weight: 800;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 1;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
    min-width: 60px;
    text-align: center;
}

.senlik-unit-label {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-size: 0.65rem;
    font-weight: 700;
    letter-spacing: 3px;
    color: rgba(180, 210, 255, 0.65);
    text-transform: uppercase;
}

/* Ayırıcı : */
.senlik-separator {
    font-size: 2.8rem;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.25);
    padding-bottom: 28px;
    line-height: 1;
    align-self: center;
}

/* Åenlik Bitti Mesajı */
.senlik-countdown-footer {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.senlik-bitti-icon {
    font-size: 2rem;
    animation: senlik-spin 3s linear infinite;
}

@keyframes senlik-spin {
    to {
        transform: rotate(360deg);
    }
}

.senlik-bitti-yazi {
    font-family: 'Montserrat', 'Open Sans', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: 0 0 20px rgba(255, 200, 0, 0.8);
}

/* Hover efekti */
.senlik-unit:hover .senlik-unit-ring {
    transform: scale(1.06);
    transition: transform 0.3s ease;
}

/* Responsive */
@media (max-width: 767px) {
    .senlik-countdown-title {
        font-size: 1.3rem;
        letter-spacing: 2px;
    }

    .senlik-unit-ring {
        width: 88px;
        height: 88px;
    }

    .senlik-ring-svg {
        width: 88px;
        height: 88px;
    }

    .senlik-unit-number {
        font-size: 1.6rem;
    }

    .senlik-countdown-units {
        gap: 6px;
    }

    .senlik-separator {
        font-size: 2rem;
        padding-bottom: 22px;
    }
}

@media (max-width: 480px) {
    .senlik-unit-ring {
        width: 72px;
        height: 72px;
    }

    .senlik-ring-svg {
        width: 72px;
        height: 72px;
    }

    .senlik-unit-number {
        font-size: 1.3rem;
    }

    .senlik-separator {
        font-size: 1.5rem;
    }

    .senlik-countdown-section {
        padding: 45px 0 55px;
    }
}

/* DUOLINGO THEME CSS FROM ANASAYFA */
/* ============================================================
       BİLİÅİM OYUNLARI - MINIMALIST DUOLINGO LIGHT STYLE
       ============================================================ */

/* Hero Section */
.duo-hero {
    padding: 80px 0 90px;
    background-color: var(--bg-primary);
    border-bottom: 2px solid var(--border-color);
    position: relative;
}

.duo-mascot-card {
    background: var(--bg-primary);
    border: 2px solid var(--border-color);
    border-bottom: 6px solid var(--border-color);
    border-radius: 24px;
    padding: 30px;
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
    transition: transform 0.2s ease;
}

.duo-mascot-card:hover {
    transform: translateY(-4px) rotate(1deg);
}

.hero-tag {
    display: inline-block;
    background: var(--bg-primary);
    border: 2px solid var(--border-color);
    border-bottom: 4px solid var(--border-color);
    color: var(--color-duo-purple);
    font-family: 'Outfit', sans-serif;
    font-weight: 800;
    font-size: 0.85rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 6px 18px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.hero-title {
    font-family: 'Outfit', sans-serif;
    font-size: 3.5rem;
    font-weight: 900;
    line-height: 1.2;
    color: var(--text-primary);
    margin-bottom: 20px;
}

.hero-title span {
    color: var(--color-duo-purple);
}

.hero-subtitle {
    font-size: 1.15rem;
    color: var(--text-secondary);
    margin-bottom: 30px;
    line-height: 1.6;
    font-weight: 500;
}

/* Clicky 3D Button Style */
.duo-btn {
    font-family: 'Outfit', sans-serif;
    font-size: 1.05rem;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 14px 32px;
    border-radius: 16px;
    border: none;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.15s ease;
    cursor: pointer;
}

.duo-btn-primary {
    background: var(--color-duo-purple);
    color: #ffffff !important;
    border-bottom: 5px solid var(--color-duo-purple-dark);
}

.duo-btn-primary:hover {
    background: #9b63ff;
    transform: translateY(-2px);
    border-bottom-width: 6px;
    text-decoration: none;
}

.duo-btn-primary:active {
    transform: translateY(3px);
    border-bottom-width: 0px;
}

.duo-btn-outline {
    background: var(--bg-primary);
    color: var(--text-primary) !important;
    border: 2px solid var(--border-color);
    border-bottom: 5px solid var(--border-color);
}

.duo-btn-outline:hover {
    background: var(--bg-secondary);
    transform: translateY(-2px);
    border-bottom-width: 6px;
    text-decoration: none;
}

.duo-btn-outline:active {
    transform: translateY(3px);
    border-bottom-width: 0px;
}

/* Stats Grid */
.duo-stats-row {
    background: var(--bg-primary);
    border: 2px solid var(--border-color);
    border-bottom: 5px solid var(--border-color);
    border-radius: 20px;
    padding: 16px;
    margin-top: 40px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 15px;
}

.stat-item {
    text-align: center;
    flex: 1;
    min-width: 120px;
}

.stat-num {
    font-family: 'Outfit', sans-serif;
    font-size: 1.8rem;
    font-weight: 900;
    color: var(--text-primary);
}

.stat-label {
    font-size: 0.8rem;
    color: var(--text-secondary);
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

/* Sections */
.duo-section {
    padding: 80px 0;
    border-bottom: 2px solid var(--border-color);
}

.section-header {
    text-align: center;
    margin-bottom: 45px;
}

.section-tag {
    color: var(--color-duo-purple);
    font-family: 'Outfit', sans-serif;
    font-weight: 800;
    font-size: 0.8rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    background: var(--bg-primary);
    border: 2px solid var(--border-color);
    border-bottom: 3px solid var(--border-color);
    padding: 5px 14px;
    border-radius: 16px;
}

.section-title {
    font-family: 'Outfit', sans-serif;
    font-size: 2.3rem;
    font-weight: 900;
    color: var(--text-primary);
    margin-bottom: 12px;
}

.section-subtitle {
    color: var(--text-secondary);
    font-size: 1.05rem;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
    font-weight: 500;
}

/* Flat White Cards */
.card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 25px;
}

.duo-card {
    background: var(--bg-primary);
    border: 2px solid var(--border-color);
    border-bottom: 5px solid var(--border-color);
    border-radius: 20px;
    padding: 30px 24px;
    transition: all 0.15s ease;
}

.duo-card:hover {
    transform: translateY(-3px);
    border-color: #bbbbbb;
}

.card-icon {
    font-size: 2.5rem;
    margin-bottom: 15px;
    display: inline-block;
}

.card-title {
    font-size: 1.25rem;
    color: var(--text-primary);
    margin-bottom: 8px;
    font-weight: 800;
}

.card-text {
    color: var(--text-secondary);
    font-size: 0.95rem;
    line-height: 1.5;
    font-weight: 500;
}

/* Simple Game/Lesson Cards */
.game-card {
    background: var(--bg-primary);
    border: 2px solid var(--border-color);
    border-bottom: 5px solid var(--border-color);
    border-radius: 20px;
    padding: 24px;
    text-align: center;
    transition: all 0.15s ease;
}

.game-card:hover {
    transform: translateY(-4px);
    border-color: #b3e5fc;
}

.game-icon {
    font-size: 3rem;
    margin-bottom: 10px;
    display: inline-block;
}

.game-title {
    font-family: 'Outfit', sans-serif;
    font-size: 1.3rem;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 6px;
}

.game-level {
    display: inline-block;
    background: var(--bg-secondary);
    color: var(--text-secondary);
    font-size: 0.75rem;
    font-weight: 700;
    padding: 4px 10px;
    border-radius: 10px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.game-desc {
    color: var(--text-secondary);
    font-size: 0.9rem;
    line-height: 1.5;
    margin-bottom: 20px;
    min-height: 42px;
    font-weight: 500;
}

/* Game Filters (Duolingo Style) */
.game-filters {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-bottom: 35px;
    flex-wrap: wrap;
}

.game-filter-btn {
    background: #ffffff;
    border: 2px solid var(--border-color);
    border-bottom: 4px solid var(--border-color);
    color: var(--text-secondary);
    font-family: 'Outfit', sans-serif;
    font-weight: 800;
    font-size: 0.85rem;
    padding: 10px 22px;
    border-radius: 14px;
    cursor: pointer;
    transition: all 0.1s ease;
}

.game-filter-btn:hover {
    background: var(--bg-secondary);
    color: var(--text-primary);
}

.game-filter-btn.active {
    background: var(--color-duo-blue);
    color: #ffffff;
    border-color: var(--color-duo-blue-dark);
    border-bottom-color: var(--color-duo-blue-dark);
}

/* Sidebar/Two Column Layout */
.info-box {
    background: #ffffff;
    border: 2px solid var(--border-color);
    border-bottom: 5px solid var(--border-color);
    border-radius: 20px;
    padding: 30px;
    height: 100%;
}

.info-title {
    font-family: 'Outfit', sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    color: var(--text-primary);
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.info-text {
    color: var(--text-secondary);
    font-size: 0.98rem;
    line-height: 1.6;
    margin-bottom: 20px;
    font-weight: 500;
}

.info-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.info-list li {
    margin-bottom: 10px;
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--text-primary);
    display: flex;
    align-items: center;
    gap: 8px;
}

/* SSS Direct Grid */
.faq-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

.faq-card {
    background: #ffffff;
    border: 2px solid var(--border-color);
    border-bottom: 5px solid var(--border-color);
    border-radius: 16px;
    padding: 24px;
}

.faq-q {
    font-family: 'Outfit', sans-serif;
    font-size: 1.1rem;
    font-weight: 800;
    color: var(--text-primary);
    margin-bottom: 10px;
    border-bottom: 2px solid var(--border-color);
    padding-bottom: 8px;
}

.faq-a {
    color: var(--text-secondary);
    font-size: 0.9rem;
    line-height: 1.5;
    font-weight: 500;
    margin: 0;
}

/* Mini simulated purchase notification */
.cyber-toast {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #ffffff;
    border: 2px solid var(--color-duo-orange);
    border-bottom: 5px solid var(--color-duo-orange-dark);
    color: var(--text-primary);
    padding: 12px 18px;
    border-radius: 12px;
    z-index: 2000;
    font-family: 'Outfit', sans-serif;
    font-weight: 800;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 8px;
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.cyber-toast.show {
    transform: translateY(0);
    opacity: 1;
}

@media (max-width: 767px) {
    .hero-title {
        font-size: 2.4rem;
    }

    .duo-section {
        padding: 50px 0;
    }

    .section-title {
        font-size: 1.8rem;
    }
}

@media (min-width: 992px) {
    .hero-flex-container {
        display: flex;
        align-items: center;
    }
}


/* BÜYÜK EKRANLAR İÇİN OPTİMİZASYON (ULTRA WIDE & 4K) */
@media (min-width: 1400px) {
    .container {
        width: 1320px !important;
    }

    .hero-title {
        font-size: 4.5rem;
    }

    .hero-subtitle {
        font-size: 1.3rem;
        max-width: 800px;
    }

    .duo-mascot-card {
        max-width: 500px;
        padding: 40px;
    }

    .duo-mascot-card span {
        font-size: 8rem !important;
    }

    .duo-btn {
        font-size: 1.2rem;
        padding: 16px 36px;
    }

    .stat-num {
        font-size: 2.2rem;
    }

    .section-title {
        font-size: 3rem;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1440px !important;
    }

    .hero-title {
        font-size: 5rem;
    }

    .hero-subtitle {
        font-size: 1.4rem;
    }

    .duo-mascot-card {
        max-width: 550px;
    }

    .stat-num {
        font-size: 2.5rem;
    }
}

/* ========================================= */
/* OYUNCU PROFİLİ (DASHBOARD) STİLLERİ       */
/* ========================================= */

.profile-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 24px;
}

.avatar-wrapper {
    position: relative;
    padding: 8px;
    background: linear-gradient(135deg, var(--color-duo-purple), var(--color-duo-blue));
    border-radius: 50%;
    margin-bottom: 20px;
    box-shadow: 0 8px 16px rgba(133, 68, 255, 0.25);
}

.avatar-circle {
    width: 110px;
    height: 110px;
    background: var(--bg-primary);
    color: var(--color-duo-purple);
    font-size: 3.5rem;
    font-weight: 900;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 4px solid var(--bg-primary);
}

.stat-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.stat-box {
    background: var(--bg-secondary);
    border: 2px solid var(--border-color);
    border-radius: 18px;
    padding: 16px;
    display: flex;
    align-items: center;
    border-bottom: 4px solid var(--border-color);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}

.stat-box:hover {
    transform: translateY(-4px);
    border-bottom-width: 6px;
    border-color: #d0d0d0;
}

.stat-icon {
    font-size: 2.2rem;
    margin-right: 14px;
}

.stat-info {
    display: flex;
    flex-direction: column;
}

.stat-value {
    font-size: 1.3rem;
    font-weight: 900;
    color: var(--text-primary);
    margin: 0;
}

.stat-label {
    font-size: 0.85rem;
    color: var(--text-secondary);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.badge-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 16px;
}

.badge-item {
    display: flex;
    align-items: center;
    background: var(--bg-secondary);
    border: 2px solid var(--border-color);
    border-radius: 18px;
    padding: 16px;
    transition: all 0.2s ease;
}

.badge-item:hover {
    transform: translateY(-2px);
    border-color: var(--color-duo-purple);
    box-shadow: 0 4px 12px rgba(133, 68, 255, 0.1);
}

.badge-item.locked {
    opacity: 0.6;
    filter: grayscale(100%);
}

.badge-item.locked:hover {
    transform: none;
    border-color: var(--border-color);
    box-shadow: none;
}

.badge-icon {
    font-size: 2.4rem;
    margin-right: 16px;
    background: var(--bg-primary);
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--border-color);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.badge-details {
    display: flex;
    flex-direction: column;
}

.badge-title {
    margin: 0 0 4px 0;
    font-size: 1.05rem;
    font-weight: 800;
    color: var(--text-primary);
}

.badge-desc {
    margin: 0;
    font-size: 0.9rem;
    color: var(--text-secondary);
    line-height: 1.4;
    font-weight: 500;
}

/* Responsive Profil */
@media (max-width: 768px) {
    .badge-list {
        grid-template-columns: 1fr;
    }
}