<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&amp;subset=latin-ext');
body {
    font-family: 'PT Sans', sans-serif;
    max-width: 100%;
    background: #e5e5e5;
    position: relative;
}

a {
    color: #1d1d1c;
    text-decoration: none !important;
    transition: 0.3s ease all;
    font-family: 'PT Sans', sans-serif;
}

a:focus,
img:focus {
    outline: none !important;
}

s a:hover {
    color: #212a44;
    text-decoration: none;
}

* {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    outline: unset !important;
    font-family: 'Montserrat', sans-serif;
}

b {
    font-weight: bold;
}

img {
    max-width: 100%;
}

header {
    left: 0px;
    right: 0px;
    top: 0px;
    box-shadow: 0px 4px 5.64px 0.36px rgba(0, 0, 0, 0.16);
    background: #fff;
}

header .logo:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url(../img/altlogo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: 0.3s 0.3s ease all;
    opacity: 0;
}

body.headerMenuActive header .logo:before {
    opacity: 1;
    transition: 0.3s 0.3s ease all;
}

header .logo {
    position: relative;
    z-index: 15;
    display: block;
    width: 160px;
    height: 45px;
}

body.headerMenuActive header .logo img {
    opacity: 0;
    transition: 0.3s 0.2s ease all;
}

header .logo img {
    position: relative;
    opacity: 1;
    transition: 0.3s 0.3s ease all;
}

body.headerMenuActive {}

body.headerMenuActive .menudrop {
    opacity: 1;
    pointer-events: auto;
}

.menudrop {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.90);
    z-index: 11;
    pointer-events: none;
    opacity: 0;
    transition: 0.3s 0.3s ease all;
}

.menudrop.active {}

body.headerMenuActive .popMenu {
    pointer-events: auto;
    opacity: 1;
}

.popMenu {
    position: fixed;
    z-index: 14;
    left: 0px;
    right: 0px;
    top: 0px;
    pointer-events: none;
    opacity: 0;
    transition: 0.2s 0.2s ease all;
}

.popMenu .container {}

.popMenu .menuList {}

.popMenu .menuList h4 {
    color: #fff;
    font-weight: 600;
}

.popMenu .menuList ul {
    list-style-type: none;
    padding: 0px;
}

.popMenu .menuList ul&gt;li {}

.popMenu .menuList ul.double&gt;li {
    width: 49%;
    display: inline-block;
}

.popMenu .menuList ul&gt;li&gt;a:hover {
    color: rgba(255, 255, 255, 0.5);
}

.popMenu .menuList ul&gt;li&gt;a {
    color: #fff;
    display: block;
    line-height: 28px;
}

header .menu.sticky {}

header .menu .menuSub {
    transition: 0.3s ease all;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #fff;
    z-index: 14;
    padding: 15px 0px;
}

body.headerMenuActive .menu.sticky .menuSub {
    background: transparent;
    padding: 15px 0px;
}

header .menu.sticky .menuSub {
    position: fixed;
    padding: 7.5px 0px;
    box-shadow: 0px 4px 5.64px 0.36px rgba(0, 0, 0, 0.16);
}

header .menu {}

header .menu .navbar {
    padding: 0px;
    margin: 0px;
}

header .menu .navbar-nav {
    position: relative;
    z-index: 16;
}

header .menu .navbar-nav&gt;li {}

body.headerMenuActive header .menu .navbar-nav&gt;li&gt;a:hover {
    color: rgb(255, 255, 255);
}

body.headerMenuActive header .menu .navbar-nav&gt;li&gt;a {
    color: rgba(255, 255, 255, 0.76);
}

header .menu .navbar-nav&gt;li&gt;a {
    display: block;
    padding: 13px 10px;
    text-decoration: none;
    color: #1d1d1ceb;
    position: relative;
}

header .menu .navbar-nav&gt;li&gt;a.acilirmenu {
    font-weight: 600;
    font-size: 19px;
}

header .menu .navbar-nav&gt;li&gt;a.acilirmenu i {
    margin-right: 5px;
}

header .menu .navbar-nav&gt;li&gt;a:hover {
    color: #000;
}

header .menu .btn-g {
    text-align: right;
}

.btn {
    border-radius: 1px;
}

.btn.btn-danger {
    background: #e00714;
    border-color: #e30713;
    color: #fff;
}

.btn.btn-light {
    background: #fff;
    border-color: #fff;
    color: #e30713;
}

.btn.btn-kare {
    width: 36px;
    height: 36px;
    margin: 5px 0px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    border: 0px;
}

.btn.btn-cizik {
    background-repeat: no-repeat;
    background-position: top right;
}

body.headerMenuActive header .sonHaberler {
    color: #ffffff4a;
    background: #000;
}

header .sonHaberler {
    background-image: url('../img/sonhaberbg.png');
    background-repeat: no-repeat;
    height: 40px;
    background-position: top center;
    transition: 0.3s 0.3s ease all;
    color: #fff;
}

header .sonHaberler h2 {
    font-size: 17px;
    color: inherit;
    font-weight: 700;
    line-height: 40px;
    margin: 0px;
}

.owlSonHaberler {}

.owlSonHaberler .owl-dots {
    display: none;
}

.owlSonHaberler {
    padding-right: 65px;
}

.owlSonHaberler .sonhaber {
    display: block;
}

