/*
Theme Name: theWP - HABER TEMASI V7
Theme URI: https://www.haberv7.thewpdemo.com
Description: Gelişmiş Özellikleriyle Fark Yaratmaya Devam Eden Türkiye'nin En Kaliteli ve Kullanışlı Haber Teması
Author: theWP.com.tr
Author URI: https://thewp.com.tr
Version: V7
License: theWP.com.tr - Tüm Hakları Saklıdır.
Tags: Kadir Kenar, theWP, Wordpress Tema, theWP Haber Temasi, V7, WordPress Haber Temasi
*/

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
text-decoration: none;
}



.whatsappFooterButon .whatsapp-main {
display: inline-block;
position: fixed;
bottom: 0px;
z-index: 9999999;
left: auto;
right: 0px;
}
.whatsappFooterButon .whatsapp-wrapper {
box-shadow: rgb(0 0 0 / 10%) 0px 12px 24px 0px;
flex-direction: column;
width: 100%;
border-radius: 10px;
overflow: hidden;
transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
background-color: rgb(255, 255, 255);
transform: translate3d(0px, 0px, 0px);
opacity: 1;
pointer-events: all;
visibility: visible;
touch-action: auto;
margin-bottom: 96px;
position: fixed;
bottom: 0px;
left: auto;
right: 0px;
margin-right: 20px;
}
.whatsappFooterButon .close_whatsapp {
position: absolute;
top: 8px;
right: 8px;
width: 20px;
height: 20px;
opacity: 0.4;
cursor: pointer;
transition: all 0.3s ease 0s;
outline: transparent;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.whatsappFooterButon .close_whatsapp::before {
transform: rotate(45deg);
}
.whatsappFooterButon .close_whatsapp::after {
transform: rotate(-45deg);
}
.whatsappFooterButon .close_whatsapp::before,
.whatsappFooterButon .close_whatsapp::after {
content: "";
position: absolute;
width: 12px;
height: 2px;
background-color: rgb(29, 33, 41);
display: block;
border-radius: 2px;
}
.whatsappFooterButon .whatsapp-header {
background: rgb(255, 255, 255);
color: rgb(17, 17, 17);
display: flex;
-webkit-box-align: center;
align-items: center;
padding: 5px 10px;
}
.whatsappFooterButon .header-info {
margin-left: 16px;
margin-right: 16px;
}
.whatsappFooterButon .support-avatar {
width: 52px;
height: 52px;
display: block;
position: relative;
flex-shrink: 0;
}

.whatsappFooterButon .support-avatar::before {
content: "";
bottom: 0px;
right: 0px;
width: 12px;
height: 12px;
box-sizing: border-box;
background-color: rgb(74, 213, 4);
display: block;
position: absolute;
z-index: 1;
border-radius: 50%;
border: 2px solid rgb(255, 255, 255);
}
.whatsappFooterButon .avatar-wrapper {
height: 100%;
width: 100%;
overflow: hidden;
border-radius: 50%;
position: relative;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.whatsappFooterButon .avatar-img {
min-width: 100%;
height: 100%;
flex-shrink: 0;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-image: url(images/user.jpg);
}
.whatsappFooterButon .avatar-img::after {
border-radius: 50%;
border: 3px solid rgba(0, 0, 0, 0.1);
inset: 0px;
position: absolute;
content: "";
overflow: hidden;
}
.whatsappFooterButon .whatsapp-background {
padding: 12px 15px 15px 10px;
background-color: rgb(230, 221, 212);
position: relative;
overflow: auto;
max-height: 382px;
}
.whatsappFooterButon .whatsapp-background::before {
display: block;
position: absolute;
content: "";
left: 0px;
top: 0px;
height: 100%;
width: 100%;
z-index: 0;
opacity: 1;
background-image: url(images/whatsapp.webp);
}
.whatsappFooterButon .whatsapp-message-container {
display: flex;
z-index: 1;
}
.whatsappFooterButon .loading-animation {
background-color: rgb(255, 255, 255);
width: 52.5px;
height: 32px;
border-radius: 16px;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
margin-left: 10px;
transition: all 0.1s ease 0s;
z-index: 1;
box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
}
.whatsappFooterButon .dot-pulse {
position: relative;
left: -9999px;
width: 6px;
height: 6px;
border-radius: 5px;
background-color: #cbcbcb;
color: #cbcbcb;
box-shadow: 9999px 0 0 -5px #cbcbcb;
animation: dotPulse 1.5s infinite linear;
animation-delay: .25s;
}

.whatsappFooterButon .dot-pulse::before, .dot-pulse::after {
content: '';
display: inline-block;
position: absolute;
top: 0;
width: 6px;
height: 6px;
border-radius: 5px;
background-color: #cbcbcb;
color: #cbcbcb;
}

.whatsappFooterButon .dot-pulse::before {
box-shadow: 9984px 0 0 -5px #cbcbcb;
animation: dotPulseBefore 1.5s infinite linear;
animation-delay: 0s;
}

.whatsappFooterButon .dot-pulse::after {
box-shadow: 10014px 0 0 -5px #cbcbcb;
animation: dotPulseAfter 1.5s infinite linear;
animation-delay: .5s;
}

@keyframes dotPulseBefore {
0% {
box-shadow: 9984px 0 0 -5px #cbcbcb;
}
30% {
box-shadow: 9984px 0 0 2px #cbcbcb;
}
60%,
100% {
box-shadow: 9984px 0 0 -5px #cbcbcb;
}
}

@keyframes dotPulse {
0% {
box-shadow: 9999px 0 0 -5px #cbcbcb;
}
30% {
box-shadow: 9999px 0 0 2px #cbcbcb;
}
60%,
100% {
box-shadow: 9999px 0 0 -5px #cbcbcb;
}
}

@keyframes dotPulseAfter {
0% {
box-shadow: 10014px 0 0 -5px #cbcbcb;
}
30% {
box-shadow: 10014px 0 0 2px #cbcbcb;
}
60%,
100% {
box-shadow: 10014px 0 0 -5px #cbcbcb;
}
}
.whatsappFooterButon .wloader {
height: 5px;
width: 5px;
margin: 0px 2px;
background-color: rgb(182, 181, 186);
border-radius: 50%;
display: inline-block;
position: relative;
animation-duration: 1.2s;
animation-iteration-count: infinite;
animation-timing-function: linear;
top: 0px;
}
.whatsappFooterButon .whatsapp-message-wrapper {
display: none;
padding: 7px 14px 6px;
background-color: rgb(255, 255, 255);
border-radius: 0px 8px 8px;
position: relative;
transition: all 0.3s ease 0s;
transform-origin: center top;
z-index: 2;
box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
margin-top: 4px;
max-width: calc(100% - 30px);
}
.whatsappFooterButon .whatsapp-message-wrapper::before {
position: absolute;
background-image: url(images/chat-edge.png);
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
content: "";
top: 0px;
left: -12px;
width: 12px;
height: 19px;
}
.whatsappFooterButon .chat-body-wrapper {
width: 100% !important;
}
.whatsappFooterButon .whatsapp-chat-name {
font-size: 13px;
font-weight: 700;
line-height: 18px;
color: rgba(0, 0, 0, 0.4);
}
.whatsappFooterButon .whatsapp-chat-message {
font-size: 14px;
line-height: 19px;
margin-top: 4px;
color: rgb(17, 17, 17);
}
.whatsappFooterButon .whatsapp-chat-message p {
margin: 0px;
font-size: 12px;
}
.whatsappFooterButon .whatsapp-message-container {
box-sizing: border-box !important;
outline: none !important;
}
.whatsappFooterButon .whatsapp-chat-time {
text-align: right;
margin-top: 4px;
font-size: 12px;
line-height: 16px;
color: rgba(17, 17, 17, 0.5);
margin-right: -8px;
margin-bottom: -4px;
}
.whatsappFooterButon .whatsapp-btn {
padding: 8px 12px;
border-radius: 24px;
border: none;
background: rgb(14, 193, 47);
color: rgb(255, 255, 255);
font-size: 15px;
font-weight: 400;
line-height: 20px;
cursor: pointer;
position: relative;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
margin: 15px 20px 15px 20px;
overflow: hidden;
appearance: none;
}
.whatsappFooterButon .whatsapp-btn::before {
content: "";
position: absolute;
display: block;
opacity: 0;
transform: scale(1);
background-color: rgb(0, 0, 0);
z-index: 0;
transition: all 0.2s ease 0s;
border-radius: 20px;
width: 10px;
height: 10px;
bottom: -5px;
}
.whatsappFooterButon .whatsapp-send-icon-small {
width: 16px;
height: 16px;
flex: 0 0 16px;
fill: rgb(255, 255, 255);
z-index: 1;
}
.whatsappFooterButon .chat-button-text {
margin-left: 8px;
margin-right: 8px;
z-index: 1;
color: rgb(255, 255, 255);
}
.whatsappFooterButon .whatsapp-popup-button {
width: 48px;
height: 48px;
box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
border-radius: 50%;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
cursor: pointer;
user-select: none;
position: relative;
outline: transparent;
background-color: rgb(14, 193, 47);
margin-bottom: 20px;
margin-right: 20px;
margin-left: 20px;
border: 5px solid #ffffff;
}
.whatsappFooterButon .whatsapp-popup-button::before,
.whatsappFooterButon .whatsapp-popup-button::after {
content: "";
position: absolute;
border: 1px solid rgb(14, 193, 47);
inset: -2px;
border-radius: 500px;
opacity: 0;
z-index: 0;
}
.whatsappFooterButon .whatsapp-notify {
width: 10px;
height: 10px;
background-color: rgb(255, 0, 0);
display: block;
position: absolute;
z-index: 1;
border-radius: 50%;
right: 4px;
top: 4px;
}
@keyframes showhide {
from {
transition: visibility 0s linear 0.7s, opacity 0.7s ease-in-out;
}
}
@keyframes showchat {
from {
transform: scale(0);
opacity: 0;
}
}
.whatsappFooterButon .hide-whatsapp {
display: none;
animation-name: showhide;
animation-duration: 0.5s;
transform: scale(1);
opacity: 1;
}
.whatsappFooterButon .show-whatsapp {
display: flex;
animation-name: showchat;
animation-duration: 0.5s;
transform: scale(1);
opacity: 1;
}

body {
background: #ffffff;
margin: 0 auto;
font-family: 'Encode Sans', sans-serif;
color: #131313;
height: auto;
font-size: 14px;
overflow-x: hidden;
}


img {
vertical-align: middle;
border-style: none;
object-fit: cover;
}
a {
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
figcaption {
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
input[type="search"]
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="select"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
.temizle {
clear:both;
}
.reklamKodu {
text-align: center;
display: block;
width: 100%;
margin-top: 15px;
}
.reklamKodu img {
margin: 0 auto;
width: auto;
height: auto;
height: unset;
max-width: 100%;
}
.siteyiOrtala {
width: calc(100% - 30px);
max-width: calc(1090px - 30px);
height: auto;
position: relative;
margin: 0px auto;
padding: 0px 15px;
}
.siteSol {
width: calc(100% - 315px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
}
.siteSag {
width: calc(300px - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}

header {
width: calc(100% - 0px);
max-width: calc(100% - 0px);
height: auto;
display: block;
position: relative;
margin: 0px auto;
box-shadow: 0 1px 8px rgb(186 186 186 / 50%);
background: #ffffff;
}
nav.headerMenu {
width: calc(100% - 0px);
height: 50px;
display: block;
position: relative;
margin: 0px auto;
padding: 0px 0px;
border-top: 1px solid #eaeaea;
background: #ffffff;
}
nav.headerMenu ul.ulMenu {
width: calc(100% - 24px);
padding: 0;
margin: 0;
list-style: none;
position: relative;
text-align: left;
float: left;
}
nav.headerMenu ul.ulMenu li {
width: auto;
height: 50px;
display: inline-block;
text-align: left;
position: relative;
}
nav.headerMenu ul.ulMenu li a {
display:block;
padding: 0px 8px;
color: #131313;
font-size: 16px;
font-weight: 700;
line-height: 50px;
text-decoration:none;
position: relative;
}
nav.headerMenu ul.ulMenu li a:after {
position: absolute;
content: '';
width: 0;
height: 3px;
left: 50%;
bottom: 0px;
display: inline-block;
background: #fbc702;
transition: all 0.3s;
}
nav.headerMenu ul.ulMenu li a:hover:after {
left: 0%;
width: 100%;
}
nav.headerMenu ul.ulMenu li ul {
width: auto;
z-index: 99999;
}
nav.headerMenu ul.ulMenu li ul li {
height: 38px;
border: 0px;
margin-left: 0px;
background: #ffffff;
}
nav.headerMenu ul.ulMenu li ul li a {
font-size: 14px;
font-weight: 400;
line-height: 38px;
margin: 0px;
color: #131313;
}
nav.headerMenu ul.ulMenu li ul li a:hover {
color: #131313;
}
nav.headerMenu ul.ulMenu li ul li:last-child a {
margin: 0px;
}
nav.headerMenu ul.ulMenu li ul li a:before {
top:0px;
display: none;
}
nav.headerMenu ul.ulMenu li ul li a:after {
position: absolute;
content: '';
width: 0;
height: 1px;
left: 50%;
bottom: 0px;
display: inline-block;
background: #d73516;
transition: all 0.3s;
}
nav.headerMenu ul.ulMenu li ul li a:hover:after {
left: 0%;
width: 100%;
}
nav.headerMenu ul.ulMenu ul {
display: none;
position: absolute;
top: 50px;
padding: 0px 0px 0px 0px;
}
nav.headerMenu ul.ulMenu li:hover > ul {
display:inherit;
}
nav.headerMenu ul.ulMenu ul li {
width:auto;
min-width: 230px;
float:none;
display:list-item;
position: relative;
background: #ffffff;
margin-left: 0px;
}
nav.headerMenu ul.ulMenu ul li ul {
position: relative;
top:-36px;
left:230px;
}
.menuEk {
width: calc(24px - 0px);
height: 50px;
line-height: 50px;
display: block;
position: relative;
overflow: hidden;
}

.logoAlani {
width: calc(100% - 0px);
height: 75px;
display: block;
position: relative;
margin: 0px 0px;
padding: 0px 0px;
}
.logoAlani .logo {
width: 240px;
height: auto;
overflow: hidden;
display: block;
float: left;
margin: 15px 30px 15px 0px;
}
.logoAlani .logo img {
width: auto;
height: 45px;
overflow: hidden;
display: block;
}
.logoAlani .logo a {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.logoAlani .logoYani {
width: calc(100% - 270px);
height: 45px;
display: block;
position: relative;
float: left;
margin: 15px 0px 15px 0px;
}
.anaFinansBilgi {
width: calc(100% - 120px);
height: 32px;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-top: 6.5px;
}
.anaFinansBilgi .anaFinansIc {
width: calc(20% - 16px);
height: 32px;
overflow: hidden;
display: block;
position: relative;
float: left;
border-left: 1px solid #eaeaea;
padding-left: 15px;
}
.anaFinansBilgi .anaFinansIc strong {
width: 100%;
display: block;
font-size: 14px;
font-weight: 700;
color: #131313;
}
.anaFinansBilgi .anaFinansIc font {
font-size: 12px;
font-weight: 700;
color: #131313;
}
.anaFinansBilgi .anaFinansIc font:last-child {
font-size: 11px;
font-weight: 400;
color: #131313;
}
.anaFinansBilgi .anaFinansIc font.down {
color: #d73516;
}
.anaFinansBilgi .anaFinansIc font.up {
color: #2ab507;
}

.anaFinansIc span i.fas.fa-caret-down {
color: #d73516;
}
.anaFinansIc span i.fas.fa-caret-up {
color: #2ab507;
}

a.uyegir2 {
width: auto;
height: auto;
overflow: hidden;
display: block;
float: right;
margin: 7px 0px 0px 0px;
padding: 5px 10px 5px 10px;
color: #ffffff;
background: #d73516;
border-radius: 5px;
}
a.uyegir2 i {
font-size: 22px;
display: inline-block;
float: left;
margin-right: 5px;
}
a.uyegir2 font {
display: inline-block;
font-size: 12px;
font-weight: 500;
margin-top: 4px;
}

#araclar__toggle {
opacity: 0;
}
#araclar__toggle:checked ~ .araclar__btn > span {
transform: rotate(45deg);
}
#araclar__toggle:checked ~ .araclar__btn > span::before {
top: 0;
transform: rotate(0);
}
#araclar__toggle:checked ~ .araclar__btn > span::after {
top: 0;
transform: rotate(90deg);
}
#araclar__toggle:checked ~ .araclar__box {
visibility: visible;
left: 0;
}
input#araclar__toggle {
width: 100%;
height: 26px;
padding: 0px;
margin: 0px;
display: block;
cursor: pointer;
}
.araclar__btn {
display: block;
position: absolute;
width: 26px;
height: 26px;
cursor: pointer;
z-index: 1;
top: 23px;
right: -5px;
}
.araclar__btn > span {
display: block;
position: absolute;
width: 80%;
height: 3px;
background-color: #131313;
transition-duration: .25s;
}
.araclar__btn > span::before,
.araclar__btn > span::after {
display: block;
position: absolute;
width: 100%;
height: 3px;
background-color: #131313;
transition-duration: .25s;
}
.araclar__btn > span::before {
content: '';
top: -8px;
}
.araclar__btn > span::after {
content: '';
top: 8px;
}
ul.araclar__box {
display: block;
position: fixed;
visibility: hidden;
top: 0;
left: -100%;
width: 250px;
height: 100%;
margin: 0;
padding: 15px 15px;
list-style: none;
background-color: #ffffff;
box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
transition-duration: .25s;
z-index: 99999999;
overflow: hidden;
}
ul.araclar__box li {
width: calc(100% - 0px);
height: 42px;
line-height: 42px;
overflow: hidden;
display: block;
padding: 0px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
ul.araclar__box li a {
width: calc(100% - 0px);
height: auto;
display: block;
overflow: hidden;
color: #131313;
line-height: 1.4;
padding-left: 0px;
}
ul.araclar__box li a i {
width: 28px;
height: 42px;
line-height: 38px;
overflow: hidden;
display: inline-block;
float: left;
margin-right: 14px;
color: #131313;
font-size: 16px;
text-align: center;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
ul.araclar__box li a span {
width: calc(100% - 42px);
line-height: 38px;
font-size: 14px;
font-weight: 400;
float: left;
}
ul.araclar__box li a:hover i,
ul.araclar__box li a:hover span {
color: #d73516;
}
ul.araclar__box li a:hover i {
font-size: 22px;
}
.hamburger-menu {
width: 100%!important;
}
form.acilirArama input {
width: calc(100% - 55px);
height: 41px;
line-height: 41px;
border: none;
padding: 0px 5px 0px 10px;
margin: 0px 0px 15px 0px;
font-size: 14px;
outline: none;
background: #ffffff;
color: #131313;
font-weight: 400;
float: left;
border-bottom: 1px solid #e4e4e4;
}
form.acilirArama button.s {
width: 40px;
height: 42px;
line-height: 42px;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
color: #131313;
font-size: 16px;
border: 0px;
outline: 0px;
cursor: pointer;
border-bottom: 1px solid #e4e4e4;
}
form.acilirArama input::-webkit-input-placeholder {
color: #131313;
font-weight: 400;
}
ul.araclar__box .scrollbar {
height: calc(100% - 30px);
}
ul.araclar__box .force-overflow {
height: calc(100% - 0px);
}
ul.araclar__box #style-1::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.0);
background-color: #ffffff;
}
ul.araclar__box #style-1::-webkit-scrollbar {
width: 3px;
background-color: #ffffff;
}
ul.araclar__box #style-1::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background: #131313;
}

.sonDakika {
width: 100%;
height: 50px;
line-height: 50px;
display: block;
position: relative;
background: #131313;
}
.sonDakika .sonBaslik {
width: 135px;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
position: relative;
font-size: 16px;
font-weight: 700;
color: #fbc702;
padding: 0px 15px 0px 1px;
float: left;
animation: ihareket 1.5s infinite;
}
@-webkit-keyframes ihareket {
0%{color:#ffffff;}
30%{color:#fbc702;}
60%{color:#fbc702;}
90%{color:#ffffff;}
100%{color:#ffffff;}
}
.sonDakika .sonBaslik:after {
width: 2px;
height: 50px;
background: #ffffff;
position: absolute;
z-index: 9;
content: "";
right: 11px;
-webkit-transform: skewX(-26deg);
-ms-transform: skewX(-26deg);
transform: skewX(-26deg);
}
.sonDakikaIcerik {
width: calc(100% - 376px);
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
position: relative;
float: left;
font-size: 14px;
font-weight: 400;
color: #131313;
padding-left: 10px;
}
.sonDakikaIcerik .swiper-slide {
width: calc(100% - 15px);
line-height: 50px;
}
.sonDakikaIcerik .swiper-slide a {
display: block;
color: #131313;
}
.sonDakikaIcerik .swiper-slide a span {
width: auto;
height: 50px;
line-height: 52px;
overflow: hidden;
font-size: 14px;
font-weight: 400;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
color: #ffffff;
}
.sonDakikaIcerik .swiper-slide a time {
font-size: 18px;
font-weight: 900;
float: left;
line-height: 50px;
margin-right: 10px;
color: #fbc702;
}
.sonDakikaIcerik .swiper-slide a:hover span {
color: #fbc702;
}
.headerHavadurumu {
width: calc(215px - 0px);
height: 50px;
overflow: hidden;
display: block;
position: relative;
}
.headerHavadurumu div {
width: calc(100px - 0px);
height: 50px;
overflow: hidden;
display: block;
float: left;
position: relative;
}
.headerHavadurumu div:after {
width: 1px;
height: 30px;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 10px;
right: 5px;
background: rgb(255 255 255 / 25%);
}
.headerHavadurumu div img {
width: auto;
height: 28px;
float: left;
margin: 11px 3px 0px 0px;
}
.headerHavadurumu div strong {
font-size: 18px;
font-weight: 700;
color: #ffffff;
}
.headerHavadurumu select {
width: calc(100% - 100px);
height: 28px;
display: block;
position: relative;
cursor: pointer;
margin-top: 10px;
border: 0px;
outline: none;
background: transparent;
color: #ffffff;
}
.headerHavadurumu select option {
color: #131313;
}

#mobilll__toggle {
opacity: 0;
}
#mobilll__toggle:checked ~ .mobilll__btn > span {
transform: rotate(45deg);
top: 20px;
left: 14px;
width: 50%;
}
#mobilll__toggle:checked ~ .mobilll__btn > span::before {
top: 0;
transform: rotate(0);
}
#mobilll__toggle:checked ~ .mobilll__btn > span::after {
top: 0;
transform: rotate(90deg);
}
#mobilll__toggle:checked ~ .mobilll__box {
visibility: visible;
left: 0;
}
#mobilll__toggle:checked ~ .mobilll__btn {
width: 50px;
height: 50px;
overflow: hidden;
top: 0px;
z-index: 99999999999;
position: fixed;
left: 250px;
background: #ffffff;
}
input#mobilll__toggle {
width: 100%;
height: 26px;
padding: 0px;
margin: 0px;
display: block;
cursor: pointer;
}
.mobilll__btn {
display: block;
position: absolute;
width: 26px;
height: 26px;
cursor: pointer;
z-index: 1;
top: 20px;
left: 0px;
}
.mobilll__btn > span {
display: block;
position: absolute;
width: 80%;
height: 3px;
background-color: #131313;
transition-duration: .25s;
}
.mobilll__btn > span::before,
.mobilll__btn > span::after {
display: block;
position: absolute;
width: 100%;
height: 3px;
background-color: #131313;
transition-duration: .25s;
}
.mobilll__btn > span::before {
content: '';
top: -8px;
}
.mobilll__btn > span::after {
content: '';
top: 8px;
}
ul.mobilll__box {
display: block;
position: fixed;
visibility: hidden;
top: 0;
left: -100%;
width: 250px;
height: 100%;
margin: 0;
padding: 0px 0px 15px 0px;
list-style: none;
background-color: #ffffff;
box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
transition-duration: .25s;
z-index: 99999999;
overflow: hidden;
}
ul.mobilll__box .scrollbar {
height: calc(100% - 30px);
}
ul.mobilll__box .force-overflow {
height: calc(100% - 0px);
}
ul.mobilll__box #style-1::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.0);
background-color: #ffffff;
}
ul.mobilll__box #style-1::-webkit-scrollbar {
width: 3px;
background-color: #ffffff;
}
ul.mobilll__box #style-1::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background: #131313;
}

