@charset "utf-8";
@import url('../../../../../css2');

body{background-color: #060000!important;
	background:url(../arka.png) no-repeat center top;
	background-attachment:fixed;
	margin:0;
	font-family:"BeaufortforLOL", sans-serif !important;
	font-size:14px;
	color: #ffdf75;
	text-shadow:1px 1px 1px #000;
}

a{font-family:Tahoma;font-size:14px;color:red;text-decoration:none!important;font-weight:700;}
a:hover{color:#600;text-decoration:none!important;}
.blok{max-width: 860px;margin: 0 auto!important;padding: 0!important;}

.content{background:url(../orta.png) repeat-y;padding: 0 70px;padding-top:1px;margin-top:-1px;}
.footer{height: 301px;background:url(../alt.png) no-repeat;padding-top: 20px;margin-top: -10px;}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

 #headerVideo {
     position:fixed;
     left: 0;
     top: 0;
     max-width: 100%;
     height: auto;
     z-index: -1;
}




/* Track */
::-webkit-scrollbar-track {
  background: #170001;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #fff1cc;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.anabaslik{
	background:url(../baslik6.png) no-repeat center;
	font-family: 'Roboto Slab', sans-serif;
	text-align: center;
	width: 486px;
	height: 108px;
	padding-top: 36px;
	font-size: 24px;
	font-weight: 900;
	color: #ffff9f;
	text-shadow: 4px 4px 4px #000000;
	margin:20px 0px 10px 0px;
}

#video-background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	z-index: -1;
}

.baslik{
	background:url(../b.png) no-repeat center center;
	text-align:center;
	width: 296px;
	height:66px;
	line-height: 69px;
	margin:10px;
	font-size: 12px;
	font-weight: 700;
	color: #ffff9f;
	text-shadow: 0px 2px 0px #091625;
	display:inline-block;
	text-transform:uppercase;
}

