body {
	font-family: Arial;
	margin:0;
	padding:0;
	color: #fff;
	background: #000 url(../images/bg.jpeg) top center no-repeat;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header {
	padding-top: 10px;
	overflow: hidden;
}

.header-content {
	text-align: right;
}

.img-logo {
	margin-top: 0px;
	display: block;
}

.img-logo img {
	width: 388px;
}


.container {
	width:1000px;
	margin:0 auto;
}

a {
	text-decoration:none;
}

.nav {
    list-style: none;
	display: table;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
.nav li {
    float: left;
    position: relative;
	margin-left: 5px;
}

.nav a {
	background: #5D5D5D url(../images/bg-menu.png) scroll;
	background: linear-gradient(top, rgba(255, 255, 255, 0.46) 0, rgba(117, 117, 117, 0.08) 44%, rgba(98, 98, 98, 0.1) 50%, rgba(22, 22, 22, 0.19) 50%, rgba(113, 113, 113, 0.08) 100%) no-repeat, url(../images/bg-menu.png), linear-gradient(top, #DBDBDB 0, #808080 44%, #737373 50%, #404040 50%, #7D7D7D 100%) no-repeat;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.46) 0, rgba(117, 117, 117, 0.08) 44%, rgba(98, 98, 98, 0.1) 50%, rgba(22, 22, 22, 0.19) 50%, rgba(113, 113, 113, 0.08) 100%) no-repeat, url(../images/bg-menu.png), -webkit-linear-gradient(top, #DBDBDB 0, #808080 44%, #737373 50%, #404040 50%, #7D7D7D 100%) no-repeat;
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.46) 0, rgba(117, 117, 117, 0.08) 44%, rgba(98, 98, 98, 0.1) 50%, rgba(22, 22, 22, 0.19) 50%, rgba(113, 113, 113, 0.08) 100%) no-repeat, url(../images/bg-menu.png), -o-linear-gradient(top, #DBDBDB 0, #808080 44%, #737373 50%, #404040 50%, #7D7D7D 100%) no-repeat;
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.46) 0, rgba(117, 117, 117, 0.08) 44%, rgba(98, 98, 98, 0.1) 50%, rgba(22, 22, 22, 0.19) 50%, rgba(113, 113, 113, 0.08) 100%) no-repeat, url(../images/bg-menu.png), -ms-linear-gradient(top, #DBDBDB 0, #808080 44%, #737373 50%, #404040 50%, #7D7D7D 100%) no-repeat;
	background: linear-gradient(top, rgba(255, 255, 255, 0.46) 0, rgba(117, 117, 117, 0.08) 44%, rgba(98, 98, 98, 0.1) 50%, rgba(22, 22, 22, 0.19) 50%, rgba(113, 113, 113, 0.08) 100%) no-repeat, url(../images/bg-menu.png), linear-gradient(top, #DBDBDB 0, #808080 44%, #737373 50%, #404040 50%, #7D7D7D 100%) no-repeat;
	-svg-background: linear-gradient(top, rgba(255, 255, 255, 0.46) 0, rgba(117, 117, 117, 0.08) 44%, rgba(98, 98, 98, 0.1) 50%, rgba(22, 22, 22, 0.19) 50%, rgba(113, 113, 113, 0.08) 100%) no-repeat, url(../images/bg-menu.png), linear-gradient(top, #DBDBDB 0, #808080 44%, #737373 50%, #404040 50%, #7D7D7D 100%) no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 12px;
	margin: 0 auto;
	position: relative;
	display: block;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	font-family: Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-shadow: 1px 0 0 rgb(23, 23, 23), 1px 0 0 rgb(23, 23, 23), 0 -1px 0 rgb(23, 23, 23), 0 1px 0 rgb(23, 23, 23), 0 0 10px rgba(0,0,0,0.99);
}

.nav li:first-child a {
    margin-left: 0px;
}

.nav a:hover {
	background: #000;
	background: linear-gradient(top, #363636 0, #595959 15%, #3D3D3D 50%, #141414 50%, #303030 100%) no-repeat;
	background: -webkit-linear-gradient(top, #363636 0, #595959 15%, #3D3D3D 50%, #141414 50%, #303030 100%) no-repeat;
	background: -moz-linear-gradient(top, #363636 0, #595959 15%, #3D3D3D 50%, #141414 50%, #303030 100%) no-repeat;
	background: -o-linear-gradient(top, #363636 0, #595959 15%, #3D3D3D 50%, #141414 50%, #303030 100%) no-repeat;
	background: -ms-linear-gradient(top, #363636 0, #595959 15%, #3D3D3D 50%, #141414 50%, #303030 100%) no-repeat;
	background: linear-gradient(top, #363636 0, #595959 15%, #3D3D3D 50%, #141414 50%, #303030 100%) no-repeat;
	-svg-background: linear-gradient(top, #363636 0, #595959 15%, #3D3D3D 50%, #141414 50%, #303030 100%) no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 12px;
	margin: 0 auto;
}

.nav a.active {
	background: #39040E url(../images/bg-menu.png) scroll;
	background: linear-gradient(top, rgba(198, 15, 48, 0.25) 0, rgba(120, 9, 29, 0.16) 50%, rgba(6, 0, 1, 0.16) 50%, rgba(84, 6, 21, 0.09) 100%) no-repeat, url(../images/bg-menu.png), linear-gradient(top, #A60C29 0, #72091C 50%, #260309 50%, #5A0716 100%) no-repeat;
	background: -webkit-linear-gradient(top, rgba(198, 15, 48, 0.25) 0, rgba(120, 9, 29, 0.16) 50%, rgba(6, 0, 1, 0.16) 50%, rgba(84, 6, 21, 0.09) 100%) no-repeat, url(../images/bg-menu.png), -webkit-linear-gradient(top, #A60C29 0, #72091C 50%, #260309 50%, #5A0716 100%) no-repeat;
	background: -moz-linear-gradient(top, rgba(198, 15, 48, 0.25) 0, rgba(120, 9, 29, 0.16) 50%, rgba(6, 0, 1, 0.16) 50%, rgba(84, 6, 21, 0.09) 100%) no-repeat, url(../images/bg-menu.png), -moz-linear-gradient(top, #A60C29 0, #72091C 50%, #260309 50%, #5A0716 100%) no-repeat;
	background: -o-linear-gradient(top, rgba(198, 15, 48, 0.25) 0, rgba(120, 9, 29, 0.16) 50%, rgba(6, 0, 1, 0.16) 50%, rgba(84, 6, 21, 0.09) 100%) no-repeat, url(../images/bg-menu.png), -o-linear-gradient(top, #A60C29 0, #72091C 50%, #260309 50%, #5A0716 100%) no-repeat;
	background: -ms-linear-gradient(top, rgba(198, 15, 48, 0.25) 0, rgba(120, 9, 29, 0.16) 50%, rgba(6, 0, 1, 0.16) 50%, rgba(84, 6, 21, 0.09) 100%) no-repeat, url(../images/bg-menu.png), -ms-linear-gradient(top, #A60C29 0, #72091C 50%, #260309 50%, #5A0716 100%) no-repeat;
	background: linear-gradient(top, rgba(198, 15, 48, 0.25) 0, rgba(120, 9, 29, 0.16) 50%, rgba(6, 0, 1, 0.16) 50%, rgba(84, 6, 21, 0.09) 100%) no-repeat, url(../images/bg-menu.png), linear-gradient(top, #A60C29 0, #72091C 50%, #260309 50%, #5A0716 100%) no-repeat;
	-svg-background: linear-gradient(top, rgba(198, 15, 48, 0.25) 0, rgba(120, 9, 29, 0.16) 50%, rgba(6, 0, 1, 0.16) 50%, rgba(84, 6, 21, 0.09) 100%) no-repeat, url(../images/bg-menu.png), linear-gradient(top, #A60C29 0, #72091C 50%, #260309 50%, #5A0716 100%) no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 12px;
	margin: 0 auto;
	color: #FFF;
	text-decoration: none;
}

.form-wrapper {
	background: url(../images/bg-daftar.png) no-repeat;
	width: 235px;
	height: 390px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px 0 0 2px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.32);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.32);
	color: #aaa;
	text-shadow: 1px 0 0 rgb(23, 23, 23), 1px 0 0 rgb(23, 23, 23), 0 -1px 0 rgb(23, 23, 23), 0 1px 0 rgb(23, 23, 23), 0 0 10px rgba(0, 0, 0, 0.99);
	display: inline-block;
	margin-left: 20px;
}

.borderframe {
	background-color: rgba(0,0,0,0.5);
	border: 3px solid #991515;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 50px 50px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.32);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.32);
	color: #aaa;
	text-shadow: 1px 0 0 rgb(23, 23, 23), 1px 0 0 rgb(23, 23, 23), 0 -1px 0 rgb(23, 23, 23), 0 1px 0 rgb(23, 23, 23), 0 0 10px rgba(0,0,0,0.99);
}

.list-aplikasi {
	padding: 0px;
	display: table;
	margin: auto;
	margin-top: 8px;
	display: inline-block;
}
	
.list-aplikasi li {
	display: inline-block;
	margin: 0px 3px;
	width: 32%;
}

.list-aplikasi li img {
	width: 100%;
}

.copyright {
	font-size: 10px;
	font-family: Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
	text-align: center;
}

.infobank {
	display: table;
	margin: auto;
	width: 320px;
}

.fix-kiri {
    position: fixed;
    z-index: 999;
    top: 24%;
}

.infokontak-kiri {
    padding-left: 40px;
    height: 40px;
    color: #fff;
    padding-top: 13px;
	font-size: 15px;
    padding-right: 4px;
    margin-bottom: 5px;
    border-radius: 5px;
    opacity: 0.8;
}

.infokontak-kiri:hover {
    opacity: 1;
}

.wakiri {
    background: url(../images/whatsapp.png) #2ab200 no-repeat;
	background-size: auto 100%;
}

.linekiri {
    background: url(../images/line.png) #55e006 no-repeat;
	background-size: auto 100%;
}

.telegramkiri {
    background: url(../images/telegram.png) #61a8de no-repeat left center;
	background-size: auto 80%;
}

.popup-wrapper {
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    padding-top: 80px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
display:none;
}

.popup-content {
    background: #fff;
    margin: auto;
    display: table;
}

.content {
	padding: 7px 20px;
    min-width: 300px;
    background: rgba(10,10,10,0.7);
        background-clip: border-box;
    background-clip: padding-box;
    border: 1px solid #333;
        border-bottom-color: rgb(51, 51, 51);
    border-bottom-color: #142647;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.5);
	margin-top: 0px;
	text-align:justify;
	color: #fff;
	overflow:hidden;
	margin-bottom: 15px;
	line-height: 25px;
}

.titlewarning {
	text-align: center;
	color: #FF0;
	font-weight: bold;
	font-size: 17px;
	
}

.chat-whatsapp {
	position: fixed;
    left: 2px;
    top: 85%;
}