@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
* {
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif
}
body {
	background-position: 50% 20%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff
}
.topbar {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	height: 70px !important;
	z-index: 1000
}
.navbar {
	background-color: rgba(25, 25, 255, 0);
	height: 100px;
	padding: 10;
	transition: all 0.5s;
	box-shadow: 0 0px 100px rgba(25, 255, 255, 0)
}
.header__image {
	margin-top: 30px
}
.navbar-brand {
	display: none
}
.nav-item {
	display: inline-block;
	border-bottom: 2px solid transparent;
	border-color: rgba(255, 255, 255, 0) !important;
	transition: all 0.1s
}
.nav-item:hover {
	border-color: rgba(205, 25, 105, 1) !important
}
.nav-link {
	display: inline-block;
	text-align: center;
	line-height: 30px;
	height: 50px;
	color: #FF00FF !important;
	text-shadow: 1px 1px 1px #333;
	font-weight: 800;
	font-size: 30px;
	transition: all 0.1s
}
.xbox_store .store-servers {
	display: none
}
.product__servers, .product__command {
	display: none
}
.desc1 {
	position: relative;
	display: block;
	background-color: rgba(0, 0, 0, 0.9);
	width: 100%;
	height: 138px;
	margin-bottom: -138px;
	z-index: 10000
}
.btn-desc1 {
	display: block;
	position: absolute;
	right: -1px;
	bottom: -39px
}
.xbox {
	background-color: rgba(0, 0, 0, 0.25);
	background-image: url('http://magic-rust.ru/shop/bg.png')
}
.xbox .xbox__header {
	background-color: rgba(0, 0, 0, 0) !important;
	padding: 11px 11px 0px 11px
}
.xbox_monitoring .xbox__header h4, .xbox_vk .xbox__header h4, .xbox_skins .xbox__header h4 {}
.xbox .xbox__header h4 {
	color: #fff !important;
	text-shadow: 1px 1px 1px #333;
	font-weight: 800;
	font-size: 22px;
	line-height: 30px;
	font-weight: 800;
	margin: 0px 5px;
	text-transform: uppercase
}
.xbox .xserver {
	background-color: rgba(255, 255, 255, 0.05);
	margin-bottom: 3px;
	width: 100%;
	padding: 5px;
	cursor: pointer;
	transition: all 0.1s ease-in-out
}
.xbox .xserver:hover {
	background-color: rgba(255, 255, 255, 0.1)
}
.progress {
	background: url('http://magic-rust.ru/shop/bg.png');
	background-color: rgba(255, 255, 255, 0.08);
	border-radius: 0px;
	height: 30px;
	padding: 4px
}
.progress-bar {
	background: url('http://magic-rust.ru/shop/bg.png');
	background-color: #04ff35 !important;
	animation: none !important;
	height: 22px
}
.xserver__links .ml-auto a {
	opacity: 0.5
}
.xserver__links {
	margin-top: -31px;
	margin-left: 10px;
	margin-right: 10px
}
.xbox a:hover {
	color: #fff;
	opacity: 1
}
.xbox_monitoring h4::before {
	font: normal normal normal 20px FontAwesome;
	content: "\f233  "
}
.xbox_store h4::before, .xbox_queue h4::before, .xbox_purchases h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f07a  "
}
.xbox_payments h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f0d6  "
}
.xbox_transfers h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f0ec  "
}
.xbox_bonuses h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f067  "
}
.xbox_promocodes h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f295  "
}
.xbox__footer {
	background-color: rgba(0, 0, 0, 0);
	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 {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 800;
	font-size: 15px;
	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);
	transition: all 0.2s
}
.xbox_store h4::after {
	content: ""
}
.store-categories .active {
	color: #fff;
	background-color: #0adb33
}
.btn, .bth:hover, .btn:active, .btn:focus {
	border-radius: 0px;
	text-shadow: 1px 1px 1px #333;
	transition: all 0.2s
}
.btn-secondary {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}
.btn-secondary:hover {
	color: #fff;
	background-color: #025aa5;
	border-color: #01549b
}
.btn-secondary:active, .btn-secondary:focus {
	color: #fff;
	background-color: #0275d8;
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}
.product {
	border: 0 !important;
	box-shadow: 0 0 0 0 !important;
	background-color: rgba(255, 255, 255, 0.1);
	background-image: url('http://magic-rust.ru/shop/bg.png');
	background-position: 0 0, 0 0, 0 0;
	transition: all 0.2s;
	-webkit-animation-name: ItemUnhover;
	animation-name: ItemUnhover;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s
}
.product:hover {
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-animation-name: ItemHover;
	animation-name: ItemHover;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.product:active {
	background-color: rgba(255, 255, 255, 0.2);
	-webkit-animation-name: ItemHover;
	animation-name: ItemHover;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.product__price {
    background: rgba(255, 255, 255, 0);
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    text-shadow: 2px 2px 2px #000000;
}
.product__price-old {
	display: none
}
.product__quantity {
	background: rgba(255, 255, 255, 0);
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px 1px #000
}
.product__name {
	background: rgba(255, 255, 255, 0);
	font-size: 14px;
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	text-align: center
}
.product__discount {
	background: #0adb33;
	color: #fff;
	text-shadow: 0px 0px 5px #08c;
	transform: rotate(45deg) translateY(-30%) translateX(25%);
	padding: 0 10%
}
.form-control {
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
	font-family: "Roboto Condensed";
	font-size: 18px;
	font-weight: 500;
	border: 0;
	border-radius: 0px !important;
	border-bottom: 2px solid transparent;
	border-color: rgba(255, 255, 255, 0) !important;
	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: rgba(255, 255, 255, 1) !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: rgba(0, 0, 0, 0) !important
}
.modal-body, .modal-header, .modal-footer {
	background-color: rgba(0, 0, 0, 0.8) !important;
	background-image: url('http://magic-rust.ru/shop/bg.png')
}
.modal-title {
	font-size: 20px !important;
	font-weight: 800 !important;
	color: #fff;
	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 {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}
.modal-roulette .btn-secondary:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #c12e2a
}
.modal-roulette .btn-secondary:active, .modal-roulette .btn-secondary:focus {
	color: #fff;
	background-color: #c9302c;
	box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}
.modal-roulette .modal-footer {
	top: 281px;
	width: 50%;
	margin-left: 25%;
	background-color: rgba(0, 0, 0, 0) !important;
	position: absolute
}
.modal-roulette .ladda-label {
	color: rgba(0, 0, 0, 0);
	font-size: 0
}
.modal-roulette .ladda-button:after {
	content: 'Испытать удачу'
}
.roulette {
	background-color: rgba(255, 255, 255, 0.1);
	margin-bottom: 10px
}
.roulette:before {
	border-top: 24px solid #0275d8;
	border-left: 48px solid transparent;
	border-right: 48px solid transparent;
	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 {
	width: 140px;
	height: 140px;
	overflow: hidden;
	border-radius: 0px;
	padding: 0px
}
.roulette-item__description {
	background-color: #0275d8;
	color: #fff;
	text-align: left;
	text-shadow: 1px 1px 1px #333;
	padding: 4px;
	padding-left: 8px
}
.roulette__railway {
	-webkit-animation-name: ShowRoulette;
	animation-name: ShowRoulette;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}
.roulette_item {
	margin: 1px;
	margin-top: 10px;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.1);
	width: 140px;
	height: 140px;
	user-select: none;
	cursor: default;
	transform: scale(1);
	transform: translateY(30%);
	opacity: 0;
	-webkit-animation-name: ShowItem;
	animation-name: ShowItem;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.roulette_item .subdesc {
	background-color: #0275d8;
	color: #fff;
	position: absolute;
	z-index: 1000;
	width: 140px;
	line-height: 18px;
	height: 140px;
	padding: 4px;
	padding-left: 8px;
	text-shadow: 1px 1px 1px #333;
	opacity: 0;
	transition: all 0.2s
}
.roulette_item .subdesc:hover {
	opacity: 1
}
.roulette_item img {
	width: 100px;
	height: 100px;
	margin-left: 20px
}
.roulette_item .roulette-item__description {
	width: 140px;
	height: 40px;
	line-height: 20px;
	padding: 0 0 0 6px;
	overflow: hidden
}
.roulette__description {
	margin-top: 56px;
	margin-bottom: 0px;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.footer {
	background-color: rgba(0, 0, 0, 1);
	opacity: 0.5;
	transition: all 0.2s
}
.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
}
.roulette__description .roulette_item:nth-child(20) {
	animation-delay: 2.4s
}
@media (min-width:992px) {
	.modal-lg {
		max-width: 900px
	}
}
@keyframes ShowRoulette {
	0% {
		margin-left: 2000px
	}
	100% {
		margin-left: px
	}
}
@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(100)
	}
	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)
	}
  }