.owlSonHaberler .sonhaber a {
    line-height: 40px;
    color: inherit;
    text-decoration: none;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.owlSonHaberler .sonhaber a:hover {}

.owlSonHaberler .owl-nav {
    position: absolute;
    right: 0px;
    top: 0px;
}

.owlSonHaberler .owl-nav button {
    background-color: transparent;
    margin-left: 5px;
}

.owlSonHaberler .owl-nav button .btn-kare {
    width: 30px;
    height: 30px;
}

section.manset1 {
    padding: 10px 0px;
}

.swipermanset1 .swiper-pagination {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 60px;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #ffffff73;
}

.swipermanset1 .swiper-pagination .swiper-pagination-bullet {
    width: 35px;
    height: 35px;
    border-radius: 1px;
    margin: 2px 0px;
    opacity: 1;
    background: #373737;
    color: #fff;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: top right;
    pointer-events: auto;
}

.swipermanset1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
section.manset1 .swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #e30713;
}

.swipermanset1 {
    height: 450px;
}

.swipermanset1 .swiper-slide a {
    display: block;
    position: relative;
}

.swipermanset1 .swiper-slide .sliderimg {
    height: 450px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

section.haberler {}

.container.newrow {
    padding-left: 15px;
    padding-right: 15px;
}

.row.newrow {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.row.newrow&gt;div {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.container.newzero {
    padding-left: 0px;
    padding-right: 0px;
}

.row.newzero {
    margin-left: -0px;
    margin-right: -0px;
}

.row.newzero&gt;div {
    padding-left: 0px;
    padding-right: 0px;
}

.haberler.haberListeleme1 {}

.haberler.haberListeleme1 .haber {
    background: #1b1c22;
    border-bottom: 1px solid #e5e5e5;
    display: block;

}

.haberler.haberListeleme1 .haber:hover {
    background: #e00812;
}

.haberler.haberListeleme1 .haber .baslik {
    display: -webkit-box;
    width: 100%;
    font-size: 18px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;

    padding: 0px 15px;
    line-height: 19px;
    height: 92px;
}

.haberler.haberListeleme1 .haber .imgcover {
    height: 150px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.haberler.haberListeleme1 .haber .imgcover img {
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

section.manset2 {
    padding: 20px;
    background: #fff;
}

.swipermanset2 {}

.swipermanset2 .swiper-slide {}

.swipermanset2 .swiper-slide a {
    display: block;
}

.swipermanset2 .swiper-slide a .sliderimg {
    padding-bottom: 58%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.swipermanset2 .swiper-pagination {
    width: 100%;
    left: 0px;
    right: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    bottom: 65px;
    margin-top: 10px;
}

.swipermanset2 .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    border-radius: 1px;
    border: 1px solid #b9b9b94d;
    background: #fff;
    opacity: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    margin: 0px;
}

.swipermanset2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swipermanset2 .swiper-pagination .swiper-pagination-bullet:hover {
    color: #fff;
    background: #e30713;
    border-color: #e30713;
}

.haberler.haberListeleme2 {}

.haberler.haberListeleme2 .haber:hover {
    color: #e30713;
}

.haberler.haberListeleme2 .haber {
    display: flex;
    background: #f3f3f3;
    position: relative;
    padding: 15px;
}

.haberler.haberListeleme2 .haber:nth-child(odd) {}

.haberler.haberListeleme2 .haber:nth-child(even) {
    background: #dcdcdc;
}

.haberler.haberListeleme2 .haber p {
    width: calc(100% - 89px);
    display: -webkit-inline-box;
    justify-content: center;
    align-items: center;
    margin: 0px;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 10px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 55px;
}

.haberler.haberListeleme2 .haber:hover p {}

.haberler.haberListeleme2 .haber .imgcover {
    width: 89px;
    display: block;
    position: relative;
    height: 89px;
    overflow: hidden;
    background: #fff;
}

.haberler.haberListeleme2 .haber .imgcover img {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: unset;
    max-height: 100%;
}

.haberler.haberListeleme3 {
    padding: 20px 0px;
}

.haberler.haberListeleme3 .haber {
    display: block;
    background: #fff;
    margin-bottom: 20px;
    min-height: 260px;
}

.haberler.haberListeleme3 .haber .baslik {
    display: block;
    padding: 10px 15px;
    font-size: 17px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.haberler.haberListeleme3 .haber:hover {}

.haberler.haberListeleme3 .haber:hover .baslik {
    color: #e30713;
}

.haberler.haberListeleme3 .haber .aciklama {
    padding: 0px 15px 10px;
    margin: 0px;
    font-size: 14px;
    display: -webkit-inline-box;
    height: 65px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.haberler.haberListeleme3 .haber:hover .aciklama {
    color: #1d1d1c;
}

.haberler.haberListeleme3 .haber .imgcover {
    padding-bottom: 55%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.yazarlars {}

.yazarlar h3 {
    margin: 0px 25px;
    border-bottom: 2px solid #e00714;
}

.owlYazarlar {}

.yazarlar {
    background: #fff;
}

.yazarlar .yazar {
    display: block;
    padding: 20px;
    padding-bottom: 0px;
}

.yazarlar .yazar:hover {
    color: #e00714;
}

.yazarlar .yazar .img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0 auto;
}

.yazarlar .yazar .icerik {}

.yazarlar .yazar .baslik {
    display: block;
    margin-bottom: 4px;
    font-weight: 600;
    padding-top: 10px;
    text-align: center;
}

.yazarlar .yazar p {
    text-align: center;
    font-size: 14px;
}

.owlYazarlar .owl-dots {
    display: none;
}

.owlYazarlar .owl-nav {
    position: absolute;
    right: 25px;
    top: -34px;
}

.owlYazarlar .owl-nav button {
    background-color: transparent;
    margin-left: 5px;
}

.owlYazarlar .owl-nav button .btn-kare {
    width: 30px;
    height: 30px;
    margin: 0px;
}

.widget {
    margin-bottom: 15px;
}

.widget .widget-baslik {
    font-weight: 600;
    margin-bottom: 10px;
}

.widget-eczaneler {
    height: 500px;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    margin: 20px 0px;
}

.swipereczaneler {
    width: 100%;
    height: 100%;
}

.swipereczaneler .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #e2e2e2;
}

.swipereczaneler .swiper-slide a {}

.swipereczaneler .swiper-slide a img {}

.swipereczaneler .swiper-slide a img {}

.swipereczaneler .swiper-slide a {
    color: #454545;
    font-size: 14px;
    width: 100%;
    padding: 6px 0px;
    display: block;
}

.swipereczaneler .swiper-slide a img {
    float: left;
    margin-right: 10px;
    width: 70px;
    height: 70px;
}

.swipereczaneler .swiper-slide a h4 {
    margin-bottom: 4px;
    font-size: 16px;
    color: #e30713;
}

.swipereczaneler .swiper-slide a span {
    float: left;
    font-size: 12px;
}

.swipereczaneler .swiper-slide a:hover {
    color: #e8393a;
}

.haberler.haberListeleme4 {}

.haberler.haberListeleme4 .haber {
    display: block;
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
}

.haberler.haberListeleme4 .haber:hover {
    background: red;
}

.haberler.haberListeleme4 .haber .img {
    padding-bottom: 56%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.haberler.haberListeleme4 .haber span {
    display: block;
    padding: 5px 0px;
    font-weight: 600;
}

.haberler.haberListeleme4 .haber:hover span {
    color: #fff;
}

.weather-customize,
.booked-wzs-250-175 {
    width: 100% !important;
    border: none !important;
}

#width1 .booked-wzs-table-250 td {
    border: 0px !important;
    padding: 4px 0px !important;
}

#width1 .booked-wzs-table-250 {
    border: 0px !important;
}

#width1 {
    border-radius: 0 !important;
    width: 100% !important;
    background-image: unset !important;
    background-color: #e00714 !important;
    margin: 0px -13px !important;
}

#width1 .booked-wzs-250-175_in {
    border: 0 !important;
}

.widget.hava-durumu {
    background: #e00714;
    padding: 15px;
}

.widget.hava-durumu .widget-baslik {
    color: #fff;
}

.manset3 {
    padding: 0px 0px 0px;
    background: #fff;
}

.manset3 {}

.manset3 .swiper-slide {}

.manset3 .swiper-slide a {
    display: block;
    position: relative;
}

.manset3 .swiper-slide a:before {
    content: '';
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 32%);
}

.manset3 .swiper-slide a .manset-baslik {
    position: absolute;
    bottom: 0px;
    color: white;
    right: 20px;
    left: 20px;
    bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 0 20px #000;
    line-height: 1;
}

.manset3 .swiper-slide a .sliderimg {
    padding-bottom: 58%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.manset3 .swiper-pagination {
    width: 100%;
    left: 0px;
    right: 0px;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 0px;
    display: flex;
}

.manset3 .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    border-radius: 1px;
    border: 1px solid #b9b9b94d;
    background: #fff;
    opacity: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    margin: 10px 2px;
}

.manset3 .swiper-pagination .swiper-pagination-bullet span {
    transition: 0.3s ease all;
}

.manset3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span {}

.manset3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 50px;
    margin: 0px 2px;
}

.manset3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.manset3 .swiper-pagination .swiper-pagination-bullet:hover {
    color: #fff;
    background: #e30713;
    border-color: #e30713;
}

footer {
    background: #1b1c21;
    margin-top: 50px;
}

.footerust {
    background: #222328;
    margin-bottom: 30px;
}

ul.footerustmenu {
    display: block;
    margin: 0px;
}

ul.footerustmenu li {
    color: #fff;
    padding: 6px 30px;
    list-style: initial;
    padding-left: 0;
    margin-right: 6px;
    font-size: 13px;
    display: inline-block;
}

ul.footerustmenu li:first-child {
    list-style: none;
    margin-right: 10px;
    font-size: 13px;
    text-align: center;
    margin-right: 40px;
    padding-left: 12px;
}

ul.footerustmenu li a:hover {
    color: #e00714;
}

ul.footerustmenu li a {
    display: block;
    color: #fff;
    padding: 10px 0px;
}

ul.footermenu {
    padding: 0px;
}

ul.footermenu li {
    width: 13%;
    color: #fff;
    padding: 0;
    padding-left: 0;
    margin-right: 32px;
    font-size: 12px;
    padding: 2px 0;
    display: inline-block;
}

ul.footermenu li a:hover {
    color: #e00714;
}

ul.footermenu li a {
    display: block;
    color: #fff;
}

.footerright {
    display: block;
}

.footersosyal {
    margin-bottom: 10px;
    display: inline-block;
}

ul.footersosyallist {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
}

ul.footersosyallist li {
    width: 36px;
    color: #fff;
    padding: 0;
    padding-left: 0;
    margin-right: 8px;
    font-size: 12px;
    padding: 2px 0;
    display: inline-block;
    vertical-align: top;
}

ul.footersosyallist li a {
    display: block;
}

.footeraciklama {
    color: #cecece;
    text-align: center;
    font-size: 12px;
}

footer .markalar {
    background: #222328;
    text-align: center;
    padding: 10px 0px;
}

footer .markalar .marka {}

.footerlogo {
    width: 150px;
    margin-top: 15px;
}

.copright {
    color: #ffffff6b;
    margin-top: 27px;
    font-size: 15px;
}

ul.footeraltmenu {
    margin-top: 10px;
    list-style-type: none;
    padding: 0px;
    margin: 30px 0px;
    text-align: right;
}

ul.footeraltmenu li {
    color: #fff;
    padding: 0 15px 0px 0px;
    display: inline-block;
}

ul.footeraltmenu li a {
    display: block;
    color: #fff;
}

.haberpaylas {
    width: 100%;
}

.haberpaylas span {
    color: #5d5d5d;
    font-weight: bold;
    margin-right: 10px;
    opacity: 0.5;
    vertical-align: middle;
    margin-bottom: 0px;
    line-height: 40px;
    display: inline-block;
}

.testsonucubg .haberpaylas {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.testsonucubg .haberpaylas span {
    display: inline-block;
    font-size: 21px;
    width: 100%;
}

.testsonucubg .haberpaylas a {
    display: inline-block;
    line-height: 39px;
}

.testsonucubg .haberpaylas a img {
    display: inline-block;
}

a.haberyorumyap {
    font-size: 12px;
    color: #939393;
    background: #f4f4f4;
    padding: 12.5px 10px;
    line-height: 40px;
}

a.haberyorumyap img {
    margin-right: 8px;
}

.haberdetayyaziboyut {
    color: #9f9393;
    background: #f4f4f4;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.haberdetayyaziboyut a {
    margin: 0 6px;
    font-size: 14px;
    color: #9f9393;
}

.haberdetayicerik {
    width: 100%;
    font-size: 16px;
    margin-top: 20px;
    line-height: 125%;
}

section.haberdetay {
    padding: 10px 0px;
}

section.haberdetay .kategoriBaslik {
    height: 40px;
    background: #e30713;
    position: relative;
}

section.haberdetay .kategoriBaslik h2 {
    display: inline-block;
    background: #e30713;
    line-height: 67px;
    margin-top: -28px;
    margin-bottom: 0px;
    color: #fff;
    padding: 0px 20px;
    font-weight: 600;
    position: relative;
}

section.haberdetay .kategoriBaslik h2:before {
    content: '';
    border-color: #e30713 #e5e5e500 #e30713 #265f87;
    position: absolute;
    right: -28px;
    top: 0px;
    z-index: 2;
    border-width: 0 28px 28px 0;
    border-style: solid;
}

section.haberdetay .kategoriBaslik span {
    position: absolute;
    right: 0px;
    top: -21px;
    font-size: 14px;
    font-weight: 500;
    color: #949494;
}

.breadcrumb {
    border-radius: 0px;
    background: transparent;
    padding: 5px 0px;
    margin: 0px;
}

.breadcrumb a {
    font-size: 14px;
    font-weight: 400;
    color: #969696;
    display: inline-block;
    position: relative;
}

.breadcrumb a:last-child {
    color: #e30713;
}

.breadcrumb a:not(:last-child) {
    margin-right: 20px;
}

.breadcrumb a:not(:last-child):before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -14px;
    color: #3c3c3c;
    top: 0px;
}

.breadcrumb a:hover {
    color: #000000;
}

section.haberdetay .haberbaslik {
    width: 100%;
    font-size: 32px;
    color: #e30713;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px;
}

section.haberdetay .tarih {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #949494;
    text-align: left;
    padding: 5px 0px;
}

section.haberdetay .habericerigi {
    background: #fff;
    padding: 20px;
    display: inline-block;
}

section.haberdetay .habericerigi .spot {
    border-left: 3px solid #000;
    padding-left: 10px;
    margin-left: 0px;
    opacity: 0.5;
    font-size: 14px;
}

section.haberdetay .habericerigi img {
    width: 100%;
}

section.haberdetay .habericerigi .haberpaylas {}

section.haberdetay .habericerigi .haberpaylas .habersosyalpaylas {
    display: inline-block;
    padding: 10px 0px;
}

section.haberdetay .habericerigi .haberpaylas .habersosyalpaylas a {
    font-size: 22px;
    background: #e30713;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    color: #fff;
}

section.haberdetay .habericerigi .haberpaylas .habersosyalpaylas a&gt;i {}

section.haberdetay .habericerigi .haberpaylas .haber-metin-islem {
    display: inline-block;
    float: right;
    padding: 10px 0px;
}

section.haberdetay .habericerigi .haber-icerik {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
    font-size: 15px;
}

section.haberdetay .habericerigi .haber-etiketler {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
    margin-bottom: 50px;
}

section.haberdetay .habericerigi .haber-etiketler ul {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-left: 10px;
}

section.haberdetay .habericerigi .haber-etiketler ul&gt;li {
    display: inline-block;
}

section.haberdetay .habericerigi .haber-etiketler ul&gt;li&gt;a {
    display: inline-block;
    width: 100%;
    background-color: #e30713;
    color: white;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid #e30713;
}

section.haberdetay .habericerigi .haber-etiketler ul&gt;li&gt;a:hover {
    background-color: white;
    color: #e30713;
}

section.haberdetay .habericerigi .haber-etiketler span {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #5d5d5d;
}

section.haberdetay .habericerigi .yorumlar {
    display: inline-block;
    width: 100%;
    padding: 25px 0px;
}

section.haberdetay .habericerigi .yorumlar span {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
}

section.haberdetay .habericerigi .yorumlar form {
    display: inline-block;
    width: 100%;
}

section.haberdetay .habericerigi .yorumlar input {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 7px 10px;
    margin: 5px 0px;
}

section.haberdetay .habericerigi .yorumlar textarea {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    padding: 7px 10px;
    margin: 5px 0px;
}

section.haberdetay .habericerigi .yorumlar input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

section.haberdetay .habericerigi .yorumlar textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

section.haberdetay .habericerigi .yorumlar button {
    display: inline-block;
    margin: 10px 0px;
    border: 1px solid #d9534f;
    background-color: #d9534f;
    color: white;
    padding: 5px 20px;
    border-radius: 4px;
    transition: all 0.3s ease;
    cursor: pointer;
}

section.haberdetay .habericerigi .yorumlar button:hover {
    background-color: white;
    color: #d9534f;
}

section.haberdetay .habericerigi .gunun-gelismeleri {
    display: inline-block;
    width: 100%;
}

section.haberdetay .habericerigi .diger-haberler {
    display: inline-block;
    width: 100%;
}

section.haberdetay .habericerigi .diger-haberler&gt;span {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 24px;
    color: #454545;
    font-weight: 600;
    margin-top: 10px;
}

section.haberdetay .habericerigi .diger-haberler .haber {
    display: block;
    background: #fff;
    margin-bottom: 10px;
}

section.haberdetay .habericerigi .diger-haberler .haber&gt;.img {
    padding-bottom: 56%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.haberdetay .habericerigi .diger-haberler .haber&gt;span {
    display: block;
    padding: 5px 0px;
    font-weight: 600;
    font-size: 14px;
}

section.haberdetay .habericerigi .diger-haberler .haber:hover&gt;span {
    color: red;
}

section.haberdetay .haber-gundemi {
    display: inline-block;
    width: 100%;
    background-color: white;
    margin-top: 50px;
    padding: 20px;
}

section.haberdetay .haber-gundemi&gt;span {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 24px;
    color: #454545;
    font-weight: 600;
}

section.haberdetay .haber-gundemi .haber {
    display: block;
    background: #fff;
    margin-bottom: 10px;
}

section.haberdetay .haber-gundemi .haber&gt;.img {
    padding-bottom: 56%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.haberdetay .haber-gundemi .haber&gt;span {
    display: block;
    padding: 5px 0px;
    font-weight: 600;
    font-size: 14px;
}

section.haberdetay .haber-gundemi .haber:hover&gt;span {
    color: red;
}

section.haberler {
    padding: 0px 0px;
}

section.haberler .kategoriBaslik {
    position: relative;
}

section.haberler .kategoriBaslik h2 {
    display: inline-block;
    line-height: 30px;
    padding: 0px 0px 10px 0px;
    margin-bottom: 0px;
    position: relative;
    font-size: 32px;
    color: #e30713;
    font-weight: bold;
    margin: 0px;
    width: 100%;
}


/*section.haberler .kategoriBaslik h2:before {
    content: '';
    border-color: #e30713 #e5e5e500 #e30713 #265f87;
    position: absolute;
    right: -28px;
    top: 0px;
    z-index: 2;
    border-width: 0 28px 28px 0;
    border-style: solid;
}*/

section.haberler .kategoriBaslik span {
    position: absolute;
    right: 0px;
    top: -21px;
    font-size: 14px;
    font-weight: 500;
    color: #949494;
}

.swiperhaberler {}

.swiperhaberler .swiper-slide {}

.swiperhaberler .swiper-slide a {
    display: block;
}

.swiperhaberler .swiper-slide a .sliderimg {
    padding-bottom: 58%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.swiperhaberler .swiper-pagination {
    width: 100%;
    left: 0px;
    right: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    bottom: 0px;
    margin-top: 10px;
}

.swiperhaberler .swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    border-radius: 1px;
    border: 1px solid #b9b9b94d;
    background: #fff;
    opacity: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    margin: 0px;
}

.swiperhaberler .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiperhaberler .swiper-pagination .swiper-pagination-bullet:hover {
    color: #fff;
    background: #e30713;
    border-color: #e30713;
}

section.haberler .diger-haberler {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

section.haberler .diger-haberler&gt;span {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 24px;
    color: #454545;
    font-weight: 600;
}

section.haberler .diger-haberler .haber {
    display: block;
    background: #fff;
    margin-bottom: 10px;
}

section.haberler .diger-haberler .haber&gt;.img {
    padding-bottom: 56%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.haberler .diger-haberler .haber&gt;span {
    padding: 5px 5px;
    font-weight: 600;
    min-height: 75px;
    font-size: 14px;
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.haberler .diger-haberler .haber:hover&gt;span {
    color: red;
}

.yanreklamalani {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.yanreklamalani .yanmodul {
    margin-bottom: 10px;
    display: block;
}

.yanreklamalani .futbol-reklam {
    display: inline-block;
    width: 100%;
}

.yanreklamalani .futbol-reklam span {
    display: inline-block;
    width: 100%;
    padding: 10px;
    background: #e30713;
    margin: 0;
    color: #fff;
    font-size: 22px;
}

.yanreklamalani .futbol-reklam img {
    width: 100%;
}

.yanreklamalani .futbol-reklam .res {
    display: inline-block;
    width: 100%;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.yazarlar {
    display: inline-block;
    width: 100%;
    height: 530px;
}

.yazarlar span {
    display: inline-block;
    width: 100%;
    color: white;
    font-size: 23px;
    font-weight: 500;
    padding: 5px 10px;
    background-color: #e30713;
    position: relative;
}

.yazarlarswiper {
    /*  height: 465px;*/
    overflow-y: scroll;
    height: 465px;
    margin: 10px 0px;
    padding: 0px 10px;
}


/* width */

::-webkit-scrollbar {
    width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;*/
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #e00714;
    border-radius: 0px;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #eee;
}

.yazarlar .yazilar {
    display: inline-flex;
    width: 100%;
}

.yazarlar .yazilar .res {
    display: inline-block;
    width: 50%;
    padding-bottom: 23%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.yazarlar .yazilar .icerik {
    display: inline-block;
    width: 150%;
    margin-left: 10px;
}

.yazarlar .yazilar .icerik .isim {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #e30713;
    font-weight: 600;
}

.yazarlar .yazilar .icerik .aciklama {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 240px;
}

.yazarlar .yazilar .icerik .tarih {
    display: inline-block;
    width: 100%;
    font-size: 12px;
}

.yazarlar .yazilar:hover&gt;.icerik&gt;.aciklama {
    color: #e30713;
}

.yazarlar .yazilar:hover&gt;.icerik&gt;.tarih {
    color: #e30713;
}

#yazarlar-swiper-arrow {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 80px;
    display: inline-flex;
    text-align: right;
}

#yazarlar-swiper-arrow .swiper-button-next {
    background-image: none;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 40px;
}

#yazarlar-swiper-arrow .swiper-button-next i {
    position: absolute;
    top: 8px;
    right: 0px;
    left: calc(50% - 20px);
}

#yazarlar-swiper-arrow .swiper-button-prev {
    background-image: none;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 40px;
}

#yazarlar-swiper-arrow .swiper-button-prev i {
    position: absolute;
    top: 8px;
    left: calc(50% - 20px);
}

.yanreklamalani .spor-haberleri {
    display: inline-block;
    width: 100%;
    height: 340px;
    background-color: white;
}

.yanreklamalani .spor-haberleri span {
    display: inline-block;
    width: 100%;
    color: white;
    font-size: 23px;
    font-weight: 500;
    padding: 5px 10px;
    background-color: #e30713;
    position: relative;
}

.yanreklamalani .spor-haberleri-swiper {
    height: 495px;
    margin: 10px 0px;
    padding: 0px 10px;
}

.yanreklamalani .spor-haberleri .sporhaber {
    display: inline-flex;
    width: 100%;
}

.yanreklamalani .spor-haberleri .sporhaber .res {
    display: inline-block;
    width: 100%;
    padding-bottom: 30%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.yanreklamalani .spor-haberleri .sporhaber .baslik {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    padding: 15px 0px;
    font-weight: 500;
}

.yanreklamalani .spor-haberleri .sporhaber:hover&gt;.baslik {
    color: #e30713;
}

.yanreklamalani .spor-haberleri .sporhaber:hover&gt;.baslik {
    color: #e30713;
}

#spor-haberleri-swiper-arrow {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 80px;
    display: inline-flex;
    text-align: right;
}

#spor-haberleri-swiper-arrow .swiper-button-next {
    background-image: none;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 40px;
}

#spor-haberleri-swiper-arrow .swiper-button-next i {
    position: absolute;
    top: 8px;
    right: 0px;
    left: calc(50% - 20px);
}

#spor-haberleri-swiper-arrow .swiper-button-prev {
    background-image: none;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 40px;
}

#spor-haberleri-swiper-arrow .swiper-button-prev i {
    position: absolute;
    top: 8px;
    left: calc(50% - 20px);
}

