body {
	overflow-x: auto;
}

.footer-wrapper {
	color: #47bde4;
	clear: both;
	margin-top: 20px;
	margin-bottom: 12px;
}

.footer-wrapper a {
  color: #737373;
}

.footer {width: 100%; position: relative; clear: both;}

.footlogo {
margin:0 10px;
}
.footcontent {
  margin-top:30px;
  color: #535353;
}

.footcontent h2 {
  color: #f9d94e;
  font-size: 12px;
}

.footcontent p {
	color: #eee;
	font-size: 13px;
	line-height: 18px;
}

.footcontent .margin {
	margin-top: 10px;	
}

.foot__item ul li {
	list-style: disc;
	color: #eee;
	text-indent: -4px;	
}

.foot__item ul {
	padding: 0 16px;	
}

.foot__item:not(:last-child) {
	margin-right: 12px;	
}

.footcontent span {
  color: #f9d94e;
  font-size: 12px;
  font-weight: bold;
}

.foot__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;	
	-webkit-box-pack: justify;	
	    -ms-flex-pack: justify;	
	        justify-content: space-between;
}

.foot__item {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;	
	-ms-flex-preferred-size: 0;	
	    flex-basis: 0;
}

.footer__nav {
	background: url('../images/footer/bg-nav-footer.png') no-repeat;
	background-size: 100% 100%;
	height: 40px;
	padding: 5px 0;
}

.footer2 {
	background: url('../images/footer/batik.jpg');
	background-size: 100% 100%;
	margin-top: 56px;
}

.footer__nav .copyright {
	font-size: 12px;
	/* margin-right: 10px; */
	line-height: 18px;
	margin-right: 5px;
	font-family: engraver;
}

.footer__nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 10px;
	line-height: 28px;
	position: relative;
	left: -16px;
}

.footer__nav--item {
	padding: 0 14px;	
	font-family: signup_font;
	font-size: 18px;
}

.footer__nav--item a {
	color: #f9d94e;
	font-family: engraver;
}

.footer__nav--item:not(:last-child) {
	border-right: 1px solid #000;
}

.foot__content2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;	
	-webkit-box-pack: justify;	
	    -ms-flex-pack: justify;	
	        justify-content: space-between;
	font-size: 14px;
	font-family: tahoma;
}

.foot__item2 {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.foot__item2:not(:last-child) {
	border-right: 1px dashed #f9d94e;
	padding-right: 20px;
}

.foot__item2:not(:first-child) {
	padding-left: 20px;
}

.foot__item2 a:hover {
	color: #f9d94e;
}

.foot__content2 h2 {
	color: #f9d94e;
	margin-bottom: 5px;
}

.footer__info {
	display: inline-block;
	width: 70px;
}

.footer__info2 {
	display: inline-block;
	width: 100px;
}

.footer__info3 {
	display: inline-block;
	width: 90px;
}

ul.footnav, ul.footnav li, .footmenu, .footmenu li {
margin:0;
padding:0;
list-style:none;
}

ul.footnav {
display:inline-table;
margin-left:20px;
margin-top: 5px;
}

ul.footnav li {
float:left;
margin-top:10px;
padding:0 15px;
line-height:10px;
}

ul.footnav li:first-child {
border:none;
padding-left:0;
}

ul.footnav li a {
color:#fff;
}

ul.footnav li a:hover {
	color:#e5a23d;
}


.footer-section1 {
  height: 43px;
  background: url(../images/footer-section1.jpg) no-repeat;
}

.footer-section2 {
  height: 135px;
  background: url(../images/footer-section2.png) no-repeat;
  position: relative;
  background-size: 100% 100%;
}

.foot-game {
  position: absolute;
}

.foot-game td {
  padding-left: 10px;
}

.foot-casino td, .foot-poker td {
  padding-left: 18px;
}

.foot-game img {
	width: 75px;
	height: 30px;
}
.foot-slots img {
	width: 116px;
	height: 24px;
}

.foot-egames img {
	width: 88px;
	height: 32px;
}

.foot-fighting img {
	width: 88px;
	height: 38px;
}

.foot-game td:first-child {
  padding-left:0px;
}

.foot-game td img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.foot-game td img:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.foot-sportsbook {
  top:24%;
  left: 5px;
}

.foot-casino {
  top:22%;
  left: 24%;
}

.foot-slots {
  top:74%;
  left: 8px;
}

.foot-poker {
  top:24%;
  left: 83.4%;
}

.foot-egames {
  top:72%;
  left: 62.9%;
}

.foot-fighting {
  top:70%;
  left: 53.4%;
}

.foot-multi {
	top:72%;
	left: 85.6%;
}

.footheading {
  font-size:18px;
  color: #ccc;
  font-weight: normal;
  margin: 0; padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}

.footmenu li {
  padding: 5px 0;
}

.footmenu li a {
  font-size: 14px;
  color: #7c7c7c;
}

.copyright {
margin-top:5px;
padding-bottom: 10px;
color:#fff;
font-size: 14px;
font-style: italic;
text-align: center;
}

.foot__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.foot__social--2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-top: 6px;
}

.foot__social--item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	border-bottom: 1px dashed #f9d94e;
}

.foot__social--left {
	border-right: 1px dashed #f9d94e;
	margin-right: 2px;
	padding-right: 14px;
}

.foot__social--right {
	padding-left: 8px;
}

.foot__social img {
	width: 136px;
}

.foot__social--left img {
	width: 140px;	
}

.foot__social--img, .foot__social--img2, .foot__social--img3  {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-transition: transfrom .3s;
	-o-transition: transfrom .3s;
	transition: transfrom .3s;
}

.foot__social--img2 {
	position: relative;
	top: -4px;
}

.foot__img img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}

.foot__img img:hover {
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);	
}

.foot__social--img img:hover {
	-webkit-transform: rotate(360deg);
	    -ms-transform: rotate(360deg);
	        transform: rotate(360deg);	
}

.foot__social--img img {
	width: 30px;
	padding-right: 2px;	
}

.foot__social--img2 img {
	width: 30px !important;
}

.foot__social--img3 img {
	padding-right: 8px;
	height: 26px;
}

.footer__nav2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 1420px;
	margin: 0 auto;
}

.footer .container {
	width: 1420px;
}
