body {
    font-family: 'Montserrat';
    max-width: 100%;
    background: #fff;
    position: relative;
}

a {
    color: #212a44;
    text-decoration: none;
    transition: 0.3s ease all;
    font-family: 'Montserrat';
}

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

*:focus {
    outline: unset !important;
}

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

* {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-family: 'Montserrat';
}

b {
    font-weight: bold;
}

img {
    max-width: 100%;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.d-block {
    display: inline-block;
}

.d-block-in {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.header-dis-ust {
    display: inline-block;
    width: 100%;
}

.header-dis-alt {
    display: inline-block;
    width: 100%;
    background: #efefef;
    border-top: 1px solid #adabab;
}

.header-logo {
    padding: 20px 0px;
    display: flex;
    align-items: center;
}

.header-ust-menu {

}

.header-ust-menu > ul {
    padding: 35px 5px;
    margin: 0px;
    list-style: none;
    text-align: right;
}

.header-ust-menu > ul > li {
    display: inline-block;
    padding: 0px 10px;
}

.header-ust-menu > ul > li > a {
    display: inline-block;
}

.header-ust-menu > ul > li > a > div > i {
    color: #adabab;
    font-size: 20px;
}

.header-ust-menu-icon {
    display: inline-block;
}

.header-ust-menu-text {
    position: relative;
    display: inline-block;
    color: #adabab;
}

.header-ust-menu-text > div {
    width: 100%;
    color: #adabab;
    text-align: left;
    position: absolute;
    top: -12px;
}

.header-alt-menu-dis {

}

.header-alt-menu-dis > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
}

.header-alt-menu-dis > ul > li:nth-child(1) a {
    background: #e41e26;
    color: #fff;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}

.header-alt-menu-dis > ul > li {
    display: inline-block;
    margin: 0px;
}

.header-alt-menu-dis > ul > li > a {
    color: #292a30;
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 12px;
    transition: all 0.25s ease;
    display: block;
}

.mobile-btn {
    display: none !important;
}

.header-alt-menu-dis > ul > li > a:hover {
    color: #efefef;
    background: #adabab;
}

.detayli-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    display: none;
    background-color: #0c0202;
    opacity: 0.95;
    padding-top: 25px;
    overflow: auto;
}

.detayli-menu-close {
    text-align: center;
}

#slider2 {
}

.slider2-dis {
    display: inline-block;
    width: 100%;
    position: relative;
}

.slider2-dis:hover .owl2haber_basligi {
    background-color: #e41e26b8;

}

.detayli-menu-close > a {
    color: white;
    font-size: 25px;
    text-align: center;
}

.detayli-menu-close > a:hover {
    color: #303136;
}

.detayli-menu-logo {
    width: 100%;
}

.detayli-menu-menuler {
    width: 100%;
}

.detayli-menu-menuler > ul {
    list-style: none;
    width: 100%;
    padding: 10px 0px;
    margin: 0px;
}

.detayli-menu-menuler > ul > li {
    display: inline-block;
    padding: 0px 5px;
}

.detayli-menu-menuler > ul > li > a {
    color: white;
    font-size: 14px;
}

.detayli-menu-menuler > ul > li > a:hover {
    color: #e41e26;
}

.detayli-menu-close > a:hover {
    color: #e41e26;
}

.detayli-menu-close {
    padding: 3px 0px;
}

.detayli-menu-alt-menuler {
    width: 15%;
    padding: 40px 15px;
    padding-top: 50px;
    float: left;
}

.detayli-menu-alt-menuler > span {
    color: white;
    font-size: 16px;
    font-weight: 700;
    display: flex;
}

.detayli-menu-alt-menuler > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    transition: all 0.1s ease;
}

.detayli-menu-alt-menuler > ul > li {
    display: inline-block;
    width: 100%;
}

.detayli-menu-alt-menuler > ul > li > a {
    color: white;
    font-weight: 200;
    font-size: 14px;
}

.detayli-menu-alt-menuler > ul > li > a:hover {
    color: #e41e26;
    font-weight: 900;
}

.detayli-menu-alt-menus {
    width: 100%;
}

.borsa-deger-dis {
    width: 100%;
    background-color: transparent;
}

.borsa-deger-dis .owl-doviz {
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: center;
}

.borsa-deger-dis .owl-doviz .item {
    display: inline-block;
    padding: 10px 0px;
    text-align: center;
}

.borsa-deger-dis .owl-doviz .item a {
    font-size: 15px;
    color: white;
    padding: 5px 5px;
    text-align: center;
    font-weight: 300;
}

.borsa-deger-dis .owl-doviz .item span.img {
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

.borsa-deger-dis .owl-doviz .item span {
    font-weight: 700;
    vertical-align: middle;
    display: inline-block;
}

.borsa-deger-dis .owl-doviz .item i {
    margin-left: 5px;
    font-size: 20px;
    color: #328956;
}

.borsa-deger-dis .owl-doviz .item i.fa-angle-down {

    color: #e41e26;
}

.arka-plan {
    display: inline-block;
    width: 100%;
    background-color: #1b1c22;
}

.back-arka2 {
    position: absolute;
    z-index: -1;
    background-color: #1b1c22;
    top: 3760px;
    height: 690px;
    width: 100%;
}

.anasayfa-slider .swiper-container {
    background: #000;
}

.anasayfa-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 10px;
    background: #000;
    height: 100%;
}

.anasayfa-slider .swiper-slide > a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.anasayfa-slider .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgb(204, 204, 204);
}

.anasayfa-slider .swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.anasayfa-slider {
    width: 100%;
    height: 475px;
    position: relative;
}

.anasayfa-slider .swiper-pagination-bullet {
    font-size: 18px !important;
    padding: 22px 10px;
    border-radius: 100%;
    margin: 0px;
    width: 100%;
    display: block;
    line-height: 2px;
}

.sur-slider .swiper-pagination-bullet-active {
    background-color: #e41e26 !important;
    color: white !important;
}

.sur-slider .swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    font-size: 16px !important;
    padding: 9px 10px;
    border-radius: 0px;
    margin: 0px 2.75px;
    background: #fff;
    color: #000;
    font-weight: 600;
    opacity: 1;
}

.anasayfa-slider .swiper-pagination-bullet-active {
    background-color: #e41e26;
    color: white;
}

.anasayfa-slider .anasayfa-slider-item {
    background-size: cover;
    background-position: center;
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 42%;
}

.sur-slider .anasayfa-slider-item {
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-bottom: 30%;
    display: inline-block;
    position: relative;
}

.sur-slider .swiper-container {
    position: inherit;
}

.sur-slider .swiper-pagination-bullets {
    bottom: 5px;
    text-align: center;
    padding-left: 20px;
    left: 0px;
    right: 0px;
}

.sur-slider .swiper-container {
    margin: 0 -15px;
}

.anasayfa-slider .swiperbullets {
    display: block !important;
    width: 100%;
    margin: 0 auto;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%;
    padding: 0px 0px;
    position: relative;
    width: 100%;
    min-height: 1px;
}

.anasayfa-slider .swiper-pagination-bullets {
    bottom: -55px !important;
    text-align: center;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.slider-ic-dis {
    position: absolute;
    z-index: 900;
    left: 35px;
    right: 35px;
    top: 20px;
}

.slider-ic {
    width: 100%;
}

.son-dakika-dis {
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 17%, rgba(41, 43, 45, 1) 27%, rgba(41, 43, 45, 1) 100%);
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.slider-ic-baslik {
    padding: 20px 25px;
}

.slider-ic-baslik > a {
    display: inline-block;
    color: #e41e26;
    font-weight: 800;
    text-decoration-line: underline;
}

.slider-ic-icerik {
    padding: 20px 20px;
    color: white;
}

.slider-ic-btn {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.pag {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0px 50px;
}


.swiper-button-prevV {
    float: left;
    width: 50%;
    color: white;
    text-align: center;
    font-size: 30px;
    padding: 8px 0px;
    height: 100%;
}

.swiper-button-nextT {
    float: left;
    width: 50%;
    color: white;
    text-align: center;
    font-size: 30px;
    padding: 8px 0px;
    height: 100%;
}

.slider-ic-icerik > div > .owl-nav {
    float: left;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    display: inline-block;
    height: 100%;
    background-color: #292b2d;
    width: 100px;
    text-align: center;
}

.slider-ic-icerik > div > .owl-nav > .owl-prev {
    background-color: transparent;
    margin: 0px 5px;
    margin-top: -30px;
}

.slider-ic-icerik > div > .owl-nav > .owl-next {
    background-color: transparent;
    margin: 0px 5px;
    margin-top: -30px;
}

.slider-ic-icerik > div > .owl-nav > .owl-prev > span:hover {
    color: #e41e26;
}

.slider-ic-icerik > div > .owl-nav > .owl-next > span:hover {
    color: #e41e26;
}


.slider-ic-icerik > div > .owl-nav > .owl-prev > span {
    font-size: 50px;
}

.slider-ic-icerik > div > .owl-nav > .owl-next > span {
    font-size: 50px;
}

.owl-item-dis {
    width: 100%;
    background-color: transparent;
    height: auto;
}

.owl-item-dis > a {
    color: white;
}

.slider-alt-baslik {
    color: white;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    display: block;
    width: 50%;
    text-shadow: 2px 2px 2px #000000;
}

#slider2 > div.owl-nav > button.owl-prev {
    height: 136px;
    width: 28px;
    position: absolute;
    top: 30px;
    left: -28px;
    background-color: #e3e2e2;
    font-size: 40px;
    font-weight: 600;
}

#slider2 > div.owl-nav > button.owl-next {
    height: 136px;
    width: 28px;
    position: absolute;
    top: 30px;
    right: -28px;
    background-color: #e3e2e2;
    font-size: 40px;
    font-weight: 600;
}

#slider2 > div.owl-nav > button.owl-prev:hover {
    background-color: #e41e26;
    color: white;
}

#slider2 > div.owl-nav > button.owl-next:hover {
    background-color: #e41e26;
    color: white;
}


.slider-etiket {
    height: 42px;
    color: white;
    display: inline-block;
    width: max-content;
    padding: 2px 10px;
    text-align: left;
    border-bottom: 2px solid #9f141a;
    background: #e41e26;
}

.slider-etiket > div:nth-child(1) {
    width: 15px;
    height: 15px;
    background-color: white;
    border-radius: 100%;
    display: inline-block;
}

.slider-etiket > div:nth-child(2) {
    font-size: 25px;
    font-weight: 700;
    margin: 0px 5px;
    display: inline-block;
}

.manset2-etiket {
    color: white;
    display: inline-block;
    width: max-content;
    padding: 2px 10px;
    text-align: left;
    border-bottom: 2px solid #9f141a;
    background: #e41e26;
    position: absolute;
    right: 10px;
    top: 10px;
}

.manset2-etiket > div:nth-child(1) {
    width: 9px;
    height: 9px;
    background-color: white;
    border-radius: 100%;
    display: inline-block;
}

.manset2-etiket > div:nth-child(2) {
    font-size: 11px;
    font-weight: 700;
    margin: 0px 0px;
    display: inline-block;
}

