.haber-kutu,.haber-kutu-2,.haber-kutu-3 {
    padding: 10px;
}
.haber-kutu-2 .haber-figure{
    display: flex;
    align-items: center;
}
.haber-kutu-3 .haber-figure{
    display: flex;
    align-items: center;
}
.haber-kutu-2 .haber-resim {
    width: 60%;
    display: block;
}
.haber-kutu-3 .haber-resim {
    width: 55%;
    display: block;
}
.haber-kutu-2 .haber-caption {
    padding: 10px;
    min-height: 200px;
    width: 40%;
}
.haber-kutu-3 .haber-caption {
    padding: 10px;
    min-height: unset;
    width: 45%;
}

.haber-kutu-link{
    background-color: white;
    display: block;
    box-shadow: 0 0 10px 0 #bbbbbb;
}
.haber-figure{}
.haber-resim{
    width: 100%;
    display: block;
}
.haber-resim img{
    width: 100%;
    aspect-ratio: 16/9;
}
.son-haberler .haber-caption{
    padding: 10px;
    min-height: 200px;
    max-height: 200px;
}
.haber-caption{
    padding: 10px;
    min-height: 190px;
    max-height: 190px;
}
.haber-caption h2,.haber-caption h3{
    color: black;
    font-weight: 800;
    font-size: 18px!important;
    margin-bottom: 15px;
}
.haber-caption p {
    font-size: 16px!important;
    font-weight: 600;
}

.haber-kutu-3 .haber-caption h3 {
    color: black;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0;
}
.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.swiper-slide a {
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
}
.gradient {
    height: 100%;
    position: absolute;
    top: 0;
    width: 60%;
    z-index: 2;
}
.ps-headline-title {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 5px 20px;
    position: absolute;
    width: 100%;
}
.main-headline-8 .ps-headline-title h4 {
    display: flex;
    flex-direction: column;
    width: 100%;
    color: #efefef;
    margin-bottom: 0;
}
.main-headline-8 .gradient {
    height: 100%;
    position: absolute;
    top: 0;
    width: 60%;
    z-index: 2;
}
.main-headline-8 .gradient {
    height: 100%;
    position: absolute;
    top: 0;
    width: 60%;
    z-index: 2;
}
.swiper .swiper-wrapper .swiper-slide a img {
    width: 790px;
    height: 470px;
    object-fit: cover;
}
.baslik-buyuk{}
.baslik-buyuk h2,.baslik-buyuk h1{background: black;color: white;padding: 10px;font-weight: bold;text-align: center;}

