@import url('https://fonts.googleapis.com/css2?family=Cuprum:wght@400;500;600;700&display=swap');

body{
background: radial-gradient(circle at top, #1e293b 0%, #0f172a 45%, #020617 100%) fixed;
font-family: 'Manrope' !important;
color:#e2e8f0;}
.headertop{
height: 4px;
width: 100%;
background: #c42026;
counter-reset: bolum;
}
header{
background: rgba(15,23,42,0.86);
min-height: 93px;
width: 100%;
padding:18px 20px;
border-radius: 22px;
border: 1px solid rgba(148, 163, 184, 0.12);
box-shadow: 0 18px 50px rgba(2, 6, 23, 0.42);
margin: 18px 0 14px;
}
.logo{
top: 0;
position: relative;
margin:0 10px;
}
.seowrap.skat{background: #fff;}
header .logo a img {
height: 57px;
max-width: 100%;
}
.seperator{clear:both; margin:10px auto;}
.alert {
padding: 10px;
background-color: #f44336; /* Red */
color: white;
margin-bottom: 15px;
}
.main-nav {background: linear-gradient(135deg, #172554 0%, #2563eb 100%);flex-direction: column;text-align:center;border-radius:18px;box-shadow:0 18px 44px rgba(37, 99, 235, 0.22);margin-bottom:18px;}
.cnt{padding: 5px;background: #fff; color: #333;}
.main-nav ul li {display: inline-block;background: transparent;border-radius:14px;margin:4px;}
.main-nav ul li:hover {
background: rgba(255,255,255,0.12);
}
.main-nav ul li a, .main-nav ul li span.drop {
padding: 2px 15px 0 15px;
}
.main-nav ul li a, .main-nav ul li span.drop {
font-family: Cuprum,Arial,Helvetica, sans-serif;
font-weight: 600;
display: block;
padding: 2px 18px 0 18px !important;
color: #fff !important;
line-height: 42px;
font-size: 15px;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
}
.navbar{padding: 0 !important}
.headerreklam{
padding: 18px 14px;
overflow: hidden;
background: linear-gradient(180deg, rgba(15,23,42,0.9) 0%, rgba(30,41,59,0.9) 100%);
background-position: bottom!important;
border-radius: 22px;
box-shadow: 0 16px 40px rgba(2, 6, 23, 0.35);
}
a, a:hover{text-decoration: none;}
.malt{margin-bottom: 5px}
.seocont {
padding: 10px 0 0 0;
background: transparent !important;
background-position: bottom!important;
color: #ffff;
}
.seocont2 {
padding: 15px 0 0 0;
background: white;
background-position: bottom!important;
color: #ffff;
}

.title{
position: relative;
text-align: center;
}
.title h1{
display: block;
z-index: 1;
position: relative;
font-size: 28px;
font-weight: 700;
color: #fff;
}
.title h1 span{background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 100%);z-index: 9999;display: block;padding: 16px 28px;color: #fff;border-radius:18px;box-shadow:0 18px 44px rgba(2, 6, 23, 0.34);}
.seowrap{
padding: 26px;
background:rgba(15,23,42,0.88);
color:#cbd5e1;
line-height:1.8;
border-radius:22px;
box-shadow:0 18px 50px rgba(2, 6, 23, 0.32);
}
.blb{
padding: 9px;
background: #d9dede;
border-bottom: 2px solid #046b61;
display: inline-block;
width: 100%;
}
.dot{
display: inline-block;
color: #fff;
font-size: 13px;
float: left;
background: #046b61;
padding: 9px 20px;
/* border-bottom-right-radius: 16px; */
/* border-top-left-radius: 16px; */
margin-right: 10px;
min-height: 100%;
}
.sitedetaycss{    
clear: both;
margin: 12px 0;
display: table;
width: 100%;
position: relative;
}
.img_blb_wrap{
width: 150px;
float: left;
}
.img_blb_wrap img {
border-radius: 5px;
max-height: 55px;
width: 90%;
}
.stars{max-width: 240px;float: left;/* width: 20%; */text-align: center;}
.sites_left_side .right_wrap{
color: #333;
text-align: left;
}
.blbbonus{
width: 34%;
float: left;
text-align: center;
}
.blbbonus span{
display: block;
}

.lbox-register, .lbox-review {
margin: 0 2px;
height: 100%;
font-size: 14px;
text-align: center;
float: left;
width: 136px;
}
.brk-btn {
position: relative;
background: #00BCD4;
color: white;
text-transform: uppercase;
text-decoration: none;
border: 4px solid #078292;
padding: 10px 28px;
top: 17px;
}
.brk-btn::before {
content: "";
display: block;
position: absolute;
width: 20%;
background: #00bcd4;
height: 4px;
right: 20%;
top: -0.21em;
transform: skewX(-45deg);
-webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.brk-btn::after {
content: "";
display: block;
position: absolute;
width: 20%;
background: #00bcd4;
height: 4px;
left: 20%;
bottom: -0.25em;
transform: skewX(45deg);
-webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.brk-btn2 {
position: relative;
background: #FF5722;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
border: 4px solid #e44411;
padding: 10px 28px;
top: 17px;
}
.brk-btn2::before {
content: "";
display: block;
position: absolute;
width: 20%;
background: #FF5722;
height: 4px;
left: 20%;
top: -0.30em;
transform: skewX(-45deg);
-webkit-transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.brk-btn2::after {
content: "";
display: block;
position: absolute;
width: 20%;
background: #FF5722;
height: 0.3em;
right: 20%;
bottom: -0.25em;
transform: skewX(45deg);
-webkit-transition: all 0.45 cubic-bezier(0.86, 0, 0.07, 1);
transition: all 0.45s cubic-bezier(0.86, 0, 0.07, 1);
}
.tables:first-child  { border-top: 1px solid #666}
.tables{width: 100%;display: table;padding: 12px 8px;clear: both;background: rgba(15,23,42,0.86);border: 1px solid rgba(148,163,184,0.14);border-bottom: 1px solid #666;border-radius:18px;box-shadow:0 10px 30px rgba(2, 6, 23, 0.25);margin:10px 0;transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;}
.tables:hover {
background: rgba(15,23,42,0.96);	
box-shadow: 0 20px 40px rgba(37, 99, 235, 0.2);
border-color: rgba(96,165,250,0.28);
transform:translateY(-3px);
}
.number{
width: 6%;
float: left;
text-align: center;
height: 67px;
padding: 15px 0;

}
.number span{display: block;background: linear-gradient(135deg, #1d4ed8 0%, #60a5fa 100%);border-radius: 14px;text-align: center;position: relative;font-size: 16px;color: #eff6ff;width: 42px;height: 42px;line-height: 42px;margin: 0 auto;transition: 0.2s all ease-out;font-weight:800;}
.tables:hover .number span{
background: linear-gradient(135deg, #2563eb 0%, #93c5fd 100%);
color: #eff6ff;

}
.tables_img{background: transparent;width: 15%;float: left;box-shadow: 0px 0 11px -6px #ffffff;text-align: center;height: 67px;padding: 10px 0;}
.tables_img img {
max-height: 52px;
width: auto;
max-width: 100%;
border-radius:12px;
}
.tablestars{width: 15%;color: #ffffff;float: left;box-shadow: 0px 0 11px -6px #fff;text-align: center;height: 67px;padding: 20px 0;font-size: 14px;}
.perc {
display: block;
height: 16px;
width: 98px;
background: url(../img/star_rate.png) -2px -2px;
}
.rate {
display: block;
height: 16px;
width: 98px;
margin: 4px auto;
background: url(../img/star_rate.png) -2px -19px;
}
.tablebonus{font-size: 15px;width: 27%;float: left;box-shadow: 0px 0 11px -6px #fff;text-align: center;height: 67px;padding: 20px 0;color: #bfdbfe;font-family:Manrope;font-weight:700;}
.tablebonus b{color: #ffc107;}
.tablebonus span{display: block;}
.tablebutton{width: 37%;float: left;box-shadow: 0px 0 11px -6px #fff;text-align: center;height: 67px;padding: 10px 1%;}
.clear{
clear: left;
}
.example_f {
background: linear-gradient(to right, #70a54f, #13932b) !important;
border: none;
color: #FFFFFF;
width: 47%;
text-align: center;
text-transform: uppercase;
font-size: 12px;
padding: 11px 12px;
transition: all 0.4s;
cursor: pointer;
margin: 5px;
float: left;
color: #fff;
border-radius:14px;
box-shadow:0 12px 24px rgba(2, 6, 23, 0.3);
}

.example_f span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.4s;
}

.example_f:hover{color: #ffffff}
.example_f2 {
background: linear-gradient(to right, #4d58ab, #408dd5) !important;
border: none;
color: #FFFFFF;
width: 47%;
text-align: center;
text-transform: uppercase;
font-size: 12px;
padding: 11px 12px;
transition: all 0.4s;
cursor: pointer;
margin: 5px;
float: left;
color: #fff;
border-radius:14px;
box-shadow:0 12px 24px rgba(2, 6, 23, 0.3);
}
.example_f2 span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.4s;
}

.example_f2:hover{color: #ffffff}

.haberler{
padding: 22px 16px 8px;
background: rgba(15,23,42,0.88);
box-shadow: 0 18px 50px rgba(2, 6, 23, 0.32);
display: inline-block;
padding-bottom: 5px;
padding-top: 10px;
border-radius:22px;
width:100%;
}
.haberler .row .itemt{
padding-left:5px;
padding-right: 5px;
}
.block-promotion-column .item {
background: #0f172a;
margin-bottom: 20px;
box-shadow: 0 14px 34px rgba(2, 6, 23, 0.3);
border:1px solid rgba(148,163,184,0.12);
border-radius:20px;
overflow:hidden;
}
.block-promotion-column .item a {
color: #f8fafc;
}
.block-promotion-column .item a .image {
background: #333;
}
.block-promotion-column .item a .image img {
width: 100%;
height:200px;
object-fit: cover;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.block-promotion-column .item a .company {
background: linear-gradient(135deg, #2563eb 0%, #60a5fa 100%);
height: 5px;
position: relative;
}
.block-promotion-column .item a .company.two{
background-color: #04695f !important;
}
.block-promotion-column .item a .company span {
position: absolute;
top: -13px;
left: 20px;
z-index: 99;
display: inline-block;
line-height: 27px;
font-size: 12px;
padding: 0 20px;
background: inherit;
color: #f1f1f1;
font-family: Manrope,Arial,Helvetica;
letter-spacing: 1px;
}
.block-promotion-column .item a .body {
padding: 22px 18px;
font-family: Manrope,Arial,Helvetica;
}
.block-promotion-column .item a .body h4 {
font-size: 18px;
margin-bottom: 7px;
display: block;
height:39px;
}
.block-promotion-column .item a .body span {
font-size: 10px;
text-transform: uppercase;
display: block;
margin-bottom: 7px;
}
.block-promotion-column .item a .body span.date {
color: #999;
}
.block-promotion-column .item a .body span.date span.active i {
position: relative;
top: -1px;
display: inline-block;
height: 5px;
width: 5px;
border-radius: 50%;
background: #45a130;
margin-right: 5px;
}
.block-promotion-column .item a .body p {
line-height: 1.7em;
margin-bottom: 0;
font-size: 14px;
word-break: normal;
color:#cbd5e1;
}
footer{
padding: 22px 18px;
width: 100%;
background: linear-gradient(135deg, #020617 0%, #0f172a 100%) !important;
border-radius:22px;
box-shadow:0 18px 44px rgba(2, 6, 23, 0.34);
}
.footerinfo{
padding: 16px;
background: rgba(255,255,255,0.04);
border: 1px solid rgba(148,163,184,0.12);
color: #cbd5e1;
font-size: 13px;
border-radius:18px;
}
.footermenu{padding: 0;margin: 0;display: inline-block;margin-bottom: 5px;}
.footermenu li{display: inline-block;padding: 8px 15px;background: rgba(255,255,255,0.05);margin: 0;font-size: 13px;margin-right: 5px;margin-bottom: 5px;float: left;transition: 0.2s all linear;border-radius: 14px;position: relative;border:1px solid rgba(148,163,184,0.12);}
.footermenu li:hover{
background: rgba(37,99,235,0.18);
}
.footermenu li:hover a{
color: #fff
}
.footermenu li a{
color: #f8fafc;
text-decoration: none;
}
.yazi span{margin-right:10px;}
.copyright{
text-align: center;
padding: 10px 0;
background: transparent;
margin-top: 14px;
font-size: 14px;
color: #94a3b8;

/* === Banner Card Grid (dark) === */
.banner-head{display:block;padding:2px 0 16px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.3px;color:#94a3b8;text-align:center;margin:0}
.banner-head-icon{margin-right:5px}
.banner-row{margin:0 -6px}
.banner-row > [class*=col-]{padding:0 6px;margin-bottom:12px}
.banner-card{display:block;border-radius:16px;overflow:hidden;border:1px solid rgba(148,163,184,.14);box-shadow:0 6px 22px rgba(2,6,23,.32);background:rgba(15,23,42,.9);text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}
.banner-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(37,99,235,.18);border-color:rgba(96,165,250,.3)}
.banner-imgwrap{position:relative;height:95px;overflow:hidden;background:rgba(2,6,23,.4);border-radius:16px 16px 0 0}
.banner-imgwrap img{object-fit:fill;width:100%;height:100%;display:block;border-radius:0;transition:transform .3s ease}
.banner-card:hover .banner-imgwrap img{transform:scale(1.04)}
.banner-info{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:rgba(15,23,42,.9);border-top:1px solid rgba(148,163,184,.1)}
.banner-name{font-size:11px;font-weight:700;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}
.banner-cta{font-size:10px;font-weight:800;color:#60a5fa;flex-shrink:0;letter-spacing:.3px}
}

.haberstitle{padding: 12px 18px;text-align: center;background: linear-gradient(135deg, rgba(190,24,93,0.18) 0%, rgba(251,113,133,0.12) 100%);color: #fecdd3;margin-top: 8px;font-weight: 800;border:1px solid rgba(251,113,133,0.2);border-radius:16px;font-size:20px;}

.pagination {
display: inline-block !important;
padding: 0;
margin: 0;
position: relative;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
background: #046b61;
}
.pagination li{

list-style: none;
text-align: center;
position: relative;
font-size: 15px;

transition: 0.5s ease;
cursor: pointer;
user-select: none;
padding: 5px 15px;
float: left;
}
.pagination li a{
color: #fff;
}
.pagination li:hover {
background-color: rgba(white, 0.25);
color: #046b61;
background: #e9ecef;
}
.pagination li.active{
background-color: rgba(white, 0.25);
color: #046b61;
background: #e9ecef;
}
.pagination li:hover a{
color: #046b61;
}
.pagination li.active a{
color: #046b61;  
}
.pagination .bar {
width: 20%;
background-color: #f564a9;
height: 5px;
position: absolute;
left: 0;
bottom: 0;
transition: 0.5s ease;
}
.page_dt{
padding: 10px 0;
overflow: hidden;
background: #000 !important;
background-position: bottom!important;
padding-bottom: 0;
}
.pagetitlewrap {
color: #fff;
font-size: 15px !important;
}
.single_title{
font-size: 20px;
}
.post-meta{
padding: 4px;
margin-bottom: 0;
font-size: 11px;
color: #ddd;
}
.post-meta span{
margin-right: 10px
}
.fn{
margin-right: 0 !important;
}
.singlewrap {
background: rgba(255,255,255,1);
padding: 10px;
color: #333;
}
.right_sidebar{box-shadow: 1px 1px 13px #333;/* min-height: 100%; */background: #ffffff;padding: 10px;}
.right_sidebar {box-shadow: 1px 1px 13px #333;/* min-height: 100%; *//* background: #095851; */padding: 10px;}
.widget {
width: 100%;
}
.widget_adv * {
width: 100%;height:55px;margin-bottom:5px;
}
.widget_adv img {
border: 1px solid #c0c0c0;
object-fit: contain;
background: #fff;
}
.populeryazi_beforetitle {
background: #218766;
padding: 10px;
/* border: 1px solid #e7ac1e; */
background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
/* background: -webkit-linear-gradient(top, #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%); */
/* background: linear-gradient(to bottom, #eec562 0%,#fccd4d 50%,#e7ac1e 51%,#fbdf93 100%); */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 );
color: #fff;
margin-bottom: 10px;
}
.populeryazi_beforetitle .title {
color: #000 !important;
}
.populeryazi ul, .populeryazi ul li {
list-style: none;
margin: 0;
padding: 0;
}
.populeryazi li {margin: 10px 0 0 0;display: inline-block;width: 100%;padding-bottom: 10px;border-bottom: 1px solid #ddd;/* padding: 10px 0; */margin: 3px 0 !important;}
.populeryaziresim {width: 30%;/* border-radius: 20%; */border: 3px solid #ffffff;float: left;position: relative;}
.sites_icerik {
padding: 12px;
background: rgba(255,255,255,1);
color: #333;
}
.popwrap {width: 70%;float: left;height: 96px;background: #ffffff;padding-left: 35px;margin-left: -33px;}
.wcat_title {
font-size: 13px;
color: #232627;
font-weight: bold;
display: block;
height: 53px;
}
.popwrap span {font-size: 11px;color: #585858;}
.populeryaziresim img {/* border-radius: 17%; */width: 100%;height: 90px;/* border: 3px solid #f9c844; */}
.sites_left_side {
	background: #e6f0ef;
    /* border: 3px solid rgb(255, 194, 14); */
    /* border-radius: 3px; */
    margin-top: -33px;
    float: left;
    width: 100%;
    /* margin-right: 15px; */
    /* margin-left: 3%; */
    margin-bottom: 23px;
    text-align: center;
}
.sites_left .sites_puan .stars{float: none;margin: 0 auto;}
.sirket_header{background: #e6f0ef;
background-position: bottom!important;
border: 0px solid #066158;
padding: 0;
/* height: 226px; */
display: table;
width: 100%;
height: 230px;}
.sirketbilgileri {
background: rgb(242,246,248);
background: -moz-linear-gradient(top, rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%);
background: -webkit-linear-gradient(top, rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%);
background: linear-gradient(to bottom, rgb(255, 208, 70) 0%,rgb(255, 210, 79) 50%,rgb(255, 194, 14) 51%,rgb(255, 215, 96) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 );
padding: 10px;
text-align: center;
font-weight: bold;
color: #333;
}
.sites_left_side ul {
list-style: none;
margin: 0;
padding: 0;
}
.sites_left_side ul li {
padding: 8px;
background: #ffffff;
border-bottom: 1px solid #ddd;
min-height: 41px;
/* margin-bottom: 5px; */
width: 33.333%;
float: left;
border-right: 1px solid #ddd;
}
.sirketleft {
font-size: 16px;
float: left;
display: inline-block;
margin-right: 10px;
}
.sirketleft i {
margin-right: 5px;
font-size: 16px;
color: #009688;
}
.sirketleft b {
color: #0e7079;
}
.sites_left {width: 30%;float: left;min-height: 100%;background: #000;}
.sites_center {
width: 70%;
float: left;
}
.group {
width: 50%;
float: left;
/* background: #fafafa; */
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 10px;
}
.group b {
float: left;
font-weight: 700;
color: #046b61;
font-size: 15px;
}
.group .stars {
float: right;
margin-right: 29px;
}
a.glow-on-hover{
display: block;
width: 61%;
margin: 0 auto;
border: 2px solid #ffc20e;
background: #ACFBC9;
background: -webkit-linear-gradient(top left, #ACFBC9, #BF97C1);
background: -moz-linear-gradient(top left, #ACFBC9, #BF97C1);
background: linear-gradient(to bottom right, #ffd34e, #ffeaab);
margin-top: 6px;
padding: 10px;
color: #565a5a;
}
.sites_left img{
width: 60%;
border: 3px solid #ffc20e;
/* height: 70px; */
/* margin: 2px auto; */
clear: both
}
.sites_puan{display: inline-block;width: 100%;text-align: center;padding: 5px auto;margin-top:10px;background: rgba(0,0,0,0.2);}

.sites_head_title{border-bottom: 1px solid #333;padding: 5.2px;text-align: center;color: #fff;font-size: 22px;background: #000000;}
.singlecommentform label{width: 100%;padding:10px 0;} .singlecommentform label span{width: 12%;display: block;float: left;line-height: 36px} .singlecommentform label span b{color: red} .singlecommentform label input{color: #fff;padding: 10px;border-radius: 3px 3px;background: #5d9690;border:1px solid #ddd;outline: none;width: 79%;} .singlecommentform label textarea{color: #fff;padding: 10px;border-radius: 3px 3px;background: #5d9690;border:1px solid #ddd;outline: none;width: 79%;} .scs {margin:20px 0;} .comment{max-width: 90%; margin: 0 auto;}


.mobilbuton{
display: none;
}
.navbar-dark .navbar-toggler {
padding: 15px;
width: 100%;
border:none;
}

.tableheader{
font-size: 13px;
background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 100%);
color: #fff;
font-weight:500;
text-align: center;
display: inline-block;
width: 100%;
border-radius:20px 20px 0 0;
overflow:hidden;
box-shadow:0 16px 36px rgba(2, 6, 23, 0.28);
}
.tableheader div{
float: left;
position: relative;
border-right: 1px solid rgba(255,255,255,0.12);
padding: 8px 0;
}
.sitenumara{width:6%;}
.sitebonus{width: 27%;}
.siteresim{width: 15%;}
.sitepuan{width: 15%;}
.siteinceleme{width: 37%}

/* ------------ */

.navbar-toggler{outline: none !important;}
.sites_icerik ul{margin:5px;padding: 2px 5px;}
.fix-header p{margin:0;}
@media (max-width: 576px) { 
.logo{
top: 0;
position: relative;
margin:0 0 30px 0;
}
.header_ads img{
max-width:90%;
height:auto;
}
.fix-header {width: 100%;font-size: 12px !important;display: inline-block;line-height: 26px !important;}
.fix-header a {display: inline-block !important;padding: 10px !important;height: 28px !important;font-size: 11px !important;line-height: 8px !important;display: inline-block !important;margin-top: 0px !important;margin: 4px 25% !important;}
.fix-header::after{display: table;}
.footer-sticky{font-size:12px;}
.footer-sticky a {display: inline-block !important;padding: 10px !important;height: 28px !important;font-size: 11px !important;line-height: 8px !important;display: inline-block !important;margin-top: 0px !important;margin: 4px 25% !important;}
.yazi{font-size:15px !important}
.mobilbuton{
display: block;
color: #fff;
}
.malt img{max-width: 90%;height: auto;margin:0 auto;}
.malt{text-align: center !important;}
.sitenumara{width:8%;display:none;}
.siteresim{width:21%;}
.sitepuan{display: none;}
.sitebonus{width: 39%;}
.siteinceleme{width: 40%}
.number {
width: 8%;
float: left;
box-shadow: 0px 0 11px -6px #888;
text-align: center;
height: 40px;
padding: 5px 0;
display:none;
}
.number span {display: none;transform: 0;background: #eaeaea;border-radius: 0px;text-align: center;position: relative;font-size: 10px;color: #333;width: 85%;height: 30px;max-width: 90%;line-height: 30px;/* padding: 10px 10px; */margin: 0 auto;transition: 0.2s all ease-out;}
.tables_img {
width: 19%;
float: left;
box-shadow: 0px 0 11px -6px #888;
text-align: center;
height: 40px;
padding: 10px 0;
position: relative;
}
.tables_img img {
border-radius: 0px;
max-height: 47px;
width: 95%;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 10%;
}
.tablestars {
width: 15%;
color: #046b61;
float: left;
box-shadow: 0px 0 11px -6px #888;
text-align: center;
height: 67px;
padding: 10px 0;
font-size: 14px;
display: none;
}

.tablebonus {
font-size: 12px;
width: 41%;
float: left;
box-shadow: 0px 0 11px -6px #888;
text-align: center;
height: 40px;
/* padding: 10px 0; */
/* line-height: 40px; */
word-break: revert;
position: relative;
}
.tablebonus b {
color: #046b61;
display: none;
}
.tablebonus span {
display: inline-block;
line-height: 40px;
height: 40px;
padding: 0;
margin: 0;
top: 50%;
transform: translateY(-25%);
top: 50%;
position: relative;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
left: 0;
}
.tablebutton {
width: 40%;
float: left;
box-shadow: 0px 0 11px -6px #888;
text-align: center;
height: 40px;
padding: 5px 0;
}
.example_f {
background: linear-gradient(to right, #70a54f, #13932b) !important;
border: none;
color: #FFFFFF;
width: 40%;
text-align: center;
text-transform: uppercase;
font-size: 8px;
padding: 4px 4px;
transition: all 0.4s;
cursor: pointer;
margin: 5px;
float: left;
color: #fff;
}
.example_f2 {
background: linear-gradient(to right, #4d58ab, #408dd5) !important;
border: none;
color: #FFFFFF;
width: 42%;
text-align: center;
text-transform: uppercase;
font-size: 8px;
padding: 4px 6px;
transition: all 0.4s;
cursor: pointer;
margin: 5px 2px;
float: left;
color: #fff;
}
.title h1{font-size: 18px;}
.single_title{font-size: 15px;}
.post-meta{font-size: 11px;}
.singlecommentform label span {
width: 28%;
display: block;
float: left;
line-height: 26px;
font-size:13px;
}
.singlecommentform label input {
padding: 10px;
border-radius: 3px 3px;
background: #5d9690;
border: 1px solid #ddd;
outline: none;
width: 72%; color: #fff;
}
.comment-single-button{width: 70% !important}
.singlecommentform label textarea {
padding: 10px;
border-radius: 3px 3px;
background: #5d9690;
border: 1px solid #ddd;
outline: none;
width: 100%; color: #fff;
}
.sites_left {
width: 100%;
float: left;
min-height: auto;
background: #000;
}

.sites_left {
width: 100%;
float: left;
min-height: auto;
background: #000;
/* margin-bottom: 15px; */
display: inline-block;
width: 100%;
height: auto;
}
.sites_head_title {
border-bottom: 1px solid #333;padding: 5.2px;text-align: center;color: #fff;font-size: 22px;background: #000000;
}
a.glow-on-hover {
display: block;
width: 61%;
margin: 0 auto;
border: 2px solid #ffc20e;
background: #ACFBC9;
background: -webkit-linear-gradient(top left, #ACFBC9, #BF97C1);
background: -moz-linear-gradient(top left, #ACFBC9, #BF97C1);
background: linear-gradient(to bottom right, #ffd34e, #ffeaab);
margin-top: 6px;
padding: 10px;
color: #565a5a;
margin-bottom: 15px;
}
.sites_center {
width: 100%;
float: left;
/* margin-top: 29px; */
clear: both;
float: none;
display: inline-block;
}
.group {
width: 100%;
float: none;
/* background: #fafafa; */
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 10px;
display: inline-block;
}
.haberstitle {
padding: 10px;
text-align: center;
background: #c34d59;
color: #fff;
border-bottom: 2px solid #94323c;
margin-top: 7px;
clear: both;
/* margin: 12px 0; */
display: table;
width: 100%;
/* top: -5px !important; */
/* position: relative; */
/* left: 10px !important; */
}
.sites_puan .stars{width: auto;margin-top:10px;} 
.seocont {
padding: 15px 0 0 0;
background: #000;
background-position: bottom!important;
background-repeat: no-repeat!important;
background-size: cover!important;
color: #ffff;
}
.seocont2 {
padding: 15px 0 0 0;
background: #000;
background-position: bottom!important;
background-repeat: no-repeat!important;
background-size: cover!important;
color: #ffff;
}
.sites_left_side {
	background: #e6f0ef;
    /* border: 3px solid rgb(255, 194, 14); */
    /* border-radius: 3px; */
    margin-top: -33px;
    float: left;
    width: 100%;
    /* margin-right: 15px; */
    /* margin-left: 3%; */
    margin-bottom: 23px;
    text-align: center;
}
.sites_left_side ul li {
padding: 8px;
background: #ffffff;
border-bottom: 1px solid #ddd;
min-height: 41px;
/* margin-bottom: 5px; */
width: 100%;
float: left;
border-right: 1px solid #ddd;
}
.sirketleft {
font-size: 14px;
float: left;
display: inline-block;
margin-right: 10px;
}
.sites_left_side .right_wrap {
color: #333;
text-align: left;
}






}
@media (max-width: 500px) { 

.block-promotion-column .item a .image img {
width: 100%;
height:250px;
object-fit: cover;
}
}
@media (max-width: 360px) { 
.example_f2{padding: 4px;}
}
@media (max-width: 320px) {
.header_ads img{
max-width:90%;
}
.tableheader {
font-size: 11px; }
.example_f {
background: linear-gradient(to right, #70a54f, #13932b) !important;
border: none;
color: #FFFFFF;
width: 39%;
text-align: center;
text-transform: uppercase;
font-size: 6px;
padding: 4px 4px;
transition: all 0.4s;
cursor: pointer;
margin: 5px;
float: left;
color: #fff;
}
.example_f2 {
padding: 4px 1px !important;
}
.example_f2 {
background: linear-gradient(to right, #4d58ab, #408dd5) !important;
border: none;
color: #FFFFFF;
width: 48%;
text-transform: uppercase;
font-size: 6px;
padding: 4px 6px;
transition: all 0.4s;
cursor: pointer;
margin: 5px 2px;
float: left;
color: #fff;
}
}

footer{padding-bottom: 50px;}	    header{margin-top: 5px;}
.fix-header{
background: rgba(27, 24, 210, 0.8);
font-size: 15px;
top: 0;
text-align: center;
color:#EFEFEF;
position: fixed;
width:100%;
z-index:9999;
padding:8px 0;
}
.head_fix{
background: #26B01F;
color:#F3F3F3;
padding:4px 28px;
border-radius:10px;
text-decoration: none;
font-size: 14px;
margin-left: 15px;
font-weight: 700
}
.head_fix:hover { color:#FFFFFF; text-decoration: none; }
.footer-sticky{
position: fixed;
right: 0;
bottom: 0;
width: 100%;
background: rgba(255, 240, 0, 0.9);
z-index: 99999;
padding:5px 0;
}
.footer-sticky-inner {
position: relative;
text-align: center;
margin: 0 auto;
}
.yazi {

line-height: 2;
vertical-align: middle;
color:#000;
}
.yazi .btn{ font-size: 13px !important; text-transform: none !important;}
.yazi a{
vertical-align: middle;
}

body{
background: radial-gradient(circle at top, #1e293b 0%, #0f172a 45%, #020617 100%) fixed;
color: #e2e8f0;
}

.container{
max-width: 1240px;
}

header{
background: rgba(15,23,42,0.82);
backdrop-filter: blur(14px);
-webkit-backdrop-filter: blur(14px);
border: 1px solid rgba(148, 163, 184, 0.12);
border-radius: 22px;
padding: 18px 20px;
margin: 18px 0 14px;
min-height: auto;
box-shadow: 0 18px 50px rgba(2, 6, 23, 0.42);
}

.logo,
.header_ads{
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}

.logo{
top: auto;
margin: 0;
}

header .logo a img,
.header_ads img{
border-radius: 16px;
}

.header_ads img{
max-width: 100%;
height: auto;
box-shadow: 0 14px 34px rgba(37, 99, 235, 0.2);
}

.main-nav{
background: linear-gradient(135deg, #172554 0%, #2563eb 100%);
border-radius: 18px;
padding: 6px 12px !important;
box-shadow: 0 18px 44px rgba(37, 99, 235, 0.22);
margin-bottom: 18px;
}

.main-nav ul li{
background: transparent;
border-radius: 14px;
margin: 4px;
}

.main-nav ul li:hover{
background: rgba(255,255,255,0.12);
}

.main-nav ul li a,
.main-nav ul li span.drop{
line-height: 42px;
font-size: 15px;
letter-spacing: 0.4px;
border-radius: 14px;
padding: 2px 18px 0 18px !important;
}

.headerreklam,
.seocont,
.seowrap,
.haberler,
footer{
border-radius: 22px;
}

.headerreklam{
background: linear-gradient(180deg, rgba(15,23,42,0.9) 0%, rgba(30,41,59,0.9) 100%);
padding: 18px 14px;
margin-bottom: 18px;
box-shadow: 0 16px 40px rgba(2, 6, 23, 0.35);
}

.malt{
margin-bottom: 12px;
}

.seocont{
padding: 10px;
background: transparent !important;
}

.title h1{
font-size: 28px;
font-weight: 700;
letter-spacing: -0.4px;
}

.title h1 span{
background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 100%);
border-radius: 18px;
padding: 16px 28px;
box-shadow: 0 18px 44px rgba(2, 6, 23, 0.34);
}

.tableheader{
background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 100%);
border: 0;
border-radius: 20px 20px 0 0;
overflow: hidden;
box-shadow: 0 16px 36px rgba(2, 6, 23, 0.28);
}

.tableheader div{
color: #dbeafe;
font-weight: 700;
letter-spacing: 0.4px;
}

.siteswrap{
background: rgba(15,23,42,0.82);
border: 1px solid rgba(148,163,184,0.12);
border-radius: 0 0 22px 22px;
box-shadow: 0 18px 44px rgba(2, 6, 23, 0.28);
padding: 8px 10px 12px;
margin-bottom: 24px;
}

.tables:first-child{
border-top: 0;
}

.tables{
display: table;
width: 100%;
padding: 12px 8px;
margin: 10px 0;
background: rgba(15,23,42,0.86);
border: 1px solid rgba(148,163,184,0.14);
border-radius: 18px;
box-shadow: 0 10px 30px rgba(2, 6, 23, 0.25);
transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.tables:hover{
background: rgba(15,23,42,0.96);
transform: translateY(-3px);
box-shadow: 0 20px 40px rgba(37, 99, 235, 0.2);
border-color: rgba(96,165,250,0.28);
}

.number,
.tables_img,
.tablestars,
.tablebonus{
height: 67px;
min-height: 67px;
border-right: 1px solid rgba(148,163,184,0.12);
border-top-right-radius: 0;
border-bottom-right-radius: 0;
box-shadow: none;
}

.number span{
width: 42px;
height: 42px;
line-height: 42px;
border-radius: 14px;
background: linear-gradient(135deg, #1d4ed8 0%, #60a5fa 100%);
color: #eff6ff;
font-weight: 800;
}

.tables:hover .number span{
background: linear-gradient(135deg, #2563eb 0%, #93c5fd 100%);
color: #eff6ff;
}

.tables_img{
background: transparent;
}

.tables_img img{
width: auto;
max-width: 100%;
max-height: 52px;
border-radius: 12px;
}

.tablebonus{
font-size: 15px;
font-weight: 700;
color: #bfdbfe;
}

.tablebonus b{
color: #fcd34d;
}

.tablebutton{
height: 67px;
padding: 10px 1%;
box-shadow: none;
}

.example_f,
.example_f2{
width: 47%;
margin: 5px;
padding: 11px 12px;
border-radius: 14px;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.5px;
box-shadow: 0 12px 24px rgba(2, 6, 23, 0.3);
}

.example_f:hover,
.example_f2:hover{
transform: translateY(-1px);
}

.seowrap{
padding: 26px;
background: rgba(15,23,42,0.88);
border: 1px solid rgba(148,163,184,0.12);
box-shadow: 0 18px 50px rgba(2, 6, 23, 0.32);
line-height: 1.8;
margin-bottom: 24px;
color: #cbd5e1;
}

.toc{
margin: 18px 0 22px;
padding: 18px;
background: rgba(2,6,23,0.34);
border: 1px solid rgba(148,163,184,0.12);
border-radius: 18px;
}

.haberstitle{
padding: 12px 18px;
margin: 8px 0 14px;
background: linear-gradient(135deg, rgba(190,24,93,0.18) 0%, rgba(251,113,133,0.12) 100%);
color: #fecdd3;
border: 1px solid rgba(251,113,133,0.2);
border-radius: 16px;
font-size: 20px;
font-weight: 800;
letter-spacing: 0.3px;
}

.haberler{
padding: 22px 16px 8px;
background: rgba(15,23,42,0.88);
border: 1px solid rgba(148,163,184,0.12);
box-shadow: 0 18px 50px rgba(2, 6, 23, 0.32);
width: 100%;
}

.block-promotion-column .item{
background: #0f172a;
border: 1px solid rgba(148,163,184,0.12);
border-radius: 20px;
overflow: hidden;
box-shadow: 0 14px 34px rgba(2, 6, 23, 0.3);
transition: transform .25s ease, box-shadow .25s ease;
}

.block-promotion-column .item:hover{
transform: translateY(-4px);
box-shadow: 0 20px 42px rgba(37, 99, 235, 0.16);
}

.block-promotion-column .item a{
color: #f8fafc;
}

.block-promotion-column .item a .image{
background: #020617;
}

.block-promotion-column .item a .image img{
height: 220px;
}

.block-promotion-column .item a .company{
background: linear-gradient(135deg, #2563eb 0%, #60a5fa 100%);
height: 5px;
}

.block-promotion-column .item a .body{
padding: 22px 18px;
}

.block-promotion-column .item a .body h4{
height: auto;
min-height: 52px;
font-size: 19px;
line-height: 1.4;
font-weight: 800;
}

.block-promotion-column .item a .body p{
font-size: 14px;
line-height: 1.7;
word-break: normal;
color: #cbd5e1;
}

footer{
background: linear-gradient(135deg, #020617 0%, #0f172a 100%) !important;
padding: 22px 18px;
box-shadow: 0 18px 44px rgba(2, 6, 23, 0.34);
}

.footermenu li{
background: rgba(255,255,255,0.05);
border: 1px solid rgba(148,163,184,0.12);
border-radius: 14px;
padding: 8px 15px;
}

.footermenu li:hover{
background: rgba(37,99,235,0.18);
}

.footermenu li a{
color: #f8fafc;
}

.footerinfo{
background: rgba(255,255,255,0.04);
border: 1px solid rgba(148,163,184,0.12);
border-radius: 18px;
padding: 16px;
color: #cbd5e1;
font-size: 13px;
}

.copyright{
background: transparent;
color: #94a3b8;
margin-top: 14px;
}

.footer-sticky{
background: rgba(2, 6, 23, 0.96);
backdrop-filter: blur(14px);
-webkit-backdrop-filter: blur(14px);
padding: 10px 0;
}

.yazi{
color: #f8fafc;
}

@media (max-width: 991px){
.tables{
display: block;
padding: 14px;
}

.number,
.tables_img,
.tablestars,
.tablebonus,
.tablebutton{
width: 100%;
float: none;
border-right: 0;
padding: 10px 0;
}

.tablebutton{
padding-left: 0;
display: block;
height: auto;
}

.example_f,
.example_f2{
width: calc(50% - 10px);
}

.main-nav{
padding: 10px !important;
}
}

@media (max-width: 767px){
header,
.headerreklam,
.seowrap,
.haberler,
footer{
border-radius: 16px;
}

.title h1{
font-size: 22px;
}

.title h1 span{
padding: 14px 18px;
}

.haberstitle{
font-size: 17px;
}

.example_f,
.example_f2{
width: 100%;
margin: 4px 0;
}
}

body {
    background: radial-gradient(circle at top, #1e293b 0%, #0f172a 45%, #020617 100%) !important;
}

body .container > header {
    background: rgba(15, 23, 42, 0.86) !important;
    border: 1px solid rgba(148, 163, 184, 0.12) !important;
    border-radius: 22px !important;
    box-shadow: 0 18px 50px rgba(2, 6, 23, 0.42) !important;
    padding: 18px 20px !important;
    margin: 18px 0 14px !important;
}

body .container > nav.main-nav {
    background: linear-gradient(135deg, #172554 0%, #2563eb 100%) !important;
    border-radius: 18px !important;
    box-shadow: 0 18px 44px rgba(37, 99, 235, 0.22) !important;
    margin-bottom: 18px !important;
}

body .container > .headerreklam,
body .container > .seowrap,
body .container > .haberler,
body .container > footer,
body .container .siteswrap {
    border-radius: 22px !important;
    box-shadow: 0 18px 44px rgba(2, 6, 23, 0.28) !important;
}

body .container > .headerreklam {
    background: linear-gradient(180deg, rgba(15,23,42,0.9) 0%, rgba(30,41,59,0.9) 100%) !important;
    padding: 18px 14px !important;
}

body .title h1 span {
    background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 100%) !important;
    border-radius: 18px !important;
    box-shadow: 0 18px 44px rgba(2, 6, 23, 0.34) !important;
}

body .tableheader {
    background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 100%) !important;
    border: 0 !important;
    border-radius: 20px 20px 0 0 !important;
    box-shadow: 0 16px 36px rgba(2, 6, 23, 0.28) !important;
}

body .siteswrap {
    background: rgba(15,23,42,0.82) !important;
    border: 1px solid rgba(148,163,184,0.12) !important;
    padding: 8px 10px 12px !important;
}

body .siteswrap .tables {
    background: rgba(15,23,42,0.86) !important;
    border: 1px solid rgba(148,163,184,0.14) !important;
    border-radius: 18px !important;
    box-shadow: 0 10px 30px rgba(2, 6, 23, 0.25) !important;
    margin: 10px 0 !important;
}

body .siteswrap .tables:hover {
    transform: translateY(-3px);
    background: rgba(15,23,42,0.96) !important;
    box-shadow: 0 20px 40px rgba(37, 99, 235, 0.2) !important;
    border-color: rgba(96,165,250,0.28) !important;
}

body .number span {
    background: linear-gradient(135deg, #1d4ed8 0%, #60a5fa 100%) !important;
    color: #eff6ff !important;
    border-radius: 14px !important;
    width: 42px;
    height: 42px;
    line-height: 42px;
}

body .tablebonus {
    color: #bfdbfe !important;
    font-weight: 700 !important;
}

body .example_f,
body .example_f2 {
    border-radius: 14px !important;
    box-shadow: 0 12px 24px rgba(2, 6, 23, 0.3) !important;
}

body .seowrap {
    background: rgba(15,23,42,0.88) !important;
    padding: 26px !important;
    line-height: 1.8 !important;
    color: #cbd5e1 !important;
}

body .haberstitle {
    background: linear-gradient(135deg, rgba(190,24,93,0.18) 0%, rgba(251,113,133,0.12) 100%) !important;
    border: 1px solid rgba(251,113,133,0.2) !important;
    border-radius: 16px !important;
    color: #fecdd3 !important;
    font-weight: 800 !important;
}

body .haberler {
    background: rgba(15,23,42,0.88) !important;
    padding: 22px 16px 8px !important;
}

body .block-promotion-column .item {
    background: #0f172a !important;
    border: 1px solid rgba(148,163,184,0.12) !important;
    border-radius: 20px !important;
    box-shadow: 0 14px 34px rgba(2, 6, 23, 0.3) !important;
}

body .block-promotion-column .item a .company {
    background: linear-gradient(135deg, #2563eb 0%, #60a5fa 100%) !important;
    height: 5px !important;
}

body .block-promotion-column .item a .body {
    padding: 22px 18px !important;
}

body .block-promotion-column .item a .body p {
    color: #cbd5e1 !important;
    word-break: normal !important;
}

body .container > footer {
    background: linear-gradient(135deg, #020617 0%, #0f172a 100%) !important;
    padding: 22px 18px !important;
}