/*
Theme Name: An1
Theme URI: https://exthem.es/item/an1-themes-premium/
Author: exthemes dev
Author URI: https://exthem.es/
Description: The Best Themes Downloader for MOD APK files – Modded Games & Apps for Android include with Google Play Store Extractor Apk. Increase your Google Adsense earnings with premiums themes <br>An1 wordpress themes by <a href="https://exthem.es/" target="_blank">exthem.es</a> - <a href="https://demos.web.id/" target="_blank">demos.web.id</a>.
Version: 4.1
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 7.4 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: an1
Tags: An1, an1, exthemesdev, exthemes, apkthemes, dark-mode, apk-extractor, rtl, rtl-mode
/* ------------------------------------- START RESET CSS ----------------------------------------- */

/*
@font-face {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Montserrat Regular"), local("Montserrat-Regular"), url("./assets/fonts/montserrat-400.woff2") format("woff2"), url("./assets/fonts/montserrat-400.woff") format("woff");
}

@font-face {
	font-family: Montserrat;font-style: normal;font-weight: 700;font-display: swap;src: local("Montserrat Bold"), local("Montserrat-Bold"), url("./assets/fonts/montserrat-700.woff2") format("woff2"), url("./assets/fonts/montserrat-700.woff") format("woff");
}
*/
@charset "UTF-8";
html {
	font-family: var(--font_body);
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

body {
	margin: 0;
	font-family: var(--font_body);
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #151617;
	text-align: left;
	background-color: var(--putih);
}

code, kbd, pre, samp {
	font-family: var(--font_body);
	font-size: 1em;
}

.load * {
	transition: none !important;
}

*, ::after, ::before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block;
}

[tabindex="-1"]:focus {
	outline: 0 !important;
}

hr {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	height: 0;
	overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
}

p {
	margin-top: 0;
	margin-bottom: 1rem;
}

abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit;
}

dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem;
}

ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0;
}

dt {
	font-weight: 700;
}

dd {
	margin-bottom: 0.5rem;
	margin-left: 0;
}

blockquote {
	margin: 0 0 1rem;
}

b, strong {
	font-weight: bolder;
}

small {
	font-size: 80%;
}

sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
	outline: 0;
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
}

figure {
	margin: 0 0 1rem;
}

img {
	vertical-align: middle;
	border-style: none;
}

svg {
	overflow: hidden;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom;
}

th {
	text-align: inherit;
}

label {
	display: inline-block;
	margin-bottom: 0.5rem;
}

button {
	border-radius: 0;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

select {
	word-wrap: normal;
}

[type="button"], [type="reset"], [type="submit"], button {
	-webkit-appearance: button;
	outline: 0 !important;
}

[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
	cursor: pointer;
}

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0;
}

