html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	/* border-collapse: collapse; */
	width: 100%;
	border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900&amp;subset=latin-ext";
body {
	width: 100%;
	background: url(../images/headerBG.jpg) center top no-repeat, url(../images/footerBG.html) center bottom no-repeat;
	background-color: #371502;
	font-family: candara;
	font-size: 13px;
	color: #ffe28a;
}
a {
	transition: all 0.5s ease;
	color: #df3d2d;
	text-decoration: none;
}
a:hover,
button:hover {
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}
p {
	margin-bottom: 10px;
}
h1,
h2,
h3 {
	color: #ffce0b;
	text-shadow: 1px 1px 1px #000;
	margin-bottom: 15px;
}
h1 {
	font-size: 26px;
	line-height: 28px;
}
h2 {
	font-size: 24px;
	line-height: 28px;
}
input,
textarea,
select {
	background: url(../images/partner-button2.jpg) repeat-x;
	border: 1px solid #b5a866;
	color: #fbe58f !important;
	font-size: 14px;
	padding: 10px 15px;
	width: 350px!important;
}

textarea{
	background: url(../images/partner-button2.jpg) repeat-x;
	border:1px solid;
	border-color: #731818;
	min-height: 250px;
	color:#fbe58f;
}

::placeholder {
	color: #fbe58f!important;
}

option{
	background: #240902;
	border-color: #731818!important;
	color: #fbe58f;
}

select{
	color:#fbe58f!important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select::after{
	color:#fbe58f!important;
}

