@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
*
{
	font-family: "Roboto Condensed",sans-serif;
	margin: 0;
}
body
{
	background-attachment: fixed;
	background-position: 50% 50%;
	background-size: cover;
	color: #fff;
}
.topbar
{
	display: block;
	height: 70px !important;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
}
.navbar
{
	background-color: rgba(255,255,255,0);
	box-shadow: 0 0px 10px rgba(255,255,255,0);
	height: 70px !important;
	padding: 0;
	transition: all 0.1s;
}
.header-image
{
	display: none;
}
.navbar-brand
{
	display: none;
}
.nav-item
{
	border-bottom: 2px solid transparent;
	border-color: rgba(255,255,255,0) !important;
	display: inline-block;
	transition: all 0.1s;
}
.nav-item:hover
{
	border-color: #fff !important;
}
.nav-link
{
	color: #fff !important;
	display: inline-block;
	font-size: 18px;
	font-weight: 800;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
	transition: all 0.1s;
}
.dropdown-menu
{
	border-radius: 0;
	margin: 0px;
}
.input-group .form-control
{
	float: left;
	margin-bottom: 0;
	position: relative;
	z-index: 2;
}
.form-group .input-group
{
	margin-left: 27%;
	width: 50%;
}
.xbox_store .store-servers
{
	display: none;
}
.product__servers,.product__command
{
	display: none;
}
.desc1
{
	background-color: rgba(0,0,0,0.9);
	display: block;
	height: 138px;
	margin-bottom: -138px;
	position: relative;
	width: 100%;
	z-index: 10000;
}
.btn-desc1
{
	bottom: -39px;
	display: block;
	position: absolute;
	right: -1px;
}
.xbox
{
	background-color: rgba(0,0,0,0.25);
	overflow: hidden;
}
.xbox .xbox__header
{
	background-color: transparent !important;
	padding: 11px 11px 0px 11px;
}
.xbox .xbox__header h4
{
	color: #fff !important;
	font-size: 1.54em;
	font-weight: 800;
	line-height: 30px;
	margin: 0px 0px 0 7px;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
	text-transform: uppercase;
}
.bonus
{
	background-attachment: local;
	background-color: rgba(255,255,255,0.08);
	border-radius: 0px;
	position: absolute;
	right: -500px;
}
.xbox .xserver
{
	background-color: rgba(255,255,255,0.05);
	cursor: pointer;
	margin-bottom: 3px;
	padding: 5px;
	transition: all 0.1s ease-in-out;
	width: 100%;
}
.xbox .xserver:hover
{
	background-color: rgba(255,255,255,0.1);
}
.progress
{
	background-color: rgba(255,255,255,0.08);
	border-radius: 0px;
	height: 30px;
	padding: 4px;
}
.xserver__links .ml-auto a
{
	opacity: 0.5;
}
.xserver__links
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -31px;
}
.xbox a:hover
{
	color: #fff;
	opacity: 1;
}
.xbox_store h4::before,.xbox_queue h4::before,.xbox_purchases h4::before
{
	content: " ";
	font: normal normal normal 24px FontAwesome;
}
.xbox_payments h4::before
{
	content: " ";
	font: normal normal normal 24px FontAwesome;
}
.xbox_transfers h4::before
{
	content: " ";
	font: normal normal normal 24px FontAwesome;
}
.xbox_bonuses h4::before
{
	content: " ";
	font: normal normal normal 24px FontAwesome;
}
.xbox_promocodes h4::before
{
	content: " ";
	font: normal normal normal 24px FontAwesome;
}
.xbox_monitoring .xbox__footer
{
	display: none;
}
.xbox__footer
{
	background-color: transparent;
	padding-top: 0px;
}
.profile-navigation .nav-link
{
	line-height: 14px;
}
.server-navigation .nav-link
{
	line-height: 14px;
}
.player-stats__navigation .nav-link
{
	line-height: 14px;
}
.store-categories .btn-secondary
{
	background-color: rgba(255,255,255,0.1);
	border: 0;
	border-bottom: 2px solid transparent;
	border-color: rgba(255,255,255,0) !important;
	box-shadow: 0 0px 10px rgba(255,255,255,0);
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: 800;
	transition: all 0.2s;
}
.store-categories .active
{
	background-color: #0275d8;
	color: #fff;
}
.btn,.bth:hover,.btn:active,.btn:focus
{
	border-radius: 0px;
	text-shadow: 1px 1px 1px #333;
	transition: all 0.2s;
}
.btn-secondary
{
	background-color: #0275d8;
	border-color: #0275d8;
	color: #fff;
}
.btn-secondary:hover
{
	background-color: #025aa5;
	border-color: #01549b;
	color: #fff;
}
.btn-default.active,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active,.btn-default:active:focus,.btn-default:active:hover
{
	background: #59acd6;
}
.btn-secondary:active,.btn-secondary:focus
{
	background-color: #0275d8;
	box-shadow: 0 0 0 2px rgba(2,117,216,0.5);
	color: #fff;
}
.product
{
	animation-duration: 0.3s;
	animation-name: ItemUnhover;
	background-color: transparent;
	background-position: 0 0, 0 0, 0 0;
	border: 0 !important;
	box-shadow: 0 0 0 0 !important;
	transition: all 0.2s;
	webkit-animation-duration: 0.3s;
	webkit-animation-name: ItemUnhover;
}
.product:hover
{
	animation-duration: 0.3s;
	animation-fill-mode: forwards;
	animation-name: ItemHover;
	background-color: transparent;
	webkit-animation-duration: 0.3s;
	webkit-animation-fill-mode: forwards;
	webkit-animation-name: ItemHover;
}
.product:active
{
	animation-duration: 0.3s;
	animation-fill-mode: forwards;
	animation-name: ItemHover;
	background-color: transparent;
	webkit-animation-duration: 0.3s;
	webkit-animation-fill-mode: forwards;
	webkit-animation-name: ItemHover;
}
.product__price
{
	background: rgba(255,255,255,0);
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	text-shadow: 1px 1px 0px #000;
}
.product__price-old
{
	display: none;
}
.product__quantity
{
	background: rgba(255,255,255,0);
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	text-shadow: 1px 1px 1px #000;
}
.product__name
{
	background: rgba(255,255,255,0);
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	text-align: center;
	text-shadow: 1px 1px 0px #000;
}
.product__discount
{
	background: #0af;
	color: #fff;
	padding: 0 20%;
	text-shadow: 0px 0px 5px #08c;
	transform: rotate(45deg) translateY(-30%) translateX(25%);
}
.form-control
{
	background-color: rgba(255,255,255,0.1);
	border: 0;
	border-bottom: 2px solid transparent;
	border-color: rgba(255,255,255,0) !important;
	border-radius: 0px !important;
	color: #0497e0;
	font-family: "Roboto Condensed";
	font-size: 18px;
	font-weight: 500;
	transition: all 0.2s;
}
.form-control:hover
{
	background-color: rgba(255,255,255,0.2);
}
.form-control:focus
{
	background-color: rgba(255,255,255,0.1);
	border-color: #fff !important;
}
.input-group-addon
{
	background-color: rgba(255,255,255,0.1) !important;
	border-radius: 0px;
}
.input-group-addon i
{
	color: #fff;
}
.modal-content
{
	background-color: transparent !important;
}
.modal-body,.modal-header,.modal-footer
{
	background-color: rgba(0,0,0,0.8) !important;
}
.modal-title
{
	color: #fff;
	font-size: 20px !important;
	font-weight: 800 !important;
	text-shadow: 1px 1px 1px #333;
	text-transform: uppercase;
}
.store .input-group-addon
{
	display: none;
}
.modal-roulette .modal-header
{
	background-color: #0275d8 !important;
}
.modal-roulette .btn-secondary
{
	background-color: #d9534f;
	border-color: #d9534f;
	color: #fff;
}
.modal-roulette .btn-secondary:hover
{
	background-color: #c9302c;
	border-color: #c12e2a;
	color: #fff;
}
.modal-roulette .btn-secondary:active,.modal-roulette .btn-secondary:focus
{
	background-color: #c9302c;
	box-shadow: 0 0 0 2px rgba(217,83,79,0.5);
	color: #fff;
}
.modal-roulette .modal-footer
{
	background-color: transparent !important;
	margin-left: 25%;
	position: absolute;
	top: 281px;
	width: 50%;
}
.modal-roulette .ladda-label
{
	color: transparent;
	font-size: 0;
}
.modal-roulette .ladda-button:after
{
	content: "╨Ш╤Б╨┐╤Л╤В╨░╤В╤М ╤Г╨┤╨░╤З╤Г";
}
.roulette
{
	background-color: rgba(255,255,255,0.1);
	margin-bottom: 10px;
}
.roulette:before
{
	border-left: 48px solid transparent;
	border-right: 48px solid transparent;
	border-top: 24px solid #0275d8;
	opacity: 1;
	z-index: 1000;
}
.roulette-item
{
	background-color: rgba(255,255,255,0.1);
	border-radius: 0px;
	box-shadow: 0 0 0 0;
}
.roulette-item__image
{
	border-radius: 0px;
	height: 140px;
	overflow: hidden;
	padding: 0px;
	width: 140px;
}
.roulette-item__description
{
	background-color: #0275d8;
	color: #fff;
	padding: 4px;
	padding-left: 8px;
	text-align: left;
	text-shadow: 1px 1px 1px #333;
}
.roulette__railway
{
	animation-duration: 3s;
	animation-name: ShowRoulette;
	webkit-animation-duration: 3s;
	webkit-animation-name: ShowRoulette;
}
.roulette_item
{
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	animation-name: ShowItem;
	background-color: rgba(255,255,255,0.1);
	cursor: default;
	display: inline-block;
	height: 140px;
	margin: 1px;
	margin-top: 10px;
	opacity: 0;
	transform: scale(1);
	transform: translateY(30%);
	user-select: none;
	webkit-animation-duration: 0.5s;
	webkit-animation-fill-mode: forwards;
	webkit-animation-name: ShowItem;
	width: 140px;
}
.navbar-nav
{
	display: inline-flex;
}
.navbar
{
	height: 140px !important;
}
.navbar-nav>li>a
{
	font-size: 1.15em;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header
{
	margin-top: -4px;
}
.roulette_item .subdesc
{
	background-color: #0275d8;
	color: #fff;
	height: 140px;
	line-height: 18px;
	opacity: 0;
	padding: 4px;
	padding-left: 8px;
	position: absolute;
	text-shadow: 1px 1px 1px #333;
	transition: all 0.2s;
	width: 140px;
	z-index: 1000;
}
.roulette_item .subdesc:hover
{
	opacity: 1;
}
.roulette_item img
{
	height: 100px;
	margin-left: 20px;
	width: 100px;
}
.roulette_item .roulette-item__description
{
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 6px;
	width: 140px;
}
.roulette__description
{
	flex-flow: row wrap;
	justify-content: center;
	margin-top: 56px;
	ms-flex-flow: row wrap;
	ms-flex-pack: center;
	webkit-box-pack: center;
}
.footer
{
	background-color: #000;
	opacity: 0.5;
	transition: all 0.2s;
}
.footer:hover
{
	opacity: 1;
}
.roulette__description .roulette__description
{
	margin-bottom: 23px;
}
.roulette__description .roulette_item:nth-child(1)
{
	animation-delay: 0.5s;
}
.roulette__description .roulette_item:nth-child(2)
{
	animation-delay: 0.6s;
}
.roulette__description .roulette_item:nth-child(3)
{
	animation-delay: 0.7s;
}
.roulette__description .roulette_item:nth-child(4)
{
	animation-delay: 0.8s;
}
.roulette__description .roulette_item:nth-child(5)
{
	animation-delay: 0.9s;
}
.roulette__description .roulette_item:nth-child(6)
{
	animation-delay: 1s;
}
.roulette__description .roulette_item:nth-child(7)
{
	animation-delay: 1.1s;
}
.roulette__description .roulette_item:nth-child(8)
{
	animation-delay: 1.2s;
}
.roulette__description .roulette_item:nth-child(9)
{
	animation-delay: 1.3s;
}
.roulette__description .roulette_item:nth-child(10)
{
	animation-delay: 1.4s;
}
.roulette__description .roulette_item:nth-child(11)
{
	animation-delay: 1.5s;
}
.roulette__description .roulette_item:nth-child(12)
{
	animation-delay: 1.6s;
}
.roulette__description .roulette_item:nth-child(13)
{
	animation-delay: 1.7s;
}
.roulette__description .roulette_item:nth-child(14)
{
	animation-delay: 1.8s;
}
.roulette__description .roulette_item:nth-child(15)
{
	animation-delay: 1.9s;
}
.roulette__description .roulette_item:nth-child(16)
{
	animation-delay: 2s;
}
.roulette__description .roulette_item:nth-child(17)
{
	animation-delay: 2.1s;
}
.roulette__description .roulette_item:nth-child(18)
{
	animation-delay: 2.2s;
}
.roulette__description .roulette_item:nth-child(19)
{
	animation-delay: 2.3s;
}
.xbox__body
{
	background: #1d1b1a00;
	border-top: 1px solid #28282800;
}
.roulette__description .roulette_item:nth-child(20)
{
	animation-delay: 2.4s;
}
element.style
{
	border-radius: 24%;
}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover
{
	background-color: #00000021;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover
{
	background: #202020;
	color: #7b7b7b;
	display: none;
}
.product__image
{
	padding: 0%;
	width: 100%;
}
.nav-justified>li+li>a,.nav-tabs.nav-justified>li+li>a
{
	display: none;
}
.input-group-addon
{
	background: #0baeff;
	border: 1px solid #0badfe;
	color: #fff;
}
.xbox a
{
	color: #0aadffc4;
}
.modal-header .close
{
	color: red;
	margin-top: -2px;
}
.btn-success
{
	background-color: #055780;
	border-color: #055780;
	color: #fff;
}
.gs-loader .gs-loader-inner .spi:before
{
	border-bottom: solid 15px #03abff;
	border-top: solid 15px #08adff;
}
.gs-loader .gs-loader-inner .spi:after
{
	background-color: #09adff;
}
.btn-default.active,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active,.btn-default:active:focus,.btn-default:active:hover
{
	background: rgba(56,52,52,0.7);
	color: #0baeff;
}
.extra-menu
{
	display: block;
	height: 55px;
	margin-top: 0px;
	overflow: hidden;
	transition: all 0.2s;
	width: 100%;
}
.extra-menu:hover
{
	height: 263px;
	margin-top: -208px;
}
.extra-menu-content
{
	height: 500px;
	margin-top: 0px;
	transition: all 0.2s;
}
.extra-menu-content:hover
{
	margin-top: -55px;
}
.extra-notify
{
	animation-duration: 20s;
	animation-name: NotifyStart;
	background-color: #e74c3c;
	border-radius: 5px;
	cursor: default;
	display: block;
	opacity: 0;
	padding: 10px;
	position: absolute;
	top: -120px;
	width: 400px;
}
.extra-notify::before
{
	border-left: 48px solid transparent;
	border-right: 48px solid transparent;
	border-top: 24px solid #9b59b6;
	opacity: 1;
	z-index: 1000;
}
.extra-menu-btn-pad
{
	display: inline-block;
	padding: 2px 2px;
}
.extra-menu-title
{
	font-size: 22px;
	font-weight: 800;
	line-height: 30px;
	margin: 0px 5px;
	text-shadow: 1px 1px 1px #333;
	text-transform: uppercase;
}
.progress-bar-danger,.progress-bar-success
{
	border-radius: 0px 20px 0px 20px !important;
}
.progress
{
	border-radius: 0px 20px 0px 20px !important;
}
.xbox .xserver
{
	border-radius: 0px 20px 0px 20px !important;
}
.svin
{
	background-color: rgba(0,0,0,0.25);
	color: white;
	height: 50px;
	margin-bottom: 20px;
	overflow: hidden;
	transition: height .3s ease-in-out;
	width: 100%;
	z-index: 1000;
}
.svin h4
{
	align-items: center;
	display: flex;
	font-size: 1.8em;
	font-weight: bold;
	height: 50px;
	justify-content: center;
	letter-spacing: 1px;
	margin: 0;
	transition: all .3s ease-in-out;
	user-select: none;
	width: 100%;
}
.svin:hover
{
	height: 228px;
}
.svin:hover h4
{
	height: 25px;
	transform: translate(0, -40px);
}
.svin_vk
{
	background-color: #5181b8;
	transition: transform .3s ease-in-out;
}
.svin_ds
{
	background-color: #5b6ebd;
	transition: transform .3s ease-in-out;
}
.svin_steam
{
	background-color: #066094;
	transition: transform .3s ease-in-out;
}
.svin_vk:hover
{
	cursor: pointer;
	transform: scale(1.1);
}
.svin_ds:hover
{
	cursor: pointer;
	transform: scale(1.1);
}
.svin_steam:hover
{
	cursor: pointer;
	transform: scale(1.1);
}
.svin_steam,.svin_ds,.svin_vk
{
	align-items: center;
	display: flex;
	height: 35px;
	justify-content: center;
	margin-bottom: 5%;
	margin-left: 11%;
	width: 80%;
}
.svin button
{
	background: transparent;
	border: none;
	font-weight: bold;
	height: 100%;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
.svin button:focus
{
	outline: none;
}
.svin img
{
	cursor: pointer;
	height: auto;
	margin: 0 3%;
	width: 10%;
}
.svin h5
{
	font-weight: bold;
	text-align: center;
	user-select: none;
}
.servera
{
	display: flex;
	width: 100%;
}
.serv
{
	background-color: #2088d8;
	height: 11.3%;
	margin-right: 2%;
	transition: transform .3s ease-in-out;
	width: 11.3%;
}
.serv:hover
{
	cursor: pointer;
	transform: scale(1.1);
}
.cont_pop
{
	background-color: rgba(0,0,0,0.25);
	height: 222px;
	margin-bottom: 10px;
	position: static;
	width: 100%;
}
.cont_pop_head
{
	padding-top: 1%;
	text-align: center;
}
.cont_pop_head h5
{
	color: white;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.cont_pop_cymma
{
	float: right;
	width: 50%;
}
.cont_pop_bonus
{
	float: left;
	width: 50%;
}
.cont_pop_bonus,.cont_pop_cymma
{
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.cont_pop_bonus h6,.cont_pop_cymma h6
{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.cont_pop_bonus p,.cont_pop_cymma p
{
	font-size: 1.1em;
}
.cont_pop_bonus p:last-child
{
	margin-bottom: 0;
}
.cont_pop_cymma p:last-child
{
	margin-bottom: 0;
}
@media (min-width: 992px)
{
	.modal-lg
	{
		max-width: 900px;
	}
}
@keyframes ShowRoulette
{
	0%
	{
		margin-left: 1500px;
	}
	100%
	{
		margin-left: 0px;
	}
}
@keyframes ShowItem
{
	0%
	{
		opacity: 0;
		transform: translateY(50%);
	}
	50%
	{
		opacity: 1;
		transform: translateY(-10%);
	}
	85%
	{
		opacity: 1;
		transform: translateY(5%);
	}
	100%
	{
		opacity: 1;
		transform: translateY(0%);
	}
}
@-webkit-keyframes ZoomIn
{
	0%
	{
		opacity: 0;
		transform: scale(0);
	}
	65%
	{
		opacity: 1;
		transform: scale(1.15);
	}
	100%
	{
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes ZoomIn
{
	0%
	{
		opacity: 0;
		transform: scale(0);
	}
	65%
	{
		opacity: 1;
		transform: scale(1.15);
	}
	100%
	{
		opacity: 1;
		transform: scale(1);
	}
}
@-webkit-keyframes fadeOut
{
	0%
	{
		opacity: 1;
		transform: scale(1);
	}
	25%
	{
		opacity: 1;
		transform: scale(1.15);
	}
	70%
	{
		opacity: 1;
		transform: scale(0);
	}
}
@keyframes fadeOut
{
	0%
	{
		opacity: 1;
		transform: scale(1);
	}
	25%
	{
		opacity: 1;
		transform: scale(1.15);
	}
	70%
	{
		opacity: 0;
		transform: scale(0);
	}
}
@-webkit-keyframes fadeInUp
{
	0%
	{
		transform: scale(0);
	}
	45%
	{
		transform: scale(1.15);
	}
	70%
	{
		transform: scale(1);
	}
}
@keyframes fadeInUp
{
	0%
	{
		transform: scale(0);
	}
	45%
	{
		transform: scale(1.15);
	}
	70%
	{
		transform: scale(1);
	}
}
@-webkit-keyframes ItemHover
{
	0%
	{
		transform: scale(1);
	}
	50%
	{
		transform: scale(1.2);
	}
	100%
	{
		transform: scale(1.15);
	}
}
@keyframes ItemHover
{
	0%
	{
		transform: scale(1);
	}
	50%
	{
		transform: scale(1.2);
	}
	100%
	{
		transform: scale(1.15);
	}
}
@-webkit-keyframes ItemUnhover
{
	0%
	{
		transform: scale(1.15);
	}
	50%
	{
		transform: scale(0.85);
	}
	100%
	{
		transform: scale(1);
	}
}
@keyframes ItemUnhover
{
	0%
	{
		transform: scale(1.15);
	}
	50%
	{
		transform: scale(0.85);
	}
	100%
	{
		transform: scale(1);
	}
}
.progress-bar
{
	background-color: #08f !important;
}
[class~=store-filters]
{
	background-color: rgba(28,134,238,0.25);
}
.admin-form
{
	background-color: rgba(0,0,0,0.22);
	height: 60px;
	padding: 12px 0;
	width: 100%;
}
.admin-form .login-admin
{
	background-color: #08f;
	border: none;
	color: white;
	display: block;
	font-size: 2rem;
	font-weight: bold;
	margin: 0 auto;
	outline: none;
	padding: 4px;
	text-transform: uppercase;
	width: 60%;
}
.modal-admin
{
	background-color: rgba(0,0,0,0.7);
	bottom: 0;
	left: 0;
	padding-top: 100px;
	position: fixed;
	right: 0;
	top: 0;
}
.modal-admin .modal-window-admin
{
	background-color: rgba(0,0,0,0.7);
	border: 1px solid #269aff;
	border-radius: 3px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	flex-direction: column;
	height: 300px;
	margin: 0 auto;
	ms-flex-direction: column;
	padding-top: 1%;
	webkit-box-direction: normal;
	webkit-box-orient: vertical;
	width: 30%;
}
.modal-admin .modal-window-admin label
{
	color: white;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}
.modal-admin .modal-window-admin .pole
{
	color: black;
	margin: 0 auto 4% auto;
	outline-color: #08f;
	width: 60%;
}
.modal-admin .modal-window-admin .all-modal-button
{
	background-color: #08f;
	border: none;
	color: white;
	display: block;
	font-size: 2rem;
	font-weight: bold;
	margin: 0 auto 20px auto;
	outline: none;
	padding: 4px;
	text-transform: uppercase;
	width: 30%;
}
.disabled-modal
{
	display: none;
}
.header-image
{
	width: 0%;
}
body
{
	background-color: #050505;
}
a
{
	color: #FF00FF;
}
.product__discount
{
	background: #e3b80087;
}
progress-bar-danger,.progress-bar-success
{
	background-color: #fcd017;
}
.product__image
{
	background-color: #f2f2f200;
	padding: 0%;
}
*,*:after,*:before
{
	box-sizing: border-box;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
}
.DarkW>*
{
	box-sizing: border-box !important;
	font-family: sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}
.DarkW
{
	box-sizing: border-box !important;
	font-family: sans-serif !important;
	margin: 0 !important;
	padding: 0 !important;
}
.DarkW
{
	align-items: center;
	background-color: rgba(0,0,0,0.3);
	display: none;
	height: auto;
	justify-content: center;
	left: 0;
	min-height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 500;
}
.DarkW__content-wrapper
{
	align-content: space-between;
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.55);
	display: flex;
	flex-direction: column;
	height: 500px;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
	width: 320px;
}
.DarkW__content
{
	display: flex;
	left: 0;
	max-height: 100%;
	position: absolute;
	top: 0;
	transform: translateX(-320px);
	transition: all .2s ease-in-out;
	width: 960px;
}
.DarkW__content-item
{
	background-color: white;
	border-radius: 5px;
	max-height: 100%;
	overflow: hidden;
	padding: 10px;
	width: 320px;
}
.DarkW__items-card
{
	height: 347px;
	margin-bottom: 5px;
	max-height: 349px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}
.DarkW__item-card
{
	align-items: center;
	border-bottom: 2px solid rgba(0,0,0,0.46);
	display: flex;
	height: 90px;
	justify-content: space-between;
	position: relative;
	width: 100%;
}
.DarkW__item-card:last-child
{
	border-bottom: none;
}
.DarkW__items-card-non
{
	color: black !important;
	font-size: 1.8rem !important;
	height: auto;
	line-height: 340px;
	margin: 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW__item-card-trash
{
	color: rgba(0,0,0,0.66);
	cursor: pointer;
	font-weight: bold;
	left: 3px;
	position: absolute;
	right: 3px;
	top: 0;
	transition: all .2s ease-in-out;
	user-select: none;
	width: 10px;
}
.DarkW__item-card-trash:hover
{
	color: rgba(255,72,65,0.78);
}
.DarkW__items-card-has
{
	font-size: 1rem;
	height: auto;
	margin-bottom: 8px;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW__img-card
{
	height: auto;
	max-height: 90px;
	object-fit: contain;
	padding: 3px;
	user-select: none;
	width: 100px;
}
.DarkW__item-card-action
{
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	padding: 3px 0;
	text-align: center;
	width: 194px;
}
.DarkW__item-card-title
{
	color: black !important;
	font-size: 1.6rem !important;
	margin: 0 !important;
	user-select: none;
}
.DarkW__item-card-count-title
{
	color: black !important;
	margin-bottom: 2px;
	user-select: none;
}
.DarkW__item-card-count-title-wrapper
{
	color: black !important;
	display: flex;
	height: 20px;
	justify-content: space-between;
	width: 100px;
}
.DarkW__item-card-count-title-wrapper-icon
{
	background-color: #5bb85d;
	border: 1px solid #4e9b4e;
	border-radius: 5px;
	color: white;
	cursor: pointer;
	font-size: 11px !important;
	height: 20px;
	outline: none;
	transition: all .2s ease-in-out;
	width: 20px;
}
.DarkW__item-card-count-title-wrapper-icon:hover
{
	background-color: #6cb46c;
}
.DarkW__item-card-count-title-wrapper-content
{
	user-select: none;
}
.DarkW__guide-title
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 0 10px 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW__guide-desc
{
	color: black !important;
	margin-bottom: 5px;
}
.DarkW__guide-frame
{
	height: auto;
	margin-bottom: 5px;
	width: 100%;
}
.DarkW__guide-contact
{
	height: 172px;
	width: 100%;
}
.DarkW__guide-contacts-title
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 17px 0 8px 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW__guide-contact-item
{
	color: #4e9b4e;
	cursor: pointer;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.DarkW__guide-contact-item_desc
{
	margin-bottom: 20px !important;
	text-align: left !important;
}
.DarkW__guide-back
{
	display: block;
	width: 100%;
}
.DarkW__select-items-title
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 0 10px 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW__select-items
{
	height: 404px;
	margin-bottom: 19px;
	max-height: 404px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}
.DarkW__select-item
{
	align-items: center;
	border-bottom: 2px solid rgba(0,0,0,0.46);
	display: flex;
	height: auto;
	justify-content: space-between;
	margin-bottom: 6px;
	width: 100%;
}
.DarkW__select-item:last-child
{
	border-bottom: none;
}
.DarkW__select-item-img
{
	height: auto;
	max-height: 90px;
	object-fit: contain;
	padding: 3px;
	user-select: none;
	width: 90px;
}
.DarkW__select-item-action
{
	align-items: center;
	display: flex;
	flex-direction: column;
	padding-right: 3px;
	text-align: center;
	width: 200px;
}
.DarkW__select-item-wrapper-info
{
	display: flex;
	height: 20px !important;
	justify-content: space-between;
	width: 100%;
}
.DarkW__select-item-title
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 !important;
	user-select: none;
}
.DarkW__select-item-price
{
	color: black !important;
	margin-bottom: 2px;
	margin-right: auto;
	user-select: none;
}
.DarkW__select-item-info-content
{
	color: rgba(0,0,0,0.65);
	margin-left: auto;
}
.DarkW__select-item-cd
{
	color: black !important;
	margin-right: auto;
	user-select: none;
}
.DarkW__select-item-btns
{
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 3px 0 6px 0;
	width: 100%;
}
.DarkW__select-item-btns-btn,.DarkW__select-back,.DarkW__guide-back,.DarkW__info-panel-btn
{
	background-color: #5bb85d;
	border: 1px solid #4e9b4e;
	border-radius: 4px;
	color: white;
	cursor: pointer;
	height: auto;
	min-height: 28px;
	outline: none;
	padding: 2px 10px;
	transition: all .2s ease-in-out;
	user-select: none !important;
	word-wrap: break-spaces;
}
.DarkW__select-item-btns-btn_margin,.DarkW__select-back_margin,.DarkW__guide-back_margin,.DarkW__info-panel-btn_margin
{
	margin-right: 5px;
}
.DarkW__select-item-btns-btn:hover,.DarkW__select-back:hover,.DarkW__guide-back:hover,.DarkW__info-panel-btn:hover
{
	background-color: #4e9c4e;
}
.DarkW__select-item-btns-btn
{
	user-select: none;
}
.DarkW__select-item-btns-btn-plus
{
	background-color: #5bb85d;
	border: 1px solid #4e9b4e;
	border-radius: 5px;
	color: white;
	cursor: pointer;
	height: auto;
	min-height: 28px;
	outline: none;
	padding: 2px 10px;
	transition: all .2s ease-in-out;
	user-select: none;
}
.DarkW__select-item-btns-btn-plus:hover
{
	background-color: #6cb46c;
}
.DarkW__select-back
{
	display: block;
	width: 100%;
}
.DarkW__info-panel
{
	background-color: white;
	border-radius: 5px;
	height: 500px;
	left: 0;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	top: 0;
	transform: translateX(-320px);
	transition: all .2s ease-in-out;
	width: 320px;
	z-index: 9999;
}
.DarkW__info-panel-btn
{
	display: block;
	margin: 0 0 10px auto;
}
.DarkW__info-panel-info
{
	height: 443px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}
.DarkW__info-panel-info-name
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW__info-panel-info-content
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 0 15px 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW__info-panel-info-info
{
	background-color: transparent !important;
	border: none;
	height: 380px;
	margin: 0 !important;
	overflow-x: hidden;
	overflow-y: auto;
	white-space: pre-wrap;
	width: 100%;
}
.DarkW__buy-panel
{
	background-color: white;
	border-radius: 5px;
	height: 500px;
	left: 0;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	top: 0;
	transform: translateY(500px);
	transition: all .2s ease-in-out;
	width: 320px;
	z-index: 9999;
}
.DarkW__buy-panel-title
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 0 10px 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW__buy-panel-input
{
	margin-bottom: 15px;
}
.DarkW__buy-panel-input_column
{
	display: flex;
	flex-direction: column;
}
.DarkW__buy-panel-input_takes
{
	margin-bottom: 156px !important;
}
.DarkW__buy-panel-lab
{
	color: black;
	font-size: 1.6rem !important;
	font-weight: bolder;
	user-select: none;
}
.DarkW__buy-panel-inp
{
	border: none;
	border-bottom: 1px solid #4e9b4e;
	color: black;
	font-size: 1.5rem;
	height: 30px;
	margin-bottom: 3px;
	outline: none;
	width: 100%;
}
.DarkW__buy-panel-inp::placeholder
{
	color: rgba(0,0,0,0.64);
}
.DarkW__buy-panel-select
{
	border: none;
	border-bottom: 1px solid #4e9b4e;
	color: black;
	font-size: 1.3rem !important;
	height: 30px;
	outline: none !important;
	width: 100%;
}
.DarkW__buy-panel-select option
{
	background: #ffffff !important;
}
.DarkW__buy-panel-help-text
{
	color: rgba(79,79,79,0.65) !important;
	font-size: 1.2rem !important;
	user-select: none;
}
.DarkW__loadiong
{
	background-color: white;
	border-radius: 5px;
	height: 500px;
	left: 0;
	overflow: hidden;
	padding: 95px 10px 10px 10px;
	position: absolute;
	top: 0;
	transform: translateX(320px);
	transition: all .2s ease-in-out;
	width: 320px;
	z-index: 99999;
}
.DarkW__loadiong-name
{
	color: black !important;
	font-size: 1.8rem;
	margin: 0 0 10px 0 !important;
	text-align: center;
	width: 100%;
}
.DarkW__filter
{
	background-color: white;
	border-radius: 5px;
	height: 500px;
	left: 0;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	top: 0;
	transform: translateX(320px);
	transition: all .2s ease-in-out;
	width: 320px;
	z-index: 99999;
}
.DarkW__filter-types-warpper
{
	height: 177px !important;
	margin: 0 0 5px 0 !important;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}
.DarkW__filter-title
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 0 10px 0 !important;
	text-align: center;
	width: 100%;
}
.DarkW__filter-content
{
	height: 424px !important;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
}
.DarkW__filter-panel-checked
{
	display: flex;
	margin-bottom: 5px !important;
}
.DarkW__filter-panel-checked label
{
	color: black !important;
}
.DarkW__filter-panel-checked_margin
{
	margin-bottom: 8px !important;
}
.DarkW__filter-panel-input
{
	font-size: 1.4rem !important;
	margin: 0 0 11px 0 !important;
}
.DarkW__filter-panel-checked-check
{
	cursor: pointer !important;
	display: flex !important;
	margin-right: 4px !important;
	user-select: none !important;
}
.DarkW__filter-panel-checked-check [type="checkbox"]
{
	display: none !important;
}
.DarkW__filter-panel-checked-check [type="checkbox"]+span
{
	background-color: transparent !important;
	border: 1px solid #4e9b4e !important;
	border-radius: 3px !important;
	display: block !important;
	height: 10px !important;
	padding: 9px !important;
	width: 10px !important;
}
.DarkW__filter-panel-checked-check [type="checkbox"]:checked+span
{
	background: url("https://svgshare.com/i/J_U.svg") center center no-repeat !important;
	background-size: 16px 16px !important;
}
.DarkW__error-panel
{
	background-color: rgba(29,239,39,0.95);
	height: auto;
	left: 0;
	overflow: hidden;
	padding: 10px;
	position: absolute;
	top: 0;
	transform: translateY(-100%);
	transition: all .2s ease-in-out;
	width: 320px;
	z-index: 999999;
}
.DarkW__error-panel-title
{
	color: white;
	font-size: 1.8rem !important;
	margin: 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkW-btns-top-button
{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.DarkW-btns-top-button_margin-bottom
{
	margin-bottom: 10px;
}
.DarkW-btns-top-button__btn
{
	background-color: #5bb85d;
	border: 1px solid #4e9b4e;
	border-radius: 4px;
	color: white;
	cursor: pointer;
	height: auto;
	min-height: 28px;
	outline: none;
	padding: 2px 10px;
	transition: all .2s ease-in-out;
	user-select: none;
	word-wrap: break-spaces;
}
.DarkW-btns-top-button__btn_all
{
	width: 100%;
}
.DarkW-btns-top-button__btn_margin
{
	margin-right: 5px;
}
.DarkW-btns-top-button__btn:hover
{
	background-color: #4e9c4e;
}
.DarkW-info-price
{
	margin-bottom: 10px;
	user-select: none;
}
.DarkW-info-price__wrapper
{
	display: flex;
	height: 17px !important;
	user-select: none;
}
.DarkW-info-price__cd,.DarkW-info-price__price
{
	color: black !important;
}
.DarkW-info-price__cd_margin,.DarkW-info-price__price_margin
{
	margin-right: auto;
}
.DarkW-info-price__content
{
	color: rgba(0,0,0,0.84) !important;
	margin-right: 2px;
	user-select: none;
}
.DarkWi
{
	align-items: center;
	background-color: rgba(0,0,0,0.3);
	display: flex;
	height: auto;
	justify-content: center;
	left: 0;
	min-height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
}
.DarkWi__revard
{
	align-content: space-between;
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.55);
	flex-direction: column;
	height: auto;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
	width: 320px;
}
.DarkWi__revard-title
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 0 5px 0 !important;
	text-align: center;
	user-select: none;
	width: 100%;
}
.DarkWi__revard-content
{
	color: black !important;
	font-size: 1.8rem !important;
	margin: 0 0 6px 0 !important;
	text-align: center;
	width: 100%;
}
.DarkWi__revard-thx
{
	color: black;
	font-size: 1.7rem;
	line-height: 21px;
	margin: 0 0 15px 0 !important;
	text-align: center;
	width: 100%;
}
.DarkWi__revard-this
{
	color: #4e9b4e !important;
	font-size: 1.8rem !important;
}
.input-group .form-control
{
	z-index: 0 !important;
}
.DarkW__items-card::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
	webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.DarkW__items-card::-webkit-scrollbar
{
	background-color: #F5F5F5;
	width: 6px;
}
.DarkW__items-card::-webkit-scrollbar-thumb
{
	background-color: rgba(0,0,0,0.46);
}
.DarkW__select-items::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
	webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.DarkW__select-items::-webkit-scrollbar
{
	background-color: #F5F5F5;
	width: 6px;
}
.DarkW__select-items::-webkit-scrollbar-thumb
{
	background-color: rgba(0,0,0,0.46);
}
.DarkW__info-panel-info::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
	webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.DarkW__info-panel-info::-webkit-scrollbar
{
	background-color: #F5F5F5;
	width: 6px;
}
.DarkW__info-panel-info::-webkit-scrollbar-thumb
{
	background-color: rgba(0,0,0,0.46);
}
.DarkW__filter-types-warpper::-webkit-scrollbar-track
{
	background-color: #F5F5F5;
	webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.DarkW__filter-types-warpper::-webkit-scrollbar
{
	background-color: #F5F5F5;
	width: 6px;
}
.DarkW__filter-types-warpper::-webkit-scrollbar-thumb
{
	background-color: rgba(0,0,0,0.46);
}
@keyframes clac
{
	0%,100%
	{
		transform: scale(1);
	}
	50%
	{
		transform: scale(0.92);
	}
}
.loader,.loader:after
{
	border-radius: 50%;
	height: 10em;
	width: 10em;
}
.loader
{
	animation: load8 1.1s infinite linear;
	border-bottom: 1.1em solid rgba(255,255,255,0.2);
	border-left: 1.1em solid #4e9b4e;
	border-right: 1.1em solid rgba(255,255,255,0.2);
	border-top: 1.1em solid rgba(255,255,255,0.2);
	font-size: 10px;
	margin: 60px auto;
	ms-transform: translateZ(0);
	position: relative;
	text-indent: -9999em;
	transform: translateZ(0);
	webkit-animation: load8 1.1s infinite linear;
	webkit-transform: translateZ(0);
}
@-webkit-keyframes load8
{
	0%
	{
		transform: rotate(0deg);
		webkit-transform: rotate(0deg);
	}
	100%
	{
		transform: rotate(360deg);
		webkit-transform: rotate(360deg);
	}
}
@keyframes load8
{
	0%
	{
		transform: rotate(0deg);
		webkit-transform: rotate(0deg);
	}
	100%
	{
		transform: rotate(360deg);
		webkit-transform: rotate(360deg);
	}
}