/*
    PROFESYONEL HABER YAZILIMI
    By DARKOD™ İnternet Teknolojileri
    14.12.2022
*/
ul,li,ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
u {
    text-decoration: underline;
}
* {
    margin: 0;
    padding: 0;
    vertical-align: none;
    text-decoration: none;
}
strong,b {
    font-weight: 600!important;
}
a {
    text-decoration: none !important;
}
:root {
    --web-color:#E31E24;
}
body {
    font-family: "Barlow Semi Condensed",sans-serif;
    background-color: #FFF;
    color:#0f0f0f;
    position: relative;
}

header {
    height: 100px;
    display: flex;
    position: relative;
    padding-top: 10px;
}
header .logo {
    height: 90px;
    filter: drop-shadow(-5mm 2mm 1mm rgba(17, 17, 17, 0.5));
}
header .logo-spor {
    margin-top: 20px;
    width: 240px;
}
header .head-logo {
    height: 80px;
    display: flex;
    align-items: center;
    font-size:24px;
    font-weight: 600;
} 
header .head-logo span {
    display: block;
    font-size:16px;
    font-weight: 200;
    margin-bottom: -5px;
} 
header .head-link {
    display: flex;
    text-align: center;
    height: 70px;
}
header .head-link .link-item .bi {
    font-size:28px;
    color:var(--web-color);
    filter: drop-shadow(0 0 0.3rem rgba(158, 158, 158, 0.6));
}
header .head-link .link-item span {
    font-size:12px;
    display: block;
    color: #0f0f0f;
}
header .mobil-link {
    display: none!important;
}
header .mobil-link .link-item {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}
header .advert-head {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 80px;
    overflow: hidden;
}
header .advert-head img {
    width: 620px;
    height: auto;
}
/* HEADER BOTTOM MENÜ*/
.header-nav {
    font-family: "Oswald",sans-serif;
    height: 54px;
    width: 100%;
    border-bottom: 2px solid #dee0e2;
    margin-bottom: 30px;
    background-color: #dee0e2;
}
.header-nav .container {
    position: relative!important;
}
.header-nav .link {
    height: 54px;
    line-height: 54px;
    display: inline-block;
    font-size:24px;
    font-weight: 500;
    color:#0f0f0f;
}
.header-nav .active {
    color: var(--web-color) !important;
    border-bottom: 2px solid var(--web-color)!important;
}
.header-nav .link:hover {
    color:var(--web-color);
    border-bottom: 2px solid var(--web-color);
    transition: all 200ms;
}
.header-nav .head-bar {
    color:#0f0f0f;
    display: inline-block;
    line-height: 1px;
    position: absolute;
    top:5px;
    right: 5px;
}
.header-nav .head-bar img {
    height: 44px;
}
.news-body {
    position: relative!important;
}
.news-body .hr-title {
    height: 54px;
    border-bottom:2px solid #dee0e2
}
.news-body .hr-title .text {
    font-family: "Oswald",sans-serif;
    font-size:24px;
    font-weight: 500;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-bottom:2px solid var(--web-color);
    display: inline-block;
}
.news-body .hr-title .text span {
    color: #099909;
}
/* MANŞET SAĞ-SOL REKLAM */
.news-body .adv-nav-LF {
    position:absolute;
    top: 0px;
    left: -160px;
    border:1px solid #f0f0f0;
    display: inline-block;
}
.news-body .adv-nav-RT {
    position: absolute;
    top: 0px;
    right: -160px;
    border:1px solid #f0f0f0;
}

/* MANŞET ÜST & ALT REKLAM */
.news-body .adv-manset-top {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
}
.news-body .adv-manset-top img {
    display: flex;
    justify-content: center;
    width: auto;
    height: auto;
}
.news-body .adv-mobilmanset-top {
    width: auto;
    margin: 0 auto;
    display: none;
    overflow: hidden;
}
.news-body .adv-mobilmanset-top img {
    display: inline-block;
    width: 100%;
    height: auto;
}

/* MANŞET */
.anh-manset-body {
    width: 100%!important;
}
.anh-manset-body .ana-manset {
    width: 788px;
    position: relative;
}
.anh-manset-body .ana-manset .manset-title {
    position: absolute;
    bottom:15px;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
}
.anh-manset-body .ana-manset .manset-title span {
    font-family: "Oswald",sans-serif;
    display: block;
    padding: 10px 0;
    font-size:24px;
    color:#0f0f0f;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255) 5%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 95%, rgba(255, 255, 255, 0.1) 100%);
}
.anh-manset-body .ana-manset .owl-carousel {
    border-bottom: 2px solid #c9c9c9;
}
.anh-manset-body .ana-manset .manset-image img {
    width: 788px;
    height: 483px;
    position: relative;
}
.anh-manset-body .ana-manset .owl-carousel {
    position: relative;
}
.anh-manset-body .ana-manset .owl-carousel:hover .owl-nav {
   display: block;
   transition: all 300ms;
}
.anh-manset-body .ana-manset .owl-carousel .owl-nav {
    position:absolute;
    top: 0;
    left: 0;
    font-size:150px;
    width: 100%;
    display: none;
}
.anh-manset-body .ana-manset .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 120px;
    left: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
