/******************** Mobil Menü Start *********************/
.mobillist>a {
	padding: 10px;
	border-bottom: 1px solid #dedede;
	display: block;
}
.mobillist .mobilsonlink {
	display: block;
	padding: 10px 10px 10px 20px;
}
.mobillist .mobillist .collapse  {
	background: #fff;
	border-bottom: 1px solid #dedede;
}
.mobillist>a.mobillink[aria-expanded="true"] {
	background: #ebebeb;
}
.mobillist>a.mobilsonlink[aria-expanded="true"] {
	background: #ebebeb;
}
.mobillist a.mobillink.ok:before, .mobillist a.mobilsonlink.ok:before{
	position: absolute;
	right: 20px;
	z-index: 99999;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.mobillist a.mobillink.ok[aria-expanded="true"]:before, .mobillist a.mobilsonlink.ok[aria-expanded="true"]:before{
	content: "\f078";
}
/******************** Mobil Menü Start *********************/


/******* HEADER START ******/
#page {
	position: relative;
	left: 0;
	overflow: hidden;
}

.navbar-fixed .header-container {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background: #000;
}
.navbar-fixed .header-container .logo {
	width: 35px;
}
.navbar-fixed .header-container .mtmegamenu .menu-items {
	top: 60px !important;
}
.mtmegamenu {
	float: right;
}
.mtmegamenu>ul {
	margin: 0;
	height: 55px;
}
.mtmegamenu>ul>li {
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	margin-left: 15px;
	background: none !important;
	margin-right: 15px;
	position: relative;
}
.mtmegamenu>ul>li.mega {
	position: inherit;
}
.mtmegamenu .mt-root-item a {
	font-weight: 600;
}
.mtmegamenu .mt-root-item a:hover {
	color: #fdc010;
}
.mtmegamenu .menu-items {
	position: absolute;
	width: 225px;
	z-index: 99999;
	top: 55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7px 15px;
	height: auto;
	background: #000;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
	line-height: normal;
	margin: auto;
	border-radius: 0 0 6px 6px;
	opacity: 0;
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	left: 0 !important;
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
}
.mtmegamenu .menu-items a {
	color: #fff;
}
.mtmegamenu .mega .menu-items {
	top: 97px;
	width: 100%;
}
.mtmegamenu>ul>li img {
	max-width: 100%;
}
.mtmegamenu .mt-root-item {
	float: left;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	line-height: 55px;
	letter-spacing: 0.5px;
}
.mtmegamenu li:hover .menu-items {
	opacity: 1;
	-ms-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
}
.mtmegamenu .menu-item a {
	margin-left: 0;
	padding: 10px 0;
	transition: all .3s ease-in-out 0s;
	color: #fff;
	text-transform: capitalize;
	display: block;
	border-bottom: 1px solid #ffffff2e;
}
.mtmegamenu .menu-item a:hover {
	color: #fdc010;
}
.mtmegamenu .menu-item a:before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;
}
.header {
	background: #fff;
	padding: 10px 0px;
}
#mobile-menu {
	position: fixed;
	top: 0;
	background: #f8f8f8;
	z-index: 99999;
	display: none;
	font-size: 13px;
	line-height: 1.42857;
	text-transform: uppercase;
	border-right: 2px #ccc solid;
	letter-spacing: 0.5px;
}
.topbar.koyu {
	background: transparent;
	padding: 8px 0px;
}
.topbar .diller {
	float: right;
	margin-left: 10px;
}
.topbar .diller a {
	float: left;
	padding-left: 10px;
	border-left: 1px solid rgb(123, 123, 123);
	color: #fff;
	margin-left: 10px;
	font-size: 17px;
}
nav {
	height: 60px;
	position: fixed;
	margin: auto;
	z-index: 999;
	top: 0;
}
.mm-toggle-wrap {
	display: none;
}
.mm-toggle-wrap {
	color: white;
	line-height: 1;
	overflow: hidden;
}
.mm-toggle {
	cursor: pointer;
	font-size: 23px;
	display: none;
	padding: Categories;
	width: auto;
	float: left;
	background: #deb941;
	padding: 19px 16px 16px;
	position: absolute;
	top: 0px;
	z-index: 99;
}
.mm-toggle:before {
	content: "\f0c9";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
.menushow .mm-toggle:before {
	content: "\f00d";
}
.logo {
	width: 190px;
	float: left;
}
@media (max-width: 767px) {
	header {
		position: fixed;
		z-index: 9;
		left: 0;
		right: 0;
		border-bottom: 2px solid #fff;
	}
	.logo {
		width: 154px;
		margin: 0px auto;
		float: inherit;
	}
	.mm-toggle-wrap {
		display: inline-block;
	}
	.mm-toggle {
		display: block;
	}
	.navbar-fixed .header-container{
		height: 59px;
	}
	.navbar-fixed .topbar {
		position: fixed;
		right: 0px;
		top: 7px;
		z-index: 9;
	}
	.navbar-fixed .header-container .logo {
		top: -4px;
	}
}

/******* HEADER FINISH ******/
