/*
Icon classes can be used entirely standalone. They are named after their original file names.

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/

.icon-logo {
  background-image: url(/images/sprite.png?1536242265091);
  background-position: 0px 0px;
  width: 137px;
  height: 61px;
}
.icon {
  font-size: 10px;
}

.icon:before {
  content: ' ';
  vertical-align: middle;
  display: inline-block;
  background-image: url("/images/sprite.svg?1536242263748");
  background-repeat: no-repeat;
  background-size: 0em 0em;
}

.no-svg .icon:before {
  background-image: url(".././sprite.png");
}
body,
html {
  font-family: Manrope;
  height: 100%;
  color: #fff;
  font-size: 16px;
  background: #14151B;
}

a {
  outline: none;
  color: #fff;
}

a:hover {
  color: #fff;
}

.ghost-footer {
  height: 360px;
}

.wrapper {
  min-height: 100%;
  margin-bottom: -360px;
}

.wrapper > .wrap {
  padding: 20px 0;
}

.errorMessage,
.help-block-error {
  color: red;
  font-size: 12px;
}

footer {
  height: 360px;
}

#toTop {
  border: 1px solid #dc002c;
  bottom: 80px;
  color: #dc002c;
  cursor: pointer;
  display: none;
  font-size: 40px;
  padding: 5px 10px 7px;
  position: fixed;
  right: 20px;
}

#toTop:hover {
  background: #aa0123 none repeat scroll 0 0;
  color: #ffffff;
}

.text {
  line-height: 1.4em;
  text-align: justify;
}

.text ul {
  margin-bottom: 10px;
}

.text ul li {
  list-style: square outside;
  padding-left: 15px;
}

.text p {
  margin-bottom: 10px;
}

.text strong,
.text b {
  font-weight: bold;
}

.text h1 {
  font-size: 32px;
}

.text h2 {
  font-size: 24px;
}

.text h3 {
  font-size: 18px;
}

.text h4 {
  font-size: 14px;
}

.text h5 {
  font-size: 12px;
}

.text h6 {
  font-size: 10px;
}

.text small {
  font-size: 10px;
}

.text i {
  font-style: italic;
}

.ui-autocomplete .ui-menu-item strong {
  font-weight: bold;
}

@font-face {
  font-family: opensans-bold;
  src: url("/fonts/opensans-bold.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-bold.woff") format("woff"), url("/fonts/opensans-bold.ttf") format("truetype"), url("/fonts/opensans-bold.svg#opensans-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-bolditalic;
  src: url("/fonts/opensans-bolditalic.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-bolditalic.woff") format("woff"), url("/fonts/opensans-bolditalic.ttf") format("truetype"), url("/fonts/opensans-bolditalic.svg#opensans-bolditalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-extrabold;
  src: url("/fonts/opensans-extrabold.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-extrabold.woff") format("woff"), url("/fonts/opensans-extrabold.ttf") format("truetype"), url("/fonts/opensans-extrabold.svg#opensans-extrabold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-extrabolditalic;
  src: url("/fonts/opensans-extrabolditalic.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-extrabolditalic.woff") format("woff"), url("/fonts/opensans-extrabolditalic.ttf") format("truetype"), url("/fonts/opensans-extrabolditalic.svg#opensans-extrabolditalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-italic;
  src: url("/fonts/opensans-italic.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-italic.woff") format("woff"), url("/fonts/opensans-italic.ttf") format("truetype"), url("/fonts/opensans-italic.svg#opensans-italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-light;
  src: url("/fonts/opensans-light.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-light.woff") format("woff"), url("/fonts/opensans-light.ttf") format("truetype"), url("/fonts/opensans-light.svg#opensans-light") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-lightitalic;
  src: url("/fonts/opensans-lightitalic.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-lightitalic.woff") format("woff"), url("/fonts/opensans-lightitalic.ttf") format("truetype"), url("/fonts/opensans-lightitalic.svg#opensans-lightitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-regular;
  src: url("/fonts/opensans-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-regular.woff") format("woff"), url("/fonts/opensans-regular.ttf") format("truetype"), url("/fonts/opensans-regular.svg#opensans-regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-semibold;
  src: url("/fonts/opensans-semibold.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-semibold.woff") format("woff"), url("/fonts/opensans-semibold.ttf") format("truetype"), url("/fonts/opensans-semibold.svg#opensans-semibold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: opensans-semibolditalic;
  src: url("/fonts/opensans-semibolditalic.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans-semibolditalic.woff") format("woff"), url("/fonts/opensans-semibolditalic.ttf") format("truetype"), url("/fonts/opensans-semibolditalic.svg#opensans-semibolditalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

.main-title {
  text-align: center;
  font-size: 40px;
  font-family: opensans-bold;
  padding: 30px 0 45px;
}

.icon {
  display: inline-block;
}

header {
  padding: 20px 0 10px;
}

header .head-line {
  padding-bottom: 14px;
  border-bottom: 1px solid #161E27;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .head-line a {
  color: #fff;
}

header .head-line .menu ul {
  list-style: none;
  padding-left: 0;
}

header .head-line .menu ul li {
  float: left;
}

header .head-line .menu ul li + li {
  margin-left: 28px;
}

header .head-line .menu ul li .faq {
  display: flex;
  align-items: center;
}

header .head-line .menu ul li .faq:before {
  content: " ";
  display: inline-block;
  background: url("/images/help.svg");
  width: 16px;
  height: 16px;
  margin-right: 6px;
}

header .head-line .menu ul li .steam {
  display: flex;
  align-items: center;
}

header .head-line .menu ul li .steam:before {
  content: " ";
  display: inline-block;
  background: url("/images/steam.svg");
  width: 26px;
  height: 20px;
  margin-right: 6px;
}

header .head-line .menu ul:after {
  content: " ";
  clear: both;
}

header .head-line .social ul {
  list-style: none;
  padding-left: 0;
}

header .head-line .social ul li {
  float: left;
}

header .head-line .social ul li img {
  margin-right: 8px;
  width: 24px;
}

header .head-line .social ul li + li {
  margin-left: 17px;
}

header .head-line .social ul li:after {
  content: " ";
  clear: both;
}

header .logo-wrap {
  min-width: 160px;
  margin-right: 24px;
}

header .select-region {
  min-width: 255px;
  margin-right: 24px;
}

header .select-region a {
  color: #069F7C;
}

header .select-region .btn {
  background: #069F7C;
  border-radius: 30px;
  padding: 6px;
  margin-right: 7px;
}

header .catalog-btn {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  background: #075F6D;
  border-radius: 58px;
  padding: 15px 21px;
}

header .catalog-btn a {
  color: #fff;
  text-wrap: nowrap;
}

header .links {
  display: flex;
  justify-content: right;
  line-height: 25px;
  align-items: center;
}

header .links .balance {
  font-weight: bold;
  font-size: 18px;
  margin-right: 10px;
}

header .links .balance i {
  float: left;
  margin-top: 4px;
  margin-right: 4px;
}

header .wrap-btn {
  display: flex;
  justify-content: right;
}

header .wrap-btn .btn-default {
  border-radius: 100%;
  padding: 3px 7px;
}

header .header-back {
  height: 80px;
}

header .header-wrap {
  position: relative;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .header-wrap .social-sign {
  padding: 13px 11px;
  background: #04373F;
  border-radius: 60px;
  display: flex;
  justify-content: space-between;
  width: 75px;
  align-items: center;
}

header .header-wrap .social-sign img {
  width: 24px;
  height: 24px;
}

header .header-wrap .select-region {
  font-size: 18px;
  line-height: 20px;
  text-wrap: nowrap;
}

header .menu-block-wrap {
  background: #f8f9fa;
  box-shadow: 4px 5px 14px 0px rgba(38, 132, 239, 0.25);
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
  padding: 18px 25px;
}

header .menu-block-wrap.fixed {
  position: fixed;
  top: 10px;
  z-index: 100;
}

header .menu-block-wrap .switch-block {
  font-size: 10px;
  line-height: 10px;
  color: #4384D0;
}

header .menu-block-wrap .name {
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
}

header .menu-block-wrap .name a {
  color: #27313C;
}

header .menu-block-wrap .name a span {
  color: #4384D0;
}

header .links-wrap {
  margin-left: 24px;
  display: flex;
  align-items: center;
  background: #075F6D;
  border-radius: 61px;
  height: 50px;
  width: 140px;
}

header .links-wrap .btn {
  background: none;
  color: #fff;
  border: none;
}

header .links-wrap .links {
  margin-left: 20px;
}

header .links-wrap .balance {
  margin-right: 10px;
}

header .links-wrap.logged {
  background: rgba(255, 159, 25, 0.4588235294);
  width: 170px;
  min-width: 170px;
  padding: 0 10px;
}

header.fixed {
  position: fixed;
  background: #F1F1F1;
  width: 100%;
  z-index: 1;
}

.main-slider .owl-prev,
.main-slider .owl-next {
  width: 27px;
  height: 27px;
  background: none;
  border: 1px solid #04373F !important;
  bottom: 20px;
  top: auto;
  font-size: 16px !important;
}

.main-slider .owl-prev span,
.main-slider .owl-next span {
  display: none;
}

.main-slider .owl-prev {
  right: 60px;
  left: auto;
}

.main-slider .owl-prev:before {
  content: "";
  display: inline-block;
  background: url("/images/arrow-line.svg");
  width: 11px;
  height: 10px;
  top: -1px;
  position: relative;
}

.main-slider .owl-next {
  right: 25px;
}

.main-slider .owl-next:before {
  content: "";
  display: inline-block;
  background: url("/images/arrow-line.svg");
  width: 11px;
  height: 10px;
  top: -1px;
  position: relative;
  transform: rotate(180deg);
}

.games-block {
  margin: 65px 0 30px;
}

.games-block > .title {
  font-size: 32px;
  color: #fff;
}

.games-block .short {
  display: none;
  margin-top: 15px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #A6A6A6;
}

.games-block.full .items {
  display: block;
}

.games-block.full .items .wrap {
  display: flex;
}

.games-block.full .items .wrap .image {
  width: 130px;
  height: 160px;
}

.games-block.full .items .wrap .short {
  display: block;
}

.games-block.full .items .wrap .right {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
}

.games-block.full .items .wrap .right .title {
  margin-top: 0;
}

.games-block.full .items .wrap .right .price {
  order: 1;
}

.games-block .categories {
  margin-top: 22px;
  display: flex;
}

.games-block .categories a {
  background: #171B23;
  border-radius: 40px;
  padding: 10px 24px;
  color: #fff;
}

.games-block .categories a + a {
  margin-left: 8px;
}

.games-block .filter-list.hover {
  opacity: 0.5;
}

.games-block .items {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(5, 18%);
  gap: 18px;
}

.games-block .items .item {
  margin-bottom: 36px;
}

.games-block .items .price {
  margin-top: 14px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.games-block .items .price .discount {
  background: #FB4402;
  border-radius: 38px;
  padding: 3px 7px;
  font-size: 12px;
  margin-left: 7px;
}

.games-block .items .price .original {
  margin-left: 7px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #444444;
  text-decoration: line-through;
}

.games-block .items .image {
  border-radius: 10px;
  overflow: hidden;
  height: 250px;
  background-position: center center;
  background-size: cover;
}

.games-block .items .title {
  margin-top: 8px;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}

.games-block .items .title a {
  color: #fff;
}

.games-block .items .edition {
  color: #505050;
  font-size: 12px;
  line-height: 20px;
  margin-top: 6px;
}

footer {
  background: #04373F;
  color: rgba(255, 255, 255, 0.2588235294);
  position: relative;
  padding: 70px 0;
}

footer:before {
  content: "";
  width: 404px;
  height: 355px;
  background: url("/images/footer-left.png");
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

footer:after {
  content: "";
  width: 404px;
  height: 355px;
  background: url("/images/footer-right.png");
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}

footer a {
  color: #B5B2B2;
}

footer a:hover {
  color: #B5B2B2;
}

footer .copyright {
  margin-top: 10px;
}

footer .info {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.3607843137);
  font-size: 12px;
  line-height: 20px;
}

footer .social {
  margin-top: 12px;
}

footer .social ul {
  list-style: none;
  padding-left: 0;
}

footer .social ul li {
  float: left;
}

footer .social ul li img {
  margin-right: 8px;
  width: 24px;
}

footer .social ul li + li {
  margin-left: 17px;
}

footer .social ul li:after {
  content: " ";
  clear: both;
}

footer .disclaimer {
  margin-top: 50px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
}

footer .block-payments .title {
  margin-bottom: 15px;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}

footer .block-payments img + img {
  margin-left: 14px;
}

.menu-block menu {
  margin: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
}

.menu-block menu li {
  padding: 0 10px;
}

.menu-block menu li a {
  color: #27313C;
}

.buttons-block.reviews-buttons .btn {
  background-image: url("/images/btn-bg.png");
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  width: 100%;
  border: 0;
}

.buttons-block.reviews-buttons .btn img {
  margin-top: 10px;
}

.steam-block {
  margin: 65px 0;
  background: #04373F;
  padding: 30px 0 35px;
  position: relative;
}

.steam-block .title {
  color: #FFFFFF;
  font-size: 26px;
  line-height: 74px;
  font-weight: 600;
  text-align: center;
}

.steam-block .form {
  margin-top: 13px;
}

.steam-block .form .wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.steam-block .has-error .help-block,
.steam-block .help-block {
  color: #FB4402 !important;
}

.steam-block:before {
  content: "";
  width: 200px;
  height: 250px;
  background: url("/images/steam-left.svg");
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.steam-block:after {
  content: "";
  width: 200px;
  height: 250px;
  background: url("/images/steam-right.svg");
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}

.steam-block .wrap-currencies {
  position: relative;
}

.steam-block .wrap-currencies .currencies {
  padding: 5px 10px;
  position: absolute;
  right: 9px;
  top: 9px;
  background: #29303C;
  border-radius: 50px;
  color: #fff;
}

.steam-block .wrap-currencies .currencies a {
  color: #fff;
}

.steam-block .wrap-currencies .currencies a.active {
  font-weight: bold;
  color: #FB4402;
}

.steam-block .default-sum .btn {
  border: none;
  background: #14151B;
  color: #fff;
}

.steam-block .default-sum .btn + .btn {
  margin-left: 3px;
}

.steam-block .form-control {
  height: 50px;
  border: none;
  background: #14151B;
  color: #fff;
  padding: 15px 27px;
  border-radius: 50px;
}

.steam-block .btn-wrap {
  margin: 0 19px;
  background: #14151B;
  padding: 7px 10px 9px;
  border-radius: 50%;
}

.steam-block .right {
  position: relative;
}

.steam-block .right .btn {
  padding: 15px 20px;
  border: none;
  font-size: 16px;
  line-height: 20px;
  background: #FB4402;
  border-radius: 30px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}

.services .title {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
}

.services .items {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  gap: 14px;
}

.list-view .games-block {
  margin-top: 0;
}

.list-view .games-block .items {
  margin: 0;
  grid-template-columns: repeat(4, 24%);
}

.list-view .filter-block .title {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
}

.list-view .filter-block .filter-block-price {
  margin-top: 16px;
}

.list-view .filter-block .filter-block-price .item + .item {
  margin-top: 9px;
}

.list-view .filter-block .filter-block-items {
  margin-top: 18px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  max-height: 200px;
  overflow-y: auto;
}

.list-view .filter-block .filter-block-items .item {
  color: #A6A6A6;
}

.list-view .filter-block .filter-block-items .item label {
  display: flex;
  font-weight: 400;
}

.list-view .filter-block .filter-block-items .item + .item {
  margin-top: 9px;
}

.list-view .filter-block + .filter-block {
  margin-top: 40px;
}

.custom-checkbox input {
  width: 15px;
  height: 15px;
  margin-right: 14px;
  border: 1px solid #A6A6A6;
  background: #14151b;
  display: none;
}

.custom-checkbox input + label {
  cursor: pointer;
  align-items: center;
}

.custom-checkbox input + label:before {
  content: " ";
  width: 15px;
  height: 15px;
  border: 1px solid #A6A6A6;
  border-radius: 4px;
  margin-right: 9px;
}

.custom-checkbox input:checked + label::before {
  background-color: #FB4402;
  background-image: url("/images/ok-circle.svg");
}

.games-top-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.games-top-block .title-wrap {
  display: flex;
  color: #29303C;
}

.games-top-block .title-wrap span {
  margin-left: 30px;
  font-weight: 700;
  font-size: 32px;
}

.games-top-block .filter-wrap {
  display: flex;
  align-items: center;
}

.games-top-block .filter-sort {
  margin-left: 5px;
}

.games-top-block h1 {
  margin: 6px 0 0;
  font-size: 32px;
  color: #fff;
  font-weight: 600;
}

.custom-dropdown {
  position: relative;
}

.custom-dropdown a {
  padding: 10px 21px;
  background: #29303C;
  color: #fff !important;
  border-radius: 44px;
  display: inline-block;
}

.custom-dropdown .caret {
  background: url("/images/caret.svg");
  border: none;
  width: 9px;
  height: 5px;
  margin-left: 9px;
}

.custom-dropdown .dropdown-menu {
  padding: 0;
  background: #29303C;
  border-radius: 15px;
  max-height: 250px;
  overflow-y: auto;
}

.custom-dropdown .dropdown-menu > li > a {
  padding: 7px 20px;
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.custom-dropdown .dropdown-menu a:hover {
  color: #333333 !important;
}

#type-view {
  display: flex;
  align-items: center;
  margin: 0;
}

#type-view li {
  list-style: none;
  background: #29303C;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  padding-top: 10px;
}

#type-view li.active {
  background: #FB4402;
}

#type-view li + li {
  margin-left: 5px;
}

#type-view .catalog-grid-view {
  background: url("/images/view-grid.svg");
  width: 20px;
  height: 20px;
  display: inline-block;
}

#type-view .catalog-full-view {
  background: url("/images/view-list.svg");
  width: 20px;
  height: 20px;
  display: inline-block;
}

footer .menu .title {
  margin-bottom: 15px;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
}

footer .menu ul {
  padding: 0;
  list-style: none;
}

footer .menu ul li {
  font-size: 12px;
  line-height: 17px;
}

footer .menu ul li + li {
  margin-top: 8px;
}

.breadcrumb {
  background: none;
  padding-left: 0;
}

.title h1 {
  margin-top: 0;
  color: #fff;
}

.breadcrumb {
  margin-bottom: 0;
}

.mobile-buy-btn {
  display: none;
}

.categories-block {
  margin: 70px 0;
}

.categories-block .title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-align: left !important;
}

.categories-block .items {
  margin-top: 15px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
}

.categories-block .items .item {
  color: #fff;
  background: #29303C;
  border-radius: 20px;
  padding: 15px;
  margin-bottom: 30px;
  text-align: center;
  box-shadow: 4px 5px 14px 0px rgba(38, 132, 239, 0.25);
  width: 22%;
  overflow: hidden;
}

.categories-block .items .item img {
  display: inline-block;
  border-radius: 15px;
}

.categories-block .items .item .image {
  margin-bottom: 10px;
}

.categories-block .items .item a {
  color: #fff;
  font-weight: 500;
}

.categories-block .items .item:hover {
  box-shadow: 0px 4px 20px 0px #66A6FF;
}

.top-categories {
  margin-top: -40px;
}

.top-categories .title {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}

.top-categories .item {
  background: #fff;
  border-radius: 20px;
  padding: 15px;
  margin: 0 auto 30px;
  max-width: 200px;
  text-align: center;
  box-shadow: 4px 5px 14px 0px rgba(38, 132, 239, 0.25);
}

.top-categories .item img {
  display: inline-block;
  border-radius: 15px;
}

.top-categories .item .image {
  margin-bottom: 10px;
}

.top-categories .item a {
  color: #222632;
  font-weight: 500;
}

.raid-accounts .items {
  margin-top: 40px;
}

.link-btn {
  background: #4384D0;
  border-radius: 0 0 20px 20px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 21px;
}

.link-btn div {
  padding: 5px 0 10px;
}

.link-btn:hover {
  color: #fff;
}

.login-box {
  background: #171B23;
  max-width: 500px;
  border-radius: 8px;
  margin: 20px auto;
  padding: 30px;
}

#auth-social {
  text-align: center;
}

.auth-clients {
  display: inline-block;
  padding: 0;
}

.auth-icon.telegram {
  background: url("/images/icon-auth-telegram.png") no-repeat center;
  background-size: contain;
}

.auth-icon.discord {
  background: url("/images/icon-auth-discord.png") no-repeat center;
  background-size: contain;
}

.main-slider .owl-item {
  border-radius: 15px;
  overflow: hidden;
}

.owl-carousel .owl-nav.disabled {
  display: block !important;
}

.owl-prev,
.owl-next {
  background: #f8f9fa;
  padding: 20px;
  font-size: 36px !important;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 45%;
}

.owl-prev span,
.owl-next span {
  display: block;
  margin-top: -7px;
}

.owl-prev {
  left: 5px;
}

.owl-next {
  right: 5px;
}

.products-group .group-title {
  font-weight: 600;
  font-size: 16px;
  background: #4384D0;
  border-radius: 20px 20px 0 0;
  border: 1px solid #dee2e6;
  color: #fff;
  flex-wrap: nowrap;
  padding: 5px 15px;
  text-decoration: none;
  display: inline-block;
}

.products-group .products {
  border-radius: 20px;
  background: #f8f9fa;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1%;
}

.products-group .products .item {
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 15px;
  border: 1px solid #4384D0;
  background: #fff;
  width: 49%;
  display: flex;
  align-items: center;
  position: relative;
}

.products-group .products .item .right {
  padding: 8px 10px 8px 0;
}

.products-group .products .item:hover {
  background: rgba(102, 166, 255, 0.2);
}

.products-group .products .item.active {
  background: rgba(7, 146, 95, 0.1);
}

.products-group .products .item.active:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding-top: 2px;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  background: #07925f;
  border-radius: 15px;
}

.products-group .products .item .image {
  width: 60px;
}

.products-group .products .item .count {
  display: none;
}

.products-group .products .item .right {
  margin-left: 10px;
}

.products-group .products .item .right .title {
  font-weight: bold;
}

.products-group .products .item .right .wrap-price {
  display: flex;
}

.products-group .products .item .right .price {
  color: #dc3545;
  font-weight: bold;
}

.products-group .products .item .right .old-price {
  margin-left: 5px;
  background-color: rgba(218, 42, 59, 0.1);
  border-radius: 0.375rem;
  color: #c32837;
  font-size: 0.875rem;
  padding: 0 0.5rem;
  text-decoration: line-through;
}

.products-group + .products-group {
  margin: 30px 0;
}

.nav-tabs {
  border-color: #4384D0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: rgba(102, 166, 255, 0.2);
  border-bottom: 5px solid #4384D0;
}

.total-products {
  margin: 20px 0;
}

.total-products .item {
  cursor: pointer;
  border-radius: 15px;
  border: 1px solid rgb(230, 230, 230);
  background: #fff;
  padding: 8px 10px;
  display: flex;
  align-items: center;
  position: relative;
}

.total-products .item.active {
  background: rgba(7, 146, 95, 0.1);
}

.total-products .item.active:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding-top: 2px;
  top: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
  background: #07925f;
  border-radius: 15px;
}

.total-products .item .image {
  width: 60px;
}

.total-products .item .right {
  margin-left: 10px;
}

.total-products .item .right .title {
  font-weight: bold;
}

.total-products .item .right .wrap-price {
  display: flex;
}

.total-products .item .right .price {
  color: #dc3545;
  font-weight: bold;
}

.total-products .item .right .old-price {
  margin-left: 5px;
  background-color: rgba(218, 42, 59, 0.1);
  border-radius: 0.375rem;
  color: #c32837;
  font-size: 0.875rem;
  padding: 0 0.5rem;
  text-decoration: line-through;
}

.total-sum-wrap {
  margin: 20px 0;
  font-weight: bold;
  font-size: 20px;
}

.products-list {
  flex-wrap: wrap;
  display: grid;
  margin: 40px -10px 40px;
  grid-template-columns: repeat(3, 1fr);
}

.products-list .item {
  position: relative;
  margin-left: 10px;
  margin-bottom: 15px;
  text-align: center;
  overflow: hidden;
}

.products-list .item:before {
  background: #4384D0;
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.products-list .item .image {
  position: relative;
  z-index: 1;
}

.products-list .item .img-responsive {
  margin: 0 auto;
}

.products-list .item + .item {
  margin-top: 0;
}

.products-list .item .title {
  margin-top: 5px;
  font-weight: bold;
  text-align: center;
}

.products-list .item .count {
  display: none;
}

.products-list .item .wrap-price {
  padding: 0 10px;
  display: flex;
}

.products-list .item .wrap-price .price {
  color: #dc3545;
}

.products-list .item .wrap-price .old-price {
  margin-left: 5px;
  background-color: rgba(218, 42, 59, 0.1);
  border-radius: 0.375rem;
  color: #c32837;
  font-size: 0.875rem;
  padding: 0 0.5rem;
  text-decoration: line-through;
}

.products-list .item .wrap-title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 15px;
}

.products-list .item .wrap-title-block .title {
  max-width: 60%;
}

.products-list .item .wrap-title-block .wrap-price .price {
  color: #4384D0;
  font-weight: bold;
}

.products-list .card .btn-default {
  border-bottom: none;
}

.tab-content {
  padding-top: 10px;
}

.page-content .image img,
.page-profile .image img {
  border-radius: 15px;
}

.page-content h1 span,
.page-profile h1 span {
  font-size: 20px;
}

.page-content .links,
.page-profile .links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.page-content .links .link,
.page-profile .links .link {
  border-radius: 20px;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  padding: 12px 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: 1px solid #171B23;
  background: #171B23;
  color: #fff;
}

.page-content .links .link a,
.page-profile .links .link a {
  color: #fff;
}

.page-content .links .link.active,
.page-profile .links .link.active {
  background: #075F6D;
}

.page-content .links .link.active a,
.page-profile .links .link.active a {
  color: #fff;
}

.page-content .links .link + .link,
.page-profile .links .link + .link {
  margin-left: 5px;
}

.page-content.page-support .text,
.page-profile.page-support .text {
  border: 1px solid #4384D0;
  padding: 25px 30px;
  background: #fff;
  border-radius: 20px;
}

.page-content.page-support .text .btn,
.page-profile.page-support .text .btn {
  margin-top: 20px;
  min-width: 200px;
}

.page-content.page-support .text b,
.page-profile.page-support .text b {
  color: #4384D0;
}

.main-slider .card .title {
  font-weight: bold;
}

.main-slider .card .wrap-price {
  display: flex;
}

.main-slider .card .wrap-price .price {
  color: #dc3545;
}

.main-slider .card .wrap-price .old-price {
  margin-left: 5px;
  background-color: rgba(218, 42, 59, 0.1);
  border-radius: 0.375rem;
  color: #c32837;
  font-size: 0.875rem;
  padding: 0 0.5rem;
  text-decoration: line-through;
}

.faq-page > .title {
  font-size: 50px;
  line-height: 80px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.faq-page > .description {
  margin-top: 12px;
  color: #A6A6A6;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}

.faq-page .faq-block {
  margin-top: 60px;
}

.faq-block {
  margin: 40px 0;
}

.faq-block > .title {
  font-weight: 500;
  margin-bottom: 25px;
  font-size: 24px;
}

.faq-block .panel-default > .panel-heading {
  background: none;
}

.faq-block .items {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.faq-block .items .item {
  margin-bottom: 30px;
  position: relative;
  border: 1px solid #29303C;
  font-size: 16px;
  width: 48%;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}

.faq-block .items .item.open .content {
  display: block;
}

.faq-block .items .item .title {
  padding: 30px 32px;
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
}

.faq-block .items .item .content {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  color: #A6A6A6;
  padding: 0 0 30px 32px;
  display: none;
}

.faq-block .items .item .left {
  width: 90%;
}

.faq-block .items .item .right {
  padding-top: 30px;
  width: 54px;
}

.pagination > li {
  border-radius: 50%;
}

.pagination > li > a,
.pagination > li > span {
  background: none;
  border: none;
  color: #FFFFFF;
  padding: 6px 12px;
  min-width: 35px;
  text-align: center;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-radius: 50%;
  background: #fff;
  color: #0a0a0a;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border-radius: 50%;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  background: none;
}

.game-item .top-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

.game-item .top-block .image-block {
  min-width: 360px;
  max-width: 360px;
}

.game-item .top-block .image-block .big img {
  border-radius: 50px;
  overflow: hidden;
}

.game-item .top-block .image-block .items {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.game-item .top-block .image-block .items .item {
  width: 60px;
  margin-bottom: 10px;
}

.game-item .top-block .info {
  color: #fff;
  width: 100%;
}

.game-item .top-block .info h1 {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
}

.game-item .top-block .info .short {
  font-size: 16px;
  line-height: 22px;
  margin-top: 30px;
  font-weight: 400;
}

.game-item .top-block .info .params {
  margin-top: 30px;
}

.game-item .top-block .buy-block {
  width: 340px;
  min-width: 340px;
}

.game-item .top-block .region {
  margin-top: 30px;
}

.game-item .top-block .region .discount {
  margin: 0 5px;
  font-size: 12px;
  padding: 5px 7px;
  background: #FB4402;
  border-radius: 38px;
}

.game-item .description-block {
  margin-top: 40px;
  color: #A6A6A6;
}

.game-item .description-block h2 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}

.game-item .description-block img,
.game-item .description-block video {
  max-width: 100%;
  height: auto;
}

.game-item .info strong {
  font-weight: normal;
}

.game-item .info > strong {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  font-weight: 600;
  display: inline-block;
}

.game-item .info ul {
  color: #A6A6A6;
  list-style: none;
  padding: 0;
}

.game-item .info ul li {
  display: flex;
}

.game-item .info ul li strong {
  min-width: 50%;
}

.game-item .info ul li + li {
  margin-top: 14px;
}

.game-item .info + .info {
  margin-top: 50px;
}

.profile-block {
  background: #171B23;
  color: #fff;
  border-radius: 20px;
  margin: 0 0 40px 0;
  overflow: hidden;
}

.profile-block .title {
  font-size: 18px;
  background: rgba(102, 166, 255, 0.2);
  border-radius: 0 0 20px 0;
  padding: 5px 0;
  width: 45%;
  text-align: center;
}

.profile-block .balance {
  font-size: 18px;
  padding: 5px 0;
  background: rgba(102, 166, 255, 0.2);
  border-radius: 20px 0 0 0;
  width: 45%;
  margin-left: 55%;
  text-align: center;
}

.profile-block .info-wrap {
  display: flex;
  justify-content: center;
  padding: 20px 0;
}

.profile-block .info-wrap .avatar {
  width: 80px;
  height: 80px;
}

.profile-block .info-wrap .avatar img {
  width: 100%;
  height: auto;
}

.profile-block .info-wrap .info {
  padding-left: 20px;
}

.profile-block .info-wrap .info .name {
  font-size: 16px;
  font-weight: bold;
}

.profile-block .info-wrap .info .edit {
  margin-top: 10px;
}

.reviews-list {
  padding: 20px 30px;
  border-radius: 20px;
  background: #171B23;
}

.reviews-list .item + .item {
  border-top: 1px solid rgba(102, 166, 255, 0.2);
  margin-top: 20px;
}

.reviews-list .item {
  padding: 15px 0 10px;
}

.reviews-list .item .name {
  font-weight: 700;
  font-size: 14px;
  color: #4384D0;
}

.reviews-list .item .rating {
  margin: 5px 0;
}

.reviews-list .item .date {
  font-size: 12px;
  color: #B5B2B2;
}

.reviews-list .item .text {
  font-size: 14px;
}

.order-form {
  margin-top: 24px;
  background: #171B23;
  border-radius: 15px;
  padding: 45px 50px;
}

.order-form h2 {
  margin: 0;
  font-size: 22px;
  line-height: 24px;
}

.order-form .btn-primary {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 500;
  padding: 18px 20px;
  width: 100%;
  background: #FB4402;
  border-radius: 10px;
  border: none;
}

.order-form .btn-primary:hover {
  border: none;
  text-decoration: none;
}

.order-form .categories-block {
  margin-top: 20px;
}

.order-form .images {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.order-form #pay-form {
  margin-top: 20px;
}

.categories-slider .tns-item {
  margin-right: 10px;
}

.review-form-block {
  margin-bottom: 70px;
}

.review-form {
  padding: 20px;
  border-radius: 20px;
}

.review-form h2 {
  margin-top: 0;
  font-size: 20px;
}

.review-form .btn {
  font-size: 20px;
  padding: 5px 20px;
}

.review-form .form-control {
  color: #27313C;
  background: rgba(102, 166, 255, 0.2);
}

.buy-block {
  border-radius: 14px;
  padding: 22px 25px;
  background: #171B23;
  color: #fff;
  background-image: url("/images/buy-block.png");
  background-repeat: no-repeat;
  background-position: bottom;
}

.buy-block h2 {
  margin: 0 0 15px 0;
  font-size: 22px;
}

.buy-block .checkbox label {
  font-size: 10px;
  line-height: 12px;
}

.buy-block .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.buy-block .info {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.buy-block .payment-title {
  font-size: 12px;
  line-height: 20px;
}

.buy-block .total-sum-wrap {
  display: none;
  justify-content: space-between;
}

.buy-block .total-sum-wrap .sale span {
  background: #FB4402;
  padding: 6px 7px;
  font-size: 16px;
  border-radius: 38px;
}

.buy-block.set .total-sum-wrap {
  display: flex;
}

.buy-block input[type=text] {
  font-size: 14px;
  line-height: 20px;
  padding: 16px 23px;
  height: 52px;
}

.buy-block .order-form {
  margin-top: 20px;
  background: none;
  border-radius: 0;
  padding: 0;
}

input[type=text],
input[type=password] {
  background: #29303C;
  color: #A6A6A6;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  padding: 11px 17px;
  border-radius: 10px;
  border: none;
}

#orders-list .item {
  background: #29303C;
  padding: 10px;
  border-radius: 20px;
}

#orders-list .item .title {
  font-weight: bold;
  color: #4384D0;
}

#orders-list .item .title .date {
  color: #8E8989;
  font-weight: normal;
  font-size: 12px;
}

#orders-list .item:hover {
  background: rgba(102, 166, 255, 0.2);
}

#orders-list .item + .item {
  margin-top: 20px;
}

#orders-list .params {
  font-size: 12px;
  border-left: 1px solid #4384D0;
  border-right: 1px solid #4384D0;
  text-align: center;
}

#orders-list .status {
  margin-top: 10px;
}

#orders-list .total-info {
  display: flex;
  align-items: center;
  gap: 10px;
}

.d-flex {
  display: flex;
  justify-content: space-between;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.card {
  border-radius: 20px;
  border: 1px solid #4384D0;
  padding-bottom: 30px;
}

.card .card-body {
  padding: 20px;
}

.card.bg {
  background: #fff;
}

.card .title {
  font-weight: bold;
}

.card + .card {
  margin-top: 40px;
}

.card .wrap-btn {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

.card .wrap-btn .btn {
  width: 100%;
}

.pb-3 {
  padding: 10px;
}

.chat-block {
  display: flex;
  margin: 0 0 30px 0;
}

.w-100 {
  width: 100%;
}

.chat-leftsidebar {
  min-width: 300px;
  max-width: 500px;
}

.user-chat {
  margin-left: 15px;
}

.chat-list li.active {
  background: #e8ecf9;
}

.chat-list li .item-chat {
  display: flex;
}

.chat-list li .item-chat .last-message {
  width: 100%;
}

.chat-list li .item-chat .last-message .name {
  font-weight: bold;
}

.chat-list li .item-chat .last-message p {
  white-space: wrap;
}

.chat-list li .item-chat .date-chat {
  font-size: 8px;
}

.chat-list li .user-img {
  margin-right: 15px;
}

.chat-list li .user-img img {
  max-width: 50px;
}

.chat-list li + li {
  border-top: 1px solid #e8d3d3;
}

.chat-list li a {
  position: relative;
  display: block;
  color: #74788d;
  transition: all 0.4s;
  padding: 12px;
  border-top: 1px solid #f5f6f8;
  border-radius: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
}

.chat-list li a:hover {
  background-color: rgba(91, 115, 232, 0.075);
  border-color: transparent;
}

.chat-input-section {
  border-top: 1px solid #f5f6f8;
}

.chat-input-section .wrap-row {
  display: flex;
  width: 100%;
}

.chat-input-section .wrap-row .col {
  width: 100%;
}

.chat-input-section .fa-paperclip {
  font-size: 20px;
  color: #000;
}

.content-block {
  border-radius: 20px;
  border: 1px solid #4384D0;
  padding: 20px;
}

.after-download-messages {
  text-align: center;
  margin: 15px 0;
  font-size: 14px;
}

.chat-conversation li {
  clear: both;
}

.messages-block .ctext-wrap {
  display: flex;
  margin-bottom: 10px;
}

.messages-block .ctext-wrap-content {
  padding: 12px 20px;
  background-color: rgba(91, 115, 232, 0.1);
  border-radius: 0px 8px 8px 8px;
  color: #74788d;
  position: relative;
  margin-left: 16px;
}

.messages-block .ctext-wrap-content:before {
  content: "";
  position: absolute;
  border: 5px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-right-color: rgba(91, 115, 232, 0.1);
  border-top-color: rgba(91, 115, 232, 0.1);
  left: -10px;
  top: 0;
}

.messages-block .right .ctext-wrap-content {
  order: 2;
  background-color: #f5f6f8;
  text-align: right;
  border-radius: 8px 0px 8px 8px;
  margin-left: 0;
  margin-right: 16px;
}

.messages-block .right .ctext-wrap-content:before {
  border: 5px solid transparent;
  border-top-color: transparent;
  border-left-color: transparent;
  border-top-color: #f5f6f8;
  border-left-color: #f5f6f8;
  left: auto;
  right: -10px;
}

.messages-block .right .conversation-list {
  float: right;
  text-align: right;
}

.messages-block .item-message.system .ctext-wrap-content {
  background-color: rgba(211, 0, 0, 0.1);
}

.panel-group .panel-heading {
  position: relative;
}

.panel-group .panel-heading a {
  display: block;
}

.panel-group .panel-heading a:after {
  content: "\e260";
  font-family: "Glyphicons Halflings";
  position: absolute;
  right: 15px;
  top: 5px;
}

.panel-group .panel-title a.collapsed:after {
  content: "\e259";
}

.buttons-block {
  margin: 40px 0;
  text-align: center;
}

.buttons-block .btn {
  font-size: 22px;
  padding: 10px 20px;
  margin-bottom: 30px;
}

.about-info {
  margin: 20px 0;
}

.login-box-msg {
  font-weight: bold;
}

.chat-link {
  margin-right: 10px;
  margin-top: -3px;
}

.left-menu {
  margin-top: 70px;
}

.left-menu .menu-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
}

.left-menu .mm-active {
  font-weight: bold;
}

.left-menu .badge {
  margin-left: 10px;
  margin-top: -2px;
}

.btn-telegram {
  display: flex;
  color: #fff;
  background: #039be5;
  border-radius: 10px;
  padding: 4px 8px;
  margin-right: 5px;
}

.btn-telegram svg {
  fill: #fff;
  margin-right: 5px;
}

.btn-telegram:hover {
  text-decoration: none;
  color: #fff;
  background: #048acb;
}

.nav-tabs {
  border: none;
}

.nav-tabs .nav-item .nav-link {
  font-size: 18px;
  padding: 10px 30px;
  color: #0a0a0a;
  border-radius: 20px 0 20px 0;
  border: 1px solid rgba(102, 166, 255, 0.2);
}

.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:hover {
  border-bottom: 0;
  background: rgba(102, 166, 255, 0.2);
}

.nav-tabs li .region---turciya:before,
.nav-tabs li .turciya:before,
.nav-tabs li .podpiski-turciya:before {
  content: " ";
  display: inline-block;
  background: url("/images/flags/tr.jpg");
  width: 17px;
  height: 14px;
  margin-right: 10px;
}

.nav-tabs li .region---kazahstan:before,
.nav-tabs li .kazahstan:before,
.nav-tabs li .podpiski-kazahstan:before {
  content: " ";
  display: inline-block;
  background: url("/images/flags/kz.jpg");
  width: 17px;
  height: 14px;
  margin-right: 10px;
}

.nav-tabs li .region---ukraina:before,
.nav-tabs li .ukraina:before,
.nav-tabs li .podpiski-ukraina:before {
  content: " ";
  display: inline-block;
  background: url("/images/flags/ua.jpg");
  width: 17px;
  height: 14px;
  margin-right: 10px;
}

.nav-tabs > li > a {
  border-bottom: 5px solid #fff;
}

#products-carousel .card {
  background: #fff;
}

#products-carousel .card .wrap-title-block {
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
}

#products-carousel .card .wrap-title-block .price {
  color: #dc3545;
  font-weight: bold;
  line-height: 24px;
  font-size: 16px;
  text-wrap: nowrap;
}

.bg-warning {
  background: #f1b44c !important;
  color: #fff;
}

@media all and (max-width: 768px) {
  .categories-block .items {
    padding: 15px;
  }

  .categories-block .items .item {
    width: 48%;
  }

  .categories-block .items .item-payment-system .item-title {
    font-size: 16px;
  }

  .categories-block .items .item-payment-system .description {
    font-size: 12px;
  }

  .order-form {
    padding: 20px 15px;
  }

  .order-form .categories-block .items {
    padding: 0;
  }

  .order-form .categories-block .items .item {
    width: 30%;
  }

  .owl-prev,
  .owl-next {
    top: 40%;
    width: 35px;
    height: 35px;
  }

  .owl-prev span,
  .owl-next span {
    margin-top: -12px;
  }

  .top-categories {
    margin: 40px 0;
  }

  .faq-block .items .item {
    width: 48%;
  }

  .page-content .links .link,
  .page-profile .links .link {
    border-radius: 20px;
    margin: 0 5px 10px 0;
  }

  .products-list {
    grid-template-columns: repeat(1, 1fr);
  }

  .list-view .games-block .items {
    grid-template-columns: repeat(3, 30%);
  }

  .game-item .top-block {
    display: block;
  }

  .game-item .top-block .buy-block {
    margin: 20px auto;
  }

  .games-block .categories {
    display: block;
  }

  .games-block .categories a {
    display: inline-block;
    margin: 0 10px 10px 0;
  }

  .games-block .categories a + a {
    margin: 0 10px 10px 0;
  }
}

@media all and (max-width: 990px) {
  .games-block .items {
    grid-template-columns: repeat(4, 24%);
  }
}

header .btn-close {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #000;
}

@media all and (max-width: 568px) {
  .buttons-block .btn {
    font-size: 18px;
    padding: 6px 12px;
  }

  .left-menu {
    margin-top: 30px;
  }

  .chat-block {
    flex-direction: column;
  }

  .chat-leftsidebar {
    min-width: auto;
  }

  .user-chat {
    margin: 20px 0;
  }

  .faq-block .items .item {
    width: 100%;
  }

  #orders-list .params {
    margin: 20px 0;
    border: 0;
    text-align: left;
  }

  .products-group .products .item {
    width: 100%;
  }

  footer menu {
    display: block;
  }

  footer menu li {
    padding-left: 0;
  }

  .review-form .btn {
    white-space: normal;
  }

  header .menu-block-wrap {
    padding: 18px 0;
  }

  header .menu-block-wrap .menu-block menu {
    padding: 0;
    font-size: 16px !important;
  }

  .mobile-buy-btn {
    display: block;
    position: fixed;
    bottom: 40px;
    left: 5%;
    width: 90% !important;
    z-index: 1;
  }

  .list-view .games-block .items {
    grid-template-columns: repeat(1, 100%);
  }

  .games-block .items {
    grid-template-columns: repeat(1, 100%);
  }
}

.image-items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin: 40px -10px;
}

.image-items .item {
  padding: 0 10px;
  margin-bottom: 20px;
}

.catalog-menu-wrap {
  align-items: center;
  background: rgba(233, 236, 239, 0.96);
  display: none;
  flex-direction: column;
  height: 100vh;
  justify-content: flex-start;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  overflow-y: scroll;
  padding-bottom: 40px;
}

.catalog-menu-wrap menu {
  margin-left: 50px;
  list-style: none;
}

.catalog-menu-wrap menu li {
  float: left;
}

.catalog-menu-wrap menu li + li {
  margin-left: 10px;
}

.catalog-menu-wrap menu:after {
  content: " ";
  clear: both;
  display: block;
}

.catalog-menu-wrap .catalog-menu {
  padding: 0 20px;
  max-width: 90%;
  margin: 40px auto 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.catalog-menu-wrap .catalog-menu .item {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  padding-right: 5px;
}

.catalog-menu-wrap .catalog-menu .item .lit {
  font-weight: bold;
  font-size: 18px;
}

.catalog-menu-wrap .catalog-menu .item .list > a {
  font-weight: bold;
}

.catalog-menu-wrap .catalog-menu .item .sub-list {
  font-size: 12px;
  margin-bottom: 10px;
}

.catalog-menu-wrap .catalog-menu .item .sub-list a {
  margin-right: 10px;
}

.catalog-menu {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.catalog-menu .item {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  padding-right: 5px;
}

.catalog-menu .item .lit {
  font-weight: bold;
  font-size: 20px;
  color: #4384D0;
}

.catalog-menu .item .list > a {
  font-weight: 400;
  display: block;
}

.catalog-menu .item a {
  color: #27313C;
}

.catalog-menu .item .sub-list {
  font-size: 12px;
  margin-bottom: 10px;
}

.catalog-menu .item .sub-list a {
  display: block;
  color: #8E8989;
  margin-right: 10px;
}

.page-content .catalog-menu {
  margin-top: 25px;
}

body.open-menu {
  overflow: hidden;
}

body.open-menu .catalog-menu-wrap {
  display: block;
}

@media all and (max-width: 568px) {
  .catalog-menu-wrap .catalog-menu {
    grid-template-columns: repeat(2, 1fr);
  }

  .catalog-menu-wrap .catalog-menu .item .list a {
    display: inline-block;
  }

  .catalog-menu-wrap .catalog-menu .item .list a + a {
    margin-left: 0;
  }

  .catalog-menu-wrap .catalog-menu .item .sub-list a {
    display: inline-block;
  }

  .catalog-menu-wrap .catalog-menu .item .sub-list a + a {
    margin-left: 0;
  }

  .image-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .btn-telegram span {
    display: none;
  }

  .products-group .products .item .right .wrap-price {
    flex-direction: column-reverse;
  }

  .products-group .products .item .right .wrap-price .old-price {
    margin: 0;
  }

  .profile-chat-link {
    margin-top: 20px;
  }

  .tags .tag {
    font-size: 12px;
    padding: 5px;
    margin: 5px 0 !important;
  }
}

.tags {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  justify-content: space-around;
}

.tags .tag {
  background-color: #fff;
  border: 1px solid #4384D0;
  border-radius: 15px;
  display: flex;
  flex-direction: row;
  font-weight: 500;
  margin: 10px;
  padding: 7px 10px;
  align-items: center;
}

.tags .tag i {
  margin-right: 5px;
  color: #4384D0;
}

.chat-card {
  min-height: 500px;
}

.chat-card .info {
  margin: 0 0 10px 0;
  font-size: 12px;
}

.card-title {
  font-weight: bold;
  margin-bottom: 15px;
}

.news-block {
  margin: 40px 0;
}

.payments {
  display: flex;
  margin: 10px 0;
}

.payments > div {
  padding: 5px 10px;
  border-radius: 10px;
}

.payments > div + div {
  margin-left: 15px;
}

.payments img {
  height: 18px;
}

.payments .spb {
  background: #1d1346;
}

.payments .sber {
  background: #21a038;
}

.payments .tinkoff {
  background: #ffdd2d;
}

.chat-files {
  font-size: 12px;
}

.tooltip-info {
  position: absolute;
  right: 5px;
  top: 5px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background: #d1d1d1;
  text-align: center;
  padding: 3px 5px;
  color: #fff;
}

.tooltip-info.tooltip-info-note {
  top: auto;
  bottom: 5px;
  background: #fa8034;
}

@media all and (max-width: 990px) {
  .menu-block-wrap {
    display: none;
  }

  .game-item .top-block .image-block {
    min-width: 200px;
  }
}

@media all and (max-width: 380px) {
  .products-group .products .item {
    width: 100%;
  }

  .chat-card {
    min-height: 300px;
  }
}

@media all and (max-width: 320px) {
  .catalog-menu-wrap .catalog-menu {
    grid-template-columns: repeat(1, 1fr);
  }
}

.modal-dialog .modal-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

.modal-dialog .wrap-price {
  display: flex;
  font-size: 20px;
}

.modal-dialog .wrap-price .price {
  color: #dc3545;
}

.modal-dialog .wrap-price .old-price {
  margin-left: 5px;
  background-color: rgba(218, 42, 59, 0.1);
  border-radius: 0.375rem;
  color: #c32837;
  padding: 0 0.5rem;
  text-decoration: line-through;
}

.modal-dialog.big {
  width: 90%;
}

.modal-dialog .big-image {
  max-height: 400px;
  overflow: hidden;
}

.btn-default {
  background: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
}

.btn-default:hover {
  border: 1px solid #075F6D;
  background: #075F6D;
  color: #fff;
  text-decoration: none;
}

.btn-primary {
  color: #fff;
  border: 1px solid #FB4402;
  background: #FB4402;
  border-radius: 20px;
}

.btn-primary:hover {
  border: 1px solid #075F6D;
  background: #075F6D;
  color: #fff;
  text-decoration: none;
}

.bnt-wrap {
  margin: 10px 0;
}

.bnt-wrap .btn-buy {
  border-radius: 10px;
  background: linear-gradient(0deg, #f55d15, #f55d15), linear-gradient(71deg, #f55d15, #ce31ca 96%) !important;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 10px 15px;
  cursor: pointer;
  display: inline-block;
}

.order-status-4 {
  color: #dd6806;
}

.order-status-1 {
  color: #00a65a;
}

.wrap.blank {
  padding-bottom: 100px;
}

.tg-footer-block {
  position: fixed;
  bottom: 20px;
  width: 100%;
}

.tg-footer {
  display: flex;
  padding: 8px 16px;
  background-color: var(--tg-theme-bg-color, #ffffff);
  border-top: 1px solid var(--tg-theme-hint-color, #cccccc);
  border-radius: 15px;
}

.tg-footer .footer-button {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 12px 0;
  background: none;
  border: none;
  color: var(--tg-theme-text-color, #000000);
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
}

.tg-footer .footer-button i {
  font-size: 24px;
  margin-bottom: 4px;
  color: #0d6efd;
}

.tg-footer .footer-button.active {
  color: var(--tg-theme-button-color, #0088cc);
}

.search-block {
  position: relative;
  width: 100%;
  margin-left: 7px;
}

.search-block button {
  background: none;
  border: none;
  position: absolute;
  right: 10px;
  top: 11px;
}

.search-block .form-control {
  height: 50px;
  border-radius: 36px;
  border: 1px solid #29303C;
  background: #29303C;
  padding: 15px 28px 15px 24px;
  color: #A6A6A6;
}

.registration-without-email {
  margin-bottom: 20px;
  border-radius: 20px;
  border: 1px solid #4384D0;
  padding: 15px;
  background: #fff;
}

.registration-without-email .form-control {
  border-radius: 20px;
  border: 1px solid #4384D0;
  padding-left: 30px;
  color: #4384D0;
  background: rgba(102, 166, 255, 0.2);
  color: #4384D0;
}

.registration-without-email .btn {
  width: 100%;
}

.last-comments-block .wrap {
  display: flex;
  align-items: center;
}

.last-comments-block .info {
  width: 100%;
}

.last-comments-block .avatar {
  min-width: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
}

.last-comments-block .owl-carousel {
  margin-top: 52px;
}

.last-comments-block .rating {
  display: flex;
}

.last-comments-block .rating img {
  width: 16px !important;
}

.last-comments-block .text {
  font-size: 16px;
  margin-top: 11px;
  overflow: hidden;
  padding-right: 20px;
}

.last-comments-block .date {
  color: #484848;
  font-size: 14px;
  line-height: 24px;
}

.last-comments-block .show-all {
  font-size: 14px;
}

.last-comments-block .owl-prev,
.last-comments-block .owl-next {
  width: 27px;
  height: 27px;
  background: none;
  border: 1px solid #ffffff !important;
  bottom: 20px;
  top: auto;
  font-size: 16px !important;
}

.last-comments-block .owl-prev span,
.last-comments-block .owl-next span {
  display: none;
}

.last-comments-block .owl-prev {
  top: -80px;
  right: 40px;
  left: auto;
}

.last-comments-block .owl-prev:before {
  content: "";
  display: inline-block;
  background: url("/images/arrow-line-white.svg");
  width: 11px;
  height: 10px;
  top: -1px;
  position: relative;
}

.last-comments-block .owl-next {
  top: -80px;
  right: 0;
}

.last-comments-block .owl-next:before {
  content: "";
  display: inline-block;
  background: url("/images/arrow-line-white.svg");
  width: 11px;
  height: 10px;
  top: -1px;
  position: relative;
  transform: rotate(180deg);
}

.last-comments-block .row {
  margin-top: 42px;
}

.last-comments-block .row .stars-big {
  margin-top: 0;
}

.last-comments-block .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.last-comments-block .items .item {
  width: 48%;
  margin-bottom: 45px;
}

.last-comments-block .info {
  margin-top: 40px;
  font-size: 14px;
  line-height: 20px;
}

.last-comments-block .info .info-val {
  display: flex;
  align-items: center;
}

.last-comments-block .info .info-val .progress {
  border-radius: 15px;
  margin: 0 6px 0 20px;
  width: 100%;
  margin-bottom: 0;
  height: 3px;
  background: #484848;
}

.last-comments-block .info .info-val .progress .value {
  background: #04373F;
  height: 3px;
}

.last-comments-block .info .info-val + .info-val {
  margin-top: 8px;
}

.last-comments-block .info .num {
  text-align: center;
  width: 10px;
  margin-left: 6px;
}

.last-reviews {
  color: #fff;
  margin-top: 30px;
}

.last-reviews h2 {
  margin: 0;
}

.last-reviews .title {
  font-size: 32px;
  font-weight: 600;
}

.last-reviews .stars-big {
  margin-top: 25px;
  font-size: 32px;
  font-weight: 600;
}

.last-reviews .owl-carousel .owl-item .star-item img {
  display: inline-block;
  width: auto;
}

.last-reviews .stars .star-item + .star-item {
  margin-left: 4px;
}

.last-reviews .top {
  display: flex;
}

.last-reviews .top .name {
  overflow: hidden;
  max-width: 100px;
  margin-left: 25px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.review-form .order-info .category {
  display: flex;
  align-items: center;
}

.review-form .order-info .category .img {
  width: 60px;
  margin-right: 10px;
}

.review-form .order-info .category .parent-title {
  font-weight: bold;
}

.reviews-list .category {
  justify-content: space-between;
  display: flex;
  margin-top: 20px;
}

.reviews-list .category .left {
  display: flex;
}

.reviews-list .category .right {
  display: flex;
}

.reviews-list .category img {
  width: 30px;
  margin-right: 5px;
}

.reviews-list .answer {
  font-size: 14px;
  margin-top: 10px;
  padding: 10px;
  background: rgba(182, 179, 179, 0.4);
  border-radius: 10px;
}

@media all and (max-width: 990px) {
  header {
    padding-bottom: 0;
  }

  header .header-wrap {
    display: block;
  }

  header .logo-wrap {
    margin-right: 0;
    width: 40px;
  }

  header .menu-block-wrap {
    background: none;
    box-shadow: none;
    width: auto;
    border-radius: 0;
    display: block;
    position: relative;
  }

  header .menu-block-wrap .name {
    margin-top: -50px;
    margin-bottom: 20px;
    margin-left: 40px;
  }

  header .menu-block-wrap .menu-block {
    margin-top: 10px;
  }

  header .menu-block-wrap .menu-block menu {
    font-size: 20px;
  }

  header .links-wrap {
    position: absolute;
    top: -10px;
    right: 0;
  }

  header .links-wrap .links {
    margin-left: 10px;
  }

  header .links-wrap .links img {
    width: 30px;
  }

  header .balance {
    display: none;
  }

  header .chat-link {
    margin-right: 5px;
  }

  header .search-block {
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
  }

  header .select-region {
    margin: 20px 0;
  }

  footer {
    height: auto;
  }
}

.has-error .help-block,
.help-block {
  color: #4384d0 !important;
  font-size: 12px;
}

.has-error .help-block.help-block-error {
  color: #a94442 !important;
}

.form-promocode {
  margin-top: 20px;
  background: #171B23;
  padding: 15px;
  border-radius: 20px;
  color: #fff;
}

.categories-block .items .item-payment-system .item-title {
  font-size: 14px;
  line-height: 20px;
}

.categories-block .items .item-payment-system .item-title a {
  font-weight: bold;
}

.categories-block .items .item-payment-system .description {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}