textarea {
	overflow: auto;
	resize: vertical;
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

output {
	display: inline-block;
}

summary {
	display: list-item;
	cursor: pointer;
}

template {
	display: none;
}

[hidden] {
	display: none !important;
}

.anchor-line {
	overflow: hidden;
	height: 0;
}

.anchor-line > span {
	margin-top: -4rem;
	display: block;
	height: 1px;
}

@media (min-width: 768px) {
	.anchor-line > span {
		margin-top: -5rem;
	}
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	min-width: 320px;
	background-color: #fbfbfa;
}

@media (min-width: 768px) {
	body {
		background-color: #f4f5f3;
		background-image: var(--bg);
		background-position: 50% 5rem;
		background-repeat: no-repeat;
		background-size: 281rem auto;
	}

	.body-main {
		background-position: 50% 22.5rem;
	}
}

@media (max-width: 767px) {
	.body-main {
		background-position: 50% 21.5rem;
	}
}

a {
	color: var(--color_link);
	text-decoration: none;
	background-color: transparent;
}

@media (min-width: 992px) {
	body {
		display: flex;
		flex-direction: column;
	}

	a:hover {
		text-decoration: underline;
	}
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.5rem;
	font-weight: 500;
	line-height: 1.3;
}

.h1, h1 {
	font-size: 2.5rem;
}

.h2, h2 {
	font-size: 2rem;
}

.h3, h3 {
	font-size: 1.75rem;
}

.h4, h4 {
	font-size: 1.5rem;
}

.h5, h5 {
	font-size: 1.25rem;
}

.h6, h6 {
	font-size: 1rem;
}

.title {
	line-height: 1.3;
	word-wrap: break-word;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid #edeff1;
}

.smf {
	font-size: 0.875rem;
}

.xsmf {
	font-size: 0.8125rem;
}

.xxsmf {
	font-size: 0.6875rem;
}

.normf {
	font-size: 1rem;
}

.lgf {
	font-weight: 700;
	letter-spacing: -0.02rem;
}

.xlgf {
	font-weight: 700;
	letter-spacing: -0.02rem;
}

.xxlgf {
	font-weight: 700;
	letter-spacing: -0.04rem;
}

.xxxlgf {
	font-weight: 700;
	letter-spacing: -0.06rem;
}

.lgf {
	font-size: 1.125rem;
}

.xlgf {
	font-size: 1.3rem;
}

.xxlgf {
	font-size: 1.5rem;
}

.xxxlgf {
	font-size: 1.8rem;
}

@media (min-width: 460px) and (max-width: 1279px) {
	.lgf {
		font-size: 1.2rem;
	}

	.xlgf {
		font-size: 1.35rem;
	}

	.xxlgf {
		font-size: 1.65rem;
	}

	.xxxlgf {
		font-size: 2rem;
	}
}

@media (min-width: 1280px) {
	.lgf {
		font-size: 1.375rem;
	}

	.xlgf {
		font-size: 1.625rem;
	}

	.xxlgf {
		font-size: 2rem;
	}

	.xxxlgf {
		font-size: 2.75rem;
	}
}

.fbold {
	font-weight: 700;
}

.fnormal {
	font-weight: 400;
}

.uppercase {
	text-transform: uppercase;
}

.noline {
	text-decoration: none !important;
}

.uline {
	text-decoration: underline !important;
}

.muted {
	color: var(--color_muted);
}

.c-warn {
	color: var(--color_mods_text);
}

.c-green {
	color: var(--color_list);
}

.b-yellow {
	background-color: var(--color_mods_svg);
}

.b-green {
	background-color: var(--color_button);
}

.vhide {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
}

.cover {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.arrow_drop::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -0.15rem;
	margin-left: 0.25rem;
	border-width: 0.25rem 0.25rem 0 0.25rem;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.d-none {
	display: none !important;
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-flex {
	display: flex !important;
}

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}

	.d-sm-inline {
		display: inline !important;
	}

	.d-sm-inline-block {
		display: inline-block !important;
	}

	.d-sm-block {
		display: block !important;
	}

	.d-sm-flex {
		display: flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}

	.d-md-inline {
		display: inline !important;
	}

	.d-md-inline-block {
		display: inline-block !important;
	}

	.d-md-block {
		display: block !important;
	}

	.d-md-flex {
		display: flex !important;
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}

	.d-lg-inline {
		display: inline !important;
	}

	.d-lg-inline-block {
		display: inline-block !important;
	}

	.d-lg-block {
		display: block !important;
	}

	.d-lg-flex {
		display: flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}

	.d-xl-inline {
		display: inline !important;
	}

	.d-xl-inline-block {
		display: inline-block !important;
	}

	.d-xl-block {
		display: block !important;
	}

	.d-xl-flex {
		display: flex !important;
	}
}

@media (min-width: 992px) {
	.grid {
		display: flex;
		flex-wrap: wrap;
		margin-right: -1rem;
		margin-left: -1rem;
	}

	.grid-2, .grid-3, .grid-4, .grid-a, .grid-f, .grid-m {
		position: relative;
		width: 100%;
		padding-right: 1rem;
		padding-left: 1rem;
	}

	.grid-m {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}

	.grid-a {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}

	.grid-f {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.grid-4 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.grid-3 {
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.grid-2 {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.page {
	width: 100%;
}

.wrp {
	width: 100%;
	max-width: calc(1200px + 4rem);
	margin: 0 auto;
}

@media (min-width: 500px) {
	.wrp {
		padding: 0 2rem;
	}
}

.footer {
	margin-top: auto;
	color: #343a40;
}

.foot_line {
	display: none;
}

.copyright {
	padding-bottom: 2rem;
}

@media (max-width: 767px) {
	.copyright {
		margin-top: 2rem;
	}
}

@media (min-width: 768px) {
	.copyright, .footer .banner {
		margin-top: 4.5rem;
	}
}

@media (min-width: 992px) {
	.foot_line {
		display: block;
		background-color: var(--color_footer);
	}

	.foot_line > .wrp {
		display: flex;
	}

	ul.foot_menu {
		display: flex;
		list-style: none;
		padding: 0;
		margin: 0 0 0 -0.75rem;
	}

	.social::before, ul.foot_menu > li > a {
		opacity: 0.8;
		padding: 0.25rem 0.75rem;
		line-height: 1.5rem;
	}

	ul.foot_menu > li > a {
		color: inherit;
		display: block;
	}

	ul.foot_menu > li > a:hover {
		opacity: 1;
	}

	.social::before {
		content: attr(title);
		display: inline-block;
		text-transform: uppercase;
		font-weight: 700;
	}
}

@media (min-width: 576px) {
	.copyright svg {
		vertical-align: middle;
		margin-top: -0.25rem;
		margin-right: 0.5rem;
	}

	.copyright img {
		vertical-align: middle;
		margin-top: -0.25rem;
		margin-right: 0.5rem;
	}

	.copyright_i2::before {
		content: " — ";
	}
}

@media (max-width: 575px) {
	.copyright {
		text-align: center;
	}

	.copyright > * {
		display: block;
	}

	.copyright svg {
		width: 2rem;
		height: auto;
		margin-bottom: 1rem;
	}

	.copyright img {
		width: 2rem;
		height: auto;
		margin-bottom: 1rem;
	}
}

.social {
	display: flex;
	margin-left: auto;
}

.soc_vk {
	color: #6d99cb;
}

.soc_tg {
	color: #039be5;
}

.soc_fb {
	color: #1778f2;
}

.soc_yt {
	color: #ea3d3d;
}

.soc_tw {
	color: #00acee;
}

.soc_ig {
	color: #E1306C;
}

html.hfix .header {
	position: fixed;
}

.header {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 55;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
}

.header > header {
	position: relative;
	z-index: 1;
	background: var(--putih);
	padding: 0 0.5rem;
	color: #343a40;
}

@media (min-width: 992px) {
	.header > header {
		display: flex;
		align-items: center;
	}
}

@media (max-width: 767px) {
	.header > header {
		height: 4rem;
	}

	html.hfix body {
		padding-top: 4rem;
	}
}

@media (min-width: 768px) {
	.header > header {
		height: 5rem;
	}

	html.hfix body {
		padding-top: 5rem;
	}
}

@media (min-width: 576px) {
	.header > header {
		padding: 0 2rem;
	}
}

.header::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0.8rem;
	width: 96%;
	transform: translateX(-50%);
	box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.12);
}

.logo {
	margin: 0;
	font-size: inherit;
	line-height: inherit;
}

.logo svg {
	width: 128px;
	height: 64px;
	display: block;
}

.logo img {
	max-width: 128px;
	max-height: 60px;
	display: block;
}

.logo > a {
	margin-left: -1rem;
	display: block;
}

.logo-t-fill {
	fill: var(--color_link);
}

.logo-w-fill {
	fill: #68cb5b;
}

.logo-wmd-bg {
	fill: #ffebeb;
}

.logo-psh-bg {
	fill: #e6f4dc;
}

.logo-hwn-bg {
	fill: #29343d;
}

.logo-hny-bg {
	fill: #dceff7;
}

.logo-hbd-bg {
	fill: #eeebff;
}

.logo-ahd-bg {
	fill: #e6f4dc;
}

.logo-lvd-bg {
	fill: #ffebeb;
}

.logo-lvd-text {
	fill: #4f3232;
}

@media (min-width: 1140px) {
	.logo {
		flex: 1 1 0;
		margin-right: auto;
	}
}

@media (max-width: 991px) {
	.tools > .lang {
		display: none;
	}

	.header > header::after {
		clear: both;
		display: block;
		content: "";
	}

	.head_menu > ul > li > a > i, .hmenu {
		display: none;
	}

	.toggle_submenu {
		display: block;
	}

	.hmenu {
		position: fixed;
		z-index: 1000;
		left: 0;
		top: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100vh;
		background-color: var(--putih);
		display: none;
		opacity: 0;
		overflow: hidden;
		overflow-y: scroll;
		transition: opacity 0.3s ease;
	}

	.hmenu.sm {
		overflow: hidden;
	}

	.hmenu .btn-close {
		position: absolute;
		right: 0;
		top: 0;
		transform: translateY(-100%);
		opacity: 0;
		z-index: 1;
	}

	.head_menu {
		margin: 0;
		width: 100%;
		min-height: 100%;
		max-width: 580px;
		padding: 0 2rem;
		margin-left: auto;
		margin-right: auto;
		transition: transform 0.5s ease, opacity 0.3s ease;
		transform: translateY(30%);
		opacity: 0;
	}

	.head_menu {
		padding: 4rem 0 3.5rem 0;
	}

	.head_menu > ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.head_menu > ul > li > a {
		display: block;
		padding: 0.55rem 2.5rem;
	}

	.head_menu > ul.head_menu_f > li > a {
		font-size: 1.25rem;
		padding: 0.75rem 2.5rem;
		line-height: 1.5rem;
		height: 3rem;
	}

	.head_menu > ul a {
		color: inherit;
	}

	.head_menu li > a.active {
		color: var(--color_link);
	}

	.head_menu > ul.head_menu_s {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}

	.head_menu button {
		border: 0 none;
		background: 0 0;
	}

	.head_menu_s_foot {
		padding: 0.75rem 2rem;
		margin-top: auto;
	}

	.head_menu_s_foot > .lang {
		float: right;
	}

	.head_menu .social {
		margin-left: 0;
		padding: 0.5rem;
	}

	.submenu:not(.open) > .toggle_submenu {
		position: absolute;
		margin: 0;
		right: 0;
		width: 3rem;
		height: 3rem;
		opacity: 0.5;
		padding: 0.75rem;
		transform: translateY(-100%);
		margin-right: 1.5rem;
	}

	.submenu:not(.open) > .toggle_submenu::after {
		content: "";
		display: block;
		border: 0 solid;
		border-width: 2px 2px 0 0;
		width: 0.75rem;
		height: 0.75rem;
		transform: rotate(45deg);
	}

	.submenu.open {
		background-color: var(--putih);
		position: fixed;
		left: 0;
		top: 0;
		height: 100vh;
		width: 100%;
		z-index: 122;
		overflow: hidden;
		overflow-y: scroll;
	}

	.submenu.open > .toggle_submenu {
		height: 4rem;
		width: 4rem;
		color: inherit !important;
	}

	.submenu .toggle_submenu .i__arrowleft {
		width: 1.5rem;
		height: 1.5rem;
		display: none;
	}

	.submenu.open .toggle_submenu .i__arrowleft {
		display: block;
		margin: 0 auto;
	}

	.submenu > ul {
		display: none;
		list-style: none;
		margin: 0;
		padding: 0 0 4rem 0;
	}

	.hmenu.open, .submenu.open > ul {
		display: block;
	}

	.submenu > ul > li > a {
		font-size: 1rem;
		display: block;
		padding: 0.5rem 2.5rem;
		line-height: 1.5rem;
	}

	.submenu > ul > li:first-child > a {
		font-size: 1.25rem;
		padding: 0.75rem 2.5rem;
	}

	html.hm {
		overflow: hidden;
		width: 100%;
		height: 100%;
	}

	html.hm .hmenu.open {
		opacity: 1;
	}

	html.hm .hmenu.open .btn-close, html.hm .hmenu.open > .head_menu {
		transform: translateY(0);
		opacity: 1;
	}
}

@media (min-width: 500px) and (max-width: 991px) {
	.head_menu > ul.head_menu_f > li > a, .head_menu > ul > li > a, .submenu > ul > li:first-child > a, .submenu > ul > li > a {
		padding-left: 3.5rem;
		padding-right: 3.5rem;
	}

	.head_menu_s_foot {
		padding-right: 3rem;
		padding-left: 3rem;
	}

	.submenu:not(.open) > .toggle_submenu {
		margin-right: 3rem;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
	.logo {
		float: left;
	}

	.head_menu_btn, .header .tools {
		float: right;
		margin-top: 1rem;
	}

	.head_menu_btn {
		margin-right: -0.75rem;
	}

	.header .tools {
		margin-right: 0.5rem;
	}
}

@media (max-width: 767px) {
	.head_menu_btn, .header .tools {
		margin-top: 0.5rem;
	}
}

@media (min-width: 768px) {
	.logo > a {
		padding: 0.5rem;
		margin-left: -1.5rem;
	}
}

@media (min-width: 992px) {
	.tools {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		margin-left: auto;
	}

	.hmenu {
		display: block;
		flex: 3 1 0;
		max-width: 1200px;
	}

	.head_menu_f {
		display: flex;
		list-style: none;
		padding: 0;
		margin: 0;
		text-align: center;
	}

	.head_menu_f > li {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
		position: relative;
	}

	.head_menu_f > li > a {
		display: block;
		padding: 1rem 0.75rem;
		color: inherit;
		text-decoration: none !important;
	}

	.head_menu_f > li > a > span {
		display: block;
	}

	.head_menu_f > li > a > i {
		display: block;
		margin-bottom: 0.25rem;
		color: #e2e5e2;
	}

	.head_menu_f > li > a > i svg {
		width: 24px;
		height: 24px;
	}

	.head_menu_f > li > a > i svg > * {
		opacity: 1;
	}

	.head_menu_f > li > a.active {
		color: var(--color_link);
		opacity: 1 !important;
	}

	.head_menu_f > li > a.active i {
		color: inherit !important;
	}

	.head_menu_f > li > a.active svg .icon_lightcolor {
		opacity: 0.3;
	}

	.head_menu_f > li > a, .head_menu_f > li > a > * {
		cursor: pointer;
	}

	.head_menu_f > li > a {
		transition: opacity 0.2s ease;
	}

	.head_menu_f > li > a:hover {
		opacity: 0.6;
	}

	.head_menu_s, .head_menu_s_foot {
		display: none !important;
	}

	.toggle_submenu {
		display: none;
	}

	.submenu {
		position: absolute;
		left: 50%;
		top: 100%;
		margin-top: -0.25rem;
		font-size: 0.875rem;
		transform: translateX(-50%) translateY(-1rem);
		background-color: var(--putih);
		box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.16);
		opacity: 0;
		visibility: hidden;
		transition: opacity 0.2s ease 0.1s, transform 0.4s ease 0.1s;
	}

	.head_menu_f > li:hover > .submenu {
		opacity: 1;
		visibility: visible;
		transform: translateX(-50%) translateY(0);
	}

	.submenu::after {
		content: "";
		width: 0;
		height: 0;
		position: absolute;
		left: 50%;
		bottom: 100%;
		transform: translateX(-50%);
		border-style: solid;
		border-width: 0 0.75rem 0.75rem 0.75rem;
		border-color: transparent transparent #fff transparent;
	}

	.submenu ul {
		list-style: none;
		padding: 1rem;
		margin: 0;
	}

	.submenu ul > li {
		min-width: 10rem;
	}

	.submenu ul > li > a {
		text-align: left;
		display: block;
		padding: 0.25rem 0.5rem;
		font-weight: 400;
		color: inherit;
		text-decoration: none;
		white-space: nowrap;
	}

	.submenu ul > li > a:hover {
		color: var(--color_link);
	}
}

@media (min-width: 1140px) {
	.tools {
		flex: 1 1 0;
	}
}

@media (min-width: 576px) {
	.logo svg {
		margin-left: -0.5rem;
	}

	.tools {
		margin-right: -0.5rem;
	}
}

.head_menu_btn, .tool-btn {
	width: 3rem;
	height: 3rem;
	padding: 0.5rem;
	color: inherit;
}

button.head_menu_btn {
	border: 0 none;
	background: 0 0;
	position: relative;
}

@media (max-width: 575px) {
	.head_menu_btn {
		float: left;
	}

	.logo {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	.logo > a {
		margin-left: 0 !important;
	}

	.tools {
		float: right;
	}
}

@media (max-width: 991px) {
	.butterbrod {
		width: 24px;
		height: 24px;
		display: block;
		margin: 0 auto;
		color: inherit;
		overflow: hidden;
		cursor: pointer;
	}

	.butterbrod > i {
		display: block;
		margin: 5px auto 0 auto;
		max-width: 18px;
		height: 0;
		border-top: 2px solid;
	}

	.butterbrod > i:first-child {
		margin-top: 4px;
	}
}

.tool-btn {
	border: 0 none;
	background: 0 0;
	position: relative;
}

.tool-btn > svg {
	position: relative;
	z-index: 1;
	width: 24px;
	height: 24px;
}

@media (min-width: 992px) {
	.tool-btn::after {
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		height: 2rem;
		width: 2rem;
		border-radius: 50%;
		margin: -1rem 0 0 -1rem;
		transform: scale(0.5);
		opacity: 0;
		background-color: rgba(220, 225, 229, 0.3);
		transition: opacity 0.2s ease, transform 0.4s ease;
	}

	.tool-btn:hover::after {
		transform: scale(1);
		opacity: 1;
	}
}

a.lang {
	display: inline-block;
	cursor: pointer;
}

a.lang, a.lang > span {
	padding: 0.5rem;
}

a.lang {
	text-decoration: none !important;
	color: inherit;
}

.flag {
	width: 1.125rem;
	height: 1.125rem;
	background-size: 100% auto;
	margin-right: 0.5rem;
}

.minbtn {
	background-color: rgba(220, 225, 229, 0.3);
}

a.lang > span {
	height: 2rem;
	border-radius: 1rem;
	display: flex;
	align-items: center;
}

@media (min-width: 992px) {
	.minbtn {
		transition: background-color 0.4s ease;
	}

	.minbtn:hover, a.lang:hover > .minbtn {
		background-color: rgba(220, 225, 229, 0.6);
	}
}

.toolbar {
	color: #343a40;
	min-width: 0;
	height: 4rem;
	margin-bottom: 2rem;
	align-items: center;
	border-bottom: 1px solid #e2e5e2;
	box-shadow: 0 1px 0 0 var(--putih);
}

.toolbar::after {
	clear: both;
	display: block;
	content: "";
}

.toolbar .breadcrumbs {
	overflow: hidden;
	line-height: 2rem;
	height: 2rem;
}

.toolbar_right {
	float: right;
}

.toolbar_right .catsmenu_btn:last-child {
	margin-right: -0.75rem;
}

.toolbar_right .catsmenu_btn {
	float: left;
}

.toolbar_dark {
	color: var(--putih);
	background-color: #121416;
	box-shadow: none !important;
	border-bottom: 0 none;
	margin-bottom: 0 !important;
}

.toolbar_dark .minbtn {
	background-color: #292c2f !important;
}

.toolbar_dark .breadcrumbs {
	display: none;
}

.toolbar_dark .breadcrumbs::after {
	background-color: #121416;
	box-shadow: 0 0 1rem 1rem #121416;
}

.catbar {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: -0.5rem;
	margin-bottom: 0.5rem;
	margin-top: -0.5rem;
}

.catbar > li {
	display: inline;
}

.catbar > li::after {
	content: " / ";
	opacity: 0.3;
}

.catbar > li:last-child::after {
	display: none;
}

.catbar > li > a {
	display: inline-block;
	padding: 0.5rem;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.875rem;
}

.breadcrumbs {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

@media (min-width: 576px) {
	.no-toolbar {
		margin-top: 2rem;
	}

	.toolbar_right > * {
		margin-left: 1rem;
	}

	.toolbar_dark .breadcrumbs {
		display: block;
	}
}

@media (max-width: 575px) {
	.toolbar {
		margin-bottom: 0;
		overflow-x: auto;
	}

	.toolbar:not(.toolbar_dark) {
		display: none;
	}

	.tb_on .toolbar:not(.tb_showfull) {
		display: block;
	}

	.tb_showfull .toolbar_right {
		display: none !important;
	}

	.toolbar.tb_showfull, .toolbar.tb_showfull .breadcrumbs {
		display: block !important;
		overflow-x: auto;
	}

	.toolbar.tb_showfull .breadcrumbs, .toolbar_right {
		flex: 1 1 auto;
	}

	.toolbar_right {
		float: none !important;
	}

	.toolbar .catsmenu_btn {
		float: left;
		margin-left: -0.75rem;
	}

	.page {
		margin-top: 2rem;
	}

	.card_row ~ .page {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	.no-toolbar {
		margin-top: 3.75rem;
	}
}

@media (min-width: 500px) {
	.toolbar {
		padding: 1rem 2rem;
	}
}

@media (max-width: 499px) {
	.toolbar {
		padding: 1rem 1.5rem;
	}
}

@media (max-width: 339px) {
	.toolbar {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}

	.logo img {
		margin-top: 12px;
		margin-right: 50%;
		max-height: 40px !important;
	}
}

.main-head {
	background-image: var(--head_bg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%;
	background-color: #152b3c;
	color: var(--putih);
	overflow: hidden;
}

.main-head-left {
	position: relative;
	z-index: 1;
	max-width: 28rem;
}

.main-head-left, .main-head-right {
	padding-top: 4.25rem;
	padding-bottom: 4.25rem;
}

.main-head .title {
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 1.3;
}

.main-head .title + p {
	line-height: 1.5em;
	max-height: 4.5em;
	overflow: hidden;
}

@media (max-width: 991px) {
	.main-head-left {
		margin: 0 auto;
		text-align: center;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.main-head {
		background-image: var(--head_bg_min);
	}

	.main-head .btn-orange {
		display: inline-block !important;
	}

	.main-head .btn {
		width: 47%;
		max-width: 9rem;
	}

	.main-head .btn-orange {
		margin-left: 0.5rem;
	}
}

@media (max-width: 576px) {
	.main-head {
		background-image: var(--head_bg_min_2);
		background-position: 30% 50%;
	}
}

@media (min-width: 992px) {
	.main-head .wrp {
		display: flex;
	}

	.main-head-right {
		display: block !important;
		position: relative;
		background-color: var(--color_button_orange);
		width: 45%;
		max-width: 30rem;
		padding-left: 2rem;
		margin-left: auto;
	}

	.main-head-right::after, .main-head-right::before {
		content: "";
		position: absolute;
		top: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent;
	}

	.main-head-right::after {
		left: 0;
		margin-left: -9.75rem;
		border-bottom-color: var(--color_button_orange);
		border-width: 0 0 22.5rem 9.75rem;
	}

	.main-head-right::before {
		right: 0;
		margin-right: -9.75rem;
		border-top-color: var(--color_button_orange);
		border-width: 22.5rem 9.75rem 0 0;
	}
}

@media (min-width: 1140px) {
	.main-head-right {
		margin-right: 3rem;
	}
}

.section {
	padding-top: 1.5rem;
}

.section-sep .sep_line {
	margin-top: 1.5rem;
}

.sep_line {
	position: relative;
	height: 1rem;
	width: 100%;
	background-image: var(--sep);
	background-position: 0 50%;
	background-repeat: repeat-x;
	background-size: 3rem auto;
}

.section-title {
	font-size: 1.25rem;
	margin-bottom: 0.75rem;
	line-height: 1.4;
}

.section-btn {
	margin-top: 2rem;
}

@media (min-width: 500px) {
	.section {
		padding-top: 2.5rem;
	}

	.section-sep .sep_line {
		margin-top: 2.5rem;
	}
}

@media (min-width: 768px) {
	.section {
		padding-top: 3.75rem;
	}

	.section-sep .sep_line {
		margin-top: 3.75rem;
	}

	.section-title {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
}

@media (max-width: 575px) {
	.section-btn .btn {
		width: 100%;
		display: block;
	}
}

@media (max-width: 499px) {
	.section {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (max-width: 350px) {
	.section {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}
}

.carousel-apps {
	overflow: hidden;
}

.carousel-apps-out {
	position: relative;
}

.carousel-apps {
	margin: -2rem 0;
	margin-left: -1.5rem;
	white-space: nowrap;
}

.card-list .item, .carousel-apps .item {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.carousel-apps .item {
	max-width: 13.75rem;
	padding: 2rem 0;
	padding-left: 1.5rem;
}

.card-list {
	margin: -0.75rem;
}

.card-list .item {
	max-width: 25%;
	padding: 0.75rem;
}

.card-list .item_app, .carousel-apps .item_app {
	box-shadow: 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.03);
	background-color: var(--putih);
	border-radius: 0.125rem;
	padding: 1.25rem;
	text-align: left;
}

.card-list .item_app .cont, .carousel-apps .item_app .cont {
	margin: 0;
}

.card-list .item_app .img, .carousel-apps .item_app .img {
	float: none;
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
	margin-bottom: 1rem;
}

.card-list .item_app .img img, .carousel-apps .item_app .img img {
	width: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
}

.card-list .item_app .img::after, .carousel-apps .item_app .img::after {
	display: block;
	content: "";
	padding-top: 100%;
	width: 1px;
	margin-left: -1px;
}

.card-list .item_app.mod .meta::before, .carousel-apps .item_app.mod .meta::before {
	display: none;
}

.card-list .item_app.mod .img::before, .carousel-apps .item_app.mod .img::before {
	content: var(--text_mods);
	position: absolute;
	right: 0.25rem;
	bottom: 0.25rem;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.2);
	color: var(--putih);
	border-radius: 0.75rem;
}

.card-list .item_app .name, .carousel-apps .item_app .name {
	font-size: 0.875rem;
	margin-bottom: 0.25rem;
}

.card-list .item_app .name > a > span, .carousel-apps .item_app .name > a > span {
	white-space: normal;
	line-height: 1.4rem;
	max-height: 2.8rem;
}

.card-list .item_app .data, .carousel-apps .item_app .data {
	height: 4.5rem;
}

.card-list .item_app .data .developer, .carousel-apps .item_app .data .developer {
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.card-list .item_app .meta, .carousel-apps .item_app .meta {
	margin-top: 1rem;
	height: 1.25rem;
}

.card-list .item_app .meta .rate_star, .carousel-apps .item_app .meta .rate_star {
	margin-top: 0 !important;
}

@media (min-width: 992px) {
	.carousel-apps-out::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		margin-left: -1.5rem;
		width: 1.5rem;
		background-image: linear-gradient(90deg, #fbfbfa 0, #fbfbfa00 100%);
	}

	.card-list .item_app:hover, .carousel-apps .item_app:hover {
		box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.05);
	}

	.carousel-btn {
		display: block !important;
	}

	.carousel-btn--next {
		position: absolute;
		right: 0;
		top: 0;
		width: 3rem;
		height: 100%;
		border: 0 none;
		background: 0 0;
		padding: 0;
	}

	.cbtn {
		position: absolute;
		top: 50%;
		left: 0;
		z-index: 1;
		display: block;
		background-color: var(--color_button);
		border-radius: 50%;
		margin-top: -1.5rem;
		margin-left: 1.5rem;
		width: 3rem;
		height: 3rem;
		padding: 0.75rem;
		box-shadow: 0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.1);
		transition: transform 0.2s ease;
	}

	.cbtn:hover {
		transform: scale(0.92);
		transform-origin: 50% 50%;
	}

	.cbtn svg {
		display: block;
		color: var(--putih);
	}

	.cbtn-hide {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.cbtn-hide::after {
		content: "";
		background-color: var(--putih);
		transform: translateX(100%);
		width: 100%;
		height: calc(100% - 2rem);
		margin-top: 1rem;
		border-radius: 2rem;
		display: block;
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.25);
	}
}

@media (max-width: 991px) {
	.carousel-apps-out:not(.carousel-apps-js) {
		overflow: hidden;
	}

	.carousel-apps-out:not(.carousel-apps-js) .carousel-apps {
		margin-left: 0;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.carousel-apps-out:not(.carousel-apps-js) .carousel-apps::after, .carousel-apps-out:not(.carousel-apps-js) .carousel-apps::before {
		content: "";
		display: inline-block;
		height: 2rem;
	}

	.carousel-apps-js .carousel-apps {
		margin-left: -1.5rem;
	}

	.carousel-apps-js {
		margin-right: -1.5rem;
	}

	.carousel-apps-out::after {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 3rem;
		pointer-events: none;
		background-image: linear-gradient(-90deg, #fbfbfa 0, #fbfbfa00 100%);
	}
}

@media (min-width: 500px) and (max-width: 991px) {
	.carousel-apps-out:not(.carousel-apps-js) {
		margin: 0 -2rem;
	}

	.carousel-apps-out:not(.carousel-apps-js) .carousel-apps::before {
		width: 0.5rem;
		min-width: 0.5rem;
	}

	.carousel-apps-out:not(.carousel-apps-js) .carousel-apps::after {
		width: 2rem;
		min-width: 2rem;
	}

	.carousel-apps-js .carousel-apps {
		margin-left: -2rem;
	}

	.carousel-apps-js {
		margin-right: -2rem;
	}

	.carousel-apps-js .carousel-apps .item {
		padding-left: 2rem;
	}
}

@media (max-width: 499px) {
	.carousel-apps-out:not(.carousel-apps-js) {
		margin: 0 -1.5rem;
	}

	.carousel-apps-out:not(.carousel-apps-js) .carousel-apps::after {
		width: 1.5rem;
		min-width: 1.5rem;
	}
}

@media (max-width: 339px) {
	.carousel-apps-out:not(.carousel-apps-js) {
		margin: 0 -0.75rem;
	}

	.carousel-apps-out:not(.carousel-apps-js) .carousel-apps::after {
		width: 0.75rem;
		min-width: 0.75rem;
	}

	.carousel-apps .item {
		padding-left: 0.5rem !important;
	}

	.carousel-apps-js .carousel-apps {
		margin-left: -0.75rem;
	}

	.carousel-apps-js {
		margin-right: -0.75rem;
	}
}

.flickity-button {
	display: none;
}

.flickity-enabled {
	position: relative;
}

.flickity-enabled:focus {
	outline: 0;
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.cat-apps {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: -1rem;
	margin-top: 2rem;
}

.cat-apps-list::after, .cat-apps::after {
	content: "";
	display: block;
	clear: both;
}

.cat-apps > li {
	float: left;
	padding-left: 1rem;
}

.cat-apps-title {
	font-weight: 700;
	margin-bottom: 0.75rem;
}

.cat-apps-title a {
	text-decoration: none !important;
	color: inherit !important;
}

.cat-apps-list {
	margin-left: -0.25rem;
}

.cat-apps-item {
	padding-left: 0.25rem;
	float: left;
}

.cat-apps-img, .cat-apps-item.more {
	display: block;
	width: 2rem;
	height: 2rem;
	border-radius: 0.5rem;
	position: relative;
}

.cat-apps-img {
	overflow: hidden;
	background-color: var(--putih);
}

.cat-apps-img > img {
	width: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	min-width: 100%;
	height: 100%;
	transform: translateX(-50%);
}

.cat-apps-item.more {
	background-color: #68cb5b33;
	padding-left: 0;
	margin-left: 0.25rem;
}

@media (min-width: 992px) and (max-width: 1139px) {
	.cat-apps > li {
		width: 20%;
	}

	.cat-apps > li:last-child {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.cat-apps > li {
		width: 25%;
	}

	.cat-apps > li {
		display: none;
	}

	.cat-apps > li:nth-child(-n + 4) {
		display: block;
	}
}

@media (max-width: 767px) {
	.cat-apps > li {
		margin-top: 1.5rem;
	}

	.cat-apps {
		margin-top: 0;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.cat-apps > li {
		width: 33.333333%;
	}
}

@media (max-width: 575px) {
	.cat-apps > li {
		width: 50%;
	}

	.cat-apps-title {
		font-size: 0.875rem;
		margin-bottom: 0.5rem;
	}
}

@media (min-width: 1140px) {
	.cat-apps > li {
		width: 16.666666%;
	}
}

@media (min-width: 1200px) {
	.cat-apps-img, .cat-apps-item.more {
		width: 2.5rem;
		height: 2.5rem;
	}
}

@media (min-width: 992px) {
	.cat-apps-item.more {
		transition: background-color 0.2s ease;
	}

	.cat-apps-img {
		transition: transform 0.2s ease;
	}

	.cat-apps-item.more:hover {
		background-color: #68cb5b40;
	}

	.cat-apps-img:hover {
		transform: scale(1.1);
	}
}

.cat-apps-item.more .dots {
	width: 1rem;
	height: 0.25rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -0.125rem 0 0 -0.5rem;
}

.cat-apps-item.more .dots i {
	float: left;
	margin-left: 0.125rem;
	border-radius: 50%;
	width: 0.25rem;
	height: 0.25rem;
	background-color: var(--color_button);
}

.cat-apps-item.more .dots i:first-child {
	margin-left: 0;
}

.last-news::after {
	content: "";
	display: block;
	clear: both;
}

.last-news .post {
	display: block;
	padding: 0;
	border: 0 none;
}

.last-news .post .img {
	margin: 0 0 1.5rem 0 !important;
	max-width: none !important;
	box-shadow: none !important;
}

.last-news .post .img::after {
	display: none !important;
}

.last-news .post .img > .cover {
	padding-top: 56.5%;
	border-radius: 0.125rem;
}

.last-news .post .title {
	font-size: 1rem;
	font-weight: 700;
}

.last-news .post .cont {
	padding: 0 !important;
}

@media (min-width: 576px) and (max-width: 767px) {
	.last-news .post {
		display: none;
	}

	.last-news .post:nth-child(-n + 2) {
		display: block;
	}

	.last-news .post {
		width: 50%;
	}
}

@media (min-width: 576px) {
	.last-news {
		margin-left: -2rem;
	}

	.last-news .post {
		float: left;
		padding-left: 2rem;
	}
}

@media (max-width: 575px) {
	.last-news .post {
		border-bottom: 1px solid #edefec;
	}
}

@media (min-width: 500px) and (max-width: 575px) {
	.last-news {
		margin-left: -2rem;
		margin-right: -2rem;
		margin-top: -2rem;
	}

	.last-news .post {
		padding: 2rem;
	}
}

@media (max-width: 499px) {
	.last-news {
		margin-left: -1.5rem;
		margin-right: -1.5rem;
		margin-top: -1.5rem;
	}

	.last-news .post {
		padding: 1.5rem;
	}
}

@media (min-width: 768px) {
	.last-news .post {
		width: 33.333333%;
	}
}

@media (min-width: 992px) {
	.last-news {
		margin-left: -3.75rem;
	}

	.last-news .post {
		padding-left: 3.75rem;
		width: 33.333333%;
	}
}

.seo-section {
	max-width: 100%!important;
	color: rgba(21, 22, 23, 0.65);
}

@media (min-width: 768px) {
	.seo-section .section-title {
		font-size: 1.25rem;
		margin-bottom: 1rem;
	}
}

@media (max-width: 767px) {
	.seo-section .section-title {
		font-size: 1rem;
		margin-bottom: 0.5rem;
	}

	.seo-text {
		font-size: 0.875rem;
	}
}

.card_row .card_bg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: -2;
	background-color: #000;
}

.card_big {
	width: 100%;
	position: relative;
	color: var(--putih);
}

.card_big > .cont {
	padding: 2rem;
	position: relative;
}

.card_big a {
	color: inherit !important;
}

.card_big > .cover {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	opacity: 0.35;
}

.card_big .title {
	margin-bottom: 0;
}

.card_big .title > a {
	display: block;
}

.card_big .title > a > span {
	position: relative;
	z-index: 2;
	display: block;
	line-height: 1.3em;
	overflow: hidden;
}

.card_big .title > a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.card_big .meta {
	position: relative;
	z-index: 3;
	display: inline-block;
	margin-bottom: 0.5rem;
	opacity: 0.8;
	white-space: nowrap;
}

.card_big .meta a {
	display: block;
}

@media (max-width: 499px) {
	.card_big .title > a > span {
		line-height: 1.4em;
		max-height: 5.6em;
	}

	.card_row {
		margin-bottom: 0.5rem;
	}
}

@media (min-width: 500px) {
	.card_big > .cont::before {
		content: "";
		display: block;
		width: 1px;
		height: 0;
		padding-top: 40%;
	}

	.card_row {
		margin-bottom: 2rem;
	}

	.card_big .title {
		margin-top: auto;
	}
}

@media (max-width: 991px) {
	.card_big > .cont::before {
		padding-top: 30%;
	}

	.card_row::after {
		content: "";
		display: block;
		clear: both;
	}

	.card_big > .cont {
		min-height: 0;
	}

	.card_big > .cont > .data {
		width: 100%;
		min-height: 0;
	}

	.card_big .title > a > span {
		height: 5.2em;
	}
}

@media (min-width: 992px) {
	.card_row {
		display: flex;
		flex-wrap: wrap;
	}

	.corner::after {
		content: "";
		position: absolute;
		bottom: 0;
		right: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 30px 30px;
		border-color: transparent transparent #fbfbfa transparent;
	}

	.card_big > .cont::before {
		padding-top: 50%;
	}

	.card_big > .cover {
		transition: opacity 0.4s ease;
	}

	.card_row:hover .card_big > .cover {
		opacity: 0.55 !important;
	}

	.card_row:hover .card_big:hover > .cover {
		opacity: 0.75 !important;
	}

	.card_big .title > a > span {
		height: 7.8em;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
	.card_row > .card_big {
		float: left;
		max-width: 50%;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.card_row > .card_big {
		max-width: 33.333333%;
		flex: 0 0 33.333333%;
	}

	.card_row .card_big:last-child {
		display: none;
	}
}

@media (min-width: 1200px) {
	.card_row > .card_big {
		max-width: 25%;
		flex: 0 0 25%;
	}

	.card_row .card_big:last-child {
		display: block;
	}
}

@media (min-width: 1440px) {
	.card_big > .cont {
		padding: 3rem;
	}
}

.heading .title {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
}

@media (max-width: 991px) {
	.heading .title > button {
		border: 0 none;
		padding: 0;
		margin: 0;
		background: 0 0;
	}

	.heading .title > button::after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: 100%;
	}
}

@media (min-width: 992px) {
	.heading .title > button {
		display: none;
	}
}

@media (max-width: 575px) {
	.heading {
		margin-top: 2rem;
	}
}

@media (min-width: 500px) {
	.heading {
		margin-bottom: 1rem;
	}
}

@media (max-width: 499px) {
	.heading {
		padding: 0 1.5rem;
		margin-bottom: 1rem;
		margin-top: 1.5rem;
	}
}

.card_game, .card_game_title {
	width: 100%;
}

.card_game_title {
	background-color: #68cb5b;
	color: #343a40;
	position: relative;
}

.card_game_title .title {
	color: var(--putih);
	line-height: 1.2;
}

.card_game {
	position: relative;
	color: var(--putih);
}

.card_game a {
	color: inherit;
	text-decoration: none !important;
}

.card_game > .cover {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}

.card_game > .cont .title a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}

@media (max-width: 575px) {
	.card_game > .cont {
		max-width: 10rem;
	}

	.card_game > .cover {
		background-position: 100% 30%;
		background-size: auto 180%;
	}

	.card_game > .cont > .btn {
		display: none;
	}
}

@media (min-width: 576px) {
	.card_game > .cont {
		max-width: 200px;
	}

	.card_game > .cont .title {
		margin-bottom: 1rem;
	}

	.card_game_title {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.card_game::before {
		content: "";
		display: block;
		width: 1px;
		height: 0;
		padding-top: 60%;
		margin-left: -1px;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
	.card_game {
		display: inline-block;
		max-width: 25%;
		vertical-align: top;
	}

	.card_game > .cont .title {
		height: 2.6em;
		overflow: hidden;
	}
}

@media (max-width: 499px) {
	.card_game, .card_game_title {
		padding: 1.5rem;
	}
}

@media (max-width: 339px) {
	.card_game, .card_game_title {
		padding: 1.5rem 0.75rem;
	}
}

@media (min-width: 500px) {
	.card_game, .card_game_title {
		padding: 2rem;
	}
}

@media (min-width: 992px) {
	.card_game_title {
		max-width: 25%;
		flex: 0 0 25%;
		display: flex;
		align-items: flex-end;
	}

	.card_game {
		max-width: 18.75%;
		flex: 0 0 18.75%;
		display: flex;
		align-items: flex-end;
	}

	.card_game > .cover {
		transition: opacity 0.4s ease;
	}

	.card_row:hover .card_game > .cover {
		opacity: 0.45;
	}

	.card_row:hover .card_game:hover > .cover {
		opacity: 1;
	}

	.card_game:hover > .cont .btn {
		box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.35);
	}
}

@media (min-width: 992px) {
	.colomns {
		display: flex;
	}

	.colomns > .content {
		flex: 1 1 auto;
		min-width: 0;
		max-width: 52.25rem;
	}

	.colomns > .sidebar {
		width: 100%;
		max-width: 300px;
		flex: 0 0 300px;
		margin-left: 2rem;
	}

	.block > .banner {
		margin-bottom: 0;
	}

	.sticky {
		position: sticky;
		top: calc(5rem + 2rem);
	}

	.sticky h2, .sticky h3, .sticky h4 {
		text-align: center;
		font-size: larger;
		font-weight: bold;
		text-transform: capitalize;
	}

	.banner ~ a.xxsmf {
		display: inline-block;
		margin-top: 0.5rem;
	}
}

@media (max-width: 991px) {
	.banner ~ a.xxsmf, .colomns > .sidebar {
		display: none;
	}
}

@media (min-width: 1200px) {
	.colomns > .sidebar {
		margin-left: 4rem;
	}
}

@media (min-width: 320px) {
	.banner, .block {
		margin-bottom: 2rem;
		min-width: 300px;
		min-height: 250px;
	}
}

@media (min-width: 960px) {
	.banner, .block {
		min-height: 175px;
	}
}

.banner, .block {
	width: 100%;
}

.banner {
	text-align: center;
}

.banner img {
	max-width: 100%;
	vertical-align: top;
}

.post {
	position: relative;
}

.post_list .post {
	box-shadow: 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.03);
	background-color: var(--putih);
	border-radius: 0.125rem;
	padding: 1.5rem;
	margin-top: 1rem;
}

.post_list .post:first-child {
	margin-top: 0 !important;
}

.post .cont {
	flex: 1 1 auto;
}

.post a {
	color: inherit !important;
}

.post .title {
	margin-bottom: 0;
}

.post .title > a::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

.post .img {
	width: 100%;
	background-color: #f8f9fa;
}

.img > .cover {
	width: 100%;
	padding-top: 66.5%;
	display: block;
}

@media (min-width: 500px) {
	.post .meta {
		margin-bottom: 0.25rem;
	}

	.post .img {
		max-width: 11rem;
		flex: 0 0 11rem;
		margin-right: 1.5rem;
		position: relative;
	}

	.post + .navigation {
		margin-top: 2rem;
	}
}

@media (max-width: 575px) {
	.post .title {
		font-size: 1rem;
	}
}

@media (min-width: 640px) {
	.post .meta {
		margin-bottom: 0.75rem;
	}

	.post .img {
		max-width: 13rem;
		flex: 0 0 13rem;
	}
}

@media (min-width: 992px) {
	.post {
		display: flex;
		align-items: flex-start;
	}

	.post .meta {
		margin-bottom: 0.75rem;
	}

	.post .cont {
		transition: padding-right 0.2s ease;
		padding-top: 0.5rem;
	}

	.post .title {
		transition: opacity 0.3s ease;
	}

	.post:hover .title {
		opacity: 0.8;
	}

	.post_list .post:hover {
		box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.05);
	}
}

@media (min-width: 1200px) {
	.post .img {
		margin-right: 2rem;
		max-width: 15.75rem;
		flex: 0 0 15.75rem;
	}
}

@media (min-width: 500px) and (max-width: 991px) {
	.post .img {
		float: left;
	}

	.post .cont {
		display: table;
	}

	.post::after {
		clear: both;
		display: block;
		content: "";
	}
}

@media (max-width: 499px) {
	.post {
		padding: 1.5rem;
	}

	.post_list .post {
		margin-top: 0.5rem;
	}

	.post .cont {
		margin-top: 1.5rem;
	}

	.post .cont .meta {
		margin-bottom: 0.5rem;
		margin-top: -0.5rem;
	}

	.post .cont .title {
		margin: 0;
	}

	.post .img > .cover {
		padding-top: 50%;
	}
}

@media (min-width: 640px) {
	.post_view {
		background-color: var(--putih);
		box-shadow: 0 0.25rem 1.5rem 1px rgb(0 0 0 / 3%);
		border-radius: 0.125rem;
		padding: 2rem;
	}
}

.post_view img {
	max-width: 100%;
}

.post_view ~ .sep_line {
	margin: 2rem 0;
}

.post_view .post_left {
	display: none;
}

.post_view .post_right {
	display: none;
}

.post_left {
	padding-top: 0.25rem;
}

.post_mid > .img, .post_mid > header {
	margin-bottom: 1.5rem;
}

.post_mid > .img {
	text-align: center;
	vertical-align: top;
}

.next_post a {
	text-decoration: none !important;
	color: inherit;
}

.heading_sep {
	border-top: 2px solid;
	margin-top: 2rem;
	margin-bottom: 1rem;
	padding-top: 1rem;
}

.related > .title {
	margin-bottom: 1.5rem;
}

@media (max-width: 499px) {
	.post_view {
		padding: 0 1.5rem;
	}

	.post_mid > .img, .post_mid > header, .related > .title {
		margin-bottom: 1.5rem;
	}

	.related {
		margin-top: 2rem;
	}

	.related > .title {
		padding: 0 1.5rem;
	}
}

@media (min-width: 500px) {
	.post_mid > .text {
		font-size: 1.125rem;
	}
}

@media (max-width: 767px) {
	.post_view {
		margin-bottom: 2rem;
	}

	.no-toolbar .post_view {
		margin-top: 0;
	}
}

@media (min-width: 768px) {
	.post_view {
		margin-bottom: 3.5rem;
	}

	.related > .title {
		margin-top: 3.5rem;
	}
}

@media (min-width: 992px) {
	.post_view {
		display: flex;
	}

	.post_view .post_left {
		display: block;
		width: 100%;
		flex: 0 0 10%;
		max-width: 10%;
	}

	.post_view .post_right {
		display: block;
		width: 100%;
		flex: 0 0 10%;
		max-width: 10%;
	}

	.post_view .post_mid {
		width: 100%;
		flex: 1 1 80%;
		max-width: 80%;
	}
}

@media (min-width: 1200px) {
	.post_view .post_left {
		flex: 0 0 15%;
		max-width: 15%;
	}

	.post_view .post_right {
		flex: 0 0 15%;
		max-width: 15%;
	}

	.post_view .post_mid {
		flex: 1 1 70%;
		max-width: 100%;
	}
}

.cd-faq-group {
	list-style: none;
	padding: 0;
	margin-top: 0;
}

.cd-faq-group > li {
	border-top: 1px solid #edf0f2;
}

.cd-faq-group > li > .cd-faq-trigger, .cd-faq-group > li > h3 {
	font-weight: 700;
}

.cd-faq-content {
	margin-top: 0.5rem;
}

.cd-faq-content p {
	margin: 0;
}

@media (max-width: 499px) {
	.cd-faq-group > li {
		padding: 1.5rem 0;
	}
}

@media (min-width: 500px) {
	.cd-faq-group > li {
		padding: 2rem 0;
	}
}

.mail_feedback {
	border: 1px solid #edf0f2;
	padding: 5%;
	border-radius: 1rem;
	text-align: center;
	margin-top: 2rem;
}

.app_list {
	margin-bottom: 0;
}

.app_list::after, .app_list > #dle-content::after, .item_app .meta::after, .item_app::after {
	clear: both;
	content: "";
	display: block;
}

.app_list > #dle-content {
	min-width: 100%;
	width: 100%;
}

.app_list .searchbox {
	width: 100%;
	clear: both;
}

.app_list .item, .app_list > #dle-content .item {
	float: left;
	width: 100%;
}

.item_app {
	padding: 1.5rem;
	position: relative;
}

.item_app a {
	color: inherit;
	text-decoration: none !important;
}

.item_app .img {
	overflow: hidden;
	border-radius: 1rem;
}

.item_app .img img {
	display: block;
}

.item_app .name {
	display: block;
	font-weight: 700;
}

.item_app .name > a > span {
	display: block;
	overflow: hidden;
	line-height: 1.4em;
	max-height: 2.8em;
}

.item_app .name > a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
}

.item_app .meta {
	height: 1.5rem;
}

.item_app.mod .img::before, .item_app.mod .meta::before {
	font-weight: 700;
	line-height: 1rem;
	padding: 0.25rem 0.5rem;
	background-color: rgba(220, 225, 229, 0.2);
	margin-left: auto;
	font-size: 0.75rem;
}

.item_app .meta .rate_star {
	margin-left: -0.25rem;
}

.item_app .unit-rating {
	width: 6.25rem;
	height: 1.25rem;
}

.app_list {
	margin: -0.75rem;
}

.app_list .item, .app_list .searchbox, .app_list > #dle-content .item {
	padding: 0.75rem;
}

.app_list .item_app {
	box-shadow: 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.03);
	background-color: var(--putih);
	border-radius: 0.125rem;
}

@media (min-width: 576px) {
	.app_list .item, .app_list > #dle-content .item {
		max-width: 33.333333%;
	}
}

@media (max-width: 639px) {
	.app_list {
		margin: -0.25rem;
	}

	.app_list .item, .app_list .searchbox, .app_list > #dle-content .item {
		padding: 0.25rem;
	}
}

@media (max-width: 499px) {
	.item_app {
		padding: 1rem !important;
	}
}

@media (max-width: 819px) {
	.app_list .item_app .img {
		margin-bottom: 1rem;
	}

	.item_app .img {
		position: relative;
		z-index: 1;
	}

	.item_app .img img {
		width: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		height: 100%;
	}

	.item_app .img::after {
		display: block;
		content: "";
		padding-top: 100%;
		width: 1px;
		margin-left: -1px;
	}

	.item_app .data {
		width: 100%;
		min-width: 0;
		font-size: 0.8125rem;
		min-width: 0;
		height: 4.5rem;
	}

	.item_app .data .developer, .item_app .name > a > span {
		overflow: hidden;
		position: relative;
	}

	.item_app .data .developer {
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.item_app .name {
		margin-bottom: 0.25rem;
	}

	.item_app .meta {
		margin-top: 0.5rem;
	}

	.app_list .item_app.mod .img::before {
		content: var(--text_mods);
		position: absolute;
		right: 0.25rem;
		bottom: 0.25rem;
		border-radius: 0.75rem;
		z-index: 1;
		background-color: rgba(0, 0, 0, 0.2);
		color: var(--putih);
	}
}

@media (min-width: 820px) {
	.item_app .img {
		float: left;
		width: 8rem;
		height: 8rem;
	}

	.item_app .img img {
		width: auto;
		height: 100%;
	}

	.item_app .cont {
		margin-left: 9.5rem;
	}

	.item_app .data {
		height: 6.5rem;
	}

	.item_app .meta {
		margin-top: auto;
	}

	.item_app .name {
		margin-bottom: 0.5rem;
	}

	.item_app.mod .meta .rate_star {
		float: left;
		margin-top: 0.125rem;
	}

	.item_app.mod .meta::before {
		float: right;
		content: var(--text_mods);
		border-radius: 0.75rem;
	}
}

@media (min-width: 820px) and (max-width: 1069px), (max-width: 575px) {
	.app_list .item, .app_list > #dle-content .item {
		max-width: 50%;
	}
}

@media (min-width: 1070px) {
	.item_app {
		transition: box-shadow 0.15s ease-in-out;
	}

	.item_app:hover {
		box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.05);
	}
}

@media (min-width: 1070px) and (max-width: 1199px) {
	.item_app .img {
		width: 6.25rem;
		height: 6.25rem;
	}

	.item_app .data {
		height: 4.75rem;
	}

	.item_app .cont {
		margin-left: 7.75rem;
	}
}

@media (min-width: 576px) and (max-width: 1199px) {
	.item_app .developer {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media (max-width: 499px) {
	.content {
		overflow: hidden;
		padding-bottom: 1px;
	}
}

.app_view-first .img {
	margin-bottom: 0;
	overflow: hidden;
	border-radius: 1rem;
	box-shadow: 0 1.5rem 2rem -1rem #00000029;
	background-color: var(--putih);
}

.app_view-first .img > img {
	display: block;
	width: auto;
	height: 100%;
	border-radius: inherit;
}

.app_view_pad .description, .app_view_pad .rate {
	margin-top: 1.5rem;
}

.app_view_pad .spec {
	color: #343a40;
	margin-bottom: -0.125rem;
}

.app_view_pad .spec > li {
	padding-top: 0.195rem;
	padding-bottom: 0.195rem;
}

@media (min-width: 768px) {
	.app_view_wrp {
		background-color: var(--putih);
		box-shadow: 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.03);
		border-radius: 0.125rem;
		padding: 2rem;
		margin-bottom: 1.5rem;
	}
	.app_view_wrp_version {
		background-color: var(--putih);
		box-shadow: 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.03);
		border-radius: 0.125rem;
		padding: 2rem;
		margin-bottom: 1.5rem;
	}

	.app_view_pad {
		position: relative;
	}
}

@media (max-width: 767px) {
	.app_view_wrp {
		position: relative;
		padding-bottom: 11.25rem;
	}
	.app_view_wrp_version {
		position: relative;
		padding-bottom: 1.25rem;
	}

	.app_view_pad {
		margin-bottom: 2rem;
	}

	.app_view_pad::after {
		content: "";
		display: block;
		clear: both;
	}

	.app_view_pad > .rate {
		position: absolute;
		bottom: 0;
		height: 11.25rem;
		width: 100%;
	}
}

@media (min-width: 500px) and (max-width: 767px) {
	.app_view_wrp {
		padding-bottom: 6.5rem;
	}
	.app_view_wrp_version {
		padding-bottom: 1rem;
	}

	.app_view_pad > .rate {
		height: 6.5rem;
	}
}

.spec {
	list-style: none;
	padding: 0;
}

.spec > li {
	display: inline-block;
	padding-left: 1.75rem;
	margin-right: 1.5rem;
}

.spec > li::after {
	clear: both;
	display: block;
	content: "";
}

.spec > li a {
	color: inherit;
	text-decoration: none !important;
}

.spec > li:last-child {
	margin-right: 0;
}

.spec > li .spec_icon > svg {
	margin-top: -0.125rem;
	margin-left: -1.75rem;
	float: left;
	width: 24px;
	height: 24px;
}

.spec > li .asu {
	display: none;
}
ul.spec li.asu {
	display: none;
}

.spec > li .asu > svg {
	margin-left: 0.25rem;
	margin-top: -0.02rem;
	width: 24px;
	height: 24px;
	float: right ;
}

.app_view-first .spec_addon > .btn {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.app_view_pad .description {
	line-height: 1.5rem;
}

.app_view_pad .description .spoiler-btn {
	margin-top: 0.5rem;
	font-size: 0.75rem;
	color: var(--color_link);
}

.app_view_pad .description .spoiler-btn {
	margin-left: -0.75rem;
}

.spoiler {
	max-height: 6rem;
	overflow: hidden;
}

.spoiler.open {
	max-height: none;
	overflow: visible;
}

.spoiler-btn > svg {
	vertical-align: middle;
	margin: -0.125rem 0.5rem 0 0;
}

.spoiler-btn-o {
	display: inline;
}

.spoiler-btn-h {
	display: none;
}

.spoiler.open ~ .spoiler-btn .spoiler-btn-h {
	display: inline;
}

.spoiler.open ~ .spoiler-btn .spoiler-btn-o {
	display: none;
}

.spoiler.open ~ .spoiler-btn > svg {
	transform: rotate(180deg);
}

@media (max-width: 767px) {
	.app_view-first {
		margin-bottom: 1rem;
		padding-left: 11.5rem;
	}

	.app_view-first::after {
		content: "";
		display: block;
		clear: both;
	}

	.app_view-first > .img {
		float: left;
		margin-left: -11.5rem;
	}

	.app_view-first > .cont {
		display: table;
		width: 100%;
	}

	.app_view-first > .inline {
		display: inline-block !important;
	}

	.app_view-first .spec > li {
		margin-right: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.spec > li {
		display: block;
	}

	.spec_cat {
		display: none !important;
	}

	.app_view_pad > .title {
		margin-bottom: 1.5rem;
	}

	.app_view_pad .rate {
		background-color: #edefec;
		padding: 1.5rem;
	}

	.app_view_pad .rate .unit-rating {
		width: 17.5rem;
		height: 3.5rem;
	}

	.app_view_pad .rate .rating {
		margin-left: -0.375rem;
	}

	.app_view_pad .rate .unit-rating li a:hover, .app_view_pad .rate .unit-rating li.current-rating {
		background-color: #edefec;
	}

	.version_upload {
		display: block !important;
		font-size: 0.95rem;
		border-top: 1px solid #edeff1;
		color: #343a40;
		padding-top: 1rem;
		margin-top: 2rem;
	}

	.version_upload svg {
		width: 1.25rem !important;
		height: 1.25rem !important;
		margin-right: 0.25rem;
	}
}

@media (min-width: 500px) {
	.app_view-first .img {
		width: 11.5rem;
		height: 11.5rem;
	}
}

@media (min-width: 500px) and (max-width: 767px) {
	.app_view-first > .cont {
		padding-left: 2rem;
	}

	.app_view_pad .rate::after {
		clear: both;
		display: block;
		content: "";
	}

	.app_view_pad .rate .rating {
		float: left;
	}

	.app_view_pad .rate .rate_num {
		float: right;
		margin-top: 1rem;
	}

	.app_view-first .spec > li {
		margin-top: 0.5rem;
	}

	.app_view-first .spec {
		height: 8.125rem;
	}
}

@media (min-width: 768px) {
	.app_view_pad {
		padding-left: 12rem;
	}

	.app_view-first .img {
		left: 0;
		top: 0;
		position: absolute;
		width: 10rem;
		height: 10rem;
	}

	.app_view_pad .spec {
		margin-top: 0.5rem;
		font-weight: 700;
	}

	.app_view_pad .developer {
		order: 0;
		margin-top: 0.5rem;
	}

	.app_view_pad .rate {
		order: 1;
		margin-top: 1.5rem;
		display: flex;
		align-items: center;
	}

	.app_view_pad .rate .rating {
		margin-left: -3px;
	}

	.app_view-first {
		order: 2;
	}

	.app_view_pad .description {
		order: 3;
	}

	.app_view_pad .share {
		order: 4;
	}

	.app_view_pad .rate .rate_num {
		font-size: 0.875rem;
		margin-left: 0.5rem;
		margin-top: 0.125rem;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.app_view-first .spec_addon {
		padding: 0.5rem;
		border-radius: 3rem;
		margin-top: 1.5rem;
		background-color: rgba(220, 225, 229, 0.3);
	}

	.app_view-first .spec_addon::after {
		clear: both;
		display: block;
		content: "";
	}

	.app_view-first .spec_addon > .btn {
		display: inline-block;
		vertical-align: middle;
		font-size: 0.875rem;
		margin-right: 1rem;
	}

	.app_view-first .spec_addon > p {
		display: inline !important;
		margin-bottom: 0;
	}
}

@media (min-width: 992px) {
	.app_view_pad {
		display: flex;
		flex-direction: column;
	}

	.spec > li a:hover {
		color: var(--color_link);
	}

	.i__more_c1, .i__more_c2, .i__more_c3 {
		transition: transform 0.15s ease-in-out;
	}

	.spoiler-btn:hover .i__more_c1, .spoiler-btn:hover .i__more_c3 {
		transform: translateY(-0.05rem);
	}

	.spoiler-btn:hover .i__more_c2 {
		transform: translateY(0.15rem);
	}
}

@media (min-width: 1025px) {
	.app_view_pad {
		padding-right: 15rem;
	}

	.app_view-first .spec_addon {
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		max-width: 13rem;
		text-align: center;
		color: #343a40;
	}

	.app_view-first .spec_addon > .btn {
		width: 100%;
		margin-bottom: 1.5rem;
		font-size: 0.875rem;
	}

	.app_view-first .spec_addon > p {
		max-width: 10rem;
		margin: 0 auto;
	}

	.app_view-first .spec_addon > p > i {
		display: block;
		margin-bottom: 0.5rem;
	}
}

@media (min-width: 1200px) {
	.app_view_pad {
		padding-left: 13.5rem;
	}

	.app_view-first .img {
		width: 11.5rem;
		height: 11.5rem;
	}
}

@media (max-width: 499px) {
	.app_view-first .spec_addon > .btn {
		white-space: nowrap;
	}

	.app_view-first {
		padding-left: 8.5rem;
	}

	.app_view-first .img {
		width: 8.5rem;
		height: 8.5rem;
		margin-left: -8.5rem;
	}

	.app_view-first > .cont {
		padding-left: 1.5rem;
	}

	.app_view-first .spec_addon .btn.btn-green {
		font-size: 0.875rem;
		line-height: 1.5rem;
		padding: 0.5rem 1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		max-width: 100%;
	}

	#hide {
		display: none;
	}

	.app_view-first .spec {
		height: 6.125rem;
	}

	.app_view_pad {
		padding: 0 1.5rem;
	}

	.app_view_pad .rate {
		left: 0;
		right: 0;
	}

	.app_view_pad .rate .unit-rating {
		margin: 0 auto;
	}

	.app_view_pad .rate .rate_num {
		text-align: center;
		line-height: 1;
		margin-top: 1rem;
	}
}

@media (max-width: 339px) {
	.app_view_pad {
		padding: 0 0.75rem;
	}
}

.app_screens {
	position: relative;
}

.app_screens .sep_line {
	margin-bottom: 2rem;
}

.app_screens_in {
	overflow: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

@media (min-width: 500px) {
	.app_screens {
		margin-left: -2rem;
		margin-right: -2rem;
	}

	.app_screens .sep_line {
		margin-top: 2rem;
	}

	.app_screens .section-title {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (min-width: 768px) {
	.app_screens {
		margin-bottom: -2rem;
	}
}

@media (min-width: 992px) {
	.app_screens_in::-webkit-scrollbar {
		width: 16px;
		background-color: var(--putih);
	}

	.app_screens_in::-webkit-scrollbar-thumb {
		background-color: #e2e5e2;
		border-radius: 16px;
		border: 3px solid var(--putih);
	}

	.app_screens_in::-webkit-scrollbar-track {
		background-color: var(--putih);
		border-radius: 16px;
		border: 3px solid var(--putih);
	}
}

.app_screens_list {
	white-space: nowrap;
	margin: 0;
	padding-bottom: 2rem;
}

.app_screens_list a {
	display: inline-block;
	vertical-align: bottom;
	background-color: var(--putih);
	border-radius: 0.5rem;
	margin-left: 1rem;
}

.app_screens_list a:first-child {
	margin-left: 0;
}

.app_screens_list a img {
	display: block;
	width: auto;
	border-radius: inherit;
}

.app_screens_list::after, .app_screens_list::before {
	content: "";
	display: inline-block;
	width: 2rem;
	height: 2rem;
}

.app_screens_list::after {
	margin-left: -0.3em;
}

.app_screens_list::before {
	margin-right: -0.3em;
}

.xfieldimagegallery {
	list-style: none;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

.xfieldimagegallery > li {
	height: auto;
	display: inline-block;
}

.xfieldimagegallery > li img {
	max-width: 100%;
	height: auto;
}

@media (min-width: 500px) {
	.app_screens_list a {
		height: 300px;
	}

	.app_screens_list a img {
		height: 100% !important;
	}

	.app_screens_list a:last-child {
		padding-right: 0;
	}
}

@media (max-width: 991px) {
	.app_screens {
		overflow: hidden;
	}

	.app_screens_list {
		padding-bottom: 4rem;
	}

	.app_screens_in {
		margin-bottom: -2rem;
	}
}

@media (max-width: 499px) {
	.app_screens .section-title {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
		text-align: center;
		text-transform: uppercase;
	}

	.app_screens_list a {
		max-width: 80vw;
	}

	.app_screens_list a img {
		width: 100%;
		height: auto !important;
		max-height: 400px;
		box-shadow: 0 0.25rem 1.25rem -0.25rem rgba(0, 0, 0, 0.1);
	}

	.app_screens_list::after, .app_screens_list::before {
		height: 1.5rem;
		width: 1.5rem;
	}
}

@media (max-width: 339px) {
	.app_screens .section-title {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}

	.app_screens_list::after, .app_screens_list::before {
		height: 0.75rem;
		width: 0.75rem;
	}

	.app_screens_list a {
		margin-left: 0.75rem;
	}
}

.box_shadow {
	background-color: var(--putih);
	box-shadow: 0 0.25rem 1.5rem 1px rgba(0, 0, 0, 0.03);
	border-radius: 0.125rem;
	position: relative;
	z-index: 1;
}

.box_download .tabs {
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 0.5rem;
}

.tabs {
	display: flex;
}

ul.tabs {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
}

.tabs > li > a {
	padding: 0 1rem;
	display: block;
	color: inherit !important;
	opacity: 0.5;
	text-decoration: none !important;
}

.tabs > li > a > span {
	display: block;
	line-height: 1.5rem;
	padding: 1rem 0;
	box-shadow: inset 0 0 0 0 #68cb5b;
	transition: box-shadow 0.15s ease-in-out;
}

.tabs > li > a.active {
	opacity: 1 !important;
}

.tabs > li > a.active > span {
	box-shadow: inset 0 2px 0 0 #68cb5b;
}

@media (min-width: 992px) {
	.tabs > li > a:hover {
		opacity: 0.6;
	}
}

@media (min-width: 500px) {
	.box_download .cont, .box_download .foot {
		padding: 2rem;
	}

	.box_download .cont ~ .foot, .box_download .tabs ~ .cont {
		margin-top: -2rem;
	}
}

@media (max-width: 499px) {
	.box_download .tabs {
		justify-content: center;
	}

	.box_download .cont, .box_download .foot {
		padding: 1.5rem;
	}

	.box_download .cont ~ .foot, .box_download .tabs ~ .cont {
		margin-top: -1.5rem;
	}
}

@media (max-width: 339px) {
	.box_download .cont, .box_download .foot {
		padding: 0.75rem;
	}

	.box_download .cont ~ .foot, .box_download .tabs ~ .cont {
		margin-top: -0.75rem;
	}
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .tab-pane:first-child {
	display: block;
}

.download_line {
	margin-top: 1rem;
	padding: 0.5rem;
	display: block;
	text-decoration: none !important;
}

.download_line * {
	cursor: pointer;
	line-height: 1.5rem;
}

.download_line:first-child {
	margin-top: 0;
}

.download_line > .size {
	font-style: normal;
}

.download_line > div > i {
	float: left;
	margin-left: -2rem;
	margin-top: -0.125rem;
}

.download_line.light {
	color: inherit !important;
	background-color: rgba(220, 225, 229, 0.3);
}

.download_line.light > .size, .download_line.light > div > i {
	color: #68cb5b;
}

.download_line.green {
	color: #fff !important;
	background-color: var(--color_button);
}

.download_line.brand {
	color: #121416;
	background-color: #fc0;
}

.download_line.brand:hover {
	background-color: #ebbc00;
}

.download_line.brand > div > i > svg {
	margin: -0.25rem;
}

@media (min-width: 992px) {
	.download_line {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		font-size: 1.125rem;
		border-radius: 2rem;
		transition: background-color 0.15s ease-in-out;
	}

	.download_line > div {
		padding: 0.75rem;
		padding-left: 2.75rem;
		flex: 1 1 auto;
	}

	.download_line > .size {
		font-weight: 700;
		border-radius: 1.5rem;
		padding: 0.75rem 1.5rem;
		min-width: 8.75rem;
		text-align: center;
		margin-left: 2rem;
		box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1);
	}

	.download_line.light:hover {
		background-color: rgba(220, 225, 229, 0.5);
	}

	.download_line.light > .size {
		background-color: var(--putih);
	}

	.download_line.green:hover {
		background-color: var(--color_button_hover);
	}

	.download_line.green > .size {
		background-color: rgba(206, 235, 202, 0.2);
	}

	.download_line.brand {
		display: flex !important;
	}

	.download_line.brand > .size {
		background-color: var(--putih);
	}
}

@media (max-width: 991px) {
	.download_line {
		border-radius: 0.75rem;
		padding: 1rem;
	}

	.download_line > div {
		padding-left: 2rem;
		font-weight: 700;
		margin-bottom: 0.25rem;
	}

	.download_line > .size {
		display: block;
		margin-left: 2rem;
	}

	.download_line.light > .size {
		color: #363f46;
	}
}

@media (max-width: 575px) {
	.download_line > div {
		font-size: 0.875rem;
		line-height: normal;
	}

	.download_line > .size {
		display: block;
		margin-left: 2rem;
		font-size: 0.8125rem;
	}
}

@media (max-width: 339px) {
	.download_line {
		margin-top: 0.75rem;
	}
}

.cache {
	display: flex;
}

.cache > .b-yellow {
	border-radius: 50%;
	padding: 0.5rem;
	width: 2.5rem;
	height: 2.5rem;
	display: inline-block;
	vertical-align: top;
}

.cache > .b-yellow > svg {
	display: block;
}

@media (min-width: 500px) {
	.cache > .b-yellow {
		margin-right: 1rem;
	}
}

@media (max-width: 499px) {
	.cache {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	.cache > .b-yellow {
		margin-bottom: 1rem;
	}

	.rate_num .fbold {
		font-size: 50px;
	}
}

.box_grey {
	background-color: #edefeca6;
	padding: 2rem;
}

@media (max-width: 499px) {
	.box_grey {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
}

@media (max-width: 339px) {
	.box_grey {
		padding-right: 0.75rem;
		padding-left: 0.75rem;
	}
}

.app_moreinfo_item > .smf {
	margin-bottom: 0;
}

.app_moreinfo_item > .fbold {
	margin-bottom: 0.5rem;
}

.app_moreinfo_item ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}

.app_moreinfo_item .spec > li {
	padding-left: 0;
	display: inline-block;
}

@media (max-width: 991px) {
	.app_moreinfo .grid-2:last-child {
		margin-top: 1rem;
	}
}

@media (min-width: 576px) {
	.app_moreinfo_item {
		padding-left: 2.5rem;
	}

	.app_moreinfo_item > i > svg {
		margin-left: -2.5rem;
		float: left;
	}
}

@media (max-width: 575px) {
	.app_moreinfo {
		text-align: center;
	}

	.app_moreinfo .spec {
		text-align: left;
	}

	.app_moreinfo .spec > li {
		width: 49%;
		max-width: 50%;
		padding-right: 1rem;
		margin: 0 0 1rem 0;
		font-size: 0.8125rem;
	}

	.app_moreinfo_item > i > svg {
		margin-bottom: 1rem;
	}

	.app_moreinfo_item.novirus > i {
		border-radius: 50%;
		padding: 0.5rem;
		width: 2.5rem;
		height: 2.5rem;
		margin-bottom: 1rem;
		display: inline-block;
		vertical-align: top;
		background-color: #ceebca;
	}
}

.unit-rating {
	width: 8.75rem;
	height: 1.75rem;
	font-size: 1px;
}

.unit-rating {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23CACEC9' d='M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z'/%3E%3C/svg%3E");
}

.unit-rating, .unit-rating li a:hover, .unit-rating li.current-rating {
	background-size: auto 100%;
}

.unit-rating {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.unit-rating li {
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	float: left;
	width: 20%;
	height: 100%;
}

.unit-rating li a {
	width: 20%;
	height: 100%;
	text-decoration: none !important;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
}

.unit-rating li a:hover {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2368CB5B' d='M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z'/%3E%3C/svg%3E");
	z-index: 2;
	left: 0;
}

.unit-rating a.r1-unit {
	left: 0;
}

.unit-rating a.r1-unit:hover {
	width: 20%;
}

.unit-rating a.r2-unit {
	left: 20%;
}

.unit-rating a.r2-unit:hover {
	width: 40%;
}

.unit-rating a.r3-unit {
	left: 40%;
}

.unit-rating a.r3-unit:hover {
	width: 60%;
}

.unit-rating a.r4-unit {
	left: 60%;
}

.unit-rating a.r4-unit:hover {
	width: 80%;
}

.unit-rating a.r5-unit {
	left: 80%;
}

.unit-rating a.r5-unit:hover {
	width: 100%;
}

.unit-rating li.current-rating {
	background-image: var(--svg_rating);
	position: absolute;
	height: 100%;
	text-indent: -9000px;
	z-index: 1;
}

.unit-rating li a:hover, .unit-rating li.current-rating {
	background-color: var(--putih);
}

.modal_search .unit-rating li a:hover, .modal_search .unit-rating li.current-rating {
	background-color: #fafafa;
}

.navigation {
	clear: both;
}

.navigation_ext {
	background-color: var(--putih);
	box-shadow: 0 0.25rem 1.5rem 1px rgb(0 0 0 / 3%);
}

.navigation_ext > .pages {
	overflow-x: auto;
	margin-top: -1px;
}

.navigation_ext > .pages a, .navigation_ext > .pages span, .navigation_ext > a, .navigation_ext > span {
	color: inherit;
	padding: 0.5rem 1rem;
	line-height: 1.5rem;
	height: 2.5rem;
	text-decoration: none;
}

.navigation_ext > a, .navigation_ext > span {
	margin-top: -1px;
}

.navigation_ext > a svg, .navigation_ext > span svg {
	vertical-align: top;
	width: 1.5rem;
	height: 1.5rem;
}

.navigation_ext > span svg {
	opacity: 0.5;
}

@media (min-width: 992px) {
	.navigation_ext {
		display: flex;
		justify-content: center;
		align-items: flex-start;
	}

	.navigation_ext > .pages {
		display: flex;
		min-width: 0;
		flex: 1;
		justify-content: center;
		align-items: center;
	}

	.navigation_ext a {
		transition: color 0.15s ease-in-out;
	}

	.navigation_ext a:hover {
		color: var(--color_link);
	}
}

@media (max-width: 991px) {
	.navigation_ext {
		position: relative;
		height: 2.5rem;
		padding: 0 4rem;
	}

	.navigation_ext > .pages {
		text-align: center;
		white-space: nowrap;
	}

	.navigation_ext > .pages > * {
		display: inline-block;
		vertical-align: top;
	}

	.navigation_ext > a, .navigation_ext > span {
		position: absolute;
		top: 0;
		width: 4rem;
		height: 2.5rem;
		text-align: center;
	}

	.navigation_ext > a:last-child, .navigation_ext > span:last-child {
		right: 0;
	}

	.navigation_ext > a:first-child, .navigation_ext > span:first-child {
		left: 0;
	}
}

.navigation_ext > :first-child {
	border-right: 1px solid #e2e5e2;
}

.navigation_ext > :last-child {
	border-left: 1px solid #e2e5e2;
}

.navigation_ext > .pages span {
	background-color: #e2e5e233;
}

.navigation_ext > .pages span.nav_ext {
	background-color: transparent !important;
}

.navigation_in::after {
	clear: both;
	display: block;
	content: "";
}

.navigation_in > button.btn {
	margin-right: -1rem;
}

.navigation_in > .nav_more {
	float: left;
}

#navcollapse_btn {
	float: right;
}

@media (max-width: 499px) {
	.navigation {
		padding: 1.5rem;
	}

	.navigation_ext {
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 500px) {
	.navigation_in {
		margin-top: 2rem;
	}
}

.item ~ .navigation {
	padding: 0 0.75rem;
	padding-top: 1.25rem;
}

.item ~ .navigation .navigation_ext {
	margin-bottom: 2rem;
}

.item ~ .navigation .navigation_in {
	padding-top: 0 !important;
}

.navigation .collapse {
	display: none;
}

.navigation.open .collapse {
	display: block;
}

.navigation.open .navigation_in > button.btn > .arrow_drop::after {
	transform: rotate(180deg);
}

.modal {
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: var(--putih);
	display: none;
	opacity: 0;
	overflow: hidden;
	transition: opacity 0.3s ease;
}

.modal_search {
	background-color: #f4f5f3fa;
}

.modal .btn-close {
	position: absolute;
	right: 0;
	top: 0;
	transform: translateY(-100%);
	opacity: 0;
	z-index: 1;
}

.modal_content {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	overflow-y: scroll;
}

.modal_wrap {
	margin: 0 auto;
	width: 100%;
}

.modal .btn-close, .modal_catmenu, .qsearch_form {
	transition: transform 0.5s ease, opacity 0.3s ease;
}

.modal_catmenu, .qsearch_form {
	transform: translateY(30%);
	opacity: 0;
	padding: 4rem 0;
}

ul.modal_catmenu, ul.modal_catmenu ul {
	list-style: none;
	margin: 0;
}

.modal_catmenu a {
	display: block;
	color: #363f46;
	text-decoration: none;
	font-weight: 400;
}

.modal_catmenu a.active {
	font-weight: 700;
	cursor: default;
}

@media (min-width: 576px) {
	.modal_wrap {
		max-width: calc(848px + 2rem);
		padding: 0 2rem;
	}

	.modal_catmenu a {
		padding: 0.2em 0;
		padding-left: 4rem;
		font-size: calc(1rem + 1vw);
	}

	.modal_catmenu a.active::before {
		transform: translateX(0) !important;
		opacity: 1 !important;
		background-color: var(--color_list)!important;
	}

	.modal_catmenu a::before {
		content: "";
		float: left;
		margin-left: -3rem;
		margin-top: 0.7em;
		width: 1.5rem;
		height: 0.25rem;
		transform: translateX(2rem);
		opacity: 0;
		background-color: var(--color_list);
		transition: transform 0.2s ease, opacity 0.1s ease;
	}
}

@media (min-width: 992px) {
	.modal_catmenu, .qsearch_form {
		padding: 5rem 0;
	}

	.modal_catmenu a:hover::before {
		transform: translateX(0);
		opacity: 1;
	}
}

@media (max-width: 575px) {
	.modal_wrap {
		max-width: calc(848px + 1rem);
		padding: 0 1rem;
	}

	.modal_catmenu a {
		font-size: 1.25rem;
		padding: 0.75rem 2.5rem;
		line-height: 1.5rem;
		height: 3rem;
	}
}

@media (max-width: 499px) {
	.modal_catmenu a {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.modal.open {
	display: block;
}

@media (min-width: 992px) {
	html.mdl, html.mdl .header, html.qs, html.qs .header {
		padding-right: 16px;
	}
}

html.mdl, html.qs {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

html.mdl .modal.open, html.qs .modal.open {
	opacity: 1;
}

html.mdl .modal.open .btn-close, html.mdl .modal.open .modal_catmenu, html.qs .modal.open .btn-close, html.qs .modal.open .qsearch_form {
	transform: translateY(0);
	opacity: 1;
}

.search_field {
	position: relative;
}

.search_field > input {
	display: block;
	width: 100%;
	outline: 0 !important;
	border-radius: 0.125rem;
	background-color: var(--putih);
	border: 0 none;
	box-shadow: 0 0.5rem 1.375rem 0 rgba(0, 0, 0, 0.07);
}

.search_field > button {
	position: absolute;
	right: 1.125rem;
	top: 50%;
	transform: translateY(-50%);
	width: 3rem;
	height: 3rem;
	padding: 0.5rem;
	margin: 0;
	border: 0 none;
	background: 0 0;
}

.search_field > button > svg {
	width: 2rem;
	height: 2rem;
	display: block;
}

.qsearch_list .item {
	padding: 0 1rem;
	position: relative;
}

.qsearch_list .item .item_app {
	padding: 1rem 0;
	position: static;
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}

.qsearch_list .item_app .img {
	width: 4rem;
	height: 4rem;
	float: left;
}

.qsearch_list .item_app .cont {
	margin-left: 5rem;
}

.qsearch_list .item_app .meta {
	height: 1.25rem;
}

.qsearch_list .item_app .meta::after, .qsearch_list .item_app.mod .meta::before {
	display: none;
}

.qsearch_list .item_app .cont .data {
	height: auto;
	margin-right: 2rem;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.qsearch_list .item_app .cont .data::after {
	content: "";
	width: 1px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin-right: -1px;
	background-color: #fafafa;
	box-shadow: 0 0 1rem 1rem #fafafa;
}

@media (max-width: 819px) {
	.qsearch_list .item_app .meta {
		margin-top: 0.125rem;
	}
}

@media (min-width: 820px) {
	.qsearch_list .item_app .cont {
		position: relative;
		margin-top: 0.5rem;
		padding-right: 7.5rem;
	}

	.qsearch_list .item_app .meta {
		position: absolute;
		right: 0;
		top: 50%;
		margin: 0;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
}

@media (min-width: 576px) {
	.search_field > input {
		font-size: 1.125rem;
		line-height: 1.75rem;
		padding: 1.75rem 2rem;
		padding-right: 5.25rem;
		height: 5.25rem;
	}

	.search_field > button {
		right: 1.125rem;
	}

	.qsearch_list {
		padding: 1rem;
	}

	.qsearch_more {
		margin-top: 1rem;
	}
}

@media (min-width: 992px) {
	.search_field > button {
		transition: color 0.2s linear;
	}

	.search_field > button:hover {
		color: #68cb5b;
	}
}

@media (max-width: 575px) {
	.search_field > button {
		right: 0.5rem;
	}

	.search_field > input {
		font-size: 1rem;
		line-height: 1.5rem;
		padding: 1.25rem;
		padding-right: 4rem;
		height: 4rem;
	}

	.qsearch_list {
		margin-top: 1rem;
	}

	.qsearch_more {
		margin-top: 1.5rem;
	}
}

@media (min-width: 576px) {
	.searchbox .box_grey {
		padding: 1.5rem;
	}

	.searchbox .box_grey > .uppercase {
		margin-top: 1.5rem;
	}
}

@media (max-width: 575px) {
	.searchbox .box_grey {
		padding: 1rem;
	}

	.searchbox .box_grey > .uppercase {
		margin-top: 1rem;
	}
}

.ui-widget-overlay {
	background: #000;
	opacity: 0.5;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	position: fixed;
}

.ui-helper-clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}

.ui-dialog {
	text-align: left;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 420px;
	border-radius: 2px;
	box-shadow: 0 0.5rem 2.5rem -0.5rem rgba(0, 0, 0, 0.3);
	border: 1px solid #e6e6e6;
	border-color: rgba(0, 0, 0, 0.2);
	background-color: var(--putih);
	background-clip: padding-box;
}

.ui-dialog-titlebar {
	padding: 1.25rem;
	position: relative;
	border-bottom: 1px solid #edeff1;
}

.ui-dialog-title {
	float: left;
	font-weight: 700;
	font-size: 1em;
}

.ui-dialog-titlebar-close {
	position: absolute;
	right: 0.5rem;
	top: 50%;
	margin-top: -1.5rem;
	height: 3rem;
	width: 3rem;
	padding: 0.75rem;
	border: 0 none !important;
}

.ui-dialog-titlebar-close .ui-icon {
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='%23343a40'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
	background-size: 100% auto;
	opacity: 0.5;
}

.ui-button {
	float: right;
	font-weight: 700;
	margin-left: 3px;
}

.ui-dialog-titlebar-close:hover .ui-icon {
	opacity: 1;
}

.ui-icon {
	overflow: hidden;
	text-indent: -9999px;
}

.ui-dialog-content {
	padding: 1.25rem;
	overflow: auto;
	position: relative;
	zoom: 1;
}

.ui-dialog-content h2 {
	display: inline;
	font-size: 1em;
	font-weight: 700;
}

.ui-dialog .ui-dialog-buttonpane {
	padding: 1.25rem;
	text-align: center;
	border-top: 1px solid #eceded;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-helper-hidden-accessible {
	display: none;
}

.ui-front {
	z-index: 1000;
}

.ui-button-icon-only {
	overflow: hidden;
	text-indent: -9999px;
}

.share {
	margin-top: 2rem;
	height: 3.5rem;
	color: #343a40;
}

.share .share-box {
	box-shadow: 0 0 0 1px #e2e5e2;
	width: 100%;
}

.share .share-box::after {
	clear: both;
	display: block;
	content: "";
}

.share .share-box > a {
	float: left;
	width: 100%;
	max-width: 25%;
	height: 3.5rem;
	padding: 1rem;
	text-align: center;
	border-left: 1px solid #e2e5e2;
	color: inherit !important;
}

.share .share-box > a:first-child {
	border-left-width: 0;
}

@media (min-width: 768px) {
	.share .share-box {
		max-width: 340px;
	}
}

@media (min-width: 992px) {
	.share .share-box > a:hover {
		box-shadow: inset 0 -4rem 0 0 #e2e5e233;
	}
}

.btn, .ui-button {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none !important;
	outline: 0 !important;
	color: inherit;
	background-color: transparent;
	border: 0 none;
	padding: 0.5rem 1rem;
	line-height: 1.5rem;
	border-radius: 1.5rem;
	cursor: pointer;
}

.btn-sm {
	line-height: 1.25rem;
	padding: 0.375rem 0.75rem;
}

.btn-lg {
	line-height: 1.5rem;
	padding: 0.75rem 1.25rem;
}

@media (prefers-reduced-motion: reduce) and (max-width: 991px) {
	.btn {
		transition: none;
	}
}

.btn.btn-dark, .ui-button {
	background-color: var(--color_button_more);
	color: var(--putih);
	opacity: 1 !important;
}

.btn.btn-green {
	background-color: var(--color_button);
	color: var(--putih);
	opacity: 1 !important;
	box-shadow: 0 0.5rem 1.5rem 0 #68cb5b33;
}

.btn.btn-orange {
	background-color: var(--color_button_orange);
	color: var(--putih);
	opacity: 1 !important;
	box-shadow: 0 0.5rem 1.5rem 0 var(--color_button_orange);
}

.btn-border {
	border: 2px solid;
}

.btn-back {
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	padding: calc(0.5rem - 2px);
	border-radius: 50%;
	border: 2px solid;
}

.btn-back svg {
	width: 1.5rem;
	height: 1.5rem;
	display: block;
}

.btn-close {
	border: 0 none;
	background: 0 0;
	color: inherit;
	width: 4rem;
	height: 4rem;
}

.btn-close > svg {
	width: 1.5rem;
	height: 1.5rem;
}

@media (min-width: 1200px) {
	.btn-close {
		background-color: var(--color_button);
		color: var(--putih);
		width: 5rem;
		height: 5rem;
	}

	.btn-close > svg {
		width: 2rem;
		height: 2rem;
	}
}

@media (min-width: 992px) {
	.btn, .ui-button {
		transition: background-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	}

	.btn:hover, .ui-button:hover {
		opacity: 0.8;
	}

	.btn.btn-dark:hover, .ui-button:hover {
		box-shadow: 0 0 0 0.25rem rgba(54, 63, 70, 0.15);
	}

	.btn.btn-dark:active, .ui-button:active {
		box-shadow: inset 0 0 0 0.25rem rgba(0, 0, 0, 0.25);
	}

	.btn.btn-green:hover {
		box-shadow: 0 0.5rem 1.5rem 0 #68cb5b33, 0 0 0 0.25rem rgba(104, 203, 91, 0.15);
	}

	.btn.btn-green:active {
		background-color: #54b247;
		box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 121, 50, 0.15);
		transform: translateY(0);
	}

	.btn.btn-orange:hover {
		box-shadow: 0 0.5rem 1.5rem 0 var(--color_button_orange)33, 0 0 0 0.25rem rgba(247, 122, 76, 0.15);
	}

	.btn.btn-orange:active {
		background-color: #c75b33;
		box-shadow: 0 0.125rem 0.25rem 0 rgba(58, 121, 50, 0.15);
		transform: translateY(0);
	}

	.btn-back {
		transition: box-shadow 0.2s ease;
	}

	.btn-back:hover {
		box-shadow: inset 0 0 0 0.25rem rgba(104, 203, 91, 0.4);
	}
}

.toolbar .minbtn {
	float: right;
	color: inherit !important;
	background-color: rgba(220, 225, 229, 0.3);
}

.toolbar .minbtn .switch {
	margin-left: -0.25rem;
	margin-right: 0.25rem;
}

.switch {
	display: inline-block;
	vertical-align: middle;
	margin-top: -0.25rem;
	position: relative;
	border-radius: 0.5rem;
	width: 1.5rem;
	height: 1rem;
	background-color: #d55e5e;
}

.switch::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	margin: 0.125rem;
	width: 0.75rem;
	height: 0.75rem;
	border-radius: 50%;
	background-color: var(--putih);
	box-shadow: 0 0.125rem 0.125rem 0 rgba(0, 0, 0, 0.15);
}

.switch.active {
	background-color: var(--color_button);
}

.switch.active::after {
	left: 100%;
	margin-left: -0.875rem;
}

.alert {
	background-color: #fcf6d2;
	padding: 1.25rem 1.5rem;
}

@media (min-width: 500px) {
	.alert {
		padding: 1.25rem 2rem;
		margin-bottom: 2rem;
	}
}

@media (max-width: 991px) {
	html.load .app-panel {
		transform: translateY(100%);
		opacity: 0;
	}

	html.ap-open .app-panel {
		display: block !important;
	}

	.app-panel {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 4rem;
		pointer-events: none;
		z-index: 99;
		transform: translateY(0);
		opacity: 1;
		transition: transform 0.3s ease, opacity 0.2s ease;
	}

	.app-panel-wrap {
		width: 100%;
		max-width: 26rem;
		padding: 0.75rem;
		margin: 0 auto;
		background-color: var(--putih);
		pointer-events: auto;
		box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0 1.5rem 0 rgba(0, 0, 0, 0.07);
		position: relative;
		border-radius: 1rem;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}

	.app-panel-wrap::after {
		content: "";
		display: block;
		clear: both;
	}

	.app-panel-wrap > img {
		float: left;
		width: 2.5rem;
		height: 2.5rem;
		border-radius: 0.5rem;
		margin-right: 0.75rem;
		box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1rem 0 rgba(0, 0, 0, 0.07);
	}

	.app-panel-cont {
		font-size: 0.75rem;
		overflow: hidden;
		padding-top: 1px;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.app-panel-cont > .fbold {
		font-size: 0.875rem;
		display: block;
	}

	.app-panel-btns {
		float: right;
		padding: 0.25rem;
	}

	.app-panel-btns .btn-green {
		font-size: 0.75rem;
	}

	.app-panel-btns .btn-green::after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		width: 100%;
	}

	.app-panel-close {
		width: 2rem;
		padding: 0.375rem;
		background-color: #f5f6f7;
		position: relative;
		z-index: 2;
	}

	.app-panel-close svg {
		display: block;
		transition: transform 0.4s ease;
	}

	.app-panel-close:hover svg {
		transform: rotate(180deg);
	}
}

html.darkmod .modal, html.darkmod body {
	background: #121416;
	color: var(--putih);
}
html.darkmod .cat-apps-item.more {
	background-color: #292c2f; 
}

html.darkmod .header > header {
	background-color: #292c2f;
	color: var(--putih);
}

html.darkmod .header::after {
	box-shadow: 0 0 2.5rem 0 rgb(0, 0, 0, 0.5);
}

html.darkmod .section-sep {
	border-bottom-color: rgba(255, 255, 255, 0.1);
}

html.darkmod .footer {
	color: var(--putih);
}

html.darkmod .btn.btn-dark, html.darkmod .ui-button {
	background-color: var(--color_button_more);
	color: var(--putih);
	opacity: 1 !important;
}

html.darkmod .seo-section {
	color: rgba(255, 255, 255, 0.5);
}

html.darkmod .app_list .item_app {
	background-color: #1b1d1f;
}

html.darkmod .cat-apps-img, html.darkmod .item_app .img, html.darkmod .post .img {
	background-color: rgba(255, 255, 255, 0.05);
}

html.darkmod .card-list .item_app, html.darkmod .carousel-apps .item_app {
	background-color: #1b1d1f;
}

html.darkmod .cat-apps-item.more, html.darkmod .mail_feedback {
	border-color: rgba(255, 255, 255, 0.1);
}

html.darkmod .modal_search {
	background-color: #121416;
}

html.darkmod .mail_feedback {
	color: var(--putih);
}

html.darkmod .mail_black {
	display: none !important;
}

html.darkmod .mail_white {
	display: block !important;
}

html.darkmod .cd-faq-group > li, html.darkmod .post_list, html.darkmod .ui-dialog .ui-dialog-buttonpane {
	border-top-color: rgba(255, 255, 255, 0.1);
}

html.darkmod .share {
	color: rgba(255, 255, 255, 0.8);
}

html.darkmod .share-box > a {
	border-left-color: rgba(255, 255, 255, 0.1);
}

html.darkmod .share-box {
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
}

html.darkmod .modal_catmenu a {
	color: inherit;
}

html.darkmod .toolbar, html.darkmod .ui-dialog-titlebar {
	border-bottom-color: rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.01);
}

html.darkmod .post_list .post {
	background-color: #1b1d1f;
}

html.darkmod .toolbar {
	color: #b7bfc6;
}

html.darkmod .alert {
	background-color: rgba(247, 122, 76, 0.2);
}

html.darkmod .muted {
	color: rgba(255, 255, 255, 0.5) !important;
}

html.darkmod .app_view_pad .spec {
	color: rgba(255, 255, 255, 0.8);
}

html.darkmod button {
	color: inherit;
}

html.darkmod .navigation_ext {
	background-color: #1b1d1f;
	border-color: #1b1d1f;
}

html.darkmod .navigation_ext > :last-child {
	border-left-color: rgba(255, 255, 255, 0.1);
}

html.darkmod .navigation_ext > :first-child {
	border-right-color: rgba(255, 255, 255, 0.1);
}

html.darkmod .box_shadow {
	background-color: #292c2f;
}

html.darkmod .c-warn {
	color: var(--color_mods_text) !important;
}

html.darkmod .b-yellow.c-warn {
	color: var(--color_mods_text) !important;
}

html.darkmod .download_line.light {
	background-color: rgba(255, 255, 255, 0.1);
}

html.darkmod .box_grey {
	background-color: #1d1f21;
}

html.darkmod .version_history .list {
	background: #1d1f21;
}

html.darkmod .version_history .big_title, html.darkmod .version_history .list .title {
	color: #ffffff;
}

html.darkmod .app_view-first .img {
	background: 0 0;
	box-shadow: none;
}

html.darkmod .search_field > input {
	background-color: #292c2f;
	color: var(--putih);
	box-shadow: 0 0.5rem 1.375rem 0 rgba(0, 0, 0, 0.25);
}

html.darkmod .ui-dialog {
	border: 0 none;
	background-color: #292c2f;
	box-shadow: 0 0.5rem 2.5rem -0.5rem rgba(0, 0, 0, 0.9);
}

html.darkmod .ui-dialog-titlebar-close .ui-icon {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='%23fff'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

html.darkmod .unit-rating {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23595A5C' d='M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z'/%3E%3C/svg%3E");
}

html.darkmod .unit-rating li.current-rating {
	background-image: var(--svg_rating);
}

html.darkmod .unit-rating li a:hover, html.darkmod .unit-rating li.current-rating {
	background-color: #1b1d1f;
}

html.darkmod .logo-t-fill {
	fill: var(--putih);
}

html.darkmod .logo-wmd-bg {
	fill: rgba(255, 235, 235, 0.1);
}

html.darkmod .logo-psh-bg {
	fill: rgba(230, 244, 220, 0.1);
}

html.darkmod .logo-w-fill {
	fill: var(--putih);
}

html.darkmod .logo-hwn-bg {
	fill: #121416;
}

html.darkmod .logo-hny-bg {
	fill: rgba(220, 239, 247, 0.1);
}

html.darkmod .logo-hbd-bg {
	fill: rgba(238, 235, 255, 0.1);
}

html.darkmod .logo-ahd-bg {
	fill: rgba(104, 203, 91, 0.1);
}

html.darkmod .logo-lvd-bg {
	fill: rgba(255, 104, 97, 0.1);
}

html.darkmod .logo-lvd-text {
	fill: var(--putih);
}

html.darkmod .breadcrumbs::after {
	background-color: #121416;
	box-shadow: 0 0 1rem 1rem #121416;
}

@media (min-width: 640px) {
	html.darkmod .post_view {
		background-color: #1b1d1f;
	}
}

@media (min-width: 768px) {
	html.darkmod .app_view_wrp {
		background-color: #1b1d1f;
	}
}

@media (max-width: 991px) {
	html.darkmod .hmenu, html.darkmod .submenu.open {
		background-color: #121416;
		color: var(--putih);
	}

	html.darkmod .app-panel-wrap {
		background-color: #292c2f;
		box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 0 1.5rem 0 rgba(0, 0, 0, 0.3);
	}

	html.darkmod .app-panel-close {
		background-color: rgba(255, 255, 255, 0.1);
	}

	html.darkmod .download_line.light > .size {
		color: var(--putih);
	}

	html.darkmod .carousel-apps-out::after {
		background-image: linear-gradient( -90deg, rgba(18, 20, 22, 0.8) 0, rgba(18, 20, 22, 0) 100% );
	}
}

@media (max-width: 767px) {
	html.darkmod .app_view_pad .rate {
		background-color: #1d1f21;
	}

	html.darkmod .app_screens {
		box-shadow: inset 0 -1px 0 0 rgb(0 0 0 / 10%);
		border-bottom-color: rgb(255 255 255 / 5%);
	}

	html.darkmod .app_view_pad .rate .unit-rating li a:hover, html.darkmod .app_view_pad .rate .unit-rating li.current-rating {
		background-color: #1d1f21;
	}

	html.darkmod .version_upload {
		border-top-color: rgba(255, 255, 255, 0.1);
		color: rgba(255, 255, 255, 0.8);
	}
}

@media (max-width: 575px) {
	html.darkmod .last-news .post {
		border-bottom-color: rgba(255, 255, 255, 0.1);
	}
}

@media (min-width: 992px) {
	html.darkmod .head_menu_f > li > a > i {
		color: var(--putih);
		opacity: 0.3;
	}

	html.darkmod .head_menu_f > li > a.active > i {
		opacity: 1;
	}

	html.darkmod .minbtn, html.darkmod .tool-btn::after {
		background-color: rgba(220, 225, 229, 0.1);
	}

	html.darkmod .minbtn:hover, html.darkmod a.lang:hover > .minbtn {
		background-color: rgba(220, 225, 229, 0.3);
	}

	html.darkmod .foot_line {
		background-color: #000;
	}

	html.darkmod .social::before, html.darkmod ul.foot_menu > li > a {
		opacity: 0.5;
	}

	html.darkmod .carousel-apps-out::after {
		background-image: linear-gradient( 90deg, #121416 0, rgba(18, 20, 22, 0) 100% );
	}

	html.darkmod .app_list .item_app:hover, html.darkmod .card-list .item_app:hover, html.darkmod .carousel-apps .item_app:hover, html.darkmod .post_list .post:hover {
		background-color: #212325;
	}

	html.darkmod .download_line.light > .size {
		background-color: #292c2f;
	}

	html.darkmod .btn.btn-dark:hover, html.darkmod .ui-button:hover {
		box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.03);
		background-color: rgba(255, 255, 255, 0.15);
	}

	html.darkmod .btn.btn-dark:active, html.darkmod .ui-button:active {
		background-color: rgba(220, 225, 229, 0.05);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.02);
	}

	html.darkmod .cbtn-hide::after {
		background-color: #121416;
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.5);
	}

	html.darkmod .cat-apps-item.more:hover {
		border-color: rgba(255, 255, 255, 0.2);
	}

	html.darkmod .share-box > a:hover {
		box-shadow: inset 0 -4rem 0 0 rgba(255, 255, 255, 0.05);
	}

	html.darkmod .submenu {
		background-color: #34373b;
		box-shadow: 0 0.5rem 1.5rem 0 rgba(0, 0, 0, 0.3);
	}

	html.darkmod .submenu::after {
		border-bottom-color: #34373b;
	}

	html.darkmod .corner::after {
		border-bottom-color: #121416;
	}

	html.darkmod .post .img::after {
		border-left-color: #121416;
	}

	html.darkmod .item_app:hover .unit-rating li a:hover, html.darkmod .item_app:hover .unit-rating li.current-rating {
		background-color: #212325;
	}

	html.darkmod .app_screens_in::-webkit-scrollbar {
		background-color: #121416;
	}

	html.darkmod .app_screens_in::-webkit-scrollbar-thumb {
		background-color: #292c2f;
		border-color: #121416;
	}

	html.darkmod .app_screens_in::-webkit-scrollbar-track {
		background-color: #121416;
		border-color: #121416;
	}

	html.darkmod .sep_line::after {
		background-color: rgba(255, 255, 255, 0.1);
	}
}

@media (min-width: 1025px) {
	html.darkmod .app_view-first .spec_addon {
		color: rgba(255, 255, 255, 0.5);
	}
}

.links a {
	display: block;
	text-decoration: none;
	background: #8bc24c;
	color: var(--putih);
	font-size: 18px;
	padding: 14px 25px;
	border-radius: 24px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
}

.content-area .status .category a:hover {
	color: #748796;
	border-color: #ff5521;
}

.truncate {
	width: 130px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#scrolltop {
	display: block;
	visibility: visible;
	opacity: 1;
	transition: visibility 0s, opacity 0.5s ease-in;
	position: fixed;
	bottom: 5%;
	right: 20px;
	background: rgba(255, 255, 255, 0.001);
	border-radius: 50%;
}

.top-button {
	text-decoration: none;
	font-size: 55px;
	font-weight: 700;
	line-height: 1.5;
	cursor: pointer;
	padding: 12px;
	color: var(--color_button);
}

html.darkmod #scrolltop {
	background: rgba(255, 255, 255, 0.001);
}

.center {
	text-align: center;
}

rect.back {
	fill: transparent;
}

rect.two, path.three, rect.middle {
	fill: var(--color_button);
}

.arrowspace {
	position: fixed;
	right: 1%;
	bottom: 0;
	display: inline-block;
	padding: 1em;
	margin: 1em;
	transition: all 0.25s ease-in-out;
	opacity: 0.8;
	cursor: pointer;
}

.arrowspace:hover, .arrowspace:focus {
	opacity: 1;
	text-decoration: none;
}

.arrowspace:hover rect.two, .arrowspace:hover path.three, .arrowspace:hover rect.middle, .arrowspace:focus rect.two, .arrowspace:focus path.three, .arrowspace:focus rect.middle {
	fill: var(--color_button_hover);
}

.arrowspace:focus {
	outline: thin dotted;
}

.show-back-to-top {
	display: block;
	visibility: visible;
}

.textwidget {
	margin: 25px;
}

li.widget_text.widget.widget_custom_html, li.widget.widget_text, .widget, #mod_info li {
	list-style: none;
}

#mod_info ul {
	padding: 1px !important;
}

.review_tag_main .title {
	font-size: 1rem;
	padding: 16px 0;
	font-weight: bold;
}

.review_tag_main a {
	padding: 0 20px;
	display: inline-block;
	color: white;
	line-height: 2rem;
	background: var(--color_button_hover);
	border-radius: 15px;
	font-size: .8rem;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.review_tag_main a:hover {
	opacity: .8;
	text-decoration: underline;
}

.review_tag_main a:first-child {
	color: white;
	background: var(--color_button_hover);
}

.review_tag_main a:nth-child(2) {
	color: white;
	background: var(--color_button_hover);
}

.post_mid .text iframe, .post_mid .text video {
	display: block;
	margin: auto;
	width: 90%;
}

.note_me_rey {
	display: block;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
	text-transform: capitalize;
}

.note_me_rey::after {
	content: "";
}

html.darkmod .note_me_rey {
	background: #1b1d1f;
}

@media (min-width: 992px) {
	#hantu_laut {
		display: none;
	}
}

html.darkmod .review_app_box {
	background: #1b1d1f;
}

html.darkmod .review_app_box .title {
	color: var(--putih);
}

.review_app_box {
	width: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 8px auto;
	overflow: hidden;
	background: var(--putih);
	-webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 15px 0 rgba(0,0,0,.08);
	position: relative;
	text-align: left;
	padding: 12px 16px;
}

.review_app_box .icon {
	position: absolute;
	top: 12px;
	left: 16px;
	height: 72px;
	width: 72px;
	-moz-border-radius: 20%;
	-webkit-border-radius: 20%;
	border-radius: 20%;
	overflow: hidden;
}

.review_app_box .text {
	padding: 0 0 0 80px;
	margin-bottom: 10px;
	min-height: 96px;
}

.review_app_box .title {
	display: block;
	font-size: 1.2rem;
	line-height: 1.6rem;
	max-height: 3.2rem;
	margin-bottom: 8px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.review_app_box p {
	font-size: .85rem;
	line-height: 1.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}

.review_app_box a.title:hover {
	color: #0284fe;
}

.review_app_box .other a.alternatives, .review_app_box .other span {
	display: inline-block;
	position: relative;
	padding-left: 16px;
	color: #9f9f9f;
	height: 20px;
	line-height: 20px;
	margin-right: 6px;
	font-size: .85rem;
}

.review_app_box .other a.alternatives:before, .review_app_box .other span:before {
	content: '';
	position: absolute;
	top: 0;
	width: 12px;
	height: 20px;
	left: 0;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left 3px;
}

.review_app_box .other a.alternatives {
	color: #0284fe;
	margin: 0;
}

.review_app_box .other a.alternatives:before {
	background-color: #0284fe;
	-webkit-mask: var(--app_alternatives_icon) no-repeat center;
	mask: var(--app_alternatives_icon) no-repeat center;
	-webkit-mask-size: 10px;
	mask-size: 10px;
}

.review_app_box .button {
	display: inline-table;
	background: var(--color_button);
	color: var(--putih);
	font-size: .85rem;
	line-height: 1.6rem;
	padding: 8px 24px;
	border-radius: 4px;
	min-width: 100px;
	width: 100%;
	text-align: center;
}

.review_app_box .button:hover {
	text-decoration: none;
}

.review_app_box .google_play_btn, .review_app_box .pre_register_btn {
	width: 176px;
	height: 55px;
	margin: 0;
	margin-left: 100px;
}

@media (min-width:560px) {
	.review_app_box {
		text-align: left;
	}

	.review_app_box .text {
		padding: 0 166px 0 120px;
	}

	.review_app_box .icon {
		position: absolute;
		top: 12px;
		left: 16px;
		height: 100px;
		width: 100px;
		-moz-border-radius: 20%;
		-webkit-border-radius: 20%;
		border-radius: 20%;
		overflow: hidden;
	}

	.review_app_box .button {
		position: absolute;
		right: 16px;
		top: 50px;
		width: auto;
	}

	.review_app_box .gp_btn {
		width: 176px;
		height: 55px;
		position: absolute;
		right: 4px;
		top: 50px;
	}
}

.review_icon, .star_icon {
	position: relative;
	display: inline-block;
	font-size: 12px;
	padding-left: 14px;
}

.star_icon {
	color: #fa8b15;
}

.review_icon {
	color: #919191;
}

.review_icon:before, .star_icon:before {
	content: '';
	width: 12px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 2px;
}

.star_icon:before {
	background-color: #fa8b15;
	-webkit-mask: var(--star_icon) no-repeat center;
	mask: var(--star_icon) no-repeat center;
	-webkit-mask-size: 12px;
	mask-size: 12px;
}

.review_icon:before {
	background-color: #919191;
	-webkit-mask: var(--review_icon) no-repeat center;
	mask: var(--review_icon) no-repeat center;
	-webkit-mask-size: 10px;
	mask-size: 10px;
}

.review_banner {
	background: #f1f2f3;
	display: block;
	width: 100%;
	height: 0;
	padding-top: 48.88%;
	position: relative;
	overflow: hidden;
	text-align: center;
	border-radius: 8px 8px 0 0;
	box-shadow: 0 0 12px 0 rgba(189,189,189,.3);
}

.review_banner img.img {
	min-height: 100%;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

@media (min-width:960px) {
	.review_banner {
		padding-top: 40%;
	}
}

html.darkmod .sample_ads {
	border: 1px solid rgba(255, 255, 255, 0.1);
}

@media (max-width: 399px) {
	.sample_ads {
		font-size: 14px!important;
	}

	.sample_ads::before {
		content: 'ADS'!important;
	}
}

.sample_ads {
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: var(--color_link);
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	margin: 10px 0;
}

.sample_ads::before {
	content: attr(data-text);
}

@font-face {
	font-family: swiper-icons;src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7 xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2 eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j W2 MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j /8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR E gAEQFEAAAAKgAqACoANAA AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9 5SIc9PqupJKhYFSSl47 Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER 3i/BP83vIBLLySsoKimrqKqpa2hp6 jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")format("woff");font-weight: 400;font-style: normal;
}

:root {
	--swiper-theme-color: var(--color_svg);
}

.screenshots_swiper {
	width: 100%;
	padding: 5px 0;
	background-color: var(--color_background_body);
}

.screenshots_swiper .swiper-slide {
	width: auto;
	margin-right: 5px;
}

.screenshots_swiper .swiper-slide a {
	display: block;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-container-pointer-events {
	touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

.swiper-container-3d {
	perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}

:root {
	--swiper-navigation-size: 44px;
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next:after,.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
	content: "prev";
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
	content: "next";
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: var(--color_background_body);
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: var(--color_button);
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 0.3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color), var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical> .swiper-pagination-bullets.swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.swiper-container-vertical> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic.swiper-pagination-bullet {
	display: inline-block;
	transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal> .swiper-pagination-bullets.swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-horizontal> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl> .swiper-pagination-bullets-dynamic.swiper-pagination-bullet {
	transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color), var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-container-rtl.swiper-pagination-progressbar.swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,.swiper-container-vertical> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-horizontal> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas,.swiper-zoom-container > img,.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color), var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: var(--putih);
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next .swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
	opacity: 0.9;
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity 0.25s ease, visibility 0s ease 0.25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: var(--putih);
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing;
}

.fancybox-container [data-selectable="true"] {
	cursor: text;
}

.fancybox-image,.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: var(--putih);
}

.fancybox-iframe,.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: var(--putih);
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color 0.2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
	color: #ccc;
}

.fancybox-button:hover {
	color: var(--putih);
}

.fancybox-button:focus {
	outline: 0;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0;
}

.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998;
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: 0.8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: var(--putih);
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

.fancybox-caption {
	background: linear-gradient(0deg,rgba(0, 0, 0, 0.85) 0,rgba(0, 0, 0, 0.3) 50%,rgba(0, 0, 0, 0.15) 65%,rgba(0, 0, 0, 0.075) 75.5%,rgba(0, 0, 0, 0.037) 82.85%,rgba(0, 0, 0, 0.019) 88%,transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

@supports (padding: max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right))max(25px, env(safe-area-inset-bottom))max(44px, env(safe-area-inset-left));
	}
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: var(--putih);
	text-decoration: underline;
}

.fancybox-loading {
	animation: a 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: var(--putih);
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

@keyframes a {
	to {
		transform: rotate(1turn);
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1);
}

@media (max-height: 576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}

	.fancybox-slide--image {
		padding: 6px 0;
	}

	.fancybox-close-small {
		right: -6px;
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}@	supports (padding: max(0px)) {
		.fancybox-caption{padding-left: max(12px, env(safe-area-inset-left));
		padding-right: max(12px, env(safe-area-inset-right));
	}
}}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:link,.fancybox-share__button:visited {
	color: var(--putih);
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: var(--putih);
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: var(--putih);
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
	opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1;
}

.postToc {
	position: fixed;
	top: 0;
	right: -355px;
	bottom: 0;
	left: 0;
	width: 355px;
	margin-left: auto;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	z-index: 2;
}

.tableOfContainer {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
	display: flex;
	position: relative;
	z-index: 3;
}

.tableOfHeader {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 20px 15px 30px;
	background-color: #FFFFFF;
	font-size: 15px;
	font-weight: 400;
	position: absolute;
	top: 70px;
	right: 0;
	left: 0;
	z-index: 1;
	transition: inherit;
}

.tableOfHeader svg {
	width: 20px;
	height: 20px;
}

.tableOfHeader span:before {
	content: attr(data-text);
}

.tableOfIcon {
	width: 55px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fefefe;
	border-radius: 50px 0 0 50px;
	border: 1px solid #eceff1;
	border-right: 0;
	box-shadow: 0 10px 20px 0 rgb(30 30 30 / 8%);
	position: absolute;
	top: 70px;
	left: -55px;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
}

.tableOfIcon:before {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background-color: var(--color_list);
	border: 2px solid #fefefe;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 15px;
}

.tableOfInner {
	margin-top: 70px;
	padding: 50px 25px 50px 30px;
	width: 100%;
	overflow-y: auto;
}

.tableOfContent a {
	color: var(--color_link);
	display: flex;
}

.tableOfContent ol {
	margin: 0;
}

.tableOfContent li > a:before {
	opacity: .7;
}

.tocMenu:checked ~ .postToc {
	right: 0;
}

.tocMenu:checked ~ .postToc .tableOfIcon {
	opacity: 0;
	visibility: hidden;
}

html.darkmod .tableOfContainer,html.darkmod .tableOfHeader {
	background-color: #292c2f;
}

html.darkmod .tableOfContent a {
	color: currentColor;
}

html.darkmod .tableOfIcon {
	background-color: #292c2f;
	border-color: transparent;
}

html.darkmod .tableOfIcon:before {
	border-color: #292c2f;
}

html.darkmod svg.line,svg .line {
	stroke: currentColor;
}

@media screen and (max-width:896px) {
	.postToc {
		right: 0;
		width: 75%;
		max-width: 480px;
		margin-right: -480px;
	}

	.tableOfContainer {
		border-radius: 15px 0 0 15px;
	}

	.tableOfHeader,.tableOfIcon {
		top: 75px;
	}

	.tableOfInner {
		margin-top: 75px;
	}

	.tocMenu:checked ~ .postToc {
		z-index: 10;
		margin-right: 0;
	}

	.tocMenu:checked ~ .postToc .fullClose {
		background: rgba(0,0,0,.25);
		opacity: 1;
		visibility: visible;
	}

	html.darkmod .tableOfContainer,html.darkmod .tableOfHeader {
		background-color: #292c2f;
	}
}

@media screen and (max-width:480px) {
	.postToc {
		margin-right: -75%;
	}

	.tableOfHeader,.tableOfInner {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.hidden,.replaced {
	display: none;
}

svg.line,svg .line {
	fill: none!important;
	stroke: var(--color_button_hover);
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1;
}

div.toc {
	position: fixed;
	right: 0;
	top: 0;
	height: 100%;
	width: 80px;
	float: right;
	background-position: right top;
}

.tocs {
	display: block;
	position: relative;
	float: right;
	margin-top: 215px;
	margin-right: 25px;
	background-color: white;
	width: 30px;
	/* border: 2px dotted var(--color_button_hover); */
	overflow: hidden;
	transition: width .3s ease-in-out 0s, border 1s, border-width .2s, background-color .3s ease .2s;
	cursor: default;
}

.tocs .title {
	overflow: hidden;
	height: 0;
	line-height: 35px;
	width: 100%;
	text-align: center;
	background-color: var(--putih);
	transition: height .1s;
}

.tocs ol {
	margin: 0;
	padding: 0;
}

.tocs ol li {
	overflow: hidden;
	text-indent: -200%;
	background-color: var(--color_button);
	margin: 2px;
	margin-right: 5px;
	height: 5px;
	border-radius: 2px;
	font-size: 0;
	transition: margin-right .2s ease 0s, max-height .2s ease .2s, all .4s;
}

.tocs ol li.active {
	margin-right: 5px;
	color: red;
}

.tocs:hover {
	width: 250px;
	max-height: 90%;
	border: 3px solid var(--color_button);
	border-width: 3px 0px 2px 0px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	background-color: white;
}

.tocs:hover .title {
	height: 36px;
}

.tocs:hover ol li {
	max-width: 300px;
	height: auto;
	min-height: 22px;
	line-height: 22px;
	max-height: 400px;
	background-color: transparent;
	text-indent: 8px;
	font-size: 12px;
}

@media (max-width: 450px) {
	.hide {
		display: none !important;
	}

	.comment-list li.comment .children .comment-by {
		margin-left: 10px;
	}

	.form-group.text-right {
		text-align: center;
	}

	#respond {
		position: relative;
		margin-left: 20px;
		margin-right: 20px;
	}
}

html.darkmod .comment-list li.even, html.darkmod .comment-list li.odd {
	background: transparent;
}

html.darkmod ul.children li.comment.odd.alt {
	border-top: 1px dotted rgba(255, 255, 255, 0.1);
}

html.darkmod .comment-list li.parent, html.darkmod .comment-list li.comment {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
}

html.darkmod #reply-title {
	display: none;
}

#comments h3.title {
	font-size: 1.25rem;
	font-weight: 700;
	max-width: 38rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	margin: 0 auto;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

p.must-log-in {
	text-align: center;
	font-size: 1.25rem;
	font-weight: 700;
	max-width: 38rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	margin: 0 auto;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.comment-title h3.title {
	margin-bottom: 20px;
	font-size: 1.25rem;
	font-weight: 700;
}

.comment-list {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
}

.comment-list ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li.comment {
	border-bottom: 1px dotted rgba(248, 248, 255, 0.9);
	padding: 1em;
}

.comment-list li.comment ol, .comment-list li.comment .children {
	list-style: none;
	margin: 0 0 0 20px;
}

.comment-list li.comment .avatar {
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50px;
}

.comment-list li.comment .comment-by {
	margin-left: 20px;
}

.comment-list li.comment p {
	margin-left: 20px;
}

.comment-list li.comment .comment-meta a {
	color: #ccc;
}

.comment-list li.comment .reply a {
	font-weight: bold;
}

.comment-list li.comment .children {
	text-indent: 0;
	padding-left: 40px;
}

.comment-list li.comment .children li.depth-2 {
	margin: 0 0 10px 10px;
}

.comment-list li.comment .children li.depth-3 {
	margin: 0 0 10px 10px;
}

.comment-list li.comment .children li.depth-4 {
	margin: 0 0 10px 10px;
}

.comment-list li.even {
	background: var(--putih);
}

.comment-list li.odd {
	background: var(--putih);
}

ul.children li.comment.odd.alt {
	border-top: 1px dotted rgba(248, 248, 255, 0.9);
}

.comment-list li.parent {
	border-bottom: 1px dotted rgba(248, 248, 255, 0.9);
}

.comment-content a {
	word-wrap: break-word;
}

ol.comment-list {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	text-indent: 0;
	position: relative;
}

ol.comment-list li .comment-meta {
	margin-bottom: 20px;
	position: relative;
}

ol.comment-list li .comment-meta:after {
	content: " ";
	bottom: -15px;
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

ol.comment-list li.comment {
	margin: 0 0 15px;
}

.comment-body {
	padding: 10px;
}

.bypostauthor > .comment-body {
	border-left: 2px solid #ddd;
}

ol.comment-list li.comment ol.children li.comment {
	margin-left: 20px;
}

ol.comment-list li div.vcard cite.fn {
	font-style: normal;
}

ol.comment-list li div.vcard img.avatar {
	float: left;
	margin: 0 0.8em 0 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

ol.comment-list li div.comment-author {
	font-size: 13px;
}

ol.comment-list li div.comment-metadata {
	font-size: 12px;
}

ol.comment-list li div.comment-metadata a {
	color: #aaa;
}

ol.comment-list li p {
	margin: 0 0 1em;
}

ol.comment-list li ol {
	list-style: square;
	margin: 0 0 1em 2em;
}

ol.comment-list li div.reply {
	font-size: 12px;
}

ol.comment-list li ol.children {
	list-style: none;
	margin: 1em 0 0;
	padding-left: 0;
	text-indent: 0;
}

ol.comment-list li.even {
}

ol.comment-list li.odd {
}

ol.comment-list li.pingback {
	padding: 1em;
}

@media (max-width: 767px) {
	ol.comment-list li.comment {
		margin: 0 0 5px;
	}

	ol.comment-list li.comment ol.children li.comment {
		margin-left: 5px;
	}

	ol.comment-list li.parent, ol.comment-list li ol.children li.depth-2, ol.comment-list li ol.children li.depth-3, ol.comment-list li ol.children li.depth-4 {
		border-left: none;
	}
}

#respond {  
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	background-color: white;
	padding-bottom: 20px;
}

#respond textarea, #respond input[type="text"], #respond input[type="email"] {
	display: block;
	box-sizing: padding-box;
	overflow: hidden;
	padding: 10px;
	width: 250px;
	font-size: 14px;
	border-radius: 6px;
	box-shadow: 2px 2px 8px var(--color_rgb);
	border: 0;
}

#respond textarea:focus, #respond input[type="email"]:focus, #respond input[type="text"]:focus {
	border: none;
	outline: none;
}

:focus {
	outline: none;
}

.col-3 {
	position: relative;
}

#commentform textarea, #commentform input[type="email"], #commentform input[type="text"] {
	font: 15px/24px;
	color: #333;
	width: 100%;
	box-sizing: border-box;
	letter-spacing: 1px;
}

.effect-1 {
	border: 0;
	padding: 7px 15px;
	border: 1px solid var(--color_rgb);
	position: relative;
	background: transparent;
}

.effect-1 ~ .focus-bg:before, .effect-1 ~ .focus-bg:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background-color: var(--color_rgb);
	transition: 0.3s;
	z-index: -1;
}

.effect-1:focus ~ .focus-bg:before, .has-content.effect-1 ~ .focus-bg:before {
	transition: 0.3s;
	width: 50%;
	height: 100%;
}

.effect-1 ~ .focus-bg:after {
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
}

.effect-1:focus ~ .focus-bg:after, .has-content.effect-1 ~ .focus-bg:after {
	transition: 0.3s;
	width: 50%;
	height: 100%;
}

.effect-1 ~ label {
	position: absolute;
	left: 14px;
	width: 100%;
	top: 10px;
	color: var(--color_link);
	transition: 0.3s;
	z-index: -1;
	letter-spacing: 0.5px;
}

.effect-1:focus ~ label, .has-content.effect-1 ~ label {
	margin-bottom: -18px;
	top: -18px;
	left: 0;
	font-size: 20px;
	color: var(--color_link);
	transition: 0.3s;
}

h3.comment-reply-title {
	margin: 0 0 10px 0;
	font-size: 16px;
}

h3.comment-reply-title:after {
	content: "";
	display: block;
	width: 100%;
	max-width: 70px;
	border-top: 2px solid rgba(248, 248, 255, 0.9);
	margin-top: 10px;
}

ol.comment-list li #respond {
	margin-top: 20px;
}

ol.comment-list li #reply-title {
	font-size: 0;
	margin: 0!important;
	padding: 0;
	height: 0;
	border-top: 0;
}

#cancel-comment-reply-link {
	color: #999;
	display: block;
	position: absolute;
	bottom: 15px;
	right: 20px;
	vertical-align: middle;
	font-size: 14px;
}

#cancel-comment-reply-link:hover {
	color: #777;
}

#commentform p.comment-notes {
	color: #aaa;
	font-size: 12px;
}

#commentform textarea {
}

