body { 
	background: url(../uploads/kt241578172815137026.html) no-repeat top center fixed; 

	background-size: cover;
}

html {
	scroll-behavior: smooth;
}

body, h2, h1, table, td, div, p, img {
	cursor: url('normal.html'),auto !important;
}

.butonorta:hover {
	cursor: url('cursor_pick.html'),auto !important;
}

a:hover, a, li,img {
	cursor: url('cursor_pick.html'),auto !important;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #eaeaea;
}
::-webkit-scrollbar-thumb {
    background-color: var(--genelarkaplan);
}
::-webkit-scrollbar-thumb:hover {
    background-color: var(--genelarkaplan);
	border: solid 1px #ccc
}

.margin {
	margin-top: 10px;
	margin-bottom: 100px;
}

.baslik {
	width: 100%;
	height: 40px;
	background: linear-gradient(var(--baslik), var(--baslik2), var(--baslik3));
	border-radius: 10px 10px 0 0;
	margin-top: 30px;
}

.baslikyazi {
	color: var(--beyaz);
	padding: 10px 0 0 10px;
	text-align: center;
	font-weight: bold;
}

.genelozelliklerbas {
	border: var(--cerceve);
	border-width: var(--cerceveboy); 
	background-color: var(--genelarkaplan);
	/*background: url(../img/karakter.png) no-repeat left center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	color: var(--beyaz);
	padding: 10px;
	height: 100%
}

.genelozellikler {
	border: var(--cerceve);
	border-width: var(--cerceveboy); 
	background-color: var(--genelarkaplan);
	/*background: url(../img/bgimg.jpg) no-repeat center center fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: var(--beyaz);
	padding: 10px;
	height: 100%
}

.list-group-item {
	margin-bottom: 10px !important ;
	background: linear-gradient(var(--listgr), var(--listgr2), var(--listgr3));
}

.tablobas {
	background: linear-gradient(var(--tablobas), var(--tablobas2), var(--tablobas3));
}

.efsunadi {
	width: 75%;
}

.efsunoran {
	width: 25%;
}

.tabloicerik {
	background: linear-gradient(var(--tabloicerik), var(--tabloicerik2), var(--tabloicerik3));
}

.biyolog {
	background: linear-gradient(var(--tabloicerik), var(--tabloicerik2), var(--tabloicerik3));
	text-align: center
}

.biyoimg {
	float: left;
	background-color: var(--biyoimgbg);
	padding: 5px;
	border-radius: 3px;
}

.tanresim > a > img {
	max-width: 100%;
	box-shadow: 0 0 1px var(--resimhover);
	border-width: 1px;
	text-align:center;
}

.tanresim > a > img:hover {
	transition: all 0.1s;
	box-shadow: 0 0 3px var(--resimhover);
	transform: scale(1.01);
	-moz-transform: scale(1.01);
	-webkit-transform: scale(1.01);
}

.tanlis {
	list-style: none;
	padding: 7px;
	color:var(--beyaz);
	text-align:center
}

.tanlis:first-child {
	margin-top:15px;
}
.buton {
	background: linear-gradient(var(--buton), var(--buton2), var(--buton3));
	padding: 11px;
	color: var(--beyaz);
	position: fixed;
	right: 0;
	top:80px;
	border-radius: 14px 0 0 14px;
	border:groove var(--butoncerceve) 5px;

}

.buton2 {
	background: linear-gradient(var(--buton), var(--buton2), var(--buton3));
	padding: 11px;
	color: var(--beyaz);
	position: fixed;
	right: 0;
	top:150px;
	border-radius: 14px 0 0 14px;
	border:groove var(--butoncerceve) 5px;

}

.buton2m {
	background: linear-gradient(var(--buton), var(--buton2), var(--buton3));
	padding: 11px;
	color: var(--beyaz);
	position: absolute;
	left: 0;
	top:11px;
	border-radius: 0 30px 30px 0;
	border:groove var(--butoncerceve) 3px;

}

.buton3 {
	background: linear-gradient(var(--buton), var(--buton2), var(--buton3));
	padding: 11px;
	color:var(--beyaz);
	position: fixed;
	right: 0;
	top:220px;
	border-radius: 14px 0 0 14px;
	border:groove var(--butoncerceve) 5px;

}

.buton:hover {
	text-decoration: none;
	color: var(--beyaz);
	background: linear-gradient(var(--butonh), var(--buton2h), var(--buton3h));
	border:ridge var(--butoncerceveh) 5px;
}

.buton2:hover {
	text-decoration: none;
	color: var(--beyaz);
	background: linear-gradient(var(--butonh), var(--buton2h), var(--buton3h));
	border:ridge var(--butoncerceveh) 5px;
}

.buton3:hover {
	text-decoration: none;
	color:var(--beyaz);
	background: linear-gradient(var(--butonh), var(--buton2h), var(--buton3h));
	border:ridge var(--butoncerceveh) 5px;	
}

.sl-close {
	font-weight:bold
}

.sl-prev {
	font-weight:bold
}

.sl-next {
	font-weight:bold
}

.textdeceration > a:hover {
	text-decoration: none;
}

.butonorta {
	background: linear-gradient(var(--buton), var(--buton2), var(--buton3));
	color: var(--beyaz);
	border:groove var(--butoncerceve) 7px;
	text-align:center;
	margin-top: 3px;
}

.butonorta:hover {
	text-decoration: none;
	color:var(--beyaz);
	background: linear-gradient(var(--butonh), var(--buton2h), var(--buton3h));
	border:ridge var(--butoncerceveh) 7px;
}

.butonorta:active {
	position:relative;
	top:5px;	
}

.tanresim > a > img{
	margin: 0 auto;
	display: block;
}
.ayrac > img {
	margin: 15px auto;
	display: block;
	width: 100%;
	max-width: 640px;
}


.paddingyeni {
	padding-right: 7px !important;
	padding-left: 7px !important;
}

.yenibaslik {
	font-weight: bold;
	font-size: 18px;
	padding: 15px;
	margin-bottom: 25px;
	text-align: center;
	color: var(--beyaz)
}

.boss-img > img {
	height: 100%;
	width: 100%;
	border: solid 2px;
	border-color: rgb(255,255,255,0.6);
	border-radius: 25px
}

.boss-img {
	height: 250px;
	background-color: rgb(0,0,0,0.4);
	border-radius: 25px;
}

.boss-info {
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: -250px;
	text-align: center;
	background-color: rgba(0,0,0,0.0);
	padding: 5px 0;
	display: block;
	visibility: hidden;
	color: rgba(0,0,0,0);
	text-transform: uppercase;
}

.boss-img:hover .boss-info {
	top: -31px;
	display: block;
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	visibility: visible;
	background-color: rgba(0,0,0,0.7);
	color: #F2D09B;
	width: 98%;
	margin: 0 auto;
	border-radius: 0 0 25px 25px
}

.modal-view {
	margin-bottom: 25px
    /*-ms-transform: rotate(-15deg); /* IE 9 */
    /*-webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
}

.modal-header > button {
	opacity: 1;
	color: #fff
}

.modal-title {
	font-weight: bold;
	text-align: center;
}

.modal-body {
	font-weight: bold;
}


.bg-footer {
	background-color: var(--genelarkaplan);
	color: var(--beyaz);
	-webkit-box-shadow: 0px -15px 22px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -15px 22px -5px rgba(0,0,0,0.75);
	box-shadow: 0px -15px 22px -5px rgba(0,0,0,0.75);
}
.sosyallink > p > a:hover {
	text-decoration: none;
	margin-top: 2px
}
.sosyallink > p > a {
	float: left;
	margin-right: 20px;
	font-size: 30px;
	color: var(--beyaz)
}

.fkt {
	background-color: #0D0D0Da6;
}

.fkt2 > li > a{
	color: #fff;
	font-weight: bold;	
}

.fkt2 > li > a:hover{
	background-color: rgba(255,255,255,0.2) !important;
}

.fkt2 > li > a:active{
	background-color: rgba(255,255,255,0.2) !important;
}

.fkt2 > li > a:focus{
	background-color: rgba(255,255,255,0.2) !important;
}


/* Zindan CSS */

.zindan-row {
	padding: 5px 0 5px 5px;
	/*
	background-color: rgba(255,255,255,0.1);
	*/
}

.zindant-img {
	width: 100%; 
	height: 250px; 
	position: relative;
	/*
	top: -5px;
	right: -1px;
	*/
}

@media only screen and (max-width: 768px) {
	.zindant-img {
		height: 130px;
		margin-top: 10px
	}

	div.zindan-list-title {
		font-size: 12px
	}
}

.zindant-img > a > span {
	padding: 5px 9px; 
	font-size: 28px; 
	position: absolute; 
	right: 0; 
	background-color: #DB0000;
	color: #fff
}

.zindant-img > a > span:hover {
	background-color: #FF0000;
}

.zindant-img > img {
	width: 100%;
	height: 100%
}

.zindant-info {
	width: 100%; 
}

.zindan-info-title {
	text-align: center;
	background-color: rgba(255,255,255,0.2);
	padding: 4px;
	font-weight: bold;
	font-size: 15px;
}

.zindan-info-content {
	padding: 10px;
	background-color: rgba(255,255,255,0.1);
	min-height: 85px
}

.zindan-list > li {
	width: 100%;
	margin-bottom: 5px !important;
}
.zindan-list {
	padding: 0 5px 0 0 !important;
	border: none !important
}

.zindan-list > li > a {
	border-radius: 0 !important;
	margin: 0 !important;
	border: 0.5px solid rgba(255,255,255,0.1) !important;
	background-color: rgba(255,255,255,0.2);
	padding: 9px !important;
	text-transform: uppercase;
}

.zindan-list > li.active > a,
.zindan-list > li.active > a:hover,
.zindan-list > li.active > a:focus,
.zindan-list > li > a:hover {
	background-color: rgba(255,255,255,0.3) !important;
	border-right: solid 3px rgba(255,255,255,0.7) !important;
}

.zindan-list > li > a > img {
	border-radius: 100px;
	height: 48px;
	width: 48px
}

.zindan-list-title {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin-left: 10px;
	display: inline-block;
	position: relative;
	bottom: -4px
}

.pg-2 {
	padding: 5px 5px !important;
	margin: 0 !important
}

.pg-2-content {
	padding: 0px !important;

}

.pg-2-img {
	padding: 0px !important
}

/* Zindan CSS / */