/*General.css*/
* {
	padding: 0px;
	margin: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Time New Roman;
}

.wrapper {
	width: 990px !important;
	margin: 0 auto;
	position: relative;
}

body {
    background:none;
}

.clear {
	clear: both;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

/*reset.css*/

/* 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: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}


/*end reset*/

@font-face{
    font-family: 'Kievit-Black';
    src: url(../font/Kievit-Black.ttf);
}

@font-face{
    font-family: 'MyriadPro-BlackSemiCn';
    src: url(../font/MyriadPro-BlackSemiCn.otf)
}

@font-face{
    font-family: 'Play-Regular';
    src: url(../font/Play-Regular.ttf)
}

/* start contact */

/* end contact */

/* start header */

.logo{
    float: left;
}

.form{
    float: right;
    width: 56.9%;
    margin: 35px 0 0 0;
}

a.forget-pwd {
    width: 14%;
    color: #fff;
    text-decoration: none;
    font-family: Arial;
    font-size: 10px;
    padding-left: 40px;
    position: relative;
    bottom: 12px;
}

.date-text{
    float: left;
    padding-left: 297px;
    margin-top: 10px;
    font-size: 13px;
    color: #fff;
    font-family: Arial;
}
.date-time{
    color:#fff;
    margin: 9px auto 3px;
    font-size: 12px;
    font-family: Arial;
    float: right;
    width: 20%;
}

input[name=username],input[name=pwd],input[name=code],input[name=Login],input[name=daftar]{
    float: left;
    width: 117px;
    height: 36px;
    background: url(../../images/textbox.png) center no-repeat;
    border: 0;
    outline: none;
    font-size: 15px;
    color:#000;
    padding-left:5px;
    text-align: left;
    font-family: Arial;
}
input[name=username],input[name=pwd]{
    margin-left: 3px;
}
input[name=code],input[name=number],input[name=Login],input[name=daftar],input[name=number]{
    width: 50px;
    height: 42px;
    background: url(../../images/code.png) center no-repeat;
    padding: 0;
    text-align: center;
    border: none;
    font-size: 15px;
    background-position: 2px 2px;
}
input[name=number]{
    float: left;
    background: url(../../images/number.png) center no-repeat;
    font-family:'Times New Roman';
    text-align: center;
    color: rgb(219, 42, 42);
    outline: none;
    background-position: 2px 3px;
}
input[name=code],input[name=number]{
    margin-top: -2px;
}
label{
    
    background: none;
}

input[name=Login],input[name=daftar]{
    float: left;
    background: url(../../images/button.png) center no-repeat;
    width: 104px;
    height: 36px;
    cursor: pointer;
    color: #fff;
    font-size: 19px;
    font-family: Kievit-Black;
}
input[name=daftar]{
    width: 118px !important;
    height: 36px !important;
    background: url(../../images/daftar.gif) center no-repeat;
}

/* .contact-wrap{
    background: url(../../images/con-wrap.png)center no-repeat;
    height: 73px;
} */
.marquee-div{
    float: left;
    color: #000;
    margin:5px auto 0;
    background: url(../../images/maquee-bg.png) center no-repeat;
    width: 990px;
    height: 30px;
}

.info{
    float: left;
    background: url(../../images/icons/sound.png) center no-repeat;
    width: 92px;
    height: 27px;
    background-position: 25px 8px;
}

#runningText{
    width: 92%;
    float: right;
    margin-top: 6px;
    font-family: Arial;
    font-size: 17px;
}

.menu{
    float: left;
    background: url(../../images/menu.png) center no-repeat;
    height: 47px ;
    width: 990px;
    margin: 5px auto 1px;
}

.menu li{
    float: left;
    padding: 8px 47.3px;
    width: 128px;
    height: 37px;
    margin: 0 auto 15px;
    
}

.menu a{
    color: #fff ;
    font-size: 17px;
    font-family: Kievit-Black;
    text-decoration:none !important;
	text-transform: uppercase;
}