@media (min-width: 768px)
.product__image {
    padding: 10%;
    width: 100%;
}
.navbar .nav>li>a {
    color: rgba(255,255,255,.7);
    background: #0adb33c7;
}
.nav navbar-nav navbar-right change-language {
    opacity: 0
}
.dropdown {
   visibility: hidden;
}
.dropdown-menu {
	border-radius: 0;
    opacity: 0;
	margin: 0px
}
.product__price {
    top: 0;
    left: 0;
    border-radius: 0 0 2px 0;
}
.navbar-right {
    float: right!important;
    margin-right: -30px;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: -30px;
}
audio {
    width: 260px;
    height: 54px;
}
.btn {
    color: #fff;
    background-color: #0adb33
}
.gs-loader .gs-loader-inner .spi {
width: 200px;
height: 200px;
background-color: transparent;
background-image: url(https://gspics.org/images/2020/07/13/q0tRQ.png);
background-size: contain;
background-repeat: no-repeat;
animation: loader4 1.5s;
filter: drop-shadow(0px -0px 40px rgba(0, 1, 1));
}
.gs-loader .gs-loader-inner .spi:before {
border: none !important;
}
.gs-loader .gs-loader-inner .spi:after {
background-color: transparent;
}
.gs-loader {
background-image: url(https://gspics.org/images/2020/01/29/5ba1T.jpg);
background-position: 50% 20%;
background-size: cover;
background-attachment: fixed;
}
.navbar-collapse.in {
    overflow-y: inherit;
}
@media (max-width:720px) {
  .navbar-nav {
    margin: 7.5px -15px;
}
  }
@media (max-width:520px) {
  .navbar-nav {
    margin: 7.5px -15px;
}
.row {
    margin-top: 150px;
  }
  }
@media (max-width:414px) {
  .navbar-nav {
    margin: 7.5px -15px;
}
.row {
    margin-top: 150px;
  }
  }
@media (max-width:340px) {
  .navbar-nav {
    margin: 7.5px -15px;
}
  .row {
    margin-top: 150px;
  }
  }