*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.container {
  -moz-box-sizing: border-box;
	box-sizing: border-box;
  display: block;
  height: 100%;
  margin: 0 auto;
  min-width: 1000px;
  position: relative;
  width: 1000px;
}
#comments {
	display:none;
}
.entry-header .comments-link {
	display:none !important;
}
#breadcrumbs {
	color: #e9ce6a;
	line-height: 40px;
	height: 40px;
	display: block;
	padding-left: 200px;
	font-size: 9px;
	text-align: right;
	padding-right: 10px;
	text-shadow: 0px 0px 5px #000;
}
html {
  margin: 0 !important;
  width: 100%;
  min-width: 1000px;
}
.border-box {
  -moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
  background: #350302 url("../images/background.jpg") no-repeat fixed center top / 100% 100%;
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  text-rendering: optimizelegibility;
}

#background {
  margin: 0 auto;
  min-width: 1100px;
  width: 100%;
}
.entry-content td, .comment-content td {
  border-top: 1px solid #EDEDED;
  color: #FFFFFF;
  padding: 6px 10px 6px 0;
}
body.custom-font-enabled {
  font-family: Arial;
}
.site-header {
  padding: 0px;
}
.site {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: none;
  min-width: 1000px;
  width: 100%;
}
body .site {
  box-shadow: none;
  margin: 25px auto;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
a {
	color: #e9ce6a;
	cursor: pointer;
	transition:All 0.4s ease;
	-webkit-transition:All 0.4s ease;
	-moz-transition:All 0.4s ease;
	-o-transition:All 0.4s ease;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #01a863;
	outline: 0;
}
#primary article a {
  color: #ffdc5c;
  cursor: pointer;
  outline: 0 none;
  text-decoration: none;
  text-shadow: none;
  transition: all 0.4s ease 0s;
}
.modified {
  color: white;
}
#primary article .entry-content a:hover {
	color: #005671;
	outline: 0;
}
.single #primary article .entry-content a {
	cursor: pointer;
	transition:All 0.4s ease;
	-webkit-transition:All 0.4s ease;
	-moz-transition:All 0.4s ease;
	-o-transition:All 0.4s ease;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
  outline: 0 none;
  text-decoration: underline;
  text-shadow: none;
  color: #e6b00c !important;
}
.single #primary article .entry-content a:hover {
	color: #fff !important;
	outline: 0;
}
a:hover, a:active, a:focus, a:visited{
  outline: 0;
	color: #e9ce6a;
}
a img {
	opacity: 0.8;
	transition:All 0.4s ease;
	-webkit-transition:All 0.4s ease;
	-moz-transition:All 0.4s ease;
	-o-transition:All 0.4s ease;
	text-decoration: none;
}
a img:hover {
	opacity: 1;
}
.home .content p {
  color: #F9D39A;
  line-height: 19px;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
  border-radius: 3px;
  box-shadow: none;
  max-width:100%;
  display:block;
  margin:20px auto;
  opacity: 1;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
  color: #757575;
  font-size: 0.857143rem;
  font-style: italic;
  line-height: 2;
  margin-bottom: 0;
  text-align: center;
}
.entry-content table, .comment-content table {
  border: none;
  font-size: 100%;
  line-height: 2;
}
.entry-content table tr {
  border: 0px solid rgb(255, 255, 255);
  font-size: 100%;
  line-height: 2;
}
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th, .entry-content td {
  background: none repeat scroll 0 0 #222;
  border: 1px solid #D49214;
  border-radius: 0px 7px 7px 0px;
  border-left:none;
  color: rgb(255, 255, 255) !important;
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
  line-height: 2.18182;
  margin-top: 20px;
  padding: 15px 25px;
  text-transform: none;
}
.archive-header, .page-header {
  margin-bottom: 10px;
  padding-right: 75px;
	border:none;
}
.archive-header, .page-header {
  margin-bottom: 10px;
  padding-right: 75px;
}
body.template-front-page .site-content, body.attachment .site-content, body.full-width .site-content, .site-content {
  width: 100%;
}
body.template-front-page .site-content {
  border-radius: 0;
  width: 100%;
}
body.template-front-page #secondary {
  display: none;
}
.site-content {
  border: medium none;
  display: block;
  height: auto;
  margin-bottom: 0;
  margin-top: 0;
  min-width: 1000px;
  padding: 20px;
  position: relative;
  width: 100%;
}
.wp-caption {
  width: 100% !important;
  text-align: center;
}
.widget-area {
  display: none;
  float: right;
  width: 310px;
}
#toolbar {
  background: black none repeat scroll 0 0;
  color: white;
  display: block;
  height: 55px;
  margin: 0 auto;
  min-width: 1000px;
  position: relative;
  text-align: center;
  width: 100%;
}
#toolbar .left {
  float: left;
  height: inherit;
  line-height: 29px;
  padding-top: 7px;
  text-align: left;
  width: 50%;
}
#toolbar .left > h1, #toolbar .left > h2 {
  font-size: 12px;
  line-height: 42px;
}
#toolbar .right {
  float: left;
  height: inherit;
  text-align: right;
  width: 50%;
}
#header {
  background: #191818 url("../images/head-foot-arrow.png") repeat-x scroll 0 -123px ;
  color: black;
  display: block;
  height: 105px;
  margin: 0 auto 40px;
  min-width: 1000px;
  text-align: left;
  width: 100%;
}
#header .left {
  float: left;
  height: inherit;
  padding-top: 15px;
  width: 150px;
}
#header .left img {
  margin-bottom: 18px;
}
#header .center {
  float: left;
  height: inherit;
  text-align: center;
  width: 420px;
}
#header .right {
  float: left;
  height: inherit;
  padding-top: 15px;
  position: relative;
  text-align: right;
  width: 850px;
}
#header .right .top {
  float: left;
  height: 44px;
  width: 100%;
}
#header .right .bottom {
  float: left;
  height: 46px;
  width: 100%;
}
#header .right .social {
  float: right;
  left: 0;
  position: relative;
  top: 0px;
}
#header .right .social .soc1 {
  background: url(../images/social-asiabetking.png) no-repeat scroll center top;
  background-position: 0 0;
  width:32px;
  height:32px;
  display:block;
  float: left;
}
#header .right .social .soc2 {
  background: url(../images/social-asiabetking.png) no-repeat scroll center top;
  background-position: -32px 0;
  width:32px;
  height:32px;
  display:block;
  float: left;
}
#header .right .social .soc3 {
  background: url(../images/social-asiabetking.png) no-repeat scroll center top;
  background-position: -64px 0;
  width:32px;
  height:32px;
  display:block;
  float: left;
}
#header .right .social .soc4 {
  background: url(../images/social-asiabetking.png) no-repeat scroll center top;
  background-position: -96px 0;
  width:32px;
  height:32px;
  display:block;
  float: left;
}
#header .right .social .soc5 {
  background: url(../images/social-asiabetking.png) no-repeat scroll center top;
  background-position: -128px 0;
  width:32px;
  height:32px;
  display:block;
  float: left;
}
#header .logo {
  height: auto;
  margin-bottom: 0;
  margin-top: 0px;
  opacity: 1;
  position: relative;
  width: auto;
}

