/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
body {
  font-family: Tahoma, Arial, sans-serif !important;
}
/*BOF Verdict*/
.app-verdict {
  border-left: 5px solid #4e9deb;
  background: #eff7ff;
  border-radius: 6px;
  padding: 16px 20px;
  margin: 24px 0;
}
.verdict-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}
.verdict-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #4e9deb;
  color: #fff;
  border-radius: 50%;
  flex-shrink: 0;
}
.verdict-title {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #2b61c0;
  margin: 0;
}
.verdict-body {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #333;
}
.verdict-body p {
  margin: 0;
}
/*EOF Verdict*/
.fc_index_complete_simple.fc_basic_complete {
  width: 300px;
}
.ifaq-tpl-apps_ifaq :is(b, strong) {
  background: #e3e3e3;
  padding: 5px 12px;
  border-radius: 7px;
  font-weight: 400;
}
#system-pages {
  background: white;
  padding: 30px;
  border-radius: 10px;
}
img.fc_field_image {
  width: 100%;
}
div .fc_image_thumb {
  display: inline-block;
  text-decoration: none;
  float: left;
}
#g-navigation .g-main-nav .g-toplevel {
  display: flex;
  justify-content: space-between;
  padding: 0 150px;
}
@media (max-width: 1400px) {
  #g-navigation .g-main-nav .g-toplevel {
    padding: 0 100px;
  }
}
@media (max-width: 1200px) {
  #g-navigation .g-main-nav .g-toplevel {
    padding: 0 50px;
  }
}
.moduletitle svg {
  margin-right: 12px;
  width: 40px;
  height: 40px;
  fill: white;
}
.appinfo-title {
  display: flex;
  align-items: center;
  font-size: 2rem;
}
.appinfromation svg {
  margin-right: 12px;
  width: 40px;
  height: 40px;
  fill: #309cc7;
}
/* BOF What's New & FAQ */
#app-whats-new h2, #faq h2 {
  margin: 0 !important;
}
.whats-new-updated, .faq {
  font-size: 13px;
}
/* EOF What's New & FAQ */
/* BOF Search Modal */
.search-container {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#searchmodal {
  fill: #4c7ec4;
  width: 35px;
  height: 35px;
}
.search-container svg:hover {
  cursor: pointer;
}
@media (max-width: 48rem) {
  .search-container {
    position: absolute;
    right: 10px;
    top: 40px;
    transform: translateY(-80%);
  }
}
@media (max-width: 450px) {
  .search-container svg {
    right: -10px;
    top: -10px;
    transform: translateY(-80%);
  }
}
/* EOF Search Modal */
.cf-control-input h2::first-letter {
  text-transform: uppercase;
}
.prohibited-content {
  padding: 2rem;
}
.prohibited-content p {
  font-size: 2rem;
  line-height: 1.2;
}
.prohibited-content i {
  font-size: 10rem;
  color: red;
}
.files-outter {
  max-width: 50rem;
}
.btn.oval-button-download {
  width: 100%;
}
#flexicontent .btn.btn-info {
  background: #00b200;
  color: white;
  padding: 4px 15px;
}
.file_download_button, .fcfile_actions > form {
  width: 100%;
}
.oval-button-download {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #00b879;
  border-radius: 0.7rem;
  padding: 0.5rem;
  min-height: 60px;
}
.oval-button-download:hover {
  background: #479c3c;
}
.oval-button-text {
  color: white;
  font-size: 1.3rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0.75rem;
  flex: 1 1 auto;
  display: inline-flex;
  align-items: center;
  text-align: left;
}
.oval-button-text i {
  font-size: 1.1em;
  vertical-align: middle;
  margin-right: 5px;
  width: auto;
}
.oval-button-size {
  color: white;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: rgba(206, 235, 202, 0.2);
  font-weight: 700;
  border-radius: 0.4rem;
  padding: 0.75rem 1.5rem;
  min-width: 8.75rem;
  text-align: center;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .oval-button-download {
    flex-direction: column;
    align-items: flex-start;
    border-radius: 0.7rem;
    padding: 0.25rem 0.5rem;
  }
  .oval-button-download:hover {
    padding: 0.25rem 0.5rem;
  }
  .oval-button-text {
    padding: 0;
    font-size: 1.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
  }
  .oval-button-size {
    margin: 0;
    padding: 0;
    background: unset;
    box-shadow: unset;
    text-align: left;
    margin-left: 0;
    display: block;
    width: 100%;
    margin-left: 1.7rem;
  }
}
.g-grid.introblock {
  justify-content: space-between;
}
.subcategorieslist.g-grid {
  justify-content: flex-start;
}
/* BOF Custom Gantry5 Grid for SubCategories Menu;*/
.size-33 {
  flex: 0 33.33333%;
  width: 33.33333%;
}
@media (min-width: 60rem) {
  .appcard.size-33 {
    flex: 0 0 33.3333%;
    width: 33.3333%;
  }
}
@media (max-width: 60rem) and (min-width: 48rem) {
  .appcard.size-33 {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media (max-width: 48rem) and (min-width: 42rem) {
  .appcard.size-33 {
    flex: 0 0 50%;
    width: 50%;
  }
}
@media (max-width: 42rem) {
  .appcard.size-33 {
    flex: 0 0 100%;
    width: 100%;
  }
}
.winsoft {
  text-align: center;
  background: #51be98;
  border-radius: 10px;
  margin: 5px;
}
.winsoft h2 a {
  color: white;
  text-decoration: underline 3px dotted;
}
.hello-mp {
  background: #319cc5;
  color: white;
  font-size: 20px;
  padding: 25px;
}
.adguard {
  margin: 10px;
  background: #1592ff;
}
.adguard-image img {
  width: 100%;
}
.a-text {
  display: flex;
  align-items: center;
  font-size: 30px;
  padding-left: 10px;
  color: white;
  width: 100%;
  height: auto;
}
.valign {
  display: flex;
  align-items: center;
}
.a-buttons {
  height: auto;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.a-buttons .button {
  width: 90%;
  padding: 18px;
  text-align: center;
}
.ads-bottom {
  background: rgba(239, 239, 239, 0.78);
  width: 100%;
  max-width: 1170px;
  height: 120px !important;
  text-align: center;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  margin: 0 auto;
}
#closeButton {
  position: absolute;
  right: 0;
  color: #7f7f7f;
  background: white;
  font-weight: 700;
  font-size: 35px;
  top: -10px;
  right: -3px;
  margin: 0;
  padding: 0;
  line-height: 1;
  border-radius: 100%;
}
.fc_sharedmedia_player_outer iframe {
  width: 100%;
}
.loader-nx {
  width: 100px;
  height: 100px;
  border: 20px solid #000;
  border-radius: 50%;
  border-top-color: #098bbf;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: 1s spin infinite linear;
}
.copyright {
  text-align: center;
  line-height: 1;
  font-size: 13px;
}
.copyright a {
  color: white;
}
.directory-sidebar {
  background: #4a6e91;
  color: white;
  font-size: 26px;
  text-align: center;
  border-radius: 15px;
  padding: 10px;
  border: 7px #7fab2f solid;
}
.directory-sidebar p {
  line-height: 1.4;
}
.directory-sidebar a {
  color: white;
  font-weight: 600;
  text-decoration: underline;
}
#g-navigation {
  background: #ffffff;
  color: #151617;
  position: sticky;
  z-index: 11;
  padding: 10px 20px !important;
  box-shadow: 0 -20px 20px 15px rgba(0, 0, 0, 0.1);
}
#g-navigation .g-block.size-75.align-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  #g-navigation .g-block.size-75.align-right {
    display: none !important;
  }
}
#g-navigation .g-toplevel > .g-menu-item > a {
  color: #151617 !important;
  font-weight: 500;
  font-size: 1.1rem;
}
#g-navigation .g-toplevel li.g-menu-item {
  padding: 3px 15px;
  border-radius: 15px;
}
#g-navigation .g-toplevel > li.g-menu-item.active {
  position: relative;
}
.allitems {
  display: flex;
  justify-content: flex-end;
  margin: 10px 10px 0 0;
}
.allitems a {
  color: #151617;
  font-weight: bold;
  background: white;
  border-radius: 7px;
  padding: 0 20px;
}
.margin-topbot-20 {
  margin: 20px 0 !important;
}
.footermenu .footer-menu ul {
  display: flex;
  justify-content: center;
  list-style-type: none;
}
.footermenu .footer-menu ul li {
  padding: 0 10px;
  font-weight: 700;
}
.footermenu .footer-menu ul li a {
  color: white;
}
.g-offcanvas-toggle i {
  background: #309cc7;
  padding: 5px;
  border-radius: 3px;
}
ul.jcomment-latest li {
  margin: 0 0 10px 0;
  border: none;
}
ul.jcomment-latest li:last-child {
  margin: 0 !important;
}
ul.jcomment-latest li h4 {
  margin: 0 0 0 5px;
  text-rendering: optimizeLegibility;
  font-weight: 900 !important;
  line-height: 1;
}
/* BOF Category description More-Less */
.catdescription p:nth-child(1n+3), .catdescription ul, .catdescription ol, .catdescription h2, .catdescription h3, .desc-open .less, .catdescription.active .desc-open .more {
  display: none;
}
.desc-open {
  text-align: right;
  font-size: 14px;
  color: #4f96ff;
  position: relative;
  bottom: 15px;
  right: 3px;
}
.more-less {
  cursor: pointer;
  display: inline-block;
}
.more-less:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 14px;
  height: 14px;
  margin-left: 6px;
  background-image: url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%20320%20512"><path%20fill="%4f96ff"%20d="M137.4%20374.6c12.5%2012.5%2032.8%2012.5%2045.3%200l128-128c9.2-9.2%2011.9-22.9%206.9-34.9s-16.6-19.8-29.6-19.8L32%20192c-12.9%200-24.6%207.8-29.6%2019.8s-2.2%2025.7%206.9%2034.9l128%20128z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.catdescription {
  border: 1px solid #e3e3e3;
  border-radius: 7px;
  padding: 0 20px;
  background: #fff;
  box-shadow: 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.08);
}
.catdescription.active .more-less:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 14px;
  height: 14px;
  margin-left: 6px;
  background-image: url('data:image/svg+xml;utf8,<svg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%20320%20512"><path%20fill="%4f96ff"%20d="M182.6%20137.4c-12.5-12.5-32.8-12.5-45.3%200l-128%20128c-9.2%209.2-11.9%2022.9-6.9%2034.9s16.6%2019.8%2029.6%2019.8l256%200c12.9%200%2024.6-7.8%2029.6-19.8s2.2-25.7-6.9-34.9l-128-128z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.catdescription.active p, .catdescription.active ul, .catdescription.active ol, .catdescription.active h2, .catdescription.active h3 {
  display: block !important;
}
.catdescription.active .desc-open .less {
  display: inline-block !important;
}
#flexicontent div.fcvote_message, div.fcvote_message {
  display: none;
}
/* EOF Category description More-Less */
#g-sidebar .g-block {
  background: white;
}
.g-menu-item-link-parent {
  padding: 0 5px;
}
#g-mainbar .g-content, #g-mainbar .g-content h1 {
  margin-top: 0;
  padding: 10px 5px;
}
.g-totop {
  line-height: 1;
}
.padding2 {
  padding: 2px;
}
#g-footer .g-content {
  margin: 0;
  padding: 10px;
}
.bws-logo img {
  width: 300px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .bws-logo {
    width: 100%;
  }
}
@media screen and (min-width: 960px) and (max-width: 1200px) {
  .bws-logo img {
    width: 240px;
    height: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .bws-logo img {
    width: 190px;
    height: 60px;
  }
}
@media screen and (max-width: 450px) {
  .bws-logo img {
    width: 240px;
    height: 40px;
  }
}
@media screen and (max-width: 270px) {
  .bws-logo img {
    width: 125px;
    height: 30px !important;
  }
}
.topsearch {
  background: #537aa3;
  border-radius: 15px 15px 0 0;
}
/** Блок сортировки
 * Very simple, pared-back, mobile-first, responsive nav.
 */
/**
 * An element (`nav`) in which to house our dropdown.
 *
 * 1. Make sure we can’t actually see the absolutely positioned dropdown.
 */
.dropcontainer {
  position: relative;
  font-size: 16px;
  color: #777;
}
.trigger {
  color: #777;
  padding: 10px;
  font-size: 16px;
  width: 50%;
  background: #fff url('../images/select-arrow-open.png') 98% center no-repeat;
  display: block;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.trigger:hover {
  color: #777;
  background: #f5f5f5 url('../images/select-arrow-open.png') 98% center no-repeat;
}
.activetrigger {
  color: #777;
  padding: 10px;
  font-size: 16px;
  width: 50%;
  background: #f5f5f5 url('../images/select-arrow-close.png') 98% center no-repeat;
  display: block;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.activetrigger:hover {
  background: #f5f5f5 url('../images/select-arrow-close.png') 98% center no-repeat;
  color: #777;
}
.activetrigger:active {
  background: #f5f5f5 url('../images/select-arrow-close.png') 98% center no-repeat;
  color: #777;
}
.dropcontainer ul {
  font-size: 16px;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  list-style-type: none;
  padding: 10px;
  margin: 0;
  width: 50%;
  z-index: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropcontainer ul li {
  padding: 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.dropcontainer ul li:hover {
  background: #f5f5f5;
  outline: none;
}
.dropcontainer ul li:first-child {
  display: none;
}
.dropcontainer ul li:last-child {
  border-bottom: none;
}
.dropdownhidden {
  display: none;
}
.dropdownvisible {
  height: auto;
}
.activelangbut {
  filter: brightness(120%);
}
.sorttitle {
  line-height: 34px;
  color: white;
  font-size: 16px;
  font-weight: 800;
  display: inline-block;
  cursor: default;
  float: left;
  margin-right: 12px !important;
  position: relative;
  padding: 0 5px;
}
.sorttitle::after {
  display: inline-block;
  content: "";
  position: absolute;
  right: -14px;
  top: 0;
  border: 9px solid transparent;
  border-width: 17px 7px;
}
.sortbut {
  border-right: 1px solid white;
}
.sortbut a, .orderbut a {
  color: white;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
}
.sortbut:hover, .orderbut:hover {
  filter: brightness(110%);
}
.responsive-nav {
  position: relative;
  z-index: 1;
  width: 34px;
  height: 34px;
  color: #fff;
  overflow: hidden;
  /* [1] */
  cursor: pointer;
  float: left;
  /**
	 * Make the wrapper element lie horizontally on wider viewports.
	 * Nasty RWD makes us undo a lot of stuff :(
	 */
  /**
	 * Place a hamburger (don’t hate the player, hate the game...) icon
	 * over the top of our nav element.
	 */
  /**
 * When we add this class, we simply allow the absolutely positioned
 * dropdown to be seen.
 */
}
@media screen and (min-width: 720px) {
  .responsive-nav {
    position: static;
    width: auto;
    height: auto;
    background: none;
    color: #319cc5;
  }
}
.responsive-nav:after {
  content: "☰";
  font-size: 16px;
  width: 1em;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  /**
		 * Remove the hamburger on wider viewports.
		 */
}
@media screen and (min-width: 720px) {
  .responsive-nav:after {
    content: normal;
    content: none;
  }
}
.responsive-nav.is-open {
  overflow: visible;
  /**
		 * Change the hamburger to a cross when the nav is open.
		 */
}
.responsive-nav.is-open:after {
  content: "✕";
  /**
			 * Remove the cross on wider viewports.
			 * We have to repeat this chunk because of limitations with Sass.
			 */
}
@media screen and (min-width: 720px) {
  .responsive-nav.is-open:after {
    content: normal;
    content: none;
  }
}
/**
	 * The absolutely positioned dropdown of links.
	 *
	 * 1. Position the dropdown underneath the trigger.
	 */
.responsive-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 34px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  /* [1] */
  /**
			 * Un-position the dropdown on larger viewports.
			 * More nasty RWD undoing stuff :(
			 */
}
@media screen and (min-width: 720px) {
  .responsive-nav__list {
    padding-top: 0;
    position: static;
    width: auto;
    background: none;
    text-align: left;
    display: inline-block;
  }
}
.responsive-nav__item {
  border-top: 1px solid #cfe9f3;
}
@media screen and (min-width: 720px) {
  .responsive-nav__item {
    display: inline-block;
    border-top: none;
  }
}
/**
			 * 1. Ensure that the link text lines up with the hamburger.
			 * 2. Ensure that the link text is the same height as the trigger.
			 */
.responsive-nav__link {
  color: #fff;
  display: block;
  white-space: nowrap;
  padding-right: 9px;
  /* [1] */
  padding-left: 9px;
  /* [1] */
  line-height: 34px;
  /* [2] */
}
@media screen and (min-width: 720px) {
  .responsive-nav__link {
    color: #319cc5;
  }
}
#orderby {
  display: none;
}
#flexicontent .item_total {
  border: none;
  margin: 0;
  padding: 0;
}
#flexicontent .item_total .fc_orderby_box, #flexicontent .item_total .fc_clayout_box {
  margin: 0;
}
.label {
  border-radius: 0;
  padding: 10px;
  color: white;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
}
#flexicontent .item_total .fc_pages_counter {
  padding: 0;
}
.subcategorieslist {
  text-align: center;
}
.subcatitem .catlink {
  display: block;
  background: white;
  color: #151617;
  border-radius: 7px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 2px 5px;
  width: 100%;
  text-align: center;
}
div.fc_filter_line.fc_filter_buttons_box > .fc_buttons.btn-group {
  width: auto;
}
#g-offcanvas i {
  position: relative;
  top: 5px;
}
#g-offcanvas .g-menu-item-2498 {
  background: #d6f3ff;
}
#g-offcanvas .g-menu-item-2499 {
  background: #d6ffe0;
}
#g-offcanvas .g-menu-item-2500 {
  background: #ffe8cc;
}
#g-offcanvas .g-menu-item-2498, #g-offcanvas .g-menu-item-2499, #g-offcanvas .g-menu-item-2500 {
  padding: 0;
  border-radius: 0;
}
.paddingtop7 {
  padding-top: 7px;
}
.margintop20 {
  margin-top: 20px !important;
}
.search-wrapper {
  display: flex;
  justify-content: center;
  max-width: 400px;
  margin: 0 auto;
}
.apps-search .searchinput {
  height: 48px;
  border-radius: 15px 0 0 15px;
  padding: 0 25px !important;
  max-width: 330px;
}
.apps-search .searchbut {
  background: #319cc5;
  width: 65px !important;
  height: 48px;
  padding: 10px !important;
  border-radius: 0 15px 15px 0 !important;
  position: relative;
  border: none !important;
}
.ui-menu .ui-menu-item {
  border-bottom: 1px solid #f3f3f3;
}
.searchblocks {
  margin-top: 35px;
}
#reviews h3 {
  color: white;
}
/* BOF Custom CSS Pagination */
.pagination {
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style: none;
  font-weight: 600;
}
.page-link {
  position: relative;
  display: block;
  color: #ababab;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.page-link:hover {
  z-index: 2;
  color: #a1a1a1;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #a1a1a1;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #ababab;
  border-color: #ababab;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.icon-angle-double-left, .icon-angle-left, .icon-angle-double-right, .icon-angle-right {
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  position: relative;
  top: 1px;
}
.icon-angle-double-left {
  background-image: url('../../images/svg/angles-left-solid.svg');
}
.icon-angle-left {
  background-image: url('../../images/svg/angle-left-solid.svg');
}
.icon-angle-double-right {
  background-image: url('../../images/svg/angles-right-solid.svg');
}
.icon-angle-right {
  background-image: url('../../images/svg/angle-right-solid.svg');
}
/* EOF Custom CSS Pagination */
#flexicontent div.fcvote-count, div.fcvote-count {
  border-radius: 0;
}
.g-title:after {
  content: none;
}
#g-copyright .g-menu-item-title {
  font-size: 18px;
}
#g-aside .g-content > div, #g-sidebar .g-content > div {
  margin-bottom: 10px;
}
#g-aside, #g-mainbody, #g-maintop {
  padding: 0.5rem 0;
}
p.g-title span {
  font-size: 23px;
}
#g-top .g-content {
  margin: 0;
}
#g-footer {
  padding: 0 0 30px 0;
}
#g-above, .platform-content {
  padding: 0;
}
#g-aside {
  height: 100%;
}
#g-mainbar, #g-sidebar {
  padding: 0 0 3rem 0;
}
#g-above .platform-content {
  margin: 20px 0;
  padding: 0;
}
.mobilecards {
  min-width: 240px;
  margin-right: 15px;
}
.category-card {
  border: 2px solid #dddddd;
  border-radius: 15px;
  margin: 4px 0px 4px 4px;
}
#g-above .g-container {
  background: white;
}
.fc_index_complete_simple::placeholder {
  color: #979797;
  font-size: 16px;
  font-weight: 700;
}
.alignright {
  text-align: right;
}
.alignleft {
  text-align: left;
}
.reportblock {
  text-align: center;
  margin: 20px 0;
}
.reportbutton {
  background: #a6a6a6;
  color: white;
  padding: 5px 15px;
  margin: 0 10px;
  border-radius: 7px;
  font-size: 14px;
}
.reportblock svg {
  width: 15px;
  height: 15px;
  fill: white;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.ampz_inline_disable_expand {
  display: inline-block !important;
}
#g-header {
  padding: 0;
  margin: 0;
  line-height: 1.3;
}
#g-header .g-content, #g-header .platform-content {
  margin: 0;
  padding: 0;
}
#closeads {
  cursor: pointer;
  color: #dbdcdb;
}
.justify-content {
  display: flex;
  justify-content: space-between;
}
#g-header .g-content .topads {
  margin: 2px 0;
}
#g-header .g-content .topads a {
  color: white;
  text-decoration: underline;
  text-decoration-color: #cfcfcf;
  margin-left: 10px;
}
.hrdownbut {
  margin: 5px 0 3px;
  background: white;
}
.datablock img {
  max-width: none;
}
.nav-link {
  padding: 0;
}
/* BOF Custom CSS Breadcrumbs */
.bws-breadcrumbs .g-content {
  margin: 5px;
  padding: 20px 10px;
  background: #f9f9f9;
  color: #151616;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin: 10px 15px;
  list-style: none;
  background-color: unset;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-item.active {
  color: #6c757d;
}
/* EOF Custom CSS Breadcrumbs */
.pt-md-5, .py-md-5 {
  padding-top: 8px !important;
}
#sp-left .sp-module, #sp-right .sp-module {
  padding: 0;
}
#sp-top2 {
  padding: 0;
}
#sp-main-body {
  padding: 20px 0;
}
#sp-right .sp-module .sp-module-title {
  margin: 0 0 5px;
}
#sp-footer .container-inner {
  padding-bottom: 15px;
}
div.itemviewtitle h1 span {
  font-size: 20px;
  color: gray;
}
div.itemviewtitle h1 {
  margin: 0;
}
.fa-download:before {
  position: relative;
  top: -5px;
}
.center {
  margin: 0 auto;
  text-align: center;
}
.categorycardcontent {
  padding: 1rem;
  display: flex;
  width: 100%;
  max-height: 170px;
  overflow: hidden;
  border-radius: 10px;
  background: white;
  position: relative;
  box-shadow: 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.08);
}
.appcard-left {
  flex: 0 0 auto;
}
.appcard-left img {
  border-radius: 7px;
  max-height: unset;
  max-width: unset;
  width: 140px;
  height: 140px;
}
.appcard-right {
  line-height: 1;
  display: flex !important;
  flex-direction: column;
  flex: 1;
  margin-left: 10px;
  min-width: 0;
}
.appname {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  line-height: 1.2;
  height: auto;
  max-height: 40px;
}
.appname a {
  color: #151617;
  font-weight: bold;
}
.appname a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.clamp-text2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  margin: unset;
}
.catrating {
  text-align: left !important;
  height: auto;
}
.anons {
  font-size: 14px;
  line-height: 1.1;
  color: gray;
  overflow: hidden;
  flex-grow: 1;
  /* Заполняет всё свободное пространство */
  display: flex;
  align-items: center;
  /* Центрирует текст по вертикали */
  justify-content: flex-start;
}
.anons::first-letter {
  text-transform: uppercase;
}
.app-name span {
  font-size: 55%;
  color: gray;
}
.clamp-text3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  margin: unset;
}
.appversion {
  color: #7d7d7d;
  font-weight: bold;
  font-size: 0.8rem;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.fcvote-count {
  display: none !important;
}
.padding10 {
  padding: 10px;
}
.padding5 {
  padding: 5px;
}
.marginright15 {
  margin-right: 15px;
}
.infoblock ul.flexi {
  margin: 0 !important;
  padding: 0 !important;
}
.infoblock ul li.flexi {
  padding: 0;
  background: none;
  min-height: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  zoom: 1;
  width: auto;
  max-width: 400px;
}
.fcfile_actions {
  margin: 0 0 12px 0;
}
.fcfile_total_count, .fcfile_total_hits {
  display: inline-block;
}
.fcfile_total_hits {
  margin-left: 10px;
}
.filedownload {
  width: 100%;
  border: 1px solid #f3f3f3;
  min-height: 125px;
  padding-bottom: 7px;
  text-align: center;
  vertical-align: top;
}
.downloads-block-title {
  font-weight: 400;
  font-size: 25px;
  color: #525252;
}
.filedescbox {
  width: 69px;
  height: 70px;
  display: block !important;
  float: left !important;
  vertical-align: top;
  border-right: 1px solid rgba(255, 255, 255, 0.75);
}
.filedescbox1 {
  display: inline-block;
  text-align: left;
  padding: 3px 7px 0 5px;
  color: white;
  font-weight: 900;
}
.filedescbox1t {
  font-size: 20px;
  line-height: 22px;
  white-space: normal;
}
.helpfuldiv {
  border: 1px solid #5eb75d;
  display: inline-block;
  width: 100%;
  max-width: 400px;
  padding: 5px;
  margin: 10px 0 0 10px;
}
.reviews {
  background: #ffffff;
  color: #151617;
  font-weight: 400;
  font-size: 2rem;
  text-align: center;
  margin: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews svg {
  width: 40px;
  height: 40px;
  fill: #848484;
  margin-right: 10px;
}
.reviewsinfo a {
  color: #757575;
}
.addfileinfo {
  font-size: 12px;
}
.filedescbox2 {
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 70px;
  background: #4c944c;
  font-size: 15px;
  font-weight: 600;
}
.filedescbox2-child {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}
.mainpagemod {
  margin-top: 7px;
}
.sp-module #flexicontent div.fcvote-label-outer, div.fcvote-label-outer {
  display: none;
}
#flexicloud {
  text-align: left !important;
  line-height: 1.3 !important;
  padding: 10px !important;
  margin-bottom: 25px;
}
.mod_flexitagcloud {
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}
#flexicloud a.tag4 {
  font-size: 17px !important;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  border-bottom: none;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  display: block;
  line-height: 25px;
  padding: 0;
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 15px;
}
#flexicloud li:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  content: "";
  color: #3486d4;
  font-weight: 900;
  font-size: 15px;
}
#flexicloud li {
  white-space: nowrap;
  list-style-type: none;
  display: inline-block;
}
#flexicloud li a {
  display: inline-block !important;
}
#flexicloud li a:first-letter {
  text-transform: capitalize;
  font-size: 110%;
}
div.voting-row.voting-row_main {
  width: 100%;
  padding: 0 !important;
}
.sidebarmodcontent .image_standard, .categorycardcontent .image_standard {
  margin-right: 10px;
  padding: 5px;
  border: 1px solid #dddddd;
  text-align: center;
  border-radius: 10px;
  height: fit-content;
}
.mainpageandroid i, .mainpagewindows i {
  position: relative;
  right: 8px;
}
.mainpagewindows .moduletitle {
  background: #319cc5;
  margin: 10px;
  padding: 15px 25px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  line-height: 1.3;
}
.mainpageandroid .moduletitle {
  background: #5bb175;
  margin: 10px;
  padding: 15px 25px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  line-height: 1.3;
}
.mainpagewindows .moduletitle a, .mainpageandroid .moduletitle a {
  color: white;
  display: flex;
  line-height: 1.5;
  text-decoration: underline;
  text-decoration-color: #ffffff8c;
  text-underline-offset: 10px;
}
.windwmod .sidebarmodcontent .image_standard, .categorycardcontent .winmod, .windowsitemosmod, .mainpagewindows .image_standard {
  background-color: aliceblue;
}
.androidmod .sidebarmodcontent .image_standard, .categorycardcontent .androidmod, .androiditemosmod {
  background-color: #ebffeb;
}
.news.mod_flexicontent_wrapper .fcitem_title a {
  font-weight: 800;
  font-size: 20px;
  margin: 2px 0px 2px 10px;
}
.blog-a .news.mod_flexicontent_wrapper .fcitem_title a {
  font-size: 18px;
  margin: 0;
}
.mod_flexicontent_standard_article {
  margin: 0;
}
.moredata {
  padding: 6px 15px;
  float: right;
  color: white;
  margin-top: -25px;
  position: relative;
  border-radius: 10px;
}
.moredata:hover {
  color: #eeffd3;
}
/* BOF Font Awesome Icons As SVG  */
/* > Top Menu*/
.g-main-nav .g-toplevel > li > a {
  padding-top: 30px !important;
}
.g-main-nav .g-toplevel > li > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}
/* > Mobile Menu*/
#g-mobilemenu-container .g-toplevel > li > a {
  padding-left: 30px !important;
  display: flex;
  align-items: center;
}
#g-mobilemenu-container .g-toplevel li {
  border-bottom: 1px solid #d7d7d7;
}
#g-mobilemenu-container .g-toplevel > li > a::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}
#g-mobilemenu-container .g-toplevel > li > a {
  width: 100%;
}
#g-navigation .g-toplevel > li.g-menu-item:nth-child(1) > a::before, .android-icon::before {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22gray%22%20d%3D%22M575.8%20255.5c0%2018-15%2032.1-32%2032.1l-32%200%20.7%20160.2c0%202.7-.2%205.4-.5%208.1l0%2016.2c0%2022.1-17.9%2040-40%2040l-16%200c-1.1%200-2.2%200-3.3-.1c-1.4%20.1-2.8%20.1-4.2%20.1L416%20512l-24%200c-22.1%200-40-17.9-40-40l0-24%200-64c0-17.7-14.3-32-32-32l-64%200c-17.7%200-32%2014.3-32%2032l0%2064%200%2024c0%2022.1-17.9%2040-40%2040l-24%200-31.9%200c-1.5%200-3-.1-4.5-.2c-1.2%20.1-2.4%20.2-3.6%20.2l-16%200c-22.1%200-40-17.9-40-40l0-112c0-.9%200-1.9%20.1-2.8l0-69.7-32%200c-18%200-32-14-32-32.1c0-9%203-17%2010-24L266.4%208c7-7%2015-8%2022-8s15%202%2021%207L564.8%20231.5c8%207%2012%2015%2011%2024z%22/%3E%3C/svg%3E');
}
#g-navigation .g-toplevel > li.g-menu-item:nth-child(2) > a::before, .android-icon::before {
  background-image: url('data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20576%20512%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22green%22%20d%3D%22m420.6%20301.9a24%2024%200%201%201%2024-24%2024%2024%200%200%201%20-24%2024m-265.1%200a24%2024%200%201%201%2024-24%2024%2024%200%200%201%20-24%2024m273.7-144.5%2047.9-83a10%2010%200%201%200%20-17.3-10l-48.5%2084.1a301.3%20301.3%200%200%200%20-246.6%200l-48.5-84a10%2010%200%201%200%20-17.3%2010l47.9%2083c-82.3%2044.7-138.6%20128.1-146.8%20226.5h576c-8.2-98.5-64.5-181.8-146.9-226.6%22%2F%3E%3C%2Fsvg%3E');
}
#g-navigation .g-toplevel > li.g-menu-item:nth-child(3) > a::before, .windows-icon::before {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20fill%3D%22%23319cc7%22%20d%3D%22M0%2093.7l183.6-25.3v177.4H0V93.7zm0%20324.6l183.6%2025.3V268.4H0v149.9zm203.8%2028L448%20480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8%2065.7z%22%2F%3E%3C%2Fsvg%3E');
}
.android-icon::before, .windows-icon::before, .home-icon::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.android-icon::before {
  top: 3px;
}
.osinfo, .version-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.version-info svg {
  width: 21px;
  height: 21px;
  fill: #309cc7;
  margin-right: 10px;
}
.g-go-back a:before, #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after, .g-main-nav .g-sublevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.g-go-back a:before {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M9.4%20233.4c-12.5%2012.5-12.5%2032.8%200%2045.3l192%20192c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L77.3%20256%20246.6%2086.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200l-192%20192z%22/%3E%3C/svg%3E');
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20320%20512%22%3E%3Cpath%20d%3D%22M310.6%20233.4c12.5%2012.5%2012.5%2032.8%200%2045.3l-192%20192c-12.5%2012.5-32.8%2012.5-45.3%200s-12.5-32.8%200-45.3L242.7%20256%2073.4%2086.6c-12.5-12.5-12.5-32.8%200-45.3s32.8-12.5%2045.3%200l192%20192z%22/%3E%3C/svg%3E');
  left: 2px;
}
.g-main-nav .g-sublevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3%20297.4%20406.6c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256%20342.6%20150.6z%22/%3E%3C/svg%3E');
  right: 2px;
}
/* EOF Font Awesome Icons As SVG  */
/* BOF Custom Item Top Pad */
#g-mainbar .g-content h1 {
  margin-top: 0;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 2rem;
  padding: 20px 0 0 0;
}
.apptop_pad {
  margin-top: 20px;
  display: flex;
}
.apptop_pad figure {
  margin: 0;
}
.apptop_pad .itemicon {
  flex: 0 0 auto;
  border: 1px solid #cfcfcff3;
  width: 150px;
  border-radius: 7px;
}
.apptop_pad .itemicon img {
  width: 150px;
  height: 150px;
  border-radius: 7px;
}
.itemtopinfo {
  padding-left: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.anonsdetail {
  font-size: 17px;
  line-height: 1.3;
  color: gray;
}
.anonsdetail:first-letter {
  text-transform: uppercase;
}
.ratingtop {
  line-height: 1;
  min-height: 30px;
}
.app_short_data {
  font-size: 0.94rem;
  font-weight: 700;
  color: #5b5b5b;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.app_short_data div:nth-child(1) {
  flex: 0 0 auto;
  white-space: nowrap;
}
.app_short_data div:nth-child(2) {
  flex: 1 1 auto;
  white-space: nowrap;
  overflow: hidden;
  /* Обрезает слишком длинный текст */
  text-overflow: ellipsis;
  /* Добавляет троеточие для длинного текста */
}
.dl_button_top {
  background: #00b879;
  color: #fff;
  padding: 10px 20px;
  border-radius: 7px;
  margin-top: auto;
  max-width: 240px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dl_button_top svg, .oval-button-text svg {
  width: 20px;
  height: 20px;
  min-height: 20px;
  min-width: 20px;
  fill: white;
  margin-right: 10px;
}
.dl_button_top:hover {
  background: #479c3c;
  color: #fff;
}
.app_download .dl_button_top {
  display: none;
}
.oval-button-text svg {
  width: 20px;
  height: 20px;
  fill: white;
  margin-right: 10px;
}
@media (max-width: 504px) {
  .app_short_data {
    margin-top: auto;
  }
  .apptop_pad .dl_button_top {
    display: none;
  }
  .app_download {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .app_download .dl_button_top {
    display: flex;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .apptop_pad {
    padding: 0;
  }
  .app_short_info {
    order: 2;
  }
}
/* EOF Custom Item Top Pad */
.g-totop {
  line-height: 1;
  width: 40px;
  height: 40px;
  fill: white;
}
.gototop > div {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mainapparea .app-block, .app-block {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  margin-top: 10px;
}
/* BOF Adsense Placeholder  */
.adsense-placeholder {
  min-height: 280px;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.adsense-placeholder ins {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-height: 280px;
}
.adsense-placeholder::before {
  content: "ADS";
  font-size: 18px;
  color: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
}
.adsbygoogle {
  position: relative;
  z-index: 2;
}
/* EOF Adsense Placeholder  */
.moduletitle {
  position: relative;
  color: white;
  font-size: 26px;
}
.maintop {
  width: 100%;
  white-space: nowrap;
  line-height: 1.4;
}
.rowmain {
  margin-bottom: 30px;
  overflow-x: auto;
  display: flex;
}
span.voting_label {
  display: none;
}
.fcvote-label {
  display: none;
}
.com_flexicontent .ui-autocomplete, .com_flexicontent .ui-autocomplete-list {
  z-index: 1000000 !important;
  border: 1px solid #f3f3f3;
  border-radius: none;
}
.nomargin {
  margin: 0 !important;
}
.nopadding {
  padding: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.anonsmp {
  font-size: 12px;
  margin: 0;
  text-align: center;
  overflow: hidden;
  line-height: 1.2;
  height: 75px;
  display: table;
  margin: 0 auto;
  border-bottom: 1px solid #ebeff2;
}
.anons {
  font-size: 14px;
  line-height: 1.1;
  color: gray;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.anons-child::first-letter {
  text-transform: uppercase;
}
.moduletable.windwmod, .moduletable.androidmod {
  background: #ffffff;
}
.windwmod.mod_flexicontent_wrapper, .androidmod.mod_flexicontent_wrap, .mod_flexitagcloud, .jcomment-latest.windwmod {
  border: 2px solid #dddddd;
  border-radius: 0 0 10px 10px;
  overflow: auto;
  border-top: none;
}
.windwmod p, .androidmod p {
  margin: 0;
}
.windwmod p, .androidmod p {
  padding: 15px;
  color: white;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
}
.androidmod p {
  background: #28a745;
  border: 2px solid #28a745;
}
.windwmod p {
  background: #319cc5;
  border: 2px solid #319cc5;
}
.itemlinedata {
  width: 100%;
  border-bottom: 2px solid #f3f3f3;
  border-top: 2px solid #f3f3f3;
  background: #fdfdfd;
  margin: 10px 0;
  padding: 0;
}
.datastyle {
  color: #757575;
  font-size: 17px;
  padding-top: 7px;
}
.datastyle a {
  color: #757575;
}
.datavalue {
  font-size: 19px;
  vertical-align: bottom;
}
.pointer {
  cursor: pointer;
  display: inline-block;
}
.videoline {
  vertical-align: text-bottom;
}
.marginright5 {
  margin-right: 5px;
}
.marginleft5 {
  margin-left: 5px;
}
.marginleft15 {
  margin-left: 15px;
}
.marginleft25 {
  margin-left: 25px;
}
.downloadanchor {
  background: #5EB75D;
  font-size: 19px;
  padding: 1px 12px;
  vertical-align: middle;
  line-height: 40px;
}
.downloadanchor a {
  color: white;
  position: relative;
  top: 5px;
}
.downloadanchor a:hover {
  color: #efefef;
}
.downloadanchor:hover {
  background: #459943;
}
.downicon {
  vertical-align: top;
  font-size: 18px;
  height: 31px;
  line-height: 29px;
}
.font18 {
  font-size: 18px;
}
font22 {
  font-size: 22px;
}
.blue {
  color: #0088cc;
}
.appinfoleft, .addstopleft {
  float: left;
  width: 49%;
  line-height: 1.6;
}
.appinforight, .addstopright {
  float: right;
  width: 49%;
  line-height: 1.6;
}
.addstopleft, .addstopright {
  text-align: center;
  margin-bottom: 10px;
}
.borderbottom {
  border-bottom: 1px solid #f3f3f3;
}
.datablock {
  border: 1px solid #f3f3f3;
  width: 336px;
  height: 280px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  overflow: hidden;
}
.screenshots {
  margin-top: 2px;
  width: 97%;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: left;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding: 0 25px 15px 0;
  text-align: center;
}
.screenshots img:hover {
  -webkit-box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.75);
}
div .fc_image_thumb {
  margin-right: 10px;
  float: none !important;
}
.videoreview {
  margin-top: 40px;
}
.videoreview h2, .appinfromation h2 {
  font-weight: 200;
}
.relatedgames {
  font-weight: 400;
  padding: 10px 45px 10px 10px;
  display: inline-block;
}
.relatedos, .relspan {
  display: inline-block !important;
  margin-bottom: 5px;
  color: white;
}
.other_os {
  background: #9585bf;
  padding: 6px;
  position: relative;
  margin-right: 10px;
  top: 3px;
}
.other_os::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-left: 20px solid #9585bf;
  clear: both;
}
.bs-badge {
  font-size: 14px;
  padding: 1px 6px;
  font-weight: normal;
  line-height: 20px;
  background-color: #fdfdfd;
  border: 1px solid #5eb75d;
}
.relspan {
  color: white;
  margin: 0 3px 5px 3px;
  border: none;
  border-radius: 15px;
  padding: 2px 14px;
  width: auto !important;
  float: none !important;
  vertical-align: top;
}
.relspan a {
  color: white;
  font-size: 17px;
}
.relWindows {
  background: #00ADEF;
}
.relAndroid {
  background: #99CC00;
}
.relmacOS {
  background: #BCBFC5;
}
.reliOS {
  background: #E0B400;
}
::-webkit-scrollbar {
  width: 12px;
  height: 10px;
}
::-webkit-scrollbar-thumb:hover {
  border-width: 1px 1px 1px 2px;
  border-color: #555;
  background-color: #777;
}
::-webkit-scrollbar-thumb {
  border-width: 1px 1px 1px 2px;
  border-color: #777;
  background-color: #b9b9b9;
  margin-top: 20px;
}
::-webkit-scrollbar-track {
  border-width: 0;
}
.qrcode {
  margin: 0px 0px 15px 15px;
  float: right;
  border: 1px solid #f3f3f3;
  padding: 7px;
}
.topdesc {
  text-align: left;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.descadstop {
  width: 340px;
  height: 280px;
  background: #e8f9ff;
  text-align: center;
  margin: 0 auto;
}
.topdescright {
  display: inline-block;
  vertical-align: top;
}
#app-description h2, .border_h, .app-block h2 {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
  font-size: 30px;
  color: #525252;
  font-weight: 300;
  margin-top: 0;
}
.category-card:hover, .screenshots > a > img:hover, .sidebarmodcontent:hover, .categorycardcontent:hover {
  box-shadow: 0 0 7px 2px rgba(119, 119, 119, 0.5);
  -moz-box-shadow: 0 0 7px 2px rgba(119, 119, 119, 0.5);
  -webkit-box-shadow: 0 0 7px 2px rgba(119, 119, 119, 0.5);
}
.catview {
  font-size: 22px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  margin: 0;
  line-height: 1;
}
#g-mainbody h2.catview {
  color: white !important;
}
.cattitle {
  overflow: hidden;
  width: 100%;
}
.cattitle a {
  font-size: 13px;
  font-weight: 100 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 7px;
}
.sidebarmodcontent .catrating {
  margin-bottom: -15px;
}
.catrating {
  text-align: left !important;
}
.catbutton {
  font-size: 13px;
  font-weight: 600;
  text-decoration: none !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  color: #727272;
  padding: 5px;
}
.catbutton a {
  color: white;
}
.catbutton a:hover {
  color: #e8f8ff;
}
.foldercat {
  color: coral;
  white-space: nowrap;
  width: auto !important;
}
.downloadcat {
  color: #6DBF3C;
}
.commentscat {
  color: #5F8BE0;
}
.iconsinfoline li {
  list-style-type: none;
  display: inline;
  margin-right: 15px;
  font-size: 14px;
}
.osiconsline {
  display: inline;
  position: relative;
  top: 4px;
}
.gray {
  color: #757575 !important;
}
.borderbottop {
  border-bottom: 2px dashed #F7F7F7;
  border-top: 2px dashed #F7F7F7;
  padding: 10px 0;
  margin: 10px 0;
}
.windowsbut, .windowsicon {
  background: #319cc5 !important;
}
.androidbut, .androidicon {
  background: #28a745 !important;
}
.macosbut, .macosicon {
  background: #BCBFC1 !important;
}
.iosbut, .iosicon {
  background: #F1C40F !important;
}
.windowsicon, .androidicon, .macosicon, .iosicon {
  padding: 0px 6px;
  border-radius: 20px;
}
.windowsbut:hover, .androidbut:hover, .macosbut:hover, .iosbut:hover {
  opacity: 0.6;
}
.topbutimage {
  position: relative;
  top: -2px;
}
.wborder {
  margin: 5px 0;
}
.wborder > span {
  line-height: 15px;
  position: relative;
  margin-left: 8px;
  color: white;
  font-size: 18px;
  font-weight: 500;
}
.padding010 {
  padding: 0 10px;
}
.appinfotitle {
  font-weight: 400;
  font-size: 21px;
  color: #444444;
  width: 100%;
}
.appinfocontent {
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  width: 100%;
}
/*	Reset & General
---------------------------------------------------------------------- */
.cardtitle {
  display: inline-grid;
}
.cardtitle h2 span {
  font-size: 13px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.banner-img {
  padding: 5px 5px 15px;
  border-bottom: 1px solid #ebeff2;
  text-align: center;
}
.banner-img img {
  max-width: 100%;
  margin: 0 auto;
}
div.footer {
  text-align: right;
  position: relative;
}
.comments .rbox {
  border: none;
}
.comments .odd .rbox {
  background: none;
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  .g-container {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .itemtopinfo {
    width: 78%;
  }
  .screenshots {
    width: 97%;
  }
  .socialarrows {
    display: none;
  }
  .fc_basic_complete {
    min-width: 173px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .introfullblock > ul > li {
    width: 150px;
  }
  .itemtopinfo {
    width: 71%;
  }
  .screenshots {
    width: 96%;
  }
  .anonsdetail {
    font-size: 15px;
    line-height: 2;
  }
  .addstopright {
    display: none;
  }
  .addstopleft {
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .itemtopinfo {
    width: 79%;
  }
  .screenshots {
    width: 97%;
  }
  .russianinfoblock {
    display: none;
  }
  #g-header .g-content, #g-navigation .g-content {
    text-align: center;
  }
}
@media screen and (max-width: 720px) {
  .itemtopinfo {
    width: 78%;
  }
  .screenshots {
    width: 97%;
  }
  .viewscount {
    display: none;
  }
}
@media screen and (max-width: 670px) {
  .itemtopinfo {
    width: 75%;
  }
  .screenshots {
    width: 96%;
  }
  .russianinfoblock {
    display: none;
  }
  .viewscount {
    display: initial;
  }
  .addstopright {
    display: none;
  }
  .addstopleft {
    float: none;
    width: auto;
  }
}
@media (min-width: 600px) and (max-width: 645px) {
  .introfullblock > ul > li {
    width: 32%;
  }
  .moredata {
    display: none;
  }
  .addstopright {
    display: none;
  }
}
@media (min-width: 500px) and (max-width: 600px) {
  .introfullblock > ul > li {
    width: 31%;
  }
  .moredata {
    display: none;
  }
  .addstopright {
    display: none;
  }
}
@media screen and (max-width: 590px) {
  .itemtopinfo {
    width: 74%;
  }
  .screenshots {
    width: 97%;
  }
}
@media screen and (max-width: 575px) {
  .mobilecards {
    min-width: 200px;
  }
  .compatibility {
    display: none;
  }
  .qrcode {
    display: none;
  }
  .screenshots {
    width: auto;
  }
  #flexicontent div.fcvote-label-outer, div.fcvote-label-outer {
    display: none;
  }
  .ratingtop .voting-row div.fcvote.fcvote-box-main > ul.fcvote_list {
    top: 0 !important;
  }
}
@media only screen and (max-width: 540px) {
  .twocols ul li.flexi {
    min-width: 100%;
  }
  .versionblock {
    width: 100px;
  }
}
@media screen and (max-width: 535px) {
  .videotext {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  .topdescright, .topdescleft, .righttopblock {
    width: 100%;
  }
  .appviews, .appdownloads {
    display: none;
  }
  .itemtopinfo {
    width: 74%;
  }
  .anonsdetail {
    font-size: 15px;
  }
  .itemicon {
    width: 25%;
  }
}
@media screen and (max-width: 500px) {
  .videoinfo {
    display: none;
  }
  .fc_filter_line .fc_filter_label {
    width: 100% !important;
  }
  .fc_filter_line .fc_filter_html {
    width: 100% !important;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 10px;
  }
}
@media (min-width: 434px) and (max-width: 500px) {
  .introfullblock > ul > li {
    width: 48%;
  }
  .moredata {
    display: none;
  }
}
@media (min-width: 400px) and (max-width: 434px) {
  .introfullblock > ul > li {
    width: 48%;
  }
  .moredata {
    display: none;
  }
  .itemviewtitle h1 {
    font-size: 2em !important;
  }
  .reviewsinfo {
    display: none;
  }
}
@media (min-width: 491px) {
  .ostitle {
    display: inline-block;
  }
}
@media (max-width: 490px) {
  .ostitle {
    display: none;
  }
  .itemviewtitle h1 {
    font-size: 2em !important;
  }
  .reviewsinfo {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .appinfoleft, .appinforight, .addstopleft {
    float: none;
    width: auto;
  }
  .addstopright {
    display: none;
  }
  .borderbottommob {
    border-bottom: 1px solid #f3f3f3;
  }
  .itemviewtitle h1 {
    font-size: 2em !important;
  }
  .reviewsinfo {
    display: none;
  }
}
@media (max-width: 400px) {
  .introfullblock > ul > li {
    width: 48%;
  }
  .moredata {
    display: none;
  }
  .fcfile_total_count {
    display: none;
  }
  .filedescbox {
    width: 69px;
    display: block;
    float: left;
  }
  .filedescbox2 {
    display: none;
  }
  .filedescbox1t {
    font-size: 16px;
  }
  .itemviewtitle h1 {
    font-size: 2em !important;
  }
  .reviewsinfo {
    display: none;
  }
}
@media (max-width: 350px) {
  .hitscount, .viewscount {
    display: none;
  }
}
@media (max-width: 992px) {
  .mobilecenter {
    float: none !important;
    text-align: center;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=custom_33.css.map */