body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	cursor:url(../images/cursor.png),auto;
}

.b_scrool{
	overflow-y:hidden;
}

.body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}


/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(100,100,100,100.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(100,100,100,0.9); 
}



content{
	width:100%;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	overflow-x:hidden;
	margin-top:-20px;
}


.yazi{
	font-family:The_Blacklist;
	z-index:998;
}

.alan{
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
	position:relative;
}

.alan1{
	top:0;
	margin:0;
	padding:0;
}

.siyah{background-color:black;}
.mavi{background-color:blue;}
.yesil{background-color:green;}
.beyaz{background-color:white;}
.siyah{background-color:black;}



.fill {
	position:absolute;
}


.logolar{
	width:785px;
	height:150px;
	float:left;
	position:relative;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.seritler{
	width:149px;
	height:100%;
	position:relative;
	float:left;
}

.seritler .serit{
	height:100%;
	float:left;
	position:absolute;
}

.logo_harfler{
	height:100%;
	float:left;
	position:relative;
}









audio {
  display: none;
}
 

.turku_button {
  width: 60px;
  height: 60px;
  padding: 12px 10px 8px 11px;
  border-radius: 50%;
  margin: 20px auto;
  background: #ededed;
  background: linear-gradient(to top, #fefefe, #ededed);
  border-bottom: 1px solid #dedede;
  cursor: pointer;
  color: #525252;
  position:fixed;
  float:right;
  z-index:999;
  bottom:20px;
  right:20px;
}
.turku_button:hover {
  background: #eaeaea;
  background: linear-gradient(to top, #fefefe, #eaeaea);
}
.turku_button:hover .button__inner {
  background: #eaeaea;
  background: linear-gradient(to bottom, #fefefe, #eaeaea);
  border-bottom: 1px solid #cfcfcf;
}
.turku_button:active {
  background: #dadada;
  background: linear-gradient(to top, #fefefe, #dadada);
}
.turku_button:active .button__inner {
  background: #dedede;
  background: linear-gradient(to bottom, #fefefe, #dedede);
  border-bottom: 1px solid #cfcfcf;
}
.turku_button .button__inner {
  padding: 10px 20px 10px 20px;
  border-radius: 50%;
  font-size: 32px;
  background: #efefef;
  background: linear-gradient(to bottom, #fefefe, #efefef);
  border-bottom: 1px solid #cdcdcd;
}
.turku_button .button__inner .fa.fa-pause {
  margin-left: -3px;
}












 /* Popup arka planı */
 #popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	justify-content: center;
	align-items: center;
}

/* Popup içeriği */
#popupContent {
	background: white;
	width: 90%;
	max-width: 800px;
	height: 90%;
	position: relative;
	padding: 0;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

/* PDF iframe */
#pdfFrame {
	flex: 1;
	width: 100%;
	height: 100%;
	border: none;
}

/* Kapat butonu */
#closeButton {
	position: absolute;
	top: 10px;
	right: 10px;
	background: red;
	color: white;
	border: none;
	border-radius: 5px;
	padding: 10px 15px;
	cursor: pointer;
	z-index: 100;
}

#closeButton:hover {
	background: darkred;
}

/* Mobil uyum */
@media (max-width: 768px) {
	#popupContent {
		width: 95%;
		height: 95%;
		border-radius: 5px;
	}

	#closeButton {
		padding: 8px 12px;
	}
}





@media screen and (max-width: 2560px), screen and (max-device-width: 2560px) {

.s_icerik{
	width:1300px;
	margin-left:50%;
	height:900px;
	left:-650px;
	float:left;
	position:absolute;
	margin-top:150px;
} 


}



@media screen and (max-width: 1920px), screen and (max-device-width: 1920px) {

.s_icerik{
	width:1300px;
	margin-left:50%;
	height:900px;
	left:-650px;
	float:left;
	position:absolute;
	margin-top:10px;
} 


}


@media screen and (max-width: 1440px), screen and (max-device-width: 1440px) {

.s_icerik{
	width:1200px;
	margin-left:50%;
	height:800px;
	left:-600px;
	float:left;
	position:absolute;
} 


}


@media screen and (max-width: 1280px), screen and (max-device-width: 1280px) {

.s_icerik{
	width:1000px;
	height:700px;
	margin-left:50%;
	left:-500px;
	float:left;
	position:absolute;
} 


}


@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {

.s_icerik{
	width:900px;
	height:700px;
	margin-left:50%;
	left:-450px;
	float:left;
	position:absolute;
} 


}

@media screen and (max-width: 900px), screen and (max-device-width: 900px) {

.s_icerik{
	width:740px;
	height:700px;
	margin-left:50%;
	left:-370px;
	float:left;
	position:absolute;
} 





.logolar{
	width:540px;
	height:110px;
	float:left;
	position:relative;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.seritler{
	width:110px;
	height:100%;
	position:relative;
	float:left;
}

.seritler .serit{
	height:100%;
	float:left;
	position:absolute;
}

.logo_harfler{
	height:100%;
	float:left;
	position:relative;
}




}


@media screen and (max-width: 736px), screen and (max-device-width: 736px) {

.s_icerik{
	width:640px;
	height:500px;
	margin-left:50%;
	left:-320px;
	float:left;
	position:absolute;
} 


}


@media screen and (max-width: 640px), screen and (max-device-width: 640px) {

.s_icerik{
	width:560px;
	margin-left:50%;
	left:-280px;
	float:left;
	position:absolute;
} 



}


@media screen and (max-width: 533px), screen and (max-device-width: 533px) {

.s_icerik{
	width:420px;
	margin-left:50%;
	left:-210px;
	float:left;
	position:absolute;
} 



.logolar{
	width:313px;
	height:64px;
	float:left;
	position:relative;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.seritler{
	width:62px;
	height:100%;
	position:relative;
	float:left;
}

.seritler .serit{
	height:100%;
	float:left;
	position:absolute;
}

.logo_harfler{
	height:100%;
	float:left;
	position:relative;
}




}


@media screen and (max-width: 460px), screen and (max-device-width: 460px) {

.s_icerik{
	width:360px;
	margin-left:50%;
	left:-180px;
	float:left;
	position:absolute;
} 


}






@media screen and (max-width: 380px), screen and (max-device-width: 380px) {

.s_icerik{
	width:300px;
	margin-left:50%;
	left:-150px;
	float:left;
	position:absolute;
} 


.logolar{
	width:257px;
	height:53px;
	float:left;
	position:relative;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.seritler{
	width:49px;
	height:100%;
	position:relative;
	float:left;
}

.seritler .serit{
	height:100%;
	float:left;
	position:absolute;
}

.logo_harfler{
	height:100%;
	float:left;
	position:relative;
}


}
