#contact {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  border-radius: 10px;
  color: white;
  font-size: 12px;
  margin-bottom: -2px;
  margin-left: -130px;
  margin-top: 58px;
  padding: 20px 0;
  position: fixed;
  text-align: center;
  text-shadow: 1px 1px 1px black;
  top: 120px;
  width: 120px;
}
#contact a {
	color: white;
}
#contact a:hover {
	color: #e9ce6a;
}
.dotted {
  border-bottom: 1px dotted #5c5c5c;
  margin-left: 6px;
  padding: 5px;
  width: 105px;
}

#utility {
  display: block;
  height: 555px;
  min-width: 1000px;
  position: relative;
  width: 100%;
}
#wrapper {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  border-radius: 10px;
  margin: 0 auto;
  width: 1000px;
}
#utility .container {
}
#utility .slider-frame {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}
#utility .swiper-container {
  background: transparent none repeat scroll 0 0;
  border-radius: 15px;
  float: left;
  height: 286px;
  margin-left: 20px;
  margin-top: 20px;
  width: 450px;
}
#utility .swiper-slide {
  box-sizing: content-box;
  height: 285px !important;
  text-align: center;
}
#utility .swiper-container .swiper-slide img {
  position: relative;
	width: 450px;
	height: 285px;
}
#utility .swiper-wrapper {
  height: inherit !important;
}
.text {
  height: 100%;
  overflow-y: auto;
}
#utility .left {
  float: left;
  height: 335px;
  line-height: 20px;
  padding-bottom: 16px;
  padding-left: 15px;
  padding-top: 15px;
  width: 515px;
}
#utility .left .about {
    height:300px;
    clear:both;
    float:none;
    overflow:hidden;
}
#utility .right {
  background: transparent none repeat scroll 0 0;
  color: white;
  float: left;
  font-size: 15px;
  font-weight: bold;
  height: 335px;
  padding: 0;
  text-align: center;
  width: 485px;
}
#utility .bottom img {
  opacity: 1;
}
#utility .bottom {
  float: left;
  text-align: left;
  width: 100%;
}
#utility .bottom .game-container {
  height: 115px;
  margin-top: 30px;
  overflow: hidden;
  padding: 0 20px;
}
#utility .bottom .game-container img {
  border: 1px solid #383937;
  border-radius: 6px;
}
#utility .bottom > a > img {
	width: 368px;
	height: 94px;
}
#showcase {
  background: transparent none repeat scroll 0 0;
  display: block;
  height: 295px;
  min-width: 1000px;
  position: relative;
  width: 100%;
}
#showcase .container .left {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: white;
  float: left;
  height: 275px;
  overflow: hidden;
  padding: 0;
  width: 290px;
}
#showcase .container .left a img {
	width:244px;
	height:52px;
}
#showcase .container .center {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: white;
  float: left;
  height: 275px;
  overflow: hidden;
  padding: 0;
  width: 240px;
}
#showcase .container .right {
  background: rgba(0, 0, 0, 0) url("../images/recent-post-bg.png") no-repeat scroll center top;
  border: medium none;
  color: white;
  float: left;
  height: 275px;
  overflow: hidden;
  padding: 40px 10px 20px ;
  position: relative;
  top: -20px;
  width: 445px;
}
#showcase .container > div > h2 {
  color: white;
  line-height: 42px;
  text-align: center;
}
.thumbnail-wrapper > img {
  width: 80px;
  height: 45px;
}
#showcase .right > div {
  height: 100%;
  margin-top: 0;
  overflow: hidden;
}
#showcase .right article h2 a {
  color: white;
  font-size: 13px;
  line-height: 16px;
}
#showcase .right header a {
  display: block;
  float: left;
}
#showcase .right article h2 {
  color: white;
  float: left;
  font-size: 13px;
  height: 30px;
  line-height: 13px;
  padding-left: 10px;
  width: 310px;
  clear: none;
}
#showcase .right header {
  height: 45px;
  width: 100%;
  margin: 0;
}
.prediksi {
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
.prediksi .swiper-slide .thumbnail-wrapper {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.prediksi .swiper-slide .thumbnail-wrapper img {
  border: 2px solid white;
  height: 150px;
  width: 150px;
}
.prediksi .swiper-slide h2 {
  display: inline-block;
  font-size: 17px;
  width: 325px;
}


#bottom {
  background: url("../images/bottom.png") no-repeat scroll left 4px rgba(0, 0, 0, 0);
  color: white;
  display: block;
  font-size: 14px;
  height: 133px;
  line-height: 20px;
  min-width: 1000px;
  position: relative;
  width: 100%;
  padding-top: 25px;
}
#bottom .games-container {
  height: 107px;
  overflow: hidden;
  width: 1000px;
}

