@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- */
}

html{
	overflow-x: hidden;
}

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

.blok{max-width: 809px;width: 100%;margin: 0 auto!important;padding: 0!important;z-index: 1;position: relative;}
.header{height: 559px;background:url(ust.png) no-repeat center top;background-size: 100% 100%;}
.content{background:url(orta.png) repeat-y center top;background-size: 100% auto;padding:0 50px;padding-top:1px;margin-top:-1px;}
.footer{height: 258px;background:url(alt.html) no-repeat center bottom;background-size: 100% 100%;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: 24px;
	font-weight: 900;
	color: #f5eab4;
	/* text-shadow: 0px 2px 0px #530400; */
	margin:20px 0px 10px 0px;
}

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

.aciklama{font-family: 'Arial', sans-serif;background: linear-gradient(0deg, #1d0607, #7a4fa8);border: 1px solid #b08aff;padding: 25px;text-align:center;font-size:13px;font-weight:500;color: #f5eab4;text-shadow: 0px 0px 4px #000000;margin: 10px;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 #b08aff;
	box-shadow: 0 0 0px 4px #2d1a47;
	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: #f5eab4;
	border-bottom: 1px solid #620000!important;
	text-shadow: none;
}

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

.modal-footer{
	background: linear-gradient(to top, #250000, #6c0000);
	color: #f5eab4;
	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: #f5eab4;
}

.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 {
		width:320px;
		transition-property: left;
		transition-duration: 2s;
		-webkit-transition-property: left; /* Safari */
		-webkit-transition-duration: 2s; /* Safari */
		position: fixed;
		bottom: 100px;
		left: 20px;
		z-index: 99999999;
	}

.sag_menu{
	z-index: 99;
	position: fixed;
	right: 5%;
	border: 1px dashed #000000;
	background: linear-gradient(90deg, rgb(18 16 14) 0%, rgb(152 106 31) 35%, rgb(31 46 152 1));
	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 #141414;
}
.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: #f5eab4;
	transition: 500ms;
	text-shadow: 1px 1px 1px #141414;
	background: linear-gradient(90deg, rgb(160 160 160) 0%, rgb(40 0 0 / 0%) 95%);
	display: block;
	margin: 10px;
	text-align: center;
}

.sol_menu .discord{
	background: linear-gradient(90deg, rgb(160 120 255) 0%, rgb(178 140 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: #f5eab4;
	transition: 500ms;
	text-shadow: 1px 1px 1px #141414;
	border: 1px dashed #000000;
	background: linear-gradient(90deg, rgb(18 16 14) 0%, rgb(90 50 140) 35%, rgb(22 22 22)) ;
	display: block;
	margin: 10px;
	text-align: center;
}

.mobil_menu .discord{
	background: linear-gradient(90deg, rgb(100 70 140) 0%, rgb(178 140 241) 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;
    }
}

.sr-only{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.discord-modal .modal-header{
	background: linear-gradient(to top, #2d1a47, #5865F2);
	border-bottom: 1px solid #7289da!important;
}

.discord-modal .modal-title{
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 100%;
}

.discord-modal-body{
	text-align: center;
	padding: 30px 25px!important;
}

.discord-modal-body p{
	color: #f5eab4;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 25px;
}

.discord-btn{
	display: inline-block;
	background: #5865F2;
	color: #fff!important;
	font-size: 18px;
	font-weight: bold;
	padding: 14px 40px;
	border-radius: 8px;
	text-decoration: none!important;
	transition: background 300ms, transform 300ms;
	box-shadow: 0 4px 15px rgba(88,101,242,0.4);
}

.discord-btn:hover{
	background: #4752c4;
	transform: scale(1.05);
	color: #fff!important;
	text-decoration: none!important;
}

.discord-banner{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	padding: 12px 50px 12px 20px;
	background: linear-gradient(to top, #1a0f2e, #5865F2);
	border-top: 2px solid #7289da;
	box-shadow: 0 -4px 20px rgba(0,0,0,0.5);
}

.discord-banner-text{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 3px #000;
}

.discord-banner-btn{
	background: #fff;
	color: #5865F2!important;
	font-weight: bold;
	padding: 8px 24px;
	border-radius: 6px;
	text-decoration: none!important;
	transition: transform 300ms;
}

.discord-banner-btn:hover{
	transform: scale(1.05);
	color: #4752c4!important;
	text-decoration: none!important;
}

.discord-banner-close{
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	background: transparent;
	border: none;
	color: #fff;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	opacity: 0.8;
	padding: 0 5px;
}

.discord-banner-close:hover{
	opacity: 1;
}

@media (max-width: 600px) {
	.discord-banner{
		flex-direction: column;
		gap: 8px;
		padding: 12px 40px 12px 15px;
	}
	.discord-banner-text{
		font-size: 13px;
		text-align: center;
	}
}

.seo-block{
	margin-top: 10px;
	margin-bottom: 20px;
}

.seo-content{
	background: linear-gradient(0deg, #1d0607, #3d2060);
	border: 1px solid #b08aff;
	padding: 25px 30px;
	margin: 10px;
	text-align: left;
	border-radius: 8px;
}

.seo-content h2{
	color: #ffedbc;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

.seo-content h3{
	color: #f5eab4;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

.seo-content p{
	font-family: 'Arial', sans-serif;
	color: #e8dcc0;
	font-size: 13px;
	line-height: 1.7;
	margin-bottom: 10px;
}

.seo-content strong{
	color: #ffdf75;
}

.seo-list{
	font-family: 'Arial', sans-serif;
	color: #e8dcc0;
	font-size: 13px;
	line-height: 1.8;
	padding-left: 20px;
	margin: 10px 0 0 0;
}

.seo-list li{
	margin-bottom: 4px;
}