.btn-check:focus+.btn-light, .btn-light:focus {
    box-shadow: none !important;
}
.icerik-haritasi {
    background-color: #f8f8f8;
    color: #333;
    padding: 5px 0;
    font-size: 14px;
}

.icerik-haritasi ul {
    margin-bottom: 0px;
}

.icerik-haritasi ul li {
    display: inline-block;
}

.icerik-haritasi ul li a {
    color: #333;
}

.icerik-haritasi ul li a:hover {
    color: var(--ronse-general-color);
}

.icerik-haritasi ul .active {
    font-weight: 600;
    position: relative;
    margin-left: 40px;
    color: var(--ronse-general-color);
    letter-spacing: -0.5px;
}

.icerik-haritasi ul .active:before {
    content: "\f111";
    position: absolute;
    left: -30px;
    top: 0;
    bottom: 0;
    font-family: 'Font Awesome 6 Pro';
    color: var(--ronse-general-color);
}

.icerik-listesi {
    padding: 70px 0px;
}

.icerik-listesi .nav {
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
}

.numarali .swiper-slide {
    position: relative;
    height: 500px;
    border-radius: 4px;
}

.reklamlar .swiper-slide, .kule-mobil-reklam .swiper-slide {
    width: 100% !important;
}

.kule-mobil-reklam {
    display: none;
}

.haber-detay {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px 40px 50px 20px;
    background: linear-gradient(0deg, #000, rgba(0, 0, 0, .9) 30%, transparent);
    width: 100%;
}

.haber-detay h3 {
    font-weight: 800;
    color: #FFFFFF;
    letter-spacing: -1px;
}

.haber-detay-gorseli {
    height: 430px;
    object-fit: cover;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px ;
}

.haber-detay-alani {
    margin-top: 15px;
}

.haber-detay-alani p strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    font-family: var(--ronse-heading-font);
}

.haber-rozeti {
    display: block;
    position: absolute;
    top: 0;
    padding: 30px;
}

.haber-rozeti img {
    width: 130px !important;
}

.haber-detay-alani h1 {
    font-size: 2.5em;
    font-weight: 800;
    margin-top: 10px;
    color: #242424;
    letter-spacing: -1px;
}

.haber-ust-alani p {
    color: #242424;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -.5px;
}

.muhabir-fotografi {
    width: 20px;
    height: 20px !important;
    border-radius: 100%;
}

.surmanset {
    display: block;
    width: max-content;
    color: #FFFFFF;
    background: linear-gradient(90deg, rgba(166, 0, 0, 0), rgba(166, 0, 0, .8) 0%, rgba(166, 0, 0, .8) 90%, rgba(166, 0, 0, 0));
    padding: 0 10px;
    font-size: 1em;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.haber-detay a h3 {
    color: #FFFFFF !important;
    font-size: 2em;
    font-weight: 800;
    letter-spacing: -1px;
}

.diger-haberler {
    margin: 40px 0;
}

.haber-detay h3:hover {
    color: var(--ronse-general-color);
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
    opacity: 1;
}

.swiper-pagination-bullet {
    color: #fff;
    background-color: rgba(181, 183, 185, 0.29);
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: var(--ronse-general-color) !important;
    font-weight: 800 !important;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    color: #FFFFFF;
    font-weight: 800;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    margin: 10px 0;
}

/** Grid Slider **
 */

.noktali .slider-gorseli {
    height: 60vh;
}

.noktali .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.noktali .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    background-color: black;
    padding: 10px 0;
    bottom: 0px !important;
    margin: 0px;
}

.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {

}

.grid-slider h1 {
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 40px;
    line-height: 44px;
}

img.grid-buyuk-fotografi {
    height: 400px;
    width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    object-fit: cover;
}

/** Tam Genişlik **/

.tam-genislik .swiper-pagination-bullets.swiper-pagination-horizontal {
    display: flex;
    padding: 0px;
    align-items: center;
    justify-content: center;
}

.tam-genislik .swiper-pagination-bullet {
    width: 100%;
    border-radius: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #000000;
    border-right: 1px solid #23262D;
    border-top: 1px solid #23262D;
    letter-spacing: -1px;
    font-weight: 600;
    margin: 0px !important;
}

.tam-genislik .swiper-pagination-bullet:last-child {
    border-right: 0px;
}

.tam-genislik .swiper-horizontal > .tam-genislik .swiper-pagination-bullets .tam-genislik .swiper-pagination-bullet,
.tam-genislik .tam-genislik .swiper-pagination-horizontal.swiper-pagination-bullets .tam-genislik .swiper-pagination-bullet {
    margin: 0px;
}

/** Dikey Slider **/
.dikey-numarali .swiper-pagination-bullet {
    width: 100%;
    border-radius: 5px;
    height: 5px;
    width: 20px;
    font-size: 13px;
    background-color: #FFFFFF;
    border-right: 1px solid #23262D;
    border-top: 1px solid #23262D;
    letter-spacing: -1px;
    font-weight: 600;
    margin: 5px !important;
}

.dikey-numarali .haber-detay h3 {
    position: relative;
    font-size: 1.2em;
    margin-bottom: 0px;
}

.dikey-numarali .swiper-button-next, .dikey-numarali .swiper-button-prev {
    font-size: 22px;
    height: 20px;
    width: 20px;
}

.dikey-numarali .haber-detay {
    padding: 20px 40px 30px 20px;
}

/** Grid Slider **
 */
.haber-detay-muhabir {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #f8f8f8;
    padding: 10px;
    justify-content: space-between;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px ;
}

.haber-detay-muhabir .haber-detay-bilgileri {
    display: flex;
    flex-direction: column;
}

