body{
	margin:0px;
	background:#f1f1f1;
	font-family: Poppins,sans-serif;
}
iframe {overflow:hidden;border:none;}
a, 
a:link, 
a:active, 
a:visited{color:#FFF; text-decoration:none;}
a:hover{color:#ffa900; text-decoration:none;}
h1{margin:0px; padding:0px; display:inline-block; font-size:18px;}
h2{margin:0px; padding:0px; display:inline-block; font-size:18px;}
h3{
	padding:0px;
	margin:0px;
	color: #ffb117;
	display: block;
    font-weight: bold;
	text-shadow: 0 -1px 1px #000;
}
span{
	display:block;
	margin:0px;
	padding:0px;
}
.bg-sari{
	background:#ffa900;
}
.bg-yesil{
	background:#009c6c;
}
.bg-mor{
	background:#8700ff;
}
.bg-turuncu{
	background:#ff5400;
}
.bg-mavi{
	background:#7a00ff;
}
.g8{
	width:790px;
}
.baslik{
    position: relative;
    margin: 5px 0 0px 0;
    font-weight: bold;
    font-size: 20px;
    color: #112240;
    height: 31px;
    line-height: 31px;
}
.baslik a{
	display: inline-block;
    font-weight: 500;
    position: absolute;
    font-size: 12px;
    color: #fff;
    right: 0px;
    padding: 5px 10px;
    margin-right: 4px;
    border-radius: 5px;
    line-height: 20px;
    background: linear-gradient(90deg,rgba(17, 34, 64, 1) 0%, rgba(95, 114, 166, 1) 100%);
	box-shadow: 0px 3px 6px #55689980;
}
.beyaz{
	color:#FFF;
}
.header{
	width:100%;
	height:50px;
	display:inline-block;
	background:#112240;
}
.header-ic{
	margin: 0 auto;
	width:1150px;
	height:50px;
}
.logo{
	display:inline-block;
	padding: 2px;	
}
.ara-kutu {
    background-color: #eee;
    padding: 10px 30px 10px 10px;
    border: 0;
    width: 305px;
    height: 36px;
    color: #333;
    float: left;
    border-radius: 12px;
    box-sizing: border-box;
	font-family: Poppins,sans-serif;
}
.ara-button{
    float: left;
    border: 0;
    background: url(img/search.svg) no-repeat, #fba700;
    background-position: center;
	background-size: 50%;
    position: relative;
    margin-left: -40px;
    margin-top: 0px;
    width: 40px;
    height: 36px;
    border-radius: 12px;
    box-shadow: -3px 0px 5px #0002;
}
.search{
	float:right;
	margin: 6px auto 0 auto;
}
.main{
	margin: 0 auto 0 auto;
	width:1150px;
	overflow:hidden;
}
.naviga{
	margin: 0px 0px 0px 0px;
	width:185px;
	float:left;
}
.naviga ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.naviga li{
    height: 28px;
    background: #92003d;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    padding: 5px 0px 0px 10px;
    margin: 5px;
    border-radius: 5px;
}
.naviga ul li.ozel{
	padding:5px 0 0 30px;
	border-bottom: 1px solid #112240;
}

.naviga ul li.icon-son{
	background:#112240 url("img/kat-son.svg") no-repeat 3px center;
	background-size: auto 65%;
}
.naviga ul li.icon-fav{
	background:#112240 url("img/kat-fav.svg") no-repeat 3px center;
	background-size: auto 65%;
}
.naviga ul li.icon-tum{
	background:#112240 url("img/kat-tum.svg") no-repeat 3px center;
	background-size: auto 65%;
}
.naviga ul li.icon-nasil{
	background:#112240 url("img/kat-nasil.svg") no-repeat 3px center;
	background-size: auto 65%;
}
.naviga ul li a{
	display:block;
}

.content{
	margin: 0px 0px 0px 10px;
	float:left;
	width:955px;
}
.slayt-div{
	overflow:hidden;
}
.slayt{
	margin:5px;
	float:left;
	position:relative;
}
.slayt img{
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.slayt span{
	display:inline-block;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:#000;
	opacity:0.8;
	padding:8px;
	text-align: center;
	font-weight: bold;
    font-size: 15px;
    color: #fff;
}
.slayt:hover span{
	cursor:pointer;
	color:#333;
	background-color:#ffa900;
}
.s0{
	width:400px;
	height:300px;
}
.s1{
	width:195px;
	height:145px;
}
.uyari-flash{
	margin:150px 0px 0px 120px;
	padding:20px 0px 0px 0px;
	border:1px solid #999;
	width:500px;
	height:300px;
	text-align:center;
	background:#aaf;
}
.oyun{
	margin:0px auto 0px auto;
	width:1150px;
	overflow:hidden;
}
.oyun-ekran{
	padding:0px;
	background:#fff;
	border:1px solid #ccc;
	width:800px;
	height:640px;
	float:left;
	font-size:0;
	margin-left:4px;
}
.oyun-pencere{
	width:800px;
	height:600px;
	display:block;
	overflow:hidden;
}
.oyun-encok{
	width:170px;
}
.left{
	float:left;	
}
.right{
	float:right;	
}
.oyun-encok h2{
	background:#0C1C39;
	width:100%;
	color:#fff;
	font-weight: bold;
    font-size: 15px;
	text-align:center;
	padding:7px;
	margin:0;
	text-shadow: 0 1px 1px #000;
	display:none;
}
.oyun-aciklama{
	font-size: 14px;
	padding:20px;
	color: #fff;
}
.oyun-aciklama h1{
	color:#fff;
}
.oyun-aciklama span{
	color: #333;
	font-size: 13px;
}
.oyun-aciklama1{
	font-size: 14px;
	padding:10px;
	background: #fff;
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.oyun-aciklama1 h1{
	color:#92003d;
}
.oyun-aciklama1 span{
	color: #333;
	font-size: 13px;
}

.nasil-oynanir{
	margin:15px 0px 0px 0px;
	padding:10px;
	display:inline-block;
	width:1148px;
	background: #fff;
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-sizing:border-box;
	border-radius: 5px;
}
.nasil-oynanir h2{
	color:#EB003F;
}
.nasil-oynanir .metin{
	color: #333;
	font-size: 14px;
}
.nasil-oynanir h3{
	color: #333;
	font-size: 16px;
	text-shadow: none;
}

.nasil-oynanir-detay{
	display: block;
	background-color: #FE5E41;
	border: coral;
	border-radius: 5px;
	height: 90px;
	overflow: hidden;
	background-position: left center,right 15px center;
	background-size: auto 100%, 60px 60px;
	background-repeat: no-repeat,no-repeat;

	padding: 10px 0 0 130px;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
}
.nasil-oynanir-detay span{
    font-size: 15px;
    background: #fff;
    display: block;
    width: fit-content;
    padding: 3px 8px;
    border-radius: 5px;
    color: #FE5E41;
    font-weight: normal;
    margin-top: 5px;
}
.oyun-liste{
	overflow:hidden;
	margin: 0 0 10px 0;
	padding:0;
}
.benzer li{
	width:160px;
	height:120px;
	margin:4px 5px;
}
.oyun-kutu{
	position:relative;
	width:180px;
	height:135px;
	float:left;
	margin:5px;
	border-radius:5px;
	overflow:hidden;
	background: #fff;
    color: #fff;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.oyun-kutu:hover{
	cursor:pointer;
	color: #ffa900;
}
.oyun-kutu img{
	transition: transform .5s ease;
}
.oyun-kutu img:hover{
		transform: scale(1.2);
}
.oyun-kutu span{
	position: absolute;
	bottom: 0;
	padding-left:5px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    text-align: left;
    overflow: hidden;
}
.oyun-kutu .shadow{
	position: absolute;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));
	pointer-events: none;
	height: 40%;
	bottom:0;
	left:0;
	right:0;
}
.ilk-slayt{
	width:370px;
	height:280px;
}
.alt{
    width: 1150px;
    background: #112240;
    margin: 20px auto;
    border-radius: 10px;
}
.site-info{
    text-align: center;
    padding: 10px;
}
.site-info span{
    font-size: 11px;
    color: #fff;
    padding: 0 5px;
    position: relative;
}
.f-group{
	width:255px;
	float:left;
	margin: 10px 0 0 30px; 
}
.footer{
	overflow:hidden;
}
.footer ul{
	display:inline-block;
	padding:5px 0 0 0;
	margin:0;
}
.footer li{
	font-size:13px;
    margin: 0;
    padding: 0px 0px 5px 0px;
	min-height:25px;
	line-height:25px;
	display:inline-block;
	width:100%;
}
.alt hr{
    height: 0;
    border: 0;
    border-top: 1px solid #404e65;
}
.f-group span{
	padding:0px;
	margin:0px;
	color: #ffb117;
	display: block;
    font-weight: bold;
	text-shadow: 0 -1px 1px #000;
}
#about{
    margin: 10px auto;
    color: #333;
    font-size: 13px;
}
.yukleniyor{
	display:none;
	visibility:hidden; 
	width:350px;
	height:400pz;
	margin: 100px 200px 0px auto;
	padding: 5px;
	text-align:center;
}
.yukleniyor-bar-dis{
	background:#CCCCCC;
	width:200px;
	height:20px;
	border:1px solid #AAA; 
	text-align:left;
	margin: 0px auto 0px auto;
}
.yukleniyor-bar{
	background:#0066FF;
	width:1px;
	height:20px;
}
.text-yukleniyor{
	padding:15px 0px 5px 0px;
	font-weight: bold;
    font-size: 15px;
    color: #333;
	display:inline-block;
}
.text-yukleniyor-mini{
    font-size: 13px;
    color: #555;
}
.yuzde{
	font-weight: bold;
    font-size: 25px;
    color: #000;
	display:inline-block;
	padding:15px 0px 5px 0px;
}
#yorumlar{
	font-size:14px;
	width:1148px;
	max-height:600px;
	overflow-x:hidden;
	overflow-y:auto;
	margin:10px 0px 10px 0px;
	float:left;
	background-color:#fff;
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-sizing:border-box;
	border-radius: 5px;
}
.yorum-uyari{
	margin: 5px;
	display: block;
	text-align: center;
    font-size: 14px;
    color: #D55;
	line-height:25px;
}
#yorumlar div{
    margin: 10px;
    display: block;
    padding: 10px;
    border: 1px solid  #DCDCDC;
    border-radius: 5px;
}

