/**
 * Force Teknologi Icons for Elementor icon picker.
 */

.fticon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1em;
	height: 1em;
	font-style: normal;
	line-height: 1;
	text-rendering: auto;
	vertical-align: middle;
}

.fticon::before {
	content: "FT";
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	background: #0f172a;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .32em;
	font-weight: 800;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
}

.elementor-icons-manager__tab__item .fticon,
.elementor-control-icon .fticon {
	font-size: 28px;
}
.fticon-javascript::before{content:"JS";background:#f7df1e;}.fticon-html5::before{content:"HTML";background:#e34f26;}.fticon-css3::before{content:"CSS";background:#1572b6;}.fticon-react::before{content:"R";background:#61dafb;}.fticon-vue::before{content:"V";background:#42b883;}.fticon-nextjs::before{content:"N";background:#111111;}.fticon-tailwind::before{content:"TW";background:#38bdf8;}.fticon-vanilla-js::before{content:"VJS";background:#f0db4f;}.fticon-elementor::before{content:"E";background:#92003b;}.fticon-wordpress::before{content:"WP";background:#21759b;}.fticon-wordpress-advanced-dev::before{content:"WP+";background:#135e96;}.fticon-woocommerce::before{content:"WOO";background:#96588a;}.fticon-divi::before{content:"D";background:#7b42ff;}.fticon-wp-bakery::before{content:"WB";background:#2f80ed;}.fticon-gutenberg::before{content:"G";background:#111111;}.fticon-drupal::before{content:"D";background:#0678be;}.fticon-shopify::before{content:"S";background:#95bf47;}.fticon-wix::before{content:"W";background:#0c6efc;}.fticon-sql::before{content:"SQL";background:#336791;}.fticon-mysql::before{content:"MY";background:#00758f;}.fticon-postgresql::before{content:"PG";background:#336791;}.fticon-php::before{content:"PHP";background:#777bb4;}.fticon-codeigniter::before{content:"CI";background:#dd4814;}.fticon-laravel::before{content:"L";background:#ff2d20;}.fticon-nodejs::before{content:"N";background:#339933;}.fticon-python::before{content:"PY";background:#3776ab;}.fticon-java::before{content:"JV";background:#f89820;}.fticon-kotlin::before{content:"K";background:#7f52ff;}.fticon-android-studio::before{content:"AS";background:#3ddc84;}.fticon-ios::before{content:"iOS";background:#111111;}.fticon-macos::before{content:"MAC";background:#666666;}.fticon-docker::before{content:"D";background:#2496ed;}.fticon-git::before{content:"GIT";background:#f05032;}.fticon-github::before{content:"GH";background:#181717;}.fticon-nginx::before{content:"NX";background:#009639;}.fticon-apache::before{content:"AP";background:#d22128;}.fticon-powershell::before{content:"PS";background:#5391fe;}.fticon-linux::before{content:"LX";background:#fcc624;}.fticon-kali-linux::before{content:"KALI";background:#557c94;}.fticon-windows::before{content:"WIN";background:#0078d4;}.fticon-cloudlinux::before{content:"CL";background:#1a73e8;}.fticon-freebsd::before{content:"BSD";background:#ab2b28;}.fticon-ubuntu::before{content:"U";background:#e95420;}.fticon-debian::before{content:"DEB";background:#a81d33;}.fticon-centos::before{content:"C";background:#262577;}.fticon-almalinux::before{content:"AL";background:#0f57fb;}.fticon-parrot-os::before{content:"P";background:#15e0ed;}.fticon-google-ads::before{content:"GAds";background:#4285f4;}.fticon-instagram-ads::before{content:"IG";background:#e4405f;}.fticon-facebook-ads::before{content:"FB";background:#1877f2;}.fticon-meta-ads::before{content:"META";background:#0467df;}.fticon-google-business::before{content:"GBP";background:#34a853;}.fticon-seo::before{content:"SEO";background:#0f9d58;}.fticon-schema::before{content:"{}";background:#f9ab00;}.fticon-google-search-console::before{content:"GSC";background:#4285f4;}.fticon-google-analytics::before{content:"GA";background:#f9ab00;}.fticon-google-tag-manager::before{content:"GTM";background:#246fdb;}.fticon-photoshop::before{content:"Ps";background:#31a8ff;}.fticon-after-effects::before{content:"Ae";background:#9999ff;}.fticon-canva::before{content:"C";background:#00c4cc;}.fticon-figma::before{content:"F";background:#f24e1e;}.fticon-automation::before{content:"AUTO";background:#7c3aed;}.fticon-ai::before{content:"AI";background:#10b981;}.fticon-chatbot::before{content:"BOT";background:#06b6d4;}.fticon-cyber-security::before{content:"SEC";background:#dc2626;}.fticon-virus::before{content:"VX";background:#be123c;}.fticon-malware::before{content:"MW";background:#991b1b;}.fticon-penetration-testing::before{content:"PEN";background:#111827;}.fticon-firewall::before{content:"FW";background:#f97316;}.fticon-api::before{content:"API";background:#2563eb;}.fticon-json::before{content:"JSON";background:#111827;}.fticon-graphql::before{content:"GQL";background:#e10098;}.fticon-rest-api::before{content:"REST";background:#0ea5e9;}.fticon-full-stack::before{content:"FS";background:#0f172a;}