﻿body{
	font-size: 15px !important;
	background-color: black;
}

footer{
	font-size: 12px !important;
}

.backgroundFooter {
	background: #25252500 !important;
}

.backgroundHeader {
	background-image: url("../img/background/header_bg.png") !important;
    background-size: cover !important;
}

.backgroundCol {
	background: #171717 !important;
}

.backgroundBlack {
	background: #1a1a1a !important;
}

.backgroundCol2 {
	/*background: #252525 !important;*/
	background-image: url("../img/background/bg.jpg");
	width: 100vw;
    background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.backgroundGold {
	background: #F69F00 !important;
}

.blackFont {
	color: black !important;
}

.whiteFont {
	color: #FFFFFF !important;
}

.redFont {
	color: #FF0000 !important;
}

.blueFont {
	color: #34A0FD !important;
}

.orangeFont {
	color: #eb5d1e;
}

.yellowFont {
	color: #D8FF00;
}

.fontSize32{
	font-size: 32px !important;
}

.fontSize20{
	font-size: 20px !important;
}

.navbar a, .navbar a:focus {
	color: #C7C7C7;
	display: inherit;
}

.navbar-mobile a, .navbar-mobile a:focus {
	padding: 10px 10px;
}

.dropdownbg {
	background: #242424 !important;
	left: 0px !important;
}

.borderR-color {
	border-right:1px solid #4a4a4a;
}

.hotG {
	content: url(../img/icon/hot.png);
	top: -12px;
    width: 14px;
    height: 20px;
    position: relative;
}

.mobile-hotG{
	content: url(../img/icon/hot.png);
	top: -30px;
    width: 14px;
    height: 20px;
    position: relative;
	left: -16px;
}

.headerBottom {
	margin-top: 72px !important;
    z-index: 990 !important;
    height: 50px !important;
	background: #242424 !important;
}

.clockColor {
	color: #CECECE;
	font-size: 12px;
}

.marLR {
	margin-left: 10px !important;
	margin-right: 10px !important;
}

.marTop20 {
	margin-top: 20px;
}

.pad0 {
	padding: 0px !important;
}

.pad3 {
	padding: 3px !important;
}

.pad-bottom0 {
	padding-bottom: 0px !important;
}

.width22 {
	width: 20.00% !important;
	padding-left:0px;
}

.width33 {
	width: 33.33% !important;
	padding-left:0px;
}


.width66 {
	width: 66.67% !important;
	padding-left:0px;
}

@media (max-width: 991px){
	.mobile-header {
		display: none !important;
	}
	
	.mobile-show {
		display: block ;
	}
	
	.mobile-pad0 {
		padding: 0px !important;
	}
	
}

@media (min-width: 990px){
	.mobile-show {
		display: none !important;
	}
}

#hero {
	height: 100vh !important;
}

.navbar .getstarted, .navbar .getstarted:focus {
    padding: 4px 15px;
    margin-left: 15px;
}

.buttTrans {
	background: transparent !important;
	border: 1px solid white;
	width: 100px;
	text-align: center;
}

.navbar li:hover > a {
	color: #F69F00!important;
}

#footer .footer-top .social-links a {
	margin: 0px 6px 6px 0px;
}

.navbar-mobile ul {
	background-color: #292B2F !important;
}

.bottom-line {
	border-bottom: 1px solid #545658;
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}

.mobile-getstarted {
	padding: 3px 10px !important;
    margin-left: 8px !important;
}

.marquee {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	
}

.marquee p {
	display: inline-block;
	padding-left: 100%;
	animation: marquee 30s linear infinite;
	margin-bottom: 0px;
}

@keyframes marquee {
	0%   { transform: translate(0, 0); }
	100% { transform: translate(-100%, 0); }
}

.pull-left {
	float: left;
}

.text-left{
	text-align: left !important;
}

.text-right{
	text-align: right !important;
}

.text-center{
	text-align: center !important;
}

