@keyframes Background {
 from {
background-position: 0 0;
}
 to {
background-position: 100% 0;
}
}
.arkaplan {
	background-position: 0px 0px;
	background-repeat: repeat-x;
	animation: Background 20s linear infinite;
}
.sc_item_title {
	line-height: 1.6em;
}
.top_panel_style_1.with_bg_image.header_fullheight .logo {
	margin-bottom: 0;
}
.post_layout_portfolio {
	width: 49.8%;
}
.post_layout_portfolio-33 {
	width: 32%;
}

@media (max-width: 767px) {
.post_layout_chess .post_content {
	display: block;
}
}
.top_panel_title .page_caption {
	padding-bottom: 15px;
}
.scheme_side .toc_menu_item .toc_menu_icon {
	background-color: #6b6a6a;
	border-color: #888888;
	color: #ececec;
	border-right: 1px solid #4e4e4e;
}
.scheme_side .toc_menu_item .toc_menu_description {
	color: #f0f0f0;
	background-color: #4e4e4e;
}
.scheme_side .toc_menu_item:hover .toc_menu_icon, .scheme_side .toc_menu_item_active .toc_menu_icon {
	background-color: #4e4e4e;
	color: #f0f0f0;
}
.top_panel_fixed .scheme_side dt, .scheme_side b, .scheme_side strong, .scheme_side i, .scheme_side em, .scheme_side mark, .scheme_side ins {
	color: #FFF;
}
.menu_main_nav_area {
	background: rgba(78,78,78,0.75);
	border-radius: 10px;
	padding-right: 0;
}
.top_panel_fixed .menu_main_nav_area {
	background: inherit;
}
.beyaz a:hover {
	color: #FFF;
}
.slider_style_modern.slider_outer_controls_side .slider_controls_wrap > a:before {
	top: 50%;
}
.menu_mobile .menu_mobile_nav_area {
	top: 44;;
	max-height: 75%;
	text-align: center;
}
