/*
Theme Name: WA-betking
Theme URI: http://pradesga.com/
Description: A minimalist WordPress template theme built with HTML 5.
Version: 1.0
Author: Pradesga Crew
Author URI: http://pradesga.com/
Tags: minimalist, template, html5
 
*/
@font-face {
    font-family: 'oswald';
    src: url('fonts/oswald/Oswald.eot');
    src: url('fonts/oswald/Oswald.eot#iefix') format('embedded-opentype'),
         url('fonts/oswald/Oswald.woff') format('woff'),
         url('fonts/oswald/Oswald.ttf') format('truetype'),
         url('fonts/oswald/Oswald.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open sans';
    src: url('fonts/opensans/OpenSans-Regular-webfont.eot');
    src: url('fonts/opensans/OpenSans-Regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/opensans/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/opensans/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/opensans/OpenSans-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* == BASICS == */

header, 
footer,  
article,  
nav {
	display: block;
}
body {
	background: url('img/bg-betking.jpg') no-repeat top center #000;
	background-size: 100% auto;
	background-attachment: fixed;
	margin:0;
	padding: 40px 0 10px;
	font-family: calibri;
	color: #fff;
}
.wrapper{ 
	margin: 0 auto;
	width: 960px;
}
nav+section {
	overflow: hidden;
	width: 600px;
	float: left;
	clear: none;
	}
#promo-fly{
    height: 539px;
    right: 0; 
    width: 196px;    
	position: absolute; 
    top: 50px;  
} 
#close {
    border-radius: 50%;
    color: #FF0000;
    display: inline-block;
	font-weight: bold;
    padding: 2px 9px;
    position: absolute;
    right: 0;
    text-align: center;
	top: -20px;
}
.title-bank{
	width :auto;
	height: auto!important;
	display: block;
	margin-bottom: 4px;
}
.bank-listing{ 
	border-radius: 4px;
	height: 520px;
	background: url('img/bank-listing.png') no-repeat center top;
	display: table;
	font-family: calibri;
	font-size: 14px;
	color: fff;
	padding: 0px 12px;
	margin-right: 6px;
	width: 166px;
}

.bank-listing > img{
	margin: 28px auto 10px;
	float: none;
	display: block;
	width: auto;
	height: auto;
}
.bank-listing p{
	padding: 0;
	margin: 1px 0;
	color: #fff;
}
.left-fly{
	position: absolute;
	top: 20px;
	left: 4px; 
	width: 192px; 
}
.left-fly img{
	width: 192px;
	height: auto;
	display: block;
	margin-bottom: 20px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.left-fly img:hover{
  border-radius: 8%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
}
/* == LINKS == */

a:link, a:visited {
    color: #ffd34d;
    text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #fff;
	}

/* == HEADER == */
.header { 
	padding: 0px 0 20px;
	color: #ccc;
	margin-top: 0px;
	}
.header h1 {
  width: 335px;
  float: left;
  margin-bottom: 2px;
  margin-top: 0px;
}
.header h1 a:link, .header h1 a:visited {
	text-decoration: none;
	color: #ddd;
}
.header h1 a:hover, .header h1 a:active {
	text-decoration: none;
	color: #fff;
}
.brand > img {
  max-width: 380px;
  margin-top: 0px;
}
.contact-top{
	width: 600px;
	float: right;
	position: relative;
	right: 0;
	bottom: 8px;
	background: url('img/black-trans.png') repeat center;
	height: 50px;
	line-height: 2.3;
	border-radius: 4px;
	display: table;
	margin-top: 10px;
	padding: 0 8px;
}
.contact-top a{
	color: #ffd34d;
	text-decoration: none;
}
.contact-top a  img {
	width: 29px;
	margin-top: 10px;
	float: left;
	margin-right: 2px;
	border-radius: 50%;
}
.contact-top > ul{
	display: table;
	margin: 0 auto;
	padding: 6px;
	color: #ffd34d;
	font-size: 20px;
	font-family: oswald;
	list-style: none;
	float: right;
	width: 100%;
}
.contact-top > ul > li{ 
	margin-right: 6px;
	display: table-cell;
	font-size: 16px;
}
.contact-top > ul > li:last-child{ 
}
.contact-top > ul > li > img, 
.contact-top > ul > li a > img{
	vertical-align: middle;
	display: inline-block;
	margin-right: 16px;
}
.primari-menu { 
    border-radius: 8px;
    display: inline-block;
    height: 56px;
    margin-bottom: 0px;
    padding: 2px 0;
    width: 100%;
}
.nav.navbar-nav {
	background: url('img/main-navbg.jpg') no-repeat center;
    box-shadow: 1px 0 2px #000000 inset;
	border-radius: 8px 8px 0 0;
    display: block;
    height: 60px;
    list-style: none outside none;
    margin: 0 auto;
    padding: 0;
}
.navbar-nav > li { 
	background: url('img/li-menu.png') no-repeat center right;
	float: left;
	padding: 2px 0px; 
	line-height: 2;
	height: 60px;
	text-align: center;
	min-width: 14%;
}
.navbar-nav > li:last-child{
	background: none;
}
.navbar-nav > li > a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-family: open sans;
	font-size: 14px;
	font-weight: bold;
	display: block;
	position: relative;
	width: 100%;
	line-height: 4;
	min-height: 43px;
	border-bottom: 4px solid transparent;
}
.navbar-nav > li > a:hover,
.dropdown > a:focus,
.dropdown > a.active,
li.current-menu-item > a{
	color: #ffd34d;
	text-shadow: 3px 2px 3px #000000; 
}
.dropdown{
	
}
.dropdown > ul{
    display: none;
    list-style: none outside none;
    padding: 0 4px;
    position: relative;
    z-index: 9999;
    margin: 0;  
	background: url('img/transparent-black.png') repeat center;
}
.dropdown:hover > ul{
	display: block; 
}
.dropdown > ul > li > a{
	text-decoration: none; 
	width: 100%;
	display: block;
	color: #fff;
}
.dropdown-menu { 
	left: -5px; 
	text-align: left;
	width: 100%;
}
.dropdown-menu li{
	margin: 2px;
	padding: 2px;
	border-bottom: none;
}
.dropdown-menu a{
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
}
.dropdown-menu li:hover a{
	color: #bbff71;
	text-decoration: none;
}
.news-top{
	display: block;
	width: 960px;
	margin: 0 0 4px;
	background: url('img/news-ti-bg.png') no-repeat center top;
	height: 29px;
	overflow: hidden;
	color: #fff;
	padding-top: 3px;
}
.news-top > *{
	margin-left: 108px;
}
#slider.article-home {
  clear: both;
  display: inline-block;
  float: left;
  width: 632px;
}
/* == POSTS == */
.main-content {
	clear: both;
	float: left;
	max-width: 629px;
	margin-bottom: 50px;
	width: 100%;
}
.top-content {
	border-bottom: 1px solid #fec602;
}
article[id*=post-] {
	background-color: rgba(0, 0, 0, 0.8);
	background: rgba(0, 0, 0, 0.8);
	float: left;
	margin-right: 10px;
	overflow: hidden;
	padding: 10px 14px;
	width: 598px;
}
img.size-full {
	max-width: 100%;
	height: auto;
}
article>header p, 
article>footer p {
	font-style: italic;
	}