.manset1-etiket {
    color: white;
    display: inline-block;
    width: max-content;
    padding: 2px 17px;
    text-align: left;
    border-bottom: 2px solid #9f141a;
    background: #e41e26;
    position: absolute;
    right: 30px;
    top: 30px;
}

.manset1-etiket > div:nth-child(1) {
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background-color: white;
    border-radius: 100%;
    display: inline-block;
}

.manset1-etiket > div:nth-child(2) {
    font-size: 25px;
    font-weight: 700;
    margin: 0px 0px;
    display: inline-block;
    vertical-align: middle;
}

.owl2-haber-etiketi {
    width: 125px;
    height: 24px;
    color: white;
    padding: 0px 9px;
    text-align: left;
    float: right;
    margin: 10px 15px;
    background-size: cover;
    background-position: center;
}

.owl2-haber-etiketi > div:nth-child(1) {
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 100%;
    display: inline-block;
}

.owl2-haber-etiketi > div:nth-child(2) {
    font-size: 12px;
    font-weight: 700;
    margin: 0px 5px;
    display: inline-block;
}

.slider-baslik {
    color: white;
    font-size: 46px;
    font-weight: 700;
    text-align: left;
    line-height: 1.2;
    width: 50%;
    text-shadow: 3px 3px 2px #000000;
    display: block;
}

.owl2-item-block {
    width: 100%;
    background-color: transparent;
    height: 200px;
    display: inline-block;
    position: relative;
    background-size: cover;
    background-position: center;
}

.owl2haber_basligi {
    background-color: #000000b8;
    position: fixed;
    width: 100%;
    bottom: 6px;
    text-align: center;
    color: white;
    font-size: 16px;
    padding: 10px 0px;
    font-weight: 400;
}

.haber-menu-baslik {
    width: 100%;
    display: inline-block;
}

.haber-menu-baslik > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.haber-menu-selected > a {
    color: #494141 !important;
}

.haber-menu-baslik > ul > li {
    display: inline-block;
    padding: 15px 15px 15px 0px;
}

.haber-menu-baslik > ul > li > a {
    font-size: 24px;
    font-weight: 900;
    color: #bfbdbd;
}

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

.haber-bloklar:hover .haber-blok-baslik {
    color: #e41e26;
}

.haber-blok-res {
    height: 150px;
    width: 40%;
    float: left;
    background-position: center;
    background-size: cover;
}

.haber-blok-resim .img {
    width: 100%;
    background-position: center;
    background-size: cover;
    padding-bottom: 56%;
}

.haber-blok-resim {
    width: 290px;
    display: inline-block;

}

.haber-blok-aciklama {
    width: calc(100% - 290px);
    height: auto;
    float: right;
    text-align: left;
    padding: 20px 20px;
    margin-bottom: 10px;
}

.haber-blok-zaman {
    color: #000000;
    font-size: 13px;
    font-weight: 200;
    text-align: right;
    /* padding: 0px 0px 10px 0px; */
}

.haber-blok-baslik {
    font-size: 16px;
    color: #494141;
    font-weight: 700;
}

.haber-blok-icerik {
    font-size: 14px;
    color: #494141;
    font-weight: 400;
}

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

.haber-bloklar2:hover .haber-blok-baslik2 {
    color: #e41e26;
}

.haber-blok-res2 {
    height: 150px;
    width: 40%;
    float: left;
    background-position: center;
    background-size: cover;
}

.haber-blok-aciklama2 {
    width: 60%;
    height: 150px;
    float: left;
    text-align: left;
    background-color: white;
    padding: 5px 15px;
}

.haber-blok-zaman2 {
    color: #d3d2d2;
    font-size: 14px;
    font-weight: 200;
    text-align: right;
    padding: 0px 0px 10px 0px;
}

.haber-blok-baslik2 {
    font-size: 16px;
    color: #494141;
    font-weight: 700;
}

.haber-blok-icerik2 {
    color: #494141;
    font-weight: 400;
    font-size: 13px;
}


.yazar-menu-baslik {
    padding: 20px 0px;
}

.yazar-menu-baslik-ic {
    font-size: 24px;
    font-weight: 900;
    color: #494141;
}

.yazar-yorumlar {
    display: inline-block;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 10px;
}

.yazar-yorumlar > ul {
    list-style: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
    overflow-y: scroll;
    max-height: 500px;
    transition: all 0.25s ease;
}

.yorum-detay {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0px;
}

.yorum-detay-dis {
    width: 80%;
    display: inline-block;
    float: left;
}

.yorum-detay-res {
    width: 20%;
    display: inline-block;
    float: left;
}

.yorum-detay-isim {
    /* width: 30%; */
    /* float: left; */
}

.yorum-detay-aciklama {
    font-weight: 700;
    /* float: left; */
    /* width: 70%; */
}

.yorum-detay-res-ic {
    width: 65px;
    height: 65px;
    background-position: center;
    background-size: cover;
}

.yorum-yazi {
    float: left;
    width: 80%;
    display: inline-block;
}

.yorum-butonlar {
    float: left;
    width: 20%;
    display: inline-block;
}

.yorum-butonlar-down {
    float: left;
    width: 50%;
}

.yorum-butonlar-up {
    float: left;
    width: 50%;
}

.yorum-butonlar-down:hover {
    color: #e41e26;
    cursor: pointer;
}

.yorum-butonlar-up:hover {
    color: #e41e26;
    cursor: pointer;
}

#itemler > li {
    height: 80px;
    border-bottom: 1px solid #e7e7e7;
}

.reklam-alani {
    width: 100%;
    display: inline-block;
    margin: 50px 0px;
}

.reklam-alani-res3{
    width: 100%;
    height: 180px;
    background-size: cover;
    background-position: center;
}

.reklam-alani-res {
    width: 100%;
    height: 325px;
    background-size: cover;
    background-position: center;
}

.panel_header > h4 {
    font-size: 24px;
    font-weight: 700;
}

.panel_header > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.panel_header > ul > li {
    display: inline-block;
    padding: 15px 10px;
}

.panel_header {
    font-size: 11px;
}

.panel_header > ul > li > a {

}

.panel_body {
    padding: 0px;
}

.panel_body > table > thead > tr > th {
    font-size: 11px;
    line-height: 25px;
}

.panel_body > table > tbody > tr > td {
    font-size: 11px;
    line-height: 25px;
}

.puandurumu {
    width: 100%;
}

.puan-durumu-selected {
    background-color: #dedddd;
    border-radius: 30%;
    padding: 3px 5px;
}

.blue {
    background-color: #a2ccff;
}

.orange {
    background-color: #ffd3a4;
}

.red {
    background-color: #ff6f74;
}

#puanDurumuArea > div > div.panel_body > table > tbody > tr > td:nth-child(2) {
    padding: 0px 0px 0px 5px;
}

.center {
    text-align: center;
}

.puandurumu-aciklama {

}

.puandurumu-aciklama > ul {
    padding: 5px 35px;
    margin: 0px;
    list-style: none;
}

.puandurumu-aciklama > ul > li {
    font-size: 11px;
    font-weight: 200;
    display: inline-block;
}

.puandurumu-aciklama > ul > li:nth-child(1) > div:nth-child(1) {
    background-color: #b0d3fd;
}

.puandurumu-aciklama > ul > li:nth-child(2) > div:nth-child(1) {
    background-color: #ffd3a4;
}

.puandurumu-aciklama > ul > li:nth-child(3) > div:nth-child(1) {
    background-color: #ff6f74;
}

#puanDurumuArea > div > div.puandurumu-aciklama > ul > li > div:nth-child(1) {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    display: inline-block;
}

#puanDurumuArea > div > div.puandurumu-aciklama > ul > li > div:nth-child(2) {
    display: inline-block;
    margin: 0px 5px;
}

.suralti-dis {
    height: 215px;
    width: 100%;
    display: inline-block;
    margin: 7px 0px;
    position: relative;
    background-color: #f5f5f5;
}

.suralti-res {
    width: 100%;
    height: 160px;
    background-size: cover;
    background-position: center;
}

.suralti-alt-blok {
    position: absolute;
    bottom: 20px;
    left: 10px;
    right: 10px;
    background-color: white;
    height: auto;
    transition: all 0.2s ease;
}

.suralti-baslik {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 10px 10px 10px;
    text-align: center;
    min-height: 50px;
}

.suralti-kategori {
    font-size: 11px;
    font-weight: 200;
    text-align: right;
    padding: 9px 10px;
}

.suralti-dis > a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.suralti-dis > a:hover .suralti-alt-blok {
    background-color: #e41e26;
    color: white;
}

.gundem-dis {
    height: 325px;
    width: 100%;
    display: inline-block;
    margin: 10px 0px;
    position: relative;
    background-color: #f5f5f5;
}

.gundem-res {
    width: 100%;
    height: 210px;
    background-size: cover;
    background-position: center;
}

.gundem-alt-blok {
    position: absolute;
    bottom: 30px;
    left: 10px;
    right: 10px;
    background-color: white;
    height: auto;
    transition: all 0.2s ease;
}

.gundem-baslik {
    font-size: 14px;
    font-weight: 500;
    padding: 20px 10px 0px 10px;
    text-align: center;
}

.gundem-kategori {
    font-size: 11px;
    font-weight: 200;
    text-align: right;
    padding: 10px 10px;
}

.gundem-dis > a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.gundem-dis > a:hover .gundem-alt-blok {
    background-color: #e41e26;
    color: white;
}

.owl4-item-block {
    width: 100%;
    height: 250px;
}

#slider4 > div.owl-nav {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100px;
    height: 40px;
}

#slider4 > div.owl-nav > button.owl-prev {
    width: 50%;
    height: 100%;
    position: relative;
    background-color: #494141;
}

#slider4 > div.owl-nav > button.owl-next {
    width: 50%;
    height: 100%;
    position: relative;
    background-color: #494141;
}

#slider4 > div.owl-nav > button.owl-prev:hover {
    background-color: #47aa78;
}

#slider4 > div.owl-nav > button.owl-next:hover {
    background-color: #47aa78;
}


#slider4 > div.owl-nav > button.owl-prev > span {
    position: absolute;
    z-index: 777;
    font-size: 50px;
    top: -20px;
    color: white;
    left: 18px;
}

#slider4 > div.owl-nav > button.owl-next > span {
    position: absolute;
    z-index: 777;
    font-size: 50px;
    top: -20px;
    color: white;
    left: 18px;
}

.spor-baslik {
    font-size: 24px;
    font-weight: 700;
    color: white;
}

.owl5-item-block {
    width: 100%;
    height: 325px;
    background-size: cover;
    background-position: center;
}

.alt-slider-gradient {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgb(41, 43, 45);
    background: linear-gradient(0deg, rgba(41, 43, 45, 1) 0%, rgba(255, 255, 255, 0) 50%);
}

#slider5 > div.owl-nav {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100px;
    height: 40px;
}

#slider5 > div.owl-nav > button.owl-prev {
    width: 50%;
    height: 100%;
    position: relative;
    background-color: #494141;
    color: white;

}

