  a:focus, a:hover,  .review-billet.card24:hover .title,.app-billet.card33:hover .title{
    color: var(--primary-color);
  }
  .sitemap_page .tabs_container .tabs-nav button,.editors-choice_section .btn:hover, .btn-section:hover,.footer_142699 .menu-list li a:hover
  ,.blog-billet.card14:focus .concise-info .text-part .title, .blog-billet.card14:hover .concise-info .text-part .title, 
  .blog-billet.card15 .concise-info .text-part .title:hover,.app-billet.card8.vertical .top-part .concise-info .title:hover, .site-block__title .text,
  .articles-block .site-block__title .block-subtitle, .our-advantages-section .new-container .text-block .title,.blog-billet .author-block{
    color: var(--primary-color)!important;
  }
  .page-numbers:hover, .sitemap_page .tabs_container .tabs-nav button:hover, .sitemap_page .tabs_container .tabs-nav button.active{
    color: #fff!important;
  }
  a:hover, .footer_142699 .menu-list li a:hover, .btn-section:focus, .btn-section:hover,.footer_142699 .logo-site:hover{
    background: transparent!important;
  }
  .page-numbers.current{
    border: 1px solid var(--primary-color)!important;
    background: var(--primary-color)!important;
  }
  .page-numbers:hover, .page-numbers:focus, .row-info-h5 .tag,.app-billet.card8 .bottom-part .availability,.simple-btn.default-btn, #myModal .close, 
  #modal-ask-accept .close, #modal-accept-download .close {
    background: var(--primary-color)!important;
    color: #fff;
  }
  .list-action li.active, .read-more-btn, .product_section .progress-bar-block .progressbar span,.read-more-btn,
  .sitemap_page .tabs_container .tabs-nav button.active, .sitemap_page .tabs_container .tabs-nav button:focus,
  .sitemap_page .tabs_container .tabs-nav button:hover,.list-action li:hover, .latest-posts_product-section, .blog-billet.card33 .category span
  , .product_section .product-plus li:after, .title-section.with-decor:after, .popular-reviewed_section, .access-btn,.recommended .blog-carousel .owl-nav button{
    background: var(--primary-color)!important;
  }
  .list-action li.active, .list-action li:hover {
    border-top: 4px solid var(--primary-color)!important;
  }
  .list-action li:hover a {
    color: #fff !important;
    background: transparent !important;
  }
  .read-more-btn:hover, .simple-btn.default-btn:hover{
    color: var(--primary-color);
      background: #fff!important;
      border: 1px solid var(--primary-color);
  }
  .sitemap_page .tabs_container .tabs-nav button{
    border: 2px solid var(--primary-color)!important;
  }
  .ready-app-icon img{
    width: 100%;
  }
  .footer_142699 .copyright {
    text-align: left!important;
  }
  .product_section .product-text-block .product-info>div{
    text-align: justify;
  }
.play-game .title {
    padding: 10px 10px 10px 0px!important;
}
  /*old css*/

.preloader {

  position: fixed!important;
  top: 0%!important;
  left: 0%!important;
  margin: 0px!important;
  width: 100vw!important;
  height: 100vh!important;
/*     background: black!important;
	opacity: 0.9; */
  z-index: 1000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.preloader .site-logo {
  margin-bottom: 25px;
}
.sidebar-load-bar--small {
  height: 4px;
}
.sidebar-load-bar {
  position: relative;
  max-width: 800px;
  width: 90vw;
  height: 20px;
  background-color: #263238;
  /* background-color: var(--primary-color); */
  border-radius: 20px;
}
.sidebar-bar:nth-child(1) {
  background-color: var(--primary-color);
  border-radius: 20px;
  -webkit-animation: sidebar-loading 4s linear infinite;
  animation: sidebar-loading 4s linear infinite;
}
.sidebar-bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
  border-radius: 4px;
}
.preloader .site-logo img{
  max-width: 200px;
}
#preloader-tooltip-block{
  font-weight: 500;
    font-size: 24px;
    line-height: 55px;
    color: var(--primary-color);
}
@keyframes sidebar-loading {
  0% {
    left: 50%;
    width: 0;
    z-index: 100;
  }
  33.3333% {
    left: 0;
    width: 100%;
    z-index: 10;
  }
  100% {
    left: 0;
    width: 100%;
}
}
/*end css loading*/

