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;
}
.tam-ekran{
	border-radius: 5px;
	background-image: linear-gradient(#2e3192, #22256d);
	height:27px;
	line-height:27px;
	float:right;
	margin:5px 2px;
	padding-left:5px;
	text-align:center;
	color:#eee;
	cursor:pointer;
	overflow:hidden;
}
.tam-ekran div{
	width:27px;
	height:27px;
	background: center center no-repeat #12146b;
	background-image: url(img/tam-ekran.png);
	background-size:70% 70%;
	display:inline-block;
	float:right;
	margin-left:6px;
}
.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: 10px 5px 0px 5px;
    padding: 5px 5px 3px 10px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    height: 25px;
    line-height: 25px;
}
.baslik a{
	display:inline-block;
	position:absolute;
	font-size: 12px;
    color: #fff;
	right:0px;
	padding:2px 5px 2px 5px;
	margin-right:4px;
	font-weight:bold;
	text-shadow: 0 1px 1px #000;
	border:1px solid #f0f0f0;
	background: rgb(0,0,0,0.2);
	line-height:19px;
}
.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: 350px;
    color: #333;
    float: left;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.ara-button{
    float: left;
    border: 0;
    background: url(img/search.png) no-repeat;
    position: relative;
    margin-left: -30px;
    margin-top: 8px;
    width: 25px;
    height: 25px;
}
.search{
	float:right;
	margin: 6px auto 0 auto;
}
.main{
	margin: 10px auto 0px 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%;
}

.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:1005px;
	overflow:hidden;
}
.oyun-ekran{
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	width:800px;
	height:690px;
	float:left;
}
.oyun-pencere{
	width:800px;
	height:600px;
	display:block;
	overflow:hidden;
}
.oyun-bilgi{
	background:#fff;
	height:47px;
	float:left;
}
.oyun-bilgi h1{
	color:#92003d;
	margin-left:10px;
}
.oyun-bilgi span{
	color: #333;
	font-size: 13px;
	margin-left:10px;
}
.oyun-encok{
	width:185px;
	float:right;
	padding-right:5px;
}
.oyun-encok h2{
	background:#ff0300;
	width:165px;
	color:#fff;
	font-weight: bold;
    font-size: 15px;
	text-align:center;
	padding:7px;
	margin:0px 5px 0px 5px;
	text-shadow: 0 1px 1px #000;
}
.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:790px;
	background: #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);
}
.nasil-oynanir h2{
	color:#92003d;
}
.nasil-oynanir .metin{
	color: #333;
	font-size: 14px;
}
.nasil-oynanir h3{
	color: #333;
	font-size: 16px;
	text-shadow: none;
}
.oyun-liste{
	overflow:hidden;
}
.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;
}
.alt{
    width: 1150px;
    background: #112240;
    margin: 20px auto;
    border-radius: 10px;
}
.site-info{
    text-align: center;
    padding: 10px;
}
.site-info span{
    font-size: 11px;
	font-weight:bold;
    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%;
}
.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:810px;
	max-height:600px;
	overflow-x:hidden;
	overflow-y:auto;
	margin:10px 0px 10px 0px;
	float:left;
	background-color:#fff;
	border:1px solid #ccc;
}
.yorum-uyari{
	margin: 5px;
	display: block;
	text-align: center;
    font-size: 14px;
    color: #D55;
	line-height:25px;
}
#yorumlar div{
	margin:5px;
	display:block;
	border-bottom:1px solid #999;
	padding-bottom: 10px;
}
#yorumlar span.u{
	font-weight:bold;
	color:#006699;
	display: block;
	font-size: 18px;
}
#yorumlar span.m{
	display: block;
	
}
#yorumlar span.t{
	color:#666666;
	font-size:10px;
	display: block;
}
#yorum-yaz{
	font-size:14px;
	padding:5px;
	width:800px;
	margin:10px 0px 10px 0px;
	float:left;
	height: 158px;
	background-color:#fff;
	border:1px solid #ccc;
}
#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.butonlar{
	padding: 5px 0 0 80px;
}
#yorum-yaz span.yorum_baslik{
	font-weight: bold;
	font-size: 18px;
	color: #666;
}
#yorum-yaz span.yr_bilgi{
	color:#999900;
	font-weight:bold;
	font-size:16px;
}
.secilmis-0{
	width:400px;
	height:250px;
}
.reklam-sabit{
    height: 600px;
    width: 160px;
    text-align:center;
    position: absolute;
	left: 50%;
	margin-left:580px;
    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;
}
.hata-404{
	text-align:center;
	font-size:80px;
}
.sayfala{
	padding:10px;
	overflow:hidden;
	text-align:right;
}
.sayfa:link, .sayfa:visited, .sayfa:active {
	text-decoration: none;
	text-align:center;
	color:#333333;
	font-size:15px;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
	padding:3px 5px;
	margin:1px;
	display:inline-block;
	width:30px;
	height:25px;
	line-height:25px;
}
.sayfa:hover{
	color:#000000;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}
.sayfa-aktif:link, .sayfa-aktif:visited, .sayfa-aktif:active {
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	border:1px solid #330000;
	background-color:#990000;
	padding:3px 5px;
	margin:1px;
	display:inline-block;
	width:30px;
	height:25px;
	line-height:25px;
}
.sayfa-aktif:hover{
	color:#FFFFFF;
	border:1px solid #990000;
	background-color:#CC0000;
}
.oyun-buttons{
	background:#fff;
	box-sizing:border-box;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#eee;
}
.oyun-buttons div{
	width:196px;
	display:inline-block;
	box-sizing:border-box;
	height:35px;
	line-height:35px;
	padding-left:30px;
	cursor:pointer;
}
.oyun-buttons .paylas{
	background:#08605f url('img/btn-share.png') no-repeat 10px center;
}
.oyun-buttons .kaydet{
	background:#c03221 url('img/btn-save.png') no-repeat 10px center;
}
.oyun-buttons .yenile{
	background:#d84a05 url('img/btn-refresh.png') no-repeat 10px center;
}
.oyun-buttons .full{
	background:#124e78 url('img/btn-full.png') no-repeat 10px center;
}

#oyun{
	width: 100%;
	height: 100%;		
}

#game-container{
	position: relative;
	display:inline-block;
	width:800px;
	height:600px;
}

/* 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: 15%;
	border: 10px solid orange;
}
#start-button #game-name{	
	margin:20px 0;
	font-size: 24px;
	font-weight:bold;
	color:orange;		
}