#top {
  color: white;
  display: block;
  font-size: 14px;
  height: 122px;
  line-height: 20px;
  margin-top: 25px;
  min-width: 1000px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#top .tebak-skor, #top .jadwal-bola, #top .hasil-togel {
  float: left;
  position: relative;
}
#top .jadwal-bola {
  float: left;
  position: relative;
	margin: 0 5px;
}

#footer {
  background: rgba(0, 0, 0, 0) url("../images/head-foot-arrow.png") repeat-x scroll 0 0;
  color: white;
  height: 142px;
  line-height: 23px;
  margin-top: 20px;
  min-width: 1000px;
  padding-top: 10px;
  text-align: center;
}
#footer a {
  color: white;
}
#footer a:hover {
  color: #e7c70e;
}
#footer .left {
  float: left;
  font-size: 10px;
  text-align: left;
  width: 330px;
}
#footer .right {
  float: left;
  font-size: 10px;
  position: relative;
  text-align: right;
  top: -7px;
  width: 670px;
}
#footer .right img {
	width: 531px;
	height: 35px;
}
#footer .textfoot h2 {
  font-size: 10px;
  color: #fff;
  text-align: left;
  line-height: 14px;
  opacity: .5;
  margin-bottom: 5px;
}
#footer .textfoot p {
  font-size:10px;
  line-height: 12px;
  color:#fff;
  opacity: .3;
  text-align:left;
}
#page .prediksi {
  background: none repeat scroll 0 0 white;
  border: 1px solid #dbdada;
  display: block;
  height: auto;
  min-width: 1000px;
  padding: 20px;
  position: relative;
  width: 100%;
}
#page .content {
  float: left;
  line-height: 25px;
  padding: 0;
  width: 100%;
}
#page .content .social {
  position: absolute;
  right: 3px;
  top: 130px;
  width: 65px;
}
#page .content .social img {
  margin-bottom: 10px;
}
#page .content .title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #fff;
  font-family: Podkova;
  font-size: 15px;
  height: 70px;
  margin-bottom: 20px;
  padding-left: 25px;
  text-transform: uppercase;
  width: 100%;
}
#page .content .image {
  float: right;
  margin-left: 20px;
  margin-right: -5px;
  width: 395px;
}
#page .content .entry-content {
  padding-left: 25px;
}
#page .content .entry-content, #main .entry-content {
  padding: 0 25px;
}
#page .content .image img {
  border: 12px solid #cccccc;
  border-radius: 0;
  width: 100%;
  height: 100%;
}
#page .content .title h1 {
  float: left;
  font-size: 25px;
  font-weight: bold;
  height: 40px;
  line-height: 50px;
  padding-right: 25px;
  text-transform: none;
  width: 100%;
}
#page .content .title .post-meta {
  float: left;
  font-size: 13px;
  height: 15px;
  line-height: 13px;
  padding-right: 25px;
  text-transform: none;
  width: 1060px;
}
.blog article {
  padding: 0 25px !important;
}
.site-content nav {
  background: none repeat scroll 0 0 #282828;
  clear: both;
  line-height: 2;
  overflow: hidden;
  padding: 15px 60px 15px 15px;
}
.site-content nav a {
  color: white;
}
.site-content nav a:hover {
  color: yellow;
}
.category #page .content .entry-content {
  background: none repeat scroll 0 0 #D49214;
  margin-bottom: 20px;
  padding: 15px 78px 25px 10px;
  width: 1080px;
  height: 195px;
}
.category .entry-header .entry-title {
  margin: 0;
}
.category #page .content .image {
  float: left;
  height: 145px;
  margin: 0 20px 0 0;
  width: 165px;
  background: #cccccc;
}
.category #page .content .image img {
  width: 100%;
  height: 100%;
}
.category .entry-header {
  float: left;
  width: 780px;
}
.category .entry-header h2 {
}
.category #primary article a {
  color: black;
  font-family: podkova;
  font-weight: bold;
}
.category .entry-header h2 a:hover {
}
.site-content article {
  -moz-hyphens: auto;
  border: medium none;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  word-wrap: break-word;
}
.category #page .content p {
  margin: 0;
}