#commentform p.comment-form-author {
}

#commentform p.comment-form-email {
}

#commentform p.comment-form-comment, #commentform p.comment-form-url {
	clear: both;
}

#commentform p.form-submit {
	margin-bottom: 0 !important;
}

@media (max-width: 767px) {
}

#submit {
	background: -moz-linear-gradient(top, var(--color_button) 5%, var(--color_button_hover) 100%);
	background: -webkit-linear-gradient(top, var(--color_button) 5%, var(--color_button_hover) 100%);
	background: -o-linear-gradient(top, var(--color_button) 5%, var(--color_button_hover) 100%);
	background: -ms-linear-gradient(top, var(--color_button) 5%, var(--color_button_hover) 100%);
	background: linear-gradient(to bottom, var(--color_button) 5%, var(--color_button_hover) 100%);
	background-color: var(--color_button);
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	border: 1px solid var(--color_button_hover);
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 17px;
	padding: 16px 31px;
	text-decoration: none;
	text-shadow: 0px 1px 0px var(--color_button);
}

#submit:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, var(--color_button_hover)), color-stop(1, var(--color_button)));
	background: -moz-linear-gradient(top, var(--color_button_hover) 5%, var(--color_button) 100%);
	background: -webkit-linear-gradient(top, var(--color_button_hover) 5%, var(--color_button) 100%);
	background: -o-linear-gradient(top, var(--color_button_hover) 5%, var(--color_button) 100%);
	background: -ms-linear-gradient(top, var(--color_button_hover) 5%, var(--color_button) 100%);
	background: linear-gradient(to bottom, var(--color_button_hover) 5%, var(--color_button) 100%);
	background-color: var(--color_button_hover);
}