.detay-muhabir-foto {
    width: 95px;
    height: 95px !important;
    border-radius: 50%;
    margin-right: 10px;
}

.detay-muhabir-adi {
    font-family: var(--ronse-heading-font);
    font-weight: 700;
    font-size: 20px;
    line-height: 14px;
}

.muhabir-bilgi-alani {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}

.haber-bilgileri {
    line-height: 14px;
}

.haber-detay-basla .detay-muhabir-foto {
    width: 35px;
    height: 35px !important;
}

.haber-detay-basla .detay-muhabir-adi {
    font-size: 15px;
}

.haber-muhabiri {
    padding: 20px;
    border-radius: 8px;
    width: max-content;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0;
}

.haber-muhabiri img.muhabir-foto {
    width: 50px;
    height: 50px !important;
    border-radius: 50% !important;
    border: 3px solid var(--ronse-general-color) !important;
    margin-bottom: 10px;
}

span.muhabir-adi {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    background-color: var(--ronse-general-color);
    padding: 3px 6px;
    color: #D6D6D6;
    border-radius: 3px;
}

.buyuk-alan article {
    height: 97% !important;
}

.buyuk-alan a span.icerik-baslik {
    font-weight: 800;
}

img.buyuk-alan-gorseli {
    max-height: 100% !important;
}

.buyuk-alan a span.icerik-baslik {
    font-size: 30px;
    line-height: 1.2;
}

/*** Sosyal Medya Butonlari **/

ul.paylasimButonlari li {
    display: inline-block;
    margin-bottom: 10px;
}

.sosyalMedyaButonlari ul li a {
    color: #FFFFFF;
    width: 40px;
    height: 30px;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    margin-right: 5px;
    font-size: 15px;
    line-height: 30px;
    display: block;
}

.sosyalMedyaButonlari ul li a:hover {
    background: #313641;
}

.sosyalMedyaButonlari .twitter {
    background: #1DA1F2;
}

.sosyalMedyaButonlari .facebook {
    background: #1877F2;
}

.sosyalMedyaButonlari .linkedin {
    background: #0A66C2;
}

.sosyalMedyaButonlari .telegram {
    background: #1DA1F2;
}

.sosyalMedyaButonlari .whatsapp {
    background: #25D366;
}

.sosyalMedyaButonlari .email {
    background: #3f3f3f;
}

.e-con > .e-con-inner, .container {
    max-width: 1200px !important;
}

/** Yazar **/
.yazar-listesi, .beyaz-tasarim {
    background-color: #f8f8f8;
    border: 1px dashed #ddd;
    border-radius: 5px;
}

.yazarlar-baslik {
    font-family: var(--ronse-heading-font);
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 0px;
    color: var(--ronse-general-color);
    padding: 10px 0;
}

.yazar-listesi .yazar-fotografi {
    display: inline-block;
}

.yazar-alani-baslik h2.baslik {
    padding: 20px 30px;
}

.yazar-listesi .yazar {
    display: flex;
    align-items: center;
    padding: 10px 20px;
    border-bottom: 1px dashed #ddd;
}

.yazar-listesi .yazar:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}

.yazar-listesi .yazar-fotografi img {
    max-width: 50px;
    height: 50px;
    border-radius: 50%;
}

.yazar .yazar-icerik-bilgileri a.yazi-basligi {
    font-size: 14px;
    font-weight: 700;
    display: block;
    line-height: 16px;
    font-family: var(--ronse-heading-font);
    color: #22262F;
}

.yazar .yazar-icerik-bilgileri a.yazar-adi {
    font-weight: 600;
    font-size: 13px;
    color: #22262F;
    line-height: 1.3;
    letter-spacing: -1px;
    color: var(--ronse-general-color);
}

h2.baslik {
    font-size: 1.4em;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    color: var(--ronse-general-color);
    margin-bottom: 20px;
}

h2.baslik:after {
    content: "";
    border-bottom: solid 1.5px var(--ronse-general-color);
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 35px;
}

.tasarim1, .tasarim2 {
    padding: 10px 0;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.84);
}

.yazarlar .swiper-slide {
    height: 100%;
}

.slider-yazar {
    background-color: #f8f9fa;
}

.yazarlar .tasarim2 {
    padding: 20px 10px;
    border-radius: 5px;
    height: 250px;
    flex-direction: column;
    justify-items: center;
    display: flex;
    border: 1px dashed var(--ronse-general-color);
}

.tasarim2 a.yazar-adi {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 16px;
}

.tasarim2 .yazar-gorseli {
    width: 75px !important;
    height: 75px !important;
    margin-bottom: 10px;
}

.tasarim2 .yazar-icerik-bilgileri > a {
    margin-top: 10px;
}


.ronse-ust-tasarim-3 .ust-alan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.ronse-ust-tasarim-3 .menu-area {
    background-color: var(--ronse-menu-background-color);
    color: var(--ronse-menu-color);
    padding: 5px 0;
    margin-bottom: 20px;
}


.tasarim1 .yazar-fotografi .yazar-gorseli, .tasarim2 .yazar-fotografi .yazar-gorseli {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid var(--ronse-general-color);
}

.yazar-icerik-bilgileri {
    margin-left: 10px;
}

.tasarim1 .yazar-icerik-bilgileri > a {
    color: #191a1a;
    font-size: .8em;
    font-weight: 600;
    line-height: 1.2;
    display: block;
}

.tasarim2 .yazar-icerik-bilgileri > a {
    color: #191a1a;
    font-size: .8em;
    font-weight: 600;
    line-height: 1.2;
    display: block;
}

.tasarim1 .yazar-icerik-bilgileri span {
    font-style: normal;
    font-size: 14px;
}