.menuMobill {
width:100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.menuMobill strong {
width: calc(100% - 0px);
height: auto;
line-height: 3;
overflow: hidden;
display: block;
position: relative;
font-size: 18px;
font-weight: 700;
color: #131313;
padding: 0px 15px 0px 15px;
}
.menuMobill ul {
display: block;
margin: 0px;
padding: 0px;
}
.menuMobill ul li {
list-style: none;
display: block;
position: relative;
overflow: hidden;
}
.menuMobill ul li a {
width: calc(100% - 0px);
height: auto;
line-height: 2.6;
display: block;
overflow: hidden;
font-size: 15px;
font-weight: 400;
color: #131313;
background: #ffffff;
padding: 0px 15px 0px 15px;
border-bottom: 1px solid #e4e4e4;
}
.menuMobill ul li a:hover {
background: #d73516;
}
.menuMobill ul li ul {
display: none;
}
.menuMobill ul li:hover ul {
display: block;
}
.menuMobill ul li ul li a {
line-height: 2.6;
font-size: 15px;
font-weight: 400;
padding: 0px 15px 0px 25px;
}
.menuMobill ul li ul li a:hover {
background: #d73516;
color: #ffffff;
border-bottom: 1px solid #d73516;
}
.menuMobill ul li:hover > a {
background: #d73516;
color: #ffffff;
border-bottom: 1px solid #d73516;
}
.menuMobill ul li.menu-item-has-children:after {
position: absolute;
content: "+";
top: -4px;
right: 10px;
font-size: 20px;
font-weight: 700;
color: #131313;
}
.menuMobill ul li.menu-item-has-children:hover:after {
content: "-";
color: #ffffff;
}
.logoAlaniYeni .menuMobill ul li.menu-item-has-children:after {
top: 8px;
}

.headerYeni {
width: calc(100% - 0px);
max-width: calc(100% - 0px);
height: auto;
display: block;
position: relative;
margin: 0px auto;
background: #ffffff;
}
.headerYeni header {
box-shadow: none!important;
}
.headerYeni .logoAlaniYeni {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 0px 0px 0px;
}
.headerYeni .logoAlaniYeni .soll {
width: calc(200px - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
}
.headerYeni .logoAlaniYeni .soll ul.ikiLink {
margin: 13px 0px 0px 0px;
padding: 0px 0px;
}
.headerYeni .logoAlaniYeni .soll ul.ikiLink li {
width: calc(100% - 2px);
height: auto;
line-height: 18px;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 10px;
}
.headerYeni .logoAlaniYeni .soll ul.ikiLink li:last-child {
margin-bottom: 0px;
}
.headerYeni .logoAlaniYeni .soll ul.ikiLink li a {
font-size: 12px;
font-weight: 500;
color: #131313;
}
.headerYeni .logoAlaniYeni .soll ul.ikiLink li a i {
font-size: 16px;
margin-right: 5px;
}
.headerYeni .logoAlaniYeni .soll ul.ikiLink li a:hover {
color: #d73516;
}
.headerYeni .logoAlaniYeni .soll .mobilll-menu {
display: none;
}

.headerYeni .logoAlaniYeni .ortaa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
text-align: center;
}
.headerYeni .logoAlaniYeni .ortaa img {
display: inline-block;
}
.headerYeni .logoAlaniYeni .ortaa img:nth-of-type(2n) {
display: none;
}
.headerYeni .logoAlaniYeni .sagg {
width: calc(200px - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}

nav.headerMenuYeni {
width: calc(100% - 0px);
height: 50px;
display: block;
position: relative;
margin: 0px auto;
padding: 0px 0px;
}
nav.headerMenuYeni ul {
width: calc(100% - 0px);
padding: 0;
margin: 0;
list-style: none;
position: relative;
text-align: center;
float: left;
}
nav.headerMenuYeni ul li {
width: auto;
height: 50px;
display: inline-block;
text-align: left;
position: relative;
}
nav.headerMenuYeni ul li a {
display:block;
padding: 0px 10px;
color: #131313;
font-size: 16px;
font-weight: 700;
line-height: 50px;
text-decoration:none;
position: relative;
}
nav.headerMenuYeni ul li a:after {
position: absolute;
content: '';
width: 0;
height: 3px;
left: 50%;
bottom: 0px;
display: inline-block;
background: #d73516;
transition: all 0.3s;
}
nav.headerMenuYeni ul li a:hover:after {
left: 0%;
width: 100%;
}
nav.headerMenuYeni ul li ul {
width: auto;
z-index: 99999;
}
nav.headerMenuYeni ul li ul li {
height: 38px;
border: 0px;
margin-left: 0px;
background: #ffffff;
}
nav.headerMenuYeni ul li ul li a {
font-size: 14px;
font-weight: 400;
line-height: 38px;
margin: 0px;
color: #131313;
}
nav.headerMenuYeni ul li ul li a:hover {
color: #131313;
}
nav.headerMenuYeni ul li ul li:last-child a {
margin: 0px;
}
nav.headerMenuYeni ul li ul li a:before {
top:0px;
display: none;
}
nav.headerMenuYeni ul li ul li a:after {
position: absolute;
content: '';
width: 0;
height: 1px;
left: 50%;
bottom: 0px;
display: inline-block;
background: #d73516;
transition: all 0.3s;
}
nav.headerMenuYeni ul li ul li a:hover:after {
left: 0%;
width: 100%;
}
nav.headerMenuYeni ul ul {
display: none;
position: absolute;
top: 50px;
}
nav.headerMenuYeni ul li:hover > ul {
display:inherit;
}
nav.headerMenuYeni ul ul li {
width:auto;
min-width: 230px;
float:none;
display:list-item;
position: relative;
background: #ffffff;
margin-left: 0px;
}
nav.headerMenuYeni ul ul li ul {
position: relative;
top:-36px;
left:230px;
}

.headerDovizYeni {
width: calc(100% - 0px);
height: 50px;
display: block;
position: relative;
background: #131313;
}
.headerDovizYeni .anaFinansBilgi {
width: calc(100% - 24px);
height: auto;
position: relative;
margin: 0px auto 0px auto;
padding: 0px 0px;
float: left;
}
.headerDovizYeni .anaFinansBilgi a.uyegir {
width: auto;
height: auto;
overflow: hidden;
display: block;
float: right;
margin: 0px 15px 0px 0px;
font-size: 22px;
color: #ffffff;
line-height: 48px;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc {
width: calc(115px - 5px);
height: 42px;
border-left: 0px;
padding-left: 0px;
border-right: 1px solid rgb(255 255 255 / 20%);
padding-right: 5px;
margin-right: 15px;
padding-top: 8px;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc:last-child {
border-right: 0px;
margin-right: 0px;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc strong {
color: #ffffff;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc font.down,
.headerDovizYeni .anaFinansBilgi .anaFinansIc font.up {
color: #ffffff;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc font {
color: #ffffff;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc font:last-child {
color: #ffffff;
}
.sonDakika .havaDurumuHeader {
width: calc(215px - 0px);
height: 50px;
margin: 0px 0px 0px 0px;
}
.sonDakika .havaDurumuHeader select {
width: calc(120px - 0px);
color: #ffffff;
background: transparent;
margin-top: 12px;
font-weight: 400;
}
.sonDakika .havaDurumuHeader select option {
color: #131313;
}
.sonDakika .havaDurumuHeader .box {
width: calc(80px - 0px);
overflow: hidden;
float: left;
margin-left: 10px;
}
.sonDakika .havaDurumuHeader .box img {
height: 26px;
top: 12px;
left: 0px;
}
.sonDakika .havaDurumuHeader .box strong {
font-size: 18px;
color: #ffffff;
margin-right: 0px;
margin-left: 50px;
}
.sonDakika .havaDurumuHeader:after {
width: 1px;
height: 30px;
background: #5a5a5a;
position: absolute;
z-index: 9;
content: "";
top: 10px;
left: 0px;
}
.havaDurumuHeader {
width: calc(100% - 0px);
height: 45px;
overflow: hidden;
display: block;
position: relative;
margin: 10px 0px 0px 0px;
padding: 0px 0px;
}
.havaDurumuHeader select {
width: calc(80% - 0px);
height: 28px;
overflow: hidden;
display: block;
position: relative;
outline: none;
font-size: 14px;
font-weight: 700;
cursor: pointer;
border-bottom: 0px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
float: right;
color: #2279a7;
}
.havaDurumuHeader .box {
width: 100%;
height: auto;
display: block;
position: relative;
text-align: left;
margin-top: 0px;
}
.havaDurumuHeader .box img {
width: auto;
height: 28px;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: -16px;
left: -6px;
}
.havaDurumuHeader .box strong {
font-size: 14px;
font-weight: 700;
color: #2279a7;
margin-left: 44px;
margin-right: 2px;
float: left;
}
.havaDurumuHeader .box span {
font-size: 13px;
font-weight: 500;
color: #2279a7;
width: calc(100% - 70px);
height: 18px;
line-height: 18px;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}

.sonDakikaYeni {
width: 100%;
height: 50px;
line-height: 50px;
display: block;
position: relative;
background: #d73516;
}
.sonDakikaYeni .sonDakikaIcerik {
width: calc(100% - 170px);
}
.sonDakikaYeni .sonBaslik {
width: 135px;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
position: relative;
font-size: 16px;
font-weight: 700;
color: #fff100;
padding: 0px 15px 0px 1px;
float: left;
animation: ihareket 1.5s infinite;
}
@-webkit-keyframes ihareket {
0%{color:#ffffff;}
30%{color:#fff100;}
60%{color:#fff100;}
90%{color:#ffffff;}
100%{color:#ffffff;}
}
.sonDakikaYeni .sonBaslik:after {
width: 2px;
height: 50px;
background: #ffffff;
position: absolute;
z-index: 9;
content: "";
right: 11px;
-webkit-transform: skewX(-26deg);
-ms-transform: skewX(-26deg);
transform: skewX(-26deg);
}
.sonDakikaYeni .sonDakikaIcerik .swiper-slide a time {
color: #fff100;
}
.sonDakikaYeni .sonDakikaIcerik .swiper-slide a:hover span {
color: #fff100;
}
.headerDovizYeni .araclar__btn > span::before,
.headerDovizYeni .araclar__btn > span::after,
.headerDovizYeni .araclar__btn > span {
background-color: #ffffff;
}

.haberHikaye {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.haberHikaye a {
width: calc(10% - 14px);
height: 92px;
overflow: hidden;
display: block;
position: relative;
float: left;
margin: 15px 15px 0px 0px;
outline: none;
}
.haberHikaye a:nth-of-type(10n) {
margin: 15px 0px 0px 0px;
}
.haberHikaye figure {
width: 80px;
height: 80px;
overflow:hidden;
border-radius: 100%;
padding: 6px 6px;
}
.haberHikaye figure img {
width: 80px;
height: 80px;
overflow: hidden;
display: block;
position: relative;
border-radius: 100%;
}
.haberHikaye figure svg {
width: 110px;
height: 110px;
top: -9px;
left: -9px;
position: absolute;
fill: none;
stroke: #8a3ab8;
stroke-width: 3px;
stroke-dasharray: 1;
stroke-dashoffset: 0;
stroke-linecap: round;
animation: loading 4500ms ease-in-out infinite alternate;
}
@keyframes loading {
100% {
stroke :#cd476b;
stroke-dasharray: 10;
transform: rotate(200deg);
}
}
img.fancybox-image {
width: 600px !important;
height: 400px !important;
}
.fancybox-is-open .fancybox-bg {
opacity: 0.95 !important;
background: #000000 !important;
}
.fancybox-content {
width: 60% !important;
height: 400px !important;
text-align: center;
}

















.sahurIftar {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px;
margin: 15px 0px 0px 0px;
background: url(images/ramazanbg.jpg);
}
.sahurIftar:after {
width: 100px;
height: 110px;
position: absolute;
content: "";
top: 7px;
left: 15px;
background-image: url(images/ramazan.svg);
background-repeat: no-repeat;
background-size: 100px auto;
display: none;
}
select#citySelect {
width: calc(170px - 10px);
height: 38px;
line-height: 38px;
overflow: hidden;
display: block;
float: left;
position: relative;
margin-right: 15px;
padding: 0px 5px;
z-index: 99;
border: 1px solid rgb(255 255 255 / 20%);
outline: none;
background: transparent;
border-radius: 3px;
font-size: 16px;
color: #ffffff;
}
select#citySelect option {
font-size: 14px;
color: #131313;
}
.sahurIftarvakti {
width: auto;
height: 38px;
line-height: 38px;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
}
.sahurIftarvakti p {
width: auto;
height: auto;
overflow: hidden;
display: block;
float: left;
font-size: 16px;
color: #ffffff;
margin-right: 15px;
}
.sahurIftarvakti span#hour {
font-size: 22px;
font-weight: 700;
width: auto;
height: 36px;
line-height: 32px;
background: #582e45;
color: #ffffff;
overflow: hidden;
display: block;
text-align: center;
float: left;
border-radius: 3px;
border: 1px solid rgb(255 255 255 / 15%);
padding: 0px 10px;
}
.sahurIftarvakti span#minute {
font-size: 22px;
font-weight: 700;
width: auto;
height: 36px;
line-height: 32px;
background: #582e45;
color: #ffffff;
overflow: hidden;
display: block;
text-align: center;
float: left;
border-radius: 3px;
border: 1px solid rgb(255 255 255 / 15%);
padding: 0px 10px;
}
.sahurIftarvakti font {
font-size: 24px;
font-weight: 400;
float: left;
width: auto;
height: 36px;
line-height: 32px;
padding: 0px 10px;
color: #ffffff;
}
.vaktiSoyle {
width: auto;
height: 38px;
line-height: 40px;
overflow: hidden;
display: block;
position: relative;
font-size: 14px;
color: #ffffff;
}

.yatayManset {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.yatManset .swiper-slide {
height: auto;
max-height: 350px;
overflow: hidden;
display: block;
position: relative;
}
.yatManset .swiper-slide a {
display: block;
}
.yatManset .swiper-slide a:before {
content: "";
position: absolute;
top: 175px;
width: 8px;
height: 390px;
right: 430px;
z-index: 9;
background: #f1f1f1;
transform: translate(-50%,-50%) rotate(-19deg);
}
.yatManset .swiper-slide a svg {
width: 500px;
height: 350px;
position: absolute;
top: 0;
right: 0;
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.yatManset .swiper-slide a svg path {
d: path("M400,145h380.700L900,495.100H400Z");
transform: translate(-400px, -145px);
}
.yatManset .swiper-slide figure {
width: 100%;
height: auto;
overflow: hidden;
display: inline-block;
position: relative;
}
.yatManset .swiper-slide img {
width: 680px;
height: 350px;
overflow: hidden;
display: block;
position: relative;
}
.yatManset .swiper-slide figcaption {
width: calc(420px - 60px);
height: 100%;
position: absolute;
top: 0px;
right: 0px;
z-index: 9;
display: flex;
justify-content: center;
flex-direction: column;
padding: 0px 30px 0px 30px;
}
.yatManset .swiper-slide figcaption h2 {
text-align: left;
-webkit-line-clamp: 3;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
color: #ffffff;
font-weight: 700;
line-height: 1.4;
font-size: 32px;
text-transform: unset;
padding: 0px 2px 0px 0px;
position: relative;
}
.yatManset .swiper-slide span {
width: calc(100% - 0px);
height: 100%;
content: "";
position: absolute;
top: 0px;
right: 0px;
z-index: 2;
}
.yatManset .yatManset-pagination {
width: 205px!important;
height: 28px;
line-height: 28px;
position: absolute;
text-align: center;
transition: .3s opacity;
transform: translate3d(0,0,0);
z-index: 999;
bottom: 15px!important;
left: calc(100% - 205px)!important;
}
.yatManset .yatManset-pagination .swiper-pagination-bullet {
width: 22px!important;
height: 22px;
line-height: 22px;
display: inline-block;
margin: 10px 0px 0px 1%;
padding: 0px 0px 0px 0px;
overflow: hidden;
position: relative;
border: 1px solid #ffffff;
border-radius: 50%;
text-align: center;
opacity: 0.3;
font-size: 14px;
color: #ffffff;
font-weight: 700;
outline: none;
}
.yatManset .yatManset-pagination .swiper-pagination-bullet {
background: transparent;
}
.yatManset .yatManset-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
}

.surManset {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.surManset .swiper-slide {
width: 100%;
height: auto;
overflow: hidden;
display: block;
background: #131313;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.surManset .swiper-slide a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.surManset .swiper-slide figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.surManset .swiper-slide figure:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 50%;
z-index: 2;
background: -moz-linear-gradient(top,transparent 0%,#131313 100%);
background: -webkit-linear-gradient(top,transparent 0%,#131313 100%);
background: linear-gradient(to bottom,transparent 0%,#131313 100%);
}
.surManset .swiper-slide figure img {
width: 100%;
height: 260px;
overflow: hidden;
display: block;
}
.surManset .swiper-slide span {
width: auto;
height: 22px;
line-height: 22px;
position: absolute;
left: 15px;
bottom: 30px;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 10px;
letter-spacing: 1.2px;
padding: 0px 10px;
margin: 0px auto;
background: #d73516;
text-transform: uppercase;
border: 1px solid #ffffff;
animation: borderHareket 1.5s infinite;
z-index: 9;
border-radius: 3px;
}
@-webkit-keyframes borderHareket {
0%{border-color: #ffffff;}
30%{border-color: #d73516;}
60%{border-color: #d73516;}
90%{border-color: #ffffff;}
100%{border-color: #ffffff;}
}
.surManset .swiper-slide figcaption {
width: calc(100% - 30px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 1.4;
margin: 0px 0px;
position: relative;
content: "";
z-index: 9;
bottom: 15px;
left: 15px;
}

.surMansetYeni {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.surMansetYeni .swiper-slide {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
background: #ffffff;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.surMansetYeni .swiper-slide a {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
padding: 15px 15px;
}
.surMansetYeni .swiper-slide figure {
width: 225px;
height: auto;
overflow: hidden;
display: block;
position: relative;
z-index: 2;
}
.surMansetYeni .swiper-slide figure img {
width: 100%;
height: 160px;
overflow: hidden;
display: block;
}
.surMansetYeni .swiper-slide div {
width: calc(100% - 240px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
}
.surMansetYeni .swiper-slide span {
width: auto;
height: 22px;
line-height: 22px;
position: relative;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 10px;
letter-spacing: 1.2px;
padding: 0px 10px;
margin: 30px auto 0px auto;
background: #7a7a7a;
text-transform: uppercase;
border: 1px solid #ffffff;
z-index: 9;
border-radius: 3px;
}
.surMansetYeni .swiper-slide figcaption {
width: calc(100% - 0px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 7px 0px;
position: relative;
content: "";
z-index: 9;
}
.surMansetYeni .swiper-slide font {
font-size: 12px;
font-weight: 400;
color: #131313;
}
.surMansetYeni .swiper-slide:hover figcaption {
color: #d73516;
}
.surMansetYeni .swiper-slide .sciz {
width: 85px;
height: calc(100% - 0px);
overflow: hidden;
display: block;
position: absolute;
top: 0px;
right: -15px;
background: #7a7a7a;
z-index: 1;
}

.covid19Tablo {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #2fbfba;
margin-top: 15px;
padding: 15px 15px;
}
.covid19Tablo:after {
width: 500px;
height: 230px;
position: absolute;
content: "";
top: 0px;
left: 0;
right: 0;
margin: 0px auto;
background-image: url(images/covid19Tablo.svg);
background-repeat: no-repeat;
background-position: 50% 0;
opacity: .2;
}
.covid19Sol {
width: calc(110px - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 30px;
z-index: 10;
}
.covid19Sol strong {
font-size: 22px;
font-weight: 700;
color: #ffffff;
display: block;
text-align: center;
}
.covid19Sol span {
font-size: 13px;
font-weight: 400;
color: #ffffff;
display: block;
text-align: center;
margin-top: 5px;
}
.covid19Sol span:nth-of-type(2n) {
font-size: 13px;
font-weight: 400;
color: #ffffff;
display: block;
text-align: center;
margin-top: 4px;
}
.covid19Sol a {
font-size: 11px;
font-weight: 400;
color: #ffffff;
display: block;
text-align: center;
margin-top: 10px;
background: rgb(255 255 255/20%);
padding: 5px 0px;
}
.covid19Sol a:hover {
background: rgb(33 179 176);
color: #ffffff;
}

.covid19Sag {
width: calc(100% - 140px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.covid19Sag div {
width: calc(25% - 42px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
text-align: center;
padding: 15px 15px;
background: rgb(255 255 255/20%);
margin-right: 15px;
z-index: 9;
}
.covid19Sag div:last-child {
margin-right: 0px;
}
.covid19Sag div strong {
line-height: 1.4;
font-size: 14px;
font-weight: 700;
color: #ffffff;
display: block;
text-align: center;
overflow: hidden;
letter-spacing: 1px;
}
.covid19Sag div span {
font-size: 18px;
font-weight: 700;
color: #ffffff;
display: block;
text-align: center;
margin-top: 5px;
padding: 3px 0px 5px 0px;
background: rgb(255 255 255/20%);
letter-spacing: 1.2px;
}

.mansetAlani {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.anasayfaManset {
width: calc(100% - 395px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
}

.anasayfaManset .swiper-slide {
height: auto;
max-height: 438px;
overflow: hidden;
display: block;
position: relative;
}
.anasayfaManset .swiper-slide a {
display: block;
}
.anasayfaManset .swiper-slide img {
display: block;
width: 100%;
height: 438px;
overflow: hidden;
}
.anasayfaManset .swiper-slide figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.anasayfaManset .swiper-slide figure:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 70%;
z-index: 2;
background: -moz-linear-gradient(top,transparent 0%,#131313 100%);
background: -webkit-linear-gradient(top,transparent 0%,#131313 100%);
background: linear-gradient(to bottom,transparent 0%,#131313 100%);
}
.anasayfaManset .swiper-slide figcaption {
width: calc(100% - 100px);
height: auto;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
position: absolute;
bottom: 50px;
left: 30px;
z-index: 9;
font-size: 26px;
font-weight: 900;
color: #ffffff;
}
.anasayfaManset .swiper-slide span {
width: auto;
height: 22px;
line-height: 22px;
position: absolute;
right: 15px;
bottom: 15px;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 12px;
letter-spacing: 1.2px;
padding: 0px 10px;
margin: 0px auto;
text-transform: uppercase;
z-index: 99;
background: #7a7a7a;
border-radius: 3px;
}
.anasayfaManset .swiper-slide div {
width: auto;
height: auto;
overflow: hidden;
display: inline-block;
position: absolute;
top: 0px;
right: 0px;
z-index: 9;
padding: 15px 15px;
}
.anasayfaManset .swiper-slide div strong {
width: 50px;
height: 50px;
overflow: hidden;
display: inline-block;
position: relative;
font-size: 14px;
font-weight: 700;
background: #d73516;
color: #ffffff;
box-shadow:0 1px 15px rgb(255 41 0);
-webkit-box-shadow: 0 1px 15px rgb(255 41 0);
border-radius: 100%;
padding: 16px 10px 4px 10px;
text-align: center;
}

.anasayfaManset .anaManset-pagination {
width: 100%!important;
height: 52px;
line-height: 52px;
position: relative;
text-align: center;
z-index: 999;
bottom: 0px!important;
left: 0px!important;
background: #131313;
}
.anasayfaManset .anaManset-pagination .swiper-pagination-bullet {
width: 26px!important;
height: 26px;
line-height: 26px;
display: inline-block;
margin: 10px 1.5% 0px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
position: relative;
border: 1px solid #8c8c8c;
text-align: center;
border-radius: 100%;
font-size: 14px;
color: #8c8c8c;
font-weight: 700;
outline: none;
opacity: 1;
}
.anasayfaManset .anaManset-pagination .swiper-pagination-bullet:last-child {
margin: 10px 0px 0px 0px;
}
.anasayfaManset .anaManset-pagination .swiper-pagination-bullet {
background: transparent;
}
.anasayfaManset .anaManset-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
background: #d73516;
color: #ffffff;
border: 1px solid #d73516;
}
.mansetAlani.beyazla .anasayfaManset .anaManset-pagination {
background: #ffffff;
}
.mansetAlani.beyazla .anasayfaManset .anaManset-pagination .swiper-pagination-bullet {
width: 32px!important;
height: 32px;
line-height: 32px;
border-radius: 5px;
border: 1px solid #e4e4e4;
color: #131313;
font-size: 16px;
}
.mansetAlani.beyazla .anasayfaManset .anaManset-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
color: #ffffff;
}

.anasayfaMansetYani {
width: calc(380px - 0px);
height: auto;
max-height: 490px;
overflow: hidden;
display: block;
position: relative;
}
.anasayfaMansetYani #tab-button {
display: table;
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
text-align: center;
background: #131313;
padding: 15px 0px 0px 0px;
}
.anasayfaMansetYani #tab-button li {
display: inline-block;
width: auto;
position: relative;
margin: 0px 15px 0px 0px;
}
.anasayfaMansetYani #tab-button li:last-child {
margin: 0px 0px 0px 0px;
}
.anasayfaMansetYani #tab-button li a {
width: auto;
height: 32px;
line-height: 32px;
overflow: hidden;
display: block;
text-align: center;
position: relative;
font-size: 13px;
font-weight: 500;
color: #ffffff;
text-decoration: none;
padding: 0px 15px;
background: rgb(255 255 255 / 20%);
border-radius: 3px;
}
.anasayfaMansetYani #tab-button li a span {
width: 40px;
height: 40px;
display: block;
float: left;
margin-right: 10px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.anasayfaMansetYani #tab-button li a h2 {
width: auto;
height: 40px;
line-height: 42px;
display: inline-block;
}
.anasayfaMansetYani #tab-button li a:hover,
.anasayfaMansetYani #tab-button .is-active a {
color: #ffffff;
}
.anasayfaMansetYani #tab-button li a:hover:after,
.anasayfaMansetYani #tab-button .is-active a:after {
width: 40%;
height: 2px;
overflow: hidden;
display: block;
position: absolute;
content: "";
left: 0px;
right: 0px;
bottom: 0px;
margin: 0px auto;
background: #ffffff;
}
.anasayfaMansetYani .tab-button-outer {
position: relative;
z-index: 2;
display: block;
}
.anasayfaMansetYani .tabDiv {
width: calc(100% - 15px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px 15px 0px;
background: #131313;
}
.anasayfaMansetYani .tabDiv a {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 15px;
}
.anasayfaMansetYani .tabDiv a:last-child {
margin-bottom: 0px;
}
.anasayfaMansetYani .tabDiv a:hover {
background: rgb(255 255 255 / 10%);
}
.anasayfaMansetYani .tabDiv a:hover figcaption {
border-right: 5px solid #d73516;
}
.anasayfaMansetYani .tabDiv a figure {
width: calc(125px - 0px);
height: 70px;
overflow: hidden;
display: block;
float: right;
}
.anasayfaMansetYani .tabDiv a figure img {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.anasayfaMansetYani .tabDiv a figcaption {
width: calc(100% - 130px);
height: 70px;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
border-right: 5px solid transparent;
}
.anasayfaMansetYani .tabDiv a figcaption strong {
text-align: left;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
color: #ffffff;
font-weight: 500;
line-height: 1.4;
font-size: 16px;
text-transform: unset;
padding: 0px 15px 0px 15px;
}
.yeniMyani {
width: calc(100% - 0px);
height: 237px;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 15px;
}
.yeniMyani:last-child {
margin-bottom: 0px;
}
.yeniMyani a {
display: block;
}
.yeniMyani img {
display: block;
width: 100%;
height: 237px;
overflow: hidden;
}
.yeniMyani figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.yeniMyani figure:after {
content: "";
position: absolute;
bottom: 30px;
left: 0;
right: 0;
height: 80%;
z-index: 2;
background: -moz-linear-gradient(top,transparent 0%,#131313 100%);
background: -webkit-linear-gradient(top,transparent 0%,#131313 100%);
background: linear-gradient(to bottom,transparent 0%,#131313 100%);
}
.yeniMyani figure:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 30px;
z-index: 2;
background: #131313;
}
.yeniMyani figcaption {
width: calc(100% - 30px);
height: 56px;
line-height: 1.6;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
position: absolute;
bottom: 15px;
left: 15px;
z-index: 9;
font-size: 18px;
font-weight: 500;
color: #ffffff;
}
.yeniMyani span {
width: auto;
height: 22px;
line-height: 22px;
position: absolute;
left: 15px;
bottom: 80px;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 10px;
letter-spacing: 1.2px;
padding: 0px 10px;
margin: 0px auto;
text-transform: uppercase;
z-index: 99;
border-radius: 3px;
}

.dortModul {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.dortModul ul {
margin: 0px 0px;
padding: 0px 0px;
}
.dortModul ul li {
width: calc(25% - 16px);
height: auto;
overflow: hidden;
display: block;
float: left;
margin-right: 15px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.dortModul ul li:last-child {
margin-right: 0px;
}
.dortModul ul li a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.dortModul ul li:nth-of-type(1n) {
border: 2px solid #70b966;
}
.dortModul ul li:nth-of-type(2n) {
border: 2px solid #70b8e6;
}
.dortModul ul li:nth-of-type(3n) {
border: 2px solid #fecb37;
}
.dortModul ul li:nth-of-type(4n) {
border: 2px solid #e83b3b;
}
.dortModul ul li:hover {
border: 2px solid #ffffff;
}
.dortModul ul li a img {
width: 100%;
height: auto;
}

.sonEklenenler {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.sonEklenenler .sonIcerik {
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
background: #ffffff;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) {
width: calc(30% - 0px);
}
.sonEklenenler .sonIcerik:nth-of-type(2n),
.sonEklenenler .sonIcerik:nth-of-type(3n),
.sonEklenenler .sonIcerik:nth-of-type(4n),
.sonEklenenler .sonIcerik:nth-of-type(5n),
.sonEklenenler .sonIcerik:nth-of-type(6n),
.sonEklenenler .sonIcerik:nth-of-type(7n) {
width: calc(23% - 12px);
}
.sonEklenenler .sonIcerik:nth-of-type(4n),
.sonEklenenler .sonIcerik:nth-of-type(7n) {
margin-right: 0px;
}
.sonEklenenler .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.sonEklenenler .sonIcerik figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) figure img {
height: 369px;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(3n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(4n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(5n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(6n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(7n) figure img {
height: 140px;
}
.sonEklenenler .sonIcerik figure img {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
}
.sonEklenenler .sonIcerik figcaption {
width: calc(100% - 30px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 15px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.sonEklenenler .sonIcerik:hover figcaption {
color: #d73516;
}
.sonEklenenler .sonIcerik span {
width: auto;
height: 22px;
line-height: 22px;
position: absolute;
left: 15px;
bottom: 64px;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 10px;
letter-spacing: 1.2px;
padding: 0px 10px;
margin: 0px auto;
background: #ab9545;
text-transform: uppercase;
border: 1px solid #ffffff;
animation: borderHareket 1.5s infinite;
border-radius: 3px;
}
@-webkit-keyframes borderHareket {
0%{border-color: #ffffff;}
30%{border-color: transparent;}
60%{border-color: transparent;}
90%{border-color: #ffffff;}
100%{border-color: #ffffff;}
}

.yenisonEklenenler {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.yenisonEklenenler .yeniOnic {
width: calc(100% - 315px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
background: #ffffff;
}
.yenisonEklenenler .yeniOnic figure {
width: calc(300px - 0px);
height: 250px;
overflow: hidden;
display: block;
float: right;
}
.yenisonEklenenler .yeniOnic figure img {
width: 100%;
height: 250px;
}
.yenisonEklenenler .yeniOnic figcaption {
width: calc(100% - 300px);
height: 56px;
line-height: 1.4;
overflow: hidden;
font-size: 20px;
font-weight: 500;
color: #131313;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
margin: 0px 0px 0px 0px;
}
.yenisonEklenenler .yeniOnic p {
width: calc(100% - 315px);
height: 42px;
line-height: 1.4;
overflow: hidden;
font-size: 14px;
font-weight: 400;
color: #131313;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
margin: 15px 15px 0px 0px;
}
.yenisonEklenenler .yeniOnic span {
width: auto;
height: 22px;
line-height: 22px;
position: relative;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 10px;
letter-spacing: 1.2px;
padding: 0px 10px;
margin: 45px auto 15px 0px;
background: #7a7a7a;
text-transform: uppercase;
border: 1px solid #ffffff;
z-index: 9;
border-radius: 3px;
}
.yenisonEklenenler .yeniOnic:hover figcaption {
color: #d73516;
}
.yenisonEklenenler .reklamKodu {
width: 300px;
height: 250px;
overflow: hidden;
display: block;
position: relative;
margin-top: 0px;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n),
.yenisonEklenenler .yeniOnic:nth-of-type(3n),
.yenisonEklenenler .yeniOnic:nth-of-type(4n),
.yenisonEklenenler .yeniOnic:nth-of-type(5n) {
width: calc(25% - 12px);
margin-top: 15px;
}
.yenisonEklenenler .yeniOnic:last-child {
margin-right: 0px;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n) figure,
.yenisonEklenenler .yeniOnic:nth-of-type(3n) figure,
.yenisonEklenenler .yeniOnic:nth-of-type(4n) figure,
.yenisonEklenenler .yeniOnic:nth-of-type(5n) figure {
width: calc(100% - 0px);
height: 170px;
float: none;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n) figure img,
.yenisonEklenenler .yeniOnic:nth-of-type(3n) figure img,
.yenisonEklenenler .yeniOnic:nth-of-type(4n) figure img,
.yenisonEklenenler .yeniOnic:nth-of-type(5n) figure img {
width: 100%;
height: 170px;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n) span,
.yenisonEklenenler .yeniOnic:nth-of-type(3n) span,
.yenisonEklenenler .yeniOnic:nth-of-type(4n) span,
.yenisonEklenenler .yeniOnic:nth-of-type(5n) span {
width: auto;
height: 22px;
line-height: 22px;
color: #ffffff;
font-weight: 400;
font-size: 10px;
margin: 15px auto 10px 0px;
background: #7a7a7a;
border: 1px solid #ffffff;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n) figcaption,
.yenisonEklenenler .yeniOnic:nth-of-type(3n) figcaption,
.yenisonEklenenler .yeniOnic:nth-of-type(4n) figcaption,
.yenisonEklenenler .yeniOnic:nth-of-type(5n) figcaption {
width: calc(100% - 30px);
height: 44px;
font-size: 16px;
font-weight: 500;
color: #131313;
margin-bottom: 15px;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n):hover figcaption,
.yenisonEklenenler .yeniOnic:nth-of-type(3n):hover figcaption,
.yenisonEklenenler .yeniOnic:nth-of-type(4n):hover figcaption,
.yenisonEklenenler .yeniOnic:nth-of-type(5n):hover figcaption {
color: #d73516;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n) p,
.yenisonEklenenler .yeniOnic:nth-of-type(3n) p,
.yenisonEklenenler .yeniOnic:nth-of-type(4n) p,
.yenisonEklenenler .yeniOnic:nth-of-type(5n) p {
display: none;
}

.anaYazarlar {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.anaYazarlar .yazar {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 15px 15px;
}
.anaYazarlar .yazar:nth-of-type(3n) {
margin-right: 0px;
}
.anaYazarlar .yazar figure {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px;
text-align: center;
}
.anaYazarlar .yazar figure img {
width: 130px;
height: 130px;
overflow: hidden;
display: inline-block;
border: 1px solid #e2dfd8;
border-radius: 100%;
padding: 10px 10px;
}
.anaYazarlar .yazar .bilgiler {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
margin: 5px 0px 15px 0px;
padding-bottom: 5px;
border-bottom: 1px solid #e2dfd8;
}
.anaYazarlar .yazar .bilgiler span {
font-size: 16px;
font-weight: 700;
color: #131313;
display: block;
}
.anaYazarlar .yazar .bilgiler span:nth-of-type(2n) {
font-size: 13px;
font-weight: 400;
color: #131313;
display: block;
}
.anaYazarlar .yazar .bilgiler span a {
color: #131313;
}
.anaYazarlar .yazar figcaption {
height: 42px;
overflow: hidden;
font-size: 16px;
font-weight: 500;
color: #131313;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
margin-top: 5px;
}
.anaYazarlar .yazar figcaption:hover {
color: #d73516;
}
.anaYazarlar .yazar font {
font-size: 12px;
font-weight: 400;
color: #131313;
display: block;
text-align: left;
}

.anaYazarlarEk {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.anaYazarlarEk .yazardiv {
width: calc(100% - 20px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 10px 10px 10px 10px;
}
.anaYazarlarEk .yazardiv:nth-of-type(3n) {
margin-right: 0px;
}
.anaYazarlarEk .yazardiv:after {
width: calc(60px - 0px);
height: 116px;
overflow: hidden;
display: block;
position: absolute;
content: "";
background: #e4e4e4;
top: 0px;
left: 0px;
}
.anaYazarlarEk .yazardiv figure {
width: 90px;
height: 90px;
overflow: hidden;
display: block;
position: relative;
border-radius: 100%;
border: 3px solid #e4e4e4;
z-index: 9;
float: left;
margin-right: 9px;
background: #ffffff;
}
.anaYazarlarEk .yazardiv figure img {
width: 80px;
height: 80px;
overflow: hidden;
display: block;
position: relative;
padding: 5px 5px;
border-radius: 100%;
}
.anaYazarlarEk .yazardiv a {
width: calc(100% - 105px);
height: auto;
overflow: hidden;
display: block;
position: relative;
z-index: 11;
line-height: 2;
font-size: 16px;
font-weight: 700;
color: #131313;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
border-bottom: 1px solid #e4e4e4;
}
.anaYazarlarEk .yazardiv a:last-child {
height: 44px;
line-height: 1.4;
font-size: 15px;
font-weight: 500;
color: #131313;
-webkit-line-clamp: 2;
margin-top: 10px;
border-bottom: 0px;
}
.anaYazarlarEk .yazardiv a:hover {
color: #d73516;
}

.anasayfaKategori2 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding: 0px 0px 15px 0px;
background: #ffffff;
}
.anasayfaKategori2 .anasayfaMaclar h3,
.anasayfaKategori2 .anasayfaMaclar .havaIleri,
.anasayfaKategori2 .anasayfaMaclar .havaGeri {
display: none;
}
.anasayfaKategori {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding: 0px 0px 0px 0px;
}
.katBaslik {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 0px 15px;
}
.katBaslik:after {
width: 16px;
height: 16px;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 17px;
left: 15px;
border-radius: 100%;
background: #ffffff;
animation: katHareket 1.5s infinite;
}
@-webkit-keyframes katHareket {
0%{background: #ffffff;}
30%{background: transparent;}
60%{background: transparent;}
90%{background: #ffffff;}
100%{background: #ffffff;}
}
.katBaslik h4 {
width: auto;
height: 50px;
line-height: 50px;
overflow: hidden;
display: inline-block;
position: relative;
float: left;
font-size: 18px;
font-weight: 700;
color: #ffffff;
padding-left: 35px;
}

.anasayfaSpor {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
float: left;
}
.anasayfaSpor .sonIcerik {
width: calc(25% - 12px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
background: #ffffff;
}
.anasayfaSpor .sonIcerik:nth-of-type(4n) {
margin-right: 0px;
}
.anasayfaSpor .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.anasayfaSpor .sonIcerik figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.anasayfaSpor .sonIcerik figure img {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
}
.anasayfaSpor .sonIcerik figcaption {
width: calc(100% - 15px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 15px 6px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.anasayfaSpor .sonIcerik:hover figcaption {
color: #0ba22e;
}

.anasayfaPuan {
width: 300px;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.anasayfaPuan .sagPuanBas {
width: 100%;
height: 35px;
line-height: 35px;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
color: #131313;
border-bottom: 1px solid #ededed;
}
.anasayfaPuan .sagPuanBas strong {
height: 36px;
line-height: 36px;
overflow: hidden;
display: block;
float: left;
font-size: 14px;
font-weight: 700;
text-align: center;
}
.anasayfaPuan .sagPuanBas strong:nth-of-type(1n) {
width: 10%;
}
.anasayfaPuan .sagPuanBas strong:nth-of-type(2n) {
width: 60%;
text-align: left;
}
.anasayfaPuan .sagPuanBas strong:nth-of-type(3n) {
width: 10%;
text-align: center;
}
.anasayfaPuan .sagPuanBas strong:nth-of-type(4n) {
width: 10%;
text-align: center;
}
.anasayfaPuan .sagPuanBas strong:nth-of-type(5n) {
width: 10%;
text-align: center;
}

.anasayfaPuan .sagPuanListe {
width: 100%;
height: 34px;
overflow: hidden;
display: block;
position: relative;
border-bottom: 1px solid #ededed;
}
.anasayfaPuan .sagPuanListe:nth-of-type(1n):after,
.anasayfaPuan .sagPuanListe:nth-of-type(2n):after {
width: 2px;
height: 24px;
overflow: hidden;
display: block;
position: absolute;
content: "";
bottom: 5px;
left: 0px;
background: #0172aa;
}
.anasayfaPuan .sagPuanListe:nth-of-type(3n):after,
.anasayfaPuan .sagPuanListe:nth-of-type(4n):after {
width: 2px;
height: 24px;
overflow: hidden;
display: block;
position: absolute;
content: "";
bottom: 5px;
left: 0px;
background: #66b0d5;
}
.anasayfaPuan .sagPuanListe:nth-of-type(5n):after,
.anasayfaPuan .sagPuanListe:nth-of-type(6n):after,
.anasayfaPuan .sagPuanListe:nth-of-type(7n):after,
.anasayfaPuan .sagPuanListe:nth-of-type(8n):after,
.anasayfaPuan .sagPuanListe:nth-of-type(9n):after {
display: none;
}
.anasayfaPuan .sagPuanListe:last-child {
border-bottom: 0px;
}
.anasayfaPuan .sagPuanListe span {
height: 34px;
line-height: 34px;
overflow: hidden;
float: left;
font-size: 13px;
font-weight: 400;
text-align: center;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}
.anasayfaPuan .sagPuanListe span:nth-of-type(1n) {
width: 10%;
}
.anasayfaPuan .sagPuanListe span:nth-of-type(2n) {
width: 60%;
text-align: left;
}
.anasayfaPuan .sagPuanListe span:nth-of-type(3n) {
width: 10%;
text-align: center;
}
.anasayfaPuan .sagPuanListe span:nth-of-type(4n) {
width: 10%;
text-align: center;
}
.anasayfaPuan .sagPuanListe span:nth-of-type(5n) {
width: 10%;
text-align: center;
font-weight: 600;
}
.anasayfaPuan a {
width: calc(100% - 0px);
height: 36px;
line-height: 36px;
overflow: hidden;
display: block;
position: relative;
background: #0ba22e;
text-align: center;
color: #ffffff;
font-size: 14px;
font-weight: 500;
border-radius: 5px;
}
.anasayfaPuan a:after {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
top: 9px;
right: 10px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f054";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 18px;
color: #ffffff;
}
.anasayfaPuan a:hover {
background: #131313!important;
color: #ffffff;
}
.katReklam {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
text-align: center;
}

.anasayfaMaclar {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid #e4e4e4;
}
.anasayfaMaclar .swiper-slide {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
border-right: 1px solid #e4e4e4;
margin-top: 5px;
}
.anasayfaMaclar .swiper-slide div:nth-of-type(1),
.anasayfaMaclar .swiper-slide div:nth-of-type(3) {
width: calc(50% - 30px);
height: auto;
overflow: hidden;
display: block;
float: left;
text-align: center;
}
.anasayfaMaclar .swiper-slide div:nth-of-type(2) {
width: 50px;
height: auto;
overflow: hidden;
display: block;
float: left;
padding: 0 5px;
text-align: center;
}
.anasayfaMaclar .swiper-slide div:nth-of-type(1) img,
.anasayfaMaclar .swiper-slide div:nth-of-type(3) img {
width: 40px;
height: 40px;
overflow: hidden;
}
.anasayfaMaclar .swiper-slide div:nth-of-type(1) strong,
.anasayfaMaclar .swiper-slide div:nth-of-type(3) strong {
width: 100%;
height: 16px;
margin-top: 10px;
font-size: 13px;
font-weight: 500;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}
.anasayfaMaclar .swiper-slide div:nth-of-type(2) span {
font-size: 12px;
line-height: 20px;
}
.anasayfaMaclar .swiper-slide div:nth-of-type(2) p {
font-size: 13px;
font-weight: 700;
line-height: 20px;
}

.katBaslik2 {
width: calc(100% - 5px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 5px;
background: #787878;
}
.katBaslik2 h4 {
width: auto;
height: 32px;
line-height: 32px;
overflow: hidden;
display: inline-block;
position: relative;
float: left;
font-size: 22px;
font-weight: 700;
color: #131313;
padding: 0px 30px 0px 15px;
z-index: 3;
}
.anaYazarlar .katBaslik2 {
background: transparent!important;
}
.anaYazarlar .katBaslik2:after {
width: calc(100% - 0px);
height: 3px;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 14px;
left: 0px;
z-index: 1;
border-bottom: 1px solid #adadad;
border-top: 1px solid #adadad;
}

.anasayfaKategori .genelKategori {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
float: left;
}
.anasayfaKategori .genelKategori .sonIcerik {
width: calc(33.333% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
background: #ffffff;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(3n) {
margin-right: 0px;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(4n),
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n),
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n),
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(7n),
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(8n),
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(9n) {
width: calc(50% - 8px);
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n),
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(7n) {
margin-right: 0px;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n) {
margin-right: 15px;
}
.anasayfaKategori .genelKategori .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori .sonIcerik figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.anasayfaKategori .genelKategori .sonIcerik figure img {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(4n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(7n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(8n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(9n) figure img {
width: 140px;
height: 100px;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(4n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(7n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(8n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(9n) figure {
width: 140px;
float: left;
margin-right: 15px;
}
.anasayfaKategori .genelKategori .sonIcerik figcaption {
width: calc(100% - 0px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.anasayfaKategori .genelKategori .sonIcerik:hover figcaption {
color: #d73516;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(4n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(7n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(8n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(9n) figcaption {
width: calc(100% - 170px);
height: calc(100% - 30px);
margin: 15px 0px;
-webkit-line-clamp: 3;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}

.anasayfaKategori .genelKategori3 .sonIcerik {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: none;
margin-right: 0px;
margin-top: 15px;
background: #ffffff;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(2n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(3n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(4n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(5n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(6n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(7n) {
width: calc(33.333% - 10px);
float: left;
margin-top: 15px;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(2n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(3n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(5n) {
margin-right: 15px;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(4n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(7n) {
margin-right: 0px;
}
.anasayfaKategori .genelKategori3 .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori3 .sonIcerik figure {
width: 300px;
height: 185px;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(2n) figure,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(3n) figure,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(4n) figure,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(5n) figure,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(6n) figure,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(7n) figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
float: none;
margin-right: 0px;
}
.anasayfaKategori .genelKategori3 .sonIcerik figure img {
width: 300px;
height: 185px;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(2n) figure img,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(3n) figure img,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(4n) figure img,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(5n) figure img,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(6n) figure img,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(7n) figure img {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori3 .sonIcerik figcaption {
width: calc(100% - 330px);
height: auto;
font-size: 22px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 15px 15px 0px;
display: inline-block;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(2n) figcaption,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(3n) figcaption,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(4n) figcaption,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(5n) figcaption,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(6n) figcaption,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(7n) figcaption {
width: calc(100% - 0px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.anasayfaKategori .genelKategori3 .sonIcerik:hover figcaption {
color: #d73516;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(1n) p {
width: calc(100% - 345px);
height: auto;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 14px;
font-weight: 400;
color: #131313;
line-height: 1.4;
padding: 0px 30px 0px 0px;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(2n) p,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(3n) p,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(4n) p,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(5n) p,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(6n) p,
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(7n) p {
display: none;
}


.anasayfaKategori .genelKategori2 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 10px 0px;
float: left;
}
.anasayfaKategori .genelKategori2 .sonIcerik {
width: calc(33.333% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
background: #ffffff;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(3n) {
margin-right: 0px;
}

.anasayfaKategori .genelKategori2 .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori2 .sonIcerik figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.anasayfaKategori .genelKategori2 .sonIcerik figure img {
width: 100%;
height: 250px;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(4n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n) figure img {
height: 140px;
}
.anasayfaKategori .genelKategori2 .sonIcerik figcaption {
width: calc(100% - 0px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.anasayfaKategori .genelKategori2 .sonIcerik:hover figcaption {
color: #d73516;
}


.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(4n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(7n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(8n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(9n) {
width: calc(50% - 8px);
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(7n) {
margin-right: 0px;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n) {
margin-right: 15px;
}
.anasayfaKategori .genelKategori2 .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori2 .sonIcerik figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.anasayfaKategori .genelKategori2 .sonIcerik figure img {
width: 100%;
height: 237px;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(4n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(7n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(8n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(9n) figure img {
width: 140px;
height: 100px;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(4n) figure,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n) figure,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n) figure,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(7n) figure,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(8n) figure,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(9n) figure {
width: 140px;
float: left;
margin-right: 15px;
}
.anasayfaKategori .genelKategori2 .sonIcerik figcaption {
width: calc(100% - 0px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.anasayfaKategori .genelKategori2 .sonIcerik:hover figcaption {
color: #d73516;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(4n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(7n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(8n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(9n) figcaption {
width: calc(100% - 170px);
height: calc(100% - 30px);
margin: 15px 0px;
-webkit-line-clamp: 3;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}

.anaGaleri {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #077485;
padding: 15px 15px;
margin-top: 15px;
}
.tabset {
text-align: center;
}
.tabset > input[type="radio"] {
position: absolute;
left: -200vw;
}
.tabset .tab-panel {
display: none;
}
.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
display: block;
}
.tabset > label {
position: relative;
display: inline-block;
padding: 0px 15px 10px 15px;
border-bottom: 0;
cursor: pointer;
font-weight: 700;
font-size: 18px;
color: #ffffff;
}
.tabset > label::after {
content: "";
position: absolute;
left: 15px;
bottom: 0px;
width: 35%;
height: 3px;
background: transparent;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.tabset > label:hover,
.tabset > input:focus + label {
color: #ffffff;
}
.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
background: #ffffff;
}
.tabset > input:checked + label {
border-color: #ffffff;
}
.tab-panel {
padding: 0px 0px;
}
.tab-panels {
text-align: left;
}

.videoSol {
width: calc(65% - 15px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin: 0px 15px 0px 0px;
}
.videoSag {
width: calc(35% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.videoG {
width: calc(50% - 8px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
}
.videoG:nth-of-type(2n) {
margin-right: 0px;
}
.videoG a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.videoG figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.videoG figure img {
width: 100%;
height: 175px;
overflow: hidden;
display: block;
}
.videoG figcaption {
width: calc(100% - 15px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 1.4;
margin: 15px 15px 6px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.videoG:hover figcaption {
color: #ffffff;
}
.videoG2 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
margin-top: 15px;
}
.videoG2 a {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.videoG2 a:hover figcaption {
border-right: 5px solid #ffffff;
}
.videoG2 a figure {
width: calc(125px - 0px);
height: 70px;
overflow: hidden;
display: block;
float: right;
}
.videoG2 a figure img {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.videoG2 a figcaption {
width: calc(100% - 130px);
height: 70px;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
border-right: 5px solid transparent;
}
.videoG2 a figcaption strong {
text-align: left;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
color: #ffffff;
font-weight: 500;
line-height: 1.4;
font-size: 16px;
text-transform: unset;
padding: 0px 15px 0px 15px;
}
.videoG2:after {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
z-index: 3;
color: #ffffff;
font-size: 22px;
font-family: 'Font Awesome 5 Free';
font-weight: 400;
content: "\f144";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
top: 5px;
right: 5px;
}


.fotoG {
width: calc(50% - 8px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
}
.fotoG:nth-of-type(2n) {
margin-right: 0px;
}
.fotoG a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.fotoG figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.fotoG figure img {
width: 100%;
height: 175px;
overflow: hidden;
display: block;
}
.fotoG figcaption {
width: calc(100% - 15px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 1.4;
margin: 15px 15px 6px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.fotoG:hover figcaption {
color: #ffffff;
}
.fotoG2 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
margin-top: 15px;
}
.fotoG2 a {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.fotoG2 a:hover figcaption {
border-right: 5px solid #ffffff;
}
.fotoG2 a figure {
width: calc(125px - 0px);
height: 70px;
overflow: hidden;
display: block;
float: right;
}
.fotoG2 a figure img {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.fotoG2 a figcaption {
width: calc(100% - 130px);
height: 70px;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
border-right: 5px solid transparent;
}
.fotoG2 a figcaption strong {
text-align: left;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
color: #ffffff;
font-weight: 500;
line-height: 1.4;
font-size: 16px;
text-transform: unset;
padding: 0px 15px 0px 15px;
}
.fotoG2:after {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
z-index: 3;
color: #ffffff;
font-size: 22px;
font-family: 'Font Awesome 5 Free';
font-weight: 700;
content: "\f030";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
top: 5px;
right: 5px;
}

.yeniAnaGaleri {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
background-color: transparent;
background-image: linear-gradient(0deg,#12151a 0%,#172234 100%);
margin: 15px 0px 0px 0px;
}
.yeniAnaGaleri .anaGaleri {
width: calc(100% - 0px);
max-width: calc(1060px - 0px);
height: auto;
position: relative;
margin: 0px auto 0px auto;
padding: 60px 0px;
background-color: transparent;
background-image: linear-gradient(0deg,#12151a 0%,#172234 100%);
}
.yeniAnaGaleri .anaGaleri .tabset > label span {
font-weight: 400;
}
.yeniAnaGaleri .anaGaleri .videoSol {
width: calc(60% - 15px);
}
.yeniAnaGaleri .anaGaleri .videoSag {
width: calc(40% - 0px);
}
.yeniAnaGaleri .anaGaleri .videoG,
.yeniAnaGaleri .anaGaleri .fotoG {
width: calc(100% - 0px);
float: none;
margin-right: 0;
margin-top: 15px;
}
.yeniAnaGaleri .anaGaleri .videoG figure:after,
.yeniAnaGaleri .anaGaleri .fotoG figure:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgb(0 0 0 / 70%) 80%,rgba(0,0,0,1) 100%);
}
.yeniAnaGaleri .anaGaleri .videoG figure,
.yeniAnaGaleri .anaGaleri .fotoG figure {
border-radius: 3px;
}
.yeniAnaGaleri .anaGaleri .videoG figure img,
.yeniAnaGaleri .anaGaleri .fotoG figure img {
width: 100%;
height: 350px;
border-radius: 3px;
}
.yeniAnaGaleri .anaGaleri .videoG figcaption,
.yeniAnaGaleri .anaGaleri .fotoG figcaption {
width: calc(100% - 60px);
height: 62px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: absolute;
left: 30px;
bottom: 30px;
font-size: 22px;
font-weight: 700;
}

.yeniAnaGaleri .anaGaleri .videoG2 a figure,
.yeniAnaGaleri .anaGaleri .fotoG2 a figure {
width: calc(175px - 0px);
height: 106px;
border-radius: 3px;
}
.yeniAnaGaleri .anaGaleri .videoG2 a figcaption,
.yeniAnaGaleri .anaGaleri .fotoG2 a figcaption {
width: calc(100% - 180px);
height: 70px;
border: 0px;
}
.yeniAnaGaleri .anaGaleri .videoG2 a figcaption strong,
.yeniAnaGaleri .anaGaleri .fotoG2 a figcaption strong {
line-height: 1.6;
}
.yeniAnaGaleri .anaGaleri .videoG2 a:hover figcaption strong,
.yeniAnaGaleri .anaGaleri .fotoG2 a:hover figcaption strong {
opacity: .8;
}
.yeniAnaGaleri .anaGaleri .videoG2 a font,
.yeniAnaGaleri .anaGaleri .fotoG2 a font {
width: calc(100% - 140px);
color: #ffffff;
font-weight: 300;
line-height: 1.4;
font-size: 11px;
margin-left: 15px;
}
.yeniAnaGaleri .anaGaleri .videoG2 a:hover figcaption,
.yeniAnaGaleri .anaGaleri .fotoG2 a:hover figcaption {
border: 0px;
}
.yeniAnaGaleri .anaGaleri .videoG2:after,
.yeniAnaGaleri .anaGaleri .fotoG2:after {
font-size: 24px;
top: 8px;
right: 8px;
}
.yeniAnaGaleri .anaGaleri .tab-panels {
margin-top: 10px;
}




.anaBiyografi {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 15px 0px 0px 0px;
}
.anaBiyografi .swiper-slide {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
background: #ffffff;
}
.anaBiyografi .swiper-slide a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.anaBiyografi .swiper-slide figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.anaBiyografi .swiper-slide figure img {
width: 100%;
height: 130px;
overflow: hidden;
display: block;
}
.anaBiyografi .swiper-slide figcaption {
width: calc(100% - 20px);
height: 22px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 10px 15px 10px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
text-align: center;
}
.anaBiyografi .swiper-slide:hover figcaption {
color: #d73516;
}

.sagdaKat {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.sagdaKat .sonIcerik {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
background: #ffffff;
}
.sagdaKat .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.sagdaKat .sonIcerik figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.sagdaKat .sonIcerik figure img {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
}
.sagdaKat .sonIcerik figcaption {
width: calc(100% - 30px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 15px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.sagdaKat .sonIcerik:hover figcaption {
color: #d73516;
}
.sagdaKat .sonIcerik span {
width: auto;
height: 22px;
line-height: 22px;
position: absolute;
left: 15px;
bottom: 64px;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 10px;
letter-spacing: 1.2px;
padding: 0px 10px;
margin: 0px auto;
background: #ab9545;
text-transform: uppercase;
border: 1px solid #ffffff;
animation: borderHareket 1.5s infinite;
}
@-webkit-keyframes borderHareket {
0%{border-color: #ffffff;}
30%{border-color: transparent;}
60%{border-color: transparent;}
90%{border-color: #ffffff;}
100%{border-color: #ffffff;}
}






.sagKategoriler {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 0px 0px 0px 0px;
}
.sagKategoriler:nth-of-type(2n),
.sagKategoriler:nth-of-type(3n),
.sagKategoriler:nth-of-type(4n),
.sagKategoriler:nth-of-type(5n),
.sagKategoriler:nth-of-type(6n),
.sagKategoriler:nth-of-type(7n),
.sagKategoriler:nth-of-type(8n),
.sagKategoriler:nth-of-type(9n),
.sagKategoriler:nth-of-type(9n),
.sagKategoriler:nth-of-type(10n),
.sagKategoriler:nth-of-type(11n),
.sagKategoriler:nth-of-type(12n),
.sagKategoriler:nth-of-type(13n),
.sagKategoriler:nth-of-type(14n),
.sagKategoriler:nth-of-type(15n),
.sagKategoriler:nth-of-type(16n),
.sagKategoriler:nth-of-type(17n) {
margin: 15px 0px 0px 0px;
}
.sagIcerik {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 15px 0px 0px 0px;
padding: 0px 0px;
}
.sagIcerik h4 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 15px 0px 10px 0px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #e4e4e4;
text-align: center;
color: #131313;
font-size: 16px;
}
.sagIcerik .sonIcerik {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 15px 15px;
border-bottom: 1px solid #ededed;
}
.sagIcerik .sonIcerik:last-child {
border-bottom: 0px;
}
.sagIcerik .sonIcerik figcaption {
width: calc(100% - 0px);
height: 44px;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
}
.sagIcerik .sonIcerik figcaption span {
width: 30px;
height: auto;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 24px;
left: 0px;
font-size: 16px;
font-weight: 700;
color: #ffffff;
background: #d73516;
text-align: center;
padding: 12px 0px 12px 0px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
z-index: 5;
}
.sagIcerik .sonIcerik figcaption h3 {
width: calc(100% - 30px);
text-align: left;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
position: relative;
-webkit-box-orient: vertical;
color: #131313;
line-height: 1.4;
font-size: 16px;
font-weight: 500;
text-transform: unset;
margin-left: 30px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
z-index: 5;
text-shadow: 1px 1px 1px #ffffff;
}
.sagIcerik .sonIcerik a:hover figcaption h3,
.sagIcerik .sonIcerik a:hover font {
color: #ffffff;
text-shadow: 2px 2px 2px #000000;
}
.sagIcerik .sonIcerik a:hover figcaption span {
color: #d73516;
background: #ffffff;
}
.sagIcerik .sonIcerik font {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
font-size: 11px;
font-weight: 400;
color: #131313;
text-align: left;
margin-left: 30px;
margin-top: 5px;
z-index: 5;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
text-shadow: 1px 1px 1px #ffffff;
}
.sagIcerik .sonIcerik figure {
display: none;
}
.sagIcerik .sonIcerik:hover figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: absolute;
content: "";
z-index: 2;
top: 0px;
left: 0px;
}
.sagIcerik .sonIcerik:hover figure img {
width: 100%;
height: 92px;
opacity: 1;
}

.sagIcerik .sagResimli {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 5px;
background: #ffffff;
}
.sagIcerik .sagResimli a {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.sagIcerik .sagResimli a:last-child {
margin-bottom: 0px;
}
.sagIcerik .sagResimli a:hover {
background: rgb(255 255 255 / 10%);
}
.sagIcerik .sagResimli a:hover figcaption {
border-right: 5px solid #d73516;
}
.sagIcerik .sagResimli a figure {
width: calc(110px - 0px);
height: 70px;
overflow: hidden;
display: block;
float: right;
}
.sagIcerik .sagResimli a figure img {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.sagIcerik .sagResimli a figcaption {
width: calc(100% - 115px);
height: 70px;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
border-right: 5px solid transparent;
}
.sagIcerik .sagResimli a figcaption strong {
text-align: left;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
color: #131313;
font-size: 16px;
font-weight: 500;
line-height: 1.4;
text-transform: unset;
padding: 0px 15px 0px 15px;
}
.sagIcerik .sagResimli:hover strong {
color: #d73516;
}

.sagdaKat {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.sagdaKat .sonIcerik {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
background: #ffffff;
}
.sagdaKat .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.sagdaKat .sonIcerik figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.sagdaKat .sonIcerik figure img {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
}
.sagdaKat .sonIcerik figcaption {
width: calc(100% - 30px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 15px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.sagdaKat .sonIcerik:hover figcaption {
color: #d73516;
}
.sagdaKat .sonIcerik span {
width: auto;
height: 22px;
line-height: 22px;
position: absolute;
left: 15px;
bottom: 64px;
display: inline-block;
text-align: center;
color: #ffffff;
font-weight: 400;
font-size: 10px;
letter-spacing: 1.2px;
padding: 0px 10px;
margin: 0px auto;
background: #ab9545;
text-transform: uppercase;
border: 1px solid #ffffff;
animation: borderHareket 1.5s infinite;
}
@-webkit-keyframes borderHareket {
0%{border-color: #ffffff;}
30%{border-color: transparent;}
60%{border-color: transparent;}
90%{border-color: #ffffff;}
100%{border-color: #ffffff;}
}

.sagIcerik2 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.sagIcerik2 .sagResimli {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 5px;
background: #ffffff;
}
.sagIcerik2 .sagResimli:last-child {
margin-bottom: 0px;
}
.sagIcerik2 .sagResimli a {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.sagIcerik2 .sagResimli a:hover {
background: rgb(255 255 255 / 10%);
}
.sagIcerik2 .sagResimli a:hover figcaption {
border-right: 5px solid #d73516;
}
.sagIcerik2 .sagResimli a figure {
width: calc(110px - 0px);
height: 70px;
overflow: hidden;
display: block;
float: right;
}
.sagIcerik2 .sagResimli a figure img {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.sagIcerik2 .sagResimli a figcaption {
width: calc(100% - 115px);
height: 70px;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
border-right: 5px solid transparent;
}
.sagIcerik2 .sagResimli a figcaption strong {
text-align: left;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
color: #131313;
font-size: 16px;
font-weight: 500;
line-height: 1.4;
text-transform: unset;
padding: 0px 15px 0px 15px;
}
.sagIcerik2 .sagResimli:hover strong {
color: #d73516;
}

.sagIcerik2 .sagResimli:nth-of-type(3n) a figure {
width: calc(100% - 0px);
height: auto;
float: none;
}
.sagIcerik2 .sagResimli:nth-of-type(3n) a figcaption {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
border-right: 0px;
margin: 15px 0px;
}

.gunlukBurcAna {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #3f3077;
padding: 10px 0px 15px 0px;
margin-top: 15px;
}
.anaBurc {
width: calc(16.666% - 1px);
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
border-right: 1px solid rgb(255 255 255 / 8%);
margin-top: 5px;
float: left;
padding: 5px 0px;
}
.anaBurc:nth-of-type(6n) {
border-right: 0px;
}
.anaBurc:last-child {
border-right: 0px;
}
.anaBurc img {
width: 36px;
height: 36px;
}
.anaBurc figcaption {
font-size: 14px;
font-weight: 700;
color: #ffffff;
margin-top: 10px;
}
.anaBurc:hover a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.anaBurc:hover a {
opacity: 0.6;
}

.katBaslik2.vizBas {
margin-bottom: 15px;
background: #ffffff;
padding-top: 0px;
}
.katBaslik2.vizBas h4 {
padding: 0px 30px 0px 0px;
background: #ffffff;
}
.katBaslik2.vizBas:after {
display: none;
}
.anaVizyondakiler {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px 45px 15px;
margin: 15px 0px 0px 0px;
background: #ffffff;
}
.anaVizyondakiler:before {
width: 100%;
height: 150px;
overflow: hidden;
display: block;
position: absolute;
content: "";
left: 0px;
bottom: 0px;
background: #f5c517;
}
.anaVizyondakiler .vizyonSlider {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.vizyonSlider .swiper-slide {
height: auto;
overflow: hidden;
display: block;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.vizyonSlider .swiper-slide a {
display: block;
}
.vizyonSlider .swiper-slide figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.vizyonSlider .swiper-slide figure img {
width: 100%;
height: 175px;
overflow: hidden;
display: block;
position: relative;
}
.vizyonSlider .swiper-slide figcaption {
width: calc(100% - 10px);
height: 40px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
position: relative;
font-size: 16px;
font-weight: 500;
color: #131313;
margin: 15px 5px 0px 5px;
text-align: center;
}
.vizyonSlider .swiper-slide:hover figcaption {
color: #ffffff;
}

.anaVizyondakiler .swiper-pagination {
width: calc(100% - 30px)!important;
bottom: 15px;
}
.anaVizyondakiler .swiper-pagination-bullet {
width: 16px!important;
height: 16px!important;
background: #131313;
}
.anaVizyondakiler .swiper-pagination-bullet-active {
background: #ffffff;
}

.anaGazete {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.anaGazete .swiper-slide {
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.anaGazete .swiper-slide a {
display: block;
}
.anaGazete .swiper-slide figure {
width: calc(100% - 20px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 10px 10px;
background: #ffffff;
}
.anaGazete .swiper-slide figure img {
width: 100%;
height: 207px;
overflow: hidden;
display: block;
position: relative;
}

.ekonomiBilgileri {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 5px;
}
.ekonomiBilgileri .ekbil {
width: calc(33.333% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
padding: 0px 0px 0px 0px;
background: #ffffff;
}
.ekonomiBilgileri .ekbil:last-child {
margin-right: 0px;
}
.ekonomiBilgileri .ekbil ul {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 0px 0px;
padding: 0px 0px;
}
.ekonomiBilgileri .ekbil ul li {
width: calc(100% - 30px);
height: 40px;
overflow: hidden;
display: block;
margin: 0;
padding: 0 15px;
list-style: none;
background: #f1f1f101;
background: linear-gradient(90deg,rgba(241,241,241,1) 0%,rgba(255,255,255,0) 80%);
}
.ekonomiBilgileri .ekbil ul li:nth-of-type(2n) {
background: #020024;
background: linear-gradient(90deg,rgba(2,0,36,0) 0%,rgba(241,241,241,1) 80%);
}
.ekonomiBilgileri .ekbil ul li strong {
width: 33.333%;
height: 40px;
line-height: 40px;
display: block;
float: left;
font-size: 13px;
font-weight: 700;
color: #131313;
}
.ekonomiBilgileri .ekbil ul li strong:nth-of-type(2n) {
font-size: 13px;
font-weight: 400;
text-align: right;
}
.ekonomiBilgileri .ekbil ul li strong:nth-of-type(3n) {
font-size: 13px;
font-weight: 400;
text-align: right;
}
.ekonomiBilgileri .ekbil ul li i.fa.fa-caret-up {
color: #2ab507;
}
.ekonomiBilgileri .ekbil ul li i.fa.fa-caret-down {
color: #d73516;
}
.ekonomiBilgileri .katBaslik2 {
background: #ffffff;
padding: 10px 0px;
width: calc(100% - 0px);
}
.ekonomiBilgileri .katBaslik2:after {
display: none;
}
.ekonomiBilgileri .ekbil:nth-of-type(1n) .katBaslik2 {
background: #7cb4b3;
}
.ekonomiBilgileri .ekbil:nth-of-type(2n) .katBaslik2 {
background: #d4616e;
}
.ekonomiBilgileri .ekbil:nth-of-type(3n) .katBaslik2 {
background: #f4b140;
}
.ekonomiBilgileri .katBaslik2 h4 {
height: 22px;
line-height: 22px;
font-size: 14px;
font-weight: 700;
color: #ffffff;
padding: 0px 15px 0px 15px;
background: transparent!important;
}

.altSayfalar {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.altSayfalar .siteSol,
.altSayfalar .siteSag {
margin-top: 15px;
}
.altSayfalar .anasayfaManset {
width: calc(100% - 0px);
float: none;
margin-right: 0px;
}

.kategoriListe1,
.kategoriListe2 {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.kategoriListe1 .sonIcerik {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: none;
margin-right: 0px;
margin-top: 15px;
background: #ffffff;
}
.kategoriListe1 .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.kategoriListe1 .sonIcerik figure {
width: 300px;
height: 185px;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
}
.kategoriListe1 .sonIcerik figure img {
width: 300px;
height: 185px;
overflow: hidden;
display: block;
}
.kategoriListe1 .sonIcerik figcaption {
width: calc(100% - 345px);
height: auto;
font-size: 22px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 15px;
display: inline-block;
}
.kategoriListe1 .sonIcerik:hover figcaption {
color: #d73516;
}
.kategoriListe1 .sonIcerik p {
width: calc(100% - 360px);
height: auto;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 14px;
font-weight: 400;
color: #131313;
line-height: 1.4;
padding: 0px 30px 0px 15px;
}

.kategoriListe2 .sonIcerik {
width: calc(33.333% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
background: #ffffff;
padding-bottom: 15px;
}
.kategoriListe2 .sonIcerik:nth-of-type(3n) {
margin-right: 0px;
}
.kategoriListe2 .sonIcerik a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.kategoriListe2 .sonIcerik figure {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
position: relative;
float: none;
margin-right: 0px;
}
.kategoriListe2 .sonIcerik figure img {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
}
.kategoriListe2 .sonIcerik figcaption {
width: calc(100% - 0px);
height: 30px;
font-size: 16px;
font-weight: 500;
color: #131313;
line-height: 1.4;
margin: 15px 0px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}
.kategoriListe2 .sonIcerik:hover figcaption {
color: #d73516;
}
.kategoriListe2 .reklamKodu {
margin-top: 15px;
height: auto;
overflow: hidden;
display: block;
}

.sagDoviz {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
margin-top: 0px;
padding: 15px 15px;
}
.sagDoviz h3 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 0px 0px 5px 0px;
margin: 0px 0px 15px 0px;
border-bottom: 1px solid #e4e4e4;
text-align: center;
color: #0d72ad;
font-size: 16px;
}
.sagDoviz .dovizler {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-bottom: 10px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #e4e4e4;
}
.sagDoviz .dovizler:last-child {
margin: 0px;
padding: 0px;
border-bottom: 0px;
}
.sagDoviz .dovizler div {
width: calc(100% - 0px);
height: 30px;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 0px;
}
.sagDoviz .dovizler div img {
float: left;
border-radius: 100%;
margin-right: 10px;
}
.sagDoviz .dovizler div:nth-of-type(2n) {
width: calc(30% - 0px);
float: left;
margin-bottom: 0px;
}
.sagDoviz .dovizler div:nth-of-type(3n) {
width: calc(30% - 0px);
float: left;
margin-bottom: 0px;
}
.sagDoviz .dovizler div:nth-of-type(4n) {
width: calc(30% - 0px);
float: left;
margin-bottom: 0px;
}
.sagDoviz .dovizler div:nth-of-type(5n) {
width: calc(10% - 0px);
float: none;
margin-bottom: 0px;
height: 30px;
line-height: 36px;
text-align: center;
}
.sagDoviz .dovizler div p {
font-size: 11px;
color: #999999;
font-weight: 300;
}
.sagDoviz .dovizler div strong {
font-size: 12px;
font-weight: 700;
}
.sagDoviz .dovizler div:nth-of-type(4n) strong {
color: #0d72ad;
}
.sagDoviz .dovizler div:nth-of-type(5n) i {
font-size: 20px;
}
i.fas.fa-long-arrow-alt-up {
color: #2ab507;
animation: upla 1.5s infinite;
}
@-webkit-keyframes upla {
0%{color:#ffffff;}
30%{color:#2ab507;}
60%{color:#2ab507;}
90%{color:#ffffff;}
100%{color:#ffffff;}
}
i.fas.fa-long-arrow-alt-down {
color: #d73516;
animation: downla 1.5s infinite;
}
@-webkit-keyframes downla {
0%{color:#ffffff;}
30%{color:#d73516;}
60%{color:#d73516;}
90%{color:#ffffff;}
100%{color:#ffffff;}
}
.borsaSekmeler {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.borsaSekmeler a {
width: calc(33.333% - 10px);
height: 42px;
line-height: 42px;
overflow: hidden;
display: block;
float: left;
position: relative;
text-align: center;
margin-right: 15px;
font-size: 16px;
font-weight: 500;
color: #ffffff;
}
.borsaSekmeler a:nth-of-type(1n) {
background: #7cb4b3;
}
.borsaSekmeler a:nth-of-type(2n) {
background: #d4616e;
}
.borsaSekmeler a:nth-of-type(3n) {
background: #f4b140;
}
.borsaSekmeler a:last-child {
margin-right: 0px;
}
.borsaSekmeler a:hover {
background: #0d72ad;
color: #ffffff;
}
.borsaSekmeler i {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 0px;
left: 4px;
font-size: 42px;
color: #ffffff;
opacity: 0.5;
}
.fotoGaleri {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding: 0px 0px 0px 0px;
}
.fotoGaleri h3 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #131313;
padding: 0px 0px 10px 0px;
margin: 0px 0px 15px 0px;
border-bottom: 1px solid #383838;
text-align: center;
color: #ffffff;
font-size: 16px;
}
.fotoGaleri .swiper-slide a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
/*.fotoGaleri .swiper-slide a:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 70%;
z-index: 2;
background: -moz-linear-gradient(top,transparent 0%,#131313 100%);
background: -webkit-linear-gradient(top,transparent 0%,#131313 100%);
background: linear-gradient(to bottom,transparent 0%,#131313 100%);
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.fotoGaleri .swiper-slide:hover a:after {
background: -moz-linear-gradient(top,transparent 0%,#077485 100%);
background: -webkit-linear-gradient(top,transparent 0%,#077485 100%);
background: linear-gradient(to bottom,transparent 0%,#077485 100%);
}*/
.bgversene {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 80%;
z-index: 2;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.fotoGaleri .swiper-slide a:hover .bgversene {
background: -moz-linear-gradient(top,transparent 0%,#077485 100%);
background: -webkit-linear-gradient(top,transparent 0%,#077485 100%);
background: linear-gradient(to bottom,transparent 0%,#077485 100%);
}
.fotoGaleri .swiper-slide:nth-of-type(1n) .bgversene {
background: -moz-linear-gradient(top,transparent 0%,#634b1f 100%);
background: -webkit-linear-gradient(top,transparent 0%,#634b1f 100%);
background: linear-gradient(to bottom,transparent 0%,#634b1f 100%);
}
.fotoGaleri .swiper-slide:nth-of-type(2n) .bgversene {
background: -moz-linear-gradient(top,transparent 0%,#455425 100%);
background: -webkit-linear-gradient(top,transparent 0%,#455425 100%);
background: linear-gradient(to bottom,transparent 0%,#455425 100%);
}
.fotoGaleri .swiper-slide:nth-of-type(3n) .bgversene {
background: -moz-linear-gradient(top,transparent 0%,#3b3030 100%);
background: -webkit-linear-gradient(top,transparent 0%,#3b3030 100%);
background: linear-gradient(to bottom,transparent 0%,#3b3030 100%);
}
.fotoGaleri .swiper-slide:nth-of-type(4n) .bgversene {
background: -moz-linear-gradient(top,transparent 0%,#663444 100%);
background: -webkit-linear-gradient(top,transparent 0%,#663444 100%);
background: linear-gradient(to bottom,transparent 0%,#663444 100%);
}
.fotoGaleri .swiper-slide:nth-of-type(5n) .bgversene {
background: -moz-linear-gradient(top,transparent 0%,#225476 100%);
background: -webkit-linear-gradient(top,transparent 0%,#225476 100%);
background: linear-gradient(to bottom,transparent 0%,#225476 100%);
}
.fotoGaleri .swiper-slide:nth-of-type(6n) .bgversene {
background: -moz-linear-gradient(top,transparent 0%,#744042 100%);
background: -webkit-linear-gradient(top,transparent 0%,#744042 100%);
background: linear-gradient(to bottom,transparent 0%,#744042 100%);
}
.fotoGaleri .swiper-slide a figure {
width: 100%;
height: 220px;
overflow: hidden;
display: block;
position: relative;
}
.fotoGaleri .swiper-slide a figure img {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
position: relative;
}
.fotoGaleri .swiper-slide a figcaption {
width: calc(100% - 30px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 1.4;
margin: 0px 15px 0px 15px;
position: absolute;
content: "";
z-index: 9;
bottom: 15px;
left: 0px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik figure {
height: 220px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik figure img {
height: 100%!important;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik a:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 70%;
z-index: 2;
background: -moz-linear-gradient(top,transparent 0%,#131313 100%);
background: -webkit-linear-gradient(top,transparent 0%,#131313 100%);
background: linear-gradient(to bottom,transparent 0%,#131313 100%);
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:hover a:after {
background: -moz-linear-gradient(top,transparent 0%,#077485 100%);
background: -webkit-linear-gradient(top,transparent 0%,#077485 100%);
background: linear-gradient(to bottom,transparent 0%,#077485 100%);
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik a figcaption {
width: calc(100% - 30px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 1.4;
margin: 0px 15px 0px 15px;
position: absolute;
content: "";
z-index: 9;
bottom: 15px;
left: 0px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik {
width: calc(50% - 8px);
padding-bottom: 0px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(2n),
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(6n),
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(11n) {
margin-right: 0px!important;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(3n) {
margin-right: 15px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(10n) {
margin-right: 15px!important;
}
.videoG a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 400;
content: "\f04b"!important;
padding: 6px 7.5px!important;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik a:before,
.kategoriFotogaleri .fotoGaleri .swiper-slide a:before,
.fotoG a:before,
.videoG a:before {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
z-index: 3;
color: #ffffff;
font-size: 18px;
font-family: 'Font Awesome 5 Free';
font-weight: 700;
content: "\f030";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
top: 15px;
right: 15px;
border: 3px solid #ffffff;
padding: 6px 6px;
border-radius: 100%;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:hover a:before,
.kategoriFotogaleri .fotoGaleri .swiper-slide:hover a:before,
.fotoG:hover a:before,
.videoG:hover a:before {
color: #ffffff;
font-size: 24px;
border: 0px;
}


.canliBorsa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 15px 0px 15px 0px;
margin: 0px 0px 0px 0px;
}
.bistSec select {
width: 100%;
height: 36px;
line-height: 36px;
padding: 0px 10px;
margin: 0px 0px 10px 0px;
border: 1px solid #e4e4e4;
-webkit-transition: 0.5s;
transition: 0.5s;
outline: none;
display: block;
text-align: left;
}
.hisseHeader {
width: 100%;
height: auto;
overflow: hidden;
padding: 0px 0px;
margin: 0px 0px;
position: relative;
}
.hisseHeader .hissAlan {
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
padding: 15px 15px 15px 15px;
margin-top: 15px;
}
.hisseHeader .hissAlan:nth-of-type(1n) {
width: calc(180px - 0px);
}
.hisseHeader .hissAlan:nth-of-type(2n) {
width: calc(232px - 32px);
}
.hisseHeader .hissAlan:nth-of-type(3n) {
width: calc(265px - 30px);
}
.hisseHeader .hissAlan:nth-of-type(4n) {
width: calc(100% - 735px);
}
.hisseHeader .hissAlan:nth-of-type(3n) div {
width: 100%;
height: auto;
line-height: 36px;
overflow: hidden;
display: block;
}
.hisseHeader .hissAlan:nth-of-type(3n) div:last-child {
margin-bottom: 0px;
}
.hisseHeader .hissAlan:nth-of-type(3n) div strong {
width: 80px;
height: auto;
display: block;
overflow: hidden;
float: left;
margin-right: 10px;
font-size: 16px;
font-weight: 700;
color: #131313;
text-align: right;
}
.hisseHeader .hissAlan:nth-of-type(3n) div span {
width: calc(100% - 90px);
height: auto;
display: block;
overflow: hidden;
margin-right: 10px;
font-size: 16px;
font-weight: 500;
text-align: left;
}
.hisseHeader .hissAlan:nth-of-type(3n) div:nth-of-type(3n) span,
.hisseHeader .hissAlan:nth-of-type(3n) div:nth-of-type(4n) span {
color: #131313;
font-weight: 400;
}
.hisseHeader .hissAlan div span.down {
width: calc(100% - 100px);
padding-left: 10px;
color: #d73516;
}
.hisseHeader .hissAlan div span.up {
width: calc(100% - 100px);
padding-left: 10px;
color: #0ba22e;
}
svg.highcharts-root {
width: calc(200px - 2px)!important;
height: calc(100% - 2px)!important;
border: 1px solid #e4e4e4;
}
.cizgiCektik {
width: 100%!important;
height: 10px!important;
background: linear-gradient(280deg,#d73516,#0ba22e);
margin: 10px 0 15px 0!important;
}
.hisseHeader .hissAlan:nth-of-type(4n) div {
width: calc(50% - 0px);
height: auto;
overflow: hidden;
display: block;
float: left;
text-align: left;
}
.hisseHeader .hissAlan:nth-of-type(4n) div:nth-of-type(2n) {
text-align: right;
}
.hisseHeader .hissAlan:nth-of-type(4n) div strong {
display: block;
font-size: 16px;
font-weight: 700;
color: #131313;
line-height: 36px;
}
.hisseHeader .hissAlan:nth-of-type(4n) div span {
display: block;
font-size: 16px;
font-weight: 400;
color: #131313;
}
.hisseHeader .hissAlan:nth-of-type(4n) div:nth-of-type(4n) {
width: 100%!important;
height: auto;
line-height: 1.4;
display: block;
overflow: hidden;
font-size: 16px;
font-weight: 400;
color: #131313;
text-align: center;
}
.canliBorsa .harfler {
width: calc(100% - 30px);
height: auto;
display: block;
overflow: hidden;
position: relative;
padding: 15px 15px;
border-top: 1px solid #e4e4e4;
}
.canliBorsa .harfler ul {
width: calc(100% - 200px);
height: auto;
display: block;
overflow: hidden;
position: relative;
float: left;
margin: 0px 0px;
padding: 0px 0px;
}
.canliBorsa .harfler ul li {
width: auto;
height: auto;
overflow: hidden;
display: block;
float: left;
margin-right: 5px;
list-style: none;
}
.canliBorsa .harfler ul li a {
width: auto;
height: auto;
line-height: 2;
overflow: hidden;
display: block;
border: 1px solid #e4e4e4;
padding: 0px 8px;
font-size: 16px;
font-weight: 500;
color: #131313;
}
.canliBorsa .harfler .songunc {
width: calc(200px - 0px);
height: auto;
line-height: 2.4;
display: block;
overflow: hidden;
position: relative;
text-align: right;
}
.canliBorsa .harfler .songunc strong {
font-size: 14px;
font-weight: 700;
margin-right: 5px;
}
.canliBorsa .harfler .songunc span {
font-size: 14px;
font-weight: 400;
}

.canliBorsa .canlilar {
width: calc(100% - 30px);
height: auto;
display: block;
overflow: hidden;
position: relative;
padding: 0px 15px;
}
.canliBorsa .canlilar ul {
width: calc(33.333% - 10px);
height: auto;
display: block;
overflow: hidden;
position: relative;
float: left;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.canliBorsa .canlilar ul:nth-of-type(2n),
.canliBorsa .canlilar ul:nth-of-type(3n) {
margin: 10px 0px 0px 15px;
}
.canliBorsa .canlilar ul div {
width: calc(100% - 10px);
height: auto;
display: flex;
overflow: hidden;
position: relative;
align-items: center;
justify-content: space-between;
height: 42px;
line-height: 42px;
background: #0d72ad;
padding: 0px 0px 0px 10px;
}
.canliBorsa .canlilar ul div span {
width: calc(100% - 2px);
font-size: 13px;
font-weight: 500;
color: #ffffff;
text-align: center;
}
.canliBorsa .canlilar ul li {
width: calc(100% - 12px);
height: 42px;
line-height: 42px;
display: flex;
overflow: hidden;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
border-left: 1px solid #e4e4e4;
padding: 0px 0px 0px 10px;
text-align: center;
cursor: pointer;
background: #ffffff;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.canliBorsa .canlilar ul li:hover {
background: rgb(13 114 173 / 15%);
}
.canliBorsa .canlilar ul li a {
width: calc(100% - 2px);
text-align: left;
font-size: 14px;
font-weight: 500;
color: #131313;
}
.canliBorsa .canlilar ul li p {
width: calc(100% - 2px);
font-size: 13px;
font-weight: 400;
}


.canliBorsa .pariteler {
width: calc(100% - 30px);
height: auto;
display: block;
overflow: hidden;
position: relative;
padding: 0px 15px;
}
.canliBorsa .pariteler ul {
width: calc(100% - 0px);
height: auto;
display: block;
overflow: hidden;
position: relative;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.canliBorsa .pariteler ul div {
width: calc(100% - 10px);
height: auto;
display: flex;
overflow: hidden;
position: relative;
align-items: center;
justify-content: space-between;
height: 42px;
line-height: 42px;
background: #0d72ad;
padding: 0px 0px 0px 10px;
}
.canliBorsa .pariteler ul div span {
width: calc(100% - 2px);
font-size: 13px;
font-weight: 500;
color: #ffffff;
text-align: center;
}
.canliBorsa .pariteler ul li {
width: calc(100% - 12px);
height: 42px;
line-height: 42px;
display: flex;
overflow: hidden;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #e4e4e4;
border-right: 1px solid #e4e4e4;
border-left: 1px solid #e4e4e4;
padding: 0px 0px 0px 10px;
text-align: center;
cursor: pointer;
background: #ffffff;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.canliBorsa .pariteler ul li:hover {
background: rgb(13 114 173 / 15%);
}
.canliBorsa .pariteler ul li a {
width: calc(100% - 2px);
line-height: 1.4;
font-size: 14px;
font-weight: 500;
color: #131313;
text-align: left;
position: relative;
}
.canliBorsa .pariteler ul li p {
width: calc(100% - 2px);
font-size: 13px;
font-weight: 400;
}
.canliBorsa .pariteler ul li p.up {
color: #2ab507;
font-weight: 500;
}
.canliBorsa .pariteler ul li p.down {
color: #d73516;
font-weight: 500;
}
.canliBorsa .pariteler ul li a div {
width: 36px;
height: 42px;
overflow: hidden;
display: block;
position: relative;
background: transparent;
float: left;
}
.canliBorsa .pariteler ul li a div img {
width: 18px;
height: 18px;
overflow: hidden;
display: block;
border-radius: 100%;
position: absolute;
content: "";
border: 2px solid #ffffff;
}
.canliBorsa .pariteler ul li a div img:nth-of-type(1n) {
top: 6px;
left: 0px;
z-index: 2;
}
.canliBorsa .pariteler ul li a div img:nth-of-type(2n) {
top: 15px;
left: 12px;
z-index: 1;
}

.pagination {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 20px;
text-align: center;
}
.pagination a, .pagination span {
width: auto;
height: 36px;
line-height: 36px;
overflow: hidden;
display: inline-block;
margin-right: 5px;
padding: 0px 15px;
background: #ffffff;
font-size: 14px;
font-weight: 500;
color: #131313;
}
.pagination span, .pagination a:hover {
background: #d73516;
color: #ffffff;
}

.haberDetay {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px;
background: #ffffff;
}

.siteHaritasi {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px;
margin: 0px 0px 10px 0px;
}
.siteHaritasi.bgAl {
background: transparent;
padding: 0px;
}
.siteHaritasi ul {
width: calc(100% - 175px);
height: auto;
overflow: hidden;
display: block;
float: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.siteHaritasi ul li {
width: auto;
height: 27px;
line-height: 27px;
display: inline-block;
overflow: hidden;
padding-right: 15px;
position: relative;
list-style: none;
}
.siteHaritasi ul li:after {
position: absolute;
bottom: -2px;
right: 5px;
font-family: 'Font Awesome 5 Free';
font-size: 12px;
font-weight: 900;
content: "\f105";
color: #2e2e2e;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
}
.siteHaritasi ul li:nth-of-type(2n):after {
display: none;
}
.siteHaritasi ul li:last-child {
display: none;
}
.siteHaritasi ul li a {
font-size: 14px;
font-weight: 400;
color: #131313;
text-transform: lowercase;
}
.siteHaritasi ul li strong {
font-size: 14px;
font-weight: 900;
color: #d73516;
}
.siteHaritasi ul li a:hover {
color: #d73516;
}
.siteHaritasi img {
width: 167px;
height: auto;
float: right;
}

.detayBasligi {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.detayBasligi h1 {
font-size: 32px;
font-weight: 700;
line-height: 1.4;
}
.detayBasligi h3 {
font-size: 16px;
font-weight: 500;
line-height: 1.6;
margin-top: 10px;
}

.tarihSosyal {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.tarihSosyal .sonGuncelleme {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
float: left;
}
.tarihSosyal .sonGuncelleme span {
font-size: 14px;
font-weight: 400;
float: left;
margin-right: 5px;
line-height: 1.4;
padding-bottom: 5px;
}
.tarihSosyal .sonGuncelleme p {
font-size: 14px;
font-weight: 400;
line-height: 1.4;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
padding-bottom: 5px;
margin-right: 10px;
float: left;
}
.tarihSosyal .sonGuncelleme font {
font-size: 14px;
font-weight: 400;
line-height: 1.4;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
padding-bottom: 5px;
text-align: left;
}
.tarihSosyal .sosyalMedya {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.tarihSosyal .sosyalMedya a {
width: 42px;
height: auto;
overflow: hidden;
display: inline-block;
padding: 10px 0px;
margin: 0px 0px;
border-radius: 4px;
font-size: 16px;
color: #ffffff;
text-align: center;
opacity: 1;
border: 1px solid #ffffff;
}
.tarihSosyal .sosyalMedya a:nth-of-type(1n) {
background: #3c5a98;
}
.tarihSosyal .sosyalMedya a:hover:nth-of-type(1n) {
opacity: 0.8;
}
.tarihSosyal .sosyalMedya a:nth-of-type(2n) {
background: #1ea1f2;
}
.tarihSosyal .sosyalMedya a:hover:nth-of-type(2n) {
opacity: 0.8;
}
.tarihSosyal .sosyalMedya a:nth-of-type(3n) {
background: #cb2128;
}
.tarihSosyal .sosyalMedya a:hover:nth-of-type(3n) {
opacity: 0.8;
}
.tarihSosyal .sosyalMedya a:nth-of-type(4n) {
background: #0177b5;
}
.tarihSosyal .sosyalMedya a:hover:nth-of-type(4n) {
opacity: 0.8;
}
.tarihSosyal .sosyalMedya a:nth-of-type(5n) {
background: #3ba335;
}
.tarihSosyal .sosyalMedya a:hover:nth-of-type(5n) {
opacity: 0.8;
}
.tarihSosyal .sosyalMedya a:nth-of-type(6n) {
background: #738a8d;
}
.tarihSosyal .sosyalMedya a:hover:nth-of-type(6n) {
opacity: 0.8;
}
.tarihSosyal .sosyalMedya a i {
display: block;
}
.tarihSosyal .sosyalMedya a:nth-of-type(7n) {
float: right;
margin-left: 5px;
background: transparent;
color: #131313;
border: 1px solid #e4e4e4;
}
.tarihSosyal .sosyalMedya a:nth-of-type(8n) {
width: auto;
float: right;
background: transparent;
color: #3ba335;
border: 1px solid #e4e4e4;
padding: 9px 10px;
}
.tarihSosyal .sosyalMedya a:nth-of-type(9n) {
width: auto;
float: right;
background: transparent;
color: #3ba335;
border: 1px solid #e4e4e4;
padding: 9px 10px;
margin-right: 5px;
color: #d73516;
}
.tarihSosyal .sosyalMedya a.favcikar,
.tarihSosyal .sosyalMedya a.begcikar {
color: #d73516;
}
.tarihSosyal .sosyalMedya a.begcikar {
padding: 10px 10px;
margin-right: 0px;
}
.tarihSosyal .sosyalMedya a:nth-of-type(8n) i {
display: block;
float: left;
}
.tarihSosyal .sosyalMedya a:nth-of-type(8n) span {
width: auto;
height: auto;
overflow: hidden;
display: block;
font-size: 14px;
font-weight: 700;
float: left;
margin-top: 1px;
margin-right: 5px;
}
.tarihSosyal .sosyalMedya a:nth-of-type(9n) i {
display: block;
float: left;
}
.tarihSosyal .sosyalMedya a:nth-of-type(9n) span {
width: auto;
height: auto;
overflow: hidden;
display: block;
font-size: 14px;
font-weight: 700;
float: left;
margin-top: 1px;
margin-right: 5px;
}


.konuiciYazar {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 15px auto 5px auto;
}
.konuiciYazar figure {
width: auto!important;
height: auto!important;
overflow: hidden;
display: block;
position: relative;
margin: 0px 15px 0px 0px!important;
float: left;
}
.konuiciYazar figure img {
width: 56px!important;
height: 56px!important;
overflow: hidden;
display: inline-block;
border: 1px solid #e2dfd8;
border-radius: 100%;
padding: 5px 5px!important;
}
.konuiciYazar a.yazarrrLink {
width: auto;
height: auto;
line-height: 2;
overflow: hidden;
display: inline-block;
color: #131313;
border-bottom: 1px solid #e4e4e4;
padding-right: 10px;
}
.konuiciYazar a.yazarrrLink span {
font-size: 16px;
font-weight: 700;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.konuiciYazar a.yazarrrMail {
width: auto;
height: auto;
line-height: 2;
overflow: hidden;
display: block;
color: #131313;
}
.konuiciYazar a.yazarrrMail span {
font-size: 14px;
font-weight: 400;
}


.haberDetay article {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.haberDetay article figure img {
width: 100%;
height: auto;
display: block;
}
.haberDetay .haberinIci {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.haberDetay .haberinIci .konuiciReklam {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
}
.haberDetay .haberinIci .konuiciReklam img {
margin-top: 0px;
}
.haberDetay .haberinIci p {
font-size: 16px;
margin-bottom: 15px;
line-height: 1.6;
}
.haberDetay .haberinIci img {
width: auto;
max-width: 100%;
height: auto;
overflow: hidden;
margin-bottom: 15px;
}
.haberDetay .haberinIci h1 {
font-size: 2.1em;
margin-bottom: 15px;
}
.haberDetay .haberinIci h2 {
font-size: 1.8em;
margin-bottom: 15px;
}
.haberDetay .haberinIci h3 {
font-size: 1.4em;
margin-bottom: 15px;
}
.haberDetay .haberinIci h4 {
font-size: 1.2em;
margin-bottom: 15px;
}
.haberDetay .haberinIci h5 {
font-size: 1.1em;
margin-bottom: 15px;
}
.haberDetay .haberinIci h6 {
font-size: 1em;
margin-bottom: 15px;
}
.haberDetay .haberinIci img.alignleft {
width: auto;
height: auto;
float: left;
margin-right: 15px;
margin-top: 0px;
}
.haberDetay .haberinIci img.alignright {
width: auto;
height: auto;
float: right;
margin-left: 15px;
margin-top: 0px;
}
.haberDetay .haberinIci img.aligncenter {
width: auto;
height: auto;
float: none;
display: block;
margin-left: auto;
margin-right: auto;
}
.haberDetay .haberinIci table {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.haberDetay .haberinIci table tr {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.haberDetay .haberinIci table tr td {
width: auto;
height: auto;
overflow: hidden;
display: inline-block;
position: relative;
padding: 10px;
border: 1px solid #dedede;
}
.haberDetay .haberinIci iframe {
width: 100%;
height: 400px;
overflow: hidden;
display: block;
margin: 15px 0px;
}
.haberDetay .haberinIci .ilgiliICerik {
width: calc(100% - 15px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 15px;
padding: 0px 15px 0px 0px;
background: #0b4966;
}
.haberDetay .haberinIci .ilgiliICerik img {
width: 135px;
height: 80px;
overflow: hidden;
display: block;
position: relative;
float: left;
margin: 0px 15px 0px 0px;
}
.haberDetay .haberinIci .ilgiliICerik strong {
width: calc(100% - 150px);
height: 80px;
line-height: 80px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 20px;
font-weight: 500;
color: #a8c7d5;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.haberDetay .haberinIci .ilgiliICerik:hover strong {
color: #ffffff;
}
.ilgilividfot {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
top: 0px;
right: 0px;
padding: 3px 10px;
font-size: 12px;
font-weight: 500;
color: #131313;
background: #ffffff;
}

.ilgiliHaberler {
width: calc(80% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
margin: 20px auto 0px auto;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
background: #f1f1f1;
}
.ilgiliHaberler figure img {
width: 280px;
height: 200px;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 0px;
margin-top: 0px;
}
.ilgiliHaberler a {
display: block;
}
.ilgiliHaberler figure {
display: -ms-flexbox;
display: -webkit-box;
display: -moz-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ilgiliHaberler figcaption {
width: calc(100% - 320px);
height: auto;
line-height: 1.4;
margin: 20px;
padding: 0px;
overflow: hidden;
position: relative;
font-size: 20px;
font-weight: 700;
color: #131313;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}
.ilgiliHaberler figcaption span {
font-size: 14px;
line-height: 2.6;
font-weight: 400;
color: #a9a9a9;
display: block;
}
.etiketler {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.etiketler a {
width: auto;
height: 28px;
line-height: 28px;
overflow: hidden;
display: block;
float: left;
font-size: 12px;
font-weight: 400;
padding: 0px 12px;
color: #131313;
border: 1px solid #e7e7e7;
margin-right: 8px;
margin-top: 8px;
border-radius: 6px;
}
.etiketler a:hover {
color: #131313;
background: #f5f5f5;
border: 1px solid #f5f5f5;
}

.single2 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 10px 0px;
background: #ffffff;
margin-top: 15px;
}

.gununMaclari {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #ffffff;
}
.gununMaclari h3 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 0px 0px 5px 0px;
margin: 15px 0px 10px 0px;
border-bottom: 1px solid #e4e4e4;
text-align: center;
color: #131313;
font-size: 16px;
}
.gununMaclari .maclargun {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
border-bottom: 1px solid #e4e4e4;
padding-bottom: 15px;
}
.gununMaclari .maclargun:nth-of-type(5n) {
border-bottom: 0px;
padding-bottom: 5px;
}
.gununMaclari .maclargun div:nth-of-type(1),
.gununMaclari .maclargun div:nth-of-type(3) {
width: calc(50% - 30px);
height: auto;
overflow: hidden;
display: block;
float: left;
text-align: center;
}
.gununMaclari .maclargun div:nth-of-type(2) {
width: 50px;
height: auto;
overflow: hidden;
display: block;
float: left;
padding: 0 5px;
text-align: center;
}
.gununMaclari .maclargun div:nth-of-type(1) img,
.gununMaclari .maclargun div:nth-of-type(3) img {
width: 40px;
height: 40px;
overflow: hidden;
}
.gununMaclari .maclargun div:nth-of-type(1) strong,
.gununMaclari .maclargun div:nth-of-type(3) strong {
width: 100%;
height: 16px;
margin-top: 10px;
font-size: 13px;
font-weight: 500;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}
.gununMaclari .maclargun div:nth-of-type(2) span {
font-size: 12px;
line-height: 20px;
}
.gununMaclari .maclargun div:nth-of-type(2) p {
font-size: 13px;
font-weight: 700;
line-height: 20px;
}
.gununMaclari a {
width: calc(100% - 0px);
height: 36px;
line-height: 36px;
overflow: hidden;
display: block;
position: relative;
background: #0ba22e;
text-align: center;
color: #ffffff;
font-size: 14px;
font-weight: 500;
margin-top: 15px;
border-radius: 5px;
}
.gununMaclari a:after {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
top: 9px;
right: 10px;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f054";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 18px;
color: #ffffff;
}
.gununMaclari a:hover {
background: #131313!important;
color: #ffffff;
}

.fotoGaleriBir {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #ffffff;
}
.galeriSol {
width: calc(100% - 385px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
border-right: 1px solid #e4e4e4;
padding: 0px 15px 0px 0px;
}
.galeriSag {
width: calc(354px - 15px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px 15px 0px;
}
.galeriSag h1 {
font-size: 24px;
font-weight: 700;
margin-bottom: 15px;
line-height: 1.4;
}
.galeriSag p {
font-size: 16px;
font-weight: 400;
line-height: 1.5;
}
.galeriSag .tarihSosyal {
border-top: 1px solid #e4e4e4;
padding: 20px 0px 0px 0px;
}
.galeriSag .tarihSosyal .sosyalMedya {
width: calc(100% - 0px);
text-align: center;
}
.galeriSag .tarihSosyal span.tarih {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
margin-top: 2px;
}
.galeriSag .katReklam {
text-align: center;
}

.fotoGaleriIc {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
padding: 0px 0px 0px 0px;
}
.fotoGaleriIc {
width: auto;
height: auto;
max-height: 640px;
}
.fotoGaleriIc img {
width: 100%;
height: auto;
max-height: 650px;
object-fit: contain;
}
.galeriYon a.post-page-numbers {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
content: "";
color: #ce2025;
background: #ffffff;
top: 50%;
margin-top: -21px;
font-size: 22px;
padding: 7px 15px 7.5px 15px;
border-radius: 5px;
border: 1px solid #e4e4e4;
}
.galeriYon a.post-page-numbers:nth-of-type(2n) {
right: 15px;
}
.galeriYon a.post-page-numbers:hover {
color: #ffffff;
background: #131313;
border: 1px solid #e4e4e4;
}

.yorumAlani {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px 15px 15px;
margin: 0px 0px 0px 0px;
background: #ffffff;
}
.yorumAlani h3 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 0px 0px 5px 0px;
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #e4e4e4;
text-align: center;
color: #131313;
font-size: 16px;
}
#respond strong {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: right;
margin-bottom: 10px;
color: #ce2025;
}
#respond strong a {
color: #ce2025;
}
#respond strong a:hover {
color: #131313;
}
form#commentform {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
form#commentform label {
width: calc(50% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
border: 1px solid #e4e4e4;
margin-right: 15px;
margin-bottom: 15px;
}
form#commentform label:nth-of-type(2n) {
margin-right: 0px;
}
.yorumYap.labelBuyut form#commentform label,
form#commentform label:nth-of-type(3n) {
width: calc(100% - 2px);
float: none;
margin-right: 0px;
}
form#commentform label input {
width: calc(100% - 60px);
height: 36px;
line-height: 36px;
overflow: hidden;
display: block;
position: relative;
border: 0px;
outline: none;
padding-left: 60px;
font-size: 14px;
}
form#commentform label input::-webkit-input-placeholder {
color: #a9a9a9;
}
form#commentform label input:-ms-input-placeholder {
color: #a9a9a9;
}
form#commentform label input::placeholder {
color: #a9a9a9;
}
form#commentform label i {
width: 45px;
height: 36px;
line-height: 38px;
overflow: hidden;
display: block;
position: absolute;
z-index: 2;
border-right: 1px solid #e4e4e4;
text-align: center;
font-size: 18px;
color: #a9a9a9;
}
form#commentform label:nth-of-type(3n) i {
height: 130px;
line-height: 50px;
}
.yorumYap.labelBuyut label textarea.comment,
form#commentform label textarea.comment {
width: calc(100% - 75px);
height: 100px;
line-height: 1.4;
overflow: hidden;
display: block;
position: relative;
border: 0px;
outline: none;
padding: 15px 15px 15px 60px;
font-size: 14px;
font-family: 'Encode Sans', sans-serif;
}
form#commentform label textarea.comment::-webkit-input-placeholder {
color: #a9a9a9;
}
form#commentform label textarea.comment:-ms-input-placeholder {
color: #a9a9a9;
}
form#commentform label textarea.comment::placeholder {
color: #a9a9a9;
}
form#commentform button {
width: 200px;
height: 38px;
line-height: 38px;
overflow: hidden;
display: block;
padding: 0px 0px;
font-size: 14px;
font-weight: 700;
color: #ffffff;
background: #9e9e9e;
border: 0px;
outline: none;
cursor: pointer;
text-align: center;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
margin: 0px auto 0px auto;
border-radius: 3px;
}
form#commentform button:hover {
background: #ce2025;
}
.yorumAlani .yasalUyari {
width: calc(100% - 20px);
position: relative;
overflow: hidden;
float: left;
text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
font-size: 12px;
color: #c09853;
padding: 10px;
margin-top: 15px;
border-radius: 3px;
}
.comment-list {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px;
}
.comment-list #qwe {
width: calc(100% - 32px);
height: auto;
overflow: hidden;
display: block;
position: relative;
border: 1px solid #e4e4e4;
margin-bottom: 15px;
padding: 15px 15px;
}
ul.children {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 15px;
}
.comment-list .yorumcu {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
border-bottom: 1px solid #e4e4e4;
margin-bottom: 5px;
padding: 0px 0px 5px 0px;
}
.comment-list .yorumcu span.name {
font-size: 14px;
font-weight: 700;
margin-right: 10px;
color: #ce2025;
}
.comment-list .yorumcu span.date {
font-size: 14px;
font-weight: 700;
margin-right: 10px;
}
.comment-list .yorumcu span.answer {
font-size: 14px;
font-weight: 700;
margin-right: 10px;
}
.comment-list .yorumcu span a {
color: #ce2025;
}
.comment-list p {
font-size: 14px;
font-weight: 400;
line-height: 1.4;
}

.fotoGaleriBir h1 {
width: calc(100% - 30px);
font-size: 24px;
font-weight: 700;
margin-bottom: 15px;
line-height: 1.4;
padding: 15px 15px;
}
.videoGaleris {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.videoGaleris iframe {
width: calc(100% - 0px);
height: 370px;
overflow: hidden;
display: block;
position: relative;
}

.yazarlarSayfa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.yazarlarSayfa .yazar {
width: calc(33.333% - 40px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
background: #ffffff;
padding: 15px 15px;
}
.yazarlarSayfa .yazar:nth-of-type(3n) {
margin-right: 0px;
}
.yazarlarSayfa .yazar figure {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px;
text-align: center;
}
.yazarlarSayfa .yazar figure img {
width: 130px;
height: 130px;
overflow: hidden;
display: inline-block;
border: 1px solid #e2dfd8;
border-radius: 100%;
padding: 10px 10px;
}
.yazarlarSayfa .yazar .bilgiler {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
margin: 5px 0px 15px 0px;
padding-bottom: 5px;
border-bottom: 1px solid #e2dfd8;
}
.yazarlarSayfa .yazar .bilgiler span {
font-size: 18px;
font-weight: 700;
color: #131313;
display: block;
}
.yazarlarSayfa .yazar .bilgiler span:nth-of-type(2n) {
font-size: 13px;
font-weight: 400;
color: #131313;
display: block;
}
.yazarlarSayfa .yazar .bilgiler span a {
color: #131313;
}
.yazarlarSayfa .yazar .bilgiler .sosyal {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 5px 0px 0px 0px;
}
.yazarlarSayfa .yazar .bilgiler .sosyal a {
font-size: 16px;
color: #131313;
margin: 0px 3px;
}
.yazarlarSayfa .yazar .bilgiler .sosyal i.fab.fa-twitter-square {
color: #08a0e9;
}
.yazarlarSayfa .yazar .bilgiler .sosyal i.fab.fa-facebook-square {
color: #3B5998;
}
.yazarlarSayfa .yazar .bilgiler .sosyal i.fab.fa-instagram {
color: #d36307;
}
.yazarlarSayfa .yazar figcaption {
height: 46px;
overflow: hidden;
font-size: 18px;
font-weight: 500;
color: #131313;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
margin-top: 5px;
}
.yazarlarSayfa .yazar figcaption:hover {
color: #d73516;
}
.yazarlarSayfa .yazar font {
font-size: 12px;
font-weight: 400;
color: #131313;
display: block;
text-align: left;
}

.yerelHaberler {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
background: #ffffff;
}
.yerelIller ul {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 0px 0px;
padding: 15px 0px;
}
.yerelIller ul li {
width: calc(11.111% - 14px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
text-align: center;
margin-bottom: 15px;
padding-top: 10px;
}
.yerelIller ul li:nth-of-type(9n) {
margin-right: 0px;
}
.yerelIller ul li span {
width: 58px;
height: 58px;
line-height: 58px;
overflow: hidden;
display: inline-block;
position: relative;
background: #ffffff;
font-size: 18px;
font-weight: 700;
color: #d73516;
box-shadow: 0 4px 20px rgb(0 0 0 / 15%);
-webkit-box-shadow: 0 4px 20px rgb(0 0 0 / 15%);
border-radius: 100%;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.yerelIller ul li strong {
width: auto;
height: auto;
line-height: 3;
overflow: hidden;
display: block;
font-size: 12px;
font-weight: 700;
color: #131313;
}
.yerelIller ul li:hover span {
background: #d73516;
color: #ffffff;
box-shadow:0 1px 15px rgb(255 41 0);
-webkit-box-shadow: 0 1px 15px rgb(255 41 0);
}


.covid19Sayfa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.covid19Sayfa .gunlukTabloBaslik {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #179793;
padding: 15px 15px;
}
.covid19Sayfa .gunlukTabloBaslik h2 {
font-size: 16px;
font-weight: 700;
color: #ffffff;
display: inline-block;
}
.covid19Sayfa .gunlukTabloBaslik strong {
font-size: 14px;
font-weight: 500;
color: #ffffff;
float: right;
}
.covid19Sayfa img.haftaIMG {
width: calc(60% - 32px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-top: 15px;
}
.covid19Sayfa .asilamaOrani {
width: calc(40% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
border-top: 1px solid #179793;
border-right: 1px solid #179793;
border-left: 1px solid #179793;
margin-top: 15px;
margin-right: 30px;
text-align: center;
float: left;
}
.covid19Sayfa .asilamaOrani h3 {
width: calc(100% - 0px);
height: auto;
line-height: 48px;
display: block;
font-size: 18px;
font-weight: 700;
color: #298683;
border-bottom: 1px solid #179793;
}
.covid19Sayfa .asilamaOrani strong {
width: calc(100% - 0px);
height: auto;
line-height: 36px;
display: block;
font-size: 20px;
font-weight: 700;
color: #298683;
border-bottom: 1px solid #179793;
}
.covid19Sayfa .asilamaOrani span {
width: calc(100% - 0px);
height: auto;
line-height: 36px;
display: block;
font-size: 16px;
font-weight: 500;
color: #298683;
border-bottom: 1px solid #179793;
}
.covid19Sayfa .asilamaOrani span:nth-of-type(3n) {
font-size: 24px;
}
.covid19Sayfa .asilamaOrani .dozKullanimi {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #179793;
}
.covid19Sayfa .asilamaOrani .dozKullanimi div {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 5px 15px;
border-bottom: 1px solid #178b87;
}
.covid19Sayfa .asilamaOrani .dozKullanimi div:last-child {
border-bottom: 0px;
}
.covid19Sayfa .asilamaOrani .dozKullanimi div strong {
width: calc(90px - 0px);
height: 36px;
line-height: 1.4;
display: block;
float: left;
text-align: right;
font-size: 12px;
font-weight: 500;
color: #ffffff;
}
.covid19Sayfa .asilamaOrani .dozKullanimi div span {
width: calc(100% - 90px);
height: 36px;
line-height: 36px;
text-align: right;
display: block;
float: left;
font-size: 22px;
font-weight: 700;
color: #ffffff;
}
.covid19Sayfa .toplamOrani {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #179793;
margin-top: 15px;
padding: 15px 0px;
}
.covid19Sayfa .toplamOrani div {
width: calc(25% - 31px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
padding: 5px 15px;
border-right: 1px solid #178b87;
}
.covid19Sayfa .toplamOrani div:nth-of-type(4n) {
border-right: 0px;
}
.covid19Sayfa .toplamOrani div strong {
width: calc(50% - 0px);
height: 36px;
line-height: 38px;
font-size: 13px;
font-weight: 500;
color: #ffffff;
float: left;
}
.covid19Sayfa .toplamOrani div span {
width: calc(50% - 0px);
height: 36px;
line-height: 36px;
font-size: 28px;
font-weight: 700;
color: #ffffff;
float: left;
text-align: right;
}
.covid19Sayfa .oranSehirler {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
margin-top: 0px;
padding: 15px 15px;
}
.covid19Sayfa .oranSehirler strong {
width: 100%;
height: auto;
line-height: 1.4;
overflow: hidden;
display: block;
font-size: 14px;
font-weight: 500;
margin-bottom: 15px;
}
.covid19Sayfa .oranSehirler strong:nth-of-type(1n) {
color: #2890c0;
}
.covid19Sayfa .oranSehirler strong:nth-of-type(2n) {
width: auto;
color: #b9c324;
display: inline-block;
float: left;
}
.covid19Sayfa .oranSehirler strong:nth-of-type(3n) {
width: auto;
color: #ea8421;
display: inline-block;
margin-bottom: 0px;
margin-left: 5px;
}
.covid19Sayfa .oranSehirler .oranlari {
width: calc(30% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: right;
}
.covid19Sayfa .oranSehirler .oranlari div {
width: calc(25% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
}
.covid19Sayfa .oranSehirler .oranlari div span {
font-size: 14px;
font-weight: 700;
color: #131313;
}
.covid19Sayfa .oranSehirler .oranlari div strong {
width: calc(100% - 0px);
height: 28px;
overflow: hidden;
display: block;
position: relative;
margin-bottom: 0px;
}
.covid19Sayfa .oranSehirler .oranlari div:first-child strong {
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
}
.covid19Sayfa .oranSehirler .oranlari div:last-child strong {
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.covid19Sayfa .oranSehirler .oranlari div:nth-of-type(1n) strong {
background: #dd0505;
}
.covid19Sayfa .oranSehirler .oranlari div:nth-of-type(2n) strong {
background: #ea8421;
}
.covid19Sayfa .oranSehirler .oranlari div:nth-of-type(3n) strong {
background: #b9c324;
}
.covid19Sayfa .oranSehirler .oranlari div:nth-of-type(4n) strong {
background: #2890c0;
}
.covid19Sayfa .oranSehirler .oranlari div strong:after {
width: 100%;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 0px;
background: #ffffff;
}
.covid19Sayfa .oranSehirler .oranlari div:nth-of-type(1n) strong:after {
height: 10px;
}
.covid19Sayfa .oranSehirler .oranlari div:nth-of-type(2n) strong:after {
height: 7px;
}
.covid19Sayfa .oranSehirler .oranlari div:nth-of-type(3n) strong:after {
height: 4px;
}
.covid19Sayfa .oranSehirler .oranlari div:nth-of-type(4n) strong:after {
height: 0px;
}


.covid19Sayfa .illere_gore_vaka_sayisi {
width: calc(100% - 15px);
text-align: center;
font-size:10px;
color:#ffffff;
background: #ffffff;
padding-right: 15px;
}
.covid19Sayfa .illere_gore_vaka_sayisi svg {
width: 100%; height: auto;
}
.covid19Sayfa .illere_gore_harita_il-isimleri {
position: absolute;
z-index: 1112;
left: -200px;
right: 20%;
top: 111px;
}
.covid19Sayfa .illere_gore_harita_il-isimleri div {
display: inline-block;
background: #1b888c;
color: #fff;
padding: 28px 26px;
font-size: 15px;
}
.covid19Sayfa .illere_gore_harita_il-isimleri div h2 {
font-size: 21px
}
.covid19Sayfa .illere_gore_harita_il-isimleri div h3 {
font-size: 23px
}
.covid19Sayfa #illere_gore_vaka_sayisi path {
cursor: pointer; fill: #d2d2d2;
}
.covid19Sayfa #illere_gore_vaka_sayisi path:hover {
fill: #0e5c59;
}
.covid19Sayfa #illere_gore_vaka_sayisi text {
fill: #ffffff;
font-size: 12px;
}
.covid19Sayfa #color1 path {
fill:#dad9d7
}
.covid19Sayfa #color2 path {
fill:#d1d0ce
}
.covid19Sayfa #color3 path {
fill:#c8c8c8
}
.covid19Sayfa #color4 path {
fill:#9c9c9c
}
.covid19Sayfa #color5 path {
fill:#858585
}
.covid19Sayfa #color6 path {
fill:#7a7878
}
.covid19Sayfa #tamamlanandoz1_85 path {
fill:#2890c0
}
.covid19Sayfa #tamamlanandoz1_75 path {
fill:#f3dc45
}
.covid19Sayfa #tamamlanandoz1_65 path {
fill:#ea8421
}
.covid19Sayfa #tamamlanandoz1_55 path{
fill:#dd0505
}

.puanDurumuSayfa {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 15px 15px;
margin-top: 15px;
}

.puanDurumuSayfa .puanDurumuBaslik {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.puanDurumuSayfa .puanDurumuBaslik ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}
.puanDurumuSayfa .puanDurumuBaslik ul:after {
width: 100%;
height: 10px;
overflow: hidden;
display: block;
position: absolute;
content: "";
bottom: 0px;
background: #efefef;
}
.puanDurumuSayfa .puanDurumuBaslik ul li {
width: auto;
height: auto;
overflow: hidden;
display: inline-flex;
position: relative;
font-size: 14px;
font-weight: 500;
background: #ffffff;
color: #131313;
text-align: center;
border-bottom: 10px solid #efefef;
border-right: 1px solid #e4e4e4;
}
.puanDurumuSayfa .puanDurumuBaslik ul li:last-child {
border-right: 0px;
}
.puanDurumuSayfa .puanDurumuBaslik ul li img {
width: 36px;
height: 36px;
display: block;
float: left;
margin-right: 10px;
}
.puanDurumuSayfa .puanDurumuBaslik ul li strong {
width: calc(100% - 46px);
height: 36px;
line-height: 36px;
display: block;
font-size: 16px;
font-weight: 700;
float: left;
}
.puanDurumuSayfa .puanDurumuBaslik ul li a {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
color: #131313;
padding: 30px 15px 15px 15px;
}
.puanDurumuSayfa .puanDurumuBaslik ul li a:before {
width: 24px;
height: 24px;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 0px;
left: 0px;
right: 0px;
margin: 0px auto;
background-repeat: no-repeat;
background-position: 50% 0;
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(1n) a:before {
background-image: url(images/takimlar/lig1.png);
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(2n) a:before {
background-image: url(images/takimlar/lig2.png);
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(3n) a:before {
background-image: url(images/takimlar/lig3.png);
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(4n) a:before {
background-image: url(images/takimlar/lig4.png);
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(5n) a:before {
background-image: url(images/takimlar/lig5.png);
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(6n) a:before {
background-image: url(images/takimlar/lig6.png);
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(7n) a:before {
background-image: url(images/takimlar/lig7.png);
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(8n) a:before {
background-image: url(images/takimlar/lig8.png);
}
.puanDurumuSayfa .puanDurumuBaslik ul li.is-active {
background: #ffffff;
border-bottom: 10px solid #0ba22e;
z-index: 4;
}
.puanDurumuSayfa .puanDurumuBaslik ul li.is-active a {
color: #131313;
}
.puanDurumuSayfa .yesilBas {
width: calc(100% - 0px);
height: 36px;
line-height: 36px;
overflow: hidden;
display: block;
position: relative;
background: #0ba22e;
}
.puanDurumuSayfa .yesilBas div {
height: 36px;
line-height: 36px;
overflow: hidden;
display: block;
position: relative;
float: left;
font-size: 14px;
font-weight: 700;
color: #ffffff;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(1n) {
width: 55px;
text-align: center;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(2n) {
width: calc(100% - 700px);
text-align: left;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(3n),
.puanDurumuSayfa .yesilBas div:nth-of-type(4n),
.puanDurumuSayfa .yesilBas div:nth-of-type(5n),
.puanDurumuSayfa .yesilBas div:nth-of-type(6n),
.puanDurumuSayfa .yesilBas div:nth-of-type(7n),
.puanDurumuSayfa .yesilBas div:nth-of-type(9n),
.puanDurumuSayfa .yesilBas div:nth-of-type(9n),
.puanDurumuSayfa .yesilBas div:nth-of-type(10n) {
width: 55px;
text-align: center;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(11n) {
width: 200px;
}


.puanDurumuSayfa .puanTakim {
width: calc(100% - 0px);
height: 48px;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
}
.puanDurumuSayfa .puanTakim:nth-of-type(2n) {
background: #f1f1f1;
}
.puanDurumuSayfa .puanTakim:after {
width: 4px;
height: 100%;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 0px;
left: 0px;
}

.puanDurumuSayfa .puanTakim:nth-of-type(1n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(2n):after {
background: #0ba22e;
}
.puanDurumuSayfa .puanTakim:nth-of-type(3n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(4n):after {
background: #ffba00;
}
.puanDurumuSayfa .puanTakim:nth-of-type(5n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(6n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(7n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(8n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(8n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(9n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(10n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(11n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(12n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(13n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(14n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(15n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(16n):after {
background: transparent;
}
.puanDurumuSayfa .puanTakim:nth-of-type(17n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(18n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(19n):after,
.puanDurumuSayfa .puanTakim:nth-of-type(20n):after {
background: #d73516;
}

.puanDurumuSayfa .puanTakim div {
height: 48px;
line-height: 48px;
overflow: hidden;
display: block;
position: relative;
float: left;
font-size: 14px;
font-weight: 500;
color: #131313;
}
.puanDurumuSayfa .puanTakim div img {
float: left;
margin-right: 5px;
margin-top: 8px;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(1n) {
width: 55px;
text-align: center;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(2n) {
width: calc(100% - 700px);
text-align: left;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(3n),
.puanDurumuSayfa .puanTakim div:nth-of-type(4n),
.puanDurumuSayfa .puanTakim div:nth-of-type(5n),
.puanDurumuSayfa .puanTakim div:nth-of-type(6n),
.puanDurumuSayfa .puanTakim div:nth-of-type(7n),
.puanDurumuSayfa .puanTakim div:nth-of-type(9n),
.puanDurumuSayfa .puanTakim div:nth-of-type(9n),
.puanDurumuSayfa .puanTakim div:nth-of-type(10n) {
width: 55px;
text-align: center;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(11n) {
width: 205px;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(11n) i {
font-size: 16px;
padding: 0px 5px;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(11n) i.fas.fa-check-circle {
color: #0ba22e;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(11n) i.fas.fa-times-circle {
color: #d73516;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(11n) i.fas.fa-minus-circle {
color: #9aa0a6;
}

.puanDurumuSayfa .puanBilgiler {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 30px;
}
.puanDurumuSayfa .puanBilgiler h4 {
font-size: 18px;
font-weight: 700;
color: #0ba22e;
margin-bottom: 15px;
}
.puanDurumuSayfa .puanBilgiler span {
font-size: 14px;
font-weight: 400;
color: #131313;
line-height: 1.4;
margin-right: 5px;
}
.puanDurumuSayfa .puanBilgiler p {
font-size: 14px;
font-weight: 400;
color: #131313;
margin-top: 15px;
line-height: 1.4;
}

.puanDurumuSayfa .ligAdi {
width: 100%;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
position: relative;
background: #0ba22e;
}
.puanDurumuSayfa .ligAdi strong {
width: calc(100% - 20px);
height: auto;
overflow: hidden;
display: block;
float: left;
font-size: 16px;
font-weight: 700;
color: #ffffff;
padding-left: 20px;
}

.puanDurumuSayfa .takimlar {
width: calc(100% - 0px);
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
margin: 0px;
padding: 0px;
}
.puanDurumuSayfa .takimlar:nth-of-type(2n) {
background: #f1f1f1;
}
.puanDurumuSayfa .takimlar span.saat {
width: 70px;
font-size: 14px;
font-weight: 400;
color: #131313;
display: block;
overflow: hidden;
float: left;
text-align: center;
}
.puanDurumuSayfa .takimlar .evsahibiTakim {
width: calc(50% - 80px);
display: block;
overflow: hidden;
float: left;
text-align: right;
}
.puanDurumuSayfa .takimlar .evsahibiTakim strong {
font-size: 14px;
font-weight: 400;
color: #131313;
display: inline-block;
margin-right: 5px;
}
.puanDurumuSayfa .takimlar span.canliSonuc {
width: 90px;
font-size: 14px;
font-weight: 700;
color: #131313;
display: block;
overflow: hidden;
float: left;
text-align: center;
}
.puanDurumuSayfa .takimlar .misafirTakim {
width: calc(50% - 80px);
display: block;
overflow: hidden;
float: left;
text-align: left;
}
.puanDurumuSayfa .takimlar .misafirTakim strong {
font-size: 14px;
font-weight: 400;
color: #131313;
display: inline-block;
margin-left: 5px;
}

.burclarSayfa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 0px 0px;
margin-top: 15px;
}
.burclarSag {
width: 300px;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-left: 15px;
float: right;
}
.burclarSag .gunlukBurcAna {
margin-top: 0px;
}
.burclarSag .gunlukBurcAna h3 {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 5px 0px 10px 0px;
margin: 0px 15px 10px 15px;
border-bottom: 1px solid rgb(255 255 255 / 8%);
text-align: center;
color: #ffffff;
font-size: 16px;
}
.burclarSag .anaBurc {
width: calc(100% - 30px);
border-right: 0px;
border-bottom: 1px solid rgb(255 255 255 / 8%);
padding-bottom: 8px;
padding: 10px 15px;
}
.burclarSag .anaBurc:last-child {
border-bottom: 0px;
}
.burclarSag .anaBurc figure {
width: 36px;
height: 36px;
float: left;
}
.burclarSag .anaBurc figure img {
width: 36px;
height: 36px;
}
.burclarSag .anaBurc figcaption {
width: calc(100% - 51px);
margin-top: 0px;
float: left;
text-align: left;
margin-left: 15px;
line-height: 36px;
}

.burclarSol {
width: calc(100% - 315px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
background: #ffffff;
padding: 0px 0px;
}
.burclarSol .burcOzellik {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px 15px 15px;
}
.burclarSol .burcOzellik img {
width: 150px;
height: 150px;
overflow: hidden;
display: block;
float: left;
margin-right: 30px;
}
.burclarSol .burcOzellik div {
width: calc(100% - 180px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.burclarSol .burcOzellik div strong {
width: 100%;
height: auto;
display: block;
font-size: 24px;
font-weight: 700;
color: #3f3077;
border-bottom: 1px solid #f1f1f1;
padding-bottom: 7.5px;
margin-bottom: 7.5px;
}
.burclarSol .burcOzellik div span {
width: 100%;
height: auto;
display: block;
font-size: 16px;
font-weight: 700;
color: #131313;
margin-bottom: 5px;
}
.burclarSol .burcOzellik div p {
width: 100%;
height: auto;
line-height: 1.6;
display: block;
font-size: 14px;
font-weight: 400;
color: #131313;
}
.burclarSol ul#tab-button {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 0px 0px;
padding: 0px 0px;
}
.burclarSol ul#tab-button li {
width: calc(20% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
text-align: center;
background: #3f3077;
}
.burclarSol ul#tab-button li.is-active {
background: #ffffff!important;
}
.burclarSol ul#tab-button li a {
width: 100%;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
font-size: 14px;
font-weight: 500;
color: #ffffff;
}
.burclarSol ul#tab-button li.is-active a {
color: #131313;
font-weight: 500;
}
.burclarSol .tabDiv {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding-bottom: 15px;
}
.burclarSol .tabDiv p {
width: calc(100% - 30px);
height: auto;
line-height: 1.6;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
font-size: 16px;
font-weight: 400;
color: #131313;
padding: 0px 15px;
}
.burclarSol .flex-wrapper {
width: calc(100% - 30px);
display: flex;
flex-flow: row nowrap;
margin-top: 30px;
padding: 0px 15px;
}
.burclarSol .single-chart {
width: 15%;
justify-content: space-around;
text-align: center;
margin: 0px auto;
}
.burclarSol .yildiz-fali {
display: block;
margin: 5px auto;
max-width: 90%;
max-height: 250px;
}
.burclarSol .circle {
fill: none;
stroke-width: 2.8;
stroke-linecap: round;
animation: progress 1s ease-out forwards;
}
@keyframes progress {
0% {stroke-dasharray: 0 100;}
}
.burclarSol .circle-bg {
fill: none;
stroke: #eee;
stroke-width: 3.8;
fill: none;
}
.burclarSol .yildiz-fali.genel .circle {
stroke: #774ede;
}
.burclarSol .yildiz-fali.ask .circle {
stroke: #ff0047;
}
.burclarSol .yildiz-fali.para .circle {
stroke: #ff9f00;
}
.burclarSol .yildiz-fali.saglik .circle {
stroke: #8bc34a;
}
.burclarSol .yildiz-fali.is .circle {
stroke: #3c9ee5;
}
.burclarSol .percentage {
fill: #666;
font-family: sans-serif;
font-size: 0.5em;
text-anchor: middle;
}
.burclarSol .gezegenUyumu {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 15px;
margin-top: 30px;
}
.burclarSol .gezegenUyumu h3 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
font-size: 16px;
font-weight: 400;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 7.5px;
padding-bottom: 7.5px;
}
.burclarSol .gezegenUyumu h3 strong {
font-weight: 700;
}
.burclarSol .gezegenUyumu .gezegenDetay {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.burclarSol .gezegenUyumu .gezegenDetay .solla,
.burclarSol .gezegenUyumu .gezegenDetay .sagla {
width: calc(50% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
}
.burclarSol .gezegenUyumu .gezegenDetay .solla div,
.burclarSol .gezegenUyumu .gezegenDetay .sagla div {
width: 100%;
height: auto;
line-height: 2;
}
.burclarSol .gezegenUyumu .gezegenDetay .solla div strong,
.burclarSol .gezegenUyumu .gezegenDetay .sagla div strong {
width: calc(100px - 0px);
height: auto;
overflow: hidden;
display: block;
float: left;
font-size: 14px;
}
.burclarSol .gezegenUyumu .gezegenDetay .solla div span,
.burclarSol .gezegenUyumu .gezegenDetay .sagla div span {
width: calc(100% - 100px);
height: auto;
overflow: hidden;
display: block;
font-size: 14px;
}

.burclarSol .sosyalMedya {
width: calc(100% - 0px)!important;
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: right;
}
.burclarSol .sosyalMedya a {
width: auto;
height: auto;
overflow: hidden;
display: inline-block;
padding: 0px 5px;
font-size: 16px;
line-height: 1.4;
border-bottom: 1px solid #ffffff;
padding-bottom: 5px;
}
.burclarSol .sosyalMedya a:nth-of-type(1n) {
color: #3c5a98;
}
.burclarSol .sosyalMedya a:hover:nth-of-type(1n) {
border-bottom: 1px solid #3c5a98;
}
.burclarSol .sosyalMedya a:nth-of-type(2n) {
color: #1ea1f2;
}
.burclarSol .sosyalMedya a:hover:nth-of-type(2n) {
border-bottom: 1px solid #1ea1f2;
}
.burclarSol .sosyalMedya a:nth-of-type(3n) {
color: #cb2128;
}
.burclarSol .sosyalMedya a:hover:nth-of-type(3n) {
border-bottom: 1px solid #cb2128;
}
.burclarSol .sosyalMedya a:nth-of-type(4n) {
color: #0177b5;
}
.burclarSol .sosyalMedya a:hover:nth-of-type(4n) {
border-bottom: 1px solid #0177b5;
}
.burclarSol .sosyalMedya a:nth-of-type(5n) {
color: #3ba335;
}
.burclarSol .sosyalMedya a:hover:nth-of-type(5n) {
border-bottom: 1px solid #3ba335;
}
.burclarSol .sosyalMedya a i {
display: block;
}

.eczanelerSayfa {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
}
.eczaneSol {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 0px 0px;
}
.eczaneSol .eczaneBaslik {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.eczaneSol .eczaneBaslik div {
width: calc(100% - 30px);
height: 50px;
overflow: hidden;
display: block;
position: relative;
background: #d73516;
padding: 0px 15px;
}
.eczaneSol .eczaneBaslik div img {
width: 33px;
height: 33px;
overflow: hidden;
display: block;
float: left;
margin-right: 15px;
margin-top: 9px;
}
.eczaneSol .eczaneBaslik div strong {
width: calc(100% - 48px);
height: auto;
line-height: 50px;
overflow: hidden;
display: block;
font-size: 18px;
font-weight: 700;
color: #ffffff;
}
.eczaneSol .eczaneBaslik p {
width: calc(100% - 30px);
height: auto;
line-height: 1.4;
overflow: hidden;
display: block;
font-size: 16px;
font-weight: 400;
color: #131313;
padding: 15px 15px;
}
.eczaneSecimiYap {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 15px;
margin-bottom: 15px;
text-align: center;
}
.eczaneSecimiYap span {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px;
margin-bottom: 5px;
text-align: center;
font-size: 16px;
font-weight: 700;
border-bottom: 1px solid #f1f1f1;
}
.eczaneSecimiYap select.eczanesayfa {
width: 200px;
height: 36px;
overflow: hidden;
display: inline-block;
padding: 0px 5px;
margin: 0px 5px;
cursor: pointer;
outline: none;
border: 1px solid #787878;
border-radius: 3px;
font-size: 16px;
}


.eczaneListele {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 15px;
}
.eczaneListele div {
width: calc(50% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
padding: 0px 0px 0px 0px;
margin-right: 15px;
margin-bottom: 15px;
border: 1px solid #f1f1f1;
}
.eczaneListele div:nth-of-type(2n) {
margin-right: 0px;
}
.eczaneListele div strong {
width: calc(100% - 0px);
height: auto;
line-height: 3;
overflow: hidden;
display: block;
position: relative;
text-align: center;
background: #f1f1f1;
}
.eczaneListele div p {
width: calc(100% - 20px);
height: auto;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
overflow: hidden;
display: block;
position: relative;
padding: 10px 10px;
}
.eczaneListele div a {
width: calc(100% - 20px);
height: 24px;
line-height: 28px;
font-size: 14px;
font-weight: 400;
color: #131313;
overflow: hidden;
display: block;
position: relative;
padding: 0px 10px 10px 10px;
letter-spacing: 2px;
}
.eczaneListele div p i {
font-size: 24px;
float: left;
margin-right: 15px;
color: #a5a5a5;
margin-top: 7px;
}
.eczaneListele div a i {
font-size: 24px;
float: left;
margin-right: 15px;
color: #a5a5a5;
}

.havadurumuSayfa {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
margin-top: 15px;
}
.havadurumuSayfa .havadurumu1 {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px;
background: #3398cc;
}
.havadurumuSayfa .havadurumu1 .clouds {
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
width:100%;
height:100%;
display:block;
opacity: 0.5;
background:transparent url(images/clouds4.png) repeat top center;
z-index:3;
-moz-animation:move-clouds-back 300s linear infinite;
-ms-animation:move-clouds-back 300s linear infinite;
-o-animation:move-clouds-back 300s linear infinite;
-webkit-animation:move-clouds-back 300s linear infinite;
animation:move-clouds-back 300s linear infinite;
}
@keyframes move-clouds-back {
from {background-position:0 0;}
to {background-position:10000px 0;}
}
@-webkit-keyframes move-clouds-back {
from {background-position:0 0;}
to {background-position:10000px 0;}
}
@-moz-keyframes move-clouds-back {
from {background-position:0 0;}
to {background-position:10000px 0;}
}
@-ms-keyframes move-clouds-back {
from {background-position: 0;}
to {background-position:10000px 0;}
}

.havadurumuSayfa .havadurumu1 .alan1 {
width: 300px;
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
z-index: 3;
}
.havadurumuSayfa .havadurumu1 .alan1 select.havasayfa {
width: calc(70% - 0px);
height: 38px;
overflow: hidden;
display: block;
position: relative;
border: 0px;
outline: none;
margin: 0px auto 15px auto;
padding-left: 15px;
font-size: 16px;
font-weight: 500;
cursor: pointer;
}
.havadurumuSayfa .havadurumu1 .alan1 img {
width: auto;
height: 60px;
overflow: hidden;
display: block;
float: left;
margin-right: 10px;
}
.havadurumuSayfa .havadurumu1 .alan1 .kutum {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.havadurumuSayfa .havadurumu1 .alan1 .kutum strong {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: relative;
font-size: 22px;
font-weight: 700;
color: #ffffff;
text-align: left;
}
.havadurumuSayfa .havadurumu1 .alan1 .kutum span {
width: 100%;
height: 36px;
overflow: hidden;
display: inline-block;
position: relative;
font-size: 32px;
font-weight: 700;
color: #ffffff;
text-align: left;
}
.havadurumuSayfa .havadurumu1 .alan1 p {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
font-size: 14px;
font-weight: 400;
color: #ffffff;
text-align: center;
margin-top: 5px;
}

.havadurumuSayfa .havadurumu1 .alan2 {
width: calc(100% - 680px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
z-index: 4;
}
.havadurumuSayfa .havadurumu1 .alan2:nth-of-type(2n) {
margin-right: 0px;
}
.havadurumuSayfa .havadurumu1 .alan2 div {
width: calc(100%);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: rgb(255 255 255 / 5%);
}
.havadurumuSayfa .havadurumu1 .alan2 div:nth-of-type(2),
.havadurumuSayfa .havadurumu1 .alan2 div:nth-of-type(4) {
background: rgb(255 255 255 / 0%);
}
.havadurumuSayfa .havadurumu1 .alan2 div strong {
width: 110px;
height: 38px;
line-height: 38px;
overflow: hidden;
display: block;
position: relative;
float: left;
font-size: 14px;
font-weight: 400;
color: #ffffff;
padding-left: 15px;
}
.havadurumuSayfa .havadurumu1 .alan2 div span {
width: calc(100% - 125px);
height: 38px;
line-height: 38px;
overflow: hidden;
position: relative;
float: left;
font-size: 14px;
font-weight: 400;
color: #ffffff;
text-align: left;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}
.havadurumuSayfa .havadurumu1 .alan2 div span.kotu {
color: #ffffff;
}


.havadurumuSayfa .havadurumu2 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px 15px 0px;
}
.havadurumuSayfa .havadurumu2 h3.bugunHava {
width: 100%;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
text-align: center;
font-size: 18px;
font-weight: 700;
color: #ffffff;
background: #3491c1;
margin-bottom: 15px;
}
.havaIleri,
.havaGeri {
width: 45px;
height: auto;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 0px;
font-size: 28px;
cursor: pointer;
text-align: center;
}
.havaIleri {
right: 5px;
}
.havaGeri {
right: 40px;
}
.havadurumu2 .swiper-slide {
width: 200px;
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
}
.havadurumu2 .swiper-slide span {
width: 100%;
height: auto;
line-height: 2;
overflow: hidden;
display: block;
font-size: 14px;
font-weight: 400;
}
.havadurumu2 .swiper-slide img {
width: auto;
height: 50px;
overflow: hidden;
margin: 10px 0px 0px 0px;
}
.havadurumu2 .swiper-slide strong {
width: 100%;
height: auto;
line-height: 2.3;
overflow: hidden;
display: block;
font-size: 28px;
font-weight: 700;
}
.havadurumu2 .swiper-slide p {
width: calc(100% - 20px);
height: auto;
line-height: 2.3;
overflow: hidden;
display: block;
text-align: left;
font-size: 14px;
font-weight: 400;
padding: 0px 10px;
background: #ffffff;
}
.havadurumu2 .swiper-slide p:nth-of-type(2n) {
background: #f1f1f1;
}
.havadurumu2 .swiper-slide p font {
font-weight: 500;
margin-left: 5px;
}

.havadurumuSayfa .havadurumu3 h3.bugunHava {
width: 100%;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
text-align: center;
font-size: 18px;
font-weight: 700;
color: #ffffff;
background: #3491c1;
margin-bottom: 15px;
}

.havadurumuSayfa .havadurumu3 .havatumSehirler {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 15px 15px 15px;
}
.havadurumuSayfa .havadurumu3 .havatumSehirler ul {
margin: 0px 0px;
padding: 0px 0px;
display: block;
overflow: hidden;
}
.havadurumuSayfa .havadurumu3 .havatumSehirler ul li {
width: calc(100% - 30px);
height: auto;
line-height: 2.2;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 0px 15px;
}
.havadurumuSayfa .havadurumu3 .havatumSehirler ul li:nth-of-type(2n) {
background: #f1f1f1;
}
.havadurumuSayfa .havadurumu3 .havatumSehirler ul li a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
font-size: 14px;
font-weight: 500;
color: #131313;
}
.havadurumuSayfa .havadurumu3 .havatumSehirler ul li a:hover {
color: #d73516;
}
.havadurumuSayfa .havadurumu3 .havatumSehirler ul li:last-child {
margin: 0px 0px 0px 0px;
}
h3.havaBas {
width: 100%;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
text-align: center;
font-size: 18px;
font-weight: 700;
color: #ffffff;
background: #3398cc;
}
.havadurumuSayfa .havadurumu3 .havatumSehirler div {
width: calc(25% - 12px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
}
.havadurumuSayfa .havadurumu3 .havatumSehirler div:last-child {
margin-right: 0px;
}

.namazvSayfa {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
margin-top: 15px;
}
.namazvSayfa .hava1 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #288fa7;
padding: 5px 0px 0px 0px;
}
h3.namazBas {
width: 100%;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
text-align: center;
font-size: 18px;
font-weight: 700;
color: #ffffff;
background: #288fa7;
}
.namazvSayfa .hava1 form.sehirsecForm {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #288fa7;
padding: 0px 0px 0px 0px;
text-align: center;
}
.namazvSayfa .hava1 select.imsaksayfa {
display: inline-block;
width: 250px;
height: 42px;
line-height: 42px;
padding: 0px 15px 0px 15px;
font-size: 16px;
font-weight: 500;
color: #131313;
background-color: #ffffff;
border: 0px;
background-image: none;
outline: none;
cursor: pointer;
position: relative;
}

.namazvSayfa .imsak {
width: calc(100% - 40px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #288fa7;
padding: 20px;
}
.namazvSayfa .ikiyeBol {
width: calc(50% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding-right: 10px;
float: left;
padding-bottom: 20px;
}
.namazvSayfa .ikiyeBol strong.miladi,
.namazvSayfa .ikiyeBol strong.hicri {
width: 100%;
height: auto;
line-height: 2.2;
overflow: hidden;
display: block;
position: relative;
text-align: right;
font-size: 18px;
font-weight: 400;
color: #ffffff;
}
.namazvSayfa .ikiyeBol strong.miladi {
margin-top: 20px;
}
.namazvSayfa .ikiyeBol strong.miladi:after {
position: absolute;
content: "";
width: 10%;
height: 1px;
background: #ffffff;
top: 50%;
right: 0px;
margin-top: 22px;
}
.namazvSayfa .ikiyeBol strong.hicri {
color: #adefd4;
}
.namazvSayfa .ikiyeBol img {
width: auto;
height: 112px;
}
.namazvSayfa .imsak .cizgicek {
width: 50%;
height: 1px;
overflow: hidden;
display: block;
position: relative;
margin: 0px auto;
background: #67bc9a;
}
.namazvSayfa .ikiyeBol2 {
width: calc(50% - 16px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding-right: 15px;
float: left;
padding-bottom: 0px;
margin-top: 30px;
}
.namazvSayfa .ikiyeBol2:last-child {
padding-left: 15px;
padding-right: 0px;
border-left: 1px solid #67bc9a;
}
.namazvSayfa .ikiyeBol2 strong,
.namazvSayfa .ikiyeBol2 span {
width: 100%;
height: auto;
line-height: 1.6;
overflow: hidden;
display: block;
position: relative;
text-align: right;
font-size: 16px;
font-weight: 400;
color: #ffffff;
}
.namazvSayfa .ikiyeBol2 span {
font-size: 32px;
font-weight: 700;
color: #adefd4;
}
.namazvSayfa .ikiyeBol2:last-child strong,
.namazvSayfa .ikiyeBol2:last-child span {
text-align: left;
}
.namazvSayfa .imsak2 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px;
background: #11839d;
}
.namazvSayfa .imsak2 .vakitler {
width: calc(16.666% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 20px 0px;
float: left;
text-align: center;
}
.namazvSayfa .imsak2 .vakitler strong {
width: 100%;
height: auto;
line-height: 1.4;
overflow: hidden;
display: block;
position: relative;
font-size: 22px;
font-weight: 400;
color: #ffffff;
}
.namazvSayfa .imsak2 .vakitler.aktif {
background: #67bc9a;
}
.namazvSayfa .imsak3 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 20px 0px;
background: #288fa7;
text-align: center;
}
.namazvSayfa .imsak3 strong {
width: 25%;
height: auto;
line-height: 1.4;
overflow: hidden;
display: block;
position: relative;
font-size: 14px;
font-weight: 400;
color: #ffffff;
float: left;
}
.namazvSayfa .namazvTab {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.namazvSayfa .namazvTab #tab-button {
display: table;
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
}
.namazvSayfa .namazvTab #tab-button li {
display: table-cell;
width: auto;
height: 60px;
line-height: 60px;
overflow: hidden;
padding: 0px 0px;
float: none;
}
.namazvSayfa .namazvTab #tab-button li a {
display: block;
text-align: center;
color: #ffffff;
text-decoration: none;
font-size: 16px;
font-weight: 500;
background: #11839d;
}
.namazvSayfa .namazvTab #tab-button li a:hover,
.namazvSayfa .namazvTab #tab-button .is-active a {
border-bottom-color: transparent;
background: #67bc9a;
color: #ffffff;
}

.namazvSayfa .imsak4 {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px;
background: #ffffff;
}
.namazvSayfa .imsak4 strong {
width: calc(100% - 76%);
height: auto;
line-height: 1.4;
overflow: hidden;
display: block;
position: relative;
float: left;
font-size: 14px;
color: #191919;
font-weight: 700;
border-bottom: 1px solid #000000;
padding: 10px 2% 10px 2%;
text-align: left;
}
.namazvSayfa .imsak4 strong:nth-of-type(2n),
.namazvSayfa .imsak4 strong:nth-of-type(3n),
.namazvSayfa .imsak4 strong:nth-of-type(4n),
.namazvSayfa .imsak4 strong:nth-of-type(5n),
.namazvSayfa .imsak4 strong:nth-of-type(6n),
.namazvSayfa .imsak4 strong:nth-of-type(7n) {
width: 8%;
text-align: center;
}
.namazvSayfa .imsak4 span {
width: calc(100% - 76%);
height: auto;
line-height: 1.4;
overflow: hidden;
display: block;
position: relative;
float: left;
font-size: 14px;
color: #191919;
font-weight: 400;
border-bottom: 1px solid rgba(0, 0, 0, 0.09);
padding: 10px 2% 10px 2%;
text-align: left;
}
.namazvSayfa .imsak4 span:nth-of-type(2n),
.namazvSayfa .imsak4 span:nth-of-type(3n),
.namazvSayfa .imsak4 span:nth-of-type(4n),
.namazvSayfa .imsak4 span:nth-of-type(5n),
.namazvSayfa .imsak4 span:nth-of-type(6n),
.namazvSayfa .imsak4 span:nth-of-type(7n) {
width: 8%;
text-align: center;
}

.gazeteSayfa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding: 0px 0px;
background: #ffffff;
}
h3.gazeteBas {
width: 100%;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
text-align: center;
font-size: 18px;
font-weight: 700;
color: #ffffff;
background: #d73516;
}
ul.gazeteListe {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 15px 15px 15px;
margin: 0px 0px;
}
ul.gazeteListe li {
width: calc(25% - 12px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin: 15px 15px 15px 0px;
}
ul.gazeteListe li:nth-of-type(4n) {
margin-right: 0px;
}
ul.gazeteListe li a {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
ul.gazeteListe li a strong {
width: 100%;
height: auto;
line-height: 2;
overflow: hidden;
display: block;
text-align: center;
font-size: 16px;
font-weight: 700;
color: #131313;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
ul.gazeteListe li a:hover strong {
color: #d73516;
}
ul.gazeteListe li a:hover img {
border: 1px solid #d73516;
}
ul.gazeteListe li a span {
width: 100%;
height: auto;
overflow: hidden;
display: block;
text-align: center;
font-size: 13px;
font-weight: 400;
color: #131313;
}
ul.gazeteListe li a img {
width: calc(100% - 12px);
height: 100%;
max-height: 355px;
display: block;
overflow: hidden;
padding: 5px 5px;
border: 1px solid #e4e4e4;
margin-top: 10px;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
border-radius: 5px;
}

.canlitvSayfa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding: 0px 0px;
background: #ffffff;
}
.canlitvSayfa h3.gazeteBas {
background: #ff6400;
}
.canliTVic {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 15px 15px;
}
.canliTVic iframe {
width: 100%;
height: 400px;
overflow: hidden;
display: block;
}
.canliTVic .tarihSosyal .sosyalMedya {
width: calc(100% - 0px);
text-align: center;
margin-bottom: 15px;
}
.canliTVic ul.kanalListesi {
width: 100%;
height: auto;
overflow: hidden;
display: block;
margin: 0px 0px;
padding: 0px 0px;
}
.canliTVic ul.kanalListesi li {
width: calc(100% - 35px);
height: 36px;
line-height: 40px;
padding-left: 35px;
overflow: hidden;
display: block;
position: relative;
border-bottom: 1px solid rgb(4 4 4 / 5%);
float: none;
text-align: left;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.canliTVic ul.kanalListesi li:hover {
background: #ff6400;
}
.canliTVic ul.kanalListesi li:hover a {
color: #ffffff;
}
.canliTVic ul.kanalListesi li:hover:after {
color: #ffffff;
}
.canliTVic ul.kanalListesi li a {
font-size: 14px;
font-weight: 500;
color: #131313;
display: block;
}
.canliTVic ul.kanalListesi li:after {
position: absolute;
top: 12px;
left: 10px;
z-index: 99;
color: #131313;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Free';
font-weight: 400;
content: "\f144";
font-size: 14px;
}
p.canlitvYazi {
width: calc(100% - 15px);
height: auto;
overflow: hidden;
display: block;
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 0px;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color: #131313;
}

.kanalimg {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 0px 0px 30px 0px;
padding: 0px 0px 40px 0px;
}
#devamGizle {
display: none;
}
#devamGoster,
#devamGizle{
width: 200px;
height: 36px;
line-height: 36px;
margin: 0px auto;
padding: 0px 15px;
overflow: hidden;
text-align: center;
position: absolute;
left: 0px;
right: 0px;
bottom: 2px;
background: #131313;
color: #ffffff;
border-width: 0px 1px 1px 0px;
border-style: solid;
border-color: #ffffff;
box-shadow: 0px 1px 1px #cccccc;
transition: all 600ms ease-in-out;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
border-radius: 30px;
}
#devamGoster:hover,
#devamGizle:hover {
background: #ff6400;
color: #ffffff;
}
.kanalimg .kimg {
width: calc(11.111% - 44px);
height: auto;
overflow: hidden;
display: none;
position: relative;
float: left;
padding: 20px 15px;
margin-right: 15px;
align-items: center;
justify-content: flex-start;
text-align: center;
background: #ffffff;
border-radius: 30px;
box-shadow: 2px 3px 2px rgb(186 186 186 / 70%);
margin-bottom: 15px;
}
.kanalimg .kimg:hover {
box-shadow: 2px 3px 2px rgb(255 100 0 / 30%);
}
.kanalimg .kimg:nth-of-type(9n) {
margin-right: 0px;
}
.kanalimg .kimg img {
width: 100%;
height: auto;
display: block;
margin: 0px auto;
}
.scrollbar {
width: 100%;
height: 340px;
background: #ffffff;
overflow-y: scroll;
}
.force-overflow {
min-height: 450px;
}
#style-1::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar {
width: 6px;
background-color: #F5F5F5;
}
#style-1::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background: #131313;
}

.trafikSayfa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding: 0px 0px;
background: #ffffff;
}
h3.sayfaBasligi {
width: 100%;
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
text-align: center;
font-size: 18px;
font-weight: 700;
color: #ffffff;
background: #d73516;
}
.pageDetay {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 15px 15px;
}
.pageDetay p {
font-size: 16px;
margin-bottom: 15px;
line-height: 1.6;
}
.pageDetay img {
width: auto;
max-width: 100%;
height: auto;
overflow: hidden;
margin-bottom: 15px;
}
.pageDetay h1 {
font-size: 2.1em;
margin-bottom: 15px;
}
.pageDetay h2 {
font-size: 1.8em;
margin-bottom: 15px;
}
.pageDetay h3 {
font-size: 1.4em;
margin-bottom: 15px;
}
.pageDetay h4 {
font-size: 1.2em;
margin-bottom: 15px;
}
.pageDetay h5 {
font-size: 1.1em;
margin-bottom: 15px;
}
.pageDetay h6 {
font-size: 1em;
margin-bottom: 15px;
}
.pageDetay img.alignleft {
width: auto;
height: auto;
float: left;
margin-right: 15px;
margin-top: 0px;
}
.pageDetay img.alignright {
width: auto;
height: auto;
float: right;
margin-left: 15px;
margin-top: 0px;
}
.pageDetay img.aligncenter {
width: auto;
height: auto;
float: none;
display: block;
margin-left: auto;
margin-right: auto;
}
.pageDetay table {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.pageDetay table tr {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.pageDetay table tr td {
width: auto;
height: auto;
overflow: hidden;
display: inline-block;
position: relative;
padding: 10px;
border: 1px solid #dedede;
}
.pageDetay iframe {
width: 100%;
height: 400px;
overflow: hidden;
display: block;
margin: 15px 0px;
}

.haritaKutular {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 15px 15px 15px;
}
.haritaKutular div {
width: calc(25% - 14px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 15px 15px 0px 0px;
padding: 0px 0px;
float: left;
border: 1px solid #fefefe;
box-shadow: 2px 3px 2px rgb(186 186 186 / 50%);
border-radius: 10px;
}
.haritaKutular div:hover {
box-shadow: 2px 3px 2px rgb(248 154 62 / 40%);
}
.haritaKutular div:nth-of-type(4n) {
margin: 15px 0px 0px 0px;
}
.haritaKutular div strong {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 0px 0px 0px 0px;
padding: 10px 15px;
font-size: 16px;
font-weight: 500;
color: #131313;
text-align: center;
}

.yazarBilgi {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 0px 0px 0px 0px;
padding: 15px 15px;
background: #ffffff;
border-bottom: 10px solid #e8e5e0;
}
.yazarBilgi figure {
width: calc(170px - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 0px;
text-align: center;
float: left;
margin-right: 15px;
}
.yazarBilgi figure img {
width: 130px;
height: 130px;
overflow: hidden;
display: inline-block;
border: 10px solid #efefef;
border-radius: 100%;
padding: 10px 10px;
}
.yazarBilgi .bilgiler {
width: calc(100% - 185px);
height: auto;
overflow: hidden;
display: block;
position: relative;
border-bottom: 1px solid #e4e4e4;
padding-bottom: 5px;
margin-bottom: 15px;
}
.yazarBilgi .bilgiler span {
width: calc(100% - 185px);
height: auto;
line-height: 2;
overflow: hidden;
display: block;
position: relative;
font-size: 16px;
font-weight: 700;
color: #131313;
}
.yazarBilgi .bilgiler span:nth-of-type(2n) {
width: calc(100% - 68px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
}
.yazarBilgi .bilgiler span:nth-of-type(2n) a {
font-size: 13px;
font-weight: 400;
color: #131313;
}
.yazarBilgi .bilgiler .sosyal {
width: 68px;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin: 5px 0px 0px 0px;
text-align: right;
}
.yazarBilgi .bilgiler .sosyal a {
font-size: 16px;
color: #131313;
margin: 0px 3px;
}
.yazarBilgi .bilgiler .sosyal i.fab.fa-twitter-square {
color: #08a0e9;
}
.yazarBilgi .bilgiler .sosyal i.fab.fa-facebook-square {
color: #3B5998;
}
.yazarBilgi .bilgiler .sosyal i.fab.fa-instagram {
color: #d36307;
}
.yazarBilgi figcaption {
width: calc(100% - 185px);
height: auto;
overflow: hidden;
display: block;
font-size: 14px;
line-height: 1.6;
font-weight: 400;
}

.biyografiSayfa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 0px;
padding: 0px 0px 0px 0px;
}
.biyografiSayfa .siteSol {
margin-top: 15px;
}
.biyografiSayfa .siteSol .biyKat {
width: calc(33.333% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-bottom: 15px;
border-bottom: 15px solid #ffffff;
text-align: center;
}
.biyografiSayfa .siteSol .biyKat:nth-of-type(3n) {
margin-right: 0px;
}
.biyografiSayfa .siteSol .biyKat a {
display: block;
color: #131313;
}
.biyografiSayfa .siteSol .biyKat figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}
.biyografiSayfa .siteSol .biyKat figure img {
width: 100%;
height: 150px;
overflow: hidden;
display: block;
}
.biyografiSayfa .siteSol .biyKat figcaption {
width: calc(100% - 30px);
height: 44px;
line-height: 1.4;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
padding: 15px 15px 0px 15px;
background: #ffffff;
font-size: 16px;
font-weight: 500;
}
.biyografiSayfa .siteSol .biyKat a:hover {
color: #d73516;
}

.konuiciReklam figure {
width: 300px;
height: auto;
overflow: hidden;
display: block;
margin: 0px auto;
}
.konuiciReklam figure img {
width: 100%;
height: auto;
overflow: hidden;
display: block;
}

.populerVizyon {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding: 0px 0px 0px 0px;
}
.populerVizyon .swiper-slide {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
border-bottom: 5px solid #ffffff;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.populerVizyon .swiper-slide:before {
width: 28px;
height: 32px;
line-height: 32px!important;
overflow: hidden;
display: inline-block;
position: absolute;
top: 212px;
left: 0px;
right: 0px;
margin: 0px auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f04b";
z-index: 3;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-size: 16px;
color: #131313;
background: #ffffff;
padding: 0px 0px;
border-radius: 100%;
text-align: center;
padding-left: 4px;
}
.populerVizyon .swiper-slide figure {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.populerVizyon .swiper-slide figure img {
width: calc(100% - 0px);
height: 230px;
overflow: hidden;
display: block;
position: relative;
}
.populerVizyon .swiper-slide figcaption {
width: calc(100% - 30px);
height: 44px;
line-height: 1.4;
overflow: hidden;
position: relative;
padding: 0px 15px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
border-top: 15px solid #ffffff;
border-bottom: 10px solid #ffffff;
}
.populerVizyon .swiper-slide:hover:before {
color: #e4ba21;
}
.populerVizyon .swiper-slide:hover {
border-bottom: 5px solid #e4ba21;
}

.vizyonSayfa {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.vizyonSayfa .vizyon {
width: calc(33.333% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
background: #ffffff;
padding: 0px 0px;
margin: 15px 15px 0px 0px;
float: left;
border-bottom: 5px solid #ffffff;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.vizyonSayfa .vizyon:nth-of-type(3n) {
margin: 15px 0px 0px 0px;
}
.vizyonSayfa .vizyon figure {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
}
.vizyonSayfa .vizyon figure img {
width: 100%;
height: 320px;
}
.vizyonSayfa .vizyon figcaption {
width: calc(100% - 30px);
height: 44px;
line-height: 1.4;
overflow: hidden;
position: relative;
padding: 0px 15px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #131313;
border-top: 15px solid #ffffff;
border-bottom: 10px solid #ffffff;
}
.vizyonSayfa .vizyon:hover {
border-bottom: 5px solid #e4ba21;
}

.sagAnket {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
background: #ffffff;
}
.sagAnket .sagAnketic {
width: calc(100% - 30px);
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 15px;
padding: 15px 15px;
}
.sagAnket .sagAnketic form p strong,
.sagAnket .sagAnketic .wp-polls p strong {
font-size: 16px;
font-weight: 500;
line-height: 1.4;
margin-top: 0px;
display: block;
position: relative;
overflow: hidden;
}
.sagAnket .sagAnketic p:nth-of-type(3n){
font-size: 14px!important;
width: 100%;
height: auto;
color: #454545;
}
.sagAnket .sagAnketic ul.wp-polls-ul{
width:100%;
height:auto;
overflow:hidden;
display:block;
margin:15px 0px 20px 0px;
padding:0px;
}
.sagAnket .sagAnketic ul.wp-polls-ul li{
width:auto;
height:auto;
overflow:hidden;
display:block;
padding:10px;
background:#efefef;
font-size:14px;
}
.sagAnket .sagAnketic ul.wp-polls-ul li:nth-of-type(2n){
background:#ffffff;
}
.sagAnket .sagAnketic ul.wp-polls-ul li input{
cursor:pointer;
margin-top:3px;
float:left;
}
.sagAnket .sagAnketic ul.wp-polls-ul li label{
cursor:pointer;
margin-top:1px;
float:left;
margin-left: 5px;
}
.sagAnket .sagAnketic input.Buttons{
width: auto;
height: 36px;
line-height: 36px;
font-size: 13px;
font-weight: 400;
background: #454545;
color: #ffffff;
outline: none;
border: 0px;
padding: 0px 15px;
float: left;
cursor: pointer;
}
.sagAnket .sagAnketic .wp-polls-ans a {
width: auto;
height: 36px;
line-height: 36px;
font-size: 14px;
font-weight: 400;
background: #454545;
color: #ffffff;
outline: none; border: 0px;
padding: 0px 15px;
float:right;
background-color: #009D91;
}
.sagAnket .sagAnketic .wp-polls .pollbar {
margin-top: 10px!important;
}


label#email-error,
label#isim-error,
label#hbrBaslik-error,
label#editor_class-error,
label#konu-error,
label#comment-error,
label#firmaismi-error,
label#yetkilikisi-error,
label#yetkilitelefon-error,
label#firmatelefon-error,
label#firmaadres-error {
position: absolute;
content: "";
z-index: 999;
top: 2px;
right: 4px;
background: #ce2025;
width: auto;
height: auto;
padding: 10px;
font-size: 12px;
color: #ffffff;
margin: 0px;
border-radius: 5px;
}
label#editor_class-error {
top: 75px;
}
label#email-error:after,
label#isim-error:after,
label#hbrBaslik-error:after,
label#editor_class-error:after,
label#konu-error:after,
label#comment-error:after,
label#firmaismi-error:after,
label#yetkilikisi-error:after,
label#yetkilitelefon-error:after,
label#firmatelefon-error:after,
label#firmaadres-error:after {
position: absolute;
top: 0px;
left: -10px;
z-index: 99;
color: #ce2025;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Free';
font-weight: 700;
content: "\f0d9";
font-size: 36px;
}
div#ekran {
position: fixed;
content: "";
top: 0px;
left: 0px;
background: rgb(0 0 0 / 80%);
width: 100%;
height: 100%;
font-size: 18px;
color: #ffffff;
margin: 0px;
border-radius: 5px;
text-align: center;
z-index: 999999;
padding: 25% 0px 0px 0px;
display: none;
}

ul.alttanMenu {
width: calc(100% - 0px);
height: auto;
overflow: hidden;
position: relative;
display: block;
background: #ffcb00;
padding: 0px 0px;
margin: 15px 0px 0px 0px;
text-align: center;
}
ul.alttanMenu li {
width: auto;
height: 38px;
line-height: 42px;
overflow: hidden;
display: inline-block;
position: relative;
padding: 0px 15px;
}
ul.alttanMenu li a {
font-size: 16px;
font-weight: 700;
color: #131313;
}
ul.alttanMenu li:after {
width: 1px;
height: 22px;
overflow: hidden;
display: block;
position: absolute;
content: "";
background: #131313;
top: 50%;
right: 0px;
margin-top: -9px;
}
ul.alttanMenu li:last-child:after {
display: none;
}
ul.alttanMenu li a:hover {
color: #745d00;
}

footer.footer {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 30px;
padding: 30px 0px 30px 0px;
background: #ffffff;
border-top: 1px solid #e4e4e4;
}
footer.footer .bultenAlani {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
padding-bottom: 30px;
}
footer.footer .bultenAlani:after {
width: 100%;
height: 1px;
overflow: hidden;
display: block;
position: absolute;
content: "";
bottom: 0px;
left: 0px;
background: #e4e4e4;
}

footer.footer .nav {
width: calc(33.333% - 20px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
padding-right: 30px;
margin-top: 30px;
}
footer.footer .nav:last-child {
padding-right: 0px;
}
footer.footer .nav:before {
width: calc(100% - 0px);
height: 12px;
overflow: hidden;
display: block;
position: absolute;
content: "";
top: 6px;
right: -5px;
background-color: transparent;
opacity: 1;
background-image: linear-gradient(
135deg, #bfbfbf 25%, transparent 25%), linear-gradient(
225deg, #bfbfbf 25%, transparent 25%), linear-gradient(
45deg, #bfbfbf 25%, transparent 25%), linear-gradient(
315deg, #bfbfbf 25%, transparent 25%);
background-position: 3px 0, 3px 0, 0 0, 0 0;
background-size: 3px 3px;
background-repeat: repeat;
}
footer.footer .nav:nth-of-type(1n):before,
footer.footer .nav:nth-of-type(2n):before,
footer.footer .nav:nth-of-type(3n):before,
footer.footer .nav:nth-of-type(4n):before {
display: none;
}
footer.footer .nav h4 {
width: auto;
height: 24px;
line-height: 24px;
overflow: hidden;
display: inline-block;
position: relative;
font-size: 16px;
font-weight: 600;
color: #131313;
background: #ffffff;
padding-right: 15px;
}
footer.footer .nav:nth-of-type(1n) h4,
footer.footer .nav:nth-of-type(2n) h4,
footer.footer .nav:nth-of-type(3n) h4,
footer.footer .nav:nth-of-type(4n) h4 {
display: none;
}
footer.footer .nav ul {
width: 100%;
height: auto;
overflow: hidden;
display: block;
margin: 0px 0px 0px 0px;
padding: 0px;
}
footer.footer .nav ul li {
width: calc(50% - 8px);
height: auto;
line-height: 1.8;
overflow: hidden;
display: block;
list-style: none;
float: left;
margin-right: 15px;
}
footer.footer .nav ul li:nth-of-type(2n) {
margin-right: 0px;
}
footer.footer .nav ul li a {
font-size: 14px;
font-weight: 400;
color: #131313;
}
footer.footer .nav ul li a:hover {
color: #d73516;
}
footer.footer .nav .adresBilgileri {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
margin-top: 4px;
}
footer.footer .footerLogo {
width: auto;
height: auto;
max-width: 153px;
max-height: 45px;
overflow: hidden;
display: inline-block;
float: left;
}
footer.footer .footerLogo img {
width: auto;
height: 45px;
overflow: hidden;
display: block;
}
footer.footer .eBultenAbone {
width: calc(100% - 425px);
height: auto;
overflow: hidden;
display: block;
position: relative;
border: 1px solid #e4e4e4;
float: left;
border-radius: 5px;
margin: 0px 30px;
}
footer.footer .eBultenAbone input {
width: calc(100% - 80px);
height: 43px;
line-height: 43px;
overflow: hidden;
display: block;
position: relative;
font-size: 13px;
color: #131313;
background: rgb(255 255 255 / 5%);
border: 0px;
padding: 0 50px 0 20px;
outline: none;
}
footer.footer .eBultenAbone button {
position: absolute;
right: 0;
top: 0;
width: 50px;
height: 43px;
line-height: 44px;
font-size: 24px;
color: #9da1a4;
padding: 0px;
border: 0px;
background: transparent;
text-align: center;
outline: none;
cursor: pointer;
}
footer.footer .nav .adresBilgileri div {
width: 100%;
height: auto;
overflow: hidden;
display: block;
margin-bottom: 10px;
}
footer.footer .nav .adresBilgileri p {
width: 100%;
height: auto;
overflow: hidden;
display: block;
font-size: 14px;
line-height: 1.6;
font-weight: 400;
}
footer.footer .sosyalMedya {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
margin-top: 6.5px;
}
footer.footer .sosyalMedya a {
width: 32px;
height: 32px;
line-height: 32px;
display: inline-block;
font-size: 14px;
margin: 0px 2.5px;
border-radius: 5px;
}
footer.footer .sosyalMedya a:nth-of-type(1n) {
color: #ffffff;
background: #3a5b98;
}
footer.footer .sosyalMedya a:nth-of-type(2n) {
color: #ffffff;
background: #26ccff;
}
footer.footer .sosyalMedya a:nth-of-type(3n) {
color: #ffffff;
background: #a238a9;
}
footer.footer .sosyalMedya a:nth-of-type(4n) {
color: #ffffff;
background: #e00606;
}
footer.footer .sosyalMedya a:nth-of-type(5n) {
color: #ffffff;
background: #0ba22e;
}
footer.footer .sosyalMedya a:last-child {
margin-right: 0px;
}
footer.footer .sosyalMedya a:hover {
color: #ffffff;
background: #131313;
}
.alert-success{
background:#53e69d;
color:#375144;
border-color:#53e69d;
text-align: center;
}
.alert-warning{
background:#ffc36d;
color:#6f532c;
border-color:#ffc36d;
text-align: center;
}
.alert-danger {
background-color: #f8d7da;
color: #721c24;
border-color: #f5c6cb;
text-align: center;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
font-weight: 500;
}
.store {
width: auto;
height: 45px;
overflow: hidden;
display: block;
margin-top: 15px;
}
.store a {
width: auto;
height: auto;
overflow: hidden;
display: inline-block;
position: relative;
border: 1px solid #e4e4e4;
padding: 5px 5px;
border-radius: 5px;
margin-right: 5px;
}
.store a:last-child {
margin-right: 0px;
}
.store a img {
width: 90px;
height: auto;
}

.reklamCerceve {
width: 1090px;
left: 50%;
background: #fff;
z-index: 10;
position: relative;
transform: translateX(-50%);
align-self: flex-start;
}
#soldasabit,
#sagdasabit {
top: 191px;
}
#sagdasabit {
position: absolute;
left: 1090px;
width: 160px;
height: 600px;
z-index: 99;
}
#soldasabit {
position: absolute;
right: 1090px;
width: 160px;
height: 600px;
z-index: 99;
}
#main-nav,
.logoSolu,
.logoSagi,
#search,
.headerYeni .logoAlaniYeni .sagg a.uyegir {
display: none;
}
@media screen and (min-width: 981px) and (max-width: 1200px) {
nav.headerMenu ul.ulMenu li a {
font-size: 14px;
}
nav.headerMenuYeni ul li a {
font-size: 14px;
}
.store a img {
width: 80px;
}
nav.headerMenu ul.ulMenu li a {
padding: 0px 7px;
}
ul.gazeteListe li a img {
height: 320px;
max-height: 320px;
}
.mansetAlani.beyazla .anasayfaManset .anaManset-pagination .swiper-pagination-bullet {
width: 28px!important;
height: 28px;
line-height: 28px;
font-size: 14px;
margin: 12px 1.3% 0px 0px;
}
.yeniAnaGaleri .anaGaleri {
width: calc(100% - 30px);
max-width: calc(1060px - 30px);
margin: 15px auto 15px auto;
}
.anaFinansBilgi .anaFinansIc strong {
font-size: 12px;
}
}

@media screen and (max-width: 980px) {
.reklamCerceve {
display: none;
}
nav.headerMenu,
.menuEk,
nav.headerMenuYeni,
a.uyegir2 {
display: none;
}
.logoAlani .logo {
width: 240px;
margin: 15px 15px 15px 0px;
}
.logoAlani .logoYani {
    width: calc(100% - 295px);
}
.anaFinansBilgi {
width: calc(100% - 0px);
}
.headerDovizYeni {
border-top: 15px solid #ffffff;
}
.headerDovizYeni .menuEk {
display: block;
}
.logoAlani .logo {
width: calc(280px - 60px);
}
.logoAlani .logoYani {
width: calc(100% - 310px);
}
.anaFinansBilgi .anaFinansIc strong {
font-size: 10px;
}
.anaFinansBilgi .anaFinansIc font {
font-size: 10px;
}
.anaFinansBilgi .anaFinansIc font:last-child {
display: none;
}
.logoSolu {
width: 45px;
height: 45px;
line-height: 45px;
overflow: hidden;
display: block;
float: left;
margin: 15px 15px 15px 0px;
position: relative;
}
.headerYeni .logoAlaniYeni .soll ul.ikiLink {
display: none;
}
.headerYeni .logoAlaniYeni .soll .mobilll-menu {
width: 30px;
margin-top: 13px;
display: block;
}
.headerYeni .logoAlaniYeni .soll .mobilll__btn {
top: 23px;
}
.headerYeni .logoAlaniYeni .ortaa img {
display: none;
}
.headerYeni .logoAlaniYeni .ortaa img:nth-of-type(2n) {
display: inline-block;
}
.havaDurumuHeader {
margin: 0px 0px 0px 0px;
}
.havaDurumuHeader .box strong,
.havaDurumuHeader .box span {
font-size: 13px;
font-weight: 400;
}
.havaDurumuHeader .box strong {
float: left;
}
.havaDurumuHeader .box span {
width: calc(100% - 65px);
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
}
.havaDurumuHeader select {
height: 26px;
}
.havaDurumuHeader .box img {
height: 26px;
top: -15px;
left: -6px;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc {
width: calc(20% - 30px);
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc font:last-child {
display: inline-block;
}
.headerYeni .logoAlaniYeni .ortaa img {
width: 153px;
height: 45px;
}
.surMansetYeni .swiper-slide div {
width: calc(100% - 205px);
}
.surMansetYeni .swiper-slide figure {
width: 190px;
}
.mansetAlani.beyazla .anasayfaManset .anaManset-pagination .swiper-pagination-bullet {
width: 26px!important;
height: 26px;
line-height: 26px;
font-size: 14px;
margin: 12px 1% 0px 0px;
}
.surManset .swiper-slide figure img {
height: 200px;
}
.sahurIftarvakti p {
font-size: 14px;
}
.sahurIftarvakti span#minute,
.sahurIftarvakti span#hour {
font-size: 16px;
line-height: 34px;
padding: 0px 5px;
}
.yatManset .swiper-slide {
max-height: 100%;
}
.yatManset .swiper-slide img {
width: 100%;
height: 400px;
}
.yatManset .swiper-slide a svg,
.yatManset .swiper-slide a:before {
display: none;
}
.yatManset .swiper-slide figcaption {
width: calc(100% - 0px);
height: 40%;
position: absolute;
padding: 0px 0px 0px 0px;
background: -moz-linear-gradient(top,transparent 0%,#131313 100%);
background: -webkit-linear-gradient(top,transparent 0%,#131313 100%);
background: linear-gradient(to bottom,transparent 0%,#131313 100%);
top: calc(100% - 40%);
}
.yatManset .swiper-slide figcaption h2 {
width: calc(100% - 30px);
position: absolute;
bottom: 15px;
height: auto;
-webkit-line-clamp: 1;
color: #ffffff!important;
font-size: 24px;
padding: 0px 15px 0px 15px;
}
.yatManset .yatManset-pagination {
width: calc(205px - 30px)!important;
text-align: right;
bottom: 60px!important;
margin-right: 30px;
left: calc(100% - 205px)!important;
}

.anasayfaManset {
width: calc(100% - 0px)!important;
float: none;
margin-right: 0px;
}
.anasayfaMansetYani {
width: calc(100% - 0px);
margin-top: 15px;
}
.yeniMyani {
width: calc(50% - 8px);
height: 237px;
margin-bottom: 0px;
margin-right: 15px;
float: left;
}
.yeniMyani:last-child {
margin-right: 0px;
}

.yeniAnaGaleri .anaGaleri {
width: calc(100% - 30px);
max-width: calc(1060px - 30px);
margin: 15px auto 15px auto;
}
.yeniAnaGaleri .anaGaleri .videoG figcaption {
width: calc(50% - 60px);
}
.yeniAnaGaleri .anaGaleri .videoSol {
width: calc(100% - 0px);
}
.yeniAnaGaleri .anaGaleri .videoSag {
width: calc(100% - 0px);
}
.yeniAnaGaleri .anaGaleri .videoG2 a font, .yeniAnaGaleri .anaGaleri .fotoG2 a font {
margin-left: 0px;
}

.sonEklenenler .sonIcerik:nth-of-type(2n),
.sonEklenenler .sonIcerik:nth-of-type(3n),
.sonEklenenler .sonIcerik:nth-of-type(4n),
.sonEklenenler .sonIcerik:nth-of-type(5n),
.sonEklenenler .sonIcerik:nth-of-type(6n),
.sonEklenenler .sonIcerik:nth-of-type(7n) {
width: calc(23% - 13px);
}

.videoSol {
width: calc(100% - 0px);
float: none;
margin: 0px 0px 0px 0px;
}
.videoG {
width: calc(25% - 12px);
margin-right: 15px;
margin-top: 15px;
}
.videoG:nth-of-type(2n) {
margin-right: 15px;
}
.videoG:last-child {
margin-right: 0px;
}
.videoG figure img {
height: 140px;
}
.videoG:after {
font-size: 22px;
}
.videoSag {
width: calc(100% - 0px);
}
.videoG2 a figcaption strong {
padding: 0px 15px 0px 0px;
}
.fotoG {
width: calc(25% - 12px);
margin-right: 15px;
margin-top: 15px;
}
.fotoG:nth-of-type(2n) {
margin-right: 15px;
}
.fotoG:last-child {
margin-right: 0px;
}
.fotoG figure img {
height: 140px;
}
.fotoG:after {
font-size: 22px;
}
.fotoG2 a figcaption strong {
padding: 0px 15px 0px 0px;
}

.anasayfaSpor {
width: calc(100% - 0px);
float: none;
padding: 0px;
}
.anasayfaSpor .sonIcerik {
width: calc(33.333% - 10px);
}
.anasayfaPuan {
width: calc(100% - 30px);
margin: 15px 15px 0px 15px;
}
.katReklam {
text-align: center;
}
.siteSol {
width: calc(100% - 0px);
float: none;
margin-right: 0px;
}
.siteSag {
width: calc(100% - 0px);
}

.galeriSol {
width: calc(100% - 30px);
float: none;
margin-right: 0px;
}
.galeriSag {
width: calc(100% - 30px);
padding: 15px 15px 15px 15px;
}

.burclarSag {
width: 100%;
margin-left: 0px;
float: none;
}
.burclarSol {
width: calc(100% - 0px);
float: none;
margin-top: 15px;
}
.burclarSol .burcOzellik img {
width: 100px;
height: 100px;
float: none;
margin-right: 0px;
}
.burclarSol ul#tab-button li {
width: calc(50% - 30px);
float: left;
text-align: left;
padding: 0px 15px;
}
.burclarSol ul#tab-button li:last-child {
width: calc(100% - 30px);
padding: 0px 15px;
}
.burclarSol .single-chart {
width: 18%;
}

.burclarSag .anaBurc {
width: calc(33.333% - 30px);
border-right: 0px;
border-bottom: 1px solid rgb(255 255 255 / 8%);
padding-bottom: 8px;
padding: 10px 15px;
}
.burclarSag .anaBurc figure {
width: 100%;
height: auto;
float: none;
text-align: center;
}
.burclarSag .anaBurc figcaption {
width: calc(100% - 0px);
margin-top: 10px;
float: none;
text-align: center;
margin-left: 0px;
line-height: 1.4;
}
.burclarSag .anaBurc:nth-of-type(10),
.burclarSag .anaBurc:nth-of-type(11),
.burclarSag .anaBurc:nth-of-type(12) {
border-bottom: 0px;
}
.burclarSol .burcOzellik div {
width: calc(100% - 0px);
}
.burclarSol .gezegenUyumu .gezegenDetay .solla,
.burclarSol .gezegenUyumu .gezegenDetay .sagla {
width: calc(100% - 0px);
float: none;
}

.havadurumuSayfa .havadurumu1 .alan1 {
width: 100%;
float: none;
margin-right: 0px;
}
.havadurumuSayfa .havadurumu1 .alan1 .kutum strong,
.havadurumuSayfa .havadurumu1 .alan1 .kutum span {
text-align: center;
}
.havadurumuSayfa .havadurumu1 .alan1 img {
margin-right: 0px;
position: absolute;
left: 50%;
margin-left: -180px;
top: 69px;
}
.havadurumuSayfa .havadurumu1 .alan2 {
width: calc(50% - 8px);
margin-top: 15px;
}

.kanalimg .kimg {
width: calc(20% - 44px);
padding: 20px 15px;
}
.kanalimg .kimg:nth-of-type(5n) {
margin-right: 0px;
}
.kanalimg .kimg:nth-of-type(9n) {
margin-right: 15px;
}
.dortModul ul li {
width: calc(50% - 12px);
float: left;
margin-right: 15px;
background: #ffffff;
text-align: center;
}
.dortModul ul li:nth-of-type(2n) {
margin-right: 0px;
}
.dortModul ul li:nth-of-type(3n),
.dortModul ul li:nth-of-type(4n) {
margin-top: 15px;
}
.dortModul ul li a img {
width: 70%;
height: auto;
}

.haritaKutular div strong {
width: calc(100% - 60px);
padding: 10px 30px;
}
.puanDurumuSayfa .puanDurumuBaslik ul li {
font-size: 12px;
}
.puanDurumuSayfa .puanDurumuBaslik ul li a {
width: calc(100% - 20px);
padding: 30px 10px 15px 10px;
}
.hisseHeader .hissAlan {
width: calc(33% - 30px)!important;
}
.hisseHeader .hissAlan:nth-of-type(4n) {
display: none;
}


.yerelIller ul li {
width: calc(16.666% - 13px);
}
.yerelIller ul li:nth-of-type(6n),
.yerelIller ul li:nth-of-type(18n) {
margin-right: 0px!important;
}
.yerelIller ul li:nth-of-type(9n) {
margin-right: 15px;
}

footer.footer .nav {
width: calc(100% - 0px);
float: none;
margin-right: 0px;
margin-top: 15px;
}
}

@media screen and (max-width: 768px) {
.logoAlani .logo {
width: calc(100% - 130px);
margin: 15px 0px;
text-align: center;
}
.logoAlani .logo img {
display: inline-block;
}
.logoAlani .logoYani {
display: none;
}
.logoSagi {
width: 55px;
height: 45px;
line-height: 45px;
overflow: hidden;
display: block;
float: left;
margin: 15px 0px 15px 15px;
position: relative;
text-align: right;
}
.logoSagi a {
font-size: 22px;
color: #131313;
}
a.uyegir3 {
margin-right: 8px;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc {
width: calc(25% - 64px);
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc font:last-child {
display: none;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc:last-child {
display: none;
}
.headerYeni .logoAlaniYeni .soll {
width: 30px;
}
.headerYeni .logoAlaniYeni .sagg {
display: none;
}
.headerYeni .logoAlaniYeni .ortaa {
width: calc(100% - 60px);
}
.sonDakika .sonBaslik,
.sonDakikaYeni .sonBaslik {
display: none;
}
.sonDakikaYeni .sonDakikaIcerik {
padding-left: 0px;
}
.sonDakikaIcerik {
width: calc(100% - 200px);
}
.sonDakikaYeni {
height: 40px;
line-height: 40px;
}
.sonDakikaYeni .sonDakikaIcerik .swiper-slide a span {
height: 40px;
line-height: 40px;
}
.sonDakikaYeni .sonDakikaIcerik {
width: calc(100% - 0px);
height: 40px;
line-height: 40px;
}
.sonDakikaIcerik .swiper-slide a time {
line-height: 50px;
}
.sonDakikaYeni .sonDakikaIcerik .swiper-slide a time {
line-height: 37px;
}

.yatManset .swiper-slide img {
width: 100%;
height: 330px;
}
.covid19Sol {
display: none;
}
.covid19Sag {
width: calc(100% - 0px);
}
.covid19Sag div {
width: calc(50% - 38px);
margin-right: 15px;
}
.covid19Sag div:nth-of-type(2n) {
margin-right: 0px;
}
.covid19Sag div:nth-of-type(3n),
.covid19Sag div:nth-of-type(4n) {
margin-top: 5px;
}
.sahurIftar {
background: #4c2437;
}
.sahurIftar {
display: none;
}

.yatManset .yatManset-pagination {
bottom: 50px!important;
}
.yatManset .yatManset-pagination .swiper-pagination-bullet {
width: 18px!important;
height: 18px;
line-height: 18px;
font-size: 12px;
}
.anasayfaManset .anaManset-pagination .swiper-pagination-bullet {
width: 18px!important;
height: 18px;
line-height: 18px;
margin: 10px 1.5% 0px 0px;
font-size: 12px;
}

.yeniAnaGaleri .anaGaleri .videoG figcaption {
width: calc(100% - 60px);
}

.sonEklenenler .sonIcerik:nth-of-type(1n) {
width: calc(100% - 0px);
}
.sonEklenenler .sonIcerik:nth-of-type(2n),
.sonEklenenler .sonIcerik:nth-of-type(3n),
.sonEklenenler .sonIcerik:nth-of-type(4n),
.sonEklenenler .sonIcerik:nth-of-type(5n),
.sonEklenenler .sonIcerik:nth-of-type(6n),
.sonEklenenler .sonIcerik:nth-of-type(7n) {
width: calc(33.333% - 10px);
}
.sonEklenenler .sonIcerik:nth-of-type(1n) figure {
width: 200px;
height: 140px;
float: left;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) figure img {
height: 200px;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) figcaption {
width: calc(100% - 230px);
height: 44px;
-webkit-line-clamp: 3;
margin: 15px 15px;
float: left;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(3n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(4n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(5n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(6n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(7n) figcaption {
width: calc(100% - 30px);
height: 44px;
margin: 15px 15px;
float: none;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) figure,
.sonEklenenler .sonIcerik:nth-of-type(3n) figure,
.sonEklenenler .sonIcerik:nth-of-type(4n) figure,
.sonEklenenler .sonIcerik:nth-of-type(5n) figure,
.sonEklenenler .sonIcerik:nth-of-type(6n) figure,
.sonEklenenler .sonIcerik:nth-of-type(7n) figure {
width: 100%;
height: 140px;
float: none;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(3n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(4n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(5n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(6n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(7n) figure img {
height: 140px;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) span {
left: 15px;
bottom: 15px;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) span,
.sonEklenenler .sonIcerik:nth-of-type(3n) span,
.sonEklenenler .sonIcerik:nth-of-type(4n) span,
.sonEklenenler .sonIcerik:nth-of-type(5n) span,
.sonEklenenler .sonIcerik:nth-of-type(6n) span,
.sonEklenenler .sonIcerik:nth-of-type(7n) span {
left: 15px;
bottom: 64px;
}
.katBaslik2 h4 {
font-size: 18px;
}

.yenisonEklenenler .yeniOnic {
width: calc(100% - 0px);
float: none;
margin-right: 0px;
}
.yenisonEklenenler .reklamKodu {
width: calc(100% - 0px);
height: auto;
margin-top: 15px;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n),
.yenisonEklenenler .yeniOnic:nth-of-type(3n),
.yenisonEklenenler .yeniOnic:nth-of-type(4n),
.yenisonEklenenler .yeniOnic:nth-of-type(5n) {
width: calc(50% - 8px);
margin-top: 15px;
float: left;
margin-right: 15px;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n),
.yenisonEklenenler .yeniOnic:nth-of-type(4n) {
margin-right: 0px;
}
.yeniAnaGaleri .anaGaleri {
padding: 15px 0px;
}
.anasayfaSpor {
width: calc(100% - 0px);
float: none;
padding: 0px;
}
.anasayfaSpor .sonIcerik {
width: calc(33.333% - 10px);
}
.anasayfaPuan {
width: calc(100% - 30px);
margin: 15px 15px 0px 15px;
}
.katReklam {
text-align: center;
}
.siteSol {
width: calc(100% - 0px);
float: none;
margin-right: 0px;
}
.siteSag {
width: calc(100% - 0px);
}

.videoG {
width: calc(50% - 8px);
margin-right: 15px;
margin-top: 15px;
}
.videoG:nth-of-type(2n) {
margin-right: 0px;
}
.videoG:last-child {
margin-right: 0px;
}
.fotoG {
width: calc(50% - 8px);
margin-right: 15px;
margin-top: 15px;
}
.fotoG:nth-of-type(2n) {
margin-right: 0px;
}

#search {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-transform: translate(0px, -100%) scale(0, 0);
-moz-transform: translate(0px, -100%) scale(0, 0);
-ms-transform: translate(0px, -100%) scale(0, 0);
-o-transform: translate(0px, -100%) scale(0, 0);
transform: translate(0px, -100%) scale(0, 0);
opacity: 0;
display: none;
}
#search.open {
-webkit-transform: translate(0px, 0px) scale(1, 1);
-moz-transform: translate(0px, 0px) scale(1, 1);
-ms-transform: translate(0px, 0px) scale(1, 1);
-o-transform: translate(0px, 0px) scale(1, 1);
transform: translate(0px, 0px) scale(1, 1);
opacity: 1;
z-index: 106;
display: block;
}
#search input {
position: absolute;
width: 80%;
top: 20%;
left: 0px;
right: 0px;
margin: 0px auto 0px auto;
color: rgb(255, 255, 255);
background: transparent;
border-top: 1px solid rgba(255, 255, 255, .8);
border-bottom: 2px solid rgba(255, 255, 255, .5);
border-left: 0px solid transparent;
border-right: 0px solid transparent;
font-size: 24px;
font-weight: 300;
text-align: center;
outline: none;
padding: 10px;
}
#search .close {
position: fixed;
top: 15%;
right: 50px;
opacity: 1;
font-size: 27px;
color: #fff;
}
#search .close:hover{
color: #FC2121;
cursor: pointer;
}

.kategoriListe1 .sonIcerik figure {
width: 200px;
height: 140px;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
}
.kategoriListe1 .sonIcerik figure img {
width: 100%;
height: 100%;
}
.kategoriListe1 .sonIcerik figcaption {
width: calc(100% - 230px);
font-size: 16px;
margin: 15px 15px 15px 0px;
}
.kategoriListe1 .sonIcerik p {
width: calc(100% - 230px);
-webkit-line-clamp: 2;
font-size: 14px;
padding: 0px 15px 0px 0px;
}

.kategoriListe2 .sonIcerik {
width: calc(100% - 0px);
float: left;
margin-right: 0px;
margin-top: 15px;
padding-bottom: 0px;
}
.kategoriListe2 .sonIcerik figure {
width: 140px;
height: 90px;
float: left;
margin-right: 15px;
}
.kategoriListe2 .sonIcerik figure img {
height: 90px;
}
.kategoriListe2 .sonIcerik figcaption {
width: calc(100% - 165px);
}

.borsaSekmeler a {
width: calc(100% - 0px);
margin-right: 0px;
margin-bottom: 5px;
}
.borsaSekmeler a:last-child {
margin-bottom: 0px;
}

.kategoriFotogaleri .kategoriListe2 .sonIcerik figure {
width: 100%;
height: 220px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik figure img {
width: 100%;
height: 100%!important;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik a:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 70%;
z-index: 2;
background: -moz-linear-gradient(top,transparent 0%,#131313 100%);
background: -webkit-linear-gradient(top,transparent 0%,#131313 100%);
background: linear-gradient(to bottom,transparent 0%,#131313 100%);
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:hover a:after {
background: -moz-linear-gradient(top,transparent 0%,#077485 100%);
background: -webkit-linear-gradient(top,transparent 0%,#077485 100%);
background: linear-gradient(to bottom,transparent 0%,#077485 100%);
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik a figcaption {
width: calc(100% - 30px);
height: 44px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
font-size: 16px;
font-weight: 500;
color: #ffffff;
line-height: 1.4;
margin: 0px 15px 0px 15px;
position: absolute;
content: "";
z-index: 9;
bottom: 15px;
left: 0px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik {
width: calc(50% - 8px);
padding-bottom: 0px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(2n),
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(6n),
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(11n) {
margin-right: 0px!important;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(1n),
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(3n) {
margin-right: 15px;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:nth-of-type(10n) {
margin-right: 15px!important;
}
.videoG a:before {
font-family: 'Font Awesome 5 Free';
font-weight: 400;
content: "\f04b"!important;
padding: 6px 7.5px!important;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik a:before,
.kategoriFotogaleri .fotoGaleri .swiper-slide a:before,
.fotoG a:before,
.videoG a:before {
width: auto;
height: auto;
overflow: hidden;
display: block;
position: absolute;
z-index: 3;
color: #ffffff;
font-size: 18px;
font-family: 'Font Awesome 5 Free';
font-weight: 700;
content: "\f030";
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
top: 15px;
right: 15px;
border: 3px solid #ffffff;
padding: 6px 6px;
border-radius: 100%;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
.kategoriFotogaleri .kategoriListe2 .sonIcerik:hover a:before,
.kategoriFotogaleri .fotoGaleri .swiper-slide:hover a:before,
.fotoG:hover a:before,
.videoG:hover a:before {
color: #ffffff;
font-size: 24px;
border: 0px;
}

form#commentform label {
width: calc(100% - 4px);
float: none;
border: 1px solid #e4e4e4;
margin-right: 0px;
}

.yazarlarSayfa .yazar {
width: calc(50% - 38px);
margin-right: 15px;
}
.yazarlarSayfa .yazar:nth-of-type(2n),
.yazarlarSayfa .yazar:nth-of-type(6n) {
margin-right: 0px!important;
}
.yazarlarSayfa .yazar:nth-of-type(3n) {
margin-right: 15px;
}
.yazarlarSayfa .yazar figcaption {
font-size: 16px;
}

.covid19Sayfa .asilamaOrani {
width: calc(100% - 2px);
margin-right: 0px;
float: none;
}
.covid19Sayfa img.haftaIMG {
width: calc(100% - 0px);
float: none;
}
.covid19Sayfa .toplamOrani div {
width: calc(50% - 31px);
}

.puanDurumuSayfa .yesilBas div:nth-of-type(2n) {
width: calc(100% - 275px);
}
.puanDurumuSayfa .yesilBas div:nth-of-type(3n),
.puanDurumuSayfa .yesilBas div:nth-of-type(4n),
.puanDurumuSayfa .yesilBas div:nth-of-type(5n),
.puanDurumuSayfa .yesilBas div:nth-of-type(6n),
.puanDurumuSayfa .yesilBas div:nth-of-type(7n),
.puanDurumuSayfa .yesilBas div:nth-of-type(9n),
.puanDurumuSayfa .yesilBas div:nth-of-type(9n),
.puanDurumuSayfa .yesilBas div:nth-of-type(10n) {
width: 55px;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(1n),
.puanDurumuSayfa .yesilBas div:nth-of-type(2n),
.puanDurumuSayfa .yesilBas div:nth-of-type(3n),
.puanDurumuSayfa .yesilBas div:nth-of-type(4n),
.puanDurumuSayfa .yesilBas div:nth-of-type(5n),
.puanDurumuSayfa .yesilBas div:nth-of-type(10n) {
display: block;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(6n),
.puanDurumuSayfa .yesilBas div:nth-of-type(7n),
.puanDurumuSayfa .yesilBas div:nth-of-type(8n),
.puanDurumuSayfa .yesilBas div:nth-of-type(9n),
.puanDurumuSayfa .yesilBas div:nth-of-type(11n) {
display: none;
}

.puanDurumuSayfa .puanTakim div:nth-of-type(2n) {
width: calc(100% - 275px);
}
.puanDurumuSayfa .puanTakim div:nth-of-type(3n),
.puanDurumuSayfa .puanTakim div:nth-of-type(4n),
.puanDurumuSayfa .puanTakim div:nth-of-type(5n),
.puanDurumuSayfa .puanTakim div:nth-of-type(6n),
.puanDurumuSayfa .puanTakim div:nth-of-type(7n),
.puanDurumuSayfa .puanTakim div:nth-of-type(9n),
.puanDurumuSayfa .puanTakim div:nth-of-type(9n),
.puanDurumuSayfa .puanTakim div:nth-of-type(10n) {
width: 55px;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(1n),
.puanDurumuSayfa .puanTakim div:nth-of-type(2n),
.puanDurumuSayfa .puanTakim div:nth-of-type(3n),
.puanDurumuSayfa .puanTakim div:nth-of-type(4n),
.puanDurumuSayfa .puanTakim div:nth-of-type(5n),
.puanDurumuSayfa .puanTakim div:nth-of-type(10n) {
display: block;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(6n),
.puanDurumuSayfa .puanTakim div:nth-of-type(7n),
.puanDurumuSayfa .puanTakim div:nth-of-type(8n),
.puanDurumuSayfa .puanTakim div:nth-of-type(9n),
.puanDurumuSayfa .puanTakim div:nth-of-type(11n) {
display: none;
}
.puanDurumuSayfa .takimlar {
height: auto;
line-height: 50px;
}
.puanDurumuSayfa .takimlar span.saat {
width: 100%;
float: none;
line-height: 1.4;
padding-top: 10px;
}
.puanDurumuSayfa .takimlar span.canliSonuc {
width: 50px;
}
.puanDurumuSayfa .takimlar .evsahibiTakim,
.puanDurumuSayfa .takimlar .misafirTakim {
width: calc(50% - 25px);
}

.eczaneSecimiYap select.eczanesayfa:nth-of-type(2n) {
margin-top: 10px;
}
.eczaneListele div {
width: calc(100% - 0px);
float: none;
margin-right: 0px;
margin-bottom: 15px;
}

.havadurumuSayfa .havadurumu1 .alan2 {
width: calc(100% - 0px);
margin-top: 15px;
}
.namazvSayfa .hava1 select.imsaksayfa {
margin-top: 10px;
}
.namazvSayfa .imsak .cizgicek {
width: 90%;
}
.namazvSayfa .imsak2 .vakitler strong {
font-size: 16px;
}
.namazvSayfa .imsak3 strong {
width: 50%;
}
.namazvSayfa .imsak3 strong:nth-of-type(3n),
.namazvSayfa .imsak3 strong:nth-of-type(4n) {
margin-top: 15px;
}
.namazvSayfa .imsak4 span {
width: calc(100% - 4%);
}
.namazvSayfa .imsak4 span:nth-of-type(2n),
.namazvSayfa .imsak4 span:nth-of-type(3n),
.namazvSayfa .imsak4 span:nth-of-type(4n),
.namazvSayfa .imsak4 span:nth-of-type(5n),
.namazvSayfa .imsak4 span:nth-of-type(6n),
.namazvSayfa .imsak4 span:nth-of-type(7n) {
width: calc(16.666% - 4%);
}
.namazvSayfa .namazvTab #tab-button li {
width: 100%;
height: 60px;
line-height: 60px;
display: block;
float: none;
}
.namazvSayfa .imsak4 strong {
display: none;
}
.namazvSayfa .imsak4 strong:nth-of-type(2n),
.namazvSayfa .imsak4 strong:nth-of-type(3n),
.namazvSayfa .imsak4 strong:nth-of-type(4n),
.namazvSayfa .imsak4 strong:nth-of-type(5n),
.namazvSayfa .imsak4 strong:nth-of-type(6n),
.namazvSayfa .imsak4 strong:nth-of-type(7n) {
width: calc(16.666% - 4%);
display: block;
}
.dortModul ul li a img {
width: 100%;
height: auto;
}

.haritaKutular div strong {
width: calc(100% - 20px);
padding: 10px 10px;
font-size: 14px;
}

ul.gazeteListe li a img {
height: 220px;
max-height: 220px;
}
ul.gazeteListe li a strong {
font-size: 12px;
}
.hisseHeader .hissAlan:nth-of-type(2n),
.hisseHeader .hissAlan:nth-of-type(4n) {
display: none!important;
}
.hisseHeader .hissAlan:nth-of-type(1n),
.hisseHeader .hissAlan:nth-of-type(3n) {
width: calc(50% - 30px)!important;
display: block;
}
.canliBorsa .harfler ul {
width: calc(100% - 0px);
float: none;
}
.canliBorsa .harfler .songunc {
width: calc(100% - 0px);
text-align: right;
}
.canliBorsa .canlilar ul {
width: calc(100% - 0px);
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: none;
}
.canliBorsa .canlilar ul:nth-of-type(2n),
.canliBorsa .canlilar ul:nth-of-type(3n) {
margin: 10px 0px 0px 0px;
}

.hisseHeader .hissAlan:nth-of-type(3n) div strong {
font-size: 14px;
font-weight: 700;
}
.hisseHeader .hissAlan:nth-of-type(3n) div span {
font-size: 14px;
font-weight: 500;
}

ul.alttanMenu li a {
font-size: 12px;
font-weight: 700;
}

.yerelIller ul li {
width: calc(33.333% - 10px);
}
.yerelIller ul li:nth-of-type(3n) {
margin-right: 0px;
}
.yerelIller ul li span {
width: 52px;
height: 52px;
line-height: 52px;
font-size: 16px;
}

footer.footer .footerLogo {
width: 100%;
height: auto;
max-width: 100%;
max-height: 45px;
float: none;
text-align: center;
margin-bottom: 15px;
}
footer.footer .footerLogo img {
display: inline-block;
}
footer.footer .eBultenAbone {
width: calc(100% - 215px);
margin: 0px 15px 0px 0px;
}

footer.footer {
margin-top: 45px;
}
footer.footer .nav {
width: calc(100% - 0px);
float: none;
margin-right: 0px;
margin-top: 15px;
}
footer.footer .nav h4 {
width: calc(100% - 30px);
height: 50px;
line-height: 50px;
overflow: hidden;
display: block;
cursor: pointer;
background: #efefef;
padding: 0px 15px;
font-size: 16px;
}
footer.footer .nav:nth-of-type(1n) h4 {
display: block;
}
footer.footer .nav ul {
width: calc(100% - 30px);
padding: 0px 15px;
max-height: 0;
overflow:hidden;
transition: max-height 0.5s ease-out;
margin-top: 10px;
}
footer.footer .nav h4:after {
width: 20px!important;
height: auto;
content: "+";
float: right;
background: transparent;
left: calc(100% - 20px);
}
footer.footer .nav.open h4:after {
content: "-";
width: 20px!important;
height: auto;
float: right;
background: transparent;
left: calc(100% - 20px);
}
footer.footer .nav.open ul {
height:auto;
max-height: 500px;
transition: max-height 0.5s ease-in !important;
}
footer.footer .nav:last-child h4 {
display: block;
}
footer.footer .nav ul li:last-child {
margin-bottom: 15px;
}
footer.footer .nav .adresBilgileri {
margin-bottom: 0px;
}
}

@media screen and (max-width: 640px) {
#wpadminbar {
position: fixed!important;
}
.headerDovizYeni .anaFinansBilgi a.uyegir,
.headerYeni .logoAlaniYeni .sagg .havaDurumuHeader {
display: none;
}
.headerYeni .logoAlaniYeni .sagg {
width: 30px;
display: block;
}
.headerYeni .logoAlaniYeni .sagg a.uyegir {
width: auto;
height: auto;
overflow: hidden;
display: block;
margin: 0px 0px 0px 0px;
float: right;
font-size: 24px;
color: #131313;
line-height: 48px;
}

.headerDovizYeni .anaFinansBilgi .anaFinansIc {
width: calc(20% - 22px);
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc:nth-of-type(4n) {
display: none;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc:nth-of-type(5n) {
margin-right: 0px;
}
.anaFinansBilgi .anaFinansIc strong,
.anaFinansBilgi .anaFinansIc font {
font-size: 11px;
font-weight: 400;
}

.surManset .swiper-slide figure img {
height: 200px;
}
.covid19Sag div strong {
height: 59px;
}
select#citySelect {
width: calc(170px - 10px);
margin: 0px auto 10px auto!important;
float: none;
}
.sahurIftarvakti {
width: 100%;
float: none;
text-align: center;
}
.sahurIftarvakti span#minute,
.sahurIftarvakti span#hour {
padding: 0px 10px;
margin: 0px 5px;
}
.sahurIftarvakti span#minute,
.sahurIftarvakti span#hour,
.sahurIftarvakti p {
float: none;
display: inline-block;
}
.sahurIftarvakti font {
display: none;
}
.mansetAlani.beyazla .anasayfaManset .anaManset-pagination .swiper-pagination-bullet {
width: 22px!important;
height: 24px;
line-height: 24px;
font-size: 13px;
margin: 12px 1% 0px 0px;
}
.yeniMyani {
width: calc(50% - 8px);
height: 200px;
margin-bottom: 0px;
margin-right: 15px;
float: left;
}
.yeniMyani img {
height: 200px;
}
.yeniMyani:last-child {
margin-right: 0px;
}
.yeniMyani figcaption {
height: 44px;
line-height: 1.4;
font-size: 16px;
font-weight: 500;
}
.yatManset .swiper-slide img {
width: 100%;
height: 270px;
}
.anasayfaManset .swiper-slide img {
height: 280px;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) {
width: calc(100% - 0px);
}
.sonEklenenler .sonIcerik:nth-of-type(2n),
.sonEklenenler .sonIcerik:nth-of-type(3n),
.sonEklenenler .sonIcerik:nth-of-type(4n),
.sonEklenenler .sonIcerik:nth-of-type(5n),
.sonEklenenler .sonIcerik:nth-of-type(6n),
.sonEklenenler .sonIcerik:nth-of-type(7n) {
width: calc(50% - 8px);
}
.sonEklenenler .sonIcerik:nth-of-type(3n),
.sonEklenenler .sonIcerik:nth-of-type(5n) {
margin-right: 0px;
}
.sonEklenenler .sonIcerik:nth-of-type(4n),
.sonEklenenler .sonIcerik:nth-of-type(6n) {
margin-right: 15px;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) figure {
width: 170px;
height: 120px;
float: left;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) figure img {
height: 120px;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) figcaption {
width: calc(100% - 200px);
height: 68px;
-webkit-line-clamp: 3;
margin: 15px 15px;
float: left;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(3n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(4n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(5n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(6n) figcaption,
.sonEklenenler .sonIcerik:nth-of-type(7n) figcaption {
width: calc(100% - 30px);
height: 44px;
margin: 15px 15px;
float: none;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) figure,
.sonEklenenler .sonIcerik:nth-of-type(3n) figure,
.sonEklenenler .sonIcerik:nth-of-type(4n) figure,
.sonEklenenler .sonIcerik:nth-of-type(5n) figure,
.sonEklenenler .sonIcerik:nth-of-type(6n) figure,
.sonEklenenler .sonIcerik:nth-of-type(7n) figure {
width: 100%;
height: 140px;
float: none;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(3n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(4n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(5n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(6n) figure img,
.sonEklenenler .sonIcerik:nth-of-type(7n) figure img {
height: 140px;
}
.sonEklenenler .sonIcerik:nth-of-type(1n) span {
left: 15px;
bottom: 15px;
}
.sonEklenenler .sonIcerik:nth-of-type(2n) span,
.sonEklenenler .sonIcerik:nth-of-type(3n) span,
.sonEklenenler .sonIcerik:nth-of-type(4n) span,
.sonEklenenler .sonIcerik:nth-of-type(5n) span,
.sonEklenenler .sonIcerik:nth-of-type(6n) span,
.sonEklenenler .sonIcerik:nth-of-type(7n) span {
left: 15px;
bottom: 64px;
}

.yenisonEklenenler .yeniOnic figure {
width: calc(190px - 0px);
height: 115px;
}
.yenisonEklenenler .yeniOnic figure img {
width: 100%;
height: 100%;
}
.yenisonEklenenler .yeniOnic span {
margin: 15px auto 15px 15px;
}
.yenisonEklenenler .yeniOnic figcaption {
width: calc(100% - 220px);
height: 44px;
font-size: 16px;
font-weight: 500;
}
.yenisonEklenenler .yeniOnic p {
display: none;
}
.yenisonEklenenler .yeniOnic:nth-of-type(2n) figure,
.yenisonEklenenler .yeniOnic:nth-of-type(3n) figure,
.yenisonEklenenler .yeniOnic:nth-of-type(4n) figure,
.yenisonEklenenler .yeniOnic:nth-of-type(5n) figure {
height: 120px;
}

.anasayfaSpor .sonIcerik {
width: calc(50% - 8px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
background: #ffffff;
}
.anasayfaSpor .sonIcerik:nth-of-type(2n),
.anasayfaSpor .sonIcerik:nth-of-type(6n) {
margin-right: 0px!important;
}
.anasayfaSpor .sonIcerik:nth-of-type(3n) {
margin-right: 15px;
}
.anasayfaKategori .genelKategori .sonIcerik {
width: calc(50% - 8px);
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(2n),
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n) {
margin-right: 0px!important;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(3n),
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n) {
margin-right: 15px;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(4n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(7n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(8n) figure,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(9n) figure {
width: 100%;
float: none;
margin-right: 0px;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(4n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(7n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(8n) figure img,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(9n) figure img {
width: 100%;
height: 140px;
}
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(4n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(5n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(6n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(7n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(8n) figcaption,
.anasayfaKategori .genelKategori .sonIcerik:nth-of-type(9n) figcaption {
width: calc(100% - 30px);
-webkit-line-clamp: 2;
margin: 15px 15px;
}
.anasayfaKategori .genelKategori .sonIcerik:last-child {
width: calc(100% - 0px);
}
.anasayfaKategori .genelKategori3 .sonIcerik figure {
width: 250px;
height: 150px;
}
.anasayfaKategori .genelKategori3 .sonIcerik figcaption {
width: calc(100% - 265px);
height: 44px;
font-size: 16px;
font-weight: 500;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
margin: 15px 15px 15px 0px;
overflow: hidden;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(1n) p {
width: calc(100% - 295px);
padding: 0px 30px 0px 0px;
-webkit-line-clamp: 3;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(2n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(3n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(4n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(5n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(6n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(7n) {
width: calc(50% - 8px);
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(3n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(5n) {
margin-right: 0px;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(4n),
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(6n) {
margin-right: 15px;
}
.anaBurc img {
width: 28px;
height: 28px;
}
.anaBurc figcaption {
font-size: 12px;
}
.anasayfaKategori .genelKategori2 .sonIcerik {
width: calc(50% - 8px);
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(2n) {
margin-right: 0px;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(3n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(4n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(7n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(8n),
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(9n) {
width: calc(100% - 0px);
}
.anasayfaKategori .genelKategori2 .sonIcerik figure img {
height: 140px;
}
.anasayfaKategori .genelKategori2 .sonIcerik figcaption {
height: 44px;
font-size: 16px;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(3n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(4n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(7n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(8n) figure img,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(9n) figure img {
width: 140px;
height: 80px;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(3n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(4n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(5n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(6n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(7n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(8n) figcaption,
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(9n) figcaption {
-webkit-line-clamp: 2;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(3n) figure {
width: 140px;
float: left;
margin-right: 15px;
}
.anasayfaKategori .genelKategori2 .sonIcerik:nth-of-type(3n) figcaption {
width: calc(100% - 170px);
height: calc(100% - 30px);
}
.ekonomiBilgileri {
display: none;
}

.kategoriListe1 .sonIcerik figure {
width: 160px;
height: 100px;
}
.kategoriListe1 .sonIcerik figcaption {
width: calc(100% - 190px);
height: 22px;
margin-bottom: 5px;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
overflow: hidden;
}
.kategoriListe1 .sonIcerik p {
width: calc(100% - 190px);
}

.detayBasligi h1 {
font-size: 26px;
font-weight: 700;
margin-bottom: 10px;
line-height: 1.4;
}
.tarihSosyal .sonGuncelleme {
width: 100%;
float: none;
text-align: center;
}
.tarihSosyal .sonGuncelleme span {
display: none;
}
.tarihSosyal .sosyalMedya {
width: calc(100% - 0px);
margin-top: 0px;
}
.tarihSosyal .sosyalMedya a {
width: 32px;
height: auto;
padding: 10px 0px;
font-size: 14px;
}
.tarihSosyal .sosyalMedya a:nth-of-type(8n),
.tarihSosyal .sosyalMedya a:nth-of-type(9n) {
padding: 8px 10px;
}


.haberDetay .haberinIci .konuiciReklam {
width: 100%;
text-align: center;
float: none;
margin-right: 0px;
margin-bottom: 0px;
}
.haberDetay .haberinIci .ilgiliICerik strong {
width: calc(100% - 155px);
height: 44px;
line-height: 1.4;
-webkit-line-clamp: 2;
font-size: 16px;
position: absolute;
bottom: 6px;
left: 150px;
}
.ilgiliHaberler {
width: calc(100% - 0px);
}
.ilgiliHaberler figure img {
width: 150px;
height: 150px;
}
.ilgiliHaberler figcaption {
width: calc(100% - 190px);
font-size: 16px;
-webkit-line-clamp: 3;
}

.yazarlarSayfa .yazar {
width: calc(100% - 30px);
margin-right: 0px;
}
.covid19Sayfa .toplamOrani div {
width: calc(100% - 30px);
border-right: 0px;
border-bottom: 1px solid #178b87;
}
.covid19Sayfa .toplamOrani div:last-child {
border-bottom: 0px;
}

.puanDurumuSayfa .puanDurumuBaslik ul li {
width: calc(25% - 4px);
font-size: 14px;
}
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(5n),
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(6n),
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(7n),
.puanDurumuSayfa .puanDurumuBaslik ul li:nth-of-type(8n) {
margin-top: 15px;
}

.puanDurumuSayfa .yesilBas div:nth-of-type(2n) {
width: calc(100% - 165px);
}
.puanDurumuSayfa .yesilBas div:nth-of-type(3n),
.puanDurumuSayfa .yesilBas div:nth-of-type(4n),
.puanDurumuSayfa .yesilBas div:nth-of-type(5n),
.puanDurumuSayfa .yesilBas div:nth-of-type(6n),
.puanDurumuSayfa .yesilBas div:nth-of-type(7n),
.puanDurumuSayfa .yesilBas div:nth-of-type(9n),
.puanDurumuSayfa .yesilBas div:nth-of-type(9n),
.puanDurumuSayfa .yesilBas div:nth-of-type(10n) {
width: 55px;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(1n),
.puanDurumuSayfa .yesilBas div:nth-of-type(2n),
.puanDurumuSayfa .yesilBas div:nth-of-type(3n) {
display: block;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(10n) {
display: block!important;
}
.puanDurumuSayfa .yesilBas div:nth-of-type(4n),
.puanDurumuSayfa .yesilBas div:nth-of-type(5n),
.puanDurumuSayfa .yesilBas div:nth-of-type(6n),
.puanDurumuSayfa .yesilBas div:nth-of-type(7n),
.puanDurumuSayfa .yesilBas div:nth-of-type(8n),
.puanDurumuSayfa .yesilBas div:nth-of-type(9n),
.puanDurumuSayfa .yesilBas div:nth-of-type(11n) {
display: none;
}

.puanDurumuSayfa .puanTakim div:nth-of-type(2n) {
width: calc(100% - 165px);
}
.puanDurumuSayfa .puanTakim div:nth-of-type(3n),
.puanDurumuSayfa .puanTakim div:nth-of-type(4n),
.puanDurumuSayfa .puanTakim div:nth-of-type(5n),
.puanDurumuSayfa .puanTakim div:nth-of-type(6n),
.puanDurumuSayfa .puanTakim div:nth-of-type(7n),
.puanDurumuSayfa .puanTakim div:nth-of-type(9n),
.puanDurumuSayfa .puanTakim div:nth-of-type(9n),
.puanDurumuSayfa .puanTakim div:nth-of-type(10n) {
width: 55px;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(1n),
.puanDurumuSayfa .puanTakim div:nth-of-type(2n),
.puanDurumuSayfa .puanTakim div:nth-of-type(3n) {
display: block;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(10n) {
display: block!important;
}
.puanDurumuSayfa .puanTakim div:nth-of-type(4n),
.puanDurumuSayfa .puanTakim div:nth-of-type(5n),
.puanDurumuSayfa .puanTakim div:nth-of-type(6n),
.puanDurumuSayfa .puanTakim div:nth-of-type(7n),
.puanDurumuSayfa .puanTakim div:nth-of-type(8n),
.puanDurumuSayfa .puanTakim div:nth-of-type(9n),
.puanDurumuSayfa .puanTakim div:nth-of-type(11n) {
display: none;
}

.havadurumu3 {
display: none;
}
.yazarBilgi figure {
width: calc(80px - 0px);
}
.yazarBilgi figure img {
width: 60px;
height: 60px;
border: 5px solid #efefef;
padding: 5px 5px;
}
.yazarBilgi .bilgiler {
width: calc(100% - 95px);
}
.yazarBilgi figcaption {
width: calc(100% - 0px);
margin-top: 20px;
}

.biyografiSayfa .siteSol .biyKat {
width: calc(50% - 8px);
}
.biyografiSayfa .siteSol .biyKat:nth-of-type(2n),
.biyografiSayfa .siteSol .biyKat:nth-of-type(6n) {
margin-right: 0px!important;
}
.biyografiSayfa .siteSol .biyKat:nth-of-type(3n) {
margin-right: 15px;
}
.haritaKutular div {
width: calc(50% - 14px);
}
.haritaKutular div:nth-of-type(2n) {
margin: 15px 0px 0px 0px;
}
.haritaKutular div strong {
width: calc(100% - 20px);
padding: 10px 10px;
font-size: 14px;
}
ul.gazeteListe li a img {
height: 180px;
max-height: 180px;
}

.konuiciYazar figure img {
width: 44px!important;
height: 44px!important;
}
.konuiciYazar a.yazarrrLink span {
font-size: 13px;
}
.konuiciYazar a.yazarrrMail span {
font-size: 12px;
}


footer.footer {
width: calc(100% - 30px);
padding: 15px 15px;
margin-top: 30px;
}
footer.footer .siteyiOrtala {
width: calc(100% - 0px);
max-width: calc(1400px - 0px);
padding: 0px 0px;
}
}

@media screen and (max-width: 500px) {
.havaDurumum {
display: none!important;
}
.sonDakikaIcerik {
width: calc(100% - 0px);
}
.anasayfaManset .swiper-slide figcaption {
width: calc(100% - 30px);
bottom: 40px;
left: 15px;
font-size: 18px;
font-weight: 500;
}
.yeniMyani span {
bottom: 70px;
}
.covid19Sag div strong {
height: 44px;
font-size: 13px;
}
.anasayfaMansetYani #tab-button li {
margin: 0px 10px 0px 0px;
}
.anasayfaMansetYani #tab-button li a {
padding: 0px 8px;
}

.headerDovizYeni .anaFinansBilgi .anaFinansIc font:last-child {
display: none;
}
.yatManset .yatManset-pagination .swiper-pagination-bullet {
width: 18px!important;
height: 18px;
line-height: 18px;
font-size: 12px;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc {
width: calc(22% - 10px);
margin-right: 5px;
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc:nth-of-type(2n) {
width: calc(22% - 10px);
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc:nth-of-type(3n),
.headerDovizYeni .anaFinansBilgi .anaFinansIc:nth-of-type(4n) {
width: calc(28% - 10px);
}
.headerDovizYeni .anaFinansBilgi .anaFinansIc:nth-of-type(4n) {
margin-right: 0px;
}
.anaFinansBilgi .anaFinansIc strong {
font-size: 10px;
}
.yatManset .yatManset-pagination {
width: auto!important;
height: 26px;
line-height: 26px;
bottom: 155px!important;
left: calc(100% - 45px)!important;
}
.yatManset .swiper-slide figcaption h2 {
font-size: 18px;
}
.yatManset .swiper-slide figcaption {
height: 60%;
top: calc(100% - 60%);
}

.anasayfaKategori .genelKategori3 .sonIcerik figure {
width: 100%;
height: 140px;
float: none;
}
.anasayfaKategori .genelKategori3 .sonIcerik figure img {
width: 100%;
height: 140px;
overflow: hidden;
display: block;
}
.anasayfaKategori .genelKategori3 .sonIcerik:nth-of-type(1n) p {
display: none;
}
.anasayfaKategori .genelKategori3 .sonIcerik figcaption {
width: calc(100% - 30px);
margin: 15px 15px 15px 15px;
}
.anaBurc {
width: calc(25% - 1px);
padding: 5px 0px;
}

.burclarSag .anaBurc {
width: calc(50% - 30px);
}
.burclarSag .anaBurc figcaption {
width: calc(95px - 0px);
margin: 10px auto 0px auto;
}
.burclarSag .anaBurc:nth-of-type(10) {
border-bottom: 1px solid rgb(255 255 255 / 8%);
}
.namazvSayfa .imsak2 .vakitler strong {
font-size: 14px;
}
ul.gazeteListe li {
width: calc(33.333% - 12px);
}
ul.gazeteListe li:nth-of-type(3n),
ul.gazeteListe li:nth-of-type(12n) {
margin-right: 0px!important;
}
ul.gazeteListe li:nth-of-type(4n) {
margin-right: 15px;
}
ul.gazeteListe li a strong {
line-height: 2;
font-size: 12px;
}

.kanalimg .kimg img {
width: 100%;
height: auto;
}

.canliBorsa .pariteler ul li {
height: auto;
line-height: 1.4;
padding: 3px 0px;
}
.vizyonSayfa .vizyon {
width: calc(50% - 8px);
}
.vizyonSayfa .vizyon:nth-of-type(2n) {
margin: 15px 0px 0px 0px;
}
.vizyonSayfa .vizyon:nth-of-type(3n) {
margin: 15px 15px 0px 0px;
}
.vizyonSayfa .vizyon figure img,
.populerVizyon .swiper-slide figure img {
width: 100%;
height: 280px;
}
.populerVizyon .swiper-slide:before {
display: none;
}

footer.footer .eBultenAbone {
width: calc(100% - 2px);
margin: 0px 0px 0px 0px;
float: none;
}
footer.footer .sosyalMedya {
width: 100%;
height: auto;
overflow: hidden;
display: block;
position: relative;
text-align: center;
margin-top: 15px;
}
footer.footer .nav ul {
width: calc(100% - 0px);
padding: 0px 0px;
}
.store {
text-align: center;
}
.store a img {
width: 75px;
height: auto;
}
}

@media screen and (max-width: 400px) {
.konuiciYazar figure {
width: 100%!important;
height: auto!important;
margin: 0px 0px 0px 0px!important;
float: none;
}
}