#submit:active {
	position: relative;
	top: 1px;
}

@media (max-width: 767px) {
	#gallery-screenshots1 img {
		height: 150px !important;
		width: auto !important;
		max-width: 100% !important;
		max-height: 150px !important;
	}
}

@media screen and (max-width: 768px) {
	.ads-here {
		min-height: 90px;
	}

	.ads-here .ads-content {
		padding-top: 8px;
	}

	.ads-here .ads-content:before, .ads-here .ads-content:after {
		padding-top: 8%;
	}
}

@media screen and (max-width: 768px) {
	.is-hidden-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 1024px) {
	#gallery-screenshots1 img.lzl {
		min-width: 200px;
	}

	#gallery-screenshots1 {
		overflow: hidden;
		overflow-y: hidden;
		white-space: nowrap;
		margin-bottom: 25px;
		margin-top: 17px;
		overflow-x: scroll;
		position: relative;
		width: 100%;
	}

	#gallery-screenshots1 a, #gallery-screenshots1 img {
		display: inline-block;
		max-width: none;
		min-height: 165px;
		max-height: 165px;
		border-radius: 15px;
	}
}

@media (hover: hover) and (pointer: fine) {
	.beauty-scroll::-webkit-scrollbar {
		width: 8px;
		height: 8px;
	}

	.beauty-scroll::-webkit-scrollbar-track {
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3) inset;
		border-radius: 8px;
	}

	.beauty-scroll::-webkit-scrollbar-thumb {
		background-color: #707570;
		border-radius: 8px;
	}

	.beauty-scroll::-webkit-scrollbar-thumb:hover {
		background-color: #50555a;
	}
}