#yorumlar div:nth-child(odd){
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);	
}

#yorumlar div:nth-child(even){
	background: linear-gradient(90deg,rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.yorum-baslik{
    font-size: 18px;
    font-weight: bold;
    color: #EB003F;
    padding: 10px 10px 5px 10px;
    position: sticky;
    top: 0;
    background: #fff;
}

#yorumlar span.u{
	font-weight:bold;
	color:#006699;
	display: block;
	font-size: 15px;
}
#yorumlar span.m{
	display: block;
	
}
#yorumlar span.t{
	color:#666666;
	font-size:10px;
	display: block;
}
#yorum-yaz{
	font-size:14px;
	padding:10px;
	width:1148px;
	margin:10px 0px 10px 0px;
	float:left;
	background-color:#fff;
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-sizing:border-box;
	border-radius: 5px;
}
#yorum-yaz form{
	margin:0;
	padding:0;
}
#yorum-yaz label{
	width: 80px;
	display: block;
	float: left;
}
#yorum-yaz span{
	display:block;
	padding: 3px;
}

#yorum-yaz span.yr_bilgi{
	color:#999900;
	font-weight:bold;
	font-size:16px;
}

#yorum_uye{
	padding: 10px;
    border-radius: 5px;
    background-color: #F5F5F5;
    border-color: #DCDCDC;
	width: 1100px;
	border: 1px solid  #DCDCDC;
	font-family: 'Poppins';
}
#yorum_yorum{
	padding: 10px;
    border-radius: 5px;
    background-color: #F5F5F5;
    border-color: #DCDCDC;
	width: 1100px;
	font-family: 'Poppins';
}
#yorum_gonder{
	border-radius: 15px;
    color: #fff;
    background: linear-gradient(180deg, rgba(255, 143, 85, 1) 0%, rgba(175, 9, 9, 1) 100%);
    box-shadow: 0px 3px 10px #FF8F55;
    border: 0;
    padding: 10px 20px;
    font-weight: bold;
	cursor: pointer;
	font-family: 'Poppins';
}