.tasarim2 .yazar-icerik-bilgileri span {
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
}

/** Haber Listesi **/


.haber-listesi {
    grid-row: 2/span 2;
    display: grid;
    grid-auto-flow: row;
    justify-items: center;
    grid-gap: 24px;
    border-radius: 5px;
    height: max-content;
    grid-column: 18/span 7;
}

.haber-listesi .haberler {
    grid-auto-flow: row;
    padding: 20px;
    background-color: #f8f8f8;
    gap: 15px;
    display: grid;
    width: 100%;
    border-radius: 5px;
    min-height: max-content;
    align-content: baseline
}

.haber-listesi .haberler h3 {
    font-size: 12px;
    color: #000000;
    position: relative;
    font-weight: 700;
    height: 30px
}

.haber-listesi .haberler p {
    height: 100%;
    border-left: 1px dotted #d1d1d1;
    list-style-type: none;
    grid-auto-flow: row;
    grid-gap: 24px;
    padding-left: 15px;
    display: grid;
    align-items: start
}

.haber-listesi .haberler p a {
    display: grid;
    font-size: 15px;
    position: relative;
    line-height: 20px;
    overflow: visible;
    font-weight: 600;
    color: #212529;
    border-bottom: 1px dotted #ddd;
}

.haber-listesi .haberler p a span {
    color: var(--ronse-general-color);
    font-size: 12px;
    padding-bottom: 5px;
    font-weight: 700;
}

.haber-listesi .haberler p a::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--ronse-general-color);
    left: -21px;
    top: 5px
}

/** Kart Haber **/

.kart-haberler a {
    box-shadow: 0 0 6px 0 #ababab26;
    border-radius: 10px;
}

.kart-haberler a .icerik-baslik {
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 0px;
    margin-top: 10px;
    color: #000000;
    font-family: var(--ronse-heading-font);
    display: block;
    letter-spacing: -1px;
    overflow: hidden;
}

.kart-haberler a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 5px;
}

.kart-haberler .haber a article img {
    height: 170px;
}

.kart-haberler .haber:first-child a article img {
    height: 100%;
}

.kart-haberler .row {
    gap: 20px 0px;
}

.grid-tasarim2 .haber-alani {
    position: relative;
    z-index: -1;
}

.grid-tasarim2 a .icerik-baslik {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    background: linear-gradient(0deg, #000, rgba(0, 0, 0, .9) 30%, transparent);;
    padding: 15px 20px;
    width: 100%;
    font-family: var(--ronse-heading-font);
    z-index: 11;
    left: 0;
}

.grid-tasarim2 a .icerik-baslik:hover {
    color: var(--ronse-second-color);
}

/** Canlı Yayın **/

.canli-yayin {
    background-color: #142349;
    border-radius: 5px;
    background-repeat: repeat-y;
    background-size: contain;
}

.yayin-bilgileri {
    padding: 20px;
}

.canli-yayin .yayin-basligi {
    color: #FFFFFF;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.2;
    font-size: 2.4em;
}

.canli-yayin p {
    color: #FFFFFF;
}

.canli-yayin img {
    width: 300px;
    height: auto;
}

.yayin-haber-linki {
    padding: 10px 15px;
    color: #FFFFFF;
    background-color: var(--ronse-general-color);
    font-weight: 500;
    border-radius: 5px;
    text-transform: uppercase;
}

.yayin-haber-linki:hover {
    color: #D6D6D6;
}

.renk-siyah {
    height: 45px !important;
}

img.canli-yayin-logo {
    width: 70px !important;
}

/** iliskili haberler**/
ul.ilisikili-haberler {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    border-bottom: 1px solid rgba(229, 232, 232, 0.71);
    border-top: 1px solid rgba(229, 232, 232, 0.71);
    padding: 10px 0px;
}

ul.ilisikili-haberler li {
    margin-bottom: 10px;
}

.ilisikili-haberler li:nth-child(odd) {
    background-color: rgba(229, 232, 232, 0.71);
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}


ul.ilisikili-haberler li a {
    font-weight: 700;
    color: #23262D;
    font-size: 14px;
}

ul.ilisikili-haberler li a:hover {
    color: var(--ronse-general-color);
}

ul.ilisikili-haberler li i {
    background-color: var(--ronse-general-color);
    height: 30px;
    width: 30px;
    color: #FFFFFF;
    border-radius: 50%;
    line-height: 30px;
    margin-right: 15px;
    text-align: center;
    font-size: 12px;
}

/** Yatay Paylaşma **/
.haber-paylasim, ul.yatay-paylas {
    display: block;
    margin-right: 0px;
}

.yatay-paylas li {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 10px;
}


.yatay-paylas li {
    display: inline-block;
    margin-bottom: 0px;
}

.haber-paylasim, ul.yatay-paylas {
    display: block !important;
    margin-right: 0px;
    text-align: center;
}

ul.yatay-paylas {
    padding: 10px;
    background-color: #f8f8f8;
    margin-bottom: 0px;
}

.yatay-paylas li a {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #607D8B;
    text-align: center;
    line-height: 30px;
    color: #607D8B;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 50%;
}

.yatay-paylas li a:first-child {
    margin-top: 0px;
}

.yatay-paylas li:last-child {
    margin-bottom: 0px;
}

.yatay-paylas li a:hover {
    background-color: var(--ronse-general-color);
    color: #FFFFFF !important;
    border: 1px dashed transparent;
}

/** Paylaş **/
.icerik-baslangic {
    position: relative;
}

.haber-paylasim, ul.paylas {
    text-align: left;
    display: flex;
    margin-bottom: 0px;
    gap: 5px;
}

.paylas li {
    display: inline-block;
    list-style: none;
    font-size: 20px;
}

.paylas li a {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #607D8B;
    text-align: center;
    line-height: 30px;
    color: #607D8B;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 50%;
    font-size: 15px;
}

.paylas li a:first-child {
    margin-top: 0px;
}

.paylas li:last-child {
    margin-bottom: 0px;
}

.paylas li a:hover {
    background-color: var(--ronse-general-color);
    color: #FFFFFF !important;
    border: 1px dashed transparent;
}

.haber-bilgileri ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}