.mb-14 {
	margin-bottom: 14px !important;
}

@media (min-width: 481px) and (max-width: 767px) {
	#gallery-screenshots1 a, #gallery-screenshots1 img {
		display: inline-block;
		max-width: none;
		min-height: 125px;
		max-height: 125px;
		border-radius: 15px;
	}

	img.googleplayicon {
		margin-left: 0 !important;
		height: 25px !important;
		width: 110px !important;
	}
}

@media (min-width: 320px) and (max-width: 480px) {
	img.googleplayicon {
		margin-left: 0 !important;
		height: 25px !important;
		width: 110px !important;
	}

	.screenshots_swiper .swiper-slide {
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	#hidez {
		display: none !important;
	}

	.hidez {
		display: none !important;
	}
}

@media (min-width: 1025px) and (max-width: 1280px) {
	#hidez {
		display: none !important;
	}

	.hidez {
		display: none !important;
	}
}

@media screen and (max-width: 1024px) {
	#gallery-screenshots1 img.lzl {
		min-width: 200px;
	}

	#gallery-screenshots1 {
		overflow: hidden;
		overflow-y: hidden;
		white-space: nowrap;
		margin-bottom: 25px;
		margin-top: 17px;
		overflow-x: scroll;
		position: relative;
		width: 100%;
	}

	#gallery-screenshots1 a, #gallery-screenshots1 img {
		display: inline-block;
		max-width: none;
		min-height: 165px;
		max-height: 165px;
		border-radius: 15px;
	}
}