#slider5 > div.owl-nav > button.owl-next {
    width: 50%;
    height: 100%;
    position: relative;
    background-color: #494141;
    color: white;
}

#slider5 > div.owl-nav > button.owl-prev:hover {
    color: #60b58a;
    background-color: white;
}

#slider5 > div.owl-nav > button.owl-next:hover {
    color: #60b58a;
    background-color: white;
}


#slider5 > div.owl-nav > button.owl-prev > span {
    position: absolute;
    z-index: 777;
    font-size: 50px;
    top: -20px;
    left: 18px;
}

#slider5 > div.owl-nav > button.owl-next > span {
    position: absolute;
    z-index: 777;
    font-size: 50px;
    top: -20px;
    left: 18px;
}

.alt-slider-baslik {
    color: white;
    font-weight: 700;
    font-size: 28px;
    padding: 230px 0px 0px 25px;
}

.alt-slider-icerik {
    color: white;
    font-weight: 500;
    font-size: 13px;
    padding: 0px 630px 0px 25px;
}

.magazin-baslik {
    font-size: 24px;
    font-weight: 800;
    color: #67277f;
    margin-top: 30px;
}

.magazin-dis {
    width: 100%;
    height: auto;
    padding: 20px 0px;
}

.magazin-res-dis {
    width: 100%;
    height: 155px;
    display: inline-block;
}

.magazin-res {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.magazin-ic-baslik {
    font-size: 16px;
    font-weight: 700;
    color: #67277f;
    padding-top: 10px;
}

.magazin-icerik {
    font-size: 13px;
    font-weight: 500;
    padding-top: 0px;
}

.magazin-zaman {
    font-size: 11px;
    font-weight: 200;
    padding-top: 15px;
}

.owl6-item-block {
    width: 100%;
    height: 675px;
    background-position: center;
    background-size: cover;
}

.magazin-slider-gradient {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgb(41, 43, 45);
    background: linear-gradient(0deg, rgba(41, 43, 45, 1) 0%, rgba(255, 255, 255, 0) 50%);
}

.magazin-slider-baslik {
    color: white;
    font-weight: 700;
    font-size: 28px;
    padding: 530px 0px 10px 25px;
    line-height: 1.2;
}

.magazin-slider-icerik {
    color: white;
    font-weight: 500;
    font-size: 13px;
    padding: 0px 100px 0px 25px;
}

#slider6 > div.owl-nav {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100px;
    height: 50px;
}

#slider6 > div.owl-nav > button.owl-prev {
    width: 50%;
    height: 100%;
    position: relative;
    background-color: #67277f;
    color: white;

}

#slider6 > div.owl-nav > button.owl-next {
    width: 50%;
    height: 100%;
    position: relative;
    background-color: #67277f;
    color: white;
}

#slider6 > div.owl-nav > button.owl-prev:hover {
    color: #67277f;
    background-color: white;
}

#slider6 > div.owl-nav > button.owl-next:hover {
    color: #67277f;
    background-color: white;
}


#slider6 > div.owl-nav > button.owl-prev > span {
    position: absolute;
    z-index: 777;
    font-size: 50px;
    top: -16px;
    left: 18px;
}

#slider6 > div.owl-nav > button.owl-next > span {
    position: absolute;
    z-index: 777;
    font-size: 50px;
    top: -16px;
    left: 18px;
}

.foto-galeri-baslik {
    font-size: 24px;
    font-weight: 800;
    padding-bottom: 30px;
    padding-top: 30px;
}

.foto-galeri-baslik > span {
    color: #e41e26;
}

.foto-galeri-tumu {
    font-weight: 300;
    font-size: 13px;
    padding: 15px 0px 0px 0px;
}

.foto-galeri-res-dis {
    width: 100%;
    height: 100px;
    display: inline-block;
}

.foto-galeri-res {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.foto-galeri-aciklama {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 20px;
}

.video-galeri-res-dis {
    width: 100%;
    height: 180px;
    display: inline-block;
}

.video-galeri-res {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.video-galeri-aciklama {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 40px;
}

.video-galeri-baslik {
    font-size: 24px;
    font-weight: 800;
    padding-bottom: 30px;
    padding-top: 60px;
}

.video-galeri-baslik > span {
    color: #e41e26;
}

.video-galeri-tumu {
    font-weight: 300;
    font-size: 13px;
    padding: 70px 0px 0px 0px;
    text-align: right;
}

#slider7 {

}

.owl7-item-block {
    height: 150px;
    width: 100%;
    background-position: center;
    background-size: cover;
}

#slider7 > div.owl-nav {
    text-align: center;
    padding: 20px 20px;
}

#slider7 > div.owl-nav > button.owl-prev {
    width: 50px;
    height: 50px;
    position: relative;
    background-color: #1b1c22;
}

#slider7 > div.owl-nav > button.owl-prev:hover {
    background-color: #e41e26;
}

#slider7 > div.owl-nav > button.owl-prev > span {
    position: absolute;
    z-index: 555;
    left: 20px;
    top: -15px;
    font-size: 50px;
    color: white;
}

#slider7 > div.owl-nav > button.owl-next {
    width: 50px;
    height: 50px;
    position: relative;
    background-color: #1b1c22;
}

#slider7 > div.owl-nav > button.owl-next:hover {
    background-color: #e41e26;
}

#slider7 > div.owl-nav > button.owl-next > span {
    position: absolute;
    z-index: 555;
    right: 20px;
    top: -15px;
    font-size: 50px;
    color: white;
}

.footer-back {
    width: 100%;
    display: inline-block;
    background-color: #1b1c22;
}

.footer-list-dis {
    width: 100%;
    display: inline-block;
}

.footer-list-dis > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    display: inline-block;
    padding: 80px 0px;
    padding-left: 5px;
}

.footer-list-dis > ul > li {
    width: calc(100% / 3);
    margin-left: -5px;
    display: inline-block;
}

.footer-list-dis > ul > li > a {
    font-size: 13px;
    font-weight: 300;
    color: #626264;
    display: block;
}

.footer-list-dis > ul > li > a:hover {
    color: #b4b5b6;
    text-decoration: underline;
}

.footer-logo-alan {
    padding: 80px 0px 0px 0px;
    display: inline-block;
    width: 100%;
}