.baslik2{
	background:url(../b2.png) no-repeat center center;
	text-align:center;
	width: 296px;
	height:66px;
	line-height:68px;
	margin:10px;
	font-size: 12px;
	font-weight: 700;
	color: #ffff9f;
	text-shadow: 0px 2px 0px #091625;
	display:inline-block;
	text-transform:uppercase;
}
.aciklama{background-color: rgb(32 3 4);border: 1px solid #fff1cc61;padding: 12px;text-align:center;font-size:13px;font-weight:500;color: #fff1cc;text-shadow:1px 1px 1px #000;margin: 10px;}
.center{text-align:center}
.list2{width:50%;float:left}
.list2 ul{padding-left:40px}
.list2 ul li{margin:3px 0}
.list2.blue{color:#fff8e1;text-shadow:1px 1px 1px #000}
.clear-both{clear:both}

h2{
	background: #130000ad;
	border: 1px solid #d57e19;
	padding:5px;
	color: #ffc98a;
	font-size: 12px;
	position: absolute;
	display: inline-block;
}

.ss{
	border: 1px solid #fff1cc61;
	box-shadow: 0 0 0px 4px #340809;
	border-radius: 30px;
}

table{
	width: 100%;
	height: auto;
}

table thead tr{
	background: linear-gradient(1deg, #5c1109, #170001);
}

table thead tr th{
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #ffff9f;
	border: 1px solid #fff1cc61;
	text-shadow: 1px 1px 0px #000;
}

table tbody tr td{
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #ffff9f;
	background: #1a0503;
	border: 1px solid #fff1cc61;
}

#duyuru-alt {
	position: fixed;
	z-index: 999999;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	color: #e7f4ff;
	text-shadow: 1px 1px 0px #000;
	border-top: 3px solid #3f017a;
	background: linear-gradient(1deg, #5c1109, #170001);
}

#duyuru-alt a {
	color: #dadada;
	font-weight: 800;
	font-size: 35px;
	display: block;
	text-decoration: none;
}

#duyuru-alt span {
	font-size:14px;
	font-weight: 700;
	color: #dfb63e;
	text-shadow: 0px 1px 0px #000;
	text-transform: uppercase;
	display: block;
}

.npc{
	display: inline-block;
	width: 48.8%;
	margin-top: 20px;
}

.npc .baslik{
	background: linear-gradient(to top, #290000, #750808);
	text-align:center;
	width: 90%;
	line-height: 60px;
	height: 60px;
	margin:10px;
	font-size: 16px;
	font-weight: bold;
	color: #ffd760;
	text-shadow: 0px 2px 0px #1f0505;
	text-transform:uppercase;
	border-radius: 50px;
	border: 3px solid #ff9f11;
}

.npc .baslik2{
	background: linear-gradient(to top, #1a0503, #38080a,#1a0503);
	text-align:center;
	width: 90%;
	line-height: 60px;
	height: 60px;
	margin:10px;
	font-size: 16px;
	font-weight: bold;
	color: #ffff9f;
	text-shadow: 0px 2px 0px #170001;
	text-transform:uppercase;
	border-radius: 50px;
	border: 1px solid #fff1cc61;
}

.modal-header{
	background: linear-gradient(to top, #072456, #3c82f3);
	color: #ffff9f;
	border-bottom: 1px solid #3681ff!important;
	text-shadow: none;
}

.modal-content{
	background: #06142b!important;
}

.modal-footer{
	background: linear-gradient(to top, #072456, #3c82f3);
	color: #ffff9f;
	border-top: 1px solid #3681ff!important;
}

.modal-body img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.btn-close{
	background: #040c1a;
	border: 1px solid #2961bc!important;
	color: #ffff9f;
}

.btn-close:hover{
	color:#71a7ff !important;
	opacity: 0.9;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
	border:1px solid #ffb71e!important;
}

img{
	max-width: 100%;
}

@media (max-width: 1200px) {
	.m-d-n {
        display: none;
        overflow: hidden;
    }

    .discord-widget {
		transition-property: left;
		transition-duration: 2s;
		-webkit-transition-property: left; /* Safari */
		-webkit-transition-duration: 2s; /* Safari */
		position: fixed;
		bottom: 150px;
		left: 20px;
		z-index: 99999999;
	}
}

@media (min-width: 1201px) {
	.f-d-n {
        display: none;
        overflow: hidden;
    }

    .discord-widget {
		width:320px;
		transition-property: left;
		transition-duration: 2s;
		-webkit-transition-property: left; /* Safari */
		-webkit-transition-duration: 2s; /* Safari */
		position: fixed;
		bottom: 10px;
		left: 10px;
		z-index: 99999999;
	}
}

.acilis{
	font-family:Tahoma;
	background: linear-gradient(to top, #13517d, #118ee6,#4ec6ff);
	text-align:center;
	width: 100%;
	padding:10px;
	margin:0 auto;
	font-weight: bold;
	color: #ffff9f;
	text-shadow: 0px 2px 0px #06131d;
	text-transform:uppercase;
	border-radius: 50px;
	border: 3px solid #92d2ff;
}

.acilis h1{
	font-size: 50px;
	margin-bottom:-30px;
	font-weight: bold;
}

.acilis span{
	font-size: 30px;
}

.facebook{
	background: linear-gradient(to top, #0f182f, #00318a,#105aff);
	text-align:center;
	width: 100%;
	padding:10px;
	margin:0 auto;
	font-weight: bold;
	color: #ffff9f;
	text-shadow: 0px 2px 0px #06131d;
	text-transform:uppercase;
	border-radius: 50px;
	border: 3px solid #92d2ff;
	margin-top: 10px;
	text-decoration: none!important;
}

.site h1{
	font-size: 30px;
	margin-bottom:-10px;
	font-weight: bold;
	text-decoration: none!important;
}

.site span{
	font-size: 15px;
	text-decoration: none!important;
}

.site:hover{
	box-shadow: 0 0 20px #f50c0c;
}

.btns{
	width: 100%;
	margin: 0 auto;
}
.btn{
	margin:5px;
}