@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@200;300;400;500;600;700&amp;display=swap');
html {
	scroll-behavior: smooth;
}

body {
	font-family: 'Readex Pro', sans-serif !important;
	font-size: 14px;
	color: #ffe2a3;
	background: url('../img/bg.jpg') center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

/* NAVIGATION */
.navbar{
	max-width: 100% !important;
	height: 51px;
	display: block !important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center;
}

.navbar-nav{
	text-align: center !important;
	float: none !important;
}

.navbar-nav>li{
	float: none !important;
	list-style: none !important;
	display: inline-block !important;
}

.navbar-nav>li>a{
	line-height: 20px !important;
}

@media (min-width: 768px) {

	.navbar-default {
		background: url('../img/bg-menu.html') no-repeat center;
	}

	.baslik{
		background: url(../img/baslik.html) no-repeat center;
		text-align: center;
		width: 100%;
		height: 82px;
		line-height: 80px;
		font-size: 22px;
		font-weight: bold;
		color: #3e1c00;
		text-shadow: 0px 0px 5px #ffe5b1;
		margin:20px 0px 20px 0px;
		text-transform: uppercase;
	}
}

@media (max-width: 767px) {
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: #cfb26b !important;
		background: #0b2234;
	}

	.navbar-header{
		background: #081723;
	}

	.navbar-default .navbar-toggle{
		border-color: #ffd370!important;
	}

	.navbar-default .navbar-toggle .icon-bar{
		background-color: #c4904d !important;
	}

	.navbar-default .navbar-toggle:focus , .navbar-default .navbar-toggle:hover{
		background-color: #0b2234 !important;
	}

	.baslik{
		background: linear-gradient(to top, #6c3c00, #ffb257);
		padding: 10px;
		max-width: 100%;
		width: 100%;
		font-size: 24px;
		font-weight: bold;
		color: #1e1107;
		border: 2px solid #ffc176;
		text-shadow: 1px 1px 1px #ffb257;
		margin-bottom: 10px;
		margin-top: 10px;
		border-radius: 30px;
		text-transform: uppercase;
	}
}

.navbar-default {
	background-color: transparent!important;
	border:none !important;
	text-align: center;
}

.navbar-default .navbar-nav>li>a{
	color: #ffffff !important;
	font-size: 18px;
	background: -webkit-linear-gradient(90deg, rgb(195 145 53) 20%, rgb(255 255 107) 100%);
	font-weight: bold;
	-webkit-background-clip: text;
	-webkit-text-fill-color: #ff000000;
}

.navbar-default .navbar-nav>li>a:hover{
	color: #595959 !important;
}
.footer{
	background: url('../img/footer.html');
	height: 367px;
}

.logo{
	margin: 0 auto;
}

.icerik{
	background: #0b0708;
}
img{
	max-width: 150%;
}
hr{
	width: 50%;
	height: 1px !important;
	border-top: 1px solid #c09437 !important;
}

.ml-auto, .mx-auto{
	margin-left: auto!important;
}

.mr-auto, .mx-auto {
	margin-right: auto!important;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.nav-pills>li{
	display: block;
	margin-right: auto !important;
	margin-left: auto !important;
}

.nav-pills>li.active>a, .nav-pills>li>a:hover, .nav-pills>li>a:focus, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	background: linear-gradient(to top, rgb(66 4 4), rgb(175 16 16));
	color: #ffd472 !important;
	border: 1px solid #ffd472;
	background-color:transparent !important;
}

.nav-pills{
	display: block!important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.discord-widget {
	transition-property: right;
	transition-duration: 2s;
	-webkit-transition-property: right; /* Safari */
	-webkit-transition-duration: 2s; /* Safari */
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 99999999;
}


.leftBodyLinks {
    position: fixed;
    left: -131231232px;
    top: 14%;
    background: #151413;
    border: 0px double #9b0000;
    outline: 1px solid #ffffff;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 3px 2px 7px 1px;
    z-index: 8;
    -webkit-box-shadow: 0 0 24px 0 rgba(0,0,0,.75)
}

.leftBodyLinks a {
    display: block;
    text-align: center;
    color: #ffffff;
    /* text-shadow: 1px 1px 10px #fff; */
    font-family: Cambria;
    font-size: 13px;
    text-decoration: none;
    padding: 5px 10px
}


}

.leftBodyLinks a span img {
    position: absolute
}


.r-kayit span img {
    bottom: 11px;
    left: 10px
}

.r-indir span img {
    bottom: 11px;
    left: 10px
}

.r-tanitim span img {
    bottom: 11px;
    left: 10px
}

.r-wiki span img {
    bottom: 11px;
    left: 10px
}
.aciklama{
	background: linear-gradient(to top, #200d03, #833816);
	max-width: 100%;
	width: 100%;
	padding: 15px;
	margin-top: 10px;
	border-radius: 20px;
	border: 5px solid #ff8917;
}

.aciklama p{
	margin: 0 !important;
	font-size: 40px;
	color: #ffb46c;
	text-shadow: 0px 2px 2px #120702;
}

#discord4{left: -1%;width:308px;position:fixed;bottom:5%;z-index:99;transition: 500ms;}
#discord4:hover{opacity:.65;}

#facebook{right:5%;width:308px;position:fixed;bottom:5%;z-index:99;transition: 500ms;}
#facebook:hover{opacity:.65;}

.sag_menu {
    z-index: 99;
    position: fixed;
    right: -2%;
    top: -2%;
}

.sag_menu ul {
    width: 47%;
    list-style: none;
    margin: 0px!important;
    padding: 10px 25px!important;
}

.sag_menu ul li a {
    font-size: 14px;
    color: #ffffff;
    transition: 500ms;
    text-shadow: 1px 1px 1px #141414;
    display: block;
}

.sag_menu ul li a:hover {
    color: #dc0000;
    transition: 500ms;
    text-decoration: none;
}

.sag_menu ul li a img {
    transition: filter 0.3s ease;
}

.sag_menu ul li a img:hover {
    filter: brightness(1.3); /* Parlaklık arttırılır */
}


.sol_menu{
	z-index: 9;
	position: fixed;
	left: 1%;
	margin-top: 0%;
}
.sol_menu ul{
	width: 52%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 25px!important;
}
.sol_menu ul li a{
	margin: 10px;
	transition: 500ms;
	display: block;
	text-align: center;
}

.sol_menu .discord{
	background: url(../img/dcbuton.html) no-repeat;
}

.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%;
	max-width: 100%;
	z-index: 9;
	position: fixed;
	bottom: 0px;
}

.mobil_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.mobil_menu ul li a{
	float: left;
	font-size: 22px;
	color: #fdffa4;
	transition: 500ms;
	text-shadow: 1px 1px 1px #141414;
	display: inline-block;
	text-align: center;
	width: 50%;
}

@media (max-width: 1365px) {
    .m-d-n {
        display: none;
        overflow: hidden;
    }
}

@media (min-width: 1366px) {
    .f-d-n {
        display: none;
        overflow: hidden;
    }
}

@media (min-width: 501px) {
    .v-f-d-n {
        display: none;
        overflow: hidden;
    }
	.video {
		position: absolute;
		margin: 5%;
		left: 0;
		right: 0;
	}
}

@media (max-width: 500px) {
    .v-m-d-n {
        display: none;
        overflow: hidden;
    }
	.mobilvideo {
		position: absolute;
		margin: 121px auto;
		left: 0;
		right: 0;
	}
}