.portfolio #portfolio-flters li {
	color: #ffffff;
}

.portfolio-details .portfolio-details-slider .swiper-pagination{
	position: absolute;
}

.mySwiper .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: grey;
    opacity: 1;
    border: 1px solid grey;
}

.mySwiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: white;
}

.maxWidthFit {
	max-width: 200%;
}

:root {
    --swiper-theme-color: #eb5d1e;
}

.team .member {
	background:transparent;
}

.team {
    background: transparent;
    padding: 0;
}

.team .member .member-info-content {
    left: 0px;
}

.team .member:hover .member-info {
    background: linear-gradient(0deg, rgb(36 36 35 / 95%) 0%, rgb(54 54 54 / 95%) 15%, rgba(255, 255, 255, 0) 100%);
}

.member-info {
	border-radius: 25px;
}

.services .icon-box {
	padding: 0px;
	margin:0px;
	background: transparent;
	border-bottom: 3px solid #ffffff00;
}

@media (min-width: 768px){
	.container_gslot {
		max-width: 950px !important;
	}
}

.sectionPL {
	padding: 60px 10px !important;
}
.section-titlePB {
	text-align: center;
    padding-bottom: 0px !important;
}

#mGameSlot {
	background-color: #242323 !important;
}
#mContactUs {
	background-color: #2a2b2c !important;
}
.fontSize25{
	font-size: 25px !important;
}

.cBtn {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 10px;
  margin: 4px 2px;
}

.cBtnRound {border-radius: 50%;}

.cBtn_GameType {
  background-color: #F69F00;
  border: none;
  color: white;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  margin: 2px 2px;
  opacity: 0.5;
  font-weight: bold;
  
}
.cBtnRound_GameType  {
	border-radius: 5px;	/* Lew Modify */
	margin-bottom: 8px;	/* Lew Add */
}

.cBtn_GameType.cBtnRound_GameType.active, .cBtn_GameType.cBtnRound_GameType:hover {
	opacity: 1;
	color: black;
}

.team .member {
	overflow: visible !important;
}

.session-s{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.fontSize16 {
    font-size: 14px !important;
}

.cBtn_SlotGame {
  background: linear-gradient(#FF8900, #FF4E00);
  color: white;
  padding: 5px 10px;
  text-align: center;
  border-radius: 12px;
}

.cBtn_Contact {
  background-color: #5f6164;
  border: none;
  color: white;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin: 4px 2px;
}



/* --------------------- Lew Add --------------------- */



.backgroundCol3 {
	background: #292B2F !important;
}

.backgroundCol4 {
	background:#515151 !important;
}

.backgroundCol5 {
	background:#181717 !important;
}

.backgroundColWhite {
	background: #fff !important;
}

.backgroundTrans{
	background: transparent !important;
}

.blackFont {
	color: #000000 !important;
}

.orangelightFont {
	color: #FF8900 ;
}

.bttBorder{
	border-radius: 30px;
    padding: 5px 20px 5px 20px;
    border: 1px solid #746363a0;
}
}

.hr-height {
	height: 2px !important;
}

.fontSize12{
	font-size: 12px !important;
}

.padrem {
	padding: 1.5rem;
}

@media (min-width: 990px){
	.paddesk{
		padding-top:120px;
	}
}

.pull-right {
	float: right;
}

.close {
	float: right;
	width: 28px;
}

.close:hover,
.close:focus {
	text-decoration: none;
	cursor: pointer;
}

.contact .php-email-form button[type=submit] {
    background: linear-gradient(#FF8900, #FF4E00);
	border-radius: 50px;
	color: #fff;
}

.width100 {
	width: 100% !important;
}

.width40 {
	width: 40%;
}

.contact .php-email-form input, select {
	border-radius: 10px !important;
	/*background: transparent;*/
	border-color: #746363a0;
	height: 44px;
}

.contact .php-email-form {
    width: 100%;
    padding: 30px;
	color: #fff;
	background: transparent;
	border-top: 0px;
	border-bottom: 0px;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 0%);
}

#chkRemPass {
	height:22px;
	background: rgba(40,40,40,0.2);
}