.haber-bilgileri ul li {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 10px;
}

.haber-bilgileri ul li:first-child {
    margin-left: 0px;
}

.haber-bilgileri ul li.haber-kategori {
    background-color: var(--ronse-general-color);
    padding: 5px 15px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 700;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-right: 10px;
    font-family: var(--ronse-heading-font);
}

.haber-detay-basla .haber-bilgileri ul li {
    margin-left: 0px;
}

.haber-detay-basla .muhabir-bilgi-alani {
    margin-bottom: 0px;
}

.haber-detay-basla .haber-detay-muhabir {
    margin-bottom: 20px;
}

.haber-bilgileri small {
    font-size: 10px;
}

.haber-bilgileri i {
    font-size: 14px;
}

.haber-bilgileri .yayinlanma-tarihi, .haber-bilgileri .guncelleme-tarihi {
    font-weight: 700;
    font-size: 12px;
    color: #0000008c;
    margin-right: 5px;
    font-family: var(--ronse-heading-font);
}

/** Video */
.haber-video-player .haber-detay {
    padding-bottom: 0px;
    padding-top: 20px;
}

.kucuk-videolar {
    padding: 10px 0 0 0;
}

.kucuk-videolar .swiper-slide img, .kucuk-videolar .swiper-slide {
    height: 75px !important;
    width: 100%;
    opacity: 0.4;
    border-radius: 5px;
    cursor: pointer;
}

.one-cikan-video .swiper-wrapper, .noktali .swiper-wrapper {
    height: 55vh;
}

.kucuk-videolar .swiper-slide-thumb-active img, .kucuk-videolar .swiper-slide {
    opacity: 1;
}

/** Video Bitiş **/

/** Ronse Başlıklar **/
.ronse-haber-kategori-baslik .baslik {
    text-align: center;
    font-size: 2em;
    font-weight: 900;
    color: var(--ronse-general-color);
    letter-spacing: -1px;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-gap: 20px;
    align-items: center;
    font-family: var(--ronse-heading-font);
}

.ronse-haber-kategori-baslik .baslik:after, .ronse-haber-kategori-baslik .baslik:before {
    content: " ";
    display: block;
    border-bottom: 1px dashed var(--ronse-general-color);
    border-top: 1px dashed var(--ronse-general-color);
    height: 10px;
}

/** Video Haberler **/

/*=============================
	22. Video Post
===============================*/
.video-post-bg {
    background-size: cover;
    background-position: center;
    padding: 100px 0 70px;
}

.ronse-baslik-kapsayicisi.ronse-genel-baslik .ronse-baslik-cizgileri {
    border-color: #dddd;
}

.ronse-tum-icerik-butonu.ronse-tum-icerik-butonu-iki .link-btn {
    border: none;
    padding: 5px 15px;
    background: var(--ronse-general-color);
    color: #fff;
}

.video-post-item.big-post .video-post-thumb {
    margin-bottom: 20px;
}

.video-post-thumb {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.video-post-thumb .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ronse-general-color);
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    z-index: 1;
}

.video-post-item {
    margin-bottom: 30px;
}

.video-post-thumb .play-btn:hover {
    background: var(--ronse-general-color);
}

.video-post-thumb::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.37);
    pointer-events: none;
}

.video-post-item.big-post .video-post-thumb img {
    width: 100%;
    height: 380px;
    object-fit: cover;
}

.video-post-item:hover .video-post-thumb img {
    transform: scale(1.1);
}

.video-post-content .post-title a {
    color: #fff;
    margin-bottom: 15px;
}

.video-post-content .post-title a:hover {
    color: var(--ronse-second-color);
}

.video-post-item:hover .video-post-content .post-title a {
    background-size: 100% 1px;
}

.video-post-item.big-post:hover .video-post-content .post-title a {
    background-size: 100% 2px;
}

.video-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}

.video-post-item.small-post {
    display: flex;
    gap: 30px;
}

.video-post-item.small-post .video-post-thumb {
    width: 190px;
    flex: 0 0 auto;
    height: 160px;
}

.video-post-item.small-post .video-post-thumb img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.video-post-item.small-post .video-post-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.video-post-item.small-post .video-post-content .post-title {
    font-size: 22px;
    line-height: 1.4;
}

.video-small-post-wrap {
    position: relative;
    padding-left: 35px;
}

.video-small-post-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background: #253346;
}


.blog-post-meta .list-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}

.blog-post-meta .list-wrap li {
    display: flex;
    align-items: center;
    color: var(--ronse-second-color);
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0px;
    text-transform: uppercase;
    gap: 5px;

}

.blog-post-meta .list-wrap li i {
    line-height: 0;
    font-size: 16px;
}

.blog-post-meta .list-wrap li a {
    color: var(--ronse-general-color);
}

.blog-post-meta .list-wrap li a:hover {
    color: var(--ronse-general-color);
}

.ronse-baslik-kapsayici-icerik-alani {
    display: flex;
    align-items: center;
    position: relative;
    gap: 15px;
    margin-bottom: 30px;
}

.ronse-baslik-kapsayici-icerik-alani.text-center {
    justify-content: center;
}