.main-navigation {
  margin-top: 0;
  text-align: center;
}
.main-navigation.top-navigation li {
  background: none no-repeat scroll right 22px rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.main-navigation.top-navigation ul.nav-menu, .main-navigation.top-navigation div.nav-menu > ul {
  border: medium none;
  display: inline-block;
  float: left;
  position: relative;
  text-align: right;
  width: 100%;
  z-index: 1005;
}
.main-navigation.top-navigation ul li:hover > ul.sub-menu {
  background: rgba(0,0,0,0.8) none repeat scroll 0 0;
  left: -35px;
  top: 71px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
  border: medium none;
  display: inline-block;
  float: right;
  position: relative;
  text-align: left;
  width: auto;
  z-index: 1005;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
  color: #fff;
  font-weight: normal;
}
.main-navigation li {
  background: none no-repeat scroll right 22px rgba(0, 0, 0, 0);
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.main-navigation li.current-menu-item, .main-navigation li:hover, .main-navigation li.current-menu-ancestor {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.top-navigation.main-navigation li.current-menu-item, .top-navigation.main-navigation li:hover, .top-navigation.main-navigation li.current-menu-ancestor {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: relative;
  z-index: 999;
}
.main-navigation li a:hover {
  color: #E6DDB4;
}
.main-navigation li ul.sub-menu {
  border: 1px solid rgb(245, 209, 74);
  display: block;
  left: -45px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  text-decoration: none;
  top: 32px;
  visibility: hidden;
  z-index: 1;
}
.main-navigation ul li:hover > ul.sub-menu {
  background: none repeat scroll 0 0 #262626;
  border: medium none;
  border-radius: 0;
  left: -41px;
  opacity: 1;
  top: 134px;
  visibility: visible;
}
.main-navigation li ul.sub-menu ul.sub-menu {
  border: 1px solid #DDA44D;
  margin-left: 0;
  position: absolute;
  top: -1px;
  left: 300px;
}
.main-navigation li ul.sub-menu li:hover > ul.sub-menu {
  border: 1px solid #f7d143;
  left: 153px;
  margin-left: 0;
  position: absolute;
  top: -1px;
  border-radius: 0 10px 10px 0;
  border-left: 0;
}
.main-navigation li ul.sub-menu li {
  background: none repeat scroll 0 0 #185685;
  border-radius: 0;
  opacity: 0;
  padding: 0 5px 0 4px;
  visibility: hidden;
}
.main-navigation ul li:hover > ul.sub-menu li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  display: block;
  opacity: 1;
  padding: 0 5px 0 4px;
  visibility: visible;
  margin: 15px 0;
}
.main-navigation.top-navigation li a {
  color: #edeaaa;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 45px;
  opacity: 0.8;
  padding: 0 7px;
  text-transform: none;
  width: auto;
}
/* Menu level 0 */
.main-navigation li a {
  color: #fff;
  display: inline-block;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: lighter;
  line-height: 25px;
  opacity: 0.8;
  padding: 68px 30px;
  text-transform: none;
  width: auto;
}
.main-navigation li a span {
  display: block;
  margin-top: -20px;
  color: #00cfff;
	font-size: 12px;
}
.main-navigation li.current-menu-item a, .main-navigation li:hover a {
  border-top: 1px solid #d5ff82;
  color: #fff;
  opacity: 1;
  position: relative;
}
/* Menu level 1 */
.main-navigation li.games-menu ul.sub-menu li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: transparent;
  display: block;
  font-size: 16px;
  font-weight: normal;
  height: 171px;
  padding: 7px 0 0;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
}
.main-navigation li ul.sub-menu li a {
  background: rgba(0, 0, 0, 0) url("../images/head-foot-arrow.png") no-repeat scroll 8px -235px;
  border: medium none;
  box-sizing: border-box;
  color: white;
  font-size: 15px;
  font-weight: lighter;
  line-height: 15px;
  padding: 4px 0 2px 25px;
  text-align: left;
  width: 240px;
}
.main-navigation li:hover li:hover a {
  color: #f8dc2a;
}
/* Menu level 2 */
.main-navigation li ul.sub-menu ul.sub-menu a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: rgb(0, 0, 0);
  font-size: 13px;
  font-weight: bold;
  padding: 4px 0;
  width: 151px;
}
.main-navigation li:hover li:hover li:hover a {
  background: none;
  color: #f8dc2a;
}
.main-navigation li ul ul {
  left: 100%;
  top: -1px;
}


