/*
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");
}
@charset "UTF-8";

body,
html {
  font-family: Manrope;
  height: 100%;
  color: #323232;
  font-size: 16px;
  background: #F1F1F1;
}

a {
  outline: none;
  color: #4384D0;
}

.ghost-footer {
  height: 400px;
}

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

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

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

footer {
  height: 400px;
}

#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;
}

header .logo-wrap {
  width: 75px;
  margin-right: 35px;
}

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 {
  display: flex;
  justify-content: space-between;
}

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 .btn {
  width: 100px;
}

header .links-wrap {
  display: flex;
  align-items: center;
}

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

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

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

footer {
  border: 1px solid #DFDDDD;
  color: #B5B2B2;
  padding: 40px 0;
}

footer a {
  color: #B5B2B2;
}

footer a:hover {
  color: #B5B2B2;
}

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

.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: rgba(102, 166, 255, 0.2);
  color: #27313C;
  font-size: 20px;
  line-height: 30px;
  width: 100%;
  border: 0;
}

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

footer menu {
  padding: 0;
  display: flex;
  list-style: none;
}

footer menu li {
  padding: 0 10px;
}

footer menu li:first-child {
  padding-left: 0;
}

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

.title h1 {
  margin-top: 0;
}

.breadcrumb {
  margin-bottom: 0;
}

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

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

.categories-block .title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.categories-block .items {
  background: #FDFDFD;
  border-radius: 20px;
  padding: 35px 25px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: row;
}

.categories-block .items .item {
  background: #fff;
  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%;
}

.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: #222632;
  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: #fcfcfc;
  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 {
  margin-left: 10px;
  margin-bottom: 15px;
  text-align: center;
}

.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 .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 20px 0 0;
  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 #4384D0;
  background: #fff;
}

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

.page-content .links .link.active,
.page-profile .links .link.active {
  background: #4384D0;
}

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

.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-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: 15px;
  position: relative;
  border: 1px solid #4384D0;
  border-radius: 20px;
  font-size: 16px;
  width: 30%;
  cursor: pointer;
  height: 100px;
  display: flex;
  justify-content: space-between;
  background: #F1F1F1;
  overflow: visible;
  transition: z-index 0.3s ease;
}

.faq-block .items .item .title {
  padding: 15px 20px;
  height: 75px;
}

.faq-block .items .item .content {
  font-size: 14px;
  margin-top: -15px;
  padding: 20px 20px 10px;
  display: none;
  position: absolute;
  /* Абсолютное позиционирование */
  top: 100%;
  /* Под заголовком */
  left: 0;
  right: 0;
  background: #F1F1F1;
  border: 1px solid #4384D0;
  border-top: none;
  border-radius: 0 0 20px 20px;
  z-index: 10;
  /* Поверх других элементов */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: z-index 0.3s ease;
  border-right: 30px solid #4384D0;
}

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

.faq-block .items .item .right {
  background: #4384D0;
  width: 30px;
  padding: 4px;
  border-radius: 0 20px 20px 0;
}

.faq-block .items .item .right img {
  transition: z-index 0.3s ease;
}

.faq-block .items .item:hover,
.faq-block .items .item.open {
  height: auto;
}

.faq-block .items .item:hover .right img,
.faq-block .items .item.open .right img {
  transform: rotate(90deg);
}

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

.profile-block {
  background: #FDFDFD;
  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: 20px;
  font-weight: 500;
}

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

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

.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: 40px 0;
}

.order-form .btn-primary {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
}

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

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

.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);
}

.catalog-card,
.order-form {
  border-radius: 20px;
  border: 1px solid #4384D0;
  padding: 25px 30px;
  background: #fff;
}

.catalog-card .description,
.order-form .description {
  margin-bottom: 20px;
}

.catalog-card.radius-none,
.order-form.radius-none {
  border-radius: 0 0 20px 20px;
}

.order-form {
  border-radius: 20px;
}

.order-form h2 {
  margin: 0 0 15px 0;
  font-size: 22px;
}

#orders-list .item {
  border: 1px solid #4384D0;
  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;
}

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

.card.bg {
  background: #fff;
}

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

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

.card .wrap-btn {
  margin-top: 10px;
}

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

.filter-block {
  background: #fff;
  border-radius: 0 0 20px 20px;
  border: 1px solid #4384D0;
  margin-bottom: 10px;
  overflow: hidden;
}

.filter-block-body {
  padding: 10px 20px;
}

.filter-block h2 {
  font-size: 16px;
  margin: 10px 0;
}

.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;
}

.list-view {
  border-radius: 20px;
  border: 1px solid #4384D0;
  background: #fff;
  padding: 20px;
}

.list-view .item + .item {
  margin-top: 10px;
}

.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 > 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%;
  }

  .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);
  }
}

@media all and (max-width: 855px) {
  .buttons-block {
    display: block;
    text-align: center;
  }

  .buttons-block .btn + .btn {
    margin-top: 30px;
  }
}

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;
  }
}

.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;
  }
}

@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 {
  color: #4384D0;
  border: 1px solid #4384D0;
  border-radius: 20px;
}

.btn-default:hover {
  color: #4384D0;
  border: 1px solid #4384D0;
  background: none;
  text-decoration: underline;
}

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

.btn-primary:hover {
  border: 1px solid #4384D0;
  background: #4384D0;
  text-decoration: underline;
}

.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;
}

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

.search-block .form-control {
  border-radius: 20px;
  border: 1px solid #4384D0;
  padding-left: 30px;
  color: #4384D0;
}

.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: 18px;
  background: #FDFDFD;
  border-radius: 20px;
  padding: 25px 15px;
}

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

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

.last-comments-block .text {
  font-size: 15px;
  margin-top: 12px;
  overflow: hidden;
  padding-right: 20px;
  border-right: 1px solid #B5B2B2;
  main-height: 63px;
}

.last-comments-block .date {
  color: #B5B2B2;
  font-size: 13px;
  margin-top: 10px;
}

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

.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 {
    border-bottom: 1px solid #4384D0;
    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: -40px;
    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;
  }
}

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

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