@font-face {font-family: "BeaufortforLOL";
  src: url("font/12420e8c141ca7c3dff41de2d59df13e.eot"); /* IE9*/
  src: url("font/12420e8c141ca7c3dff41de2d59df13e-1.eot") format("embedded-opentype"), /* IE6-IE8 */
  url("font/12420e8c141ca7c3dff41de2d59df13e.woff2") format("woff2"), 
  url("font/12420e8c141ca7c3dff41de2d59df13e.woff") format("woff")
  url("font/12420e8c141ca7c3dff41de2d59df13e.ttf") format("truetype")
  url("font/12420e8c141ca7c3dff41de2d59df13e.svg") format("svg"); /* iOS 4.1- */
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

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

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

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
body{
	background-color: #e7e7e7!important;
	background: url('arkaplan.png'); background-repeat: no-repeat;background-size: cover;
    background-repeat: no-repeat;background-attachment: fixed;
	font-family:"BeaufortforLOL", sans-serif !important;
	font-size:14px;
	color: #e4e4e4 !important;
	/* text-shadow:1px 1px 1px #000; */
}

.blok{max-width: 1059px;margin: 0 auto!important;padding: 0!important;z-index: 1;position: relative;}
.header{height: 594px;background:url(ust.png) no-repeat;}
.content{background:url(orta.png) repeat-y;padding:0 108px;padding-top:1px;margin-top:-1px;}
.footer{height: 258px;background:url(alt.png) no-repeat;padding-top: 20px;margin-top: -20px;}

.anabaslik{
	background:
	url(baslik.png) no-repeat center;
	text-align: center;
	width: 481px;
	height: 74px;
	line-height: 74px;
	font-size: 20px;
	font-weight: 900;
	color: #e4e4e4;
	/* text-shadow: 0px 2px 0px #530400; */
	margin:20px 0px 23px 0px;
}

.baslik{
	background: linear-gradient(91deg, #f4a460, #cd853f);
	text-align:
	center;
	width: 47%;
	display:
	inline-block;
	line-height: 47px;
	height: 50px;
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 1px 1px 1px #030000;
	text-transform:
	uppercase;
	border-radius: 50px;
	border: 1px solid #ffdead;
}

.aciklama{font-family: 'Arial', sans-serif;background: linear-gradient(91deg, #cd853f, #a0522d);border: 1px solid #eecfa1;padding: 25px;text-align:center;font-size:13px;font-weight:500;color: #ffffff;margin: 26px;margin-bottom: 20px;}
.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: 4px solid #ffe4b5;
	box-shadow: 0 0 0px 4px #f4a460;
	border-radius: 30px;
	margin-bottom:5px
}

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

table thead tr{
	background: linear-gradient(1deg, #4d0300, #820600);
}

table thead tr th{
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #efd898;
	border: 1px solid #ffe778;
	text-shadow: 0 0 2px #ffe66e;
}

table tbody tr td{
	padding: 10px;
	text-align: center;
	font-size: 14px;
	color: #fff9cb;
	background: #2e0000;
	border: 1px solid #ffe778;
}

#duyuru-alt {
	position: fixed;
	z-index: 999999;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: auto;
	color: #ffeabb;
	text-shadow: 1px 1px 0px #061028;
	border-top: 3px solid #ffba16;
	background: linear-gradient(to top, #190000, #6c0000);
}

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

#duyuru-alt span {
	font-size: 16px;
	font-weight: 700;
	color: #fae277;
	text-shadow: 0px 0px 6px #160000;
	text-transform: uppercase;
	display: block;
}

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

.baslik2{
	background: linear-gradient(to top, #180000, #6e0000,#b90000);
	text-align:
	center;
	width: 90%;
	padding: 10px;
	margin:10px;
	font-size: 20px;
	font-weight: bold;
	color: #ffe778;
	text-shadow: 2px 2px 3px #190000;
	text-transform:
	uppercase;
	border-radius: 50px;
	border: 3px solid #ffe778;
}

.modal-header{
	background: linear-gradient(to top, #230000, #690000);
	color: #e4e4e4;
	border-bottom: 1px solid #620000!important;
	text-shadow: none;
}

.modal-content{
	background: #1c0000!important;
}

.modal-footer{
	background: linear-gradient(to top, #250000, #6c0000);
	color: #e4e4e4;
	border-top: 1px solid #c70000!important;
}

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

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

.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%;
}

.discord-widget {
	z-index: 9;
	position: fixed;
	left: 20px;
	bottom: 20px;
}

.discord-widget img {
	width: 100%;
}

.sag_menu{
	z-index: 99;
	position: fixed;
	right: 5%;
	border: 1px dashed #e4e4e4;
	background: linear-gradient(90deg, rgb(32 1 59) 0%, rgb(148 101 208) 35%, rgb(34 1 62));
	margin-top: 10%;
}
.sag_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.sag_menu ul li a{
	font-size: 14px;
	color: #fff252;
	transition: 500ms;
	text-shadow: 1px 1px 1px #170130;
}
.sag_menu ul li a:hover{
	filter: brightness(1.8);
	transition: 500ms;
	text-decoration:none;
}

.sol_menu{
	z-index: 9;
	position: fixed;
	left: 5%;
	margin-top: 10%;
}
.sol_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.sol_menu ul li a{
	padding:10px;
	font-size: 22px;
	color: #ffffff;
	transition: 500ms;
	text-shadow: 1px 1px 1px #170130;
	background: linear-gradient(90deg, rgb(244 164 96) 0%, rgb(40 0 0 / 0%) 95%);
	display: block;
	margin: 10px;
	text-align: center;
}

.sol_menu .discord{
	background: linear-gradient(90deg, rgb(160 82 45) 0%, rgb(178 184 241 / 0%) 95%) !important;
}

.sol_menu ul li a:hover{
	filter: brightness(1.2);
	transition: 500ms;
	text-decoration:none;
}

.mobil_menu{
	background: rgb(0 0 0 / 61%);
	width: 100%;
	z-index: 9;
	position: fixed;
	bottom:10px;
}

.mobil_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.mobil_menu ul li a{
	padding:10px;
	font-size: 22px;
	color: #e4e4e4;
	transition: 500ms;
	text-shadow: 1px 1px 1px #170130;
	border: 1px dashed #e4e4e4;
	background: linear-gradient(90deg, rgb(244 164 96) 0%, rgb(244 164 96) 35%, rgb(160 82 45));
	display: block;
	margin: 10px;
	text-align: center;
}

.mobil_menu .discord{
	background: linear-gradient(90deg, rgb(160 82 45) 0%, rgb(255 228 181) 100%) !important;
}

.mobil_menu ul li a:hover{
	filter: brightness(1.2);
	transition: 500ms;
	text-decoration:none;
}

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

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