.content-top {
  background: url("../images/content-top.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  height: 28px;
}
.content-bottom {
  background: url("../images/content-bottom.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	height: 28px;
}
.warning {
  border: 1px solid #D9AA5A;
  padding: 5px 10px;
  margin: 10px 0;
}
.warning h4 {
	color: red;
	display: block;
}
.home .content .warning p {
	margin-bottom:0;
	color: white;
}
.warning span {
	color: #f2d279;
}
#secondary .title {
  text-align: center;
  margin-bottom: 15px;
}
.scroll {
  height: 270px;
  padding-right: 20px;
}
.chrome .scroll {
  height: 289px;
  padding-right: 20px;
}
.nicescroll-rails {
  background: none repeat scroll 0 0 #F1DF83;
  width: 1px !important;
}
.nicescroll-rails div {
  border: medium none !important;
  left: 4px !important;
  width: 9px !important;
}
.widget-top {
	background: url("../images/widget-top.png") no-repeat scroll center top;
}
.widget-bottom {
  background: url("../images/widget-bottom.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  padding: 25px 15px 10px;
}
.widget-center {
	background: url("../images/widget.png") repeat-y scroll center center rgba(0, 0, 0, 0);
}
.post-author a {
	color: white;
}

[class^="mts-icon-"]:before, [class*=" mts-icon-"]:before {
  background: url("../images/star-review.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  height: 10px;
  width: 13px;
}
.mts-icon-star:before {
  content: "\f005";
}
.review-result {
  color: rgb(251, 207, 10);
  float: left;
  font-size: 11px;
  margin-right: 10px;
  margin-top: 8px;
}
#bottom .post-meta {
  color: rgb(255, 255, 255) !important;
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 0px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  top: -14px;
}
.post-date span {
  display: block;
  font-size: 16px;
  margin-top: 1px;
}
#secondary .entry-header {
  float: left;
  width: 230px;
}
#secondary .entry-title {
  line-height: 10px;
}
.chrome #secondary .entry-title {
  line-height: 11px;
}
#secondary .entry-title a {
  color: #FFFFFF;
  font-size: 13px;
}
#secondary article {
	display: inline-block;
}

.right.scrolling > h3,.right.scrolling > p {
  margin-bottom: 10px;
}
.right.scrolling > p {
  line-height: 20px;
}
.entry-content h3, .comment-content h3 {
  color: #e6b00c;
  font-size: 1.14286rem;
  line-height: 1.84615;
}