.contact .php-email-form button[type=button] {
    background: linear-gradient(#FF8900, #FF4E00) !important;
    border-radius: 50px !important;
    color: #fff !important;
}
.contact .php-email-form button[type=button] {
    background: #eb5d1e;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
    border-radius: 4px;
}

.selectClass {
	background: black !important;
	border-color: #746363a0;
	border-radius: 10px;
}

.selectClass option{
	background: #000;
}

select.form-control{
    -webkit-appearance: menulist!important;
    -moz-appearance: menulist!important;
    -ms-appearance: menulist!important;
    -o-appearance: menulist!important;
    appearance: menulist!important;
}

.sidenavbar a {
    color: #212223;
    display: inherit;
}

.sidenavbar a:hover{
	color: #FF8900;
}

.currTop {
	vertical-align: top;
	font-size:12px;
}

.sideactive {
	color: #FF8900 !important;
    border-right: 3px solid #FF8900;
}

.mobile-sideactive {
	border-bottom: 3px solid #FF8900;
}

.transfer-border{

    background: #F2F1F1;
    padding: 20px;
    border-radius: 10px;
}



/* --------------REGISTER COMPLETE ANIMATION-------------- */
.wrapper{
	height:100vh;display:flex;justify-content:center;align-items:center;background-color:#eee
}

.checkmark__circle{
	stroke-dasharray: 166;stroke-dashoffset: 166;stroke-width: 2;stroke-miterlimit: 10;stroke: #7ac142;animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

.checkmark__circle_red{
	stroke-dasharray: 166;stroke-dashoffset: 166;stroke-width: 2;stroke-miterlimit: 10;stroke: red;animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards
}

.checkmark{
	width: 56px;height: 56px;border-radius: 50%;display: block;stroke-width: 2;stroke: #fff;stroke-miterlimit: 10;margin: 10% auto;box-shadow: inset 0px 0px 0px #7ac142;animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both
}

.checkmark__check{
	transform-origin: 50% 50%;stroke-dasharray: 48;stroke-dashoffset: 48;animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards
}

@keyframes stroke{
	100%{stroke-dashoffset: 0}
}

@keyframes scale{
	0%, 100%{transform: none}50%{transform: scale3d(1.1, 1.1, 1)}
}

@keyframes fill{
	100%{
		box-shadow: inset 0px 0px 0px 30px #7ac142
	}
}
/* --------------END REGISTER COMPLETE ANIMATION-------------- */


@media (max-width: 990px){
	.mobile-padd {
		padding: 0px !important;
	}
	

}

@media (min-width: 990px){
	.minwidth450 {
		min-width:450px !important;
	}
}

.table>:not(caption)>*>* {
	border-bottom-width: 0px;
}

.v-align {
	vertical-align: middle;
}

.table {
	margin-bottom: 0px;
}

.mar-bottom15{
	margin-bottom: 15px;
}

.session-head-s {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.nav-content{
	border: 1px solid #FF8900;
    border-radius: 10px;
    width: 80%;
	position: relative;
	top: -35px;
}

.mar-Top0 {
	margin-top: 0px;
}

.pad-top0 {
	padding-top: 0px !important;
}

.fontSize10{
	font-size: 10px !important;
}

.op-04{
	opacity: 0.4;
}

.op1{
	opacity: 1;
}

.nav-sticky {
    position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	color: white;
	text-align: center;
}

.back-to-top.active {
    margin-bottom: 60px;
}

.navbar, .navbarshow ul {
    display: flex !important;
}

select.form-control{
    -webkit-appearance: menulist!important;
    -moz-appearance: menulist!important;
    -ms-appearance: menulist!important;
    -o-appearance: menulist!important;
    appearance: menulist!important;
	border-radius: .25rem!important;
	height: 40px!important;;
}