section>h1 {
	padding-top: 10px;
	}
.top-content > h1,
.page-title {
	color: #fefdbf;
	font-family: oswald;
	font-size: 21px;
	font-weight: 100;
}
.pg-title{
	text-transform: uppercase;
	color: #ffc200;
	margin: 6px 0;
	font-size: 18px;
}
.main-content p img {
  max-width: 100%;
  height: auto;
}
.footer-post{
	background: url('img/fpost.png') repeat center;
    box-shadow: 0 0 4px #555555 inset;
    display: inline-block;
    width: 100%;
}
.next-prev {
	background: url('img/fpost.png') repeat center;
    box-shadow: 0 0 4px #555555 inset;
    display: inline-block;
    width: 100%;
}
.next-prev a {
  display: inline-block;
  padding: 0 10px;
  width: 45%;
  text-align: center;
}
.next-prev a[rel="prev"] { 
    border-right: 1px solid #3A3A3A;
    float: left;
    padding-left: 25px;
    text-align: left;
    text-decoration: none;
    width: 44%;
}
.next-prev a[rel="next"] {
	float: right;
	width: 42%;
	text-decoration: none;
    text-align: right;
	padding-right: 25px;
}
.fp-text{
	float: left;
	width: 50%;
	text-align: left; 
	padding: 10px;
}
.to-share{
    display: block;
    float: none;
    margin: 10px auto;
    padding: 40px 10px 0;
    text-align: center;
    width: 264px;
	float: right;
}
.recent-five-posts{
	margin-bottom: 10px;
}
.recent-five-posts > h3 {
	border-bottom: 1px solid #1C1C1C;
	border-left: 8px solid #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 6px;
	padding-left: 10px;
}
.recent-five-posts > ul {
	list-style: inherit;
	padding: 0;
	margin: 4px;
}
.recent-five-posts > ul > li {
    list-style: decimal inside none;
}
.about-tit {
    background: url("https://www.betking88.online/wp-content/themes/aw-betking/img/wgt-bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #BBFF71;
    font-family: open sans;
    font-size: 18px;
    padding: 6px 21px;
    text-transform: uppercase;
    font-weight: normal;
}
.block-full{
	display: block;
	margin: 20px 0;
	clear: both;
} 
.by-step {
  margin: 20px auto;
  width: 635px;
} 
.by-step td{
	text-align: center;
	padding: 0px;
}
.by-step td img{
	width: 100%;
}
.game-game > li {
	background: url("img/arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #fff;
	float: left;
	list-style: none!important;
	padding-left: 20px;
	width: 46%;
}
/* == NAVIGATION == */

nav {
	text-align: center;
	clear: both;
	}
nav {
	background: #111;
	padding: 10px 0;
	}
nav ul {
	text-align: left;
	margin: 0;
}
nav li {
	margin-right: 20px;
	font-weight: bold;
	display: inline;
	}

/* == COMMENTS == */
.com-content {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
article[id*=comment-] {
	margin: 15px 0;
	padding: 10px;
}
article[id*=comment-] h4 {
	margin: 0;
}
.alt {
	border: 1px solid #ddd;
	background: #eee;
}
form[method=post] label {
	display: block;
}
form[method=post] input {
	margin: 2px 0 12px 0;
	display: block;
}
/* == SIDEBAR == */ 
.right-widget .myform{
	display: table;
	margin: 0 auto;
}
.daftar-formulir{
	background: url('img/transparent-black.png') repeat center;
    float: right;
    padding: 10px 38px;
    width: 244px;
	display: inline-block;
	position: relative;
}
.list-form {
	display: block;
	margin: 0px;
	min-height: 10px;
	width: 100%;
} 

.list-form ::-webkit-input-placeholder { color:#000;opacity: 1; }
.list-form ::-moz-placeholder { color:#000; opacity: 1;} /* firefox 19+ */
.list-form :-ms-input-placeholder { color:#000;opacity: 1; } /* ie */
.list-form input:-moz-placeholder { color:#000;opacity: 1; } 
.list-form input {
    height: 24px;
    margin: 0 0 4px 0!important;
    width: 236px;
} 
.list-form input:focus,   
.list-form select:focus,   
.list-form input.select{
	opacity: .5;
	background: #dedede;
	border-radius: 2px; 
	color: #111;
}
.list-form select {
    height: 29px;
    margin: 0 0 4px;
    width: 242px;
}
.t-daftar {
	font-family: open sans;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff; 
	margin: 0 0 14px;
}
.list-form >  input[type="submit"]{
	background: url('img/btn-bg.png') repeat-x center;
	height: 37px;
	border: none;
	border-radius: 6px;
	padding: 0 10px;
	display: table;
	margin: 10px 0;
	width: auto;
	color: #fff;
	cursor: pointer;
}
span.judul {
  color: gold;
  font-size: 18px;
  font-weight: bold;
}
.form-group input, .form-group select {
  float: none;
  height: 25px;
  margin-top: 10px;
}
.wpcf7 input[type="submit"] {
  background: url("img/btn-bg.png") repeat-x scroll center center rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  display: table;
  height: 37px;
  margin: 10px 0;
  padding: 0 10px;
  width: auto;
}
aside { 
	overflow: hidden;
	width: 320px;
	float: right;
	clear: none;
	}
.right-widget {
	background: url('img/transparent-black.png') repeat center;
	padding: 0 20px;
	list-style: none;
	margin: 0;
}
.right-widget h2{ 
    color: #fff;
    display: block;
    font-family: open sans;
    font-size: 18px;
    margin: 0;
    padding: 12px 20px 20px;
    text-align: left;
    text-transform: uppercase;
}
.right-widget > li {
    list-style: none outside none;
    margin-bottom: -8px;
    padding-bottom: 20px;
}
.right-widget > li:last-child{
	margin-bottom: 10px;
	border-bottom: 1px solid #191919;
	border-radius: 8px;
}
.right-widget >  li > ul {
	list-style: none;
	padding: 0 4px;
	margin-bottom: 10px; 
}
.right-widget >  li > ul > li{
	list-style: none;
	display: block;
	margin: 2px 0;
	padding: 2px;
	border-bottom: 1px dashed #191919;
}
.right-widget a{
	text-decoration: none;
}
.Wcontact-list{
	margin: 2px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
	max-width: 286px;
}
.Wcontact-list > li{
	display: block;
	margin: 2px 0;
	height: 40px;
	border: none!important;
	line-height: 2.5;
	padding-left: 100px!important;
	color: #fff;
	border-radius: 4px;
	background-size: 100%;
}
.bb-num {
	background: url('https://www.betking88.online/wp-content/themes/aw-betking/img/bbm.png') no-repeat scroll center center rgba(0, 0, 0, 0);
}
.wa-num {
	background: url('https://www.betking88.online/wp-content/themes/aw-betking/img/whatsapp.png') no-repeat scroll center center rgba(0, 0, 0, 0);
}
.ym-id {
	background: url('https://www.betking88.online/wp-content/themes/aw-betking/img/yahoo.png') no-repeat scroll center center rgba(0, 0, 0, 0);
}
.sms {
	background: url('img/sms.png') no-repeat scroll center center rgba(0, 0, 0, 0);
}
.Wlist-game {
    display: block;
    max-width: 275px;
    overflow: hidden;
    padding: 20px 0px;
    width: 100%;
}
.Wlist-game > span {
	display: block; 
	text-align: center;
	margin: 0 0 8px;
	overflow: hidden;
}
.Wlist-game > span > a{
	width: 33.3391%;
	height: 100%;
	display: inline-block;
	float: left;
	margin: 0;
	text-align: center;
	padding: 0;
}
.Wlist-game > span > a > img{
    border-radius: 4px;
    height: 65px;
    width: 65px;
	opacity: 1.0;
	filter: progid:DXImageTransform.Microsoft.Matrix(
				M11=1, M12=0, M21=0, M22=1, sizingMethod='auto expand');
	zoom: 1;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.8s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.Wlist-game > span > a:hover > img{
	opacity: 0.2;
	filter: progid:DXImageTransform.Microsoft.Matrix(
				M11=0.9961946980917455, M12=-0.08715574274765817, M21=0.08715574274765817, M22=0.9961946980917455,  sizingMethod='auto expand');
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	zoom: 1.8;
	-moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px #000;
}
.widget_recent_entries .wf-inner ul li {
	background: url("img/balbalan.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
	background-size: 15px auto;
	display: block;
	margin: 0 0 4px;
	padding-left: 30px;
}
/* == FOOTER == */

.footer-website{
    clear: both;
    color: #E7E7E7;
    margin-bottom: 10px;
    overflow: visible;
    padding: 20px 0;
    position: relative; 
    width: 100%;
} 
.widget-f{
	float: left;
	width: 306px;
	margin-right: 20px;
	background: #0d171b;
	padding: 0;
	border-top: 2px solid #ffd34d;
	min-height: 265px;
}
.block-full .widget-f:last-child{
	margin-right: 0;
	float: right;
}
.wf-inner{
	padding: 20px;
	font-family: open sans;
	font-size: 12px;
	min-height: 228px;
}
.widget-f > h2 {
	text-align: center;
	font-family: open sans;
	font-weight: 100;
	margin: 12px 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
}
.why-chose{
	padding-top: 8px; 
} 
.why-chose li{ 
	background: url('img/cawang.png') no-repeat center left;
	font-size: 14px;
	padding: 2px 6px 2px 30px;
	text-transform: uppercase;
}
.wf-inner ul{
	list-style: none;
	padding: 0;
	margin: 0;
}	
.wf-inner ul li{
	display: block;
	margin: 0 0 4px;
}
.footer-bottom{
	border-top: 2px solid #ffd34d;
        text-align: center;
}
.footer-bottom p{
        text-align: center;
}
.footer-website a{
	text-decoration: none;
	color: #e7e7e7;
}
.footer-bottom span { 
}

.bankoffi {
  display: table;
  list-style: outside none none;
  padding: 10px 0;
  width: 100%;
}
.bankoffi > li {
  float: left;
  text-align: center;
  width: 25%;
  font-size: 12px;
}
/* == SEARCH == */

label[for=s] {
	display: none;
	}

/* == ELEMENTS == */

.kotak-game{
	border: 1px solid #ffd34d;
	border-radius: 4px;
	box-shadow: 0 0 10px #ffd34d inset;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 19%;
	margin-right: 9px;
	min-height: 330px;
}
.block-full > .kotak-game:last-child{
	margin-right: 0;
} 
.kotak-game > h2 {
	display: block;
	margin-left: 10px;
    text-shadow: 2px 2px 0px #000;
	margin: 0;
	padding: 6px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	font-family: oswald;
	background: url("img/btn-bg.png") repeat-x scroll center center rgba(0, 0, 0, 0);
}
.kotak-game > h3 {
	display: block;
	margin-left: 10px;
	margin: 0;
	padding: 4px 6px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-family: open sans;
	font-weight: 600;
	letter-spacing: 4px;
	background: url("img/btn-bg.png") repeat-x scroll center center rgba(0, 0, 0, 0);
}
.daftar-game {
	display: table-cell;
	vertical-align: middle;
	width: 180px;
	height: 105px; 
}
.jenis-game{  
	height: 180px;
	display: block;
	vertical-align: bottom;
	box-shadow: 0 0 10px #ffd34d inset;
	position: relative;
	text-align: center;
}
.jenis-game > a{
	background: url("img/gifnya.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
	top: 144px;
	display: table;
	height: 24px;
	margin: 0 auto;
	position: relative;
	width: 87px;
	border-radius: 4px;
}
.jenis-game > a:hover{
	background: url("img/pngnya.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.k-sportbook{
	background: url('img/sportbook.jpg') no-repeat center;
	background-size: cover;
}
.k-casino{
	background: url('img/casino.jpg') no-repeat center;
	background-size: cover;
}
.k-tangkas{
	background: url('img/tangkas.jpg') no-repeat center;
	background-size: cover;
}
.k-togel{
	background: url('img/togel.jpg') no-repeat center;
	background-size: cover;
}
.k-poker{
	background: url('img/poker.jpg') no-repeat center;
	background-size: cover;
}
.daftar-game > a {
  background: url('img/arrow.png') no-repeat center left;
  display: block; 
  margin: 6px 10px;
  text-transform: uppercase;
  padding-left: 20px; 
  text-align: left;
}
/* form CSS */
.wpcf7 {
  position: relative;
}
span.wpcf7-not-valid-tip {
	background: none repeat scroll 0 0 #ff0;
	color: #f00;
	display: block; 
	left: 0;
	position: absolute;
	width: 242px;
	z-index: 9999;
	bottom: 1px;
	opacity: .8;
	font-size: 12px!important;
}
.wpcf7-response-output {
	position: absolute;
	bottom: -8px;
	left: 0;
	font-size: 12px;
}
.label {
  color: #fff;
  display: inline-block;
  float: left;
  font-family: oswald;
  font-size: 14px;
  font-weight: 100;
  width: 120px;
}
/*TABLE CSS ========================== */
table.matches{
	max-width: 100%;
	width: 100%;
	height: auto!important;
	margin: 10px auto;
}
table.matches th,
table.matches td{
	height: auto;
	padding: 2px 1px;
} 
table.matches tbody{
	border-top: 1px solid #1ea0d6;
}
table.matches  tr.even { 
  background: #222222;
}
table.matches  tr.odd { 
  background: #000;
}
table.matches .score-time,
table.matches .competition{
	text-align: center;
}
.stat.tblhover {
    border-bottom: 1px solid #606060;
    border-top: 1px solid #606060;
    padding-bottom: 4px;
    padding-top: 4px;
    width: 100%;
}
.stat.tblhover td {
    min-width: 18%;
	padding: 4px 0 4px 4px;
}
.comp, .dash {
    color: #02faf7;
	font-weight: bold;
	text-align: center;
}
.stat.tblhover tr,
tr.status5{
	background: #111;
}
tr.status5.col,
.stat.tblhover tr.col{
	background: #343434;
}
.banner-utama{
  clear: both;
  display: inline-block;
  float: left;
  max-width: 632px;
  width: 100%;
}
.banner-utama img{
	display: table;
	width: 100%;
	height: auto;
}
/* == ALL YOUR CODE ARE BELONG TO POETRY == */