.ronse-baslik-kapsayicisi {
    display: flex;
    align-items: center;
    flex: 1;
}

.ronse-baslik-kapsayicisi .title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    padding: 8px 24px;
    z-index: 1;
    white-space: nowrap;
    background-color: var(--ronse-general-color);
    border-radius: 5px;
}

.section-title-svg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.section-title-svg svg {
    width: 100%;
    height: 100%;
    color: var(--ronse-general-color);
}

.ronse-baslik-cizgileri {
    height: 5px;
    border: 1px solid var(--tg-border-color);
    border-right: none;
    border-left: none;
    flex-grow: 1;
    margin-left: -15px;
}

.ronse-baslik-kapsayici-icerik-alani.text-center .ronse-baslik-cizgileri {
    width: 100%;
}

.ronse-tum-icerik-butonu .link-btn {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    border-radius: 4px;
    border: 1px solid #CFCFCF;
    padding: 10px 17px;
    color: var(--ronse-general-color);
    gap: 10px;
    --arrow-hover-move-x: 110%;
    --arrow-hover-move-y: 100%;
}

.ronse-tum-icerik-butonu .link-btn .svg-icon svg {
    color: #FFFFFF;
    width: 10px;
    transition: all 0.3s ease-out 0s;
    transform: translateY(-2px);
}

.ronse-tum-icerik-butonu .link-btn svg path {
    transition: transform .38s cubic-bezier(.37, .08, .02, .93), opacity .18s ease-out;
}

.ronse-tum-icerik-butonu .link-btn svg path:nth-of-type(1) {
    transform: translateX(0) translateY(0);
    opacity: 1;
    transition-delay: .15s, .15s;
}

.ronse-tum-icerik-butonu .link-btn svg path:nth-of-type(2) {
    transform: translateX(calc(-1 * var(--arrow-hover-move-x))) translateY(var(--arrow-hover-move-y));
    opacity: .5;
    transition-delay: 0s, 0s;
}

.ronse-tum-icerik-butonu .link-btn:hover svg path:nth-of-type(1) {
    transform: translateX(var(--arrow-hover-move-x)) translateY(calc(-1 * var(--arrow-hover-move-y)));
    opacity: 0;
    transition-delay: 0s, 0s;
}

.ronse-tum-icerik-butonu .link-btn:hover svg path:nth-of-type(2) {
    transform: translateX(0) translateY(0);
    opacity: 1;
    transition-delay: .15s, .15s;
}

.ronse-tum-icerik-butonu .link-btn:hover {
    border-color: var(--ronse-general-color);
    color: #fff !important;
    background: var(--ronse-second-color);
}

.ronse-tum-icerik-butonu .link-btn:hover .svg-icon svg {
    color: #fff;
}

.post-tag {
    color: #fff;
    font-family: var(--ronse-heading-font);
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.78px;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.30);
    display: inline-block;
    border-radius: 3px;
    padding: 4px 10px;
    margin-bottom: 15px;
}

.ronse-baslik-cizgileri {
    height: 5px;
    border: 1px solid #FFFFFF;
    border-right: none;
    border-left: none;
    flex-grow: 1;
    margin-left: -15px;
}

/** Video Haber Son **/

.haber-saati {
    color: var(--ronse-general-color);
    margin-right: 10px;
    font-weight: 700;
    font-family: var(--ronse-general-font);
}

.table > :not(caption) > * > * {
    border: none;
    padding: 5px;
}

.detayli-puan-durumu p {
    margin-bottom: 0px;
    font-weight: 700;
    font-family: var(--ronse-heading-font);
    font-size: 13px;
    line-height: 1.2;
}

.detayli-puan-durumu p:hover {
    color: var(--ronse-second-color);
}

.detayli-puan-durumu .lig-adi p {
    font-family: var(--ronse-heading-font);
    font-weight: 700;
    text-transform: uppercase;
}

.detayli-puan-durumu .siralama p {
    font-size: 15px;
    font-weight: 700;
}

.table > tbody {
    vertical-align: middle;
}

.takimim {
    background-color: #22262F;
    color: #FFFFFF;
}

.kur-bilgileri {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kur-bilgisi {
    border: 1px dashed #ddd;
    padding: 10px;
    border-radius: 5px;
    width: 200px;
    background-color: #f8f8f8;
    font-size: 14px;
}

.kur-logo, .kur-fiyati {
    display: flex;
    justify-content: space-between;
}

.kur-adi {
    font-weight: 700;
}

.caret-up {
    color: #03bf00;
    font-weight: 700;
}

.grid-ust-alan {
    display: flex;
}

.grid-ust-alan .icerik-baslik {
    font-size: 2em;
    font-family: var(--ronse-heading-font);
    font-weight: 700;
    line-height: 1.2;
    color: #22262F;
    letter-spacing: -1px;
    margin-right: 15px;
    display: block;
}

.grid-ust-alan p {
    font-size: 18px;
}

.grid-ust-alan img.buyuk-resim {
    height: 200px;
    width: 50% !important;
    object-fit: cover;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.grid-slider img.grid-buyuk-fotografi {
    height: 50vh;
    object-fit: cover;
}

.listeli-haberler {
    list-style: none;
    padding-left: 0px;
}

.listeli-haber {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
}

.listeli-haber a {
    font-weight: 700;
    font-family: var(--ronse-heading-font);
    color: #22262F;
    font-size: 18px;
}

.reklam:last-child {
    margin-bottom: 0 !important;
}

.tasarim-2 .header-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
}

.tasarim-2 .menu-area {
    background-color: var(--ronse-menu-background-color);
    color: var(--ronse-menu-color);
    padding: 5px 0;
    margin-bottom: 20px;
}

.yan-haberler {
    position: relative;
}


.yan-haberler.haber-alani {
    position: relative;
}

.yan-haberler a .icerik-baslik {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    background: linear-gradient(0deg, #000, rgba(0, 0, 0, .9) 30%, transparent);;
    padding: 15px 20px;
    width: 100%;
    font-family: var(--ronse-heading-font);
    z-index: 11;
    left: 0;
}

.yan-haberler a .icerik-baslik:hover {
    color: var(--ronse-second-color);
}

.yan-haberler article img {
    height: 26vh;
    object-fit: cover;
    width: 100%;
}

.kule-reklam {
    width: 1200px;
    left: 50%;
    background: #fff;
    z-index: 1;
    position: relative;
    transform: translateX(-50%);
}

.kule-sabit {
    position: fixed;
}

.header1 .kule-reklam {
    top: 85px;
}

.header1 .kule-sabit {
    top: 45px;
}

.header2 .kule-reklam {
    top: 130px;
}

.kule-reklam #sag-reklam {
    position: absolute;
    left: 1220px;
    width: 160px;
    max-width: max-content;
    height: max-content;
    z-index: 99;
}

.kule-reklam #sol-reklam {
    position: absolute;
    right: 1220px;
    width: 160px;
    max-width: max-content;
    height: max-content;
    z-index: 99;
}