@media (hover: hover) and (pointer: fine) {
	.beauty-scroll::-webkit-scrollbar {
		width: 8px;
		height: 8px;
	}

	.beauty-scroll::-webkit-scrollbar-track {
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3) inset;
		border-radius: 8px;
	}

	.beauty-scroll::-webkit-scrollbar-thumb {
		background-color: #707570;
		border-radius: 8px;
	}

	.beauty-scroll::-webkit-scrollbar-thumb:hover {
		background-color: #50555a;
	}
}

@media (min-width: 320px) and (max-width: 479px) {
	.breadcrumb-item.active {
		display: none !important;
	}

	.breadcrumb-item1 {
		display: none !important;
	}
}

@media (max-width: 767px) {
	#wpadminbar {
		position: fixed !important;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1280px;
	}
}

@media (max-width: 767px) {
	.single .breadcrumb-item.active {
		display: none;
	}

	.hide {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.admin-bar .site-header {
		top: 32px;
	}
}

@media (max-width: 1199px) {
	.site-nav .menu > li > a {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}
}

@media (max-width: 991px) {
	.site-nav {
		background-color: var(--putih);
		overflow-y: auto;
		width: 17.5rem;
		position: fixed;
		left: -17.5rem;
		top: 0;
		bottom: 0;
		transition: all 0.3s ease 0s;
		z-index: 1002;
	}

	body.open-site-nav .site-nav {
		left: 0;
	}

	.site-overlay {
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 1001;
		top: 0;
		left: 0;
	}

	.site-nav .menu {
		display: block;
	}

	.site-nav .menu > li {
		border-bottom: 1px solid #dee2e6;
		padding: 0.75rem 2.5rem 0.75rem 0.75rem;
		margin-left: 0;
	}

	.site-nav .menu > li + li {
		margin-left: 0;
	}

	.site-nav .menu > li > a {
		display: inline;
		padding: 0;
	}

	.site-nav .menu > li.menu-item-has-children:before {
		content: " ";
		border-top: 2px solid #212121;
		border-left: 2px solid #212121;
		cursor: pointer;
		float: right;
		width: 0.5rem;
		height: 0.5rem;
		position: absolute;
		top: 1.25rem;
		right: 1rem;
		transform: rotateZ(-135deg);
		transition: all 0.3s ease 0s;
	}

	.site-nav .menu > li.menu-item-has-children:hover:before {
		border-top-color: #eb144c;
		border-left-color: #eb144c;
	}

	.site-nav .menu > li.menu-item-has-children.active:before {
		transform: rotateZ(45deg);
	}

	.site-nav .menu > li > .sub-menu {
		background-color: transparent;
		border: 0;
		box-shadow: none;
		clear: both;
		display: none;
		padding: 0;
		position: relative;
		top: 0;
		left: 0;
		margin: 0.5rem 0;
	}

	.site-nav .menu > li:hover > .sub-menu {
		display: none;
	}
}

@media (max-width: 767px) {
	.row {
		margin-left: -8px;
		margin-right: -8px;
	}

	[class*="col-"] {
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media (max-width: 767px) {
	h1, .h1 {
		font-size: 1.625rem;
	}

	h2, .h2 {
		font-size: 1.5rem;
	}

	h3, .h3 {
		font-size: 1.375rem;
	}

	h4, .h4 {
		font-size: 1.25rem;
	}

	h5, .h5 {
		font-size: 1.125rem;
	}

	.display-4 {
		font-size: 2rem;
	}
}

@media (max-width: 767px) {
	.single .breadcrumb-item.active {
		display: none;
	}
}

@media (min-width: 768px) {
	.admin-bar .site-header {
		top: 32px;
	}
}

@media (max-width: 1199px) {
	.site-nav .menu > li > a {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}
}

@media (max-width: 991px) {
	.site-nav {
		background-color: var(--putih);
		overflow-y: auto;
		width: 17.5rem;
		position: fixed;
		left: -17.5rem;
		top: 0;
		bottom: 0;
		transition: all 0.3s ease 0s;
		z-index: 1002;
	}

	body.open-site-nav .site-nav {
		left: 0;
	}

	.site-overlay {
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 1001;
		top: 0;
		left: 0;
	}

	.site-nav .menu {
		display: block;
	}

	.site-nav .menu > li {
		border-bottom: 1px solid #dee2e6;
		padding: 0.75rem 2.5rem 0.75rem 0.75rem;
		margin-left: 0;
	}

	.site-nav .menu > li + li {
		margin-left: 0;
	}

	.site-nav .menu > li > a {
		display: inline;
		padding: 0;
	}

	.site-nav .menu > li.menu-item-has-children:before {
		content: " ";
		border-top: 2px solid #212121;
		border-left: 2px solid #212121;
		cursor: pointer;
		float: right;
		width: 0.5rem;
		height: 0.5rem;
		position: absolute;
		top: 1.25rem;
		right: 1rem;
		transform: rotateZ(-135deg);
		transition: all 0.3s ease 0s;
	}

	.site-nav .menu > li.menu-item-has-children:hover:before {
		border-top-color: var(--color_border);
		border-left-color: var(--color_border);
	}

	.site-nav .menu > li.menu-item-has-children.active:before {
		transform: rotateZ(45deg);
	}

	.site-nav .menu > li > .sub-menu {
		background-color: transparent;
		border: 0;
		box-shadow: none;
		clear: both;
		display: none;
		padding: 0;
		position: relative;
		top: 0;
		left: 0;
		margin: 0.5rem 0;
	}

	.site-nav .menu > li:hover > .sub-menu {
		display: none;
	}
}

@media (max-width: 450px) {
	img.mDr {
		width: 150px !important;
		height: 150px !important;
	}

	.king-logged-user {
		display: none !important;
	}
}

@media (max-width: 320px) {
	img.mDr {
		width: 150px !important;
		height: 150px !important;
	}

	.king-logged-user {
		display: none !important;
	}
}

@media (max-width: 767px) {
	#wpadminbar {
		position: fixed !important;
	}
}

@media (max-width: 450px) {
	img.rounded-lg.d-block.mx-auto, .entry-content center iframe {
		height: 175px !important;
	}

	.truncate-ellipsis {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	time.text-container {
		width: auto;
		height: 2em;
		overflow: hidden;
		display: flex;
		position: relative;
	}

	time.text-container > em {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		min-width: 100%;
		max-width: 100%;
		position: absolute;
		right: 0%;
	}
}

@media (max-width: 320px) {
	img.rounded-lg.d-block.mx-auto, .entry-content center iframe {
		height: 175px !important;
	}

	.truncate-ellipsis {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	time.text-container {
		width: 275px;
		height: 2em;
		overflow: hidden;
		display: flex;
		position: relative;
	}

	time.text-container > em {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		min-width: 100%;
		max-width: 100%;
		position: absolute;
		right: 0%;
	}
}

@media (max-width: 767px) {
}

@media (min-width: 1200px) {
	.container {
		max-width: 1280px;
	}
}

@media (max-width: 767px) {
	h1, .h1 {
		font-size: 1.625rem;
	}

	h2, .h2 {
		font-size: 1.5rem;
	}

	h3, .h3 {
		font-size: 1.375rem;
	}

	h4, .h4 {
		font-size: 1.25rem;
	}

	h5, .h5 {
		font-size: 1.125rem;
	}

	.display-4 {
		font-size: 2rem;
	}
}

@media (max-width: 767px) {
	.single .breadcrumb-item.active {
		display: none;
	}
}

@media (min-width: 768px) {
	.admin-bar .site-header {
		top: 32px;
	}
}

@media (max-width: 1199px) {
	.site-nav .menu > li > a {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}
}

@media (max-width: 991px) {
	.site-nav {
		background-color: var(--putih);
		overflow-y: auto;
		width: 17.5rem;
		position: fixed;
		left: -17.5rem;
		top: 0;
		bottom: 0;
		transition: all 0.3s ease 0s;
		z-index: 1002;
	}

	body.open-site-nav .site-nav {
		left: 0;
	}

	.site-overlay {
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 1001;
		top: 0;
		left: 0;
	}

	.site-nav .menu {
		display: block;
	}

	.site-nav .menu > li {
		border-bottom: 1px solid #dee2e6;
		padding: 0.75rem 2.5rem 0.75rem 0.75rem;
		margin-left: 0;
	}

	.site-nav .menu > li + li {
		margin-left: 0;
	}

	.site-nav .menu > li > a {
		display: inline;
		padding: 0;
	}

	.site-nav .menu > li.menu-item-has-children:before {
		content: " ";
		border-top: 2px solid #212121;
		border-left: 2px solid #212121;
		cursor: pointer;
		float: right;
		width: 0.5rem;
		height: 0.5rem;
		position: absolute;
		top: 1.25rem;
		right: 1rem;
		transform: rotateZ(-135deg);
		transition: all 0.3s ease 0s;
	}

	.site-nav .menu > li.menu-item-has-children:hover:before {
		border-top-color: var(--color_link);
		border-left-color: var(--color_link);
	}

	.site-nav .menu > li.menu-item-has-children.active:before {
		transform: rotateZ(45deg);
	}

	.site-nav .menu > li > .sub-menu {
		background-color: transparent;
		border: 0;
		box-shadow: none;
		clear: both;
		display: none;
		padding: 0;
		position: relative;
		top: 0;
		left: 0;
		margin: 0.5rem 0;
	}

	.site-nav .menu > li:hover > .sub-menu {
		display: none;
	}
}

@media (max-width: 767px) {
	#gallery-screenshots1 img {
		height: 150px !important;
		width: auto !important;
		max-width: 100% !important;
		max-height: 150px !important;
	}
}

@media screen and (max-width: 1024px) {
	#gallery-screenshots1 img.lzl {
		min-width: 200px;
	}

	#gallery-screenshots1 {
		overflow: hidden;
		overflow-y: hidden;
		white-space: nowrap;
		margin-bottom: 25px;
		margin-top: 17px;
		overflow-x: scroll;
		position: relative;
		width: 100%;
	}

	#gallery-screenshots1 a, #gallery-screenshots1 img {
		display: inline-block;
		max-width: none;
		min-height: 165px;
		max-height: 165px;
		border-radius: 15px;
	}
}