.anh-manset-body .ana-manset .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 120px;
    right: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
.anh-manset-body .ana-manset .owl-carousel .owl-dots {
    width: 100%;
    height: 40px;
    background-color: #f8f8f8;
    display: flex;
    justify-content: center;
}
.anh-manset-body .ana-manset .owl-carousel .owl-dots button {
    height: 40px;
    width: 34px;
    line-height: 40px;
    display: inline-block;
    color:#0f0f0f;
    font-size:18px;
    font-weight: 600;
}
.anh-manset-body .ana-manset .owl-carousel .owl-dots button:hover {
    color:var(--web-color);
}
.anh-manset-body .ana-manset .owl-carousel .owl-dots .active button {
    font-size: 20px;
    color:#FFF!important;
    position: relative;
    background-color: var(--web-color)!important;
}
.anh-manset-body .ana-manset .owl-carousel .owl-dots .active button:after {
    bottom: 100%;
    left:6px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: var(--web-color);
    border-width: 7px;
    margin-left: 5px
}

/* MANŞET YANI REKLAM */
.anh-manset-body .advert-body {
    width: 354px;
    height: 525px;
    display: block;
    position: relative;
}
.anh-manset-body .advert-body .adv-image {
    width: 354px;
    height: 450px;
    overflow: hidden;
}
.anh-manset-body .advert-body .adv-image img {
    width: 100%;
    height: 100%;
}
.anh-manset-body .advert-body .follow-we {
    width: 100%;
    height: 70px;
    background-color:#f8f8f8;
    border-bottom:2px solid #c9c9c9;
    position: absolute;
    bottom:0;
    left: 0;
    padding: 10px;
}
.anh-manset-body .advert-body .follow-we .col {
    font-family: "Oswald",sans-serif;
    font-size:16px;
    font-weight: 300;
}
.anh-manset-body .advert-body .follow-we .col span {
    font-size:20px;
    font-weight: 600;
    display: block;
    margin-top: -5px;
}
.anh-manset-body .advert-body .follow-we .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    display: inline-block;
    margin: 0;
}
.anh-manset-body .advert-body .follow-we .icon .bi {
    filter: drop-shadow(10px 8px 3px #3d3d3d);
}
.anh-manset-body .advert-body .follow-we .icon-ins {
    background-color: #6e21c7;
    color: #FFF;
}
.anh-manset-body .advert-body .follow-we .icon-fb {
    background-color: #5d80c0;
    color: #FFF;
}
.anh-manset-body .advert-body .follow-we .icon-tw {
    background-color: #2dc5f4;
    color: #FFF;
}

/* ALT MANŞET */
.alt-manset .owl-5manset {
    position: relative;
}
.alt-manset .owl-5manset .item {
    background-color: #f8f8f8;
    border-bottom: 2px solid #c9c9c9;
}
.alt-manset .owl-5manset .item .card-text {
    font-family: "Oswald",sans-serif;
    height: 100px;
    font-size:18px;
    font-weight: 600;
    display: block;
    color: #0f0f0f;
    padding:0 15px;
    overflow: hidden;
}
.alt-manset .owl-5manset .item .card-text a {
    color: #0f0f0f;
}
.alt-manset .owl-5manset .owl-nav {
    position:absolute;
    top: 0;
    left: 0;
    font-size:120px;
    width: 100%;
    display: none;
}
.alt-manset .owl-5manset:hover .owl-nav {
    display: block;
    transition: all 300ms;
 }
.alt-manset .owl-5manset .owl-nav .owl-prev {
    position: absolute;
    top: 25px;
    left: 0;
    color:#FFF;
    filter: drop-shadow(0 3px 2px rgba(65, 65, 65, 0.9));
}
.alt-manset .owl-5manset .owl-nav .owl-next {
    position: absolute;
    top: 25px;
    right: 0;
    color:#FFF;
    filter: drop-shadow(0 3px 2px rgba(65, 65, 65, 0.9));
}

/* VİTRİN HABER */
.vitrin-haber .hr-title {
    height: 54px;
    border-bottom:2px solid #dee0e2
}
.vitrin-haber .hr-title span {
    font-family: "Oswald",sans-serif;
    font-size:24px;
    font-weight: 500;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-bottom:2px solid var(--web-color);
}
.vitrin-haber .vitrin-stun {
    width: 350px!important;
}
.vitrin-haber .haber-item {
    position: relative;
    display: block;
    background-color: #f8f8f8!important;
    border-bottom: 2px solid #c9c9c9!important;
}
.vitrin-haber .haber-item .card-img {
    height: 157px;
    border-bottom: 2px solid var(--web-color)!important;
}
.vitrin-haber .haber-item .card-text {
    font-family: "Oswald",sans-serif;
    height: 80px;
    font-size:20px;
    font-weight: 400;
    display: block;
    color: #0f0f0f;
    padding: 10px 15px;
    overflow: hidden;
}
.vitrin-haber .haber-item .card-text a {
    color:#0f0f0f;
}
.vitrin-haber .haber-item .cate {
    position: absolute;
    bottom: 70px;
    right: 5px;
    background-color: #FFF;
    color:#0f0f0f;
    font-family: "Oswald",sans-serif;
    font-size:16px;
    font-weight: 300;
    z-index: 1;
    padding: 2px 8px;
}
/* SONDAKİKA HABER */
.sondakika-haber .hr-title {
    height: 54px;
    border-bottom:2px solid #dee0e2
}
.sondakika-haber .hr-title .text {
    font-family: "Oswald",sans-serif;
    font-size:24px;
    font-weight: 500;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-bottom:2px solid var(--web-color);
    display: inline-block;
}
.sondakika-haber .hr-title .text span {
    color: #099909;
}
.sondakika-haber .vitrin-stun {
    width: 350px!important;
}
.sondakika-haber .haber-item {
    position: relative;
    display: block;
    background-color: #f8f8f8!important;
    border-bottom: 2px solid #c9c9c9!important;
}
.sondakika-haber .haber-item .card-img {
    height: auto;
    border-bottom: 2px solid var(--web-color)!important;
}
.sondakika-haber .haber-item .card-text {
    font-family: "Oswald",sans-serif;
    height: 80px;
    font-size:20px;
    font-weight: 400;
    display: block;
    color: #0f0f0f;
    padding: 10px 15px;
    overflow: hidden;
}
.sondakika-haber .haber-item .card-text a {
    color:#0f0f0f;
}
.sondakika-haber .haber-item .cate {
    position: absolute;
    bottom: 70px;
    right: 5px;
    background-color: #FFF;
    color:#0f0f0f;
    font-family: "Oswald",sans-serif;
    font-size:16px;
    font-weight: 300;
    z-index: 1;
    padding: 2px 8px;
}
/* YAZARLAR */
.author-body {
    height: 215px;
    background-color:#f8f8f8;
    border-bottom:2px solid #c9c9c9;
}
.author-body .owl-author .item {
    position: relative;
    width: 100%;
    height: 215px;
}
.author-body .owl-author .item .author-img {
    border:3px solid rgba(255, 255, 255, 0.5);
    width: 90px;
    height: 90px;
    border-radius: 6px;
    position: absolute;
    top: 10px;
    left: 10px;
}
.author-body .owl-author .item .author-text {
    position: absolute;
    top: 120px;
    left: 0;
    font-family: "Oswald",sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-indent: 50px;
}
.author-body .owl-author .item .author-text a {
    color:#0f0f0f;
}
.author-body .owl-author .item .author-foot {
    position: absolute;
    top:35px;
    left: 0;
    width: 100%;
    background-color: var(--web-color);
    color:#FFF;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    text-align: right;
    z-index: -1;
    font-size:16px;
    font-weight: 400;
}
.author-body .owl-author .item .author-icon {
    font-size: 65px;
    position: absolute;
    top: 85px;
    left: 0;
    z-index: -1;
    color:#dee0e2;
}
.author-body .owl-author .owl-nav {
    position:absolute;
    top: 0;
    left: 0;
    font-size:120px;
    width: 100%;
    display: none;
}
.author-body .owl-author:hover .owl-nav {
    display: block;
    transition: all 300ms;
 }
.author-body .owl-author .owl-nav .owl-prev {
    position: absolute;
    top: 50px;
    left: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
.author-body .owl-author .owl-nav .owl-next {
    position: absolute;
    top: 50px;
    right: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
/* ÖNE ÇIKANLAR */
.highlights-body {
    background-color: #f8f8f8;
}
.highlights-body .title {
    font-family: "Oswald",sans-serif;
    font-size:24px;
    font-weight: 600;
    color:#817f7f;
}
.highlights-body .news .news-item {
    font-family: "Oswald",sans-serif;
    height: 70px;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
    padding: 10px 0;
    position: relative;
}
.highlights-body .news .news-item a {
    font-size:16px;
    font-weight: 400;
    color:#0f0f0f;
    display: block;
    z-index: 1;
}
.highlights-body .news .news-item a:hover {
    color:var(--web-color);
    transition: all 200ms;
}
.highlights-body .news .news-item a:hover + span {
    color:var(--web-color);
    opacity: 0.3;
}
.highlights-body .news .news-item img {
    height: 50px;
    width: 70px;
}
.highlights-body .news .news-item:last-child {
    border-bottom:none!important;
}
.highlights-body .news .news-item span {
    font-size:45px;
    font-weight: 600;
    color:#e8e8e8;
    position: absolute;
    bottom: 20px;
    right: 0;
    line-height: 0;
}
/* SPOR HABER */
.spor-haber .hr-title {
    height: 54px;
    border-bottom:2px solid #dee0e2
}
.spor-haber .hr-title .text {
    font-family: "Oswald",sans-serif;
    font-size:24px;
    font-weight: 500;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-bottom:2px solid var(--web-color);
    display: inline-block;
}
.spor-haber .hr-title .text span {
    color: #099909;
}
.spor-haber .owl-spor {
    position: relative;
}
.spor-haber .owl-spor .item {
    height: 354px;
    width: 578px;
    display: block;
    overflow: hidden;
    position: relative;
}
.spor-haber .owl-spor .item img {
    width: 100%;
    height: 100%;
}
.spor-haber .owl-spor .item .card-title {
    position: absolute;
    bottom:0px;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
}
.spor-haber .owl-spor .item .card-title span {
    font-family: "Oswald",sans-serif;
    display: block;
    padding: 10px 25px;
    font-size:20px;
    color:#FFF;
    background: linear-gradient(90deg, rgba(227,30,36,0.10) 0%, rgba(9,153,9,1) 10%, rgba(9,153,9,1) 50%, rgba(9,153,9,1) 90%, rgba(227,30,36,0.10) 100%);
}
.spor-haber .owl-spor .owl-nav {
    position:absolute;
    top: 0;
    left: 0;
    font-size:150px;
    width: 100%;
    display: none;
}
.spor-haber .owl-spor:hover .owl-nav {
    display: block;
    transition: all 300ms;
 }
.spor-haber .owl-spor .owl-nav .owl-prev {
    position: absolute;
    top: 50px;
    left: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
.spor-haber .owl-spor .owl-nav .owl-next {
    position: absolute;
    top: 50px;
    right: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
.spor-haber .spor-item {
    background-color: #f2f2f2;
    padding: 10px;
    display: block;
}
.spor-haber .spor-item .card-text {
    font-family: "Oswald",sans-serif;
    height: 80px;
    font-size:20px;
    font-weight: 400;
    display: block;
    color: #0f0f0f;
    padding: 10px 0;
}
.spor-haber .spor-item .card-text a {
    color: #0f0f0f;
}
/* SPOR HABER */
.galeri-haber .hr-title {
    height: 54px;
    border-bottom:2px solid #dee0e2
}
.galeri-haber .hr-title .text {
    font-family: "Oswald",sans-serif;
    font-size:24px;
    font-weight: 600;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-bottom:2px solid var(--web-color);
    display: inline-block;
}
.galeri-haber .hr-title .text span {
    color: #099909;
}
.galeri-haber .galeri-item {
    background-color: #f2f2f2;
    padding: 10px;
    display: block;
}
.galeri-haber .galeri-item a {
    font-family: "Oswald",sans-serif;
    height: 60px;
    font-size:16px;
    font-weight: 400;
    display: block;
    color: #0f0f0f;
    padding: 10px 0;
}
.galeri-haber .owl-galeri .item {
    height: 350px;
    width: auto!important;
    display: block;
    overflow: hidden;
    position: relative;
}
.galeri-haber .owl-galeri .cate {
    font-family: "Oswald",sans-serif;
    position: absolute;
    bottom:60px;
    left:15px;
    background-color: #FFF;
    color: var(--web-color);
    padding:3px 10px;
    font-size: 16px;
    font-weight: 300;
    z-index: 2;
    text-transform: uppercase;
}
.galeri-haber .owl-galeri .title {
    font-family: "Oswald",sans-serif;
    position: absolute;
    bottom:15px;
    left:0;
    background-color: var(--web-color);
    color:#FFF;
    padding: 10px 10px 10px 15px;
    font-size: 20px;
    font-weight: 300;
    z-index: 1;
}
.galeri-haber .owl-galeri .cate-vd {
    font-family: "Oswald",sans-serif;
    position: absolute;
    bottom:60px;
    left:15px;
    background-color: var(--web-color);
    color: #FFF;
    padding:3px 10px;
    font-size: 16px;
    font-weight: 300;
    z-index: 2;
    text-transform: uppercase;
}
.galeri-haber .owl-galeri .title-vd {
    font-family: "Oswald",sans-serif;
    position: absolute;
    bottom:15px;
    left:0;
    background-color: #FFF;
    color:#0f0f0f;
    padding: 10px 10px 10px 15px;
    font-size: 20px;
    font-weight: 300;
    z-index: 1;
}
.galeri-haber .owl-galeri .item img {
    width: 100%;
    height: 100%;
    display: block;
}
.galeri-haber .owl-galeri .owl-nav {
    position:absolute;
    top: 0;
    left: 0;
    font-size:150px;
    width: 100%;
    display: none;
}
.galeri-haber .owl-galeri:hover .owl-nav {
    display: block;
    transition: all 300ms;
 }
.galeri-haber .owl-galeri .owl-nav .owl-prev {
    position: absolute;
    top: 50px;
    left: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
.galeri-haber .owl-galeri .owl-nav .owl-next {
    position: absolute;
    top: 50px;
    right: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
/* KATEGORİ HABER */
.kategori-haber .hr-title {
    height: 54px;
    border-bottom:2px solid #dee0e2
}
.kategori-haber .hr-title .text {
    font-family: "Oswald",sans-serif;
    font-size:24px;
    font-weight: 500;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-bottom:2px solid var(--web-color);
    display: inline-block;
}
.kategori-haber .hr-title .text span {
    color: #099909;
}
.kategori-haber .owl-kategori {
    position: relative;
}
.kategori-haber .owl-kategori .item {
    height: 354px;
    width: 578px;
    display: block;
    overflow: hidden;
    position: relative;
}
.kategori-haber .owl-kategori .item .card-title {
    position: absolute;
    bottom:15px;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
}
.kategori-haber .owl-kategori .item .card-title span {
    font-family: "Oswald",sans-serif;
    display: block;
    padding: 10px 25px;
    font-size:20px;
    color:#0f0f0f;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255) 5%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 95%, rgba(255, 255, 255, 0.1) 100%);
}
.kategori-haber .owl-kategori .item img {
    width: 100%;
    height: 100%;
}
.kategori-haber .owl-kategori .owl-nav {
    position:absolute;
    top: 0;
    left: 0;
    font-size:150px;
    width: 100%;
    display: none;
}
.kategori-haber .owl-kategori:hover .owl-nav {
    display: block;
    transition: all 300ms;
 }
.kategori-haber .owl-kategori .owl-nav .owl-prev {
    position: absolute;
    top: 50px;
    left: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
.kategori-haber .owl-kategori .owl-nav .owl-next {
    position: absolute;
    top: 50px;
    right: 0;
    color:#FFF;
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
}
/* GALERY */
.galery-body .card {
    border-radius: 3px;
}
.galery-body .card-img-top {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.galery-body .card-title {
    font-family: "Oswald",sans-serif;
    font-size:18px;
    font-weight: 600px;
    height: 70px;
    padding: 0 15px;
}
/* MODAL MENÜ */
.modal .modal-header .logo {
    height: 100px;
}
.modal .modal-header .close {
    color:#FFF;
    position: absolute;
    top: 25px;
    right: 15px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: block;
    font-size:20px;
    text-align: center;
}
.modal .modal-body .input-group .form-control {
    box-shadow: inset 0px 3px 15px -3px rgba(0, 0, 0, 0.11);
}
.modal .modal-body .input-group .form-control:focus {
    border-color: var(--web-color);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.modal .modal-body .input-group .input-group-text {
    box-shadow: none!important;
}
.modal .modal-body .category .title {
    font-family: "Oswald",sans-serif;
    font-size:22px;
    font-weight: 500;
}
.modal .modal-body .category .item {
    font-size:18px;
    font-weight: 500;
    display:inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    color:#0f0f0f;
    background-color: #c9c9c9;
    margin-bottom: 4px;
}
.modal .modal-body .category .item:hover {
    background-color: var(--web-color);
    color:#FFF;
    transition: all 200ms;
}
.modal .modal-body .company .title {
    font-family: "Oswald",sans-serif;
    font-size:22px;
    font-weight: 500;
}
.modal .modal-body .company .item {
    font-size:16px;
    font-weight: 400;
    display:inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    color:#0f0f0f;
    background-color: #f9f9f9;
    margin-bottom: 4px;
}
.modal .modal-body .company .item:hover {
    background-color: var(--web-color);
    color:#FFF;
    transition: all 200ms;
}
.modal .modal-body .follow-we a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display:inline-block;
    background-color: #c9c9c9;
    color:#FFF;
    border-radius: 2px;
}
.modal .modal-body .follow-we span {
    display: block;
    font-size:20px;
    font-weight: 400;
}

/* HABER DETAY */
.news-detail .news-side .news-link a {
    font-size:14px;
    font-weight: 400;
    color:#585757;
    display: block;
}
.news-detail .news-side .news-link a:hover {
    text-decoration: underline!important;
}
.news-detail .news-side .news-cuff-img {
    width: 100%;
    display: block;
}
.news-detail .news-side .news-title {
    font-family: "Oswald",sans-serif;
    font-size:40px;
    font-weight: 600;
    color:#0f0f0f;
}
.news-detail .news-side .news-sm-text {
    font-size:24px;
    font-weight: 500;
    color:#585757;
}
.news-detail .news-side .news-date {
    font-size:19px;
    font-weight: 200;
    color:#9b9b9b;
}
.news-detail .news-side .news-share .btn-url {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-size:18px;
    color:#FFF;
}
.news-detail .news-side .news-share .btn-nws {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-size:18px;
    color:#FFF;
}
.news-detail .news-side .news-content {
    font-size:21px;
}
.news-detail .news-side .news-content .img-fluid {
    width: 300px;
    height: auto;
    margin-right: 15px;
    margin-bottom: 5px;
}
.news-detail .news-side .news-btm-cover .title {
    font-size:24px;
    font-weight: 600;
    color:var(--web-color);
}
.news-detail .news-side .news-btm-cover .item {
    position: relative;
    display: block;
    background-color: #f8f8f8!important;
    border-bottom: 2px solid #c9c9c9!important;
}
.news-detail .news-side .news-btm-cover .item a {
    color:#0f0f0f;
}
.news-detail .news-side .news-btm-cover .card-img {
    height: 157px;
    border-bottom: 2px solid var(--web-color)!important;
}
.news-detail .news-side .news-btm-cover .card-text {
    font-family: "Oswald",sans-serif;
    height: 80px;
    font-size:20px;
    font-weight: 400;
    display: block;
    color: #0f0f0f;
    padding: 10px 15px;
    overflow: hidden;
}
.news-detail .news-side .news-btm-cover .cate {
    position: absolute;
    bottom: 70px;
    right: 5px;
    background-color: #FFF;
    color:#0f0f0f;
    font-family: "Oswald",sans-serif;
    font-size:16px;
    font-weight: 300;
    z-index: 1;
    padding: 2px 8px;
}
.news-detail .news-side .news-comment .title {
    font-size:24px;
    font-weight: 600;
    color:#737373;
}
.news-detail .news-side .news-comment .form-control {
    border-radius: 3px;
    border:1px solid #acacac;
}
.news-detail .news-side .news-comment .form-control:focus {
    box-shadow: none!important;
    border:1px solid #737373;
}
.news-detail .news-side .news-comment .comment-body .comment-img {
    width: 50px;
    height: 50px;
    border-radius: 3px;
}
.news-detail .news-side .news-comment .comment-body .comment-text {
    font-size:17px;
    font-weight: 300;
    color:#0f0f0f;
}
.news-detail .news-side .news-comment .comment-body .comment-text .commentator {
    font-weight: 300;
    color:#585757;
}
.news-detail .news-side .news-comment .comment-body .comment-text .commentator span {
    font-weight: 600;
    color:#0f0f0f;
}
.news-detail .news-side .video {
    width: 100%;
    height: 450px;
}

.news-detail .news-column {
    width: 365px!important;
    padding-left: 15px!important;
}
.news-detail .news-column .adv-detail-LF {
    width: 350px!important;
    height: 450px;
    overflow: hidden;
}
.news-detail .news-column .adv-detail-LF img {
    width: 350px;
    height: 450px;
}
.news-detail .news-column .item {
    position: relative;
    display: block;
    background-color: #f8f8f8!important;
    border-bottom: 2px solid #c9c9c9!important;
}
.news-detail .news-column .item .card-img {
    border-bottom: 2px solid var(--web-color)!important;
}
.news-detail .news-column .item .card-text {
    font-family: "Oswald",sans-serif;
    font-size:20px;
    font-weight: 400;
    display: block;
    color: #0f0f0f;
    padding: 10px 15px;
    overflow: hidden;
}
.news-detail .news-column .item .card-text a {
    color: #0f0f0f;
}
.news-detail .news-column .item .cate {
    position: absolute;
    top: 190px;
    right: 5px;
    background-color: #FFF;
    color:#0f0f0f;
    font-family: "Oswald",sans-serif;
    font-size:16px;
    font-weight: 300;
    z-index: 1;
    padding: 2px 8px;
}

footer .logo {
    height: 100px;
    filter: drop-shadow(-4mm 2mm 1mm rgba(17, 17, 17, 0.5));
}
footer .follow-we a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display:inline-block;
    background-color: #c9c9c9;
    color:#FFF;
    border-radius: 2px;
}
footer .follow-we span {
    display: block;
    font-size:20px;
    font-weight: 400;
}
footer .foot-link a {
    font-size:18px;
    font-weight: 300;
    color:#0f0f0f;
}
footer .foot-copy {
    font-size:16px;
    font-weight: 300;
    color:#0f0f0f;
}
footer .foot-copy a {
    font-size:16px;
    font-weight: 300;
    color:var(--web-color);
}
/* PAGE DOT */
.pagination {
    font-size: 15px;
    font-weight: 300;
}
.pagination a {
    font-size: 15px;
    font-weight: 300;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    color: #a6abb6;
    text-decoration: none;
    margin: 0 1px;
}
.pagination .active {
    background-color: var(--web-color);
    color: #fff;
    line-height: 30px;
}
.pagination .prv {
    float: left;
    background-color: #e9edf1;
    margin-right: 2px;
}
.pagination .nxt {
    float: right;
    background-color: #e9edf1;
    margin-left: 2px;
}
.pagination ul {
    float: left;
    border-radius: 0;
}
.pagination ul li {
    float: left;
}
.pagination ul li a:hover {
    background-color: #1d3b53;
    color: #fff;
    line-height: 30px;
}

@media (max-width: 1499px) {
    .dn-1499 {
        display: none!important;
    }
}
@media (max-width: 1180px) {
    .dn-1180 {
        display: none!important;
    }
    .anh-manset-body .ana-manset {
        display: block;
        width: 100%;
    }
    .anh-manset-body .ana-manset .manset-image {
        width: 100%;
    }
    .anh-manset-body .ana-manset .manset-image img {
        width: 100%;
        height: 580px;
        transition: all 300ms;
    }
}
@media (max-width: 990px) {
    .dn-990 {
        display: none!important;
    }
    header {
        height: 70px;
        display: flex;
        position:fixed;
        padding-top: 10px;
        z-index: 2;
        background-color: #FFF;
        border-bottom: 1px solid #dee0e2;
    }
    header .logo {
        height: 50px;
    }
    header .logo-spor {
        margin-top: 10px;
        width: 180px;
    }
    header .head-logo {
        height: 50px;
        font-size:18px;
    } 
    header .head-logo span {
        font-size:14px;
    }
    header .head-link {
        display: none;
    }
    header .mobil-link {
        display: block!important;
    }
    .anh-manset-body .ana-manset .owl-carousel .owl-nav {
        font-size:110px;
    }
    .anh-manset-body .ana-manset .manset-image img {
        width: 100%;
        height: auto;
        transition: all 300ms;
    }
    .news-body {
        padding-top: 80px;
    }
    .news-body .adv-manset-top {
        display: none!important;
    }
    .news-body .adv-mobilmanset-top {
        display: block!important;
    }
    .modal .modal-header .close {
        right: 0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }
}
@media (max-width: 768px) {
    .dn-768 {
        display: none!important;
    }
    .anh-manset-body .ana-manset .owl-carousel .owl-nav {
        display: none!important;
    }
    .anh-manset-body .ana-manset .owl-carousel {
        border-bottom: none!important;
    }
    .anh-manset-body .ana-manset .owl-carousel .owl-dots {
        padding-top: 5px;
        background-color: transparent!important;
    }
    .anh-manset-body .ana-manset .owl-carousel .owl-dots button {
        height: 8px;
        width: 8px;
        border-radius: 25px;
        text-indent: -999;
        overflow: hidden;
        background-color:#c9c9c9;
        border:none!important;
        margin: 0 3px;
    }
    .anh-manset-body .ana-manset .owl-carousel .owl-dots button:hover {
        color:var(--web-color);
    }
    .anh-manset-body .ana-manset .owl-carousel .owl-dots .active button {
        background-color: var(--web-color)!important;
    }
    .anh-manset-body .ana-manset .owl-carousel .owl-dots .active button:after {
        bottom: 0%!important;
        left:0!important;
        border: transparent!important;
        content:none!important;
        height: 0;
        width: 0;
        pointer-events:visible!important;
        border-color:transparent!important;
        border-bottom-color:transparent!important;
        display: none!important;
    }
    .anh-manset-body .ana-manset .manset-title span {
        padding: 5px 15px;
        font-size:18px;
    }
    .alt-manset .owl-5manset .item span {
        height: 80px;
        font-size:18px;
    }
    .spor-haber .owl-spor .item {
        width: auto!important;
        height: auto!important;
    }
    .spor-haber .spor-item {
        display: flex!important;
        border:2px solid #FFF;
    }
    .spor-haber .spor-item .card-img {
        width: 120px!important;
        height: auto;
    }
    .spor-haber .spor-item span {
        font-size:18px;
        overflow: hidden;
        padding: 10px 15px;
    }
    .galeri-haber .owl-galeri .item {
        width: auto!important;
        height: auto!important;
    }
    .galeri-haber .galeri-item {
        display: flex!important;
        border:2px solid #FFF;
    }
    .galeri-haber .galeri-item .card-img {
        width: 120px!important;
        height: auto;
    }
    .galeri-haber .galeri-item span {
        font-size:18px;
        overflow: hidden;
        padding: 10px 15px;
    }
    .galeri-haber .owl-galeri .cate {
        font-size: 13px;
        padding:2px 8px;
        bottom: 50px;
    }
    .galeri-haber .owl-galeri .title {
        font-size: 18px;
    }
    .galeri-haber .owl-galeri .cate-vd {
        font-size: 13px;
        padding:2px 8px;
        bottom: 50px;
    }
    .galeri-haber .owl-galeri .title-vd {
        font-size: 18px;
    }
    .kategori-haber .owl-kategori .item {
        height: auto!important;
        width: 100%!important;
        display: block;
        overflow: none!important;
    }
    .kategori-haber .owl-kategori .item img {
        width: 100%;
        height: 100%;
    }
    .kategori-haber .owl-kategori .item .card-title span {
        padding: 5px 15px;
        font-size:18px;
    }
    .news-detail .news-side .news-title {
        font-size:30px;
    }
    .news-detail .news-side .news-sm-text {
        font-size:20px;
    }
    .news-detail .news-side .news-date {
        font-size:16px;
    }
    .news-detail .news-side .news-content .img-fluid {
        width: 300px;
        height: auto;
    }
    footer .logo {
        height: 60px;
    }
    footer .foot-copy {
        font-size:14px;
        font-weight: 300;
        color:#0f0f0f;
    }
    footer .foot-copy a {
        font-size:14px;
        font-weight: 300;
        color:var(--web-color);
    }
}
@media (max-width: 576px) {
    .dn-576 {
        display: none!important;
    }
    .vitrin-haber .haber-item {
        display: flex!important;
    }
    .vitrin-haber .haber-item .card-img {
        width: 150px;
        height: auto;
        border-bottom: none!important;
    }
    .vitrin-haber .haber-item .card-text {
        font-size:18px;
        overflow: hidden;
    }
    .vitrin-haber .haber-item .cate {
        position: absolute;
        bottom: 0px;
        right: 5px;
        padding: 1px 8px!important;
        font-size: 13px;
    }
    .news-detail .news-side .news-content .img-fluid {
        width: 100%;
        height: auto;
        display: block;
        margin-right: 0!important;
        margin-bottom: 15px!important;
    }
    .news-detail .news-side .news-btm-cover .item {
        display: flex!important;
        border-bottom: none!important;
    }
    .news-detail .news-side .news-btm-cover .item .card-img {
        width: 150px;
        height: auto;
        border-bottom: none!important;
    }
    .news-detail .news-side .news-btm-cover .item .card-text {
        font-size:18px;
        overflow: hidden;
    }
    .news-detail .news-side .news-btm-cover .item .cate {
        position: absolute;
        bottom: 5px;
        right: 5px;
        padding: 1px 8px!important;
        font-size: 13px;
    }
    .news-detail .news-side .news-comment .comment-body .comment-text .comment-user span {
        display: block;
    }
    
}

/* Container RESET */
@media (min-width: 576px) {
    .container-sm,
    .container {
      max-width: 100% !important;
    }
}
@media (min-width: 768px) {
    .container-md,
    .container-sm,
    .container {
      max-width: 100% !important;
    }
}
@media (min-width: 992px) {
    .container-lg,
    .container-md,
    .container-sm,
    .container {
      max-width: 100% !important;
    }
}
@media (min-width: 100%) {
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
      max-width: 100% !important;
    }
}
@media (min-width: 1199px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
      max-width: 1180px !important;
    }
}


/* CPM ALERT */
.cpm__alert {
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    background-color: rgba(2, 2, 2, 0.6);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0!important;
}
.cpm__alert .alert-body {
    background-color: #fff;
    border-radius: 6px;
    padding: 25px;
    width: 500px;
    position: relative;
}
.cpm__alert .alert-body a {
    font-weight: 600;
    color:var(--crm-color);
}
.cpm__alert .alert-body .logo {
    width: 100%;
    display: block;
    text-align: center;
}
.cpm__alert .alert-body .logo span {
    display: inline-block;
    font-size:24px;
    font-weight: 500;
    background-color: #272c38;
    color:#fff;
    padding: 10px;
    border-radius: 3px;
}
.cpm__alert .alert-body .text-head {
    width: 100%;
    font-size:20px;
    font-weight: 400;
    text-align: center;
}
.cpm__alert .alert-body .text-small {
    width: 100%;
    font-size:16px;
    font-weight: 200;
    text-align: center;
}
.cpm__alert .alert-body .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
}
.cpm__alert .alert-body h1 {
    font-size: 24px;
    font-weight: 600;
}
.cpm__alert .alert-body span {
    font-size: 17px;
    font-weight: 200;
}
.cpm__alert .form-checked svg {
    width: 85px;
    height: 85px;
    display: block;
    margin: 0 auto;
}
.cpm__alert .form-checked .path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
}
.cpm__alert .form-checked .circle {
    -webkit-animation: dash 0.9s ease-in-out;
    animation: dash 0.9s ease-in-out;
}
.cpm__alert .form-checked .line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
    animation: dash 0.9s 0.35s ease-in-out forwards;
}
.cpm__alert .form-checked .check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
    animation: dash-check 0.9s 0.35s ease-in-out forwards;
}
.cpm__alert .wave {
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.cpm__alert .wave .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 3px;
    background: var(--crm-color);
    animation: wave 1.3s linear infinite;
}
.cpm__alert .wave .dot:nth-child(2) {
    animation-delay: -1.1s;
}
.cpm__alert .wave .dot:nth-child(3) {
    animation-delay: -0.9s;
}
.load {
    transform: translatey(0px);
    animation: load 0.5s ease-in-out infinite;
}
@keyframes load {
    0% {
      transform: translatey(0px);
    }
    50% {
      transform: translatey(-10px);
    }
    100% {
      transform: translatey(0px);
    }
}
/* ANIMATION */
@keyframes wave {
    0%,
    60%,
    to {
      transform: none;
    }
    30% {
      transform: translateY(-15px);
    }
}
@-webkit-keyframes dash {
    0% {
      stroke-dashoffset: 1000;
    }
    100% {
      stroke-dashoffset: 0;
    }
}
@keyframes dash {
    0% {
      stroke-dashoffset: 1000;
    }
    100% {
      stroke-dashoffset: 0;
    }
}
@-webkit-keyframes dash-check {
    0% {
      stroke-dashoffset: -100;
    }
    100% {
      stroke-dashoffset: 900;
    }
}
@keyframes dash-check {
    0% {
      stroke-dashoffset: -100;
    }
    100% {
      stroke-dashoffset: 900;
    }
}