/*css text footer + loading*/
.footer_142699 .text {
    margin: 20px 0px;
}
.logo-container {
    transform: scale(1.05);
    transition: transform 0.2sease;
    font-family: system-ui;
    color: transparent;
    font-weight: 700;
    font-size: 31px;
    letter-spacing: -1px;
    display: flex;
    align-items: center;
    display: inline-block;
  }
  .logo-text {
    background: linear-gradient(90deg, var(--color-logo-1), var(--color-logo-2)) text;
    -webkit-text-fill-color: transparent;
  }
  .thin-text-logo {
    font-weight: 200;
  }
  .bold-text-logo {
    font-weight: 700;
  }
  .exclamation-logo {
    color: var(--color-logo-2);
    font-weight: 700;
    margin-left: -7px;
    transform: rotate(8deg);
    display: inline-block;
  }
  footer .menu-list li a:hover{
    background: transparent!important;
  }

  .logo-text {
    background: linear-gradient(90deg, var(--color-logo-1), var(--color-logo-2)) text;
    -webkit-text-fill-color: transparent;
    }
    .logo-text-header-mobile {
        display: none !important;
    }
    @media screen and (min-width: 768px) {
        
        header .logo-container{
            margin-bottom: 10px;
        }
    }
    @media screen and (max-width: 767px) {
        
        .hide-mb{
            display: none;
        }
    }
    .logo-text {
        background: linear-gradient(90deg, var(--color-logo-1), var(--color-logo-2)) text;
        -webkit-text-fill-color: transparent;
    }
footer .logo-container a:hover{
    background-color: transparent!important;
}
/*end css text footer + loading*/