@media (max-width: 450px) {
	.breadcrumb-item.active {
		display: none;
	}

	.king-logged-user, .tags-links {
		display: none !important;
	}
}

@media (max-width: 320px) {
	.breadcrumb-item.active {
		display: none;
	}
}

@media (max-width: 450px) {
	img.rounded-lg.d-block.mx-auto, .entry-content center iframe {
		height: 175px !important;
	}

	.truncate-ellipsis {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	time.text-container {
		width: auto;
		height: 2em;
		overflow: hidden;
		display: flex;
		position: relative;
	}

	time.text-container > em {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		min-width: 100%;
		max-width: 100%;
		position: absolute;
		right: 0%;
	}
}

@media (max-width: 320px) {
	img.rounded-lg.d-block.mx-auto, .entry-content center iframe {
		height: 175px !important;
	}

	.truncate-ellipsis {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	time.text-container {
		width: 275px;
		height: 2em;
		overflow: hidden;
		display: flex;
		position: relative;
	}

	time.text-container > em {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		min-width: 100%;
		max-width: 100%;
		position: absolute;
		right: 0%;
	}
}

@media (max-width: 450px) {
	.nav-rtl {
		margin-right: auto !important;
	}

	.button-rtl {
		margin-left: 15% !important;
	}

	.search-rtl {
		margin-right: auto !important;
	}

	.offset-lg-2-rtl {
		margin-right: 3%;
	}

	.mr-2-rtl {
		margin-right: 1.5em !important;
	}

	.input-group-append-rtl {
		margin-right: -1px;
	}

	.input-group-append-rtl, .input-group-prepend {
		display: -ms-flexbox;
		display: flex;
	}
}

@media (max-width: 320px) {
	.nav-rtl {
		margin-right: auto !important;
	}

	.button-rtl {
		margin-left: 15% !important;
	}

	.search-rtl {
		margin-right: auto !important;
	}

	.offset-lg-2-rtl {
		margin-right: 3%;
	}

	.mr-2-rtl {
		margin-right: 1.5em !important;
	}

	.input-group-append-rtl {
		margin-right: -1px;
	}

	.input-group-append-rtl, .input-group-prepend {
		display: -ms-flexbox;
		display: flex;
	}
}

@media (max-width: 450px) {
	img.mDr {
		width: 150px !important;
		height: 150px !important;
	}

	.king-logged-user {
		display: none !important;
	}
}

@media (max-width: 320px) {
	img.mDr {
		width: 150px !important;
		height: 150px !important;
	}

	.king-logged-user {
		display: none !important;
	}
}

@media (max-width: 450px) {
	img.rounded-lg.d-block.mx-auto, .entry-content center iframe {
		height: 175px !important;
	}
}

@media (max-width: 320px) {
	img.rounded-lg.d-block.mx-auto, .entry-content center iframe {
		height: 175px !important;
	}
}

img[data-src] {
	opacity: 0;
	transition: opacity 1.25s ease-in-out;
	will-change: opacity;
}

img[data-src][src] {
	opacity: 1;
}

img[src] {
	opacity: 0;
	transition: opacity 2.25s ease-in-out;
	will-change: opacity;
}

img[src][src] {
	opacity: 2;
}

.stars_rate {
	--percent: calc(var(--rating) / 5 * 100%);
	display: inline-block;
	font-size: 22px;
	cursor: pointer;
	line-height: .5rem;
	margin-left: -.25rem;
}

.stars_rate::before {
	content: "★★★★★";
	letter-spacing: 3px;
	background: linear-gradient(90deg, var(--color_rating2) var(--percent), #b7b7b7 var(--percent));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


h3.section-title.fbold {
	padding-left: 2rem;
	padding-top: 2rem; 
    text-transform: uppercase;
}


.smf p {
  padding-top: 10px;
  margin-bottom: 1rem;
  text-align: justify;
  color: #151617;
}
.smf ul li, .smf ol li {
  text-align: justify;
  color: #151617;
}

div.description p img {
  width: 100%;
}