.footer-logo-dis {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.footer-logo {
    text-align: right;
    width: 140px;
}

.footer-link {
    text-align: right;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #5b5b5d;
    font-weight: 300;
}

.footer-sosyal {
    text-align: right;
    display: inline-block;
    width: 100%;
}

.footer-link > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.footer-sosyal > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.footer-link > ul > li {
    display: inline-block;
    padding: 15px 5px;
}

.footer-sosyal > ul > li {
    display: inline-block;
    padding: 0px 5px 5px 0px;
}


.footer-link > ul > li > a {
    color: #626264;
}

.footer-sosyal > ul > li > a {
    color: #626264;
}

.footer-sosyal > ul > li > a > i {
    font-size: 25px;
    padding: 10px 5px;
}

.footer-link > ul > li > a:hover {
    color: white;
}

.footer-sosyal > ul > li > a:hover {
    color: white;
}


.footer-altyazi img {
    width: 50px;
    margin-left: 10px;
}

.footer-altyazi {
    text-align: right;
    display: inline-block;
    color: #626264;
    font-size: 12px;
    font-weight: 300;
    padding: 90px 0px 0px 230px;
}

.owl5-slider-dis {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.magazin-slider-dis {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.owl6-slider-dis {
    display: inline-block;
    width: 100%;
    height: 100%;
}

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

.video-galeri-dis {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.gazete-dis {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.play-btn-arka {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #ffffffa8;
    padding: 65px 0px;
}

.play-btn-dis {
    width: 50px;
    height: 50px;
    background-color: #e41e26;
    border-radius: 100%;
    padding: 14px 20px;
    margin: 0 auto;
}

.play-btn-dis > i {
    color: white;
}

.video-galeri-dis:hover .play-btn-arka {
    display: table;
}

.anasayfa-slider .swipe-slider-arka {
    display: block;
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 0px;
}

.anasayfa-slider .swipe-slider-arka.sagayasli {
    align-items: flex-end;
    background: linear-gradient(270deg, rgba(41, 43, 45, 1) 0%, rgba(255, 255, 255, 0) 50%);
}

.anasayfa-slider .swipe-slider-arka.sagayasli .slider-baslik {
    text-align: right;
}

.anasayfa-slider .swipe-slider-arka.sagayasli .slider-alt-baslik {
    text-align: right;
}

.haber-bloklar-dis {
    height: auto;
    display: inline-block;
}

.mobile-close-btn {
    color: white;
    font-size: 25px;
    text-align: center;
    display: none;
    padding: 0px 20px;
}

.detayli-menu-alt-menuler > ul {
    transition: all 0.5s ease;
}

.detayli-menu-alt-menuler > span > div:nth-child(2) {
    display: none;
}

body > header > div.header-dis-alt > div > div > div > div > ul > li.mobile-btn > a:nth-child(1) {
    display: none;
}

.haber-detay-kategoriler-arka {
    background-color: #f2f2f2;
    width: 100%;
    display: inline-block;
}

.haber-detay-kategoriler {
    display: inline-block;
    width: 100%;
}

.haber-detay-kategoriler > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    width: 100%;
    text-align: left;
}

.haber-detay-kategoriler > ul > li {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    color: #494141;
}

.haber-detay-alt-baslik > span {
    font-weight: 900;
}

.haber-detay-kategoriler-ozel {
    color: #e41e26;
}

.haber-detay-baslik-alan {
    display: inline-block;
    width: 100%;
    padding: 30px 0px 0px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.haber-detay-baslik {
    font-size: 33px;
    font-weight: 700;
    color: #494141;
}

.haber-detay-alt-baslik {
    font-size: 12px;
    font-weight: 300;
    color: #494141;
}

.haber-detay-icon-alan {
    display: inline-block;
    padding: 25px 0px 25px 0px;
    width: 100%;
}

.haber-detay-icon-alan > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: 50%;
    float: left;
}

.haber-detay-icon-alan > ul > li {
    display: inline-block;
}

.sosyal-btn-facebook {
    font-size: 10px;
    font-weight: 600;
    background-color: #3364b7;
    border: 1px solid #3364b7;
    color: white !important;
    border-radius: 4px;
    padding: 3px 7px;
}

.sosyal-btn-whatsapp {
    font-size: 10px;
    font-weight: 600;
    background-color: #128c7e;
    border: 1px solid #128c7e;
    color: white !important;
    border-radius: 4px;
    padding: 3px 7px;
}

.sosyal-btn-facebook:hover {
    background-color: transparent;
    color: #3364b7 !important;
}

.sosyal-btn-twitter {
    font-size: 10px;
    font-weight: 600;
    background-color: #0097e7;
    border: 1px solid #0097e7;
    color: white !important;
    border-radius: 4px;
    padding: 3px 7px;
}

.sosyal-btn-twitter:hover {
    background-color: transparent;
    color: #0097e7 !important;
}

.sosyal-btn-facebook-paylas {
    font-size: 10px;
    font-weight: 600;
    background-color: #3364b7;
    border: 1px solid #3364b7;
    color: white !important;
    border-radius: 4px;
    padding: 3px 7px;
}

.sosyal-btn-facebook-paylas:hover {
    background-color: transparent;
    color: #3364b7 !important;
}

.sosyal-btn-google {
    font-size: 10px;
    font-weight: 600;
    background-color: transparent;
    border: 1px solid #d9d9d9;
    color: #262626 !important;
    font-weight: 600;
    border-radius: 4px;
    padding: 3px 7px;
}

.sosyal-btn-google > i {
    color: #ed1f18;
}

.sosyal-btn-google:hover {
    background-color: #cacaca;
}

.sosyal-btn-google-red {
    font-size: 10px;
    font-weight: 600;
    background-color: #ef3b2c;
    border: 1px solid #ef3b2c;
    color: white !important;
    font-weight: 600;
    border-radius: 4px;
    padding: 3px 7px;
}

.sosyal-btn-google-red:hover {
    background-color: transparent;
    color: #ef3b2c !important;
}

.icerik-btn-yorum {
    font-size: 10px;
    font-weight: 600;
    background-color: transparent;
    border: 1px solid #d9d9d9;
    color: #262626 !important;
    font-weight: 600;
    border-radius: 4px;
    padding: 3px 7px;
}

.icerik-btn-yorum:hover {
    background-color: #494141;
    color: white !important;
}

.icerik-btn-ekle {
    font-size: 10px;
    font-weight: 600;
    background-color: transparent;
    border: 1px solid #d9d9d9;
    color: #262626 !important;
    font-weight: 600;
    border-radius: 4px;
    padding: 3px 7px;
}

.icerik-btn-ekle:hover {
    background-color: #494141;
    color: white !important;
}

.icerik-btn-duzenle {
    font-size: 10px;
    font-weight: 600;
    background-color: transparent;
    border: 1px solid #d9d9d9;
    color: #262626 !important;
    font-weight: 600;
    border-radius: 4px;
    padding: 3px 7px;
}

.icerik-btn-duzenle:hover {
    background-color: #494141;
    color: white !important;
}

.icerik-btn-cikar {
    font-size: 10px;
    font-weight: 600;
    background-color: #494141;
    border: 1px solid #d9d9d9;
    color: white !important;
    font-weight: 600;
    border-radius: 4px;
    padding: 3px 7px;
}

.icerik-btn-cikar:hover {
    background-color: white;
    color: #494141 !important;
}

.haber-detay-icerik {
    display: inline-block;
    width: 100%;
    color: #494141;
}

.haber-detay-icerik iframe {
    width: 100%;
}

.haber-detay-icerik frame {
    width: 100%;
}

.haber-detay-alt-alan {
    display: inline-block;
    width: 100%;
    padding: 25px 0px 25px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.haber-detay-alt-etiket {
    display: inline-block;
    width: 100%;
    color: #494141;
}

.haber-detay-alt-etiket > ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-bottom: 20px;
}

.haber-detay-alt-etiket > ul > li > a:hover {

    color: #000;
}

.haber-detay-alt-etiket > ul > li > a {

    background: #e41e26;

    color: #fff;

    padding: 4px 5px;

    border-radius: 2px;

    font-size: 12px;
}

.haber-detay-alt-etiket > ul > li {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
}

.haber-detay-alt-etiket > span {
    font-weight: 800;
    font-size: 12px;
}

.haber-detay-alt-sosyal {
    display: inline-block;
    width: 100%;
}

.haber-detay-alt-sosyal > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.haber-detay-alt-sosyal > ul > li {
    display: inline-flex;
    height: 24px;
    vertical-align: middle;
}

.haber-detay-ilgili-haber {
    font-size: 24px;
    font-weight: 700;
    color: #494141;
    padding: 25px 0px 0px 0px;
}

.haber-detay-ilgili-haber-block {
    display: inline-block;
    width: 100%;
    padding: 25px 0px 0px 0px;
    width: 100%;
}

.haber-detay-ilgili-haber-img-dis {
    display: inline-block;
    width: 100%;
    height: 180px;
}

.haber-detay-ilgili-haber-img {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.haber-detay-ilgili-haber-block-baslik {
    font-size: 13px;
    font-weight: 700;
}

.line {
    border-bottom: 1px solid #e5e5e5;
    padding: 25px 0px 0px 0px;
}

.haber-detay-yorum-alani-baslik {
    font-size: 24px;
    color: #494141;
    font-weight: 700;
    padding: 25px 0px 0px 0px;
}

.haber-detay-yorum-alani-text {
    padding: 20px 0px 0px 0px;
}

.haber-detay-yorum-alani-text > textarea {
    font-size: 14px;
    font-weight: 300;
    width: 100%;
    min-height: 125px;
    background-color: #f7f6f6;
    padding: 15px 25px;
}

.haber-detay-yorum-alani-input {
    display: inline-block;
    width: 100%;
}

.haber-detay-yorum-alani-input > input {
    color: #494141;
    font-size: 14px;
    width: 100%;
    height: 50px;
    background-color: #f7f6f6;
    border: 1px solid #cecece;
    padding: 0px 10px;
}

.haber-detay-yorum-alani-btn {
    display: inline-block;
    width: 100%;
}

.haber-detay-yorum-alani-btn > button {
    color: #494141;
    font-size: 14px;
    width: 100%;
    height: 50px;
    background-color: #494141;
    border: 1px solid #494141;
    color: white;
    padding: 0px 10px;
    cursor: pointer;
}

.haber-detay-yorum-alani-btn > button:hover {
    background-color: transparent;
    color: #494141;
}

.haber_detay-yorumlar-alani {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 0px;
}

.haber_detay-yorumlar-baslik-dis {
    display: inline-block;
    width: 100%;
}

.haber_detay-yorumlar-baslik {
    font-size: 14px;
    color: #494141;
    font-weight: 700;
    float: left;
    width: 50%;
}

.haber_detay-yorumlar-tarih {
    font-weight: 300;
    font-size: 10px;
    color: #cecece;
    float: left;
    width: 50%;
    text-align: right;
}

.haber_detay-yorumlar-icerik {
    font-size: 14px;
    font-weight: 300;
    color: #494141;
}

.haber_detay-yorumlar-cevap {
    padding: 15px 0px 0px 0px;
    display: inline-block;
    display: none;
}

.haber_detay-yorumlar-alani:hover .haber_detay-yorumlar-cevap {
    display: block;
}

.haber_detay-yorumlar-alani:hover {
    background-color: #fbfbfb;
}

.haber_detay-yorumlar-cevap > a {
    display: inline-block;
}

.haber_detay-yorumlar-cevap-baslik {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    color: #494141;
}

.haber_detay-yorumlar-cevap-like {
    display: inline-block;
    padding: 0px 10px;
    color: #494141;
}

.haber_detay-yorumlar-cevap-dislike {
    display: inline-block;
    padding: 0px 10px;
    color: #494141;
}

.haber_detay-yorumlar-cevap-like > span {
    font-size: 10px;
    font-weight: 700;
    margin-left: 5px;
    color: #494141;
}

.haber_detay-yorumlar-cevap-dislike > span {
    font-size: 10px;
    font-weight: 700;
    margin-left: 5px;
    color: #494141;
}

.tum-yorumlar {
    font-size: 14px;
    font-weight: 400;
    background-color: #f7f6f6;
    border: 1px solid #f7f6f6;
    width: 175px;
    height: 50px;
    color: #494141;
    padding: 15px 0px;
    cursor: pointer;
}

.haber-detay-ilgili-haber-block-dis {
    display: inline-block;
    width: 100%;
}

.haber-detay-ilgili-haber-block-dis > a {
    display: inline-block;
    width: 100%;
}

.tum-yorumlar:hover {
    background-color: transparent;
    border: 1px solid #cccccc;
}

.haber_detay-gunun-gelismeleri-block {
    display: inline-block;
    width: 100%;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
    margin: 30px 0px 0px 0px;
}

.haber_detay-gunun-gelismeleri-baslik {
    font-size: 24px;
    font-weight: 700;
    color: #494141;
    padding: 25px 15px 20px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.haber_detay-gunun-gelismeleri-baslik > span {
    color: #e41e26;
}

.haber_detay-gunun-gelismeleri-icerik {
    display: inline-block;
}

.haber_detay-gunun-gelismeleri-icerik > ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.haber_detay-gunun-gelismeleri-icerik > ul > li {
    width: 100%;
    float: left;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
}

.haber_detay-gunun-gelismeleri-icerik > ul > li > a {
    display: flow-root;
    color: #494141;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.haber_detay-gunun-gelismeleri-icerik-sira {
    display: inline-block;
    float: left;
    width: 10%;
    font-size: 24px;
    font-weight: 700;
    padding: 10px 10px;
}

.haber_detay-gunun-gelismeleri-icerik-yazi {
    display: inline-block;
    float: left;
    width: 90%;
    font-size: 12px;
    font-weight: 600;
    padding: 20px 10px;
}

.haber_detay-gunun-gelismeleri-icerik-res-dis {
    display: inline-block;
    float: right;
    width: 0%;
    transition: all 0.3s ease;

}

.haber_detay-gunun-gelismeleri-icerik-res {
    display: block;
    background-position: center;
    background-size: cover;
    height: 0px;
    width: 100%;
}

.haber_detay-gunun-gelismeleri-dahafazla {
    text-align: center;
    padding: 10px 0px;
}

.haber_detay-gunun-gelismeleri-icerik > ul > li > a:hover .haber_detay-gunun-gelismeleri-icerik-res-dis {
    width: 40%;
}

.haber_detay-gunun-gelismeleri-icerik > ul > li > a:hover .haber_detay-gunun-gelismeleri-icerik-yazi {
    width: 50%;
}

.haber_detay-gunun-gelismeleri-icerik > ul > li > a:hover .haber_detay-gunun-gelismeleri-icerik-res {
    height: 80px;
}

.haber_detay-gunun-gelismeleri-icerik > ul > li > a:hover .haber_detay-gunun-gelismeleri-icerik-sira {
    padding: 23px 10px;
}

.haber-detay-sag-block-dis {
    display: inline-block;
    width: 100%;
}

.haber-detay-sag-block-dis > a {
    display: inline-block;
    width: 100%;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin: 12px 0px;
}

.haber-detay-sag-block-dis > a:hover {
    background-color: #949191;
}

.haber-detay-sag-block-dis > a:hover .haber-detay-sag-icerik {
    color: white;
}

.haber-detay-sag-res-dis {
    display: inline-block;
    width: 100%;
}

.haber-detay-sag-res {
    width: 100%;
    height: 190px;
    background-size: cover;
    background-position: center;
}

.haber-detay-sag-icerik {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0px;
}

.fotogal-menu-baslik {
    padding: 20px 0px;
}

.fotogal-menu-baslik-ic {
    font-size: 24px;
    font-weight: 900;
    color: #494141;
    display: inline-block;
    width: 100%;
}

.fotogal-fotolar {
    display: inline-block;
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.fotogal-fotolar > ul {
    list-style: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: absolute;
    transition: all 0.25s ease;
    display: inline-block;
}

.fotogal-fotolar > ul > li {
    float: left;
    width: 50%;
    display: inline-block;
}

.fotogal-fotolar > ul > li > a {
    display: inline-block;
    width: 100%;
    padding: 5px;
}

.fotogal-detay {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0px;
}

.fotogal-detay-dis {
    width: 100%;
    display: inline-block;
}

.fotogal-detay-res {
    width: 100%;
    display: inline-block;
}

.fotogal-detay-aciklama {
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    width: 100%;
}

.fotogal-detay-res-ic {
    width: 100%;
    height: 100px;
    background-position: center;
    background-size: cover;
}

.fotogal-yazi {
    float: left;
    width: 80%;
    display: inline-block;
}

.fotogal-butonlar {
    float: left;
    width: 20%;
    display: inline-block;
}

.fotogal-butonlar-down {
    float: left;
    width: 50%;
    text-align: center;
    background-color: #494141;
    color: white;
    cursor: pointer;
}

.fotogal-butonlar-up {
    float: left;
    width: 50%;
    text-align: center;
    background-color: #494141;
    color: white;
    cursor: pointer;
}

.fotogal-butonlar-down:hover {
    background-color: #e41e26;
    color: white;
}

.fotogal-butonlar-up:hover {
    background-color: #e41e26;
    color: white;
}

#itemler2 > li {
    height: 180px;
}

.videogal-menu-baslik {
    padding: 20px 0px;
}

.videogal-menu-baslik-ic {
    font-size: 24px;
    font-weight: 900;
    color: #494141;
}

.videogal-fotolar {
    display: inline-block;
    height: 420px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.videogal-fotolar > ul {
    list-style: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: absolute;
    transition: all 0.25s ease;
    display: inline-block;
}

.videogal-fotolar > ul > li {
    float: left;
    width: 100%;
    display: inline-block;
}

.videogal-fotolar > ul > li > a {
    display: inline-block;
    width: 100%;
    padding: 5px;
}

.videogal-detay {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    padding: 10px 0px;
}

.videogal-detay-dis {
    width: 100%;
    display: inline-block;
}

.videogal-detay-res {
    width: 100%;
    display: inline-block;
}

.videogal-detay-aciklama {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    width: 100%;
}

.videogal-detay-res-ic {
    width: 100%;
    height: 160px;
    background-position: center;
    background-size: cover;
}

.videogal-yazi {
    float: left;
    width: 80%;
    display: inline-block;
}

.videogal-butonlar {
    float: left;
    width: 20%;
    display: inline-block;
}

.videogal-butonlar-down {
    float: left;
    width: 50%;
    text-align: center;
    background-color: #494141;
    color: white;
    cursor: pointer;
}

.videogal-butonlar-up {
    float: left;
    width: 50%;
    text-align: center;
    background-color: #494141;
    color: white;
    cursor: pointer;
}

.videogal-butonlar-down:hover {
    background-color: #e41e26;
    color: white;
}

.videogal-butonlar-up:hover {
    background-color: #e41e26;
    color: white;
}

#itemler3 > li {
    height: 220px;
}

.haber-listeleme-baslik {
    font-size: 24px;
    font-weight: 700;
    padding: 30px 0px 0px 0px;
}

.haber-listeleme-sayfa-butonlari-dis {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.haber-listeleme-sayfa-butonlari-dis > ul {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.haber-listeleme-sayfa-butonlari-dis > ul > li {
    width: 55px;
    height: 55px;
    display: inline-block;
    text-align: center;
    margin: 5px 5px;
}

.haber-listeleme-sayfa-butonlari-dis > ul > li > a {
    display: inline-block;
    color: #494141;
    background-color: #f5f5f5;
    font-weight: 600;
    font-size: 24px;
    width: 100%;
    padding: 10px 0px;
}

.haber-listeleme-sayfa-butonlari-dis > ul > li > a:hover {
    color: white;
    background-color: #494141;
}

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

.foto-galeri-menus > ul {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: left;
}

.foto-galeri-menus > ul > li {
    display: inline-block;
    padding: 10px 20px 0px 0px;
}

.foto-galeri-menus > ul > li > a {
    font-weight: 500;
    font-size: 14px;
}

.foto-galeri-menus > ul > li > a:hover {
    color: #e41e26;
}

.foto-galeri-baslik2 {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 0px;
    padding: 30px 0px 5px 0px;
}

.foto-galeri-baslik2 > a {
    display: inline-block;
}

.foto-galeri-selected > a {
    color: #e41e26;
}

.foto-galeri-dis > a {
    display: inline-block;
    width: 100%;
}

.foto_galeri_detay_baslik {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding: 25px 0px;
}

.foto_galeri_detay_sol_btn {
    width: 80px;
    height: 80px;
    background-color: #f5f5f5;
    text-align: center;
    font-size: 36px;
    padding: 15px 0px;
}

.foto_galeri_detay_res_dis {
    display: inline-block;
    text-align: center;
}

.foto_galeri_detay_res {
    width: 100%;
    padding-bottom: 50%;
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.foto_galeri_detay_sag_btn {
    width: 80px;
    height: 80px;
    background-color: #f5f5f5;
    text-align: center;
    font-size: 36px;
    padding: 15px 0px;
}

.foto_galeri_detay_sol_btn:hover {
    background-color: #494141;
    color: white;
}

.foto_galeri_detay_sag_btn:hover {
    background-color: #494141;
    color: white;
}

.a_kapsayici {
    display: inline-block;
    padding: 210px 0px;
}

.a_kapsayici > a {
    display: inline-block;
}

.foto_galeri_detay_icerik {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0px 0px 0px;
}

.haber_detay-gunun-gelismeleri-dahafazla > a {
    display: inline-block;
    color: #e41e26;
    font-size: 12px;
    font-weight: 600;
}

.search-dis {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #0c0202d9;
    z-index: 2000;
    text-align: center;
    display: none;
}

.search {
    margin-top: 100px;
}

.search > form {
    width: 100%;
    display: inline-block;
    position: relative;
}

.search > form > input {
    width: 50%;
    height: 50px;
    border-radius: 40px;
    background-color: white;
    padding: 0px 0px 0px 30px;
    border: none;
    transition: all 0.4s ease;
}

.search > form > button {
    border: none;
    background-color: transparent;
    position: absolute;
    left: 72%;
    top: 14px;
}

.search > form > button i {
    font-size: 20px;
    color: #292b2d;
}

.search-close-btn {
    text-align: right;
}

.search-close-btn > a {
    color: white;
    font-size: 30px;
    padding: 10px 20px;
}

.close {
    display: none;
}

.mobile-btn > a:nth-child(2) {
}

.footer-logo-dis > a {
    display: inline-block;
}

.haber-detay-icerik-spot {
    display: inline-block;
    width: 100%;
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    font-weight: 600;
}

.haber-detay-icerik-res {
    display: inline-block;
    width: 100%;
    padding: 20px 0px 0px 0px;
}

.haber-detay-icerik-icerik p {
    font-size: 15px;
}

.haber-detay-icerik-icerik img {
    max-width: 100%;
    height: auto !important;
}

.haber-detay-icerik-icerik {
    display: inline-block;
    width: 100%;
    padding: 20px 0px 0px 0px;
    font-weight: 500;
}

.infobar {
    background: #1b1c22;
    padding: 7.5px 0px;
}

.infobar span {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    display: inline-block;

    margin: 0px 7.5px;
}

.infobar a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;

}

.ralani.r1 {
    height: 100%;
    display: flex;
    align-items: center;
}

.sondakikabar {
    background: #e41e26;
    padding: 10px 0px;
}

.sondakikabar .arrows {
    display: inline-block;
    vertical-align: middle;
    padding: 0px;
    margin-bottom: -5px;
    margin-right: 10px;
}

.sondakikabar .arrows span i {

    line-height: 22px;
}

.sondakikabar .arrows span {

    font-size: 28px;

    cursor: pointer;

    line-height: 29px;

    display: inline-block;
}

.sondakikabar .arrows span:hover {

    color: #fff;
}

.sondakikabar .sondakika {

    color: #fff;

    font-size: 16px;

    font-weight: bold;

    line-height: 29px;

    vertical-align: middle;
}

.sondakikabar .owl-sondakika > .item {
    display: none;
}

.sondakikabar .owl-sondakika {

    display: inline-block;

    width: calc(100% - 260px);

    vertical-align: middle;
}

.owl-theme.owl-carousel.owl-sondakika.owl-loaded.owl-drag {
}

.sondakikabar .owl-sondakika .item {

    height: 29px;
}

.sondakikabar .owl-sondakika .item a {

    display: block;

    font-size: 16px;

    font-weight: 400;

    color: #fff;

    line-height: 29px;

    overflow: hidden;
    text-overflow: ellipsis;

    white-space: nowrap;
}

header .havaDurumu {

    display: inline-block;

    width: 150px;
}

header .havaDurumu .content .il {
    font-size: 17px;
    font-weight: 600;
    display: block;
}

header .havaDurumu .content .derece {
    font-size: 17px;
    font-weight: 600;
}

header .havaDurumu .content {

    display: inline-block;

    width: calc(100% - 40px);

    vertical-align: middle;

    font-size: 13px;

    color: #fff;

    line-height: 14px;
}

header .havaDurumu i {
    color: #fff;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
}

header .header-ust-menu-icon {

    cursor: pointer;

    color: #fff;

    transition: 0.3s ease all;
}

header .header-ust-menu-icon:hover {

    transform: scale(1.2);
}

.widget-namazVakitleri {
}

.widget-namazVakitleri #namazVakitleri {
    background-image: url("../img/namaz.jpg");
    width: 100%;
    height: 180px;
    background-size: cover;
    position: relative;
}

.widget-namazVakitleri #namazVakitleri .w-header {
    padding: 15px;
}

.widget-namazVakitleri #namazVakitleri #ilSec {
    width: 120px;
    background: transparent;
    border: 0;
    display: inline-block;
    cursor: pointer;
    outline: 0 !important;
    float: left;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .5);
    margin: 0;
    height: 24px;
    font-size: 15px;
}

#ilSec option {
    background: #874719;
    outline: 0 !important;
    cursor: pointer;
}

.widget-namazVakitleri #namazVakitleri .w-title {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .5);
    text-align: right;
    display: inline-block;
    float: right;
    height: 24px;
}

.namaz-vakit-listele {
    width: 100%;
    height: 40px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 0;
    background: rgba(0, 0, 0, .25);
}

.namaz-vakit-listele .icerik {
    width: calc(100% / 6);
    height: 40px;
    overflow: hidden;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.namaz-vakit-listele .icerik strong {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    display: block;
    text-shadow: 1px 1px rgba(0, 0, 0, .42)
}

.namaz-vakit-listele .icerik span {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    display: block;
    text-shadow: 1px 1px rgba(0, 0, 0, .42)
}

.header-sosyal {
    display: inline-block;
    padding: 0px 25px;
}

.header-sosyal a {
    color: #565656;
}

.header-sosyal a:hover i.fa-facebook-f {
    color: #3b5998;
}

.header-sosyal a:hover i.fa-twitter {
    color: #1da1f2;
}

.header-sosyal a:hover i.fa-instagram {
    color: #c32aa3;
}

.header-sosyal a:hover i.fa-youtube {
    color: #ff0000;
}

.header-sosyal a {
    font-size: 24px;
    display: block;
    margin: 0px 2px;
    text-align: center;
}

.anasayfa-slider .tummansetbtn span {
    background: #e41e26;
    color: #fff;
    font-size: 15px !important;
}

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

.countBtns .btn.active {
    background-color: #e41e26;
    color: white;
}

.countBtns .btn {
    display: inline-flex;
    padding: 5px 11px;
    position: relative;
    min-height: 1px;
    min-width: 40px;
    border-radius: 0px;
    color: #000;
    background: rgb(204, 204, 204);
    height: 40px;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    margin-bottom: 5px;
}

.text-kurumsal {
    color: #e41e26
}

body {
    background: #e7e7e7;
    padding: 105px 0px 70px 0px
}

body.wrapped {
    overflow: hidden
}

.pagelogomob {
    width: 100%;
    height: 75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../img/logo.png');
    padding: 5px;
    background-origin: content-box
}

.solmenumback.active {
    display: block;
}

.solmenumback {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.75);
    z-index: 109999999999027;
}

.solmenum {
    position: fixed;
    top: 0px;
    left: 200%;
    bottom: 0px;
    right: 200%;
    z-index: 9999;
}

.solmenum.active {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1099999999990272;
}

.solmenum > ul {
    width: 200px;
    position: absolute;
    right: -200%;
    top: 0px;
    bottom: 0px;
    overflow-y: auto;
    transition: all .5s ease;
    padding-left: 15px !important;
    background: rgba(0, 0, 0, .9);
    z-index: 1099999999990279999999;
}

.solmenum.active > ul {
    right: 0px
}

.solmenum > ul > li {
    border-bottom: 1px solid #e7e7e7
}

.solmenum > ul > li > a {
    display: block;
    padding: 10px 5px;
}

header {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 75px;
    background: #fff;
    z-index: 999;
}

header > .row > .col-2, header > .row > .col-8 {
    line-height: 5;
    height: 75px
}

.sdhaber {
    background: #e41e26;
    font-size: 10px;
    color: #fff;
    max-height: 35px;
    overflow: hidden;
    line-height: 20px;
}

#sonhaberler > .item {
    display: none;
}

footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 50px;
    background: #fff;
    z-index: 999998
}

