  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;
  }
.top-info_product.with-btn .btn-section{
	border: 1px solid;
}
.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*/

body.home .index-wrap {
  width: 100%;
  padding-bottom: 80px;
}
body.home .index-wrap .index-top {
  width: 100%;
  padding: 80px 0;
  background-image: linear-gradient(180deg, #fff3f3, #fff);
  background-repeat: no-repeat;
}
body.home .index-wrap .index-top .custom-container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
body.home .custom-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}
body.home .index-wrap .index-top .custom-container h1 {
  font-family: Open Sans, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: .97;
  color: #394652;
  margin: 0 0 22px;
}
body.home .index-wrap .index-top .main-bg {
  display: flex;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
}
body.home .index-wrap .index-top .main-bg img {
  max-width: 100%;
}
body.home .index-wrap .latest-reviews {
  width: 100%;
  margin: 0 0 100px;
}
body.home .index-wrap .latest-reviews h2 {
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.19;
  color: #394652;
  text-align: center;
  margin: 3px 0 30px;
}
body.home .app-list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin: -15px;
  padding: 0;
  list-style: none;
}
body.home .app-list li {
  padding: 15px;
  width: 50%;
}
body.home .app-list .app-hor {
  position: relative!important;
  display: flex!important;
  justify-content: flex-start!important;
  width: 100%!important;
  height: auto!important;
  padding: 24px!important;
  border-radius: 4px!important;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .25), 0 0 3px 0 rgba(0, 0, 0, .12)!important;
  background-color: #fff;
  transition: .5s!important;
}

body.home .app-list .app-hor img {
  max-width: 120px;
  height: 120px;
}
body.home .app-list .app-hor .app-hor-info {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin: 4px 0 0 24px;
}
body.home .app-list .app-hor .app-hor-info .text, body.home .app-list .app-hor .app-hor-info .title {
  font-family: Open Sans, sans-serif;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
}
body.home .app-list .app-hor .app-hor-info .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  color: #394652;
  margin: 0 0 6px;
  -webkit-line-clamp: 1;
}
body.home .app-list .app-hor .app-hor-info .text {
  font-size: 15px;
  line-height: 1.47;
  color: #4f607a;
  margin: 0 0 15px;
  -webkit-line-clamp: 3;
}
body.home  .app-hor .arrow-right {
  position: absolute!important;
  right: 0!important;
  bottom: 0!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  width: 54px;
  height: 52px;
  background: var(--primary-color)!important;
  border-radius: 50px 0 0 0;
  padding: 10px 0 0 10px!important;
}
body.home .app-hor .arrow-right svg {
  fill: #fff;
  font-size: 18px;
}
body.home .svg-icons {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  fill: currentColor;
}
body.home .index-wrap .popular-post {
  width: 100%;
  margin: 0 0 100px;
}
body.home .blog-list {
  display: flex;
  flex-wrap: wrap;
}
body.home .blog-list {
  width: calc(100% + 30px);
  margin: -15px;
  padding: 0;
  list-style: none;
}
body.home .blog-list li {
  padding: 15px;
  width: 100%;
}
body.home .blog-billet {
  position: relative;
  display: flex;
  width: 100%;
  height: 280px;
}
body.home .blog-billet img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
body.home .blog-billet .blog-info {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px 24px 25px;
  border-radius: 5px;
  background-image: linear-gradient(180deg, rgba(23, 26, 46, .21), rgba(10, 11, 21, .72));
  width: 100%;
  height: 280px;
  transition: .5s;
}
body.home .blog-billet .blog-info .title {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.44;
  color: #fcfdfd;
  width: 100%;
  margin: 0 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-word;
}
body.home .blog-billet .blog-info .data {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
}
body.home .blog-billet .blog-info .data .data-line {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.43;
  color: #e1e5ea;
}
body.home .index-wrap .trending-app {
  width: 100%;
  margin: 0 0 100px;
}
body.home .app-list.app-six {
  display: inline-flex;
  flex-wrap: wrap;
  width: calc(100% + 48px);
  margin: -24px;
}
body.home .app-list.app-six li {
  padding: 24px;
  width: 16.6%;
}
body.home .app-billet {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
body.home .app-billet img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  margin: 0 0 12px;
  border-radius: 10px;
}
body.home .app-billet .app-content {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
body.home .app-billet .app-content .title {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.43;
  color: #394652;
  margin: 0 0 3px;
  transition: .5s;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-word;
}
body.home .app-hor {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  padding: 24px;
  border-radius: 4px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .25), 0 0 3px 0 rgba(0, 0, 0, .12);
  background-color: #fff;
  transition: .5s;
}
body.home .app-hor:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .21), 0 0 3px 0 rgba(0, 0, 0, .12)!important;
}
body.home .index-wrap .popular-post h2 {
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.19;
  color: #394652;
  text-align: center;
  margin: 0 0 30px;
}
body.home .blog-billet img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
body.home .blog-billet img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
body.home .trending-app h2 {
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.19;
  color: #394652;
  text-align: center;
  margin: 0 0 30px;
}
.form-search .search-input{
  display: flex;
      align-items: center;
      width: 100%;
      height: 40px;
      padding: 0 50px 0 15px;
      background: #f8f7ff;
      border: 1px solid #e6e9ee;
      border-radius: 4px;
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
      font-size: 16px;
      font-weight: 600;
      font-family: Open Sans, sans-serif;
      color: #6a7f9e;
}
body.home .header_142699{
  background: transparent;
  box-shadow: none;
  background-image: linear-gradient(180deg, #fff3f3, #fff3f3);
    border: none;
}
body.home .app-hor .app-hor-info .text, body.home .app-hor .app-hor-info .title {
  font-family: Open Sans, sans-serif;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
}
@media only screen and (max-width: 1200px) {
  body.home .app-list.app-six li {
      padding: 24px;
      width: 25%;
  }
}
@media (max-width: 1130px) {
  .header_142699 .burger-btn {
      display: block;
      width: 23px;
      height: 18px;
      font-size: 18px;
      cursor: pointer;
  }
}
@media (min-width:1024px) {
  body.home .header_142699 .inner{
    height: 60px;
  }
  
}
@media only screen and (max-width: 991px) {
  body.home .app-list li {
      padding: 12px;
      width: 100%;
  }
  body.home .blog-list li {
    padding: 14px;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  body.home .app-list.app-six {
      width: calc(100% + 38px);
      margin: -19px;
  }
  body.home .custom-container h1 {
    font-size: 40px!important;
    margin: 0 0 12px!important;
    word-break: break-all;
    text-align: center;
  }
  body.home .app-list.app-six li {
    padding: 19px;
    width: 50%;
  }
  .header_142699 .search-btn {
    display: block;
    width: 18px !important;
    height: 18px !important;
    font-size: 18px;
    cursor: pointer;
} 
}
@media only screen and (max-width: 640px) {
  body.home .blog-list li {
      padding: 10px;
      width: 100%;
  }
}