.visit {
  bottom: 10px;
  position: absolute;
  right: 13px;
}
h1.title, h3.title {
  float: left;
  font-size: 12px;
  line-height: 18px;
  position: relative;
  text-transform: none;
  top: 19px;
  width: 342px;
}
.single #primary article a, .page #primary article a {
  color: #e6b00c !important;
  cursor: pointer;
  outline: 0 none;
  text-decoration: none;
  text-shadow: none;
}
blockquote {
  background: none repeat scroll 0 0 #dddddd;
}
.single #primary article a:hover {
  color: #e43600 !important;
}
.banner-float {
	position: fixed; bottom: 0px; left: 0px; text-align: center; color: white; z-index: 10;opacity: 1 !important;
}
.review-title {
  background-color: transparent;
  border-bottom: 1px solid transparent;
  color: #eccb60;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 10px 15px;
}
.review-list li {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid transparent;
  color: white;
  font-size: 15px;
  font-weight: normal;
  padding: 13px;
  position: relative;
}
.review-star {
  position: absolute;
  right: 15px;
  top: 15px;
}
#review {
  position: relative;
}
.review-star .review-result {
  right: -12px;
  top: -3px;
}
.review-desc {
  background-color: transparent;
  border-bottom: 1px solid transparent;
  color: #eccb60;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 10px 15px;
  width: 670px;
}
.review-total-wrapper {
  background-color: transparent;
  border-bottom: 1px solid transparent;
  color: rgba(0, 0, 0, 0);
  float: left;
  font-size: 15px;
  font-weight: bold;
  height: 82px;
  margin: 0;
  padding: 41px 15px 24px;
  position: relative;
  width: 90px;
}
.review-desc p {
  color: white;
  font-size: 15px;
  font-weight: normal;
}
.review-summary-title > strong {
  color: #eccb60;
}
.review-star {
  position: absolute;
  right: 15px;
  top: 15px;
}
#review {
  background: url("../images/review-box-2.jpg") repeat-x scroll 0 0 transparent;
  height: 320px;
  margin: 0 auto 20px;
  position: relative;
  width: 820px;
}
.rating_btn {
  background: url("../images/review-more.jpg") repeat-x scroll 0 0 transparent;
  height: 35px;
  width: 121px;
  line-height: 31px;
  text-align: center;
}
.rating_btn {
  background: none repeat scroll 0 0 white;
  border-radius: 4px;
  height: auto;
  line-height: 31px;
  padding: 0 10px;
  text-align: center;
  width: auto;
}
.testimonial_group .testimonial .rr_review_text .drop_cap {
  display: none;
}
.rating_btn a {
  color: white;
}
.rating_btn a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  color: #013d50;
  font-weight: bold;
  text-shadow: none;
}
.rating_btn a:hover {
  color: #000;
  font-weight: bold;
}
.review-total-star .review-result {
  position: absolute;
  right: -26px;
  top: 75px;
}
#ta_post_review_after {
  background: none repeat scroll 0 0 #f6f6f6;
  border-bottom: 1px dotted #ddd;
  border-top: 1px dotted #ddd;
  margin: 20px 0;
  padding: 15px;
}
#ta_rating h3 {
    font-size: 14px;
    margin: 10px 0 5px;
}
#ta_rating div.hr {
    background: none repeat scroll 0 0 #e0e0e0;
    height: 1px;
    margin: 5px 0;
}
#ta_rating div.hr hr {
    display: none;
}
#ta_rating p {
    margin-bottom: 0.2em;
}
#ta_post_review_after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  height: auto;
  margin: 20px auto;
  padding: 20px 85px 20px 25px;
  width: 100%;
}
#ta_post_review_after ul {
    margin-top: 10px;
}
#ta_post_review_after ul li {
    float: left;
    list-style: outside none none;
}
#ta_post_review_after .price {
    height: 32px;
    padding-left: 40px;
    width: 100px;
}
#ta_post_review_after .price span {
    display: block;
    margin-top: 8px;
    position: relative;
}
#ta_post_review_after .after_rating {
    width: 80px;
}
#ta_post_review_after .after_button {
    float: right;
    margin-right: 20px;
    margin-top: 8px;
}
#ta_post_review_after dd {
    color: #333333;
    display: block;
    font-size: 110%;
    margin-bottom: 0 !important;
    margin-top: 5px;
}
#ta_post_review_after span {
  color: #eccb60;
  font-size: 11px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  top: 6px;
  display: block;
  width: 100px;
}
#ar_rating_home {
    background: none repeat scroll 0 0 #f6f6f6;
    border: 2px solid white;
    border-radius: 3px;
    clear: both;
    padding: 10px;
}
.ar_rating_home_span {
    float: left;
    height: 16px !important;
    margin: 3px 5px 0 0 !important;
}
.ar_headline_meta_home span {
    height: 16px !important;
    margin-top: 0;
}
.ar_rating_home {
    background: url("../images/r-stars.png") repeat-x scroll 0 -16px transparent;
    height: 16px !important;
    position: relative;
    width: 80px !important;
}
.ar_rating_home .ar_result_home {
    background: url("../images/r-stars.png") repeat-x scroll 0 0 transparent;
    height: 16px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    z-index: 102;
}
.ta_rating .result {
  background: url("../images/r-stars.png") repeat-x scroll 0 0 transparent;
  height: 17px;
  text-indent: -9999px;
  z-index: 102;
}
.editor-r {
  background: url("../images/user-review.jpg") repeat-x scroll 0 0 transparent;
  float: left;
  height: 159px;
  width: 387px;
	margin-right: 23px;
}
.user-r {
  background: url("../images/user-review.jpg") repeat-x scroll 0 0 transparent;
  float: left;
  height: 159px;
  width: 387px;
	margin-left: 23px;
}
.row-fluid.kopa-rating-container {
  display: block;
  margin: 0 auto 25px;
  width: 820px;
  height: 155px;
}
.er {
  color: #eccb60;
  font-size: 12px;
  font-weight: bold;
  margin-left: 35px;
  position: relative;
  text-transform: uppercase;
  top: 9px;
  margin-bottom: 30px;
}
.ti {
  display: table-cell;
  font-size: 16px;
  height: 40px;
  padding: 7px 34px;
  position: relative;
  width: 319px;
  vertical-align: middle;
}
.ti span {
  display: block;
  float: left;
  width: 240px;
}
.total-score {
  color: #eccb60;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-left: 35px;
  position: relative;
  text-transform: uppercase;
  top: 24px;
}
.kopa-rating > li {
  float: left;
  width: 13px;
}
.review-total-box {
  color: #eccb60;
  display: block;
  font-size: 35px;
  text-align: center;
  width: 76px;
}
.kopa-rating.the-top {
  float: right;
  right: -12px;
  top: 15px;
  width: 79px;
}
.kopa-rating {
  float: right;
  position: relative;
  right: 35px;
}
.fa-star:before {
  content: "";
  background: url("../images/star-review.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
}
.fb-like-box {
  display: block !important;
  float: left;
  height: 63px;
  overflow: hidden;
  position: relative;
  top: -4px;
  width: 120px;
}
.plusone {
  display: block;
  float: left;
  position: relative;
  top: 28px;
  width: 58px;
}
.plusfollow {
  display: block;
  float: left;
  left: 30px;
  position: relative;
  top: 23px;
  width: 63px;
}

::-webkit-scrollbar-track {
      background-color: #b46868;
} /* the new scrollbar will have a flat appearance with the set background color */
 
::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.2);
} /* this will style the thumb, ignoring the track */
 