footer > a {
    display: inline-block;
    width: 25%;
    margin: -2px;
    padding: 7.5px 0px;
}

footer > a.active {
    position: relative;
}

footer > a.active:before {
    top: 2px;
    left: 0px;
    right: 0px;
    position: absolute;
    background: #e41e26;
    content: '';
    height: 2px
}

footer > a.active i, footer > a.active span {
    color: #e41e26 !important
}

footer .menualt {
    font-size: 8px;
    display: block;
}

.shabertext {
    display: block;
    max-width: 100%;
    height: 20px;
    width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.4;
}

.shabertext a {
    color: #fff;
    font-size: 13px;
}

.anasayfa-slider {
}

.anasayfa-slider .anasayfa-slider-item {
}

.anasayfa-slider .swiper-slide > a {
    background-color: black;
}

.slider-etiket > div:nth-child(2) {
    font-size: 9px;
}

.swiper-slide > a > div.swipe-slider-arka {
}

.swiper-slide > a > div.anasayfa-slider-item > div {
}

.slider-baslik {
    font-size: 16px;
    padding: 6px 10px 0px;
}

.anasayfa-slider .swipe-slider-arka {
}

div.swiper-pagination.swiper-pagination-bullets > a {
    display: inline-block !important;
    margin: 0 2px;
    max-width: 2%;
    border-radius: 100%;
}