body.home .banner-text, .product-page-text {
  font-family: Open Sans, sans-serif;
}
body.home .banner-text {
  text-align: right;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.07;
  color: #272727;
}
body.home .banner-title{
  margin-top: 20px;
  text-align: center;
}
body.home .mg-top-40 {
  margin-top: 40px;
}
body.home .blog {
  display: flex;
  justify-content: center;
}
body.home .blog .small-container {
  width: 1030px;
}
body.home .small-container {
  max-width: 1030px;
  width: 100%;
}
body.home .blog-block h1,body.home .blog-block h2,body.home .blog-block h3 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  color: #444;
  text-transform: uppercase;
  font-weight: 600;
}
body.home .line:before {
  right: 15px;
  margin: 0 0 0 -100%;
}
body.home .line:after,body.home .line:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #cdcdcd;
  z-index: -1;
  position: relative;
  vertical-align: middle;
}
body.home .line:after {
  left: 15px;
  margin: 0 -100% 0 0;
}
body.home .blog-content {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: -15px;
  padding: 30px 0 61px;
  list-style: none;
}
body.home .blog-content .blog-content-block {
  padding: 15px;
  width: 33.3%;
}
body.home .blog-items {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 2px 6px 0 rgba(135, 159, 172, .19);
  border-radius: 3px;
}
body.home .blog-items .blog-poster {
  display: block;
  background-position: 50%;
  background-size: cover;
  height: 138px;
  width: 100%;
  border-radius: 3px 3px 0 0;
}
body.home .blog-items-content {
  padding: 20px 15px 26px;
  height: calc(100% - 138px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body.home .blog-items-content .blog-items-title-main {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #444;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.15;
}
body.home .blog-items-content .blog-items-title-text {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  color: #444;
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
body.home .blog-items-content ul {
  list-style: none;
  padding: 0;
  justify-content: left;
  margin-bottom: 0;
}
body.home .d-flex {
  display: flex;
}
body.home .blog-items-content ul li {
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 13px;
  font-family: Open Sans, sans-serif;
  color: #9c9c9c;
  white-space: nowrap;
}
body.home .blog-items-content ul li:first-child .svg-icons {
  position: relative;
  font-size: 12px;
}
body.home .blog-items-content ul li .svg-icons {
  margin-right: 5px;
  color: #9c9c9c;
  fill: #fff !important;
}
body.home .blog-items-content ul li span {
  margin: 0 7px;
}
body.home .latest-rew {
  margin-top: 60px;
}
body.home .latest-rew {
  display: flex;
  justify-content: center;
}
body.home .blog-block h1,body.home .blog-block h2,body.home .blog-block h3 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  color: #444;
  text-transform: uppercase;
  font-weight: 600;
}
body.home .latest-rew-list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: -15px;
  padding: 30px 0 62px;
  list-style: none;
}
body.home .latest-rew-list li {
  padding: 15px;
  width: 20%;
}
body.home .billets-product {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  box-shadow: 0 2px 6px 0 rgba(135, 159, 172, .19);
  background-color: #fff;
}
body.home .billets-product .logo {
  display: flex;
  justify-content: center;
  padding: 15px 0 10px;
}
body.home .billets-product .logo img {
  max-width: 110px;
  width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
body.home .billets-product .app-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px 10px 20px;
}
body.home .billets-product .app-info .app-title {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  color: #444;
}
body.home .categories {
  display: flex;
  justify-content: center;
}
body.home .categories-block {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: -15px;
  padding: 30px 0 80px;
  list-style: none;
}
body.home .categories-block li {
  padding: 15px;
  width: 20%;
}
body.home .categories-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 62px;
  padding: 22px;
  text-align: center;
  box-shadow: 0 2px 6px 0 rgba(135, 159, 172, .19);
  border-radius: 3px;
  background-color: #fff;
}
body.home .categories-item span {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  color: #444;
  margin-bottom: 0;
}
footer{
  background-color: #111;
}
body.home .blog-items:hover {
  box-shadow: 0 2px 23px 0 rgba(44, 48, 83, .14);
  outline: none;
}
body.home .billets-product:hover {
  box-shadow: 0 2px 23px 0 rgba(44, 48, 83, .14);
}
body.home .categories-item:hover {
  box-shadow: 0 2px 23px 0 rgba(44, 48, 83, .14);
  color: var(--primary-color);
}
body.home .blog-items-content .blog-items-title-text {
  font-family: Open Sans, sans-serif;
    font-size: 15px;
    color: #444;
    margin-bottom: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    height: 51px;
    line-height: 1.15;
}
@media only screen and (max-width: 1200px) {
  body.home .blog-content {
      width: calc(100% + 20px);
      margin: -10px;
  }
  body.home .blog-content .blog-content-block {
    padding: 10px;
  }
  body.home .latest-rew-list {
    width: calc(100% + 20px);
    margin: -10px;
  }
  body.home .latest-rew-list li {
    padding: 10px;
  }
  body.home .categories-block {
    width: calc(100% + 20px);
    margin: -10px;
  }
  body.home .categories-block li {
    padding: 10px;
  }
}
@media only screen and (max-width: 1086px) {
  body.home .banner-text {
      text-align: center;
  }
}
@media only screen and (max-width: 1031px) {
  body.home .blog .small-container,body.home  .small-container {
      width: 100%;
  }
}
@media only screen and (max-width: 1060px) {
  body.home .small-container {
      max-width: 100%;
      padding: 0 15px;
  }
}
@media only screen and (max-width: 992px) {
  body.home .categories-block li {
      width: 25%;
  }
}
@media only screen and (max-width: 991px) {
  body.home .latest-rew-list li {
      width: 25%;
  }
  
}
@media only screen and (min-width: 768px){
  body.home .blog-content .blog-content-block:last-child{
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body.home .blog-content .blog-content-block {
      /* width: 100%;
      margin-right: 0; */
      width: 50%;
      margin-right: 0;
      float: left;
  }
  body.home .latest-rew-list li {
    width: 33.333%;
  }
  body.home .blog-content {
    flex-direction: column;
    align-items: center;
    padding: 22px 0 51px;
    display: block;
    flex-wrap: wrap;
  }
  body.home .categories-block li {
    width: 33.333%;
}
}
@media only screen and (max-width: 480px) {
  body.home .blog-content .blog-content-block {
      width: 100%;
      margin-right: 0;
      float: left;
  }
  body.home .latest-rew-list li {
      width: 50%;
  }
  body.home .categories-block li {
    width: 50%;
  }
}