/** Yazar Listesi **/
.yazar-bilgileri {
    border: 1px dashed #D6D6D6;
    padding: 30px;
    display: flex;
    align-items: center;
}

.yazar-bilgileri .yazar-gorseli {
    border-radius: 5px;
    height: 100%;
    object-fit: cover;
    margin-right: 10px;
}

.yazar-bilgileri h6 {
    margin-bottom: 3px;
}

.yazar-adi {
    color: #23262D;
    font-weight: 700;
}

.tum-yazilar, .yazar-email {
    font-size: 13px;
}

iframe {
    height: 400px;
    width: 100%;
}

iframe.ana-sayfa-yayin {
    height: 215px;
}

.ronse-icerik-listeleme .swiper-slide {
    position: relative;
}

.ronse-icerik-listeleme .ronse-icerik-listeleme-baslik {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0px;
}

.ronse-icerik-listeleme i {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ffffff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: var(--ronse-general-color);
    border-radius: 30px;
}

#gallery-1 img {
    border: none;
    width: 100%;
    height: 100%;
}

/**  Pagination **/
.page-numbers {
    text-align: center;
}

.page-numbers li {
    display: inline-block;
    list-style: none;
    margin: 5px;
}

.page-numbers li a {
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 15px;
}

.page-numbers li .current {
    background-color: #23262D;
    color: #ffffff;
    padding: 3px 15px;
    border-radius: 5px;
    font-weight: 900;
}

.btn-check:focus + .btn-danger, .btn-danger:focus {
    box-shadow: none !important;
}

.e-con.e-flex > .e-con-inner {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/** menu **/
.ronse-menu-icerikleri {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 7px;
    padding-bottom: 7px;
}

.ronse-site-ust-yapiskan {
    position: fixed !important;
    top: 0;
    z-index: 47;
}

.fotografsiz-haberler-2 .fotografsiz-haber {
    padding: 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #D6D6D6;
}

.fotografsiz-haberler-2 .haber-numarasi {
    font-size: 2.5em;
    font-weight: 800;
    margin-right: 20px;
    color: #22262F;
    opacity: 0.5;
}

.fotografsiz-haberler-2 a {
    font-size: 1.1em;
    font-weight: 600;
    color: #22262F;
    line-height: 1.2;
    letter-spacing: -1px;
    display: block;
}

.fotografsiz-haberler-2 li.fotografsiz-haber:hover {
    background: radial-gradient(circle at 1% 52%, rgba(139, 139, 139, 0.05) 0%, rgba(139, 139, 139, 0.05) 50%, rgba(21, 21, 21, 0.05) 50%, rgba(21, 21, 21, 0.05) 100%), radial-gradient(circle at 41% 28%, rgba(81, 81, 81, 0.05) 0%, rgba(81, 81, 81, 0.05) 50%, rgba(7, 7, 7, 0.05) 50%, rgba(7, 7, 7, 0.05) 100%), radial-gradient(circle at 48% 1%, rgba(93, 93, 93, 0.05) 0%, rgba(93, 93, 93, 0.05) 50%, rgba(7, 7, 7, 0.05) 50%, rgba(7, 7, 7, 0.05) 100%), linear-gradient(224deg, #545454, #a7a7a7);
    border-bottom: none;
}

.fotografsiz-haber:hover,
.fotografsiz-haber:hover span,
.fotografsiz-haber:hover a {
    color: white;
    opacity: 1;
}

#ronse-arama-alani {
    z-index: 2147;
}

.modal-header .btn-close {
    opacity: 1;
    background: var(--ronse-general-color);
    line-height: 20px;
}

.modal-header .btn-close i {
    color: #D6D6D6;
}

#ronse-arama-alani input[type="search"] {
    height: 40px;
    border: 2px solid #D6D6D6;
}

#ronse-arama-alani form {
    width: 100%;
    display: flex !important;
}


.ronse-kisa-menu {
    padding: 20px
}

.ronse-kisa-menu ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0px;
}

.ronse-kisa-menu ul li {
    margin-bottom: 20px
}

.ronse-kisa-menu ul li a {
    justify-content: center;
    flex-direction: column;
    display: flex;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    color: #22262F;
    font-weight: 600;
    font-size: 13px;
}

.ronse-kisa-menu ul li a:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    text-decoration: none;
    transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s
}

