* {
    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: #000000 url(../../images/homepage/bg.jpg) center no-repeat;
    height: 1350px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clear {
    clear: both;
}


/* css rest */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0px 0 0px 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    text-decoration: none;
    color: white;
}

button:hover,
button:active,
button:focus {
    cursor: pointer;
}

a:hover,
a:focus,
a:active {
    outline: none;
}


/* end general */


/* Start font */

/*@font-face {
    src: url(../../media/font/Kievit_Black_SC.ttf);
    font-family: 'Kievit';
}*/

pre,
code,
samp,
tt,
var {
    font-family: 'Play-Regular';
}


/* End font */

.header {
    margin-top: 8px;
}

.top-header {
    background: url(../../images/homepage/bg-header.jpg)center no-repeat;
    height: 100px;
}

.from-wrap form {
    margin-top: 26px;
    text-align: center
    /* margin-right: -22px; */
    /* padding: 20px 0 0 15px; */
}

input[name='username'],
input[name='password'] {
    width: 117px;
    height: 25px;
    border: none;
    font-size: 13px;
    text-align: center;
    background: url(../../images/homepage/textbox.png)center no-repeat;
    margin: 0 0 5px 0;
    outline: none;
}

.daftar,
.login {
    background: url(../../images/homepage/daftar.png) center no-repeat;
    width: 72px;
    height: 25px;
    border: none;
    outline: none;
    /* position: relative;
bottom: -9px; */
    margin-top: 1px;
}

.login {
    background: url(../../images/homepage/login.png) center no-repeat;
    width: 72px;
    height: 25px;
}


/* Start Menu */

#menu li {
    float: left;
    padding: 10px 0px 0px 20px;
    list-style: none;
}

#menu li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
}


/* End Menu */


/* start marquee */

.marquee-wrap {
    background-color: #2d0259;
}

.marquee {
    background: url(../../images/homepage/info.png) no-repeat;
}

.marquee .msg {
    padding: 10px 0 8px 65px;
}

.marquee .msg p {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-shadow: 0 0 7px black;
}

#runningText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-left: 49px;
    text-shadow: 0 0 7px black;
}


/* End marquee */


/* Start slide */

.bg-slide {
    background: url(../../images/homepage/bg-slide.jpg) center no-repeat;
    height: 436px;
}

.bg-slide .pull-left-top {
    margin-top: 85px;
    margin-left: 65px;
}

.bg-download {
    background: url(../../images/homepage/down-app.png) no-repeat;
    width: 572px;
    height: 138px;
    margin-top: 40px;
    margin-left: -75px;
}

.bg-download .pull-left {
    text-align: center;
    margin-left: 86px;
    margin-top: 45px;
    font-family: Arial, Helvetica, sans-serif;
}

.bg-download .pull-left h1 {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    background: -webkit-linear-gradient(white, black);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px transparent;
}

.bg-download .pull-left p {
    font-size: 12px;
    font-weight: 900;
    background: -webkit-linear-gradient(#9900ff, #9900ff, #9900ff, #660099, #660099);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-download .pull-right {
    text-align: center;
    margin-top: -97px;
    margin-right: 89px;
    font-family: Arial, Helvetica, sans-serif;
}

.bg-download .pull-right h1 {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    background: -webkit-linear-gradient(white, black);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px transparent;
}

.bg-download .pull-right p {
    font-size: 12px;
    font-weight: 900;
    background: -webkit-linear-gradient(#9900ff, #9900ff, #9900ff, #660099, #660099);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.giff img {
    width: 137px;
    margin-left: 18px;
    margin-top: 1px;
}


/* End slide */


/* start Game */

.game-wrap {
    padding-top: 25px;
}

.casino {
    padding-left: 0px !important;
}

.casino,
.slotgame,
.poker,
.sportbook,
.sabung-ayam {
    float: left;
    padding-left: 16px;
}

.game-wrap .casino:hover,
.game-wrap .slotgame:hover,
.game-wrap .poker:hover,
.game-wrap .sportbook:hover,
.game-wrap .sabung-ayam:hover {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 1s infinite;
    cursor: pointer;
}

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%
    }
    to {
        -webkit-mask-position: -50%
    }
}

.contact-wrap {
    background-color: #2e025b;
    border-bottom: 2px solid black;
    padding: 10px 0 10px 10px;
    /* text-align: center; */
    margin-top: 20px;
}

.contact-us {
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.contact-wrap .contact {
    position: absolute;
    margin-top: 6px;
    margin-left: -229px;
    font-size: 18px;
    font-family: 'Kievit', Fallback, sans-serif;
    -webkit-text-stroke: 1.5px black;
    background: -webkit-linear-gradient(#9900ff, #5500c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px transparent;
}

.contact-wrap .img-whatsapp {
    margin-left: -80px;
    padding-right: 35px;
}

.whatsapp {
    position: absolute;
    margin-top: 6px;
    font-size: 18px;
    font-family: 'Kievit', Fallback, sans-serif;
    font-weight: 900;
    letter-spacing: 1px;
}

.content-wrap {
    text-align: center;
    font-family: 'Kievit', Fallback, sans-serif;
}

.content-wrap h1 {
    font-size: 16px;
    margin-top: 20px;
    background: -webkit-linear-gradient(#9900ff, #9900ff, #9900ff, #5500c1, #5500c1, #5500c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 12px;
}

.content-wrap p {
    font-size: 11.5px;
    letter-spacing: 1.2px;
    line-height: 18px;
}

.bg-bank {
    margin-top: 25px;
    background: url(../../images/homepage/bank.png) no-repeat;
    height: 34px;
    width: 504px;
}

.bg-app {
    margin-top: 25px;
    background: url(../../images/homepage/bg-app.png) no-repeat;
    height: 40px;
    width: 342px;
}

.copyright {
    background: -webkit-linear-gradient(#9900ff, #9900ff, #9900ff, #5500c1, #5500c1, #5500c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-family: 'Kievit', Fallback, sans-serif;
}


/* Wobble Skew */

@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg);
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg);
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg);
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg);
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0);
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}