﻿html {
	padding: 0;
	margin: 0;
	height: auto;
	background: url(../img/back.jpg?v=2) top center repeat;
	background-size: cover;
	/* animation:gradient 15s ease infinite;
  */


	display: flex;
	flex-direction: column;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

a {
	text-decoration: none;
	color: #fff;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

a img {
	border: none;
}

a:hover {
	opacity: 0.9;
}

.container {
	margin: auto;
	max-width: 930px;
	border: 1px solid transparent;
	position: relative;
}

#sectionWrapper {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	background-size: 100% 100%;
}

#sectionWrapper #sectionHeader {
	width: 100%;
	height: 105px;
	position: relative;
}

#sectionWrapper #sectionHeader.header {
	height: 170px;
}

#sectionWrapper #sectionHeader #sectionLogo {
	height: 100px;
	width: 216px;
	left: 0;
	top: 10px;
	position: absolute;
}

#sectionWrapper #sectionHeader .login .fogotpass {
	position: absolute;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	position: absolute;
	right: 168px;
	top: 100px;
	font-weight: 700;
}

.header {
	width: 930px;
	height: auto;
}

.logo {
	float: left;
	width: 276px;
	height: 101px;
	margin-left: 10px;
	margin-top: 10px;
}

/* Style the button inside the input container */



.header .login-container .sitelogin {
	float: left;
	width: 80px;
	height: 31px;
	font-family: 'Bebas Neue';
	margin-left: 5px;
	font-size: 20px;
	cursor: pointer;
	color: #fff;
}

#sectionWrapper #sectionHeader .login {
	width: 528px;
	height: 49px;
	margin-top: 15px;
	position: absolute;
	right: 0;
	top: 42px;
}

#sectionWrapper #sectionHeader .login input {
	border: none;
	position: absolute;
	font-size: 12px;
	color: #000;
	background: #fff;
}

#sectionWrapper #sectionHeader .login input.username {
	left: 60px;
	top: 0;
	width: 112px;
	height: 20px;
	padding: 0 5px;
	border: 1px solid #02a500;
	font-style: italic;
}

#sectionWrapper #sectionHeader .login input.password {
	top: 27px;
	left: 60px;
	width: 112px;
	height: 20px;
	padding: 0 5px;
	border: 1px solid #02a500;
	font-style: italic;
}

#sectionWrapper #sectionHeader .login input.code {
	left: 189px;
	top: 0;
	width: 56px;
	height: 20px;
	padding: 0 5px;
	border: 1px solid #02a500;
	font-style: italic;
}

#sectionWrapper #sectionHeader .login img.kode {
	position: absolute;
	left: 189px;
	top: 27px;
	border: 1px solid #02a500;
}

#sectionWrapper #sectionHeader .login input[type=button],
#sectionWrapper #sectionHeader .login input[type=button] {
	padding: 0;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 0;
}

#sectionWrapper #sectionHeader .login input.btn-login {
	padding-top: -10px;
	border: 1px solid;
	border-image-slice: 1;
	cursor: pointer;
	visibility: visible;
	background: rgba(255, 128, 0, 0);
	background: linear-gradient(0deg, rgb(0 255 71) 0%, rgb(0 141 25) 45%, rgba(0 141 25) 52%, rgba(0 141 25) 66%, rgb(0 237 42) 89%);
	border-color: #02a500;
	right: 135px;
	top: 0;
	width: 127px;
	height: 49px;
	font-family: 'Bebas Neue';
	letter-spacing: 2px;
	margin-left: 5px;
	font-size: 26px;
	cursor: pointer;
	color: #ffffff;
}

#sectionWrapper #sectionHeader .login input.btn-register {
	padding-top: -10px;
	border: 1px solid;
	border-image-slice: 1;
	cursor: pointer;
	visibility: visible;
	background: rgb(0, 0, 0);
	background: linear-gradient(0deg, rgb(78 78 78) 0%, rgb(255 255 255) 45%, rgb(169 169 169) 52%, rgb(227 227 227) 66%, rgb(255 255 255) 89%);
	border-color: #ffffff;
	right: 0;
	top: 0;
	width: 127px;
	height: 49px;
	font-family: 'Bebas Neue';
	font: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	font-size: 26px;
	cursor: pointer;
	color: #000000;
}