div.swiper-pagination.swiper-pagination-bullets > a > span {
    font-size: 0px !important;
    height: 7px;
    margin: 2px;
    padding: 0px !important;
    width: 7px;
    border-radius: 100%;
}

.anasayfa-slider .swiper-pagination-bullet {
    background: white;
}

.anasayfa-slider .swiper-pagination-bullet-active {
    background-color: #e41e26 !important;
}

body > div.container > div:nth-child(1) > div > div.swiper-pagination.swiper-pagination-bullets > a.tummansetbtn {
    display: none !important;
}

.anasayfa-slider .swiper-pagination-bullets {
    position: relative;
    top: -30px;
    margin: 0px;
}

.swiperbullets > span {

}

.altmenu {
    display: none !important;
}

.swiper-pagination {
    display: block !important;
}

.swiper-slide > a > div.anasayfa-slider-item > div {
}

.sur-slider > div.swiper-pagination.swiper-pagination-bullets > a {
    margin: 3px;
}

.suralti-dis {
    margin: 0px 0px !important;
}

body {
    transition: 0.3s ease all;
}

.bmodel-active:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #0000008c;
    z-index: 999998;
}

body.bmodel-active {
    max-height: 100vh;
    overflow: hidden;
}

body.bmodel-active * {
    /*-webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);*/

}

.blur-modal * {
    filter: unset !important;
}

.blur-modal {
    position: fixed;
    top: 0px;
    filter: unset !important;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    justify-content: center;
    height: 100vh;
    align-items: center;
    z-index: 999999;
    padding: 15px;
}

.blur-modal .bmodel-content {

    position: relative;
}

.blur-modal .bmodel-content {

}

.blur-modal .bmodal-close {

    position: absolute;

    z-index: 999999;

    right: 0px;

    top: -30px;
}

.blur-modal .bmodal-close a {

    color: #1b1c22;

    background: #fff;

    border-radius: 1px;

    padding: 7px 15px;

    font-size: 14px;
}

.blur-modal .bmodel-content .img {

    display: block;

    max-height: 100vh;

    margin: 0 auto;
}

body.bmodel-active .blur-modal {
    display: flex;
}

body.bmodel-active .blur-backdrop {
    display: block;
}

.blur-backdrop {
    display: none;
    position: absolute;

    left: 0px;

    right: 0px;

    bottom: 0px;

    top: 0px;

    height: 0px;

    min-height: 100vh;

    z-index: 2221;
}

.yazarlist {

    background: #1b1c22;

    padding: 15px;

    min-height: 230px;

    margin-bottom: 30px;

    border-radius: 2px;
}

.yazarlist .img {

    width: 120px;

    height: 120px;

    display: block;

    margin: 0 auto;

    border-radius: 100%;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;
}

.yazarlist .yazarbaslik {

    display: block;

    text-align: center;

    color: #fff;

    font-size: 20px;

    font-weight: 600;

    margin: 10px 0px 0px;
}

.yazarlist .yazibaslik {

    display: block;

    text-align: center;

    color: #888;

    font-size: 13px;

    font-weight: 600;

    margin: 0px;
}

.iletisim-bosluk {
    margin-top: 25px;
    margin-bottom: 25px;
}

.iletisim-not {
    margin-bottom: 25px;
}

.btngonder {
    background-color: #e41e26 !important;
    border: 1px solid #e41e26 !important;
}

.btngonder:hover {
    background-color: #fff !important;
    color: #e41e26 !important;
}

.form-group > label {
    font-weight: 600 !important;
}

.iletisim-baslik {
    display: inline-block;
    width: 100%;
    font-size: 26px;
    font-weight: 500;
}

.iletisim-bilgi {
    display: inline-block;
    width: 100%;
}

.iletisim-bilgi > ul {
    display: inline-block;
    width: 100%;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.iletisim-bilgi > ul > li {
    display: inline-block;
    width: 100%;
}

.iletisim-bilgi > ul > li > span {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
}

.iletisim-bilgi > ul > li > a {
    display: inline-block;
    width: 100%;
    font-size: 13px;
}

.iletisim-not {
    display: inline-block;
    width: 100%;
}
#ilginreklam{
    margin-top: 10px;
}

.ara{

}

.ara form{
    display: block;
    width: 100%;
    position: relative;
    padding: 15px 5px;
}

.ara form input{
    display: block;
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 2px 10px;
    font-size: 14px;
}

.ara form button{
    position: absolute;
    right: 12px;
    top: 16px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    background-color: transparent;
    border: none;
}

@media only screen and (max-width: 768px) {
    .haber-blok-resim {
        width: 100%
    }
}

.sayfalamaBar .row {
    margin: 0px;
}

.sayfalamaBar .row > div {
    padding: 0px;
}

.sayfalamaBar {
    margin: 10px 0px;
    padding: 0px 0px;
    border-top: 1px solid #e41e26;
    border-bottom: 1px solid #e41e26;
}

.sayfalamaBar .onceki {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0px;
    margin: 7px 0px;
    background: transparent;
}

.sayfalamaBar span {
    font-weight: 500;
}

.sayfalamaBar .sonraki {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 5px 0px;
    background: transparent;
    margin: 8px 0px;
}

.sayfalamaBar a {
    display: inline-flex;
    background: #fff;
    min-width: 28px;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    min-height: 28px;
    margin: 10px 0px;
}

.sayfalamaBar a.active {
    color: #fff;
    background: #e41e26;
}

