@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@200;300;400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&display=swap');
html {
	scroll-behavior: smooth;
}

/* body{font-family: 'Readex Pro', sans-serif !important;
	font-size:14px;
	color: #ffe2a3;
	background: url('../img/bg.jpg');
} */

body {
	padding: 0;
	margin: 0;
	background-color: #2c2c2c;
	font-family: "Noto Sans", sans-serif;
	font-weight: bold;
	background: url('../img/bg.jpg');
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

/* NAVIGATION */
.navbar{
	width: 100% !important;
	display: block !important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center;
	z-index:1;
	position: fixed !important;
}

.navbar-fixed{
	/* position:fixed !important; */
	/* z-index:1; */
}

.navbar-nav{
	text-align: center !important;
	float: none !important;
}

.navbar-nav>li{
	list-style: none !important;
	border-bottom: 1px solid #69422d;
}

.navbar-nav>li>a{
	line-height: 20px !important;
}

@media (max-width: 767px) {
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: #cfb26b !important;
		background: #25120d;
	}

	.navbar-header{
		background: #4c261c;
	}

	.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: #351911 !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: #170e0e !important;
	border:none !important;
	text-align: center;
}

.navbar-default .navbar-nav>li>a{
	color: #ffffff !important;
	font-size: 16px;
	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;
}

.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: 2%;width:308px;position:fixed;bottom:21%;z-index:99;transition: 1000ms;}
#discord4:hover{filter: brightness(1.75);}

#facebook{left: 2%;width:308px;position:fixed;bottom:12%;z-index:99;transition: 1000ms;}
#facebook:hover{filter: brightness(1.75);}

#facebook2{left: 2%;width:308px;position:fixed;bottom:3%;z-index:99;transition: 1000ms;}
#facebook2:hover{filter: brightness(1.75);}

.sag_menu{
	z-index:99;
	position: fixed;
	right: 2%;
	top: 10%;
}
.sag_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.sag_menu ul li a:hover{
	filter: brightness(1.3);
	transition: 500ms;
	text-decoration:none;
}

.sol_menu{
	z-index: 9;
	position: fixed;
	left: 2%;
	margin-top: -7px;
}
.sol_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.sol_menu ul li a{
	margin: 10px;
	transition: 500ms;
	display: block;
	text-align: center;
}

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

.sol_alt_menu{
	z-index: 9;
	position: fixed;
	left: 2%;
	bottom: 2%;
}
.sol_alt_menu ul{
	width: 100%;
	list-style: none;
	margin: 0px!important;
	padding: 10px 20px!important;
}
.sol_alt_menu ul li a{
	margin: 10px;
	transition: 500ms;
	display: block;
	text-align: center;
}

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

.mobil_menu{
	width: 100%;
	max-width: 100%;
	z-index: 9;
	position: fixed;
}

.mobil_menu ul{
	width: 100%;
	list-style: none;
	margin: 0!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%; */
	margin: 5px;
}

@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: 270px auto;
		left: 0;
		right: 0;
	}
}

@media (max-width: 500px) {
    .v-m-d-n {
        display: none;
        overflow: hidden;
    }
	.mobilvideo {
		position: absolute;
		margin: 140px auto;
		left: 0;
		right: 0;
	}
}

/* Medieval Button Styles */
.medieval-btn {
    display: inline-block;
    padding: 15px 25px;
    margin: 10px 0;
    font-family: 'Cinzel', 'Times New Roman', serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #d4af37;
    background: linear-gradient(145deg, #2c1810, #1a0f08);
    border: 3px solid #d4af37;
    border-radius: 8px;
    box-shadow: 
        0 0 10px rgba(212, 175, 55, 0.3),
        inset 0 0 20px rgba(212, 175, 55, 0.1),
        0 4px 8px rgba(0, 0, 0, 0.3);
    text-shadow: 
        0 0 5px #d4af37,
        0 0 10px #d4af37,
        2px 2px 4px rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    width: 180px;
    text-align: center;
}

.medieval-btn:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #d4af37, #b8941f, #d4af37, #b8941f);
    border-radius: 10px;
    z-index: -1;
    animation: medieval-glow 2s linear infinite;
}

.medieval-btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.2), transparent);
    transition: left 0.5s;
}

.medieval-btn:hover {
    color: #fff;
    background: linear-gradient(145deg, #3a2018, #241108);
    border-color: #f4d03f;
    box-shadow: 
        0 0 20px rgba(244, 208, 63, 0.6),
        inset 0 0 30px rgba(244, 208, 63, 0.2),
        0 6px 12px rgba(0, 0, 0, 0.4);
    text-shadow: 
        0 0 8px #f4d03f,
        0 0 15px #f4d03f,
        2px 2px 6px rgba(0, 0, 0, 0.9);
    transform: translateY(-2px);
}

.medieval-btn:hover:after {
    left: 100%;
}

.medieval-btn:active {
    transform: translateY(0);
    box-shadow: 
        0 0 15px rgba(212, 175, 55, 0.4),
        inset 0 0 25px rgba(212, 175, 55, 0.15),
        0 2px 4px rgba(0, 0, 0, 0.3);
}

@keyframes medieval-glow {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.7; }
}

/* Medieval Navigation Container */
.medieval-nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}

.medieval-nav .medieval-btn {
    animation: slideInRight 0.6s ease-out;
    animation-fill-mode: both;
}

.medieval-nav .medieval-btn:nth-child(1) { animation-delay: 0.1s; }
.medieval-nav .medieval-btn:nth-child(2) { animation-delay: 0.2s; }
.medieval-nav .medieval-btn:nth-child(3) { animation-delay: 0.3s; }

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}