#sectionWrapper #sectionHeader .login .fogotpass {
	position: absolute;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	position: absolute;
	right: 168px;
	top: 100px;
	font-weight: 700;
}

#checkbox1,
.toggle {
	display: none;
}

.menu {
	padding: 0;
	margin: 0;
	border-radius: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	list-style-type: none;
}

.menu li a {
	text-decoration: none;
	align-self: center;
	border-radius: 0;
	font-size: 20px;
	transition: background .2s linear;
}

.demo {
	border-radius: 0;
	border: 10px solid;
	border-color: #02a500;
	border-width: 1px;
}

.demo li a {
	color: #ffffff;
}

#sliderarea {
	top: 255px;
	float: right;
	width: 656px;
	height: 276px;
	margin-top: 6px;
	border: 1px solid #02a500;
}

.iframestyle {
	width: 100%;
	height: 276px;
	float: left;
	margin-left: 0;
	margin-top: 0;
}

.box-down {
	margin-top: 8px;
	float: left;
	width: 264px;
	height: 259px;
	font-family: 'bebas neue', bold;
}

/* Centered text */


.centered {
	font-weight: bold;
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.centered span {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	letter-spacing: 5px;
	font-size: 30px;
	font-weight: bold;
	background-image: linear-gradient(to top, #ffffff 10%, #ffffff 0, #828282 12%, #ffffff 45%, #828282 50%, #949494 20%, #ffffff 78%, #ffffff 100%);
	color: transparent;
	-webkit-background-clip: text;
	letter-spacing: 0;
	-webkit-text-stroke: 0.7px #260000;
}

.nbox {
	background: -ms-linear-gradient(top, #274b66 0, #103856 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#274b66', endColorstr='#103856', GradientType=0);
}

.nbox {
	-webkit-box-shadow: aquamarine;
	-moz-box-shadow: 0 -2px 0 0 rgba(7, 32, 49, 1);
	padding: 0 0;
	float: left;
	width: 930px;
	margin-top: 10px;
}

.media-body {
	vertical-align: middle;
	border-radius: 5px;
}

.media-body span {
	font-size: 16px;
}

.media {
	font-family: 'Bebas Neue';
	font-display: swap;
	src: url('BebasNeue-Regular.woff2') format('woff2'), url('BebasNeue-Regular.woff') format('woff'), url('BebasNeue-Regular.ttf') format('truetype');
	;
}

.media-body span {
	position: absolute;
	vertical-align: middle;
	font-size: 23px;
	margin-left: 60px;
	color: #fff;
	padding-top: 20px;
}

.media {
	float: left;
	width: 220px;
	height: 70px;
	margin-left: 8.5px;
	vertical-align: middle;
	font-family: 'Bebas Neue';
	border-radius: px;
	border: 1.5px solid #02a500;
	background: linear-gradient(226deg, #02a500 35.41%, #000000 121.72%);
	;
}

.socialico {
	float: left;
	width: 40px;
	height: 40px;
	position: absolute;
	margin-top: 15px;
	margin-left: 10px;
}

.button-glow {
	animation: glowing 3000ms infinite;
}

.glow {
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.glow:hover {
	box-shadow: 2px 2px 25px 2px rgb(255, 255, 255);
}

.glow:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(120deg, transparent, rgba(255, 217, 0, 0.9), transparent);
	transition: all 650ms;
}

img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}

.middleinfo {
	float: left;
	margin-top: 10px;
	width: 930px;
	height: 330px;
}

.boxtoto {
	font-family: 'Bebas Neue';
	font-display: swap;
	float: left;
	width: 264px;
	height: 276px;
	border: 1px solid #02a500;
	;
	background: linear-gradient(-160deg, #000000, #000000, #005e38, #005e38);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
}

.light {
	-webkit-mask-image: linear-gradient(-15deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
	-webkit-mask-size: 200%;
	animation: shine 2s infinite;
}

@-webkit-keyframes shine {
	from {
		-webkit-mask-position: 150%;
	}

	to {
		-webkit-mask-position: -50%;
	}
}

.boxsmartphone {
	float: left;
	margin-left: 10px;
	width: 301px;
	height: 320px;
	border: 1px solid #02a500;
	background: rgb(33, 0, 0);
	background: linear-gradient(0deg, rgba(33, 0, 0, 1) 0%, rgba(13, 0, 0, 1) 100%);
	animation: gradient 15s ease infinite;
}

.boxsmartphone span {
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	letter-spacing: 5px;
	font-weight: bold;
	background-image: linear-gradient(to top, #a77600 10%, #a77600 0, #ffea00 22%, #a77600 45%, #ffea00 50%, #ffea00 55%, #be8600 78%, #ffffff 100%);
	color: #ffffff;
	-webkit-background-clip: text;
	letter-spacing: 2px;
	-webkit-text-stroke: 0 #6c0000;
}

.lastesttitle {
	float: left;
	width: 100%;
	height: px;
	text-align: center;
	vertical-align: middle;
	background: linear-gradient(226deg, #02a500 35.41%, #000000 121.72%);
	;
	color: #fff;
	font-size: 25px;
	padding-top: 5px;
	margin-bottom: 3px;
	font-family: 'Bebas Neue';
	font-display: swap;
}

.tototitle {
	float: left;
	width: 80px;
	height: 40px;
}

.countrytoto {
	width: 75px;
	padding-left: 8px;
	text-align: left;
	font-size: 18px;
	text-transform: uppercase;
}

.datetoto {
	text-align: left;
	font-size: 18px;
}

#gaptoto {
	margin-left: 0;
	margin-top: 2px;
	width: 265px;
	border-bottom: 1px solid #02a500;
}

.imgtoto {
	width: 9%;
	height: 9%;
	padding-bottom: 3px;
}

.wrappersection {
	float: left;
	width: 100%;
}

table {
	border-left: 0 solid #ddd;
	border-right: 0 solid #ddd;
}

table,
td,
th {
	border-bottom: 0 solid #ddd;
}

table {
	border-collapse: collapse;
	width: 90%;
}

td {
	/* background:rgb(96,96,96);
  background:linear-gradient(0deg,rgba(96,96,96,1) 0%,rgba(0,0,0,0) 44%,rgba(41,41,41,0) 100%);
  */



	height: 15px;
	text-align: center;
	vertical-align: center;
}

.widget-content {
	margin: 0 0 0 0;
}

.gamewraper {
	margin-top: 8px;
	float: left;
	width: 264px;
	height: 259px;
	font-family: 'bebas neue', bold;
}

tr td a {
	display: block;
}

.widget-content tr td {
	border-top: 0;
	letter-spacing: 0;
	color: #fff;
}

.sectionfooter {
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 930px;
	height: 50px;
	border-radius: 5px;
}

.textkeyword {
	float: left;
	margin-top: 0;
	text-align: center;
	padding: 0 10px 0 10px;
	font-family: arial;
}

#footerok {
	float: left;
	margin-top: 0;
	/*top:10px;
  */



	background: rgb(32, 0, 0);
	background: -moz-linear-gradient(226deg, #02a500 35.41%, #000000 121.72%);
	;
	background: -webkit-linear-gradient(226deg, #02a500 35.41%, #000000 121.72%);
	;
	background: linear-gradient(226deg, #02a500 35.41%, #000000 121.72%);
	;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#200000", endColorstr="#200000", GradientType=1);
	width: 100%;
	height: 43px;
	font-weight: bold;
	border: 1px solid #02a500;
	border-radius: 10px;
	margin-bottom: 20px;
}

.textfooter {
	float: left;
	color: #fff;
	font-size: 12px;
	width: 70%;
	margin: 3px 15px;
	text-align: left;
}

.imglogo {
	float: right;
	color: #fff;
	width: 13%;
	margin: 2px 10px;
	border-radius: 7px;
}

.loginfrom {
	float: right;
	width: 530px;
	height: auto;
}

/* PROMO BUTTON STYLE */



.button {
	border: 1px solid yellow;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	transform: skewX(-10deg);
	height: 40px;
	width: 100%;
	border-radius: 20px 5px 20px 0;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	font-family: 'Bebas Neue';
	font-size: 35px;
	font-weight: 300;
	padding-top: px;
	text-shadow: 0 0 20px #fff;
	text-transform: uppercase;
	-webkit-animation: breath2 2s 0.5s infinite alternate;
	animation: breath2 2s 0.5s infinite alternate;
	transition: all 0.2s ease;
	cursor: pointer;
	color: red;
}

.button:before {
	content: "";
	display: block;
	width: calc(100% - 22px);
	height: calc(45px - 8px);
	-webkit-animation: breath 2s infinite alternate;
	animation: breath 2s infinite alternate;
	left: 10px;
	top: 3px;
	position: absolute;
	background-color: transparent;
	border: 1px solid #ffde00;
	border-radius: 15px 3px 15px 3px;
}

.button.fire {
	border-color: #02a500;
	background: rgb(255, 0, 0);
	background: linear-gradient(0deg, rgba(255, 0, 0, 1) 0%, rgba(255, 0, 0, 0) 100%);
	box-shadow: 0 0 15px rgba(255, 0, 0, 0.6), 0 5px 20px rgba(255, 0, 0, 0.6), inset 0 1px #02a500, inset 0 -1px #02a500;
	color: #fff;
}

.button.fire:before {
	box-shadow: inset 0 0 20px 0 #02a500;
}

.button:hover.fire {
	box-shadow: 0 0 25px rgba(255, 0, 0, 0.8), 0 5px 20px rgba(255, 0, 0, 0.8), inset 0 1px #02a500, inset 0 -1px #02a500;
	color: yellow;
}

.button:hover.fire:before {
	box-shadow: inset 0 0 30px 0 #02a500;
}

.button+.button {
	margin-top: 15px;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

@-webkit-keyframes breath {
	0% {
		transform: scaleX(1);
	}

	100% {
		transform: scaleX(0.95);
	}
}

@keyframes breath {
	0% {
		transform: scaleX(1);
	}

	100% {
		transform: scaleX(0.95);
	}
}

@-webkit-keyframes breath2 {
	0% {
		transform: skewX(-10deg) scaleX(1);
	}

	100% {
		transform: skewX(-10deg) scaleX(0.95);
	}
}

@keyframes breath2 {
	0% {
		transform: skewX(-10deg) scaleX(1);
	}

	100% {
		transform: skewX(-10deg) scaleX(0.95);
	}
}

/*
   * Animated CSS button
   * Copyright Alexander Bodin 2019-09-07
   *
   * Useage:.class {
  @import button($button-size,$hue,$sat);
}

*/





/*# sourceMappingURL=button.css.map */


.glow {
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.glow:hover {
	box-shadow: 1px 1px 25px 10px rgba(255, 0, 0, 0.6);
}

.glow:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.7), transparent);
	transition: all 650ms;
}

.glow:hover:before {
	left: 100%;
}

/*penambahan baru*/

#navbar {
	max-width: 1024px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#sectionWrapper #sectionMenu {
	width: 928px;
	height: 43px;
	background: url(../img/menu.png) repeat-x;
}

#sectionWrapper #sectionMenu ul {
	list-style: none;
}

#sectionWrapper #sectionMenu ul li {
	padding: 0 9px;
	border-right: 1px solid #000;
	display: inline;
}

#sectionWrapper #sectionMenu ul li a {
	display: inline-block;
	color: #000;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial;
}

#sectionWrapper #sectionMenu ul li:last-child {
	border-right: 0;
}

.news-wrap {
	background: url(../img/berita.png) center no-repeat;
	background-size: 100%;
	height: 36px;
	margin-top: 5px;
}

#div-marquee {
	width: 875px;
	padding-left: 45px;
}

marquee {
	font-size: 16px;
	height: 30px;
	line-height: 35px;
}

.kontak-medsos {
	width: 100%;
	height: 59px;
	background: url(../img/bg-contact.png?v=6) no-repeat;
}

.kontak-medsos .promosi {
	position: absolute;
	top: 5px;
	right: 5px;
}

.service-promo {
	display: flex;
}

.service-item:nth-child(1) .service-item-core {
	background: url(../img/support24jam.jpg) center no-repeat;
	background-size: 100%;
	height: 300px;
	width: 305px;
}

.service-item:nth-child(2) .service-item-core {
	background: url(../img/slot.jpg) center no-repeat;
	background-size: 100%;
	height: 300px;
	width: 305px;
}

.service-item:nth-child(3) .service-item-core {
	background: url(../img/pasaran.jpg?v=4) center no-repeat;
	background-size: 100%;
	height: 300px;
	width: 305px;
}

.service-item:nth-child(1) {
	margin-right: auto;
}

.service-item:nth-child(2) {
	margin: 0 auto;
}

.service-item:nth-child(3) {
	margin-left: auto;
}