@media only screen and (max-width: 479px) {
    .sondakika {
        margin-right: -10px;
    }

    .headersosyal {
        display: block;
        text-align: center;
    }

    .headersosyal a {
        display: inline-block;
        margin: 0 3px;
        color: #000;
    }

    .slider-etiket {
        height: auto;
        color: white;
        display: inline-block;
        width: max-content;
        padding: 0px 5px;
        text-align: left;
        border-bottom: 2px solid #9f141a;
        background: #e41e26;
        vertical-align: middle;
        line-height: 19px;
    }

    .slider-etiket > div:nth-child(1) {
        vertical-align: middle;
        width: 5px;
        height: 5px;
        background-color: white;
        border-radius: 100%;
        display: inline-block;
    }

    .slider-etiket > div:nth-child(2) {
        font-size: 9px;
        font-weight: 700;
        margin: 0px 5px;
        display: inline-block;
        vertical-align: middle;
    }

    .manset1-etiket {
        color: white;
        display: inline-block;
        padding: 0px 10px;
        text-align: left;
        border-bottom: 2px solid #9f141a;
        background: #e41e26;
        white-space: nowrap;
        line-height: 15px;
        position: static;
    }

    .manset1-etiket > div:nth-child(1) {
        vertical-align: middle;
        width: 6px;
        height: 6px;
        background-color: white;
        border-radius: 100%;
        display: inline-block;
    }

    .manset1-etiket > div:nth-child(2) {
        font-size: 9px;
        font-weight: 700;
        margin: 0px 0px;
        display: inline-block;
        vertical-align: middle;
    }

    .mobile-btn {
        display: inline-block !important;
    }

    .header-alt-menu-dis > ul > li > a {
        float: left;
        width: 50%;
    }

    .mobile-btn > a:nth-child(1) {
        text-align: left;
    }

    .mobile-btn > a:nth-child(1) > img {
        max-width: 40%;
    }

    .mobile-btn > a:nth-child(2) {
        padding: 25px 15px 0px 0px;
    }

    .mobile-btn > a:nth-child(2) > i {
        font-size: 19px;
    }

    .sondakikabar .owl-sondakika {
        display: block;
        width: 100%;
    }

    .sondakikabar .arrows {
        display: none;
    }

    .infobar {
        display: none;
    }

    header .havaDurumu {
        display: none;
    }

    .header-ust-menu-icon {
        display: none;
    }

    body > header > div.header-dis-alt > div > div > div > div > ul > li.mobile-btn > a:nth-child(1) {
        display: block;
    }

    .header-ust-menu {
        display: none;
    }

    .header-logo {
        display: none;
    }

    .header-alt-menu-dis > ul > li {
        display: none;
    }

    .mobile-btn {
        display: inline-block !important;
        text-align: right;
        padding: 0px 0px !important;
        width: 100%;
    }

    .header-dis-ust {
        display: none;
    }

    .header-alt-menu-dis > ul > li > a {
        display: inline-block;
        padding: 15px 10px 10px 0px;
    }

    .mobile-btn > a > i {
        font-size: 28px !important;
    }

    #slider2 > div.owl-nav > button.owl-prev {
        left: 0px;
    }

    #slider2 > div.owl-nav > button.owl-next {
        right: 0px;
    }

    .footer-altyazi {
        padding: 0px;
    }

    .borsa-deger-dis > ul > li {
        width: 100%;
    }

    .son-dakika-dis {
        background: #292b2d;
    }

    .slider-ic-icerik > div > .owl-nav {
        position: inherit;
        width: 100%;
    }

    .slider-ic-icerik > div > .owl-nav > .owl-next {
        margin-top: 0px;
        width: 45%;
        display: block;
        float: left;
    }

    .slider-ic-icerik > div > .owl-nav > .owl-prev {
        margin-top: 0px;
        width: 45%;
        display: block;
        float: left;
    }

    .anasayfa-slider {
        height: auto;
        padding: 0px;
        margin: 0px;
    }

    .swipe-slider-arka {
        position: absolute;
    }

    .slider-etiket {
        margin: 0 auto;
    }

    .slider-baslik {
        font-size: 16px;
        padding: 10px 10px;
        text-align: center !important;
        width: 100%;
    }

    .slider-alt-baslik {
        text-align: center !important;
        padding: 20px 10px;
        font-size: 15px;
        width: 100%;
    }

    .sur-slider .swipe-slider-arka {
        position: absolute;
        right: 5px;
        top: 5px;
    }

    .swipe-slider-arka {
        background: transparent;
    }


    .swiper-pagination {
        display: none;
    }

    .anasayfa-slider .swiper-pagination {
        display: none;
    }

    .slider-ic-baslik {
        background-color: white;
    }

    #slider2 > div.owl-nav {
        display: none;
    }

    .haber-menu-baslik > ul {
        margin-bottom: 20px;
    }

    .haber-menu-baslik > ul > li {
        padding: 15px 15px 15px 15px;
        text-align: center;
        width: 100%;
    }

    .haber-blok-res {
        height: 120px;
        width: 100%;
    }

    .haber-blok-aciklama {
        width: 100%;
        padding: 5px;
        padding-top: 0px;
    }

    .back-arka2 {
        top: 8450px;
        height: 1730px;
    }

    .yorum-detay-aciklama {
        width: 60%;
        font-size: 11px;
    }

    .yorum-detay-res-ic {
        width: 50px;
        height: 50px;
    }

    .owl4-item-block {
        height: 160px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .haber-blok-aciklama {
        display: inline-table;
    }

    .alt-slider-baslik {
        padding: 10px;
    }

    .alt-slider-icerik {
        padding: 10px;
    }

    .alt-slider-gradient {
        background: #292b2d9e;
    }

    .magazin-slider-baslik {
        padding: 420px 10px 0px 10px;
    }

    .magazin-slider-icerik {
        padding: 10px;
    }

    .foto-galeri-tumu {
        padding: 35px 0px 0px 0px;
        text-align: right;
        font-size: 16px;
    }

    .foto-galeri-baslik {
        padding-top: 30px;
    }

    .owl7-item-block {
        height: 250px;
    }

    .footer-list-dis > ul {
        padding: 40px 0px;
    }

    .footer-list-dis > ul > li {
        text-align: center;
    }

    .footer-logo-dis {
        text-align: center;
    }

    .footer-link {
        text-align: center;
    }

    .footer-sosyal {
        text-align: center;
    }

    .footer-altyazi {
        text-align: center;
    }

    .detayli-menu-close {
        display: none;
    }

    .detayli-menu-menuler > ul > li {
        width: 100%;
    }

    .mobile-close-btn {
        display: block;
    }

    .detayli-menu-logo > a:nth-child(1) {
        float: left;
    }

    .detayli-menu-logo > a:nth-child(2) {
        float: right;
        color: white;
    }

    .detayli-menu-alt-menuler {
        padding: 0px 15px;
        padding-top: 20px;
        width: 100%;
    }

    .detayli-menu-alt-menuler > ul {
        height: 0px;
        overflow: hidden;
    }

    .detayli-menu-alt-menuler > span > div:nth-child(1) {
        float: left;
        width: 50%;
    }

    .detayli-menu-alt-menuler > span > div:nth-child(2) {
        float: left;
        width: 50%;
        text-align: right;
        display: block;
    }

    .haber-detay-icon-alan > ul {
        width: 100%;
        text-align: left !important;
        padding: 5px 0px;
    }

    .haber_detay-gunun-gelismeleri-icerik-yazi {
        padding: 10px 10px;
    }

    .haber-detay-baslik-alan {
        padding: 25px 0px 0px 0px;
    }

    .foto_galeri_detay_res {
        width: 100%;
        height: 200px;
    }

    .a_kapsayici {
        padding: 0px;
        position: absolute;
        bottom: 0px;
    }

    .mdegis {
        position: relative;
        padding-bottom: 60px;
    }

    .mdegis2 {
        position: static;
    }

    .mdegis3 {
        left: 15px;
    }

    .mdegis4 {
        right: 15px;
    }

    .foto-galeri-mobil > a {
        width: 100%;
    }

    .foto-galeri-res-dis {
        height: 170px;
    }

    .haber-listeleme-sayfa-butonlari-dis > ul > li {
        width: 18px;
        height: auto;
        margin: 0px 5px;
    }

    .haber-listeleme-sayfa-butonlari-dis > ul > li > a {
        font-size: 14px;
        padding: 5px 5px;
    }
    .foto_galeri_detay_res-dis{
        position:relative;
    }
    .foto_galeri_detay_sol_btn {
        width: 40px;
        height: 40px;
        padding: 5px 0px;
        font-size: 22px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #f5f5f561;
    }

    .foto_galeri_detay_sag_btn {
        width: 40px;
        height: 40px;
        padding: 5px 0px;
        font-size: 22px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0px;
        background: #f5f5f561;
    }

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

    .sur-slider .anasayfa-slider-item {
        padding-bottom: 12;
    }

    .anasayfa-slider .swipe-slider-arka {
    }

    .haber-blok-baslik2 {
        font-size: 13px;
    }

    .haber-blok-icerik2 {
        font-size: 9px;
    }

    .haber-detay-baslik {
        font-size: 28px;
    }

    .detayli-menu-logo > a > img {
        max-width: 40%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .header-ust-menu {
        display: none;
    }

    .header-logo {
        display: none;
    }

    .header-alt-menu-dis > ul > li {
        display: none;
    }

    .mobile-btn {
        display: inline-block !important;
        text-align: right;
        padding: 0px 0px !important;
        width: 100%;
    }

    .header-dis-ust {
        display: none;
    }

    .header-alt-menu-dis > ul > li > a {
        display: inline-block !important;
        padding: 15px 10px 10px 0px;
    }

    .mobile-btn > a > i {
        font-size: 28px !important;
    }

    #slider2 > div.owl-nav > button.owl-prev {
        left: 0px;
    }

    #slider2 > div.owl-nav > button.owl-next {
        right: 0px;
    }

    .footer-altyazi {
        padding: 0px;
    }

    .borsa-deger-dis > ul > li {
        width: 100%;
    }

    .son-dakika-dis {
        background: #292b2d;
    }

    .slider-ic-icerik > div > .owl-nav {
        position: inherit;
        width: 100%;
    }

    .slider-ic-icerik > div > .owl-nav > .owl-next {
        margin-top: 0px;
        width: 45%;
        display: block;
        float: left;
    }

    .slider-ic-icerik > div > .owl-nav > .owl-prev {
        margin-top: 0px;
        width: 45%;
        display: block;
        float: left;
    }

    .anasayfa-slider {
        height: 400px;
    }

    .swipe-slider-arka {
        padding: 30px 20px;
    }

    .slider-etiket {
        margin: 0 auto;
    }

    .slider-baslik {
        font-size: 30px;
        padding: 20px 10px;
        text-align: center;
    }

    .slider-alt-baslik {
        text-align: center;
        padding: 20px 10px;
        font-size: 15px;
    }

    .swipe-slider-arka {
        background: #292b2dad;
    }

    .anasayfa-slider .swiper-pagination {
        display: none;
    }

    .slider-ic-baslik {
        background-color: white;
    }

    #slider2 > div.owl-nav {
        display: none;
    }

    .haber-menu-baslik > ul {
        margin-bottom: 20px;
    }

    .haber-menu-baslik > ul > li {
        padding: 15px 15px 15px 15px;
        text-align: center;
        width: 100%;
    }

    .haber-blok-res {
        height: 120px;
        width: 100%;
    }

    .haber-blok-aciklama {
        width: 100%;
        padding: 5px;
    }

    .yorum-detay-aciklama {
        width: 60%;
        font-size: 11px;
    }

    .yorum-detay-res-ic {
        width: 50px;
        height: 50px;
    }

    .owl4-item-block {
        height: 195px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .haber-blok-aciklama {
        display: inline-table;
    }

    .alt-slider-baslik {
        padding: 10px;
    }

    .alt-slider-icerik {
        padding: 10px;
    }

    .alt-slider-gradient {
        background: #292b2d9e;
    }

    .magazin-slider-baslik {
        padding: 420px 10px 0px 10px;
    }

    .magazin-slider-icerik {
        padding: 10px;
    }

    .foto-galeri-tumu {
        padding: 35px 0px 0px 0px;
        text-align: right;
        font-size: 16px;
    }

    .foto-galeri-baslik {
        padding-top: 30px;
    }

    .back-arka {
        height: 900px;
    }

    .owl7-item-block {
        height: 140px;
    }

    .footer-list-dis > ul {
        padding: 40px 0px;
    }

    .footer-list-dis > ul > li {
        text-align: center;
    }

    .footer-logo-dis {
        text-align: center;
    }

    .footer-link {
        text-align: center;
    }

    .footer-sosyal {
        text-align: center;
    }

    .footer-altyazi {
        text-align: center;
    }

    .detayli-menu-close {
        display: none;
    }

    .detayli-menu-menuler > ul > li {
        width: 100%;
    }

    .mobile-close-btn {
        display: block;
    }

    .detayli-menu-logo > a:nth-child(1) {
        float: left;
    }

    .detayli-menu-logo > a:nth-child(2) {
        float: right;
        color: white;
    }

    .detayli-menu-alt-menuler {
        padding: 0px 15px;
        padding-top: 20px;
        width: 100%;
    }

    .detayli-menu-alt-menuler > ul {
        height: 0px;
        overflow: hidden;
    }

    .detayli-menu-alt-menuler > span > div:nth-child(1) {
        float: left;
        width: 50%;
    }

    .detayli-menu-alt-menuler > span > div:nth-child(2) {
        float: left;
        width: 50%;
        text-align: right;
        display: block;
    }

    .foto_galeri_detay_res {
        width: 100%;
        height: 340px;
    }

    .a_kapsayici {
        padding: 0px;
        position: absolute;
        bottom: 0px;
    }

    .mdegis {
        position: relative;
        padding-bottom: 90px;
    }

    .mdegis2 {
        position: static;
    }

    .mdegis3 {
        left: 15px;
    }

    .mdegis4 {
        right: 15px;
    }

    .foto-galeri-res-dis {
        height: 140px;
    }

    .haber-listeleme-sayfa-butonlari-dis > ul > li {
        width: 40px;
        height: auto;
        margin: 0px 5px;
    }

    .haber-listeleme-sayfa-butonlari-dis > ul > li > a {
        font-size: 14px;
        padding: 10px 5px;
    }
}

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

    .slider-alt-block {
        margin-top: 210px;
    }

    .slider-baslik {
        margin: 0 auto;
    }

    .sondakika {
        text-align: right !important;
    }

    .slider-etiket {
        display: none;
    }

    .headersosyal > a {
        margin: 0px 10px;
    }

    .header-ust-menu {
        display: none;
    }

    .header-logo {
        display: none;
    }

    .header-alt-menu-dis > ul > li {
        display: none;
    }

    .mobile-btn {
        display: inline-block !important;
        text-align: right;
        padding: 0px 0px !important;
        width: 100%;
    }

    .header-dis-ust {
        display: none;
    }

    .header-alt-menu-dis > ul > li > a {
        display: inline-block !important;
        padding: 15px 10px 10px 0px;
    }

    .mobile-btn > a > i {
        font-size: 28px !important;
    }

    #slider2 > div.owl-nav > button.owl-prev {
        left: 0px;
    }

    #slider2 > div.owl-nav > button.owl-next {
        right: 0px;
    }

    .footer-altyazi {
        padding: 0px;
    }

    .borsa-deger-dis > ul > li {
        width: 100%;
    }

    .son-dakika-dis {
        background: #292b2d;
    }

    .slider-ic-icerik > div > .owl-nav {
        position: inherit;
        width: 100%;
    }

    .slider-ic-icerik > div > .owl-nav > .owl-next {
        margin-top: 0px;
        width: 45%;
        display: block;
        float: left;
    }

    .slider-ic-icerik > div > .owl-nav > .owl-prev {
        margin-top: 0px;
        width: 45%;
        display: block;
        float: left;
    }

    .anasayfa-slider {
        height: 400px;
    }

    .swipe-slider-arka {
        padding: 30px 20px;
    }

    .slider-etiket {
        margin: 0 auto;
    }

    .slider-baslik {
        font-size: 30px;
        padding: 20px 10px;
        text-align: center;
    }

    .slider-alt-baslik {
        text-align: center;
        padding: 20px 10px;
        font-size: 15px;
    }

    .swipe-slider-arka {
        background: #292b2dad;
    }

    .anasayfa-slider .swiper-pagination {
        display: none;
    }

    .slider-ic-baslik {
        background-color: white;
    }

    #slider2 > div.owl-nav {
        display: none;
    }

    .haber-menu-baslik > ul {
        margin-bottom: 20px;
    }

    .haber-menu-baslik > ul > li {
        padding: 15px 15px 15px 15px;
        text-align: center;
        width: 100%;
    }

    .haber-blok-res {
        height: 120px;
        width: 100%;
    }

    .haber-blok-aciklama {
        width: 100%;
        padding: 5px;
    }

    .back-arka2 {
        top: 8450px;
        height: 1730px;
    }

    .yorum-detay-aciklama {
        width: 60%;
        font-size: 11px;
    }

    .yorum-detay-res-ic {
        width: 50px;
        height: 50px;
    }

    .owl4-item-block {
        height: 160px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .haber-blok-aciklama {
        display: inline-table;
    }

    .alt-slider-baslik {
        padding: 10px;
    }

    .alt-slider-icerik {
        padding: 10px;
    }

    .alt-slider-gradient {
        background: #292b2d9e;
    }

    .magazin-slider-baslik {
        padding: 420px 10px 0px 10px;
    }

    .magazin-slider-icerik {
        padding: 10px;
    }

    .foto-galeri-tumu {
        padding: 35px 0px 0px 0px;
        text-align: right;
        font-size: 16px;
    }

    .foto-galeri-baslik {
        padding-top: 30px;
    }

    .owl7-item-block {
        height: 200px;
    }

    .footer-list-dis > ul {
        padding: 40px 0px;
    }

    .footer-list-dis > ul > li {
        text-align: center;
    }

    .footer-logo-dis {
        text-align: center;
    }

    .footer-link {
        text-align: center;
    }

    .footer-sosyal {
        text-align: center;
    }

    .footer-altyazi {
        text-align: center;
    }

    .detayli-menu-close {
        display: none;
    }

    .detayli-menu-menuler > ul > li {
        width: 100%;
    }

    .mobile-close-btn {
        display: block;
    }

    .detayli-menu-logo > a:nth-child(1) {
        float: left;
    }

    .detayli-menu-logo > a:nth-child(2) {
        float: right;
        color: white;
    }

    .detayli-menu-alt-menuler {
        padding: 0px 15px;
        padding-top: 20px;
        width: 100%;
    }

    .detayli-menu-alt-menuler > ul {
        height: 0px;
        overflow: hidden;
    }

    .detayli-menu-alt-menuler > span > div:nth-child(1) {
        float: left;
        width: 50%;
    }

    .detayli-menu-alt-menuler > span > div:nth-child(2) {
        float: left;
        width: 50%;
        text-align: right;
        display: block;
    }

    .foto_galeri_detay_res {
        width: 100%;
        height: 460px;
    }

    .a_kapsayici {
        padding: 0px;
        position: absolute;
        bottom: 0px;
    }

    .mdegis {
        position: relative;
        padding-bottom: 90px;
    }

    .mdegis2 {
        position: static;
    }

    .mdegis3 {
        left: 15px;
    }

    .mdegis4 {
        right: 15px;
    }

    .foto-galeri-res-dis {
        height: 190px;
    }
}

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

    .slider-alt-block {
        margin-top: 210px;
    }

    .slider-baslik {
        margin: 0 auto;
    }

    .sondakika {
        text-align: right !important;
    }

    .slider-etiket {
        display: none;
    }

    .headersosyal > a {
        margin: 0px 10px;
    }

    .header-ust-menu {
        display: none;
    }

    .header-logo {
        display: none;
    }

    .header-alt-menu-dis > ul > li {
        display: none;
    }

    .mobile-btn {
        display: inline-block !important;
        text-align: right;
        padding: 0px 0px !important;
        width: 100%;
    }

    .header-dis-ust {
        display: none;
    }

    .header-alt-menu-dis > ul > li > a {
        display: inline-block !important;
        padding: 15px 10px 10px 0px;
    }

    .mobile-btn > a > i {
        font-size: 28px !important;
    }

    #slider2 > div.owl-nav > button.owl-prev {
        left: 0px;
    }

    #slider2 > div.owl-nav > button.owl-next {
        right: 0px;
    }

    .footer-altyazi {
        padding: 0px;
    }

    .borsa-deger-dis > ul > li {
        width: auto;
    }

    .borsa-deger-dis > ul > li > a {
        font-size: 12px;
    }

    .son-dakika-dis {
        background: #292b2d;
    }

    .slider-ic-icerik > div > .owl-nav {
        position: inherit;
        width: 100%;
    }

    .slider-ic-icerik > div > .owl-nav > .owl-next {
        margin-top: 0px;
        width: 45%;
        display: block;
        float: left;
    }

    .slider-ic-icerik > div > .owl-nav > .owl-prev {
        margin-top: 0px;
        width: 45%;
        display: block;
        float: left;
    }

    .anasayfa-slider {
        height: 400px;
    }

    .swipe-slider-arka {
        padding: 30px 20px;
    }

    .slider-etiket {
        margin: 0 auto;
    }

    .slider-baslik {
        font-size: 30px;
        padding: 20px 10px;
        text-align: center;
    }

    .slider-alt-baslik {
        text-align: center;
        padding: 20px 10px;
        font-size: 15px;
    }

    .swipe-slider-arka {
        background: #292b2dad;
    }

    .anasayfa-slider .swiper-pagination {
        display: none;
    }

    .slider-ic-baslik {
        background-color: white;
    }

    #slider2 > div.owl-nav {
        display: none;
    }

    .yorum-detay-aciklama {
        width: 60%;
        font-size: 11px;
    }

    .yorum-detay-res-ic {
        width: 50px;
        height: 50px;
    }

    .owl4-item-block {
        height: 160px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .haber-blok-aciklama {
        display: inline-table;
    }

    .magazin-slider-baslik {
        padding: 420px 10px 0px 10px;
    }

    .magazin-slider-icerik {
        padding: 10px;
    }

    .foto-galeri-tumu {
        padding: 35px 0px 0px 0px;
        text-align: right;
        font-size: 16px;
    }

    .foto-galeri-baslik {
        padding-top: 30px;
    }

    .back-arka {
        height: 900px;
    }

    .owl7-item-block {
        height: 130px;
    }

    .footer-list-dis > ul {
        padding: 40px 0px;
    }

    .footer-list-dis > ul > li {
        text-align: center;
    }

    .footer-logo-dis {
        text-align: center;
    }

    .footer-link {
        text-align: center;
    }

    .footer-sosyal {
        text-align: center;
    }

    .footer-altyazi {
        text-align: center;
    }

    .detayli-menu-close {
        display: none;
    }

    .detayli-menu-menuler > ul > li {
        width: 100%;
    }

    .mobile-close-btn {
        display: block;
    }

    .detayli-menu-logo > a:nth-child(1) {
        float: left;
    }

    .detayli-menu-logo > a:nth-child(2) {
        float: right;
        color: white;
    }

    .detayli-menu-alt-menuler {
        padding: 0px 15px;
        padding-top: 20px;
        width: 100%;
    }

    .detayli-menu-alt-menuler > ul {
        height: 0px;
        overflow: hidden;
    }

    .detayli-menu-alt-menuler > span > div:nth-child(1) {
        float: left;
        width: 50%;
    }

    .detayli-menu-alt-menuler > span > div:nth-child(2) {
        float: left;
        width: 50%;
        text-align: right;
        display: block;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1520px) {

}
