@font-face {
	font-family: 'atom';
	src:url('../fonts/atom_y1uct7.eot');
	src:url('../fonts/atom_y1uct7.eot#iefix') format('embedded-opentype'),
		url('../fonts/atom_y1uct7.ttf') format('truetype'),
		url('../fonts/atom_y1uct7.woff') format('woff'),
		url('../fonts/atom_y1uct7-atom.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.atom {
	font-family: 'atom';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.atom-app {
	padding: 20px;
	border-radius: 50%;
	display: inline-block;
	font-size: 60px;
	width: 100px;
	height: 100px;
	position: relative;
}

.atom-app i {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.app-icon:first-of-type .atom-app {
	background-color: #666;
}

.app-icon:nth-of-type(2) .atom-app {
	background-color: #ad45bd;
}

.app-icon:nth-of-type(3) .atom-app {
	background-color: #00a9e4;
}

.app-icon:nth-of-type(4) .atom-app {
	background-color: #7ed618;
}

.app-icon:nth-of-type(5) .atom-app {
	background-color: #fdd932;
}

.app-icon:nth-of-type(6) .atom-app {
	background-color: #ffb500;
}

.app-icon:last-of-type .atom-app {
	background-color: #f44133;
}

.atom-feature {
	display: block;
	font-size: 100px;
}

.atom-ft-addon {
	color: #ba67c8;
}

.atom-ft-panduan {
	color: #63b5f6;
}

.atom-ft-garansi {
	color: #ff8f00;
}

.atom-ft-support {
	color: #313131;
}

.atom-ft-forum {
	color: #68f0ae;
}

.atom-ft-market {
	color: #f5584d;
}

.atom-social {
	padding: 3px;
	border-radius: 50%;
	color: #FFF;
}

.atom-blog {
	background-color: #f54437;
}

.atom-facebook {
	background-color: #6b82c4;
}

.atom-twitter {
	background-color: #97d0ef;
}

.atom-youtube {
	background-color: #d16453;
}

.atom-icon-culinary:before {
	content: "\e920";
}
.atom-icon-fashion:before {
	content: "\e921";
}
.atom-icon-portal:before {
	content: "\e922";
}
.atom-icon-retail:before {
	content: "\e923";
}
.atom-icon-shop:before {
	content: "\e924";
}
.atom-icon-trainer:before {
	content: "\e925";
}
.atom-app-contact:before {
	content: "\e900";
}
.atom-app-gallery:before {
	content: "\e901";
}
.atom-app-home:before {
	content: "\e902";
}
.atom-app-location:before {
	content: "\e903";
}
.atom-app-news:before {
	content: "\e904";
}
.atom-app-profile:before {
	content: "\e905";
}
.atom-app-video:before {
	content: "\e906";
}
.atom-bbm:before {
	content: "\e907";
}
.atom-blog:before {
	content: "\e908";
}
.atom-email:before {
	content: "\e909";
}
.atom-facebook:before {
	content: "\e90a";
}
.atom-forum:before {
	content: "\e90b";
}
.atom-market:before {
	content: "\e90c";
}
.atom-media:before {
	content: "\e90d";
}
.atom-office:before {
	content: "\e90e";
}
.atom-partnership:before {
	content: "\e90f";
}
.atom-phone:before {
	content: "\e910";
}
.atom-profile:before {
	content: "\e911";
}
.atom-support:before {
	content: "\e912";
}
.atom-tos:before {
	content: "\e913";
}
.atom-twitter:before {
	content: "\e914";
}
.atom-whatsapp:before {
	content: "\e915";
}
.atom-youtube:before {
	content: "\e916";
}
.atom-menu-about:before {
	content: "\e917";
}
.atom-menu-benefits:before {
	content: "\e918";
}
.atom-menu-features:before {
	content: "\e919";
}
.atom-ft-addon:before {
	content: "\e91a";
}
.atom-ft-forum:before {
	content: "\e91b";
}
.atom-ft-garansi:before {
	content: "\e91c";
}
.atom-ft-market:before {
	content: "\e91d";
}
.atom-ft-panduan:before {
	content: "\e91e";
}
.atom-ft-support:before {
	content: "\e91f";
}

.popup__welcome {
	height: 450px;
	background-image: url("../images/popup/bg.jpg");
}

.popup__top {
	background-image: url("../images/popup/top.png");
	background-size: cover;
	height: 225px;
	margin-top: -21px;
}

.popup__welcome .close {
	width: 50px;
	position: relative;
	margin-right: -24px;
	margin-top: -20px;
	float: right;
	margin-left: -25px;
	cursor: pointer;
}

.popup__welcome .ribon {
	margin-right: 20px;
	width: 300px;
	margin-top: 10px;
}

.popup__welcome .device {
	position: relative;
	width: 46%;
	margin-left: 30px;
	margin-bottom: -394px;
}

.popup__welcome .area {
	width: 45%;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

.popup__welcome .logo {
	width: 200px;
	margin-top: 20px;
}

.text-1 {
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
}

.text-2 {
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
}

.clear {
	clear: both;
	float: none;
}

.