::-webkit-scrollbar-button {
      background-color: #7c2929;
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 
::-webkit-scrollbar-corner {
      background-color: black;
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

table.about a, table.about a:visited {
	color: white;
}
table.about a:hover {
	color: #fee300;
}
table.about h3 {
  margin: 0;
}
table.about li {
  margin-left: 13px;
}
.entry-content h2 {
  color: #e6b00c;
  margin-bottom: 0;
}
.ori > div {
  width: 240px !important;
}
.entry-content > h3 {
  color: #fff;
  font-family: podkova;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
}
.entry-content li {
  margin-bottom: 5px;
  margin-left: 15px;
}
.jadwal h3 {
  color: #f9dd70;
  font-weight: normal;
  margin: 0;
  text-transform: none;
}
.jadwal td {
  font-size: 11px;
  padding: 10px;
}
#livechat-eye-catcher img {
  opacity: 1;
}
.home-about li {
  list-style: outside none number;
  margin-bottom: 10px;
  margin-left: 15px;
}
.pagination {
  background: transparent none repeat scroll 0 0;
  clear: both;
  font-size: 11px;
  height: 80px;
  line-height: 13px;
  margin-bottom: 35px;
  margin-top: 35px;
  padding: 17px 25px;
  position: relative;
  width: 100%;
}
.blog article header.entry-header {
  height: 62px;
}
.pagination span, .pagination a {
  background: none repeat scroll 0 0 #f1f1f1;
  color: #013d50;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin: 2px 2px 2px 0;
  padding: 15px;
  text-decoration: none;
  width: auto;
}
.pagination a:hover{
color:#fff;
background: #180700;
}
 
.pagination .current {
  background: none repeat scroll 0 0 #180700;
  color: #fff;
}
table.event {
  width: 750px;
}
table.event td {
  color: rgb(244, 216, 109) !important;
  font-size: 13px;
  padding: 5px 5px 5px 15px;
  text-transform: none;
}
#primary article .entry-content a {
  color: #ffdc5c !important;
  cursor: pointer;
  outline: 0 none;
  text-shadow: none;
}
#primary article .entry-content a:hover {
  color: #fff !important;
  cursor: pointer;
  outline: 0 none;
  text-shadow: none;
}
#primary article .entry-content .image {
	max-width:100%;
	margin:0 auto;
	height:auto;
	display:block;
	float:none !important;
}
table h3 {
  color: rgb(255, 255, 255) !important;
  font-size: 16px !important;
  margin: 0 !important;
}
.text {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.text h1 {
  font-size: 20px;
  margin-bottom: 10px;
}
.text h2, .text h3, .text p {
  margin-bottom: 10px;
}
.text p, .text span {
  color: white !important;
}
.main-navigation.top-navigation ul li:hover > ul.sub-menu {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  left: -35px;
  top: 46px;
}
.main-navigation li ul.sub-menu li:hover > ul.sub-menu {
  border: medium none;
  border-radius: 0;
  left: 249px;
  margin-left: 0;
  position: absolute;
  top: -15px;
}
.main-navigation li ul.sub-menu ul.sub-menu a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: white;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 0;
  width: 151px;
}
.page td, .page th {
    background: #353535 none repeat scroll 0 0;
    border: 1px solid #4f4f4f;
    padding: 8px 12px;
}
.page tr {
    background: #353535 none repeat scroll 0 0;
    border: 1px solid #353535;
}
.page article .attachment-post-thumbnail {
	max-width:0 auto;
	display:block;
	margin:0 auto;
	height:auto;
}
.post article .attachment-post-thumbnail {
	max-width:0 auto;
	display:block;
	margin:0 auto;
	height:auto;
}
.text {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.text h1 {
  font-size: 20px;
  margin-bottom: 10px;
}
.text h2, .text h3, .text p {
  margin-bottom: 10px;
}
.text p, .text span {
  color: white !important;
  font-size: 13px;
  font-weight: normal;
  line-height: 28px;
}
.main-navigation.top-navigation ul li:hover > ul.sub-menu {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  left: -35px;
  top: 46px;
}
.main-navigation li ul.sub-menu li:hover > ul.sub-menu {
  border: medium none;
  border-radius: 0;
  left: 249px;
  margin-left: 0;
  position: absolute;
  top: -15px;
}
.main-navigation li ul.sub-menu ul.sub-menu a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: white;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 0;
  width: 151px;
}
.page td, .page th {
  background: #353535 none repeat scroll 0 0;
  border: 1px solid #4f4f4f;
  font-size: 13px;
  line-height: 100%;
  padding: 8px 12px;
  vertical-align: middle;
}
.page tr {
    background: #353535 none repeat scroll 0 0;
    border: 1px solid #353535;
}
.site-content {
  border: medium none;
  display: block;
  height: auto;
  margin-bottom: 0;
  margin-top: 0;
  min-width: 1000px;
  padding: 23px 0 0;
  position: relative;
  width: 100%;
}
a img {
  opacity: 1;
  text-decoration: none;
  transition: all 0.4s ease 0s;
}
#contact {
  display: none;
}
.text p, .text span {
  line-height: 19px;
  padding-right: 10px;
  text-align: justify;
}
.emaillist {
	position:fixed;
	bottom:35px;
	left: 20px;
	display: block;
	z-index:999;
	width:300px;
	height:230px;
	padding:20px 10px;
	background: rgb(195,101,34);
    background: linear-gradient(352deg, rgba(195,101,34,1) 0%, rgba(241,214,113,1) 73%, rgba(255,207,104,1) 100%); 
	border:2px solid #fff;
	box-shadow:0px 0px 10px 0px #000;
	border-radius: 7px;
}
.emaillist .es_caption {
	padding-right: 0px !important;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	color: #b75a00;
	font-size: 13px;
	text-shadow: 0px 0px 5px #fffea3;
}
.emaillist .es-field-wrap label {
	color:#222;
	font-weight:400;
} 
.emaillist .es-field-wrap label input {
	width:100%;
	margin-top:5px;
	border:none;
	background:#3d2700;
	padding: 5px 10px;
	color: #fff;
}
.emaillist .es_subscription_form_submit {
	width:80%;
	margin:0 auto;
	display:block;
}
.es_subscription_message.success {
	font-size: 14px;
	text-align: center;
	line-height:20px;
	color: #fff !important;
	font-weight: 700;
	text-shadow:0px 1px 2px #000;
}