.menu li:nth-of-type(2) {
    position: relative;
    left: -7px;
}

.menu li:nth-of-type(3) {
    position: relative;
    left: -16px;
}

.menu li:nth-of-type(4) {
    position: relative;
    left: -9px;
}

.menu li:nth-of-type(5) {
    position: relative;
    left: -9px;
}

.menu li:nth-of-type(6) {
    position: relative;
    left: -8px;
}




.menu li:last-child {
    background: none;
    width: 0;
    height: 0;
    padding-left: 19px;
    padding-top: 11px;
}
.menu a:hover {
    color:#b9adad;
}
/* end header */

/* start content */

.slideshow{
    margin: 5px auto 0;;
}
.contact-us {
    float: left;
}

.contact-us li {
    float: left;
    padding: 0px  1px;
}

.contact-us p{
    margin:-42px 10px 3px 60px;
    color: #fff;
    font-size: 16px;
}

.contact-us a{
    text-decoration: none;
}

ul.product {
    float: left;
    margin:10px 0 -25px 0px;
}

ul.product li {
    float: left;
    margin: 0 0 0 2px;
    padding: 20px 0;
}
.social{
    width: 35%;
    float: left;
}

.banks-wrap{
    float: left;
    background: url(../../images/banks-bg.png) center no-repeat;
    width: 988px;
    height: 70px;
    margin-top: -13px;
}

ul.banks {
    width: 520px;
    margin: 8px 0 0 232px;
}

ul.banks li {
    float: left;
    padding:0 20px;
}

p.copyright {
    float: right;
    width: 66%;
    margin: -20px auto 0;
    font-size: 16px;
    font-weight: 600;
    font-family: Arial;
    color: #fff;
}
/* end content */

.content-detail{
	width: 990px;
	height: 216px;
    float: left;
    background: url(../../images/footer-bg.png) center no-repeat;
    padding: 15px;
}
.title h1,h2,h3,h4{
	text-align: center;
    font-size: 19px;
    color: #eae191;
    font-family: Kievit-Black;
    font-weight: 700;
    margin: 0 auto 10px;
    text-shadow: 2px 5px 2px #403838a8;
}

/* start scroll bar */
.scrollbar
{
    height: 190px;
    width: 100%;
    overflow-y: scroll;
    padding: 20px;
    margin: -2px 0px 0px 11px;
}

.force-overflow p{
	font-size: 15px;
    font-family: Myriad Pro;
    line-height: 160%;
    color: #fff;
}

.force-overflow a {
    color:#dcb5bb;
    text-decoration: none;
}

#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color:#d62020;
}
/* end scroll bar */

/* 
.content-bg {
	background: url(../../images/footer-bg.png) center no-repeat;
    margin-bottom: -4px;
    height: 216px;
    border-radius: 8px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-family: Arial;
}
.title1 {
	text-align: center;
    font-size: 19px;
    color: #eae191;
    font-family:  Kievit-Black;
    font-weight: 700;
    margin:20px auto 0px;
    text-shadow:2px 5px 2px #403838a8;
}


.content-text {
    margin-top: 2px;
    width: 930px;
    height: 200px;
    text-align: center;
    margin-left: 30px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.content-div {
    line-height: 26px;
    height: 100px;
}

.content-text::-webkit-scrollbar {
    display: none;
}

.content-text::-o-scrollbar {
    display: none;
}

.slider {
    -webkit-appearance: none;
    border-radius: 10px;
    background: rgb(211, 211, 211);
    outline: none;
    -webkit-transition: .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 12px;
    height: 16px;
    border: 0;
    background: url(../../images/scroll.png) center no-repeat;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 12px;
    height: 16px;
    border: 0;
    background: url(../../images/scroll.png) center no-repeat;
    cursor: pointer;
}

.slider {
    padding-top: 4px;
    position: absolute;
    top: 0;
    right: 0;
    height: 0;
    width: 190px;
    transform: rotate(90deg) translate(107px, -92px);
    background-color: #ce222e;
} */



