* {
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wrapper {
    width: 990px;
    margin: 0 auto;
    position: relative
}

body {
    background: #e3e3e3 url(../img/header/bg.jpg) top no-repeat
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.clear {
    clear: both
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

li,
ol,
ul {
    list-style-type: none
}

a {
    color: #fff;
    text-decoration: none
}

a:active,
a:focus,
a:hover,
button:active,
button:focus,
input:active,
input:focus {
    outline: 0
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle
}

button:hover {
    cursor: pointer
}

@font-face {
    src: url(../font/Tahoma-Regular-font.ttf);
    font-family: 'Tahoma-Regular-font'
}

@font-face {
    src: url(../font/sitka-small-599.ttf);
    font-family: 'sitka-small-599'
}

@font-face {
    src: url(../font/MyriadPro-Regular.otf);
    font-family: 'MyriadPro-Regular'
}

@font-face {
    src: url(../font/play.ttf);
    font-family: 'play'
}

.logo {
    margin-top: 10px
}

.daftar-icon,
.login-icon,
.pwd,
.user {
    position: absolute
}

.user {
    right: 29.8em;
	top:1.55em
}

.pwd {
    right: 22em;
	top:1.55em
}

.login-icon {
    right: 7.8em;
    top: 1.7em
}

.daftar-icon {
    right: 1em;
    top: 1.7em
}

.daftar,
.login {
    font-family: 'MyriadPro-Regular';
    color: #215482;
    text-transform: uppercase;
    font-size: .9em;
    padding-right: 2em
}

input[name=txtCode],
input[name=txtPassword],
input[name=txtUsername] {
    border-radius: 6px;
    border-color: #4f779b;
    border-style: solid;
    width: 120px;
    height: 25px;
    padding-right: 1.2em;
    padding-left: .5em;
    font-family: 'Tahoma-Regular-font'
}

input[name=txtCode] {
    width: 63px
}

input[name=txtCode]:focus,
input[name=txtPassword]:focus,
input[name=txtUsername]:focus {
    outline: 0;
    box-shadow: 0 0 5px #215482;
    border: 1px solid #215482
}

.code_number {
    font-family: 'sitka-small-599';
    color: #215482
}

::-webkit-input-placeholder {
    color: red
}

:-ms-input-placeholder {
    color: red
}

::placeholder {
    color: #8e8d8d;
    font-size: .8em;
    font-family: 'Tahoma-Regular-font'
}

.form {
    margin-top: 1.3em;
    width: 592px;
    height: auto
}

.text-box {
    width: 160px;
    height: 30px;
    background: #af0000;
    border-radius: 4px;
    box-shadow: 1px 4px 10px #292929;
    float: left;
    margin-right: 6px
}

.togel-bg {
    width: 214px;
    height: 53px;
    border: 1px solid #4f779b;
    background-color: #fff;
    display: flex;
    font-family: 'MyriadPro-Regular';
    font-size: 13px;
    color: #fff;
    margin-top: 1em
}

.sgp {
    width: 87px;
    height: 47px;
    background: url(../img/header/togel-sgp.png) top no-repeat;
    align-self: flex-end;
    margin-bottom: -.1em
}

.sgp p:first-child {
    padding: 0 1.2em;
    margin-top: .8em
}

.sgp p:last-child {
    padding: 0 1.7em
}

.sgp-number {
    width: 139px;
    height: 63px;
    background: url(../img/header/togel-number.png) bottom no-repeat;
    margin-top: -.5em
}

.sgp-number p {
    padding: 1.9em 4em
}

.daftar,
.login {
    width: 109px;
    height: 30px;
    background: url(../img/header/btn.png);
    border: 0;
    outline: 0
}

.daftar:hover,
.login:hover {
    color: #000
}

.msg {
    margin-top: .8em;
    width: 361px;
    height: 53px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    padding-left: 1em
}

marquee {
    color: #003e67 !important;
    font-family: 'play';
    font-size: 13px;
	text-transform:uppercase;
}

.menu-bg {
    width: 100%;
    height: 40px;
    padding-top: .4em;
    background: linear-gradient(#004176, #015891, #0174b3)
}

.vertical-hr {
    width: 29px;
    height: 1px;
    background-color: #004176;
    background-image: linear-gradient(to right, #004176, #000, #0174b3);
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    position: relative;
    top: -3px
}

ul.menu li a:hover {
    border-bottom: 1px solid #fff
}

ul.menu li {
    display: inline-block
}

ul.menu li:nth-child(odd) {
    width: 90px;
    text-align: center
}

ul.menu li a {
    font-family: 'play';
    font-size: 16px;
    text-transform: uppercase;
    transition: all .3s ease-in;
    /* top: 4px;
    position: sticky; */
}

.slideshow {
    width: 990px;
    height: 494px;
    margin-top: -15px;
}

.step {
    color: #fff;
    font-family: 'play';
    display: flex;
    margin-top: -20px;
}

.deposit-bg {
    width: 363px;
    padding: 0 9em
}

.deposit-bg,
.transfer-bg,
.withdraw-bg {
    background: url(../img/step/deposit-bg.png);
    height: 94px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    font-size: 18px;
    position: relative
}

.deposit-bg div:first-child,
.transfer-bg div:first-child,
.withdraw-bg div:first-child {
    margin-right: .5em
}

.withdraw-bg {
    background: url(../img/step/withdraw-bg.png) right no-repeat;
    width: 307px;
    padding: 0 4.5em;
    margin-right: -1em;
    margin-left: -1em
}

.transfer-bg {
    background: url(../img/step/transfer-bg.png);
    width: 358px;
    padding: 0 3em;
    margin-top: -1px
}

.product-bg {
    background: url(../img/product/product-bg.png);
    width: 940px;
    height: 676px;
    margin: 0 auto
}

.product-bg div {
    text-align: center;
    vertical-align: middle;
    position: relative;
    top: 24.8em
}

ul.product-name {
    justify-content: center;
    display: flex
}

.sport p,
ul.product-name li p {
    background: -webkit-linear-gradient(#fff, #8b8b8b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'play';
    font-size: 20px;
    font-weight: 700
}

ul.product-name li {
    margin-top: 1em;
    margin-bottom: .2em
}

.sport,
ul.product-name li {
    width: 194px;
    height: 51px;
    border: 1px solid #0098fd;
    border-radius: 10px;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

ul.product-name li:nth-child(2) {
    margin-left: 3em
}

ul.product-name li:nth-child(3) {
    margin-left: 3em;
    margin-right: 3em
}

.sport {
    margin: 0 auto
}

ul.contact {
    display: flex;
    justify-content: center;
    align-items: center
}

ul.contact li {
    display: inline;
    font-family: 'play';
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 1em
}

ul.contact li img,
ul.media li img {
    vertical-align: middle
}

ul.contact li:first-child img {
    position: relative;
    top: .53em
}

ul.contact li:last-child img {
    position: relative;
    top: .53em;
    left: .1em
}

ul.contact li:nth-child(2),
ul.contact li:nth-child(3) {
    margin-left: 2.2em
}

ul.contact li:nth-child(4) {
    margin-left: 2.2em;
    margin-right: 2.2em
}

ul.contact li:nth-child(5) {
    margin-right: 2.2em
}

.footer-bg {
    width: 100%;
    height: 97px;
    background: linear-gradient(#4b4b4b, #424242, #050505);
    color: #fff;
    text-align: center;
    vertical-align: middle
}

.info-bg {
    width: 823px;
    height: 97px;
    background: linear-gradient(#0068bd, #005288, #004d77);
    border-left: 10px solid #000;
    border-right: 10px solid #000;
    margin: 0 auto
}

.welcome {
    padding: 10px;
    font-family: 'play';
    font-size: 13px
}

.h-line {
    height: 1px;
    background-color: #005288;
    background-image: linear-gradient(to right, #005288, #000, #005288);
    margin: .3em 0 .5em
}

ul.media li {
    display: inline
}

ul.media li:last-child {
    font-family: 'play';
    font-size: 12px
}

ul.media li:nth-child(2) {
    margin-left: 2.5em
}

ul.media li:nth-child(3) {
    margin: 0 .2em
}

ul.media li:nth-child(4) {
    margin-right: 2.5em
}
