@font-face {
    font-family: Trajan;
    src: url("../fonts/Trajan-Pro-Bold.ttf");
}

body {
	background: #16070a;
	color: #fff;
	font-family: "Verdana";
}

.container {
    width:1170px;
}

.header-wrapper {
	background: url(../images/bg-header.jpg)
}

.header-left {
	max-width:400px;
	display: inline-block;
}

.header-right {
	float: right;
	display: inline-block;
}

.h1title {
	font-family: "Times New Roman";
	font-size: 12px;
	font-size: 17px;
	font-style: italic;
	padding-right: 20px;
	text-align: right;
	margin-bottom: 20px;
}

.mainmenu {
	font-family: "Trajan";
	list-style: none;
	padding: 0px;
	padding-right: 25px;
}

.mainmenu li {
	display: inline-block;
	padding: 10px 30px;
	font-size: 15px;
}

.mainmenu li a {
	color: #fff;
}

.mainmenu li a:hover {
	text-decoration: none;
	color: #250908;
}

.logo-img {
	margin-top: 10px;
	margin-left: 15px;
}

.banner-wrap {
	background: url(../images/bg-banner.jpg);
	padding: 50px 0px;
}

.banner-content {
	background-color:rgba(0, 0, 0, 0.5);
	display: table;
	margin: auto;
	padding: 35px 150px;
}

.content-wrap {
	background: #370c06;
}

.content {
	padding: 5px 40px;
}

.title-content {
	font-family: "Trajan";
	font-size: 22px;
	margin-left: -10px;
}

.content p {
	font-size: 13px;
}

.question {
	font-weight: bold;
}
.lastresult {
	text-align: center;
	font-size: 38px;
	font-family: "Verdana";
}

.price1 {
	overflow: hidden;
	display: table;
	margin: auto;
}

.ballprice1 {
	background: url(../images/bg-ball.png);
	width: 75px;
	height: 75px;
	text-align: center;
	float: left;
	font-size: 45px;
	padding-top: 5px;
	margin: 0px 15px;
}

.price23 {
	width: 50%;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
}

.price23 p {
	padding-left: 12px;
	margin-bottom: 2px;
}

.ballprice23 {
	background: url(../images/bg-ball-m.png);
	width: 48px;
	height: 48px;
	text-align: center;
	float: left;
	font-size: 25px;
	padding-top: 6px;
	margin: 0px 7px;
}

.checkresult a {
	color: #ea9006;
}
.footer-wrapper {
	background: url(../images/bg-footer.jpg) repeat-x;
	background-size: auto 100%;
}

.footer-content {
	width: 80%;
	margin: auto;
	font-family: "Times New Roman";
	font-size: 15px;
}

.imgtitle {
	margin: auto;
	display: table;
	padding: 15px 0px;
}

.img-ancol {
	margin-right: 15px;
}

.deskripsi {
	text-align: justify;
}

.footer-content-top {
	margin-bottom: 25px;
}

.footer-content-bottom {
	border-top: 2px solid #80530d;
	padding-top: 20px;
	overflow: hidden;
}

.footer-content-bottom1 {
	width: 33%;
	display: inline-block;
	float: left;
	margin-right: 5%;
}

.footer-content-bottom2 {
	width: 33%;
	display: inline-block;
	float: left;
	margin-right: 5%;
}

.footer-content-bottom2 p {
	text-align: justify;
}

.footer-content-bottom2 img {
	margin-top: 35px;
	margin-bottom: 20px;
}

.footer-content-bottom3 {
	width: 24%;
	display: inline-block;
	float: left;
}

.footer-content-bottom3 img{
	border-bottom: 2px solid #80530d;
	padding-bottom: 10px;
	margin-top: 35px;
}

.footer-list {
	list-style: none;
	padding-left: 5px;
}

.footer-list li {
	padding-left: 40px;
	height: 48px;
	background-position: left 5px;
}

.icon-phone {
	background: url(../images/icon-phone.png) no-repeat;
}

.icon-message {
	background: url(../images/icon-message.png) no-repeat;
}

.icon-location {
	background: url(../images/icon-location.png) no-repeat;
}

.pricelast3 {
	display: table;
	margin: auto;
}

.ballpricelast3 {
	background: url(../images/bg-ball-s.png);
	width: 31px;
	height: 31px;
	text-align: center;
	float: left;
	font-size: 20px;
	padding-top: 2px;
	margin: 0px 5px;
}

.dateresult {
	text-align: center;
	font-family: Trajan;
	font-size: 14px;
	font-size: 12px;
	margin-top: 12px;
}

.copyright {
	font-family: Trajan;
	margin-top: 15px;
	font-size: 12px;
}

.table-result {
	margin: auto;
	
}

.table-result tr th {
	font-family: "Trajan";
	background: #fff;
	color: #370c06;
	padding: 5px 10px;
	border: 1px solid #fff;
}

.center {
	text-align: center;
}

.dateresulttable {
	font-family: "Trajan";
	background: #fff;
	color: #370c06;
}

.table-result {
	margin-bottom: 15px;
}

.table-result tr td {
	padding: 7px 15px;
	border: 1px solid #fff;
}