.es_caption {
    padding-bottom: 1em;
    padding-right: 0.5em;
}

.es_msg {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #F00;
}

.es_textbox {
    padding-bottom: 10px;
}

.es_button {
    padding-top: 10px;
    padding-bottom: 5px;
}

.es_textbox_class {
    width: 200px;
}

.es_lablebox {
    padding-bottom: 3px;
}

.es_subscription_message.success {
    color: #008000;
    font-size: 16px;
}

.es_subscription_message.error {
    color: #ff0000;
    font-size: 16px;
}

.es_spinner_image {
    display: none;
    float: right;
}
.es-field-wrap{
    margin-bottom: 0.6em;
}

.ig-es-form-list-selection, .ig-es-form-list-selection td, .ig-es-form-list-selection tr {
    border: none;
}
#whatsapp {
	position: fixed;
	bottom: 270px;
	left: 35px;
	width: 270px;
	height: 70px;
	display: block;
	z-index: 9999;
}
#whatsapp img {
	width:100%;
	height:100%;
}
.tag .site-content article {
	padding: 30px;
}




.cd {
	background: rgba(0,0,0,0.6);
	position: fixed;
	width:100%;
	height:100%;
	z-index:99999;
	left: 0;
	top: 0;
	display: block;
}
.cd .bgcd {
	width: 700px;
	height: 400px;
	background: url(../images/bg-natal.png) no-repeat scroll center top;
	margin: 0 auto;
	z-index:9999999;
	position:relative;
	top: 50%;
	margin-top: -200px;
	padding-top: 100px;
}
.cd .bgcd #close {
	position: absolute;
	top: -15px;
	right: -15px;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	background: #420001;
	text-align: center;
	line-height: 32px;
	display: block;
	cursor: pointer;
	border: 3px solid #fff;
	font-weight: 900;
	font-size: 18px;
}
.cd .bgcd #close:hover {
	opacity: 0.8;
}
#bannpok {
 position: fixed;
 top: 150px;
 right: 5px;
 width: 200px;
 height: 200px;
 display: block;
 z-index: 9999;
}
.closeban {
 color: #fff;
 position: absolute;
 font-size: 16px;
 right: 0px;
 top: -26px;
}
#club img {
 width:100%;
 height:100%;
}