.secilmis-0{
	width:400px;
	height:250px;
}
.reklam-sabit-sag{
    height: 600px;
    width: 160px;
    text-align:center;
    position: absolute;
	left: calc(50% + 580px);
    top: 70px;
    z-index: 3;
}
.reklam-sabit-sol{
    height: 600px;
    width: 160px;
    text-align:center;
    position: absolute;
	right: calc(50% + 580px);
	top:0;
    top: 70px;
    z-index: 3;
}
.reklam-300x250{
	width:300px;
	height:250px;
	float:left;
	margin:0px 10px 0px 0px;
	border: 1px solid #339;
	padding:1px;
}
.reklam-300x250-k{
	width:300px;
	height:250px;
	float:left;
	margin:30px 10px 0px 10px;
	border: 1px solid #339;
	padding:1px;
}
.reklam-728x90-1{
	width:728px;
	height:90px;
	border: 1px solid #339;
	padding:1px;
	margin: 5px auto 5px auto;
}
.reklam-728x90-1-oyun{
	width:728px;
	height:90px;
	border:1px solid #339;
	padding:1px;
	margin:0px 0px 10px 37px; 
	float:left;
}
.reklam-1150x300{
    margin-top: 15px;
    display: inline-block;
}
.hata-404{
	text-align:center;
	font-size:80px;
}
.sayfala{
	padding:10px;
	overflow:hidden;
	text-align:right;
	margin:0;
}
.sayfala li{
	display:inline-block;
	margin:0;
	padding:0;
}
.sayfa:link, .sayfa:visited, .sayfa:active {
    text-decoration: none;
    text-align: center;
    color: #333333;
    font-size: 15px;
    background-color: #cdc9c9;
    padding: 3px 5px;
    margin: 1px;
    border-radius: 5px;
    display: inline-block;
    width: 30px;
    height: 25px;
    line-height: 25px;
}
.sayfa:hover{
    color: #000000;
    background-color: #bdbaba;
}
.sayfa-aktif:link, .sayfa-aktif:visited, .sayfa-aktif:active {
	text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 15px;
    border-radius: 5px;
    background-color: #92003d;
    padding: 3px 5px;
    margin: 1px;
    display: inline-block;
    width: 30px;
    height: 25px;
    line-height: 25px;
}
.sayfa-aktif:hover{
    color: #FFFFFF;
    background-color: #b5004c;
}
.oyun-alt{
	background: #0C1C39;
	overflow:hidden;	
}
.oyun-bilgi{
	height:40px;
	float:left;
	font-size:0;
	padding-top:5px;
	box-sizing: border-box;
}
.oyun-bilgi h1{
	color:#fff;
	margin-left:5px;
	font-size:16px;
	line-height:20px;
}
.oyun-bilgi span{
	color: #aab;
	font-size: 12px;
	line-height:14px;
	margin-left:5px;
}
.oyun-buttons{
	box-sizing:border-box;
	display:inline-block;
	text-align:right;
	font-size:0;
	font-weight:bold;
	height:40px;
	color:#eee;
	overflow:hidden;
	float:right;
}
.oyun-buttons div{
	width:40px;
	display:inline-block;
	box-sizing:border-box;
	height:40px;
	line-height:40px;
	padding-right:20px;
	cursor:pointer;
	float:left;
	margin-left:1px;
}
.oyun-buttons .paylas{
	background:#243655 url('img/icon-share.svg') no-repeat 10px center;
	background-size: 50%;
}
.oyun-buttons .kaydet{
	background:#243655 url('img/icon-favorite.svg') no-repeat 10px center;
	background-size: 50%;
}
.oyun-buttons .yenile{
	background:#243655 url('img/icon-refresh.svg') no-repeat 10px center;
	background-size: 50%;
}
.oyun-buttons .full{
	background:#FB0044 url('img/icon-full-screen.svg') no-repeat 10px center;
	background-size: 14%;
	width:140px;
	font-size:14px;
}
.oyun-buttons .yorumlar{
	background:#243655 url('img/icon-comments.svg') no-repeat 10px center;
	background-size: 50%;
}

#oyun{
	width: 100%;
	height: 100%;		
}

#game-container{
	position: relative;
	display:inline-block;
	width:800px;
	height:600px;
	overflow:hidden;
}

/* video ad */

#ad-container{
	width: 100%;
	height: 100%;
	background-color: black;
	position: absolute;
	overflow:hidden;
	top:0;
	left:0;
	z-index: 1;
}
#start-button {
	position: absolute;
	display: flex;
	flex-direction: column; /* İçerikleri dikey hizala */
	align-items: center; /* Yatayda ortala */
	justify-content: center; /* Dikeyde ortala */
	text-align: center; /* Metni ortala */
	width: 100%;
	height: 100%;
	background-color: #333;
	border: none;
	cursor: pointer;
	z-index: 2;
	top:0;
	left:0;
}
#start-button #game-logo{	
	width: 195px;
	height: 146px;
	border-radius: 15px;
	border: 5px solid orange;
}
#start-button #game-name{	
	margin:20px 0;
	font-size: 24px;
	font-weight:bold;
	color:orange;		
}