.ronse-kisa-menu ul li a:hover .title {
    color: var(--ronse-second-color);
    background: #f4f4f4
}

.ronse-kisa-menu ul li a .icon img {
    max-height: 100px;
    width: 100%;
}

.ronse-kisa-menu ul li a .title {
    border-top: 1px solid #efefef;
    background: #f8f8f8;
    text-align: center;
    height: 100%;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.ronse-kisa-menu ul li:nth-last-child(-n+4) {
    margin-bottom: 0;
}

#ronse-arama-alani .modal-body {
    padding: 0px !important;
}

.grid-haberler {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.haber:first-child {
    grid-column: span 2;
    grid-row-start: 1;
    grid-row-end: 3;
}

.haber:first-child article {
    height: 360px;
    font-size: 1.3em;
    font-weight: 700;
}

.haber:first-child article img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet a {
    color: #FFFFFF;
}

a.tum-haberler-mobil {
    background: var(--ronse-general-color);
    width: max-content;
    color: #FFFFFF;
    font-size: 14px;
    margin: 0px auto;
    position: relative;
    border-radius: 2px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 10px;
}

.tum-haberler-mobil-buton {
    text-align: center;
    margin: 30px 0;
    display: none;
}

.iletisim-detay {
    display: flex;
    gap: 20px;
}

.iletisim-bilgisi {
    display: flex;
    border: 1px dashed #ddd;
    padding: 20px;
    border-radius: 3px;
}

.iletisim-bilgisi .iletisim-ikon {
    display: inline-block;
    margin-right: 10px;
    font-size: 1.3em;
    background: var(--ronse-general-color);
    padding: 5px 10px;
    color: #FFFFFF;
    line-height: 1em;
    width: 2em;
    border-radius: 3px;
    padding-top: 10px;
    text-align: center;
}

.iletisim-bilgisi .iletisim-baslik {
    font-weight: 700;
    font-size: 1em;
}

.iletisim-bilgisi .iletisim-deger a {
    color: #23262D;
}

.konum-bilgisi iframe {
    width: 100% !important;
}

/** Slider Dikey **/
.dikey-numarali .swiper-slide {
    height: 240px;
}

.dikey-numarali .swiper-slide {
    position: relative;
}

/** Üst Alt Menü **/

.ronse-ust-alt-menu {
    padding: 5px 0;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    align-items: center;
}

.ronse-menu-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ronse-ust-alt-menu .menu-sag ul {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.menu-sol {
    display: flex;
    align-items: center;
}

.ronse-ust-alt-menu .menu-sag ul li, .ronse-sosyal-medya li {
    display: inline-block;
}

.ronse-menu-2 .ronse-sosyal-medya {
    margin-bottom: 0px;
}

.ronse-sosyal-medya li, .menu-sol span, .ronse-ust-alt-menu .menu-sag ul li a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    border-right: 1px solid #e1e1e1;
    padding: 0 15px;
    letter-spacing: -1px;
}

.ronse-ust-alt-menu .menu-sag ul li a {
    display: flex;
    align-items: center;
}

.ronse-ust-alt-menu .menu-sag ul li i {
    color: var(--ronse-general-color);
    font-size: 1em;
}

.yazar-uyari {
    background: #f8f8f8;
}

.yazar-uyari p, .yazar-uyari strong {
    font-size: 15px !important;
}

.yukarı-cik {
    position: fixed;
    right: 30px;
    bottom: 100px;
    background: #000000;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2147;
}

.yukarı-cik i {
    font-size: 1.4em;
    color: #FFFFFF;
}

.wpcf7 label {
    display: block;
    font-weight: 600;
}

form [type=button]:not(:disabled), form [type=reset]:not(:disabled), form [type=submit]:not(:disabled), form button:not(:disabled) {
    background-color: var(--ronse-general-color);
    color: #FFFFFF;
    border: none;
    padding: 5px 40px;
    border-radius: 5px;
}

.menu-sabit {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
}

.frenkans h6 {
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 15px;
}


.haber-hatti {
    background-color: #128c7e;
    padding: 10px 20px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-bottom: 20px;
}

.haber-hatti-ust {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}

.haber-hatti i, .haber-hatti .haber-hatti-baslik {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

.haber-hatti-numara a {
    color: #FFFFFF;
    font-size: 1.4em;
    font-weight: 700;
}

.haber-hatti-alt {
    border-top: 1px dashed #FFFFFF;
    padding-top: 10px;
}

.haber-hatti-alt p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
}

.yan-slider-icerik {
    display: flex;
    align-items: center;
    height: 320px;
    background-color: #000;
}

.yan-slider-icerik .yan-gorsel {
    width: 55%;
    height: 320px;
    max-height: 100%;
    position: absolute;
    right: 0;
    background-size: cover;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-blend-mode: multiply;
    clip-path: polygon(100% 0%, 0% 0%, 12% 100%, 100% 100%, 100% 0%);
    background-repeat: no-repeat;
    background-size: cover;
}

.yan-slider-icerik .haber-detay {
    width: 45%;
    padding: 0px;
    left: 60px;
    position: relative;
    background: none;
}

.yan-slider-icerik .haber-detay h3 {
    font-size: 47px;
    letter-spacing: -1px;
    line-height: 1.1;
}

.desen {
    position: absolute;
    left: 0;
    top: 0;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0px !important;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0px !important;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.son-gelismeler-baslangic {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D6D6D6;
    padding: 5px 0;
}

.son-gelismeler .swiper-wrapper {
    padding: 0 30px;
}

.son-gelismeler .swiper-wrapper .swiper-slide {
    width: auto !important;
    border-right: 1px solid #D6D6D6;
    padding: 0 15px;
    position: relative;
    margin-right: 0px !important;
}

.son-gelismeler .swiper-wrapper .swiper-slide:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #D6D6D6;
}

.son-gelismeler .swiper-wrapper .swiper-slide a {
    color: #23262D;
    letter-spacing: -0.5px;
    font-weight: 500;
    font-size: 15px;
}

.r-menu-margin {
    margin: 0 45px;
}

/** Dark Mode **/
body.koyu-mod {
    background-color: var(--ronse-koyu-mod-arkaplan);
    color: var(--ronse-koyu-mod-yazi-rengi);
}

body.koyu-mod .ronse-site-ust-tasarim-1, body.koyu-mod .ronse-site-ust-tasarim-1 .ronse-site-ust-yapiskan {
    background-color: var(--ronse-koyu-mod-menu-arkaplan-rengi);
}

body.koyu-mod .ronse-sosyal-medya li,
body.koyu-mod .menu-sol span,
body.koyu-mod .ronse-ust-alt-menu .menu-sag ul li a,
body.koyu-mod .ronse-sosyal-medya li, body.koyu-mod .menu-sol span,
body.koyu-mod .ronse-ust-alt-menu .menu-sag ul li a,
body.koyu-mod .ronse-ust-alt-menu .ronse-sosyal-medya li a i,
body.koyu-mod .icerik-baslik,
body.koyu-mod .haber-detay-alani h1,
body.koyu-mod .paylas li a,
body.koyu-mod .haber-bilgileri .yayinlanma-tarihi,
body.koyu-mod .haber-bilgileri .guncelleme-tarihi,
body.koyu-mod h2.baslik,
body.koyu-mod .icerik-haritasi ul li a,
body.koyu-mod .icerik-haritasi ul .active,
body.koyu-mod .icerik-haritasi ul .active:before,
body.koyu-mod .haber-listesi .haberler p a,
body.koyu-mod .haber-ust-alani p{
    color: var(--ronse-koyu-mod-yazi-rengi);
}

body.koyu-mod .paylas li a {
    color: var(--ronse-koyu-mod-yazi-rengi);
}

body.koyu-mod .ronse-ust-alt-menu, body.koyu-mod h2.baslik:after {
    border-bottom: 1px solid var(--ronse-koyu-mod-kenarlik);
    background:var(--ronse-koyu-mod-medya-arkaplan-rengi);
}

body.koyu-mod .ronse-sosyal-medya li, body.koyu-mod .menu-sol span, body.koyu-mod .ronse-ust-alt-menu .menu-sag ul li a {
    border-right: 1px solid var(--ronse-koyu-mod-kenarlik);
}

body.koyu-mod .ronse-baslik-kapsayicisi.ronse-genel-baslik .ronse-baslik-cizgileri {
    border-color: var(--ronse-koyu-mod-kenarlik);
}

body.koyu-mod .haber-detay-muhabir, body.koyu-mod .icerik-haritasi {
    background-color: var(--ronse-koyu-mod-kenarlik);
}

body.koyu-mod .haber-listesi .haberler {
    background-color: var(--ronse-koyu-mod-arkaplan);
}

body.koyu-mod .haber-listesi .haberler p {
    border-left: 1px dotted var(--ronse-koyu-mod-kenarlik);
}

body.koyu-mod .haber-listesi .haberler p a {
    border-bottom: 1px dotted var(--ronse-koyu-mod-kenarlik);
}

body.koyu-mod .haber-listesi .haberler p a span {
    color: var(--ronse-koyu-mod-yazi-rengi);
}

body.koyu-mod .grid-tasarim2 a .icerik-baslik {
    background: linear-gradient(0deg, var(--ronse-koyu-mod-arkaplan), var(--ronse-koyu-mod-arkaplan) 30%, transparent);
}

body.koyu-mod .tam-genislik .swiper-pagination-bullet {
    background-color: var(--ronse-koyu-mod-numara-arkaplan-rengi);
    border-right: 1px solid var(--ronse-koyu-mod-kenarlik);
    border-top: 1px solid var(--ronse-koyu-mod-kenarlik);
}

/** Widget Haber **/
.ronse-widget {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.widget-haber {
    position: relative;
    max-height: 250px;
    height: 100%;
    border-radius: 6px;
}

.widget-haber img {
    width: 100%;
    background-size: cover;
}

.widget-haber:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: linear-gradient(0deg,#000,rgba(0,0,0,.5),transparent);
}

.widget-haber .icerik-baslik {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #FFFFFF;
    padding: 20px 15px;
    font-weight: 600;
    z-index: 99;
    font-size: 1.1em;
}
.galeri-ust {
    position: relative;
    margin-top: 30px;
}
.galeri-ust:first-child {
    margin-top: 0px;
}
.galeri-ust:after {
    content: '';
    height: 1px;
    background-color: #D6D6D6;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 24px;
    z-index: -1;
}
.galeri-sayi {
    background: #47474d;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 1.4em;
}

.haber-tarihleri {
    font-size: 12px;
    font-weight: 700;
    background: var(--ronse-general-color);
    width: 100px;
    color: #ffffff;
    text-align: center;
    border-radius: 5px;
    line-height: 1.1;
    padding: 3px 0;
}
haber-tarihleri {
    display: flex;
    flex-direction: column;
}
.haber-tarihleri span {
    margin-bottom: 0px;
}
.tum-haberler li {
    margin-bottom: 15px;
    background: #e8e8e8;
}

.tum-haberler li a{
    display: flex;
    align-items: center;
    color: #23262D;
}
.tum-haber-baslik{
    font-weight: 600;
    letter-spacing: -1px;
}