textarea:focus,
input:focus, {
	outline: none !important;
}
::-webkit-input-placeholder {
	color: #fbe58f;
}
::-moz-placeholder {
	color: #fbe58f;
}
:-moz-placeholder {
	color: #fbe58f;
}
:-ms-input-placeholder {
	color: #fbe58f;
}
button {
	cursor: pointer;
	transition: all 0.5s ease;
	font-size: 10px;
	background: url(../images/partner-button3.jpg) !important;
	height: 29px;
	line-height: 29px;
	text-align: center;
	display: block;
	text-decoration: none !important;
	border: none;
	text-transform: uppercase;
}
:focus {
	outline: none;
}
.grey,
.red {
	font-size: 10px;
	text-transform: uppercase;
	color: #fff8aa;
	text-decoration: none !important;
	padding: 0 6px;
	text-shadow: 1px 1px 1px #000;
	border: 1px #d14a4a solid;
	height: 22px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	margin: -2px;
}
.grey {
	background: url(../images/button-grey-bg.jpg) repeat-x;
}
.red {
	background: url(../images/button-red-bg.jpg) repeat-x;
}
.wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/wrapper-bg.jpg) center bottom no-repeat;
}
.header {
	height: 550px;
	background: url(../images/header-bg.html) center top no-repeat;
}
.menu-top {
	text-align: center;
	background: url(../images/menu-top-bg.png) bottom no-repeat;
	height: 108px;
}
.menu-top ul {
	width: 450px;
}
.menu-top ul li {
	display: inline-block;
	margin: 0 8px;
	position: relative;
}
.menu-top ul li ul {
	position: absolute;
	margin-top: -20px;
	margin-left: -50%;
	opacity: 0;
	z-index: 9999;
	width: 160px;
	background-color: rgba(0, 0, 0, 0.7);
	border: 1px solid #f6d98c;
	padding: 10px 0;
	transition: all 1s ease;
}
.menu-top ul li ul:after {
	content: "";
	background: url(../images/menu-icon.html) no-repeat;
	width: 22px;
	height: 12px;
	top: -12px;
	left: 50%;
	margin-left: -11px;
	position: absolute;
}
.menu-top ul li ul li {
	display: block;
	margin: 0;
	text-align: left;
}
.menu-top ul li ul li a {
	text-transform: none;
	padding: 8px 28px;
	border-top: none !important;
	color: #ffd71a !important;
	box-shadow: none !important;
}
.menu-top ul li ul li a:hover {
	color: #ffe21c !important;
	font-weight: 400;
}
.menu-top ul li ul li a:before {
	content: ">";
	padding-right: 10px;
}
.menu-top ul li a {
	font-size: 19px;
	color: #793309;
	/*! text-shadow: 1px 1px 1px #000 !important; */
	text-transform: uppercase;
	padding: 81px 6px;
	display: block;
	/*! font-weight: bold; */
}
.menu-top ul li a:hover {
	color: #ffe21c;
}
.menu-top ul li:hover ul {
	left: 0;
	opacity: 1;
}
.menu-top .active a {
	color: #ffe552;
}
.menu-top-left {
	float: left;
}
.menu-top-right {
	float: right;
}
.logo {
	position: absolute;
	margin-top: 70px;
	margin-left: 250px;
}
.logo a {
	display: block;
	background: url(../images/logo.html) no-repeat;
	width: 261px;
	height: 200px;
}
.container {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	min-height: 1200px;
	line-height: 18px;
}
.container a {
	text-decoration: underline;
}
.container a:hover {
	text-decoration: none;
}
.content {
	background: url(../images/content-bg.jpg);
	width: 710px;
	margin: 0px;
	padding: 0px;
}
.content img {
	max-width: 710px;
}
#featured {
	width: 680px !important;
	height: 294px !important;
	overflow: hidden;
	position: relative;
	margin-left: -35px;
	margin-top: -35px;
	margin-bottom: 30px;
	border-top-left-radius: 20px;
	border-left: 1px #865016 solid;
	border-top: 1px #865016 solid;
}
#featured img {
	max-width: 680px !important;
}
.slider {
	margin-bottom: 10px;
}
.news {
	display: none;
}
.news.active {
	display: block;
}
.block-title {
	padding: 30px 0 16px;
	text-transform: uppercase;
	border-bottom: 1px dotted #8d6c1c;
	margin-bottom: 35px;
}
.block-title .more {
	float: right;
	position: relative;
	z-index: 10;
}
.block-title .more a {
	color: #fff79b;
	font-size: 11px;
	font-weight: 700;
	text-shadow: 0 0 10px #000;
	text-decoration: none;
}
.block-title .more a:before {
	content: "";
	background: url(../images/more-icon.html) no-repeat;
	height: 12px;
	width: 12px;
	position: absolute;
	left: -15px;
	top: 4px;
}
.block-title h3 {
	color: #ffc435;
	font-size: 28px;
	margin-bottom: 0;
	margin-right: 30px;
}
.block-title .news-tab {
	position: relative;
	color: #fce2a2;
}
.block-title .news-tab button {
	font-size: 9px;
	color: #ffeea1 !important;
	text-shadow: 1px 1px 1px #000;
	border: 1px solid #c06e0e;
	cursor: pointer;
	margin: -6px 22px;
	text-transform: uppercase;
	display: inline-block;
	height: 80%;
	line-height: 100%;
	padding: 7px 10px 5px 8px;
	transition: all 0.5s ease;
	background: url(../images/b4.png) repeat-x !important;
}
.block-title .news-tab button:hover {
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
	color: #fce2a2;
	font-weight: 700;
}
.block-title .news-tab:before {
	content: "";
	border-right: 1px solid #947b2f;
	height: 7px;
	width: 1px;
	position: absolute;
	margin-top: 6px;
	margin-left: -7px;
}
.block-title .news-tab .active {
	color: #f5e8ac;
	font-weight: 700;
	position: relative;
}
.block-title .news-tab .active:after {
	content: "";
	background: url(../images/title-tab-active-icon.html) no-repeat;
	width: 14px;
	height: 7px;
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -7px;
}
.news-block {
	margin-bottom: 10px;
}
.news-title {
	padding: 0 0 16px;
}
.news-title h3 {
	float: left;
}
.news {
	animation-name: opasity;
	animation-duration: 1s;
	animation-timing-function: linear;
}
@keyframes opasity {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.last-news-block {
	min-height: 160px;
	color: #ffd964;
}
.last-news-block .news-img {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}
.last-news-block .news-img img {
	width: 280px;
	height: 155px;
	display: block;
	box-shadow: 0 28px 43px -17px rgba(0, 0, 0, 0.5);
}
.last-news-block h2 {
	font-weight: 400;
}
.last-news-block .news-b {
	margin-top: 20px;
	color: #faecbd;
}
.last-news-block .news-b a {
	margin-right: 22px;
}
.news-info {
	border-bottom: 1px dotted #;
	color: #faecbd;
	padding: 15px 10px 15px 15px;
}
.news-info span {
	color: #ffc956;
}
.news-info .news-read-more {
	float: right;
	opacity: 0;
	margin-left: 20px;
}
.news-info:hover {
	background: url(../images/news-hover-bg.html);
	box-shadow: 0 8px 43px -17px rgba(0, 0, 0, 0.5);
}
.news-info:hover a {
	opacity: 1;
	transition: all 0.5s ease;
}
.media-discussions-block {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
}
.media-block,
.discussion-block {
	width: 100%;
}
.video-block-top a,
.video-block-bottom a {
	cursor: pointer;
	display: inline-block;
}
.video-block-top img,
.video-block-bottom img {
	box-shadow: 0 28px 43px -17px rgba(0, 0, 0, 0.5);
}
.video-block-top img {
	width: 280px;
}
.video-block-bottom img {
	width: 129px;
	height: 89px;
}
.video-block-top {
	text-align: center;
	margin-bottom: 18px;
	position: relative;
}
.video-block-top a:after {
	content: "";
	background: url(../images/video-icon.html);
	height: 39px;
	width: 39px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -19px;
	margin-top: -18px;
}
.video-block-bottom {
	display: inline-block;
	position: relative;
}
.video-block-bottom a:after {
	content: "";
	background: url(../images/video-icon.html);
	height: 39px;
	width: 39px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -19px;
	margin-top: -18px;
}
.video-resim-kucuk {
	width: 129px;
	height: 89px;
	filter: brightness(70%) grayscale(20%);
}
.forum {
	border-bottom: 1px dotted #555;
	min-height: 50px;
	margin-bottom: 15px;
}
.forum img {
	float: left;
	margin-right: 14px;
	box-shadow: 5px 5px 19px 0 rgba(0, 0, 0, 0.3);
	width: 36px;
	height: 36px;
	background: linear-gradient(to top left, #221d23, #40393e);
	border: 1px solid #fdc608;
	border-radius: 20px;
}
.forum .forum-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.forum .forum-title a {
	color: #ffcf4d;
	text-decoration: none;
}
.forum .forum-autor {
	font-size: 12px;
	color: #fff7a2;
}
.forum .forum-autor a {
	font-size: 12px;
}
.forum .forum-autor span {
	margin-left: 25px;
	position: relative;
}
.forum .forum-autor span:before {
	content: "";
	border-left: 1px solid #5f5540;
	height: 6px;
	width: 1px;
	position: absolute;
	margin-top: 7px;
	margin-left: -12px;
}
.sidebar {
	background: url(../images/sidebar-bg.jpg);
	width: 320px;
	border-left: 1px dotted #331403;
}
.sign-up-block a {
	display: block;
	background: url(../images/sign-up-bg.jpg) no-repeat;
	width: 320px;
	height: 91px;
	padding-top: 25px;
	text-align: center;
	color: #390101;
	text-shadow: 1px 1px 1px #f9ba76;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 1px;
	cursor: pointer;
	border-top-right-radius: 25px;
}
.sign-up-block span {
	display: block;
	font-weight: 900;
	font-size: 28px;
	color: #4d0202;
	text-shadow: 1px 1px 1px #ffeaa9;
	margin-bottom: 5px;
	letter-spacing: normal;
}
.social-blocks {
	background: url(../images/bg2.jpg) no-repeat;
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.social-blocks {
	width: calc(100%);
	line-height: 50px;
	text-align: center;
}
.social-block a {
	text-decoration: none;
	font-size: 12px;
	color: #ffdb6e;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	font-weight: 700;
	padding-left: 40px;
	display: block;
}
.social-f {
	background: url(../images/facebook-icon.png) 14px 50% no-repeat;
	border-bottom: 1px solid #000;
}
.social-twit {
	background: url(../images/twitter-icon.html) 14px 50% no-repeat;
	border-bottom: 1px solid #000;
}
.social-y {
	background: url(../images/youtube-icon.png) 14px 50% no-repeat;
}
.social-twitch {
	background: url(../images/twich-icon.png) 14px 50% no-repeat;
	border-right: 1px solid #000;
}
.hero-guide-block {
	background: url(../images/hero-bg.jpg);
	width: 320px;
	height: 104px;
	position: relative;
}
.hero-guide-block:after {
	content: "";
	background: url(../images/hero-img.png) no-repeat;
	width: 320px;
	height: 104px;
	position: absolute;
	right: 0;
	top: 0;
}
.hero-info {
	position: relative;
	margin-left: 55px;
	z-index: 10;
	font-size: 11px;
	text-transform: uppercase;
	color: #390101;
	padding: 19px 0 0 28px;
}
.hero-info span {
	display: block;
	font-size: 22px;
	color: #4d0202;
	text-shadow: 1px 1px 1px #ffeaa9;
	font-weight: 900;
	margin-bottom: 5px;
}
.hero-info a {
	margin-top: 5px;
}
.search-block {
	margin: 0 auto;
	width: 290px;
	padding: 12px 0;
	position: relative;
}
.search-block input {
	width: 260px;
}
.search-block button {
	background: url(../images/search-icon.html) no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	border: none;
	position: absolute;
	right: 10px;
	top: 19px;
	opacity: 0.2;
}
.search-block button:hover {
	opacity: 0.5;
}
.sidebar-title {
	background: url(../images/baslik.png) repeat-x;
	height: 65px;
	line-height: 71px;
	max-width: 318px;
	font-size: 17px;
	font-weight: 700;
	color: #fdf490;
	text-shadow: 1px 1px 1px #000;
	margin-left: 6px;
	padding-left: 50px;
	position: relative;
	margin-bottom: -5px;
	margin-top: 25px;
}
.best-players-title span {
	background: url(../images/top-icon.png) no-repeat;
	width: 64px;
	height: 75px;
	padding-top: 20px;
	text-align: center;
	position: absolute;
	right: 31px;
	top: -2px;
	line-height: 16px;
	font-size: 14px;
	color: #fff;
	/*! text-shadow: 1px 1px 1px #ffeba5; */
}
.best-players-title span b {
	display: block;
	font-size: 30px;
}
.block-p {
	padding: 14px 0 25px;
	width: 270px;
	margin: 0 auto;
}
.player-info {
	width: 260px;
	display: flex;
	flex-direction: row;
	align-items: stretch;
	color: #ffd56f;
	text-shadow: 1px 1px 1px #000;
	height: 41px;
	line-height: 34px;
	padding: 0 6px 0 17px;
	transition: all 0.5s ease;
	background: url(../images/b.png) repeat-x;
	margin-left: -4px;
	font-size: 13px;
	text-align: center;
}
.player-info .top-number {
	font-size: 19px;
	font-weight: 700;
	line-height: 36px;
	width: 40px;
	height: 40px;
	color: #770909;
	text-shadow: 0 0 1px #fff;
	margin-top: -2px;
	background: url(../images/b3.png) repeat-x;
}
.player-info .top-ava {
	width: 40px;
	padding-top: 5px;
	position: relative;
	z-index: 1;
}
.player-info .top-ava img {
	width: 29px;
	height: 17px;
}
.player-info .top-name {
	width: 150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bloor-ava {
	position: absolute;
	left: 0;
	top: 9px;
	transform: scale(1.1);
	z-index: -1;
	filter: blur(3px);
	-webkit-filter: blur(3px);
}
.top-r {
	width: 40px;
	font-size: 16px;
	line-height: 30px;
	color: #fff957;
	text-shadow: 1px 1px 1px #000;
}
.top-r a {
	color: #770909;
	text-shadow: 0 0 1px #fff;
	display: none;
	margin-top: 5px;
	margin-right: -10px;
}
.top-r a img {
	margin: 0 0 -1px 4px;
}
.player-info:hover {
}
.player-info:hover .top-r span {
	display: none;
}
.player-info:hover .top-r a {
	color: #000;
	font-weight: 600;
	display: block;
	background: url(../images/b5.png) repeat-x;
	border-radius: 25px;
}
.best-item {
	background: url(../images/best-item-bg.html) no-repeat;
	height: 79px;
	border: 1px solid #292528;
	box-shadow: 0 28px 43px -17px rgba(0, 0, 0, 0.5);
	text-align: center;
	margin-bottom: 25px;
}
.best-item img {
	margin-top: -30px;
}
.item-info {
	text-align: center;
}
.item-info span {
	display: block;
}
.item-info .name {
	font-size: 18px;
	color: #ffeea8;
	margin-bottom: 5px;
}
.item-info .inst {
	font-size: 14px;
	margin-bottom: 8px;
}
.item-info .price {
	font-size: 24px;
	color: #00b679;
	text-shadow: 0 0 16px #00b679;
}
.fast-links-block li {
	margin-bottom: 16px;
	margin-left: 45px;
}
.fast-links-block li a {
	color: #fdf380;
	font-size: 14px;
	text-decoration: none;
}
.fast-links-block li a:hover {
	text-decoration: underline;
	color: #df3d2d;
}
.fast-links-block li:before {
	content: ">";
	color: #ffbb28;
	margin-right: 10px;
}
.footer {
	height: 370px;
}
.partners-block {
	background: url(../images/partners-bg.png);
	border-top: 1px solid #cc781e;
	border-bottom: 1px solid #844b0e;
	width: 1018px;
	margin-left: -10px;
	height: 93px;
	margin-bottom: 70px;
}
.partners {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	padding: 30px 0;
	margin-left: 40px;
}
.partners-logo {
	width: 680px;
	text-align: center;
}
.partners-logo .part-b {
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1);
	filter: blur(6px);
	z-index: -1;
}
.partners-logo li {
	display: inline-block;
	position: relative;
	z-index: 1;
	margin: 5px 10px;
}
.partners-logo li img {
	width: 75px;
	height: 75px;
	border-radius: 50px;
	border: 1px solid #d59321;
}
.partner-button {
	width: 320px;
	position: relative;
}
.partner-button a {
	display: block;
	background: url(../images/partner-button.png) center no-repeat;
	width: 157px;
	height: 65px;
	line-height: 67px;
	text-align: center;
	margin-top: 10px;
	margin-left: 65px;
	color: #fbdb8f;
	font-weight: 700;
	font-size: 12px;
	text-shadow: 1px 1px 1px #000;
}
.partner-button:before {
	content: "";
	border-right: 1px dotted #d59321;
	position: absolute;
	height: 75px;
	left: 0;
	top: 6px;
}
.bottom-menu {
	margin-bottom: 45px;
}
.bottom-menu ul {
	text-align: center;
	padding: 40px 0;
}
.bottom-menu ul li {
	display: inline-block;
	padding: 0 35px;
	position: relative;
}
.bottom-menu ul li:after {
	content: "";
	height: 8px;
	width: 1px;
	background: #a17322;
	position: absolute;
	right: 0;
	top: 3px;
}
.bottom-menu ul li a {
	font-size: 12px;
	text-align: center;
	color: #fcdc6b;
	/*! text-shadow: 1px 1px 1px #000; */
	font-weight: 700;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	min-width: 125px;
	height: 25px;
	line-height: 26px;
	margin: -20px;
	transition: all 0.5s ease;
	background: url(../images/b6.png) repeat-x;
	border: 1px solid #b00;
}
.bottom-menu ul li a:hover {
	font-size: 12px;
	text-align: center;
	color: #fcdc6b;
	/*! text-shadow: 1px 1px 1px #fbfbfb; */
	font-weight: 700;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	min-width: 125px;
	height: 25px;
	line-height: 26px;
	margin: -20px;
	/*! transition: all 0.5s ease; */
	background: url(../images/b7.png) repeat-x;
	/*! border: 1px solid #a4731d; */
	/*! color: #ffff; */
}
.bottom-menu li:last-child:after {
	display: none !important;
}
.copyright {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #ffcc74;
	line-height: 16px;
}
.modalx-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	cursor: pointer;
	overflow: auto;
	visibility: hidden;
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	transition: background 0.25s linear;
}
#video_modal {
	width: 1000px;
	height: 540px;
	background: url(../images/popup_bg.html) no-repeat;
	box-shadow: 0 10px 63px 0 rgba(0, 0, 0, 0.5);
}
#login_modal,
#reg_modal {
	width: 450px;
	background: url(../images/content-bg.jpg);
	box-shadow: 0 10px 63px 0 rgba(0, 0, 0, 0.5);
}
.modal_window {
	z-index: 9999;
	position: relative;
	cursor: auto;
	margin: 0 auto;
	display: none;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	transition: all 0.25s linear;
	margin-bottom: 20px;
	transform: scale(0.4);
}
.close-r {
	display: block;
	position: absolute;
	margin-top: -21px;
	width: 70px;
	height: 70px;
	background: url(../images/close_popup.png) no-repeat;
}
#video_modal .close-r {
	margin-left: 965px;
}
#login_modal .close-r,
#reg_modal .close-r {
	margin-left: 420px;
	margin-top: -24px;
}
.modal_window iframe {
	border: 0;
}
#toTop {
	background: url(../images/totop.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -21px;
	margin-top: -58px;
	cursor: pointer;
	width: 42px;
	height: 42px;
	display: block;
}
.popup-block {
	padding: 10px 50px 30px;
	border: 1px solid #eada70;
	border-radius: 15px;
	color: #eee28f;
	-webkit-box-shadow: 0 0 80px -4px #780000;
	-moz-box-shadow: 0 0 80px -4px #780000;
	box-shadow: 0 0 80px -4px #780000;
}
.block-title p {
	float: right;
	margin-top: 5px;
	font-size: 11px;
}
.block-title p a {
	color: #ffeea8 !important;
	margin-left: 5px;
	cursor: pointer;
}
.connect-f {
	margin: 0 0 20px;
}
.connect-f button {
	background: url(../images/connect-f.html) no-repeat;
	width: 349px;
	height: 40px;
	border: none;
	box-shadow: 0 12px 31px -12px rgba(0, 0, 0, 0.5);
}
.or {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}
.or span:before {
	content: "";
	border-top: 1px dotted #373034;
	height: 1px;
	width: 41%;
	position: absolute;
	left: 0;
	bottom: 4px;
}
.or span:after {
	content: "";
	border-top: 1px dotted #373034;
	height: 1px;
	width: 41%;
	position: absolute;
	right: 0;
	bottom: 4px;
}
.reg-form p {
	color: #ffe56a;
	font-size: 18px;
	text-transform: uppercase;
	font-size: 11px;
}
.reg-form input {
	margin-bottom: 15px;
	width: 319px;
	color: #000;
	border-radius: 2px;
}
.reg-form input:focus {
	outline: 1px solid #585362;
}
.pass {
	width: 156px;
	display: inline-block;
}
.pass input {
	width: 135px;
}
.first-pass {
	margin-right: 25px;
}
.license {
	margin-top: 4px;
}
.license a {
	color: #ffcd45;
}
.license input[type="radio"],
input[type="checkbox"] {
	display: none;
}
.license label {
	display: table;
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}
.license label:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	border: 1px solid #c11;
	border-radius: 2px;
}
.license input[type="checkbox"]:checked + label:before {
	content: "";
	text-align: center;
	width: 14px;
	height: 14px;
	background: url(../images/checkboox.png) center no-repeat;
	border: 1px solid #df1010;
	border-radius: 2px;
}
.reg-form {
	padding-bottom: 25px;
}
.reg-buttons {
	margin-top: 25px;
}
.reg-buttons a {
	cursor: pointer;
}
.but {
	background: 0 0;
	border: 1px solid #573d0a;
	padding: 10px 25px;
	color: #ffcd45;
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	height: auto;
	line-height: 100%;
	box-shadow: none;
	font-weight: 400;
}
.sign,
.can {
	float: right;
	background: url(../images/can-bg.png) no-repeat;
	border: none;
}
.cont {
	margin-right: 7px;
	text-shadow: 1px 2px rgba(0, 0, 0, 0.6);
	background: url(../images/cont-bg.png) no-repeat;
	border: none;
	padding: 10px 26px !important;
}
.title-b {
	margin-bottom: 25px;
}
.forgot {
	float: right;
}
.uye-panel-block {
	height: 101px;
	position: relative;
	background: #800220;
	background: -moz-linear-gradient(top, #800220 0%, #6c021a 44%, #520013 100%);
	background: -webkit-linear-gradient(top, #800220 0%, #6c021a 44%, #520013 100%);
	background: linear-gradient(to bottom, #800220 0%, #6c021a 44%, #520013 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800220',endColorstr='#520013',GradientType=0 );
	border-top-right-radius: 25px;
}
.uye-panel-block img {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 13px;
	left: 20px;
	background: #000;
	border: 1px solid #7d1c1c;
}
.uye-panel-block p {
	position: absolute;
	left: 110px;
	top: 20px;
}
.uye-panel-block a {
	display: block;
	background: url(../images/input.png) center no-repeat;
	width: 157px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	margin: 0 auto;
	color: #000;
	position: absolute;
	left: 110px;
	top: 45px;
	text-decoration: none;
}
.video-resim-buyuk {
	width: 280px;
	height: 155px;
	filter: brightness(70%) grayscale(20%);
}
.panel-heading {
	padding: 0 0 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #ffe062;
	margin-bottom: 15px;
	font-size: 18px;
	color: #fbe692;
	font-weight: 700;
	margin-top: 0;
}
.Info-Box {
	background: #264c21;
	padding: 10px 20px;
	color: #ffe79d;
	margin-bottom: 10px;
}
.Warning-Box {
	ackground: #866a4d;
	padding: 10px 20px;
	color: #fff;
	margin-bottom: 10px;
}
.form-horizontal.reg-form {
	margin-left: 130px;
	margin-top: 25px;
	width: 350px;
}
.reg-form select {
	margin-bottom: 15px;
	width: 350px;
	border-radius: 2px;
	background: #faf299;
	border: none;
	color: #000;
	font-size: 14px;
	padding: 10px 15px;
}
.reg-form select:focus {
	outline: 1px solid #585362;
}
.btn-giris {
	display: block;
	background: url(../images/partner-button.jpg) center no-repeat;
	width: 180px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
	color: #000 !important;
	text-decoration: none !important;
}
button.g-recaptcha.btn.btn-giris.btn-block {
	display: block;
	background: url(../images/partner-button.jpg) center no-repeat;
	width: 350px;
	height: 65px;
	font-size: 13px;
	line-height: 65px;
	text-align: center;
	margin: 0 auto;
	color: #000;
}
.Danger-Box {
	background: #864d4d;
	padding: 10px 20px;
	color: #ffe8aa;
	margin-bottom: 10px;
}
table thead th {
	background: url(../images/partner-button.jpg);
	line-height: 30px;
	color: #000;
}
table a {
	color: #f6e79e;
	text-decoration: none !important;
}
table tbody tr:nth-child(even) {
	background: #450404;
	height: 35px;
}
table tbody tr:nth-child(odd) {
	background: #2f0303;
	height: 35px;
}
.sidebar_rank {
	width: 100%;
}
table.ranking-table td {
	padding: 0 10px;
}
.kayip-buttonlar2-cp a.btn.btn-giris {
	float: left;
	width: 33%;
	margin: 0 !important;
	height: 50px;
	line-height: 50px;
}
.reg-form label {
	color: #ffe56a;
	font-size: 18px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
}
.KarakterProfil {
	width: calc(50% - 60px);
	float: left;
	margin: 10px;
	background: #1f1a1e;
	padding: 20px;
	text-align: center;
}
.KarakterProfil span {
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #ffd6a1;
	padding-top: 5px;
}
.nesne-market-btn {
	background: url(../images/big-btn.png) center center;
	width: 45%;
	text-align: center;
	border-right: 1px solid #201b1f;
	line-height: 45px;
	color: #c8c8c8;
	text-transform: uppercase;
	font-size: 13px;
	cursor: pointer;
	filter: hue-rotate(80deg) brightness(120%);
	display: inline-block;
}
.nesne-market-btn:hover {
	filter: hue-rotate(80deg) brightness(140%) !important;
}
.ep-yukle-btn {
	background: url(../images/big-btn.png) center center;
	width: calc(55% - 1px);
	text-align: center;
	line-height: 45px;
	color: #ffe6a2;
	text-transform: uppercase;
	font-size: 13px;
	cursor: pointer;
	display: inline-block;
	float: left;
}
.ep-yukle-btn:hover {
	filter: brightness(120%) !important;
}
.destek-sistemi-btn {
	background: url(../images/big-btn.png) center center;
	width: calc(100%);
	text-align: center;
	line-height: 45px;
	color: #ffe6a2;
	text-transform: uppercase;
	font-size: 13px;
	cursor: pointer;
	display: block;
	float: left;
	filter: hue-rotate(408deg) brightness(120%);
}
.destek-sistemi-btn:hover {
	filter: hue-rotate(408deg) brightness(140%) !important;
}
#TalepAc {
	display: inline-block;
	font-weight: 400;
	font-size: 11px;
	float: right;
	position: relative;
	top: -10px;
	right: -10px;
}
.support-message {
	margin: 10px;
	margin-bottom: 0;
	background: #292629;
	box-shadow: 2px 2px 2px #1d181c94;
}
.support-title {
	background: #1d181c;
	padding: 10px;
	height: 15px;
}
.support-title .pull-left {
	float: left;
	font-weight: 700;
	color: #fff;
	padding-left: 10px;
}
.support-title .pull-right {
	float: right;
	font-style: italic;
	color: #565356;
}
.support-messages {
	padding: 15px;
	color: #fff;
}
.Success-Box {
	background: #4d8661;
	padding: 10px 20px;
	color: #fff;
	margin-bottom: 10px;
}
.top-online {
	position: absolute;
	width: 200px;
	/* margin-left: 5px; */
	font-size: 13px;
	left: calc(50% - 100px);
	text-align: center;
	top: 500px;
	color: #790b0b;
	/*! text-shadow: 1px 1px 2px #ffea96; */
	font-weight: 700;
}
.top-online b {
	font-size: 20px;
	color: #ffeea1;
	/*! text-shadow: 1px 1px 2px #ffea96; */
	display: block;
	margin-bottom: 1px;
}

.top-register {
	position: absolute;
	width: 100px;
	margin-left: 1px;
	font-size: 25px;
	left: calc(50% - 50px);
	text-align: center;
	top: 85px;
	color: #fff;
	/*! text-shadow: 1px 1px 2px #ffea96; */
	font-weight: 700;
}

.top-register b {
	font-size: 12px;
	color: #000;
	/*! text-shadow: 1px 1px 2px #ffea96; */
	display: block;
	margin-bottom: 1px;
}

.languagepicker {
	background-color: #FFF;
	display: inline-block;
	padding: 0;
	height: 40px;
	overflow: hidden;
	transition: all .3s ease;
	margin: 30px 0 0 0;
	vertical-align: top;
	float: left;
	position: fixed;
	top:80px;
	right: 0px;
	z-index: 999;
}

.languagepicker:hover {
	height: 81px;
}

.languagepicker a{
	color: #000;
	text-decoration: none;
}

.languagepicker li {
	display: block;
	padding: 0px 10px;
	line-height: 40px;
	border-top: 1px solid #EEE;
}

.languagepicker li:hover{
	background-color: #EEE;
}

.languagepicker a:first-child li {
	border: none;
	background: #FFF !important;
}

.languagepicker li img {
	margin-top: 0px;
}

.roundborders {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.large:hover {
	height: 85px;
}

.pagination {
	display: inline-block;
}
.pagination a,.pagination strong{
	padding: 10px;
	float: left;
	border: 1px dashed;
	font-size:14px;
	font-family: 'Arial';
	color:#000;
	margin: 10px;
}


.discord-widget {
	z-index: 9999999999999999999999999;
	position: fixed;
	left: 30px;
	bottom: 20px;
}

@media (max-width:500px) {
	.discord-widget {
		display: none;
	}
}


.aslider {
	overflow: hidden;
	position: relative;
	width: 680px;
	height: 280px;
	margin: 0 auto;
	z-index: 10;
}

.aslider .snrtrslides {
	position: relative;
	transition: 1s;
}
.aslider .snrtrslides .sactive .aslider-text {
	transition: all 2s ease;
	bottom: 20px !important;
}
.aslider .snrtrslides .fslide {
	float: left;
	display: block;
	position: relative;
}
.aslider .snrtrslides .fslide:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	box-shadow: inset 0px 0px 40px 20px rgba(0, 0, 0, 0.6);
}
.aslider .snrtrslides .fslide .aslider-text {
	position: absolute;
	bottom: -200px;
	left: 0px;
	padding: 8px 30px;
	width: calc(100% - 60px);
	color: #e0ddd1;
	line-height: 1.3;
	color: #fff;
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
	text-align: center;
	z-index: 4;
}
.aslider .snrtrslides .fslide h1 {
	margin-bottom: 48px;
	color: #fff;
	font-size: 36px;
	margin-left: -219px;
}
.aslider .snrtrslides .fslide img {
	width: 680px;
	max-width: 680px;
	height: 280px;
}
.aslider .anext {
	position: absolute;
	background: url(../images/arrow-right.png) no-repeat;
	height: 30px;
	width: 30px;
	right: 20px;
	top: 130px;
	z-index: 1;
	cursor: pointer;
	opacity: 0;
	z-index: 12;
}
.aslider .bprev {
	position: absolute;
	background: url(../images/arrow-left.png) no-repeat;
	height: 30px;
	width: 30px;
	left: 20px;
	top: 130px;
	z-index: 1;
	cursor: pointer;
	opacity: 0;
	z-index: 12;
}
.aslider .knavigation {
	position: absolute;
	left: 23px;
	top: 16px;
	z-index: 1;
	cursor: pointer;
	display: none;
}
.aslider .knavigation .dotc {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: linear-gradient(to bottom, #a6d0b6, #89b899);
	border: 1px solid #427252;
	cursor: pointer;
	margin: 0 2px;
	position: relative;
}
.aslider:hover .anext,
.aslider:hover .bprev {
	opacity: 1;
	transition: all 0.7s ease;
}
.aslider .knavigation .sactive:after {
	content: "";
	background: linear-gradient(to bottom, #a6d0b6, #89b899);
	height: 10px;
	width: 10px;
	border: 1px solid #b9d8c2;
	position: absolute;
}
.swal2-content p{
	color : #000!important;
}
.aslider-text h1{
	color: #fff!important;
	margin-bottom: 75px!important;
}
.slider-detay{
	position: absolute;
	bottom: 0px;
	background: rgba(0,0,0,.5);
	color: #ffd564;
	width: 100%;
	padding-left: 20px;
	height: 29px;
	line-height: 29px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.slider-detay a{
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	background: url(../images/partner-button.jpg) no-repeat;
	height: 29px;
	line-height: 29px;
	width: 76px;
	text-align: center;
	float: left;
	margin-right: 15px;
	text-shadow: 0 0 1px #fff;
	text-transform: uppercase;
	text-decoration: none !important;
	position: inherit;
	z-index: 99999999999;
}
.slider-detay span {
	color: #fff!important;
	margin-left: 100px;
}
.aslider-text p{
	position: absolute;
	bottom: 40px;
	left: 115px;
	font-size: 25px;
	color: #fff!important;
	text-shadow: 1px 1px 2px #000;
}

a {
	color:#fff;
	text-decoration: none!important;
}

a:hover {
	color:#000 !important;
	text-decoration: none!important;
}

.logoyeni {
	margin-left: 05px;
	position: absolute;
	margin-top: 100px;
}

.login-button {
	display: block;
	background: url(../images/partner-button.jpg) center no-repeat;
	width: 350px;
	height: 65px;
	font-size: 13px;
	line-height: 65px;
	text-align: center;
	margin: 0 auto;
	color: #000;
}

.swal2-styled{
	height: auto!important;
}

.left-button {
	display: block;
	background: url(../images/partner-button.jpg) center;
	width: 250px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	color: #000;
}