.yazarlar-alani{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.yazar-kutu{
    display: flex;
    align-items: center;
    background-color: white;
    width: 32.7%;
    box-shadow: 0 0 10px 0 #bbbbbb;
    flex-wrap: nowrap;
    padding: 0;
    height: 130px;
}
.kose-yazar-resim{
    width: 30%;
    height: 100%;
    padding: 10px;
}
.kose-yazar-resim img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kose-yazar-detay{
    margin-left: 10px;
    width: 70%;
}
.kose-yazar-detay a{
    font-weight: bold;
}
.kose-yazar-detay a h3{
    font-weight: bold;
    font-size: 16px!important;
}
.kose-yazar-detay p {
    margin: 0;
}

.ps-news-title{
    display: block;
    width: 60%;
    color: #FFF;
    text-shadow: none;
    font-size: calc(45px * 1.33333)!important;
    margin-bottom: 0;
    letter-spacing: -.02em;
    line-height: 1em;
    font-weight: 900;
}

.breadcump{
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid;
    width: max-content;
    padding: 10px;
}
.breadcump li{
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.breadcump .nx:after{
    content: '>';
    margin: 0 10px;
    padding: 0;
}
.breadcump li a{font-weight: 600;}
.sayfa-h1{
    font-weight: bold;
    color: white;
    background-color: black;
    padding: 10px;
    width: max-content;
    text-align: center;
}
.text-right{
    float: right;
    text-align: right;
    text-align: -webkit-right;
}
.kategori-time{
    color: gray;
    font-size: 14px;
    font-weight: 500;
}
.kategori-time:first-child:after{
    content: '|';
    margin: 0 10px;
    color: gray;
    font-size: 14px;
    font-weight: 500;
}
.baslik-aciklama{
    display: flex;
    align-items: center;
    align-content: center;
}
.baslik-aciklama h2{
    width: 35%;
    padding: 0;
    margin: 0;
    text-align: center;
    font-weight: bold;
}
.baslik-aciklama p{
    padding: 0;
    margin: 0;
    font-size: 16px;
    border-left: 1px solid gray;
    padding-left: 10px;
}
.bos-kutu{
    padding: 10px;
}
.bos-alan{
    background-color: white;
    box-shadow: 0 0 10px 0 #bbbbbb;
}
.daha-fazla-button{border: 1px solid black;padding: 10px;background-color: white;box-shadow: 0 0 10px 0 #bbbbbb;font-weight: 500;}

.article .breadcump{
    border: unset;
}
.link-kopyala{border: unset;background-color: transparent;height: 100%;margin-right: 25px;}
.yazi-buyut{
    border: unset;
    background-color: transparent;
    height: 100%;
    font-size: 28px;
    margin-right: 10px;
}
.yazi-kucult{
    border: unset;
    background-color: transparent;
    height: 100%;
    font-size: 28px;
}



.haber-icerik img{

}
.accordion {
    border: solid 2px #e54343;
    transition: all 0.3s ease-in-out;
}
.accordion + .accordion {
    margin-top: 0.25rem;
}
.accordion:hover {
    background-color: #f5f5f5;
}
.accordion .accordion__title {
    list-style-type: none;
    cursor: pointer;
    background: #e54343;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    padding: 0.875rem 2.5rem 0.875rem 0.875rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.accordion .accordion__title::marker, .accordion .accordion__title::-webkit-details-marker {
    display: none;
}
.accordion .accordion__content {
    padding: 0 1rem 1rem 1rem;
}
.accordion .accordion__content p {
    margin: 0;
}
.accordion .accordion__content p + p {
    margin-top: 0.5em;
}
.accordion[open] {
    background-color: #ebebeb;
    border-color: #ebebeb;
}
.accordion__title span{background-color: white;color: black;padding: 10px;font-size: 14px;font-weight: 500;border-bottom-left-radius: 9px;border-top-right-radius: 9px;}

/*
.article-feed{
    height: 2100px;
    overflow: scroll;
}
.article-feed::-webkit-scrollbar {width: 0;}
*/

#scroll-top {
    display: flex;
    background-color: #ff3a3a;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    align-items: center;
    justify-content: center;
}
#scroll-top:hover {
    cursor: pointer;
    background-color: #333;
}
#scroll-top:active {
    background-color: #555;
}
#scroll-top.show {
    opacity: 1;
    visibility: visible;
}

.ruya-alan{
    background-color: white;
    display: block;
    text-align: center;
    box-shadow: 5px 5px 5px 0px #bbbbbb;
    border-top-left-radius: 9px;
    border-bottom-right-radius: 9px;
    border-bottom: 1px solid black;
    margin-bottom: 15px;
}
.ruya-alan h3{
    padding: 10px;
    font-weight: 600;
}
.ruya-alan p{
}
.arama-alani{
    background-color: black;
    padding: 5px;
    display: flex;
    align-items: center;
}
.arama-baslik{
    color: white;
    font-weight: 700;
    font-size: 20px;
    margin: 0px 20px 0px 0px;
    padding: 0;
}
.arama-kutusu{
    width: 100%;
    height: 35px;
}
.arama-butonu{
    border: unset;
    background-color: white;
    border-radius: 0;
    height: 35px;
    width: 35px;
}
.filtrele-alan{
    display: flex;
    align-items: center;
}
.filtrele-form{
    background-color: white;
    box-shadow: 0 0 10px 0 #bbb;
    padding: 30px;
}
.filtrele-buton{
    border: unset;
    background-color: black;
    color: white;
    padding: 10px;
    font-weight: 500;
    float: right;
}