.yanreklamalani .hizli-tren-saatleri {
    display: inline-block;
    width: 100%;
}

.yanreklamalani .hizli-tren-saatleri .res {
    padding-bottom: 56%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.yanreklamalani .e-gazete {
    display: inline-block;
    width: 100%;
}

.yanreklamalani .e-gazete span {
    display: inline-block;
    width: 100%;
    color: white;
    font-size: 23px;
    font-weight: 500;
    padding: 5px 10px;
    background-color: #e30713;
    position: relative;
}

.yanreklamalani .e-gazete .e-gazete-res {
    padding-bottom: 145%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.haberler .buyuk-habeler {
    display: inline-block;
    width: 100%;
}

section.haberler .buyuk-habeler a {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

section.haberler .buyuk-habeler .haber-res {
    padding-bottom: 55%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

section.haberler .buyuk-habeler .baslik {
    display: inline-block;
    width: 100%;
    background-color: white;
    padding: 5px 50px 5px 10px;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

section.haberler .buyuk-habeler a:hover&gt;.baslik {
    color: red;
}

.yanreklamalani .sikayet-destek-hatti {
    display: inline-block;
    width: 100%;
}

.yanreklamalani .sikayet-destek-hatti div {
    padding-bottom: 29%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.yanreklamalani .e-devlet {
    display: inline-block;
    width: 100%;
}

.yanreklamalani .e-devlet div {
    padding-bottom: 29%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.yanreklamalani-ozel {
    margin: -10px 0px;
    margin-bottom: 10px;
}

.yanreklamalani .burclar {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-bottom: 100px;
    background-color: white;
}

.yanreklamalani .burclar .baslik {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 500;
    color: #e30713;
}

.yanreklamalani .burclar .burc-select {
    display: block;
    text-align: left;
    border: 1px solid #e30713;
    background-color: #e30713;
    color: white;
    width: 120px;
    padding: 2px 10px;
    margin: 0 auto;
    position: relative;
}

.yanreklamalani .burclar .burc-select:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f0d7';
    right: 10px;
    position: absolute;
}

.yanreklamalani .burclar span {
    display: inline-block;
    width: 100%;
    color: white;
    font-size: 23px;
    font-weight: 500;
    padding: 5px 10px;
    background-color: #e30713;
    position: relative;
}

.yanreklamalani .burclar ul {
    display: none;
    position: absolute;
    top: 30px;
    background-color: #d2d2d2;
    z-index: 99;
    text-align: left;
    margin: 0px;
    padding: 10px 15px;
    width: 100%;
    left: 0px;
}

.yanreklamalani .burclar ul li {
    display: inline-block;
    width: 100%;
}

.yanreklamalani .burclar ul li a {
    display: inline-block;
    width: 100%;
}

.yanreklamalani .burclar .burc-select:active ul {
    display: inline-block;
}

.solkule {
    position: fixed;
    width: 160px;
    top: 140px;
    left: calc(50% - 725px);
}

.sagkule {
    position: fixed;
    width: 160px;
    top: 140px;
    right: calc(50% - 725px);
}

.ustmansetreklam {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ustmansetreklam a {
    display: inline-block;
    width: 100%;
}

.yanreklamalani h2 {
    padding: 10px;
    background: #e30713;
    margin: 0;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    width: 100%;
}

.temelbilisim {
    display: inline-block;
    padding: 5px 0px;
}

.temelbilisim img {
    max-width: 65%;
}

.reklam {}

.reklam img {
    /* width: 100%; */
}

.modul-kod-block {
    display: inline-block;
    width: 100%;
    background-color: white;
    text-align: center;
}

.swipermanset2 .swiper-slide a .manset-baslik {
    position: absolute;
    bottom: 0px;
    color: white;
    right: 20px;
    left: 20px;
    bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 0 20px #000;
    line-height: 1;
}

div.swiper-container.swipermanset2.swiper-container-horizontal&gt;div.swiper-wrapper&gt;div.swiper-slide&gt;a&gt;div.mansetbaslik {
    position: absolute;
    bottom: 0px;
    color: white;
    right: 20px;
    left: 20px;
    bottom: 20px;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 0 20px #000;
    line-height: 1;
}

#manset2-swiper-arrow {
    display: inline-block;
    position: absolute;
    right: 0px;
    left: 0px;
    top: 50%;
}

#manset2-swiper-arrow .swiper-button-prev {
    background-image: none;
    width: 35px;
    height: 35px;
    background-color: #0000005e;
    text-align: center;
    padding-top: 6px;
}

#manset2-swiper-arrow .swiper-button-next {
    background-image: none;
    width: 35px;
    height: 35px;
    background-color: #0000005e;
    text-align: center;
    padding-top: 6px;
}

#manset2-swiper-arrow .swiper-button-prev i {
    color: white;
}

#manset2-swiper-arrow .swiper-button-next i {
    color: white;
}

.Pages {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    text-align: center;
}

.Pages .pagination {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.Pages .pagination li {
    display: inline-block;
    margin: 0px 2px;
}

.Pages .pagination li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    color: white;
    background-color: #e30713;
    text-align: center;
    padding: 5px 0px;
    position: relative;
    border: 1px solid #e30713;
}

.Pages .pagination li a span {
    position: relative;
}

.Pages .pagination li a:hover {
    background-color: white;
    color: #e30713;
    border: 1px solid white;
}

.Pages .pagination li.active a {
    background-color: white;
    color: #e30713;
}

.haber-foto-galeri {
    display: inline-block;
    width: 100%;
}

.haber-foto-galeri a {
    display: inline-block;
    width: 32%;
    margin: 0px 2px;
    text-align: center;
}

.haber-foto-galeri a div {
    width: 100%;
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}


/*.canlianlatimheader{height:180px;width:100%;float:left;border-top: 5px solid white;background:rgba(224, 26, 34);background:-moz-linear-gradient(left, rgba(224, 26, 34) 0%, rgba(179, 21, 21) 100%);background:-webkit-gradient(left top, right top, color-stop(0%, rgba(224, 26, 34)), color-stop(100%, rgba(179, 21, 21)));background:-webkit-linear-gradient(left, rgba(224, 26, 34) 0%, rgba(179, 21, 21) 100%);background:-o-linear-gradient(left, rgba(224, 26, 34) 0%, rgba(179, 21, 21) 100%);background:-ms-linear-gradient(left, rgba(224, 26, 34) 0%, rgba(179, 21, 21) 100%);background:linear-gradient(to right, rgb(224, 26, 34) 0%, rgb(179, 21, 21) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#359cd3', endColorstr='#2c4596', GradientType=1);}
.macdetaylari{color:#fff;font-size:18px;line-height:30px;margin-top:20px;}
.macdetaylari tr{border-bottom:solid 1px;}
.macdakkika{color:#fff;font-size:30px;text-align:center;margin-top:10px;position:absolute;text-align:center;width:97%;}
.mactakim{color:#fff;font-size:22px;width:44%;float:left;text-align:right;margin-top:25px;}
.mactakim span{float:right;font-size:40px;}
.mactakim img{width:50px;float:right;}
.mactakim2{color:#fff;width:44%;float:right;font-size:20px;margin-top:25px;}
.takimadi{float:left;width:100%;margin-top:10px;}
.mactakim2 img{width:50px;float:left;}
.mactakim2 span{float:left;font-size:40px;}
.yenilebtn{margin:10px 0;font-size:17px;}
.canlianlatim{float:left;margin-top:10px;width:100%;}
.canlianlatim .nav&gt;li&gt;a:focus, .canlianlatim .nav&gt;li&gt;a:hover{background-color:none;}
.canlianlatim .nav-tabs&gt;li&gt;a{margin-right:0;border:0 !important;border-radius:0;background:#b61616;color:#fff;}
.canlianlatim .nav-tabs&gt;li.active&gt;a{background:#dc1a21;color:#fff;}
.canlianlatim .nav-tabs{border-bottom:1px solid #ddd;display:table;width:100%;}
.canlianlatim .nav-tabs&gt;li{float:none;margin-bottom:0;display:table-cell;text-align:center;font-size:18px;border-bottom:solid 4px #dc1a21;}
.canlianlatim table{background:#f5f5f5;border-collapse:separate;font-size:13px;line-height:24px;text-align:left;width:100%;float:left;margin:0;}
.canlianlatim td{padding:10px 15px;position:relative;transition:all 300ms;vertical-align:middle;}
.canlianlatim tr{background:#DEDEDE;cursor:pointer;}
.canlianlatim tr:nth-child(odd) td{background:#f1f1f1;}
.istatikliktable{font-size:18px!important;}
.istatikliktable span{position:relative;z-index:99;color:#fff;font-size:18px;}
.istatikliktable td{padding:2px!important;}
.oran1{background:#dc1a21;position:absolute;width:1%;height:100%;z-index:0;top:0;right:0;}
.oran2{background:#b61616;position:absolute;width:1%;height:100%;z-index:0;top:0;left:0;}*/

.canli-arka {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

.canli-arka .baslik {
    display: inline-flex;
    width: 100%;
    background-color: #062b00;
}

.canli-arka .baslik .lig {
    display: inline-block;
    width: 100%;
    color: white;
    font-size: 20px;
    padding: 5px 15px;
    font-weight: 600;
}

.canli-arka .baslik .macsaati {
    width: 100%;
    color: white;
    font-size: 20px;
    text-align: right;
    padding: 5px 15px;
    font-weight: 600;
}

.canli-arka .detay {
    display: inline-flex;
    width: 100%;
    background-image: url('../img/stad.png');
}

.canli-arka .detay .dakika {
    display: inline-block;
    width: 100%;
    color: #e5e5e5;
    padding: 15px 15px;
    font-size: 30px;
    font-weight: 600;
}

.canli-arka .detay .takimlar {
    display: inline-flex;
    width: 280%;
    color: #e5e5e5;
    text-align: center;
    font-size: 30px;
    padding: 15px 15px;
    font-weight: 600;
}

.canli-arka .detay .msonucu {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    color: #e30713;
}

.canli-arka .detay .takimlar .takim1 {
    display: inline-block;
    width: 100%;
    text-align: right;
    position: relative;
    padding-right: 40px;
}

.canli-arka .detay .takimlar .skor {
    display: inline-block;
    width: 225px;
    text-align: center;
    margin: 0px 5px;
}

.canli-arka .detay .takimlar .takim2 {
    display: inline-block;
    width: 100%;
    text-align: left;
    position: relative;
    padding-left: 40px;
}

.canli-arka .detay .takimlar .talim1amblem {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: -5px;
    top: 5px;
}

.canli-arka .baslik .ortabaslik {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: white;
    font-weight: 600;
    padding: 8px 15px;
}

.canli-arka .detay .takimlar .talim2amblem {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -5px;
    top: 5px;
}

.manset1 a .baslik {
    font-size: 24px;
    position: absolute;
    bottom: 10px;
    color: white;
    left: 70px;
    font-weight: 500;
}

.manset1 .swiper-slide a:before {
    content: '';
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 32%);
}

.blokreklam-dis {
    display: flex;
    width: 100%;
    position: relative;
}
table.superlig{
    background: #fff;
    width: 100%;
}
table.superlig tr.header{
    background: #e30713;
    color: #fff;
}
@media only screen and (max-width: 575px) {}

@media only screen and (min-width: 576px) and (max-width: 767px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 1200px) {}</pre></body></html>