/*
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;
}

figure {
margin: 0 0 0!important;
}
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% - 400px);
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% - 315px);
height: auto;
overflow: hidden;
display: block;
position: relative;
padding: 0px 15px 0px 0px;
float: left;
}
.anasayfaSpor .sonIcerik {
width: calc(33.333% - 10px);
height: auto;
overflow: hidden;
display: block;
position: relative;
float: left;
margin-right: 15px;
margin-top: 15px;
background: #ffffff;
}
.anasayfaSpor .sonIcerik:nth-of-type(3n) {
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: #ef1c25;
}
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;
}
.anasayfaSpor .sonIcerik:last-child {
width: 100%;
}
.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;
}
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("css/webfonts/fa-brands-400.eot");
  src: url("css/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("css/webfonts/fa-brands-400.woff2") format("woff2"), url("css/webfonts/fa-brands-400.woff") format("woff"), url("css/webfonts/fa-brands-400.ttf") format("truetype"), url("css/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("css/webfonts/fa-regular-400.eot");
  src: url("css/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("css/webfonts/fa-regular-400.woff2") format("woff2"), url("css/webfonts/fa-regular-400.woff") format("woff"), url("css/webfonts/fa-regular-400.ttf") format("truetype"), url("css/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("css/webfonts/fa-solid-900.eot");
  src: url("css/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("css/webfonts/fa-solid-900.woff2") format("woff2"), url("css/webfonts/fa-solid-900.woff") format("woff"), url("css/webfonts/fa-solid-900.ttf") format("truetype"), url("css/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
/**
 * Swiper 5.3.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 10, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
